
/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #326996;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #f05578;
  --red: #d64f4f;
  --orange: #ef952c;
  --yellow: #ffc107;
  --green: #57b157;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6e6e6e;
  --gray-dark: #343a40;
  --primary: #326996;
  --secondary: #f05578;
  --success: #57b157;
  --info: #326996;
  --warning: #ef952c;
  --danger: #d64f4f;
  --light: #f5f5f5;
  --dark: #51555d;
  --ligth: #fff;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: "Circular", Arial, sans-serif;
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(37, 37, 37, 0);
}
@-ms-viewport {
  width: device-width;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
body {
  margin: 0;
  font-family: corporate-a, Georgia, Times, serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
  color: #252525;
  text-align: left;
  background-color: #fff;
}
[tabindex="-1"]:focus {
  outline: 0 !important;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
.main .sharedaddy h3.sd-title,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}
address {
  font-style: normal;
  line-height: inherit;
}
address,
dl,
ol,
ul {
  margin-bottom: 1rem;
}
dl,
ol,
ul {
  margin-top: 0;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
dfn {
  font-style: italic;
}
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: #326996;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: #1f415d;
  text-decoration: underline;
}
a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}
code,
kbd,
pre,
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 {
  border-style: none;
}
img,
svg {
  vertical-align: middle;
}
svg {
  overflow: hidden;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6e6e6e;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button {
  border-radius: 0;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="time"] {
  -webkit-appearance: listbox;
}
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-cancel-button,
[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;
}
.bpg_resource-type,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.main .sharedaddy h3.sd-title,
.teaser-resource__heading,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
  font-family: Circular, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.2;
  color: #326996;
}
.h1,
h1 {
  font-size: 3.25rem;
}
.h2,
h2 {
  font-size: 2.25rem;
}
.h3,
.main .sharedaddy h3.sd-title,
h3 {
  font-size: 1.75rem;
}
.bpg_resource-type,
.h4,
.teaser-resource__heading,
h4 {
  font-size: 1.5rem;
}
.h5,
h5 {
  font-size: 1.25rem;
}
.h6,
h6 {
  font-size: 1.125rem;
}
.lead,
.test-type-description {
  font-weight: 300;
}
.display-1 {
  font-size: 6rem;
}
.display-1,
.display-2 {
  font-weight: 300;
  line-height: 1.2;
}
.display-2 {
  font-size: 5.5rem;
}
.display-3 {
  font-size: 4.5rem;
}
.display-3,
.display-4 {
  font-weight: 300;
  line-height: 1.2;
}
.display-4 {
  font-size: 3.5rem;
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(37, 37, 37, 0.1);
}
.small,
small {
  font-size: 80%;
  font-weight: 400;
}
.mark,
mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.content-wrapper {
	overflow: hidden;
}
.list-inline,
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.blockquote {
  margin-bottom: 1rem;
  font-size: 20px;
}
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6e6e6e;
}
.blockquote-footer:before {
  content: "\2014 \00A0";
}
.img-fluid,
.img-thumbnail,
.singular-body-page-sections img {
  max-width: 100%;
  height: auto;
}
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
}
.figure {
  display: inline-block;
}
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.figure-caption {
  font-size: 90%;
  color: #6e6e6e;
}
code {
  font-size: 87.5%;
  color: #f05578;
  word-break: break-word;
}
a > code {
  color: inherit;
}
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 2px;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}
pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row,
.videos-modal__videos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto,
.team-member-wrap-2,
.team-member-wrap-3,
.team-member-wrap-4 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
.col-1,
.col-auto {
  -webkit-box-flex: 0;
}
.col-1 {
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}
.col-2 {
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}
.col-2,
.col-3 {
  -webkit-box-flex: 0;
}
.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
.col-4,
.col-5 {
  -webkit-box-flex: 0;
}
.col-5 {
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}
.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-6,
.col-7 {
  -webkit-box-flex: 0;
}
.col-7 {
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}
.col-8 {
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}
.col-8,
.col-9 {
  -webkit-box-flex: 0;
}
.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}
.col-10,
.col-11 {
  -webkit-box-flex: 0;
}
.col-11 {
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}
.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
}
.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}
.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}
.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}
.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}
.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}
.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}
.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}
.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}
.offset-1 {
  margin-left: 8.33333%;
}
.offset-2 {
  margin-left: 16.66667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.33333%;
}
.offset-5 {
  margin-left: 41.66667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.33333%;
}
.offset-8 {
  margin-left: 66.66667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.33333%;
}
.offset-11 {
  margin-left: 91.66667%;
}
@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3,
  .team-member-wrap-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4,
  .team-member-wrap-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6,
  .team-member-wrap-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}
.table td,
.table th {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #d9d9d9;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #d9d9d9;
}
.table tbody + tbody {
  border-top: 2px solid #d9d9d9;
}
.table .table {
  background-color: #fff;
}
.table-sm td,
.table-sm th {
  padding: 0.3rem;
}
.table-bordered,
.table-bordered td,
.table-bordered th {
  border: 1px solid #d9d9d9;
}
.table-bordered thead td,
.table-bordered thead th {
  border-bottom-width: 2px;
}
.table-borderless tbody + tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
  border: 0;
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(37, 37, 37, 0.05);
}
.table-hover tbody tr:hover {
  background-color: rgba(37, 37, 37, 0.075);
}
.table-primary,
.table-primary > td,
.table-primary > th {
  background-color: #c6d5e2;
}
.table-hover .table-primary:hover,
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #b5c9d9;
}
.table-secondary,
.table-secondary > td,
.table-secondary > th {
  background-color: #fbcfd9;
}
.table-hover .table-secondary:hover,
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #f9b7c6;
}
.table-success,
.table-success > td,
.table-success > th {
  background-color: #d0e9d0;
}
.table-hover .table-success:hover,
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #bfe1bf;
}
.table-info,
.table-info > td,
.table-info > th {
  background-color: #c6d5e2;
}
.table-hover .table-info:hover,
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #b5c9d9;
}
.table-warning,
.table-warning > td,
.table-warning > th {
  background-color: #fbe1c4;
}
.table-hover .table-warning:hover,
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #f9d5ac;
}
.table-danger,
.table-danger > td,
.table-danger > th {
  background-color: #f4cece;
}
.table-hover .table-danger:hover,
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #efb9b9;
}
.table-light,
.table-light > td,
.table-light > th {
  background-color: #fcfcfc;
}
.table-hover .table-light:hover,
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #efefef;
}
.table-dark,
.table-dark > td,
.table-dark > th {
  background-color: #cecfd2;
}
.table-hover .table-dark:hover,
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #c1c2c6;
}
.table-ligth,
.table-ligth > td,
.table-ligth > th {
  background-color: #fff;
}
.table-hover .table-ligth:hover,
.table-hover .table-ligth:hover > td,
.table-hover .table-ligth:hover > th {
  background-color: #f2f2f2;
}
.table-active,
.table-active > td,
.table-active > th {
  background-color: rgba(37, 37, 37, 0.075);
}
.table-hover .table-active:hover,
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(24, 24, 24, 0.075);
}
.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e;
}
.table .thead-light th {
  color: #495057;
  background-color: #e9e9e9;
  border-color: #d9d9d9;
}
.table-dark {
  color: #fff;
  background-color: #212529;
}
.table-dark td,
.table-dark th,
.table-dark thead th {
  border-color: #32383e;
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: hsla(0, 0%, 100%, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  background-color: hsla(0, 0%, 100%, 0.075);
}
@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive > .table-bordered {
  border: 0;
}
#sharing_email input[type="email"],
#sharing_email input[type="text"],
.form-control,
.gfield input,
.gfield select,
.gfield textarea {
  display: block;
  width: 100%;
  height: 36px;
  padding: 0.375rem 0.75rem;
  font-size: 1.125rem;
  line-height: 1.5;
  color: #495057;
  background-color: transparent;
  background-clip: padding-box;
  border: 1px solid #c7c7c7;
  border-radius: 2px;
  -webkit-transition: border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  #sharing_email input[type="email"],
  #sharing_email input[type="text"],
  .form-control,
  .gfield input,
  .gfield select,
  .gfield textarea {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
#sharing_email input[type="email"]::-ms-expand,
#sharing_email input[type="text"]::-ms-expand,
.form-control::-ms-expand,
.gfield input::-ms-expand,
.gfield select::-ms-expand,
.gfield textarea::-ms-expand {
  background-color: transparent;
  border: 0;
}
#sharing_email input:focus[type="email"],
#sharing_email input:focus[type="text"],
.form-control:focus,
.gfield input:focus,
.gfield select:focus,
.gfield textarea:focus {
  color: #495057;
  background-color: transparent;
  border-color: #76a8d1;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#sharing_email input[type="email"]::-webkit-input-placeholder,
#sharing_email input[type="text"]::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder,
.gfield input::-webkit-input-placeholder,
.gfield select::-webkit-input-placeholder,
.gfield textarea::-webkit-input-placeholder {
  color: #9f9f9f;
  opacity: 1;
}
#sharing_email input[type="email"]::-moz-placeholder,
#sharing_email input[type="text"]::-moz-placeholder,
.form-control::-moz-placeholder,
.gfield input::-moz-placeholder,
.gfield select::-moz-placeholder,
.gfield textarea::-moz-placeholder {
  color: #9f9f9f;
  opacity: 1;
}
#sharing_email input[type="email"]:-ms-input-placeholder,
#sharing_email input[type="text"]:-ms-input-placeholder,
.form-control:-ms-input-placeholder,
.gfield input:-ms-input-placeholder,
.gfield select:-ms-input-placeholder,
.gfield textarea:-ms-input-placeholder {
  color: #9f9f9f;
  opacity: 1;
}
#sharing_email input[type="email"]::-ms-input-placeholder,
#sharing_email input[type="text"]::-ms-input-placeholder,
.form-control::-ms-input-placeholder,
.gfield input::-ms-input-placeholder,
.gfield select::-ms-input-placeholder,
.gfield textarea::-ms-input-placeholder {
  color: #9f9f9f;
  opacity: 1;
}
#sharing_email input[type="email"]::placeholder,
#sharing_email input[type="text"]::placeholder,
.form-control::placeholder,
.gfield input::placeholder,
.gfield select::placeholder,
.gfield textarea::placeholder {
  color: #9f9f9f;
  opacity: 1;
}
#sharing_email input:disabled[type="email"],
#sharing_email input:disabled[type="text"],
#sharing_email input[readonly][type="email"],
#sharing_email input[readonly][type="text"],
.form-control:disabled,
.form-control[readonly],
.gfield input:disabled,
.gfield input[readonly],
.gfield select:disabled,
.gfield select[readonly],
.gfield textarea:disabled,
.gfield textarea[readonly] {
  background-color: transparent;
  opacity: 1;
}
.gfield select:focus::-ms-value,
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: transparent;
}
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}
.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #252525;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
#sharing_email .podcast-keyword-form input.form-control-plaintext[type="email"],
#sharing_email .podcast-keyword-form input.form-control-plaintext[type="text"],
.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm,
.gfield .podcast-keyword-form input.form-control-plaintext,
.podcast-keyword-form #sharing_email input.form-control-plaintext[type="email"],
.podcast-keyword-form #sharing_email input.form-control-plaintext[type="text"],
.podcast-keyword-form .gfield input.form-control-plaintext,
.podcast-keyword-form input.form-control-plaintext.form-control {
  padding-right: 0;
  padding-left: 0;
}
.form-control-sm {
  height: calc(1.8125rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 2px;
}
#sharing_email .podcast-keyword-form input[type="email"],
#sharing_email .podcast-keyword-form input[type="text"],
.form-control-lg,
.gfield .podcast-keyword-form input,
.podcast-keyword-form #sharing_email input[type="email"],
.podcast-keyword-form #sharing_email input[type="text"],
.podcast-keyword-form .gfield input,
.podcast-keyword-form input.form-control {
  height: calc(2.875rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 2px;
}
.gfield select[multiple],
.gfield select[size],
.gfield textarea,
select.form-control[multiple],
select.form-control[size],
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 1rem;
}
.form-text {
  display: block;
  margin-top: 0.25rem;
}
.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  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 {
  color: #6e6e6e;
}
.form-check-label {
  margin-bottom: 0;
}
.form-check-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #57b157;
}
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(87, 177, 87, 0.9);
  border-radius: 2px;
}
#sharing_email .was-validated input:valid[type="email"],
#sharing_email .was-validated input:valid[type="text"],
#sharing_email input.is-valid[type="email"],
#sharing_email input.is-valid[type="text"],
.custom-select.is-valid,
.form-control.is-valid,
.gfield .was-validated input:valid,
.gfield .was-validated select:valid,
.gfield .was-validated textarea:valid,
.gfield input.is-valid,
.gfield select.is-valid,
.gfield textarea.is-valid,
.was-validated #sharing_email input:valid[type="email"],
.was-validated #sharing_email input:valid[type="text"],
.was-validated .custom-select:valid,
.was-validated .form-control:valid,
.was-validated .gfield input:valid,
.was-validated .gfield select:valid,
.was-validated .gfield textarea:valid,
.was-validated select.form-control:valid,
select.is-valid.form-control {
  border-color: #57b157;
}
#sharing_email .was-validated input:valid:focus[type="email"],
#sharing_email .was-validated input:valid:focus[type="text"],
#sharing_email input.is-valid:focus[type="email"],
#sharing_email input.is-valid:focus[type="text"],
.custom-select.is-valid:focus,
.form-control.is-valid:focus,
.gfield .was-validated input:valid:focus,
.gfield .was-validated select:valid:focus,
.gfield .was-validated textarea:valid:focus,
.gfield input.is-valid:focus,
.gfield select.is-valid:focus,
.gfield textarea.is-valid:focus,
.was-validated #sharing_email input:valid:focus[type="email"],
.was-validated #sharing_email input:valid:focus[type="text"],
.was-validated .custom-select:valid:focus,
.was-validated .form-control:valid:focus,
.was-validated .gfield input:valid:focus,
.was-validated .gfield select:valid:focus,
.was-validated .gfield textarea:valid:focus,
.was-validated select.form-control:valid:focus,
select.is-valid.form-control:focus {
  border-color: #57b157;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(87, 177, 87, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(87, 177, 87, 0.25);
}
#sharing_email .was-validated input:valid[type="email"] ~ .valid-feedback,
#sharing_email .was-validated input:valid[type="email"] ~ .valid-tooltip,
#sharing_email .was-validated input:valid[type="text"] ~ .valid-feedback,
#sharing_email .was-validated input:valid[type="text"] ~ .valid-tooltip,
#sharing_email input.is-valid[type="email"] ~ .valid-feedback,
#sharing_email input.is-valid[type="email"] ~ .valid-tooltip,
#sharing_email input.is-valid[type="text"] ~ .valid-feedback,
#sharing_email input.is-valid[type="text"] ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip,
.form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip,
.form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip,
.gfield .was-validated input:valid ~ .valid-feedback,
.gfield .was-validated input:valid ~ .valid-tooltip,
.gfield .was-validated select:valid ~ .valid-feedback,
.gfield .was-validated select:valid ~ .valid-tooltip,
.gfield .was-validated textarea:valid ~ .valid-feedback,
.gfield .was-validated textarea:valid ~ .valid-tooltip,
.gfield input.is-valid ~ .valid-feedback,
.gfield input.is-valid ~ .valid-tooltip,
.gfield select.is-valid ~ .valid-feedback,
.gfield select.is-valid ~ .valid-tooltip,
.gfield textarea.is-valid ~ .valid-feedback,
.gfield textarea.is-valid ~ .valid-tooltip,
.was-validated #sharing_email input:valid[type="email"] ~ .valid-feedback,
.was-validated #sharing_email input:valid[type="email"] ~ .valid-tooltip,
.was-validated #sharing_email input:valid[type="text"] ~ .valid-feedback,
.was-validated #sharing_email input:valid[type="text"] ~ .valid-tooltip,
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip,
.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip,
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip,
.was-validated .gfield input:valid ~ .valid-feedback,
.was-validated .gfield input:valid ~ .valid-tooltip,
.was-validated .gfield select:valid ~ .valid-feedback,
.was-validated .gfield select:valid ~ .valid-tooltip,
.was-validated .gfield textarea:valid ~ .valid-feedback,
.was-validated .gfield textarea:valid ~ .valid-tooltip,
.was-validated select.form-control:valid ~ .valid-feedback,
.was-validated select.form-control:valid ~ .valid-tooltip,
select.is-valid.form-control ~ .valid-feedback,
select.is-valid.form-control ~ .valid-tooltip {
  display: block;
}
.form-check-input.is-valid ~ .form-check-label,
.was-validated .form-check-input:valid ~ .form-check-label {
  color: #57b157;
}
.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip,
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip {
  display: block;
}
.custom-control-input.is-valid ~ .custom-control-label,
.was-validated .custom-control-input:valid ~ .custom-control-label {
  color: #57b157;
}
.custom-control-input.is-valid ~ .custom-control-label:before,
.was-validated .custom-control-input:valid ~ .custom-control-label:before {
  background-color: #aed9ae;
}
.custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip,
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip {
  display: block;
}
.custom-control-input.is-valid:checked ~ .custom-control-label:before,
.was-validated
  .custom-control-input:valid:checked
  ~ .custom-control-label:before {
  background-color: #7ac17a;
}
.custom-control-input.is-valid:focus ~ .custom-control-label:before,
.was-validated
  .custom-control-input:valid:focus
  ~ .custom-control-label:before {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(87, 177, 87, 0.25);
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(87, 177, 87, 0.25);
}
.custom-file-input.is-valid ~ .custom-file-label,
.was-validated .custom-file-input:valid ~ .custom-file-label {
  border-color: #57b157;
}
.custom-file-input.is-valid ~ .custom-file-label:after,
.was-validated .custom-file-input:valid ~ .custom-file-label:after {
  border-color: inherit;
}
.custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip,
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip {
  display: block;
}
.custom-file-input.is-valid:focus ~ .custom-file-label,
.was-validated .custom-file-input:valid:focus ~ .custom-file-label {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(87, 177, 87, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(87, 177, 87, 0.25);
}
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #d64f4f;
}
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(214, 79, 79, 0.9);
  border-radius: 2px;
}
#sharing_email .was-validated input:invalid[type="email"],
#sharing_email .was-validated input:invalid[type="text"],
#sharing_email input.is-invalid[type="email"],
#sharing_email input.is-invalid[type="text"],
.custom-select.is-invalid,
.form-control.is-invalid,
.gfield .was-validated input:invalid,
.gfield .was-validated select:invalid,
.gfield .was-validated textarea:invalid,
.gfield input.is-invalid,
.gfield select.is-invalid,
.gfield textarea.is-invalid,
.was-validated #sharing_email input:invalid[type="email"],
.was-validated #sharing_email input:invalid[type="text"],
.was-validated .custom-select:invalid,
.was-validated .form-control:invalid,
.was-validated .gfield input:invalid,
.was-validated .gfield select:invalid,
.was-validated .gfield textarea:invalid,
.was-validated select.form-control:invalid,
select.is-invalid.form-control {
  border-color: #d64f4f;
}
#sharing_email .was-validated input:invalid:focus[type="email"],
#sharing_email .was-validated input:invalid:focus[type="text"],
#sharing_email input.is-invalid:focus[type="email"],
#sharing_email input.is-invalid:focus[type="text"],
.custom-select.is-invalid:focus,
.form-control.is-invalid:focus,
.gfield .was-validated input:invalid:focus,
.gfield .was-validated select:invalid:focus,
.gfield .was-validated textarea:invalid:focus,
.gfield input.is-invalid:focus,
.gfield select.is-invalid:focus,
.gfield textarea.is-invalid:focus,
.was-validated #sharing_email input:invalid:focus[type="email"],
.was-validated #sharing_email input:invalid:focus[type="text"],
.was-validated .custom-select:invalid:focus,
.was-validated .form-control:invalid:focus,
.was-validated .gfield input:invalid:focus,
.was-validated .gfield select:invalid:focus,
.was-validated .gfield textarea:invalid:focus,
.was-validated select.form-control:invalid:focus,
select.is-invalid.form-control:focus {
  border-color: #d64f4f;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(214, 79, 79, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(214, 79, 79, 0.25);
}
#sharing_email .was-validated input:invalid[type="email"] ~ .invalid-feedback,
#sharing_email .was-validated input:invalid[type="email"] ~ .invalid-tooltip,
#sharing_email .was-validated input:invalid[type="text"] ~ .invalid-feedback,
#sharing_email .was-validated input:invalid[type="text"] ~ .invalid-tooltip,
#sharing_email input.is-invalid[type="email"] ~ .invalid-feedback,
#sharing_email input.is-invalid[type="email"] ~ .invalid-tooltip,
#sharing_email input.is-invalid[type="text"] ~ .invalid-feedback,
#sharing_email input.is-invalid[type="text"] ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip,
.form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip,
.form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
.gfield .was-validated input:invalid ~ .invalid-feedback,
.gfield .was-validated input:invalid ~ .invalid-tooltip,
.gfield .was-validated select:invalid ~ .invalid-feedback,
.gfield .was-validated select:invalid ~ .invalid-tooltip,
.gfield .was-validated textarea:invalid ~ .invalid-feedback,
.gfield .was-validated textarea:invalid ~ .invalid-tooltip,
.gfield input.is-invalid ~ .invalid-feedback,
.gfield input.is-invalid ~ .invalid-tooltip,
.gfield select.is-invalid ~ .invalid-feedback,
.gfield select.is-invalid ~ .invalid-tooltip,
.gfield textarea.is-invalid ~ .invalid-feedback,
.gfield textarea.is-invalid ~ .invalid-tooltip,
.was-validated #sharing_email input:invalid[type="email"] ~ .invalid-feedback,
.was-validated #sharing_email input:invalid[type="email"] ~ .invalid-tooltip,
.was-validated #sharing_email input:invalid[type="text"] ~ .invalid-feedback,
.was-validated #sharing_email input:invalid[type="text"] ~ .invalid-tooltip,
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip,
.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip,
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip,
.was-validated .gfield input:invalid ~ .invalid-feedback,
.was-validated .gfield input:invalid ~ .invalid-tooltip,
.was-validated .gfield select:invalid ~ .invalid-feedback,
.was-validated .gfield select:invalid ~ .invalid-tooltip,
.was-validated .gfield textarea:invalid ~ .invalid-feedback,
.was-validated .gfield textarea:invalid ~ .invalid-tooltip,
.was-validated select.form-control:invalid ~ .invalid-feedback,
.was-validated select.form-control:invalid ~ .invalid-tooltip,
select.is-invalid.form-control ~ .invalid-feedback,
select.is-invalid.form-control ~ .invalid-tooltip {
  display: block;
}
.form-check-input.is-invalid ~ .form-check-label,
.was-validated .form-check-input:invalid ~ .form-check-label {
  color: #d64f4f;
}
.form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip,
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip {
  display: block;
}
.custom-control-input.is-invalid ~ .custom-control-label,
.was-validated .custom-control-input:invalid ~ .custom-control-label {
  color: #d64f4f;
}
.custom-control-input.is-invalid ~ .custom-control-label:before,
.was-validated .custom-control-input:invalid ~ .custom-control-label:before {
  background-color: #eeb6b6;
}
.custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip,
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip {
  display: block;
}
.custom-control-input.is-invalid:checked ~ .custom-control-label:before,
.was-validated
  .custom-control-input:invalid:checked
  ~ .custom-control-label:before {
  background-color: #e07878;
}
.custom-control-input.is-invalid:focus ~ .custom-control-label:before,
.was-validated
  .custom-control-input:invalid:focus
  ~ .custom-control-label:before {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(214, 79, 79, 0.25);
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(214, 79, 79, 0.25);
}
.custom-file-input.is-invalid ~ .custom-file-label,
.was-validated .custom-file-input:invalid ~ .custom-file-label {
  border-color: #d64f4f;
}
.custom-file-input.is-invalid ~ .custom-file-label:after,
.was-validated .custom-file-input:invalid ~ .custom-file-label:after {
  border-color: inherit;
}
.custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip,
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip {
  display: block;
}
.custom-file-input.is-invalid:focus ~ .custom-file-label,
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(214, 79, 79, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(214, 79, 79, 0.25);
}
.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .form-inline .form-group,
  .form-inline label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
  }
  #sharing_email .form-inline input[type="email"],
  #sharing_email .form-inline input[type="text"],
  .form-inline #sharing_email input[type="email"],
  .form-inline #sharing_email input[type="text"],
  .form-inline .form-control,
  .form-inline .gfield input,
  .form-inline .gfield select,
  .form-inline .gfield textarea,
  .gfield .form-inline input,
  .gfield .form-inline select,
  .gfield .form-inline textarea {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .custom-select,
  .form-inline .gfield select,
  .form-inline .input-group,
  .form-inline select.form-control,
  .gfield .form-inline select {
    width: auto;
  }
  .form-inline .form-check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
#cn-accept-cookie,
#cn-refuse-cookie,
.btn,
.cn-revoke-cookie,
.gform_wrapper.gravity-theme .gform_footer .gform_button,
.modal-body input[type="submit"] {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 2px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1.125rem;
  line-height: 1.5;
  border-radius: 0;
  -webkit-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  #cn-accept-cookie,
  #cn-refuse-cookie,
  .btn,
  .cn-revoke-cookie,
  .gform_wrapper.gravity-theme .gform_footer .gform_button,
  .modal-body input[type="submit"] {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
#cn-accept-cookie:focus,
#cn-accept-cookie:hover,
#cn-refuse-cookie:focus,
#cn-refuse-cookie:hover,
.btn:focus,
.btn:hover,
.cn-revoke-cookie:focus,
.cn-revoke-cookie:hover,
.gform_wrapper.gravity-theme .gform_footer .gform_button:focus,
.gform_wrapper.gravity-theme .gform_footer .gform_button:hover,
.modal-body input:focus[type="submit"],
.modal-body input:hover[type="submit"] {
  text-decoration: none;
}
#cn-accept-cookie:focus,
#cn-refuse-cookie:focus,
.btn.focus,
.btn:focus,
.cn-revoke-cookie:focus,
.focus#cn-accept-cookie,
.focus#cn-refuse-cookie,
.focus.cn-revoke-cookie,
.gform_wrapper.gravity-theme .gform_footer .focus.gform_button,
.gform_wrapper.gravity-theme .gform_footer .gform_button:focus,
.modal-body input.focus[type="submit"],
.modal-body input:focus[type="submit"] {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(50, 105, 150, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(50, 105, 150, 0.25);
}
#cn-accept-cookie:disabled,
#cn-refuse-cookie:disabled,
.btn.disabled,
.btn:disabled,
.cn-revoke-cookie:disabled,
.disabled#cn-accept-cookie,
.disabled#cn-refuse-cookie,
.disabled.cn-revoke-cookie,
.gform_wrapper.gravity-theme .gform_footer .disabled.gform_button,
.gform_wrapper.gravity-theme .gform_footer .gform_button:disabled,
.modal-body input.disabled[type="submit"],
.modal-body input:disabled[type="submit"] {
  opacity: 0.65;
}
#cn-accept-cookie:not(:disabled):not(.disabled),
#cn-refuse-cookie:not(:disabled):not(.disabled),
.btn:not(:disabled):not(.disabled),
.cn-revoke-cookie:not(:disabled):not(.disabled),
.gform_wrapper.gravity-theme
  .gform_footer
  .gform_button:not(:disabled):not(.disabled),
.modal-body input:not(:disabled):not(.disabled)[type="submit"] {
  cursor: pointer;
}
.gform_wrapper.gravity-theme .gform_footer a.disabled.gform_button,
.gform_wrapper.gravity-theme .gform_footer fieldset:disabled a.gform_button,
a.btn.disabled,
a.disabled#cn-accept-cookie,
a.disabled#cn-refuse-cookie,
a.disabled.cn-revoke-cookie,
fieldset:disabled .gform_wrapper.gravity-theme .gform_footer a.gform_button,
fieldset:disabled a#cn-accept-cookie,
fieldset:disabled a#cn-refuse-cookie,
fieldset:disabled a.btn,
fieldset:disabled a.cn-revoke-cookie {
  pointer-events: none;
}
.btn-inverse-dark,
.btn-inverse-primary,
.btn-primary,
.gform_wrapper.gravity-theme .gform_footer .gform_button,
.modal-body input[type="submit"] {
  color: #fff;
  background-color: #326996;
  border-color: #326996;
}
.btn-inverse-dark:hover,
.btn-inverse-primary:hover,
.btn-primary:hover,
.gform_wrapper.gravity-theme .gform_footer .gform_button:hover,
.modal-body input:hover[type="submit"] {
  color: #fff;
  background-color: #285579;
  border-color: #254e70;
}
.btn-inverse-dark:focus,
.btn-inverse-primary:focus,
.btn-primary.focus,
.btn-primary:focus,
.focus.btn-inverse-dark,
.focus.btn-inverse-primary,
.gform_wrapper.gravity-theme .gform_footer .focus.gform_button,
.gform_wrapper.gravity-theme .gform_footer .gform_button:focus,
.modal-body input.focus[type="submit"],
.modal-body input:focus[type="submit"] {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(50, 105, 150, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(50, 105, 150, 0.5);
}
.btn-inverse-dark:disabled,
.btn-inverse-primary:disabled,
.btn-primary.disabled,
.btn-primary:disabled,
.disabled.btn-inverse-dark,
.disabled.btn-inverse-primary,
.gform_wrapper.gravity-theme .gform_footer .disabled.gform_button,
.gform_wrapper.gravity-theme .gform_footer .gform_button:disabled,
.modal-body input.disabled[type="submit"],
.modal-body input:disabled[type="submit"] {
  color: #fff;
  background-color: #326996;
  border-color: #326996;
}
.btn-inverse-dark:not(:disabled):not(.disabled).active,
.btn-inverse-dark:not(:disabled):not(.disabled):active,
.btn-inverse-primary:not(:disabled):not(.disabled).active,
.btn-inverse-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.gform_wrapper.gravity-theme
  .gform_footer
  .gform_button:not(:disabled):not(.disabled).active,
.gform_wrapper.gravity-theme
  .gform_footer
  .gform_button:not(:disabled):not(.disabled):active,
.gform_wrapper.gravity-theme
  .gform_footer
  .show
  > .dropdown-toggle.gform_button,
.modal-body .show > input.dropdown-toggle[type="submit"],
.modal-body input:not(:disabled):not(.disabled).active[type="submit"],
.modal-body input:not(:disabled):not(.disabled):active[type="submit"],
.show > .btn-primary.dropdown-toggle,
.show > .dropdown-toggle.btn-inverse-dark,
.show > .dropdown-toggle.btn-inverse-primary {
  color: #fff;
  background-color: #254e70;
  border-color: #224866;
}
.btn-inverse-dark:not(:disabled):not(.disabled).active:focus,
.btn-inverse-dark:not(:disabled):not(.disabled):active:focus,
.btn-inverse-primary:not(:disabled):not(.disabled).active:focus,
.btn-inverse-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.gform_wrapper.gravity-theme
  .gform_footer
  .gform_button:not(:disabled):not(.disabled).active:focus,
.gform_wrapper.gravity-theme
  .gform_footer
  .gform_button:not(:disabled):not(.disabled):active:focus,
.gform_wrapper.gravity-theme
  .gform_footer
  .show
  > .dropdown-toggle.gform_button:focus,
.modal-body .show > input.dropdown-toggle:focus[type="submit"],
.modal-body input:not(:disabled):not(.disabled).active:focus[type="submit"],
.modal-body input:not(:disabled):not(.disabled):active:focus[type="submit"],
.show > .btn-primary.dropdown-toggle:focus,
.show > .dropdown-toggle.btn-inverse-dark:focus,
.show > .dropdown-toggle.btn-inverse-primary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(50, 105, 150, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(50, 105, 150, 0.5);
}
.btn-inverse-secondary,
.btn-secondary {
  color: #fff;
  background-color: #f05578;
  border-color: #f05578;
}
.btn-inverse-secondary:hover,
.btn-secondary:hover {
  color: #fff;
  background-color: #ed325c;
  border-color: #ec2653;
}
.btn-inverse-secondary:focus,
.btn-secondary.focus,
.btn-secondary:focus,
.focus.btn-inverse-secondary {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(240, 85, 120, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(240, 85, 120, 0.5);
}
.btn-inverse-secondary:disabled,
.btn-secondary.disabled,
.btn-secondary:disabled,
.disabled.btn-inverse-secondary {
  color: #fff;
  background-color: #f05578;
  border-color: #f05578;
}
.btn-inverse-secondary:not(:disabled):not(.disabled).active,
.btn-inverse-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle,
.show > .dropdown-toggle.btn-inverse-secondary {
  color: #fff;
  background-color: #ec2653;
  border-color: #eb1a49;
}
.btn-inverse-secondary:not(:disabled):not(.disabled).active:focus,
.btn-inverse-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-sF.navbarecondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-secondary.dropdown-toggle:focus,
.show > .dropdown-toggle.btn-inverse-secondary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(240, 85, 120, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(240, 85, 120, 0.5);
}
.btn-success {
  color: #fff;
  background-color: #57b157;
  border-color: #57b157;
}
.btn-success:hover {
  color: #fff;
  background-color: #489a48;
  border-color: #449144;
}
.btn-success.focus,
.btn-success:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(87, 177, 87, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(87, 177, 87, 0.5);
}
.btn-success.disabled,
.btn-success:disabled {
  color: #fff;
  background-color: #57b157;
  border-color: #57b157;
}
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449144;
  border-color: #3f893f;
}
.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(87, 177, 87, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(87, 177, 87, 0.5);
}
.btn-info {
  color: #fff;
  background-color: #326996;
  border-color: #326996;
}
.btn-info:hover {
  color: #fff;
  background-color: #285579;
  border-color: #254e70;
}
.btn-info.focus,
.btn-info:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(50, 105, 150, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(50, 105, 150, 0.5);
}
.btn-info.disabled,
.btn-info:disabled {
  color: #fff;
  background-color: #326996;
  border-color: #326996;
}
.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #254e70;
  border-color: #224866;
}
.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-info.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(50, 105, 150, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(50, 105, 150, 0.5);
}
.btn-warning {
  color: #212529;
  background-color: #ef952c;
  border-color: #ef952c;
}
.btn-warning:hover {
  color: #fff;
  background-color: #e38211;
  border-color: #d87c10;
}
.btn-warning.focus,
.btn-warning:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(239, 149, 44, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(239, 149, 44, 0.5);
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #212529;
  background-color: #ef952c;
  border-color: #ef952c;
}
.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #d87c10;
  border-color: #cc750f;
}
.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(239, 149, 44, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(239, 149, 44, 0.5);
}
.btn-danger {
  color: #fff;
  background-color: #d64f4f;
  border-color: #d64f4f;
}
.btn-danger:hover {
  color: #fff;
  background-color: #cf3030;
  border-color: #c42e2e;
}
.btn-danger.focus,
.btn-danger:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(214, 79, 79, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(214, 79, 79, 0.5);
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #fff;
  background-color: #d64f4f;
  border-color: #d64f4f;
}
.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c42e2e;
  border-color: #ba2b2b;
}
.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(214, 79, 79, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(214, 79, 79, 0.5);
}
.btn-light {
  color: #212529;
  background-color: #f5f5f5;
  border-color: #f5f5f5;
}
.btn-light:hover {
  color: #212529;
  background-color: #e2e2e2;
  border-color: #dcdcdc;
}
.btn-light.focus,
.btn-light:focus {
  -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 96.1%, 0.5);
  box-shadow: 0 0 0 0.2rem hsla(0, 0%, 96.1%, 0.5);
}
.btn-light.disabled,
.btn-light:disabled {
  color: #212529;
  background-color: #f5f5f5;
  border-color: #f5f5f5;
}
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dcdcdc;
  border-color: #d5d5d5;
}
.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 96.1%, 0.5);
  box-shadow: 0 0 0 0.2rem hsla(0, 0%, 96.1%, 0.5);
}
.btn-dark {
  color: #fff;
  background-color: #51555d;
  border-color: #51555d;
}
.btn-dark:hover {
  color: #fff;
  background-color: #3f4249;
  border-color: #393c42;
}
.btn-dark.focus,
.btn-dark:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(81, 85, 93, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(81, 85, 93, 0.5);
}
.btn-dark.disabled,
.btn-dark:disabled {
  color: #fff;
  background-color: #51555d;
  border-color: #51555d;
}
.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #393c42;
  border-color: #33363b;
}
.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(81, 85, 93, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(81, 85, 93, 0.5);
}
.btn-ligth {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}
.btn-ligth:hover {
  color: #212529;
  background-color: #ececec;
  border-color: #e6e6e6;
}
.btn-ligth.focus,
.btn-ligth:focus {
  -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
  box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-ligth.disabled,
.btn-ligth:disabled {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}
.btn-ligth:not(:disabled):not(.disabled).active,
.btn-ligth:not(:disabled):not(.disabled):active,
.show > .btn-ligth.dropdown-toggle {
  color: #212529;
  background-color: #e6e6e6;
  border-color: #dfdfdf;
}
.btn-ligth:not(:disabled):not(.disabled).active:focus,
.btn-ligth:not(:disabled):not(.disabled):active:focus,
.show > .btn-ligth.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
  box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
#cn-accept-cookie,
#cn-refuse-cookie,
#sharing_email .sharing_send,
.btn-outline-primary,
.cn-revoke-cookie {
  color: #326996;
  background-color: transparent;
  background-image: none;
  border-color: #326996;
}
#cn-accept-cookie:hover,
#cn-refuse-cookie:hover,
#sharing_email .sharing_send:hover,
.btn-outline-primary:hover,
.cn-revoke-cookie:hover {
  color: #fff;
  background-color: #326996;
  border-color: #326996;
}
#cn-accept-cookie:focus,
#cn-refuse-cookie:focus,
#sharing_email .focus.sharing_send,
#sharing_email .sharing_send:focus,
.btn-outline-primary.focus,
.btn-outline-primary:focus,
.cn-revoke-cookie:focus,
.focus#cn-accept-cookie,
.focus#cn-refuse-cookie,
.focus.cn-revoke-cookie {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(50, 105, 150, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(50, 105, 150, 0.5);
}
#cn-accept-cookie:disabled,
#cn-refuse-cookie:disabled,
#sharing_email .disabled.sharing_send,
#sharing_email .sharing_send:disabled,
.btn-outline-primary.disabled,
.btn-outline-primary:disabled,
.cn-revoke-cookie:disabled,
.disabled#cn-accept-cookie,
.disabled#cn-refuse-cookie,
.disabled.cn-revoke-cookie {
  color: #326996;
  background-color: transparent;
}
#cn-accept-cookie:not(:disabled):not(.disabled).active,
#cn-accept-cookie:not(:disabled):not(.disabled):active,
#cn-refuse-cookie:not(:disabled):not(.disabled).active,
#cn-refuse-cookie:not(:disabled):not(.disabled):active,
#sharing_email .sharing_send:not(:disabled):not(.disabled).active,
#sharing_email .sharing_send:not(:disabled):not(.disabled):active,
#sharing_email .show > .dropdown-toggle.sharing_send,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.cn-revoke-cookie:not(:disabled):not(.disabled).active,
.cn-revoke-cookie:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle,
.show > .dropdown-toggle#cn-accept-cookie,
.show > .dropdown-toggle#cn-refuse-cookie,
.show > .dropdown-toggle.cn-revoke-cookie {
  color: #fff;
  background-color: #326996;
  border-color: #326996;
}
#cn-accept-cookie:not(:disabled):not(.disabled).active:focus,
#cn-accept-cookie:not(:disabled):not(.disabled):active:focus,
#cn-refuse-cookie:not(:disabled):not(.disabled).active:focus,
#cn-refuse-cookie:not(:disabled):not(.disabled):active:focus,
#sharing_email .sharing_send:not(:disabled):not(.disabled).active:focus,
#sharing_email .sharing_send:not(:disabled):not(.disabled):active:focus,
#sharing_email .show > .dropdown-toggle.sharing_send:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.cn-revoke-cookie:not(:disabled):not(.disabled).active:focus,
.cn-revoke-cookie:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus,
.show > .dropdown-toggle#cn-accept-cookie:focus,
.show > .dropdown-toggle#cn-refuse-cookie:focus,
.show > .dropdown-toggle.cn-revoke-cookie:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(50, 105, 150, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(50, 105, 150, 0.5);
}
.btn-outline-secondary {
  color: #f05578;
  background-color: transparent;
  background-image: none;
  border-color: #f05578;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #f05578;
  border-color: #f05578;
}
.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(240, 85, 120, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(240, 85, 120, 0.5);
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #f05578;
  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: #f05578;
  border-color: #f05578;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(240, 85, 120, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(240, 85, 120, 0.5);
}
.btn-outline-success {
  color: #57b157;
  background-color: transparent;
  background-image: none;
  border-color: #57b157;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #57b157;
  border-color: #57b157;
}
.btn-outline-success.focus,
.btn-outline-success:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(87, 177, 87, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(87, 177, 87, 0.5);
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #57b157;
  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: #57b157;
  border-color: #57b157;
}
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(87, 177, 87, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(87, 177, 87, 0.5);
}
.btn-outline-info {
  color: #326996;
  background-color: transparent;
  background-image: none;
  border-color: #326996;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #326996;
  border-color: #326996;
}
.btn-outline-info.focus,
.btn-outline-info:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(50, 105, 150, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(50, 105, 150, 0.5);
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #326996;
  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: #326996;
  border-color: #326996;
}
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(50, 105, 150, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(50, 105, 150, 0.5);
}
.btn-outline-warning {
  color: #ef952c;
  background-color: transparent;
  background-image: none;
  border-color: #ef952c;
}
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ef952c;
  border-color: #ef952c;
}
.btn-outline-warning.focus,
.btn-outline-warning:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(239, 149, 44, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(239, 149, 44, 0.5);
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #ef952c;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ef952c;
  border-color: #ef952c;
}
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(239, 149, 44, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(239, 149, 44, 0.5);
}
.btn-outline-danger {
  color: #d64f4f;
  background-color: transparent;
  background-image: none;
  border-color: #d64f4f;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #d64f4f;
  border-color: #d64f4f;
}
.btn-outline-danger.focus,
.btn-outline-danger:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(214, 79, 79, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(214, 79, 79, 0.5);
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #d64f4f;
  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: #d64f4f;
  border-color: #d64f4f;
}
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(214, 79, 79, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(214, 79, 79, 0.5);
}
.btn-outline-light {
  color: #f5f5f5;
  background-color: transparent;
  background-image: none;
  border-color: #f5f5f5;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #f5f5f5;
  border-color: #f5f5f5;
}
.btn-outline-light.focus,
.btn-outline-light:focus {
  -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 96.1%, 0.5);
  box-shadow: 0 0 0 0.2rem hsla(0, 0%, 96.1%, 0.5);
}
.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #f5f5f5;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f5f5f5;
  border-color: #f5f5f5;
}
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 96.1%, 0.5);
  box-shadow: 0 0 0 0.2rem hsla(0, 0%, 96.1%, 0.5);
}
.btn-outline-dark {
  color: #51555d;
  background-color: transparent;
  background-image: none;
  border-color: #51555d;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #51555d;
  border-color: #51555d;
}
.btn-outline-dark.focus,
.btn-outline-dark:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(81, 85, 93, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(81, 85, 93, 0.5);
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #51555d;
  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: #51555d;
  border-color: #51555d;
}
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(81, 85, 93, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(81, 85, 93, 0.5);
}
.btn-outline-ligth {
  color: #fff;
  background-color: transparent;
  background-image: none;
  border-color: #fff;
}
.btn-outline-ligth:hover {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-ligth.focus,
.btn-outline-ligth:focus {
  -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
  box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-outline-ligth.disabled,
.btn-outline-ligth:disabled {
  color: #fff;
  background-color: transparent;
}
.btn-outline-ligth:not(:disabled):not(.disabled).active,
.btn-outline-ligth:not(:disabled):not(.disabled):active,
.show > .btn-outline-ligth.dropdown-toggle {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-ligth:not(:disabled):not(.disabled).active:focus,
.btn-outline-ligth:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-ligth.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
  box-shadow: 0 0 0 0.2rem hsla(0, 0%, 100%, 0.5);
}
.btn-link {
  font-weight: 400;
  color: #326996;
  background-color: transparent;
}
.btn-link:hover {
  color: #1f415d;
  background-color: transparent;
}
.btn-link.focus,
.btn-link:focus,
.btn-link:hover {
  text-decoration: underline;
  border-color: transparent;
}
.btn-link.focus,
.btn-link:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link.disabled,
.btn-link:disabled {
  color: #6e6e6e;
  pointer-events: none;
}
.btn-group-lg > #cn-accept-cookie,
.btn-group-lg > #cn-refuse-cookie,
.btn-group-lg > .btn,
.btn-group-lg > .cn-revoke-cookie,
.btn-lg,
.gform_wrapper.gravity-theme .gform_footer .btn-group-lg > .gform_button,
.modal-body .btn-group-lg > input[type="submit"] {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0;
}
.btn-group-sm > #cn-accept-cookie,
.btn-group-sm > #cn-refuse-cookie,
.btn-group-sm > .btn,
.btn-group-sm > .cn-revoke-cookie,
.btn-sm,
.gform_wrapper.gravity-theme .gform_footer .btn-group-sm > .gform_button,
.modal-body .btn-group-sm > input[type="submit"] {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
  width: 100%;
}
.fade {
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
@media screen and (prefers-reduced-motion: reduce) {
  .fade {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}
.collapse:not(.show) {
  display: none;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  .collapsing {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
.dropdown,
.dropleft,
.dropright,
.dropup {
  position: relative;
}
.dropdown-toggle:after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty:after {
  margin-left: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1.125rem;
  color: #252525;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(37, 37, 37, 0.15);
  border-radius: 2px;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle:after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty:after {
  margin-left: 0;
}
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle:after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty:after {
  margin-left: 0;
}
.dropright .dropdown-toggle:after {
  vertical-align: 0;
}
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle:after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  display: none;
}
.dropleft .dropdown-toggle:before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty:after {
  margin-left: 0;
}
.dropleft .dropdown-toggle:before {
  vertical-align: 0;
}
.dropdown-menu[x-placement^="bottom"],
.dropdown-menu[x-placement^="left"],
.dropdown-menu[x-placement^="right"],
.dropdown-menu[x-placement^="top"] {
  right: auto;
  bottom: auto;
}
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9e9e9;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:focus,
.dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #326996;
}
.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #6e6e6e;
  background-color: transparent;
}
.dropdown-menu.show {
  display: block;
}
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6e6e6e;
  white-space: nowrap;
}
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group-vertical > #cn-accept-cookie,
.btn-group-vertical > #cn-refuse-cookie,
.btn-group-vertical > .btn,
.btn-group-vertical > .cn-revoke-cookie,
.btn-group > #cn-accept-cookie,
.btn-group > #cn-refuse-cookie,
.btn-group > .btn,
.btn-group > .cn-revoke-cookie,
.gform_wrapper.gravity-theme .gform_footer .btn-group-vertical > .gform_button,
.gform_wrapper.gravity-theme .gform_footer .btn-group > .gform_button,
.modal-body .btn-group-vertical > input[type="submit"],
.modal-body .btn-group > input[type="submit"] {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.btn-group-vertical > #cn-accept-cookie:active,
.btn-group-vertical > #cn-accept-cookie:focus,
.btn-group-vertical > #cn-accept-cookie:hover,
.btn-group-vertical > #cn-refuse-cookie:active,
.btn-group-vertical > #cn-refuse-cookie:focus,
.btn-group-vertical > #cn-refuse-cookie:hover,
.btn-group-vertical > .active#cn-accept-cookie,
.btn-group-vertical > .active#cn-refuse-cookie,
.btn-group-vertical > .active.cn-revoke-cookie,
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .cn-revoke-cookie:active,
.btn-group-vertical > .cn-revoke-cookie:focus,
.btn-group-vertical > .cn-revoke-cookie:hover,
.btn-group > #cn-accept-cookie:active,
.btn-group > #cn-accept-cookie:focus,
.btn-group > #cn-accept-cookie:hover,
.btn-group > #cn-refuse-cookie:active,
.btn-group > #cn-refuse-cookie:focus,
.btn-group > #cn-refuse-cookie:hover,
.btn-group > .active#cn-accept-cookie,
.btn-group > .active#cn-refuse-cookie,
.btn-group > .active.cn-revoke-cookie,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover,
.btn-group > .cn-revoke-cookie:active,
.btn-group > .cn-revoke-cookie:focus,
.btn-group > .cn-revoke-cookie:hover,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  > .active.gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  > .gform_button:active,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  > .gform_button:focus,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  > .gform_button:hover,
.gform_wrapper.gravity-theme .gform_footer .btn-group > .active.gform_button,
.gform_wrapper.gravity-theme .gform_footer .btn-group > .gform_button:active,
.gform_wrapper.gravity-theme .gform_footer .btn-group > .gform_button:focus,
.gform_wrapper.gravity-theme .gform_footer .btn-group > .gform_button:hover,
.modal-body .btn-group-vertical > input.active[type="submit"],
.modal-body .btn-group-vertical > input:active[type="submit"],
.modal-body .btn-group-vertical > input:focus[type="submit"],
.modal-body .btn-group-vertical > input:hover[type="submit"],
.modal-body .btn-group > input.active[type="submit"],
.modal-body .btn-group > input:active[type="submit"],
.modal-body .btn-group > input:focus[type="submit"],
.modal-body .btn-group > input:hover[type="submit"] {
  z-index: 1;
}
.btn-group #cn-accept-cookie + #cn-accept-cookie,
.btn-group #cn-accept-cookie + #cn-refuse-cookie,
.btn-group #cn-accept-cookie + .btn,
.btn-group #cn-accept-cookie + .btn-group,
.btn-group #cn-accept-cookie + .cn-revoke-cookie,
.btn-group #cn-refuse-cookie + #cn-accept-cookie,
.btn-group #cn-refuse-cookie + #cn-refuse-cookie,
.btn-group #cn-refuse-cookie + .btn,
.btn-group #cn-refuse-cookie + .btn-group,
.btn-group #cn-refuse-cookie + .cn-revoke-cookie,
.btn-group-vertical #cn-accept-cookie + #cn-accept-cookie,
.btn-group-vertical #cn-accept-cookie + #cn-refuse-cookie,
.btn-group-vertical #cn-accept-cookie + .btn,
.btn-group-vertical #cn-accept-cookie + .btn-group,
.btn-group-vertical #cn-accept-cookie + .cn-revoke-cookie,
.btn-group-vertical #cn-refuse-cookie + #cn-accept-cookie,
.btn-group-vertical #cn-refuse-cookie + #cn-refuse-cookie,
.btn-group-vertical #cn-refuse-cookie + .btn,
.btn-group-vertical #cn-refuse-cookie + .btn-group,
.btn-group-vertical #cn-refuse-cookie + .cn-revoke-cookie,
.btn-group-vertical .btn + #cn-accept-cookie,
.btn-group-vertical .btn + #cn-refuse-cookie,
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn + .cn-revoke-cookie,
.btn-group-vertical .btn-group + #cn-accept-cookie,
.btn-group-vertical .btn-group + #cn-refuse-cookie,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group,
.btn-group-vertical .btn-group + .cn-revoke-cookie,
.btn-group-vertical .cn-revoke-cookie + #cn-accept-cookie,
.btn-group-vertical .cn-revoke-cookie + #cn-refuse-cookie,
.btn-group-vertical .cn-revoke-cookie + .btn,
.btn-group-vertical .cn-revoke-cookie + .btn-group,
.btn-group-vertical .cn-revoke-cookie + .cn-revoke-cookie,
.btn-group-vertical
  .gform_wrapper.gravity-theme
  .gform_footer
  #cn-accept-cookie
  + .gform_button,
.btn-group-vertical
  .gform_wrapper.gravity-theme
  .gform_footer
  #cn-refuse-cookie
  + .gform_button,
.btn-group-vertical
  .gform_wrapper.gravity-theme
  .gform_footer
  .btn
  + .gform_button,
.btn-group-vertical
  .gform_wrapper.gravity-theme
  .gform_footer
  .btn-group
  + .gform_button,
.btn-group-vertical
  .gform_wrapper.gravity-theme
  .gform_footer
  .cn-revoke-cookie
  + .gform_button,
.btn-group-vertical
  .gform_wrapper.gravity-theme
  .gform_footer
  .gform_button
  + #cn-accept-cookie,
.btn-group-vertical
  .gform_wrapper.gravity-theme
  .gform_footer
  .gform_button
  + #cn-refuse-cookie,
.btn-group-vertical
  .gform_wrapper.gravity-theme
  .gform_footer
  .gform_button
  + .btn,
.btn-group-vertical
  .gform_wrapper.gravity-theme
  .gform_footer
  .gform_button
  + .btn-group,
.btn-group-vertical
  .gform_wrapper.gravity-theme
  .gform_footer
  .gform_button
  + .cn-revoke-cookie,
.btn-group-vertical
  .gform_wrapper.gravity-theme
  .gform_footer
  .gform_button
  + .gform_button,
.btn-group-vertical
  .gform_wrapper.gravity-theme
  .gform_footer
  .modal-body
  .gform_button
  + input[type="submit"],
.btn-group-vertical .modal-body #cn-accept-cookie + input[type="submit"],
.btn-group-vertical .modal-body #cn-refuse-cookie + input[type="submit"],
.btn-group-vertical .modal-body .btn + input[type="submit"],
.btn-group-vertical .modal-body .btn-group + input[type="submit"],
.btn-group-vertical .modal-body .cn-revoke-cookie + input[type="submit"],
.btn-group-vertical
  .modal-body
  .gform_wrapper.gravity-theme
  .gform_footer
  input[type="submit"]
  + .gform_button,
.btn-group-vertical .modal-body input[type="submit"] + #cn-accept-cookie,
.btn-group-vertical .modal-body input[type="submit"] + #cn-refuse-cookie,
.btn-group-vertical .modal-body input[type="submit"] + .btn,
.btn-group-vertical .modal-body input[type="submit"] + .btn-group,
.btn-group-vertical .modal-body input[type="submit"] + .cn-revoke-cookie,
.btn-group-vertical .modal-body input[type="submit"] + input[type="submit"],
.btn-group .btn + #cn-accept-cookie,
.btn-group .btn + #cn-refuse-cookie,
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn + .cn-revoke-cookie,
.btn-group .btn-group + #cn-accept-cookie,
.btn-group .btn-group + #cn-refuse-cookie,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group .btn-group + .cn-revoke-cookie,
.btn-group .cn-revoke-cookie + #cn-accept-cookie,
.btn-group .cn-revoke-cookie + #cn-refuse-cookie,
.btn-group .cn-revoke-cookie + .btn,
.btn-group .cn-revoke-cookie + .btn-group,
.btn-group .cn-revoke-cookie + .cn-revoke-cookie,
.btn-group
  .gform_wrapper.gravity-theme
  .gform_footer
  #cn-accept-cookie
  + .gform_button,
.btn-group
  .gform_wrapper.gravity-theme
  .gform_footer
  #cn-refuse-cookie
  + .gform_button,
.btn-group .gform_wrapper.gravity-theme .gform_footer .btn + .gform_button,
.btn-group
  .gform_wrapper.gravity-theme
  .gform_footer
  .btn-group
  + .gform_button,
.btn-group
  .gform_wrapper.gravity-theme
  .gform_footer
  .cn-revoke-cookie
  + .gform_button,
.btn-group
  .gform_wrapper.gravity-theme
  .gform_footer
  .gform_button
  + #cn-accept-cookie,
.btn-group
  .gform_wrapper.gravity-theme
  .gform_footer
  .gform_button
  + #cn-refuse-cookie,
.btn-group .gform_wrapper.gravity-theme .gform_footer .gform_button + .btn,
.btn-group
  .gform_wrapper.gravity-theme
  .gform_footer
  .gform_button
  + .btn-group,
.btn-group
  .gform_wrapper.gravity-theme
  .gform_footer
  .gform_button
  + .cn-revoke-cookie,
.btn-group
  .gform_wrapper.gravity-theme
  .gform_footer
  .gform_button
  + .gform_button,
.btn-group
  .gform_wrapper.gravity-theme
  .gform_footer
  .modal-body
  .gform_button
  + input[type="submit"],
.btn-group .modal-body #cn-accept-cookie + input[type="submit"],
.btn-group .modal-body #cn-refuse-cookie + input[type="submit"],
.btn-group .modal-body .btn + input[type="submit"],
.btn-group .modal-body .btn-group + input[type="submit"],
.btn-group .modal-body .cn-revoke-cookie + input[type="submit"],
.btn-group
  .modal-body
  .gform_wrapper.gravity-theme
  .gform_footer
  input[type="submit"]
  + .gform_button,
.btn-group .modal-body input[type="submit"] + #cn-accept-cookie,
.btn-group .modal-body input[type="submit"] + #cn-refuse-cookie,
.btn-group .modal-body input[type="submit"] + .btn,
.btn-group .modal-body input[type="submit"] + .btn-group,
.btn-group .modal-body input[type="submit"] + .cn-revoke-cookie,
.btn-group .modal-body input[type="submit"] + input[type="submit"],
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group
  #cn-accept-cookie
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group
  #cn-refuse-cookie
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  #cn-accept-cookie
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  #cn-refuse-cookie
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  .btn
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  .btn-group
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  .cn-revoke-cookie
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  .gform_button
  + #cn-accept-cookie,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  .gform_button
  + #cn-refuse-cookie,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  .gform_button
  + .btn,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  .gform_button
  + .btn-group,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  .gform_button
  + .cn-revoke-cookie,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  .gform_button
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  .modal-body
  .gform_button
  + input[type="submit"],
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  .modal-body
  input[type="submit"]
  + .gform_button,
.gform_wrapper.gravity-theme .gform_footer .btn-group .btn + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group
  .btn-group
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group
  .cn-revoke-cookie
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group
  .gform_button
  + #cn-accept-cookie,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group
  .gform_button
  + #cn-refuse-cookie,
.gform_wrapper.gravity-theme .gform_footer .btn-group .gform_button + .btn,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group
  .gform_button
  + .btn-group,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group
  .gform_button
  + .cn-revoke-cookie,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group
  .gform_button
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group
  .modal-body
  .gform_button
  + input[type="submit"],
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group
  .modal-body
  input[type="submit"]
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .modal-body
  .btn-group-vertical
  input[type="submit"]
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .modal-body
  .btn-group
  input[type="submit"]
  + .gform_button,
.modal-body .btn-group #cn-accept-cookie + input[type="submit"],
.modal-body .btn-group #cn-refuse-cookie + input[type="submit"],
.modal-body .btn-group-vertical #cn-accept-cookie + input[type="submit"],
.modal-body .btn-group-vertical #cn-refuse-cookie + input[type="submit"],
.modal-body .btn-group-vertical .btn + input[type="submit"],
.modal-body .btn-group-vertical .btn-group + input[type="submit"],
.modal-body .btn-group-vertical .cn-revoke-cookie + input[type="submit"],
.modal-body
  .btn-group-vertical
  .gform_wrapper.gravity-theme
  .gform_footer
  .gform_button
  + input[type="submit"],
.modal-body
  .btn-group-vertical
  .gform_wrapper.gravity-theme
  .gform_footer
  input[type="submit"]
  + .gform_button,
.modal-body .btn-group-vertical input[type="submit"] + #cn-accept-cookie,
.modal-body .btn-group-vertical input[type="submit"] + #cn-refuse-cookie,
.modal-body .btn-group-vertical input[type="submit"] + .btn,
.modal-body .btn-group-vertical input[type="submit"] + .btn-group,
.modal-body .btn-group-vertical input[type="submit"] + .cn-revoke-cookie,
.modal-body .btn-group-vertical input[type="submit"] + input[type="submit"],
.modal-body .btn-group .btn + input[type="submit"],
.modal-body .btn-group .btn-group + input[type="submit"],
.modal-body .btn-group .cn-revoke-cookie + input[type="submit"],
.modal-body
  .btn-group
  .gform_wrapper.gravity-theme
  .gform_footer
  .gform_button
  + input[type="submit"],
.modal-body
  .btn-group
  .gform_wrapper.gravity-theme
  .gform_footer
  input[type="submit"]
  + .gform_button,
.modal-body .btn-group input[type="submit"] + #cn-accept-cookie,
.modal-body .btn-group input[type="submit"] + #cn-refuse-cookie,
.modal-body .btn-group input[type="submit"] + .btn,
.modal-body .btn-group input[type="submit"] + .btn-group,
.modal-body .btn-group input[type="submit"] + .cn-revoke-cookie,
.modal-body .btn-group input[type="submit"] + input[type="submit"],
.modal-body
  .gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  .gform_button
  + input[type="submit"],
.modal-body
  .gform_wrapper.gravity-theme
  .gform_footer
  .btn-group
  .gform_button
  + input[type="submit"] {
  margin-left: -2px;
}
.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}
.btn-group > #cn-accept-cookie:first-child,
.btn-group > #cn-refuse-cookie:first-child,
.btn-group > .btn:first-child,
.btn-group > .cn-revoke-cookie:first-child,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group
  > .gform_button:first-child,
.modal-body .btn-group > input:first-child[type="submit"] {
  margin-left: 0;
}
.btn-group > #cn-accept-cookie:not(:last-child):not(.dropdown-toggle),
.btn-group > #cn-refuse-cookie:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > #cn-accept-cookie,
.btn-group > .btn-group:not(:last-child) > #cn-refuse-cookie,
.btn-group > .btn-group:not(:last-child) > .btn,
.btn-group > .btn-group:not(:last-child) > .cn-revoke-cookie,
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .cn-revoke-cookie:not(:last-child):not(.dropdown-toggle),
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group
  > .btn-group:not(:last-child)
  > .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group
  > .gform_button:not(:last-child):not(.dropdown-toggle),
.modal-body .btn-group > .btn-group:not(:last-child) > input[type="submit"],
.modal-body
  .btn-group
  > input:not(:last-child):not(.dropdown-toggle)[type="submit"] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > #cn-accept-cookie:not(:first-child),
.btn-group > #cn-refuse-cookie:not(:first-child),
.btn-group > .btn-group:not(:first-child) > #cn-accept-cookie,
.btn-group > .btn-group:not(:first-child) > #cn-refuse-cookie,
.btn-group > .btn-group:not(:first-child) > .btn,
.btn-group > .btn-group:not(:first-child) > .cn-revoke-cookie,
.btn-group > .btn:not(:first-child),
.btn-group > .cn-revoke-cookie:not(:first-child),
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group
  > .btn-group:not(:first-child)
  > .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group
  > .gform_button:not(:first-child),
.modal-body .btn-group > .btn-group:not(:first-child) > input[type="submit"],
.modal-body .btn-group > input:not(:first-child)[type="submit"] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split:after,
.dropright .dropdown-toggle-split:after,
.dropup .dropdown-toggle-split:after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split:before {
  margin-right: 0;
}
.btn-group-sm > #cn-accept-cookie + .dropdown-toggle-split,
.btn-group-sm > #cn-refuse-cookie + .dropdown-toggle-split,
.btn-group-sm > .btn + .dropdown-toggle-split,
.btn-group-sm > .cn-revoke-cookie + .dropdown-toggle-split,
.btn-sm + .dropdown-toggle-split,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-sm
  > .gform_button
  + .dropdown-toggle-split,
.modal-body .btn-group-sm > input[type="submit"] + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
.btn-group-lg > #cn-accept-cookie + .dropdown-toggle-split,
.btn-group-lg > #cn-refuse-cookie + .dropdown-toggle-split,
.btn-group-lg > .btn + .dropdown-toggle-split,
.btn-group-lg > .cn-revoke-cookie + .dropdown-toggle-split,
.btn-lg + .dropdown-toggle-split,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-lg
  > .gform_button
  + .dropdown-toggle-split,
.modal-body .btn-group-lg > input[type="submit"] + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.btn-group-vertical #cn-accept-cookie,
.btn-group-vertical #cn-refuse-cookie,
.btn-group-vertical .btn,
.btn-group-vertical .btn-group,
.btn-group-vertical .cn-revoke-cookie,
.btn-group-vertical .gform_wrapper.gravity-theme .gform_footer .gform_button,
.btn-group-vertical .modal-body input[type="submit"],
.gform_wrapper.gravity-theme .gform_footer .btn-group-vertical .gform_button,
.modal-body .btn-group-vertical input[type="submit"] {
  width: 100%;
}
.btn-group-vertical > #cn-accept-cookie + #cn-accept-cookie,
.btn-group-vertical > #cn-accept-cookie + #cn-refuse-cookie,
.btn-group-vertical > #cn-accept-cookie + .btn,
.btn-group-vertical > #cn-accept-cookie + .btn-group,
.btn-group-vertical > #cn-accept-cookie + .cn-revoke-cookie,
.btn-group-vertical > #cn-refuse-cookie + #cn-accept-cookie,
.btn-group-vertical > #cn-refuse-cookie + #cn-refuse-cookie,
.btn-group-vertical > #cn-refuse-cookie + .btn,
.btn-group-vertical > #cn-refuse-cookie + .btn-group,
.btn-group-vertical > #cn-refuse-cookie + .cn-revoke-cookie,
.btn-group-vertical > .btn + #cn-accept-cookie,
.btn-group-vertical > .btn + #cn-refuse-cookie,
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn + .cn-revoke-cookie,
.btn-group-vertical > .btn-group + #cn-accept-cookie,
.btn-group-vertical > .btn-group + #cn-refuse-cookie,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group,
.btn-group-vertical > .btn-group + .cn-revoke-cookie,
.btn-group-vertical > .cn-revoke-cookie + #cn-accept-cookie,
.btn-group-vertical > .cn-revoke-cookie + #cn-refuse-cookie,
.btn-group-vertical > .cn-revoke-cookie + .btn,
.btn-group-vertical > .cn-revoke-cookie + .btn-group,
.btn-group-vertical > .cn-revoke-cookie + .cn-revoke-cookie,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  > #cn-accept-cookie
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  > #cn-refuse-cookie
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  > .btn
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  > .btn-group
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  > .cn-revoke-cookie
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  > .gform_button
  + #cn-accept-cookie,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  > .gform_button
  + #cn-refuse-cookie,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  > .gform_button
  + .btn,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  > .gform_button
  + .btn-group,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  > .gform_button
  + .cn-revoke-cookie,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  > .gform_button
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .modal-body
  .btn-group-vertical
  > .gform_button
  + input[type="submit"],
.gform_wrapper.gravity-theme
  .gform_footer
  .modal-body
  .btn-group-vertical
  > input[type="submit"]
  + .gform_button,
.modal-body .btn-group-vertical > #cn-accept-cookie + input[type="submit"],
.modal-body .btn-group-vertical > #cn-refuse-cookie + input[type="submit"],
.modal-body .btn-group-vertical > .btn + input[type="submit"],
.modal-body .btn-group-vertical > .btn-group + input[type="submit"],
.modal-body .btn-group-vertical > .cn-revoke-cookie + input[type="submit"],
.modal-body .btn-group-vertical > input[type="submit"] + #cn-accept-cookie,
.modal-body .btn-group-vertical > input[type="submit"] + #cn-refuse-cookie,
.modal-body .btn-group-vertical > input[type="submit"] + .btn,
.modal-body .btn-group-vertical > input[type="submit"] + .btn-group,
.modal-body .btn-group-vertical > input[type="submit"] + .cn-revoke-cookie,
.modal-body .btn-group-vertical > input[type="submit"] + input[type="submit"],
.modal-body
  .gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  > .gform_button
  + input[type="submit"],
.modal-body
  .gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  > input[type="submit"]
  + .gform_button {
  margin-top: -2px;
  margin-left: 0;
}
.btn-group-vertical > #cn-accept-cookie:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > #cn-refuse-cookie:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > #cn-accept-cookie,
.btn-group-vertical > .btn-group:not(:last-child) > #cn-refuse-cookie,
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.btn-group-vertical > .btn-group:not(:last-child) > .cn-revoke-cookie,
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .cn-revoke-cookie:not(:last-child):not(.dropdown-toggle),
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  > .btn-group:not(:last-child)
  > .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  > .gform_button:not(:last-child):not(.dropdown-toggle),
.modal-body
  .btn-group-vertical
  > .btn-group:not(:last-child)
  > input[type="submit"],
.modal-body
  .btn-group-vertical
  > input:not(:last-child):not(.dropdown-toggle)[type="submit"] {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > #cn-accept-cookie:not(:first-child),
.btn-group-vertical > #cn-refuse-cookie:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > #cn-accept-cookie,
.btn-group-vertical > .btn-group:not(:first-child) > #cn-refuse-cookie,
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.btn-group-vertical > .btn-group:not(:first-child) > .cn-revoke-cookie,
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .cn-revoke-cookie:not(:first-child),
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  > .btn-group:not(:first-child)
  > .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  > .gform_button:not(:first-child),
.modal-body
  .btn-group-vertical
  > .btn-group:not(:first-child)
  > input[type="submit"],
.modal-body .btn-group-vertical > input:not(:first-child)[type="submit"] {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-toggle > #cn-accept-cookie,
.btn-group-toggle > #cn-refuse-cookie,
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > #cn-accept-cookie,
.btn-group-toggle > .btn-group > #cn-refuse-cookie,
.btn-group-toggle > .btn-group > .btn,
.btn-group-toggle > .btn-group > .cn-revoke-cookie,
.btn-group-toggle > .cn-revoke-cookie,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-toggle
  > .btn-group
  > .gform_button,
.gform_wrapper.gravity-theme .gform_footer .btn-group-toggle > .gform_button,
.modal-body .btn-group-toggle > .btn-group > input[type="submit"],
.modal-body .btn-group-toggle > input[type="submit"] {
  margin-bottom: 0;
}
.btn-group-toggle > #cn-accept-cookie input[type="checkbox"],
.btn-group-toggle > #cn-accept-cookie input[type="radio"],
.btn-group-toggle > #cn-refuse-cookie input[type="checkbox"],
.btn-group-toggle > #cn-refuse-cookie input[type="radio"],
.btn-group-toggle > .btn-group > #cn-accept-cookie input[type="checkbox"],
.btn-group-toggle > .btn-group > #cn-accept-cookie input[type="radio"],
.btn-group-toggle > .btn-group > #cn-refuse-cookie input[type="checkbox"],
.btn-group-toggle > .btn-group > #cn-refuse-cookie input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .cn-revoke-cookie input[type="checkbox"],
.btn-group-toggle > .btn-group > .cn-revoke-cookie input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .cn-revoke-cookie input[type="checkbox"],
.btn-group-toggle > .cn-revoke-cookie input[type="radio"],
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-toggle
  > .btn-group
  > .gform_button
  input[type="checkbox"],
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-toggle
  > .btn-group
  > .gform_button
  input[type="radio"],
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-toggle
  > .gform_button
  input[type="checkbox"],
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-toggle
  > .gform_button
  input[type="radio"],
.modal-body
  .btn-group-toggle
  > .btn-group
  > input[type="submit"]
  input[type="checkbox"],
.modal-body
  .btn-group-toggle
  > .btn-group
  > input[type="submit"]
  input[type="radio"],
.modal-body .btn-group-toggle > input[type="submit"] input[type="checkbox"],
.modal-body .btn-group-toggle > input[type="submit"] input[type="radio"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}
#sharing_email .input-group > input[type="email"],
#sharing_email .input-group > input[type="text"],
.gfield .input-group > input,
.gfield .input-group > select,
.gfield .input-group > textarea,
.input-group > .custom-file,
.input-group > .custom-select,
.input-group > .form-control,
.input-group > select.form-control {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
#sharing_email .gfield .input-group > input + input[type="email"],
#sharing_email .gfield .input-group > input + input[type="text"],
#sharing_email .gfield .input-group > input[type="email"] + input,
#sharing_email .gfield .input-group > input[type="email"] + select,
#sharing_email .gfield .input-group > input[type="email"] + textarea,
#sharing_email .gfield .input-group > input[type="text"] + input,
#sharing_email .gfield .input-group > input[type="text"] + select,
#sharing_email .gfield .input-group > input[type="text"] + textarea,
#sharing_email .gfield .input-group > select + input[type="email"],
#sharing_email .gfield .input-group > select + input[type="text"],
#sharing_email .gfield .input-group > textarea + input[type="email"],
#sharing_email .gfield .input-group > textarea + input[type="text"],
#sharing_email .input-group > .custom-file + input[type="email"],
#sharing_email .input-group > .custom-file + input[type="text"],
#sharing_email .input-group > .custom-select + input[type="email"],
#sharing_email .input-group > .custom-select + input[type="text"],
#sharing_email .input-group > .form-control + input[type="email"],
#sharing_email .input-group > .form-control + input[type="text"],
#sharing_email .input-group > input[type="email"] + .custom-file,
#sharing_email .input-group > input[type="email"] + .custom-select,
#sharing_email .input-group > input[type="email"] + .form-control,
#sharing_email .input-group > input[type="email"] + input[type="email"],
#sharing_email .input-group > input[type="email"] + input[type="text"],
#sharing_email .input-group > input[type="email"] + select.form-control,
#sharing_email .input-group > input[type="text"] + .custom-file,
#sharing_email .input-group > input[type="text"] + .custom-select,
#sharing_email .input-group > input[type="text"] + .form-control,
#sharing_email .input-group > input[type="text"] + input[type="email"],
#sharing_email .input-group > input[type="text"] + input[type="text"],
#sharing_email .input-group > input[type="text"] + select.form-control,
#sharing_email .input-group > select.form-control + input[type="email"],
#sharing_email .input-group > select.form-control + input[type="text"],
.gfield #sharing_email .input-group > input + input[type="email"],
.gfield #sharing_email .input-group > input + input[type="text"],
.gfield #sharing_email .input-group > input[type="email"] + input,
.gfield #sharing_email .input-group > input[type="email"] + select,
.gfield #sharing_email .input-group > input[type="email"] + textarea,
.gfield #sharing_email .input-group > input[type="text"] + input,
.gfield #sharing_email .input-group > input[type="text"] + select,
.gfield #sharing_email .input-group > input[type="text"] + textarea,
.gfield #sharing_email .input-group > select + input[type="email"],
.gfield #sharing_email .input-group > select + input[type="text"],
.gfield #sharing_email .input-group > textarea + input[type="email"],
.gfield #sharing_email .input-group > textarea + input[type="text"],
.gfield .input-group > .custom-file + input,
.gfield .input-group > .custom-file + select,
.gfield .input-group > .custom-file + textarea,
.gfield .input-group > .custom-select + input,
.gfield .input-group > .custom-select + select,
.gfield .input-group > .custom-select + textarea,
.gfield .input-group > .form-control + input,
.gfield .input-group > .form-control + select,
.gfield .input-group > .form-control + textarea,
.gfield .input-group > input + .custom-file,
.gfield .input-group > input + .custom-select,
.gfield .input-group > input + .form-control,
.gfield .input-group > input + input,
.gfield .input-group > input + select,
.gfield .input-group > input + select.form-control,
.gfield .input-group > input + textarea,
.gfield .input-group > select + .custom-file,
.gfield .input-group > select + .custom-select,
.gfield .input-group > select + .form-control,
.gfield .input-group > select + input,
.gfield .input-group > select + select,
.gfield .input-group > select + select.form-control,
.gfield .input-group > select + textarea,
.gfield .input-group > select.form-control + input,
.gfield .input-group > select.form-control + select,
.gfield .input-group > select.form-control + textarea,
.gfield .input-group > textarea + .custom-file,
.gfield .input-group > textarea + .custom-select,
.gfield .input-group > textarea + .form-control,
.gfield .input-group > textarea + input,
.gfield .input-group > textarea + select,
.gfield .input-group > textarea + select.form-control,
.gfield .input-group > textarea + textarea,
.input-group > .custom-file + .custom-file,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + select.form-control,
.input-group > .custom-select + .custom-file,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + select.form-control,
.input-group > .form-control + .custom-file,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .form-control,
.input-group > .form-control + select.form-control,
.input-group > select.form-control + .custom-file,
.input-group > select.form-control + .custom-select,
.input-group > select.form-control + .form-control,
.input-group > select.form-control + select.form-control {
  margin-left: -1px;
}
#sharing_email .input-group > input:focus[type="email"],
#sharing_email .input-group > input:focus[type="text"],
.gfield .input-group > input:focus,
.gfield .input-group > select:focus,
.gfield .input-group > textarea:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label,
.input-group > .custom-select:focus,
.input-group > .form-control:focus,
.input-group > select.form-control:focus {
  z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
#sharing_email .input-group > input:not(:last-child)[type="email"],
#sharing_email .input-group > input:not(:last-child)[type="text"],
.gfield .input-group > input:not(:last-child),
.gfield .input-group > select:not(:last-child),
.gfield .input-group > textarea:not(:last-child),
.input-group > .custom-select:not(:last-child),
.input-group > .form-control:not(:last-child),
.input-group > select.form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
#sharing_email .input-group > input:not(:first-child)[type="email"],
#sharing_email .input-group > input:not(:first-child)[type="text"],
.gfield .input-group > input:not(:first-child),
.gfield .input-group > select:not(:first-child),
.gfield .input-group > textarea:not(:first-child),
.input-group > .custom-select:not(:first-child),
.input-group > .form-control:not(:first-child),
.input-group > select.form-control:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label:after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-append,
.input-group-prepend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.gform_wrapper.gravity-theme .gform_footer .input-group-append .gform_button,
.gform_wrapper.gravity-theme .gform_footer .input-group-prepend .gform_button,
.input-group-append #cn-accept-cookie,
.input-group-append #cn-refuse-cookie,
.input-group-append .btn,
.input-group-append .cn-revoke-cookie,
.input-group-append .gform_wrapper.gravity-theme .gform_footer .gform_button,
.input-group-append .modal-body input[type="submit"],
.input-group-prepend #cn-accept-cookie,
.input-group-prepend #cn-refuse-cookie,
.input-group-prepend .btn,
.input-group-prepend .cn-revoke-cookie,
.input-group-prepend .gform_wrapper.gravity-theme .gform_footer .gform_button,
.input-group-prepend .modal-body input[type="submit"],
.modal-body .input-group-append input[type="submit"],
.modal-body .input-group-prepend input[type="submit"] {
  position: relative;
  z-index: 2;
}
.gform_wrapper.gravity-theme
  .gform_footer
  .input-group-append
  #cn-accept-cookie
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .input-group-append
  #cn-refuse-cookie
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .input-group-append
  .btn
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .input-group-append
  .cn-revoke-cookie
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .input-group-append
  .gform_button
  + #cn-accept-cookie,
.gform_wrapper.gravity-theme
  .gform_footer
  .input-group-append
  .gform_button
  + #cn-refuse-cookie,
.gform_wrapper.gravity-theme
  .gform_footer
  .input-group-append
  .gform_button
  + .btn,
.gform_wrapper.gravity-theme
  .gform_footer
  .input-group-append
  .gform_button
  + .cn-revoke-cookie,
.gform_wrapper.gravity-theme
  .gform_footer
  .input-group-append
  .gform_button
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .input-group-append
  .gform_button
  + .input-group-text,
.gform_wrapper.gravity-theme
  .gform_footer
  .input-group-append
  .input-group-text
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .input-group-append
  .modal-body
  .gform_button
  + input[type="submit"],
.gform_wrapper.gravity-theme
  .gform_footer
  .input-group-append
  .modal-body
  input[type="submit"]
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .input-group-prepend
  #cn-accept-cookie
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .input-group-prepend
  #cn-refuse-cookie
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .input-group-prepend
  .btn
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .input-group-prepend
  .cn-revoke-cookie
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .input-group-prepend
  .gform_button
  + #cn-accept-cookie,
.gform_wrapper.gravity-theme
  .gform_footer
  .input-group-prepend
  .gform_button
  + #cn-refuse-cookie,
.gform_wrapper.gravity-theme
  .gform_footer
  .input-group-prepend
  .gform_button
  + .btn,
.gform_wrapper.gravity-theme
  .gform_footer
  .input-group-prepend
  .gform_button
  + .cn-revoke-cookie,
.gform_wrapper.gravity-theme
  .gform_footer
  .input-group-prepend
  .gform_button
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .input-group-prepend
  .gform_button
  + .input-group-text,
.gform_wrapper.gravity-theme
  .gform_footer
  .input-group-prepend
  .input-group-text
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .input-group-prepend
  .modal-body
  .gform_button
  + input[type="submit"],
.gform_wrapper.gravity-theme
  .gform_footer
  .input-group-prepend
  .modal-body
  input[type="submit"]
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .modal-body
  .input-group-append
  input[type="submit"]
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .modal-body
  .input-group-prepend
  input[type="submit"]
  + .gform_button,
.input-group-append #cn-accept-cookie + #cn-accept-cookie,
.input-group-append #cn-accept-cookie + #cn-refuse-cookie,
.input-group-append #cn-accept-cookie + .btn,
.input-group-append #cn-accept-cookie + .cn-revoke-cookie,
.input-group-append #cn-accept-cookie + .input-group-text,
.input-group-append #cn-refuse-cookie + #cn-accept-cookie,
.input-group-append #cn-refuse-cookie + #cn-refuse-cookie,
.input-group-append #cn-refuse-cookie + .btn,
.input-group-append #cn-refuse-cookie + .cn-revoke-cookie,
.input-group-append #cn-refuse-cookie + .input-group-text,
.input-group-append .btn + #cn-accept-cookie,
.input-group-append .btn + #cn-refuse-cookie,
.input-group-append .btn + .btn,
.input-group-append .btn + .cn-revoke-cookie,
.input-group-append .btn + .input-group-text,
.input-group-append .cn-revoke-cookie + #cn-accept-cookie,
.input-group-append .cn-revoke-cookie + #cn-refuse-cookie,
.input-group-append .cn-revoke-cookie + .btn,
.input-group-append .cn-revoke-cookie + .cn-revoke-cookie,
.input-group-append .cn-revoke-cookie + .input-group-text,
.input-group-append
  .gform_wrapper.gravity-theme
  .gform_footer
  #cn-accept-cookie
  + .gform_button,
.input-group-append
  .gform_wrapper.gravity-theme
  .gform_footer
  #cn-refuse-cookie
  + .gform_button,
.input-group-append
  .gform_wrapper.gravity-theme
  .gform_footer
  .btn
  + .gform_button,
.input-group-append
  .gform_wrapper.gravity-theme
  .gform_footer
  .cn-revoke-cookie
  + .gform_button,
.input-group-append
  .gform_wrapper.gravity-theme
  .gform_footer
  .gform_button
  + #cn-accept-cookie,
.input-group-append
  .gform_wrapper.gravity-theme
  .gform_footer
  .gform_button
  + #cn-refuse-cookie,
.input-group-append
  .gform_wrapper.gravity-theme
  .gform_footer
  .gform_button
  + .btn,
.input-group-append
  .gform_wrapper.gravity-theme
  .gform_footer
  .gform_button
  + .cn-revoke-cookie,
.input-group-append
  .gform_wrapper.gravity-theme
  .gform_footer
  .gform_button
  + .gform_button,
.input-group-append
  .gform_wrapper.gravity-theme
  .gform_footer
  .gform_button
  + .input-group-text,
.input-group-append
  .gform_wrapper.gravity-theme
  .gform_footer
  .input-group-text
  + .gform_button,
.input-group-append
  .gform_wrapper.gravity-theme
  .gform_footer
  .modal-body
  .gform_button
  + input[type="submit"],
.input-group-append .input-group-text + #cn-accept-cookie,
.input-group-append .input-group-text + #cn-refuse-cookie,
.input-group-append .input-group-text + .btn,
.input-group-append .input-group-text + .cn-revoke-cookie,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .modal-body #cn-accept-cookie + input[type="submit"],
.input-group-append .modal-body #cn-refuse-cookie + input[type="submit"],
.input-group-append .modal-body .btn + input[type="submit"],
.input-group-append .modal-body .cn-revoke-cookie + input[type="submit"],
.input-group-append
  .modal-body
  .gform_wrapper.gravity-theme
  .gform_footer
  input[type="submit"]
  + .gform_button,
.input-group-append .modal-body .input-group-text + input[type="submit"],
.input-group-append .modal-body input[type="submit"] + #cn-accept-cookie,
.input-group-append .modal-body input[type="submit"] + #cn-refuse-cookie,
.input-group-append .modal-body input[type="submit"] + .btn,
.input-group-append .modal-body input[type="submit"] + .cn-revoke-cookie,
.input-group-append .modal-body input[type="submit"] + .input-group-text,
.input-group-append .modal-body input[type="submit"] + input[type="submit"],
.input-group-prepend #cn-accept-cookie + #cn-accept-cookie,
.input-group-prepend #cn-accept-cookie + #cn-refuse-cookie,
.input-group-prepend #cn-accept-cookie + .btn,
.input-group-prepend #cn-accept-cookie + .cn-revoke-cookie,
.input-group-prepend #cn-accept-cookie + .input-group-text,
.input-group-prepend #cn-refuse-cookie + #cn-accept-cookie,
.input-group-prepend #cn-refuse-cookie + #cn-refuse-cookie,
.input-group-prepend #cn-refuse-cookie + .btn,
.input-group-prepend #cn-refuse-cookie + .cn-revoke-cookie,
.input-group-prepend #cn-refuse-cookie + .input-group-text,
.input-group-prepend .btn + #cn-accept-cookie,
.input-group-prepend .btn + #cn-refuse-cookie,
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .cn-revoke-cookie,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .cn-revoke-cookie + #cn-accept-cookie,
.input-group-prepend .cn-revoke-cookie + #cn-refuse-cookie,
.input-group-prepend .cn-revoke-cookie + .btn,
.input-group-prepend .cn-revoke-cookie + .cn-revoke-cookie,
.input-group-prepend .cn-revoke-cookie + .input-group-text,
.input-group-prepend
  .gform_wrapper.gravity-theme
  .gform_footer
  #cn-accept-cookie
  + .gform_button,
.input-group-prepend
  .gform_wrapper.gravity-theme
  .gform_footer
  #cn-refuse-cookie
  + .gform_button,
.input-group-prepend
  .gform_wrapper.gravity-theme
  .gform_footer
  .btn
  + .gform_button,
.input-group-prepend
  .gform_wrapper.gravity-theme
  .gform_footer
  .cn-revoke-cookie
  + .gform_button,
.input-group-prepend
  .gform_wrapper.gravity-theme
  .gform_footer
  .gform_button
  + #cn-accept-cookie,
.input-group-prepend
  .gform_wrapper.gravity-theme
  .gform_footer
  .gform_button
  + #cn-refuse-cookie,
.input-group-prepend
  .gform_wrapper.gravity-theme
  .gform_footer
  .gform_button
  + .btn,
.input-group-prepend
  .gform_wrapper.gravity-theme
  .gform_footer
  .gform_button
  + .cn-revoke-cookie,
.input-group-prepend
  .gform_wrapper.gravity-theme
  .gform_footer
  .gform_button
  + .gform_button,
.input-group-prepend
  .gform_wrapper.gravity-theme
  .gform_footer
  .gform_button
  + .input-group-text,
.input-group-prepend
  .gform_wrapper.gravity-theme
  .gform_footer
  .input-group-text
  + .gform_button,
.input-group-prepend
  .gform_wrapper.gravity-theme
  .gform_footer
  .modal-body
  .gform_button
  + input[type="submit"],
.input-group-prepend .input-group-text + #cn-accept-cookie,
.input-group-prepend .input-group-text + #cn-refuse-cookie,
.input-group-prepend .input-group-text + .btn,
.input-group-prepend .input-group-text + .cn-revoke-cookie,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .modal-body #cn-accept-cookie + input[type="submit"],
.input-group-prepend .modal-body #cn-refuse-cookie + input[type="submit"],
.input-group-prepend .modal-body .btn + input[type="submit"],
.input-group-prepend .modal-body .cn-revoke-cookie + input[type="submit"],
.input-group-prepend
  .modal-body
  .gform_wrapper.gravity-theme
  .gform_footer
  input[type="submit"]
  + .gform_button,
.input-group-prepend .modal-body .input-group-text + input[type="submit"],
.input-group-prepend .modal-body input[type="submit"] + #cn-accept-cookie,
.input-group-prepend .modal-body input[type="submit"] + #cn-refuse-cookie,
.input-group-prepend .modal-body input[type="submit"] + .btn,
.input-group-prepend .modal-body input[type="submit"] + .cn-revoke-cookie,
.input-group-prepend .modal-body input[type="submit"] + .input-group-text,
.input-group-prepend .modal-body input[type="submit"] + input[type="submit"],
.modal-body
  .gform_wrapper.gravity-theme
  .gform_footer
  .input-group-append
  .gform_button
  + input[type="submit"],
.modal-body
  .gform_wrapper.gravity-theme
  .gform_footer
  .input-group-prepend
  .gform_button
  + input[type="submit"],
.modal-body .input-group-append #cn-accept-cookie + input[type="submit"],
.modal-body .input-group-append #cn-refuse-cookie + input[type="submit"],
.modal-body .input-group-append .btn + input[type="submit"],
.modal-body .input-group-append .cn-revoke-cookie + input[type="submit"],
.modal-body
  .input-group-append
  .gform_wrapper.gravity-theme
  .gform_footer
  .gform_button
  + input[type="submit"],
.modal-body
  .input-group-append
  .gform_wrapper.gravity-theme
  .gform_footer
  input[type="submit"]
  + .gform_button,
.modal-body .input-group-append .input-group-text + input[type="submit"],
.modal-body .input-group-append input[type="submit"] + #cn-accept-cookie,
.modal-body .input-group-append input[type="submit"] + #cn-refuse-cookie,
.modal-body .input-group-append input[type="submit"] + .btn,
.modal-body .input-group-append input[type="submit"] + .cn-revoke-cookie,
.modal-body .input-group-append input[type="submit"] + .input-group-text,
.modal-body .input-group-append input[type="submit"] + input[type="submit"],
.modal-body .input-group-prepend #cn-accept-cookie + input[type="submit"],
.modal-body .input-group-prepend #cn-refuse-cookie + input[type="submit"],
.modal-body .input-group-prepend .btn + input[type="submit"],
.modal-body .input-group-prepend .cn-revoke-cookie + input[type="submit"],
.modal-body
  .input-group-prepend
  .gform_wrapper.gravity-theme
  .gform_footer
  .gform_button
  + input[type="submit"],
.modal-body
  .input-group-prepend
  .gform_wrapper.gravity-theme
  .gform_footer
  input[type="submit"]
  + .gform_button,
.modal-body .input-group-prepend .input-group-text + input[type="submit"],
.modal-body .input-group-prepend input[type="submit"] + #cn-accept-cookie,
.modal-body .input-group-prepend input[type="submit"] + #cn-refuse-cookie,
.modal-body .input-group-prepend input[type="submit"] + .btn,
.modal-body .input-group-prepend input[type="submit"] + .cn-revoke-cookie,
.modal-body .input-group-prepend input[type="submit"] + .input-group-text,
.modal-body .input-group-prepend input[type="submit"] + input[type="submit"] {
  margin-left: -1px;
}
.input-group-prepend {
  margin-right: -1px;
}
.input-group-append {
  margin-left: -1px;
}
.input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9e9e9;
  border: 1px solid #c7c7c7;
  border-radius: 2px;
}
.input-group-text input[type="checkbox"],
.input-group-text input[type="radio"] {
  margin-top: 0;
}
#sharing_email .input-group-lg > input[type="email"],
#sharing_email .input-group-lg > input[type="text"],
.gfield .input-group-lg > input,
.gfield .input-group-lg > select,
.gfield .input-group-lg > textarea,
.gform_wrapper.gravity-theme
  .gform_footer
  .input-group-lg
  > .input-group-append
  > .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .input-group-lg
  > .input-group-prepend
  > .gform_button,
.input-group-lg > .form-control,
.input-group-lg > .input-group-append > #cn-accept-cookie,
.input-group-lg > .input-group-append > #cn-refuse-cookie,
.input-group-lg > .input-group-append > .btn,
.input-group-lg > .input-group-append > .cn-revoke-cookie,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > #cn-accept-cookie,
.input-group-lg > .input-group-prepend > #cn-refuse-cookie,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-prepend > .cn-revoke-cookie,
.input-group-lg > .input-group-prepend > .input-group-text,
.modal-body .input-group-lg > .input-group-append > input[type="submit"],
.modal-body .input-group-lg > .input-group-prepend > input[type="submit"] {
  height: calc(2.875rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 2px;
}
#sharing_email .input-group-sm > input[type="email"],
#sharing_email .input-group-sm > input[type="text"],
.gfield .input-group-sm > input,
.gfield .input-group-sm > select,
.gfield .input-group-sm > textarea,
.gform_wrapper.gravity-theme
  .gform_footer
  .input-group-sm
  > .input-group-append
  > .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .input-group-sm
  > .input-group-prepend
  > .gform_button,
.input-group-sm > .form-control,
.input-group-sm > .input-group-append > #cn-accept-cookie,
.input-group-sm > .input-group-append > #cn-refuse-cookie,
.input-group-sm > .input-group-append > .btn,
.input-group-sm > .input-group-append > .cn-revoke-cookie,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > #cn-accept-cookie,
.input-group-sm > .input-group-prepend > #cn-refuse-cookie,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-prepend > .cn-revoke-cookie,
.input-group-sm > .input-group-prepend > .input-group-text,
.modal-body .input-group-sm > .input-group-append > input[type="submit"],
.modal-body .input-group-sm > .input-group-prepend > input[type="submit"] {
  height: calc(1.8125rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 2px;
}
.gform_wrapper.gravity-theme
  .gform_footer
  .input-group
  > .input-group-append:last-child
  > .gform_button:not(:last-child):not(.dropdown-toggle),
.gform_wrapper.gravity-theme
  .gform_footer
  .input-group
  > .input-group-append:not(:last-child)
  > .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .input-group
  > .input-group-prepend
  > .gform_button,
.input-group
  > .input-group-append:last-child
  > #cn-accept-cookie:not(:last-child):not(.dropdown-toggle),
.input-group
  > .input-group-append:last-child
  > #cn-refuse-cookie:not(:last-child):not(.dropdown-toggle),
.input-group
  > .input-group-append:last-child
  > .btn:not(:last-child):not(.dropdown-toggle),
.input-group
  > .input-group-append:last-child
  > .cn-revoke-cookie:not(:last-child):not(.dropdown-toggle),
.input-group
  > .input-group-append:last-child
  > .input-group-text:not(:last-child),
.input-group > .input-group-append:not(:last-child) > #cn-accept-cookie,
.input-group > .input-group-append:not(:last-child) > #cn-refuse-cookie,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .cn-revoke-cookie,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-prepend > #cn-accept-cookie,
.input-group > .input-group-prepend > #cn-refuse-cookie,
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .cn-revoke-cookie,
.input-group > .input-group-prepend > .input-group-text,
.modal-body
  .input-group
  > .input-group-append:last-child
  > input:not(:last-child):not(.dropdown-toggle)[type="submit"],
.modal-body
  .input-group
  > .input-group-append:not(:last-child)
  > input[type="submit"],
.modal-body .input-group > .input-group-prepend > input[type="submit"] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.gform_wrapper.gravity-theme
  .gform_footer
  .input-group
  > .input-group-append
  > .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .input-group
  > .input-group-prepend:first-child
  > .gform_button:not(:first-child),
.gform_wrapper.gravity-theme
  .gform_footer
  .input-group
  > .input-group-prepend:not(:first-child)
  > .gform_button,
.input-group > .input-group-append > #cn-accept-cookie,
.input-group > .input-group-append > #cn-refuse-cookie,
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .cn-revoke-cookie,
.input-group > .input-group-append > .input-group-text,
.input-group
  > .input-group-prepend:first-child
  > #cn-accept-cookie:not(:first-child),
.input-group
  > .input-group-prepend:first-child
  > #cn-refuse-cookie:not(:first-child),
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group
  > .input-group-prepend:first-child
  > .cn-revoke-cookie:not(:first-child),
.input-group
  > .input-group-prepend:first-child
  > .input-group-text:not(:first-child),
.input-group > .input-group-prepend:not(:first-child) > #cn-accept-cookie,
.input-group > .input-group-prepend:not(:first-child) > #cn-refuse-cookie,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .cn-revoke-cookie,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.modal-body .input-group > .input-group-append > input[type="submit"],
.modal-body
  .input-group
  > .input-group-prepend:first-child
  > input:not(:first-child)[type="submit"],
.modal-body
  .input-group
  > .input-group-prepend:not(:first-child)
  > input[type="submit"] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.custom-control {
  position: relative;
  display: block;
  min-height: 1.6875rem;
  padding-left: 1.5rem;
}
.custom-control-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}
.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label:before {
  color: #fff;
  background-color: #f05578;
}
.custom-control-input:focus ~ .custom-control-label:before {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(50, 105, 150, 0.25);
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(50, 105, 150, 0.25);
}
.custom-control-input:active ~ .custom-control-label:before {
  color: #fff;
  background-color: #9cc1de;
}
.custom-control-input:disabled ~ .custom-control-label {
  color: #6e6e6e;
}
.custom-control-input:disabled ~ .custom-control-label:before {
  background-color: #e9e9e9;
}
.custom-control-label {
  position: relative;
  margin-bottom: 0;
}
.custom-control-label:before {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #d9d9d9;
}
.custom-control-label:after,
.custom-control-label:before {
  position: absolute;
  top: 0.34375rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
}
.custom-control-label:after {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 50% 50%;
}
.custom-checkbox .custom-control-label:before {
  border-radius: 2px;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label:before {
  background-color: #f05578;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
.custom-checkbox
  .custom-control-input:indeterminate
  ~ .custom-control-label:before {
  background-color: #326996;
}
.custom-checkbox
  .custom-control-input:indeterminate
  ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}
.custom-checkbox
  .custom-control-input:disabled:checked
  ~ .custom-control-label:before {
  background-color: rgba(50, 105, 150, 0.5);
}
.custom-checkbox
  .custom-control-input:disabled:indeterminate
  ~ .custom-control-label:before {
  background-color: rgba(50, 105, 150, 0.5);
}
.custom-radio .custom-control-label:before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label:before {
  background-color: #f05578;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}
.custom-radio
  .custom-control-input:disabled:checked
  ~ .custom-control-label:before {
  background-color: rgba(50, 105, 150, 0.5);
}
.custom-select,
.gfield select,
select.form-control {
  display: inline-block;
  width: 100%;
  height: 36px;
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: transparent
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
    no-repeat right 0.75rem center;
  background-size: 16px 16px;
  border: 1px solid #c7c7c7;
  border-radius: 2px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.custom-select:focus,
.gfield select:focus,
select.form-control:focus {
  border-color: #76a8d1;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(118, 168, 209, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(118, 168, 209, 0.5);
}
.custom-select:focus::-ms-value,
.gfield select:focus::-ms-value,
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: transparent;
}
.custom-select[multiple],
.custom-select[size]:not([size="1"]),
.gfield select[multiple],
.gfield select[size]:not([size="1"]),
select.form-control[multiple],
select.form-control[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.custom-select:disabled,
.gfield select:disabled,
select.form-control:disabled {
  color: #6e6e6e;
  background-color: #e9e9e9;
}
.custom-select::-ms-expand,
.gfield select::-ms-expand,
select.form-control::-ms-expand {
  opacity: 0;
}
.custom-select-sm {
  height: calc(1.8125rem + 2px);
  font-size: 75%;
}
.custom-select-lg,
.custom-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.custom-select-lg {
  height: calc(2.875rem + 2px);
  font-size: 125%;
}
.custom-file {
  display: inline-block;
  margin-bottom: 0;
}
.custom-file,
.custom-file-input {
  position: relative;
  width: 100%;
  height: 36px;
}
.custom-file-input {
  z-index: 2;
  margin: 0;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: #76a8d1;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(50, 105, 150, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(50, 105, 150, 0.25);
}
.custom-file-input:focus ~ .custom-file-label:after {
  border-color: #76a8d1;
}
.custom-file-input:disabled ~ .custom-file-label {
  background-color: transparent;
}
.custom-file-input:lang(en) ~ .custom-file-label:after {
  content: "Browse";
}
.custom-file-label {
  left: 0;
  z-index: 1;
  height: 36px;
  background-color: transparent;
  border: 1px solid #c7c7c7;
  border-radius: 2px;
}
.custom-file-label,
.custom-file-label:after {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
}
.custom-file-label:after {
  bottom: 0;
  z-index: 3;
  display: block;
  height: 2.4375rem;
  content: "Browse";
  background-color: #e9e9e9;
  border-left: 1px solid #c7c7c7;
  border-radius: 0 2px 2px 0;
}
.custom-range {
  width: 100%;
  padding-left: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.custom-range:focus {
  outline: 0;
}
.custom-range:focus::-webkit-slider-thumb {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(50, 105, 150, 0.25);
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(50, 105, 150, 0.25);
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(50, 105, 150, 0.25);
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(50, 105, 150, 0.25);
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #326996;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}
@media screen and (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.custom-range::-webkit-slider-thumb:active {
  background-color: #9cc1de;
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #d9d9d9;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #326996;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}
@media screen and (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.custom-range::-moz-range-thumb:active {
  background-color: #9cc1de;
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #d9d9d9;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #326996;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media screen and (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}
.custom-range::-ms-thumb:active {
  background-color: #9cc1de;
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.custom-range::-ms-fill-lower,
.custom-range::-ms-fill-upper {
  background-color: #d9d9d9;
  border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
}
.custom-control-label:before,
.custom-file-label,
.custom-select,
.gfield select,
select.form-control {
  -webkit-transition: background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .custom-control-label:before,
  .custom-file-label,
  .custom-select,
  .gfield select,
  select.form-control {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:focus,
.nav-link:hover {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6e6e6e;
}
.nav-tabs {
  border-bottom: 1px solid #7d98a8;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #e9e9e9 #e9e9e9 #7d98a8;
}
.nav-tabs .nav-link.disabled {
  color: #6e6e6e;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #d9d9d9 #d9d9d9 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-pills .nav-link {
  border-radius: 2px;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #326996;
}
.nav-fill .nav-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}
.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.navbar {
  padding: 0;
}
.navbar,
.navbar > .container,
.navbar > .container-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.40625rem;
  padding-bottom: 0.40625rem;
  margin-right: 0;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat 50%;
  background-size: 100% 100%;
}
@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-sm,
  .navbar-expand-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
  }
  .navbar-expand-sm .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-md,
  .navbar-expand-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
  }
  .navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-lg,
  .navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
  }
  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-xl,
  .navbar-expand-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
  }
  .navbar-expand-xl .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
  color: rgba(37, 37, 37, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(37, 37, 37, 0.5);
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: rgba(37, 37, 37, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(37, 37, 37, 0.3);
}
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
  color: rgba(37, 37, 37, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(37, 37, 37, 0.5);
  border-color: rgba(37, 37, 37, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(37,37,37,0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-light .navbar-text {
  color: rgba(37, 37, 37, 0.5);
}
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
  color: rgba(37, 37, 37, 0.9);
}
.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: hsla(0, 0%, 100%, 0.5);
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: hsla(0, 0%, 100%, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: hsla(0, 0%, 100%, 0.25);
}
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show > .nav-link {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: hsla(0, 0%, 100%, 0.5);
  border-color: hsla(0, 0%, 100%, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-dark .navbar-text {
  color: hsla(0, 0%, 100%, 0.5);
}
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
  color: #fff;
}
.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(37, 37, 37, 0.125);
  border-radius: 2px;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}
.card-title {
  margin-bottom: 0.75rem;
}
.card-subtitle {
  margin-top: -0.375rem;
}
.card-subtitle,
.card-text:last-child {
  margin-bottom: 0;
}
.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(37, 37, 37, 0.03);
  border-bottom: 1px solid rgba(37, 37, 37, 0.125);
}
.card-header:first-child {
  border-radius: 1px 1px 0 0;
}
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(37, 37, 37, 0.03);
  border-top: 1px solid rgba(37, 37, 37, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 1px 1px;
}
.card-header-tabs {
  margin-bottom: -0.75rem;
  border-bottom: 0;
}
.card-header-pills,
.card-header-tabs {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}
.card-img {
  width: 100%;
  border-radius: 1px;
}
.card-img-top {
  width: 100%;
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
}
.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.card-deck {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-deck {
    -webkit-box-orient: horizontal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck,
  .card-deck .card {
    -webkit-box-direction: normal;
  }
  .card-deck .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
.card-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .card-group > .card {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:first-child .card-header,
  .card-group > .card:first-child .card-img-top {
    border-top-right-radius: 0;
  }
  .card-group > .card:first-child .card-footer,
  .card-group > .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:last-child .card-header,
  .card-group > .card:last-child .card-img-top {
    border-top-left-radius: 0;
  }
  .card-group > .card:last-child .card-footer,
  .card-group > .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0;
  }
  .card-group > .card:only-child {
    border-radius: 2px;
  }
  .card-group > .card:only-child .card-header,
  .card-group > .card:only-child .card-img-top {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
  }
  .card-group > .card:only-child .card-footer,
  .card-group > .card:only-child .card-img-bottom {
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
  }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child),
  .card-group
    > .card:not(:first-child):not(:last-child):not(:only-child)
    .card-footer,
  .card-group
    > .card:not(:first-child):not(:last-child):not(:only-child)
    .card-header,
  .card-group
    > .card:not(:first-child):not(:last-child):not(:only-child)
    .card-img-bottom,
  .card-group
    > .card:not(:first-child):not(:last-child):not(:only-child)
    .card-img-top {
    border-radius: 0;
  }
}
.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
.accordion .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}
.accordion .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}
.accordion .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9e9e9;
  border-radius: 2px;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item:before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6e6e6e;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover:before {
  text-decoration: underline;
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #6e6e6e;
}
.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 2px;
}
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #252525;
  background-color: #fff;
  border: 1px solid #d9d9d9;
}
.page-link:hover {
  z-index: 2;
  color: #fff;
  text-decoration: none;
  background-color: #326996;
  border-color: #326996;
}
.page-link:focus {
  z-index: 2;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(50, 105, 150, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(50, 105, 150, 0.25);
}
.page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.page-item:last-child .page-link {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #326996;
  border-color: #326996;
}
.page-item.disabled .page-link {
  color: #9f9f9f;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #d9d9d9;
}
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 2px;
}
.badge:empty {
  display: none;
}
#cn-accept-cookie .badge,
#cn-refuse-cookie .badge,
.btn .badge,
.cn-revoke-cookie .badge,
.gform_wrapper.gravity-theme .gform_footer .gform_button .badge,
.modal-body input[type="submit"] .badge {
  position: relative;
  top: -1px;
}
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}
.badge-primary {
  color: #fff;
  background-color: #326996;
}
.badge-primary[href]:focus,
.badge-primary[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #254e70;
}
.badge-secondary {
  color: #fff;
  background-color: #f05578;
}
.badge-secondary[href]:focus,
.badge-secondary[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #ec2653;
}
.badge-success {
  color: #fff;
  background-color: #57b157;
}
.badge-success[href]:focus,
.badge-success[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #449144;
}
.badge-info {
  color: #fff;
  background-color: #326996;
}
.badge-info[href]:focus,
.badge-info[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #254e70;
}
.badge-warning {
  color: #212529;
  background-color: #ef952c;
}
.badge-warning[href]:focus,
.badge-warning[href]:hover {
  color: #212529;
  text-decoration: none;
  background-color: #d87c10;
}
.badge-danger {
  color: #fff;
  background-color: #d64f4f;
}
.badge-danger[href]:focus,
.badge-danger[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #c42e2e;
}
.badge-light {
  color: #212529;
  background-color: #f5f5f5;
}
.badge-light[href]:focus,
.badge-light[href]:hover {
  color: #212529;
  text-decoration: none;
  background-color: #dcdcdc;
}
.badge-dark {
  color: #fff;
  background-color: #51555d;
}
.badge-dark[href]:focus,
.badge-dark[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #393c42;
}
.badge-ligth {
  color: #212529;
  background-color: #fff;
}
.badge-ligth[href]:focus,
.badge-ligth[href]:hover {
  color: #212529;
  text-decoration: none;
  background-color: #e6e6e6;
}
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9e9e9;
  border-radius: 2px;
}
@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
.alert,
div.wpcf7-response-output {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 2px;
}
.alert-heading {
  color: inherit;
}
.alert-link {
  font-weight: 700;
}
.alert-dismissible {
  padding-right: 4.1875rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
.alert-primary {
  color: #2c4860;
  background-color: #d6e1ea;
  border-color: #c6d5e2;
}
.alert-primary hr {
  border-top-color: #b5c9d9;
}
.alert-primary .alert-link {
  color: #1c2e3d;
}
.alert-secondary {
  color: #8f3e50;
  background-color: #fcdde4;
  border-color: #fbcfd9;
}
.alert-secondary hr {
  border-top-color: #f9b7c6;
}
.alert-secondary .alert-link {
  color: #6b2f3c;
}
.alert-success,
div.wpcf7-response-output.wpcf7-mail-sent-ok {
  color: #3f6e3f;
  background-color: #ddefdd;
  border-color: #d0e9d0;
}
.alert-success hr,
div.wpcf7-response-output.wpcf7-mail-sent-ok hr {
  border-top-color: #bfe1bf;
}
.alert-success .alert-link,
div.wpcf7-response-output.wpcf7-mail-sent-ok .alert-link {
  color: #2c4e2c;
}
.alert-info {
  color: #2c4860;
  background-color: #d6e1ea;
  border-color: #c6d5e2;
}
.alert-info hr {
  border-top-color: #b5c9d9;
}
.alert-info .alert-link {
  color: #1c2e3d;
}
.alert-warning,
div.wpcf7-response-output.wpcf7-spam-blocked {
  color: #8e5f29;
  background-color: #fcead5;
  border-color: #fbe1c4;
}
.alert-warning hr,
div.wpcf7-response-output.wpcf7-spam-blocked hr {
  border-top-color: #f9d5ac;
}
.alert-warning .alert-link,
div.wpcf7-response-output.wpcf7-spam-blocked .alert-link {
  color: #66451e;
}
.alert-danger,
div.wpcf7-response-output.wpcf7-validation-errors {
  color: #813b3b;
  background-color: #f7dcdc;
  border-color: #f4cece;
}
.alert-danger hr,
div.wpcf7-response-output.wpcf7-validation-errors hr {
  border-top-color: #efb9b9;
}
.alert-danger .alert-link,
div.wpcf7-response-output.wpcf7-validation-errors .alert-link {
  color: #5e2b2b;
}
.alert-light {
  color: #919191;
  background-color: #fdfdfd;
  border-color: #fcfcfc;
}
.alert-light hr {
  border-top-color: #efefef;
}
.alert-light .alert-link {
  color: #787878;
}
.alert-dark {
  color: #3c3e42;
  background-color: #dcdddf;
  border-color: #cecfd2;
}
.alert-dark hr {
  border-top-color: #c1c2c6;
}
.alert-dark .alert-link {
  color: #242527;
}
.alert-ligth {
  color: #969696;
  background-color: #fff;
  border-color: #fff;
}
.alert-ligth hr {
  border-top-color: #f2f2f2;
}
.alert-ligth .alert-link {
  color: #7d7d7d;
}
@-webkit-keyframes progress-bar-stripes {
  0% {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  0% {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  0% {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 1rem;
  overflow: hidden;
  font-size: 0.84375rem;
  background-color: #e9e9e9;
  border-radius: 2px;
}
.progress,
.progress-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.progress-bar {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #326996;
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  .progress-bar {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
.progress-bar-striped {
  background-image: -webkit-linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 50%,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
  background-size: 1rem 1rem;
}
.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  -o-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite;
}
.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.media-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:focus,
.list-group-item-action:hover {
  color: #495057;
  text-decoration: none;
  background-color: #f5f5f5;
}
.list-group-item-action:active {
  color: #252525;
  background-color: #e9e9e9;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(37, 37, 37, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.list-group-item:focus,
.list-group-item:hover {
  z-index: 1;
  text-decoration: none;
}
.list-group-item.disabled,
.list-group-item:disabled {
  color: #6e6e6e;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #326996;
  border-color: #326996;
}
.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}
.list-group-item-primary {
  color: #2c4860;
  background-color: #c6d5e2;
}
.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
  color: #2c4860;
  background-color: #b5c9d9;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #2c4860;
  border-color: #2c4860;
}
.list-group-item-secondary {
  color: #8f3e50;
  background-color: #fbcfd9;
}
.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
  color: #8f3e50;
  background-color: #f9b7c6;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #8f3e50;
  border-color: #8f3e50;
}
.list-group-item-success {
  color: #3f6e3f;
  background-color: #d0e9d0;
}
.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
  color: #3f6e3f;
  background-color: #bfe1bf;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #3f6e3f;
  border-color: #3f6e3f;
}
.list-group-item-info {
  color: #2c4860;
  background-color: #c6d5e2;
}
.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
  color: #2c4860;
  background-color: #b5c9d9;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #2c4860;
  border-color: #2c4860;
}
.list-group-item-warning {
  color: #8e5f29;
  background-color: #fbe1c4;
}
.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
  color: #8e5f29;
  background-color: #f9d5ac;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #8e5f29;
  border-color: #8e5f29;
}
.list-group-item-danger {
  color: #813b3b;
  background-color: #f4cece;
}
.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
  color: #813b3b;
  background-color: #efb9b9;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #813b3b;
  border-color: #813b3b;
}
.list-group-item-light {
  color: #919191;
  background-color: #fcfcfc;
}
.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
  color: #919191;
  background-color: #efefef;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #919191;
  border-color: #919191;
}
.list-group-item-dark {
  color: #3c3e42;
  background-color: #cecfd2;
}
.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
  color: #3c3e42;
  background-color: #c1c2c6;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #3c3e42;
  border-color: #3c3e42;
}
.list-group-item-ligth {
  color: #969696;
  background-color: #fff;
}
.list-group-item-ligth.list-group-item-action:focus,
.list-group-item-ligth.list-group-item-action:hover {
  color: #969696;
  background-color: #f2f2f2;
}
.list-group-item-ligth.list-group-item-action.active {
  color: #fff;
  background-color: #969696;
  border-color: #969696;
}
.close {
  float: right;
  font-size: 1.6875rem;
  font-weight: 700;
  line-height: 1;
  color: #252525;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.close:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
  color: #252525;
  text-decoration: none;
  opacity: 0.75;
}
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out,
    -o-transform 0.3s ease-out;
  -webkit-transform: translateY(-25%);
  -o-transform: translateY(-25%);
  transform: translateY(-25%);
}
@media screen and (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
.modal.show .modal-dialog {
  -webkit-transform: translate(0);
  -o-transform: translate(0);
  transform: translate(0);
}
.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered:before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}
.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(37, 37, 37, 0.2);
  border-radius: 2px;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #252525;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}
.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9e9e9;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}
.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9e9e9;
}
.modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}
.modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered:before {
    height: calc(100vh - 3.5rem);
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: corporate-a, Georgia, Times, serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow:before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-tooltip-auto[x-placement^="top"],
.bs-tooltip-top {
  padding: 0.4rem 0;
}
.bs-tooltip-auto[x-placement^="top"] .arrow,
.bs-tooltip-top .arrow {
  bottom: 0;
}
.bs-tooltip-auto[x-placement^="top"] .arrow:before,
.bs-tooltip-top .arrow:before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #35596b;
}
.bs-tooltip-auto[x-placement^="right"],
.bs-tooltip-right {
  padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^="right"] .arrow,
.bs-tooltip-right .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-auto[x-placement^="right"] .arrow:before,
.bs-tooltip-right .arrow:before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #35596b;
}
.bs-tooltip-auto[x-placement^="bottom"],
.bs-tooltip-bottom {
  padding: 0.4rem 0;
}
.bs-tooltip-auto[x-placement^="bottom"] .arrow,
.bs-tooltip-bottom .arrow {
  top: 0;
}
.bs-tooltip-auto[x-placement^="bottom"] .arrow:before,
.bs-tooltip-bottom .arrow:before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #35596b;
}
.bs-tooltip-auto[x-placement^="left"],
.bs-tooltip-left {
  padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^="left"] .arrow,
.bs-tooltip-left .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-auto[x-placement^="left"] .arrow:before,
.bs-tooltip-left .arrow:before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #35596b;
}
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  text-align: center;
  background-color: #252525;
}
.popover {
  top: 0;
  left: 0;
  z-index: 1060;
  max-width: 276px;
  font-family: corporate-a, Georgia, Times, serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(37, 37, 37, 0.2);
  border-radius: 2px;
}
.popover,
.popover .arrow {
  position: absolute;
  display: block;
}
.popover .arrow {
  width: 1rem;
  height: 0.5rem;
  margin: 0 2px;
}
.popover .arrow:after,
.popover .arrow:before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-popover-auto[x-placement^="top"],
.bs-popover-top {
  margin-bottom: 0.5rem;
}
.bs-popover-auto[x-placement^="top"] .arrow,
.bs-popover-top .arrow {
  bottom: calc(-0.5rem + -1px);
}
.bs-popover-auto[x-placement^="top"] .arrow:after,
.bs-popover-auto[x-placement^="top"] .arrow:before,
.bs-popover-top .arrow:after,
.bs-popover-top .arrow:before {
  border-width: 0.5rem 0.5rem 0;
}
.bs-popover-auto[x-placement^="top"] .arrow:before,
.bs-popover-top .arrow:before {
  bottom: 0;
  border-top-color: rgba(37, 37, 37, 0.25);
}
.bs-popover-auto[x-placement^="top"] .arrow:after,
.bs-popover-top .arrow:after {
  bottom: 1px;
  border-top-color: #fff;
}
.bs-popover-auto[x-placement^="right"],
.bs-popover-right {
  margin-left: 0.5rem;
}
.bs-popover-auto[x-placement^="right"] .arrow,
.bs-popover-right .arrow {
  left: calc(-0.5rem + -1px);
  width: 0.5rem;
  height: 1rem;
  margin: 2px 0;
}
.bs-popover-auto[x-placement^="right"] .arrow:after,
.bs-popover-auto[x-placement^="right"] .arrow:before,
.bs-popover-right .arrow:after,
.bs-popover-right .arrow:before {
  border-width: 0.5rem 0.5rem 0.5rem 0;
}
.bs-popover-auto[x-placement^="right"] .arrow:before,
.bs-popover-right .arrow:before {
  left: 0;
  border-right-color: rgba(37, 37, 37, 0.25);
}
.bs-popover-auto[x-placement^="right"] .arrow:after,
.bs-popover-right .arrow:after {
  left: 1px;
  border-right-color: #fff;
}
.bs-popover-auto[x-placement^="bottom"],
.bs-popover-bottom {
  margin-top: 0.5rem;
}
.bs-popover-auto[x-placement^="bottom"] .arrow,
.bs-popover-bottom .arrow {
  top: calc(-0.5rem + -1px);
}
.bs-popover-auto[x-placement^="bottom"] .arrow:after,
.bs-popover-auto[x-placement^="bottom"] .arrow:before,
.bs-popover-bottom .arrow:after,
.bs-popover-bottom .arrow:before {
  border-width: 0 0.5rem 0.5rem;
}
.bs-popover-auto[x-placement^="bottom"] .arrow:before,
.bs-popover-bottom .arrow:before {
  top: 0;
  border-bottom-color: rgba(37, 37, 37, 0.25);
}
.bs-popover-auto[x-placement^="bottom"] .arrow:after,
.bs-popover-bottom .arrow:after {
  top: 1px;
  border-bottom-color: #fff;
}
.bs-popover-auto[x-placement^="bottom"] .popover-header:before,
.bs-popover-bottom .popover-header:before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}
.bs-popover-auto[x-placement^="left"],
.bs-popover-left {
  margin-right: 0.5rem;
}
.bs-popover-auto[x-placement^="left"] .arrow,
.bs-popover-left .arrow {
  right: calc(-0.5rem + -1px);
  width: 0.5rem;
  height: 1rem;
  margin: 2px 0;
}
.bs-popover-auto[x-placement^="left"] .arrow:after,
.bs-popover-auto[x-placement^="left"] .arrow:before,
.bs-popover-left .arrow:after,
.bs-popover-left .arrow:before {
  border-width: 0.5rem 0 0.5rem 0.5rem;
}
.bs-popover-auto[x-placement^="left"] .arrow:before,
.bs-popover-left .arrow:before {
  right: 0;
  border-left-color: rgba(37, 37, 37, 0.25);
}
.bs-popover-auto[x-placement^="left"] .arrow:after,
.bs-popover-left .arrow:after {
  right: 1px;
  border-left-color: #fff;
}
.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1.125rem;
  color: #326996;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
}
.popover-header:empty {
  display: none;
}
.popover-body {
  padding: 0.5rem 0.75rem;
  color: #252525;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-item {
  position: relative;
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
  display: block;
  -webkit-transition: -webkit-transform 0.6s ease;
  transition: -webkit-transform 0.6s ease;
  -o-transition: -o-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease,
    -o-transform 0.6s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  .carousel-item-next,
  .carousel-item-prev,
  .carousel-item.active {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0;
}
.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  -webkit-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
@supports (transform-style: preserve-3d) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.active.carousel-item-right,
.carousel-item-next {
  -webkit-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
@supports (transform-style: preserve-3d) {
  .active.carousel-item-right,
  .carousel-item-next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.active.carousel-item-left,
.carousel-item-prev {
  -webkit-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
@supports (transform-style: preserve-3d) {
  .active.carousel-item-left,
  .carousel-item-prev {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.carousel-fade .carousel-item {
  opacity: 0;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  opacity: 0;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev,
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active {
  -webkit-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
@supports (transform-style: preserve-3d) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-prev,
  .carousel-fade .carousel-item-next,
  .carousel-fade .carousel-item-prev,
  .carousel-fade .carousel-item.active {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.carousel-control-next,
.carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}
.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
.carousel-control-prev {
  left: 0;
}
.carousel-control-next {
  right: 0;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat 50%;
  background-size: 100% 100%;
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: hsla(0, 0%, 100%, 0.5);
}
.carousel-indicators li:before {
  top: -10px;
}
.carousel-indicators li:after,
.carousel-indicators li:before {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
.carousel-indicators li:after {
  bottom: -10px;
}
.carousel-indicators .active {
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
.align-baseline {
  vertical-align: baseline !important;
}
.align-top {
  vertical-align: top !important;
}
.align-middle {
  vertical-align: middle !important;
}
.align-bottom {
  vertical-align: bottom !important;
}
.align-text-bottom {
  vertical-align: text-bottom !important;
}
.align-text-top {
  vertical-align: text-top !important;
}
.bg-primary {
  background-color: #326996 !important;
}
a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
  background-color: #254e70 !important;
}
.bg-secondary {
  background-color: #f05578 !important;
}
a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
  background-color: #ec2653 !important;
}
.bg-success {
  background-color: #57b157 !important;
}
a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
  background-color: #449144 !important;
}
.bg-info {
  background-color: #326996 !important;
}
a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
  background-color: #254e70 !important;
}
.bg-warning {
  background-color: #ef952c !important;
}
a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
  background-color: #d87c10 !important;
}
.bg-danger {
  background-color: #d64f4f !important;
}
a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
  background-color: #c42e2e !important;
}
.bg-light {
  background-color: #f5f5f5 !important;
}
a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
  background-color: #dcdcdc !important;
}
.bg-dark {
  background-color: #51555d !important;
}
a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
  background-color: #393c42 !important;
}
.bg-ligth {
  background-color: #fff !important;
}
a.bg-ligth:focus,
a.bg-ligth:hover,
button.bg-ligth:focus,
button.bg-ligth:hover {
  background-color: #e6e6e6 !important;
}
.bg-white {
  background-color: #fff !important;
}
.bg-transparent {
  background-color: transparent !important;
}
.border {
  border: 1px solid #d9d9d9 !important;
}
.border-top {
  border-top: 1px solid #d9d9d9 !important;
}
.border-right {
  border-right: 1px solid #d9d9d9 !important;
}
.border-bottom {
  border-bottom: 1px solid #d9d9d9 !important;
}
.border-left {
  border-left: 1px solid #d9d9d9 !important;
}
.border-0 {
  border: 0 !important;
}
.border-top-0 {
  border-top: 0 !important;
}
.border-right-0 {
  border-right: 0 !important;
}
.border-bottom-0 {
  border-bottom: 0 !important;
}
.border-left-0 {
  border-left: 0 !important;
}
.border-primary {
  border-color: #326996 !important;
}
.border-secondary {
  border-color: #f05578 !important;
}
.border-success {
  border-color: #57b157 !important;
}
.border-info {
  border-color: #326996 !important;
}
.border-warning {
  border-color: #ef952c !important;
}
.border-danger {
  border-color: #d64f4f !important;
}
.border-light {
  border-color: #f5f5f5 !important;
}
.border-dark {
  border-color: #51555d !important;
}
.border-ligth,
.border-white {
  border-color: #fff !important;
}
.rounded {
  border-radius: 2px !important;
}
.rounded-top {
  border-top-left-radius: 2px !important;
}
.rounded-right,
.rounded-top {
  border-top-right-radius: 2px !important;
}
.rounded-bottom,
.rounded-right {
  border-bottom-right-radius: 2px !important;
}
.rounded-bottom,
.rounded-left {
  border-bottom-left-radius: 2px !important;
}
.rounded-left {
  border-top-left-radius: 2px !important;
}
.rounded-circle {
  border-radius: 50% !important;
}
.rounded-0 {
  border-radius: 0 !important;
}
.clearfix:after {
  display: block;
  clear: both;
  content: "";
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive:before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-21by9:before {
  padding-top: 42.85714%;
}
.embed-responsive-16by9:before {
  padding-top: 56.25%;
}
.embed-responsive-4by3:before {
  padding-top: 75%;
}
.embed-responsive-1by1:before {
  padding-top: 100%;
}
.flex-row {
  -webkit-box-orient: horizontal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.flex-column,
.flex-row {
  -webkit-box-direction: normal !important;
}
.flex-column {
  -webkit-box-orient: vertical !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.flex-column-reverse,
.flex-row-reverse {
  -webkit-box-direction: reverse !important;
}
.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}
.flex-fill {
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}
.flex-grow-0 {
  -webkit-box-flex: 0 !important;
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}
.flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}
.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}
.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column,
  .flex-sm-row {
    -webkit-box-direction: normal !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column,
  .flex-md-row {
    -webkit-box-direction: normal !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column,
  .flex-lg-row {
    -webkit-box-direction: normal !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column,
  .flex-xl-row {
    -webkit-box-direction: normal !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.float-none {
  float: none !important;
}
@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
.position-static {
  position: static !important;
}
.position-relative {
  position: relative !important;
}
.position-absolute {
  position: absolute !important;
}
.position-fixed {
  position: fixed !important;
}
.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}
.fixed-top {
  top: 0;
}
.fixed-bottom,
.fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.fixed-bottom {
  bottom: 0;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.shadow-sm {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(37, 37, 37, 0.075) !important;
  box-shadow: 0 0.125rem 0.25rem rgba(37, 37, 37, 0.075) !important;
}
.shadow {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(37, 37, 37, 0.15) !important;
  box-shadow: 0 0.5rem 1rem rgba(37, 37, 37, 0.15) !important;
}
.shadow-lg {
  -webkit-box-shadow: 0 1rem 3rem rgba(37, 37, 37, 0.175) !important;
  box-shadow: 0 1rem 3rem rgba(37, 37, 37, 0.175) !important;
}
.shadow-none {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.mw-100 {
  max-width: 100% !important;
}
.mh-100 {
  max-height: 100% !important;
}
.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.5rem !important;
}
.mt-1,
.my-1 {
  margin-top: 0.5rem !important;
}
.mr-1,
.mx-1 {
  margin-right: 0.5rem !important;
}
.mb-1,
.my-1 {
  margin-bottom: 0.5rem !important;
}
.ml-1,
.mx-1 {
  margin-left: 0.5rem !important;
}
.m-2 {
  margin: 1rem !important;
}
.mt-2,
.my-2 {
  margin-top: 1rem !important;
}
.mr-2,
.mx-2 {
  margin-right: 1rem !important;
}
.mb-2,
.my-2 {
  margin-bottom: 1rem !important;
}
.ml-2,
.mx-2 {
  margin-left: 1rem !important;
}
.m-3 {
  margin: 2rem !important;
}
.mt-3,
.my-3 {
  margin-top: 2rem !important;
}
.mr-3,
.mx-3 {
  margin-right: 2rem !important;
}
.mb-3,
.my-3 {
  margin-bottom: 2rem !important;
}
.ml-3,
.mx-3 {
  margin-left: 2rem !important;
}
.m-4 {
  margin: 3rem !important;
}
.mt-4,
.my-4 {
  margin-top: 3rem !important;
}
.mr-4,
.mx-4 {
  margin-right: 3rem !important;
}
.mb-4,
.my-4 {
  margin-bottom: 3rem !important;
}
.ml-4,
.mx-4 {
  margin-left: 3rem !important;
}
.m-5 {
  margin: 4rem !important;
}
.mt-5,
.my-5 {
  margin-top: 4rem !important;
}
.mr-5,
.mx-5 {
  margin-right: 4rem !important;
}
.mb-5,
.my-5 {
  margin-bottom: 4rem !important;
}
.ml-5,
.mx-5 {
  margin-left: 4rem !important;
}
.m-6 {
  margin: 5rem !important;
}
.mt-6,
.my-6 {
  margin-top: 5rem !important;
}
.mr-6,
.mx-6 {
  margin-right: 5rem !important;
}
.mb-6,
.my-6 {
  margin-bottom: 5rem !important;
}
.ml-6,
.mx-6 {
  margin-left: 5rem !important;
}
.m-7 {
  margin: 6rem !important;
}
.mt-7,
.my-7 {
  margin-top: 6rem !important;
}
.mr-7,
.mx-7 {
  margin-right: 6rem !important;
}
.mb-7,
.my-7 {
  margin-bottom: 6rem !important;
}
.ml-7,
.mx-7 {
  margin-left: 6rem !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.5rem !important;
}
.pt-1,
.py-1 {
  padding-top: 0.5rem !important;
}
.pr-1,
.px-1 {
  padding-right: 0.5rem !important;
}
.pb-1,
.py-1 {
  padding-bottom: 0.5rem !important;
}
.pl-1,
.px-1 {
  padding-left: 0.5rem !important;
}
.p-2 {
  padding: 1rem !important;
}
.pt-2,
.py-2 {
  padding-top: 1rem !important;
}
.pr-2,
.px-2 {
  padding-right: 1rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: 1rem !important;
}
.pl-2,
.px-2 {
  padding-left: 1rem !important;
}
.p-3 {
  padding: 2rem !important;
}
.pt-3,
.py-3 {
  padding-top: 2rem !important;
}
.pr-3,
.px-3 {
  padding-right: 2rem !important;
}
.pb-3,
.py-3 {
  padding-bottom: 2rem !important;
}
.pl-3,
.px-3 {
  padding-left: 2rem !important;
}
.p-4 {
  padding: 3rem !important;
}
.pt-4,
.py-4 {
  padding-top: 3rem !important;
}
.pr-4,
.px-4 {
  padding-right: 3rem !important;
}
.pb-4,
.py-4 {
  padding-bottom: 3rem !important;
}
.pl-4,
.px-4 {
  padding-left: 3rem !important;
}
.p-5 {
  padding: 4rem !important;
}
.pt-5,
.py-5 {
  padding-top: 4rem !important;
}
.pr-5,
.px-5 {
  padding-right: 4rem !important;
}
.pb-5,
.py-5 {
  padding-bottom: 4rem !important;
}
.pl-5,
.px-5 {
  padding-left: 4rem !important;
}
.p-6 {
  padding: 5rem !important;
}
.pt-6,
.py-6 {
  padding-top: 5rem !important;
}
.pr-6,
.px-6 {
  padding-right: 5rem !important;
}
.pb-6,
.py-6 {
  padding-bottom: 5rem !important;
}
.pl-6,
.px-6 {
  padding-left: 5rem !important;
}
.p-7 {
  padding: 6rem !important;
}
.pt-7,
.py-7 {
  padding-top: 6rem !important;
}
.pr-7,
.px-7 {
  padding-right: 6rem !important;
}
.pb-7,
.py-7 {
  padding-bottom: 6rem !important;
}
.pl-7,
.px-7 {
  padding-left: 6rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto,
.my-auto {
  margin-top: auto !important;
}
.mr-auto,
.mx-auto,
.story-process-step-image {
  margin-right: auto !important;
}
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}
.ml-auto,
.mx-auto,
.story-process-step-image {
  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.5rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.5rem !important;
  }
  .m-sm-2 {
    margin: 1rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 1rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 1rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 1rem !important;
  }
  .m-sm-3 {
    margin: 2rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 2rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 2rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 2rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 2rem !important;
  }
  .m-sm-4 {
    margin: 3rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 3rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 3rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 3rem !important;
  }
  .m-sm-5 {
    margin: 4rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 4rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 4rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 4rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 4rem !important;
  }
  .m-sm-6 {
    margin: 5rem !important;
  }
  .mt-sm-6,
  .my-sm-6 {
    margin-top: 5rem !important;
  }
  .mr-sm-6,
  .mx-sm-6 {
    margin-right: 5rem !important;
  }
  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 5rem !important;
  }
  .ml-sm-6,
  .mx-sm-6 {
    margin-left: 5rem !important;
  }
  .m-sm-7 {
    margin: 6rem !important;
  }
  .mt-sm-7,
  .my-sm-7 {
    margin-top: 6rem !important;
  }
  .mr-sm-7,
  .mx-sm-7 {
    margin-right: 6rem !important;
  }
  .mb-sm-7,
  .my-sm-7 {
    margin-bottom: 6rem !important;
  }
  .ml-sm-7,
  .mx-sm-7 {
    margin-left: 6rem !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.5rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.5rem !important;
  }
  .p-sm-2 {
    padding: 1rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 1rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 1rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 1rem !important;
  }
  .p-sm-3 {
    padding: 2rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 2rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 2rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 2rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 2rem !important;
  }
  .p-sm-4 {
    padding: 3rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 3rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 3rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 3rem !important;
  }
  .p-sm-5 {
    padding: 4rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 4rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 4rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 4rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 4rem !important;
  }
  .p-sm-6 {
    padding: 5rem !important;
  }
  .pt-sm-6,
  .py-sm-6 {
    padding-top: 5rem !important;
  }
  .pr-sm-6,
  .px-sm-6 {
    padding-right: 5rem !important;
  }
  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 5rem !important;
  }
  .pl-sm-6,
  .px-sm-6 {
    padding-left: 5rem !important;
  }
  .p-sm-7 {
    padding: 6rem !important;
  }
  .pt-sm-7,
  .py-sm-7 {
    padding-top: 6rem !important;
  }
  .pr-sm-7,
  .px-sm-7 {
    padding-right: 6rem !important;
  }
  .pb-sm-7,
  .py-sm-7 {
    padding-bottom: 6rem !important;
  }
  .pl-sm-7,
  .px-sm-7 {
    padding-left: 6rem !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.5rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.5rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.5rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.5rem !important;
  }
  .m-md-2 {
    margin: 1rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 1rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 1rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 1rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 1rem !important;
  }
  .m-md-3 {
    margin: 2rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 2rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 2rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 2rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 2rem !important;
  }
  .m-md-4 {
    margin: 3rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 3rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 3rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 3rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 3rem !important;
  }
  .m-md-5 {
    margin: 4rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 4rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 4rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 4rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 4rem !important;
  }
  .m-md-6 {
    margin: 5rem !important;
  }
  .mt-md-6,
  .my-md-6 {
    margin-top: 5rem !important;
  }
  .mr-md-6,
  .mx-md-6 {
    margin-right: 5rem !important;
  }
  .mb-md-6,
  .my-md-6 {
    margin-bottom: 5rem !important;
  }
  .ml-md-6,
  .mx-md-6 {
    margin-left: 5rem !important;
  }
  .m-md-7 {
    margin: 6rem !important;
  }
  .mt-md-7,
  .my-md-7 {
    margin-top: 6rem !important;
  }
  .mr-md-7,
  .mx-md-7 {
    margin-right: 6rem !important;
  }
  .mb-md-7,
  .my-md-7 {
    margin-bottom: 6rem !important;
  }
  .ml-md-7,
  .mx-md-7 {
    margin-left: 6rem !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.5rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.5rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.5rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.5rem !important;
  }
  .p-md-2 {
    padding: 1rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 1rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 1rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 1rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 1rem !important;
  }
  .p-md-3 {
    padding: 2rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 2rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 2rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 2rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 2rem !important;
  }
  .p-md-4 {
    padding: 3rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 3rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 3rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 3rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 3rem !important;
  }
  .p-md-5 {
    padding: 4rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 4rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 4rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 4rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 4rem !important;
  }
  .p-md-6 {
    padding: 5rem !important;
  }
  .pt-md-6,
  .py-md-6 {
    padding-top: 5rem !important;
  }
  .pr-md-6,
  .px-md-6 {
    padding-right: 5rem !important;
  }
  .pb-md-6,
  .py-md-6 {
    padding-bottom: 5rem !important;
  }
  .pl-md-6,
  .px-md-6 {
    padding-left: 5rem !important;
  }
  .p-md-7 {
    padding: 6rem !important;
  }
  .pt-md-7,
  .py-md-7 {
    padding-top: 6rem !important;
  }
  .pr-md-7,
  .px-md-7 {
    padding-right: 6rem !important;
  }
  .pb-md-7,
  .py-md-7 {
    padding-bottom: 6rem !important;
  }
  .pl-md-7,
  .px-md-7 {
    padding-left: 6rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.5rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.5rem !important;
  }
  .m-lg-2 {
    margin: 1rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 1rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 1rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 1rem !important;
  }
  .m-lg-3 {
    margin: 2rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 2rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 2rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 2rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 2rem !important;
  }
  .m-lg-4 {
    margin: 3rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 3rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 3rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 3rem !important;
  }
  .m-lg-5 {
    margin: 4rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 4rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 4rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 4rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 4rem !important;
  }
  .m-lg-6 {
    margin: 5rem !important;
  }
  .mt-lg-6,
  .my-lg-6 {
    margin-top: 5rem !important;
  }
  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 5rem !important;
  }
  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 5rem !important;
  }
  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 5rem !important;
  }
  .m-lg-7 {
    margin: 6rem !important;
  }
  .mt-lg-7,
  .my-lg-7 {
    margin-top: 6rem !important;
  }
  .mr-lg-7,
  .mx-lg-7 {
    margin-right: 6rem !important;
  }
  .mb-lg-7,
  .my-lg-7 {
    margin-bottom: 6rem !important;
  }
  .ml-lg-7,
  .mx-lg-7 {
    margin-left: 6rem !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.5rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.5rem !important;
  }
  .p-lg-2 {
    padding: 1rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 1rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 1rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 1rem !important;
  }
  .p-lg-3 {
    padding: 2rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 2rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 2rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 2rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 2rem !important;
  }
  .p-lg-4 {
    padding: 3rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 3rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 3rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 3rem !important;
  }
  .p-lg-5 {
    padding: 4rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 4rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 4rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 4rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 4rem !important;
  }
  .p-lg-6 {
    padding: 5rem !important;
  }
  .pt-lg-6,
  .py-lg-6 {
    padding-top: 5rem !important;
  }
  .pr-lg-6,
  .px-lg-6 {
    padding-right: 5rem !important;
  }
  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 5rem !important;
  }
  .pl-lg-6,
  .px-lg-6 {
    padding-left: 5rem !important;
  }
  .p-lg-7 {
    padding: 6rem !important;
  }
  .pt-lg-7,
  .py-lg-7 {
    padding-top: 6rem !important;
  }
  .pr-lg-7,
  .px-lg-7 {
    padding-right: 6rem !important;
  }
  .pb-lg-7,
  .py-lg-7 {
    padding-bottom: 6rem !important;
  }
  .pl-lg-7,
  .px-lg-7 {
    padding-left: 6rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.5rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.5rem !important;
  }
  .m-xl-2 {
    margin: 1rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 1rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 1rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 1rem !important;
  }
  .m-xl-3 {
    margin: 2rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 2rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 2rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 2rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 2rem !important;
  }
  .m-xl-4 {
    margin: 3rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 3rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 3rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 3rem !important;
  }
  .m-xl-5 {
    margin: 4rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 4rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 4rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 4rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 4rem !important;
  }
  .m-xl-6 {
    margin: 5rem !important;
  }
  .mt-xl-6,
  .my-xl-6 {
    margin-top: 5rem !important;
  }
  .mr-xl-6,
  .mx-xl-6 {
    margin-right: 5rem !important;
  }
  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 5rem !important;
  }
  .ml-xl-6,
  .mx-xl-6 {
    margin-left: 5rem !important;
  }
  .m-xl-7 {
    margin: 6rem !important;
  }
  .mt-xl-7,
  .my-xl-7 {
    margin-top: 6rem !important;
  }
  .mr-xl-7,
  .mx-xl-7 {
    margin-right: 6rem !important;
  }
  .mb-xl-7,
  .my-xl-7 {
    margin-bottom: 6rem !important;
  }
  .ml-xl-7,
  .mx-xl-7 {
    margin-left: 6rem !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.5rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.5rem !important;
  }
  .p-xl-2 {
    padding: 1rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 1rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 1rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 1rem !important;
  }
  .p-xl-3 {
    padding: 2rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 2rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 2rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 2rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 2rem !important;
  }
  .p-xl-4 {
    padding: 3rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 3rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 3rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 3rem !important;
  }
  .p-xl-5 {
    padding: 4rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 4rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 4rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 4rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 4rem !important;
  }
  .p-xl-6 {
    padding: 5rem !important;
  }
  .pt-xl-6,
  .py-xl-6 {
    padding-top: 5rem !important;
  }
  .pr-xl-6,
  .px-xl-6 {
    padding-right: 5rem !important;
  }
  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 5rem !important;
  }
  .pl-xl-6,
  .px-xl-6 {
    padding-left: 5rem !important;
  }
  .p-xl-7 {
    padding: 6rem !important;
  }
  .pt-xl-7,
  .py-xl-7 {
    padding-top: 6rem !important;
  }
  .pr-xl-7,
  .px-xl-7 {
    padding-right: 6rem !important;
  }
  .pb-xl-7,
  .py-xl-7 {
    padding-bottom: 6rem !important;
  }
  .pl-xl-7,
  .px-xl-7 {
    padding-left: 6rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono,
    Courier New, monospace;
}
.text-justify {
  text-align: justify !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.font-weight-light {
  font-weight: 300 !important;
}
.font-weight-normal {
  font-weight: 400 !important;
}
.font-weight-bold {
  font-weight: 700 !important;
}
.font-italic {
  font-style: italic !important;
}
.text-white {
  color: #fff !important;
}
.text-primary {
  color: #326996 !important;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #254e70 !important;
}
.text-secondary {
  color: #f05578 !important;
}
a.text-secondary:focus,
a.text-secondary:hover {
  color: #ec2653 !important;
}
.text-success {
  color: #57b157 !important;
}
a.text-success:focus,
a.text-success:hover {
  color: #449144 !important;
}
.text-info {
  color: #326996 !important;
}
a.text-info:focus,
a.text-info:hover {
  color: #254e70 !important;
}
.text-warning {
  color: #ef952c !important;
}
a.text-warning:focus,
a.text-warning:hover {
  color: #d87c10 !important;
}
.text-danger {
  color: #d64f4f !important;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #c42e2e !important;
}
.text-light {
  color: #f5f5f5 !important;
}
a.text-light:focus,
a.text-light:hover {
  color: #dcdcdc !important;
}
.text-dark {
  color: #51555d !important;
}
a.text-dark:focus,
a.text-dark:hover {
  color: #393c42 !important;
}
.text-ligth {
  color: #fff !important;
}
a.text-ligth:focus,
a.text-ligth:hover {
  color: #e6e6e6 !important;
}
.text-body {
  color: #252525 !important;
}
.text-muted {
  color: #6e6e6e !important;
}
.text-black-50 {
  color: rgba(37, 37, 37, 0.5) !important;
}
.text-white-50 {
  color: hsla(0, 0%, 100%, 0.5) !important;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
@media print {
  *,
  :after,
  :before {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn):not(#cn-accept-cookie):not(#cn-refuse-cookie):not(
      .cn-revoke-cookie
    ) {
    text-decoration: underline;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  blockquote,
  pre {
    border: 1px solid #9f9f9f;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  .main .sharedaddy h3.sd-title,
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  .main .sharedaddy h3.sd-title,
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  .container,
  body {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #252525;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #d9d9d9 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark tbody + tbody,
  .table-dark td,
  .table-dark th,
  .table-dark thead th {
    border-color: #d9d9d9;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #d9d9d9;
  }
}
#cn-accept-cookie,
#cn-refuse-cookie,
.btn,
.cn-revoke-cookie,
.gform_wrapper.gravity-theme .gform_footer .gform_button,
.modal-body input[type="submit"] {
  font-size: 0.875rem;
  white-space: normal;
}
#cn-accept-cookie svg,
#cn-refuse-cookie svg,
.btn svg,
.cn-revoke-cookie svg,
.gform_wrapper.gravity-theme .gform_footer .gform_button svg,
.modal-body input[type="submit"] svg {
  width: 16px;
  height: 16px;
  margin: 0 4px;
}
.btn-group-lg > #cn-accept-cookie,
.btn-group-lg > #cn-refuse-cookie,
.btn-group-lg > .btn,
.btn-group-lg > .cn-revoke-cookie,
.btn-lg#cn-accept-cookie,
.btn-lg#cn-refuse-cookie,
.btn-lg.cn-revoke-cookie,
.btn.btn-lg,
.gform_wrapper.gravity-theme .gform_footer .btn-group-lg > .gform_button,
.gform_wrapper.gravity-theme .gform_footer .btn-lg.gform_button,
.modal-body .btn-group-lg > input[type="submit"],
.modal-body input.btn-lg[type="submit"] {
  font-size: 1rem;
}
.btn-group-lg > #cn-accept-cookie svg,
.btn-group-lg > #cn-refuse-cookie svg,
.btn-group-lg > .btn svg,
.btn-group-lg > .cn-revoke-cookie svg,
.btn-lg#cn-accept-cookie svg,
.btn-lg#cn-refuse-cookie svg,
.btn-lg.cn-revoke-cookie svg,
.btn.btn-lg svg,
.gform_wrapper.gravity-theme .gform_footer .btn-group-lg > .gform_button svg,
.gform_wrapper.gravity-theme .gform_footer .btn-lg.gform_button svg,
.modal-body .btn-group-lg > input[type="submit"] svg,
.modal-body input.btn-lg[type="submit"] svg {
  width: 20px;
  height: 20px;
}
.btn-group-sm > #cn-accept-cookie,
.btn-group-sm > #cn-refuse-cookie,
.btn-group-sm > .btn,
.btn-group-sm > .cn-revoke-cookie,
.btn-sm#cn-accept-cookie,
.btn-sm#cn-refuse-cookie,
.btn-sm.cn-revoke-cookie,
.btn.btn-sm,
.gform_wrapper.gravity-theme .gform_footer .btn-group-sm > .gform_button,
.gform_wrapper.gravity-theme .gform_footer .btn-sm.gform_button,
.modal-body .btn-group-sm > input[type="submit"],
.modal-body input.btn-sm[type="submit"] {
  font-size: 0.75rem;
}
.btn-group-sm > #cn-accept-cookie svg,
.btn-group-sm > #cn-refuse-cookie svg,
.btn-group-sm > .btn svg,
.btn-group-sm > .cn-revoke-cookie svg,
.btn-sm#cn-accept-cookie svg,
.btn-sm#cn-refuse-cookie svg,
.btn-sm.cn-revoke-cookie svg,
.btn.btn-sm svg,
.gform_wrapper.gravity-theme .gform_footer .btn-group-sm > .gform_button svg,
.gform_wrapper.gravity-theme .gform_footer .btn-sm.gform_button svg,
.modal-body .btn-group-sm > input[type="submit"] svg,
.modal-body input.btn-sm[type="submit"] svg {
  width: 12px;
  height: 12px;
}
.btn-inverse-primary {
  color: #326996;
  background-color: #fff;
  border-color: #fff;
}
.btn-inverse-primary:hover {
  color: #fff !important;
  background-color: #326996 !important;
  border-color: #fff !important;
}
.btn-inverse-secondary {
  color: #f05578;
  background-color: #fff;
  border-color: #fff;
}
.btn-inverse-secondary:hover {
  color: #fff !important;
  background-color: #f05578 !important;
  border-color: #fff !important;
}
.btn-inverse-dark {
  color: #51555d;
  background-color: #fff;
  border-color: #fff;
}
.btn-inverse-dark:hover {
  color: #fff !important;
  background-color: #51555d !important;
  border-color: #fff !important;
}
.btn-light {
  color: #51555d;
}
#cn-accept-cookie svg,
#cn-refuse-cookie svg,
#sharing_email .sharing_send svg,
.btn-outline-primary svg,
.cn-revoke-cookie svg {
  fill: #326996;
  -webkit-transition: fill 0.15s ease-in-out;
  -o-transition: fill 0.15s ease-in-out;
  transition: fill 0.15s ease-in-out;
}
#cn-accept-cookie:hover svg,
#cn-refuse-cookie:hover svg,
#sharing_email .sharing_send:hover svg,
.btn-outline-primary:hover svg,
.cn-revoke-cookie:hover svg {
  fill: #fff;
}
.btn-outline-dark svg {
  fill: #343a40;
  -webkit-transition: fill 0.15s ease-in-out;
  -o-transition: fill 0.15s ease-in-out;
  transition: fill 0.15s ease-in-out;
}
.btn-outline-dark:hover svg {
  fill: #fff;
}
.block-inverse #cn-accept-cookie:not(.btn-search) svg,
.block-inverse #cn-refuse-cookie:not(.btn-search) svg,
.block-inverse .btn:not(.btn-search) svg,
.block-inverse .cn-revoke-cookie:not(.btn-search) svg,
.block-inverse
  .gform_wrapper.gravity-theme
  .gform_footer
  .gform_button:not(.btn-search)
  svg,
.block-inverse .modal-body input:not(.btn-search)[type="submit"] svg,
.btn-inverse svg,
.gform_wrapper.gravity-theme
  .gform_footer
  .block-inverse
  .gform_button:not(.btn-search)
  svg,
.modal-body .block-inverse input:not(.btn-search)[type="submit"] svg {
  fill: #fff;
  -webkit-transition: fill 0.15s ease-in-out;
  -o-transition: fill 0.15s ease-in-out;
  transition: fill 0.15s ease-in-out;
}
.block-inverse #cn-accept-cookie:hover:not(.btn-search) svg,
.block-inverse #cn-refuse-cookie:hover:not(.btn-search) svg,
.block-inverse .btn:hover:not(.btn-search) svg,
.block-inverse .cn-revoke-cookie:hover:not(.btn-search) svg,
.block-inverse
  .gform_wrapper.gravity-theme
  .gform_footer
  .gform_button:hover:not(.btn-search)
  svg,
.block-inverse .modal-body input:hover:not(.btn-search)[type="submit"] svg,
.btn-inverse:hover svg,
.gform_wrapper.gravity-theme
  .gform_footer
  .block-inverse
  .gform_button:hover:not(.btn-search)
  svg,
.modal-body .block-inverse input:hover:not(.btn-search)[type="submit"] svg {
  fill: #326996;
}
.btn-link:hover {
  text-decoration: none;
}
.btn-link svg {
  fill: #326996;
  -webkit-transition: fill 0.15s ease-in-out;
  -o-transition: fill 0.15s ease-in-out;
  transition: fill 0.15s ease-in-out;
}
.btn-link:hover svg {
  fill: #f05578;
}
.btn-inverse-dark:hover,
.btn-inverse-primary:hover,
.btn-primary:hover,
.gform_wrapper.gravity-theme .gform_footer .gform_button:hover,
.modal-body input:hover[type="submit"] {
  background-color: #fff;
  color: #326996;
  border-color: #326996;
}
.bg-pink {
  background-color: #f05578;
}
.bg-soft-pink {
  background-color: #faa0b4;
}
.bg-darker-pink {
  background-color: #c5385c;
}
.bg-light-pink {
  background-color: #f37793;
}
.bg-gunmetal {
  background-color: #51555d;
}
.bg-light-gunmetal {
  background-color: #62666d;
}
.bg-lighter-gunmetal {
  background-color: #7d8086;
}
.bg-mushroom {
  background-color: #ab9e9d;
}
.bg-white {
  background-color: #fff;
}
.bg-black {
  background-color: #252525;
}
.bg-gray-100 {
  background-color: #f5f5f5;
}
.bg-gray-200 {
  background-color: #e9e9e9;
}
.bg-gray-300 {
  background-color: #d9d9d9;
}
.bg-gray-400 {
  background-color: #c7c7c7;
}
.bg-gray-500 {
  background-color: #9f9f9f;
}
.bg-gray-600 {
  background-color: #6e6e6e;
}
.bg-blue {
  background-color: #326996;
}
.bg-light-blue {
  background-color: #5b87ab;
}
.bg-lighter-blue {
  background-color: #eaf0f4;
}
.bg-red {
  background-color: #d64f4f;
}
.bg-orange {
  background-color: #ef952c;
}
.bg-green {
  background-color: #57b157;
}
.text-blue {
  color: #326996;
}
.text-white {
  color: #fff;
}
.text-black {
  color: #252525;
}
.text-gunmetal {
  color: #51555d;
}
.text-pink {
  color: #f05578;
}
.text-light-blue {
  color: #5b87ab;
}
.link-white a {
  color: #fff;
}
.cookie-notice-container,
.cookie-revoke-container {
  padding: 20px;
  background-color: #eaf0f4;
}
#cn-notice-text,
#cn-revoke-text {
  display: block;
  font-size: 15px;
  color: #326996;
  margin-bottom: 10px;
}
#cn-notice-text a,
#cn-revoke-text a {
  text-decoration: underline;
}
.cn-notice-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#cn-accept-cookie,
#cn-refuse-cookie,
.cn-revoke-cookie {
  display: inline-block;
  min-width: 90px;
  font-family: Circular, Arial, sans-serif;
  font-size: 1.3rem;
  margin-top: 10px;
}
@font-face {
  font-family: Circular;
  src: url(../fonts/circular/lineto-circular-book.eot);
  src: url(../fonts/circular/lineto-circular-book.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/circular/lineto-circular-book.woff) format("woff"),
    url(../fonts/circular/lineto-circular-book.ttf) format("truetype"),
    url(../fonts/circular/lineto-circular-book.svg#lineto-circular-book)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Circular;
  src: url(../fonts/circular/lineto-circular-bookItalic.eot);
  src: url(../fonts/circular/lineto-circular-bookItalic.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/circular/lineto-circular-bookItalic.woff) format("woff"),
    url(../fonts/circular/lineto-circular-bookItalic.ttf) format("truetype"),
    url(../fonts/circular/lineto-circular-bookItalic.svg#lineto-circular-bookItalic)
      format("svg");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: Circular;
  src: url(../fonts/circular/lineto-circular-bold.eot);
  src: url(../fonts/circular/lineto-circular-bold.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/circular/lineto-circular-bold.woff) format("woff"),
    url(../fonts/circular/lineto-circular-bold.ttf) format("truetype"),
    url(../fonts/circular/lineto-circular-bold.svg#lineto-circular-bold)
      format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: Circular;
  src: url(../fonts/circular/lineto-circular-bolditalic.eot);
  src: url(../fonts/circular/lineto-circular-bolditalic.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/circular/lineto-circular-bolditalic.woff) format("woff"),
    url(../fonts/circular/lineto-circular-bolditalic.ttf) format("truetype"),
    url(../fonts/circular/lineto-circular-bolditalic.svg#lineto-circular-bolditalic)
      format("svg");
  font-weight: 700;
  font-style: italic;
}
#sharing_email input[type="email"],
#sharing_email input[type="text"],
.form-control,
.gfield input,
.gfield select,
.gfield textarea {
  font-size: 0.875rem;
  font-family: Circular, Arial, sans-serif;
}
#sharing_email .podcast-keyword-form input[type="email"],
#sharing_email .podcast-keyword-form input[type="text"],
#sharing_email input.form-control-lg[type="email"],
#sharing_email input.form-control-lg[type="text"],
.form-control.form-control-lg,
.gfield .podcast-keyword-form input,
.gfield input.form-control-lg,
.gfield select.form-control-lg,
.gfield textarea.form-control-lg,
.podcast-keyword-form #sharing_email input[type="email"],
.podcast-keyword-form #sharing_email input[type="text"],
.podcast-keyword-form .gfield input,
.podcast-keyword-form input.form-control {
  font-size: 1rem;
}
#sharing_email input.form-control-sm[type="email"],
#sharing_email input.form-control-sm[type="text"],
.form-control.form-control-sm,
.gfield input.form-control-sm,
.gfield select.form-control-sm,
.gfield textarea.form-control-sm {
  font-size: 0.75rem;
}
#sharing_email .podcast-keyword-form input[type="email"],
#sharing_email .podcast-keyword-form input[type="text"],
.custom-form-control,
.gfield .podcast-keyword-form input,
.podcast-keyword-form #sharing_email input[type="email"],
.podcast-keyword-form #sharing_email input[type="text"],
.podcast-keyword-form .gfield input,
.podcast-keyword-form input.form-control {
  color: #326996;
  border-width: 2px;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom-color: #326996;
  border-radius: 0;
  padding-left: 0;
}
#sharing_email
  .podcast-keyword-form
  input[type="email"]::-webkit-input-placeholder,
#sharing_email
  .podcast-keyword-form
  input[type="text"]::-webkit-input-placeholder,
.custom-form-control::-webkit-input-placeholder,
.gfield .podcast-keyword-form input::-webkit-input-placeholder,
.podcast-keyword-form
  #sharing_email
  input[type="email"]::-webkit-input-placeholder,
.podcast-keyword-form
  #sharing_email
  input[type="text"]::-webkit-input-placeholder,
.podcast-keyword-form .gfield input::-webkit-input-placeholder,
.podcast-keyword-form input.form-control::-webkit-input-placeholder {
  color: #326996;
}
#sharing_email .podcast-keyword-form input[type="email"]::-moz-placeholder,
#sharing_email .podcast-keyword-form input[type="text"]::-moz-placeholder,
.custom-form-control::-moz-placeholder,
.gfield .podcast-keyword-form input::-moz-placeholder,
.podcast-keyword-form #sharing_email input[type="email"]::-moz-placeholder,
.podcast-keyword-form #sharing_email input[type="text"]::-moz-placeholder,
.podcast-keyword-form .gfield input::-moz-placeholder,
.podcast-keyword-form input.form-control::-moz-placeholder {
  color: #326996;
}
#sharing_email .podcast-keyword-form input[type="email"]:-ms-input-placeholder,
#sharing_email .podcast-keyword-form input[type="text"]:-ms-input-placeholder,
.custom-form-control:-ms-input-placeholder,
.gfield .podcast-keyword-form input:-ms-input-placeholder,
.podcast-keyword-form #sharing_email input[type="email"]:-ms-input-placeholder,
.podcast-keyword-form #sharing_email input[type="text"]:-ms-input-placeholder,
.podcast-keyword-form .gfield input:-ms-input-placeholder,
.podcast-keyword-form input.form-control:-ms-input-placeholder {
  color: #326996;
}
#sharing_email .podcast-keyword-form input[type="email"]::-ms-input-placeholder,
#sharing_email .podcast-keyword-form input[type="text"]::-ms-input-placeholder,
.custom-form-control::-ms-input-placeholder,
.gfield .podcast-keyword-form input::-ms-input-placeholder,
.podcast-keyword-form #sharing_email input[type="email"]::-ms-input-placeholder,
.podcast-keyword-form #sharing_email input[type="text"]::-ms-input-placeholder,
.podcast-keyword-form .gfield input::-ms-input-placeholder,
.podcast-keyword-form input.form-control::-ms-input-placeholder {
  color: #326996;
}
#sharing_email .podcast-keyword-form input[type="email"]::placeholder,
#sharing_email .podcast-keyword-form input[type="text"]::placeholder,
.custom-form-control::placeholder,
.gfield .podcast-keyword-form input::placeholder,
.podcast-keyword-form #sharing_email input[type="email"]::placeholder,
.podcast-keyword-form #sharing_email input[type="text"]::placeholder,
.podcast-keyword-form .gfield input::placeholder,
.podcast-keyword-form input.form-control::placeholder {
  color: #326996;
}
#sharing_email .podcast-keyword-form input.inverse[type="email"],
#sharing_email .podcast-keyword-form input.inverse[type="text"],
.custom-form-control.inverse,
.gfield .podcast-keyword-form input.inverse,
.podcast-keyword-form #sharing_email input.inverse[type="email"],
.podcast-keyword-form #sharing_email input.inverse[type="text"],
.podcast-keyword-form .gfield input.inverse,
.podcast-keyword-form input.inverse.form-control {
  color: #fff;
  border-bottom-color: #fff;
}
#sharing_email
  .podcast-keyword-form
  input.inverse[type="email"]::-webkit-input-placeholder,
#sharing_email
  .podcast-keyword-form
  input.inverse[type="text"]::-webkit-input-placeholder,
.custom-form-control.inverse::-webkit-input-placeholder,
.gfield .podcast-keyword-form input.inverse::-webkit-input-placeholder,
.podcast-keyword-form
  #sharing_email
  input.inverse[type="email"]::-webkit-input-placeholder,
.podcast-keyword-form
  #sharing_email
  input.inverse[type="text"]::-webkit-input-placeholder,
.podcast-keyword-form .gfield input.inverse::-webkit-input-placeholder,
.podcast-keyword-form input.inverse.form-control::-webkit-input-placeholder {
  color: #fff;
}
#sharing_email
  .podcast-keyword-form
  input.inverse[type="email"]::-moz-placeholder,
#sharing_email
  .podcast-keyword-form
  input.inverse[type="text"]::-moz-placeholder,
.custom-form-control.inverse::-moz-placeholder,
.gfield .podcast-keyword-form input.inverse::-moz-placeholder,
.podcast-keyword-form
  #sharing_email
  input.inverse[type="email"]::-moz-placeholder,
.podcast-keyword-form
  #sharing_email
  input.inverse[type="text"]::-moz-placeholder,
.podcast-keyword-form .gfield input.inverse::-moz-placeholder,
.podcast-keyword-form input.inverse.form-control::-moz-placeholder {
  color: #fff;
}
#sharing_email
  .podcast-keyword-form
  input.inverse[type="email"]:-ms-input-placeholder,
#sharing_email
  .podcast-keyword-form
  input.inverse[type="text"]:-ms-input-placeholder,
.custom-form-control.inverse:-ms-input-placeholder,
.gfield .podcast-keyword-form input.inverse:-ms-input-placeholder,
.podcast-keyword-form
  #sharing_email
  input.inverse[type="email"]:-ms-input-placeholder,
.podcast-keyword-form
  #sharing_email
  input.inverse[type="text"]:-ms-input-placeholder,
.podcast-keyword-form .gfield input.inverse:-ms-input-placeholder,
.podcast-keyword-form input.inverse.form-control:-ms-input-placeholder {
  color: #fff;
}
#sharing_email
  .podcast-keyword-form
  input.inverse[type="email"]::-ms-input-placeholder,
#sharing_email
  .podcast-keyword-form
  input.inverse[type="text"]::-ms-input-placeholder,
.custom-form-control.inverse::-ms-input-placeholder,
.gfield .podcast-keyword-form input.inverse::-ms-input-placeholder,
.podcast-keyword-form
  #sharing_email
  input.inverse[type="email"]::-ms-input-placeholder,
.podcast-keyword-form
  #sharing_email
  input.inverse[type="text"]::-ms-input-placeholder,
.podcast-keyword-form .gfield input.inverse::-ms-input-placeholder,
.podcast-keyword-form input.inverse.form-control::-ms-input-placeholder {
  color: #fff;
}
#sharing_email .podcast-keyword-form input.inverse[type="email"]::placeholder,
#sharing_email .podcast-keyword-form input.inverse[type="text"]::placeholder,
.custom-form-control.inverse::placeholder,
.gfield .podcast-keyword-form input.inverse::placeholder,
.podcast-keyword-form #sharing_email input.inverse[type="email"]::placeholder,
.podcast-keyword-form #sharing_email input.inverse[type="text"]::placeholder,
.podcast-keyword-form .gfield input.inverse::placeholder,
.podcast-keyword-form input.inverse.form-control::placeholder {
  color: #fff;
}
.checkbox,
.radio {
  position: relative;
}
.gfield select:focus,
select.form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.icon {
  width: 24px;
  height: 24px;
}
.bg-image {
  background-repeat: no-repeat;
  background-position: 50%;
}
.bg-image-cover {
  background-size: cover;
}
.bg-image-contain {
  background-size: contain;
}
.sy-box.sy-loading {
  background-image: url(../images/sy-loader.gif);
}
.sy-controls li a:after {
  background-image: url(../images/arrows.svg);
}
.content-wrapper {
  max-width: 1440px;
  margin: 0 auto;
}
.border-bottom-black {
  border-bottom: 1px solid #252525;
}
.p-24 {
  padding: 24px;
}
.svg-blue svg {
  fill: #326996;
}
.modal {
  z-index: 100000;
}
.grecaptcha-badge {
  visibility: collapse !important;
}
.no-underline,
.no-underline-hover:active,
.no-underline-hover:focus,
.no-underline-hover:hover,
.no-underline a {
  text-decoration: none;
}
.no-margin-top {
  margin-top: 0 !important;
}
.no-margin-bottom {
  margin-bottom: 0 !important;
}
.block-vertical-center,
.vertical-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.hidden {
  display: none;
}
.shadow-l {
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
}
html {
  font-size: 16px;
}
.h1,
h1 {
  margin-bottom: 3.25rem;
  line-height: 3.5rem;
  letter-spacing: -0.5px;
}
.h2,
h2 {
  margin-bottom: 2.25rem;
  line-height: 2.625rem;
  letter-spacing: -0.2px;
}
.h3,
.main .sharedaddy h3.sd-title,
h3 {
  margin-bottom: 1.75rem;
  line-height: 2.25rem;
  letter-spacing: 0;
}
.bpg_resource-type,
.h4,
.teaser-resource__heading,
h4 {
  margin-bottom: 1.5rem;
  line-height: 2rem;
  letter-spacing: 0;
}
.h5,
h5 {
  margin-bottom: 1.25rem;
  line-height: 1.75rem;
}
.h5,
.h6,
h5,
h6 {
  letter-spacing: 0;
}
.h6,
h6 {
  margin-bottom: 1.125rem;
  line-height: 1.5rem;
}
.lead,
.test-type-description {
  line-height: 2rem;
  font-size: 1.25rem;
  letter-spacing: 0;
}
.hero {
  font-size: 3rem;
  line-height: 3.5rem;
  font-family: Circular, Arial, sans-serif;
  letter-spacing: -0.5px;
}
@media (min-width: 576px) {
  .hero {
    font-size: 4rem;
  }
}
.text-bold {
  font-weight: 700 !important;
}
.contact-form-content .wpcf7-not-valid-tip,
.mce-inline-label,
.ui-element-sm {
  font-weight: 400;
  font-size: 0.75rem;
  font-family: Circular, Arial, sans-serif;
  letter-spacing: 0;
}
.ui-element-md {
  font-weight: 400;
  font-size: 0.875rem;
  font-family: Circular, Arial, sans-serif;
  letter-spacing: 0;
}
.cookie-notice-container,
.cookie-revoke-container,
.ui-element-lg {
  font-weight: 400;
  font-size: 1rem;
  font-family: Circular, Arial, sans-serif;
  letter-spacing: 0;
}
.ui-element-xl {
  font-size: 1.125rem;
}
.ui-element-xl,
.ui-element-xxl {
  font-weight: 400;
  font-family: Circular, Arial, sans-serif;
  letter-spacing: 0;
}
.ui-element-xxl {
  font-size: 1.25rem;
}
.gform_wrapper.gravity-theme .gsection {
  border-bottom: none;
  padding: 0;
}
.gform_wrapper.gravity-theme .gsection_title {
  margin-bottom: 0;
  font-size: 1.125rem;
}
.gform_wrapper.gravity-theme .gfield_label {
  font-family: Circular, Arial, sans-serif;
}
.gform_wrapper.gravity-theme .gfield-choice-input {
  width: auto;
}
.gform_wrapper.gravity-theme .gfield-choice-input + label {
  margin-left: 0.5rem;
  font-family: Circular, Arial, sans-serif;
}
.gform_wrapper.gravity-theme .ginput_complex label {
  font-family: Circular, Arial, sans-serif;
}
.gform_wrapper.gravity-theme .gform_footer .gform_button {
  display: block;
  margin-left: auto;
}
.gform_heading {
  margin-bottom: 1rem;
}
.virtualBoothApp .modal .modal-body {
  position: static;
  padding: 0;
  font-size: 1rem;
}
.virtualBoothApp .modal .modal-body,
.virtualBoothApp .modal .modal-body p,
.virtualBoothApp .modal__subtitle {
  font-family: Circular, Arial, sans-serif;
}
.virtualBoothApp .modal__subtitle {
  font-size: 1.15rem;
  line-height: 1.33;
  font-weight: 700;
  color: #326996;
}
.virtualBoothApp .modal__subtitle--normal {
  font-weight: 400;
}
.virtualBoothApp .modal-large {
  max-width: 970px;
}
.posters-modal {
  padding: 40px;
}
.posters-modal__header {
  display: block;
  margin-bottom: 3.5rem;
}
.posters-modal__posters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.welcome-modal {
  padding: 0 40px 40px;
}
.welcome-modal__title {
  font-size: 52px;
  font-weight: 700;
  line-height: 1.08;
  color: #f05578;
  max-width: 360px;
  margin: 0 auto 1rem;
}
.welcome-modal__subtitle,
.welcome-modal__title {
  font-family: Circular, Arial, sans-serif;
  text-align: center;
}
.welcome-modal__subtitle {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.33;
  color: #252525;
  margin-bottom: 1rem;
}
.welcome-modal .webinar-form-wrap iframe {
  height: 450px;
}
.materials-modal {
  padding: 40px;
}
.materials-modal__header {
  display: block;
  margin-bottom: 2rem;
}
.materials-modal__article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.materials-modal__content-area,
.materials-modal__image-area {
  -ms-flex-preferred-size: 45%;
  flex-basis: 45%;
}
.materials-modal__content-area {
  font-family: Circular, Arial, sans-serif;
  line-height: 1.5;
  color: #252525;
}
.materials-modal__content-area li {
  margin-bottom: 1rem;
}
.materials-modal__button-wrap {
  margin-top: 25px;
}
.contact-modal {
  padding: 40px;
}
.contact-modal__form label {
  font-family: Circular, Arial, sans-serif;
  font-size: 0.88rem;
  margin-bottom: 0.25rem;
}
.subscribe-modal {
  padding: 40px;
}
.subscribe-modal__header {
  display: block;
  margin-bottom: 1.25rem;
}
.subscribe-modal__title {
  margin-bottom: 0.25rem;
}
.subscribe-modal__article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.subscribe-modal__content-area {
  -ms-flex-preferred-size: 53%;
  flex-basis: 53%;
  line-height: 1.33;
  font-family: Circular, Arial, sans-serif;
}
.subscribe-modal__image-area {
  -ms-flex-preferred-size: 42%;
  flex-basis: 42%;
}
.subscribe-modal__image {
  margin-bottom: 4rem;
}
.videos-modal {
  padding: 40px;
}
.videos-modal__header {
  display: block;
  margin-bottom: 3.5rem;
}
@media (max-width: 767.98px) {
  .videos-modal__video-wrap {
    padding: 0 15%;
  }
}
.back-btn {
  top: 8px;
  left: 8px;
  font-size: 16px;
}
.back-btn,
.video-overlay {
  position: absolute;
  z-index: 10;
}
.video-overlay {
  height: 100%;
  width: 100%;
  cursor: pointer;
}
.modal-newsletter__title {
  font-size: 14px;
  margin-bottom: 4px;
  margin-right: 20px;
}
@media (min-width: 992px) {
  .modal-newsletter__title {
    font-size: 1.125rem;
  }
}
.modal-newsletter__form input[name="EMAIL"] {
  display: inline-block;
  vertical-align: top;
  height: 37px;
  margin-right: 15px;
  color: #326996;
  border-width: 2px;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom-color: #326996;
  border-radius: 0;
  padding-left: 0;
  min-width: 180px;
}
@media (min-width: 992px) {
  .modal-newsletter__form input[name="EMAIL"] {
    min-width: 250px;
  }
}
@media (max-width: 700px) {
  .modal-newsletter__form input[name="EMAIL"] {
    min-width: 120px;
  }
}
@media (max-width: 600px) {
  .modal-newsletter__form input[name="EMAIL"] {
    min-width: 120px;
    width: 120px;
  }
}
.modal-newsletter__submit {
  background-color: transparent !important;
  display: inline-block !important;
  vertical-align: top !important;
  color: #326996 !important;
}
.modal-newsletter__submit:hover {
  background-color: #326996 !important;
  color: #fff !important;
}
@media (max-width: 991.98px) {
  .modal-newsletter__submit {
    padding: 0.25rem 0.35rem;
  }
}
.newsletter-cta {
  max-width: 395px;
  display: block;
}
.newsletter-cta .msg-alert {
  position: absolute;
  margin-top: -15px;
}
.newsletter-cta input {
  font-size: 14px;
  font-family: Circular, Arial, sans-serif;
  color: #326996;
  outline: 0;
  margin-bottom: 0;
}
.teaser-poster {
  -ms-flex-preferred-size: 48%;
  flex-basis: 48%;
  vertical-align: top;
  margin-bottom: 25px;
}
.teaser-poster__image-wrap {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  height: 96px;
  width: 100%;
  margin-bottom: 30px;
  vertical-align: top;
}
@media (min-width: 768px) {
  .teaser-poster__image-wrap {
    display: inline-block;
    width: 96px;
  }
}
@media (min-width: 768px) {
  .teaser-poster__content-wrap {
    display: inline-block;
    width: calc(100% - 96px);
    padding-left: 20px;
  }
}
.teaser-poster__title {
  font-family: Circular, Arial, sans-serif;
  font-size: 1rem;
  margin-bottom: 5px;
}
.teaser-poster__author {
  font-weight: 700;
  margin-bottom: 0;
  color: #000;
}
.teaser-poster__author,
.teaser-poster__link {
  font-family: Circular, Arial, sans-serif;
  font-size: 14px;
}
.teaser-poster__link {
  color: #6e6e6e;
  font-weight: 500;
}
.video-poster.banner {
  min-width: 180px;
}
.video-poster__title {
  font-family: Circular, Arial, sans-serif;
  font-size: 1rem;
  margin-bottom: 5px;
  cursor: pointer;
}
.video-poster__title-banner {
  font-size: 1.5rem;
  margin-bottom: 0;
}
.video-poster__subtitle,
.video-poster__title-banner {
  font-family: Circular, Arial, sans-serif;
  cursor: pointer;
  color: #fff;
}
.video-poster__subtitle {
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 1;
}
.video-poster__details {
  font-size: 12px;
  color: #fff;
}
.video-poster__author,
.video-poster__details {
  font-family: Circular, Arial, sans-serif;
  margin-bottom: 0;
}
.video-poster__author {
  font-weight: 700;
  color: #000;
  font-size: 14px;
}
.video-poster__link {
  font-family: Circular, Arial, sans-serif;
  color: #6e6e6e;
  font-weight: 500;
  font-size: 14px;
}
.video-poster__container {
  position: relative;
}
.video-poster__speaker-image {
  width: 40px;
  min-width: 40px;
  height: 40px;
  border-radius: 50%;
}
.video-poster__speaker-image,
.video-poster__video-placeholder {
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.video-poster__video-placeholder {
  width: 100%;
  height: 255px;
  margin-bottom: 26px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.video-poster__video-placeholder.banner {
  height: 110px;
}
.video-poster__video-placeholder img {
  max-width: 50px;
}
.virtualBoothApp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  height: 100vh;
}
.virtualBoothApp .booth-image-container {
  position: relative;
  display: inline-block;
  margin: 0 auto;
}
.virtualBoothApp .booth-image-container .booth-image {
  display: block;
  max-height: calc(100vh - 120px);
  margin: 0 auto;
}
.virtualBoothApp .clickable-icon {
  position: absolute;
  cursor: pointer;
}
.virtualBoothApp .clickable-icon .icon-container {
  position: relative;
  background-color: #f05578;
  width: 62px;
  height: 62px;
  border: 2px solid #fff;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 6;
  -webkit-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
.virtualBoothApp .clickable-icon .icon-container img {
  width: 65%;
  height: 65%;
}
@media (max-width: 767.98px) {
  .virtualBoothApp .clickable-icon .icon-container {
    width: 36px;
    height: 36px;
  }
}
.virtualBoothApp .clickable-icon .icon-title {
  background: #fff;
  border-radius: 31px;
  top: -62px;
  position: relative;
  height: 62px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 40px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 22px;
  line-height: 1;
  color: #fff;
  font-family: Circular, Arial, sans-serif;
  width: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
.virtualBoothApp .clickable-icon .icon-title.to-right {
  left: 25px;
}
.virtualBoothApp .clickable-icon .icon-title:hover {
  text-decoration: underline;
}
@media (min-width: 768px) {
  .virtualBoothApp .clickable-icon:hover .icon-container {
    width: 92px;
    height: 92px;
  }
  .virtualBoothApp .clickable-icon:hover .icon-title {
    width: 340px;
    top: -92px;
    height: 92px;
    border-radius: 46px;
    padding: 0 100px 0 30px;
    left: -248px;
    color: #f05578;
    -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.1);
  }
  .virtualBoothApp .clickable-icon:hover .icon-title.to-right {
    left: 0;
    padding: 0 30px 0 100px;
  }
}
.virtualBoothApp .modal-booth {
  display: block;
  background: rgba(33, 37, 41, 0.5);
}
.virtualBoothApp .modal-booth .modal-body {
  max-height: 70vh;
  overflow: scroll;
}
.virtualBoothApp .modal-booth .close {
  padding: 0 8px 0 0;
  font-size: 3rem;
  font-weight: 300;
  color: #326996;
  outline: 0;
  position: absolute;
  right: 0;
  z-index: 10;
}
.virtualBoothApp .modal-booth .close:hover {
  color: #326996;
}
.virtualBoothApp .booth-cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  bottom: 20px;
  padding: 0 32px;
  z-index: 8;
}
.virtualBoothApp .booth-cta .cta-title {
  color: #326996;
  font-size: 14px;
  font-weight: 700;
  font-family: Circular, Arial, sans-serif;
}
.virtualBoothApp .booth-cta .cta-some img {
  width: 26px;
}
.virtualBoothApp .booth-cta .cta-visitors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.virtualBoothApp .booth-cta .cta-visitors img {
  width: 32px;
}
.virtualBoothApp .booth-cta .cta-visitors span {
  color: #326996;
  font-size: 28px;
  font-weight: 700;
  font-family: Circular, Arial, sans-serif;
  padding-left: 8px;
}
@media (max-width: 991.98px) {
  .virtualBoothApp .booth-cta {
    padding: 0 16px;
  }
  .virtualBoothApp .booth-cta .cta-some img {
    width: 22px;
  }
  .virtualBoothApp .booth-cta .cta-visitors img {
    width: 28px;
  }
  .virtualBoothApp .booth-cta .cta-visitors span {
    font-size: 20px;
  }
}
.virtualBoothApp .shortcut-bar {
  position: fixed;
  width: 100%;
  max-width: 1440px;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 100;
  max-height: 75vh;
  overflow: auto;
}
.small-screen-message {
  color: #326996;
  font-size: 16px;
  font-weight: 700;
  font-family: Circular, Arial, sans-serif;
  text-align: center;
  padding: 100px 32px 32px;
}
.bpg_badge__pink {
  display: inline-block;
  position: relative;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  background-color: #ef426f;
  color: #fff;
  font-family: Circular, Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  vertical-align: middle;
  padding: 5px 6px;
  margin-left: 20px;
  min-height: 30px;
}
.bpg_badge__pink:before {
  right: 100%;
  top: 50%;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border: 15px solid transparent;
  border-right-color: #ef426f;
  margin-top: -15px;
}
.bpg_badge__pink-header {
  display: inline-block;
  position: relative;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  background-color: #fff;
  color: #f05578;
  font-family: Circular, Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  vertical-align: middle;
  padding: 5px 20px;
  margin-left: 20px;
  min-height: 30px;
}
.bpg_badge__pink-header:before {
  right: 100%;
  top: 50%;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border: 15px solid transparent;
  border-right-color: #fff;
  margin-top: -15px;
}
.bpg_badge__pink-list {
  display: inline-block;
  position: relative;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  background-color: #ef426f;
  color: #fff;
  font-family: Circular, Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  vertical-align: middle;
  margin-left: 30px;
  padding: 5px 6px;
  min-height: 30px;
}
.bpg_badge__pink-list:before {
  right: 100%;
  top: 50%;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border: 15px solid transparent;
  border-right-color: #ef426f;
  margin-top: -15px;
}
.bpg_badge__blue {
  display: inline-block;
  position: relative;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  background-color: #326996;
  color: #fff;
  font-family: Circular, Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  vertical-align: middle;
  padding: 5px 6px;
  margin-left: 30px;
  min-height: 30px;
}
.bpg_badge__blue:before {
  right: 100%;
  top: 50%;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border: 15px solid transparent;
  border-right-color: #326996;
  margin-top: -15px;
}
.bpg_badge__blue-header {
  display: inline-block;
  position: relative;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  background-color: #fff;
  color: #326996;
  font-family: Circular, Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  vertical-align: middle;
  padding: 5px 20px;
  margin-left: 30px;
  min-height: 30px;
}
.bpg_badge__blue-header:before {
  right: 100%;
  top: 50%;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border: 15px solid transparent;
  border-right-color: #fff;
  margin-top: -15px;
}
.bpg_badge__blue-list {
  display: inline-block;
  position: relative;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  background-color: #326996;
  color: #fff;
  font-family: Circular, Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  vertical-align: middle;
  padding: 5px 6px;
  margin-left: 30px;
  min-height: 30px;
}
.bpg_badge__blue-list:before {
  right: 100%;
  top: 50%;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border: 15px solid transparent;
  border-right-color: #326996;
  margin-top: -15px;
}
.custom-block__wrap {
  margin-bottom: 10px;
}
.sectioned-custom-block {
  background-color: #f5f5f5;
  padding: 21px;
}
.custom-block__arrow-bottom,
.custom-block__arrow-left,
.custom-block__arrow-left-50,
.custom-block__arrow-left-100,
.custom-block__arrow-right,
.custom-block__arrow-right-50,
.custom-block__arrow-right-100,
.custom-block__arrow-top,
.custom_block__arrow {
  color: #edf0f2;
  width: 0;
  height: 0;
}
@media (min-width: 992px) {
  .custom-block__arrow-top {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (min-width: 992px) {
  .custom-block__arrow-right,
  .custom-block__arrow-right-50,
  .custom-block__arrow-right-100 {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid;
    position: absolute;
    top: 45%;
  }
}
.custom-block__arrow-right-100 {
  left: 98.7%;
}
.custom-block__arrow-right-50 {
  left: 97.5%;
}
@media (min-width: 992px) {
  .custom-block__arrow-left,
  .custom-block__arrow-left-50,
  .custom-block__arrow-left-100 {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid;
    position: absolute;
    top: 45%;
  }
}
.custom-block__arrow-left-100 {
  right: 98.7%;
}
.custom-block__arrow-left-50 {
  right: 97.5%;
}
@media (min-width: 992px) {
  .custom-block__arrow-bottom {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid;
    margin-right: auto;
    margin-left: auto;
  }
}
.bpg-highlighted-100m {
  display: block;
  margin-top: 60px;
}
@media (min-width: 992px) {
  .bpg-highlighted-100m {
    display: initial;
    margin-top: 0;
  }
}
.bpg-highlighted-221bp {
  display: block;
  margin-top: 75px;
}
@media (min-width: 992px) {
  .bpg-highlighted-221bp {
    margin-top: 35px;
  }
}
@media (max-width: 991.98px) {
  .test-sidebar__wrap {
    position: static !important;
  }
}
.btn-no-padding {
  padding: 0;
}
.test-summary-block {
  padding: 0 20px 20px;
  border: 1px solid #252525;
  font-family: Circular, Arial, sans-serif;
  font-size: 15px;
  margin-bottom: 30px;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.test-summary__info,
.test-summary__suitability {
  padding-bottom: 10px;
  border-bottom: 1px solid #252525;
}
.test-summary__right-border {
  border-bottom: 1px solid #252525;
}
@media (min-width: 1200px) {
  .test-summary__right-border {
    border-bottom: none;
    border-right: 1px solid #252525;
  }
}
.test-summary__cpt-disclaimer {
  margin-top: 26px;
  font-size: 0.75rem;
}
.filter-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px;
  padding-left: 0;
  list-style: none;
  font-family: Circular, Arial, sans-serif;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.5;
}
.filter-search__item {
  padding: 0 10px;
  margin-bottom: 6px;
}
.filter-search__item__link {
  display: inline-block;
  padding-bottom: 2px;
  border-bottom: 2px solid transparent;
}
.filter-search__item__link:link,
.filter-search__item__link:visited {
  text-decoration: none;
  color: #326996;
}
.filter-search__item__link:active,
.filter-search__item__link:focus,
.filter-search__item__link:hover {
  text-decoration: none;
  color: #326996;
  border-bottom-color: #326996;
}
.filter-search__item__link--active {
  color: #f05578;
  border-bottom-color: #f05578;
}
.filter-search__item__link--active:link,
.filter-search__item__link--active:visited {
  color: #f05578;
}
.filter-search__item__link--active:active,
.filter-search__item__link--active:focus,
.filter-search__item__link--active:hover {
  color: #f05578;
  border-bottom-color: #f05578;
}
@media only screen and (min-width: 768px) {
  .filter-search__item {
    margin-bottom: 0;
  }
  .filter-search__item__link {
    padding-bottom: 5px;
    border-bottom-width: 3px;
  }
}
.test-sidebar__wrap {
  font-family: Circular, Helvetica, Arial, sans-serif;
}
#test-navigation {
  margin-bottom: 40px;
}
#test-navigation a:hover {
  color: #f05578;
  border-bottom: 1px solid #f05578;
}
.mobile-test-nav {
  width: 100%;
  background-color: #326996;
  padding: 10px;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
@media (max-width: 991.98px) {
  .js-test-sidebar {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .js-test-sidebar.js-is-sticky {
    left: 0;
    bottom: 0;
    right: 0;
  }
}
.mobile-test-nav-icon {
  color: #fff;
  display: inline-block;
  margin-right: 10px;
}
.single-sidebar-bpg_resource,
.single-sidebar-podcast {
  margin-top: 40px;
}
@media (min-width: 768px) {
  .single-sidebar-bpg_resource,
  .single-sidebar-podcast {
    margin-top: 0;
  }
}
.resource-featured {
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 30px;
}
@media (min-width: 768px) {
  .resource-featured {
    margin-top: 0;
  }
}
.sidebar-podcast-suggestion {
  margin: 40px 0;
}
.main-test-navigation {
  font-family: Circular, Arial, sans-serif;
}
@media (max-width: 767.98px) {
  .main-test-navigation {
    position: absolute;
    top: -74px;
    left: 0;
    background-color: #fff;
    width: 100vw;
    border-bottom: 1px solid #f5f5f5;
    border-top: 1px solid #f5f5f5;
  }
}
.main-test-navigation .navigation-button {
  text-decoration: none;
  color: #326996;
}
@media (max-width: 767.98px) {
  .sticky-navigation {
    top: 0;
    z-index: 100000;
  }
}
@media (max-width: 767.98px) {
  .sticky-navigation,
  .test-order {
    position: fixed;
    background-color: #fff;
  }
  .test-order {
    bottom: 0;
    left: 0;
    z-index: 100;
    width: 100vw;
    border-bottom: 1px solid #f5f5f5;
    border-top: 1px solid #f5f5f5;
  }
}
.test-order .order-button {
  text-decoration: none;
  color: #326996;
}
.test-order .order-button .icon {
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.block-wrap {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .block-wrap {
    margin-bottom: 60px;
  }
}
.block {

  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  color: #35596b;
}
.block.fixed-height {
  height: 400px;
}
.block .main .sharedaddy h3.sd-title,
.block h1,
.block h2,
.block h3,
.block h4,
.block h5,
.block h6,
.main .sharedaddy .block h3.sd-title {
  margin-top: 0;
}
.block-padding {
  padding: 24px;
}
.block-with-search-bar {
  min-height: 249px;
}
.bg-image-offset_right {
  background-size: 99%;
  background-position: left 7500% top 50%;
}
@media (min-width: 768px) {
  .bg-image-offset_right {
    background-position: left 3500% top 50%;
  }
}
.bg-image-offset_right .block-content {
  padding-left: 0;
}
.block-content {
  padding: 30px 15px;
}
@media (min-width: 576px) {
  .block-content {
    padding: 30px;
  }
}
@media (min-width: 992px) {
  .block-content {
    padding: 30px 60px;
  }
}
@media (min-width: 1200px) {
  .block-content {
    padding: 30px 90px;
  }
}
.block-content-update {
  padding: 30px;
}
@media (min-width: 992px) {
  .block-content-update {
    padding: 45px;
  }
}
.block-content-update h1,
.block-content-update h2 {
  margin-top: 0;
}
@media (min-width: 768px) {
  .block-content-full_width,
  .block-content-promotion_slider {
    width: 50%;
  }
}
@media (max-width: 991.98px) {
  .bg-filter {
    background-color: #fff;
  }
}
.block-inverse,
.block-inverse .main .sharedaddy h3.sd-title,
.block-inverse h1,
.block-inverse h2,
.block-inverse h3,
.block-inverse h4,
.block-inverse h5,
.block-inverse h6,
.main .sharedaddy .block-inverse h3.sd-title {
  color: #fff;
}
.block-inverse .btn-search .icon-search {
  fill: #fff;
}
.block-social-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.block-social-icons svg {
  width: 32px;
  height: 32px;
}
.list-box-links {
  margin-left: -7.5px;
  margin-right: -7.5px;
}
.list-box-link {
  display: block;
  padding-left: 7.5px;
  padding-right: 7.5px;
  margin-bottom: 15px;
}
.box-link {
  display: block;
  padding: 12px 15px;
  height: 70px;
  font-family: Circular, Arial, sans-serif;
  background-color: #edf0f2;
}
.box-link,
.box-link:hover {
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.box-link:hover {
  text-decoration: none;
  opacity: 0.7;
}
.category-list-item {
  height: 70px;
}
.category-list-item a {
  text-decoration: none;
}
.category-list-item:hover .category-list-title {
  color: #f05578;
  margin-bottom: 0;
  border-bottom: 2px solid #f05578;
}
.category-list-item:hover .category-list-icon svg {
  fill: #f05578;
}
.category-list-title {
  padding-bottom: 0.25rem;
  margin-bottom: 0;
  border-bottom: 2px solid #326996;
}
.category-list-icon {
  position: absolute;
  top: 0;
  right: 12px;
}
.category-list-icon svg {
  fill: #326996;
}
.category-test-item {
  display: block;
  height: 136px;
  background-color: #eaf0f4;
  padding: 1rem;
  margin-bottom: 0;
}
.category-test-item .category-test-icon {
  position: absolute;
  right: 20px;
  top: 20px;
}
.category-test-item .category-test-icon svg {
  fill: #326996;
}
.category-test-item:hover {
  background-color: #326996;
  text-decoration: none;
}
.category-test-item:hover .category-test-title {
  color: #fff;
}
.category-test-item:hover .category-test-icon svg {
  fill: #fff;
}
.category-list-img,
.test-types-wrap {
  width: 100%;
  padding: 70px;
}
@media (min-width: 375px) {
  .category-list-img,
  .test-types-wrap {
    padding: 100px;
  }
}
@media (min-width: 414px) {
  .category-list-img,
  .test-types-wrap {
    padding: 115px;
  }
}
@media (min-width: 768px) {
  .category-list-img,
  .test-types-wrap {
    padding: 55px 10px;
  }
}
@media (min-width: 1024px) {
  .category-list-img,
  .test-types-wrap {
    padding: 40px;
  }
}
.category-list-btn {
  margin: 20px 0;
  min-width: 150px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .category-list-btn {
    min-width: 135px;
  }
}
.test-list-item {
  position: relative;
  border-bottom: 1px solid #326996;
  margin-bottom: 0.5rem;
}
.test-list-item a {
  text-decoration: none;
}
.test-list-item:hover {
  border-bottom: 1px solid #f05578;
}
.test-list-item:hover .test-list-title {
  color: #f05578;
}
.test-list-item:hover .test-list-icon svg {
  fill: #f05578;
}
.test-list-title {
  margin-bottom: 0;
  padding: 0.5rem 0;
  max-width: calc(100% - 24px);
}
.test-list-icon {
  position: absolute;
  bottom: 12px;
  right: 0;
}
.test-list-icon svg {
  fill: #326996;
}
.wpcf7 {
  overflow: auto;
}
div.wpcf7-response-output {
  margin: 0 0 15px;
  padding: 15px;
}
span.wpcf7-not-valid-tip {
  margin-top: 5px;
  color: #ef426f;
}
.select-placeholder span {
  color: #b9c5cd;
}
.contact-form-content {
  font-family: Circular, Arial, sans-serif;
}
.contact-form-content p {
  font-size: 14px !important;
}
#sharing_email .contact-form-content input[type="email"],
#sharing_email .contact-form-content input[type="text"],
.contact-form-content #sharing_email input[type="email"],
.contact-form-content #sharing_email input[type="text"],
.contact-form-content .form-control,
.contact-form-content .gfield input,
.contact-form-content .gfield select,
.contact-form-content .gfield textarea,
.gfield .contact-form-content input,
.gfield .contact-form-content select,
.gfield .contact-form-content textarea {
  background-color: #fff !important;
}
.contact-form-content input[type="submit"] {
  display: block;
  margin-left: auto;
}
.block-newsletter {
  min-height: 0;
}
.block-newsletter .block-content {
  padding-right: 0;
}
@media (min-width: 768px) {
  .block-newsletter .block-content {
    padding-right: 30px;
  }
}
.block-newsletter-bg {
  background-color: #edf0f2;
}
.with-margin-top {
  margin-top: 30px;
}
.block-content-small {
  padding: 1rem;
}
.block-subcribe-wrapper {
  margin-top: 15px;
  max-width: 400px;
}
.block-newsletter-form {
  padding-right: 0;
}
@media (min-width: 576px) {
  .block-newsletter-form {
    padding-right: 30px;
  }
}
@media (min-width: 768px) {
  .block-newsletter-form {
    padding-left: 0;
    padding-right: 0;
    padding-top: 15px;
  }
}
.block-newsletter-form .block-newsletter-email {
  color: #326996;
  border-width: 2px;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom-color: #326996;
}
.block-newsletter-form .block-newsletter-email:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.block-order-method {
  width: 100%;
  min-height: 0;
  padding: 20px;
  background-color: #edf0f2;
}
.order-forms-twin-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
}
.order-forms-twin-btn {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
}
.gform_wrapper.gravity-theme
  .gform_footer
  .order-forms-twin-btn
  .active.gform_button,
.modal-body .order-forms-twin-btn input.active[type="submit"],
.order-forms-twin-btn .active#cn-accept-cookie,
.order-forms-twin-btn .active#cn-refuse-cookie,
.order-forms-twin-btn .active.cn-revoke-cookie,
.order-forms-twin-btn .btn.active,
.order-forms-twin-btn
  .gform_wrapper.gravity-theme
  .gform_footer
  .active.gform_button,
.order-forms-twin-btn .modal-body input.active[type="submit"] {
  background-color: #50748a;
  border-color: #50748a;
}
.btn-dropdown-wrapper,
.btn-form-wrapper {
  position: absolute;
  left: 20px;
  right: 20px;
}
.btn-form-wrapper {
  bottom: 65px;
}
.btn-dropdown-wrapper {
  bottom: 20px;
}
.btn-dropdown-wrapper-ordpage,
.btn-form-wrapper-ordpage {
  margin-bottom: 10px;
}
h5.order-form-title {
  margin-top: 30px;
}
.order-kit-block-desc {
  padding-bottom: 54px;
}
.btn-register {
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .block-order {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}
.block-order-method-wrap {
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .block-order-method-wrap {
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}
.block.block-order-method-short {
  padding: 20px;
  min-height: 230px;
  margin-bottom: 20px;
}
.btn-method-wrapper {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
}
.order-method-block-desc {
  padding-bottom: 100px;
}
.order-method-desc {
  padding: 0 0 20px;
}
@media (min-width: 768px) {
  .order-method-desc {
    padding: 0 0 0 30px;
  }
}
@media (min-width: 992px) {
  .order-method-desc {
    padding: 20px 0 0;
  }
}
.block-order-support {
  min-height: 70px;
}
.btn-support-form-wrapper {
  bottom: 20px;
}
.podcast-keyword-form {
  background-color: #f5f5f5;
  padding: 30px;
}
.podcast-keyword-form .clearfix {
  text-align: right;
}
.js-price-calculator {
  display: none;
  margin: 15px 0;
  border: 2px solid #b9c5cd;
  padding: 15px;
  clear: both;
  overflow: hidden;
  font-family: Circular, Arial, sans-serif;
  color: #326996;
  font-size: 14px;
}
.js-price-calculator p {
  font-size: 14px;
}
.js-price-calculator-collapse {
  margin: 15px 0;
  padding: 15px;
  clear: both;
  overflow: hidden;
  font-family: Circular, Arial, sans-serif;
  color: #326996;
  font-size: 14px;
}
.js-price-calculator-collapse ul {
  padding-left: 16px;
}
.js-price-calculator-collapse p {
  font-size: 14px;
}
.js-service-type {
  margin-bottom: 30px;
}
.calculator-price-text {
  font-family: Circular, Arial, sans-serif;
  font-weight: 700;
}
.request-pricing-link {
  font-size: 14px;
  text-decoration: underline;
}
.block-price-title {
  margin-top: 15px;
}
.js-custom-price-description {
  font-size: 17px;
}
.js-price-calculator-in-modal {
  display: block !important;
  margin: 15px 0 0;
  border: none;
  padding: 0;
  clear: both;
  overflow: hidden;
  color: #326996;
  font-family: Circular, Arial, sans-serif;
  font-size: 14px;
}
.js-price-calculator-in-modal p {
  font-size: 14px;
}
.js-service-type-modal {
  margin-bottom: 30px;
}
.total-price {
  margin-top: 15px;
  border-top: 1px solid #50748a;
  padding-top: 15px;
}
.hide {
  display: none;
}
.price_calculator_checkbox label,
.price_calculator_radio label {
  max-width: 70%;
}
.price_calculator_checkbox label:before,
.price_calculator_radio label:before {
  top: 2px;
}
.price_calculator_checkbox label:after,
.price_calculator_radio label:after {
  top: 0.1rem !important;
}
.service-type-info-wrap {
  margin: 20px 0;
}
.service-type-info-text {
  font-size: 14px;
  font-weight: 700;
}
.modal-sub-text {
  font-family: Circular, Arial, sans-serif;
  font-size: 12px;
  margin-top: 10px;
}
.price_calculator_checkbox_modal,
.price_calculator_radio_modal {
  margin: 15px 0;
  border-bottom: 1px solid #edf0f2;
  padding-bottom: 5px;
}
.analysis-method,
.extra-service,
.service-type-modal {
  margin-bottom: 30px;
}
.btn-search {
  padding: 6px 0 6px 6px;
  line-height: 0;
  background: hsla(0, 0%, 100%, 0);
}
.btn-search .icon-search {
  width: 16px;
  height: 16px;
  fill: #326996;
  stroke: #326996;
}
.btn-search-lg .icon-search {
  width: 20px;
  height: 20px;
}
.search-btn-group {
  border-bottom: 2px solid #326996;
  max-width: 55px;
}
.form-search-inverse .icon-search {
  fill: #fff;
  stroke: #fff;
}
.form-search-inverse .search-btn-group {
  border-bottom: 2px solid #fff;
}
@media (max-width: 575.98px) {
  .block-service-wrap {
    width: 100%;
  }
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  .block-service-wrap:nth-child(odd) {
    clear: left;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .block-service-wrap:nth-child(3n + 1) {
    clear: left;
  }
}
@media (min-width: 992px) {
  .block-service-wrap:nth-child(4n + 1) {
    clear: left;
  }
}
.block-service {
  min-height: 300px;
  position: relative;
  margin-bottom: 4rem;
}
.block-service p {
  word-break: break-word;
}
.block-service-padded {
  padding: 21px;
}
.service-title-bg-image {
  min-height: 120px;
  padding: 21px;
  margin-bottom: 15px;
}
.service-button {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.story-process {
  padding-bottom: 15px;
  overflow: auto;
}
.story-heading-group {
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .story-process-subheading {
    font-size: 1.25rem;
  }
}
@media (min-width: 576px) {
  .story-process-content-wrap {
    width: 49%;
    display: inline-block;
    vertical-align: top;
  }
}
@media (min-width: 768px) {
  .story-process-content-wrap {
    width: 30%;
    vertical-align: baseline;
  }
}
@media (min-width: 1200px) {
  .story-process-content-wrap {
    width: 27%;
  }
}
.story-process-content-item {
  max-width: 100%;
}
.story-process-content-item-heading {
  margin-top: 0;
  font-size: 1.8rem;
}
@media (min-width: 1200px) {
  .story-process-content-item-heading {
    font-size: 1.75rem;
  }
}
.story-process-steps-wrap {
  position: relative;
}
@media (min-width: 576px) {
  .story-process-steps-wrap {
    width: 49%;
    display: inline-block;
    vertical-align: top;
  }
}
@media (min-width: 768px) {
  .story-process-steps-wrap {
    width: 67%;
  }
}
@media (min-width: 992px) {
  .story-process-steps-wrap {
    width: 68%;
  }
}
@media (min-width: 1200px) {
  .story-process-steps-wrap {
    width: 71%;
  }
}
.story-process-steps-progress {
  margin-top: 32px;
  position: absolute;
  height: 16px;
  margin-left: 12.5%;
  margin-right: 12.5%;
  left: 0;
  right: 0;
}
@media (max-width: 767.98px) {
  .story-process-steps-progress {
    display: none;
  }
}
@media (min-width: 992px) {
  .story-process-steps-progress {
    margin-top: 42px;
  }
}
@media (min-width: 1200px) {
  .story-process-steps-progress {
    margin-top: 48px;
  }
}
.story-process-steps-progress-active,
.story-process-steps-progress-bg {
  position: absolute;
  top: 6px;
  left: 0;
  height: 4px;
  border-radius: 2px;
}
@media (min-width: 992px) {
  .story-process-steps-progress-active,
  .story-process-steps-progress-bg {
    height: 6px;
    border-radius: 3px;
    top: 5px;
  }
}
.story-process-steps-progress-bg {
  background-color: #3f84bc;
  right: 0;
}
.story-process-steps-progress-active {
  background-color: #d64f4f;
  left: 0;
}
.story-process-steps-progress-marker {
  position: absolute;
  top: 0;
  -webkit-transform: translateX(8px);
  -o-transform: translateX(8px);
  transform: translateX(8px);
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #d64f4f;
}
.story-process-steps-progress-active,
.story-process-steps-progress-active.step-1,
.story-process-steps-progress-marker,
.story-process-steps-progress-marker.step-1 {
  right: 100%;
}
.story-process-steps-progress-active.step-2,
.story-process-steps-progress-marker.step-2 {
  right: 66.6%;
  -webkit-transition: right 0.5s;
  -o-transition: right 0.5s;
  transition: right 0.5s;
}
.story-process-steps-progress-active.step-3,
.story-process-steps-progress-marker.step-3 {
  right: 33.3%;
  -webkit-transition: right 0.5s;
  -o-transition: right 0.5s;
  transition: right 0.5s;
}
.story-process-steps-progress-active.step-4,
.story-process-steps-progress-marker.step-4 {
  right: 0;
  -webkit-transition: right 0.5s;
  -o-transition: right 0.5s;
  transition: right 0.5s;
}
.story-process-steps {
  list-style: none;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
  overflow: auto;
}
@media (min-width: 992px) {
  .story-process-steps {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
}
.story-process-step {
  visibility: hidden;
  display: none;
  opacity: 0;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
}
@media (min-width: 992px) {
  .story-process-step {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    visibility: visible;
    display: block;
    opacity: 0.5;
  }
}
.story-process-step.active {
  visibility: visible;
  display: block;
  opacity: 1;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
}
@media (min-width: 768px) {
  .story-process-step.active .story-process-step-image-caption {
    opacity: 1;
  }
}
.story-process-step-image-caption {
  font-family: Circular, Arial, sans-serif;
  display: none;
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media (min-width: 768px) {
  .story-process-step-image-caption {
    display: block;
    margin-bottom: 32px;
  }
}
@media (min-width: 992px) {
  .story-process-step-image-caption {
    margin-bottom: 48px;
  }
}
@media (min-width: 1200px) {
  .story-process-step-image-caption {
    font-size: 1.5rem;
  }
}
.story-process-step-image {
  max-width: 70%;
}
.story-process-step-image .process-graphic {
  max-width: 100%;
}
@media (min-width: 576px) {
  .story-process-step-image {
    max-width: 80%;
  }
}
@media (min-width: 768px) {
  .story-process-step-image {
    max-width: 100%;
  }
}
@-webkit-keyframes shaking {
  0% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  5% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  10%,
  to {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@-o-keyframes shaking {
  0% {
    -o-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  5% {
    -o-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  10%,
  to {
    -o-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes shaking {
  0% {
    -webkit-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  5% {
    -webkit-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  10%,
  to {
    -webkit-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
}
@-webkit-keyframes bounce {
  0%,
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 0;
  }
  25%,
  75% {
    -webkit-transform: translateY(3em);
    transform: translateY(3em);
    opacity: 1;
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 0;
  }
}
@-o-keyframes bounce {
  0%,
  50% {
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 0;
  }
  25%,
  75% {
    -o-transform: translateY(3em);
    transform: translateY(3em);
    opacity: 1;
  }
  to {
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 0;
  }
}
@keyframes bounce {
  0%,
  50% {
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 0;
  }
  25%,
  75% {
    -webkit-transform: translateY(3em);
    -o-transform: translateY(3em);
    transform: translateY(3em);
    opacity: 1;
  }
  to {
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 0;
  }
}
@-webkit-keyframes pairscale {
  0%,
  50% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  25%,
  80% {
    -webkit-transform: scaleY(0.05);
    transform: scaleY(0.05);
  }
  to {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@-o-keyframes pairscale {
  0%,
  50% {
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }
  25%,
  80% {
    -o-transform: scaleY(0.05);
    transform: scaleY(0.05);
  }
  to {
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@keyframes pairscale {
  0%,
  50% {
    -webkit-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }
  25%,
  80% {
    -webkit-transform: scaleY(0.05);
    -o-transform: scaleY(0.05);
    transform: scaleY(0.05);
  }
  to {
    -webkit-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@-webkit-keyframes dotmove {
  0%,
  50% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  25%,
  75% {
    -webkit-transform: translateY(17em);
    transform: translateY(17em);
  }
  to {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}
@-o-keyframes dotmove {
  0%,
  50% {
    -o-transform: translate(0);
    transform: translate(0);
  }
  25%,
  75% {
    -o-transform: translateY(17em);
    transform: translateY(17em);
  }
  to {
    -o-transform: translate(0);
    transform: translate(0);
  }
}
@keyframes dotmove {
  0%,
  50% {
    -webkit-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
  }
  25%,
  75% {
    -webkit-transform: translateY(17em);
    -o-transform: translateY(17em);
    transform: translateY(17em);
  }
  to {
    -webkit-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
  }
}
@-webkit-keyframes ddotmove {
  0%,
  50% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  25%,
  75% {
    -webkit-transform: translateY(-17em);
    transform: translateY(-17em);
  }
  to {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}
@-o-keyframes ddotmove {
  0%,
  50% {
    -o-transform: translate(0);
    transform: translate(0);
  }
  25%,
  75% {
    -o-transform: translateY(-17em);
    transform: translateY(-17em);
  }
  to {
    -o-transform: translate(0);
    transform: translate(0);
  }
}
@keyframes ddotmove {
  0%,
  50% {
    -webkit-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
  }
  25%,
  75% {
    -webkit-transform: translateY(-17em);
    -o-transform: translateY(-17em);
    transform: translateY(-17em);
  }
  to {
    -webkit-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
  }
}
@-webkit-keyframes zoomed {
  0% {
    -webkit-transform: translate(-3em);
    transform: translate(-3em);
  }
  13% {
    -webkit-transform: translate(1em, 5em);
    transform: translate(1em, 5em);
  }
  25% {
    -webkit-transform: translate(3em, 1.1em);
    transform: translate(3em, 1.1em);
  }
  37% {
    -webkit-transform: translate(5em, 1em);
    transform: translate(5em, 1em);
  }
  50% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  63% {
    -webkit-transform: translate(5em, 1em);
    transform: translate(5em, 1em);
  }
  75% {
    -webkit-transform: translate(3em, 1.1em);
    transform: translate(3em, 1.1em);
  }
  87% {
    -webkit-transform: translate(1em, 5em);
    transform: translate(1em, 5em);
  }
  to {
    -webkit-transform: translate(-3em);
    transform: translate(-3em);
  }
}
@-o-keyframes zoomed {
  0% {
    -o-transform: translate(-3em);
    transform: translate(-3em);
  }
  13% {
    -o-transform: translate(1em, 5em);
    transform: translate(1em, 5em);
  }
  25% {
    -o-transform: translate(3em, 1.1em);
    transform: translate(3em, 1.1em);
  }
  37% {
    -o-transform: translate(5em, 1em);
    transform: translate(5em, 1em);
  }
  50% {
    -o-transform: translate(0);
    transform: translate(0);
  }
  63% {
    -o-transform: translate(5em, 1em);
    transform: translate(5em, 1em);
  }
  75% {
    -o-transform: translate(3em, 1.1em);
    transform: translate(3em, 1.1em);
  }
  87% {
    -o-transform: translate(1em, 5em);
    transform: translate(1em, 5em);
  }
  to {
    -o-transform: translate(-3em);
    transform: translate(-3em);
  }
}
@keyframes zoomed {
  0% {
    -webkit-transform: translate(-3em);
    -o-transform: translate(-3em);
    transform: translate(-3em);
  }
  13% {
    -webkit-transform: translate(1em, 5em);
    -o-transform: translate(1em, 5em);
    transform: translate(1em, 5em);
  }
  25% {
    -webkit-transform: translate(3em, 1.1em);
    -o-transform: translate(3em, 1.1em);
    transform: translate(3em, 1.1em);
  }
  37% {
    -webkit-transform: translate(5em, 1em);
    -o-transform: translate(5em, 1em);
    transform: translate(5em, 1em);
  }
  50% {
    -webkit-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
  }
  63% {
    -webkit-transform: translate(5em, 1em);
    -o-transform: translate(5em, 1em);
    transform: translate(5em, 1em);
  }
  75% {
    -webkit-transform: translate(3em, 1.1em);
    -o-transform: translate(3em, 1.1em);
    transform: translate(3em, 1.1em);
  }
  87% {
    -webkit-transform: translate(1em, 5em);
    -o-transform: translate(1em, 5em);
    transform: translate(1em, 5em);
  }
  to {
    -webkit-transform: translate(-3em);
    -o-transform: translate(-3em);
    transform: translate(-3em);
  }
}
@-webkit-keyframes moved {
  0% {
    -webkit-transform: translate(-1.5em);
    transform: translate(-1.5em);
  }
  13% {
    -webkit-transform: translate(0.5em, 2.5em);
    transform: translate(0.5em, 2.5em);
  }
  25% {
    -webkit-transform: translate(1.5em, 1.1em);
    transform: translate(1.5em, 1.1em);
  }
  37% {
    -webkit-transform: translate(2.5em, 0.5em);
    transform: translate(2.5em, 0.5em);
  }
  50% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  63% {
    -webkit-transform: translate(2.5em, 0.5em);
    transform: translate(2.5em, 0.5em);
  }
  75% {
    -webkit-transform: translate(1.5em, 1.1em);
    transform: translate(1.5em, 1.1em);
  }
  87% {
    -webkit-transform: translate(0.5em, 2.5em);
    transform: translate(0.5em, 2.5em);
  }
  to {
    -webkit-transform: translate(-1.5em);
    transform: translate(-1.5em);
  }
}
@-o-keyframes moved {
  0% {
    -o-transform: translate(-1.5em);
    transform: translate(-1.5em);
  }
  13% {
    -o-transform: translate(0.5em, 2.5em);
    transform: translate(0.5em, 2.5em);
  }
  25% {
    -o-transform: translate(1.5em, 1.1em);
    transform: translate(1.5em, 1.1em);
  }
  37% {
    -o-transform: translate(2.5em, 0.5em);
    transform: translate(2.5em, 0.5em);
  }
  50% {
    -o-transform: translate(0);
    transform: translate(0);
  }
  63% {
    -o-transform: translate(2.5em, 0.5em);
    transform: translate(2.5em, 0.5em);
  }
  75% {
    -o-transform: translate(1.5em, 1.1em);
    transform: translate(1.5em, 1.1em);
  }
  87% {
    -o-transform: translate(0.5em, 2.5em);
    transform: translate(0.5em, 2.5em);
  }
  to {
    -o-transform: translate(-1.5em);
    transform: translate(-1.5em);
  }
}
@keyframes moved {
  0% {
    -webkit-transform: translate(-1.5em);
    -o-transform: translate(-1.5em);
    transform: translate(-1.5em);
  }
  13% {
    -webkit-transform: translate(0.5em, 2.5em);
    -o-transform: translate(0.5em, 2.5em);
    transform: translate(0.5em, 2.5em);
  }
  25% {
    -webkit-transform: translate(1.5em, 1.1em);
    -o-transform: translate(1.5em, 1.1em);
    transform: translate(1.5em, 1.1em);
  }
  37% {
    -webkit-transform: translate(2.5em, 0.5em);
    -o-transform: translate(2.5em, 0.5em);
    transform: translate(2.5em, 0.5em);
  }
  50% {
    -webkit-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
  }
  63% {
    -webkit-transform: translate(2.5em, 0.5em);
    -o-transform: translate(2.5em, 0.5em);
    transform: translate(2.5em, 0.5em);
  }
  75% {
    -webkit-transform: translate(1.5em, 1.1em);
    -o-transform: translate(1.5em, 1.1em);
    transform: translate(1.5em, 1.1em);
  }
  87% {
    -webkit-transform: translate(0.5em, 2.5em);
    -o-transform: translate(0.5em, 2.5em);
    transform: translate(0.5em, 2.5em);
  }
  to {
    -webkit-transform: translate(-1.5em);
    -o-transform: translate(-1.5em);
    transform: translate(-1.5em);
  }
}
.big-circle,
.circle {
  display: inherit;
}
.mask-circle {
  display: none;
}
@-webkit-keyframes filling {
  to {
    stroke-dashoffset: 0;
  }
}
@-o-keyframes filling {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes filling {
  to {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes colouring {
  0% {
    fill: #7d98a8;
  }
}
@-o-keyframes colouring {
  0% {
    fill: #7d98a8;
  }
}
@keyframes colouring {
  0% {
    fill: #7d98a8;
  }
}
.animate .tube {
  -webkit-animation: shaking 6s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite
    forwards;
  -o-animation: shaking 6s forwards cubic-bezier(0.455, 0.03, 0.515, 0.955)
    infinite;
  animation: shaking 6s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite
    forwards;
  -webkit-transform-origin: 50% 60%;
  -o-transform-origin: 50% 60%;
  transform-origin: 50% 60%;
  -webkit-animation-delay: 2s;
  -o-animation-delay: 2s;
  animation-delay: 2s;
}
.animate .bubble {
  -webkit-animation: bounce 1.5s ease-in-out infinite forwards;
  -o-animation: bounce 1.5s forwards ease-in-out infinite;
  animation: bounce 1.5s ease-in-out infinite forwards;
  -webkit-animation-delay: 5s;
  -o-animation-delay: 5s;
  animation-delay: 5s;
}
.animate #b-1 {
  -webkit-animation-delay: 0.1s;
  -o-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.animate #b-2 {
  -webkit-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.animate #b-3 {
  -webkit-animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.animate #b-4 {
  -webkit-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.animate #b-5 {
  -webkit-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.animate #b-6 {
  -webkit-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.animate .pair-1,
.animate .pair-2,
.animate .pair-3,
.animate .pair-4,
.animate .pair-5,
.animate .pair-6 {
  -webkit-animation: pairscale 4s cubic-bezier(0.44, 0.06, 0.55, 0.95) forwards;
  -o-animation: pairscale 4s forwards cubic-bezier(0.44, 0.06, 0.55, 0.95);
  animation: pairscale 4s cubic-bezier(0.44, 0.06, 0.55, 0.95) forwards;
  -webkit-animation-iteration-count: 2;
  -o-animation-iteration-count: 2;
  animation-iteration-count: 2;
  -webkit-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.animate .dot-1,
.animate .dot-2,
.animate .dot-3,
.animate .dot-4,
.animate .dot-5,
.animate .dot-6 {
  -webkit-animation: dotmove 8s cubic-bezier(0.44, 0.06, 0.55, 0.95) forwards;
  -o-animation: dotmove 8s forwards cubic-bezier(0.44, 0.06, 0.55, 0.95);
  animation: dotmove 8s cubic-bezier(0.44, 0.06, 0.55, 0.95) forwards;
  -webkit-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.animate .ddot-1,
.animate .ddot-2,
.animate .ddot-3,
.animate .ddot-4,
.animate .ddot-5,
.animate .ddot-6 {
  -webkit-animation: ddotmove 8s cubic-bezier(0.44, 0.06, 0.55, 0.95) forwards;
  -o-animation: ddotmove 8s forwards cubic-bezier(0.44, 0.06, 0.55, 0.95);
  animation: ddotmove 8s cubic-bezier(0.44, 0.06, 0.55, 0.95) forwards;
  -webkit-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.animate .ddot-1,
.animate .dot-1,
.animate .pair-1 {
  -webkit-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
}
.animate .ddot-2,
.animate .dot-2,
.animate .pair-2 {
  -webkit-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.animate .ddot-3,
.animate .dot-3,
.animate .pair-3 {
  -webkit-animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
.animate .ddot-4,
.animate .dot-4,
.animate .pair-4 {
  -webkit-animation-delay: 1.2s;
  -o-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
.animate .ddot-5,
.animate .dot-5,
.animate .pair-5 {
  -webkit-animation-delay: 1.6s;
  -o-animation-delay: 1.6s;
  animation-delay: 1.6s;
}
.animate .ddot-6,
.animate .dot-6,
.animate .pair-6 {
  -webkit-animation-delay: 2s;
  -o-animation-delay: 2s;
  animation-delay: 2s;
}
.animate .zoomed-in {
  -webkit-animation: moved 3s ease-in-out infinite forwards;
  -o-animation: moved 3s forwards ease-in-out infinite;
  animation: moved 3s ease-in-out infinite forwards;
}
.animate .under-glass {
  -webkit-animation: zoomed 3s ease-in infinite forwards;
  -o-animation: zoomed 3s forwards ease-in infinite;
  animation: zoomed 3s ease-in infinite forwards;
}
.animate .magnifying-glass {
  -webkit-animation: moved 3s ease-in-out infinite forwards;
  -o-animation: moved 3s forwards ease-in-out infinite;
  animation: moved 3s ease-in-out infinite forwards;
}
.animate .lines > line {
  -webkit-transform: translateY(0.8em);
  -o-transform: translateY(0.8em);
  transform: translateY(0.8em);
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  -webkit-animation: filling 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045)
    forwards;
  -o-animation: filling 0.5s forwards cubic-bezier(0.6, -0.28, 0.735, 0.045);
  animation: filling 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) forwards;
}
.animate .fields > path {
  -webkit-animation: colouring 0.5s ease-in backwards;
  -o-animation: colouring 0.5s backwards ease-in;
  animation: colouring 0.5s ease-in backwards;
}
.animate .fields > .field-2,
.animate .lines > .line-2 {
  -webkit-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.animate .fields > .field-3,
.animate .lines > .line-3 {
  -webkit-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s;
}
.animate .fields > .field-4,
.animate .lines > .line-4 {
  -webkit-animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
.animate .fields > .field-5,
.animate .lines > .line-5 {
  -webkit-animation-delay: 2s;
  -o-animation-delay: 2s;
  animation-delay: 2s;
}
.animate .fields > .field-6,
.animate .lines > .line-6 {
  -webkit-animation-delay: 2.5s;
  -o-animation-delay: 2.5s;
  animation-delay: 2.5s;
}
.animate .results-list {
  -webkit-animation: shaking 4s cubic-bezier(0.455, 0.03, 0.515, 0.955) forwards;
  -o-animation: shaking 4s forwards cubic-bezier(0.455, 0.03, 0.515, 0.955);
  animation: shaking 4s cubic-bezier(0.455, 0.03, 0.515, 0.955) forwards;
  -webkit-transform-origin: 50% 60%;
  -o-transform-origin: 50% 60%;
  transform-origin: 50% 60%;
  -webkit-animation-delay: 3.5s;
  -o-animation-delay: 3.5s;
  animation-delay: 3.5s;
}
.main .sharedaddy h3.sd-title:before {
  display: none;
}
.main .sd-social-icon .sd-content ul {
  margin-bottom: 0 !important;
}
.main .sd-social-icon .sd-content ul li {
  margin-bottom: 0;
}
.main .sd-social-icon .sd-content ul li[class*="share-"] a,
.main .sd-social-icon .sd-content ul li[class*="share-"] a:hover,
.main .sd-social-icon .sd-content ul li[class*="share-"] div.option a {
  border-radius: 2px;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-facebook a.sd-button {
  background-color: #fff;
  width: 40px;
  height: 40px;
  vertical-align: middle;
}
.sd-social-icon
  .sd-content
  ul
  li[class*="share-"].share-facebook
  a.sd-button:before {
  content: url(../images/facebook-square.svg);
  top: -7px;
  left: -7px;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-linkedin a.sd-button {
  background-color: #fff;
  width: 40px;
  height: 40px;
  vertical-align: middle;
}
.sd-social-icon
  .sd-content
  ul
  li[class*="share-"].share-linkedin
  a.sd-button:before {
  content: url(../images/linkedin-square.svg);
  top: -7px;
  left: -7px;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-twitter a.sd-button {
  background-color: #fff;
  width: 40px;
  height: 40px;
  vertical-align: middle;
}
.sd-social-icon
  .sd-content
  ul
  li[class*="share-"].share-twitter
  a.sd-button:before {
  content: url(../images/twitter-square.svg);
  top: -7px;
  left: -7px;
}
.sd-social-icon
  .sd-content
  ul
  li[class*="share-"].share-google-plus-1
  a.sd-button {
  background-color: #fff;
  width: 40px;
  height: 40px;
  vertical-align: middle;
}
.sd-social-icon
  .sd-content
  ul
  li[class*="share-"].share-google-plus-1
  a.sd-button:before {
  content: url(../images/google-plus.png);
  top: -7px;
  left: -7px;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-email a.sd-button {
  background-color: #fff;
  width: 40px;
  height: 40px;
  vertical-align: middle;
}
.sd-social-icon
  .sd-content
  ul
  li[class*="share-"].share-email
  a.sd-button:before {
  content: url(../images/email-share.svg);
  top: -7px;
  left: -7px;
}
.sd-social-icon .sd-content ul li.share-email a:before {
  color: #fff;
}
.liking-wrapper {
  display: inline-block;
  max-width: 100px;
}
.liking-title {
  display: inline-block;
  line-height: 1.2;
  font-size: 9pt;
  font-weight: 700;
  margin: 0 0 1em;
}
.liking-title:before {
  content: "";
  display: block;
  width: 100%;
  min-width: 30px;
  margin-bottom: 1em;
  border-top: 1px solid #ddd;
}
.follow-line {
  font-family: Circular, Arial, sans-serif;
}
.social-media-post {
  margin-bottom: 1em;
}
.feed-item-date {
  font-family: Circular, Arial, sans-serif;
}
#cn-accept-cookie,
#cn-refuse-cookie,
.btn,
.cn-revoke-cookie,
.gform_wrapper.gravity-theme .gform_footer .gform_button,
.modal-body input[type="submit"] {
  font-family: Circular, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  border-width: 2px;
  text-decoration: none;
}
#cn-accept-cookie:focus,
#cn-accept-cookie:hover,
#cn-refuse-cookie:focus,
#cn-refuse-cookie:hover,
.btn.focus,
.btn:focus,
.btn:hover,
.cn-revoke-cookie:focus,
.cn-revoke-cookie:hover,
.focus#cn-accept-cookie,
.focus#cn-refuse-cookie,
.focus.cn-revoke-cookie,
.gform_wrapper.gravity-theme .gform_footer .focus.gform_button,
.gform_wrapper.gravity-theme .gform_footer .gform_button:focus,
.gform_wrapper.gravity-theme .gform_footer .gform_button:hover,
.modal-body input.focus[type="submit"],
.modal-body input:focus[type="submit"],
.modal-body input:hover[type="submit"] {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-group-sm > #cn-accept-cookie,
.btn-group-sm > #cn-refuse-cookie,
.btn-group-sm > .btn,
.btn-group-sm > .cn-revoke-cookie,
.btn-sm#cn-accept-cookie,
.btn-sm#cn-refuse-cookie,
.btn-sm.cn-revoke-cookie,
.btn.btn-sm,
.gform_wrapper.gravity-theme .gform_footer .btn-group-sm > .gform_button,
.gform_wrapper.gravity-theme .gform_footer .btn-sm.gform_button,
.modal-body .btn-group-sm > input[type="submit"],
.modal-body input.btn-sm[type="submit"] {
  font-size: 12px;
  padding: 3px 6px;
}
.btn-default.focus,
.btn-default:focus,
.btn-default:hover {
  color: #fff;
  background-color: #7d98a8;
  border-color: #7d98a8;
  outline: 0;
}
.btn-default.active,
.btn-default:active {
  color: #fff;
  background-color: #50748a;
  border-color: #50748a;
  outline: 0;
}
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default:active.focus,
.btn-default:active:focus {
  outline: 0;
}
.btn-default.active:hover,
.btn-default:active:hover {
  color: #fff;
  background-color: #50748a;
  border-color: #50748a;
  outline: 0;
}
.btn-default.disabled,
.btn-default.disabled:active,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled]:active,
.btn-default[disabled]:hover {
  color: #9f9f9f;
  border-color: #e9e9e9;
  background: #e9e9e9;
}
.btn-outline-success.focus,
.btn-outline-success:focus,
.btn-outline-success:hover {
  color: #fff;
  background-color: #ef426f;
  border-color: #ef426f;
  outline: 0;
}
.btn-outline-success.active,
.btn-outline-success.active.focus,
.btn-outline-success.active:focus,
.btn-outline-success.active:hover,
.btn-outline-success:active,
.btn-outline-success:active.focus,
.btn-outline-success:active:focus,
.btn-outline-success:active:hover {
  color: #fff;
  background-color: #bb103c;
  border-color: #bb103c;
  outline: 0;
}
.btn-outline-success.disabled,
.btn-outline-success.disabled:active,
.btn-outline-success.disabled:hover,
.btn-outline-success[disabled],
.btn-outline-success[disabled]:active,
.btn-outline-success[disabled]:hover {
  color: #9f9f9f;
  border-color: #e9e9e9;
  background: #e9e9e9;
}
.btn-link-pink.focus,
.btn-link-pink:focus,
.btn-link-pink:hover,
.btn-link.focus,
.btn-link:focus,
.btn-link:hover {
  color: #ef426f;
  outline: 0;
}
.btn-link-pink.active,
.btn-link-pink.active.focus,
.btn-link-pink.active:focus,
.btn-link-pink.active:hover,
.btn-link-pink:active,
.btn-link-pink:active.focus,
.btn-link-pink:active:focus,
.btn-link-pink:active:hover,
.btn-link.active,
.btn-link.active.focus,
.btn-link.active:focus,
.btn-link.active:hover,
.btn-link:active,
.btn-link:active.focus,
.btn-link:active:focus,
.btn-link:active:hover {
  color: #fff;
  outline: 0;
}
.btn-link-white {
  color: #fff;
}
.btn-link-white.focus,
.btn-link-white:focus,
.btn-link-white:hover {
  color: #fff;
  outline: 0;
  text-decoration: underline;
}
.btn-link-white.active,
.btn-link-white:active {
  color: #bb103c;
  outline: 0;
  text-decoration: underline;
}
.btn-link-white.active.focus,
.btn-link-white.active:focus,
.btn-link-white.active:hover,
.btn-link-white:active.focus,
.btn-link-white:active:focus,
.btn-link-white:active:hover {
  color: #bb103c;
  outline: 0;
}
.block-inverse #cn-accept-cookie:not(.btn-search),
.block-inverse #cn-refuse-cookie:not(.btn-search),
.block-inverse .btn:not(.btn-search),
.block-inverse .cn-revoke-cookie:not(.btn-search),
.block-inverse
  .gform_wrapper.gravity-theme
  .gform_footer
  .gform_button:not(.btn-search),
.block-inverse .modal-body input:not(.btn-search)[type="submit"],
.btn-inverse,
.btn-inverse-blue,
.gform_wrapper.gravity-theme
  .gform_footer
  .block-inverse
  .gform_button:not(.btn-search),
.modal-body .block-inverse input:not(.btn-search)[type="submit"] {
  color: #fff;
  background-color: hsla(0, 0%, 100%, 0);
  border-color: #fff;
}
.block-inverse #cn-accept-cookie:focus:not(.btn-search),
.block-inverse #cn-accept-cookie:hover:not(.btn-search),
.block-inverse #cn-refuse-cookie:focus:not(.btn-search),
.block-inverse #cn-refuse-cookie:hover:not(.btn-search),
.block-inverse .btn:focus:not(.btn-search),
.block-inverse .btn:hover:not(.btn-search),
.block-inverse .cn-revoke-cookie:focus:not(.btn-search),
.block-inverse .cn-revoke-cookie:hover:not(.btn-search),
.block-inverse .focus#cn-accept-cookie:not(.btn-search),
.block-inverse .focus#cn-refuse-cookie:not(.btn-search),
.block-inverse .focus.btn:not(.btn-search),
.block-inverse .focus.cn-revoke-cookie:not(.btn-search),
.block-inverse
  .gform_wrapper.gravity-theme
  .gform_footer
  .focus.gform_button:not(.btn-search),
.block-inverse
  .gform_wrapper.gravity-theme
  .gform_footer
  .gform_button:focus:not(.btn-search),
.block-inverse
  .gform_wrapper.gravity-theme
  .gform_footer
  .gform_button:hover:not(.btn-search),
.block-inverse .modal-body input.focus:not(.btn-search)[type="submit"],
.block-inverse .modal-body input:focus:not(.btn-search)[type="submit"],
.block-inverse .modal-body input:hover:not(.btn-search)[type="submit"],
.btn-inverse-blue.focus,
.btn-inverse-blue:focus,
.btn-inverse-blue:hover,
.btn-inverse.focus,
.btn-inverse:focus,
.btn-inverse:hover,
.gform_wrapper.gravity-theme
  .gform_footer
  .block-inverse
  .focus.gform_button:not(.btn-search),
.gform_wrapper.gravity-theme
  .gform_footer
  .block-inverse
  .gform_button:focus:not(.btn-search),
.gform_wrapper.gravity-theme
  .gform_footer
  .block-inverse
  .gform_button:hover:not(.btn-search),
.modal-body .block-inverse input.focus:not(.btn-search)[type="submit"],
.modal-body .block-inverse input:focus:not(.btn-search)[type="submit"],
.modal-body .block-inverse input:hover:not(.btn-search)[type="submit"] {
  color: #326996;
  background-color: #fff;
  outline: 0;
}
.block-inverse #cn-accept-cookie:active:not(.btn-search),
.block-inverse #cn-refuse-cookie:active:not(.btn-search),
.block-inverse .active#cn-accept-cookie:not(.btn-search),
.block-inverse .active#cn-refuse-cookie:not(.btn-search),
.block-inverse .active.btn:not(.btn-search),
.block-inverse .active.cn-revoke-cookie:not(.btn-search),
.block-inverse .btn:active:not(.btn-search),
.block-inverse .cn-revoke-cookie:active:not(.btn-search),
.block-inverse
  .gform_wrapper.gravity-theme
  .gform_footer
  .active.gform_button:not(.btn-search),
.block-inverse
  .gform_wrapper.gravity-theme
  .gform_footer
  .gform_button:active:not(.btn-search),
.block-inverse .modal-body input.active:not(.btn-search)[type="submit"],
.block-inverse .modal-body input:active:not(.btn-search)[type="submit"],
.btn-inverse-blue.active,
.btn-inverse-blue:active,
.btn-inverse.active,
.btn-inverse:active,
.gform_wrapper.gravity-theme
  .gform_footer
  .block-inverse
  .active.gform_button:not(.btn-search),
.gform_wrapper.gravity-theme
  .gform_footer
  .block-inverse
  .gform_button:active:not(.btn-search),
.modal-body .block-inverse input.active:not(.btn-search)[type="submit"],
.modal-body .block-inverse input:active:not(.btn-search)[type="submit"] {
  color: #326996;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  outline: 0;
}
.block-inverse #cn-accept-cookie:active.focus:not(.btn-search),
.block-inverse #cn-accept-cookie:active:focus:not(.btn-search),
.block-inverse #cn-accept-cookie:active:hover:not(.btn-search),
.block-inverse #cn-refuse-cookie:active.focus:not(.btn-search),
.block-inverse #cn-refuse-cookie:active:focus:not(.btn-search),
.block-inverse #cn-refuse-cookie:active:hover:not(.btn-search),
.block-inverse .active#cn-accept-cookie:focus:not(.btn-search),
.block-inverse .active#cn-accept-cookie:hover:not(.btn-search),
.block-inverse .active#cn-refuse-cookie:focus:not(.btn-search),
.block-inverse .active#cn-refuse-cookie:hover:not(.btn-search),
.block-inverse .active.btn:focus:not(.btn-search),
.block-inverse .active.btn:hover:not(.btn-search),
.block-inverse .active.cn-revoke-cookie:focus:not(.btn-search),
.block-inverse .active.cn-revoke-cookie:hover:not(.btn-search),
.block-inverse .active.focus#cn-accept-cookie:not(.btn-search),
.block-inverse .active.focus#cn-refuse-cookie:not(.btn-search),
.block-inverse .active.focus.btn:not(.btn-search),
.block-inverse .active.focus.cn-revoke-cookie:not(.btn-search),
.block-inverse .btn:active.focus:not(.btn-search),
.block-inverse .btn:active:focus:not(.btn-search),
.block-inverse .btn:active:hover:not(.btn-search),
.block-inverse .cn-revoke-cookie:active.focus:not(.btn-search),
.block-inverse .cn-revoke-cookie:active:focus:not(.btn-search),
.block-inverse .cn-revoke-cookie:active:hover:not(.btn-search),
.block-inverse
  .gform_wrapper.gravity-theme
  .gform_footer
  .active.focus.gform_button:not(.btn-search),
.block-inverse
  .gform_wrapper.gravity-theme
  .gform_footer
  .active.gform_button:focus:not(.btn-search),
.block-inverse
  .gform_wrapper.gravity-theme
  .gform_footer
  .active.gform_button:hover:not(.btn-search),
.block-inverse
  .gform_wrapper.gravity-theme
  .gform_footer
  .gform_button:active.focus:not(.btn-search),
.block-inverse
  .gform_wrapper.gravity-theme
  .gform_footer
  .gform_button:active:focus:not(.btn-search),
.block-inverse
  .gform_wrapper.gravity-theme
  .gform_footer
  .gform_button:active:hover:not(.btn-search),
.block-inverse .modal-body input.active.focus:not(.btn-search)[type="submit"],
.block-inverse .modal-body input.active:focus:not(.btn-search)[type="submit"],
.block-inverse .modal-body input.active:hover:not(.btn-search)[type="submit"],
.block-inverse .modal-body input:active.focus:not(.btn-search)[type="submit"],
.block-inverse .modal-body input:active:focus:not(.btn-search)[type="submit"],
.block-inverse .modal-body input:active:hover:not(.btn-search)[type="submit"],
.btn-inverse-blue.active.focus,
.btn-inverse-blue.active:focus,
.btn-inverse-blue.active:hover,
.btn-inverse-blue:active.focus,
.btn-inverse-blue:active:focus,
.btn-inverse-blue:active:hover,
.btn-inverse.active.focus,
.btn-inverse.active:focus,
.btn-inverse.active:hover,
.btn-inverse:active.focus,
.btn-inverse:active:focus,
.btn-inverse:active:hover,
.gform_wrapper.gravity-theme
  .gform_footer
  .block-inverse
  .active.focus.gform_button:not(.btn-search),
.gform_wrapper.gravity-theme
  .gform_footer
  .block-inverse
  .active.gform_button:focus:not(.btn-search),
.gform_wrapper.gravity-theme
  .gform_footer
  .block-inverse
  .active.gform_button:hover:not(.btn-search),
.gform_wrapper.gravity-theme
  .gform_footer
  .block-inverse
  .gform_button:active.focus:not(.btn-search),
.gform_wrapper.gravity-theme
  .gform_footer
  .block-inverse
  .gform_button:active:focus:not(.btn-search),
.gform_wrapper.gravity-theme
  .gform_footer
  .block-inverse
  .gform_button:active:hover:not(.btn-search),
.modal-body .block-inverse input.active.focus:not(.btn-search)[type="submit"],
.modal-body .block-inverse input.active:focus:not(.btn-search)[type="submit"],
.modal-body .block-inverse input.active:hover:not(.btn-search)[type="submit"],
.modal-body .block-inverse input:active.focus:not(.btn-search)[type="submit"],
.modal-body .block-inverse input:active:focus:not(.btn-search)[type="submit"],
.modal-body .block-inverse input:active:hover:not(.btn-search)[type="submit"] {
  color: #326996;
  background-color: #fff;
  border-color: #fff;
  outline: 0;
}
.block-inverse #cn-accept-cookie[disabled]:active:not(.btn-search),
.block-inverse #cn-accept-cookie[disabled]:not(.btn-search),
.block-inverse #cn-refuse-cookie[disabled]:active:not(.btn-search),
.block-inverse #cn-refuse-cookie[disabled]:not(.btn-search),
.block-inverse .btn[disabled]:active:not(.btn-search),
.block-inverse .btn[disabled]:not(.btn-search),
.block-inverse .cn-revoke-cookie[disabled]:active:not(.btn-search),
.block-inverse .cn-revoke-cookie[disabled]:not(.btn-search),
.block-inverse .disabled#cn-accept-cookie:active:not(.btn-search),
.block-inverse .disabled#cn-accept-cookie:not(.btn-search),
.block-inverse .disabled#cn-refuse-cookie:active:not(.btn-search),
.block-inverse .disabled#cn-refuse-cookie:not(.btn-search),
.block-inverse .disabled.btn:active:not(.btn-search),
.block-inverse .disabled.btn:not(.btn-search),
.block-inverse .disabled.cn-revoke-cookie:active:not(.btn-search),
.block-inverse .disabled.cn-revoke-cookie:not(.btn-search),
.block-inverse
  .gform_wrapper.gravity-theme
  .gform_footer
  .disabled.gform_button:active:not(.btn-search),
.block-inverse
  .gform_wrapper.gravity-theme
  .gform_footer
  .disabled.gform_button:not(.btn-search),
.block-inverse
  .gform_wrapper.gravity-theme
  .gform_footer
  .gform_button[disabled]:active:not(.btn-search),
.block-inverse
  .gform_wrapper.gravity-theme
  .gform_footer
  .gform_button[disabled]:not(.btn-search),
.block-inverse
  .modal-body
  input.disabled:active:not(.btn-search)[type="submit"],
.block-inverse .modal-body input.disabled:not(.btn-search)[type="submit"],
.block-inverse
  .modal-body
  input[disabled]:active:not(.btn-search)[type="submit"],
.block-inverse .modal-body input[disabled]:not(.btn-search)[type="submit"],
.btn-inverse-blue.disabled,
.btn-inverse-blue.disabled:active,
.btn-inverse-blue[disabled],
.btn-inverse-blue[disabled]:active,
.btn-inverse.disabled,
.btn-inverse.disabled:active,
.btn-inverse[disabled],
.btn-inverse[disabled]:active,
.gform_wrapper.gravity-theme
  .gform_footer
  .block-inverse
  .disabled.gform_button:active:not(.btn-search),
.gform_wrapper.gravity-theme
  .gform_footer
  .block-inverse
  .disabled.gform_button:not(.btn-search),
.gform_wrapper.gravity-theme
  .gform_footer
  .block-inverse
  .gform_button[disabled]:active:not(.btn-search),
.gform_wrapper.gravity-theme
  .gform_footer
  .block-inverse
  .gform_button[disabled]:not(.btn-search),
.modal-body
  .block-inverse
  input.disabled:active:not(.btn-search)[type="submit"],
.modal-body .block-inverse input.disabled:not(.btn-search)[type="submit"],
.modal-body
  .block-inverse
  input[disabled]:active:not(.btn-search)[type="submit"],
.modal-body .block-inverse input[disabled]:not(.btn-search)[type="submit"] {
  color: #9f9f9f;
  border-color: #e9e9e9;
  background: #e9e9e9;
}
.btn-inverse-gunmetal {
  color: #fff;
  background-color: hsla(0, 0%, 100%, 0);
  border-color: #fff;
}
.btn-inverse-gunmetal.focus,
.btn-inverse-gunmetal:focus,
.btn-inverse-gunmetal:hover {
  color: #51555d;
  background-color: #fff;
  outline: 0;
}
.btn-inverse-gunmetal.active,
.btn-inverse-gunmetal:active {
  color: #51555d;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  outline: 0;
}
.btn-inverse-gunmetal.active.focus,
.btn-inverse-gunmetal.active:focus,
.btn-inverse-gunmetal.active:hover,
.btn-inverse-gunmetal:active.focus,
.btn-inverse-gunmetal:active:focus,
.btn-inverse-gunmetal:active:hover {
  color: #51555d;
  background-color: #fff;
  border-color: #fff;
  outline: 0;
}
.btn-inverse-gunmetal.disabled,
.btn-inverse-gunmetal.disabled:active,
.btn-inverse-gunmetal[disabled],
.btn-inverse-gunmetal[disabled]:active {
  color: #9f9f9f;
  border-color: #e9e9e9;
  background: #e9e9e9;
}
.active.btn-inverse-secondary,
.active.btn-inverse-secondary:focus,
.active.btn-inverse-secondary:hover,
.active.focus.btn-inverse-secondary,
.btn-inverse-secondary:active,
.btn-inverse-secondary:active.focus,
.btn-inverse-secondary:active:focus,
.btn-inverse-secondary:active:hover,
.btn-inverse-secondary:focus,
.btn-inverse-secondary:hover,
.btn-secondary.active,
.btn-secondary.active.focus,
.btn-secondary.active:focus,
.btn-secondary.active:hover,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary:active.focus,
.btn-secondary:active:focus,
.btn-secondary:active:hover,
.btn-secondary:focus,
.btn-secondary:hover,
.focus.btn-inverse-secondary {
  color: #f05578;
  background-color: hsla(0, 0%, 100%, 0);
  border-color: #f05578;
  outline: 0;
}
.btn-inverse-secondary[disabled],
.btn-inverse-secondary[disabled]:active,
.btn-inverse-secondary[disabled]:hover,
.btn-secondary.disabled,
.btn-secondary.disabled:active,
.btn-secondary.disabled:hover,
.btn-secondary[disabled],
.btn-secondary[disabled]:active,
.btn-secondary[disabled]:hover,
.disabled.btn-inverse-secondary,
.disabled.btn-inverse-secondary:active,
.disabled.btn-inverse-secondary:hover {
  color: #9f9f9f;
  border-color: #e9e9e9;
  background: #e9e9e9;
}
.btn-order {
  padding: 6px 40px;
}
.link-arrow-down svg {
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.site-footer {
  font-family: Circular, Arial, sans-serif;
}
.footer-line {
  border-top: 1px solid #b9c5cd;
  padding-bottom: 30px;
}
.footer-menu-main-item {
  margin-bottom: 1em;
}
.footer-menu-main-link {
  font-size: 1.25rem;
}
.copyright-info {
  padding-top: 1em;
}
.footer-social-icon {
  display: inline-block;
  width: 15%;
  margin-bottom: 1em;
}
.form-control-special {
  color: #7d98a8;
  font-size: 16px;
  border: none;
  border-bottom: 1px solid #7d98a8;
  padding-left: 0;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}
.form-control-special:focus {
  border-bottom: 1px solid #35596b;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control-special[disabled] {
  color: #edf0f2;
  border-bottom: 1px solid #edf0f2;
}
.form-control-special.inverse {
  color: #fff;
  border-bottom: 1px solid #fff;
}
.form-control-special.inverse:focus {
  border-bottom: 1px solid #edf0f2;
}
.form-control-special.inverse[disabled] {
  color: #edf0f2;
  border-bottom: 1px solid #edf0f2;
}
#sharing_email .has-warning input[type="email"],
#sharing_email .has-warning input[type="text"],
.gfield .has-warning input,
.gfield .has-warning select,
.gfield .has-warning textarea,
.has-warning #sharing_email input[type="email"],
.has-warning #sharing_email input[type="text"],
.has-warning .form-control,
.has-warning .gfield input,
.has-warning .gfield select,
.has-warning .gfield textarea {
  color: #ef426f;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#sharing_email .has-warning input:focus[type="email"],
#sharing_email .has-warning input:focus[type="text"],
.gfield .has-warning input:focus,
.gfield .has-warning select:focus,
.gfield .has-warning textarea:focus,
.has-warning #sharing_email input:focus[type="email"],
.has-warning #sharing_email input:focus[type="text"],
.has-warning .form-control:focus,
.has-warning .gfield input:focus,
.has-warning .gfield select:focus,
.has-warning .gfield textarea:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#sharing_email .has-error input[type="email"],
#sharing_email .has-error input[type="text"],
.gfield .has-error input,
.gfield .has-error select,
.gfield .has-error textarea,
.has-error #sharing_email input[type="email"],
.has-error #sharing_email input[type="text"],
.has-error .form-control,
.has-error .gfield input,
.has-error .gfield select,
.has-error .gfield textarea {
  color: #ff8f9f;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#sharing_email .has-error input:focus[type="email"],
#sharing_email .has-error input:focus[type="text"],
.gfield .has-error input:focus,
.gfield .has-error select:focus,
.gfield .has-error textarea:focus,
.has-error #sharing_email input:focus[type="email"],
.has-error #sharing_email input:focus[type="text"],
.has-error .form-control:focus,
.has-error .gfield input:focus,
.has-error .gfield select:focus,
.has-error .gfield textarea:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #ff8f9f;
}
.gfield textarea,
textarea.form-control {
  border: 1px solid #7d98a8;
  border-radius: 2px;
  color: #7d98a8;
  padding-left: 12px;
}
.gfield textarea:focus,
textarea.form-control:focus {
  border-color: #35596b;
}
.gfield textarea[disabled],
textarea.form-control[disabled] {
  color: #edf0f2;
  border-color: #edf0f2;
}
#sharing_email input[type="file"][type="email"],
#sharing_email input[type="file"][type="text"],
.form-control[type="file"],
.gfield input[type="file"],
.gfield select[type="file"],
.gfield textarea[type="file"] {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
#sharing_email
  .gform_wrapper.gravity-theme
  .gform_footer
  input[type="file"][readonly][type="email"]
  + .gform_button,
#sharing_email
  .gform_wrapper.gravity-theme
  .gform_footer
  input[type="file"][readonly][type="text"]
  + .gform_button,
#sharing_email
  .modal-body
  input[type="file"][readonly][type="email"]
  + input[type="submit"],
#sharing_email
  .modal-body
  input[type="file"][readonly][type="text"]
  + input[type="submit"],
#sharing_email input[type="file"][readonly][type="email"] + #cn-accept-cookie,
#sharing_email input[type="file"][readonly][type="email"] + #cn-refuse-cookie,
#sharing_email input[type="file"][readonly][type="email"] + .btn,
#sharing_email input[type="file"][readonly][type="email"] + .cn-revoke-cookie,
#sharing_email input[type="file"][readonly][type="text"] + #cn-accept-cookie,
#sharing_email input[type="file"][readonly][type="text"] + #cn-refuse-cookie,
#sharing_email input[type="file"][readonly][type="text"] + .btn,
#sharing_email input[type="file"][readonly][type="text"] + .cn-revoke-cookie,
.form-control[type="file"][readonly] + #cn-accept-cookie,
.form-control[type="file"][readonly] + #cn-refuse-cookie,
.form-control[type="file"][readonly] + .btn,
.form-control[type="file"][readonly] + .cn-revoke-cookie,
.gfield
  .gform_wrapper.gravity-theme
  .gform_footer
  input[type="file"][readonly]
  + .gform_button,
.gfield
  .gform_wrapper.gravity-theme
  .gform_footer
  select[type="file"][readonly]
  + .gform_button,
.gfield
  .gform_wrapper.gravity-theme
  .gform_footer
  textarea[type="file"][readonly]
  + .gform_button,
.gfield .modal-body input[type="file"][readonly] + input[type="submit"],
.gfield .modal-body select[type="file"][readonly] + input[type="submit"],
.gfield .modal-body textarea[type="file"][readonly] + input[type="submit"],
.gfield input[type="file"][readonly] + #cn-accept-cookie,
.gfield input[type="file"][readonly] + #cn-refuse-cookie,
.gfield input[type="file"][readonly] + .btn,
.gfield input[type="file"][readonly] + .cn-revoke-cookie,
.gfield select[type="file"][readonly] + #cn-accept-cookie,
.gfield select[type="file"][readonly] + #cn-refuse-cookie,
.gfield select[type="file"][readonly] + .btn,
.gfield select[type="file"][readonly] + .cn-revoke-cookie,
.gfield textarea[type="file"][readonly] + #cn-accept-cookie,
.gfield textarea[type="file"][readonly] + #cn-refuse-cookie,
.gfield textarea[type="file"][readonly] + .btn,
.gfield textarea[type="file"][readonly] + .cn-revoke-cookie,
.gform_wrapper.gravity-theme
  .gform_footer
  #sharing_email
  input[type="file"][readonly][type="email"]
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  #sharing_email
  input[type="file"][readonly][type="text"]
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .form-control[type="file"][readonly]
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .gfield
  input[type="file"][readonly]
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .gfield
  select[type="file"][readonly]
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .gfield
  textarea[type="file"][readonly]
  + .gform_button,
.modal-body
  #sharing_email
  input[type="file"][readonly][type="email"]
  + input[type="submit"],
.modal-body
  #sharing_email
  input[type="file"][readonly][type="text"]
  + input[type="submit"],
.modal-body .form-control[type="file"][readonly] + input[type="submit"],
.modal-body .gfield input[type="file"][readonly] + input[type="submit"],
.modal-body .gfield select[type="file"][readonly] + input[type="submit"],
.modal-body .gfield textarea[type="file"][readonly] + input[type="submit"] {
  cursor: pointer;
}
#sharing_email
  .gform_wrapper.gravity-theme
  .gform_footer
  input[type="file"][disabled][type="email"]
  + .btn-default.gform_button:focus,
#sharing_email
  .gform_wrapper.gravity-theme
  .gform_footer
  input[type="file"][disabled][type="email"]
  + .btn-default.gform_button:hover,
#sharing_email
  .gform_wrapper.gravity-theme
  .gform_footer
  input[type="file"][disabled][type="text"]
  + .btn-default.gform_button:focus,
#sharing_email
  .gform_wrapper.gravity-theme
  .gform_footer
  input[type="file"][disabled][type="text"]
  + .btn-default.gform_button:hover,
#sharing_email
  .modal-body
  input[type="file"][disabled][type="email"]
  + input.btn-default:focus[type="submit"],
#sharing_email
  .modal-body
  input[type="file"][disabled][type="email"]
  + input.btn-default:hover[type="submit"],
#sharing_email
  .modal-body
  input[type="file"][disabled][type="text"]
  + input.btn-default:focus[type="submit"],
#sharing_email
  .modal-body
  input[type="file"][disabled][type="text"]
  + input.btn-default:hover[type="submit"],
#sharing_email
  input[type="file"][disabled][type="email"]
  + .btn-default#cn-accept-cookie:focus,
#sharing_email
  input[type="file"][disabled][type="email"]
  + .btn-default#cn-accept-cookie:hover,
#sharing_email
  input[type="file"][disabled][type="email"]
  + .btn-default#cn-refuse-cookie:focus,
#sharing_email
  input[type="file"][disabled][type="email"]
  + .btn-default#cn-refuse-cookie:hover,
#sharing_email
  input[type="file"][disabled][type="email"]
  + .btn-default.cn-revoke-cookie:focus,
#sharing_email
  input[type="file"][disabled][type="email"]
  + .btn-default.cn-revoke-cookie:hover,
#sharing_email
  input[type="file"][disabled][type="email"]
  + .btn.btn-default:focus,
#sharing_email
  input[type="file"][disabled][type="email"]
  + .btn.btn-default:hover,
#sharing_email
  input[type="file"][disabled][type="text"]
  + .btn-default#cn-accept-cookie:focus,
#sharing_email
  input[type="file"][disabled][type="text"]
  + .btn-default#cn-accept-cookie:hover,
#sharing_email
  input[type="file"][disabled][type="text"]
  + .btn-default#cn-refuse-cookie:focus,
#sharing_email
  input[type="file"][disabled][type="text"]
  + .btn-default#cn-refuse-cookie:hover,
#sharing_email
  input[type="file"][disabled][type="text"]
  + .btn-default.cn-revoke-cookie:focus,
#sharing_email
  input[type="file"][disabled][type="text"]
  + .btn-default.cn-revoke-cookie:hover,
#sharing_email
  input[type="file"][disabled][type="text"]
  + .btn.btn-default:focus,
#sharing_email
  input[type="file"][disabled][type="text"]
  + .btn.btn-default:hover,
.form-control[type="file"][disabled] + .btn-default#cn-accept-cookie:focus,
.form-control[type="file"][disabled] + .btn-default#cn-accept-cookie:hover,
.form-control[type="file"][disabled] + .btn-default#cn-refuse-cookie:focus,
.form-control[type="file"][disabled] + .btn-default#cn-refuse-cookie:hover,
.form-control[type="file"][disabled] + .btn-default.cn-revoke-cookie:focus,
.form-control[type="file"][disabled] + .btn-default.cn-revoke-cookie:hover,
.form-control[type="file"][disabled] + .btn.btn-default:focus,
.form-control[type="file"][disabled] + .btn.btn-default:hover,
.gfield
  .gform_wrapper.gravity-theme
  .gform_footer
  input[type="file"][disabled]
  + .btn-default.gform_button:focus,
.gfield
  .gform_wrapper.gravity-theme
  .gform_footer
  input[type="file"][disabled]
  + .btn-default.gform_button:hover,
.gfield
  .gform_wrapper.gravity-theme
  .gform_footer
  select[type="file"][disabled]
  + .btn-default.gform_button:focus,
.gfield
  .gform_wrapper.gravity-theme
  .gform_footer
  select[type="file"][disabled]
  + .btn-default.gform_button:hover,
.gfield
  .gform_wrapper.gravity-theme
  .gform_footer
  textarea[type="file"][disabled]
  + .btn-default.gform_button:focus,
.gfield
  .gform_wrapper.gravity-theme
  .gform_footer
  textarea[type="file"][disabled]
  + .btn-default.gform_button:hover,
.gfield
  .modal-body
  input[type="file"][disabled]
  + input.btn-default:focus[type="submit"],
.gfield
  .modal-body
  input[type="file"][disabled]
  + input.btn-default:hover[type="submit"],
.gfield
  .modal-body
  select[type="file"][disabled]
  + input.btn-default:focus[type="submit"],
.gfield
  .modal-body
  select[type="file"][disabled]
  + input.btn-default:hover[type="submit"],
.gfield
  .modal-body
  textarea[type="file"][disabled]
  + input.btn-default:focus[type="submit"],
.gfield
  .modal-body
  textarea[type="file"][disabled]
  + input.btn-default:hover[type="submit"],
.gfield input[type="file"][disabled] + .btn-default#cn-accept-cookie:focus,
.gfield input[type="file"][disabled] + .btn-default#cn-accept-cookie:hover,
.gfield input[type="file"][disabled] + .btn-default#cn-refuse-cookie:focus,
.gfield input[type="file"][disabled] + .btn-default#cn-refuse-cookie:hover,
.gfield input[type="file"][disabled] + .btn-default.cn-revoke-cookie:focus,
.gfield input[type="file"][disabled] + .btn-default.cn-revoke-cookie:hover,
.gfield input[type="file"][disabled] + .btn.btn-default:focus,
.gfield input[type="file"][disabled] + .btn.btn-default:hover,
.gfield select[type="file"][disabled] + .btn-default#cn-accept-cookie:focus,
.gfield select[type="file"][disabled] + .btn-default#cn-accept-cookie:hover,
.gfield select[type="file"][disabled] + .btn-default#cn-refuse-cookie:focus,
.gfield select[type="file"][disabled] + .btn-default#cn-refuse-cookie:hover,
.gfield select[type="file"][disabled] + .btn-default.cn-revoke-cookie:focus,
.gfield select[type="file"][disabled] + .btn-default.cn-revoke-cookie:hover,
.gfield select[type="file"][disabled] + .btn.btn-default:focus,
.gfield select[type="file"][disabled] + .btn.btn-default:hover,
.gfield textarea[type="file"][disabled] + .btn-default#cn-accept-cookie:focus,
.gfield textarea[type="file"][disabled] + .btn-default#cn-accept-cookie:hover,
.gfield textarea[type="file"][disabled] + .btn-default#cn-refuse-cookie:focus,
.gfield textarea[type="file"][disabled] + .btn-default#cn-refuse-cookie:hover,
.gfield textarea[type="file"][disabled] + .btn-default.cn-revoke-cookie:focus,
.gfield textarea[type="file"][disabled] + .btn-default.cn-revoke-cookie:hover,
.gfield textarea[type="file"][disabled] + .btn.btn-default:focus,
.gfield textarea[type="file"][disabled] + .btn.btn-default:hover,
.gform_wrapper.gravity-theme
  .gform_footer
  #sharing_email
  input[type="file"][disabled][type="email"]
  + .btn-default.gform_button:focus,
.gform_wrapper.gravity-theme
  .gform_footer
  #sharing_email
  input[type="file"][disabled][type="email"]
  + .btn-default.gform_button:hover,
.gform_wrapper.gravity-theme
  .gform_footer
  #sharing_email
  input[type="file"][disabled][type="text"]
  + .btn-default.gform_button:focus,
.gform_wrapper.gravity-theme
  .gform_footer
  #sharing_email
  input[type="file"][disabled][type="text"]
  + .btn-default.gform_button:hover,
.gform_wrapper.gravity-theme
  .gform_footer
  .form-control[type="file"][disabled]
  + .btn-default.gform_button:focus,
.gform_wrapper.gravity-theme
  .gform_footer
  .form-control[type="file"][disabled]
  + .btn-default.gform_button:hover,
.gform_wrapper.gravity-theme
  .gform_footer
  .gfield
  input[type="file"][disabled]
  + .btn-default.gform_button:focus,
.gform_wrapper.gravity-theme
  .gform_footer
  .gfield
  input[type="file"][disabled]
  + .btn-default.gform_button:hover,
.gform_wrapper.gravity-theme
  .gform_footer
  .gfield
  select[type="file"][disabled]
  + .btn-default.gform_button:focus,
.gform_wrapper.gravity-theme
  .gform_footer
  .gfield
  select[type="file"][disabled]
  + .btn-default.gform_button:hover,
.gform_wrapper.gravity-theme
  .gform_footer
  .gfield
  textarea[type="file"][disabled]
  + .btn-default.gform_button:focus,
.gform_wrapper.gravity-theme
  .gform_footer
  .gfield
  textarea[type="file"][disabled]
  + .btn-default.gform_button:hover,
.modal-body
  #sharing_email
  input[type="file"][disabled][type="email"]
  + input.btn-default:focus[type="submit"],
.modal-body
  #sharing_email
  input[type="file"][disabled][type="email"]
  + input.btn-default:hover[type="submit"],
.modal-body
  #sharing_email
  input[type="file"][disabled][type="text"]
  + input.btn-default:focus[type="submit"],
.modal-body
  #sharing_email
  input[type="file"][disabled][type="text"]
  + input.btn-default:hover[type="submit"],
.modal-body
  .form-control[type="file"][disabled]
  + input.btn-default:focus[type="submit"],
.modal-body
  .form-control[type="file"][disabled]
  + input.btn-default:hover[type="submit"],
.modal-body
  .gfield
  input[type="file"][disabled]
  + input.btn-default:focus[type="submit"],
.modal-body
  .gfield
  input[type="file"][disabled]
  + input.btn-default:hover[type="submit"],
.modal-body
  .gfield
  select[type="file"][disabled]
  + input.btn-default:focus[type="submit"],
.modal-body
  .gfield
  select[type="file"][disabled]
  + input.btn-default:hover[type="submit"],
.modal-body
  .gfield
  textarea[type="file"][disabled]
  + input.btn-default:focus[type="submit"],
.modal-body
  .gfield
  textarea[type="file"][disabled]
  + input.btn-default:hover[type="submit"] {
  border-color: #edf0f2;
}
.control-label,
.form-horizontal .control-label {
  text-align: left;
  font-family: Circular, Arial, sans-serif;
  font-size: 17px;
}
.checkbox input[type="checkbox"] {
  display: none;
}
.checkbox input[type="checkbox"]:checked + label:before {
  background-color: #ef426f;
  border-color: #ef426f;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.checkbox input[type="checkbox"]:disabled + label:before {
  border-color: #b9c5cd;
}
.checkbox input[type="checkbox"]:disabled + label:hover:before {
  background-color: hsla(0, 0%, 100%, 0);
}
.checkbox label {
  padding-left: 25px;
}
.checkbox label:before {
  display: inline-block;
  content: " ";
  width: 16px;
  height: 16px;
  border: 2px solid #7d98a8;
  border-radius: 2px;
  margin-right: 5px;
  position: absolute;
  left: 0;
  top: 3px;
}
.checkbox label:hover:before {
  background-color: #7d98a8;
}
.radio input[type="radio"] {
  display: none;
}
.radio input[type="radio"]:checked + label:before {
  background-color: #ef426f;
  border-color: #ef426f;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.radio input[type="radio"]:disabled + label:before {
  border-color: #b9c5cd;
}
.radio input[type="radio"]:disabled + label:hover:before {
  background-color: hsla(0, 0%, 100%, 0);
}
.radio label {
  padding-left: 25px;
}
.radio label:before {
  display: inline-block;
  content: " ";
  width: 16px;
  height: 16px;
  border: 2px solid #7d98a8;
  border-radius: 8px;
  margin-right: 5px;
  position: absolute;
  left: 0;
  top: 3px;
}
.radio label:hover:before {
  background-color: #7d98a8;
}
.bootstrap-select.open .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-toggle {
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: none;
  padding-left: 0;
  padding-right: 0;
}
.bootstrap-select.btn-group .dropdown-toggle:focus,
.bootstrap-select.btn-group .dropdown-toggle:hover {
  color: #7d98a8;
  background-color: transparent;
  border-color: #35596b;
  outline: 0 !important;
}
.bootstrap-select.btn-group .dropdown-toggle:active {
  outline: 0;
}
.bootstrap-select.btn-group .dropdown-toggle:active:focus,
.bootstrap-select.btn-group .dropdown-toggle:active:hover {
  background-color: transparent;
  border-bottom-color: #7d98a8;
  outline: 0;
}
.bootstrap-select.btn-group .dropdown-toggle.disabled {
  border-color: #edf0f2;
}
.bootstrap-select.btn-group .dropdown-toggle.disabled:focus,
.bootstrap-select.btn-group .dropdown-toggle.disabled:hover {
  color: #edf0f2;
}
.bootstrap-select.btn-group .dropdown-toggle.disabled .caret,
.bootstrap-select.btn-group .dropdown-toggle.disabled:active {
  border-color: #edf0f2;
}
.bootstrap-select.btn-group .dropdown-toggle span {
  font-family: corporate-a, Georgia, Times, serif;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
  right: 4px;
  border: 1px solid #7d98a8;
  border-top: none;
  border-left: none;
  display: block;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.bootstrap-select .dropdown-menu {
  border: 1px solid #7d98a8;
  margin-top: -2px;
  padding-top: 0;
  padding-bottom: 0;
}
.bootstrap-select .dropdown-menu a:focus,
.bootstrap-select .dropdown-menu a:hover {
  color: #fff;
  background-color: #7d98a8;
  outline: 0;
}
select[multiple] {
  border: 1px solid #7d98a8;
  padding-top: 0;
  padding-right: 0;
}
select[multiple]:disabled {
  border-color: #edf0f2;
}
select[multiple]:disabled option {
  color: #edf0f2;
}
.no-scroll {
  overflow: hidden;
}
body.nav-bg {
  position: relative;
}
body.nav-bg:before {
  position: absolute;
  content: "";
  top: 107px;
  right: 0;
  bottom: 0;
  left: 0;
}
.main-nav {
  font-family: Circular, Arial, sans-serif;
  margin-top: 0;
  min-height: 100vh;
  background-color: #f5f5f5;
  z-index: 10000;
}
@media (min-width: 1200px) {
  .main-nav {
    background-color: #fff;
    min-height: auto;
    padding: 0;
  }
}
@media (max-width: 1199.98px) {
  .main-nav {
    position: relative;
    z-index: 10000;
  }
}
.main-nav > li,
.nav-search-login > li {
  position: static;
  color: #326996;
  font-weight: 700;
}
.main-nav a,
.nav-search-login a {
  color: #326996;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.main-nav a:focus,
.main-nav a:hover,
.nav-search-login a:focus,
.nav-search-login a:hover {
  text-decoration: none;
}
.main-nav .btn-outline-success,
.nav-search-login .btn-outline-success {
  color: #ef426f;
}
.main-nav .btn-outline-success:focus,
.main-nav .btn-outline-success:hover,
.nav-search-login .btn-outline-success:focus,
.nav-search-login .btn-outline-success:hover {
  color: #fff;
}
.main-nav .mainmenu__login,
.nav-search-login .mainmenu__login {
  position: relative;
  right: 0;
  padding: 0;
}
.main-nav .mainmenu__login .btn-nucleus-login,
.nav-search-login .mainmenu__login .btn-nucleus-login {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f05578;
  color: #fff;
  padding: 0 24px;
  height: 72px;
}
@media (max-width: 1199.98px) {
  .main-nav .mainmenu__login .btn-nucleus-login,
  .nav-search-login .mainmenu__login .btn-nucleus-login {
    height: 72px;
  }
}
.main-nav .mainmenu__login .btn-nucleus-login:hover,
.nav-search-login .mainmenu__login .btn-nucleus-login:hover {
  background-color: #c5385c;
}
.main-nav .mainmenu__search,
.nav-search-login .mainmenu__search {
  position: relative;
  top: 0;
  padding: 0;
}
.main-nav .mainmenu__search .js-search__link,
.nav-search-login .mainmenu__search .js-search__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f37793;
  color: #fff;
  padding: 0 24px;
  height: 72px;
}
@media (max-width: 1199.98px) {
  .main-nav .mainmenu__search .js-search__link,
  .nav-search-login .mainmenu__search .js-search__link {
    height: 72px;
  }
}
.main-nav .mainmenu__search .icon-search,
.nav-search-login .mainmenu__search .icon-search {
  fill: #fff;
  width: 24px;
  height: 24px;
}
.main-nav .mainmenu__search:hover,
.nav-search-login .mainmenu__search:hover {
  background-color: #f05578;
}
.navbar-nav > li {
  padding: 0 20px;
}
.mainmenu__link {
  display: block;
  padding: 22.5px 0;
}
@media (min-width: 1200px) {
  .mainmenu__link {
    border-bottom: 3px solid hsla(0, 0%, 100%, 0);
  }
  .mainmenu__link:hover {
    border-color: #ef426f;
    color: #ef426f;
  }
  .mainmenu__link:hover .icon {
    fill: #fff;
  }
}
.navbar-nav > li > a.mainmenu__link {
  font-size: 1rem;
}
@media (max-width: 1199.98px) {
  .navbar-nav > li > a.mainmenu__link {
    border-bottom: 1px solid #d7dee2;
  }
}
.mainmenu__item.active .mainmenu__link,
.mainmenu__search.active .mainmenu__link {
  border-color: #ef426f;
  color: #ef426f;
}
.mainmenu__item.active .mainmenu__link .icon,
.mainmenu__search.active .mainmenu__link .icon {
  fill: #ef426f;
}
.nav-expand {
  display: none;
  position: absolute;
  top: 0;
  left: 300%;
  bottom: 0;
  right: -300%;
  padding: 0 0 20px;
  background-color: #f5f5f5;
  z-index: 1100;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow-y: auto;
}
.nav-expand.open {
  left: 0;
  right: 0;
  display: block;
}
@media only screen and (min-width: 375px) {
  .nav-expand {
    top: 0;
  }
}
@media (min-width: 1200px) {
  .nav-expand {
    position: absolute;
    top: 72px;
    left: 0;
    right: 0;
    bottom: auto;
    width: 100%;
    min-height: 400px;
    padding: 20px 0 30px;
  }
}
@media (min-width: 1200px) {
  .nav-expand-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (min-width: 1200px) {
  .nav-expand-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    padding-right: 30px;
  }
}
.mega-submenu {
  padding-left: 30px;
}
@media (min-width: 1200px) {
  .mega-submenu {
    padding-left: 0;
  }
}
.mega-submenu__item {
  padding: 5px 0;
  font-weight: 400;
}
.mega-submenu__item a:focus,
.mega-submenu__item a:hover {
  color: #ef426f;
}
.nav-expand-col__title {
  color: #326996;
  margin: 20px 0 10px;
  text-transform: uppercase;
  font-size: 14px;
}
.nav-expand-col__title a {
  color: #50748a;
}
.nav-expand-col__title a:focus,
.nav-expand-col__title a:hover {
  color: #ef426f;
}
@media (min-width: 1200px) {
  .nav-expand-col__title {
    margin: 15px 0;
    border-bottom: 1px solid #b9c5cd;
    padding-bottom: 15px;
  }
}
.navbar-toggle {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-right: 0;
}
.menu-item-arrow-right svg {
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  width: 12px;
  height: 12px;
}
.nav__breadcrumb {
  margin: 0 -15px;
  background-color: #d7dee2;
  padding: 15px;
  font-weight: 400;
  font-size: 14px;
}
.nav__breadcrumb svg {
  margin: 0 5px;
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  width: 12px;
  height: 12px;
}
.back-to-main-menu {
  text-transform: uppercase;
  color: #ef426f !important;
}
.back-to-main-menu:focus,
.back-to-main-menu:hover {
  text-decoration: underline;
}
.all-tests-btn-wrap {
  margin-top: 20px;
}
@media (min-width: 1200px) {
  .all-tests-btn-wrap {
    text-align: right;
  }
}
.nav-btn {
  padding-top: 22px;
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl {
    top: -60px;
  }
}
.block.block-order_process {
  padding-top: 10px;
}
@media (min-width: 992px) {
  .block.block-order_process {
    min-height: 220px;
  }
}
.block.block-btn-group {
  min-height: 40px;
}
.section-bpg_specialization {
  margin: 50px 0;
}
.step-block {
  min-height: 220px;
  padding: 0 0 20px;
}
@media (min-width: 576px) {
  .step-block {
    padding-right: 20px;
  }
}
.step-block img {
  max-width: 80%;
}
.process-block-desc-wrapper {
  min-height: 60px;
}
.order-process-block-desc {
  font-family: Circular, Arial, sans-serif;
  font-size: 14px;
  color: #7d98a8;
}
@media (max-width: 575.98px) {
  .order-process-block {
    width: 100%;
    padding-bottom: 30px;
  }
}
@media (min-width: 576px) {
  .order-process-block:nth-child(odd) {
    clear: left;
  }
}
.section-columns__wrap {
  padding: 30px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .section-columns__wrap {
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .section-columns__wrap {
    margin-bottom: 45px;
  }
}
.section-columns__img-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.section-columns__img {
  max-width: 150px;
  max-height: 150px;
}
.section-columns__title {
  text-align: center;
}
.section-columns__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.section-separator {
  border-top: 1px solid #b9c5cd;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .section-separator {
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .section-separator {
    margin-bottom: 45px;
  }
}
.fifty-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 400px;
  height: inherit;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  padding: 0 80px;
}
@media (max-width: 991.98px) {
  .fifty-block {
    padding: 0 20px;
  }
}
.fifty-block .main .sharedaddy h3.sd-title,
.fifty-block h1,
.fifty-block h2,
.fifty-block h3,
.fifty-block h4,
.fifty-block h5,
.fifty-block h6,
.main .sharedaddy .fifty-block h3.sd-title {
  color: inherit;
}
.text-white .white-link a:not(.fancy) {
  color: #fff !important;
}
.quotes-icon svg {
  fill: #326996;
  height: 80px;
  width: 94px;
}
@media (max-width: 991.98px) {
  .gform_wrapper.gravity-theme .gform_footer .order_methods_btn .gform_button,
  .modal-body .order_methods_btn input[type="submit"],
  .order_methods_btn #cn-accept-cookie,
  .order_methods_btn #cn-refuse-cookie,
  .order_methods_btn .btn,
  .order_methods_btn .cn-revoke-cookie,
  .order_methods_btn .gform_wrapper.gravity-theme .gform_footer .gform_button,
  .order_methods_btn .modal-body input[type="submit"] {
    width: 100%;
  }
}
.section-header {
  min-height: 250px;
  z-index: 10;
}
.section-header.with-image .section-header__text-landing,
.section-header__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.section-header.with-image .section-header__text-landing .header-title,
.section-header__text .header-title {
  font-family: Circular, Arial, sans-serif;
  font-size: 3.25rem;
  font-weight: 700;
  line-height: 68px;
}
.section-header.with-image .section-header__text-landing .header-introduction,
.section-header__text .header-introduction {
  font-size: 1.25rem;
  font-family: Circular, Arial, sans-serif;
  font-weight: 700;
}
@media (max-width: 991.98px) {
  .section-header.with-image .section-header__text-landing,
  .section-header__text {
    margin-top: 60px;
  }
}
@media (max-width: 767.98px) {
  .section-header.with-image .section-header__text-landing,
  .section-header__text {
    margin-top: 40px;
  }
}
.section-header__image {
  position: absolute;
  right: 0;
  width: 50%;
  height: 100%;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 767.98px) {
  .section-header__image {
    width: 100%;
    max-height: 320px;
    bottom: 0;
  }
}
.section-header__video {
  position: absolute;
  right: 0;
  width: 50%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (max-width: 767.98px) {
  .section-header__video {
    display: none;
  }
}
.section-header .header-bpg_breadcrumbs {
  position: absolute;
  top: 16px;
  z-index: 1;
  max-width: 80%;
}
.section-header.with-image {
  min-height: 400px;
}
.section-header.with-image .section-header__text,
.section-header.with-image .section-header__text-landing {
  min-height: 160px;
  padding-right: 100px;
  margin-top: 80px;
}
@media (max-width: 991.98px) {
  .section-header.with-image .section-header__text,
  .section-header.with-image .section-header__text-landing {
    padding-right: 0;
    min-height: 160px;
    width: 50%;
    margin-bottom: 0;
    margin-top: 40px;
  }
}
@media (max-width: 767.98px) {
  .section-header.with-image .section-header__text,
  .section-header.with-image .section-header__text-landing {
    padding-right: 0;
    min-height: 160px;
    width: 100%;
    margin-bottom: 0;
    margin-top: 40px;
  }
}
.section-header.with-image .section-header__text-landing {
  padding-right: 50px;
}
.section-header.section-header-front-page {
  min-height: 400px;
}
@media (min-width: 992px) {
  .section-header.section-header-front-page {
    min-height: 504px;
  }
}
.section-header.section-header-front-page .overlay-svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: right;
  z-index: 100;
}
.section-header.section-header-front-page .overlay-svg svg {
  width: 100%;
}
.section-header.section-header-front-page
  .section-header.with-image
  .section-header__text-landing,
.section-header.section-header-front-page .section-header__text,
.section-header.with-image
  .section-header.section-header-front-page
  .section-header__text-landing {
  min-height: 336px;
  margin-bottom: 40px;
}
@media (min-width: 576px) {
  .section-header.section-header-front-page
    .section-header.with-image
    .section-header__text-landing,
  .section-header.section-header-front-page .section-header__text,
  .section-header.with-image
    .section-header.section-header-front-page
    .section-header__text-landing {
    margin-bottom: 60px;
  }
}
@media (min-width: 992px) {
  .section-header.section-header-front-page
    .section-header.with-image
    .section-header__text-landing,
  .section-header.section-header-front-page .section-header__text,
  .section-header.with-image
    .section-header.section-header-front-page
    .section-header__text-landing {
    margin-bottom: 80px;
  }
}
.section-header.section-header-front-page .header-title {
  font-size: 4rem;
}
.section-header .text-priority {
  position: relative;
  z-index: 1000;
}
@media (max-width: 767.98px) {
  .section-header__image-fp {
    display: none;
  }
}
.section-fifty-fifty {
  min-height: 400px;
}
.section-fifty-fifty .first-container {
  z-index: 100;
}
.section-fifty-fifty__text {
  position: relative;
  height: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 991.98px) {
  .section-fifty-fifty__text {
    margin-bottom: 400px;
  }
}
.section-fifty-fifty__image {
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 100%;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 991.98px) {
  .section-fifty-fifty__image {
    top: 400px;
    height: 400px;
    width: 100%;
  }
}
.section-fifty-fifty__right-text {
  position: absolute;
  height: 400px;
  width: 100%;
  right: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  z-index: 10;
}
@media (max-width: 991.98px) {
  .section-fifty-fifty__right-text {
    top: 400px;
    height: 400px;
    width: 100%;
  }
}
.section-fifty-fifty blockquote {
  margin-bottom: 0;
}
.bg-fifty-blue {
  background-color: #326996;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}
@media (max-width: 991.98px) {
  .bg-fifty-blue {
    width: 100%;
    height: 400px;
  }
}
.bg-fifty-blue-light {
  background-color: #5b87ab;
}
.bg-fifty-pink {
  background-color: #f37793;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}
@media (max-width: 991.98px) {
  .bg-fifty-pink {
    width: 100%;
    height: 400px;
  }
}
.bg-fifty-pink-light {
  background-color: #f05578;
}
.bg-fifty-gray {
  background-color: #f5f5f5;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}
@media (max-width: 991.98px) {
  .bg-fifty-gray {
    width: 100%;
    height: 400px;
  }
}
.bg-fifty-gray-light {
  background-color: #e9e9e9;
}
.bg-fifty-gray-both {
  background-color: #f5f5f5;
}
.bg-fifty-gunmetal {
  background-color: #62666d;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}
@media (max-width: 991.98px) {
  .bg-fifty-gunmetal {
    width: 100%;
    height: 400px;
  }
}
.bg-fifty-gunmetal-light {
  background-color: #7d8086;
}
.section-file_downloads__file-group {
  margin-bottom: 2rem;
}
.section-file_downloads__file-group__grid,
.section-file_downloads__file-group__list {
  list-style: none;
  padding-left: 0;
}
.section-file_downloads__file-group__grid__item,
.section-file_downloads__file-group__list__item {
  text-align: center;
  padding: 1rem;
  margin: 0 auto 0.5rem;
}
.section-file_downloads__file-group__grid__item__preview,
.section-file_downloads__file-group__list__item__preview {
  margin-bottom: 1rem;
}
.section-file_downloads__file-group__grid__item__info,
.section-file_downloads__file-group__list__item__info {
  font-family: Circular, Arial, sans-serif;
  margin-bottom: 0.5rem;
}
.section-file_downloads__file-group__grid__item__description,
.section-file_downloads__file-group__grid__item__title,
.section-file_downloads__file-group__list__item__description,
.section-file_downloads__file-group__list__item__title {
  margin-bottom: 0.5rem;
}
@media only screen and (min-width: 768px) {
  .section-file_downloads__file-group__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .section-file_downloads__file-group__grid__item {
    display: inline-block;
    width: calc(50% - 1rem);
    margin: 0 1rem 1rem 0;
  }
  .section-file_downloads__file-group__grid__item:nth-child(2n + 2) {
    margin-right: 0;
  }
  .section-file_downloads__file-group__list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
  }
  .section-file_downloads__file-group__list__item__preview {
    width: 100px;
    margin-right: 1rem;
    margin-bottom: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .section-file_downloads__file-group__list__item__info {
    margin-bottom: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
  .section-file_downloads__file-group__list__item__description,
  .section-file_downloads__file-group__list__item__title {
    margin-bottom: 0;
  }
  .section-file_downloads__file-group__list__item__download {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-left: auto;
  }
}
@media only screen and (min-width: 992px) {
  .section-file_downloads__file-group__grid__item {
    width: calc(33% - 0.5rem);
  }
  .section-file_downloads__file-group__grid__item:nth-child(2n + 2) {
    margin-right: 1rem;
  }
  .section-file_downloads__file-group__grid__item:nth-child(3n + 3) {
    margin-right: 0;
  }
}
.pagination-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.pagination li a {
  border-width: 1px;
  margin-left: -2px;
  font-family: Circular, Arial, sans-serif;
  color: #000;
}
.pagination li a:hover {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.pagination__list {
  list-style: none;
  padding-left: 0;
  font-family: Circular, Arial, sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
}
.pagination__list__item__link {
  display: inline-block;
  padding: 0.6rem 0.75rem 0.4rem;
  min-width: 42px;
  text-align: center;
  color: #326996;
}
.pagination__list__item__link--next,
.pagination__list__item__link--previous {
  padding: 0.5rem;
}
.pagination__list__item__link--next svg,
.pagination__list__item__link--previous svg {
  stroke: #326996;
}
.pager li a {
  color: #9f9f9f;
  border-width: 1px;
  font-family: Circular, Arial, sans-serif;
}
.pager li a:hover {
  color: #fff;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.collapse-section {
  border-bottom: 1px solid #326996;
}
.collapse-title, h2.collapse-title {
  color: #326996;
  margin: 0;
  padding: 16px 0 8px;
}
.collapse-title a:hover {
  text-decoration: none;
  color: #f05578;
}
.collapse-title a:hover svg {
  fill: #f05578;
}
h2.test-panel-title {
  margin: 15px 0 0;
}
.test-toggle {
  overflow: hidden;
  float: right;
}
.toggle-collapse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.toggle-collapse .icon {
  float: right;
  fill: #326996;
}
.toggle-collapse .icon-arrow-up {
  display: inline;
}
.toggle-collapse.collapsed .icon-arrow-up,
.toggle-collapse .icon-arrow-down {
  display: none;
}
.toggle-collapse.collapsed .icon-arrow-down {
  display: inline;
}
@media (min-width: 768px) {
  .tests-list {
    padding-left: 60px;
  }
}
.tests-list li {
  padding: 10px 0;
}
.hgvs-td {
  word-break: break-all;
}
.performance-title-col {
  width: 50%;
}
.performance-title-col.bold {
  font-weight: 700;
}
.performance-title-col.pl-1 {
  padding-left: 20px;
}
.performance-title-col.pl-2 {
  padding-left: 40px;
}
.resrc-btn-group {
  list-style: none;
  overflow: auto;
  margin: 0 -12px;
  padding: 0;
}
.resrc-btn-single {
  float: left;
  padding: 0 12px;
  font-family: Circular, Arial, sans-serif;
  font-weight: 700;
  font-size: 15px;
}
.resrc-btn-single a {
  display: inline-block;
  width: auto;
  padding: 15px 0 5px;
  color: #326996;
  border-bottom: 2px solid hsla(0, 0%, 100%, 0);
}
.resrc-btn-single a:focus,
.resrc-btn-single a:hover {
  color: #ef426f;
  text-decoration: none;
}
.resrc-btn-single a.active {
  border-bottom: 2px solid #ef426f;
  color: #ef426f;
}
@media (min-width: 992px) {
  .resrc-btn-single a {
    padding: 5px 0;
  }
}
.site-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  position: relative;
}
.site-header__brand {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.site-header__brand__link {
  display: inline-block;
  height: 50px;
  padding: 11px 12px 11px 16px;
}
.site-header__brand__link svg {
  height: 24px;
  width: 138px;
}
.site-header__nav,
.site-header__search-bar {
  position: absolute;
  top: 50px;
  width: 100%;
}
.site-header__search-bar {
  z-index: 1800;
  height: 0;
  max-width: 1440px;
  background-color: #fff;
  padding: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
}
.site-header__search-bar__container {
  max-width: 720px;
}
.site-header__search-bar--open {
  padding: 16px 0;
  height: 68px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.site-header__search-toggle {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.site-header__search-toggle__button {
  background-color: #f37793;
  padding: 14px 10px;
  border: 0;
  height: 50px;
}
.site-header__search-toggle__button:active,
.site-header__search-toggle__button:focus,
.site-header__search-toggle__button:hover {
  background-color: #f593a9;
}
.site-header__search-toggle__button svg {
  fill: #fff;
  width: 20px;
  height: 20px;
}
.site-header__nucleus-login {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.site-header__nucleus-login__link {
  background-color: #f05578;
  color: #fff;
  padding: 13px 4px;
  height: 50px;
}
.site-header__nucleus-login__link:link,
.site-header__nucleus-login__link:visited {
  color: #fff;
}
.site-header__nucleus-login__link:active,
.site-header__nucleus-login__link:focus,
.site-header__nucleus-login__link:hover {
  color: #fff;
  background-color: #f4849d;
}
.site-header__nav-toggle {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.site-header__nav-toggle__button {
  background-color: #51555d;
  padding: 16px;
  border: 0;
  height: 50px;
}
.site-header__nav-toggle__button:active,
.site-header__nav-toggle__button:focus,
.site-header__nav-toggle__button:hover {
  background-color: #696e78;
}
.site-header__nav-toggle__icon {
  width: 16px;
  line-height: 0;
  position: relative;
}
.site-header__nav-toggle__icon__bar {
  display: inline-block;
  background-color: #fff;
  height: 2px;
  width: 100%;
  border-radius: 2px;
}
@media only screen and (min-width: 375px) {
  .site-header__brand__link {
    height: 60px;
    padding: 16px 12px 16px 16px;
  }
  .site-header__brand__link svg {
    height: 28px;
    width: 161px;
  }
  .site-header__nav,
  .site-header__search-bar {
    top: 60px;
  }
  .site-header__search-toggle__button {
    height: 60px;
    padding: 16px;
  }
  .site-header__nucleus-login__link {
    height: 60px;
    padding: 18px 14px;
  }
  .site-header__nav-toggle__button {
    height: 60px;
    padding: 16px 22px;
  }
}
@media only screen and (min-width: 576px) {
  .site-header__brand__link {
    height: 72px;
    padding: 20px 12px 20px calc((100vw - 510px) / 2);
  }
  .site-header__brand__link svg {
    height: 32px;
    width: 184px;
  }
  .site-header__nav,
  .site-header__search-bar {
    top: 72px;
  }
  .site-header__search-toggle__button {
    height: 72px;
    padding: 14px 20px;
  }
  .site-header__search-toggle__button svg {
    width: 24px;
    height: 24px;
  }
  .site-header__nucleus-login__link {
    height: 72px;
    padding: 24px;
  }
  .site-header__nav-toggle__button {
    height: 72px;
    padding: 20px 24px;
  }
  .site-header__nav-toggle__icon {
    width: 24px;
    line-height: 0;
  }
  .site-header__nav-toggle__icon__bar {
    display: inline-block;
    background-color: #fff;
    height: 2px;
    width: 100%;
    margin: 3px 0;
  }
}
@media only screen and (min-width: 768px) {
  .site-header__brand__link {
    padding-left: calc((100vw - 690px) / 2);
  }
}
@media only screen and (min-width: 992px) {
  .site-header__brand__link {
    padding-left: calc((100vw - 930px) / 2);
  }
}
@media only screen and (min-width: 1200px) {
  .site-header {
    max-width: 1440px;
    margin: 0 auto;
  }
  .site-header__brand__link {
    padding-left: calc((100vw - 1110px) / 2);
  }
  .site-header__nav {
    display: block;
    position: static;
    top: auto;
    width: auto;
  }
  .site-header__nav-toggle {
    display: none;
  }
}
@media only screen and (min-width: 1440px) {
  .site-header__brand__link {
    padding-left: 165px;
  }
}
@media (min-width: 992px) {
  .bpg_breadcrumbs_withimage {
    max-width: 35% !important;
  }
}
.single-featured-video-bpg_resource.in-past {
  position: relative;
}
.webinar-pardot-form {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  opacity: 0.95;
  padding: 20px;
  overflow: auto;
}
.webinar-pardot-form a {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-family: Circular, Arial, sans-serif;
  text-decoration: underline;
  font-weight: 700;
  color: #ef426f;
}
.bpg_resource-image-caption {
  margin-top: 15px;
  font-size: 14px;
  font-style: italic;
}
.single-title-bpg_resource {
  margin-top: 0;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .header-text {
    position: absolute;
    top: 0;
  }
}
.header-image-container {
  width: 100%;
  height: 100%;
  min-height: 365px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: 50% !important;
}
.single-title-section-page {
  margin: 80px 0;
  font-size: 4rem;
  font-family: Circular, Arial, sans-serif;
  font-weight: 700;
  letter-spacing: -0.5px;
}
.single-header-bpg_test {
  overflow: hidden;
}
.article-meta {
  font-family: Circular, Arial, sans-serif;
  margin-bottom: 1rem;
}
.single-meta-bpg_resource__tags {
  margin-top: 40px;
}
.single-meta-bpg_resource__tag {
  text-decoration: none;
  display: inline-block;
  margin: 10px 10px 10px 0;
  background-color: #edf0f2;
  font-size: 14px;
  font-family: Circular, Arial, sans-serif;
  font-weight: 700;
  border-radius: 2px;
  padding: 5px 10px;
}
.single-meta-bpg_resource__tag:focus,
.single-meta-bpg_resource__tag:hover {
  text-decoration: none;
  background-color: #7d98a8;
  color: #fff;
}
.single-meta-bpg_resource {
  margin: 30px 0;
  font-family: Circular, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #7d98a8;
}
.podcast-body {
  margin-top: 30px;
}
.podcast-transcript-content {
  max-height: 0;
  -webkit-transition: max-height 0.8s;
  -o-transition: max-height 0.8s;
  transition: max-height 0.8s;
  overflow: hidden;
}
.podcast-transcript-content.open {
  max-height: 70em;
  -webkit-transition: max-height 1.2s;
  -o-transition: max-height 1.2s;
  transition: max-height 1.2s;
}
.podcast-transcript-content.open + .podcast-transcript-toggler {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.podcast-transcript-toggler {
  display: block;
}
.podcast-guest {
  margin-top: 30px;
}
.podcast-guest-img {
  width: 100%;
  max-width: 220px;
  height: 220px;
  border-radius: 50%;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: 50% !important;
  margin: 0 auto;
}
@media (max-width: 991.98px) {
  .section-header-bpg_resource__content {
    margin-bottom: 360px;
  }
}
.site-wide-banner {
  padding: 15px;
  font-family: Circular, Arial, sans-serif;
  font-size: 0.875rem;
  line-height: 16px;
}
@media (min-width: 992px) {
  .site-wide-banner {
    font-size: 16px;
    line-height: 1.25rem;
  }
}
.site-wide-banner__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (min-width: 992px) {
  .site-wide-banner__container {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
.site-wide-banner__info-icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.site-wide-banner__text {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 10px;
}
.site-wide-banner__text p:last-child {
  margin-bottom: 0;
}
.site-wide-banner__break {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .site-wide-banner__break {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 0;
    margin-bottom: 0;
  }
}
.site-wide-banner__cta-button {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
@media (min-width: 992px) {
  .site-wide-banner__cta-button {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-left: 15px;
  }
}
.site-wide-banner__close-button {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-left: 5px;
}
@media (min-width: 992px) {
  .site-wide-banner__close-button {
    margin-left: 15px;
  }
}
.site-wide-banner--blue {
  background-color: #326996;
  color: #fff;
}
.site-wide-banner--blue
  a:not(.btn):not(#cn-accept-cookie):not(#cn-refuse-cookie):not(
    .cn-revoke-cookie
  ),
.site-wide-banner--blue
  a:not(.btn):not(#cn-accept-cookie):not(#cn-refuse-cookie):not(
    .cn-revoke-cookie
  ):active,
.site-wide-banner--blue
  a:not(.btn):not(#cn-accept-cookie):not(#cn-refuse-cookie):not(
    .cn-revoke-cookie
  ):focus,
.site-wide-banner--blue
  a:not(.btn):not(#cn-accept-cookie):not(#cn-refuse-cookie):not(
    .cn-revoke-cookie
  ):hover,
.site-wide-banner--blue
  a:not(.btn):not(#cn-accept-cookie):not(#cn-refuse-cookie):not(
    .cn-revoke-cookie
  ):link,
.site-wide-banner--blue
  a:not(.btn):not(#cn-accept-cookie):not(#cn-refuse-cookie):not(
    .cn-revoke-cookie
  ):visited {
  color: #e9e9e9;
}
.site-wide-banner--gunmetal {
  background-color: #51555d;
  color: #fff;
}
.site-wide-banner--gunmetal
  a:not(.btn):not(#cn-accept-cookie):not(#cn-refuse-cookie):not(
    .cn-revoke-cookie
  ),
.site-wide-banner--gunmetal
  a:not(.btn):not(#cn-accept-cookie):not(#cn-refuse-cookie):not(
    .cn-revoke-cookie
  ):active,
.site-wide-banner--gunmetal
  a:not(.btn):not(#cn-accept-cookie):not(#cn-refuse-cookie):not(
    .cn-revoke-cookie
  ):focus,
.site-wide-banner--gunmetal
  a:not(.btn):not(#cn-accept-cookie):not(#cn-refuse-cookie):not(
    .cn-revoke-cookie
  ):hover,
.site-wide-banner--gunmetal
  a:not(.btn):not(#cn-accept-cookie):not(#cn-refuse-cookie):not(
    .cn-revoke-cookie
  ):link,
.site-wide-banner--gunmetal
  a:not(.btn):not(#cn-accept-cookie):not(#cn-refuse-cookie):not(
    .cn-revoke-cookie
  ):visited {
  color: #e9e9e9;
}
.team-member__image {
  height: 224px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
}
.hover-member {
  cursor: pointer;
}
.hover-member:hover {
  background-color: #e9e9e9;
}
.team-collapse-button {
  display: block;
  width: 100%;
  padding: 10px;
}
.icon-arrow-down {
  width: 20px;
  height: 20px;
  fill: #326996;
  -webkit-transition: -webkit-transform 0s linear 0.1s;
  transition: -webkit-transform 0s linear 0.1s;
  -o-transition: -o-transform 0s linear 0.1s;
  transition: transform 0s linear 0.1s;
  transition: transform 0s linear 0.1s, -webkit-transform 0s linear 0.1s,
    -o-transform 0s linear 0.1s;
}
.member-blue-icons {
  padding: 4px;
}
.member-blue-icons .member-icon {
  width: 32px;
  height: 32px;
}
.member-white-icons {
  padding: 4px;
  display: none;
}
.member-white-icons .member-icon {
  width: 32px;
  height: 32px;
}
.member-fucos {
  color: #fff;
}
.member-fucos,
.member-fucos:hover {
  background-color: #326996;
}
.member-fucos .team-collapse-button,
.member-fucos h5 {
  color: #fff;
}
.member-fucos .icon-arrow-down {
  fill: #fff;
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.member-fucos .member-blue-icons {
  display: none;
}
.member-fucos .member-white-icons {
  display: block;
}
.full-height {
  height: 100%;
}
.bpg_panel-actions-secondary {
  overflow: hidden;
  margin: 0;
}
.bpg_panel-actions-btn-wrap {
  width: 50%;
  display: block;
  float: left;
}
.bpg_panel-actions-btn-wrap:nth-child(odd) {
  padding-right: 7px;
}
.bpg_panel-actions-btn-wrap:nth-child(2n + 2) {
  padding-left: 7px;
}
.bpg_panel-sample-btn-wrap {
  width: 100%;
}
.bpg_panel-sample-btn-wrap:nth-child(odd) {
  padding-right: 0;
}
.btn-panel-wrapper {
  overflow: hidden;
}
.article-header-bg-image {
  min-height: 200px;
}
.article-header-bg-image .article-title {
  margin-top: 0;
  margin-bottom: 0;
}
.article-header-bg-image.bg-image-cover {
  padding: 30px 15px;
}
@media (min-width: 992px) {
  .article-title-with-bg {
    max-width: 45%;
  }
}
.btn-custom-group {
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media (max-width: 1199.98px) {
  .btn-custom-group {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (min-width: 576px) {
  .btn-custom-group {
    margin: 0 -12px;
  }
}
.btn-single {
  -webkit-box-flex: 1;
  -ms-flex: 1 100%;
  flex: 1 100%;
  padding: 10px 0;
}
@media (min-width: 576px) {
  .btn-single {
    padding: 10px 12px;
    -webkit-box-flex: 1;
    -ms-flex: 1 45%;
    flex: 1 45%;
  }
}
@media (min-width: 768px) {
  .btn-single {
    -webkit-box-flex: 1;
    -ms-flex: 1 30%;
    flex: 1 30%;
  }
}
@media (min-width: 992px) {
  .btn-single {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.btn-single a {
  width: 100%;
}
.subscribe-podcast-coverart {
  height: 70px;
  max-width: 100%;
}
.gene-letters-list {
  margin: 0 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-family: corporate-a, Georgia, Times, serif;
}
.gene-letters-list li a {
  margin: 0 2.5px;
  font-weight: 700;
  font-size: 32px;
  padding-left: 0;
  font-family: Circular, Arial, sans-serif;
}
.gene-letters-list li a:focus,
.gene-letters-list li a:hover {
  background-color: #fff;
  color: #35596b;
}
.gene-letters-list > li > a.active,
.gene-letters-list > li > a.active:focus,
.gene-letters-list > li > a.active:hover {
  background-color: #fff;
  color: #ef426f;
}
@media (min-width: 992px) {
  .gene-letters-list > li > a.active,
  .gene-letters-list > li > a.active:focus,
  .gene-letters-list > li > a.active:hover {
    font-size: 42px;
    line-height: 55px;
  }
}
.flex-test-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.flex-test-list-item #cn-accept-cookie,
.flex-test-list-item #cn-refuse-cookie,
.flex-test-list-item .btn,
.flex-test-list-item .cn-revoke-cookie,
.flex-test-list-item .gform_wrapper.gravity-theme .gform_footer .gform_button,
.flex-test-list-item .modal-body input[type="submit"],
.gform_wrapper.gravity-theme .gform_footer .flex-test-list-item .gform_button,
.modal-body .flex-test-list-item input[type="submit"] {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 120px;
  flex: 0 0 120px;
}
.flex-test-list-item-name {
  font-family: Circular, Arial, sans-serif;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 10px;
  padding: 5px 0;
}
.block-input-filter {
  width: 400px;
  max-width: 100%;
}
.tease .article-meta {
  margin-bottom: 10px;
}
.tease-icon {
  margin: 20px 0;
}
.tease-icon:before {
  width: 8px;
}
.tease-icon:after,
.tease-icon:before {
  content: " ";
  display: inline-block;
  height: 20px;
}
.tease-icon:after {
  width: 25px;
}
.tease-icon-bpg_news:before,
.tease-icon-post:before {
  background-color: #7d98a8;
}
.tease-icon-bpg_news:after,
.tease-icon-post:after {
  background-color: #b9c5cd;
}
.tease-icon-bpg_test:before {
  background-color: #35596b;
}
.tease-icon-bpg_test:after {
  background-color: #5991ad;
}
.tease-icon-bpg_event:before {
  background-color: #ef426f;
}
.tease-icon-bpg_event:after {
  background-color: #ff8f9f;
}
.tease-page-wrapper {
  padding-bottom: 20px;
}
.teaser-page-wrapper:hover h5 {
  color: #f05578 !important;
}
@media (max-width: 575.98px) {
  .tease-bpg_resource {
    margin-bottom: 30px;
  }
}
.teaser-resource__type {
  padding-bottom: 10px;
  font-family: Circular, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #7d98a8;
}
.teaser-resource__text {
  position: relative;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .teaser-resource__text {
    margin-top: 0;
  }
}
.teaser-resource__heading {
  margin-top: 0;
  margin-bottom: 15px;
}
.teaser-resource__meta {
  margin-bottom: 15px;
  font-family: Circular, Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  color: #7d98a8;
}
.teaser-resource__img {
  margin-bottom: 20px;
}
.teaser-meta-bpg_resource__tags {
  margin: 10px 0;
  font-family: Circular, Arial, sans-serif;
  font-size: 14px;
}
.teaser-btn-wrap {
  margin-top: 20px;
}
.featured-resrc__row {
  position: relative;
}
.featured-resrc__img {
  position: absolute;
  width: 100%;
  height: 200px;
  top: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (min-width: 992px) {
  .featured-resrc__img {
    width: 50%;
    height: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: auto;
  }
}
.featured-resrc__content {
  padding: 230px 20px 20px;
}
@media (min-width: 992px) {
  .featured-resrc__content {
    padding: 20px 20px 20px 52%;
  }
}
.teaser-webinar__content {
  min-height: 360px;
  padding: 20px;
}
.teaser-webinar__link {
  text-decoration: none;
}
.teaser-webinar__link .teaser-webinar__img {
  position: relative;
}
.teaser-webinar__link:hover .teaser-webinar__img:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: rgba(50, 105, 150, 0.25);
}
.teaser-webinar__link:hover h6 {
  color: #f05578 !important;
}
.teaser-webinar__heading {
  margin-top: 0;
  padding-bottom: 16px;
  border-bottom: 1px solid #326996;
}
@media (min-width: 768px) {
  .teaser-webinar__heading {
    position: relative;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 5.4rem;
  }
  .teaser-webinar__heading span {
    position: absolute;
    bottom: 16px;
  }
}
.teaser-webinar-info__item {
  margin-bottom: 5px;
}
.teaser-webinar-info__label,
.teaser-webinar-info__value {
  display: inline-block;
  vertical-align: top;
  font-family: Circular, Arial, sans-serif;
  font-size: 14px;
}
.teaser-webinar-info__label {
  width: 30%;
  max-width: 140px;
  color: #5b87ab;
}
@media (min-width: 768px) {
  .teaser-webinar-info__label {
    width: 40%;
  }
}
@media (min-width: 992px) {
  .teaser-webinar-info__label {
    width: 30%;
  }
}
.teaser-webinar-info__value {
  color: #326996;
  width: 65%;
}
@media (min-width: 768px) {
  .teaser-webinar-info__value {
    width: 55%;
  }
}
@media (min-width: 992px) {
  .teaser-webinar-info__value {
    width: 65%;
  }
}
.video-thumbnail-wrap {
  position: relative;
}
@media (min-width: 992px) {
  .featured-video__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.featured-video__info {
  background-color: #f5f5f5;
  position: relative;
  color: #fff;
  padding: 25px;
}
@media (min-width: 992px) {
  .featured-video__info {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 30%;
    flex: 1 0 30%;
  }
}
.teaser-video__heading {
  font-size: 1.75rem;
  margin: 15px 0;
}
.teaser-video__length {
  position: absolute;
  top: 20px;
  left: 0;
  color: #fff;
  background-color: #ef426f;
  padding: 3px 10px;
  border-radius: 0 2px 2px 0;
  font-weight: 700;
  font-size: 14px;
  font-family: Circular, Arial, sans-serif;
}
.teaser-video__length--featured {
  top: 20px;
  left: auto;
  right: 0;
  border-radius: 2px 0 0 2px;
}
.block-featured-podcast {
  margin-bottom: 60px;
}
.block-featured-podcast .podlovewebplayer_wrapper {
  margin-bottom: 0;
}
.block-featured-podcast__content {
  padding: 20px 15px 20px 0;
}
@media (max-width: 575.98px) {
  .tease-podcast {
    margin-bottom: 30px;
  }
}
.tease-podcast__text {
  margin-top: 20px;
}
.teaser-search__content-wrap {
  font-family: Circular, Arial, sans-serif;
}
.teaser-search__type {
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #5b87ab;
  text-transform: uppercase;
}
.teaser-search__title {
  margin-bottom: 0.5rem;
}
.teaser-search__meta {
  margin-bottom: 0.5rem;
  font-size: 0.75rem;
  line-height: 1rem;
  color: #5b87ab;
}
.upper-case {
  text-transform: uppercase;
}
.mce-inline-label {
  margin-right: 4px;
  background-color: #326996;
  padding: 4px;
  color: #fff;
}
.bg-gray-resource {
  background-color: #f5f5f5;
}
.bg-gray-resource:hover {
  background-color: #e9e9e9;
}
.podlovewebplayer_meta {
  background-color: #326996 !important;
}
.main .sharedaddy .podlovewebplayer_meta h3.sd-title,
.main .sharedaddy .podlovewebplayer_meta h3.sd-title a,
.podlovewebplayer_meta .main .sharedaddy h3.sd-title,
.podlovewebplayer_meta .main .sharedaddy h3.sd-title a,
.podlovewebplayer_meta h3,
.podlovewebplayer_meta h3 a {
  font-size: 16px !important;
  font-family: Circular, Arial, sans-serif !important;
}
.podlovewebplayer_wrapper .mejs-container .mejs-controls {
  background: #5b87ab !important;
}
.podlovewebplayer_wrapper .podlovewebplayer_tableend {
  background-color: #326996 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.podlovewebplayer_wrapper {
  background-color: #326996 !important;
}
.teaser-highlighted:hover .text-black {
  color: #f05578 !important;
}
.teaser-highlighted:hover .mce-inline-label {
  background-color: #f05578 !important;
}
.teaser-highlighted:hover svg {
  fill: #f05578 !important;
}
.teaser-resource:hover h5 {
  color: #f05578 !important;
}
.teaser-resource:hover .teaser-image:before {
  margin-right: 16px;
}
.teaser-resource:hover .teaser-image-1:before,
.teaser-resource:hover .teaser-image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: rgba(50, 105, 150, 0.25);
}
.teaser-resource:hover .teaser-image-1:before {
  margin-left: 16px;
}
.teaser-resource:hover .teaser-image-2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: rgba(50, 105, 150, 0.25);
}
.teaser-resource:hover .mce-inline-label {
  background-color: #f05578 !important;
}
.teaser-video:hover .video-thumbnail-wrap:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: rgba(50, 105, 150, 0.25);
  margin-bottom: 20px;
}
.teaser-event:hover h5,
.teaser-news:hover h5,
.teaser-video .teaser-video__heading:hover a,
.teaser-video:hover h5 {
  color: #f05578 !important;
}
.no-button {
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  color: #326996;
}
.webinar-register {
  margin-bottom: 40px;
}
.webinar-register .teaser-webinar-info__label,
.webinar-register .teaser-webinar-info__value {
  color: #fff;
}
.webinar-register.mb-0 {
  margin-bottom: 0;
}
.btn-webinar-register {
  margin-bottom: 20px;
}
.btn-webinar-register.mb-4 {
  margin-bottom: 40px;
}
.webinar-form-wrap iframe {
  height: 630px;
}
@media (min-width: 768px) {
  .webinar-form-wrap iframe {
    height: 550px;
  }
}
body.modal-open-noscroll {
  margin-right: 0 !important;
  overflow: hidden;
}
.modal-order-title {
  margin: 0 0 20px;
}
.modal-order-methods {
  margin: 30px 0 0;
}
.single-gene-select-panel {
  margin-bottom: 30px;
}
.js-order-form-languages,
.js-order-form-specimen {
  display: none;
  background-color: #f5f5f5;
  padding: 30px;
}
.js-download-btn-group {
  display: none;
  margin-left: 5px;
}
.modal-body {
  font-size: 14px;
}
.modal-body input[type="submit"] {
  display: block;
  margin-left: auto;
}
.modal-body__form-type {
  margin-bottom: 1rem;
  border-bottom: 1px solid #e9e9e9;
}
.modal-body__form-type:last-of-type {
  margin-bottom: 0;
  border-bottom: 0;
}
.modal-body__form-type__title {
  margin-bottom: 1rem;
}
.modal-body__form-type__disclaimer {
  font-family: Circular, Arial, sans-serif;
}
.modal-body__form-type__download {
  margin-bottom: 1rem;
}
.modal-body__form-control-label {
  font-family: Circular, Arial, sans-serif;
}
.intrinsic-container {
  position: relative;
  height: 0;
  overflow: hidden;
}
.intrinsic-container-16x9 {
  padding-bottom: 56.25%;
}
.intrinsic-container-4x3 {
  padding-bottom: 75%;
}
.intrinsic-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.special-test-list {
  -webkit-columns: 2;
  -moz-columns: 2;
  column-count: 2;
  flex: 1;
}
.special-test-list li {
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid-column;
}
@media (max-width: 375px) {
  .special-test-list {
    -webkit-columns: 1;
    -moz-columns: 1;
    column-count: 1;
  }
}
.table-test-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.table-test-wrapper .test-list-item {
  -ms-flex-preferred-size: 49%;
  flex-basis: 49%;
}
@media (max-width: 375px) {
  .table-test-wrapper .test-list-item {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
.helpful-link {
  display: inline-block;
  padding-top: 15px;
  padding-right: 20px;
  font-family: Circular, Arial, sans-serif;
  color: #ef426f;
}
.helpful-link:active,
.helpful-link:focus,
.helpful-link:hover {
  color: #bb103c;
}
.search-suggestion {
  margin: 50px 0;
}
.search-suggestion-text {
  margin-bottom: 20px;
}
.billing-content__text {
  margin-bottom: 30px;
}
.billing-sidebar-content {
  background-color: #f5f5f5;
  padding: 24px;
  overflow: hidden;
}
.billing-sidebar-content a {
  word-break: break-all;
}
.billing-sidebar-content__text {
  color: #50748a;
  font-family: Circular, Arial, sans-serif;
}
.pl-navigation {
  list-style: none;
  padding-left: 0;
}
.pl-patterns .pl-pattern-section-title {
  margin-top: 0;
}
.pl-colour-grid {
  overflow: auto;
}
.pl-colour {
  float: left;
  width: 100%;
}
@media (min-width: 576px) {
  .pl-colour {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .pl-colour {
    width: 25%;
  }
}
.pl-colour-swatch {
  padding-bottom: 20%;
  margin-bottom: 5px;
}
@media (min-width: 576px) {
  .pl-colour-swatch {
    padding-bottom: 60%;
  }
}
.pl-colour-name {
  font-weight: 700;
}
.pl-inverted {
  background-color: #222;
  color: #fff;
}
.pl-typography {
  overflow: auto;
}
.main .sharedaddy .pl-typography > h3.sd-title,
.pl-typography > h3 {
  width: 25%;
  float: left;
  clear: left;
}
.pl-typography > section {
  width: 75%;
  float: left;
}
.nav-tabs.faq {
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.nav-tabs.faq li {
  margin-bottom: 15px;
  clear: both;
}
.nav-tabs.faq .btn-link {
  display: inline-block;
  text-align: left;
  white-space: normal;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0);
  font-size: 16px;
  font-weight: 400;
}
.nav-tabs.faq .btn-link.active,
.nav-tabs.faq .btn-link:hover {
  color: #f05578;
  border-bottom: 1px solid #f05578;
}
@media (min-width: 992px) {
  .faq-header {
    margin-top: 0;
  }
}
.faq-disclaimer {
  font-size: 0.875rem;
  margin-bottom: 26px;
}
.sd-genes-col {
  width: 33%;
}
.sd-genes-link {
  text-decoration: underline;
}
.highlight-gene:target {
  background: #edf0f2;
}
.article-index-item {
  margin-bottom: 30px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .article-index-item:nth-child(odd) {
    clear: left;
  }
}
@media (min-width: 992px) {
  .article-index-item:nth-child(3n + 1) {
    clear: left;
  }
}
.article-featured-image {
  margin-bottom: 15px;
}
.block-book-meeting {
  padding: 30px;
  overflow: auto;
  background-color: #b8c5cd;
  margin-bottom: 20px;
}
.block-book-meeting-title {
  width: 80%;
}
.block-book-meeting-contact {
  width: 80%;
  margin-bottom: 2em;
  font-family: Circular, Arial, sans-serif;
}
.pw-input {
  padding-left: 20px;
  border: 2px solid #50748a;
}
.pw-input.focus,
.pw-input:focus {
  background-color: #edf0f2;
  border-color: #50748a;
}
.pw-form-wrapper {
  padding-bottom: 20px;
  overflow: hidden;
}
.forgot-pw-link {
  font-family: Circular, Arial, sans-serif;
}
.solid-submit-btn {
  background-color: #50748a;
  border-color: #50748a;
  color: #fff;
  width: 100px;
}
.solid-submit-btn.active,
.solid-submit-btn.focus,
.solid-submit-btn:active,
.solid-submit-btn:focus,
.solid-submit-btn:hover {
  color: #35596b;
  background-color: #fff;
  border-color: #35596b;
  outline: 0;
}
.article-post-content table {
  width: 100%;
  overflow-x: scroll;
}
.section-event-header {
  min-height: 370px;
}
.section-event-header .event-breadcrumbs {
  position: absolute;
  top: 16px;
  z-index: 9999;
}
@media (min-width: 768px) {
  .section-event-header .event-breadcrumbs {
    width: 35%;
  }
}
.section-event-header__text {
  height: 370px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 991.98px) {
  .section-event-header__text {
    margin-bottom: 370px;
  }
}
.section-event-header__map {
  position: absolute;
  right: 0;
  width: 50%;
  height: 100%;
}
@media (max-width: 991.98px) {
  .section-event-header__map {
    width: 100%;
    max-height: 370px;
    bottom: 0;
  }
}
.section-event-header .single-event-map {
  height: 370px;
}
.term-text-section {
  height: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 991.98px) {
  .term-text-section.term-with-image {
    margin-bottom: 320px;
  }
}
.search-tests-wrap {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .specialty-block-search,
  .specialty-btn-all-text-wrap {
    display: inline-block;
    vertical-align: top;
  }
}
@media (min-width: 768px) {
  .specialty-block-search {
    width: 70%;
  }
}
@media (min-width: 768px) {
  .specialty-btn-all-text-wrap {
    width: 20%;
    margin-left: 20px;
  }
}
.specialty-block-search {
  max-width: 400px;
}
.specialty-collapsed-info-toggler {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 20px 0;
  border-bottom: 1px solid #252525;
  padding-bottom: 4px;
  font-family: Circular, Arial, sans-serif;
  font-size: 18px;
  color: #252525;
}
.js-content-toggler-icon {
  line-height: 1rem;
  margin-right: 4px;
}
.js-content-toggler-icon .icon-arrow-down {
  width: 1rem;
  height: 1rem;
  fill: #252525;
}
.js-content-toggler-icon.expanded {
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.specialty-latest-posts-heading {
  margin: 0 0 30px;
}
.js-specialty-prince-desc {
  max-height: 22em;
  overflow: hidden;
  -webkit-transition: max-height 0.7s;
  -o-transition: max-height 0.7s;
  transition: max-height 0.7s;
}
.js-specialty-prince-desc.category-page {
  max-height: 1em;
}
.js-specialty-prince-desc.open {
  max-height: 135em;
  overflow: hidden;
  -webkit-transition: max-height 1.4s;
  -o-transition: max-height 1.4s;
  transition: max-height 1.4s;
}
.js-specialty-prince-desc.open
  + .specialty-collapsed-info-toggler
  .icon-arrow-down {
  -webkit-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: initial;
  -o-transition: initial;
  transition: initial;
}
.js-specialty-prince-desc h4 {
  margin-top: 40px;
}
.js-specialty-prince-desc img {
  height: 100%;
  max-width: 100%;
}
.btn-see-all-post-wrap {
  margin-top: 15px;
}
.block-bpg_specialization {
  min-height: 250px;
}
.test-types-wrap .category-list-btn {
  max-width: 150px;
  white-space: normal;
}
.sample-report-wrap {
  margin: 0 60px;
}
.gform_wrapper.gravity-theme .gform_footer .sample-report-wrap .gform_button,
.modal-body .sample-report-wrap input[type="submit"],
.sample-report-wrap #cn-accept-cookie,
.sample-report-wrap #cn-refuse-cookie,
.sample-report-wrap .btn,
.sample-report-wrap .cn-revoke-cookie,
.sample-report-wrap .gform_wrapper.gravity-theme .gform_footer .gform_button,
.sample-report-wrap .modal-body input[type="submit"] {
  white-space: normal;
}
@media (min-width: 992px) {
  .gform_wrapper.gravity-theme .gform_footer .sample-report-wrap .gform_button,
  .modal-body .sample-report-wrap input[type="submit"],
  .sample-report-wrap #cn-accept-cookie,
  .sample-report-wrap #cn-refuse-cookie,
  .sample-report-wrap .btn,
  .sample-report-wrap .cn-revoke-cookie,
  .sample-report-wrap .gform_wrapper.gravity-theme .gform_footer .gform_button,
  .sample-report-wrap .modal-body input[type="submit"] {
    width: 100%;
  }
}
.list-panels-btn {
  line-height: 40px;
}
.singular-body-page-sections img {
  display: block;
}
.test-type-item {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #edf0f2;
  font-family: Circular, Arial, sans-serif;
}
.main {
  min-height: 70vh;
}
.main.virtual-booth {
  min-height: 100vh;
}
.breadcrumbs {
  font-family: Circular, Arial, sans-serif;
  font-size: 14px;
  margin: 0 0 30px;
  color: #fff;
}
.breadcrumbs a {
  border-bottom: 1px solid hsla(0, 0%, 100%, 0);
  margin: 0;
  color: #fff;
  font-weight: 400;
}
@media (min-width: 992px) {
  .breadcrumbs a {
    margin: 0 7px;
  }
}
.breadcrumbs a:hover {
  border-bottom: 1px solid #fff;
}
.breadcrumbs > span > span > a {
  margin-left: 0;
}
.breadcrumb_last {
  margin: 0;
  color: #fff;
  border-bottom: 1px solid #fff;
}
@media (min-width: 992px) {
  .breadcrumb_last {
    margin: 0 0 0 7px;
  }
}
.header-search {
  padding: 16px 0;
}
.header-search__title {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .header-search {
    padding: 16px 0 32px;
  }
}
.search-results__filters {
  padding: 24px 0;
}
.search-results__results-list {
  margin-bottom: 24px;
}
.search-results__results-list__item {
  margin-bottom: 56px;
}
.search-results__pagination {
  padding-bottom: 24px;
}
@media only screen and (min-width: 768px) {
  .search-results__filters {
    padding: 32px 0;
  }
  .search-results__results-list {
    margin-bottom: 48px;
  }
  .search-results__pagination {
    padding-bottom: 48px;
  }
}
@media only screen and (min-width: 992px) {
  .search-results__filters {
    padding: 48px 0;
  }
  .search-results__results-list {
    margin-bottom: 64px;
    max-width: 75%;
  }
  .search-results__pagination {
    padding-bottom: 64px;
  }
}
.method-cpt-block,
table {
  font-size: 0.875rem;
}
.table-cell td:nth-child(n + 3) {
  white-space: nowrap;
}
tr.price-table-heading {
  font-family: Circular, Arial, sans-serif;
}
.price-request-link {
  color: #35596b;
  font-weight: 600;
}
.table-special-condensed-heading .bpg_resource-type,
.table-special-condensed-heading .h4,
.table-special-condensed-heading .teaser-resource__heading {
  margin-bottom: 0;
  margin-top: 1em;
}
.table-other-services-pricing > tbody > tr:first-child > td {
  border-top: none;
}
.table-other-services-pricing.table-special-condensed-heading
  .bpg_resource-type,
.table-other-services-pricing.table-special-condensed-heading .h4,
.table-other-services-pricing.table-special-condensed-heading
  .teaser-resource__heading {
  margin-top: 2em;
}
.table-other-services-pricing > tbody > tr > td {
  vertical-align: bottom;
}
.table-other-services-pricing strong {
  font-family: Circular, Arial, sans-serif;
}
.table-cell-50 {
  width: 50%;
}
.table-cell-25 {
  width: 25%;
}
.table-other-services-pricing > tbody > tr > td:first-child {
  width: 50%;
}
.table-other-services-pricing > tbody > tr > td:nth-child(2),
.table-other-services-pricing > tbody > tr > td:nth-child(3) {
  width: 25%;
}
.download-files-list,
.sidebar-people-list {
  padding: 0;
  list-style: none;
}
.download-files-list-item {
  min-height: 120px;
}
.download-files-list-item a {
  position: absolute;
  bottom: 20px;
}
@media (min-width: 768px) {
  .download-files-list-item {
    min-height: 140px;
  }
}
.download-file-name {
  padding-bottom: 70px;
}
.person {
  clear: left;
  padding-bottom: 10px;
  overflow: hidden;
}
.timeline-wrapper {
  position: relative;
}
.timeline-year {
  margin-top: 6px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .timeline-year {
    padding-left: 60px;
  }
}
@media (min-width: 1200px) {
  .timeline-year {
    display: inline-block;
    vertical-align: top;
    width: 18%;
  }
}
@media (min-width: 768px) {
  .timeline-content {
    display: inline-block;
    vertical-align: top;
    width: 59%;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .timeline-content {
    padding-left: 60px;
  }
}
@media (min-width: 1200px) {
  .timeline-content {
    width: 45%;
  }
}
.timeline-image {
  display: none;
}
@media (min-width: 768px) {
  .timeline-image {
    display: inline-block;
    vertical-align: top;
    width: 39%;
  }
}
@media (min-width: 1200px) {
  .timeline-image {
    width: 35%;
  }
}
.timeline-image svg {
  max-height: 100%;
}
.podcast-btn-group {
  margin-top: 30px;
}
.subscribe-podcast-desc {
  margin-bottom: 20px;
}
.podcast-index {
  margin-top: 30px;
}
.contact-info-desc {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .contact-form-title,
  .contact-info-title {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .js-contact-form-toggle {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .js-contact-form-wrap {
    max-height: 0;
    -webkit-transition: max-height 0.8s;
    -o-transition: max-height 0.8s;
    transition: max-height 0.8s;
    overflow: hidden;
  }
  .js-contact-form-wrap.open {
    max-height: 70em;
    -webkit-transition: max-height 1.2s;
    -o-transition: max-height 1.2s;
    transition: max-height 1.2s;
  }
}
.contact-toggle-btn {
  -webkit-transition: initial;
  -o-transition: initial;
  transition: initial;
}
.contact-toggle-btn:hover .contact-toggle-btn-label-arrow svg {
  fill: #fff;
}
.contact-toggle-btn.open .contact-toggle-btn-label-arrow svg {
  -webkit-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.contact-toggle-btn-label-arrow {
  line-height: 10px;
}
.contact-toggle-btn-label-arrow svg {
  fill: #35596b;
}
.contact-info__content p,
.offices p {
  margin-bottom: 0;
  padding-top: 8px;
}
@media (min-width: 992px) {
  .page-test-main-content,
  .test-sidebar__wrap {
    display: inline-block;
    vertical-align: top;
  }
}
@media (min-width: 992px) {
  .page-test-main-content {
    width: 60%;
    margin-right: 3%;
  }
}
@media (min-width: 1200px) {
  .page-test-main-content {
    width: 65%;
    margin-right: 3%;
  }
}
@media (min-width: 992px) {
  .test-sidebar__wrap {
    width: 35%;
  }
}
@media (min-width: 1200px) {
  .test-sidebar__wrap {
    width: 30%;
  }
}
a.underline,
p a {
  text-decoration: underline;
}
a.no-underline {
  text-decoration: none;
}
.bpg_panel-test-code {
  font-family: Circular, Arial, sans-serif;
}
.info-support {
  margin-top: 1em;
}
.test-panel-title h1 {
  margin-bottom: 20px;
}
.test_method_icon_span_panel {
  display: block;
  margin-bottom: 30px;
}
.test-analysis-method-icon {
  display: inline-block;
  width: 20px;
}
.tooltip-inner {
  background-color: #35596b;
  color: #fff;
  border-radius: 2px;
  padding: 15px;
  font-family: Circular, Arial, sans-serif;
  text-align: left;
  vertical-align: middle;
  -webkit-transition: opacity 0.8s ease;
  -o-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
}
.method-cpt-icon {
  width: 20px;
  margin: 0 5px 4px;
}
.method-cpt-block {
  width: 49%;
  display: inline-block;
  font-family: Circular, Arial, sans-serif;
}
.single-test-bottom-cta {
  margin-top: 30px;
}
.single-gene-ul li {
  margin-bottom: 10px;
}
.column-sm {
  width: 10%;
}
.column-md {
  width: 15%;
}
.column-xl {
  width: 20%;
}
.column-xxl {
  width: 35%;
}
.article-head {
  margin-bottom: 40px;
}
.newsletter-block-wrapper {
  margin-bottom: 60px;
}
@media (max-width: 575.98px) {
  .newsletter-block-wrapper {
    margin-top: 40px;
  }
}
.teaser-resource-wrap {
  margin-bottom: 50px;
}
.filters-wrapper {
  margin-bottom: 40px;
}
#events-archive-map {
  width: 100%;
  position: relative;
  height: 0;
  padding-bottom: 47%;
}
.event-map-marker {
  display: inline-block;
  padding: 10px 20px 10px 10px;
  border-radius: 40px;
}
.event-map-marker-pin {
  max-width: 40px;
  max-height: 40px;
  width: 100%;
  height: auto;
  border-radius: 25px;
  fill: #ef426f;
  stroke: #fff;
  stroke-width: 15px;
  line-height: 0;
  padding: 5px;
  vertical-align: middle;
  margin-right: 5px;
  margin-left: 5px;
  margin-top: 15px;
}
.event-map-marker-information {
  display: none;
  vertical-align: middle;
}
.event-title {
  font-weight: 600;
}
.event-map-marker.marker-open {
  position: relative;
  z-index: 5;
  background-color: #edf0f2;
}
.event-map-marker.marker-open .event-map-marker-pin {
  background-color: #fff;
  max-width: 50px;
  max-height: 50px;
  margin-left: 0;
  margin-top: 0;
}
.event-map-marker.marker-open .event-map-marker-information {
  display: inline-block;
}
@media (min-width: 1200px) {
  .bpg_event-wrap:nth-child(4n + 2) {
    clear: left;
  }
}
.events-section {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .events-section {
    padding: 30px 15px;
  }
}
.events-list-title {
  margin: 0 15px;
}
.font-900 {
  font-weight: 900;
}
.nav-test-wrap {
  margin-top: 15px;
  margin-bottom: 15px;
}
.test-type-description {
  margin-bottom: 30px;
}
.method-icon {
  width: 30px;
  padding-bottom: 5px;
  margin-right: 10px;
}
.tests_method_text {
  font-family: Circular, Arial, sans-serif;
  margin-right: 5px;
}
.js-test-type__list {
  margin-top: 4rem;
}
.academy-logo-wrap {
  width: 200px;
}
.bpg_resource-tag-nav {
  margin: 50px 0;
}
.bpg_resource-tag-item {
  display: inline-block;
  margin: 0 10px 10px 0;
}
.bpg_resource-tag-item__link {
  display: block;
  text-decoration: none;
  background-color: #edf0f2;
  font-size: 14px;
  font-family: Circular, Arial, sans-serif;
  font-weight: 700;
  border-radius: 2px;
  padding: 8px 15px;
}
.bpg_resource-tag-item__link span {
  display: inline-block;
  vertical-align: middle;
}
.bpg_resource-tag-item__link.active,
.bpg_resource-tag-item__link:active,
.bpg_resource-tag-item__link:focus,
.bpg_resource-tag-item__link:hover {
  text-decoration: none;
  background-color: #7d98a8;
  color: #fff;
}
.bpg_resource-tag-item__count {
  margin-left: 3px;
  width: 18px;
  height: 18px;
  border-radius: 100%;
  background-color: #aab9c2;
  text-align: center;
  overflow: hidden;
  color: #fff;
  line-height: 1.7;
  font-size: 11px;
}
:root {
  --bs-gray-100: #f5f5f5;
  --bs-gray-200: #e9e9e9;
  --bs-gray-300: #d9d9d9;
  --bs-gray-400: #c7c7c7;
  --bs-gray-500: #9f9f9f;
  --bs-gray-600: #6e6e6e;
  --bs-primary: #326996;
  --bs-secondary: #f05578;
  --bs-success: #57b157;
  --bs-blue: #326996;
  --bs-pink: #f05578;
  --bs-soft-pink: #faa0b4;
  --bs-mushroom: #ab9e9d;
  --bs-gunmetal: #51555d;
  --bs-red: #d64f4f;
  --bs-orange: #ef952c;
  --bs-green: #57b157;
  --bs-white: #fff;
  --bs-info: #51555d;
  --bs-warning: #ef952c;
  --bs-danger: #d64f4f;
  --bs-light: #f5f5f5;
  --bs-dark: #252525;
  --bs-primary-rgb: 50, 105, 150;
  --bs-secondary-rgb: 240, 85, 120;
  --bs-success-rgb: 87, 177, 87;
  --bs-blue-rgb: 50, 105, 150;
  --bs-pink-rgb: 240, 85, 120;
  --bs-soft-pink-rgb: 250, 160, 180;
  --bs-mushroom-rgb: 171, 158, 157;
  --bs-gunmetal-rgb: 81, 85, 93;
  --bs-red-rgb: 214, 79, 79;
  --bs-orange-rgb: 239, 149, 44;
  --bs-green-rgb: 87, 177, 87;
  --bs-info-rgb: 81, 85, 93;
  --bs-warning-rgb: 239, 149, 44;
  --bs-danger-rgb: 214, 79, 79;
  --bs-light-rgb: 245, 245, 245;
  --bs-dark-rgb: 37, 37, 37;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 37, 37, 37;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-font-sans-serif: "Circular", Arial, sans-serif;
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(
    180deg,
    hsla(0, 0%, 100%, 0.15),
    hsla(0, 0%, 100%, 0)
  );
  --bs-root-font-size: 16px;
  --bs-body-font-family: corporate-a, Georgia, Times, serif;
  --bs-body-font-size: 1.125rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-bg: #fff;
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
:root {
  font-size: var(--bs-root-font-size);
}
@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
body {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(37, 37, 37, 0);
  background-color: var(--bs-body-bg);
  color: var(--bs-body-color);
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  margin: 0;
  text-align: var(--bs-body-text-align);
}
hr {
  background-color: currentColor;
  border: 0;
  color: inherit;
  margin: 1rem 0;
  opacity: 0.25;
}
hr:not([size]) {
  height: 1px;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #326996;
  font-family: Circular, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 1em;
  margin-top: 0;
}
.h1,
h1 {
  font-size: calc(1.45rem + 2.40001vw);
}
@media (min-width: 1200px) {
  .h1,
  h1 {
    font-size: 3.2500125rem;
  }
}
.h2,
h2 {
  font-size: calc(1.35rem + 1.2vw);
}
@media (min-width: 1200px) {
  .h2,
  h2 {
    font-size: 2.25rem;
  }
}
.h3,
h3 {
  font-size: calc(1.30001rem + 0.60006vw);
}
@media (min-width: 1200px) {
  .h3,
  h3 {
    font-size: 1.75005rem;
  }
}
.h4,
h4 {
  font-size: calc(1.275rem + 0.29996vw);
}
@media (min-width: 1200px) {
  .h4,
  h4 {
    font-size: 1.4999625rem;
  }
}
.h5,
h5 {
  font-size: 1.2499875rem;
}
.h6,
h6 {
  font-size: 1.125rem;
}
p {
  margin-bottom: 1rem;
  margin-top: 0;
}
abbr[data-bs-original-title],
abbr[title] {
  cursor: help;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
address {
  font-style: normal;
  line-height: inherit;
  margin-bottom: 1rem;
}
ol,
ul {
  padding-left: 2rem;
}
dl,
ol,
ul {
  margin-bottom: 1rem;
  margin-top: 0;
}
ol ol,
ol ul,
ul ol,
ul ul {
  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,
small {
  font-size: 0.875em;
}
.mark,
mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
sub,
sup {
  font-size: 0.75em;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #326996;
  text-decoration: underline;
}
a:hover {
  color: #f05578;
}
a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
code,
kbd,
pre,
samp {
  direction: ltr;
  font-family: var(--bs-font-monospace);
  font-size: 1em;
  unicode-bidi: bidi-override;
}
pre {
  display: block;
  font-size: 0.875em;
  margin-bottom: 1rem;
  margin-top: 0;
  overflow: auto;
}
pre code {
  color: inherit;
  font-size: inherit;
  word-break: normal;
}
code {
  word-wrap: break-word;
  color: #f05578;
  font-size: 0.875em;
}
a > code {
  color: inherit;
}
kbd {
  background-color: #212529;
  border-radius: 0;
  color: #fff;
  font-size: 0.875em;
  padding: 0.2rem 0.4rem;
}
kbd kbd {
  font-size: 1em;
  font-weight: 700;
  padding: 0;
}
figure {
  margin: 0 0 1rem;
}
img,
svg {
  vertical-align: middle;
}
table {
  border-collapse: collapse;
  caption-side: bottom;
}
caption {
  color: #6e6e6e;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
  text-align: left;
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
tbody,
td,
tfoot,
th,
thead,
tr {
  border: 0 solid;
  border-color: inherit;
}
label {
  display: inline-block;
}
button {
  border-radius: 0;
}
button:focus:not(:focus-visible) {
  outline: 0;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
button,
select {
  text-transform: none;
}
[role="button"] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}
[list]::-webkit-calendar-picker-indicator {
  display: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}
::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
textarea {
  resize: vertical;
}
fieldset {
  border: 0;
  margin: 0;
  min-width: 0;
  padding: 0;
}
legend {
  float: left;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
  margin-bottom: 0.5rem;
  padding: 0;
  width: 100%;
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-year-field {
  padding: 0;
}
::-webkit-inner-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-color-swatch-wrapper {
  padding: 0;
}
::file-selector-button {
  font: inherit;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
output {
  display: inline-block;
}
iframe {
  border: 0;
}
summary {
  cursor: pointer;
  display: list-item;
}
progress {
  vertical-align: baseline;
}
[hidden] {
  display: none !important;
}
.lead {
  font-size: 1.2499875rem;
  font-weight: 300;
}
.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem;
  }
}
.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-2 {
    font-size: 4.5rem;
  }
}
.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem;
  }
}
.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}
.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}
.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}
.list-inline,
.list-unstyled {
  list-style: none;
  padding-left: 0;
}
.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}
.blockquote {
  font-size: calc(1.26563rem + 0.1875vw);
  margin-bottom: 1rem;
}
@media (min-width: 1200px) {
  .blockquote {
    font-size: 1.40625rem;
  }
}
.blockquote > :last-child {
  margin-bottom: 0;
}
.blockquote-footer {
  color: #6e6e6e;
  font-size: 0.875em;
  margin-bottom: 1rem;
  margin-top: -1rem;
}
.blockquote-footer:before {
  content: "— ";
}
.img-fluid,
.img-thumbnail {
  height: auto;
  max-width: 100%;
}
.img-thumbnail {
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 0;
  padding: 0.25rem;
}
.figure {
  display: inline-block;
}
.figure-img {
  line-height: 1;
  margin-bottom: 0.5rem;
}
.figure-caption {
  color: #6e6e6e;
  font-size: 0.875em;
}
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xs,
.container-xxl {
  margin-left: auto;
  margin-right: auto;
  padding-left: var(--bs-gutter-x, 0.75rem);
  padding-right: var(--bs-gutter-x, 0.75rem);
  width: 100%;
}
@media (min-width: 375px) {
  .container,
  .container-xs {
    max-width: 351px;
  }
}
@media (min-width: 576px) {
  .container,
  .container-sm,
  .container-xs {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container,
  .container-md,
  .container-sm,
  .container-xs {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xs {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xs {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xs,
  .container-xxl {
    max-width: 1320px;
  }
}
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: calc(var(--bs-gutter-x) * -0.5);
  margin-right: calc(var(--bs-gutter-x) * -0.5);
  margin-top: calc(var(--bs-gutter-y) * -1);
}
.row > * {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-top: var(--bs-gutter-y);
  max-width: 100%;
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  width: 100%;
}
.col {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0%;
  flex: 1 0 0%;
}
.row-cols-auto > * {
  width: auto;
}
.row-cols-1 > *,
.row-cols-auto > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.row-cols-1 > * {
  width: 100%;
}
.row-cols-2 > * {
  width: 50%;
}
.row-cols-2 > *,
.row-cols-3 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.row-cols-3 > * {
  width: 33.3333333333%;
}
.row-cols-4 > * {
  width: 25%;
}
.row-cols-4 > *,
.row-cols-5 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.row-cols-5 > * {
  width: 20%;
}
.row-cols-6 > * {
  width: 16.6666666667%;
}
.col-auto,
.row-cols-6 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.col-auto {
  width: auto;
}
.col-1 {
  width: 8.33333333%;
}
.col-1,
.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.col-2 {
  width: 16.66666667%;
}
.col-3 {
  width: 25%;
}
.col-3,
.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.col-4 {
  width: 33.33333333%;
}
.col-5 {
  width: 41.66666667%;
}
.col-5,
.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.col-6 {
  width: 50%;
}
.col-7 {
  width: 58.33333333%;
}
.col-7,
.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.col-8 {
  width: 66.66666667%;
}
.col-9 {
  width: 75%;
}
.col-9,
.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.col-10 {
  width: 83.33333333%;
}
.col-11 {
  width: 91.66666667%;
}
.col-11,
.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.col-12 {
  width: 100%;
}
.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%;
}
.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}
.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}
.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}
.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}
.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}
.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}
.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}
.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}
.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}
.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}
.g-5,
.gx-5 {
  --bs-gutter-x: 2rem;
}
.g-5,
.gy-5 {
  --bs-gutter-y: 2rem;
}
.g-6,
.gx-6 {
  --bs-gutter-x: 3rem;
}
.g-6,
.gy-6 {
  --bs-gutter-y: 3rem;
}
.g-7,
.gx-7 {
  --bs-gutter-x: 4rem;
}
.g-7,
.gy-7 {
  --bs-gutter-y: 4rem;
}
.g-8,
.gx-8 {
  --bs-gutter-x: 5rem;
}
.g-8,
.gy-8 {
  --bs-gutter-y: 5rem;
}
@media (min-width: 375px) {
  .col-xs {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
  }
  .row-cols-xs-auto > * {
    width: auto;
  }
  .row-cols-xs-1 > *,
  .row-cols-xs-auto > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .row-cols-xs-1 > * {
    width: 100%;
  }
  .row-cols-xs-2 > * {
    width: 50%;
  }
  .row-cols-xs-2 > *,
  .row-cols-xs-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .row-cols-xs-3 > * {
    width: 33.3333333333%;
  }
  .row-cols-xs-4 > * {
    width: 25%;
  }
  .row-cols-xs-4 > *,
  .row-cols-xs-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .row-cols-xs-5 > * {
    width: 20%;
  }
  .row-cols-xs-6 > * {
    width: 16.6666666667%;
  }
  .col-xs-auto,
  .row-cols-xs-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-xs-auto {
    width: auto;
  }
  .col-xs-1 {
    width: 8.33333333%;
  }
  .col-xs-1,
  .col-xs-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-xs-2 {
    width: 16.66666667%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-3,
  .col-xs-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-xs-4 {
    width: 33.33333333%;
  }
  .col-xs-5 {
    width: 41.66666667%;
  }
  .col-xs-5,
  .col-xs-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-7 {
    width: 58.33333333%;
  }
  .col-xs-7,
  .col-xs-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-xs-8 {
    width: 66.66666667%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-9,
  .col-xs-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-xs-10 {
    width: 83.33333333%;
  }
  .col-xs-11 {
    width: 91.66666667%;
  }
  .col-xs-11,
  .col-xs-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-xs-12 {
    width: 100%;
  }
  .offset-xs-0 {
    margin-left: 0;
  }
  .offset-xs-1 {
    margin-left: 8.33333333%;
  }
  .offset-xs-2 {
    margin-left: 16.66666667%;
  }
  .offset-xs-3 {
    margin-left: 25%;
  }
  .offset-xs-4 {
    margin-left: 33.33333333%;
  }
  .offset-xs-5 {
    margin-left: 41.66666667%;
  }
  .offset-xs-6 {
    margin-left: 50%;
  }
  .offset-xs-7 {
    margin-left: 58.33333333%;
  }
  .offset-xs-8 {
    margin-left: 66.66666667%;
  }
  .offset-xs-9 {
    margin-left: 75%;
  }
  .offset-xs-10 {
    margin-left: 83.33333333%;
  }
  .offset-xs-11 {
    margin-left: 91.66666667%;
  }
  .g-xs-0,
  .gx-xs-0 {
    --bs-gutter-x: 0;
  }
  .g-xs-0,
  .gy-xs-0 {
    --bs-gutter-y: 0;
  }
  .g-xs-1,
  .gx-xs-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xs-1,
  .gy-xs-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xs-2,
  .gx-xs-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xs-2,
  .gy-xs-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xs-3,
  .gx-xs-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xs-3,
  .gy-xs-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xs-4,
  .gx-xs-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xs-4,
  .gy-xs-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xs-5,
  .gx-xs-5 {
    --bs-gutter-x: 2rem;
  }
  .g-xs-5,
  .gy-xs-5 {
    --bs-gutter-y: 2rem;
  }
  .g-xs-6,
  .gx-xs-6 {
    --bs-gutter-x: 3rem;
  }
  .g-xs-6,
  .gy-xs-6 {
    --bs-gutter-y: 3rem;
  }
  .g-xs-7,
  .gx-xs-7 {
    --bs-gutter-x: 4rem;
  }
  .g-xs-7,
  .gy-xs-7 {
    --bs-gutter-y: 4rem;
  }
  .g-xs-8,
  .gx-xs-8 {
    --bs-gutter-x: 5rem;
  }
  .g-xs-8,
  .gy-xs-8 {
    --bs-gutter-y: 5rem;
  }
}
@media (min-width: 576px) {
  .col-sm {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    width: auto;
  }
  .row-cols-sm-1 > *,
  .row-cols-sm-auto > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .row-cols-sm-1 > * {
    width: 100%;
  }
  .row-cols-sm-2 > * {
    width: 50%;
  }
  .row-cols-sm-2 > *,
  .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .row-cols-sm-3 > * {
    width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    width: 25%;
  }
  .row-cols-sm-4 > *,
  .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .row-cols-sm-5 > * {
    width: 20%;
  }
  .row-cols-sm-6 > * {
    width: 16.6666666667%;
  }
  .col-sm-auto,
  .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-sm-auto {
    width: auto;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-1,
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-3,
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-5,
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-7,
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-9,
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-11,
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-sm-12 {
    width: 100%;
  }
  .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%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 2rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 2rem;
  }
  .g-sm-6,
  .gx-sm-6 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-6,
  .gy-sm-6 {
    --bs-gutter-y: 3rem;
  }
  .g-sm-7,
  .gx-sm-7 {
    --bs-gutter-x: 4rem;
  }
  .g-sm-7,
  .gy-sm-7 {
    --bs-gutter-y: 4rem;
  }
  .g-sm-8,
  .gx-sm-8 {
    --bs-gutter-x: 5rem;
  }
  .g-sm-8,
  .gy-sm-8 {
    --bs-gutter-y: 5rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    width: auto;
  }
  .row-cols-md-1 > *,
  .row-cols-md-auto > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .row-cols-md-1 > * {
    width: 100%;
  }
  .row-cols-md-2 > * {
    width: 50%;
  }
  .row-cols-md-2 > *,
  .row-cols-md-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .row-cols-md-3 > * {
    width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    width: 25%;
  }
  .row-cols-md-4 > *,
  .row-cols-md-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .row-cols-md-5 > * {
    width: 20%;
  }
  .row-cols-md-6 > * {
    width: 16.6666666667%;
  }
  .col-md-auto,
  .row-cols-md-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-md-auto {
    width: auto;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-1,
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-3,
  .team-member-wrap-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4,
  .team-member-wrap-3 {
    width: 33.33333333%;
  }
  .col-md-4,
  .col-md-5,
  .team-member-wrap-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-6,
  .team-member-wrap-2 {
    width: 50%;
  }
  .col-md-6,
  .col-md-7,
  .team-member-wrap-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-8,
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-10,
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
  .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%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 2rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 2rem;
  }
  .g-md-6,
  .gx-md-6 {
    --bs-gutter-x: 3rem;
  }
  .g-md-6,
  .gy-md-6 {
    --bs-gutter-y: 3rem;
  }
  .g-md-7,
  .gx-md-7 {
    --bs-gutter-x: 4rem;
  }
  .g-md-7,
  .gy-md-7 {
    --bs-gutter-y: 4rem;
  }
  .g-md-8,
  .gx-md-8 {
    --bs-gutter-x: 5rem;
  }
  .g-md-8,
  .gy-md-8 {
    --bs-gutter-y: 5rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    width: auto;
  }
  .row-cols-lg-1 > *,
  .row-cols-lg-auto > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .row-cols-lg-1 > * {
    width: 100%;
  }
  .row-cols-lg-2 > * {
    width: 50%;
  }
  .row-cols-lg-2 > *,
  .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .row-cols-lg-3 > * {
    width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    width: 25%;
  }
  .row-cols-lg-4 > *,
  .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .row-cols-lg-5 > * {
    width: 20%;
  }
  .row-cols-lg-6 > * {
    width: 16.6666666667%;
  }
  .col-lg-auto,
  .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-lg-auto {
    width: auto;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-1,
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-3,
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-5,
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-7,
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-9,
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-11,
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-lg-12 {
    width: 100%;
  }
  .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%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 2rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 2rem;
  }
  .g-lg-6,
  .gx-lg-6 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-6,
  .gy-lg-6 {
    --bs-gutter-y: 3rem;
  }
  .g-lg-7,
  .gx-lg-7 {
    --bs-gutter-x: 4rem;
  }
  .g-lg-7,
  .gy-lg-7 {
    --bs-gutter-y: 4rem;
  }
  .g-lg-8,
  .gx-lg-8 {
    --bs-gutter-x: 5rem;
  }
  .g-lg-8,
  .gy-lg-8 {
    --bs-gutter-y: 5rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    width: auto;
  }
  .row-cols-xl-1 > *,
  .row-cols-xl-auto > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .row-cols-xl-1 > * {
    width: 100%;
  }
  .row-cols-xl-2 > * {
    width: 50%;
  }
  .row-cols-xl-2 > *,
  .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .row-cols-xl-3 > * {
    width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    width: 25%;
  }
  .row-cols-xl-4 > *,
  .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .row-cols-xl-5 > * {
    width: 20%;
  }
  .row-cols-xl-6 > * {
    width: 16.6666666667%;
  }
  .col-xl-auto,
  .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-xl-auto {
    width: auto;
  }
  .col-xl-1 {
    width: 8.33333333%;
  }
  .col-xl-1,
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-xl-2 {
    width: 16.66666667%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-3,
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-xl-4 {
    width: 33.33333333%;
  }
  .col-xl-5 {
    width: 41.66666667%;
  }
  .col-xl-5,
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-7 {
    width: 58.33333333%;
  }
  .col-xl-7,
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-xl-8 {
    width: 66.66666667%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-9,
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-xl-10 {
    width: 83.33333333%;
  }
  .col-xl-11 {
    width: 91.66666667%;
  }
  .col-xl-11,
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-xl-12 {
    width: 100%;
  }
  .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%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 2rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 2rem;
  }
  .g-xl-6,
  .gx-xl-6 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-6,
  .gy-xl-6 {
    --bs-gutter-y: 3rem;
  }
  .g-xl-7,
  .gx-xl-7 {
    --bs-gutter-x: 4rem;
  }
  .g-xl-7,
  .gy-xl-7 {
    --bs-gutter-y: 4rem;
  }
  .g-xl-8,
  .gx-xl-8 {
    --bs-gutter-x: 5rem;
  }
  .g-xl-8,
  .gy-xl-8 {
    --bs-gutter-y: 5rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    width: auto;
  }
  .row-cols-xxl-1 > *,
  .row-cols-xxl-auto > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .row-cols-xxl-1 > * {
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    width: 50%;
  }
  .row-cols-xxl-2 > *,
  .row-cols-xxl-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .row-cols-xxl-3 > * {
    width: 33.3333333333%;
  }
  .row-cols-xxl-4 > * {
    width: 25%;
  }
  .row-cols-xxl-4 > *,
  .row-cols-xxl-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .row-cols-xxl-5 > * {
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    width: 16.6666666667%;
  }
  .col-xxl-auto,
  .row-cols-xxl-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-xxl-auto {
    width: auto;
  }
  .col-xxl-1 {
    width: 8.33333333%;
  }
  .col-xxl-1,
  .col-xxl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-xxl-2 {
    width: 16.66666667%;
  }
  .col-xxl-3 {
    width: 25%;
  }
  .col-xxl-3,
  .col-xxl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-xxl-4 {
    width: 33.33333333%;
  }
  .col-xxl-5 {
    width: 41.66666667%;
  }
  .col-xxl-5,
  .col-xxl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-xxl-6 {
    width: 50%;
  }
  .col-xxl-7 {
    width: 58.33333333%;
  }
  .col-xxl-7,
  .col-xxl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-xxl-8 {
    width: 66.66666667%;
  }
  .col-xxl-9 {
    width: 75%;
  }
  .col-xxl-9,
  .col-xxl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-xxl-10 {
    width: 83.33333333%;
  }
  .col-xxl-11 {
    width: 91.66666667%;
  }
  .col-xxl-11,
  .col-xxl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-xxl-12 {
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 2rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 2rem;
  }
  .g-xxl-6,
  .gx-xxl-6 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-6,
  .gy-xxl-6 {
    --bs-gutter-y: 3rem;
  }
  .g-xxl-7,
  .gx-xxl-7 {
    --bs-gutter-x: 4rem;
  }
  .g-xxl-7,
  .gy-xxl-7 {
    --bs-gutter-y: 4rem;
  }
  .g-xxl-8,
  .gx-xxl-8 {
    --bs-gutter-x: 5rem;
  }
  .g-xxl-8,
  .gy-xxl-8 {
    --bs-gutter-y: 5rem;
  }
}
.table {
  --bs-table-bg: transparent;
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: #212529;
  --bs-table-striped-bg: rgba(37, 37, 37, 0.05);
  --bs-table-active-color: #212529;
  --bs-table-active-bg: rgba(37, 37, 37, 0.1);
  --bs-table-hover-color: #212529;
  --bs-table-hover-bg: rgba(37, 37, 37, 0.075);
  border-color: #d9d9d9;
  color: #212529;
  margin-bottom: 1rem;
  vertical-align: top;
  width: 100%;
}
.table > :not(caption) > * > * {
  background-color: var(--bs-table-bg);
  border-bottom-width: 1px;
  -webkit-box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
  padding: 0.5rem;
}
.table > tbody {
  vertical-align: inherit;
}
.table > thead {
  vertical-align: bottom;
}
.table > :not(:first-child) {
  border-top: 2px solid;
}
.caption-top {
  caption-side: top;
}
.table-sm > :not(caption) > * > * {
  padding: 0.25rem;
}
.table-bordered > :not(caption) > * {
  border-width: 1px 0;
}
.table-bordered > :not(caption) > * > * {
  border-width: 0 1px;
}
.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}
.table-borderless > :not(:first-child) {
  border-top-width: 0;
}
.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color);
}
.table-active {
  --bs-table-accent-bg: var(--bs-table-active-bg);
  color: var(--bs-table-active-color);
}
.table-hover > tbody > tr:hover > * {
  --bs-table-accent-bg: var(--bs-table-hover-bg);
  color: var(--bs-table-hover-color);
}
.table-primary {
  --bs-table-bg: #d6e1ea;
  --bs-table-striped-bg: #cdd8e0;
  --bs-table-striped-color: #252525;
  --bs-table-active-bg: #c4ced6;
  --bs-table-active-color: #252525;
  --bs-table-hover-bg: #c9d3db;
  --bs-table-hover-color: #252525;
  border-color: #c4ced6;
  color: #252525;
}
.table-secondary {
  --bs-table-bg: #fcdde4;
  --bs-table-striped-bg: #f1d4da;
  --bs-table-striped-color: #252525;
  --bs-table-active-bg: #e7cbd1;
  --bs-table-active-color: #252525;
  --bs-table-hover-bg: #eccfd6;
  --bs-table-hover-color: #252525;
  border-color: #e7cbd1;
  color: #252525;
}
.table-success {
  --bs-table-bg: #ddefdd;
  --bs-table-striped-bg: #d4e5d4;
  --bs-table-striped-color: #252525;
  --bs-table-active-bg: #cbdbcb;
  --bs-table-active-color: #252525;
  --bs-table-hover-bg: #cfe0cf;
  --bs-table-hover-color: #252525;
  border-color: #cbdbcb;
  color: #252525;
}
.table-info {
  --bs-table-bg: #dcdddf;
  --bs-table-striped-bg: #d3d4d6;
  --bs-table-striped-color: #252525;
  --bs-table-active-bg: #cacbcc;
  --bs-table-active-color: #252525;
  --bs-table-hover-bg: #cecfd1;
  --bs-table-hover-color: #252525;
  border-color: #cacbcc;
  color: #252525;
}
.table-warning {
  --bs-table-bg: #fcead5;
  --bs-table-striped-bg: #f1e0cc;
  --bs-table-striped-color: #252525;
  --bs-table-active-bg: #e7d6c3;
  --bs-table-active-color: #252525;
  --bs-table-hover-bg: #ecdbc8;
  --bs-table-hover-color: #252525;
  border-color: #e7d6c3;
  color: #252525;
}
.table-danger {
  --bs-table-bg: #f7dcdc;
  --bs-table-striped-bg: #edd3d3;
  --bs-table-striped-color: #252525;
  --bs-table-active-bg: #e2caca;
  --bs-table-active-color: #252525;
  --bs-table-hover-bg: #e7cece;
  --bs-table-hover-color: #252525;
  border-color: #e2caca;
  color: #252525;
}
.table-light {
  --bs-table-bg: #f5f5f5;
  --bs-table-striped-bg: #ebebeb;
  --bs-table-striped-color: #252525;
  --bs-table-active-bg: #e0e0e0;
  --bs-table-active-color: #252525;
  --bs-table-hover-bg: #e5e5e5;
  --bs-table-hover-color: #252525;
  border-color: #e0e0e0;
  color: #252525;
}
.table-dark {
  --bs-table-bg: #252525;
  --bs-table-striped-bg: #303030;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #3b3b3b;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #353535;
  --bs-table-hover-color: #fff;
  border-color: #3b3b3b;
  color: #fff;
}
.table-responsive {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}
@media (max-width: 374.98px) {
  .table-responsive-xs {
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
  }
}
@media (max-width: 575.98px) {
  .table-responsive-sm {
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
  }
}
@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
  }
}
.form-label {
  font-size: 0.875rem;
  margin-bottom: 0.25rem;
}
.col-form-label {
  font-size: inherit;
  line-height: 1.5;
  margin-bottom: 0;
}
.col-form-label,
.col-form-label-lg {
  padding-bottom: calc(0.5rem + 1px);
  padding-top: calc(0.5rem + 1px);
}
.col-form-label-lg {
  font-size: 1rem;
}
.col-form-label-sm {
  font-size: 0.75rem;
  padding-bottom: calc(0.25rem + 1px);
  padding-top: calc(0.25rem + 1px);
}
.form-text {
  color: #6e6e6e;
  font-size: 0.875em;
  margin-top: 0.25rem;
}
.form-control,
.gfield input:not([type="checkbox"]):not([type="radio"]),
.gfield textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid #c7c7c7;
  border-radius: 0;
  color: #212529;
  display: block;
  font-family: Circular, Arial, sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  padding: 0.5rem 0.75rem;
  -webkit-transition: border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  width: 100%;
}
@media (prefers-reduced-motion: reduce) {
  .form-control,
  .gfield input:not([type="checkbox"]):not([type="radio"]),
  .gfield textarea {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
.form-control[type="file"],
.gfield input[type="file"]:not([type="checkbox"]):not([type="radio"]),
.gfield textarea[type="file"] {
  overflow: hidden;
}
.form-control[type="file"]:not(:disabled):not([readonly]),
.gfield
  input[type="file"]:not(:disabled):not([readonly]):not([type="checkbox"]):not(
    [type="radio"]
  ),
.gfield textarea[type="file"]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus,
.gfield input:focus:not([type="checkbox"]):not([type="radio"]),
.gfield textarea:focus {
  background-color: #fff;
  border-color: #326996;
  -webkit-box-shadow: 0 0 0 0.125rem #326996;
  box-shadow: 0 0 0 0.125rem #326996;
  color: #212529;
  outline: 0;
}
.form-control::-webkit-date-and-time-value,
.gfield
  input:not([type="checkbox"]):not([type="radio"])::-webkit-date-and-time-value,
.gfield textarea::-webkit-date-and-time-value {
  height: 1.5em;
}
.form-control::-webkit-input-placeholder,
.gfield
  input:not([type="checkbox"]):not([type="radio"])::-webkit-input-placeholder,
.gfield textarea::-webkit-input-placeholder {
  color: #6e6e6e;
  opacity: 1;
}
.form-control::-moz-placeholder,
.gfield input:not([type="checkbox"]):not([type="radio"])::-moz-placeholder,
.gfield textarea::-moz-placeholder {
  color: #6e6e6e;
  opacity: 1;
}
.form-control:-ms-input-placeholder,
.gfield input:not([type="checkbox"]):not([type="radio"]):-ms-input-placeholder,
.gfield textarea:-ms-input-placeholder {
  color: #6e6e6e;
  opacity: 1;
}
.form-control::-ms-input-placeholder,
.gfield input:not([type="checkbox"]):not([type="radio"])::-ms-input-placeholder,
.gfield textarea::-ms-input-placeholder {
  color: #6e6e6e;
  opacity: 1;
}
.form-control::placeholder,
.gfield input:not([type="checkbox"]):not([type="radio"])::placeholder,
.gfield textarea::placeholder {
  color: #6e6e6e;
  opacity: 1;
}
.form-control:disabled,
.form-control[readonly],
.gfield input:disabled:not([type="checkbox"]):not([type="radio"]),
.gfield input[readonly]:not([type="checkbox"]):not([type="radio"]),
.gfield textarea:disabled,
.gfield textarea[readonly] {
  background-color: #e9e9e9;
  opacity: 1;
}
.form-control::file-selector-button,
.gfield input:not([type="checkbox"]):not([type="radio"])::file-selector-button,
.gfield textarea::file-selector-button {
  -webkit-margin-end: 0.75rem;
  background-color: #e9e9e9;
  border: 0 solid;
  border-color: inherit;
  border-inline-end-width: 1px;
  border-radius: 0;
  color: #212529;
  margin: -0.5rem -0.75rem;
  margin-inline-end: 0.75rem;
  padding: 0.5rem 0.75rem;
  pointer-events: none;
  -webkit-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::-webkit-file-upload-button,
  .gfield
    input:not([type="checkbox"]):not(
      [type="radio"]
    )::-webkit-file-upload-button,
  .gfield textarea::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none;
  }
  .form-control::file-selector-button,
  .gfield
    input:not([type="checkbox"]):not([type="radio"])::file-selector-button,
  .gfield textarea::file-selector-button {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button,
.gfield
  input:hover:not(:disabled):not([readonly]):not([type="checkbox"]):not(
    [type="radio"]
  )::file-selector-button,
.gfield textarea:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #ddd;
}
.form-control::-webkit-file-upload-button,
.gfield
  input:not([type="checkbox"]):not([type="radio"])::-webkit-file-upload-button,
.gfield textarea::-webkit-file-upload-button {
  -webkit-margin-end: 0.75rem;
  background-color: #e9e9e9;
  border: 0 solid;
  border-color: inherit;
  border-inline-end-width: 1px;
  border-radius: 0;
  color: #212529;
  margin: -0.5rem -0.75rem;
  margin-inline-end: 0.75rem;
  padding: 0.5rem 0.75rem;
  pointer-events: none;
  -webkit-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::-webkit-file-upload-button,
  .gfield
    input:not([type="checkbox"]):not(
      [type="radio"]
    )::-webkit-file-upload-button,
  .gfield textarea::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button,
.gfield
  input:hover:not(:disabled):not([readonly]):not([type="checkbox"]):not(
    [type="radio"]
  )::-webkit-file-upload-button,
.gfield
  textarea:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #ddd;
}
.form-control-plaintext {
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
  color: #212529;
  display: block;
  line-height: 1.5;
  margin-bottom: 0;
  padding: 0.5rem 0;
  width: 100%;
}
.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
  padding-left: 0;
  padding-right: 0;
}
.form-control-sm {
  border-radius: 0;
  font-size: 0.75rem;
  min-height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
}
.form-control-sm::file-selector-button {
  -webkit-margin-end: 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
  padding: 0.25rem 0.5rem;
}
.form-control-sm::-webkit-file-upload-button {
  -webkit-margin-end: 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
  padding: 0.25rem 0.5rem;
}
.form-control-lg {
  border-radius: 0;
  font-size: 1rem;
  min-height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
}
.form-control-lg::file-selector-button {
  -webkit-margin-end: 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
  padding: 0.5rem 1rem;
}
.form-control-lg::-webkit-file-upload-button {
  -webkit-margin-end: 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
  padding: 0.5rem 1rem;
}
.gfield textarea,
textarea.form-control {
  min-height: calc(1.5em + 1rem + 2px);
}
textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
}
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + 2px);
}
.form-control-color {
  height: auto;
  padding: 0.5rem;
  width: 3rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  border-radius: 0;
  height: 1.5em;
}
.form-control-color::-webkit-color-swatch {
  border-radius: 0;
  height: 1.5em;
}
.form-select,
.gfield select {
  -moz-padding-start: calc(0.75rem - 3px);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3E%3Cpath fill=%27none%27 stroke=%27%23343a40%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27m2 5 6 6 6-6%27/%3E%3C/svg%3E");
  background-position: right 0.75rem center;
  background-repeat: no-repeat;
  background-size: 16px 12px;
  border: 1px solid #c7c7c7;
  border-radius: 0;
  color: #212529;
  display: block;
  font-family: Circular, Arial, sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  padding: 0.5rem 2.25rem 0.5rem 0.75rem;
  -webkit-transition: border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  width: 100%;
}
@media (prefers-reduced-motion: reduce) {
  .form-select,
  .gfield select {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
.form-select:focus,
.gfield select:focus {
  border-color: #326996;
  -webkit-box-shadow: 0 0 0 0.125rem #326996;
  box-shadow: 0 0 0 0.125rem #326996;
  outline: 0;
}
.form-select[multiple],
.form-select[size]:not([size="1"]),
.gfield select[multiple],
.gfield select[size]:not([size="1"]) {
  background-image: none;
  padding-right: 0.75rem;
}
.form-select:disabled,
.gfield select:disabled {
  background-color: #e9e9e9;
}
.form-select:-moz-focusring,
.gfield select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #212529;
}
.form-select-sm {
  border-radius: 0;
  font-size: 0.75rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  padding-top: 0.25rem;
}
.form-select-lg {
  border-radius: 0;
  font-size: 1rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-top: 0.5rem;
}
.form-check,
.gchoice {
  display: block;
  margin-bottom: 0.125rem;
  min-height: 1.6875rem;
  padding-left: 1.5em;
}
.form-check .form-check-input,
.gchoice .form-check-input,
.gchoice input[type="checkbox"] {
  float: left;
  margin-left: -1.5em;
}
.form-check-input,
.gchoice input[type="checkbox"] {
  -webkit-print-color-adjust: exact;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid rgba(37, 37, 37, 0.25);
  color-adjust: exact;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  width: 1em;
}
.form-check-input[type="checkbox"],
.gchoice input[type="checkbox"] {
  border-radius: 0.25em;
}
.form-check-input[type="radio"],
.gchoice input[type="radio"][type="checkbox"] {
  border-radius: 50%;
}
.form-check-input:active,
.gchoice input[type="checkbox"]:active {
  -webkit-filter: brightness(90%);
  filter: brightness(90%);
}
.form-check-input:focus,
.gchoice input[type="checkbox"]:focus {
  border-color: #326996;
  -webkit-box-shadow: 0 0 0 0.125rem #326996;
  box-shadow: 0 0 0 0.125rem #326996;
  outline: 0;
}
.form-check-input:checked,
.gchoice input[type="checkbox"]:checked {
  background-color: #326996;
  border-color: #326996;
}
.form-check-input:checked[type="checkbox"],
.gchoice input:checked[type="checkbox"] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3E%3Cpath fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27m6 10 3 3 6-6%27/%3E%3C/svg%3E");
}
.form-check-input:checked[type="radio"],
.gchoice input[type="checkbox"]:checked[type="radio"] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3E%3Ccircle r=%272%27 fill=%27%23fff%27/%3E%3C/svg%3E");
}
.form-check-input[type="checkbox"]:indeterminate,
.gchoice input[type="checkbox"]:indeterminate {
  background-color: #326996;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3E%3Cpath fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M6 10h8%27/%3E%3C/svg%3E");
  border-color: #326996;
}
.form-check-input:disabled,
.gchoice input[type="checkbox"]:disabled {
  -webkit-filter: none;
  filter: none;
  opacity: 0.5;
  pointer-events: none;
}
.form-check-input:disabled ~ .form-check-label,
.form-check-input[disabled] ~ .form-check-label,
.gchoice .form-check-input:disabled ~ label,
.gchoice .form-check-input[disabled] ~ label,
.gchoice input[disabled][type="checkbox"] ~ .form-check-label,
.gchoice input[disabled][type="checkbox"] ~ label,
.gchoice input[type="checkbox"]:disabled ~ .form-check-label,
.gchoice input[type="checkbox"]:disabled ~ label {
  opacity: 0.5;
}
.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input,
.form-switch .gchoice input[type="checkbox"],
.gchoice .form-switch input[type="checkbox"] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3E%3Ccircle r=%273%27 fill=%27rgba%2837, 37, 37, 0.25%29%27/%3E%3C/svg%3E");
  background-position: 0;
  border-radius: 2em;
  margin-left: -2.5em;
  -webkit-transition: background-position 0.15s ease-in-out;
  -o-transition: background-position 0.15s ease-in-out;
  transition: background-position 0.15s ease-in-out;
  width: 2em;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input,
  .form-switch .gchoice input[type="checkbox"],
  .gchoice .form-switch input[type="checkbox"] {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
.form-switch .form-check-input:focus,
.form-switch .gchoice input[type="checkbox"]:focus,
.gchoice .form-switch input[type="checkbox"]:focus {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3E%3Ccircle r=%273%27 fill=%27%23326996%27/%3E%3C/svg%3E");
}
.form-switch .form-check-input:checked,
.form-switch .gchoice input[type="checkbox"]:checked,
.gchoice .form-switch input[type="checkbox"]:checked {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3E%3Ccircle r=%273%27 fill=%27%23fff%27/%3E%3C/svg%3E");
  background-position: 100%;
}
.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}
.btn-check {
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
  position: absolute;
}
.btn-check:disabled + .btn,
.btn-check[disabled] + .btn,
.gform_wrapper.gravity-theme .gform_footer .btn-check:disabled + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-check[disabled]
  + .gform_button {
  -webkit-filter: none;
  filter: none;
  opacity: 0.65;
  pointer-events: none;
}
.form-range {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  height: 1.25rem;
  padding: 0;
  width: 100%;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.125rem #326996;
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.125rem #326996;
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.125rem #326996;
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  background-color: #326996;
  border: 0;
  border-radius: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  -webkit-transition: background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  width: 1rem;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: #c2d2e0;
}
.form-range::-webkit-slider-runnable-track {
  background-color: #d9d9d9;
  border-color: transparent;
  border-radius: 1rem;
  color: transparent;
  cursor: pointer;
  height: 0.5rem;
  width: 100%;
}
.form-range::-moz-range-thumb {
  -moz-appearance: none;
  appearance: none;
  background-color: #326996;
  border: 0;
  border-radius: 1rem;
  height: 1rem;
  -moz-transition: background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  width: 1rem;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: #c2d2e0;
}
.form-range::-moz-range-track {
  background-color: #d9d9d9;
  border-color: transparent;
  border-radius: 1rem;
  color: transparent;
  cursor: pointer;
  height: 0.5rem;
  width: 100%;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: #9f9f9f;
}
.form-range:disabled::-moz-range-thumb {
  background-color: #9f9f9f;
}
.form-floating {
  position: relative;
}
.form-floating > .form-control,
.form-floating > .form-select,
.gfield .form-floating > input:not([type="checkbox"]):not([type="radio"]),
.gfield .form-floating > select,
.gfield .form-floating > textarea {
  height: calc(3.5rem + 2px);
  line-height: 1.25;
}
.form-floating > label {
  border: 1px solid transparent;
  height: 100%;
  left: 0;
  padding: 1rem 0.75rem;
  pointer-events: none;
  position: absolute;
  top: 0;
  -webkit-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: opacity 0.1s ease-in-out,
    -webkit-transform 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
  -o-transition: opacity 0.1s ease-in-out, -o-transform 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out,
    -webkit-transform 0.1s ease-in-out, -o-transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
.form-floating > .form-control,
.gfield .form-floating > input:not([type="checkbox"]):not([type="radio"]),
.gfield .form-floating > textarea {
  padding: 1rem 0.75rem;
}
.form-floating > .form-control::-webkit-input-placeholder,
.gfield
  .form-floating
  > input:not([type="checkbox"]):not([type="radio"])::-webkit-input-placeholder,
.gfield .form-floating > textarea::-webkit-input-placeholder {
  color: transparent;
}
.form-floating > .form-control::-moz-placeholder,
.gfield
  .form-floating
  > input:not([type="checkbox"]):not([type="radio"])::-moz-placeholder,
.gfield .form-floating > textarea::-moz-placeholder {
  color: transparent;
}
.form-floating > .form-control:-ms-input-placeholder,
.gfield
  .form-floating
  > input:not([type="checkbox"]):not([type="radio"]):-ms-input-placeholder,
.gfield .form-floating > textarea:-ms-input-placeholder {
  color: transparent;
}
.form-floating > .form-control::-ms-input-placeholder,
.gfield
  .form-floating
  > input:not([type="checkbox"]):not([type="radio"])::-ms-input-placeholder,
.gfield .form-floating > textarea::-ms-input-placeholder {
  color: transparent;
}
.form-floating > .form-control::placeholder,
.gfield
  .form-floating
  > input:not([type="checkbox"]):not([type="radio"])::placeholder,
.gfield .form-floating > textarea::placeholder {
  color: transparent;
}
.form-floating > .form-control:not(:-moz-placeholder-shown),
.gfield
  .form-floating
  > input:not(:-moz-placeholder-shown):not([type="checkbox"]):not(
    [type="radio"]
  ),
.gfield .form-floating > textarea:not(:-moz-placeholder-shown) {
  padding-bottom: 0.625rem;
  padding-top: 1.625rem;
}
.form-floating > .form-control:not(:-ms-input-placeholder),
.gfield
  .form-floating
  > input:not(:-ms-input-placeholder):not([type="checkbox"]):not(
    [type="radio"]
  ),
.gfield .form-floating > textarea:not(:-ms-input-placeholder) {
  padding-bottom: 0.625rem;
  padding-top: 1.625rem;
}
.form-floating > .form-control:focus,
.form-floating > .form-control:not(:placeholder-shown),
.gfield .form-floating > input:focus:not([type="checkbox"]):not([type="radio"]),
.gfield
  .form-floating
  > input:not(:placeholder-shown):not([type="checkbox"]):not([type="radio"]),
.gfield .form-floating > textarea:focus,
.gfield .form-floating > textarea:not(:placeholder-shown) {
  padding-bottom: 0.625rem;
  padding-top: 1.625rem;
}
.form-floating > .form-control:-webkit-autofill,
.gfield
  .form-floating
  > input:-webkit-autofill:not([type="checkbox"]):not([type="radio"]),
.gfield .form-floating > textarea:-webkit-autofill {
  padding-bottom: 0.625rem;
  padding-top: 1.625rem;
}
.form-floating > .form-select,
.gfield .form-floating > select {
  padding-bottom: 0.625rem;
  padding-top: 1.625rem;
}
.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label,
.gfield
  .form-floating
  > input:not(:-moz-placeholder-shown):not([type="checkbox"]):not(
    [type="radio"]
  )
  ~ label,
.gfield .form-floating > textarea:not(:-moz-placeholder-shown) ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:not(:-ms-input-placeholder) ~ label,
.gfield
  .form-floating
  > input:not(:-ms-input-placeholder):not([type="checkbox"]):not([type="radio"])
  ~ label,
.gfield .form-floating > textarea:not(:-ms-input-placeholder) ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label,
.gfield
  .form-floating
  > input:focus:not([type="checkbox"]):not([type="radio"])
  ~ label,
.gfield
  .form-floating
  > input:not(:placeholder-shown):not([type="checkbox"]):not([type="radio"])
  ~ label,
.gfield .form-floating > select ~ label,
.gfield .form-floating > textarea:focus ~ label,
.gfield .form-floating > textarea:not(:placeholder-shown) ~ label {
  opacity: 0.65;
  -webkit-transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
  -o-transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label,
.gfield
  .form-floating
  > input:-webkit-autofill:not([type="checkbox"]):not([type="radio"])
  ~ label,
.gfield .form-floating > textarea:-webkit-autofill ~ label {
  opacity: 0.65;
  -webkit-transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.input-group {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
}
.gfield .input-group > input:not([type="checkbox"]):not([type="radio"]),
.gfield .input-group > select,
.gfield .input-group > textarea,
.input-group > .form-control,
.input-group > .form-select {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-width: 0;
  position: relative;
  width: 1%;
}
.gfield .input-group > input:focus:not([type="checkbox"]):not([type="radio"]),
.gfield .input-group > select:focus,
.gfield .input-group > textarea:focus,
.input-group > .form-control:focus,
.input-group > .form-select:focus {
  z-index: 3;
}
.gform_wrapper.gravity-theme .gform_footer .input-group .gform_button,
.input-group .btn,
.input-group .gform_wrapper.gravity-theme .gform_footer .gform_button {
  position: relative;
  z-index: 2;
}
.gform_wrapper.gravity-theme .gform_footer .input-group .gform_button:focus,
.input-group .btn:focus,
.input-group .gform_wrapper.gravity-theme .gform_footer .gform_button:focus {
  z-index: 3;
}
.input-group-text {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e9e9e9;
  border: 1px solid #c7c7c7;
  border-radius: 0;
  color: #212529;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  padding: 0.5rem 0.75rem;
  text-align: center;
  white-space: nowrap;
}
.gfield .input-group-lg > input:not([type="checkbox"]):not([type="radio"]),
.gfield .input-group-lg > select,
.gfield .input-group-lg > textarea,
.gform_wrapper.gravity-theme .gform_footer .input-group-lg > .gform_button,
.input-group-lg > .btn,
.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text {
  border-radius: 0;
  font-size: 1rem;
  padding: 0.5rem 1rem;
}
.gfield .input-group-sm > input:not([type="checkbox"]):not([type="radio"]),
.gfield .input-group-sm > select,
.gfield .input-group-sm > textarea,
.gform_wrapper.gravity-theme .gform_footer .input-group-sm > .gform_button,
.input-group-sm > .btn,
.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text {
  border-radius: 0;
  font-size: 0.75rem;
  padding: 0.25rem 0.5rem;
}
.gfield .input-group-lg > select,
.gfield .input-group-sm > select,
.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}
.input-group.has-validation > .dropdown-toggle:nth-last-child(n + 4),
.input-group.has-validation
  > :nth-last-child(n + 3):not(.dropdown-toggle):not(.dropdown-menu),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n + 3),
.input-group:not(.has-validation)
  > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group
  > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(
    .valid-feedback
  ):not(.invalid-tooltip):not(.invalid-feedback) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
}
.valid-feedback {
  color: #57b157;
  display: none;
  font-size: 0.875em;
  margin-top: 0.25rem;
  width: 100%;
}
.valid-tooltip {
  background-color: rgba(87, 177, 87, 0.9);
  border-radius: 0;
  color: #252525;
  display: none;
  font-size: 0.984375rem;
  margin-top: 0.1rem;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  position: absolute;
  top: 100%;
  z-index: 5;
}
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip,
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip {
  display: block;
}
.form-control.is-valid,
.gfield .was-validated input:valid:not([type="checkbox"]):not([type="radio"]),
.gfield .was-validated textarea:valid,
.gfield input.is-valid:not([type="checkbox"]):not([type="radio"]),
.gfield textarea.is-valid,
.was-validated .form-control:valid,
.was-validated .gfield input:valid:not([type="checkbox"]):not([type="radio"]),
.was-validated .gfield textarea:valid {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3E%3Cpath fill=%27%2357b157%27 d=%27M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z%27/%3E%3C/svg%3E");
  background-position: right calc(0.375em + 0.25rem) center;
  background-repeat: no-repeat;
  background-size: calc(0.75em + 0.5rem) calc(0.75em + 0.5rem);
  border-color: #57b157;
  padding-right: calc(1.5em + 1rem);
}
.form-control.is-valid:focus,
.gfield
  .was-validated
  input:valid:focus:not([type="checkbox"]):not([type="radio"]),
.gfield .was-validated textarea:valid:focus,
.gfield input.is-valid:focus:not([type="checkbox"]):not([type="radio"]),
.gfield textarea.is-valid:focus,
.was-validated .form-control:valid:focus,
.was-validated
  .gfield
  input:valid:focus:not([type="checkbox"]):not([type="radio"]),
.was-validated .gfield textarea:valid:focus {
  border-color: #57b157;
  -webkit-box-shadow: 0 0 0 0.125rem rgba(87, 177, 87, 0.25);
  box-shadow: 0 0 0 0.125rem rgba(87, 177, 87, 0.25);
}
.gfield .was-validated textarea:valid,
.gfield textarea.is-valid,
.was-validated .gfield textarea:valid,
.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
  background-position: top calc(0.375em + 0.25rem) right calc(0.375em + 0.25rem);
  padding-right: calc(1.5em + 1rem);
}
.form-select.is-valid,
.gfield .was-validated select:valid,
.gfield select.is-valid,
.was-validated .form-select:valid,
.was-validated .gfield select:valid {
  border-color: #57b157;
}
.form-select.is-valid:not([multiple]):not([size]),
.form-select.is-valid:not([multiple])[size="1"],
.gfield .was-validated select:valid:not([multiple]):not([size]),
.gfield .was-validated select:valid:not([multiple])[size="1"],
.gfield select.is-valid:not([multiple]):not([size]),
.gfield select.is-valid:not([multiple])[size="1"],
.was-validated .form-select:valid:not([multiple]):not([size]),
.was-validated .form-select:valid:not([multiple])[size="1"],
.was-validated .gfield select:valid:not([multiple]):not([size]),
.was-validated .gfield select:valid:not([multiple])[size="1"] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3E%3Cpath fill=%27none%27 stroke=%27%23343a40%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27m2 5 6 6 6-6%27/%3E%3C/svg%3E"),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3E%3Cpath fill=%27%2357b157%27 d=%27M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z%27/%3E%3C/svg%3E");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.5rem) calc(0.75em + 0.5rem);
  padding-right: 4.125rem;
}
.form-select.is-valid:focus,
.gfield .was-validated select:valid:focus,
.gfield select.is-valid:focus,
.was-validated .form-select:valid:focus,
.was-validated .gfield select:valid:focus {
  border-color: #57b157;
  -webkit-box-shadow: 0 0 0 0.125rem rgba(87, 177, 87, 0.25);
  box-shadow: 0 0 0 0.125rem rgba(87, 177, 87, 0.25);
}
.form-check-input.is-valid,
.gchoice .was-validated input[type="checkbox"]:valid,
.gchoice input.is-valid[type="checkbox"],
.was-validated .form-check-input:valid,
.was-validated .gchoice input[type="checkbox"]:valid {
  border-color: #57b157;
}
.form-check-input.is-valid:checked,
.gchoice .was-validated input[type="checkbox"]:valid:checked,
.gchoice input.is-valid[type="checkbox"]:checked,
.was-validated .form-check-input:valid:checked,
.was-validated .gchoice input[type="checkbox"]:valid:checked {
  background-color: #57b157;
}
.form-check-input.is-valid:focus,
.gchoice .was-validated input[type="checkbox"]:valid:focus,
.gchoice input.is-valid[type="checkbox"]:focus,
.was-validated .form-check-input:valid:focus,
.was-validated .gchoice input[type="checkbox"]:valid:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(87, 177, 87, 0.25);
  box-shadow: 0 0 0 0.125rem rgba(87, 177, 87, 0.25);
}
.form-check-input.is-valid ~ .form-check-label,
.gchoice .form-check-input.is-valid ~ label,
.gchoice .was-validated .form-check-input:valid ~ label,
.gchoice .was-validated input[type="checkbox"]:valid ~ .form-check-label,
.gchoice .was-validated input[type="checkbox"]:valid ~ label,
.gchoice input.is-valid[type="checkbox"] ~ .form-check-label,
.gchoice input.is-valid[type="checkbox"] ~ label,
.was-validated .form-check-input:valid ~ .form-check-label,
.was-validated .gchoice .form-check-input:valid ~ label,
.was-validated .gchoice input[type="checkbox"]:valid ~ .form-check-label,
.was-validated .gchoice input[type="checkbox"]:valid ~ label {
  color: #57b157;
}
.form-check-inline .form-check-input ~ .valid-feedback,
.form-check-inline .gchoice input[type="checkbox"] ~ .valid-feedback,
.gchoice .form-check-inline input[type="checkbox"] ~ .valid-feedback {
  margin-left: 0.5em;
}
.gfield .input-group input.is-valid:not([type="checkbox"]):not([type="radio"]),
.gfield .input-group select.is-valid,
.gfield .input-group textarea.is-valid,
.gfield
  .was-validated
  .input-group
  input:valid:not([type="checkbox"]):not([type="radio"]),
.gfield .was-validated .input-group select:valid,
.gfield .was-validated .input-group textarea:valid,
.input-group .form-control.is-valid,
.input-group .form-select.is-valid,
.input-group .gfield input.is-valid:not([type="checkbox"]):not([type="radio"]),
.input-group .gfield select.is-valid,
.input-group .gfield textarea.is-valid,
.was-validated .input-group .form-control:valid,
.was-validated .input-group .form-select:valid,
.was-validated
  .input-group
  .gfield
  input:valid:not([type="checkbox"]):not([type="radio"]),
.was-validated .input-group .gfield select:valid,
.was-validated .input-group .gfield textarea:valid {
  z-index: 1;
}
.gfield
  .input-group
  input.is-valid:focus:not([type="checkbox"]):not([type="radio"]),
.gfield .input-group select.is-valid:focus,
.gfield .input-group textarea.is-valid:focus,
.gfield
  .was-validated
  .input-group
  input:valid:focus:not([type="checkbox"]):not([type="radio"]),
.gfield .was-validated .input-group select:valid:focus,
.gfield .was-validated .input-group textarea:valid:focus,
.input-group .form-control.is-valid:focus,
.input-group .form-select.is-valid:focus,
.input-group
  .gfield
  input.is-valid:focus:not([type="checkbox"]):not([type="radio"]),
.input-group .gfield select.is-valid:focus,
.input-group .gfield textarea.is-valid:focus,
.was-validated .input-group .form-control:valid:focus,
.was-validated .input-group .form-select:valid:focus,
.was-validated
  .input-group
  .gfield
  input:valid:focus:not([type="checkbox"]):not([type="radio"]),
.was-validated .input-group .gfield select:valid:focus,
.was-validated .input-group .gfield textarea:valid:focus {
  z-index: 3;
}
.invalid-feedback {
  color: #d64f4f;
  display: none;
  font-size: 0.875em;
  margin-top: 0.25rem;
  width: 100%;
}
.invalid-tooltip {
  background-color: rgba(214, 79, 79, 0.9);
  border-radius: 0;
  color: #fff;
  display: none;
  font-size: 0.984375rem;
  margin-top: 0.1rem;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  position: absolute;
  top: 100%;
  z-index: 5;
}
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip,
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip {
  display: block;
}
.form-control.is-invalid,
.gfield .was-validated input:invalid:not([type="checkbox"]):not([type="radio"]),
.gfield .was-validated textarea:invalid,
.gfield input.is-invalid:not([type="checkbox"]):not([type="radio"]),
.gfield textarea.is-invalid,
.was-validated .form-control:invalid,
.was-validated .gfield input:invalid:not([type="checkbox"]):not([type="radio"]),
.was-validated .gfield textarea:invalid {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23d64f4f%27%3E%3Ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3E%3Cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3E%3Ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23d64f4f%27 stroke=%27none%27/%3E%3C/svg%3E");
  background-position: right calc(0.375em + 0.25rem) center;
  background-repeat: no-repeat;
  background-size: calc(0.75em + 0.5rem) calc(0.75em + 0.5rem);
  border-color: #d64f4f;
  padding-right: calc(1.5em + 1rem);
}
.form-control.is-invalid:focus,
.gfield
  .was-validated
  input:invalid:focus:not([type="checkbox"]):not([type="radio"]),
.gfield .was-validated textarea:invalid:focus,
.gfield input.is-invalid:focus:not([type="checkbox"]):not([type="radio"]),
.gfield textarea.is-invalid:focus,
.was-validated .form-control:invalid:focus,
.was-validated
  .gfield
  input:invalid:focus:not([type="checkbox"]):not([type="radio"]),
.was-validated .gfield textarea:invalid:focus {
  border-color: #d64f4f;
  -webkit-box-shadow: 0 0 0 0.125rem rgba(214, 79, 79, 0.25);
  box-shadow: 0 0 0 0.125rem rgba(214, 79, 79, 0.25);
}
.gfield .was-validated textarea:invalid,
.gfield textarea.is-invalid,
.was-validated .gfield textarea:invalid,
.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
  background-position: top calc(0.375em + 0.25rem) right calc(0.375em + 0.25rem);
  padding-right: calc(1.5em + 1rem);
}
.form-select.is-invalid,
.gfield .was-validated select:invalid,
.gfield select.is-invalid,
.was-validated .form-select:invalid,
.was-validated .gfield select:invalid {
  border-color: #d64f4f;
}
.form-select.is-invalid:not([multiple]):not([size]),
.form-select.is-invalid:not([multiple])[size="1"],
.gfield .was-validated select:invalid:not([multiple]):not([size]),
.gfield .was-validated select:invalid:not([multiple])[size="1"],
.gfield select.is-invalid:not([multiple]):not([size]),
.gfield select.is-invalid:not([multiple])[size="1"],
.was-validated .form-select:invalid:not([multiple]):not([size]),
.was-validated .form-select:invalid:not([multiple])[size="1"],
.was-validated .gfield select:invalid:not([multiple]):not([size]),
.was-validated .gfield select:invalid:not([multiple])[size="1"] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3E%3Cpath fill=%27none%27 stroke=%27%23343a40%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27m2 5 6 6 6-6%27/%3E%3C/svg%3E"),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23d64f4f%27%3E%3Ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3E%3Cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3E%3Ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23d64f4f%27 stroke=%27none%27/%3E%3C/svg%3E");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.5rem) calc(0.75em + 0.5rem);
  padding-right: 4.125rem;
}
.form-select.is-invalid:focus,
.gfield .was-validated select:invalid:focus,
.gfield select.is-invalid:focus,
.was-validated .form-select:invalid:focus,
.was-validated .gfield select:invalid:focus {
  border-color: #d64f4f;
  -webkit-box-shadow: 0 0 0 0.125rem rgba(214, 79, 79, 0.25);
  box-shadow: 0 0 0 0.125rem rgba(214, 79, 79, 0.25);
}
.form-check-input.is-invalid,
.gchoice .was-validated input[type="checkbox"]:invalid,
.gchoice input.is-invalid[type="checkbox"],
.was-validated .form-check-input:invalid,
.was-validated .gchoice input[type="checkbox"]:invalid {
  border-color: #d64f4f;
}
.form-check-input.is-invalid:checked,
.gchoice .was-validated input[type="checkbox"]:invalid:checked,
.gchoice input.is-invalid[type="checkbox"]:checked,
.was-validated .form-check-input:invalid:checked,
.was-validated .gchoice input[type="checkbox"]:invalid:checked {
  background-color: #d64f4f;
}
.form-check-input.is-invalid:focus,
.gchoice .was-validated input[type="checkbox"]:invalid:focus,
.gchoice input.is-invalid[type="checkbox"]:focus,
.was-validated .form-check-input:invalid:focus,
.was-validated .gchoice input[type="checkbox"]:invalid:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(214, 79, 79, 0.25);
  box-shadow: 0 0 0 0.125rem rgba(214, 79, 79, 0.25);
}
.form-check-input.is-invalid ~ .form-check-label,
.gchoice .form-check-input.is-invalid ~ label,
.gchoice .was-validated .form-check-input:invalid ~ label,
.gchoice .was-validated input[type="checkbox"]:invalid ~ .form-check-label,
.gchoice .was-validated input[type="checkbox"]:invalid ~ label,
.gchoice input.is-invalid[type="checkbox"] ~ .form-check-label,
.gchoice input.is-invalid[type="checkbox"] ~ label,
.was-validated .form-check-input:invalid ~ .form-check-label,
.was-validated .gchoice .form-check-input:invalid ~ label,
.was-validated .gchoice input[type="checkbox"]:invalid ~ .form-check-label,
.was-validated .gchoice input[type="checkbox"]:invalid ~ label {
  color: #d64f4f;
}
.form-check-inline .form-check-input ~ .invalid-feedback,
.form-check-inline .gchoice input[type="checkbox"] ~ .invalid-feedback,
.gchoice .form-check-inline input[type="checkbox"] ~ .invalid-feedback {
  margin-left: 0.5em;
}
.gfield
  .input-group
  input.is-invalid:not([type="checkbox"]):not([type="radio"]),
.gfield .input-group select.is-invalid,
.gfield .input-group textarea.is-invalid,
.gfield
  .was-validated
  .input-group
  input:invalid:not([type="checkbox"]):not([type="radio"]),
.gfield .was-validated .input-group select:invalid,
.gfield .was-validated .input-group textarea:invalid,
.input-group .form-control.is-invalid,
.input-group .form-select.is-invalid,
.input-group
  .gfield
  input.is-invalid:not([type="checkbox"]):not([type="radio"]),
.input-group .gfield select.is-invalid,
.input-group .gfield textarea.is-invalid,
.was-validated .input-group .form-control:invalid,
.was-validated .input-group .form-select:invalid,
.was-validated
  .input-group
  .gfield
  input:invalid:not([type="checkbox"]):not([type="radio"]),
.was-validated .input-group .gfield select:invalid,
.was-validated .input-group .gfield textarea:invalid {
  z-index: 2;
}
.gfield
  .input-group
  input.is-invalid:focus:not([type="checkbox"]):not([type="radio"]),
.gfield .input-group select.is-invalid:focus,
.gfield .input-group textarea.is-invalid:focus,
.gfield
  .was-validated
  .input-group
  input:invalid:focus:not([type="checkbox"]):not([type="radio"]),
.gfield .was-validated .input-group select:invalid:focus,
.gfield .was-validated .input-group textarea:invalid:focus,
.input-group .form-control.is-invalid:focus,
.input-group .form-select.is-invalid:focus,
.input-group
  .gfield
  input.is-invalid:focus:not([type="checkbox"]):not([type="radio"]),
.input-group .gfield select.is-invalid:focus,
.input-group .gfield textarea.is-invalid:focus,
.was-validated .input-group .form-control:invalid:focus,
.was-validated .input-group .form-select:invalid:focus,
.was-validated
  .input-group
  .gfield
  input:invalid:focus:not([type="checkbox"]):not([type="radio"]),
.was-validated .input-group .gfield select:invalid:focus,
.was-validated .input-group .gfield textarea:invalid:focus {
  z-index: 3;
}
.btn:not(.btn-inverse),
.gform_wrapper.gravity-theme .gform_footer .gform_button {
  cursor: pointer;
  display: inline-block;
  font-family: Circular, Arial, sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
}
@media (prefers-reduced-motion: reduce) {
  .btn,
  .gform_wrapper.gravity-theme .gform_footer .gform_button {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
.btn:hover,
.gform_wrapper.gravity-theme .gform_footer .gform_button:hover {
  color: #212529;
}
.btn-check:focus + .btn,
.btn:focus,
.gform_wrapper.gravity-theme .gform_footer .btn-check:focus + .gform_button,
.gform_wrapper.gravity-theme .gform_footer .gform_button:focus {
  -webkit-box-shadow: 0 0 0 0.125rem #326996;
  box-shadow: 0 0 0 0.125rem #326996;
  outline: 0;
}
.btn.disabled,
.btn:disabled,
.gform_wrapper.gravity-theme .gform_footer .disabled.gform_button,
.gform_wrapper.gravity-theme .gform_footer .gform_button:disabled,
.gform_wrapper.gravity-theme .gform_footer fieldset:disabled .gform_button,
fieldset:disabled .btn,
fieldset:disabled .gform_wrapper.gravity-theme .gform_footer .gform_button {
  opacity: 0.65;
  pointer-events: none;
}
.btn-primary,
.gform_wrapper.gravity-theme .gform_footer .gform_button {
  background-color: #326996;
  border-color: #326996;
  color: #fff;
}
.btn-primary:hover,
.gform_wrapper.gravity-theme .gform_footer .gform_button:hover {
  background-color: #2b5980;
  border-color: #2b5980;
  color: #fff;
}
.btn-check:focus + .btn-primary,
.btn-primary:focus,
.gform_wrapper.gravity-theme .gform_footer .btn-check:focus + .gform_button,
.gform_wrapper.gravity-theme .gform_footer .gform_button:focus {
  background-color: #2b5980;
  border-color: #2b5980;
  -webkit-box-shadow: 0 0 0 0.125rem rgba(81, 128, 166, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(81, 128, 166, 0.5);
  color: #fff;
}
.btn-check:active + .btn-primary,
.btn-check:checked + .btn-primary,
.btn-primary.active,
.btn-primary:active,
.gform_wrapper.gravity-theme .gform_footer .active.gform_button,
.gform_wrapper.gravity-theme .gform_footer .btn-check:active + .gform_button,
.gform_wrapper.gravity-theme .gform_footer .btn-check:checked + .gform_button,
.gform_wrapper.gravity-theme .gform_footer .gform_button:active,
.gform_wrapper.gravity-theme
  .gform_footer
  .show
  > .dropdown-toggle.gform_button,
.show > .btn-primary.dropdown-toggle {
  background-color: #285478;
  border-color: #285478;
  color: #fff;
}
.btn-check:active + .btn-primary:focus,
.btn-check:checked + .btn-primary:focus,
.btn-primary.active:focus,
.btn-primary:active:focus,
.gform_wrapper.gravity-theme .gform_footer .active.gform_button:focus,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-check:active
  + .gform_button:focus,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-check:checked
  + .gform_button:focus,
.gform_wrapper.gravity-theme .gform_footer .gform_button:active:focus,
.gform_wrapper.gravity-theme
  .gform_footer
  .show
  > .dropdown-toggle.gform_button:focus,
.show > .btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(81, 128, 166, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(81, 128, 166, 0.5);
}
.btn-primary.disabled,
.btn-primary:disabled,
.gform_wrapper.gravity-theme .gform_footer .disabled.gform_button,
.gform_wrapper.gravity-theme .gform_footer .gform_button:disabled {
  background-color: #326996;
  border-color: #326996;
  color: #fff;
}
.btn-secondary {
  background-color: #f05578;
  border-color: #f05578;
  color: #FFF;
}
.btn-check:focus + .btn-secondary,
.btn-secondary:focus,
.btn-secondary:hover {
  background-color: #f26f8c;
  border-color: #f26f8c;
  color: #FFF;
}
.btn-check:focus + .btn-secondary,
.btn-secondary:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(210, 78, 108, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(210, 78, 108, 0.5);
}
.btn-check:active + .btn-secondary,
.btn-check:checked + .btn-secondary,
.btn-secondary.active,
.btn-secondary:active,
.show > .btn-secondary.dropdown-toggle {
  background-color: #f37793;
  border-color: #f37793;
  color: #252525;
}
.btn-check:active + .btn-secondary:focus,
.btn-check:checked + .btn-secondary:focus,
.btn-secondary.active:focus,
.btn-secondary:active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(210, 78, 108, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(210, 78, 108, 0.5);
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  background-color: #f05578;
  border-color: #f05578;
  color: #252525;
}
.btn-success {
  background-color: #57b157;
  border-color: #57b157;
  color: #252525;
}
.btn-check:focus + .btn-success,
.btn-success:focus,
.btn-success:hover {
  background-color: #70bd70;
  border-color: #70bd70;
  color: #252525;
}
.btn-check:focus + .btn-success,
.btn-success:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(80, 156, 80, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(80, 156, 80, 0.5);
}
.btn-check:active + .btn-success,
.btn-check:checked + .btn-success,
.btn-success.active,
.btn-success:active,
.show > .btn-success.dropdown-toggle {
  background-color: #79c179;
  border-color: #79c179;
  color: #252525;
}
.btn-check:active + .btn-success:focus,
.btn-check:checked + .btn-success:focus,
.btn-success.active:focus,
.btn-success:active:focus,
.show > .btn-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(80, 156, 80, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(80, 156, 80, 0.5);
}
.btn-success.disabled,
.btn-success:disabled {
  background-color: #57b157;
  border-color: #57b157;
  color: #252525;
}
.btn-blue {
  background-color: #326996;
  border-color: #326996;
  color: #fff;
}
.btn-blue:focus,
.btn-blue:hover,
.btn-check:focus + .btn-blue {
  background-color: #2b5980;
  border-color: #2b5980;
  color: #fff;
}
.btn-blue:focus,
.btn-check:focus + .btn-blue {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(81, 128, 166, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(81, 128, 166, 0.5);
}
.btn-blue.active,
.btn-blue:active,
.btn-check:active + .btn-blue,
.btn-check:checked + .btn-blue,
.show > .btn-blue.dropdown-toggle {
  background-color: #285478;
  border-color: #285478;
  color: #fff;
}
.btn-blue.active:focus,
.btn-blue:active:focus,
.btn-check:active + .btn-blue:focus,
.btn-check:checked + .btn-blue:focus,
.show > .btn-blue.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(81, 128, 166, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(81, 128, 166, 0.5);
}
.btn-blue.disabled,
.btn-blue:disabled {
  background-color: #326996;
  border-color: #326996;
  color: #fff;
}
.btn-pink {
  background-color: #f05578;
  border-color: #f05578;
  color: #252525;
}
.btn-check:focus + .btn-pink,
.btn-pink:focus,
.btn-pink:hover {
  background-color: #f26f8c;
  border-color: #f26f8c;
  color: #252525;
}
.btn-check:focus + .btn-pink,
.btn-pink:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(210, 78, 108, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(210, 78, 108, 0.5);
}
.btn-check:active + .btn-pink,
.btn-check:checked + .btn-pink,
.btn-pink.active,
.btn-pink:active,
.show > .btn-pink.dropdown-toggle {
  background-color: #f37793;
  border-color: #f37793;
  color: #252525;
}
.btn-check:active + .btn-pink:focus,
.btn-check:checked + .btn-pink:focus,
.btn-pink.active:focus,
.btn-pink:active:focus,
.show > .btn-pink.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(210, 78, 108, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(210, 78, 108, 0.5);
}
.btn-pink.disabled,
.btn-pink:disabled {
  background-color: #f05578;
  border-color: #f05578;
  color: #252525;
}
.btn-soft-pink {
  background-color: #faa0b4;
  border-color: #faa0b4;
  color: #252525;
}
.btn-check:focus + .btn-soft-pink,
.btn-soft-pink:focus,
.btn-soft-pink:hover {
  background-color: #fbaebf;
  border-color: #fbaebf;
  color: #252525;
}
.btn-check:focus + .btn-soft-pink,
.btn-soft-pink:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(218, 142, 159, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(218, 142, 159, 0.5);
}
.btn-check:active + .btn-soft-pink,
.btn-check:checked + .btn-soft-pink,
.btn-soft-pink.active,
.btn-soft-pink:active,
.show > .btn-soft-pink.dropdown-toggle {
  background-color: #fbb3c3;
  border-color: #fbb3c3;
  color: #252525;
}
.btn-check:active + .btn-soft-pink:focus,
.btn-check:checked + .btn-soft-pink:focus,
.btn-soft-pink.active:focus,
.btn-soft-pink:active:focus,
.show > .btn-soft-pink.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(218, 142, 159, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(218, 142, 159, 0.5);
}
.btn-soft-pink.disabled,
.btn-soft-pink:disabled {
  background-color: #faa0b4;
  border-color: #faa0b4;
  color: #252525;
}
.btn-mushroom {
  background-color: #ab9e9d;
  border-color: #ab9e9d;
  color: #252525;
}
.btn-check:focus + .btn-mushroom,
.btn-mushroom:focus,
.btn-mushroom:hover {
  background-color: #b8adac;
  border-color: #b8adac;
  color: #252525;
}
.btn-check:focus + .btn-mushroom,
.btn-mushroom:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(151, 140, 139, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(151, 140, 139, 0.5);
}
.btn-check:active + .btn-mushroom,
.btn-check:checked + .btn-mushroom,
.btn-mushroom.active,
.btn-mushroom:active,
.show > .btn-mushroom.dropdown-toggle {
  background-color: #bcb1b1;
  border-color: #bcb1b1;
  color: #252525;
}
.btn-check:active + .btn-mushroom:focus,
.btn-check:checked + .btn-mushroom:focus,
.btn-mushroom.active:focus,
.btn-mushroom:active:focus,
.show > .btn-mushroom.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(151, 140, 139, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(151, 140, 139, 0.5);
}
.btn-mushroom.disabled,
.btn-mushroom:disabled {
  background-color: #ab9e9d;
  border-color: #ab9e9d;
  color: #252525;
}
.btn-gunmetal {
  background-color: #51555d;
  border-color: #51555d;
  color: #fff;
}
.btn-check:focus + .btn-gunmetal,
.btn-gunmetal:focus,
.btn-gunmetal:hover {
  background-color: #45484f;
  border-color: #45484f;
  color: #fff;
}
.btn-check:focus + .btn-gunmetal,
.btn-gunmetal:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(107, 111, 117, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(107, 111, 117, 0.5);
}
.btn-check:active + .btn-gunmetal,
.btn-check:checked + .btn-gunmetal,
.btn-gunmetal.active,
.btn-gunmetal:active,
.show > .btn-gunmetal.dropdown-toggle {
  background-color: #41444a;
  border-color: #41444a;
  color: #fff;
}
.btn-check:active + .btn-gunmetal:focus,
.btn-check:checked + .btn-gunmetal:focus,
.btn-gunmetal.active:focus,
.btn-gunmetal:active:focus,
.show > .btn-gunmetal.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(107, 111, 117, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(107, 111, 117, 0.5);
}
.btn-gunmetal.disabled,
.btn-gunmetal:disabled {
  background-color: #51555d;
  border-color: #51555d;
  color: #fff;
}
.btn-red {
  background-color: #d64f4f;
  border-color: #d64f4f;
  color: #fff;
}
.btn-check:focus + .btn-red,
.btn-red:focus,
.btn-red:hover {
  background-color: #b64343;
  border-color: #b64343;
  color: #fff;
}
.btn-check:focus + .btn-red,
.btn-red:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(220, 105, 105, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(220, 105, 105, 0.5);
}
.btn-check:active + .btn-red,
.btn-check:checked + .btn-red,
.btn-red.active,
.btn-red:active,
.show > .btn-red.dropdown-toggle {
  background-color: #ab3f3f;
  border-color: #ab3f3f;
  color: #fff;
}
.btn-check:active + .btn-red:focus,
.btn-check:checked + .btn-red:focus,
.btn-red.active:focus,
.btn-red:active:focus,
.show > .btn-red.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(220, 105, 105, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(220, 105, 105, 0.5);
}
.btn-red.disabled,
.btn-red:disabled {
  background-color: #d64f4f;
  border-color: #d64f4f;
  color: #fff;
}
.btn-orange {
  background-color: #ef952c;
  border-color: #ef952c;
  color: #252525;
}
.btn-check:focus + .btn-orange,
.btn-orange:focus,
.btn-orange:hover {
  background-color: #f1a54c;
  border-color: #f1a54c;
  color: #252525;
}
.btn-check:focus + .btn-orange,
.btn-orange:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(209, 132, 43, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(209, 132, 43, 0.5);
}
.btn-check:active + .btn-orange,
.btn-check:checked + .btn-orange,
.btn-orange.active,
.btn-orange:active,
.show > .btn-orange.dropdown-toggle {
  background-color: #f2aa56;
  border-color: #f2aa56;
  color: #252525;
}
.btn-check:active + .btn-orange:focus,
.btn-check:checked + .btn-orange:focus,
.btn-orange.active:focus,
.btn-orange:active:focus,
.show > .btn-orange.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(209, 132, 43, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(209, 132, 43, 0.5);
}
.btn-orange.disabled,
.btn-orange:disabled {
  background-color: #ef952c;
  border-color: #ef952c;
  color: #252525;
}
.btn-green {
  background-color: #57b157;
  border-color: #57b157;
  color: #252525;
}
.btn-check:focus + .btn-green,
.btn-green:focus,
.btn-green:hover {
  background-color: #70bd70;
  border-color: #70bd70;
  color: #252525;
}
.btn-check:focus + .btn-green,
.btn-green:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(80, 156, 80, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(80, 156, 80, 0.5);
}
.btn-check:active + .btn-green,
.btn-check:checked + .btn-green,
.btn-green.active,
.btn-green:active,
.show > .btn-green.dropdown-toggle {
  background-color: #79c179;
  border-color: #79c179;
  color: #252525;
}
.btn-check:active + .btn-green:focus,
.btn-check:checked + .btn-green:focus,
.btn-green.active:focus,
.btn-green:active:focus,
.show > .btn-green.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(80, 156, 80, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(80, 156, 80, 0.5);
}
.btn-green.disabled,
.btn-green:disabled {
  background-color: #57b157;
  border-color: #57b157;
  color: #252525;
}
.btn-check:focus + .btn-white,
.btn-white,
.btn-white:focus,
.btn-white:hover {
  background-color: #fff;
  border-color: #fff;
  color: #252525;
}
.btn-check:focus + .btn-white,
.btn-white:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(222, 222, 222, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(222, 222, 222, 0.5);
}
.btn-check:active + .btn-white,
.btn-check:checked + .btn-white,
.btn-white.active,
.btn-white:active,
.show > .btn-white.dropdown-toggle {
  background-color: #fff;
  border-color: #fff;
  color: #252525;
}
.btn-check:active + .btn-white:focus,
.btn-check:checked + .btn-white:focus,
.btn-white.active:focus,
.btn-white:active:focus,
.show > .btn-white.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(222, 222, 222, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(222, 222, 222, 0.5);
}
.btn-white.disabled,
.btn-white:disabled {
  background-color: #fff;
  border-color: #fff;
  color: #252525;
}
.btn-info {
  background-color: #51555d;
  border-color: #51555d;
  color: #fff;
}
.btn-check:focus + .btn-info,
.btn-info:focus,
.btn-info:hover {
  background-color: #45484f;
  border-color: #45484f;
  color: #fff;
}
.btn-check:focus + .btn-info,
.btn-info:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(107, 111, 117, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(107, 111, 117, 0.5);
}
.btn-check:active + .btn-info,
.btn-check:checked + .btn-info,
.btn-info.active,
.btn-info:active,
.show > .btn-info.dropdown-toggle {
  background-color: #41444a;
  border-color: #41444a;
  color: #fff;
}
.btn-check:active + .btn-info:focus,
.btn-check:checked + .btn-info:focus,
.btn-info.active:focus,
.btn-info:active:focus,
.show > .btn-info.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(107, 111, 117, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(107, 111, 117, 0.5);
}
.btn-info.disabled,
.btn-info:disabled {
  background-color: #51555d;
  border-color: #51555d;
  color: #fff;
}
.btn-warning {
  background-color: #ef952c;
  border-color: #ef952c;
  color: #252525;
}
.btn-check:focus + .btn-warning,
.btn-warning:focus,
.btn-warning:hover {
  background-color: #f1a54c;
  border-color: #f1a54c;
  color: #252525;
}
.btn-check:focus + .btn-warning,
.btn-warning:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(209, 132, 43, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(209, 132, 43, 0.5);
}
.btn-check:active + .btn-warning,
.btn-check:checked + .btn-warning,
.btn-warning.active,
.btn-warning:active,
.show > .btn-warning.dropdown-toggle {
  background-color: #f2aa56;
  border-color: #f2aa56;
  color: #252525;
}
.btn-check:active + .btn-warning:focus,
.btn-check:checked + .btn-warning:focus,
.btn-warning.active:focus,
.btn-warning:active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(209, 132, 43, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(209, 132, 43, 0.5);
}
.btn-warning.disabled,
.btn-warning:disabled {
  background-color: #ef952c;
  border-color: #ef952c;
  color: #252525;
}
.btn-danger {
  background-color: #d64f4f;
  border-color: #d64f4f;
  color: #fff;
}
.btn-check:focus + .btn-danger,
.btn-danger:focus,
.btn-danger:hover {
  background-color: #b64343;
  border-color: #b64343;
  color: #fff;
}
.btn-check:focus + .btn-danger,
.btn-danger:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(220, 105, 105, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(220, 105, 105, 0.5);
}
.btn-check:active + .btn-danger,
.btn-check:checked + .btn-danger,
.btn-danger.active,
.btn-danger:active,
.show > .btn-danger.dropdown-toggle {
  background-color: #ab3f3f;
  border-color: #ab3f3f;
  color: #fff;
}
.btn-check:active + .btn-danger:focus,
.btn-check:checked + .btn-danger:focus,
.btn-danger.active:focus,
.btn-danger:active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(220, 105, 105, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(220, 105, 105, 0.5);
}
.btn-danger.disabled,
.btn-danger:disabled {
  background-color: #d64f4f;
  border-color: #d64f4f;
  color: #fff;
}
.btn-light {
  background-color: #f5f5f5;
  border-color: #f5f5f5;
  color: #252525;
}
.btn-check:focus + .btn-light,
.btn-light:focus,
.btn-light:hover {
  background-color: #f7f7f7;
  border-color: #f7f7f7;
  color: #252525;
}
.btn-check:focus + .btn-light,
.btn-light:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(214, 214, 214, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(214, 214, 214, 0.5);
}
.btn-check:active + .btn-light,
.btn-check:checked + .btn-light,
.btn-light.active,
.btn-light:active,
.show > .btn-light.dropdown-toggle {
  background-color: #f7f7f7;
  border-color: #f7f7f7;
  color: #252525;
}
.btn-check:active + .btn-light:focus,
.btn-check:checked + .btn-light:focus,
.btn-light.active:focus,
.btn-light:active:focus,
.show > .btn-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(214, 214, 214, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(214, 214, 214, 0.5);
}
.btn-light.disabled,
.btn-light:disabled {
  background-color: #f5f5f5;
  border-color: #f5f5f5;
  color: #252525;
}
.btn-dark {
  background-color: #252525;
  border-color: #252525;
  color: #fff;
}
.btn-check:focus + .btn-dark,
.btn-dark:focus,
.btn-dark:hover {
  background-color: #1f1f1f;
  border-color: #1f1f1f;
  color: #fff;
}
.btn-check:focus + .btn-dark,
.btn-dark:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(70, 70, 70, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(70, 70, 70, 0.5);
}
.btn-check:active + .btn-dark,
.btn-check:checked + .btn-dark,
.btn-dark.active,
.btn-dark:active,
.show > .btn-dark.dropdown-toggle {
  background-color: #1e1e1e;
  border-color: #1e1e1e;
  color: #fff;
}
.btn-check:active + .btn-dark:focus,
.btn-check:checked + .btn-dark:focus,
.btn-dark.active:focus,
.btn-dark:active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(70, 70, 70, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(70, 70, 70, 0.5);
}
.btn-dark.disabled,
.btn-dark:disabled {
  background-color: #252525;
  border-color: #252525;
  color: #fff;
}
.btn-outline-primary {
  border-color: #326996;
  color: #326996;
}
.btn-outline-primary:hover {
  background-color: #326996;
  border-color: #326996;
  color: #fff;
}
.btn-check:focus + .btn-outline-primary,
.btn-outline-primary:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(50, 105, 150, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(50, 105, 150, 0.5);
}
.btn-check:active + .btn-outline-primary,
.btn-check:checked + .btn-outline-primary,
.btn-outline-primary.active,
.btn-outline-primary.dropdown-toggle.show,
.btn-outline-primary:active {
  background-color: #326996;
  border-color: #326996;
  color: #fff;
}
.btn-check:active + .btn-outline-primary:focus,
.btn-check:checked + .btn-outline-primary:focus,
.btn-outline-primary.active:focus,
.btn-outline-primary.dropdown-toggle.show:focus,
.btn-outline-primary:active:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(50, 105, 150, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(50, 105, 150, 0.5);
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  background-color: transparent;
  color: #326996;
}
.btn-outline-secondary {
  border-color: #f05578;
  color: #f05578;
}
.btn-outline-secondary:hover {
  background-color: #f05578;
  border-color: #f05578;
  color: #252525;
}
.btn-check:focus + .btn-outline-secondary,
.btn-outline-secondary:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(240, 85, 120, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(240, 85, 120, 0.5);
}
.btn-check:active + .btn-outline-secondary,
.btn-check:checked + .btn-outline-secondary,
.btn-outline-secondary.active,
.btn-outline-secondary.dropdown-toggle.show,
.btn-outline-secondary:active {
  background-color: #f05578;
  border-color: #f05578;
  color: #252525;
}
.btn-check:active + .btn-outline-secondary:focus,
.btn-check:checked + .btn-outline-secondary:focus,
.btn-outline-secondary.active:focus,
.btn-outline-secondary.dropdown-toggle.show:focus,
.btn-outline-secondary:active:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(240, 85, 120, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(240, 85, 120, 0.5);
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  background-color: transparent;
  color: #f05578;
}
.btn-outline-success {
  border-color: #57b157;
  color: #57b157;
}
.btn-outline-success:hover {
  background-color: #57b157;
  border-color: #57b157;
  color: #252525;
}
.btn-check:focus + .btn-outline-success,
.btn-outline-success:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(87, 177, 87, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(87, 177, 87, 0.5);
}
.btn-check:active + .btn-outline-success,
.btn-check:checked + .btn-outline-success,
.btn-outline-success.active,
.btn-outline-success.dropdown-toggle.show,
.btn-outline-success:active {
  background-color: #57b157;
  border-color: #57b157;
  color: #252525;
}
.btn-check:active + .btn-outline-success:focus,
.btn-check:checked + .btn-outline-success:focus,
.btn-outline-success.active:focus,
.btn-outline-success.dropdown-toggle.show:focus,
.btn-outline-success:active:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(87, 177, 87, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(87, 177, 87, 0.5);
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
  background-color: transparent;
  color: #57b157;
}
.btn-outline-blue {
  border-color: #326996;
  color: #326996;
}
.btn-outline-blue:hover {
  background-color: #326996;
  border-color: #326996;
  color: #fff;
}
.btn-check:focus + .btn-outline-blue,
.btn-outline-blue:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(50, 105, 150, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(50, 105, 150, 0.5);
}
.btn-check:active + .btn-outline-blue,
.btn-check:checked + .btn-outline-blue,
.btn-outline-blue.active,
.btn-outline-blue.dropdown-toggle.show,
.btn-outline-blue:active {
  background-color: #326996;
  border-color: #326996;
  color: #fff;
}
.btn-check:active + .btn-outline-blue:focus,
.btn-check:checked + .btn-outline-blue:focus,
.btn-outline-blue.active:focus,
.btn-outline-blue.dropdown-toggle.show:focus,
.btn-outline-blue:active:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(50, 105, 150, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(50, 105, 150, 0.5);
}
.btn-outline-blue.disabled,
.btn-outline-blue:disabled {
  background-color: transparent;
  color: #326996;
}
.btn-outline-pink {
  border-color: #f05578;
  color: #f05578;
}
.btn-outline-pink:hover {
  background-color: #f05578;
  border-color: #f05578;
  color: #252525;
}
.btn-check:focus + .btn-outline-pink,
.btn-outline-pink:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(240, 85, 120, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(240, 85, 120, 0.5);
}
.btn-check:active + .btn-outline-pink,
.btn-check:checked + .btn-outline-pink,
.btn-outline-pink.active,
.btn-outline-pink.dropdown-toggle.show,
.btn-outline-pink:active {
  background-color: #f05578;
  border-color: #f05578;
  color: #252525;
}
.btn-check:active + .btn-outline-pink:focus,
.btn-check:checked + .btn-outline-pink:focus,
.btn-outline-pink.active:focus,
.btn-outline-pink.dropdown-toggle.show:focus,
.btn-outline-pink:active:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(240, 85, 120, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(240, 85, 120, 0.5);
}
.btn-outline-pink.disabled,
.btn-outline-pink:disabled {
  background-color: transparent;
  color: #f05578;
}
.btn-outline-soft-pink {
  border-color: #faa0b4;
  color: #faa0b4;
}
.btn-outline-soft-pink:hover {
  background-color: #faa0b4;
  border-color: #faa0b4;
  color: #252525;
}
.btn-check:focus + .btn-outline-soft-pink,
.btn-outline-soft-pink:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(250, 160, 180, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(250, 160, 180, 0.5);
}
.btn-check:active + .btn-outline-soft-pink,
.btn-check:checked + .btn-outline-soft-pink,
.btn-outline-soft-pink.active,
.btn-outline-soft-pink.dropdown-toggle.show,
.btn-outline-soft-pink:active {
  background-color: #faa0b4;
  border-color: #faa0b4;
  color: #252525;
}
.btn-check:active + .btn-outline-soft-pink:focus,
.btn-check:checked + .btn-outline-soft-pink:focus,
.btn-outline-soft-pink.active:focus,
.btn-outline-soft-pink.dropdown-toggle.show:focus,
.btn-outline-soft-pink:active:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(250, 160, 180, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(250, 160, 180, 0.5);
}
.btn-outline-soft-pink.disabled,
.btn-outline-soft-pink:disabled {
  background-color: transparent;
  color: #faa0b4;
}
.btn-outline-mushroom {
  border-color: #ab9e9d;
  color: #ab9e9d;
}
.btn-outline-mushroom:hover {
  background-color: #ab9e9d;
  border-color: #ab9e9d;
  color: #252525;
}
.btn-check:focus + .btn-outline-mushroom,
.btn-outline-mushroom:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(171, 158, 157, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(171, 158, 157, 0.5);
}
.btn-check:active + .btn-outline-mushroom,
.btn-check:checked + .btn-outline-mushroom,
.btn-outline-mushroom.active,
.btn-outline-mushroom.dropdown-toggle.show,
.btn-outline-mushroom:active {
  background-color: #ab9e9d;
  border-color: #ab9e9d;
  color: #252525;
}
.btn-check:active + .btn-outline-mushroom:focus,
.btn-check:checked + .btn-outline-mushroom:focus,
.btn-outline-mushroom.active:focus,
.btn-outline-mushroom.dropdown-toggle.show:focus,
.btn-outline-mushroom:active:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(171, 158, 157, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(171, 158, 157, 0.5);
}
.btn-outline-mushroom.disabled,
.btn-outline-mushroom:disabled {
  background-color: transparent;
  color: #ab9e9d;
}
.btn-outline-gunmetal {
  border-color: #51555d;
  color: #51555d;
}
.btn-outline-gunmetal:hover {
  background-color: #51555d;
  border-color: #51555d;
  color: #fff;
}
.btn-check:focus + .btn-outline-gunmetal,
.btn-outline-gunmetal:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(81, 85, 93, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(81, 85, 93, 0.5);
}
.btn-check:active + .btn-outline-gunmetal,
.btn-check:checked + .btn-outline-gunmetal,
.btn-outline-gunmetal.active,
.btn-outline-gunmetal.dropdown-toggle.show,
.btn-outline-gunmetal:active {
  background-color: #51555d;
  border-color: #51555d;
  color: #fff;
}
.btn-check:active + .btn-outline-gunmetal:focus,
.btn-check:checked + .btn-outline-gunmetal:focus,
.btn-outline-gunmetal.active:focus,
.btn-outline-gunmetal.dropdown-toggle.show:focus,
.btn-outline-gunmetal:active:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(81, 85, 93, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(81, 85, 93, 0.5);
}
.btn-outline-gunmetal.disabled,
.btn-outline-gunmetal:disabled {
  background-color: transparent;
  color: #51555d;
}
.btn-outline-red {
  border-color: #d64f4f;
  color: #d64f4f;
}
.btn-outline-red:hover {
  background-color: #d64f4f;
  border-color: #d64f4f;
  color: #fff;
}
.btn-check:focus + .btn-outline-red,
.btn-outline-red:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(214, 79, 79, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(214, 79, 79, 0.5);
}
.btn-check:active + .btn-outline-red,
.btn-check:checked + .btn-outline-red,
.btn-outline-red.active,
.btn-outline-red.dropdown-toggle.show,
.btn-outline-red:active {
  background-color: #d64f4f;
  border-color: #d64f4f;
  color: #fff;
}
.btn-check:active + .btn-outline-red:focus,
.btn-check:checked + .btn-outline-red:focus,
.btn-outline-red.active:focus,
.btn-outline-red.dropdown-toggle.show:focus,
.btn-outline-red:active:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(214, 79, 79, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(214, 79, 79, 0.5);
}
.btn-outline-red.disabled,
.btn-outline-red:disabled {
  background-color: transparent;
  color: #d64f4f;
}
.btn-outline-orange {
  border-color: #ef952c;
  color: #ef952c;
}
.btn-outline-orange:hover {
  background-color: #ef952c;
  border-color: #ef952c;
  color: #252525;
}
.btn-check:focus + .btn-outline-orange,
.btn-outline-orange:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(239, 149, 44, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(239, 149, 44, 0.5);
}
.btn-check:active + .btn-outline-orange,
.btn-check:checked + .btn-outline-orange,
.btn-outline-orange.active,
.btn-outline-orange.dropdown-toggle.show,
.btn-outline-orange:active {
  background-color: #ef952c;
  border-color: #ef952c;
  color: #252525;
}
.btn-check:active + .btn-outline-orange:focus,
.btn-check:checked + .btn-outline-orange:focus,
.btn-outline-orange.active:focus,
.btn-outline-orange.dropdown-toggle.show:focus,
.btn-outline-orange:active:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(239, 149, 44, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(239, 149, 44, 0.5);
}
.btn-outline-orange.disabled,
.btn-outline-orange:disabled {
  background-color: transparent;
  color: #ef952c;
}
.btn-outline-green {
  border-color: #57b157;
  color: #57b157;
}
.btn-outline-green:hover {
  background-color: #57b157;
  border-color: #57b157;
  color: #252525;
}
.btn-check:focus + .btn-outline-green,
.btn-outline-green:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(87, 177, 87, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(87, 177, 87, 0.5);
}
.btn-check:active + .btn-outline-green,
.btn-check:checked + .btn-outline-green,
.btn-outline-green.active,
.btn-outline-green.dropdown-toggle.show,
.btn-outline-green:active {
  background-color: #57b157;
  border-color: #57b157;
  color: #252525;
}
.btn-check:active + .btn-outline-green:focus,
.btn-check:checked + .btn-outline-green:focus,
.btn-outline-green.active:focus,
.btn-outline-green.dropdown-toggle.show:focus,
.btn-outline-green:active:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(87, 177, 87, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(87, 177, 87, 0.5);
}
.btn-outline-green.disabled,
.btn-outline-green:disabled {
  background-color: transparent;
  color: #57b157;
}
.btn-outline-white {
  border-color: #fff;
  color: #fff;
}
.btn-outline-white:hover {
  background-color: #fff;
  border-color: #fff;
  color: #252525;
}
.btn-check:focus + .btn-outline-white,
.btn-outline-white:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(255, 255, 255, 0.5);
}
.btn-check:active + .btn-outline-white,
.btn-check:checked + .btn-outline-white,
.btn-outline-white.active,
.btn-outline-white.dropdown-toggle.show,
.btn-outline-white:active {
  background-color: #fff;
  border-color: #fff;
  color: #252525;
}
.btn-check:active + .btn-outline-white:focus,
.btn-check:checked + .btn-outline-white:focus,
.btn-outline-white.active:focus,
.btn-outline-white.dropdown-toggle.show:focus,
.btn-outline-white:active:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(255, 255, 255, 0.5);
}
.btn-outline-white.disabled,
.btn-outline-white:disabled {
  background-color: transparent;
  color: #fff;
}
.btn-outline-info {
  border-color: #51555d;
  color: #51555d;
}
.btn-outline-info:hover {
  background-color: #51555d;
  border-color: #51555d;
  color: #fff;
}
.btn-check:focus + .btn-outline-info,
.btn-outline-info:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(81, 85, 93, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(81, 85, 93, 0.5);
}
.btn-check:active + .btn-outline-info,
.btn-check:checked + .btn-outline-info,
.btn-outline-info.active,
.btn-outline-info.dropdown-toggle.show,
.btn-outline-info:active {
  background-color: #51555d;
  border-color: #51555d;
  color: #fff;
}
.btn-check:active + .btn-outline-info:focus,
.btn-check:checked + .btn-outline-info:focus,
.btn-outline-info.active:focus,
.btn-outline-info.dropdown-toggle.show:focus,
.btn-outline-info:active:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(81, 85, 93, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(81, 85, 93, 0.5);
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
  background-color: transparent;
  color: #51555d;
}
.btn-outline-warning {
  border-color: #ef952c;
  color: #ef952c;
}
.btn-outline-warning:hover {
  background-color: #ef952c;
  border-color: #ef952c;
  color: #252525;
}
.btn-check:focus + .btn-outline-warning,
.btn-outline-warning:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(239, 149, 44, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(239, 149, 44, 0.5);
}
.btn-check:active + .btn-outline-warning,
.btn-check:checked + .btn-outline-warning,
.btn-outline-warning.active,
.btn-outline-warning.dropdown-toggle.show,
.btn-outline-warning:active {
  background-color: #ef952c;
  border-color: #ef952c;
  color: #252525;
}
.btn-check:active + .btn-outline-warning:focus,
.btn-check:checked + .btn-outline-warning:focus,
.btn-outline-warning.active:focus,
.btn-outline-warning.dropdown-toggle.show:focus,
.btn-outline-warning:active:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(239, 149, 44, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(239, 149, 44, 0.5);
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  background-color: transparent;
  color: #ef952c;
}
.btn-outline-danger {
  border-color: #d64f4f;
  color: #d64f4f;
}
.btn-outline-danger:hover {
  background-color: #d64f4f;
  border-color: #d64f4f;
  color: #fff;
}
.btn-check:focus + .btn-outline-danger,
.btn-outline-danger:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(214, 79, 79, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(214, 79, 79, 0.5);
}
.btn-check:active + .btn-outline-danger,
.btn-check:checked + .btn-outline-danger,
.btn-outline-danger.active,
.btn-outline-danger.dropdown-toggle.show,
.btn-outline-danger:active {
  background-color: #d64f4f;
  border-color: #d64f4f;
  color: #fff;
}
.btn-check:active + .btn-outline-danger:focus,
.btn-check:checked + .btn-outline-danger:focus,
.btn-outline-danger.active:focus,
.btn-outline-danger.dropdown-toggle.show:focus,
.btn-outline-danger:active:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(214, 79, 79, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(214, 79, 79, 0.5);
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  background-color: transparent;
  color: #d64f4f;
}
.btn-outline-light {
  border-color: #f5f5f5;
  color: #f5f5f5;
}
.btn-outline-light:hover {
  background-color: #f5f5f5;
  border-color: #f5f5f5;
  color: #252525;
}
.btn-check:focus + .btn-outline-light,
.btn-outline-light:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(245, 245, 245, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(245, 245, 245, 0.5);
}
.btn-check:active + .btn-outline-light,
.btn-check:checked + .btn-outline-light,
.btn-outline-light.active,
.btn-outline-light.dropdown-toggle.show,
.btn-outline-light:active {
  background-color: #f5f5f5;
  border-color: #f5f5f5;
  color: #252525;
}
.btn-check:active + .btn-outline-light:focus,
.btn-check:checked + .btn-outline-light:focus,
.btn-outline-light.active:focus,
.btn-outline-light.dropdown-toggle.show:focus,
.btn-outline-light:active:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(245, 245, 245, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(245, 245, 245, 0.5);
}
.btn-outline-light.disabled,
.btn-outline-light:disabled {
  background-color: transparent;
  color: #f5f5f5;
}
.btn-outline-dark {
  border-color: #252525;
  color: #252525;
}
.btn-outline-dark:hover {
  background-color: #252525;
  border-color: #252525;
  color: #fff;
}
.btn-check:focus + .btn-outline-dark,
.btn-outline-dark:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(37, 37, 37, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(37, 37, 37, 0.5);
}
.btn-check:active + .btn-outline-dark,
.btn-check:checked + .btn-outline-dark,
.btn-outline-dark.active,
.btn-outline-dark.dropdown-toggle.show,
.btn-outline-dark:active {
  background-color: #252525;
  border-color: #252525;
  color: #fff;
}
.btn-check:active + .btn-outline-dark:focus,
.btn-check:checked + .btn-outline-dark:focus,
.btn-outline-dark.active:focus,
.btn-outline-dark.dropdown-toggle.show:focus,
.btn-outline-dark:active:focus {
  -webkit-box-shadow: 0 0 0 0.125rem rgba(37, 37, 37, 0.5);
  box-shadow: 0 0 0 0.125rem rgba(37, 37, 37, 0.5);
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  background-color: transparent;
  color: #252525;
}
.btn-link {
  font-weight: 400;
  text-decoration: underline;
}
.btn-link:hover {
  color: #f05578;
}
.btn-link.disabled,
.btn-link:disabled {
  color: #6e6e6e;
}
.btn-group-lg > .btn,
.btn-lg,
.gform_wrapper.gravity-theme .gform_footer .btn-group-lg > .gform_button {
  border-radius: 0;
  font-size: 1rem;
  padding: 0.5rem 1rem;
}
.btn-group-sm > .btn,
.btn-sm,
.gform_wrapper.gravity-theme .gform_footer .btn-group-sm > .gform_button {
  border-radius: 0;
  font-size: 0.75rem;
  padding: 0.25rem 0.5rem;
}
.btn-group,
.btn-group-vertical {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn,
.gform_wrapper.gravity-theme .gform_footer .btn-group-vertical > .gform_button,
.gform_wrapper.gravity-theme .gform_footer .btn-group > .gform_button {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  position: relative;
}
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn-check:checked + .btn,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  > .active.gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  > .btn-check:checked
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  > .btn-check:focus
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  > .gform_button:active,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  > .gform_button:focus,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  > .gform_button:hover,
.gform_wrapper.gravity-theme .gform_footer .btn-group > .active.gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group
  > .btn-check:checked
  + .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group
  > .btn-check:focus
  + .gform_button,
.gform_wrapper.gravity-theme .gform_footer .btn-group > .gform_button:active,
.gform_wrapper.gravity-theme .gform_footer .btn-group > .gform_button:focus,
.gform_wrapper.gravity-theme .gform_footer .btn-group > .gform_button:hover {
  z-index: 1;
}
.btn-toolbar {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}
.btn-group > .btn-group:not(:first-child),
.btn-group > .btn:not(:first-child),
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group
  > .gform_button:not(:first-child) {
  margin-left: -2px;
}
.btn-group > .btn-group:not(:last-child) > .btn,
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group
  > .btn-group:not(:last-child)
  > .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group
  > .gform_button:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:not(:first-child) > .btn,
.btn-group > .btn:nth-child(n + 3),
.btn-group > :not(.btn-check) + .btn,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group
  > .btn-group:not(:first-child)
  > .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group
  > .gform_button:nth-child(n + 3),
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group
  > :not(.btn-check)
  + .gform_button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.dropdown-toggle-split {
  padding-left: 0.5625rem;
  padding-right: 0.5625rem;
}
.dropdown-toggle-split:after,
.dropend .dropdown-toggle-split:after,
.dropup .dropdown-toggle-split:after {
  margin-left: 0;
}
.dropstart .dropdown-toggle-split:before {
  margin-right: 0;
}
.btn-group-sm > .btn + .dropdown-toggle-split,
.btn-sm + .dropdown-toggle-split,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-sm
  > .gform_button
  + .dropdown-toggle-split {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.btn-group-lg > .btn + .dropdown-toggle-split,
.btn-lg + .dropdown-toggle-split,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-lg
  > .gform_button
  + .dropdown-toggle-split {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: flex-start;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.gform_wrapper.gravity-theme .gform_footer .btn-group-vertical > .gform_button {
  width: 100%;
}
.btn-group-vertical > .btn-group:not(:first-child),
.btn-group-vertical > .btn:not(:first-child),
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  > .gform_button:not(:first-child) {
  margin-top: -2px;
}
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  > .btn-group:not(:last-child)
  > .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  > .gform_button:not(:last-child):not(.dropdown-toggle) {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.btn-group-vertical > .btn ~ .btn,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  > .btn-group:not(:first-child)
  > .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  > .btn
  ~ .gform_button,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  > .gform_button
  ~ .btn,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-vertical
  > .gform_button
  ~ .gform_button {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.nav-link {
  color: #326996;
  display: block;
  padding: 0.5rem 1rem;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
.nav-link:focus,
.nav-link:hover {
  color: #f05578;
}
.nav-link.disabled {
  color: #6e6e6e;
  cursor: default;
  pointer-events: none;
}
.nav-tabs {
  border-bottom: 1px solid #d9d9d9;
}
.nav-tabs .nav-link {
  background: none;
  border: 1px solid transparent;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-bottom: -1px;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #e9e9e9 #e9e9e9 #d9d9d9;
  isolation: isolate;
}
.nav-tabs .nav-link.disabled {
  background-color: transparent;
  border-color: transparent;
  color: #6e6e6e;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  background-color: #fff;
  border-color: #d9d9d9 #d9d9d9 #fff;
  color: #495057;
}
.nav-tabs .dropdown-menu {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: -1px;
}
.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background-color: #326996;
  color: #fff;
}
.nav-fill .nav-item,
.nav-fill > .nav-link {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}
.nav-justified .nav-item,
.nav-justified > .nav-link {
  -ms-flex-preferred-size: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}
.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.navbar {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.navbar,
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-lg,
.navbar > .container-md,
.navbar > .container-sm,
.navbar > .container-xl,
.navbar > .container-xs,
.navbar > .container-xxl {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-lg,
.navbar > .container-md,
.navbar > .container-sm,
.navbar > .container-xl,
.navbar > .container-xs,
.navbar > .container-xxl {
  -ms-flex-wrap: inherit;
  flex-wrap: inherit;
}
.navbar-brand {
  font-size: calc(1.26563rem + 0.1875vw);
  margin-right: 1rem;
  padding-bottom: 0.2890625rem;
  padding-top: 0.2890625rem;
  text-decoration: none;
  white-space: nowrap;
}
@media (min-width: 1200px) {
  .navbar-brand {
    font-size: 1.40625rem;
  }
}
.navbar-nav {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.navbar-nav .nav-link {
  padding-left: 0;
  padding-right: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
}
.navbar-text {
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}
.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  flex-basis: 100%;
  flex-grow: 1;
}
.navbar-toggler {
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0;
  font-size: calc(1.26563rem + 0.1875vw);
  line-height: 1;
  padding: 0.25rem 0.75rem;
  -webkit-transition: -webkit-box-shadow 0.15s ease-in-out;
  transition: -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: box-shadow 0.15s ease-in-out;
  transition: box-shadow 0.15s ease-in-out;
  transition: box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (min-width: 1200px) {
  .navbar-toggler {
    font-size: 1.40625rem;
  }
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  -webkit-box-shadow: 0 0 0 0.125rem;
  box-shadow: 0 0 0 0.125rem;
  outline: 0;
  text-decoration: none;
}
.navbar-toggler-icon {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
  height: 1.5em;
  vertical-align: middle;
  width: 1.5em;
}
.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}
@media (min-width: 375px) {
  .navbar-expand-xs {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xs .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-xs .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xs .navbar-nav .nav-link {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .navbar-expand-xs .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xs .navbar-collapse {
    -ms-flex-preferred-size: auto;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xs .navbar-toggler,
  .navbar-expand-xs .offcanvas-header {
    display: none;
  }
  .navbar-expand-xs .offcanvas {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    background-color: transparent;
    border-left: 0;
    border-right: 0;
    bottom: 0;
    flex-grow: 1;
    position: inherit;
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    visibility: visible !important;
    z-index: 1000;
  }
  .navbar-expand-xs .offcanvas-bottom,
  .navbar-expand-xs .offcanvas-top {
    border-bottom: 0;
    border-top: 0;
    height: auto;
  }
  .navbar-expand-xs .offcanvas-body {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-grow: 0;
    overflow-y: visible;
    padding: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    -ms-flex-preferred-size: auto;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler,
  .navbar-expand-sm .offcanvas-header {
    display: none;
  }
  .navbar-expand-sm .offcanvas {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    background-color: transparent;
    border-left: 0;
    border-right: 0;
    bottom: 0;
    flex-grow: 1;
    position: inherit;
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    visibility: visible !important;
    z-index: 1000;
  }
  .navbar-expand-sm .offcanvas-bottom,
  .navbar-expand-sm .offcanvas-top {
    border-bottom: 0;
    border-top: 0;
    height: auto;
  }
  .navbar-expand-sm .offcanvas-body {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-grow: 0;
    overflow-y: visible;
    padding: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    -ms-flex-preferred-size: auto;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler,
  .navbar-expand-md .offcanvas-header {
    display: none;
  }
  .navbar-expand-md .offcanvas {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    background-color: transparent;
    border-left: 0;
    border-right: 0;
    bottom: 0;
    flex-grow: 1;
    position: inherit;
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    visibility: visible !important;
    z-index: 1000;
  }
  .navbar-expand-md .offcanvas-bottom,
  .navbar-expand-md .offcanvas-top {
    border-bottom: 0;
    border-top: 0;
    height: auto;
  }
  .navbar-expand-md .offcanvas-body {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-grow: 0;
    overflow-y: visible;
    padding: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    -ms-flex-preferred-size: auto;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler,
  .navbar-expand-lg .offcanvas-header {
    display: none;
  }
  .navbar-expand-lg .offcanvas {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    background-color: transparent;
    border-left: 0;
    border-right: 0;
    bottom: 0;
    flex-grow: 1;
    position: inherit;
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    visibility: visible !important;
    z-index: 1000;
  }
  .navbar-expand-lg .offcanvas-bottom,
  .navbar-expand-lg .offcanvas-top {
    border-bottom: 0;
    border-top: 0;
    height: auto;
  }
  .navbar-expand-lg .offcanvas-body {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-grow: 0;
    overflow-y: visible;
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    -ms-flex-preferred-size: auto;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler,
  .navbar-expand-xl .offcanvas-header {
    display: none;
  }
  .navbar-expand-xl .offcanvas {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    background-color: transparent;
    border-left: 0;
    border-right: 0;
    bottom: 0;
    flex-grow: 1;
    position: inherit;
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    visibility: visible !important;
    z-index: 1000;
  }
  .navbar-expand-xl .offcanvas-bottom,
  .navbar-expand-xl .offcanvas-top {
    border-bottom: 0;
    border-top: 0;
    height: auto;
  }
  .navbar-expand-xl .offcanvas-body {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-grow: 0;
    overflow-y: visible;
    padding: 0;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-xxl {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse {
    -ms-flex-preferred-size: auto;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler,
  .navbar-expand-xxl .offcanvas-header {
    display: none;
  }
  .navbar-expand-xxl .offcanvas {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    background-color: transparent;
    border-left: 0;
    border-right: 0;
    bottom: 0;
    flex-grow: 1;
    position: inherit;
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    visibility: visible !important;
    z-index: 1000;
  }
  .navbar-expand-xxl .offcanvas-bottom,
  .navbar-expand-xxl .offcanvas-top {
    border-bottom: 0;
    border-top: 0;
    height: auto;
  }
  .navbar-expand-xxl .offcanvas-body {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-grow: 0;
    overflow-y: visible;
    padding: 0;
  }
}
.navbar-expand {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  -ms-flex-preferred-size: auto;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler,
.navbar-expand .offcanvas-header {
  display: none;
}
.navbar-expand .offcanvas {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  background-color: transparent;
  border-left: 0;
  border-right: 0;
  bottom: 0;
  flex-grow: 1;
  position: inherit;
  -webkit-transform: none;
  -o-transform: none;
  transform: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  visibility: visible !important;
  z-index: 1000;
}
.navbar-expand .offcanvas-bottom,
.navbar-expand .offcanvas-top {
  border-bottom: 0;
  border-top: 0;
  height: auto;
}
.navbar-expand .offcanvas-body {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-grow: 0;
  overflow-y: visible;
  padding: 0;
}
.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
  color: rgba(37, 37, 37, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(37, 37, 37, 0.55);
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: rgba(37, 37, 37, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(37, 37, 37, 0.3);
}
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show > .nav-link {
  color: rgba(37, 37, 37, 0.9);
}
.navbar-light .navbar-toggler {
  border-color: rgba(37, 37, 37, 0.1);
  color: rgba(37, 37, 37, 0.55);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3E%3Cpath stroke=%27rgba%2837, 37, 37, 0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3E%3C/svg%3E");
}
.navbar-light .navbar-text {
  color: rgba(37, 37, 37, 0.55);
}
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
  color: rgba(37, 37, 37, 0.9);
}
.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .show > .nav-link {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  border-color: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3E%3Cpath stroke=%27rgba%28255, 255, 255, 0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3E%3C/svg%3E");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
  color: #fff;
}
.accordion-button {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #326996;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.125rem;
  overflow-anchor: none;
  padding: 0.5rem 0;
  position: relative;
  text-align: left;
  -webkit-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    border-radius 0.15s ease, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, border-radius 0.15s ease,
    -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    border-radius 0.15s ease;
  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,
    border-radius 0.15s ease;
  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,
    border-radius 0.15s ease, -webkit-box-shadow 0.15s ease-in-out;
  width: 100%;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  background-color: transparent;
  -webkit-box-shadow: inset 0 -1px 0 #326996;
  box-shadow: inset 0 -1px 0 #326996;
  color: #f05578;
}
.accordion-button:not(.collapsed):after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23f05578%27%3E%3Cpath fill-rule=%27evenodd%27 d=%27M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z%27/%3E%3C/svg%3E");
  -webkit-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.accordion-button:after {
  -ms-flex-negative: 0;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23326996%27%3E%3Cpath fill-rule=%27evenodd%27 d=%27M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 1rem;
  content: "";
  flex-shrink: 0;
  height: 1rem;
  margin-left: auto;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  -o-transition: -o-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out,
    -o-transform 0.2s ease-in-out;
  width: 1rem;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button:after {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
  z-index: 3;
}
.accordion-header {
  margin-bottom: 0;
}
.accordion-item {
  background-color: transparent;
  border: 1px solid #326996;
}
.accordion-item:first-of-type,
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type,
.accordion-item:last-of-type .accordion-button.collapsed,
.accordion-item:last-of-type .accordion-collapse {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.accordion-body {
  padding: 1rem 0;
}
.accordion-flush .accordion-collapse {
  border-width: 0;
}
.accordion-flush .accordion-item {
  border-left: 0;
  border-radius: 0;
  border-right: 0;
}
.accordion-flush .accordion-item:first-child {
  border-top: 0;
}
.accordion-flush .accordion-item:last-child {
  border-bottom: 0;
}
.accordion-flush .accordion-item .accordion-button {
  border-radius: 0;
}
.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding-left: 0;
}
.page-link {
  background-color: #fff;
  border: 1px solid #d9d9d9;
  color: #326996;
  display: block;
  position: relative;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .page-link {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
.page-link:hover {
  border-color: #d9d9d9;
  z-index: 2;
}
.page-link:focus,
.page-link:hover {
  background-color: #e9e9e9;
  color: #f05578;
}
.page-link:focus {
  -webkit-box-shadow: 0 0 0 0.125rem #326996;
  box-shadow: 0 0 0 0.125rem #326996;
  outline: 0;
  z-index: 3;
}
.page-item:not(:first-child) .page-link {
  margin-left: -1px;
}
.page-item.active .page-link {
  background-color: #326996;
  border-color: #326996;
  color: #fff;
  z-index: 3;
}
.page-item.disabled .page-link {
  background-color: #fff;
  border-color: #d9d9d9;
  color: #6e6e6e;
  pointer-events: none;
}
.page-link {
  padding: 0.375rem 0.75rem;
}
.page-item:first-child .page-link {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.page-item:last-child .page-link {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination-lg .page-link {
  font-size: calc(1.26563rem + 0.1875vw);
  padding: 0.75rem 1.5rem;
}
@media (min-width: 1200px) {
  .pagination-lg .page-link {
    font-size: 1.40625rem;
  }
}
.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination-sm .page-link {
  font-size: 0.984375rem;
  padding: 0.25rem 0.5rem;
}
.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-close {
  background: transparent
    url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2724%27 height=%2724%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41Z%27 fill=%27%23326996%27/%3E%3C/svg%3E")
    50%/1.5rem auto no-repeat;
  border: 0;
  border-radius: 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  color: #326996;
  height: 1.5rem;
  opacity: 0.8;
  padding: 0.25em;
  width: 1.5rem;
}
.btn-close:hover {
  color: #326996;
  opacity: 1;
  text-decoration: none;
}
.btn-close:focus {
  -webkit-box-shadow: 0 0 0 0.125rem #326996;
  box-shadow: 0 0 0 0.125rem #326996;
  opacity: 1;
  outline: 0;
}
.btn-close.disabled,
.btn-close:disabled {
  opacity: 0.25;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn-close-white {
  -webkit-filter: invert(1) grayscale(100%) brightness(200%);
  filter: invert(1) grayscale(100%) brightness(200%);
}
.fade {
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}
.collapse:not(.show) {
  display: none;
}
.collapsing {
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
.collapsing.collapse-horizontal {
  height: auto;
  -webkit-transition: width 0.35s ease;
  -o-transition: width 0.35s ease;
  transition: width 0.35s ease;
  width: 0;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
.modal {
  display: none;
  height: 100%;
  left: 0;
  outline: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1055;
}
.modal-dialog {
  margin: 0.5rem;
  pointer-events: none;
  position: relative;
  width: auto;
}
.modal.fade .modal-dialog {
  -webkit-transform: translateY(-50px);
  -o-transform: translateY(-50px);
  transform: translateY(-50px);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out,
    -o-transform 0.3s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
.modal.show .modal-dialog {
  -webkit-transform: none;
  -o-transform: none;
  transform: none;
}
.modal.modal-static .modal-dialog {
  -webkit-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1.02);
}
.modal-dialog-scrollable {
  height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.modal-dialog-centered {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-content,
.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.modal-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid rgba(37, 37, 37, 0.2);
  border-radius: 0;
  -ms-flex-direction: column;
  flex-direction: column;
  outline: 0;
  pointer-events: auto;
  position: relative;
  width: 100%;
}
.modal-backdrop {
  background-color: #252525;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 1050;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}
.modal-header {
  -ms-flex-negative: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  border-bottom: 1px solid #d9d9d9;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-shrink: 0;
  justify-content: space-between;
  padding: 1rem;
}
.modal-header .btn-close {
  margin: -0.5rem -0.5rem -0.5rem auto;
  padding: 0.5rem;
}
.modal-title {
  line-height: 1.5;
  margin-bottom: 0;
}
.modal-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  position: relative;
}
.modal-footer {
  -ms-flex-negative: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  align-items: center;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top: 1px solid #d9d9d9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-shrink: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-end;
  padding: 0.75rem;
}
.modal-footer > * {
  margin: 0.25rem;
}
@media (min-width: 576px) {
  .modal-dialog {
    margin: 1.75rem auto;
    max-width: 500px;
  }
  .modal-dialog-scrollable {
    height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.modal-fullscreen {
  height: 100%;
  margin: 0;
  max-width: none;
  width: 100vw;
}
.modal-fullscreen .modal-content {
  border: 0;
  border-radius: 0;
  height: 100%;
}
.modal-fullscreen .modal-header {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}
.modal-fullscreen .modal-footer {
  border-radius: 0;
}
@media (max-width: 374.98px) {
  .modal-fullscreen-xs-down {
    height: 100%;
    margin: 0;
    max-width: none;
    width: 100vw;
  }
  .modal-fullscreen-xs-down .modal-content {
    border: 0;
    border-radius: 0;
    height: 100%;
  }
  .modal-fullscreen-xs-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xs-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xs-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    height: 100%;
    margin: 0;
    max-width: none;
    width: 100vw;
  }
  .modal-fullscreen-sm-down .modal-content {
    border: 0;
    border-radius: 0;
    height: 100%;
  }
  .modal-fullscreen-sm-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    height: 100%;
    margin: 0;
    max-width: none;
    width: 100vw;
  }
  .modal-fullscreen-md-down .modal-content {
    border: 0;
    border-radius: 0;
    height: 100%;
  }
  .modal-fullscreen-md-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    height: 100%;
    margin: 0;
    max-width: none;
    width: 100vw;
  }
  .modal-fullscreen-lg-down .modal-content {
    border: 0;
    border-radius: 0;
    height: 100%;
  }
  .modal-fullscreen-lg-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    height: 100%;
    margin: 0;
    max-width: none;
    width: 100vw;
  }
  .modal-fullscreen-xl-down .modal-content {
    border: 0;
    border-radius: 0;
    height: 100%;
  }
  .modal-fullscreen-xl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    height: 100%;
    margin: 0;
    max-width: none;
    width: 100vw;
  }
  .modal-fullscreen-xxl-down .modal-content {
    border: 0;
    border-radius: 0;
    height: 100%;
  }
  .modal-fullscreen-xxl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
}
.clearfix:after {
  clear: both;
  content: "";
  display: block;
}
.link-primary {
  color: #326996;
}
.link-primary:focus,
.link-primary:hover {
  color: #285478;
}
.link-secondary {
  color: #f05578;
}
.link-secondary:focus,
.link-secondary:hover {
  color: #f37793;
}
.link-success {
  color: #57b157;
}
.link-success:focus,
.link-success:hover {
  color: #79c179;
}
.link-blue {
  color: #326996;
}
.link-blue:focus,
.link-blue:hover {
  color: #285478;
}
.link-pink {
  color: #f05578;
}
.link-pink:focus,
.link-pink:hover {
  color: #f37793;
}
.link-soft-pink {
  color: #faa0b4;
}
.link-soft-pink:focus,
.link-soft-pink:hover {
  color: #fbb3c3;
}
.link-mushroom {
  color: #ab9e9d;
}
.link-mushroom:focus,
.link-mushroom:hover {
  color: #bcb1b1;
}
.link-gunmetal {
  color: #51555d;
}
.link-gunmetal:focus,
.link-gunmetal:hover {
  color: #41444a;
}
.link-red {
  color: #d64f4f;
}
.link-red:focus,
.link-red:hover {
  color: #ab3f3f;
}
.link-orange {
  color: #ef952c;
}
.link-orange:focus,
.link-orange:hover {
  color: #f2aa56;
}
.link-green {
  color: #57b157;
}
.link-green:focus,
.link-green:hover {
  color: #79c179;
}
.breadcrumbs a,
.breadcrumbs a:focus,
.breadcrumbs a:hover,
.link-white,
.link-white:focus,
.link-white:hover {
  color: #fff;
}
.link-info {
  color: #51555d;
}
.link-info:focus,
.link-info:hover {
  color: #41444a;
}
.link-warning {
  color: #ef952c;
}
.link-warning:focus,
.link-warning:hover {
  color: #f2aa56;
}
.link-danger {
  color: #d64f4f;
}
.link-danger:focus,
.link-danger:hover {
  color: #ab3f3f;
}
.link-light {
  color: #f5f5f5;
}
.link-light:focus,
.link-light:hover {
  color: #f7f7f7;
}
.link-dark {
  color: #252525;
}
.link-dark:focus,
.link-dark:hover {
  color: #1e1e1e;
}
.ratio {
  position: relative;
  width: 100%;
}
.ratio:before {
  content: "";
  display: block;
  padding-top: var(--bs-aspect-ratio);
}
.ratio > * {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}
.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}
.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}
.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}
.fixed-top {
  top: 0;
}
.fixed-bottom,
.fixed-top {
  left: 0;
  position: fixed;
  right: 0;
  z-index: 1030;
}
.fixed-bottom {
  bottom: 0;
}
.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}
@media (min-width: 375px) {
  .sticky-xs-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.hstack {
  -webkit-box-orient: horizontal;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-flex-item-align: stretch;
  align-items: center;
  -ms-flex-direction: row;
  flex-direction: row;
}
.hstack,
.vstack {
  -webkit-box-direction: normal;
  align-self: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.vstack {
  -webkit-box-flex: 1;
  -webkit-box-orient: vertical;
  -ms-flex-item-align: stretch;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -ms-flex-direction: column;
  flex-direction: column;
}
.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  clip: rect(0, 0, 0, 0) !important;
  border: 0 !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}
.stretched-link:after {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.vr {
  -ms-flex-item-align: stretch;
  align-self: stretch;
  background-color: currentColor;
  display: inline-block;
  min-height: 1em;
  opacity: 0.25;
  width: 1px;
}
.align-baseline {
  vertical-align: baseline !important;
}
.align-top {
  vertical-align: top !important;
}
.align-middle {
  vertical-align: middle !important;
}
.align-bottom {
  vertical-align: bottom !important;
}
.align-text-bottom {
  vertical-align: text-bottom !important;
}
.align-text-top {
  vertical-align: text-top !important;
}
.float-start {
  float: left !important;
}
.float-end {
  float: right !important;
}
.float-none {
  float: none !important;
}
.opacity-0 {
  opacity: 0 !important;
}
.opacity-25 {
  opacity: 0.25 !important;
}
.opacity-50 {
  opacity: 0.5 !important;
}
.opacity-75 {
  opacity: 0.75 !important;
}
.opacity-100 {
  opacity: 1 !important;
}
.overflow-auto {
  overflow: auto !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.overflow-visible {
  overflow: visible !important;
}
.overflow-scroll {
  overflow: scroll !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-grid {
  display: grid !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
.d-none {
  display: none !important;
}
.shadow {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(37, 37, 37, 0.15) !important;
  box-shadow: 0 0.5rem 1rem rgba(37, 37, 37, 0.15) !important;
}
.shadow-sm {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(37, 37, 37, 0.075) !important;
  box-shadow: 0 0.125rem 0.25rem rgba(37, 37, 37, 0.075) !important;
}
.shadow-lg {
  -webkit-box-shadow: 0 1rem 3rem rgba(37, 37, 37, 0.175) !important;
  box-shadow: 0 1rem 3rem rgba(37, 37, 37, 0.175) !important;
}
.shadow-none {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.position-static {
  position: static !important;
}
.position-relative {
  position: relative !important;
}
.position-absolute {
  position: absolute !important;
}
.position-fixed {
  position: fixed !important;
}
.position-sticky {
  position: sticky !important;
}
.top-0 {
  top: 0 !important;
}
.top-50 {
  top: 50% !important;
}
.top-100 {
  top: 100% !important;
}
.bottom-0 {
  bottom: 0 !important;
}
.bottom-50 {
  bottom: 50% !important;
}
.bottom-100 {
  bottom: 100% !important;
}
.start-0 {
  left: 0 !important;
}
.start-50 {
  left: 50% !important;
}
.start-100 {
  left: 100% !important;
}
.end-0 {
  right: 0 !important;
}
.end-50 {
  right: 50% !important;
}
.end-100 {
  right: 100% !important;
}
.translate-middle {
  -webkit-transform: translate(-50%, -50%) !important;
  -o-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
}
.translate-middle-x {
  -webkit-transform: translateX(-50%) !important;
  -o-transform: translateX(-50%) !important;
  transform: translateX(-50%) !important;
}
.translate-middle-y {
  -webkit-transform: translateY(-50%) !important;
  -o-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
}
.border {
  border: 1px solid #d9d9d9 !important;
}
.border-0 {
  border: 0 !important;
}
.border-top {
  border-top: 1px solid #d9d9d9 !important;
}
.border-top-0 {
  border-top: 0 !important;
}
.border-end {
  border-right: 1px solid #d9d9d9 !important;
}
.border-end-0 {
  border-right: 0 !important;
}
.border-bottom {
  border-bottom: 1px solid #d9d9d9 !important;
}
.border-bottom-0 {
  border-bottom: 0 !important;
}
.border-start {
  border-left: 1px solid #d9d9d9 !important;
}
.border-start-0 {
  border-left: 0 !important;
}
.border-primary {
  border-color: #326996 !important;
}
.border-secondary {
  border-color: #f05578 !important;
}
.border-success {
  border-color: #57b157 !important;
}
.border-blue {
  border-color: #326996 !important;
}
.border-pink {
  border-color: #f05578 !important;
}
.border-soft-pink {
  border-color: #faa0b4 !important;
}
.border-mushroom {
  border-color: #ab9e9d !important;
}
.border-gunmetal {
  border-color: #51555d !important;
}
.border-red {
  border-color: #d64f4f !important;
}
.border-orange {
  border-color: #ef952c !important;
}
.border-green {
  border-color: #57b157 !important;
}
.border-white {
  border-color: #fff !important;
}
.border-info {
  border-color: #51555d !important;
}
.border-warning {
  border-color: #ef952c !important;
}
.border-danger {
  border-color: #d64f4f !important;
}
.border-light {
  border-color: #f5f5f5 !important;
}
.border-dark {
  border-color: #252525 !important;
}
.border-1 {
  border-width: 1px !important;
}
.border-2 {
  border-width: 2px !important;
}
.border-3 {
  border-width: 3px !important;
}
.border-4 {
  border-width: 4px !important;
}
.border-5 {
  border-width: 5px !important;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.mw-100 {
  max-width: 100% !important;
}
.vw-100 {
  width: 100vw !important;
}
.min-vw-100 {
  min-width: 100vw !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.mh-100 {
  max-height: 100% !important;
}
.vh-100 {
  height: 100vh !important;
}
.min-vh-100 {
  min-height: 100vh !important;
}
.flex-fill {
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}
.flex-row {
  -webkit-box-orient: horizontal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.flex-column,
.flex-row {
  -webkit-box-direction: normal !important;
}
.flex-column {
  -webkit-box-orient: vertical !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.flex-column-reverse,
.flex-row-reverse {
  -webkit-box-direction: reverse !important;
}
.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
.flex-grow-0 {
  -webkit-box-flex: 0 !important;
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}
.flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}
.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}
.gap-0 {
  gap: 0 !important;
}
.gap-1 {
  gap: 0.25rem !important;
}
.gap-2 {
  gap: 0.5rem !important;
}
.gap-3 {
  gap: 1rem !important;
}
.gap-4 {
  gap: 1.5rem !important;
}
.gap-5 {
  gap: 2rem !important;
}
.gap-6 {
  gap: 3rem !important;
}
.gap-7 {
  gap: 4rem !important;
}
.gap-8 {
  gap: 5rem !important;
}
.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.justify-content-evenly {
  -webkit-box-pack: space-evenly !important;
  -ms-flex-pack: space-evenly !important;
  justify-content: space-evenly !important;
}
.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}
.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
.order-first {
  -webkit-box-ordinal-group: 0 !important;
  -ms-flex-order: -1 !important;
  order: -1 !important;
}
.order-0 {
  -webkit-box-ordinal-group: 1 !important;
  -ms-flex-order: 0 !important;
  order: 0 !important;
}
.order-1 {
  -webkit-box-ordinal-group: 2 !important;
  -ms-flex-order: 1 !important;
  order: 1 !important;
}
.order-2 {
  -webkit-box-ordinal-group: 3 !important;
  -ms-flex-order: 2 !important;
  order: 2 !important;
}
.order-3 {
  -webkit-box-ordinal-group: 4 !important;
  -ms-flex-order: 3 !important;
  order: 3 !important;
}
.order-4 {
  -webkit-box-ordinal-group: 5 !important;
  -ms-flex-order: 4 !important;
  order: 4 !important;
}
.order-5 {
  -webkit-box-ordinal-group: 6 !important;
  -ms-flex-order: 5 !important;
  order: 5 !important;
}
.order-last {
  -webkit-box-ordinal-group: 7 !important;
  -ms-flex-order: 6 !important;
  order: 6 !important;
}
.m-0 {
  margin: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.m-5 {
  margin: 2rem !important;
}
.m-6 {
  margin: 3rem !important;
}
.m-7 {
  margin: 4rem !important;
}
.m-8 {
  margin: 5rem !important;
}
.m-auto {
  margin: auto !important;
}
.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}
.mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}
.mx-3 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}
.mx-4 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}
.mx-5 {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}
.mx-6 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}
.mx-7 {
  margin-left: 4rem !important;
  margin-right: 4rem !important;
}
.mx-8 {
  margin-left: 5rem !important;
  margin-right: 5rem !important;
}
.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
.my-0 {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.my-1 {
  margin-bottom: 0.25rem !important;
  margin-top: 0.25rem !important;
}
.my-2 {
  margin-bottom: 0.5rem !important;
  margin-top: 0.5rem !important;
}
.my-3 {
  margin-bottom: 1rem !important;
  margin-top: 1rem !important;
}
.my-4 {
  margin-bottom: 1.5rem !important;
  margin-top: 1.5rem !important;
}
.my-5 {
  margin-bottom: 2rem !important;
  margin-top: 2rem !important;
}
.my-6 {
  margin-bottom: 3rem !important;
  margin-top: 3rem !important;
}
.my-7 {
  margin-bottom: 4rem !important;
  margin-top: 4rem !important;
}
.my-8 {
  margin-bottom: 5rem !important;
  margin-top: 5rem !important;
}
.my-auto {
  margin-bottom: auto !important;
  margin-top: auto !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mt-3 {
  margin-top: 1rem !important;
}
.mt-4 {
  margin-top: 1.5rem !important;
}
.mt-5 {
  margin-top: 2rem !important;
}
.mt-6 {
  margin-top: 3rem !important;
}
.mt-7 {
  margin-top: 4rem !important;
}
.mt-8 {
  margin-top: 5rem !important;
}
.mt-auto {
  margin-top: auto !important;
}
.me-0 {
  margin-right: 0 !important;
}
.me-1 {
  margin-right: 0.25rem !important;
}
.me-2 {
  margin-right: 0.5rem !important;
}
.me-3 {
  margin-right: 1rem !important;
}
.me-4 {
  margin-right: 1.5rem !important;
}
.me-5 {
  margin-right: 2rem !important;
}
.me-6 {
  margin-right: 3rem !important;
}
.me-7 {
  margin-right: 4rem !important;
}
.me-8 {
  margin-right: 5rem !important;
}
.me-auto {
  margin-right: auto !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.mb-4 {
  margin-bottom: 1.5rem !important;
}
.mb-5 {
  margin-bottom: 2rem !important;
}
.mb-6 {
  margin-bottom: 3rem !important;
}
.mb-7 {
  margin-bottom: 4rem !important;
}
.mb-8 {
  margin-bottom: 5rem !important;
}
.mb-auto {
  margin-bottom: auto !important;
}
.ms-0 {
  margin-left: 0 !important;
}
.ms-1 {
  margin-left: 0.25rem !important;
}
.ms-2 {
  margin-left: 0.5rem !important;
}
.ms-3 {
  margin-left: 1rem !important;
}
.ms-4 {
  margin-left: 1.5rem !important;
}
.ms-5 {
  margin-left: 2rem !important;
}
.ms-6 {
  margin-left: 3rem !important;
}
.ms-7 {
  margin-left: 4rem !important;
}
.ms-8 {
  margin-left: 5rem !important;
}
.ms-auto {
  margin-left: auto !important;
}
.p-0 {
  padding: 0 !important;
}

.px-8 {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}
.py-7 {
  padding-bottom: 4rem !important;
  padding-top: 4rem !important;
}
.py-8 {
  padding-bottom: 5rem !important;
  padding-top: 5rem !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-8 {
  padding-top: 5rem !important;
}
.pe-8 {
  padding-right: 5rem !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pb-8 {
  padding-bottom: 5rem !important;
}
.ps-8 {
  padding-left: 5rem !important;
}
.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}
.fs-1 {
  font-size: calc(1.45rem + 2.40001vw) !important;
}
.fs-2 {
  font-size: calc(1.35rem + 1.2vw) !important;
}
.fs-3 {
  font-size: calc(1.30001rem + 0.60006vw) !important;
}
.fs-4 {
  font-size: calc(1.275rem + 0.29996vw) !important;
}
.fs-5 {
  font-size: 1.2499875rem !important;
}
.fs-6 {
  font-size: 1.125rem !important;
}
.fst-italic {
  font-style: italic !important;
}
.fst-normal {
  font-style: normal !important;
}
.fw-light {
  font-weight: 300 !important;
}
.fw-lighter {
  font-weight: lighter !important;
}
.fw-normal {
  font-weight: 400 !important;
}
.fw-bold {
  font-weight: 700 !important;
}
.fw-bolder {
  font-weight: bolder !important;
}
.lh-1 {
  line-height: 1 !important;
}
.lh-sm {
  line-height: 1.25 !important;
}
.lh-base {
  line-height: 1.5 !important;
}
.lh-lg {
  line-height: 2 !important;
}
.text-start {
  text-align: left !important;
}
.text-end {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.text-decoration-none {
  text-decoration: none !important;
}
.text-decoration-underline {
  text-decoration: underline !important;
}
.text-decoration-line-through {
  text-decoration: line-through !important;
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.text-wrap {
  white-space: normal !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}
.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}
.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}
.text-blue {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-blue-rgb), var(--bs-text-opacity)) !important;
}
.text-pink {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-pink-rgb), var(--bs-text-opacity)) !important;
}
.text-soft-pink {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-soft-pink-rgb), var(--bs-text-opacity)) !important;
}
.text-mushroom {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-mushroom-rgb), var(--bs-text-opacity)) !important;
}
.text-gunmetal {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-gunmetal-rgb), var(--bs-text-opacity)) !important;
}
.text-red {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-red-rgb), var(--bs-text-opacity)) !important;
}
.text-orange {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-orange-rgb), var(--bs-text-opacity)) !important;
}
.text-green {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-green-rgb), var(--bs-text-opacity)) !important;
}
.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}
.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}
.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}
.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}
.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}
.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}
.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}
.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}
.text-muted {
  --bs-text-opacity: 1;
  color: #6e6e6e !important;
}
.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(37, 37, 37, 0.5) !important;
}
.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}
.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}
.text-opacity-25 {
  --bs-text-opacity: 0.25;
}
.text-opacity-50 {
  --bs-text-opacity: 0.5;
}
.text-opacity-75 {
  --bs-text-opacity: 0.75;
}
.text-opacity-100 {
  --bs-text-opacity: 1;
}
.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(
    var(--bs-primary-rgb),
    var(--bs-bg-opacity)
  ) !important;
}
.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(
    var(--bs-secondary-rgb),
    var(--bs-bg-opacity)
  ) !important;
}
.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(
    var(--bs-success-rgb),
    var(--bs-bg-opacity)
  ) !important;
}
.bg-blue {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-blue-rgb), var(--bs-bg-opacity)) !important;
}
.bg-pink {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-pink-rgb), var(--bs-bg-opacity)) !important;
}
.bg-soft-pink {
  --bs-bg-opacity: 1;
  background-color: rgba(
    var(--bs-soft-pink-rgb),
    var(--bs-bg-opacity)
  ) !important;
}
.bg-mushroom {
  --bs-bg-opacity: 1;
  background-color: rgba(
    var(--bs-mushroom-rgb),
    var(--bs-bg-opacity)
  ) !important;
}
.bg-gunmetal {
  --bs-bg-opacity: 1;
  background-color: rgba(
    var(--bs-gunmetal-rgb),
    var(--bs-bg-opacity)
  ) !important;
}
.bg-red {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-red-rgb), var(--bs-bg-opacity)) !important;
}
.bg-orange {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-orange-rgb), var(--bs-bg-opacity)) !important;
}
.bg-green {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-green-rgb), var(--bs-bg-opacity)) !important;
}
.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}
.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}
.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(
    var(--bs-warning-rgb),
    var(--bs-bg-opacity)
  ) !important;
}
.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}
.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}
.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}
.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}
.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(
    var(--bs-body-bg-rgb),
    var(--bs-bg-opacity)
  ) !important;
}
.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}
.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}
.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}
.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}
.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}
.bg-opacity-100 {
  --bs-bg-opacity: 1;
}
.bg-gradient {
  background-image: var(--bs-gradient) !important;
}
.user-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  user-select: all !important;
}
.user-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  -ms-user-select: auto !important;
  user-select: auto !important;
}
.user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}
.pe-none {
  pointer-events: none !important;
}
.pe-auto {
  pointer-events: auto !important;
}
.rounded,
.rounded-0,
.rounded-1,
.rounded-2,
.rounded-3 {
  border-radius: 0 !important;
}
.rounded-circle {
  border-radius: 50% !important;
}
.rounded-pill {
  border-radius: 50rem !important;
}
.rounded-top {
  border-top-left-radius: 0 !important;
}
.rounded-end,
.rounded-top {
  border-top-right-radius: 0 !important;
}
.rounded-bottom,
.rounded-end {
  border-bottom-right-radius: 0 !important;
}
.rounded-bottom,
.rounded-start {
  border-bottom-left-radius: 0 !important;
}
.rounded-start {
  border-top-left-radius: 0 !important;
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
@media (min-width: 375px) {
  .float-xs-start {
    float: left !important;
  }
  .float-xs-end {
    float: right !important;
  }
  .float-xs-none {
    float: none !important;
  }
  .d-xs-inline {
    display: inline !important;
  }
  .d-xs-inline-block {
    display: inline-block !important;
  }
  .d-xs-block {
    display: block !important;
  }
  .d-xs-grid {
    display: grid !important;
  }
  .d-xs-table {
    display: table !important;
  }
  .d-xs-table-row {
    display: table-row !important;
  }
  .d-xs-table-cell {
    display: table-cell !important;
  }
  .d-xs-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xs-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-xs-none {
    display: none !important;
  }
  .flex-xs-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xs-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xs-column,
  .flex-xs-row {
    -webkit-box-direction: normal !important;
  }
  .flex-xs-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xs-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xs-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xs-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xs-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xs-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xs-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .flex-xs-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xs-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xs-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .gap-xs-0 {
    gap: 0 !important;
  }
  .gap-xs-1 {
    gap: 0.25rem !important;
  }
  .gap-xs-2 {
    gap: 0.5rem !important;
  }
  .gap-xs-3 {
    gap: 1rem !important;
  }
  .gap-xs-4 {
    gap: 1.5rem !important;
  }
  .gap-xs-5 {
    gap: 2rem !important;
  }
  .gap-xs-6 {
    gap: 3rem !important;
  }
  .gap-xs-7 {
    gap: 4rem !important;
  }
  .gap-xs-8 {
    gap: 5rem !important;
  }
  .justify-content-xs-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xs-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xs-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xs-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xs-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .justify-content-xs-evenly {
    -webkit-box-pack: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important;
  }
  .align-items-xs-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xs-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xs-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xs-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xs-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xs-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xs-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xs-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xs-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xs-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xs-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xs-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xs-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xs-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xs-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xs-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xs-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  .order-xs-first {
    -webkit-box-ordinal-group: 0 !important;
    -ms-flex-order: -1 !important;
    order: -1 !important;
  }
  .order-xs-0 {
    -webkit-box-ordinal-group: 1 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important;
  }
  .order-xs-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
  .order-xs-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
  }
  .order-xs-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important;
  }
  .order-xs-4 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important;
  }
  .order-xs-5 {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important;
  }
  .order-xs-last {
    -webkit-box-ordinal-group: 7 !important;
    -ms-flex-order: 6 !important;
    order: 6 !important;
  }
  .m-xs-0 {
    margin: 0 !important;
  }
  .m-xs-1 {
    margin: 0.25rem !important;
  }
  .m-xs-2 {
    margin: 0.5rem !important;
  }
  .m-xs-3 {
    margin: 1rem !important;
  }
  .m-xs-4 {
    margin: 1.5rem !important;
  }
  .m-xs-5 {
    margin: 2rem !important;
  }
  .m-xs-6 {
    margin: 3rem !important;
  }
  .m-xs-7 {
    margin: 4rem !important;
  }
  .m-xs-8 {
    margin: 5rem !important;
  }
  .m-xs-auto {
    margin: auto !important;
  }
  .mx-xs-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .mx-xs-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .mx-xs-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .mx-xs-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .mx-xs-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .mx-xs-5 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .mx-xs-6 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .mx-xs-7 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .mx-xs-8 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .mx-xs-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .my-xs-0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
  .my-xs-1 {
    margin-bottom: 0.25rem !important;
    margin-top: 0.25rem !important;
  }
  .my-xs-2 {
    margin-bottom: 0.5rem !important;
    margin-top: 0.5rem !important;
  }
  .my-xs-3 {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
  }
  .my-xs-4 {
    margin-bottom: 1.5rem !important;
    margin-top: 1.5rem !important;
  }
  .my-xs-5 {
    margin-bottom: 2rem !important;
    margin-top: 2rem !important;
  }
  .my-xs-6 {
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
  }
  .my-xs-7 {
    margin-bottom: 4rem !important;
    margin-top: 4rem !important;
  }
  .my-xs-8 {
    margin-bottom: 5rem !important;
    margin-top: 5rem !important;
  }
  .my-xs-auto {
    margin-bottom: auto !important;
    margin-top: auto !important;
  }
  .mt-xs-0 {
    margin-top: 0 !important;
  }
  .mt-xs-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xs-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xs-3 {
    margin-top: 1rem !important;
  }
  .mt-xs-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xs-5 {
    margin-top: 2rem !important;
  }
  .mt-xs-6 {
    margin-top: 3rem !important;
  }
  .mt-xs-7 {
    margin-top: 4rem !important;
  }
  .mt-xs-8 {
    margin-top: 5rem !important;
  }
  .mt-xs-auto {
    margin-top: auto !important;
  }
  .me-xs-0 {
    margin-right: 0 !important;
  }
  .me-xs-1 {
    margin-right: 0.25rem !important;
  }
  .me-xs-2 {
    margin-right: 0.5rem !important;
  }
  .me-xs-3 {
    margin-right: 1rem !important;
  }
  .me-xs-4 {
    margin-right: 1.5rem !important;
  }
  .me-xs-5 {
    margin-right: 2rem !important;
  }
  .me-xs-6 {
    margin-right: 3rem !important;
  }
  .me-xs-7 {
    margin-right: 4rem !important;
  }
  .me-xs-8 {
    margin-right: 5rem !important;
  }
  .me-xs-auto {
    margin-right: auto !important;
  }
  .mb-xs-0 {
    margin-bottom: 0 !important;
  }
  .mb-xs-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xs-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xs-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xs-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xs-5 {
    margin-bottom: 2rem !important;
  }
  .mb-xs-6 {
    margin-bottom: 3rem !important;
  }
  .mb-xs-7 {
    margin-bottom: 4rem !important;
  }
  .mb-xs-8 {
    margin-bottom: 5rem !important;
  }
  .mb-xs-auto {
    margin-bottom: auto !important;
  }
  .ms-xs-0 {
    margin-left: 0 !important;
  }
  .ms-xs-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xs-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xs-3 {
    margin-left: 1rem !important;
  }
  .ms-xs-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xs-5 {
    margin-left: 2rem !important;
  }
  .ms-xs-6 {
    margin-left: 3rem !important;
  }
  .ms-xs-7 {
    margin-left: 4rem !important;
  }
  .ms-xs-8 {
    margin-left: 5rem !important;
  }
  .ms-xs-auto {
    margin-left: auto !important;
  }
  .p-xs-0 {
    padding: 0 !important;
  }
  .p-xs-1 {
    padding: 0.25rem !important;
  }
  .p-xs-2 {
    padding: 0.5rem !important;
  }
  .p-xs-3 {
    padding: 1rem !important;
  }
  .p-xs-4 {
    padding: 1.5rem !important;
  }
  .p-xs-5 {
    padding: 2rem !important;
  }
  .p-xs-6 {
    padding: 3rem !important;
  }
  .p-xs-7 {
    padding: 4rem !important;
  }
  .p-xs-8 {
    padding: 5rem !important;
  }
  .px-xs-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .px-xs-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .px-xs-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .px-xs-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .px-xs-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .px-xs-5 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .px-xs-6 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .px-xs-7 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .px-xs-8 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .py-xs-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .py-xs-1 {
    padding-bottom: 0.25rem !important;
    padding-top: 0.25rem !important;
  }
  .py-xs-2 {
    padding-bottom: 0.5rem !important;
    padding-top: 0.5rem !important;
  }
  .py-xs-3 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
  }
  .py-xs-4 {
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important;
  }
  .py-xs-5 {
    padding-bottom: 2rem !important;
    padding-top: 2rem !important;
  }
  .py-xs-6 {
    padding-bottom: 3rem !important;
    padding-top: 3rem !important;
  }
  .py-xs-7 {
    padding-bottom: 4rem !important;
    padding-top: 4rem !important;
  }
  .py-xs-8 {
    padding-bottom: 5rem !important;
    padding-top: 5rem !important;
  }
  .pt-xs-0 {
    padding-top: 0 !important;
  }
  .pt-xs-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xs-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xs-3 {
    padding-top: 1rem !important;
  }
  .pt-xs-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xs-5 {
    padding-top: 2rem !important;
  }
  .pt-xs-6 {
    padding-top: 3rem !important;
  }
  .pt-xs-7 {
    padding-top: 4rem !important;
  }
  .pt-xs-8 {
    padding-top: 5rem !important;
  }
  .pe-xs-0 {
    padding-right: 0 !important;
  }
  .pe-xs-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xs-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xs-3 {
    padding-right: 1rem !important;
  }
  .pe-xs-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xs-5 {
    padding-right: 2rem !important;
  }
  .pe-xs-6 {
    padding-right: 3rem !important;
  }
  .pe-xs-7 {
    padding-right: 4rem !important;
  }
  .pe-xs-8 {
    padding-right: 5rem !important;
  }
  .pb-xs-0 {
    padding-bottom: 0 !important;
  }
  .pb-xs-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xs-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xs-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xs-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xs-5 {
    padding-bottom: 2rem !important;
  }
  .pb-xs-6 {
    padding-bottom: 3rem !important;
  }
  .pb-xs-7 {
    padding-bottom: 4rem !important;
  }
  .pb-xs-8 {
    padding-bottom: 5rem !important;
  }
  .ps-xs-0 {
    padding-left: 0 !important;
  }
  .ps-xs-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xs-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xs-3 {
    padding-left: 1rem !important;
  }
  .ps-xs-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xs-5 {
    padding-left: 2rem !important;
  }
  .ps-xs-6 {
    padding-left: 3rem !important;
  }
  .ps-xs-7 {
    padding-left: 4rem !important;
  }
  .ps-xs-8 {
    padding-left: 5rem !important;
  }
  .text-xs-start {
    text-align: left !important;
  }
  .text-xs-end {
    text-align: right !important;
  }
  .text-xs-center {
    text-align: center !important;
  }
}
@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column,
  .flex-sm-row {
    -webkit-box-direction: normal !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 2rem !important;
  }
  .gap-sm-6 {
    gap: 3rem !important;
  }
  .gap-sm-7 {
    gap: 4rem !important;
  }
  .gap-sm-8 {
    gap: 5rem !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    -webkit-box-pack: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0 !important;
    -ms-flex-order: -1 !important;
    order: -1 !important;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 7 !important;
    -ms-flex-order: 6 !important;
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 2rem !important;
  }
  .m-sm-6 {
    margin: 3rem !important;
  }
  .m-sm-7 {
    margin: 4rem !important;
  }
  .m-sm-8 {
    margin: 5rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .mx-sm-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .mx-sm-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .mx-sm-6 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .mx-sm-7 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .mx-sm-8 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .mx-sm-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .my-sm-0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
    margin-top: 0.25rem !important;
  }
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
    margin-top: 0.5rem !important;
  }
  .my-sm-3 {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
  }
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
    margin-top: 1.5rem !important;
  }
  .my-sm-5 {
    margin-bottom: 2rem !important;
    margin-top: 2rem !important;
  }
  .my-sm-6 {
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
  }
  .my-sm-7 {
    margin-bottom: 4rem !important;
    margin-top: 4rem !important;
  }
  .my-sm-8 {
    margin-bottom: 5rem !important;
    margin-top: 5rem !important;
  }
  .my-sm-auto {
    margin-bottom: auto !important;
    margin-top: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 2rem !important;
  }
  .mt-sm-6 {
    margin-top: 3rem !important;
  }
  .mt-sm-7 {
    margin-top: 4rem !important;
  }
  .mt-sm-8 {
    margin-top: 5rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 2rem !important;
  }
  .me-sm-6 {
    margin-right: 3rem !important;
  }
  .me-sm-7 {
    margin-right: 4rem !important;
  }
  .me-sm-8 {
    margin-right: 5rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 2rem !important;
  }
  .mb-sm-6 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-7 {
    margin-bottom: 4rem !important;
  }
  .mb-sm-8 {
    margin-bottom: 5rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 2rem !important;
  }
  .ms-sm-6 {
    margin-left: 3rem !important;
  }
  .ms-sm-7 {
    margin-left: 4rem !important;
  }
  .ms-sm-8 {
    margin-left: 5rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 2rem !important;
  }
  .p-sm-6 {
    padding: 3rem !important;
  }
  .p-sm-7 {
    padding: 4rem !important;
  }
  .p-sm-8 {
    padding: 5rem !important;
  }
  .px-sm-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .px-sm-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .px-sm-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .px-sm-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .px-sm-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .px-sm-5 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .px-sm-6 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .px-sm-7 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .px-sm-8 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .py-sm-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
    padding-top: 0.25rem !important;
  }
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
    padding-top: 0.5rem !important;
  }
  .py-sm-3 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
  }
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important;
  }
  .py-sm-5 {
    padding-bottom: 2rem !important;
    padding-top: 2rem !important;
  }
  .py-sm-6 {
    padding-bottom: 3rem !important;
    padding-top: 3rem !important;
  }
  .py-sm-7 {
    padding-bottom: 4rem !important;
    padding-top: 4rem !important;
  }
  .py-sm-8 {
    padding-bottom: 5rem !important;
    padding-top: 5rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 2rem !important;
  }
  .pt-sm-6 {
    padding-top: 3rem !important;
  }
  .pt-sm-7 {
    padding-top: 4rem !important;
  }
  .pt-sm-8 {
    padding-top: 5rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 2rem !important;
  }
  .pe-sm-6 {
    padding-right: 3rem !important;
  }
  .pe-sm-7 {
    padding-right: 4rem !important;
  }
  .pe-sm-8 {
    padding-right: 5rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 2rem !important;
  }
  .pb-sm-6 {
    padding-bottom: 3rem !important;
  }
  .pb-sm-7 {
    padding-bottom: 4rem !important;
  }
  .pb-sm-8 {
    padding-bottom: 5rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 2rem !important;
  }
  .ps-sm-6 {
    padding-left: 3rem !important;
  }
  .ps-sm-7 {
    padding-left: 4rem !important;
  }
  .ps-sm-8 {
    padding-left: 5rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column,
  .flex-md-row {
    -webkit-box-direction: normal !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 2rem !important;
  }
  .gap-md-6 {
    gap: 3rem !important;
  }
  .gap-md-7 {
    gap: 4rem !important;
  }
  .gap-md-8 {
    gap: 5rem !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    -webkit-box-pack: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0 !important;
    -ms-flex-order: -1 !important;
    order: -1 !important;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 7 !important;
    -ms-flex-order: 6 !important;
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 2rem !important;
  }
  .m-md-6 {
    margin: 3rem !important;
  }
  .m-md-7 {
    margin: 4rem !important;
  }
  .m-md-8 {
    margin: 5rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .mx-md-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .mx-md-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .mx-md-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .mx-md-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .mx-md-5 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .mx-md-6 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .mx-md-7 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .mx-md-8 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .mx-md-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .my-md-0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
  .my-md-1 {
    margin-bottom: 0.25rem !important;
    margin-top: 0.25rem !important;
  }
  .my-md-2 {
    margin-bottom: 0.5rem !important;
    margin-top: 0.5rem !important;
  }
  .my-md-3 {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
  }
  .my-md-4 {
    margin-bottom: 1.5rem !important;
    margin-top: 1.5rem !important;
  }
  .my-md-5 {
    margin-bottom: 2rem !important;
    margin-top: 2rem !important;
  }
  .my-md-6 {
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
  }
  .my-md-7 {
    margin-bottom: 4rem !important;
    margin-top: 4rem !important;
  }
  .my-md-8 {
    margin-bottom: 5rem !important;
    margin-top: 5rem !important;
  }
  .my-md-auto {
    margin-bottom: auto !important;
    margin-top: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 2rem !important;
  }
  .mt-md-6 {
    margin-top: 3rem !important;
  }
  .mt-md-7 {
    margin-top: 4rem !important;
  }
  .mt-md-8 {
    margin-top: 5rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 2rem !important;
  }
  .me-md-6 {
    margin-right: 3rem !important;
  }
  .me-md-7 {
    margin-right: 4rem !important;
  }
  .me-md-8 {
    margin-right: 5rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 2rem !important;
  }
  .mb-md-6 {
    margin-bottom: 3rem !important;
  }
  .mb-md-7 {
    margin-bottom: 4rem !important;
  }
  .mb-md-8 {
    margin-bottom: 5rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 2rem !important;
  }
  .ms-md-6 {
    margin-left: 3rem !important;
  }
  .ms-md-7 {
    margin-left: 4rem !important;
  }
  .ms-md-8 {
    margin-left: 5rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 2rem !important;
  }
  .p-md-6 {
    padding: 3rem !important;
  }
  .p-md-7 {
    padding: 4rem !important;
  }
  .p-md-8 {
    padding: 5rem !important;
  }
  .px-md-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .px-md-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .px-md-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .px-md-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .px-md-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .px-md-5 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .px-md-6 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .px-md-7 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .px-md-8 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .py-md-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .py-md-1 {
    padding-bottom: 0.25rem !important;
    padding-top: 0.25rem !important;
  }
  .py-md-2 {
    padding-bottom: 0.5rem !important;
    padding-top: 0.5rem !important;
  }
  .py-md-3 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
  }
  .py-md-4 {
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important;
  }
  .py-md-5 {
    padding-bottom: 2rem !important;
    padding-top: 2rem !important;
  }
  .py-md-6 {
    padding-bottom: 3rem !important;
    padding-top: 3rem !important;
  }
  .py-md-7 {
    padding-bottom: 4rem !important;
    padding-top: 4rem !important;
  }
  .py-md-8 {
    padding-bottom: 5rem !important;
    padding-top: 5rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 2rem !important;
  }
  .pt-md-6 {
    padding-top: 3rem !important;
  }
  .pt-md-7 {
    padding-top: 4rem !important;
  }
  .pt-md-8 {
    padding-top: 5rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 2rem !important;
  }
  .pe-md-6 {
    padding-right: 3rem !important;
  }
  .pe-md-7 {
    padding-right: 4rem !important;
  }
  .pe-md-8 {
    padding-right: 5rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 2rem !important;
  }
  .pb-md-6 {
    padding-bottom: 3rem !important;
  }
  .pb-md-7 {
    padding-bottom: 4rem !important;
  }
  .pb-md-8 {
    padding-bottom: 5rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 2rem !important;
  }
  .ps-md-6 {
    padding-left: 3rem !important;
  }
  .ps-md-7 {
    padding-left: 4rem !important;
  }
  .ps-md-8 {
    padding-left: 5rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column,
  .flex-lg-row {
    -webkit-box-direction: normal !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 2rem !important;
  }
  .gap-lg-6 {
    gap: 3rem !important;
  }
  .gap-lg-7 {
    gap: 4rem !important;
  }
  .gap-lg-8 {
    gap: 5rem !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    -webkit-box-pack: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0 !important;
    -ms-flex-order: -1 !important;
    order: -1 !important;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 7 !important;
    -ms-flex-order: 6 !important;
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 2rem !important;
  }
  .m-lg-6 {
    margin: 3rem !important;
  }
  .m-lg-7 {
    margin: 4rem !important;
  }
  .m-lg-8 {
    margin: 5rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .mx-lg-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .mx-lg-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .mx-lg-6 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .mx-lg-7 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .mx-lg-8 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .mx-lg-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .my-lg-0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
    margin-top: 0.25rem !important;
  }
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
    margin-top: 0.5rem !important;
  }
  .my-lg-3 {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
  }
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
    margin-top: 1.5rem !important;
  }
  .my-lg-5 {
    margin-bottom: 2rem !important;
    margin-top: 2rem !important;
  }
  .my-lg-6 {
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
  }
  .my-lg-7 {
    margin-bottom: 4rem !important;
    margin-top: 4rem !important;
  }
  .my-lg-8 {
    margin-bottom: 5rem !important;
    margin-top: 5rem !important;
  }
  .my-lg-auto {
    margin-bottom: auto !important;
    margin-top: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 2rem !important;
  }
  .mt-lg-6 {
    margin-top: 3rem !important;
  }
  .mt-lg-7 {
    margin-top: 4rem !important;
  }
  .mt-lg-8 {
    margin-top: 5rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 2rem !important;
  }
  .me-lg-6 {
    margin-right: 3rem !important;
  }
  .me-lg-7 {
    margin-right: 4rem !important;
  }
  .me-lg-8 {
    margin-right: 5rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 2rem !important;
  }
  .mb-lg-6 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-7 {
    margin-bottom: 4rem !important;
  }
  .mb-lg-8 {
    margin-bottom: 5rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 2rem !important;
  }
  .ms-lg-6 {
    margin-left: 3rem !important;
  }
  .ms-lg-7 {
    margin-left: 4rem !important;
  }
  .ms-lg-8 {
    margin-left: 5rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 2rem !important;
  }
  .p-lg-6 {
    padding: 3rem !important;
  }
  .p-lg-7 {
    padding: 4rem !important;
  }
  .p-lg-8 {
    padding: 5rem !important;
  }
  .px-lg-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .px-lg-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .px-lg-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .px-lg-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .px-lg-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .px-lg-5 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .px-lg-6 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .px-lg-7 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .px-lg-8 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .py-lg-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
    padding-top: 0.25rem !important;
  }
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
    padding-top: 0.5rem !important;
  }
  .py-lg-3 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
  }
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important;
  }
  .py-lg-5 {
    padding-bottom: 2rem !important;
    padding-top: 2rem !important;
  }
  .py-lg-6 {
    padding-bottom: 3rem !important;
    padding-top: 3rem !important;
  }
  .py-lg-7 {
    padding-bottom: 4rem !important;
    padding-top: 4rem !important;
  }
  .py-lg-8 {
    padding-bottom: 5rem !important;
    padding-top: 5rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 2rem !important;
  }
  .pt-lg-6 {
    padding-top: 3rem !important;
  }
  .pt-lg-7 {
    padding-top: 4rem !important;
  }
  .pt-lg-8 {
    padding-top: 5rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 2rem !important;
  }
  .pe-lg-6 {
    padding-right: 3rem !important;
  }
  .pe-lg-7 {
    padding-right: 4rem !important;
  }
  .pe-lg-8 {
    padding-right: 5rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 2rem !important;
  }
  .pb-lg-6 {
    padding-bottom: 3rem !important;
  }
  .pb-lg-7 {
    padding-bottom: 4rem !important;
  }
  .pb-lg-8 {
    padding-bottom: 5rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 2rem !important;
  }
  .ps-lg-6 {
    padding-left: 3rem !important;
  }
  .ps-lg-7 {
    padding-left: 4rem !important;
  }
  .ps-lg-8 {
    padding-left: 5rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column,
  .flex-xl-row {
    -webkit-box-direction: normal !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 2rem !important;
  }
  .gap-xl-6 {
    gap: 3rem !important;
  }
  .gap-xl-7 {
    gap: 4rem !important;
  }
  .gap-xl-8 {
    gap: 5rem !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    -webkit-box-pack: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0 !important;
    -ms-flex-order: -1 !important;
    order: -1 !important;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 7 !important;
    -ms-flex-order: 6 !important;
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 2rem !important;
  }
  .m-xl-6 {
    margin: 3rem !important;
  }
  .m-xl-7 {
    margin: 4rem !important;
  }
  .m-xl-8 {
    margin: 5rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .mx-xl-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .mx-xl-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .mx-xl-6 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .mx-xl-7 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .mx-xl-8 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .mx-xl-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .my-xl-0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
    margin-top: 0.25rem !important;
  }
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
    margin-top: 0.5rem !important;
  }
  .my-xl-3 {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
  }
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
    margin-top: 1.5rem !important;
  }
  .my-xl-5 {
    margin-bottom: 2rem !important;
    margin-top: 2rem !important;
  }
  .my-xl-6 {
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
  }
  .my-xl-7 {
    margin-bottom: 4rem !important;
    margin-top: 4rem !important;
  }
  .my-xl-8 {
    margin-bottom: 5rem !important;
    margin-top: 5rem !important;
  }
  .my-xl-auto {
    margin-bottom: auto !important;
    margin-top: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 2rem !important;
  }
  .mt-xl-6 {
    margin-top: 3rem !important;
  }
  .mt-xl-7 {
    margin-top: 4rem !important;
  }
  .mt-xl-8 {
    margin-top: 5rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 2rem !important;
  }
  .me-xl-6 {
    margin-right: 3rem !important;
  }
  .me-xl-7 {
    margin-right: 4rem !important;
  }
  .me-xl-8 {
    margin-right: 5rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 2rem !important;
  }
  .mb-xl-6 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-7 {
    margin-bottom: 4rem !important;
  }
  .mb-xl-8 {
    margin-bottom: 5rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 2rem !important;
  }
  .ms-xl-6 {
    margin-left: 3rem !important;
  }
  .ms-xl-7 {
    margin-left: 4rem !important;
  }
  .ms-xl-8 {
    margin-left: 5rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 2rem !important;
  }
  .p-xl-6 {
    padding: 3rem !important;
  }
  .p-xl-7 {
    padding: 4rem !important;
  }
  .p-xl-8 {
    padding: 5rem !important;
  }
  .px-xl-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .px-xl-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .px-xl-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .px-xl-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .px-xl-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .px-xl-5 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .px-xl-6 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .px-xl-7 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .px-xl-8 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .py-xl-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
    padding-top: 0.25rem !important;
  }
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
    padding-top: 0.5rem !important;
  }
  .py-xl-3 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
  }
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important;
  }
  .py-xl-5 {
    padding-bottom: 2rem !important;
    padding-top: 2rem !important;
  }
  .py-xl-6 {
    padding-bottom: 3rem !important;
    padding-top: 3rem !important;
  }
  .py-xl-7 {
    padding-bottom: 4rem !important;
    padding-top: 4rem !important;
  }
  .py-xl-8 {
    padding-bottom: 5rem !important;
    padding-top: 5rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 2rem !important;
  }
  .pt-xl-6 {
    padding-top: 3rem !important;
  }
  .pt-xl-7 {
    padding-top: 4rem !important;
  }
  .pt-xl-8 {
    padding-top: 5rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 2rem !important;
  }
  .pe-xl-6 {
    padding-right: 3rem !important;
  }
  .pe-xl-7 {
    padding-right: 4rem !important;
  }
  .pe-xl-8 {
    padding-right: 5rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 2rem !important;
  }
  .pb-xl-6 {
    padding-bottom: 3rem !important;
  }
  .pb-xl-7 {
    padding-bottom: 4rem !important;
  }
  .pb-xl-8 {
    padding-bottom: 5rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 2rem !important;
  }
  .ps-xl-6 {
    padding-left: 3rem !important;
  }
  .ps-xl-7 {
    padding-left: 4rem !important;
  }
  .ps-xl-8 {
    padding-left: 5rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xxl-column,
  .flex-xxl-row {
    -webkit-box-direction: normal !important;
  }
  .flex-xxl-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    gap: 2rem !important;
  }
  .gap-xxl-6 {
    gap: 3rem !important;
  }
  .gap-xxl-7 {
    gap: 4rem !important;
  }
  .gap-xxl-8 {
    gap: 5rem !important;
  }
  .justify-content-xxl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    -webkit-box-pack: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xxl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xxl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  .order-xxl-first {
    -webkit-box-ordinal-group: 0 !important;
    -ms-flex-order: -1 !important;
    order: -1 !important;
  }
  .order-xxl-0 {
    -webkit-box-ordinal-group: 1 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important;
  }
  .order-xxl-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
  .order-xxl-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
  }
  .order-xxl-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important;
  }
  .order-xxl-4 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important;
  }
  .order-xxl-5 {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important;
  }
  .order-xxl-last {
    -webkit-box-ordinal-group: 7 !important;
    -ms-flex-order: 6 !important;
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 2rem !important;
  }
  .m-xxl-6 {
    margin: 3rem !important;
  }
  .m-xxl-7 {
    margin: 4rem !important;
  }
  .m-xxl-8 {
    margin: 5rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .mx-xxl-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .mx-xxl-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .mx-xxl-6 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .mx-xxl-7 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .mx-xxl-8 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .mx-xxl-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .my-xxl-0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
  .my-xxl-1 {
    margin-bottom: 0.25rem !important;
    margin-top: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-bottom: 0.5rem !important;
    margin-top: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
  }
  .my-xxl-4 {
    margin-bottom: 1.5rem !important;
    margin-top: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-bottom: 2rem !important;
    margin-top: 2rem !important;
  }
  .my-xxl-6 {
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
  }
  .my-xxl-7 {
    margin-bottom: 4rem !important;
    margin-top: 4rem !important;
  }
  .my-xxl-8 {
    margin-bottom: 5rem !important;
    margin-top: 5rem !important;
  }
  .my-xxl-auto {
    margin-bottom: auto !important;
    margin-top: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 2rem !important;
  }
  .mt-xxl-6 {
    margin-top: 3rem !important;
  }
  .mt-xxl-7 {
    margin-top: 4rem !important;
  }
  .mt-xxl-8 {
    margin-top: 5rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 2rem !important;
  }
  .me-xxl-6 {
    margin-right: 3rem !important;
  }
  .me-xxl-7 {
    margin-right: 4rem !important;
  }
  .me-xxl-8 {
    margin-right: 5rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 2rem !important;
  }
  .mb-xxl-6 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-7 {
    margin-bottom: 4rem !important;
  }
  .mb-xxl-8 {
    margin-bottom: 5rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 2rem !important;
  }
  .ms-xxl-6 {
    margin-left: 3rem !important;
  }
  .ms-xxl-7 {
    margin-left: 4rem !important;
  }
  .ms-xxl-8 {
    margin-left: 5rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 2rem !important;
  }
  .p-xxl-6 {
    padding: 3rem !important;
  }
  .p-xxl-7 {
    padding: 4rem !important;
  }
  .p-xxl-8 {
    padding: 5rem !important;
  }
  .px-xxl-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .px-xxl-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .px-xxl-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .px-xxl-6 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .px-xxl-7 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .px-xxl-8 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .py-xxl-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .py-xxl-1 {
    padding-bottom: 0.25rem !important;
    padding-top: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-bottom: 0.5rem !important;
    padding-top: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
  }
  .py-xxl-4 {
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-bottom: 2rem !important;
    padding-top: 2rem !important;
  }
  .py-xxl-6 {
    padding-bottom: 3rem !important;
    padding-top: 3rem !important;
  }
  .py-xxl-7 {
    padding-bottom: 4rem !important;
    padding-top: 4rem !important;
  }
  .py-xxl-8 {
    padding-bottom: 5rem !important;
    padding-top: 5rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 2rem !important;
  }
  .pt-xxl-6 {
    padding-top: 3rem !important;
  }
  .pt-xxl-7 {
    padding-top: 4rem !important;
  }
  .pt-xxl-8 {
    padding-top: 5rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 2rem !important;
  }
  .pe-xxl-6 {
    padding-right: 3rem !important;
  }
  .pe-xxl-7 {
    padding-right: 4rem !important;
  }
  .pe-xxl-8 {
    padding-right: 5rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 2rem !important;
  }
  .pb-xxl-6 {
    padding-bottom: 3rem !important;
  }
  .pb-xxl-7 {
    padding-bottom: 4rem !important;
  }
  .pb-xxl-8 {
    padding-bottom: 5rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 2rem !important;
  }
  .ps-xxl-6 {
    padding-left: 3rem !important;
  }
  .ps-xxl-7 {
    padding-left: 4rem !important;
  }
  .ps-xxl-8 {
    padding-left: 5rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 3.2500125rem !important;
  }
  .fs-2 {
    font-size: 2.25rem !important;
  }
  .fs-3 {
    font-size: 1.75005rem !important;
  }
  .fs-4 {
    font-size: 1.4999625rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
@font-face {
  font-family: Circular;
  font-style: normal;
  font-weight: 400;
  src: url(../6e811c1570a6da15d89f.eot);
  src: url(../6e811c1570a6da15d89f.eot?#iefix) format("embedded-opentype"),
    url(../141aa719c8fcb6dd8beb.woff) format("woff"),
    url(../5ceef6bf70e91cd6e891.ttf) format("truetype"),
    url(../images/lineto-circular-book.svg#lineto-circular-book) format("svg");
}
@font-face {
  font-family: Circular;
  font-style: italic;
  font-weight: 400;
  src: url(../ecf04af012b64b4a1fb3.eot);
  src: url(../ecf04af012b64b4a1fb3.eot?#iefix) format("embedded-opentype"),
    url(../ba91345a5f5d8413369a.woff) format("woff"),
    url(../659255214fa0d08f392e.ttf) format("truetype"),
    url(../images/lineto-circular-bookItalic.svg#lineto-circular-bookItalic)
      format("svg");
}
@font-face {
  font-family: Circular;
  font-style: normal;
  font-weight: 700;
  src: url(../a13e9a0343268531beb3.eot);
  src: url(../a13e9a0343268531beb3.eot?#iefix) format("embedded-opentype"),
    url(../a8f7ebfe4d408d6aa878.woff) format("woff"),
    url(../4dfb91e7be98bb0fbf9f.ttf) format("truetype"),
    url(../images/lineto-circular-bold.svg#lineto-circular-bold) format("svg");
}
@font-face {
  font-family: Circular;
  font-style: italic;
  font-weight: 700;
  src: url(../95c095181a278cf3cb75.eot);
  src: url(../95c095181a278cf3cb75.eot?#iefix) format("embedded-opentype"),
    url(../b4a7d5834a85e43cd49e.woff) format("woff"),
    url(../572bfb5e6f8e2e689d17.ttf) format("truetype"),
    url(../images/lineto-circular-boldItalic.svg#lineto-circular-bolditalic)
      format("svg");
}
.font-family-serif {
  font-family: corporate-a, Georgia, Times, serif !important;
}
.font-family-sans-serif {
  font-family: Circular, Arial, sans-serif;
}
html {
  scroll-behavior: smooth;
}
body {
  background-color: #f5f5f5;
}
.site-wrapper {
  background-color: #fff;
  margin: 0 auto;
  max-width: 1440px;
}
@media (min-width: 1400px) {
  .container {
    max-width: 1140px;
  }
}
.accordion-item {
  border: 0;
  border-bottom: 1px solid #326996;
}
.accordion-button {
  border-bottom: 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: none;
}
.accordion-button:not(.collapsed) {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.accordion .genes-list-simple {
  margin-bottom: 2rem;
}
.badge__text {
  fill: #fff;
  font-size: 0.95rem;
  font-weight: 400;
  text-align: right;
  width: 100%;
}
.badge--blue {
  fill: #326996;
}
.badge--pink {
  fill: #f05578;
}
.badge--gunmetal {
  fill: #51555d;
}
.badge--white {
  fill: #fff;
}
.badge--white .badge__text {
  fill: #326996;
}
.block:last-child,
.block__content p:last-child {
  margin-bottom: 0;
}
@media (max-width: 575.98px) {
  .block-contact-information__content {
    font-size: 0.875rem;
  }
}
@media (max-width: 767.98px) {
  .block-contact-information__content a {
    word-wrap: break-word;
  }
}
.btn__icon {
  display: inline-block;
  height: 1rem;
  width: 1rem;
}
.btn__icon svg {
  max-height: 100%;
  max-width: 100%;
}
.btn__label {
  display: inline;
}
.btn--left-align {
  padding-left: 0;
  text-align: left;
}
.btn-link {
  font-size: 1rem;
  font-weight: 700;
  text-decoration: none;
}
.btn-link,
.btn-link:link,
.btn-link:visited {
  fill: #326996;
  color: #326996;
}
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  fill: #f05578;
  color: #f05578;
}
.btn-blue:active,
.btn-blue:focus,
.btn-blue:hover {
  background-color: #fff;
  color: #326996;
}
.btn-pink {
  color: #fff;
}
.btn-pink:active,
.btn-pink:focus,
.btn-pink:hover {
  background-color: #fff;
  color: #f05578;
}
.btn-soft-pink {
  color: #fff;
}
.btn-soft-pink:active,
.btn-soft-pink:focus,
.btn-soft-pink:hover {
  background-color: #fff;
  color: #faa0b4;
}
.btn-mushroom {
  color: #fff;
}
.btn-mushroom:active,
.btn-mushroom:focus,
.btn-mushroom:hover {
  background-color: #fff;
  color: #ab9e9d;
}
.btn-gunmetal:active,
.btn-gunmetal:focus,
.btn-gunmetal:hover {
  background-color: #fff;
  color: #51555d;
}
.btn-green,
.btn-green:active,
.btn-green:focus,
.btn-green:hover,
.btn-orange,
.btn-orange:active,
.btn-orange:focus,
.btn-orange:hover,
.btn-outline-green:active,
.btn-outline-green:focus,
.btn-outline-green:hover,
.btn-outline-mushroom:active,
.btn-outline-mushroom:focus,
.btn-outline-mushroom:hover,
.btn-outline-orange:active,
.btn-outline-orange:focus,
.btn-outline-orange:hover,
.btn-outline-pink:active,
.btn-outline-pink:focus,
.btn-outline-pink:hover,
.btn-outline-red:active,
.btn-outline-red:focus,
.btn-outline-red:hover,
.btn-outline-soft-pink:active,
.btn-outline-soft-pink:focus,
.btn-outline-soft-pink:hover,
.btn-red,
.btn-red:active,
.btn-red:focus,
.btn-red:hover {
  color: #fff;
}
.btn-group-lg > .btn .btn__icon,
.btn-lg .btn__icon,
.gform_wrapper.gravity-theme
  .gform_footer
  .btn-group-lg
  > .gform_button
  .btn__icon {
  height: 1.25rem;
  width: 1.25rem;
}
.btn-search {
  padding-right: 0;
}
.color-item {
  display: inline-block;
  width: 100%;
}
.color-item__list {
  list-style: none;
  padding-left: 0;
}
@media (min-width: 768px) {
  .color-item {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .color-item {
    width: 20%;
  }
}
.color-swatch {
  min-height: 100px;
}
.breadcrumbs {
  font-size: 0.875rem;
}
.breadcrumbs a {
  text-decoration: none;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}
@media (min-width: 992px) {
  .breadcrumbs {
    font-size: 1rem;
  }
}
.breadcrumbs__item:last-child {
  text-decoration: underline;
}
.form-label {
  font-family: Circular, Arial, sans-serif;
}
.form-control-underline,
.form-select-underline {
  border-width: 0 0 2px;
  padding-left: 0;
  padding-right: 0;
}
.form-control-underline:focus,
.form-select-underline:focus {
  border-bottom-width: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-select-underline {
  background-position: right 0 center;
}
.form-help-text {
  font-family: Circular, Arial, sans-serif;
  font-size: 0.875rem;
  margin: 0.25rem 0;
}
.form-search__wrap {
  position: relative;
}
.form-search__input {
  padding-right: 2rem;
}
.form-search__input--inverse,
.form-search__input--inverse:focus {
  background-color: transparent;
  border-bottom-color: #fff;
  color: #fff;
}
.form-search__button {
  position: absolute;
  right: 0;
  top: -2px;
}
.filter-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-family: Circular, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  list-style: none;
  margin: 0 -0.625rem;
  padding-left: 0;
}
.filter-search__item {
  margin-bottom: 0.375rem;
  padding: 0 0.625rem;
}
.filter-search__item__link {
  border-bottom: 0.125rem solid transparent;
  display: inline-block;
  padding-bottom: 0.125rem;
}
.filter-search__item__link:link,
.filter-search__item__link:visited {
  color: #326996;
  text-decoration: none;
}
.filter-search__item__link:active,
.filter-search__item__link:focus,
.filter-search__item__link:hover {
  border-bottom-color: #326996;
  color: #326996;
  text-decoration: none;
}
.filter-search__item__link--active {
  border-bottom-color: #f05578;
  color: #f05578;
}
.filter-search__item__link--active:link,
.filter-search__item__link--active:visited {
  color: #f05578;
}
.filter-search__item__link--active:active,
.filter-search__item__link--active:focus,
.filter-search__item__link--active:hover {
  border-bottom-color: #f05578;
  color: #f05578;
}
@media (min-width: 768px) {
  .filter-search__item {
    margin-bottom: 0;
  }
  .filter-search__item__link {
    border-bottom-width: 0.1875rem;
    padding-bottom: 0.3125rem;
  }
}
.modal-newsletter-pardot-subscribe iframe {
  height: 630px;
}
@media (min-width: 768px) {
  .modal-newsletter-pardot-subscribe iframe {
    height: 550px;
  }
}
.modal-body__form-type--order-form {
  border-bottom: 1px solid #d9d9d9;
}
.nav-main {
  background-color: #f5f5f5;
  font-family: Circular, Arial, sans-serif;
  min-height: 100vh;
  width: 100%;
  z-index: 1000;
}
.nav-main__item {
  color: #326996;
  font-weight: 700;
  padding: 0 1.25rem;
}
.nav-main__item__link {
  border-bottom: 1px solid #d9d9d9;
  display: block;
  padding: 1.25rem 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.nav-main__item__link__arrow .icon {
  fill: #326996;
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.nav-main__item__sub-nav-menu {
  background-color: #f5f5f5;
  bottom: 0;
  display: none;
  left: 300%;
  overflow-y: auto;
  padding: 0 0 20px;
  position: absolute;
  right: -300%;
  top: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1100;
}
.nav-main__item__sub-nav-menu--open {
  display: block;
  left: 0;
  right: 0;
}
.nav-main__item__sub-nav-menu__breadcrumb {
  background-color: #dcdddf;
  font-size: 1rem;
  font-weight: 400;
  padding: 1rem;
}
.nav-main__item__sub-nav-menu__menu-link {
  text-transform: uppercase;
  vertical-align: top;
}
.nav-main__item__sub-nav-menu__menu-arrow {
  height: 1rem;
  margin-top: 0.125rem;
  vertical-align: top;
  width: 1rem;
}
.nav-main__item__sub-nav-menu__menu-arrow .icon {
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
@media (min-width: 1200px) {
  .nav-main {
    background-color: #fff;
    min-height: auto;
    padding: 0;
    width: auto;
  }
  .nav-main__item {
    font-size: 1rem;
  }
  .nav-main__item__sub-nav-menu {
    bottom: auto;
    left: 0;
    min-height: 400px;
    padding: 0 0 1rem;
    position: absolute;
    right: 0;
    top: 72px;
    width: 100%;
  }
  .nav-main__item:hover > .nav-main__item__sub-nav-menu {
    display: block;
    left: 0;
    right: 0;
  }
  .nav-main__item__link {
    border-bottom: 3px solid transparent;
    display: inline-block;
    padding: 1.40625rem 0;
  }
  .nav-main__item__link__arrow {
    display: none;
  }
  .nav-main__item__link:focus,
  .nav-main__item__link:hover {
    border-bottom-color: #f05578;
    color: #f05578;
  }
}
.nav-main-sub {
  padding: 1rem;
}
.nav-main-sub__item__link {
  color: #326996;
  display: block;
  font-size: 0.875rem;
  margin: 0.625rem 0;
  text-transform: uppercase;
}
.nav-main-sub__item__link:focus,
.nav-main-sub__item__link:hover {
  color: #f05578;
}
.nav-main-sub__item__sub-nav-menu {
  padding-left: 1rem;
}
.nav-main-sub__item__sub-nav-menu__item__link {
  display: block;
  font-weight: 400;
  padding: 0.25rem 0;
}
.nav-main-sub__item__sub-nav-menu__item__link:focus,
.nav-main-sub__item__sub-nav-menu__item__link:hover {
  color: #f05578;
}
@media (min-width: 1200px) {
  .nav-main-sub {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -1rem;
  }
  .nav-main-sub__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    padding: 0 1rem;
  }
  .nav-main-sub__item__link {
    border-bottom: 1px solid #b9bbbe;
    margin: 1rem 0;
    padding-bottom: 1rem;
  }
  .nav-main-sub__item__sub-nav-menu {
    padding-left: 0;
  }
}
.nav-sidebar__item {
  margin-bottom: 1rem;
}
.nav-sidebar__item__link {
  border-bottom: 1px solid transparent;
  text-decoration: none;
}
.nav-sidebar__item__link:link,
.nav-sidebar__item__link:visited {
  text-decoration: none;
}
.nav-sidebar__item__link:active,
.nav-sidebar__item__link:focus,
.nav-sidebar__item__link:hover {
  border-bottom-color: #f05578;
  color: #f05578;
}
.nav-footer__item {
  margin-bottom: 2rem;
}
.nav-footer-sub__item {
  line-height: 1.2;
  margin-bottom: 0.5rem;
}
.nav-footer-sub__item__link:link,
.nav-footer-sub__item__link:visited {
  text-decoration: none;
}
.nav-footer-sub__item__link:active,
.nav-footer-sub__item__link:focus,
.nav-footer-sub__item__link:hover {
  text-decoration: underline;
}
@media (min-width: 768px) {
  .nav-footer__item {
    margin-bottom: 0;
  }
}
.pagination__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Circular, Arial, sans-serif;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.pagination__list__item__link {
  color: #326996;
  display: inline-block;
  min-width: 3rem;
  padding: 0.5rem 0.75rem;
  text-align: center;
}
.pagination__list__item__link--next,
.pagination__list__item__link--previous {
  padding: 0.38rem 0.5rem 0.62rem;
}
.pagination__list__item__link--next svg,
.pagination__list__item__link--previous svg {
  fill: #326996;
  line-height: 1;
}
@media (max-width: 991.98px) {
  .sidebar-test__test-actions__wrapper {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 1049;
  }
  .sidebar-test__test-actions__wrapper .block-test-actions {
    margin-bottom: 0 !important;
  }
}
.sidebar-test__test-actions__toggle-wrapper {
  background-color: #fff;
  -webkit-box-shadow: 0 3px 10px #c7c7c7;
  box-shadow: 0 3px 10px #c7c7c7;
  padding: 0.5rem 0.75rem 0.5rem 0;
}
.teaser-search__content-wrap {
  font-family: Circular, Arial, sans-serif;
}
.teaser-search__type {
  color: #326996;
  font-size: 0.875rem;
  line-height: 1.25rem;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}
.teaser-search__title {
  margin-bottom: 0.5rem;
}
.teaser-search__meta {
  color: #326996;
  font-size: 0.875rem;
  line-height: 1rem;
  margin-bottom: 0.5rem;
}
.teaser__link-wrap:active,
.teaser__link-wrap:focus,
.teaser__link-wrap:hover {
  color: #326996;
  text-decoration: none;
}
.teaser__link-wrap:active .teaser__title,
.teaser__link-wrap:focus .teaser__title,
.teaser__link-wrap:hover .teaser__title {
  color: #f05578;
  text-decoration: underline;
}
.teaser__type {
  font-size: 0.875rem;
}
.teaser__meta {
  font-size: 0.75rem;
}
.teaser__content {
  font-size: 1rem;
}
.teaser-bpg_event__meta__short-name {
  font-size: 0.875rem;
  font-weight: 700;
}
.test-overview-box__disclaimers {
  font-size: 0.875rem;
}
.attribute-box__title {
  font-weight: bolder;
}
.attribute-box__disclaimer-indicator {
  font-size: 0.875rem;
}
.ds__description {
  color: #6c757d;
  margin-top: 30px;
}
.hero {
  font-family: Circular, Arial, sans-serif;
  font-size: 4.00005rem;
  letter-spacing: -0.5px;
  line-height: 1.0625;
}
@media (min-width: 576px) {
  .hero {
    font-size: 3.20004rem;
  }
}
.h1,
h1 {
  letter-spacing: -0.5px;
  line-height: 1.076;
}
.h2,
h2 {
  letter-spacing: -0.2px;
  line-height: 1.1667;
}
.h3,
h3 {
  line-height: 1.2857;
}
.h3,
.h4,
h3,
h4 {
  letter-spacing: 0;
}
.h4,
h4 {
  line-height: 1.3333;
}
.h5,
h5 {
  line-height: 1.4;
}
.h5,
.h6,
h5,
h6 {
  letter-spacing: 0;
}
.h6,
h6 {
  line-height: 1.3333;
}
.text-sans-serif {
  font-family: Circular, Arial, sans-serif !important;
}
.text-serif {
  font-family: corporate-a, Georgia, Times, serif !important;
}
.special-test-list {
  -webkit-box-flex: 1;
  -webkit-columns: 2;
  -moz-columns: 2;
  column-count: 2;
  -ms-flex: 1;
  flex: 1;
  width: 100%;
}
.special-test-list li {
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid-column;
}
@media (max-width: 375px) {
  .special-test-list {
    -webkit-columns: 1;
    -moz-columns: 1;
    column-count: 1;
  }
}
.table-test-wrapper {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
.table-test-wrapper .test-list-item {
  -ms-flex-preferred-size: 49%;
  flex-basis: 49%;
}
@media (max-width: 375px) {
  .table-test-wrapper .test-list-item {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
.team-member__image {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 224px;
}
.hover-member {
  cursor: pointer;
}
.hover-member:hover {
  background-color: #e9e9e9;
}
.team-collapse-button {
  display: block;
  padding: 10px;
  width: 100%;
}
.icon-arrow-down {
  fill: #326996;
  height: 20px;
  -webkit-transition: -webkit-transform 0s linear 0.1s;
  transition: -webkit-transform 0s linear 0.1s;
  -o-transition: -o-transform 0s linear 0.1s;
  transition: transform 0s linear 0.1s;
  transition: transform 0s linear 0.1s, -webkit-transform 0s linear 0.1s,
    -o-transform 0s linear 0.1s;
  width: 20px;
}
.member-blue-icons {
  padding: 4px;
}
.member-blue-icons .member-icon {
  height: 32px;
  width: 32px;
}
.member-white-icons {
  display: none;
  padding: 4px;
}
.member-white-icons .member-icon {
  height: 32px;
  width: 32px;
}
.member-fucos {
  color: #fff;
}
.member-fucos,
.member-fucos:hover {
  background-color: #326996;
}
.member-fucos .h5,
.member-fucos .team-collapse-button,
.member-fucos h5 {
  color: #fff;
}
.member-fucos .icon-arrow-down {
  fill: #fff;
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.member-fucos .member-blue-icons {
  display: none;
}
.member-fucos .member-white-icons {
  display: block;
}
.full-height {
  height: 100%;
}
.dGrid {
  display: grid;
  gap: 20px;
}
@media (min-width: 468px) {
  .dGrid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 768px) {
  .dGrid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1080px) {
  .dGrid {
    grid-template-columns: repeat(5, 1fr);
  }
}
.consultant {
  cursor: pointer;
  margin-bottom: 30px;
}
.consultant .h3,
.consultant h3 {
  font-size: 1em;
  font-weight: 700;
  margin-bottom: 5px;
}
.consultant img {
  margin-bottom: 10px;
}
.consultantWrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.consultantWrapper,
.consultantWrapper a.closePopUp {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.consultantWrapper a.closePopUp {
  z-index: 1;
}
.consultantPopUp,
.consultantWrapper {
  display: none;
}
.consultantPopUp {
  background: #eee;
  height: 600px;
  max-width: 600px;
  padding: 35px 25px;
  position: relative;
  width: 85%;
  z-index: 2;
}
.consultantPopUp span.closePopUp {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #326996;
  border-radius: 50px;
  color: #fff;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 2rem;
  height: 2rem;
  justify-content: center;
  line-height: 1;
  position: absolute;
  right: -1rem;
  top: -1rem;
  width: 2rem;
}
.consultantPopUp .topHeading {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.consultantPopUp .topHeading img {
  width: 120px;
}
.consultantPopUp .topHeading .information {
  -webkit-box-flex: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
  flex: 1;
  justify-content: space-between;
  padding: 0 30px;
}
.consultantPopUp .topHeading .information .h3,
.consultantPopUp .topHeading .information h3 {
  color: #426991;
  font-size: 1.25rem;
  margin-bottom: 10px;
}
.consultantPopUp .topHeading .information p {
  line-height: 1.5;
}
.consultantPopUp .topHeading .information a {
  background: #eee;
  border: 3px solid #426991;
  color: #426991;
  display: block;
  margin-top: 10px;
  padding: 10px 15px;
  text-decoration: none;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.consultantPopUp .topHeading .information a:hover {
  background: #426991;
  color: #fff;
}
@media (max-width: 768px) {
  .consultantPopUp .topHeading .information {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.consultantPopUp .biography {
  line-height: 1.675;
  margin-top: 20px;
  max-height: 380px;
  overflow-y: auto;
  padding-right: 20px;
}
.consultantPopUp .biography::-webkit-scrollbar {
  width: 15px;
}
.consultantPopUp .biography::-webkit-scrollbar-track {
  background: #ddd;
  border-radius: 10px;
}
.consultantPopUp .biography::-webkit-scrollbar-thumb {
  background: #db5f79;
  border-radius: 10px;
}
@media (max-width: 768px) {
  .consultantPopUp .biography {
    max-height: 360px;
  }
}
.section {
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  .section {
    margin-bottom: 4rem;
  }
}
.section--no-bottom-spacer {
  margin-bottom: 0 !important;
}
@media (min-width: 768px) {
  .section-404-content__content {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .section-404-content__content__search-field {
    max-width: 50%;
  }
}
@media (min-width: 1200px) {
  .section-404-content__wrap {
    max-width: 75%;
  }
}
.section-banner {
  font-size: 0.984375rem;
  line-height: 1.125rem;
}
@media (min-width: 992px) {
  .section-banner {
    font-size: 16px;
    line-height: 1.40625rem;
  }
}
.section-banner__container {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .section-banner__container {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
.section-banner__info-icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.section-banner__text {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 0.5rem;
}
.section-banner__text p:last-child {
  margin-bottom: 0;
}
.section-banner__break {
  -webkit-box-flex: 1;
  -ms-flex-preferred-size: 100%;
  -ms-flex: 1;
  flex: 1;
  flex-basis: 100%;
  margin-bottom: 1rem;
  width: 100%;
}
@media (min-width: 768px) {
  .section-banner__break {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 0;
    width: 0;
  }
}
.section-banner__cta-buttons {
  -webkit-box-flex: 1;
  -webkit-box-pack: right;
  -ms-flex-pack: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  justify-content: right;
}
@media (min-width: 768px) {
  .section-banner__cta-buttons {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-left: 1rem;
  }
}
.section-banner__close-button {
  -webkit-box-flex: 0;
  color: #fff;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-left: 0.4rem;
}
.section-banner__close-button:active,
.section-banner__close-button:focus,
.section-banner__close-button:hover {
  color: #fff;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .section-banner__close-button {
    margin-left: 0.4rem;
  }
}
.site-header {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.site-header__brand {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.site-header__brand__link {
  display: inline-block;
  height: 50px;
  padding: 11px 12px 11px 16px;
}
.site-header__brand__link svg {
  height: 24px;
  width: 138px;
}
.site-header__nav-wrap,
.site-header__search-bar {
  padding: 0;
  position: absolute;
  top: 50px;
  width: 100%;
}
.site-header__search-bar {
  background-color: #fff;
  height: 0;
  max-width: 1440px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1800;
}
.site-header__search-bar__container {
  max-width: 720px;
}
.site-header__search-bar--open {
  height: 68px;
  padding: 16px 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.site-header__search-toggle {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.site-header__search-toggle__button {
  background-color: #f37793;
  border: 0;
  height: 50px;
  line-height: 0;
  padding: 14px;
}
.site-header__search-toggle__button:active,
.site-header__search-toggle__button:focus,
.site-header__search-toggle__button:hover {
  background-color: #f699ae;
}
.site-header__search-toggle__button svg {
  fill: #fff;
  height: 20px;
  width: 20px;
}
.site-header__nucleus-login {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.site-header__nucleus-login__link {
  border: 0;
  color: #fff;
  font-size: 14px;
  height: 50px;
  padding: 14px 6px;
}
.site-header__nucleus-login__link:link,
.site-header__nucleus-login__link:visited {
  color: #fff;
}
.site-header__nucleus-login__link:active,
.site-header__nucleus-login__link:focus,
.site-header__nucleus-login__link:hover {
  background-color: #f699ae;
  color: #fff;
}
@media (max-width: 575.98px) {
  .site-header__nucleus-login__visually-hidden-sm {
    clip: rect(0, 0, 0, 0) !important;
    border: 0 !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
  }
}
.site-header__nav-toggle {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.site-header__nav-toggle__button {
  border: 0;
  height: 50px;
  line-height: 0;
  padding: 14px 16px 18px;
}
.site-header__nav-toggle__button:active,
.site-header__nav-toggle__button:focus,
.site-header__nav-toggle__button:hover {
  background-color: #74777d;
}
.site-header__nav-toggle__icon {
  position: relative;
  width: 16px;
}
.site-header__nav-toggle__icon__bar {
  background-color: #fff;
  border-radius: 2px;
  display: inline-block;
  height: 2px;
  width: 100%;
}
@media (min-width: 375px) {
  .site-header__brand__link {
    height: 60px;
    padding: 16px 12px 16px 16px;
  }
  .site-header__brand__link svg {
    height: 28px;
    width: 161px;
  }
  .site-header__nav-wrap,
  .site-header__search-bar {
    top: 60px;
  }
  .site-header__search-toggle__button {
    height: 60px;
    padding: 16px 20px;
  }
  .site-header__nucleus-login__link {
    height: 60px;
    padding: 20px 14px 16px;
  }
  .site-header__nav-toggle__button {
    height: 60px;
    padding: 14px 22px 18px;
  }
}
@media (min-width: 576px) {
  .site-header__brand__link {
    height: 72px;
    padding: 20px 12px 20px calc(50vw - 255px);
  }
  .site-header__brand__link svg {
    height: 32px;
    width: 184px;
  }
  .site-header__nav-wrap,
  .site-header__search-bar {
    top: 72px;
  }
  .site-header__search-toggle__button {
    height: 72px;
    padding: 14px 24px;
  }
  .site-header__search-toggle__button svg {
    height: 24px;
    width: 24px;
  }
  .site-header__nucleus-login__link {
    height: 72px;
    padding: 26px 24px 22px;
  }
  .site-header__nav-toggle__button {
    height: 72px;
    padding: 20px 24px;
  }
  .site-header__nav-toggle__icon {
    line-height: 0;
    width: 24px;
  }
  .site-header__nav-toggle__icon__bar {
    background-color: #fff;
    display: inline-block;
    height: 2px;
    margin: 3px 0;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .site-header__brand__link {
    padding-left: calc(50vw - 345px);
  }
}
@media (min-width: 992px) {
  .site-header__brand__link {
    padding-left: calc(50vw - 465px);
  }
}
@media (min-width: 1200px) {
  .site-header {
    margin: 0 auto;
  }
  .site-header__brand__link {
    padding-left: calc(50vw - 555px);
  }
  .site-header__nav-wrap {
    display: block;
    position: static;
    top: auto;
    width: auto;
  }
  .site-header__nav-toggle {
    display: none;
  }
}
@media (min-width: 1400px) {
  .site-header {
    max-width: 1440px;
  }
  .site-header__brand__link {
    padding-left: 165px;
  }
}
.section-header {
  position: relative;
}
.section-header__container {
  padding-bottom: 1rem;
  padding-top: 1rem;
}
.section-header__title {
  margin: 2rem 0;
}
.section-header__image-wrap {
  display: none;
}
@media (min-width: 768px) {
  .section-header__image-wrap {
    bottom: 0;
    display: block;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
  }
  .section-header__image-wrap__image {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .section-header__title {
    margin: 2.75rem 0 4rem;
  }
}
.section-header-search__title {
  margin: 2rem 0 1.5rem;
}
.section-header-bpg_event__title,
.section-header-bpg_news__title {
  font-size: 1.4999625rem;
  margin-bottom: 1rem;
}
.section-header-bpg_event__meta,
.section-header-bpg_news__meta {
  font-size: 1rem;
  margin-bottom: 1.75rem;
}
@media (min-width: 768px) {
  .section-header-bpg_event__title,
  .section-header-bpg_news__title {
    font-size: 1.75005rem;
    margin-bottom: 1rem;
  }
  .section-header-bpg_event__meta,
  .section-header-bpg_news__meta {
    margin-bottom: 1.75rem;
  }
}
@media (min-width: 992px) {
  .section-header-bpg_event__title,
  .section-header-bpg_news__title {
    font-size: 2.25rem;
    margin-bottom: 1rem;
  }
  .section-header-bpg_event__meta,
  .section-header-bpg_news__meta {
    margin-bottom: 2rem;
  }
}
.single__footer__timestamps {
  border-top: 1px solid #d6e1ea;
  font-family: Circular, Arial, sans-serif;
  font-size: 1rem;
}
.ds__title {
  width: 100%;
}
.ds__navigation-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.ds__link {
  text-decoration: none;
}
.ds__sections {
  width: 100%;
}
@media (min-width: 992px) {
  .ds {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .ds__title {
    width: 100%;
  }
  .ds__navigation {
    width: 25%;
  }
  .ds__component {
    width: 75%;
  }
}
@media print {
  @page {
    size: 1200px 1697px;
  }
  .container {
    max-width: none;
    width: 100%;
  }
  .single-bpg_test {
    background-color: #fff;
    font-size: 12pt;
  }
  .single-bpg_test .section-banner {
    display: none;
  }
  .single-bpg_test .site-header__brand__link {
    padding-left: 0;
  }
  .single-bpg_test .site-header__button,
  .single-bpg_test .site-header__nav-wrap {
    display: none;
  }
  .single-bpg_test .section-header {
    background-color: transparent !important;
    margin-bottom: 5mm;
  }
  .single-bpg_test .section-header__container {
    margin: 0;
    padding: 0;
  }
  .single-bpg_test .section-header__breadcrumbs {
    display: none;
  }
  .single-bpg_test .section-header__title {
    color: #326996 !important;
    font-size: 24pt;
    margin: 0;
  }
  .single-bpg_test .container {
    margin: 0;
    padding: 0;
  }
  .single-bpg_test .single__content,
  .single-bpg_test .single__sidebar {
    width: 100%;
  }
  .single-bpg_test .attribute-box {
    print-color-adjust: exact;
    -webkit-print-color-adjust: exact;
  }
  .single-bpg_test .accordion-item {
    border-bottom: 0;
  }
  .single-bpg_test .accordion-button {
    font-size: 1.6rem;
  }
  .single-bpg_test .accordion-button:after {
    background-image: none;
  }
  .single-bpg_test .accordion-collapse {
    display: block;
  }
  .single-bpg_test .sidebar-test__nav-sidebar__wrapper {
    display: none;
  }
  .single-bpg_test .sidebar-test__test-actions__toggle-wrapper {
    display: none !important;
  }
  .single-bpg_test .block-test-actions {
    background-color: transparent !important;
    padding: 0 !important;
  }
  .single-bpg_test .item:not(.item--sample-requirements) {
    display: none !important;
  }
  .single-bpg_test .item--sample-requirements .collapse-wrapper {
    border-bottom: 0 !important;
  }
  .single-bpg_test .item--sample-requirements .accordion-collapse {
    color: #252525 !important;
    font-family: corporate-a, Georgia, Times, serif;
    font-size: 0.8rem;
  }
  .single-bpg_test .site-footer {
    display: none;
  }
}
@media (min-width: 992px) {
  .site-header-wrapper--fixed {
    max-width: 1440px;
    position: fixed !important;
    width: 100%;
    z-index: 200;
  }
}
.nucleus-selector {
  background-color: #fff;
}
.nucleus-selector__content,
.nucleus-selector__header {
  padding-bottom: 3rem;
  padding-top: 3rem;
  text-align: center;
}
.nucleus-selector__content__instance-select {
  text-align: center;
}
.nucleus-selector__content__select-wrapper {
  margin: 0 auto;
  max-width: 300px;
  text-align: left;
}
.nucleus-selector__content__button-wrapper {
  text-align: center;
}
@media (min-width: 992px) {
  .nucleus-selector__wrapper {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
  }
  .nucleus-selector__header {
    padding-bottom: 3rem;
    padding-left: calc(50% - 465px);
    padding-top: calc(4rem + 72px + 20vh);
  }
  .nucleus-selector__content,
  .nucleus-selector__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
  }
  .nucleus-selector__content {
    padding: calc(4rem + 72px) 4rem 3rem 2rem;
  }
  .nucleus-selector__content__content {
    height: 20vh;
    overflow-y: scroll;
  }
  .nucleus-selector__content__instance-select {
    text-align: left;
  }
  .nucleus-selector__content__select-wrapper {
    margin: 0;
  }
  .nucleus-selector__content__button-wrapper {
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .nucleus-selector__header {
    padding-left: calc(50% - 555px);
  }
}
.gchoice label {
  vertical-align: top !important;
}
.gform_wrapper.gravity-theme .gsection {
  border-bottom: none;
  padding: 0;
}
.gform_wrapper.gravity-theme .gsection_title {
  font-size: 1.125rem;
  margin-bottom: 0;
}
.gform_wrapper.gravity-theme .gfield_label,
.gform_wrapper.gravity-theme .ginput_complex label {
  font-family: Circular, Arial, sans-serif;
}
.gform_wrapper.gravity-theme .gform_footer .gform_button {
  display: block;
  margin-left: auto;
}
.gform_heading {
  margin-bottom: 1rem;
}

input#site-header-site-search {
    border: 0;
    border-bottom: 2px solid rgb(52, 107, 151);
    padding: 0;
    margin: 0px;
    line-height: 40px;
    height: 43px;
}
input#site-header-site-search:focus {
    border: 0;
    border-bottom: 2px solid rgb(52, 107, 151);
    padding: 0;
    margin: 0px;
    line-height: 40px;
    height: 43px;
    -webkit-box-shadow: none;
    box-shadow
}

.modal.show {
    display: block;
        background: rgba(0, 0, 0, .3);
}
.modal-backdrop.show {
    opacity: .5;
}