.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translateZ(0)
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

picture img {
    border-radius: 14px;
    margin: 20px auto;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: var(--wpr-bg-1292ef1f-8d31-45a2-a298-7f6a324c9cb2) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    transform: scale(1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

.karmina {
    font-family: Karmina, serif
}

@font-face {
    font-display: swap;
    font-family: proxima-nova, sans-serif
}

@font-face {
    font-display: swap;
    font-family: itc-avant-garde-gothic-pro, sans-serif
}

/*!
 * Bootstrap v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
    --bs-blue: #003865;
    --bs-indigo: #6610f2;
    --bs-purple: #71477a;
    --bs-pink: #d63384;
    --bs-red: #d35641;
    --bs-orange: #dd7322;
    --bs-cyan: #0dcaf0;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-primary: #dd7322;
    --bs-light: #f3f4f6;
    --bs-secondary: #3e81a0;
    --bs-light-blue: #3e81a0;
    --bs-dark-blue: #073045;
    --bs-yellow: #d6b643;
    --bs-light-yellow: #f1d46d;
    --bs-dark-yellow: #bea13a;
    --bs-dark-gray: #30363f;
    --bs-dark-gray-alt: #464c57;
    --bs-dark-green: #1f814d;
    --bs-green: #238e55;
    --bs-light-green: #50a469;
    --bs-lighter-gray: #f3f4f6;
    --bs-light-gray: #e1e5e9;
    --bs-teal: #419387;
    --bs-coral: #d35541;
    --bs-primary-rgb: 221, 115, 34;
    --bs-light-rgb: 243, 244, 246;
    --bs-secondary-rgb: 62, 129, 160;
    --bs-light-blue-rgb: 62, 129, 160;
    --bs-dark-blue-rgb: 7, 48, 69;
    --bs-yellow-rgb: 214, 182, 67;
    --bs-light-yellow-rgb: 241, 212, 109;
    --bs-dark-yellow-rgb: 190, 161, 58;
    --bs-dark-gray-rgb: 48, 54, 63;
    --bs-dark-gray-alt-rgb: 70, 76, 87;
    --bs-dark-green-rgb: 31, 129, 77;
    --bs-green-rgb: 35, 142, 85;
    --bs-light-green-rgb: 80, 164, 105;
    --bs-lighter-gray-rgb: 243, 244, 246;
    --bs-light-gray-rgb: 225, 229, 233;
    --bs-teal-rgb: 65, 147, 135;
    --bs-coral-rgb: 211, 85, 65;
    --bs-white-rgb: 255, 255, 255;
    --bs-black-rgb: 0, 0, 0;
    --bs-body-color-rgb: 33, 37, 41;
    --bs-body-bg-rgb: 255, 255, 255;
    --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(180deg, hsla(0, 0%, 100%, .15), hsla(0, 0%, 100%, 0));
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #212529;
    --bs-body-bg: #fff
}

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

@media (prefers-reduced-motion: no-preference) {
    :root {
        scroll-behavior: smooth
    }
}

body {
    margin: 0;
    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);
    color: var(--bs-body-color);
    text-align: var(--bs-body-text-align);
    background-color: var(--bs-body-bg);
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

hr {
    margin: 1rem 0;
    color: inherit;
    background-color: currentColor;
    border: 0;
    opacity: .25
}

hr:not([size]) {
    height: 1px
}

h1, h2, h3 {
    text-align: center;
}

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

.h1, h1 {
    font-size: calc(1.375rem + 1.5vw)
}

@media (min-width: 1200px) {
    .h1, h1 {
        font-size: 2.5rem
    }
}

.h2, h2 {
    font-size: calc(1.325rem + .9vw)
}

@media (min-width: 1200px) {
    .h2, h2 {
        font-size: 2rem
    }
}

.h3, h3 {
    font-size: calc(1.3rem + .6vw)
}

@media (min-width: 1200px) {
    .h3, h3 {
        font-size: 1.75rem
    }
}

.h4, h4 {
    font-size: calc(1.275rem + .3vw)
}

@media (min-width: 1200px) {
    .h4, h4 {
        font-size: 1.5rem
    }
}

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

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

p, ol, ul {
    font-size: var(--normal-font-size);
    margin-bottom: 16px;
    line-height: 28px;
    text-align: start;
}

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

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

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

ol, ul {
    padding-left: 2rem
}

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

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

dt {
    font-weight: 700
}

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

blockquote {
    margin: 0 0 1rem
}

b, strong {
    font-weight: bolder
}

.small, small {
    font-size: .875em
}

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

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #003865;
    text-decoration: underline
}

a:hover {
    color: #002d51
}

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

code, kbd, pre, samp {
    font-family: var(--bs-font-monospace);
    font-size: 1em;
    direction: ltr;
    unicode-bidi: bidi-override
}

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    font-size: .875em
}

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

code {
    font-size: .875em;
    color: #d63384;
    word-wrap: break-word
}

a > code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: .875em;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

kbd kbd {
    padding: 0;
    font-size: 1em;
    font-weight: 700
}

figure {
    margin: 0 0 1rem
}

/*img, svg {
    vertical-align: middle
}*/

table, th, td {
    border: 1px solid;
    padding: 5px;
    margin: 5px;
}

table {
    caption-side: bottom;
    border-collapse: collapse
}

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

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

tbody, tfoot, thead, tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0
}

label {
    display: inline-block
}

button {
    border-radius: 0
}

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

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

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 {
    padding: 0;
    border-style: none
}

textarea {
    resize: vertical
}

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

legend {
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: calc(1.275rem + .3vw);
    line-height: inherit
}

@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] {
    outline-offset: -2px;
    -webkit-appearance: textfield
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-color-swatch-wrapper {
    padding: 0
}

::file-selector-button {
    font: inherit
}

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

output {
    display: inline-block
}

iframe {
    border: 0
}

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

progress {
    vertical-align: baseline
}

[hidden] {
    display: none !important
}

.lead {
    font-size: 1.25rem;
    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 {
    padding-left: 0;
    list-style: none
}

.copyright-links margin-bottom li, .list-inline-item {
    display: inline-block
}

.copyright-links margin-bottom li:not(:last-child), .list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.initialism {
    font-size: .875em;
    text-transform: uppercase
}

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

.blockquote > :last-child {
    margin-bottom: 0
}

.blockquote-footer {
    margin-top: -1rem;
    margin-bottom: 1rem;
    font-size: .875em;
    color: #6c757d
}

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

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

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem
}

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

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

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

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    width: 100%;
    padding-right: var(--bs-gutter-x, .75rem);
    padding-left: var(--bs-gutter-x, .75rem);
    margin-right: auto;
    margin-left: auto
}

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

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

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

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

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x))
}

.row > * {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y)
}

.col {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%
}

.row-cols-auto > * {
    width: auto
}

.row-cols-1 > *, .row-cols-auto > * {
    -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 > * {
    -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 > * {
    -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 > * {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.col-auto {
    width: auto
}

.col-1 {
    width: 8.33333333%
}

.col-1, .col-2 {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.col-2 {
    width: 16.66666667%
}

.col-3 {
    width: 25%
}

.col-3, .col-4 {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.col-4 {
    width: 33.33333333%
}

.col-5 {
    width: 41.66666667%
}

.col-5, .col-6 {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.col-6 {
    width: 50%
}

.col-7 {
    width: 58.33333333%
}

.col-7, .col-8 {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.col-8 {
    width: 66.66666667%
}

.col-9 {
    width: 75%
}

.col-9, .col-10 {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.col-10 {
    width: 83.33333333%
}

.col-11 {
    width: 91.66666667%
}

.col-11, .col-12 {
    -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: 3rem
}

.g-5, .gy-5 {
    --bs-gutter-y: 3rem
}

@media (min-width: 576px) {
    .col-sm {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%
    }

    .row-cols-sm-auto > * {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

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

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

    .row-cols-sm-3 > * {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.3333333333%
    }

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

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

    .row-cols-sm-6 > * {
        width: 16.6666666667%
    }

    .col-sm-auto, .row-cols-sm-6 > * {
        -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 {
        -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 {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-5 {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-sm-6, .footer-menu > li {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-7, .col-sm-8 {
        -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 {
        -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 {
        -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: 3rem
    }

    .g-sm-5, .gy-sm-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width: 768px) {
    .col-md {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%
    }

    .row-cols-md-auto > * {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

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

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

    .row-cols-md-3 > * {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.3333333333%
    }

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

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

    .row-cols-md-6 > * {
        width: 16.6666666667%
    }

    .col-md-auto, .row-cols-md-6 > * {
        -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 {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-3, .col-md-4 {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-5, .col-md-6 {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-7, .col-md-8 {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-9, .col-md-10 {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-11 {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-md-12, .page-header-content.is-wide {
        -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: 3rem
    }

    .g-md-5, .gy-md-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width: 992px) {
    .col-lg {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%
    }

    .row-cols-lg-auto > * {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

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

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

    .row-cols-lg-3 > * {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.3333333333%
    }

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

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

    .row-cols-lg-6 > * {
        width: 16.6666666667%
    }

    .col-lg-auto, .row-cols-lg-6 > * {
        -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 {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-3, .footer-menu > li {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-4, .col-lg-5 {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-6, .col-lg-7 {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-8, .page-header-content {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-9, .col-lg-10 {
        -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 {
        -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: 3rem
    }

    .g-lg-5, .gy-lg-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width: 1200px) {
    .col-xl {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%
    }

    .row-cols-xl-auto > * {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

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

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

    .row-cols-xl-3 > * {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.3333333333%
    }

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

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

    .row-cols-xl-6 > * {
        width: 16.6666666667%
    }

    .col-xl-auto, .row-cols-xl-6 > * {
        -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 {
        -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 {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-xl-4 {
        width: 33.33333333%
    }

    .col-xl-5 {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-xl-6, .page-header-content {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }

    .col-xl-7 {
        width: 58.33333333%
    }

    .col-xl-7, .col-xl-8 {
        -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 {
        -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 {
        -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: 3rem
    }

    .g-xl-5, .gy-xl-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width: 1400px) {
    .col-xxl {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%
    }

    .row-cols-xxl-auto > * {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

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

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

    .row-cols-xxl-3 > * {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.3333333333%
    }

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

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

    .row-cols-xxl-6 > * {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-xxl-auto {
        width: auto
    }

    .col-xxl-1, .col-xxl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-xxl-1 {
        width: 8.33333333%
    }

    .col-xxl-2 {
        width: 16.66666667%
    }

    .col-xxl-2, .col-xxl-3 {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-xxl-3 {
        width: 25%
    }

    .col-xxl-4 {
        width: 33.33333333%
    }

    .col-xxl-4, .col-xxl-5 {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-xxl-5 {
        width: 41.66666667%
    }

    .col-xxl-6 {
        width: 50%
    }

    .col-xxl-6, .col-xxl-7 {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-xxl-7 {
        width: 58.33333333%
    }

    .col-xxl-8 {
        width: 66.66666667%
    }

    .col-xxl-8, .col-xxl-9 {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-xxl-9 {
        width: 75%
    }

    .col-xxl-10 {
        width: 83.33333333%
    }

    .col-xxl-10, .col-xxl-11 {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-xxl-11 {
        width: 91.66666667%
    }

    .col-xxl-12 {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        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: 3rem
    }

    .g-xxl-5, .gy-xxl-5 {
        --bs-gutter-y: 3rem
    }
}

.table {
    --bs-table-bg: transparent;
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: #212529;
    --bs-table-striped-bg: rgba(0, 0, 0, .05);
    --bs-table-active-color: #212529;
    --bs-table-active-bg: rgba(0, 0, 0, .1);
    --bs-table-hover-color: #212529;
    --bs-table-hover-bg: rgba(0, 0, 0, .075);
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    vertical-align: top;
    border-color: #dee2e6
}

.table > :not(caption) > * > * {
    padding: .5rem;
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg)
}

.table > tbody {
    vertical-align: inherit
}

.table > thead {
    vertical-align: bottom
}

.table > :not(:first-child) {
    border-top: 2px solid currentColor
}

.caption-top {
    caption-side: top
}

.table-sm > :not(caption) > * > * {
    padding: .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: #ccd7e0;
    --bs-table-striped-bg: #c2ccd5;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #b8c2ca;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #bdc7cf;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #b8c2ca
}

.table-secondary {
    --bs-table-bg: #e2e3e5;
    --bs-table-striped-bg: #d7d8da;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #cbccce;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #d1d2d4;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #cbccce
}

.table-success {
    --bs-table-bg: #d3e8dd;
    --bs-table-striped-bg: #c8dcd2;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #bed1c7;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #c3d7cc;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #bed1c7
}

.table-info {
    --bs-table-bg: #cff4fc;
    --bs-table-striped-bg: #c5e8ef;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #badce3;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #bfe2e9;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #badce3
}

.table-warning {
    --bs-table-bg: #f7f0d9;
    --bs-table-striped-bg: #ebe4ce;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #ded8c3;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #e4dec9;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #ded8c3
}

.table-danger {
    --bs-table-bg: #f6ddd9;
    --bs-table-striped-bg: #ead2ce;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #ddc7c3;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #e4ccc9;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #ddc7c3
}

.table-light {
    --bs-table-bg: #f8f9fa;
    --bs-table-striped-bg: #ecedee;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #dfe0e1;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #e5e6e7;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #dfe0e1
}

.table-dark {
    --bs-table-bg: #212529;
    --bs-table-striped-bg: #2c3034;
    --bs-table-striped-color: #fff;
    --bs-table-active-bg: #373b3e;
    --bs-table-active-color: #fff;
    --bs-table-hover-bg: #323539;
    --bs-table-hover-color: #fff;
    color: #fff;
    border-color: #373b3e
}

.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

@media (max-width: 575.98px) {
    .table-responsive-sm {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
}

@media (max-width: 767.98px) {
    .table-responsive-md {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
}

@media (max-width: 991.98px) {
    .table-responsive-lg {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
}

@media (max-width: 1199.98px) {
    .table-responsive-xl {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
}

@media (max-width: 1399.98px) {
    .table-responsive-xxl {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
}

.form-label {
    margin-bottom: .5rem
}

.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

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

.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem
}

.form-text {
    margin-top: .25rem;
    font-size: .875em;
    color: #6c757d
}

.form-control, .search-form .search-field {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .form-control, .search-form .search-field {
        transition: none
    }
}

.form-control[type=file], .search-form .search-field[type=file] {
    overflow: hidden
}

.form-control[type=file]:not(:disabled):not([readonly]), .search-form .search-field[type=file]:not(:disabled):not([readonly]) {
    cursor: pointer
}

.form-control:focus, .search-form .search-field:focus {
    color: #212529;
    background-color: #fff;
    border-color: #809cb2;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(0, 56, 101, .25)
}

.form-control::-webkit-date-and-time-value, .search-form .search-field::-webkit-date-and-time-value {
    height: 1.5em
}

.form-control:-ms-input-placeholder, .search-form .search-field:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::placeholder, .search-form .search-field::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled, .form-control[readonly], .search-form .search-field:disabled, .search-form .search-field[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

.form-control::file-selector-button, .search-form .search-field::file-selector-button {
    padding: .375rem .75rem;
    margin: -.375rem -.75rem;
    margin-inline-end: .75rem;
    color: #212529;
    background-color: #e9ecef;
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: 1px;
    border-radius: 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .form-control::file-selector-button, .search-form .search-field::file-selector-button {
        transition: none
    }
}

.form-control:hover:not(:disabled):not([readonly])::file-selector-button, .search-form .search-field:hover:not(:disabled):not([readonly])::file-selector-button {
    background-color: #dde0e3
}

.form-control::-webkit-file-upload-button, .search-form .search-field::-webkit-file-upload-button {
    padding: .375rem .75rem;
    margin: -.375rem -.75rem;
    margin-inline-end: .75rem;
    color: #212529;
    background-color: #e9ecef;
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: 1px;
    border-radius: 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .form-control::-webkit-file-upload-button, .search-form .search-field::-webkit-file-upload-button {
        transition: none
    }
}

.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, .search-form .search-field:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
    background-color: #dde0e3
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding: .375rem 0;
    margin-bottom: 0;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

.form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm {
    min-height: calc(1.5em + .5rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

.form-control-sm::file-selector-button {
    padding: .25rem .5rem;
    margin: -.25rem -.5rem;
    margin-inline-end: .5rem
}

.form-control-sm::-webkit-file-upload-button {
    padding: .25rem .5rem;
    margin: -.25rem -.5rem;
    margin-inline-end: .5rem
}

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

.form-control-lg::file-selector-button {
    padding: .5rem 1rem;
    margin: -.5rem -1rem;
    margin-inline-end: 1rem
}

.form-control-lg::-webkit-file-upload-button {
    padding: .5rem 1rem;
    margin: -.5rem -1rem;
    margin-inline-end: 1rem
}

.search-form textarea.search-field, textarea.form-control {
    min-height: calc(1.5em + .75rem + 2px)
}

textarea.form-control-sm {
    min-height: calc(1.5em + .5rem + 2px)
}

textarea.form-control-lg {
    min-height: calc(1.5em + 1rem + 2px)
}

.form-control-color {
    width: 3rem;
    height: auto;
    padding: .375rem
}

.form-control-color:not(:disabled):not([readonly]) {
    cursor: pointer
}

.form-control-color::-moz-color-swatch {
    height: 1.5em;
    border-radius: .25rem
}

.form-control-color::-webkit-color-swatch {
    height: 1.5em;
    border-radius: .25rem
}

.form-select {
    display: block;
    width: 100%;
    padding: .375rem 2.25rem .375rem .75rem;
    -moz-padding-start: calc(.75rem - 3px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    appearance: none
}

@media (prefers-reduced-motion: reduce) {
    .form-select {
        transition: none
    }
}

.form-select:focus {
    border-color: #809cb2;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(0, 56, 101, .25)
}

.form-select[multiple], .form-select[size]:not([size="1"]) {
    padding-right: .75rem;
    background-image: none
}

.form-select:disabled {
    background-color: #e9ecef
}

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

.form-select-sm {
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

.form-select-lg {
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    font-size: 1.25rem;
    border-radius: .3rem
}

.form-check {
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5em;
    margin-bottom: .125rem
}

.form-check .form-check-input {
    float: left;
    margin-left: -1.5em
}

.form-check-input {
    width: 1em;
    height: 1em;
    margin-top: .25em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    border: 1px solid rgba(0, 0, 0, .25);
    appearance: none;
    color-adjust: exact
}

.form-check-input[type=checkbox] {
    border-radius: .25em
}

.form-check-input[type=radio] {
    border-radius: 50%
}

.form-check-input:active {
    filter: brightness(90%)
}

.form-check-input:focus {
    border-color: #809cb2;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(0, 56, 101, .25)
}

.form-check-input:checked {
    background-color: #003865;
    border-color: #003865
}

.form-check-input:checked[type=checkbox] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3 6-6'/%3E%3C/svg%3E")
}

.form-check-input:checked[type=radio] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23fff'/%3E%3C/svg%3E")
}

.form-check-input[type=checkbox]:indeterminate {
    background-color: #003865;
    border-color: #003865;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3E%3C/svg%3E")
}

.form-check-input:disabled {
    pointer-events: none;
    filter: none;
    opacity: .5
}

.form-check-input:disabled ~ .form-check-label, .form-check-input[disabled] ~ .form-check-label {
    opacity: .5
}

.form-switch {
    padding-left: 2.5em
}

.form-switch .form-check-input {
    width: 2em;
    margin-left: -2.5em;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E");
    background-position: 0;
    border-radius: 2em;
    transition: background-position .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .form-switch .form-check-input {
        transition: none
    }
}

.form-switch .form-check-input:focus {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23809cb2'/%3E%3C/svg%3E")
}

.form-switch .form-check-input:checked {
    background-position: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}

.form-check-inline {
    display: inline-block;
    margin-right: 1rem
}

.btn-check {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.block-forms form .btn-check:disabled + input[type=submit], .block-forms form .btn-check[disabled] + input[type=submit], .btn-check:disabled + .btn, .btn-check[disabled] + .btn, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > .btn-check:disabled + a.mega-menu-link, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > .btn-check[disabled] + a.mega-menu-link, .search-form .btn-check:disabled + .search-submit, .search-form .btn-check[disabled] + .search-submit, .single-resource-post-content form .btn-check:disabled + input[type=submit], .single-resource-post-content form .btn-check[disabled] + input[type=submit] {
    pointer-events: none;
    filter: none;
    opacity: .65
}

.form-range {
    width: 100%;
    height: 1.5rem;
    padding: 0;
    background-color: transparent;
    appearance: none
}

.form-range:focus {
    outline: 0
}

.form-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .25rem rgba(0, 56, 101, .25)
}

.form-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .25rem rgba(0, 56, 101, .25)
}

.form-range::-moz-focus-outer {
    border: 0
}

.form-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #003865;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    appearance: none
}

@media (prefers-reduced-motion: reduce) {
    .form-range::-webkit-slider-thumb {
        transition: none
    }
}

.form-range::-webkit-slider-thumb:active {
    background-color: #b3c3d1
}

.form-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.form-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #003865;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    appearance: none
}

@media (prefers-reduced-motion: reduce) {
    .form-range::-moz-range-thumb {
        transition: none
    }
}

.form-range::-moz-range-thumb:active {
    background-color: #b3c3d1
}

.form-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.form-range:disabled {
    pointer-events: none
}

.form-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd
}

.form-range:disabled::-moz-range-thumb {
    background-color: #adb5bd
}

.form-floating {
    position: relative
}

.form-floating > .form-control, .form-floating > .form-select, .search-form .form-floating > .search-field {
    height: calc(3.5rem + 2px);
    line-height: 1.25
}

.form-floating > label {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    padding: 1rem .75rem;
    pointer-events: none;
    border: 1px solid transparent;
    transform-origin: 0 0;
    transition: opacity .1s ease-in-out, transform .1s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .form-floating > label {
        transition: none
    }
}

.form-floating > .form-control, .search-form .form-floating > .search-field {
    padding: 1rem .75rem
}

.form-floating > .form-control:-ms-input-placeholder, .search-form .form-floating > .search-field:-ms-input-placeholder {
    color: transparent
}

.form-floating > .form-control::placeholder, .search-form .form-floating > .search-field::placeholder {
    color: transparent
}

.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown), .search-form .form-floating > .search-field:focus, .search-form .form-floating > .search-field:not(:placeholder-shown) {
    padding-top: 1.625rem;
    padding-bottom: .625rem
}

.form-floating > .form-control:-webkit-autofill, .search-form .form-floating > .search-field:-webkit-autofill {
    padding-top: 1.625rem;
    padding-bottom: .625rem
}

.form-floating > .form-select {
    padding-top: 1.625rem;
    padding-bottom: .625rem
}

.form-floating > .form-control:focus ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label, .form-floating > .form-select ~ label, .search-form .form-floating > .search-field:focus ~ label, .search-form .form-floating > .search-field:not(:placeholder-shown) ~ label {
    opacity: .65;
    transform: scale(.85) translateY(-.5rem) translateX(.15rem)
}

.form-floating > .form-control:-webkit-autofill ~ label, .search-form .form-floating > .search-field:-webkit-autofill ~ label {
    opacity: .65;
    transform: scale(.85) translateY(-.5rem) translateX(.15rem)
}

.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%
}

.input-group > .form-control, .input-group > .form-select, .search-form .input-group > .search-field {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0
}

.input-group > .form-control:focus, .input-group > .form-select:focus, .search-form .input-group > .search-field:focus {
    z-index: 3
}

.block-forms form .input-group input[type=submit], .input-group .block-forms form input[type=submit], .input-group .btn, .input-group .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .input-group .search-form .search-submit, .input-group .single-resource-post-content form input[type=submit], .primary-nav #mega-menu-wrap-primary_navigation .input-group #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .search-form .input-group .search-submit, .single-resource-post-content form .input-group input[type=submit] {
    position: relative;
    z-index: 2
}

.block-forms form .input-group input:focus[type=submit], .input-group .block-forms form input:focus[type=submit], .input-group .btn:focus, .input-group .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link:focus, .input-group .search-form .search-submit:focus, .input-group .single-resource-post-content form input:focus[type=submit], .primary-nav #mega-menu-wrap-primary_navigation .input-group #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link:focus, .search-form .input-group .search-submit:focus, .single-resource-post-content form .input-group input:focus[type=submit] {
    z-index: 3
}

.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.block-forms form .input-group-lg > input[type=submit], .input-group-lg > .btn, .input-group-lg > .form-control, .input-group-lg > .form-select, .input-group-lg > .input-group-text, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.input-group-lg > a.mega-menu-link, .search-form .input-group-lg > .search-field, .search-form .input-group-lg > .search-submit, .single-resource-post-content form .input-group-lg > input[type=submit] {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    border-radius: .3rem
}

.block-forms form .input-group-sm > input[type=submit], .input-group-sm > .btn, .input-group-sm > .form-control, .input-group-sm > .form-select, .input-group-sm > .input-group-text, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.input-group-sm > a.mega-menu-link, .search-form .input-group-sm > .search-field, .search-form .input-group-sm > .search-submit, .single-resource-post-content form .input-group-sm > input[type=submit] {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

.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-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: .875em;
    color: #238e55
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    color: #000;
    background-color: rgba(35, 142, 85, .9);
    border-radius: .25rem
}

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

.form-control.is-valid, .search-form .is-valid.search-field, .search-form .was-validated .search-field:valid, .was-validated .form-control:valid, .was-validated .search-form .search-field:valid {
    border-color: #238e55;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23238e55' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-valid:focus, .search-form .is-valid.search-field:focus, .search-form .was-validated .search-field:valid:focus, .was-validated .form-control:valid:focus, .was-validated .search-form .search-field:valid:focus {
    border-color: #238e55;
    box-shadow: 0 0 0 .25rem rgba(35, 142, 85, .25)
}

.search-form .was-validated textarea.search-field:valid, .search-form textarea.is-valid.search-field, .was-validated .search-form textarea.search-field:valid, .was-validated textarea.form-control:valid, textarea.form-control.is-valid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.form-select.is-valid, .was-validated .form-select:valid {
    border-color: #238e55
}

.form-select.is-valid:not([multiple]):not([size]), .form-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"] {
    padding-right: 4.125rem;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23238e55' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
    background-position: right .75rem center, center right 2.25rem;
    background-size: 16px 12px, calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-select.is-valid:focus, .was-validated .form-select:valid:focus {
    border-color: #238e55;
    box-shadow: 0 0 0 .25rem rgba(35, 142, 85, .25)
}

.form-check-input.is-valid, .was-validated .form-check-input:valid {
    border-color: #238e55
}

.form-check-input.is-valid:checked, .was-validated .form-check-input:valid:checked {
    background-color: #238e55
}

.form-check-input.is-valid:focus, .was-validated .form-check-input:valid:focus {
    box-shadow: 0 0 0 .25rem rgba(35, 142, 85, .25)
}

.form-check-input.is-valid ~ .form-check-label, .was-validated .form-check-input:valid ~ .form-check-label {
    color: #238e55
}

.form-check-inline .form-check-input ~ .valid-feedback {
    margin-left: .5em
}

.input-group .form-control.is-valid, .input-group .form-select.is-valid, .input-group .search-form .is-valid.search-field, .search-form .input-group .is-valid.search-field, .search-form .was-validated .input-group .search-field:valid, .was-validated .input-group .form-control:valid, .was-validated .input-group .form-select:valid, .was-validated .input-group .search-form .search-field:valid {
    z-index: 1
}

.input-group .form-control.is-valid:focus, .input-group .form-select.is-valid:focus, .input-group .search-form .is-valid.search-field:focus, .search-form .input-group .is-valid.search-field:focus, .search-form .was-validated .input-group .search-field:valid:focus, .was-validated .input-group .form-control:valid:focus, .was-validated .input-group .form-select:valid:focus, .was-validated .input-group .search-form .search-field:valid:focus {
    z-index: 3
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: .875em;
    color: #d35641
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    color: #000;
    background-color: rgba(211, 86, 65, .9);
    border-radius: .25rem
}

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

.form-control.is-invalid, .search-form .is-invalid.search-field, .search-form .was-validated .search-field:invalid, .was-validated .form-control:invalid, .was-validated .search-form .search-field:invalid {
    border-color: #d35641;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23d35641'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23d35641' stroke='none'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-invalid:focus, .search-form .is-invalid.search-field:focus, .search-form .was-validated .search-field:invalid:focus, .was-validated .form-control:invalid:focus, .was-validated .search-form .search-field:invalid:focus {
    border-color: #d35641;
    box-shadow: 0 0 0 .25rem rgba(211, 86, 65, .25)
}

.search-form .was-validated textarea.search-field:invalid, .search-form textarea.is-invalid.search-field, .was-validated .search-form textarea.search-field:invalid, .was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.form-select.is-invalid, .was-validated .form-select:invalid {
    border-color: #d35641
}

.form-select.is-invalid:not([multiple]):not([size]), .form-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"] {
    padding-right: 4.125rem;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23d35641'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23d35641' stroke='none'/%3E%3C/svg%3E");
    background-position: right .75rem center, center right 2.25rem;
    background-size: 16px 12px, calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-select.is-invalid:focus, .was-validated .form-select:invalid:focus {
    border-color: #d35641;
    box-shadow: 0 0 0 .25rem rgba(211, 86, 65, .25)
}

.form-check-input.is-invalid, .was-validated .form-check-input:invalid {
    border-color: #d35641
}

.form-check-input.is-invalid:checked, .was-validated .form-check-input:invalid:checked {
    background-color: #d35641
}

.form-check-input.is-invalid:focus, .was-validated .form-check-input:invalid:focus {
    box-shadow: 0 0 0 .25rem rgba(211, 86, 65, .25)
}

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

.form-check-inline .form-check-input ~ .invalid-feedback {
    margin-left: .5em
}

.input-group .form-control.is-invalid, .input-group .form-select.is-invalid, .input-group .search-form .is-invalid.search-field, .search-form .input-group .is-invalid.search-field, .search-form .was-validated .input-group .search-field:invalid, .was-validated .input-group .form-control:invalid, .was-validated .input-group .form-select:invalid, .was-validated .input-group .search-form .search-field:invalid {
    z-index: 2
}

.input-group .form-control.is-invalid:focus, .input-group .form-select.is-invalid:focus, .input-group .search-form .is-invalid.search-field:focus, .search-form .input-group .is-invalid.search-field:focus, .search-form .was-validated .input-group .search-field:invalid:focus, .was-validated .input-group .form-control:invalid:focus, .was-validated .input-group .form-select:invalid:focus, .was-validated .input-group .search-form .search-field:invalid:focus {
    z-index: 3
}

.block-forms form input[type=submit], .btn, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .search-form .search-submit, .single-resource-post-content form input[type=submit] {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .block-forms form input[type=submit], .btn, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .search-form .search-submit, .single-resource-post-content form input[type=submit] {
        transition: none
    }
}

.block-forms form input:hover[type=submit], .btn:hover, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link:hover, .search-form .search-submit:hover, .single-resource-post-content form input:hover[type=submit] {
    color: #212529
}

.block-forms form .btn-check:focus + input[type=submit], .block-forms form input:focus[type=submit], .btn-check:focus + .btn, .btn:focus, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > .btn-check:focus + a.mega-menu-link, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link:focus, .search-form .btn-check:focus + .search-submit, .search-form .search-submit:focus, .single-resource-post-content form .btn-check:focus + input[type=submit], .single-resource-post-content form input:focus[type=submit] {
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(0, 56, 101, .25)
}

.block-forms form fieldset:disabled input[type=submit], .block-forms form input.disabled[type=submit], .block-forms form input:disabled[type=submit], .btn.disabled, .btn:disabled, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.disabled.mega-menu-link, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link:disabled, .primary-nav #mega-menu-wrap-primary_navigation fieldset:disabled #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .search-form .disabled.search-submit, .search-form .search-submit:disabled, .search-form fieldset:disabled .search-submit, .single-resource-post-content form fieldset:disabled input[type=submit], .single-resource-post-content form input.disabled[type=submit], .single-resource-post-content form input:disabled[type=submit], fieldset:disabled .block-forms form input[type=submit], fieldset:disabled .btn, fieldset:disabled .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, fieldset:disabled .search-form .search-submit, fieldset:disabled .single-resource-post-content form input[type=submit] {
    pointer-events: none;
    opacity: .65
}

.block-forms form input[type=submit], .btn-primary, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .single-resource-post-content form input[type=submit] {
    color: #000;
    background-color: #dd7322;
    border-color: #dd7322
}

.block-forms form input:hover[type=submit], .btn-primary:hover, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link:hover, .single-resource-post-content form input:hover[type=submit] {
    color: #000;
    background-color: #e28843;
    border-color: #e08138
}

.block-forms form .btn-check:focus + input[type=submit], .block-forms form input:focus[type=submit], .btn-check:focus + .btn-primary, .btn-primary:focus, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > .btn-check:focus + a.mega-menu-link, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link:focus, .single-resource-post-content form .btn-check:focus + input[type=submit], .single-resource-post-content form input:focus[type=submit] {
    color: #000;
    background-color: #e28843;
    border-color: #e08138;
    box-shadow: 0 0 0 .25rem rgba(188, 98, 29, .5)
}

.block-forms form .btn-check:active + input[type=submit], .block-forms form .btn-check:checked + input[type=submit], .block-forms form .show > input.dropdown-toggle[type=submit], .block-forms form input.active[type=submit], .block-forms form input:active[type=submit], .btn-check:active + .btn-primary, .btn-check:checked + .btn-primary, .btn-primary.active, .btn-primary:active, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.show > a.dropdown-toggle.mega-menu-link, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > .btn-check:active + a.mega-menu-link, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > .btn-check:checked + a.mega-menu-link, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.active.mega-menu-link, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link:active, .show > .btn-primary.dropdown-toggle, .single-resource-post-content form .btn-check:active + input[type=submit], .single-resource-post-content form .btn-check:checked + input[type=submit], .single-resource-post-content form .show > input.dropdown-toggle[type=submit], .single-resource-post-content form input.active[type=submit], .single-resource-post-content form input:active[type=submit] {
    color: #000;
    background-color: #e48f4e;
    border-color: #e08138
}

.block-forms form .btn-check:active + input:focus[type=submit], .block-forms form .btn-check:checked + input:focus[type=submit], .block-forms form .show > input.dropdown-toggle:focus[type=submit], .block-forms form input.active:focus[type=submit], .block-forms form input:active:focus[type=submit], .btn-check:active + .btn-primary:focus, .btn-check:checked + .btn-primary:focus, .btn-primary.active:focus, .btn-primary:active:focus, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.show > a.dropdown-toggle.mega-menu-link:focus, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > .btn-check:active + a.mega-menu-link:focus, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > .btn-check:checked + a.mega-menu-link:focus, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.active.mega-menu-link:focus, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link:active:focus, .show > .btn-primary.dropdown-toggle:focus, .single-resource-post-content form .btn-check:active + input:focus[type=submit], .single-resource-post-content form .btn-check:checked + input:focus[type=submit], .single-resource-post-content form .show > input.dropdown-toggle:focus[type=submit], .single-resource-post-content form input.active:focus[type=submit], .single-resource-post-content form input:active:focus[type=submit] {
    box-shadow: 0 0 0 .25rem rgba(188, 98, 29, .5)
}

.block-forms form input.disabled[type=submit], .block-forms form input:disabled[type=submit], .btn-primary.disabled, .btn-primary:disabled, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.disabled.mega-menu-link, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link:disabled, .single-resource-post-content form input.disabled[type=submit], .single-resource-post-content form input:disabled[type=submit] {
    color: #000;
    background-color: #dd7322;
    border-color: #dd7322
}

.btn-light {
    color: #000;
    background-color: #f3f4f6;
    border-color: #f3f4f6
}

.btn-check:focus + .btn-light, .btn-light:focus, .btn-light:hover {
    color: #000;
    background-color: #f5f6f7;
    border-color: #f4f5f7
}

.btn-check:focus + .btn-light, .btn-light:focus {
    box-shadow: 0 0 0 .25rem hsla(240, 2%, 82%, .5)
}

.btn-check:active + .btn-light, .btn-check:checked + .btn-light, .btn-light.active, .btn-light:active, .show > .btn-light.dropdown-toggle {
    color: #000;
    background-color: #f5f6f8;
    border-color: #f4f5f7
}

.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 {
    box-shadow: 0 0 0 .25rem hsla(240, 2%, 82%, .5)
}

.btn-light.disabled, .btn-light:disabled {
    color: #000;
    background-color: #f3f4f6;
    border-color: #f3f4f6
}

.btn-secondary, .search-form .search-submit {
    color: #000;
    background-color: #3e81a0;
    border-color: #3e81a0
}

.btn-secondary:hover, .search-form .search-submit:hover {
    color: #000;
    background-color: #5b94ae;
    border-color: #518eaa
}

.btn-check:focus + .btn-secondary, .btn-secondary:focus, .search-form .btn-check:focus + .search-submit, .search-form .search-submit:focus {
    color: #000;
    background-color: #5b94ae;
    border-color: #518eaa;
    box-shadow: 0 0 0 .25rem rgba(53, 110, 136, .5)
}

.btn-check:active + .btn-secondary, .btn-check:checked + .btn-secondary, .btn-secondary.active, .btn-secondary:active, .search-form .active.search-submit, .search-form .btn-check:active + .search-submit, .search-form .btn-check:checked + .search-submit, .search-form .search-submit:active, .search-form .show > .dropdown-toggle.search-submit, .show > .btn-secondary.dropdown-toggle {
    color: #000;
    background-color: #659ab3;
    border-color: #518eaa
}

.btn-check:active + .btn-secondary:focus, .btn-check:checked + .btn-secondary:focus, .btn-secondary.active:focus, .btn-secondary:active:focus, .search-form .active.search-submit:focus, .search-form .btn-check:active + .search-submit:focus, .search-form .btn-check:checked + .search-submit:focus, .search-form .search-submit:active:focus, .search-form .show > .dropdown-toggle.search-submit:focus, .show > .btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(53, 110, 136, .5)
}

.btn-light-blue, .btn-secondary.disabled, .btn-secondary:disabled, .search-form .disabled.search-submit, .search-form .search-submit:disabled {
    color: #000;
    background-color: #3e81a0;
    border-color: #3e81a0
}

.btn-check:focus + .btn-light-blue, .btn-light-blue:focus, .btn-light-blue:hover {
    color: #000;
    background-color: #5b94ae;
    border-color: #518eaa
}

.btn-check:focus + .btn-light-blue, .btn-light-blue:focus {
    box-shadow: 0 0 0 .25rem rgba(53, 110, 136, .5)
}

.btn-check:active + .btn-light-blue, .btn-check:checked + .btn-light-blue, .btn-light-blue.active, .btn-light-blue:active, .show > .btn-light-blue.dropdown-toggle {
    color: #000;
    background-color: #659ab3;
    border-color: #518eaa
}

.btn-check:active + .btn-light-blue:focus, .btn-check:checked + .btn-light-blue:focus, .btn-light-blue.active:focus, .btn-light-blue:active:focus, .show > .btn-light-blue.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(53, 110, 136, .5)
}

.btn-light-blue.disabled, .btn-light-blue:disabled {
    color: #000;
    background-color: #3e81a0;
    border-color: #3e81a0
}

.btn-dark-blue {
    color: #fff;
    background-color: #073045;
    border-color: #073045
}

.btn-check:focus + .btn-dark-blue, .btn-dark-blue:focus, .btn-dark-blue:hover {
    color: #fff;
    background-color: #06293b;
    border-color: #062637
}

.btn-check:focus + .btn-dark-blue, .btn-dark-blue:focus {
    box-shadow: 0 0 0 .25rem rgba(44, 79, 97, .5)
}

.btn-check:active + .btn-dark-blue, .btn-check:checked + .btn-dark-blue, .btn-dark-blue.active, .btn-dark-blue:active, .show > .btn-dark-blue.dropdown-toggle {
    color: #fff;
    background-color: #062637;
    border-color: #052434
}

.btn-check:active + .btn-dark-blue:focus, .btn-check:checked + .btn-dark-blue:focus, .btn-dark-blue.active:focus, .btn-dark-blue:active:focus, .show > .btn-dark-blue.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(44, 79, 97, .5)
}

.btn-dark-blue.disabled, .btn-dark-blue:disabled {
    color: #fff;
    background-color: #073045;
    border-color: #073045
}

.btn-yellow {
    color: #000;
    background-color: #d6b643;
    border-color: #d6b643
}

.btn-check:focus + .btn-yellow, .btn-yellow:focus, .btn-yellow:hover {
    color: #000;
    background-color: #dcc15f;
    border-color: #dabd56
}

.btn-check:focus + .btn-yellow, .btn-yellow:focus {
    box-shadow: 0 0 0 .25rem rgba(182, 155, 57, .5)
}

.btn-check:active + .btn-yellow, .btn-check:checked + .btn-yellow, .btn-yellow.active, .btn-yellow:active, .show > .btn-yellow.dropdown-toggle {
    color: #000;
    background-color: #dec569;
    border-color: #dabd56
}

.btn-check:active + .btn-yellow:focus, .btn-check:checked + .btn-yellow:focus, .btn-yellow.active:focus, .btn-yellow:active:focus, .show > .btn-yellow.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(182, 155, 57, .5)
}

.btn-yellow.disabled, .btn-yellow:disabled {
    color: #000;
    background-color: #d6b643;
    border-color: #d6b643
}

.btn-light-yellow {
    color: #000;
    background-color: #f1d46d;
    border-color: #f1d46d
}

.btn-light-yellow:hover {
    color: #000;
    background-color: #f3da83;
    border-color: #f2d87c
}

.btn-check:focus + .btn-light-yellow, .btn-light-yellow:focus {
    color: #000;
    background-color: #f3da83;
    border-color: #f2d87c;
    box-shadow: 0 0 0 .25rem rgba(205, 180, 93, .5)
}

.btn-check:active + .btn-light-yellow, .btn-check:checked + .btn-light-yellow, .btn-light-yellow.active, .btn-light-yellow:active, .show > .btn-light-yellow.dropdown-toggle {
    color: #000;
    background-color: #f4dd8a;
    border-color: #f2d87c
}

.btn-check:active + .btn-light-yellow:focus, .btn-check:checked + .btn-light-yellow:focus, .btn-light-yellow.active:focus, .btn-light-yellow:active:focus, .show > .btn-light-yellow.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(205, 180, 93, .5)
}

.btn-light-yellow.disabled, .btn-light-yellow:disabled {
    color: #000;
    background-color: #f1d46d;
    border-color: #f1d46d
}

.btn-dark-yellow {
    color: #000;
    background-color: #bea13a;
    border-color: #bea13a
}

.btn-dark-yellow:hover {
    color: #000;
    background-color: #c8af58;
    border-color: #c5aa4e
}

.btn-check:focus + .btn-dark-yellow, .btn-dark-yellow:focus {
    color: #000;
    background-color: #c8af58;
    border-color: #c5aa4e;
    box-shadow: 0 0 0 .25rem rgba(162, 137, 49, .5)
}

.btn-check:active + .btn-dark-yellow, .btn-check:checked + .btn-dark-yellow, .btn-dark-yellow.active, .btn-dark-yellow:active, .show > .btn-dark-yellow.dropdown-toggle {
    color: #000;
    background-color: #cbb461;
    border-color: #c5aa4e
}

.btn-check:active + .btn-dark-yellow:focus, .btn-check:checked + .btn-dark-yellow:focus, .btn-dark-yellow.active:focus, .btn-dark-yellow:active:focus, .show > .btn-dark-yellow.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(162, 137, 49, .5)
}

.btn-dark-yellow.disabled, .btn-dark-yellow:disabled {
    color: #000;
    background-color: #bea13a;
    border-color: #bea13a
}

.btn-dark-gray {
    color: #fff;
    background-color: #30363f;
    border-color: #30363f
}

.btn-check:focus + .btn-dark-gray, .btn-dark-gray:focus, .btn-dark-gray:hover {
    color: #fff;
    background-color: #292e36;
    border-color: #262b32
}

.btn-check:focus + .btn-dark-gray, .btn-dark-gray:focus {
    box-shadow: 0 0 0 .25rem rgba(79, 84, 92, .5)
}

.btn-check:active + .btn-dark-gray, .btn-check:checked + .btn-dark-gray, .btn-dark-gray.active, .btn-dark-gray:active, .show > .btn-dark-gray.dropdown-toggle {
    color: #fff;
    background-color: #262b32;
    border-color: #24292f
}

.btn-check:active + .btn-dark-gray:focus, .btn-check:checked + .btn-dark-gray:focus, .btn-dark-gray.active:focus, .btn-dark-gray:active:focus, .show > .btn-dark-gray.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(79, 84, 92, .5)
}

.btn-dark-gray.disabled, .btn-dark-gray:disabled {
    color: #fff;
    background-color: #30363f;
    border-color: #30363f
}

.btn-dark-gray-alt {
    color: #fff;
    background-color: #464c57;
    border-color: #464c57
}

.btn-dark-gray-alt:hover {
    color: #fff;
    background-color: #3c414a;
    border-color: #383d46
}

.btn-check:focus + .btn-dark-gray-alt, .btn-dark-gray-alt:focus {
    color: #fff;
    background-color: #3c414a;
    border-color: #383d46;
    box-shadow: 0 0 0 .25rem rgba(98, 103, 112, .5)
}

.btn-check:active + .btn-dark-gray-alt, .btn-check:checked + .btn-dark-gray-alt, .btn-dark-gray-alt.active, .btn-dark-gray-alt:active, .show > .btn-dark-gray-alt.dropdown-toggle {
    color: #fff;
    background-color: #383d46;
    border-color: #353941
}

.btn-check:active + .btn-dark-gray-alt:focus, .btn-check:checked + .btn-dark-gray-alt:focus, .btn-dark-gray-alt.active:focus, .btn-dark-gray-alt:active:focus, .show > .btn-dark-gray-alt.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(98, 103, 112, .5)
}

.btn-dark-gray-alt.disabled, .btn-dark-gray-alt:disabled {
    color: #fff;
    background-color: #464c57;
    border-color: #464c57
}

.btn-dark-green {
    color: #fff;
    background-color: #1f814d;
    border-color: #1f814d
}

.btn-check:focus + .btn-dark-green, .btn-dark-green:focus, .btn-dark-green:hover {
    color: #fff;
    background-color: #1a6e41;
    border-color: #19673e
}

.btn-check:focus + .btn-dark-green, .btn-dark-green:focus {
    box-shadow: 0 0 0 .25rem rgba(65, 148, 104, .5)
}

.btn-check:active + .btn-dark-green, .btn-check:checked + .btn-dark-green, .btn-dark-green.active, .btn-dark-green:active, .show > .btn-dark-green.dropdown-toggle {
    color: #fff;
    background-color: #19673e;
    border-color: #17613a
}

.btn-check:active + .btn-dark-green:focus, .btn-check:checked + .btn-dark-green:focus, .btn-dark-green.active:focus, .btn-dark-green:active:focus, .show > .btn-dark-green.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(65, 148, 104, .5)
}

.btn-dark-green.disabled, .btn-dark-green:disabled {
    color: #fff;
    background-color: #1f814d;
    border-color: #1f814d
}

.btn-green {
    color: #000;
    background-color: #238e55;
    border-color: #238e55
}

.btn-check:focus + .btn-green, .btn-green:focus, .btn-green:hover {
    color: #000;
    background-color: #449f6f;
    border-color: #399966
}

.btn-check:focus + .btn-green, .btn-green:focus {
    box-shadow: 0 0 0 .25rem rgba(30, 121, 72, .5)
}

.btn-check:active + .btn-green, .btn-check:checked + .btn-green, .btn-green.active, .btn-green:active, .show > .btn-green.dropdown-toggle {
    color: #000;
    background-color: #4fa577;
    border-color: #399966
}

.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 {
    box-shadow: 0 0 0 .25rem rgba(30, 121, 72, .5)
}

.btn-green.disabled, .btn-green:disabled {
    color: #000;
    background-color: #238e55;
    border-color: #238e55
}

.btn-light-green {
    color: #000;
    background-color: #50a469;
    border-color: #50a469
}

.btn-light-green:hover {
    color: #000;
    background-color: #6ab280;
    border-color: #62ad78
}

.btn-check:focus + .btn-light-green, .btn-light-green:focus {
    color: #000;
    background-color: #6ab280;
    border-color: #62ad78;
    box-shadow: 0 0 0 .25rem rgba(68, 139, 89, .5)
}

.btn-check:active + .btn-light-green, .btn-check:checked + .btn-light-green, .btn-light-green.active, .btn-light-green:active, .show > .btn-light-green.dropdown-toggle {
    color: #000;
    background-color: #73b687;
    border-color: #62ad78
}

.btn-check:active + .btn-light-green:focus, .btn-check:checked + .btn-light-green:focus, .btn-light-green.active:focus, .btn-light-green:active:focus, .show > .btn-light-green.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(68, 139, 89, .5)
}

.btn-light-green.disabled, .btn-light-green:disabled {
    color: #000;
    background-color: #50a469;
    border-color: #50a469
}

.btn-lighter-gray {
    color: #000;
    background-color: #f3f4f6;
    border-color: #f3f4f6
}

.btn-lighter-gray:hover {
    color: #000;
    background-color: #f5f6f7;
    border-color: #f4f5f7
}

.btn-check:focus + .btn-lighter-gray, .btn-lighter-gray:focus {
    color: #000;
    background-color: #f5f6f7;
    border-color: #f4f5f7;
    box-shadow: 0 0 0 .25rem hsla(240, 2%, 82%, .5)
}

.btn-check:active + .btn-lighter-gray, .btn-check:checked + .btn-lighter-gray, .btn-lighter-gray.active, .btn-lighter-gray:active, .show > .btn-lighter-gray.dropdown-toggle {
    color: #000;
    background-color: #f5f6f8;
    border-color: #f4f5f7
}

.btn-check:active + .btn-lighter-gray:focus, .btn-check:checked + .btn-lighter-gray:focus, .btn-lighter-gray.active:focus, .btn-lighter-gray:active:focus, .show > .btn-lighter-gray.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem hsla(240, 2%, 82%, .5)
}

.btn-lighter-gray.disabled, .btn-lighter-gray:disabled {
    color: #000;
    background-color: #f3f4f6;
    border-color: #f3f4f6
}

.btn-light-gray {
    color: #000;
    background-color: #e1e5e9;
    border-color: #e1e5e9
}

.btn-check:focus + .btn-light-gray, .btn-light-gray:focus, .btn-light-gray:hover {
    color: #000;
    background-color: #e6e9ec;
    border-color: #e4e8eb
}

.btn-check:focus + .btn-light-gray, .btn-light-gray:focus {
    box-shadow: 0 0 0 .25rem hsla(206, 6%, 76%, .5)
}

.btn-check:active + .btn-light-gray, .btn-check:checked + .btn-light-gray, .btn-light-gray.active, .btn-light-gray:active, .show > .btn-light-gray.dropdown-toggle {
    color: #000;
    background-color: #e7eaed;
    border-color: #e4e8eb
}

.btn-check:active + .btn-light-gray:focus, .btn-check:checked + .btn-light-gray:focus, .btn-light-gray.active:focus, .btn-light-gray:active:focus, .show > .btn-light-gray.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem hsla(206, 6%, 76%, .5)
}

.btn-light-gray.disabled, .btn-light-gray:disabled {
    color: #000;
    background-color: #e1e5e9;
    border-color: #e1e5e9
}

.btn-teal {
    color: #000;
    background-color: #419387;
    border-color: #419387
}

.btn-check:focus + .btn-teal, .btn-teal:focus, .btn-teal:hover {
    color: #000;
    background-color: #5ea399;
    border-color: #549e93
}

.btn-check:focus + .btn-teal, .btn-teal:focus {
    box-shadow: 0 0 0 .25rem rgba(55, 125, 115, .5)
}

.btn-check:active + .btn-teal, .btn-check:checked + .btn-teal, .btn-teal.active, .btn-teal:active, .show > .btn-teal.dropdown-toggle {
    color: #000;
    background-color: #67a99f;
    border-color: #549e93
}

.btn-check:active + .btn-teal:focus, .btn-check:checked + .btn-teal:focus, .btn-teal.active:focus, .btn-teal:active:focus, .show > .btn-teal.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(55, 125, 115, .5)
}

.btn-teal.disabled, .btn-teal:disabled {
    color: #000;
    background-color: #419387;
    border-color: #419387
}

.btn-coral {
    color: #000;
    background-color: #d35541;
    border-color: #d35541
}

.btn-check:focus + .btn-coral, .btn-coral:focus, .btn-coral:hover {
    color: #000;
    background-color: #da6f5e;
    border-color: #d76654
}

.btn-check:focus + .btn-coral, .btn-coral:focus {
    box-shadow: 0 0 0 .25rem rgba(179, 72, 55, .5)
}

.btn-check:active + .btn-coral, .btn-check:checked + .btn-coral, .btn-coral.active, .btn-coral:active, .show > .btn-coral.dropdown-toggle {
    color: #000;
    background-color: #dc7767;
    border-color: #d76654
}

.btn-check:active + .btn-coral:focus, .btn-check:checked + .btn-coral:focus, .btn-coral.active:focus, .btn-coral:active:focus, .show > .btn-coral.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(179, 72, 55, .5)
}

.btn-coral.disabled, .btn-coral:disabled {
    color: #000;
    background-color: #d35541;
    border-color: #d35541
}

.btn-outline-primary {
    color: #dd7322;
    border-color: #dd7322
}

.btn-outline-primary:hover {
    color: #000;
    background-color: #dd7322;
    border-color: #dd7322
}

.btn-check:focus + .btn-outline-primary, .btn-outline-primary:focus {
    box-shadow: 0 0 0 .25rem rgba(221, 115, 34, .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 {
    color: #000;
    background-color: #dd7322;
    border-color: #dd7322
}

.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 {
    box-shadow: 0 0 0 .25rem rgba(221, 115, 34, .5)
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #dd7322;
    background-color: transparent
}

.btn-outline-light {
    color: #f3f4f6;
    border-color: #f3f4f6
}

.btn-outline-light:hover {
    color: #000;
    background-color: #f3f4f6;
    border-color: #f3f4f6
}

.btn-check:focus + .btn-outline-light, .btn-outline-light:focus {
    box-shadow: 0 0 0 .25rem rgba(243, 244, 246, .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 {
    color: #000;
    background-color: #f3f4f6;
    border-color: #f3f4f6
}

.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 {
    box-shadow: 0 0 0 .25rem rgba(243, 244, 246, .5)
}

.btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f3f4f6;
    background-color: transparent
}

.btn-outline-secondary {
    color: #3e81a0;
    border-color: #3e81a0
}

.btn-outline-secondary:hover {
    color: #000;
    background-color: #3e81a0;
    border-color: #3e81a0
}

.btn-check:focus + .btn-outline-secondary, .btn-outline-secondary:focus {
    box-shadow: 0 0 0 .25rem rgba(62, 129, 160, .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 {
    color: #000;
    background-color: #3e81a0;
    border-color: #3e81a0
}

.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 {
    box-shadow: 0 0 0 .25rem rgba(62, 129, 160, .5)
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #3e81a0;
    background-color: transparent
}

.btn-outline-light-blue {
    color: #3e81a0;
    border-color: #3e81a0
}

.btn-outline-light-blue:hover {
    color: #000;
    background-color: #3e81a0;
    border-color: #3e81a0
}

.btn-check:focus + .btn-outline-light-blue, .btn-outline-light-blue:focus {
    box-shadow: 0 0 0 .25rem rgba(62, 129, 160, .5)
}

.btn-check:active + .btn-outline-light-blue, .btn-check:checked + .btn-outline-light-blue, .btn-outline-light-blue.active, .btn-outline-light-blue.dropdown-toggle.show, .btn-outline-light-blue:active {
    color: #000;
    background-color: #3e81a0;
    border-color: #3e81a0
}

.btn-check:active + .btn-outline-light-blue:focus, .btn-check:checked + .btn-outline-light-blue:focus, .btn-outline-light-blue.active:focus, .btn-outline-light-blue.dropdown-toggle.show:focus, .btn-outline-light-blue:active:focus {
    box-shadow: 0 0 0 .25rem rgba(62, 129, 160, .5)
}

.btn-outline-light-blue.disabled, .btn-outline-light-blue:disabled {
    color: #3e81a0;
    background-color: transparent
}

.btn-outline-dark-blue {
    color: #073045;
    border-color: #073045
}

.btn-outline-dark-blue:hover {
    color: #fff;
    background-color: #073045;
    border-color: #073045
}

.btn-check:focus + .btn-outline-dark-blue, .btn-outline-dark-blue:focus {
    box-shadow: 0 0 0 .25rem rgba(7, 48, 69, .5)
}

.btn-check:active + .btn-outline-dark-blue, .btn-check:checked + .btn-outline-dark-blue, .btn-outline-dark-blue.active, .btn-outline-dark-blue.dropdown-toggle.show, .btn-outline-dark-blue:active {
    color: #fff;
    background-color: #073045;
    border-color: #073045
}

.btn-check:active + .btn-outline-dark-blue:focus, .btn-check:checked + .btn-outline-dark-blue:focus, .btn-outline-dark-blue.active:focus, .btn-outline-dark-blue.dropdown-toggle.show:focus, .btn-outline-dark-blue:active:focus {
    box-shadow: 0 0 0 .25rem rgba(7, 48, 69, .5)
}

.btn-outline-dark-blue.disabled, .btn-outline-dark-blue:disabled {
    color: #073045;
    background-color: transparent
}

.btn-outline-yellow {
    color: #d6b643;
    border-color: #d6b643
}

.btn-outline-yellow:hover {
    color: #000;
    background-color: #d6b643;
    border-color: #d6b643
}

.btn-check:focus + .btn-outline-yellow, .btn-outline-yellow:focus {
    box-shadow: 0 0 0 .25rem rgba(214, 182, 67, .5)
}

.btn-check:active + .btn-outline-yellow, .btn-check:checked + .btn-outline-yellow, .btn-outline-yellow.active, .btn-outline-yellow.dropdown-toggle.show, .btn-outline-yellow:active {
    color: #000;
    background-color: #d6b643;
    border-color: #d6b643
}

.btn-check:active + .btn-outline-yellow:focus, .btn-check:checked + .btn-outline-yellow:focus, .btn-outline-yellow.active:focus, .btn-outline-yellow.dropdown-toggle.show:focus, .btn-outline-yellow:active:focus {
    box-shadow: 0 0 0 .25rem rgba(214, 182, 67, .5)
}

.btn-outline-yellow.disabled, .btn-outline-yellow:disabled {
    color: #d6b643;
    background-color: transparent
}

.btn-outline-light-yellow {
    color: #f1d46d;
    border-color: #f1d46d
}

.btn-outline-light-yellow:hover {
    color: #000;
    background-color: #f1d46d;
    border-color: #f1d46d
}

.btn-check:focus + .btn-outline-light-yellow, .btn-outline-light-yellow:focus {
    box-shadow: 0 0 0 .25rem hsla(47, 83%, 69%, .5)
}

.btn-check:active + .btn-outline-light-yellow, .btn-check:checked + .btn-outline-light-yellow, .btn-outline-light-yellow.active, .btn-outline-light-yellow.dropdown-toggle.show, .btn-outline-light-yellow:active {
    color: #000;
    background-color: #f1d46d;
    border-color: #f1d46d
}

.btn-check:active + .btn-outline-light-yellow:focus, .btn-check:checked + .btn-outline-light-yellow:focus, .btn-outline-light-yellow.active:focus, .btn-outline-light-yellow.dropdown-toggle.show:focus, .btn-outline-light-yellow:active:focus {
    box-shadow: 0 0 0 .25rem hsla(47, 83%, 69%, .5)
}

.btn-outline-light-yellow.disabled, .btn-outline-light-yellow:disabled {
    color: #f1d46d;
    background-color: transparent
}

.btn-outline-dark-yellow {
    color: #bea13a;
    border-color: #bea13a
}

.btn-outline-dark-yellow:hover {
    color: #000;
    background-color: #bea13a;
    border-color: #bea13a
}

.btn-check:focus + .btn-outline-dark-yellow, .btn-outline-dark-yellow:focus {
    box-shadow: 0 0 0 .25rem rgba(190, 161, 58, .5)
}

.btn-check:active + .btn-outline-dark-yellow, .btn-check:checked + .btn-outline-dark-yellow, .btn-outline-dark-yellow.active, .btn-outline-dark-yellow.dropdown-toggle.show, .btn-outline-dark-yellow:active {
    color: #000;
    background-color: #bea13a;
    border-color: #bea13a
}

.btn-check:active + .btn-outline-dark-yellow:focus, .btn-check:checked + .btn-outline-dark-yellow:focus, .btn-outline-dark-yellow.active:focus, .btn-outline-dark-yellow.dropdown-toggle.show:focus, .btn-outline-dark-yellow:active:focus {
    box-shadow: 0 0 0 .25rem rgba(190, 161, 58, .5)
}

.btn-outline-dark-yellow.disabled, .btn-outline-dark-yellow:disabled {
    color: #bea13a;
    background-color: transparent
}

.btn-outline-dark-gray {
    color: #30363f;
    border-color: #30363f
}

.btn-outline-dark-gray:hover {
    color: #fff;
    background-color: #30363f;
    border-color: #30363f
}

.btn-check:focus + .btn-outline-dark-gray, .btn-outline-dark-gray:focus {
    box-shadow: 0 0 0 .25rem rgba(48, 54, 63, .5)
}

.btn-check:active + .btn-outline-dark-gray, .btn-check:checked + .btn-outline-dark-gray, .btn-outline-dark-gray.active, .btn-outline-dark-gray.dropdown-toggle.show, .btn-outline-dark-gray:active {
    color: #fff;
    background-color: #30363f;
    border-color: #30363f
}

.btn-check:active + .btn-outline-dark-gray:focus, .btn-check:checked + .btn-outline-dark-gray:focus, .btn-outline-dark-gray.active:focus, .btn-outline-dark-gray.dropdown-toggle.show:focus, .btn-outline-dark-gray:active:focus {
    box-shadow: 0 0 0 .25rem rgba(48, 54, 63, .5)
}

.btn-outline-dark-gray.disabled, .btn-outline-dark-gray:disabled {
    color: #30363f;
    background-color: transparent
}

.btn-outline-dark-gray-alt {
    color: #464c57;
    border-color: #464c57
}

.btn-outline-dark-gray-alt:hover {
    color: #fff;
    background-color: #464c57;
    border-color: #464c57
}

.btn-check:focus + .btn-outline-dark-gray-alt, .btn-outline-dark-gray-alt:focus {
    box-shadow: 0 0 0 .25rem rgba(70, 76, 87, .5)
}

.btn-check:active + .btn-outline-dark-gray-alt, .btn-check:checked + .btn-outline-dark-gray-alt, .btn-outline-dark-gray-alt.active, .btn-outline-dark-gray-alt.dropdown-toggle.show, .btn-outline-dark-gray-alt:active {
    color: #fff;
    background-color: #464c57;
    border-color: #464c57
}

.btn-check:active + .btn-outline-dark-gray-alt:focus, .btn-check:checked + .btn-outline-dark-gray-alt:focus, .btn-outline-dark-gray-alt.active:focus, .btn-outline-dark-gray-alt.dropdown-toggle.show:focus, .btn-outline-dark-gray-alt:active:focus {
    box-shadow: 0 0 0 .25rem rgba(70, 76, 87, .5)
}

.btn-outline-dark-gray-alt.disabled, .btn-outline-dark-gray-alt:disabled {
    color: #464c57;
    background-color: transparent
}

.btn-outline-dark-green {
    color: #1f814d;
    border-color: #1f814d
}

.btn-outline-dark-green:hover {
    color: #fff;
    background-color: #1f814d;
    border-color: #1f814d
}

.btn-check:focus + .btn-outline-dark-green, .btn-outline-dark-green:focus {
    box-shadow: 0 0 0 .25rem rgba(31, 129, 77, .5)
}

.btn-check:active + .btn-outline-dark-green, .btn-check:checked + .btn-outline-dark-green, .btn-outline-dark-green.active, .btn-outline-dark-green.dropdown-toggle.show, .btn-outline-dark-green:active {
    color: #fff;
    background-color: #1f814d;
    border-color: #1f814d
}

.btn-check:active + .btn-outline-dark-green:focus, .btn-check:checked + .btn-outline-dark-green:focus, .btn-outline-dark-green.active:focus, .btn-outline-dark-green.dropdown-toggle.show:focus, .btn-outline-dark-green:active:focus {
    box-shadow: 0 0 0 .25rem rgba(31, 129, 77, .5)
}

.btn-outline-dark-green.disabled, .btn-outline-dark-green:disabled {
    color: #1f814d;
    background-color: transparent
}

.btn-outline-green {
    color: #238e55;
    border-color: #238e55
}

.btn-outline-green:hover {
    color: #000;
    background-color: #238e55;
    border-color: #238e55
}

.btn-check:focus + .btn-outline-green, .btn-outline-green:focus {
    box-shadow: 0 0 0 .25rem rgba(35, 142, 85, .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 {
    color: #000;
    background-color: #238e55;
    border-color: #238e55
}

.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 {
    box-shadow: 0 0 0 .25rem rgba(35, 142, 85, .5)
}

.btn-outline-green.disabled, .btn-outline-green:disabled {
    color: #238e55;
    background-color: transparent
}

.btn-outline-light-green {
    color: #50a469;
    border-color: #50a469
}

.btn-outline-light-green:hover {
    color: #000;
    background-color: #50a469;
    border-color: #50a469
}

.btn-check:focus + .btn-outline-light-green, .btn-outline-light-green:focus {
    box-shadow: 0 0 0 .25rem rgba(80, 164, 105, .5)
}

.btn-check:active + .btn-outline-light-green, .btn-check:checked + .btn-outline-light-green, .btn-outline-light-green.active, .btn-outline-light-green.dropdown-toggle.show, .btn-outline-light-green:active {
    color: #000;
    background-color: #50a469;
    border-color: #50a469
}

.btn-check:active + .btn-outline-light-green:focus, .btn-check:checked + .btn-outline-light-green:focus, .btn-outline-light-green.active:focus, .btn-outline-light-green.dropdown-toggle.show:focus, .btn-outline-light-green:active:focus {
    box-shadow: 0 0 0 .25rem rgba(80, 164, 105, .5)
}

.btn-outline-light-green.disabled, .btn-outline-light-green:disabled {
    color: #50a469;
    background-color: transparent
}

.btn-outline-lighter-gray {
    color: #f3f4f6;
    border-color: #f3f4f6
}

.btn-outline-lighter-gray:hover {
    color: #000;
    background-color: #f3f4f6;
    border-color: #f3f4f6
}

.btn-check:focus + .btn-outline-lighter-gray, .btn-outline-lighter-gray:focus {
    box-shadow: 0 0 0 .25rem rgba(243, 244, 246, .5)
}

.btn-check:active + .btn-outline-lighter-gray, .btn-check:checked + .btn-outline-lighter-gray, .btn-outline-lighter-gray.active, .btn-outline-lighter-gray.dropdown-toggle.show, .btn-outline-lighter-gray:active {
    color: #000;
    background-color: #f3f4f6;
    border-color: #f3f4f6
}

.btn-check:active + .btn-outline-lighter-gray:focus, .btn-check:checked + .btn-outline-lighter-gray:focus, .btn-outline-lighter-gray.active:focus, .btn-outline-lighter-gray.dropdown-toggle.show:focus, .btn-outline-lighter-gray:active:focus {
    box-shadow: 0 0 0 .25rem rgba(243, 244, 246, .5)
}

.btn-outline-lighter-gray.disabled, .btn-outline-lighter-gray:disabled {
    color: #f3f4f6;
    background-color: transparent
}

.btn-outline-light-gray {
    color: #e1e5e9;
    border-color: #e1e5e9
}

.btn-outline-light-gray:hover {
    color: #000;
    background-color: #e1e5e9;
    border-color: #e1e5e9
}

.btn-check:focus + .btn-outline-light-gray, .btn-outline-light-gray:focus {
    box-shadow: 0 0 0 .25rem rgba(225, 229, 233, .5)
}

.btn-check:active + .btn-outline-light-gray, .btn-check:checked + .btn-outline-light-gray, .btn-outline-light-gray.active, .btn-outline-light-gray.dropdown-toggle.show, .btn-outline-light-gray:active {
    color: #000;
    background-color: #e1e5e9;
    border-color: #e1e5e9
}

.btn-check:active + .btn-outline-light-gray:focus, .btn-check:checked + .btn-outline-light-gray:focus, .btn-outline-light-gray.active:focus, .btn-outline-light-gray.dropdown-toggle.show:focus, .btn-outline-light-gray:active:focus {
    box-shadow: 0 0 0 .25rem rgba(225, 229, 233, .5)
}

.btn-outline-light-gray.disabled, .btn-outline-light-gray:disabled {
    color: #e1e5e9;
    background-color: transparent
}

.btn-outline-teal {
    color: #419387;
    border-color: #419387
}

.btn-outline-teal:hover {
    color: #000;
    background-color: #419387;
    border-color: #419387
}

.btn-check:focus + .btn-outline-teal, .btn-outline-teal:focus {
    box-shadow: 0 0 0 .25rem rgba(65, 147, 135, .5)
}

.btn-check:active + .btn-outline-teal, .btn-check:checked + .btn-outline-teal, .btn-outline-teal.active, .btn-outline-teal.dropdown-toggle.show, .btn-outline-teal:active {
    color: #000;
    background-color: #419387;
    border-color: #419387
}

.btn-check:active + .btn-outline-teal:focus, .btn-check:checked + .btn-outline-teal:focus, .btn-outline-teal.active:focus, .btn-outline-teal.dropdown-toggle.show:focus, .btn-outline-teal:active:focus {
    box-shadow: 0 0 0 .25rem rgba(65, 147, 135, .5)
}

.btn-outline-teal.disabled, .btn-outline-teal:disabled {
    color: #419387;
    background-color: transparent
}

.btn-outline-coral {
    color: #d35541;
    border-color: #d35541
}

.btn-outline-coral:hover {
    color: #000;
    background-color: #d35541;
    border-color: #d35541
}

.btn-check:focus + .btn-outline-coral, .btn-outline-coral:focus {
    box-shadow: 0 0 0 .25rem rgba(211, 85, 65, .5)
}

.btn-check:active + .btn-outline-coral, .btn-check:checked + .btn-outline-coral, .btn-outline-coral.active, .btn-outline-coral.dropdown-toggle.show, .btn-outline-coral:active {
    color: #000;
    background-color: #d35541;
    border-color: #d35541
}

.btn-check:active + .btn-outline-coral:focus, .btn-check:checked + .btn-outline-coral:focus, .btn-outline-coral.active:focus, .btn-outline-coral.dropdown-toggle.show:focus, .btn-outline-coral:active:focus {
    box-shadow: 0 0 0 .25rem rgba(211, 85, 65, .5)
}

.btn-outline-coral.disabled, .btn-outline-coral:disabled {
    color: #d35541;
    background-color: transparent
}

.btn-link {
    font-weight: 400;
    color: #003865;
    text-decoration: underline
}

.btn-link:hover {
    color: #002d51
}

.btn-link.disabled, .btn-link:disabled {
    color: #6c757d
}

.block-forms form .btn-group-lg > input[type=submit], .btn-group-lg > .btn, .btn-lg, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.btn-group-lg > a.mega-menu-link, .search-form .btn-group-lg > .search-submit, .single-resource-post-content form .btn-group-lg > input[type=submit] {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    border-radius: .3rem
}

.block-forms form .btn-group-sm > input[type=submit], .btn-group-sm > .btn, .btn-sm, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.btn-group-sm > a.mega-menu-link, .search-form .btn-group-sm > .search-submit, .single-resource-post-content form .btn-group-sm > input[type=submit] {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

.fade {
    transition: opacity .15s linear
}

@media (prefers-reduced-motion: reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

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

.collapsing {
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media (prefers-reduced-motion: reduce) {
    .collapsing {
        transition: none
    }
}

.collapsing.collapse-horizontal {
    width: 0;
    height: auto;
    transition: width .35s ease
}

@media (prefers-reduced-motion: reduce) {
    .collapsing.collapse-horizontal {
        transition: none
    }
}

.dropdown, .dropend, .dropstart, .dropup {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

.dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

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

.dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: .5rem 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem
}

.dropdown-menu[data-bs-popper] {
    top: 100%;
    left: 0;
    margin-top: .125rem
}

.dropdown-menu-start {
    --bs-position: start
}

.dropdown-menu-start[data-bs-popper] {
    right: auto;
    left: 0
}

.dropdown-menu-end {
    --bs-position: end
}

.dropdown-menu-end[data-bs-popper] {
    right: 0;
    left: auto
}

@media (min-width: 576px) {
    .dropdown-menu-sm-start {
        --bs-position: start
    }

    .dropdown-menu-sm-start[data-bs-popper] {
        right: auto;
        left: 0
    }

    .dropdown-menu-sm-end {
        --bs-position: end
    }

    .dropdown-menu-sm-end[data-bs-popper] {
        right: 0;
        left: auto
    }
}

@media (min-width: 768px) {
    .dropdown-menu-md-start {
        --bs-position: start
    }

    .dropdown-menu-md-start[data-bs-popper] {
        right: auto;
        left: 0
    }

    .dropdown-menu-md-end {
        --bs-position: end
    }

    .dropdown-menu-md-end[data-bs-popper] {
        right: 0;
        left: auto
    }
}

@media (min-width: 992px) {
    .dropdown-menu-lg-start {
        --bs-position: start
    }

    .dropdown-menu-lg-start[data-bs-popper] {
        right: auto;
        left: 0
    }

    .dropdown-menu-lg-end {
        --bs-position: end
    }

    .dropdown-menu-lg-end[data-bs-popper] {
        right: 0;
        left: auto
    }
}

@media (min-width: 1200px) {
    .dropdown-menu-xl-start {
        --bs-position: start
    }

    .dropdown-menu-xl-start[data-bs-popper] {
        right: auto;
        left: 0
    }

    .dropdown-menu-xl-end {
        --bs-position: end
    }

    .dropdown-menu-xl-end[data-bs-popper] {
        right: 0;
        left: auto
    }
}

@media (min-width: 1400px) {
    .dropdown-menu-xxl-start {
        --bs-position: start
    }

    .dropdown-menu-xxl-start[data-bs-popper] {
        right: auto;
        left: 0
    }

    .dropdown-menu-xxl-end {
        --bs-position: end
    }

    .dropdown-menu-xxl-end[data-bs-popper] {
        right: 0;
        left: auto
    }
}

.dropup .dropdown-menu[data-bs-popper] {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

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

.dropend .dropdown-menu[data-bs-popper] {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem
}

.dropend .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

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

.dropend .dropdown-toggle:after {
    vertical-align: 0
}

.dropstart .dropdown-menu[data-bs-popper] {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}

.dropstart .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    display: none
}

.dropstart .dropdown-toggle:before {
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

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

.dropstart .dropdown-toggle:before {
    vertical-align: 0
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid rgba(0, 0, 0, .15)
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #1e2125;
    background-color: #e9ecef
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #003865
}

.dropdown-item.disabled, .dropdown-item:disabled {
    color: #adb5bd;
    pointer-events: none;
    background-color: transparent
}

.dropdown-menu.show {
    display: block
}

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

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

.dropdown-menu-dark {
    color: #dee2e6;
    background-color: #343a40;
    border-color: rgba(0, 0, 0, .15)
}

.dropdown-menu-dark .dropdown-item {
    color: #dee2e6
}

.dropdown-menu-dark .dropdown-item:focus, .dropdown-menu-dark .dropdown-item:hover {
    color: #fff;
    background-color: hsla(0, 0%, 100%, .15)
}

.dropdown-menu-dark .dropdown-item.active, .dropdown-menu-dark .dropdown-item:active {
    color: #fff;
    background-color: #003865
}

.dropdown-menu-dark .dropdown-item.disabled, .dropdown-menu-dark .dropdown-item:disabled {
    color: #adb5bd
}

.dropdown-menu-dark .dropdown-divider {
    border-color: rgba(0, 0, 0, .15)
}

.dropdown-menu-dark .dropdown-item-text {
    color: #dee2e6
}

.dropdown-menu-dark .dropdown-header {
    color: #adb5bd
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle
}

.block-forms form .btn-group-vertical > input[type=submit], .block-forms form .btn-group > input[type=submit], .btn-group-vertical > .btn, .btn-group > .btn, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.btn-group-vertical > a.mega-menu-link, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.btn-group > a.mega-menu-link, .search-form .btn-group-vertical > .search-submit, .search-form .btn-group > .search-submit, .single-resource-post-content form .btn-group-vertical > input[type=submit], .single-resource-post-content form .btn-group > input[type=submit] {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.block-forms form .btn-group-vertical > .btn-check:checked + input[type=submit], .block-forms form .btn-group-vertical > .btn-check:focus + input[type=submit], .block-forms form .btn-group-vertical > input.active[type=submit], .block-forms form .btn-group-vertical > input:active[type=submit], .block-forms form .btn-group-vertical > input:focus[type=submit], .block-forms form .btn-group-vertical > input:hover[type=submit], .block-forms form .btn-group > .btn-check:checked + input[type=submit], .block-forms form .btn-group > .btn-check:focus + input[type=submit], .block-forms form .btn-group > input.active[type=submit], .block-forms form .btn-group > input:active[type=submit], .block-forms form .btn-group > input:focus[type=submit], .block-forms form .btn-group > input:hover[type=submit], .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, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.btn-group-vertical > .btn-check:checked + a.mega-menu-link, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.btn-group-vertical > .btn-check:focus + a.mega-menu-link, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.btn-group-vertical > a.active.mega-menu-link, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.btn-group-vertical > a.mega-menu-link:active, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.btn-group-vertical > a.mega-menu-link:focus, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.btn-group-vertical > a.mega-menu-link:hover, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.btn-group > .btn-check:checked + a.mega-menu-link, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.btn-group > .btn-check:focus + a.mega-menu-link, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.btn-group > a.active.mega-menu-link, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.btn-group > a.mega-menu-link:active, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.btn-group > a.mega-menu-link:focus, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.btn-group > a.mega-menu-link:hover, .search-form .btn-group-vertical > .active.search-submit, .search-form .btn-group-vertical > .btn-check:checked + .search-submit, .search-form .btn-group-vertical > .btn-check:focus + .search-submit, .search-form .btn-group-vertical > .search-submit:active, .search-form .btn-group-vertical > .search-submit:focus, .search-form .btn-group-vertical > .search-submit:hover, .search-form .btn-group > .active.search-submit, .search-form .btn-group > .btn-check:checked + .search-submit, .search-form .btn-group > .btn-check:focus + .search-submit, .search-form .btn-group > .search-submit:active, .search-form .btn-group > .search-submit:focus, .search-form .btn-group > .search-submit:hover, .single-resource-post-content form .btn-group-vertical > .btn-check:checked + input[type=submit], .single-resource-post-content form .btn-group-vertical > .btn-check:focus + input[type=submit], .single-resource-post-content form .btn-group-vertical > input.active[type=submit], .single-resource-post-content form .btn-group-vertical > input:active[type=submit], .single-resource-post-content form .btn-group-vertical > input:focus[type=submit], .single-resource-post-content form .btn-group-vertical > input:hover[type=submit], .single-resource-post-content form .btn-group > .btn-check:checked + input[type=submit], .single-resource-post-content form .btn-group > .btn-check:focus + input[type=submit], .single-resource-post-content form .btn-group > input.active[type=submit], .single-resource-post-content form .btn-group > input:active[type=submit], .single-resource-post-content form .btn-group > input:focus[type=submit], .single-resource-post-content form .btn-group > input:hover[type=submit] {
    z-index: 1
}

.btn-toolbar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.btn-toolbar .input-group {
    width: auto
}

.block-forms form .btn-group > input:not(:first-child)[type=submit], .btn-group > .btn-group:not(:first-child), .btn-group > .btn:not(:first-child), .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.btn-group > a.mega-menu-link:not(:first-child), .search-form .btn-group > .search-submit:not(:first-child), .single-resource-post-content form .btn-group > input:not(:first-child)[type=submit] {
    margin-left: -1px
}

.block-forms form .btn-group > .btn-group:not(:last-child) > input[type=submit], .block-forms form .btn-group > input:not(:last-child):not(.dropdown-toggle)[type=submit], .btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn:not(:last-child):not(.dropdown-toggle), .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation.btn-group > li.mega-menu-item.nav-btn.btn-group:not(:last-child) > a.mega-menu-link, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.btn-group > a.mega-menu-link:not(:last-child):not(.dropdown-toggle), .search-form .btn-group > .btn-group:not(:last-child) > .search-submit, .search-form .btn-group > .search-submit:not(:last-child):not(.dropdown-toggle), .single-resource-post-content form .btn-group > .btn-group:not(:last-child) > input[type=submit], .single-resource-post-content form .btn-group > input:not(:last-child):not(.dropdown-toggle)[type=submit] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.block-forms form .btn-group > .btn-group:not(:first-child) > input[type=submit], .block-forms form .btn-group > :not(.btn-check) + input[type=submit], .block-forms form .btn-group > input:nth-child(n+3)[type=submit], .btn-group > .btn-group:not(:first-child) > .btn, .btn-group > .btn:nth-child(n+3), .btn-group > :not(.btn-check) + .btn, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation.btn-group > li.mega-menu-item.nav-btn.btn-group:not(:first-child) > a.mega-menu-link, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.btn-group > :not(.btn-check) + a.mega-menu-link, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.btn-group > a.mega-menu-link:nth-child(n+3), .search-form .btn-group > .btn-group:not(:first-child) > .search-submit, .search-form .btn-group > .search-submit:nth-child(n+3), .search-form .btn-group > :not(.btn-check) + .search-submit, .single-resource-post-content form .btn-group > .btn-group:not(:first-child) > input[type=submit], .single-resource-post-content form .btn-group > :not(.btn-check) + input[type=submit], .single-resource-post-content form .btn-group > input:nth-child(n+3)[type=submit] {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .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
}

.block-forms form .btn-group-sm > input[type=submit] + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .btn-sm + .dropdown-toggle-split, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.btn-group-sm > a.mega-menu-link + .dropdown-toggle-split, .search-form .btn-group-sm > .search-submit + .dropdown-toggle-split, .single-resource-post-content form .btn-group-sm > input[type=submit] + .dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.block-forms form .btn-group-lg > input[type=submit] + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .btn-lg + .dropdown-toggle-split, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.btn-group-lg > a.mega-menu-link + .dropdown-toggle-split, .search-form .btn-group-lg > .search-submit + .dropdown-toggle-split, .single-resource-post-content form .btn-group-lg > input[type=submit] + .dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group-vertical {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center
}

.block-forms form .btn-group-vertical > input[type=submit], .btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.btn-group-vertical > a.mega-menu-link, .search-form .btn-group-vertical > .search-submit, .single-resource-post-content form .btn-group-vertical > input[type=submit] {
    width: 100%
}

.block-forms form .btn-group-vertical > input:not(:first-child)[type=submit], .btn-group-vertical > .btn-group:not(:first-child), .btn-group-vertical > .btn:not(:first-child), .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.btn-group-vertical > a.mega-menu-link:not(:first-child), .search-form .btn-group-vertical > .search-submit:not(:first-child), .single-resource-post-content form .btn-group-vertical > input:not(:first-child)[type=submit] {
    margin-top: -1px
}

.block-forms form .btn-group-vertical > .btn-group:not(:last-child) > input[type=submit], .block-forms form .btn-group-vertical > input:not(:last-child):not(.dropdown-toggle)[type=submit], .btn-group-vertical > .btn-group:not(:last-child) > .btn, .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation.btn-group-vertical > li.mega-menu-item.nav-btn.btn-group:not(:last-child) > a.mega-menu-link, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.btn-group-vertical > a.mega-menu-link:not(:last-child):not(.dropdown-toggle), .search-form .btn-group-vertical > .btn-group:not(:last-child) > .search-submit, .search-form .btn-group-vertical > .search-submit:not(:last-child):not(.dropdown-toggle), .single-resource-post-content form .btn-group-vertical > .btn-group:not(:last-child) > input[type=submit], .single-resource-post-content form .btn-group-vertical > input:not(:last-child):not(.dropdown-toggle)[type=submit] {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.block-forms form .btn-group-vertical > .btn-group:not(:first-child) > input[type=submit], .block-forms form .btn-group-vertical > .btn ~ input[type=submit], .block-forms form .btn-group-vertical > input[type=submit] ~ .btn, .block-forms form .btn-group-vertical > input[type=submit] ~ input[type=submit], .block-forms form .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.btn-group-vertical > a.mega-menu-link ~ input[type=submit], .block-forms form .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.btn-group-vertical > input[type=submit] ~ a.mega-menu-link, .block-forms form .search-form .btn-group-vertical > .search-submit ~ input[type=submit], .block-forms form .search-form .btn-group-vertical > input[type=submit] ~ .search-submit, .btn-group-vertical > .btn-group:not(:first-child) > .btn, .btn-group-vertical > .btn ~ .btn, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation.btn-group-vertical > li.mega-menu-item.nav-btn.btn-group:not(:first-child) > a.mega-menu-link, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.btn-group-vertical > .btn ~ a.mega-menu-link, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.btn-group-vertical > a.mega-menu-link ~ .btn, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.btn-group-vertical > a.mega-menu-link ~ a.mega-menu-link, .primary-nav #mega-menu-wrap-primary_navigation .block-forms form #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.btn-group-vertical > a.mega-menu-link ~ input[type=submit], .primary-nav #mega-menu-wrap-primary_navigation .block-forms form #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.btn-group-vertical > input[type=submit] ~ a.mega-menu-link, .primary-nav #mega-menu-wrap-primary_navigation .search-form #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.btn-group-vertical > .search-submit ~ a.mega-menu-link, .primary-nav #mega-menu-wrap-primary_navigation .search-form #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.btn-group-vertical > a.mega-menu-link ~ .search-submit, .primary-nav #mega-menu-wrap-primary_navigation .single-resource-post-content form #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.btn-group-vertical > a.mega-menu-link ~ input[type=submit], .primary-nav #mega-menu-wrap-primary_navigation .single-resource-post-content form #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.btn-group-vertical > input[type=submit] ~ a.mega-menu-link, .search-form .block-forms form .btn-group-vertical > .search-submit ~ input[type=submit], .search-form .block-forms form .btn-group-vertical > input[type=submit] ~ .search-submit, .search-form .btn-group-vertical > .btn-group:not(:first-child) > .search-submit, .search-form .btn-group-vertical > .btn ~ .search-submit, .search-form .btn-group-vertical > .search-submit ~ .btn, .search-form .btn-group-vertical > .search-submit ~ .search-submit, .search-form .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.btn-group-vertical > .search-submit ~ a.mega-menu-link, .search-form .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.btn-group-vertical > a.mega-menu-link ~ .search-submit, .search-form .single-resource-post-content form .btn-group-vertical > .search-submit ~ input[type=submit], .search-form .single-resource-post-content form .btn-group-vertical > input[type=submit] ~ .search-submit, .single-resource-post-content form .btn-group-vertical > .btn-group:not(:first-child) > input[type=submit], .single-resource-post-content form .btn-group-vertical > .btn ~ input[type=submit], .single-resource-post-content form .btn-group-vertical > input[type=submit] ~ .btn, .single-resource-post-content form .btn-group-vertical > input[type=submit] ~ input[type=submit], .single-resource-post-content form .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.btn-group-vertical > a.mega-menu-link ~ input[type=submit], .single-resource-post-content form .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.btn-group-vertical > input[type=submit] ~ a.mega-menu-link, .single-resource-post-content form .search-form .btn-group-vertical > .search-submit ~ input[type=submit], .single-resource-post-content form .search-form .btn-group-vertical > input[type=submit] ~ .search-submit {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav {
    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: .5rem 1rem;
    color: #003865;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .nav-link {
        transition: none
    }
}

.nav-link:focus, .nav-link:hover {
    color: #002d51
}

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-link {
    margin-bottom: -1px;
    background: none;
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6;
    isolation: isolate
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    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: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills .nav-link {
    background: none;
    border: 0;
    border-radius: .25rem
}

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

.nav-fill .nav-item, .nav-fill > .nav-link {
    -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;
    flex-basis: 0%;
    -ms-flex-positive: 1;
    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 {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar > .container, .navbar > .container-fluid, .navbar > .container-lg, .navbar > .container-md, .navbar > .container-sm, .navbar > .container-xl {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.navbar-brand {
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    text-decoration: none;
    white-space: nowrap
}

.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -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
}

.navbar-text {
    padding-top: .5rem;
    padding-bottom: .5rem
}

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

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
    transition: box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .navbar-toggler {
        transition: none
    }
}

.navbar-toggler:hover {
    text-decoration: none
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: 0 0 0 .25rem
}

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

.navbar-nav-scroll {
    max-height: var(--bs-scroll-height, 75vh);
    overflow-y: auto
}

@media (min-width: 576px) {
    .navbar-expand-sm {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .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: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-sm .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand-sm .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-sm .navbar-toggler, .navbar-expand-sm .offcanvas-header {
        display: none
    }

    .navbar-expand-sm .offcanvas {
        position: inherit;
        bottom: 0;
        z-index: 1000;
        -ms-flex-positive: 1;
        flex-grow: 1;
        visibility: visible !important;
        background-color: transparent;
        border-right: 0;
        border-left: 0;
        transition: none;
        transform: none
    }

    .navbar-expand-sm .offcanvas-bottom, .navbar-expand-sm .offcanvas-top {
        height: auto;
        border-top: 0;
        border-bottom: 0
    }

    .navbar-expand-sm .offcanvas-body {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible
    }
}

@media (min-width: 768px) {
    .navbar-expand-md {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .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: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-md .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand-md .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-md .navbar-toggler, .navbar-expand-md .offcanvas-header {
        display: none
    }

    .navbar-expand-md .offcanvas {
        position: inherit;
        bottom: 0;
        z-index: 1000;
        -ms-flex-positive: 1;
        flex-grow: 1;
        visibility: visible !important;
        background-color: transparent;
        border-right: 0;
        border-left: 0;
        transition: none;
        transform: none
    }

    .navbar-expand-md .offcanvas-bottom, .navbar-expand-md .offcanvas-top {
        height: auto;
        border-top: 0;
        border-bottom: 0
    }

    .navbar-expand-md .offcanvas-body {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .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: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-lg .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand-lg .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-lg .navbar-toggler, .navbar-expand-lg .offcanvas-header {
        display: none
    }

    .navbar-expand-lg .offcanvas {
        position: inherit;
        bottom: 0;
        z-index: 1000;
        -ms-flex-positive: 1;
        flex-grow: 1;
        visibility: visible !important;
        background-color: transparent;
        border-right: 0;
        border-left: 0;
        transition: none;
        transform: none
    }

    .navbar-expand-lg .offcanvas-bottom, .navbar-expand-lg .offcanvas-top {
        height: auto;
        border-top: 0;
        border-bottom: 0
    }

    .navbar-expand-lg .offcanvas-body {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible
    }
}

@media (min-width: 1200px) {
    .navbar-expand-xl {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .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: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-xl .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand-xl .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-xl .navbar-toggler, .navbar-expand-xl .offcanvas-header {
        display: none
    }

    .navbar-expand-xl .offcanvas {
        position: inherit;
        bottom: 0;
        z-index: 1000;
        -ms-flex-positive: 1;
        flex-grow: 1;
        visibility: visible !important;
        background-color: transparent;
        border-right: 0;
        border-left: 0;
        transition: none;
        transform: none
    }

    .navbar-expand-xl .offcanvas-bottom, .navbar-expand-xl .offcanvas-top {
        height: auto;
        border-top: 0;
        border-bottom: 0
    }

    .navbar-expand-xl .offcanvas-body {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible
    }
}

@media (min-width: 1400px) {
    .navbar-expand-xxl {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-xxl .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-xxl .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-xxl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-xxl .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand-xxl .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-xxl .navbar-toggler, .navbar-expand-xxl .offcanvas-header {
        display: none
    }

    .navbar-expand-xxl .offcanvas {
        position: inherit;
        bottom: 0;
        z-index: 1000;
        -ms-flex-positive: 1;
        flex-grow: 1;
        visibility: visible !important;
        background-color: transparent;
        border-right: 0;
        border-left: 0;
        transition: none;
        transform: none
    }

    .navbar-expand-xxl .offcanvas-bottom, .navbar-expand-xxl .offcanvas-top {
        height: auto;
        border-top: 0;
        border-bottom: 0
    }

    .navbar-expand-xxl .offcanvas-body {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible
    }
}

.navbar-expand {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.navbar-expand .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.navbar-expand .navbar-nav-scroll {
    overflow: visible
}

.navbar-expand .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.navbar-expand .navbar-toggler, .navbar-expand .offcanvas-header {
    display: none
}

.navbar-expand .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    -ms-flex-positive: 1;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none
}

.navbar-expand .offcanvas-bottom, .navbar-expand .offcanvas-top {
    height: auto;
    border-top: 0;
    border-bottom: 0
}

.navbar-expand .offcanvas-body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-positive: 0;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible
}

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

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .55)
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, .7)
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show > .nav-link {
    color: rgba(0, 0, 0, .9)
}

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

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-light .navbar-text {
    color: rgba(0, 0, 0, .55)
}

.navbar-light .navbar-text a, .navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover {
    color: rgba(0, 0, 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%, .55)
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: hsla(0, 0%, 100%, .75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: hsla(0, 0%, 100%, .25)
}

.navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .show > .nav-link {
    color: #fff
}

.navbar-dark .navbar-toggler {
    color: hsla(0, 0%, 100%, .55);
    border-color: hsla(0, 0%, 100%, .1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-dark .navbar-text {
    color: hsla(0, 0%, 100%, .55)
}

.navbar-dark .navbar-text a, .navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover {
    color: #fff
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem
}

.card > hr {
    margin-right: 0;
    margin-left: 0
}

.card > .list-group {
    border-top: inherit;
    border-bottom: inherit
}

.card > .list-group:first-child {
    border-top-width: 0;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card > .list-group:last-child {
    border-bottom-width: 0;
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card > .card-header + .list-group, .card > .list-group + .card-footer {
    border-top: 0
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem
}

.card-title {
    margin-bottom: .5rem
}

.card-subtitle {
    margin-top: -.25rem
}

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

.card-link + .card-link {
    margin-left: 1rem
}

.card-header {
    padding: .5rem 1rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-footer {
    padding: .5rem 1rem;
    background-color: rgba(0, 0, 0, .03);
    border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
    margin-bottom: -.5rem;
    border-bottom: 0
}

.card-header-pills, .card-header-tabs {
    margin-right: -.5rem;
    margin-left: -.5rem
}

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

.card-img, .card-img-bottom, .card-img-top {
    width: 100%
}

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

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

.card-group > .card {
    margin-bottom: .75rem
}

@media (min-width: 576px) {
    .card-group {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .card-group > .card {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0
    }

    .card-group > .card + .card {
        margin-left: 0;
        border-left: 0
    }

    .card-group > .card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .card-group > .card:not(:last-child) .card-header, .card-group > .card:not(:last-child) .card-img-top {
        border-top-right-radius: 0
    }

    .card-group > .card:not(:last-child) .card-footer, .card-group > .card:not(:last-child) .card-img-bottom {
        border-bottom-right-radius: 0
    }

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

    .card-group > .card:not(:first-child) .card-header, .card-group > .card:not(:first-child) .card-img-top {
        border-top-left-radius: 0
    }

    .card-group > .card:not(:first-child) .card-footer, .card-group > .card:not(:first-child) .card-img-bottom {
        border-bottom-left-radius: 0
    }
}

.accordion-button {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease
}

@media (prefers-reduced-motion: reduce) {
    .accordion-button {
        transition: none
    }
}

.accordion-button:not(.collapsed) {
    color: #00325b;
    background-color: #e6ebf0;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125)
}

.accordion-button:not(.collapsed):after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2300325b'%3E%3Cpath fill-rule='evenodd' d='M1.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'/%3E%3C/svg%3E");
    transform: rotate(-180deg)
}

.accordion-button:after {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3E%3Cpath fill-rule='evenodd' d='M1.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'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .accordion-button:after {
        transition: none
    }
}

.accordion-button:hover {
    z-index: 2
}

.accordion-button:focus {
    z-index: 3;
    border-color: #809cb2;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(0, 56, 101, .25)
}

.accordion-header {
    margin-bottom: 0
}

.accordion-item {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125)
}

.accordion-item:first-of-type {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.accordion-item:not(:first-of-type) {
    border-top: 0
}

.accordion-item:last-of-type {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.accordion-item:last-of-type .accordion-collapse {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.accordion-body {
    padding: 1rem 1.25rem
}

.accordion-flush .accordion-collapse {
    border-width: 0
}

.accordion-flush .accordion-item {
    border-right: 0;
    border-left: 0;
    border-radius: 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
}

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 1rem;
    list-style: none
}

.breadcrumb-item + .breadcrumb-item {
    padding-left: .5rem
}

.breadcrumb-item + .breadcrumb-item:before {
    float: left;
    padding-right: .5rem;
    color: #6c757d;
    content: var(--bs-breadcrumb-divider, "/")
}

.breadcrumb-item.active {
    color: #6c757d
}

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

.page-link {
    position: relative;
    display: block;
    color: #003865;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #dee2e6;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .page-link {
        transition: none
    }
}

.page-link:hover {
    z-index: 2;
    border-color: #dee2e6
}

.page-link:focus, .page-link:hover {
    color: #002d51;
    background-color: #e9ecef
}

.page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(0, 56, 101, .25)
}

.page-item:not(:first-child) .page-link {
    margin-left: -1px
}

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

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

.page-link {
    padding: .375rem .75rem
}

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

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

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

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

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

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem
}

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

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

.badge {
    display: inline-block;
    padding: .35em .65em;
    font-size: .75em;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem
}

.badge:empty {
    display: none
}

.block-forms form input[type=submit] .badge, .btn .badge, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link .badge, .search-form .search-submit .badge, .single-resource-post-content form input[type=submit] .badge {
    position: relative;
    top: -1px
}

.alert {
    position: relative;
    padding: 1rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible {
    padding-right: 3rem
}

.alert-dismissible .btn-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 1.25rem 1rem
}

.alert-primary {
    color: #854514;
    background-color: #f8e3d3;
    border-color: #f5d5bd
}

.alert-primary .alert-link {
    color: #6a3710
}

.alert-light {
    color: #616262;
    background-color: #fdfdfd;
    border-color: #fbfcfc
}

.alert-light .alert-link {
    color: #4e4e4e
}

.alert-secondary {
    color: #254d60;
    background-color: #d8e6ec;
    border-color: #c5d9e3
}

.alert-secondary .alert-link {
    color: #1e3e4d
}

.alert-light-blue {
    color: #254d60;
    background-color: #d8e6ec;
    border-color: #c5d9e3
}

.alert-light-blue .alert-link {
    color: #1e3e4d
}

.alert-dark-blue {
    color: #041d29;
    background-color: #cdd6da;
    border-color: #b5c1c7
}

.alert-dark-blue .alert-link {
    color: #031721
}

.alert-yellow {
    color: #56491b;
    background-color: #f7f0d9;
    border-color: #f3e9c7
}

.alert-yellow .alert-link {
    color: #453a16
}

.alert-light-yellow {
    color: #60552c;
    background-color: #fcf6e2;
    border-color: #fbf2d3
}

.alert-light-yellow .alert-link {
    color: #4d4423
}

.alert-dark-yellow {
    color: #726123;
    background-color: #f2ecd8;
    border-color: #ece3c4
}

.alert-dark-yellow .alert-link {
    color: #5b4e1c
}

.alert-dark-gray {
    color: #1d2026;
    background-color: #d6d7d9;
    border-color: #c1c3c5
}

.alert-dark-gray .alert-link {
    color: #171a1e
}

.alert-dark-gray-alt {
    color: #2a2e34;
    background-color: #dadbdd;
    border-color: #c8c9cd
}

.alert-dark-gray-alt .alert-link {
    color: #22252a
}

.alert-dark-green {
    color: #134d2e;
    background-color: #d2e6db;
    border-color: #bcd9ca
}

.alert-dark-green .alert-link {
    color: #0f3e25
}

.alert-green {
    color: #155533;
    background-color: #d3e8dd;
    border-color: #bdddcc
}

.alert-green .alert-link {
    color: #114429
}

.alert-light-green {
    color: #30623f;
    background-color: #dcede1;
    border-color: #cbe4d2
}

.alert-light-green .alert-link {
    color: #264e32
}

.alert-lighter-gray {
    color: #616262;
    background-color: #fdfdfd;
    border-color: #fbfcfc
}

.alert-lighter-gray .alert-link {
    color: #4e4e4e
}

.alert-light-gray {
    color: #5a5c5d;
    background-color: #f9fafb;
    border-color: #f6f7f8
}

.alert-light-gray .alert-link {
    color: #484a4a
}

.alert-teal {
    color: #275851;
    background-color: #d9e9e7;
    border-color: #c6dfdb
}

.alert-teal .alert-link {
    color: #1f4641
}

.alert-coral {
    color: #7f3327;
    background-color: #f6ddd9;
    border-color: #f2ccc6
}

.alert-coral .alert-link {
    color: #66291f
}

@keyframes progress-bar-stripes {
    0% {
        background-position-x: 1rem
    }
}

.progress {
    height: 1rem;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem
}

.progress, .progress-bar {
    display: -ms-flexbox;
    display: flex;
    overflow: hidden
}

.progress-bar {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #003865;
    transition: width .6s ease
}

@media (prefers-reduced-motion: reduce) {
    .progress-bar {
        transition: none
    }
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-size: 1rem 1rem
}

.progress-bar-animated {
    animation: 1s linear infinite progress-bar-stripes
}

@media (prefers-reduced-motion: reduce) {
    .progress-bar-animated {
        animation: none
    }
}

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

.list-group-numbered {
    list-style-type: none;
    counter-reset: a
}

.list-group-numbered > li:before {
    content: counters(a, ".") ". ";
    counter-increment: a
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit
}

.list-group-item-action:focus, .list-group-item-action:hover {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa
}

.list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef
}

.list-group-item {
    position: relative;
    display: block;
    padding: .5rem 1rem;
    color: #212529;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125)
}

.list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit
}

.list-group-item:last-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit
}

.list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #003865;
    border-color: #003865
}

.list-group-item + .list-group-item {
    border-top-width: 0
}

.list-group-item + .list-group-item.active {
    margin-top: -1px;
    border-top-width: 1px
}

.list-group-horizontal {
    -ms-flex-direction: row;
    flex-direction: row
}

.list-group-horizontal > .list-group-item:first-child {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
}

.list-group-horizontal > .list-group-item:last-child {
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0
}

.list-group-horizontal > .list-group-item.active {
    margin-top: 0
}

.list-group-horizontal > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0
}

.list-group-horizontal > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px
}

@media (min-width: 576px) {
    .list-group-horizontal-sm {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .list-group-horizontal-sm > .list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-sm > .list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-sm > .list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-sm > .list-group-item + .list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media (min-width: 768px) {
    .list-group-horizontal-md {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .list-group-horizontal-md > .list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-md > .list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-md > .list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-md > .list-group-item + .list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-md > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media (min-width: 992px) {
    .list-group-horizontal-lg {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .list-group-horizontal-lg > .list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-lg > .list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-lg > .list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-lg > .list-group-item + .list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media (min-width: 1200px) {
    .list-group-horizontal-xl {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .list-group-horizontal-xl > .list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-xl > .list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-xl > .list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-xl > .list-group-item + .list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media (min-width: 1400px) {
    .list-group-horizontal-xxl {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .list-group-horizontal-xxl > .list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-xxl > .list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-xxl > .list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-xxl > .list-group-item + .list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

.list-group-flush {
    border-radius: 0
}

.list-group-flush > .list-group-item {
    border-width: 0 0 1px
}

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

.list-group-item-primary {
    color: #854514;
    background-color: #f8e3d3
}

.list-group-item-primary.list-group-item-action:focus, .list-group-item-primary.list-group-item-action:hover {
    color: #854514;
    background-color: #dfccbe
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #854514;
    border-color: #854514
}

.list-group-item-light {
    color: #616262;
    background-color: #fdfdfd
}

.list-group-item-light.list-group-item-action:focus, .list-group-item-light.list-group-item-action:hover {
    color: #616262;
    background-color: #e4e4e4
}

.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #616262;
    border-color: #616262
}

.list-group-item-secondary {
    color: #254d60;
    background-color: #d8e6ec
}

.list-group-item-secondary.list-group-item-action:focus, .list-group-item-secondary.list-group-item-action:hover {
    color: #254d60;
    background-color: #c2cfd4
}

.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #254d60;
    border-color: #254d60
}

.list-group-item-light-blue {
    color: #254d60;
    background-color: #d8e6ec
}

.list-group-item-light-blue.list-group-item-action:focus, .list-group-item-light-blue.list-group-item-action:hover {
    color: #254d60;
    background-color: #c2cfd4
}

.list-group-item-light-blue.list-group-item-action.active {
    color: #fff;
    background-color: #254d60;
    border-color: #254d60
}

.list-group-item-dark-blue {
    color: #041d29;
    background-color: #cdd6da
}

.list-group-item-dark-blue.list-group-item-action:focus, .list-group-item-dark-blue.list-group-item-action:hover {
    color: #041d29;
    background-color: #b9c1c4
}

.list-group-item-dark-blue.list-group-item-action.active {
    color: #fff;
    background-color: #041d29;
    border-color: #041d29
}

.list-group-item-yellow {
    color: #56491b;
    background-color: #f7f0d9
}

.list-group-item-yellow.list-group-item-action:focus, .list-group-item-yellow.list-group-item-action:hover {
    color: #56491b;
    background-color: #ded8c3
}

.list-group-item-yellow.list-group-item-action.active {
    color: #fff;
    background-color: #56491b;
    border-color: #56491b
}

.list-group-item-light-yellow {
    color: #60552c;
    background-color: #fcf6e2
}

.list-group-item-light-yellow.list-group-item-action:focus, .list-group-item-light-yellow.list-group-item-action:hover {
    color: #60552c;
    background-color: #e3ddcb
}

.list-group-item-light-yellow.list-group-item-action.active {
    color: #fff;
    background-color: #60552c;
    border-color: #60552c
}

.list-group-item-dark-yellow {
    color: #726123;
    background-color: #f2ecd8
}

.list-group-item-dark-yellow.list-group-item-action:focus, .list-group-item-dark-yellow.list-group-item-action:hover {
    color: #726123;
    background-color: #dad4c2
}

.list-group-item-dark-yellow.list-group-item-action.active {
    color: #fff;
    background-color: #726123;
    border-color: #726123
}

.list-group-item-dark-gray {
    color: #1d2026;
    background-color: #d6d7d9
}

.list-group-item-dark-gray.list-group-item-action:focus, .list-group-item-dark-gray.list-group-item-action:hover {
    color: #1d2026;
    background-color: #c1c2c3
}

.list-group-item-dark-gray.list-group-item-action.active {
    color: #fff;
    background-color: #1d2026;
    border-color: #1d2026
}

.list-group-item-dark-gray-alt {
    color: #2a2e34;
    background-color: #dadbdd
}

.list-group-item-dark-gray-alt.list-group-item-action:focus, .list-group-item-dark-gray-alt.list-group-item-action:hover {
    color: #2a2e34;
    background-color: #c4c5c7
}

.list-group-item-dark-gray-alt.list-group-item-action.active {
    color: #fff;
    background-color: #2a2e34;
    border-color: #2a2e34
}

.list-group-item-dark-green {
    color: #134d2e;
    background-color: #d2e6db
}

.list-group-item-dark-green.list-group-item-action:focus, .list-group-item-dark-green.list-group-item-action:hover {
    color: #134d2e;
    background-color: #bdcfc5
}

.list-group-item-dark-green.list-group-item-action.active {
    color: #fff;
    background-color: #134d2e;
    border-color: #134d2e
}

.list-group-item-green {
    color: #155533;
    background-color: #d3e8dd
}

.list-group-item-green.list-group-item-action:focus, .list-group-item-green.list-group-item-action:hover {
    color: #155533;
    background-color: #bed1c7
}

.list-group-item-green.list-group-item-action.active {
    color: #fff;
    background-color: #155533;
    border-color: #155533
}

.list-group-item-light-green {
    color: #30623f;
    background-color: #dcede1
}

.list-group-item-light-green.list-group-item-action:focus, .list-group-item-light-green.list-group-item-action:hover {
    color: #30623f;
    background-color: #c6d5cb
}

.list-group-item-light-green.list-group-item-action.active {
    color: #fff;
    background-color: #30623f;
    border-color: #30623f
}

.list-group-item-lighter-gray {
    color: #616262;
    background-color: #fdfdfd
}

.list-group-item-lighter-gray.list-group-item-action:focus, .list-group-item-lighter-gray.list-group-item-action:hover {
    color: #616262;
    background-color: #e4e4e4
}

.list-group-item-lighter-gray.list-group-item-action.active {
    color: #fff;
    background-color: #616262;
    border-color: #616262
}

.list-group-item-light-gray {
    color: #5a5c5d;
    background-color: #f9fafb
}

.list-group-item-light-gray.list-group-item-action:focus, .list-group-item-light-gray.list-group-item-action:hover {
    color: #5a5c5d;
    background-color: #e0e1e2
}

.list-group-item-light-gray.list-group-item-action.active {
    color: #fff;
    background-color: #5a5c5d;
    border-color: #5a5c5d
}

.list-group-item-teal {
    color: #275851;
    background-color: #d9e9e7
}

.list-group-item-teal.list-group-item-action:focus, .list-group-item-teal.list-group-item-action:hover {
    color: #275851;
    background-color: #c3d2d0
}

.list-group-item-teal.list-group-item-action.active {
    color: #fff;
    background-color: #275851;
    border-color: #275851
}

.list-group-item-coral {
    color: #7f3327;
    background-color: #f6ddd9
}

.list-group-item-coral.list-group-item-action:focus, .list-group-item-coral.list-group-item-action:hover {
    color: #7f3327;
    background-color: #ddc7c3
}

.list-group-item-coral.list-group-item-action.active {
    color: #fff;
    background-color: #7f3327;
    border-color: #7f3327
}

.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em;
    color: #000;
    background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 11.414 0 NaN NaNlNaN NaN NaN NaNa1 1 0 111.414 1.414 NaN NaNlNaN NaN NaN NaNa1 1 0 1-1.414 NaN NaNlNaN NaN NaN NaNa1 1 0 1-1.414 NaN NaNlNaN NaN NaN NaNa1 1 0 10-1.414 NaN NaNz'/%3E%3C/svg%3E") 50%/1em auto no-repeat;
    border: 0;
    border-radius: .25rem;
    opacity: .5
}

.btn-close:hover {
    color: #000;
    text-decoration: none;
    opacity: .75
}

.btn-close:focus {
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(0, 56, 101, .25);
    opacity: 1
}

.btn-close.disabled, .btn-close:disabled {
    pointer-events: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    opacity: .25
}

.btn-close-white {
    filter: invert(1) grayscale(100%) brightness(200%)
}

.toast {
    width: 350px;
    max-width: 100%;
    font-size: .875rem;
    pointer-events: auto;
    background-color: hsla(0, 0%, 100%, .85);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .1);
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
    border-radius: .25rem
}

.toast.showing {
    opacity: 0
}

.toast:not(.show) {
    display: none
}

.toast-container {
    width: max-content;
    max-width: 100%;
    pointer-events: none
}

.toast-container > :not(:last-child) {
    margin-bottom: .75rem
}

.toast-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .5rem .75rem;
    color: #6c757d;
    background-color: hsla(0, 0%, 100%, .85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.toast-header .btn-close {
    margin-right: -.375rem;
    margin-left: .75rem
}

.toast-body {
    padding: .75rem;
    word-wrap: break-word
}

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

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translateY(-50px)
}

@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    transform: none
}

.modal.modal-static .modal-dialog {
    transform: scale(1.02)
}

.modal-dialog-scrollable {
    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 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem)
}

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

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

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.modal-header .btn-close {
    padding: .5rem;
    margin: -.5rem -.5rem -.5rem auto
}

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

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

.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: .75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(.3rem - 1px);
    border-bottom-left-radius: calc(.3rem - 1px)
}

.modal-footer > * {
    margin: .25rem
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }

    .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 {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0
}

.modal-fullscreen .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0
}

.modal-fullscreen .modal-header {
    border-radius: 0
}

.modal-fullscreen .modal-body {
    overflow-y: auto
}

.modal-fullscreen .modal-footer {
    border-radius: 0
}

@media (max-width: 575.98px) {
    .modal-fullscreen-sm-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

    .modal-fullscreen-sm-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0
    }

    .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 {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

    .modal-fullscreen-md-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0
    }

    .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 {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

    .modal-fullscreen-lg-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0
    }

    .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 {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

    .modal-fullscreen-xl-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0
    }

    .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 {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

    .modal-fullscreen-xxl-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0
    }

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

.tooltip {
    position: absolute;
    z-index: 1080;
    display: block;
    margin: 0;
    font-family: var(--bs-font-sans-serif);
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip .tooltip-arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}

.tooltip .tooltip-arrow:before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-tooltip-auto[data-popper-placement^=top], .bs-tooltip-top {
    padding: .4rem 0
}

.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow, .bs-tooltip-top .tooltip-arrow {
    bottom: 0
}

.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before, .bs-tooltip-top .tooltip-arrow:before {
    top: -1px;
    border-width: .4rem .4rem 0;
    border-top-color: #000
}

.bs-tooltip-auto[data-popper-placement^=right], .bs-tooltip-end {
    padding: 0 .4rem
}

.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow, .bs-tooltip-end .tooltip-arrow {
    left: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before, .bs-tooltip-end .tooltip-arrow:before {
    right: -1px;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #000
}

.bs-tooltip-auto[data-popper-placement^=bottom], .bs-tooltip-bottom {
    padding: .4rem 0
}

.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow, .bs-tooltip-bottom .tooltip-arrow {
    top: 0
}

.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before, .bs-tooltip-bottom .tooltip-arrow:before {
    bottom: -1px;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000
}

.bs-tooltip-auto[data-popper-placement^=left], .bs-tooltip-start {
    padding: 0 .4rem
}

.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow, .bs-tooltip-start .tooltip-arrow {
    right: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before, .bs-tooltip-start .tooltip-arrow:before {
    left: -1px;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1070;
    display: block;
    max-width: 276px;
    font-family: var(--bs-font-sans-serif);
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem
}

.popover .popover-arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: .5rem
}

.popover .popover-arrow:after, .popover .popover-arrow:before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-popover-auto[data-popper-placement^=top] > .popover-arrow, .bs-popover-top > .popover-arrow {
    bottom: calc(-.5rem - 1px)
}

.bs-popover-auto[data-popper-placement^=top] > .popover-arrow:before, .bs-popover-top > .popover-arrow:before {
    bottom: 0;
    border-width: .5rem .5rem 0;
    border-top-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[data-popper-placement^=top] > .popover-arrow:after, .bs-popover-top > .popover-arrow:after {
    bottom: 1px;
    border-width: .5rem .5rem 0;
    border-top-color: #fff
}

.bs-popover-auto[data-popper-placement^=right] > .popover-arrow, .bs-popover-end > .popover-arrow {
    left: calc(-.5rem - 1px);
    width: .5rem;
    height: 1rem
}

.bs-popover-auto[data-popper-placement^=right] > .popover-arrow:before, .bs-popover-end > .popover-arrow:before {
    left: 0;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[data-popper-placement^=right] > .popover-arrow:after, .bs-popover-end > .popover-arrow:after {
    left: 1px;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: #fff
}

.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow, .bs-popover-bottom > .popover-arrow {
    top: calc(-.5rem - 1px)
}

.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow:before, .bs-popover-bottom > .popover-arrow:before {
    top: 0;
    border-width: 0 .5rem .5rem;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow:after, .bs-popover-bottom > .popover-arrow:after {
    top: 1px;
    border-width: 0 .5rem .5rem;
    border-bottom-color: #fff
}

.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before, .bs-popover-bottom .popover-header:before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -.5rem;
    content: "";
    border-bottom: 1px solid #f0f0f0
}

.bs-popover-auto[data-popper-placement^=left] > .popover-arrow, .bs-popover-start > .popover-arrow {
    right: calc(-.5rem - 1px);
    width: .5rem;
    height: 1rem
}

.bs-popover-auto[data-popper-placement^=left] > .popover-arrow:before, .bs-popover-start > .popover-arrow:before {
    right: 0;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[data-popper-placement^=left] > .popover-arrow:after, .bs-popover-start > .popover-arrow:after {
    right: 1px;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: #fff
}

.popover-header {
    padding: .5rem 1rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f0f0f0;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.popover-header:empty {
    display: none
}

.popover-body {
    padding: 1rem;
    color: #212529
}

.carousel {
    position: relative
}

.carousel.pointer-event {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner:after {
    display: block;
    clear: both;
    content: ""
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    backface-visibility: hidden;
    transition: transform .6s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .carousel-item {
        transition: none
    }
}

.carousel-item-next, .carousel-item-prev, .carousel-item.active {
    display: block
}

.active.carousel-item-end, .carousel-item-next:not(.carousel-item-start) {
    transform: translateX(100%)
}

.active.carousel-item-start, .carousel-item-prev:not(.carousel-item-end) {
    transform: translateX(-100%)
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    transform: none
}

.carousel-fade .carousel-item-next.carousel-item-start, .carousel-fade .carousel-item-prev.carousel-item-end, .carousel-fade .carousel-item.active {
    z-index: 1;
    opacity: 1
}

.carousel-fade .active.carousel-item-end, .carousel-fade .active.carousel-item-start {
    z-index: 0;
    opacity: 0;
    transition: opacity 0s .6s
}

@media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-end, .carousel-fade .active.carousel-item-start {
        transition: none
    }
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: none;
    border: 0;
    opacity: .5;
    transition: opacity .15s ease
}

@media (prefers-reduced-motion: reduce) {
    .carousel-control-next, .carousel-control-prev {
        transition: none
    }
}

.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%;
    list-style: none
}

.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease
}

@media (prefers-reduced-motion: reduce) {
    .carousel-indicators [data-bs-target] {
        transition: none
    }
}

.carousel-indicators .active {
    opacity: 1
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 1.25rem;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center
}

.carousel-dark .carousel-control-next-icon, .carousel-dark .carousel-control-prev-icon {
    filter: invert(1) grayscale(100)
}

.carousel-dark .carousel-indicators [data-bs-target] {
    background-color: #000
}

.carousel-dark .carousel-caption {
    color: #000
}

@keyframes spinner-border {
    to {
        transform: rotate(1turn)
    }
}

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

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

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

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

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

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

.offcanvas {
    position: fixed;
    bottom: 0;
    z-index: 1045;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 100%;
    visibility: hidden;
    background-color: #fff;
    background-clip: padding-box;
    outline: 0;
    transition: transform .3s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .offcanvas {
        transition: none
    }
}

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

.offcanvas-backdrop.fade {
    opacity: 0
}

.offcanvas-backdrop.show {
    opacity: .5
}

.offcanvas-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem
}

.offcanvas-header .btn-close {
    padding: .5rem;
    margin-top: -.5rem;
    margin-right: -.5rem;
    margin-bottom: -.5rem
}

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

.offcanvas-body {
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 1rem;
    overflow-y: auto
}

.offcanvas-start {
    top: 0;
    left: 0;
    width: 400px;
    border-right: 1px solid rgba(0, 0, 0, .2);
    transform: translateX(-100%)
}

.offcanvas-end {
    top: 0;
    right: 0;
    width: 400px;
    border-left: 1px solid rgba(0, 0, 0, .2);
    transform: translateX(100%)
}

.offcanvas-top {
    top: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    transform: translateY(-100%)
}

.offcanvas-bottom, .offcanvas-top {
    right: 0;
    left: 0;
    height: 30vh;
    max-height: 100%
}

.offcanvas-bottom {
    border-top: 1px solid rgba(0, 0, 0, .2);
    transform: translateY(100%)
}

.offcanvas.show {
    transform: none
}

.placeholder {
    display: inline-block;
    min-height: 1em;
    vertical-align: middle;
    cursor: wait;
    background-color: currentColor;
    opacity: .5
}

.block-forms form input.placeholder[type=submit]:before, .placeholder.btn:before, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.placeholder.mega-menu-link:before, .search-form .placeholder.search-submit:before, .single-resource-post-content form input.placeholder[type=submit]:before {
    display: inline-block;
    content: ""
}

.placeholder-xs {
    min-height: .6em
}

.placeholder-sm {
    min-height: .8em
}

.placeholder-lg {
    min-height: 1.2em
}

.placeholder-glow .placeholder {
    animation: placeholder-glow 2s ease-in-out infinite
}

@keyframes placeholder-glow {
    50% {
        opacity: .2
    }
}

.placeholder-wave {
    mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, .8) 75%, #000 95%);
    -webkit-mask-size: 200% 100%;
    mask-size: 200% 100%;
    animation: placeholder-wave 2s linear infinite
}

@keyframes placeholder-wave {
    to {
        -webkit-mask-position: -200% 0;
        mask-position: -200% 0
    }
}

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

.link-primary {
    color: #dd7322
}

.link-primary:focus, .link-primary:hover {
    color: #e48f4e
}

.link-light {
    color: #f3f4f6
}

.link-light:focus, .link-light:hover {
    color: #f5f6f8
}

.link-secondary {
    color: #3e81a0
}

.link-secondary:focus, .link-secondary:hover {
    color: #659ab3
}

.link-light-blue {
    color: #3e81a0
}

.link-light-blue:focus, .link-light-blue:hover {
    color: #659ab3
}

.link-dark-blue {
    color: #073045
}

.link-dark-blue:focus, .link-dark-blue:hover {
    color: #062637
}

.link-yellow {
    color: #d6b643
}

.link-yellow:focus, .link-yellow:hover {
    color: #dec569
}

.link-light-yellow {
    color: #f1d46d
}

.link-light-yellow:focus, .link-light-yellow:hover {
    color: #f4dd8a
}

.link-dark-yellow {
    color: #bea13a
}

.link-dark-yellow:focus, .link-dark-yellow:hover {
    color: #cbb461
}

.link-dark-gray {
    color: #30363f
}

.link-dark-gray:focus, .link-dark-gray:hover {
    color: #262b32
}

.link-dark-gray-alt {
    color: #464c57
}

.link-dark-gray-alt:focus, .link-dark-gray-alt:hover {
    color: #383d46
}

.link-dark-green {
    color: #1f814d
}

.link-dark-green:focus, .link-dark-green:hover {
    color: #19673e
}

.link-green {
    color: #238e55
}

.link-green:focus, .link-green:hover {
    color: #4fa577
}

.link-light-green {
    color: #50a469
}

.link-light-green:focus, .link-light-green:hover {
    color: #73b687
}

.link-lighter-gray {
    color: #f3f4f6
}

.link-lighter-gray:focus, .link-lighter-gray:hover {
    color: #f5f6f8
}

.link-light-gray {
    color: #e1e5e9
}

.link-light-gray:focus, .link-light-gray:hover {
    color: #e7eaed
}

.link-teal {
    color: #419387
}

.link-teal:focus, .link-teal:hover {
    color: #67a99f
}

.link-coral {
    color: #d35541
}

.link-coral:focus, .link-coral:hover {
    color: #dc7767
}

.ratio {
    position: relative;
    width: 100%
}

.ratio:before {
    display: block;
    padding-top: var(--bs-aspect-ratio);
    content: ""
}

.ratio > * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 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.85714%
}

.fixed-top {
    top: 0
}

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

.fixed-bottom {
    bottom: 0
}

.sticky-top {
    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 {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: stretch
}

.hstack, .vstack {
    display: -ms-flexbox;
    display: flex;
    align-self: stretch
}

.vstack {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-item-align: stretch
}

.visually-hidden, .visually-hidden-focusable:not(:focus):not(:focus-within) {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important
}

.stretched-link:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: ""
}

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

.vr {
    display: inline-block;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    width: 1px;
    min-height: 1em;
    background-color: currentColor;
    opacity: .25
}

.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: .25 !important
}

.opacity-50 {
    opacity: .5 !important
}

.opacity-75 {
    opacity: .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: -ms-grid !important;
    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: -ms-flexbox !important;
    display: flex !important
}

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

.d-none {
    display: none !important
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
}

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

.shadow-none {
    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 {
    transform: translate(-50%, -50%) !important
}

.translate-middle-x {
    transform: translateX(-50%) !important
}

.translate-middle-y {
    transform: translateY(-50%) !important
}

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

.border-0 {
    border: 0 !important
}

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

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

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

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

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

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

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

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

.border-primary {
    border-color: #dd7322 !important
}

.border-light {
    border-color: #f3f4f6 !important
}

.border-light-blue, .border-secondary {
    border-color: #3e81a0 !important
}

.border-dark-blue {
    border-color: #073045 !important
}

.border-yellow {
    border-color: #d6b643 !important
}

.border-light-yellow {
    border-color: #f1d46d !important
}

.border-dark-yellow {
    border-color: #bea13a !important
}

.border-dark-gray {
    border-color: #30363f !important
}

.border-dark-gray-alt {
    border-color: #464c57 !important
}

.border-dark-green {
    border-color: #1f814d !important
}

.border-green {
    border-color: #238e55 !important
}

.border-light-green {
    border-color: #50a469 !important
}

.border-lighter-gray {
    border-color: #f3f4f6 !important
}

.border-light-gray {
    border-color: #e1e5e9 !important
}

.border-teal {
    border-color: #419387 !important
}

.border-coral {
    border-color: #d35541 !important
}

.border-white {
    border-color: #fff !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 {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

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

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

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

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

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

.flex-grow-1 {
    -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: .25rem !important
}

.gap-2 {
    gap: .5rem !important
}

.gap-3 {
    gap: 1rem !important
}

.gap-4 {
    gap: 1.5rem !important
}

.gap-5 {
    gap: 3rem !important
}

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

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

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

.justify-content-between {
    -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 {
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important
}

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

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

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

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

.align-items-stretch {
    -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;
    -ms-grid-row-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;
    -ms-grid-row-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;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important
}

.order-first {
    -ms-flex-order: -1 !important;
    order: -1 !important
}

.order-0 {
    -ms-flex-order: 0 !important;
    order: 0 !important
}

.order-1 {
    -ms-flex-order: 1 !important;
    order: 1 !important
}

.order-2 {
    -ms-flex-order: 2 !important;
    order: 2 !important
}

.order-3 {
    -ms-flex-order: 3 !important;
    order: 3 !important
}

.order-4 {
    -ms-flex-order: 4 !important;
    order: 4 !important
}

.order-5 {
    -ms-flex-order: 5 !important;
    order: 5 !important
}

.order-last {
    -ms-flex-order: 6 !important;
    order: 6 !important
}

.m-0 {
    margin: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

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

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

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

.m-auto {
    margin: auto !important
}

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

.mx-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
}

.mx-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
}

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

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

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

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

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

.my-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
}

.my-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
}

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

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

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

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

.mt-0 {
    margin-top: 0 !important
}

.mt-1 {
    margin-top: .25rem !important
}

.mt-2 {
    margin-top: .5rem !important
}

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

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

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

.mt-auto {
    margin-top: auto !important
}

.me-0 {
    margin-right: 0 !important
}

.me-1 {
    margin-right: .25rem !important
}

.me-2 {
    margin-right: .5rem !important
}

.me-3 {
    margin-right: 1rem !important
}

.me-4 {
    margin-right: 1.5rem !important
}

.me-5 {
    margin-right: 3rem !important
}

.me-auto {
    margin-right: auto !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-1 {
    margin-bottom: .25rem !important
}

.mb-2 {
    margin-bottom: .5rem !important
}

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

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

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

.mb-auto {
    margin-bottom: auto !important
}

.ms-0 {
    margin-left: 0 !important
}

.ms-1 {
    margin-left: .25rem !important
}

.ms-2 {
    margin-left: .5rem !important
}

.ms-3 {
    margin-left: 1rem !important
}

.ms-4 {
    margin-left: 1.5rem !important
}

.ms-5 {
    margin-left: 3rem !important
}

.ms-auto {
    margin-left: auto !important
}

.p-0 {
    padding: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

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

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

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

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

.px-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
}

.px-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
}

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

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

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

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

.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
}

.py-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
}

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

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

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

.pt-0 {
    padding-top: 0 !important
}

.pt-1 {
    padding-top: .25rem !important
}

.pt-2 {
    padding-top: .5rem !important
}

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

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

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

.pe-0 {
    padding-right: 0 !important
}

.pe-1 {
    padding-right: .25rem !important
}

.pe-2 {
    padding-right: .5rem !important
}

.pe-3 {
    padding-right: 1rem !important
}

.pe-4 {
    padding-right: 1.5rem !important
}

.pe-5 {
    padding-right: 3rem !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pb-1 {
    padding-bottom: .25rem !important
}

.pb-2 {
    padding-bottom: .5rem !important
}

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

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

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

.ps-0 {
    padding-left: 0 !important
}

.ps-1 {
    padding-left: .25rem !important
}

.ps-2 {
    padding-left: .5rem !important
}

.ps-3 {
    padding-left: 1rem !important
}

.ps-4 {
    padding-left: 1.5rem !important
}

.ps-5 {
    padding-left: 3rem !important
}

.font-monospace {
    font-family: var(--bs-font-monospace) !important
}

.fs-1 {
    font-size: calc(1.375rem + 1.5vw) !important
}

.fs-2 {
    font-size: calc(1.325rem + .9vw) !important
}

.fs-3 {
    font-size: calc(1.3rem + .6vw) !important
}

.fs-4 {
    font-size: calc(1.275rem + .3vw) !important
}

.fs-5 {
    font-size: 1.25rem !important
}

.fs-6 {
    font-size: 1rem !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
}

.page-header, .text-light {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important
}

.text-secondary {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important
}

.text-light-blue {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-light-blue-rgb), var(--bs-text-opacity)) !important
}

.text-dark-blue {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-dark-blue-rgb), var(--bs-text-opacity)) !important
}

.text-yellow {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-yellow-rgb), var(--bs-text-opacity)) !important
}

.text-light-yellow {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-light-yellow-rgb), var(--bs-text-opacity)) !important
}

.text-dark-yellow {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-dark-yellow-rgb), var(--bs-text-opacity)) !important
}

.text-dark-gray {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-dark-gray-rgb), var(--bs-text-opacity)) !important
}

.text-dark-gray-alt {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-dark-gray-alt-rgb), var(--bs-text-opacity)) !important
}

.text-dark-green {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-dark-green-rgb), var(--bs-text-opacity)) !important
}

.text-green {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-green-rgb), var(--bs-text-opacity)) !important
}

.text-light-green {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-light-green-rgb), var(--bs-text-opacity)) !important
}

.text-lighter-gray {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-lighter-gray-rgb), var(--bs-text-opacity)) !important
}

.text-light-gray {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-light-gray-rgb), var(--bs-text-opacity)) !important
}

.text-teal {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-teal-rgb), var(--bs-text-opacity)) !important
}

.text-coral {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-coral-rgb), var(--bs-text-opacity)) !important
}

.text-black {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important
}

.text-white {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-white-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: #6c757d !important
}

.text-black-50 {
    --bs-text-opacity: 1;
    color: rgba(0, 0, 0, .5) !important
}

.text-white-50 {
    --bs-text-opacity: 1;
    color: hsla(0, 0%, 100%, .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-light {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-light-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-light-blue {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-light-blue-rgb), var(--bs-bg-opacity)) !important
}

.bg-dark-blue {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-dark-blue-rgb), var(--bs-bg-opacity)) !important
}

.bg-yellow {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-yellow-rgb), var(--bs-bg-opacity)) !important
}

.bg-light-yellow {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-light-yellow-rgb), var(--bs-bg-opacity)) !important
}

.bg-dark-yellow {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-dark-yellow-rgb), var(--bs-bg-opacity)) !important
}

.bg-dark-gray {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-dark-gray-rgb), var(--bs-bg-opacity)) !important
}

.bg-dark-gray-alt {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-dark-gray-alt-rgb), var(--bs-bg-opacity)) !important
}

.bg-dark-green {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-dark-green-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-light-green {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-light-green-rgb), var(--bs-bg-opacity)) !important
}

.bg-lighter-gray {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-lighter-gray-rgb), var(--bs-bg-opacity)) !important
}

.bg-light-gray {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-light-gray-rgb), var(--bs-bg-opacity)) !important
}

.bg-teal {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-teal-rgb), var(--bs-bg-opacity)) !important
}

.bg-coral {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-coral-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-white {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-white-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;
    -ms-user-select: all !important;
    user-select: all !important
}

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

.user-select-none {
    -webkit-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 {
    border-radius: .25rem !important
}

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

.rounded-1 {
    border-radius: .2rem !important
}

.rounded-2 {
    border-radius: .25rem !important
}

.rounded-3 {
    border-radius: .3rem !important
}

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

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

.rounded-top {
    border-top-left-radius: .25rem !important
}

.rounded-end, .rounded-top {
    border-top-right-radius: .25rem !important
}

.rounded-bottom, .rounded-end {
    border-bottom-right-radius: .25rem !important
}

.rounded-bottom, .rounded-start {
    border-bottom-left-radius: .25rem !important
}

.rounded-start {
    border-top-left-radius: .25rem !important
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !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: -ms-grid !important;
        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: -ms-flexbox !important;
        display: flex !important
    }

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

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

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

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

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

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

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

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

    .flex-sm-grow-1 {
        -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: .25rem !important
    }

    .gap-sm-2 {
        gap: .5rem !important
    }

    .gap-sm-3 {
        gap: 1rem !important
    }

    .gap-sm-4 {
        gap: 1.5rem !important
    }

    .gap-sm-5 {
        gap: 3rem !important
    }

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

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

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

    .justify-content-sm-between {
        -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 {
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important
    }

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

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

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

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

    .align-items-sm-stretch {
        -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;
        -ms-grid-row-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;
        -ms-grid-row-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;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }

    .order-sm-first {
        -ms-flex-order: -1 !important;
        order: -1 !important
    }

    .order-sm-0 {
        -ms-flex-order: 0 !important;
        order: 0 !important
    }

    .order-sm-1 {
        -ms-flex-order: 1 !important;
        order: 1 !important
    }

    .order-sm-2 {
        -ms-flex-order: 2 !important;
        order: 2 !important
    }

    .order-sm-3 {
        -ms-flex-order: 3 !important;
        order: 3 !important
    }

    .order-sm-4 {
        -ms-flex-order: 4 !important;
        order: 4 !important
    }

    .order-sm-5 {
        -ms-flex-order: 5 !important;
        order: 5 !important
    }

    .order-sm-last {
        -ms-flex-order: 6 !important;
        order: 6 !important
    }

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

    .m-sm-1 {
        margin: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

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

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

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

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

    .mx-sm-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-sm-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-sm-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-sm-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-sm-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-sm-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-sm-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-sm-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-sm-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-sm-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-sm-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-sm-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-sm-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-sm-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-sm-0 {
        margin-top: 0 !important
    }

    .mt-sm-1 {
        margin-top: .25rem !important
    }

    .mt-sm-2 {
        margin-top: .5rem !important
    }

    .mt-sm-3 {
        margin-top: 1rem !important
    }

    .mt-sm-4 {
        margin-top: 1.5rem !important
    }

    .mt-sm-5 {
        margin-top: 3rem !important
    }

    .mt-sm-auto {
        margin-top: auto !important
    }

    .me-sm-0 {
        margin-right: 0 !important
    }

    .me-sm-1 {
        margin-right: .25rem !important
    }

    .me-sm-2 {
        margin-right: .5rem !important
    }

    .me-sm-3 {
        margin-right: 1rem !important
    }

    .me-sm-4 {
        margin-right: 1.5rem !important
    }

    .me-sm-5 {
        margin-right: 3rem !important
    }

    .me-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-0 {
        margin-bottom: 0 !important
    }

    .mb-sm-1 {
        margin-bottom: .25rem !important
    }

    .mb-sm-2 {
        margin-bottom: .5rem !important
    }

    .mb-sm-3 {
        margin-bottom: 1rem !important
    }

    .mb-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-sm-5 {
        margin-bottom: 3rem !important
    }

    .mb-sm-auto {
        margin-bottom: auto !important
    }

    .ms-sm-0 {
        margin-left: 0 !important
    }

    .ms-sm-1 {
        margin-left: .25rem !important
    }

    .ms-sm-2 {
        margin-left: .5rem !important
    }

    .ms-sm-3 {
        margin-left: 1rem !important
    }

    .ms-sm-4 {
        margin-left: 1.5rem !important
    }

    .ms-sm-5 {
        margin-left: 3rem !important
    }

    .ms-sm-auto {
        margin-left: auto !important
    }

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

    .p-sm-1 {
        padding: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

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

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

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

    .px-sm-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-sm-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-sm-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-sm-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-sm-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-sm-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-sm-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-sm-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-sm-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-sm-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-sm-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-sm-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-sm-0 {
        padding-top: 0 !important
    }

    .pt-sm-1 {
        padding-top: .25rem !important
    }

    .pt-sm-2 {
        padding-top: .5rem !important
    }

    .pt-sm-3 {
        padding-top: 1rem !important
    }

    .pt-sm-4 {
        padding-top: 1.5rem !important
    }

    .pt-sm-5 {
        padding-top: 3rem !important
    }

    .pe-sm-0 {
        padding-right: 0 !important
    }

    .pe-sm-1 {
        padding-right: .25rem !important
    }

    .pe-sm-2 {
        padding-right: .5rem !important
    }

    .pe-sm-3 {
        padding-right: 1rem !important
    }

    .pe-sm-4 {
        padding-right: 1.5rem !important
    }

    .pe-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-0 {
        padding-bottom: 0 !important
    }

    .pb-sm-1 {
        padding-bottom: .25rem !important
    }

    .pb-sm-2 {
        padding-bottom: .5rem !important
    }

    .pb-sm-3 {
        padding-bottom: 1rem !important
    }

    .pb-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-sm-5 {
        padding-bottom: 3rem !important
    }

    .ps-sm-0 {
        padding-left: 0 !important
    }

    .ps-sm-1 {
        padding-left: .25rem !important
    }

    .ps-sm-2 {
        padding-left: .5rem !important
    }

    .ps-sm-3 {
        padding-left: 1rem !important
    }

    .ps-sm-4 {
        padding-left: 1.5rem !important
    }

    .ps-sm-5 {
        padding-left: 3rem !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: -ms-grid !important;
        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: -ms-flexbox !important;
        display: flex !important
    }

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

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

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

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

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

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

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

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

    .flex-md-grow-1 {
        -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: .25rem !important
    }

    .gap-md-2 {
        gap: .5rem !important
    }

    .gap-md-3 {
        gap: 1rem !important
    }

    .gap-md-4 {
        gap: 1.5rem !important
    }

    .gap-md-5 {
        gap: 3rem !important
    }

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

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

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

    .justify-content-md-between {
        -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 {
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important
    }

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

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

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

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

    .align-items-md-stretch {
        -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;
        -ms-grid-row-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;
        -ms-grid-row-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;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }

    .order-md-first {
        -ms-flex-order: -1 !important;
        order: -1 !important
    }

    .order-md-0 {
        -ms-flex-order: 0 !important;
        order: 0 !important
    }

    .order-md-1 {
        -ms-flex-order: 1 !important;
        order: 1 !important
    }

    .order-md-2 {
        -ms-flex-order: 2 !important;
        order: 2 !important
    }

    .order-md-3 {
        -ms-flex-order: 3 !important;
        order: 3 !important
    }

    .order-md-4 {
        -ms-flex-order: 4 !important;
        order: 4 !important
    }

    .order-md-5 {
        -ms-flex-order: 5 !important;
        order: 5 !important
    }

    .order-md-last {
        -ms-flex-order: 6 !important;
        order: 6 !important
    }

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

    .m-md-1 {
        margin: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

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

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

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

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

    .mx-md-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-md-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-md-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-md-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-md-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-md-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-md-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-md-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-md-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-md-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-md-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-md-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-md-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-md-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-md-0 {
        margin-top: 0 !important
    }

    .mt-md-1 {
        margin-top: .25rem !important
    }

    .mt-md-2 {
        margin-top: .5rem !important
    }

    .mt-md-3 {
        margin-top: 1rem !important
    }

    .mt-md-4 {
        margin-top: 1.5rem !important
    }

    .mt-md-5 {
        margin-top: 3rem !important
    }

    .mt-md-auto {
        margin-top: auto !important
    }

    .me-md-0 {
        margin-right: 0 !important
    }

    .me-md-1 {
        margin-right: .25rem !important
    }

    .me-md-2 {
        margin-right: .5rem !important
    }

    .me-md-3 {
        margin-right: 1rem !important
    }

    .me-md-4 {
        margin-right: 1.5rem !important
    }

    .me-md-5 {
        margin-right: 3rem !important
    }

    .me-md-auto {
        margin-right: auto !important
    }

    .mb-md-0 {
        margin-bottom: 0 !important
    }

    .mb-md-1 {
        margin-bottom: .25rem !important
    }

    .mb-md-2 {
        margin-bottom: .5rem !important
    }

    .mb-md-3 {
        margin-bottom: 1rem !important
    }

    .mb-md-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-md-5 {
        margin-bottom: 3rem !important
    }

    .mb-md-auto {
        margin-bottom: auto !important
    }

    .ms-md-0 {
        margin-left: 0 !important
    }

    .ms-md-1 {
        margin-left: .25rem !important
    }

    .ms-md-2 {
        margin-left: .5rem !important
    }

    .ms-md-3 {
        margin-left: 1rem !important
    }

    .ms-md-4 {
        margin-left: 1.5rem !important
    }

    .ms-md-5 {
        margin-left: 3rem !important
    }

    .ms-md-auto {
        margin-left: auto !important
    }

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

    .p-md-1 {
        padding: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

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

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

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

    .px-md-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-md-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-md-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-md-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-md-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-md-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-md-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-md-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-md-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-md-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-md-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-md-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-md-0 {
        padding-top: 0 !important
    }

    .pt-md-1 {
        padding-top: .25rem !important
    }

    .pt-md-2 {
        padding-top: .5rem !important
    }

    .pt-md-3 {
        padding-top: 1rem !important
    }

    .pt-md-4 {
        padding-top: 1.5rem !important
    }

    .pt-md-5 {
        padding-top: 3rem !important
    }

    .pe-md-0 {
        padding-right: 0 !important
    }

    .pe-md-1 {
        padding-right: .25rem !important
    }

    .pe-md-2 {
        padding-right: .5rem !important
    }

    .pe-md-3 {
        padding-right: 1rem !important
    }

    .pe-md-4 {
        padding-right: 1.5rem !important
    }

    .pe-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-0 {
        padding-bottom: 0 !important
    }

    .pb-md-1 {
        padding-bottom: .25rem !important
    }

    .pb-md-2 {
        padding-bottom: .5rem !important
    }

    .pb-md-3 {
        padding-bottom: 1rem !important
    }

    .pb-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-md-5 {
        padding-bottom: 3rem !important
    }

    .ps-md-0 {
        padding-left: 0 !important
    }

    .ps-md-1 {
        padding-left: .25rem !important
    }

    .ps-md-2 {
        padding-left: .5rem !important
    }

    .ps-md-3 {
        padding-left: 1rem !important
    }

    .ps-md-4 {
        padding-left: 1.5rem !important
    }

    .ps-md-5 {
        padding-left: 3rem !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: -ms-grid !important;
        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: -ms-flexbox !important;
        display: flex !important
    }

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

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

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

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

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

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

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

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

    .flex-lg-grow-1 {
        -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: .25rem !important
    }

    .gap-lg-2 {
        gap: .5rem !important
    }

    .gap-lg-3 {
        gap: 1rem !important
    }

    .gap-lg-4 {
        gap: 1.5rem !important
    }

    .gap-lg-5 {
        gap: 3rem !important
    }

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

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

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

    .justify-content-lg-between {
        -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 {
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important
    }

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

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

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

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

    .align-items-lg-stretch {
        -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;
        -ms-grid-row-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;
        -ms-grid-row-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;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }

    .order-lg-first {
        -ms-flex-order: -1 !important;
        order: -1 !important
    }

    .order-lg-0 {
        -ms-flex-order: 0 !important;
        order: 0 !important
    }

    .order-lg-1 {
        -ms-flex-order: 1 !important;
        order: 1 !important
    }

    .order-lg-2 {
        -ms-flex-order: 2 !important;
        order: 2 !important
    }

    .order-lg-3 {
        -ms-flex-order: 3 !important;
        order: 3 !important
    }

    .order-lg-4 {
        -ms-flex-order: 4 !important;
        order: 4 !important
    }

    .order-lg-5 {
        -ms-flex-order: 5 !important;
        order: 5 !important
    }

    .order-lg-last {
        -ms-flex-order: 6 !important;
        order: 6 !important
    }

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

    .m-lg-1 {
        margin: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

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

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

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

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

    .mx-lg-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-lg-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-lg-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-lg-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-lg-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-lg-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-lg-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-lg-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-lg-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-lg-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-lg-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-lg-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-lg-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-lg-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-lg-0 {
        margin-top: 0 !important
    }

    .mt-lg-1 {
        margin-top: .25rem !important
    }

    .mt-lg-2 {
        margin-top: .5rem !important
    }

    .mt-lg-3 {
        margin-top: 1rem !important
    }

    .mt-lg-4 {
        margin-top: 1.5rem !important
    }

    .mt-lg-5 {
        margin-top: 3rem !important
    }

    .mt-lg-auto {
        margin-top: auto !important
    }

    .me-lg-0 {
        margin-right: 0 !important
    }

    .me-lg-1 {
        margin-right: .25rem !important
    }

    .me-lg-2 {
        margin-right: .5rem !important
    }

    .me-lg-3 {
        margin-right: 1rem !important
    }

    .me-lg-4 {
        margin-right: 1.5rem !important
    }

    .me-lg-5 {
        margin-right: 3rem !important
    }

    .me-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-0 {
        margin-bottom: 0 !important
    }

    .mb-lg-1 {
        margin-bottom: .25rem !important
    }

    .mb-lg-2 {
        margin-bottom: .5rem !important
    }

    .mb-lg-3 {
        margin-bottom: 1rem !important
    }

    .mb-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-lg-5 {
        margin-bottom: 3rem !important
    }

    .mb-lg-auto {
        margin-bottom: auto !important
    }

    .ms-lg-0 {
        margin-left: 0 !important
    }

    .ms-lg-1 {
        margin-left: .25rem !important
    }

    .ms-lg-2 {
        margin-left: .5rem !important
    }

    .ms-lg-3 {
        margin-left: 1rem !important
    }

    .ms-lg-4 {
        margin-left: 1.5rem !important
    }

    .ms-lg-5 {
        margin-left: 3rem !important
    }

    .ms-lg-auto {
        margin-left: auto !important
    }

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

    .p-lg-1 {
        padding: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

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

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

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

    .px-lg-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-lg-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-lg-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-lg-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-lg-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-lg-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-lg-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-lg-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-lg-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-lg-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-lg-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-lg-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-lg-0 {
        padding-top: 0 !important
    }

    .pt-lg-1 {
        padding-top: .25rem !important
    }

    .pt-lg-2 {
        padding-top: .5rem !important
    }

    .pt-lg-3 {
        padding-top: 1rem !important
    }

    .pt-lg-4 {
        padding-top: 1.5rem !important
    }

    .pt-lg-5 {
        padding-top: 3rem !important
    }

    .pe-lg-0 {
        padding-right: 0 !important
    }

    .pe-lg-1 {
        padding-right: .25rem !important
    }

    .pe-lg-2 {
        padding-right: .5rem !important
    }

    .pe-lg-3 {
        padding-right: 1rem !important
    }

    .pe-lg-4 {
        padding-right: 1.5rem !important
    }

    .pe-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-0 {
        padding-bottom: 0 !important
    }

    .pb-lg-1 {
        padding-bottom: .25rem !important
    }

    .pb-lg-2 {
        padding-bottom: .5rem !important
    }

    .pb-lg-3 {
        padding-bottom: 1rem !important
    }

    .pb-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-lg-5 {
        padding-bottom: 3rem !important
    }

    .ps-lg-0 {
        padding-left: 0 !important
    }

    .ps-lg-1 {
        padding-left: .25rem !important
    }

    .ps-lg-2 {
        padding-left: .5rem !important
    }

    .ps-lg-3 {
        padding-left: 1rem !important
    }

    .ps-lg-4 {
        padding-left: 1.5rem !important
    }

    .ps-lg-5 {
        padding-left: 3rem !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: -ms-grid !important;
        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: -ms-flexbox !important;
        display: flex !important
    }

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

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

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

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

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

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

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

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

    .flex-xl-grow-1 {
        -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: .25rem !important
    }

    .gap-xl-2 {
        gap: .5rem !important
    }

    .gap-xl-3 {
        gap: 1rem !important
    }

    .gap-xl-4 {
        gap: 1.5rem !important
    }

    .gap-xl-5 {
        gap: 3rem !important
    }

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

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

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

    .justify-content-xl-between {
        -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 {
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important
    }

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

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

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

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

    .align-items-xl-stretch {
        -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;
        -ms-grid-row-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;
        -ms-grid-row-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;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }

    .order-xl-first {
        -ms-flex-order: -1 !important;
        order: -1 !important
    }

    .order-xl-0 {
        -ms-flex-order: 0 !important;
        order: 0 !important
    }

    .order-xl-1 {
        -ms-flex-order: 1 !important;
        order: 1 !important
    }

    .order-xl-2 {
        -ms-flex-order: 2 !important;
        order: 2 !important
    }

    .order-xl-3 {
        -ms-flex-order: 3 !important;
        order: 3 !important
    }

    .order-xl-4 {
        -ms-flex-order: 4 !important;
        order: 4 !important
    }

    .order-xl-5 {
        -ms-flex-order: 5 !important;
        order: 5 !important
    }

    .order-xl-last {
        -ms-flex-order: 6 !important;
        order: 6 !important
    }

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

    .m-xl-1 {
        margin: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

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

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

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

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

    .mx-xl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-xl-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-xl-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-xl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-xl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-xl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-xl-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-xl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-xl-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-xl-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-xl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-xl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-xl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-xl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-xl-0 {
        margin-top: 0 !important
    }

    .mt-xl-1 {
        margin-top: .25rem !important
    }

    .mt-xl-2 {
        margin-top: .5rem !important
    }

    .mt-xl-3 {
        margin-top: 1rem !important
    }

    .mt-xl-4 {
        margin-top: 1.5rem !important
    }

    .mt-xl-5 {
        margin-top: 3rem !important
    }

    .mt-xl-auto {
        margin-top: auto !important
    }

    .me-xl-0 {
        margin-right: 0 !important
    }

    .me-xl-1 {
        margin-right: .25rem !important
    }

    .me-xl-2 {
        margin-right: .5rem !important
    }

    .me-xl-3 {
        margin-right: 1rem !important
    }

    .me-xl-4 {
        margin-right: 1.5rem !important
    }

    .me-xl-5 {
        margin-right: 3rem !important
    }

    .me-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-0 {
        margin-bottom: 0 !important
    }

    .mb-xl-1 {
        margin-bottom: .25rem !important
    }

    .mb-xl-2 {
        margin-bottom: .5rem !important
    }

    .mb-xl-3 {
        margin-bottom: 1rem !important
    }

    .mb-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-xl-5 {
        margin-bottom: 3rem !important
    }

    .mb-xl-auto {
        margin-bottom: auto !important
    }

    .ms-xl-0 {
        margin-left: 0 !important
    }

    .ms-xl-1 {
        margin-left: .25rem !important
    }

    .ms-xl-2 {
        margin-left: .5rem !important
    }

    .ms-xl-3 {
        margin-left: 1rem !important
    }

    .ms-xl-4 {
        margin-left: 1.5rem !important
    }

    .ms-xl-5 {
        margin-left: 3rem !important
    }

    .ms-xl-auto {
        margin-left: auto !important
    }

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

    .p-xl-1 {
        padding: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

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

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

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

    .px-xl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-xl-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-xl-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-xl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-xl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-xl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-xl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-xl-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-xl-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-xl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-xl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-xl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-xl-0 {
        padding-top: 0 !important
    }

    .pt-xl-1 {
        padding-top: .25rem !important
    }

    .pt-xl-2 {
        padding-top: .5rem !important
    }

    .pt-xl-3 {
        padding-top: 1rem !important
    }

    .pt-xl-4 {
        padding-top: 1.5rem !important
    }

    .pt-xl-5 {
        padding-top: 3rem !important
    }

    .pe-xl-0 {
        padding-right: 0 !important
    }

    .pe-xl-1 {
        padding-right: .25rem !important
    }

    .pe-xl-2 {
        padding-right: .5rem !important
    }

    .pe-xl-3 {
        padding-right: 1rem !important
    }

    .pe-xl-4 {
        padding-right: 1.5rem !important
    }

    .pe-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-0 {
        padding-bottom: 0 !important
    }

    .pb-xl-1 {
        padding-bottom: .25rem !important
    }

    .pb-xl-2 {
        padding-bottom: .5rem !important
    }

    .pb-xl-3 {
        padding-bottom: 1rem !important
    }

    .pb-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-xl-5 {
        padding-bottom: 3rem !important
    }

    .ps-xl-0 {
        padding-left: 0 !important
    }

    .ps-xl-1 {
        padding-left: .25rem !important
    }

    .ps-xl-2 {
        padding-left: .5rem !important
    }

    .ps-xl-3 {
        padding-left: 1rem !important
    }

    .ps-xl-4 {
        padding-left: 1.5rem !important
    }

    .ps-xl-5 {
        padding-left: 3rem !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: -ms-grid !important;
        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: -ms-flexbox !important;
        display: flex !important
    }

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

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

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

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

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

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

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

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

    .flex-xxl-grow-1 {
        -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: .25rem !important
    }

    .gap-xxl-2 {
        gap: .5rem !important
    }

    .gap-xxl-3 {
        gap: 1rem !important
    }

    .gap-xxl-4 {
        gap: 1.5rem !important
    }

    .gap-xxl-5 {
        gap: 3rem !important
    }

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

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

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

    .justify-content-xxl-between {
        -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 {
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important
    }

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

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

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

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

    .align-items-xxl-stretch {
        -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;
        -ms-grid-row-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;
        -ms-grid-row-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;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }

    .order-xxl-first {
        -ms-flex-order: -1 !important;
        order: -1 !important
    }

    .order-xxl-0 {
        -ms-flex-order: 0 !important;
        order: 0 !important
    }

    .order-xxl-1 {
        -ms-flex-order: 1 !important;
        order: 1 !important
    }

    .order-xxl-2 {
        -ms-flex-order: 2 !important;
        order: 2 !important
    }

    .order-xxl-3 {
        -ms-flex-order: 3 !important;
        order: 3 !important
    }

    .order-xxl-4 {
        -ms-flex-order: 4 !important;
        order: 4 !important
    }

    .order-xxl-5 {
        -ms-flex-order: 5 !important;
        order: 5 !important
    }

    .order-xxl-last {
        -ms-flex-order: 6 !important;
        order: 6 !important
    }

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

    .m-xxl-1 {
        margin: .25rem !important
    }

    .m-xxl-2 {
        margin: .5rem !important
    }

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

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

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

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

    .mx-xxl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-xxl-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-xxl-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-xxl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-xxl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-xxl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-xxl-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-xxl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-xxl-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-xxl-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-xxl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-xxl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-xxl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-xxl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-xxl-0 {
        margin-top: 0 !important
    }

    .mt-xxl-1 {
        margin-top: .25rem !important
    }

    .mt-xxl-2 {
        margin-top: .5rem !important
    }

    .mt-xxl-3 {
        margin-top: 1rem !important
    }

    .mt-xxl-4 {
        margin-top: 1.5rem !important
    }

    .mt-xxl-5 {
        margin-top: 3rem !important
    }

    .mt-xxl-auto {
        margin-top: auto !important
    }

    .me-xxl-0 {
        margin-right: 0 !important
    }

    .me-xxl-1 {
        margin-right: .25rem !important
    }

    .me-xxl-2 {
        margin-right: .5rem !important
    }

    .me-xxl-3 {
        margin-right: 1rem !important
    }

    .me-xxl-4 {
        margin-right: 1.5rem !important
    }

    .me-xxl-5 {
        margin-right: 3rem !important
    }

    .me-xxl-auto {
        margin-right: auto !important
    }

    .mb-xxl-0 {
        margin-bottom: 0 !important
    }

    .mb-xxl-1 {
        margin-bottom: .25rem !important
    }

    .mb-xxl-2 {
        margin-bottom: .5rem !important
    }

    .mb-xxl-3 {
        margin-bottom: 1rem !important
    }

    .mb-xxl-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-xxl-5 {
        margin-bottom: 3rem !important
    }

    .mb-xxl-auto {
        margin-bottom: auto !important
    }

    .ms-xxl-0 {
        margin-left: 0 !important
    }

    .ms-xxl-1 {
        margin-left: .25rem !important
    }

    .ms-xxl-2 {
        margin-left: .5rem !important
    }

    .ms-xxl-3 {
        margin-left: 1rem !important
    }

    .ms-xxl-4 {
        margin-left: 1.5rem !important
    }

    .ms-xxl-5 {
        margin-left: 3rem !important
    }

    .ms-xxl-auto {
        margin-left: auto !important
    }

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

    .p-xxl-1 {
        padding: .25rem !important
    }

    .p-xxl-2 {
        padding: .5rem !important
    }

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

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

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

    .px-xxl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-xxl-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-xxl-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-xxl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-xxl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-xxl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-xxl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-xxl-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-xxl-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-xxl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-xxl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-xxl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-xxl-0 {
        padding-top: 0 !important
    }

    .pt-xxl-1 {
        padding-top: .25rem !important
    }

    .pt-xxl-2 {
        padding-top: .5rem !important
    }

    .pt-xxl-3 {
        padding-top: 1rem !important
    }

    .pt-xxl-4 {
        padding-top: 1.5rem !important
    }

    .pt-xxl-5 {
        padding-top: 3rem !important
    }

    .pe-xxl-0 {
        padding-right: 0 !important
    }

    .pe-xxl-1 {
        padding-right: .25rem !important
    }

    .pe-xxl-2 {
        padding-right: .5rem !important
    }

    .pe-xxl-3 {
        padding-right: 1rem !important
    }

    .pe-xxl-4 {
        padding-right: 1.5rem !important
    }

    .pe-xxl-5 {
        padding-right: 3rem !important
    }

    .pb-xxl-0 {
        padding-bottom: 0 !important
    }

    .pb-xxl-1 {
        padding-bottom: .25rem !important
    }

    .pb-xxl-2 {
        padding-bottom: .5rem !important
    }

    .pb-xxl-3 {
        padding-bottom: 1rem !important
    }

    .pb-xxl-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-xxl-5 {
        padding-bottom: 3rem !important
    }

    .ps-xxl-0 {
        padding-left: 0 !important
    }

    .ps-xxl-1 {
        padding-left: .25rem !important
    }

    .ps-xxl-2 {
        padding-left: .5rem !important
    }

    .ps-xxl-3 {
        padding-left: 1rem !important
    }

    .ps-xxl-4 {
        padding-left: 1.5rem !important
    }

    .ps-xxl-5 {
        padding-left: 3rem !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: 2.5rem !important
    }

    .fs-2 {
        font-size: 2rem !important
    }

    .fs-3 {
        font-size: 1.75rem !important
    }

    .fs-4 {
        font-size: 1.5rem !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: -ms-grid !important;
        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: -ms-flexbox !important;
        display: flex !important
    }

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

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

/*!
 * Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
.fa {
    font-family: var(--fa-style-family, "Font Awesome 6 Free");
    font-weight: var(--fa-style, 900)
}

.fa, .fa-brands, .fa-classic, .fa-regular, .fa-sharp, .fa-solid, .fab, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display, inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto
}

.fa-classic, .fa-regular, .fa-solid, .far, .fas {
    font-family: Font Awesome\ 6 Free
}

.fa-brands, .fab {
    font-family: Font Awesome\ 6 Brands
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-2xs {
    font-size: .625em;
    line-height: .1em;
    vertical-align: .225em
}

.fa-xs {
    font-size: .75em;
    line-height: .0833333337em;
    vertical-align: .125em
}

.fa-sm {
    font-size: .875em;
    line-height: .0714285718em;
    vertical-align: .0535714295em
}

.fa-lg {
    font-size: 1.25em;
    line-height: .05em;
    vertical-align: -.075em
}

.fa-xl {
    font-size: 1.5em;
    line-height: .0416666682em;
    vertical-align: -.125em
}

.fa-2xl {
    font-size: 2em;
    line-height: .03125em;
    vertical-align: -.1875em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: var(--fa-li-margin, 2.5em);
    padding-left: 0
}

.fa-ul > li {
    position: relative
}

.fa-li {
    left: calc(var(--fa-li-width, 2em) * -1);
    position: absolute;
    text-align: center;
    width: var(--fa-li-width, 2em);
    line-height: inherit
}

.fa-border {
    border: var(--fa-border-width, .08em) var(--fa-border-style, solid) var(--fa-border-color, #eee);
    border-radius: var(--fa-border-radius, .1em);
    padding: var(--fa-border-padding, .2em .25em .15em)
}

.fa-pull-left {
    float: left;
    margin-right: var(--fa-pull-margin, .3em)
}

.fa-pull-right {
    float: right;
    margin-left: var(--fa-pull-margin, .3em)
}

.fa-beat {
    animation-name: fa-beat;
    animation-delay: var(--fa-animation-delay, 0s);
    animation-direction: var(--fa-animation-direction, normal);
    animation-duration: var(--fa-animation-duration, 1s);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-timing-function: var(--fa-animation-timing, ease-in-out)
}

.fa-bounce {
    animation-name: fa-bounce;
    animation-delay: var(--fa-animation-delay, 0s);
    animation-direction: var(--fa-animation-direction, normal);
    animation-duration: var(--fa-animation-duration, 1s);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-timing-function: var(--fa-animation-timing, cubic-bezier(.28, .84, .42, 1))
}

.fa-fade {
    animation-name: fa-fade;
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-timing-function: var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))
}

.fa-beat-fade, .fa-fade {
    animation-delay: var(--fa-animation-delay, 0s);
    animation-direction: var(--fa-animation-direction, normal);
    animation-duration: var(--fa-animation-duration, 1s)
}

.fa-beat-fade {
    animation-name: fa-beat-fade;
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-timing-function: var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))
}

.fa-flip {
    animation-name: fa-flip;
    animation-delay: var(--fa-animation-delay, 0s);
    animation-direction: var(--fa-animation-direction, normal);
    animation-duration: var(--fa-animation-duration, 1s);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-timing-function: var(--fa-animation-timing, ease-in-out)
}

.fa-shake {
    animation-name: fa-shake;
    animation-duration: var(--fa-animation-duration, 1s);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-timing-function: var(--fa-animation-timing, linear)
}

.fa-shake, .fa-spin {
    animation-delay: var(--fa-animation-delay, 0s);
    animation-direction: var(--fa-animation-direction, normal)
}

.fa-spin {
    animation-name: fa-spin;
    animation-duration: var(--fa-animation-duration, 2s);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-timing-function: var(--fa-animation-timing, linear)
}

.fa-spin-reverse {
    --fa-animation-direction: reverse
}

.fa-pulse, .fa-spin-pulse {
    animation-name: fa-spin;
    animation-direction: var(--fa-animation-direction, normal);
    animation-duration: var(--fa-animation-duration, 1s);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-timing-function: var(--fa-animation-timing, steps(8))
}

@media (prefers-reduced-motion: reduce) {
    .fa-beat, .fa-beat-fade, .fa-bounce, .fa-fade, .fa-flip, .fa-pulse, .fa-shake, .fa-spin, .fa-spin-pulse {
        animation-delay: -1ms;
        animation-duration: 1ms;
        animation-iteration-count: 1;
        transition-delay: 0s;
        transition-duration: 0s
    }
}

@keyframes fa-beat {
    0%, 90% {
        transform: scale(1)
    }
    45% {
        transform: scale(var(--fa-beat-scale, 1.25))
    }
}

@keyframes fa-bounce {
    0% {
        transform: scale(1) translateY(0)
    }
    10% {
        transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, .9)) translateY(0)
    }
    30% {
        transform: scale(var(--fa-bounce-jump-scale-x, .9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em))
    }
    50% {
        transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, .95)) translateY(0)
    }
    57% {
        transform: scale(1) translateY(var(--fa-bounce-rebound, -.125em))
    }
    64% {
        transform: scale(1) translateY(0)
    }
    to {
        transform: scale(1) translateY(0)
    }
}

@keyframes fa-fade {
    50% {
        opacity: var(--fa-fade-opacity, .4)
    }
}

@keyframes fa-beat-fade {
    0%, to {
        opacity: var(--fa-beat-fade-opacity, .4);
        transform: scale(1)
    }
    50% {
        opacity: 1;
        transform: scale(var(--fa-beat-fade-scale, 1.125))
    }
}

@keyframes fa-flip {
    50% {
        transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg))
    }
}

@keyframes fa-shake {
    0% {
        transform: rotate(-15deg)
    }
    4% {
        transform: rotate(15deg)
    }
    8%, 24% {
        transform: rotate(-18deg)
    }
    12%, 28% {
        transform: rotate(18deg)
    }
    16% {
        transform: rotate(-22deg)
    }
    20% {
        transform: rotate(22deg)
    }
    32% {
        transform: rotate(-12deg)
    }
    36% {
        transform: rotate(12deg)
    }
    40%, to {
        transform: rotate(0deg)
    }
}

@keyframes fa-spin {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    transform: rotate(90deg)
}

.fa-rotate-180 {
    transform: rotate(180deg)
}

.fa-rotate-270 {
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    transform: scaleX(-1)
}

.fa-flip-vertical {
    transform: scaleY(-1)
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
    transform: scale(-1)
}

.fa-rotate-by {
    transform: rotate(var(--fa-rotate-angle, none))
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

.fa-stack-1x, .fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: var(--fa-stack-z-index, auto)
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: var(--fa-inverse, #fff)
}

.fa-0:before {
    content: "\30"
}

.fa-1:before {
    content: "\31"
}

.fa-2:before {
    content: "\32"
}

.fa-3:before {
    content: "\33"
}

.fa-4:before {
    content: "\34"
}

.fa-5:before {
    content: "\35"
}

.fa-6:before {
    content: "\36"
}

.fa-7:before {
    content: "\37"
}

.fa-8:before {
    content: "\38"
}

.fa-9:before {
    content: "\39"
}

.fa-fill-drip:before {
    content: "\f576"
}

.fa-arrows-to-circle:before {
    content: "\e4bd"
}

.fa-chevron-circle-right:before, .fa-circle-chevron-right:before {
    content: "\f138"
}

.fa-at:before {
    content: "\40"
}

.fa-trash-alt:before, .fa-trash-can:before {
    content: "\f2ed"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-user-times:before, .fa-user-xmark:before {
    content: "\f235"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-comment-alt:before, .fa-message:before {
    content: "\f27a"
}

.fa-info:before {
    content: "\f129"
}

.fa-compress-alt:before, .fa-down-left-and-up-right-to-center:before {
    content: "\f422"
}

.fa-explosion:before {
    content: "\e4e9"
}

.fa-file-alt:before, .fa-file-lines:before, .fa-file-text:before {
    content: "\f15c"
}

.fa-wave-square:before {
    content: "\f83e"
}

.fa-ring:before {
    content: "\f70b"
}

.fa-building-un:before {
    content: "\e4d9"
}

.fa-dice-three:before {
    content: "\f527"
}

.fa-calendar-alt:before, .fa-calendar-days:before {
    content: "\f073"
}

.fa-anchor-circle-check:before {
    content: "\e4aa"
}

.fa-building-circle-arrow-right:before {
    content: "\e4d1"
}

.fa-volleyball-ball:before, .fa-volleyball:before {
    content: "\f45f"
}

.fa-arrows-up-to-line:before {
    content: "\e4c2"
}

.fa-sort-desc:before, .fa-sort-down:before {
    content: "\f0dd"
}

.fa-circle-minus:before, .fa-minus-circle:before {
    content: "\f056"
}

.fa-door-open:before {
    content: "\f52b"
}

.fa-right-from-bracket:before, .fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-atom:before {
    content: "\f5d2"
}

.fa-soap:before {
    content: "\e06e"
}

.fa-heart-music-camera-bolt:before, .fa-icons:before {
    content: "\f86d"
}

.fa-microphone-alt-slash:before, .fa-microphone-lines-slash:before {
    content: "\f539"
}

.fa-bridge-circle-check:before {
    content: "\e4c9"
}

.fa-pump-medical:before {
    content: "\e06a"
}

.fa-fingerprint:before {
    content: "\f577"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-magnifying-glass-location:before, .fa-search-location:before {
    content: "\f689"
}

.fa-forward-step:before, .fa-step-forward:before {
    content: "\f051"
}

.fa-face-smile-beam:before, .fa-smile-beam:before {
    content: "\f5b8"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-football-ball:before, .fa-football:before {
    content: "\f44e"
}

.fa-school-circle-exclamation:before {
    content: "\e56c"
}

.fa-crop:before {
    content: "\f125"
}

.fa-angle-double-down:before, .fa-angles-down:before {
    content: "\f103"
}

.fa-users-rectangle:before {
    content: "\e594"
}

.fa-people-roof:before {
    content: "\e537"
}

.fa-people-line:before {
    content: "\e534"
}

.fa-beer-mug-empty:before, .fa-beer:before {
    content: "\f0fc"
}

.fa-diagram-predecessor:before {
    content: "\e477"
}

.fa-arrow-up-long:before, .fa-long-arrow-up:before {
    content: "\f176"
}

.fa-burn:before, .fa-fire-flame-simple:before {
    content: "\f46a"
}

.fa-male:before, .fa-person:before {
    content: "\f183"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-file-csv:before {
    content: "\f6dd"
}

.fa-menorah:before {
    content: "\f676"
}

.fa-truck-plane:before {
    content: "\e58f"
}

.fa-record-vinyl:before {
    content: "\f8d9"
}

.fa-face-grin-stars:before, .fa-grin-stars:before {
    content: "\f587"
}

.fa-bong:before {
    content: "\f55c"
}

.fa-pastafarianism:before, .fa-spaghetti-monster-flying:before {
    content: "\f67b"
}

.fa-arrow-down-up-across-line:before {
    content: "\e4af"
}

.fa-spoon:before, .fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-jar-wheat:before {
    content: "\e517"
}

.fa-envelopes-bulk:before, .fa-mail-bulk:before {
    content: "\f674"
}

.fa-file-circle-exclamation:before {
    content: "\e4eb"
}

.fa-circle-h:before, .fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-pager:before {
    content: "\f815"
}

.fa-address-book:before, .fa-contact-book:before {
    content: "\f2b9"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-k:before {
    content: "\4b"
}

.fa-landmark-flag:before {
    content: "\e51c"
}

.fa-pencil-alt:before, .fa-pencil:before {
    content: "\f303"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-comments:before {
    content: "\f086"
}

.fa-file-clipboard:before, .fa-paste:before {
    content: "\f0ea"
}

.fa-code-pull-request:before {
    content: "\e13c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-truck-loading:before, .fa-truck-ramp-box:before {
    content: "\f4de"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-vial-virus:before {
    content: "\e597"
}

.fa-sheet-plastic:before {
    content: "\e571"
}

.fa-blog:before {
    content: "\f781"
}

.fa-user-ninja:before {
    content: "\f504"
}

.fa-person-arrow-up-from-line:before {
    content: "\e539"
}

.fa-scroll-torah:before, .fa-torah:before {
    content: "\f6a0"
}

.fa-broom-ball:before, .fa-quidditch-broom-ball:before, .fa-quidditch:before {
    content: "\f458"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-archive:before, .fa-box-archive:before {
    content: "\f187"
}

.fa-person-drowning:before {
    content: "\e545"
}

.fa-arrow-down-9-1:before, .fa-sort-numeric-desc:before, .fa-sort-numeric-down-alt:before {
    content: "\f886"
}

.fa-face-grin-tongue-squint:before, .fa-grin-tongue-squint:before {
    content: "\f58a"
}

.fa-spray-can:before {
    content: "\f5bd"
}

.fa-truck-monster:before {
    content: "\f63b"
}

.fa-w:before {
    content: "\57"
}

.fa-earth-africa:before, .fa-globe-africa:before {
    content: "\f57c"
}

.fa-rainbow:before {
    content: "\f75b"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-tablet-alt:before, .fa-tablet-screen-button:before {
    content: "\f3fa"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-trowel-bricks:before {
    content: "\e58a"
}

.fa-face-flushed:before, .fa-flushed:before {
    content: "\f579"
}

.fa-hospital-user:before {
    content: "\f80d"
}

.fa-tent-arrow-left-right:before {
    content: "\e57f"
}

.fa-gavel:before, .fa-legal:before {
    content: "\f0e3"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-box-tissue:before {
    content: "\e05b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-bell-concierge:before, .fa-concierge-bell:before {
    content: "\f562"
}

.fa-pen-ruler:before, .fa-pencil-ruler:before {
    content: "\f5ae"
}

.fa-people-arrows-left-right:before, .fa-people-arrows:before {
    content: "\e068"
}

.fa-mars-and-venus-burst:before {
    content: "\e523"
}

.fa-caret-square-right:before, .fa-square-caret-right:before {
    content: "\f152"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-sun-plant-wilt:before {
    content: "\e57a"
}

.fa-toilets-portable:before {
    content: "\e584"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magnifying-glass-arrow-right:before {
    content: "\e521"
}

.fa-digital-tachograph:before, .fa-tachograph-digital:before {
    content: "\f566"
}

.fa-users-slash:before {
    content: "\e073"
}

.fa-clover:before {
    content: "\e139"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f3e5"
}

.fa-star-and-crescent:before {
    content: "\f699"
}

.fa-house-fire:before {
    content: "\e50c"
}

.fa-minus-square:before, .fa-square-minus:before {
    content: "\f146"
}

.fa-helicopter:before {
    content: "\f533"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-down:before, .fa-square-caret-down:before {
    content: "\f150"
}

.fa-file-circle-question:before {
    content: "\e4ef"
}

.fa-laptop-code:before {
    content: "\f5fc"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-bars:before, .fa-navicon:before {
    content: "\f0c9"
}

.fa-people-group:before {
    content: "\e533"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253"
}

.fa-heart-broken:before, .fa-heart-crack:before {
    content: "\f7a9"
}

.fa-external-link-square-alt:before, .fa-square-up-right:before {
    content: "\f360"
}

.fa-face-kiss-beam:before, .fa-kiss-beam:before {
    content: "\f597"
}

.fa-film:before {
    content: "\f008"
}

.fa-ruler-horizontal:before {
    content: "\f547"
}

.fa-people-robbery:before {
    content: "\e536"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-circle-exclamation:before, .fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-school-circle-xmark:before {
    content: "\e56d"
}

.fa-arrow-right-from-bracket:before, .fa-sign-out:before {
    content: "\f08b"
}

.fa-chevron-circle-down:before, .fa-circle-chevron-down:before {
    content: "\f13a"
}

.fa-unlock-alt:before, .fa-unlock-keyhole:before {
    content: "\f13e"
}

.fa-cloud-showers-heavy:before {
    content: "\f740"
}

.fa-headphones-alt:before, .fa-headphones-simple:before {
    content: "\f58f"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-circle-dollar-to-slot:before, .fa-donate:before {
    content: "\f4b9"
}

.fa-memory:before {
    content: "\f538"
}

.fa-road-spikes:before {
    content: "\e568"
}

.fa-fire-burner:before {
    content: "\e4f1"
}

.fa-flag:before {
    content: "\f024"
}

.fa-hanukiah:before {
    content: "\f6e6"
}

.fa-feather:before {
    content: "\f52d"
}

.fa-volume-down:before, .fa-volume-low:before {
    content: "\f027"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-cloud-sun-rain:before {
    content: "\f743"
}

.fa-compress:before {
    content: "\f066"
}

.fa-wheat-alt:before, .fa-wheat-awn:before {
    content: "\e2cd"
}

.fa-ankh:before {
    content: "\f644"
}

.fa-hands-holding-child:before {
    content: "\e4fa"
}

.fa-asterisk:before {
    content: "\2a"
}

.fa-check-square:before, .fa-square-check:before {
    content: "\f14a"
}

.fa-peseta-sign:before {
    content: "\e221"
}

.fa-header:before, .fa-heading:before {
    content: "\f1dc"
}

.fa-ghost:before {
    content: "\f6e2"
}

.fa-list-squares:before, .fa-list:before {
    content: "\f03a"
}

.fa-phone-square-alt:before, .fa-square-phone-flip:before {
    content: "\f87b"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-circle-dot:before, .fa-dot-circle:before {
    content: "\f192"
}

.fa-dizzy:before, .fa-face-dizzy:before {
    content: "\f567"
}

.fa-egg:before {
    content: "\f7fb"
}

.fa-house-medical-circle-xmark:before {
    content: "\e513"
}

.fa-campground:before {
    content: "\f6bb"
}

.fa-folder-plus:before {
    content: "\f65e"
}

.fa-futbol-ball:before, .fa-futbol:before, .fa-soccer-ball:before {
    content: "\f1e3"
}

.fa-paint-brush:before, .fa-paintbrush:before {
    content: "\f1fc"
}

.fa-lock:before {
    content: "\f023"
}

.fa-gas-pump:before {
    content: "\f52f"
}

.fa-hot-tub-person:before, .fa-hot-tub:before {
    content: "\f593"
}

.fa-map-location:before, .fa-map-marked:before {
    content: "\f59f"
}

.fa-house-flood-water:before {
    content: "\e50e"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-bridge-lock:before {
    content: "\e4cc"
}

.fa-sack-dollar:before {
    content: "\f81d"
}

.fa-edit:before, .fa-pen-to-square:before {
    content: "\f044"
}

.fa-car-side:before {
    content: "\f5e4"
}

.fa-share-alt:before, .fa-share-nodes:before {
    content: "\f1e0"
}

.fa-heart-circle-minus:before {
    content: "\e4ff"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252"
}

.fa-microscope:before {
    content: "\f610"
}

.fa-sink:before {
    content: "\e06d"
}

.fa-bag-shopping:before, .fa-shopping-bag:before {
    content: "\f290"
}

.fa-arrow-down-z-a:before, .fa-sort-alpha-desc:before, .fa-sort-alpha-down-alt:before {
    content: "\f881"
}

.fa-mitten:before {
    content: "\f7b5"
}

.fa-person-rays:before {
    content: "\e54d"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-flask-vial:before {
    content: "\e4f3"
}

.fa-hand-paper:before, .fa-hand:before {
    content: "\f256"
}

.fa-om:before {
    content: "\f679"
}

.fa-worm:before {
    content: "\e599"
}

.fa-house-circle-xmark:before {
    content: "\e50b"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-face-kiss:before, .fa-kiss:before {
    content: "\f596"
}

.fa-bridge-circle-xmark:before {
    content: "\e4cb"
}

.fa-face-grin-tongue:before, .fa-grin-tongue:before {
    content: "\f589"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-face-grin-wink:before, .fa-grin-wink:before {
    content: "\f58c"
}

.fa-deaf:before, .fa-deafness:before, .fa-ear-deaf:before, .fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa-road-circle-check:before {
    content: "\e564"
}

.fa-dice-five:before {
    content: "\f523"
}

.fa-rss-square:before, .fa-square-rss:before {
    content: "\f143"
}

.fa-land-mine-on:before {
    content: "\e51b"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-stamp:before {
    content: "\f5bf"
}

.fa-stairs:before {
    content: "\e289"
}

.fa-i:before {
    content: "\49"
}

.fa-hryvnia-sign:before, .fa-hryvnia:before {
    content: "\f6f2"
}

.fa-pills:before {
    content: "\f484"
}

.fa-face-grin-wide:before, .fa-grin-alt:before {
    content: "\f581"
}

.fa-tooth:before {
    content: "\f5c9"
}

.fa-v:before {
    content: "\56"
}

.fa-bangladeshi-taka-sign:before {
    content: "\e2e6"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-rod-asclepius:before, .fa-rod-snake:before, .fa-staff-aesculapius:before, .fa-staff-snake:before {
    content: "\e579"
}

.fa-head-side-cough-slash:before {
    content: "\e062"
}

.fa-ambulance:before, .fa-truck-medical:before {
    content: "\f0f9"
}

.fa-wheat-awn-circle-exclamation:before {
    content: "\e598"
}

.fa-snowman:before {
    content: "\f7d0"
}

.fa-mortar-pestle:before {
    content: "\f5a7"
}

.fa-road-barrier:before {
    content: "\e562"
}

.fa-school:before {
    content: "\f549"
}

.fa-igloo:before {
    content: "\f7ae"
}

.fa-joint:before {
    content: "\f595"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-horse:before {
    content: "\f6f0"
}

.fa-q:before {
    content: "\51"
}

.fa-g:before {
    content: "\47"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-temperature-2:before, .fa-temperature-half:before, .fa-thermometer-2:before, .fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-dong-sign:before {
    content: "\e169"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-poo-bolt:before, .fa-poo-storm:before {
    content: "\f75a"
}

.fa-face-frown-open:before, .fa-frown-open:before {
    content: "\f57a"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-money-bill:before {
    content: "\f0d6"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-umbrella-beach:before {
    content: "\f5ca"
}

.fa-helmet-un:before {
    content: "\e503"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-bacon:before {
    content: "\f7e5"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-arrow-up-from-bracket:before {
    content: "\e09a"
}

.fa-folder-blank:before, .fa-folder:before {
    content: "\f07b"
}

.fa-file-medical-alt:before, .fa-file-waveform:before {
    content: "\f478"
}

.fa-radiation:before {
    content: "\f7b9"
}

.fa-chart-simple:before {
    content: "\e473"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-vial:before {
    content: "\f492"
}

.fa-dashboard:before, .fa-gauge-med:before, .fa-gauge:before, .fa-tachometer-alt-average:before {
    content: "\f624"
}

.fa-magic-wand-sparkles:before, .fa-wand-magic-sparkles:before {
    content: "\e2ca"
}

.fa-e:before {
    content: "\45"
}

.fa-pen-alt:before, .fa-pen-clip:before {
    content: "\f305"
}

.fa-bridge-circle-exclamation:before {
    content: "\e4ca"
}

.fa-user:before {
    content: "\f007"
}

.fa-school-circle-check:before {
    content: "\e56b"
}

.fa-dumpster:before {
    content: "\f793"
}

.fa-shuttle-van:before, .fa-van-shuttle:before {
    content: "\f5b6"
}

.fa-building-user:before {
    content: "\e4da"
}

.fa-caret-square-left:before, .fa-square-caret-left:before {
    content: "\f191"
}

.fa-highlighter:before {
    content: "\f591"
}

.fa-key:before {
    content: "\f084"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-synagogue:before {
    content: "\f69b"
}

.fa-person-half-dress:before {
    content: "\e548"
}

.fa-road-bridge:before {
    content: "\e563"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-c:before {
    content: "\43"
}

.fa-tablet-button:before {
    content: "\f10a"
}

.fa-building-lock:before {
    content: "\e4d6"
}

.fa-pizza-slice:before {
    content: "\f818"
}

.fa-money-bill-wave:before {
    content: "\f53a"
}

.fa-area-chart:before, .fa-chart-area:before {
    content: "\f1fe"
}

.fa-house-flag:before {
    content: "\e50d"
}

.fa-person-circle-minus:before {
    content: "\e540"
}

.fa-ban:before, .fa-cancel:before {
    content: "\f05e"
}

.fa-camera-rotate:before {
    content: "\e0d8"
}

.fa-air-freshener:before, .fa-spray-can-sparkles:before {
    content: "\f5d0"
}

.fa-star:before {
    content: "\f005"
}

.fa-repeat:before {
    content: "\f363"
}

.fa-cross:before {
    content: "\f654"
}

.fa-box:before {
    content: "\f466"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-arrow-pointer:before, .fa-mouse-pointer:before {
    content: "\f245"
}

.fa-expand-arrows-alt:before, .fa-maximize:before {
    content: "\f31e"
}

.fa-charging-station:before {
    content: "\f5e7"
}

.fa-shapes:before, .fa-triangle-circle-square:before {
    content: "\f61f"
}

.fa-random:before, .fa-shuffle:before {
    content: "\f074"
}

.fa-person-running:before, .fa-running:before {
    content: "\f70c"
}

.fa-mobile-retro:before {
    content: "\e527"
}

.fa-grip-lines-vertical:before {
    content: "\f7a5"
}

.fa-spider:before {
    content: "\f717"
}

.fa-hands-bound:before {
    content: "\e4f9"
}

.fa-file-invoice-dollar:before {
    content: "\f571"
}

.fa-plane-circle-exclamation:before {
    content: "\e556"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-spell-check:before {
    content: "\f891"
}

.fa-slash:before {
    content: "\f715"
}

.fa-computer-mouse:before, .fa-mouse:before {
    content: "\f8cc"
}

.fa-arrow-right-to-bracket:before, .fa-sign-in:before {
    content: "\f090"
}

.fa-shop-slash:before, .fa-store-alt-slash:before {
    content: "\e070"
}

.fa-server:before {
    content: "\f233"
}

.fa-virus-covid-slash:before {
    content: "\e4a9"
}

.fa-shop-lock:before {
    content: "\e4a5"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251"
}

.fa-blender-phone:before {
    content: "\f6b6"
}

.fa-building-wheat:before {
    content: "\e4db"
}

.fa-person-breastfeeding:before {
    content: "\e53a"
}

.fa-right-to-bracket:before, .fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-venus:before {
    content: "\f221"
}

.fa-passport:before {
    content: "\f5ab"
}

.fa-heart-pulse:before, .fa-heartbeat:before {
    content: "\f21e"
}

.fa-people-carry-box:before, .fa-people-carry:before {
    content: "\f4ce"
}

.fa-temperature-high:before {
    content: "\f769"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-crown:before {
    content: "\f521"
}

.fa-weight-hanging:before {
    content: "\f5cd"
}

.fa-xmarks-lines:before {
    content: "\e59a"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-weight-scale:before, .fa-weight:before {
    content: "\f496"
}

.fa-user-friends:before, .fa-user-group:before {
    content: "\f500"
}

.fa-arrow-up-a-z:before, .fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-face-laugh-squint:before, .fa-laugh-squint:before {
    content: "\f59b"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-arrow-circle-up:before, .fa-circle-arrow-up:before {
    content: "\f0aa"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-person-walking:before, .fa-walking:before {
    content: "\f554"
}

.fa-l:before {
    content: "\4c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-bed-pulse:before, .fa-procedures:before {
    content: "\f487"
}

.fa-shuttle-space:before, .fa-space-shuttle:before {
    content: "\f197"
}

.fa-face-laugh:before, .fa-laugh:before {
    content: "\f599"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-heart-circle-plus:before {
    content: "\e500"
}

.fa-code-fork:before {
    content: "\e13b"
}

.fa-city:before {
    content: "\f64f"
}

.fa-microphone-alt:before, .fa-microphone-lines:before {
    content: "\f3c9"
}

.fa-pepper-hot:before {
    content: "\f816"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-colon-sign:before {
    content: "\e140"
}

.fa-headset:before {
    content: "\f590"
}

.fa-store-slash:before {
    content: "\e071"
}

.fa-road-circle-xmark:before {
    content: "\e566"
}

.fa-user-minus:before {
    content: "\f503"
}

.fa-mars-stroke-up:before, .fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-champagne-glasses:before, .fa-glass-cheers:before {
    content: "\f79f"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-house-circle-exclamation:before {
    content: "\e50a"
}

.fa-file-arrow-up:before, .fa-file-upload:before {
    content: "\f574"
}

.fa-wifi-3:before, .fa-wifi-strong:before, .fa-wifi:before {
    content: "\f1eb"
}

.fa-bath:before, .fa-bathtub:before {
    content: "\f2cd"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-user-edit:before, .fa-user-pen:before {
    content: "\f4ff"
}

.fa-signature:before {
    content: "\f5b7"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-bold:before {
    content: "\f032"
}

.fa-anchor-lock:before {
    content: "\e4ad"
}

.fa-building-ngo:before {
    content: "\e4d7"
}

.fa-manat-sign:before {
    content: "\e1d5"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-border-style:before, .fa-border-top-left:before {
    content: "\f853"
}

.fa-map-location-dot:before, .fa-map-marked-alt:before {
    content: "\f5a0"
}

.fa-jedi:before {
    content: "\f669"
}

.fa-poll:before, .fa-square-poll-vertical:before {
    content: "\f681"
}

.fa-mug-hot:before {
    content: "\f7b6"
}

.fa-battery-car:before, .fa-car-battery:before {
    content: "\f5df"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-dice-two:before {
    content: "\f528"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-glasses:before {
    content: "\f530"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-building-circle-check:before {
    content: "\e4d2"
}

.fa-person-chalkboard:before {
    content: "\e53d"
}

.fa-mars-stroke-h:before, .fa-mars-stroke-right:before {
    content: "\f22b"
}

.fa-hand-back-fist:before, .fa-hand-rock:before {
    content: "\f255"
}

.fa-caret-square-up:before, .fa-square-caret-up:before {
    content: "\f151"
}

.fa-cloud-showers-water:before {
    content: "\e4e4"
}

.fa-bar-chart:before, .fa-chart-bar:before {
    content: "\f080"
}

.fa-hands-bubbles:before, .fa-hands-wash:before {
    content: "\e05e"
}

.fa-less-than-equal:before {
    content: "\f537"
}

.fa-train:before {
    content: "\f238"
}

.fa-eye-low-vision:before, .fa-low-vision:before {
    content: "\f2a8"
}

.fa-crow:before {
    content: "\f520"
}

.fa-sailboat:before {
    content: "\e445"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-plus-square:before, .fa-square-plus:before {
    content: "\f0fe"
}

.fa-torii-gate:before {
    content: "\f6a1"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-bucket:before {
    content: "\e4cf"
}

.fa-image:before {
    content: "\f03e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-cow:before {
    content: "\f6c8"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-folder-closed:before {
    content: "\e185"
}

.fa-house-tsunami:before {
    content: "\e515"
}

.fa-square-nfi:before {
    content: "\e576"
}

.fa-arrow-up-from-ground-water:before {
    content: "\e4b5"
}

.fa-glass-martini-alt:before, .fa-martini-glass:before {
    content: "\f57b"
}

.fa-rotate-back:before, .fa-rotate-backward:before, .fa-rotate-left:before, .fa-undo-alt:before {
    content: "\f2ea"
}

.fa-columns:before, .fa-table-columns:before {
    content: "\f0db"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-head-side-mask:before {
    content: "\e063"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-dolly-box:before, .fa-dolly:before {
    content: "\f472"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-compress-arrows-alt:before, .fa-minimize:before {
    content: "\f78c"
}

.fa-monument:before {
    content: "\f5a6"
}

.fa-snowplow:before {
    content: "\f7d2"
}

.fa-angle-double-right:before, .fa-angles-right:before {
    content: "\f101"
}

.fa-cannabis:before {
    content: "\f55f"
}

.fa-circle-play:before, .fa-play-circle:before {
    content: "\f144"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-ethernet:before {
    content: "\f796"
}

.fa-eur:before, .fa-euro-sign:before, .fa-euro:before {
    content: "\f153"
}

.fa-chair:before {
    content: "\f6c0"
}

.fa-check-circle:before, .fa-circle-check:before {
    content: "\f058"
}

.fa-circle-stop:before, .fa-stop-circle:before {
    content: "\f28d"
}

.fa-compass-drafting:before, .fa-drafting-compass:before {
    content: "\f568"
}

.fa-plate-wheat:before {
    content: "\e55a"
}

.fa-icicles:before {
    content: "\f7ad"
}

.fa-person-shelter:before {
    content: "\e54f"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-marker:before {
    content: "\f5a1"
}

.fa-face-laugh-beam:before, .fa-laugh-beam:before {
    content: "\f59a"
}

.fa-helicopter-symbol:before {
    content: "\e502"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-chevron-circle-up:before, .fa-circle-chevron-up:before {
    content: "\f139"
}

.fa-lari-sign:before {
    content: "\e1c8"
}

.fa-volcano:before {
    content: "\f770"
}

.fa-person-walking-dashed-line-arrow-right:before {
    content: "\e553"
}

.fa-gbp:before, .fa-pound-sign:before, .fa-sterling-sign:before {
    content: "\f154"
}

.fa-viruses:before {
    content: "\e076"
}

.fa-square-person-confined:before {
    content: "\e577"
}

.fa-user-tie:before {
    content: "\f508"
}

.fa-arrow-down-long:before, .fa-long-arrow-down:before {
    content: "\f175"
}

.fa-tent-arrow-down-to-line:before {
    content: "\e57e"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-person-skating:before, .fa-skating:before {
    content: "\f7c5"
}

.fa-filter-circle-dollar:before, .fa-funnel-dollar:before {
    content: "\f662"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-arrow-circle-down:before, .fa-circle-arrow-down:before {
    content: "\f0ab"
}

.fa-arrow-right-to-file:before, .fa-file-import:before {
    content: "\f56f"
}

.fa-external-link-square:before, .fa-square-arrow-up-right:before {
    content: "\f14c"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-scroll:before {
    content: "\f70e"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-location-pin-lock:before {
    content: "\e51f"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-hill-avalanche:before {
    content: "\e507"
}

.fa-temperature-0:before, .fa-temperature-empty:before, .fa-thermometer-0:before, .fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-address-card:before, .fa-contact-card:before, .fa-vcard:before {
    content: "\f2bb"
}

.fa-balance-scale-right:before, .fa-scale-unbalanced-flip:before {
    content: "\f516"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-diamond-turn-right:before, .fa-directions:before {
    content: "\f5eb"
}

.fa-burst:before {
    content: "\e4dc"
}

.fa-house-laptop:before, .fa-laptop-house:before {
    content: "\e066"
}

.fa-face-tired:before, .fa-tired:before {
    content: "\f5c8"
}

.fa-money-bills:before {
    content: "\e1f3"
}

.fa-smog:before {
    content: "\f75f"
}

.fa-crutch:before {
    content: "\f7f7"
}

.fa-cloud-arrow-up:before, .fa-cloud-upload-alt:before, .fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-arrows-turn-right:before {
    content: "\e4c0"
}

.fa-vest:before {
    content: "\e085"
}

.fa-ferry:before {
    content: "\e4ea"
}

.fa-arrows-down-to-people:before {
    content: "\e4b9"
}

.fa-seedling:before, .fa-sprout:before {
    content: "\f4d8"
}

.fa-arrows-alt-h:before, .fa-left-right:before {
    content: "\f337"
}

.fa-boxes-packing:before {
    content: "\e4c7"
}

.fa-arrow-circle-left:before, .fa-circle-arrow-left:before {
    content: "\f0a8"
}

.fa-group-arrows-rotate:before {
    content: "\e4f6"
}

.fa-bowl-food:before {
    content: "\e4c6"
}

.fa-candy-cane:before {
    content: "\f786"
}

.fa-arrow-down-wide-short:before, .fa-sort-amount-asc:before, .fa-sort-amount-down:before {
    content: "\f160"
}

.fa-cloud-bolt:before, .fa-thunderstorm:before {
    content: "\f76c"
}

.fa-remove-format:before, .fa-text-slash:before {
    content: "\f87d"
}

.fa-face-smile-wink:before, .fa-smile-wink:before {
    content: "\f4da"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-arrows-h:before, .fa-arrows-left-right:before {
    content: "\f07e"
}

.fa-house-lock:before {
    content: "\e510"
}

.fa-cloud-arrow-down:before, .fa-cloud-download-alt:before, .fa-cloud-download:before {
    content: "\f0ed"
}

.fa-children:before {
    content: "\e4e1"
}

.fa-blackboard:before, .fa-chalkboard:before {
    content: "\f51b"
}

.fa-user-alt-slash:before, .fa-user-large-slash:before {
    content: "\f4fa"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-handshake-alt-slash:before, .fa-handshake-simple-slash:before {
    content: "\e05f"
}

.fa-mattress-pillow:before {
    content: "\e525"
}

.fa-guarani-sign:before {
    content: "\e19a"
}

.fa-arrows-rotate:before, .fa-refresh:before, .fa-sync:before {
    content: "\f021"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-cruzeiro-sign:before {
    content: "\e152"
}

.fa-greater-than-equal:before {
    content: "\f532"
}

.fa-shield-alt:before, .fa-shield-halved:before {
    content: "\f3ed"
}

.fa-atlas:before, .fa-book-atlas:before {
    content: "\f558"
}

.fa-virus:before {
    content: "\e074"
}

.fa-envelope-circle-check:before {
    content: "\e4e8"
}

.fa-layer-group:before {
    content: "\f5fd"
}

.fa-arrows-to-dot:before {
    content: "\e4be"
}

.fa-archway:before {
    content: "\f557"
}

.fa-heart-circle-check:before {
    content: "\e4fd"
}

.fa-house-chimney-crack:before, .fa-house-damage:before {
    content: "\f6f1"
}

.fa-file-archive:before, .fa-file-zipper:before {
    content: "\f1c6"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-glass-martini:before, .fa-martini-glass-empty:before {
    content: "\f000"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-cedi-sign:before {
    content: "\e0df"
}

.fa-italic:before {
    content: "\f033"
}

.fa-church:before {
    content: "\f51d"
}

.fa-comments-dollar:before {
    content: "\f653"
}

.fa-democrat:before {
    content: "\f747"
}

.fa-z:before {
    content: "\5a"
}

.fa-person-skiing:before, .fa-skiing:before {
    content: "\f7c9"
}

.fa-road-lock:before {
    content: "\e567"
}

.fa-a:before {
    content: "\41"
}

.fa-temperature-arrow-down:before, .fa-temperature-down:before {
    content: "\e03f"
}

.fa-feather-alt:before, .fa-feather-pointed:before {
    content: "\f56b"
}

.fa-p:before {
    content: "\50"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-ad:before, .fa-rectangle-ad:before {
    content: "\f641"
}

.fa-arrow-circle-right:before, .fa-circle-arrow-right:before {
    content: "\f0a9"
}

.fa-filter-circle-xmark:before {
    content: "\e17b"
}

.fa-locust:before {
    content: "\e520"
}

.fa-sort:before, .fa-unsorted:before {
    content: "\f0dc"
}

.fa-list-1-2:before, .fa-list-numeric:before, .fa-list-ol:before {
    content: "\f0cb"
}

.fa-person-dress-burst:before {
    content: "\e544"
}

.fa-money-check-alt:before, .fa-money-check-dollar:before {
    content: "\f53d"
}

.fa-vector-square:before {
    content: "\f5cb"
}

.fa-bread-slice:before {
    content: "\f7ec"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-face-kiss-wink-heart:before, .fa-kiss-wink-heart:before {
    content: "\f598"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-question:before {
    content: "\3f"
}

.fa-file-signature:before {
    content: "\f573"
}

.fa-arrows-alt:before, .fa-up-down-left-right:before {
    content: "\f0b2"
}

.fa-house-chimney-user:before {
    content: "\e065"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-money-check:before {
    content: "\f53c"
}

.fa-star-half-alt:before, .fa-star-half-stroke:before {
    content: "\f5c0"
}

.fa-code:before {
    content: "\f121"
}

.fa-glass-whiskey:before, .fa-whiskey-glass:before {
    content: "\f7a0"
}

.fa-building-circle-exclamation:before {
    content: "\e4d3"
}

.fa-magnifying-glass-chart:before {
    content: "\e522"
}

.fa-arrow-up-right-from-square:before, .fa-external-link:before {
    content: "\f08e"
}

.fa-cubes-stacked:before {
    content: "\e4e6"
}

.fa-krw:before, .fa-won-sign:before, .fa-won:before {
    content: "\f159"
}

.fa-virus-covid:before {
    content: "\e4a8"
}

.fa-austral-sign:before {
    content: "\e0a9"
}

.fa-f:before {
    content: "\46"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-road:before {
    content: "\f018"
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}

.fa-person-circle-plus:before {
    content: "\e541"
}

.fa-chart-pie:before, .fa-pie-chart:before {
    content: "\f200"
}

.fa-bolt-lightning:before {
    content: "\e0b7"
}

.fa-sack-xmark:before {
    content: "\e56a"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-contract:before {
    content: "\f56c"
}

.fa-fish-fins:before {
    content: "\e4f2"
}

.fa-building-flag:before {
    content: "\e4d5"
}

.fa-face-grin-beam:before, .fa-grin-beam:before {
    content: "\f582"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-poop:before {
    content: "\f619"
}

.fa-location-pin:before, .fa-map-marker:before {
    content: "\f041"
}

.fa-kaaba:before {
    content: "\f66b"
}

.fa-toilet-paper:before {
    content: "\f71e"
}

.fa-hard-hat:before, .fa-hat-hard:before, .fa-helmet-safety:before {
    content: "\f807"
}

.fa-eject:before {
    content: "\f052"
}

.fa-arrow-alt-circle-right:before, .fa-circle-right:before {
    content: "\f35a"
}

.fa-plane-circle-check:before {
    content: "\e555"
}

.fa-face-rolling-eyes:before, .fa-meh-rolling-eyes:before {
    content: "\f5a5"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-chart-line:before, .fa-line-chart:before {
    content: "\f201"
}

.fa-mask-ventilator:before {
    content: "\e524"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-map-signs:before, .fa-signs-post:before {
    content: "\f277"
}

.fa-cash-register:before {
    content: "\f788"
}

.fa-person-circle-question:before {
    content: "\e542"
}

.fa-h:before {
    content: "\48"
}

.fa-tarp:before {
    content: "\e57b"
}

.fa-screwdriver-wrench:before, .fa-tools:before {
    content: "\f7d9"
}

.fa-arrows-to-eye:before {
    content: "\e4bf"
}

.fa-plug-circle-bolt:before {
    content: "\e55b"
}

.fa-heart:before {
    content: "\f004"
}

.fa-mars-and-venus:before {
    content: "\f224"
}

.fa-home-user:before, .fa-house-user:before {
    content: "\e1b0"
}

.fa-dumpster-fire:before {
    content: "\f794"
}

.fa-house-crack:before {
    content: "\e3b1"
}

.fa-cocktail:before, .fa-martini-glass-citrus:before {
    content: "\f561"
}

.fa-face-surprise:before, .fa-surprise:before {
    content: "\f5c2"
}

.fa-bottle-water:before {
    content: "\e4c5"
}

.fa-circle-pause:before, .fa-pause-circle:before {
    content: "\f28b"
}

.fa-toilet-paper-slash:before {
    content: "\e072"
}

.fa-apple-alt:before, .fa-apple-whole:before {
    content: "\f5d1"
}

.fa-kitchen-set:before {
    content: "\e51a"
}

.fa-r:before {
    content: "\52"
}

.fa-temperature-1:before, .fa-temperature-quarter:before, .fa-thermometer-1:before, .fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-bitcoin-sign:before {
    content: "\e0b4"
}

.fa-shield-dog:before {
    content: "\e573"
}

.fa-solar-panel:before {
    content: "\f5ba"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-elevator:before {
    content: "\e16d"
}

.fa-money-bill-transfer:before {
    content: "\e528"
}

.fa-money-bill-trend-up:before {
    content: "\e529"
}

.fa-house-flood-water-circle-arrow-right:before {
    content: "\e50f"
}

.fa-poll-h:before, .fa-square-poll-horizontal:before {
    content: "\f682"
}

.fa-circle:before {
    content: "\f111"
}

.fa-backward-fast:before, .fa-fast-backward:before {
    content: "\f049"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-user-astronaut:before {
    content: "\f4fb"
}

.fa-plane-slash:before {
    content: "\e069"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-basketball-ball:before, .fa-basketball:before {
    content: "\f434"
}

.fa-satellite-dish:before {
    content: "\f7c0"
}

.fa-arrow-alt-circle-up:before, .fa-circle-up:before {
    content: "\f35b"
}

.fa-mobile-alt:before, .fa-mobile-screen-button:before {
    content: "\f3cd"
}

.fa-volume-high:before, .fa-volume-up:before {
    content: "\f028"
}

.fa-users-rays:before {
    content: "\e593"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-burger:before, .fa-hamburger:before {
    content: "\f805"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-bugs:before {
    content: "\e4d0"
}

.fa-rupee-sign:before, .fa-rupee:before {
    content: "\f156"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-circle-question:before, .fa-question-circle:before {
    content: "\f059"
}

.fa-plane-departure:before {
    content: "\f5b0"
}

.fa-handshake-slash:before {
    content: "\e060"
}

.fa-book-bookmark:before {
    content: "\e0bb"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-hat-cowboy:before {
    content: "\f8c0"
}

.fa-bridge:before {
    content: "\e4c8"
}

.fa-phone-alt:before, .fa-phone-flip:before {
    content: "\f879"
}

.fa-truck-front:before {
    content: "\e2b7"
}

.fa-cat:before {
    content: "\f6be"
}

.fa-anchor-circle-exclamation:before {
    content: "\e4ab"
}

.fa-truck-field:before {
    content: "\e58d"
}

.fa-route:before {
    content: "\f4d7"
}

.fa-clipboard-question:before {
    content: "\e4e3"
}

.fa-panorama:before {
    content: "\e209"
}

.fa-comment-medical:before {
    content: "\f7f5"
}

.fa-teeth-open:before {
    content: "\f62f"
}

.fa-file-circle-minus:before {
    content: "\e4ed"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-fast-forward:before, .fa-forward-fast:before {
    content: "\f050"
}

.fa-face-meh-blank:before, .fa-meh-blank:before {
    content: "\f5a4"
}

.fa-parking:before, .fa-square-parking:before {
    content: "\f540"
}

.fa-house-signal:before {
    content: "\e012"
}

.fa-bars-progress:before, .fa-tasks-alt:before {
    content: "\f828"
}

.fa-faucet-drip:before {
    content: "\e006"
}

.fa-cart-flatbed:before, .fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-ban-smoking:before, .fa-smoking-ban:before {
    content: "\f54d"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-mobile-button:before {
    content: "\f10b"
}

.fa-house-medical-flag:before {
    content: "\e514"
}

.fa-basket-shopping:before, .fa-shopping-basket:before {
    content: "\f291"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-bus-alt:before, .fa-bus-simple:before {
    content: "\f55e"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-face-sad-cry:before, .fa-sad-cry:before {
    content: "\f5b3"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-person-military-to-person:before {
    content: "\e54c"
}

.fa-file-shield:before {
    content: "\e4f0"
}

.fa-user-slash:before {
    content: "\f506"
}

.fa-pen:before {
    content: "\f304"
}

.fa-tower-observation:before {
    content: "\e586"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-signal-5:before, .fa-signal-perfect:before, .fa-signal:before {
    content: "\f012"
}

.fa-bus:before {
    content: "\f207"
}

.fa-heart-circle-xmark:before {
    content: "\e501"
}

.fa-home-lg:before, .fa-house-chimney:before {
    content: "\e3af"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-face-frown:before, .fa-frown:before {
    content: "\f119"
}

.fa-prescription:before {
    content: "\f5b1"
}

.fa-shop:before, .fa-store-alt:before {
    content: "\f54f"
}

.fa-floppy-disk:before, .fa-save:before {
    content: "\f0c7"
}

.fa-vihara:before {
    content: "\f6a7"
}

.fa-balance-scale-left:before, .fa-scale-unbalanced:before {
    content: "\f515"
}

.fa-sort-asc:before, .fa-sort-up:before {
    content: "\f0de"
}

.fa-comment-dots:before, .fa-commenting:before {
    content: "\f4ad"
}

.fa-plant-wilt:before {
    content: "\e5aa"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-face-grin-squint:before, .fa-grin-squint:before {
    content: "\f585"
}

.fa-hand-holding-dollar:before, .fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-bacterium:before {
    content: "\e05a"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-drum-steelpan:before {
    content: "\f56a"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hands-praying:before, .fa-praying-hands:before {
    content: "\f684"
}

.fa-arrow-right-rotate:before, .fa-arrow-rotate-forward:before, .fa-arrow-rotate-right:before, .fa-redo:before {
    content: "\f01e"
}

.fa-biohazard:before {
    content: "\f780"
}

.fa-location-crosshairs:before, .fa-location:before {
    content: "\f601"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-child-dress:before {
    content: "\e59c"
}

.fa-users-between-lines:before {
    content: "\e591"
}

.fa-lungs-virus:before {
    content: "\e067"
}

.fa-face-grin-tears:before, .fa-grin-tears:before {
    content: "\f588"
}

.fa-phone:before {
    content: "\f095"
}

.fa-calendar-times:before, .fa-calendar-xmark:before {
    content: "\f273"
}

.fa-child-reaching:before {
    content: "\e59d"
}

.fa-head-side-virus:before {
    content: "\e064"
}

.fa-user-cog:before, .fa-user-gear:before {
    content: "\f4fe"
}

.fa-arrow-up-1-9:before, .fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-shield-virus:before {
    content: "\e06c"
}

.fa-dice-six:before {
    content: "\f526"
}

.fa-mosquito-net:before {
    content: "\e52c"
}

.fa-bridge-water:before {
    content: "\e4ce"
}

.fa-person-booth:before {
    content: "\f756"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-hat-wizard:before {
    content: "\f6e8"
}

.fa-pen-fancy:before {
    content: "\f5ac"
}

.fa-digging:before, .fa-person-digging:before {
    content: "\f85e"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-gauge-simple-med:before, .fa-gauge-simple:before, .fa-tachometer-average:before {
    content: "\f629"
}

.fa-book-medical:before {
    content: "\f7e6"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-quote-right-alt:before, .fa-quote-right:before {
    content: "\f10e"
}

.fa-shirt:before, .fa-t-shirt:before, .fa-tshirt:before {
    content: "\f553"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-divide:before {
    content: "\f529"
}

.fa-tenge-sign:before, .fa-tenge:before {
    content: "\f7d7"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-hands-holding:before {
    content: "\f4c2"
}

.fa-hands-clapping:before {
    content: "\e1a8"
}

.fa-republican:before {
    content: "\f75e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-person-circle-xmark:before {
    content: "\e543"
}

.fa-ruler:before {
    content: "\f545"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-dice-d6:before {
    content: "\f6d1"
}

.fa-restroom:before {
    content: "\f7bd"
}

.fa-j:before {
    content: "\4a"
}

.fa-users-viewfinder:before {
    content: "\e595"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-external-link-alt:before, .fa-up-right-from-square:before {
    content: "\f35d"
}

.fa-table-cells:before, .fa-th:before {
    content: "\f00a"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-bible:before, .fa-book-bible:before {
    content: "\f647"
}

.fa-o:before {
    content: "\4f"
}

.fa-medkit:before, .fa-suitcase-medical:before {
    content: "\f0fa"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-otter:before {
    content: "\f700"
}

.fa-female:before, .fa-person-dress:before {
    content: "\f182"
}

.fa-comment-dollar:before {
    content: "\f651"
}

.fa-briefcase-clock:before, .fa-business-time:before {
    content: "\f64a"
}

.fa-table-cells-large:before, .fa-th-large:before {
    content: "\f009"
}

.fa-book-tanakh:before, .fa-tanakh:before {
    content: "\f827"
}

.fa-phone-volume:before, .fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-hat-cowboy-side:before {
    content: "\f8c1"
}

.fa-clipboard-user:before {
    content: "\f7f3"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-satellite:before {
    content: "\f7bf"
}

.fa-plane-lock:before {
    content: "\e558"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-comment:before {
    content: "\f075"
}

.fa-birthday-cake:before, .fa-cake-candles:before, .fa-cake:before {
    content: "\f1fd"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-angle-double-up:before, .fa-angles-up:before {
    content: "\f102"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-arrow-right-to-city:before {
    content: "\e4b3"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-lungs:before {
    content: "\f604"
}

.fa-arrow-up-9-1:before, .fa-sort-numeric-up-alt:before {
    content: "\f887"
}

.fa-litecoin-sign:before {
    content: "\e1d3"
}

.fa-border-none:before {
    content: "\f850"
}

.fa-circle-nodes:before {
    content: "\e4e2"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-truck-field-un:before {
    content: "\e58e"
}

.fa-hourglass-empty:before, .fa-hourglass:before {
    content: "\f254"
}

.fa-mountain:before {
    content: "\f6fc"
}

.fa-user-doctor:before, .fa-user-md:before {
    content: "\f0f0"
}

.fa-circle-info:before, .fa-info-circle:before {
    content: "\f05a"
}

.fa-cloud-meatball:before {
    content: "\f73b"
}

.fa-camera-alt:before, .fa-camera:before {
    content: "\f030"
}

.fa-square-virus:before {
    content: "\e578"
}

.fa-meteor:before {
    content: "\f753"
}

.fa-car-on:before {
    content: "\e4dd"
}

.fa-sleigh:before {
    content: "\f7cc"
}

.fa-arrow-down-1-9:before, .fa-sort-numeric-asc:before, .fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-hand-holding-droplet:before, .fa-hand-holding-water:before {
    content: "\f4c1"
}

.fa-water:before {
    content: "\f773"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-prescription-bottle-alt:before, .fa-prescription-bottle-medical:before {
    content: "\f486"
}

.fa-landmark:before {
    content: "\f66f"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-person-cane:before {
    content: "\e53c"
}

.fa-tent:before {
    content: "\e57d"
}

.fa-vest-patches:before {
    content: "\e086"
}

.fa-check-double:before {
    content: "\f560"
}

.fa-arrow-down-a-z:before, .fa-sort-alpha-asc:before, .fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-money-bill-wheat:before {
    content: "\e52a"
}

.fa-cookie:before {
    content: "\f563"
}

.fa-arrow-left-rotate:before, .fa-arrow-rotate-back:before, .fa-arrow-rotate-backward:before, .fa-arrow-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-hard-drive:before, .fa-hdd:before {
    content: "\f0a0"
}

.fa-face-grin-squint-tears:before, .fa-grin-squint-tears:before {
    content: "\f586"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-list-alt:before, .fa-rectangle-list:before {
    content: "\f022"
}

.fa-tarp-droplet:before {
    content: "\e57c"
}

.fa-house-medical-circle-check:before {
    content: "\e511"
}

.fa-person-skiing-nordic:before, .fa-skiing-nordic:before {
    content: "\f7ca"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-plane-arrival:before {
    content: "\f5af"
}

.fa-arrow-alt-circle-left:before, .fa-circle-left:before {
    content: "\f359"
}

.fa-subway:before, .fa-train-subway:before {
    content: "\f239"
}

.fa-chart-gantt:before {
    content: "\e0e4"
}

.fa-indian-rupee-sign:before, .fa-indian-rupee:before, .fa-inr:before {
    content: "\e1bc"
}

.fa-crop-alt:before, .fa-crop-simple:before {
    content: "\f565"
}

.fa-money-bill-1:before, .fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-left-long:before, .fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-dna:before {
    content: "\f471"
}

.fa-virus-slash:before {
    content: "\e075"
}

.fa-minus:before, .fa-subtract:before {
    content: "\f068"
}

.fa-chess:before {
    content: "\f439"
}

.fa-arrow-left-long:before, .fa-long-arrow-left:before {
    content: "\f177"
}

.fa-plug-circle-check:before {
    content: "\e55c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-franc-sign:before {
    content: "\e18f"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-american-sign-language-interpreting:before, .fa-asl-interpreting:before, .fa-hands-american-sign-language-interpreting:before, .fa-hands-asl-interpreting:before {
    content: "\f2a3"
}

.fa-cog:before, .fa-gear:before {
    content: "\f013"
}

.fa-droplet-slash:before, .fa-tint-slash:before {
    content: "\f5c7"
}

.fa-mosque:before {
    content: "\f678"
}

.fa-mosquito:before {
    content: "\e52b"
}

.fa-star-of-david:before {
    content: "\f69a"
}

.fa-person-military-rifle:before {
    content: "\e54b"
}

.fa-cart-shopping:before, .fa-shopping-cart:before {
    content: "\f07a"
}

.fa-vials:before {
    content: "\f493"
}

.fa-plug-circle-plus:before {
    content: "\e55f"
}

.fa-place-of-worship:before {
    content: "\f67f"
}

.fa-grip-vertical:before {
    content: "\f58e"
}

.fa-arrow-turn-up:before, .fa-level-up:before {
    content: "\f148"
}

.fa-u:before {
    content: "\55"
}

.fa-square-root-alt:before, .fa-square-root-variable:before {
    content: "\f698"
}

.fa-clock-four:before, .fa-clock:before {
    content: "\f017"
}

.fa-backward-step:before, .fa-step-backward:before {
    content: "\f048"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-faucet:before {
    content: "\e005"
}

.fa-baseball-bat-ball:before {
    content: "\f432"
}

.fa-s:before {
    content: "\53"
}

.fa-timeline:before {
    content: "\e29c"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-clinic-medical:before, .fa-house-chimney-medical:before {
    content: "\f7f2"
}

.fa-temperature-3:before, .fa-temperature-three-quarters:before, .fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-mobile-android-alt:before, .fa-mobile-screen:before {
    content: "\f3cf"
}

.fa-plane-up:before {
    content: "\e22d"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-battery-3:before, .fa-battery-half:before {
    content: "\f242"
}

.fa-mountain-city:before {
    content: "\e52e"
}

.fa-coins:before {
    content: "\f51e"
}

.fa-khanda:before {
    content: "\f66d"
}

.fa-sliders-h:before, .fa-sliders:before {
    content: "\f1de"
}

.fa-folder-tree:before {
    content: "\f802"
}

.fa-network-wired:before {
    content: "\f6ff"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-hamsa:before {
    content: "\f665"
}

.fa-cent-sign:before {
    content: "\e3f5"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-person-pregnant:before {
    content: "\e31e"
}

.fa-wand-sparkles:before {
    content: "\f72b"
}

.fa-ellipsis-v:before, .fa-ellipsis-vertical:before {
    content: "\f142"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-long-arrow-alt-right:before, .fa-right-long:before {
    content: "\f30b"
}

.fa-flag-usa:before {
    content: "\f74d"
}

.fa-laptop-file:before {
    content: "\e51d"
}

.fa-teletype:before, .fa-tty:before {
    content: "\f1e4"
}

.fa-diagram-next:before {
    content: "\e476"
}

.fa-person-rifle:before {
    content: "\e54e"
}

.fa-house-medical-circle-exclamation:before {
    content: "\e512"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-hiking:before, .fa-person-hiking:before {
    content: "\f6ec"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-images:before {
    content: "\f302"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-people-pulling:before {
    content: "\e535"
}

.fa-n:before {
    content: "\4e"
}

.fa-cable-car:before, .fa-tram:before {
    content: "\f7da"
}

.fa-cloud-rain:before {
    content: "\f73d"
}

.fa-building-circle-xmark:before {
    content: "\e4d4"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-arrows-down-to-line:before {
    content: "\e4b8"
}

.fa-download:before {
    content: "\f019"
}

.fa-face-grin:before, .fa-grin:before {
    content: "\f580"
}

.fa-backspace:before, .fa-delete-left:before {
    content: "\f55a"
}

.fa-eye-dropper-empty:before, .fa-eye-dropper:before, .fa-eyedropper:before {
    content: "\f1fb"
}

.fa-file-circle-check:before {
    content: "\e5a0"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-mobile-android:before, .fa-mobile-phone:before, .fa-mobile:before {
    content: "\f3ce"
}

.fa-face-meh:before, .fa-meh:before {
    content: "\f11a"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-book-dead:before, .fa-book-skull:before {
    content: "\f6b7"
}

.fa-drivers-license:before, .fa-id-card:before {
    content: "\f2c2"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-heart-circle-exclamation:before {
    content: "\e4fe"
}

.fa-home-alt:before, .fa-home-lg-alt:before, .fa-home:before, .fa-house:before {
    content: "\f015"
}

.fa-calendar-week:before {
    content: "\f784"
}

.fa-laptop-medical:before {
    content: "\f812"
}

.fa-b:before {
    content: "\42"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-dice-one:before {
    content: "\f525"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-arrow-right-arrow-left:before, .fa-exchange:before {
    content: "\f0ec"
}

.fa-redo-alt:before, .fa-rotate-forward:before, .fa-rotate-right:before {
    content: "\f2f9"
}

.fa-cutlery:before, .fa-utensils:before {
    content: "\f2e7"
}

.fa-arrow-up-wide-short:before, .fa-sort-amount-up:before {
    content: "\f161"
}

.fa-mill-sign:before {
    content: "\e1ed"
}

.fa-bowl-rice:before {
    content: "\e2eb"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-broadcast-tower:before, .fa-tower-broadcast:before {
    content: "\f519"
}

.fa-truck-pickup:before {
    content: "\f63c"
}

.fa-long-arrow-alt-up:before, .fa-up-long:before {
    content: "\f30c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-code-merge:before {
    content: "\f387"
}

.fa-upload:before {
    content: "\f093"
}

.fa-hurricane:before {
    content: "\f751"
}

.fa-mound:before {
    content: "\e52d"
}

.fa-toilet-portable:before {
    content: "\e583"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-file-arrow-down:before, .fa-file-download:before {
    content: "\f56d"
}

.fa-caravan:before {
    content: "\f8ff"
}

.fa-shield-cat:before {
    content: "\e572"
}

.fa-bolt:before, .fa-zap:before {
    content: "\f0e7"
}

.fa-glass-water:before {
    content: "\e4f4"
}

.fa-oil-well:before {
    content: "\e532"
}

.fa-vault:before {
    content: "\e2c5"
}

.fa-mars:before {
    content: "\f222"
}

.fa-toilet:before {
    content: "\f7d8"
}

.fa-plane-circle-xmark:before {
    content: "\e557"
}

.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen-sign:before, .fa-yen:before {
    content: "\f157"
}

.fa-rouble:before, .fa-rub:before, .fa-ruble-sign:before, .fa-ruble:before {
    content: "\f158"
}

.fa-sun:before {
    content: "\f185"
}

.fa-guitar:before {
    content: "\f7a6"
}

.fa-face-laugh-wink:before, .fa-laugh-wink:before {
    content: "\f59c"
}

.fa-horse-head:before {
    content: "\f7ab"
}

.fa-bore-hole:before {
    content: "\e4c3"
}

.fa-industry:before {
    content: "\f275"
}

.fa-arrow-alt-circle-down:before, .fa-circle-down:before {
    content: "\f358"
}

.fa-arrows-turn-to-dots:before {
    content: "\e4c1"
}

.fa-florin-sign:before {
    content: "\e184"
}

.fa-arrow-down-short-wide:before, .fa-sort-amount-desc:before, .fa-sort-amount-down-alt:before {
    content: "\f884"
}

.fa-less-than:before {
    content: "\3c"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-car-tunnel:before {
    content: "\e4de"
}

.fa-head-side-cough:before {
    content: "\e061"
}

.fa-grip-lines:before {
    content: "\f7a4"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-arrow-right-long:before, .fa-long-arrow-right:before {
    content: "\f178"
}

.fa-anchor-circle-xmark:before {
    content: "\e4ac"
}

.fa-ellipsis-h:before, .fa-ellipsis:before {
    content: "\f141"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-first-aid:before, .fa-kit-medical:before {
    content: "\f479"
}

.fa-person-through-window:before {
    content: "\e5a9"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-hands-holding-circle:before {
    content: "\e4fb"
}

.fa-bug:before {
    content: "\f188"
}

.fa-credit-card-alt:before, .fa-credit-card:before {
    content: "\f09d"
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}

.fa-hand-holding-hand:before {
    content: "\e4f7"
}

.fa-book-open-reader:before, .fa-book-reader:before {
    content: "\f5da"
}

.fa-mountain-sun:before {
    content: "\e52f"
}

.fa-arrows-left-right-to-line:before {
    content: "\e4ba"
}

.fa-dice-d20:before {
    content: "\f6cf"
}

.fa-truck-droplet:before {
    content: "\e58c"
}

.fa-file-circle-xmark:before {
    content: "\e5a1"
}

.fa-temperature-arrow-up:before, .fa-temperature-up:before {
    content: "\e040"
}

.fa-medal:before {
    content: "\f5a2"
}

.fa-bed:before {
    content: "\f236"
}

.fa-h-square:before, .fa-square-h:before {
    content: "\f0fd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-temperature-4:before, .fa-temperature-full:before, .fa-thermometer-4:before, .fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-plug-circle-xmark:before {
    content: "\e560"
}

.fa-star-of-life:before {
    content: "\f621"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-hands-helping:before, .fa-handshake-angle:before {
    content: "\f4c4"
}

.fa-location-dot:before, .fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-file:before {
    content: "\f15b"
}

.fa-greater-than:before {
    content: "\3e"
}

.fa-person-swimming:before, .fa-swimmer:before {
    content: "\f5c4"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-droplet:before, .fa-tint:before {
    content: "\f043"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-earth-america:before, .fa-earth-americas:before, .fa-earth:before, .fa-globe-americas:before {
    content: "\f57d"
}

.fa-person-burst:before {
    content: "\e53b"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244"
}

.fa-socks:before {
    content: "\f696"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-section:before {
    content: "\e447"
}

.fa-gauge-high:before, .fa-tachometer-alt-fast:before, .fa-tachometer-alt:before {
    content: "\f625"
}

.fa-envelope-open-text:before {
    content: "\f658"
}

.fa-hospital-alt:before, .fa-hospital-wide:before, .fa-hospital:before {
    content: "\f0f8"
}

.fa-wine-bottle:before {
    content: "\f72f"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-bars-staggered:before, .fa-reorder:before, .fa-stream:before {
    content: "\f550"
}

.fa-dharmachakra:before {
    content: "\f655"
}

.fa-hotdog:before {
    content: "\f80f"
}

.fa-blind:before, .fa-person-walking-with-cane:before {
    content: "\f29d"
}

.fa-drum:before {
    content: "\f569"
}

.fa-ice-cream:before {
    content: "\f810"
}

.fa-heart-circle-bolt:before {
    content: "\e4fc"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-check-to-slot:before, .fa-vote-yea:before {
    content: "\f772"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-boxes-alt:before, .fa-boxes-stacked:before, .fa-boxes:before {
    content: "\f468"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-assistive-listening-systems:before, .fa-ear-listen:before {
    content: "\f2a2"
}

.fa-tree-city:before {
    content: "\e587"
}

.fa-play:before {
    content: "\f04b"
}

.fa-font:before {
    content: "\f031"
}

.fa-rupiah-sign:before {
    content: "\e23d"
}

.fa-magnifying-glass:before, .fa-search:before {
    content: "\f002"
}

.fa-ping-pong-paddle-ball:before, .fa-table-tennis-paddle-ball:before, .fa-table-tennis:before {
    content: "\f45d"
}

.fa-diagnoses:before, .fa-person-dots-from-line:before {
    content: "\f470"
}

.fa-trash-can-arrow-up:before, .fa-trash-restore-alt:before {
    content: "\f82a"
}

.fa-naira-sign:before {
    content: "\e1f6"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-walkie-talkie:before {
    content: "\f8ef"
}

.fa-file-edit:before, .fa-file-pen:before {
    content: "\f31c"
}

.fa-receipt:before {
    content: "\f543"
}

.fa-pen-square:before, .fa-pencil-square:before, .fa-square-pen:before {
    content: "\f14b"
}

.fa-suitcase-rolling:before {
    content: "\f5c1"
}

.fa-person-circle-exclamation:before {
    content: "\e53f"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-battery-5:before, .fa-battery-full:before, .fa-battery:before {
    content: "\f240"
}

.fa-skull-crossbones:before {
    content: "\f714"
}

.fa-code-compare:before {
    content: "\e13a"
}

.fa-list-dots:before, .fa-list-ul:before {
    content: "\f0ca"
}

.fa-school-lock:before {
    content: "\e56f"
}

.fa-tower-cell:before {
    content: "\e585"
}

.fa-down-long:before, .fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-ranking-star:before {
    content: "\e561"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-person-harassing:before {
    content: "\e549"
}

.fa-brazilian-real-sign:before {
    content: "\e46c"
}

.fa-landmark-alt:before, .fa-landmark-dome:before {
    content: "\f752"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-television:before, .fa-tv-alt:before, .fa-tv:before {
    content: "\f26c"
}

.fa-shrimp:before {
    content: "\e448"
}

.fa-list-check:before, .fa-tasks:before {
    content: "\f0ae"
}

.fa-jug-detergent:before {
    content: "\e519"
}

.fa-circle-user:before, .fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-shield:before {
    content: "\f505"
}

.fa-wind:before {
    content: "\f72e"
}

.fa-car-burst:before, .fa-car-crash:before {
    content: "\f5e1"
}

.fa-y:before {
    content: "\59"
}

.fa-person-snowboarding:before, .fa-snowboarding:before {
    content: "\f7ce"
}

.fa-shipping-fast:before, .fa-truck-fast:before {
    content: "\f48b"
}

.fa-fish:before {
    content: "\f578"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-adjust:before, .fa-circle-half-stroke:before {
    content: "\f042"
}

.fa-clapperboard:before {
    content: "\e131"
}

.fa-circle-radiation:before, .fa-radiation-alt:before {
    content: "\f7ba"
}

.fa-baseball-ball:before, .fa-baseball:before {
    content: "\f433"
}

.fa-jet-fighter-up:before {
    content: "\e518"
}

.fa-diagram-project:before, .fa-project-diagram:before {
    content: "\f542"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-volume-mute:before, .fa-volume-times:before, .fa-volume-xmark:before {
    content: "\f6a9"
}

.fa-hand-sparkles:before {
    content: "\e05d"
}

.fa-grip-horizontal:before, .fa-grip:before {
    content: "\f58d"
}

.fa-share-from-square:before, .fa-share-square:before {
    content: "\f14d"
}

.fa-child-combatant:before, .fa-child-rifle:before {
    content: "\e4e0"
}

.fa-gun:before {
    content: "\e19b"
}

.fa-phone-square:before, .fa-square-phone:before {
    content: "\f098"
}

.fa-add:before, .fa-plus:before {
    content: "\2b"
}

.fa-expand:before {
    content: "\f065"
}

.fa-computer:before {
    content: "\e4e5"
}

.fa-close:before, .fa-multiply:before, .fa-remove:before, .fa-times:before, .fa-xmark:before {
    content: "\f00d"
}

.fa-arrows-up-down-left-right:before, .fa-arrows:before {
    content: "\f047"
}

.fa-chalkboard-teacher:before, .fa-chalkboard-user:before {
    content: "\f51c"
}

.fa-peso-sign:before {
    content: "\e222"
}

.fa-building-shield:before {
    content: "\e4d8"
}

.fa-baby:before {
    content: "\f77c"
}

.fa-users-line:before {
    content: "\e592"
}

.fa-quote-left-alt:before, .fa-quote-left:before {
    content: "\f10d"
}

.fa-tractor:before {
    content: "\f722"
}

.fa-trash-arrow-up:before, .fa-trash-restore:before {
    content: "\f829"
}

.fa-arrow-down-up-lock:before {
    content: "\e4b0"
}

.fa-lines-leaning:before {
    content: "\e51e"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-equals:before {
    content: "\3d"
}

.fa-blender:before {
    content: "\f517"
}

.fa-teeth:before {
    content: "\f62e"
}

.fa-ils:before, .fa-shekel-sign:before, .fa-shekel:before, .fa-sheqel-sign:before, .fa-sheqel:before {
    content: "\f20b"
}

.fa-map:before {
    content: "\f279"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-photo-film:before, .fa-photo-video:before {
    content: "\f87c"
}

.fa-folder-minus:before {
    content: "\f65d"
}

.fa-store:before {
    content: "\f54e"
}

.fa-arrow-trend-up:before {
    content: "\e098"
}

.fa-plug-circle-minus:before {
    content: "\e55e"
}

.fa-sign-hanging:before, .fa-sign:before {
    content: "\f4d9"
}

.fa-bezier-curve:before {
    content: "\f55b"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-tablet-android:before, .fa-tablet:before {
    content: "\f3fb"
}

.fa-school-flag:before {
    content: "\e56e"
}

.fa-fill:before {
    content: "\f575"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-drumstick-bite:before {
    content: "\f6d7"
}

.fa-holly-berry:before {
    content: "\f7aa"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-bacteria:before {
    content: "\e059"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-notdef:before {
    content: "\e1fe"
}

.fa-disease:before {
    content: "\f7fa"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-car-alt:before, .fa-car-rear:before {
    content: "\f5de"
}

.fa-pump-soap:before {
    content: "\e06b"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-battery-2:before, .fa-battery-quarter:before {
    content: "\f243"
}

.fa-radio:before {
    content: "\f8d7"
}

.fa-baby-carriage:before, .fa-carriage-baby:before {
    content: "\f77d"
}

.fa-traffic-light:before {
    content: "\f637"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-vr-cardboard:before {
    content: "\f729"
}

.fa-hand-middle-finger:before {
    content: "\f806"
}

.fa-percent:before, .fa-percentage:before {
    content: "\25"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-glass-water-droplet:before {
    content: "\e4f5"
}

.fa-display:before {
    content: "\e163"
}

.fa-face-smile:before, .fa-smile:before {
    content: "\f118"
}

.fa-thumb-tack:before, .fa-thumbtack:before {
    content: "\f08d"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-person-praying:before, .fa-pray:before {
    content: "\f683"
}

.fa-hammer:before {
    content: "\f6e3"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-rotate:before, .fa-sync-alt:before {
    content: "\f2f1"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-robot:before {
    content: "\f544"
}

.fa-peace:before {
    content: "\f67c"
}

.fa-cogs:before, .fa-gears:before {
    content: "\f085"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-arrow-up-right-dots:before {
    content: "\e4b7"
}

.fa-splotch:before {
    content: "\f5bc"
}

.fa-face-grin-hearts:before, .fa-grin-hearts:before {
    content: "\f584"
}

.fa-dice-four:before {
    content: "\f524"
}

.fa-sim-card:before {
    content: "\f7c4"
}

.fa-transgender-alt:before, .fa-transgender:before {
    content: "\f225"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-arrow-turn-down:before, .fa-level-down:before {
    content: "\f149"
}

.fa-person-falling-burst:before {
    content: "\e547"
}

.fa-award:before {
    content: "\f559"
}

.fa-ticket-alt:before, .fa-ticket-simple:before {
    content: "\f3ff"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-angle-double-left:before, .fa-angles-left:before {
    content: "\f100"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-clock-rotate-left:before, .fa-history:before {
    content: "\f1da"
}

.fa-face-grin-beam-sweat:before, .fa-grin-beam-sweat:before {
    content: "\f583"
}

.fa-arrow-right-from-file:before, .fa-file-export:before {
    content: "\f56e"
}

.fa-shield-blank:before, .fa-shield:before {
    content: "\f132"
}

.fa-arrow-up-short-wide:before, .fa-sort-amount-up-alt:before {
    content: "\f885"
}

.fa-house-medical:before {
    content: "\e3b2"
}

.fa-golf-ball-tee:before, .fa-golf-ball:before {
    content: "\f450"
}

.fa-chevron-circle-left:before, .fa-circle-chevron-left:before {
    content: "\f137"
}

.fa-house-chimney-window:before {
    content: "\e00d"
}

.fa-pen-nib:before {
    content: "\f5ad"
}

.fa-tent-arrow-turn-left:before {
    content: "\e580"
}

.fa-tents:before {
    content: "\e582"
}

.fa-magic:before, .fa-wand-magic:before {
    content: "\f0d0"
}

.fa-dog:before {
    content: "\f6d3"
}

.fa-carrot:before {
    content: "\f787"
}

.fa-moon:before {
    content: "\f186"
}

.fa-wine-glass-alt:before, .fa-wine-glass-empty:before {
    content: "\f5ce"
}

.fa-cheese:before {
    content: "\f7ef"
}

.fa-yin-yang:before {
    content: "\f6ad"
}

.fa-music:before {
    content: "\f001"
}

.fa-code-commit:before {
    content: "\f386"
}

.fa-temperature-low:before {
    content: "\f76b"
}

.fa-biking:before, .fa-person-biking:before {
    content: "\f84a"
}

.fa-broom:before {
    content: "\f51a"
}

.fa-shield-heart:before {
    content: "\e574"
}

.fa-gopuram:before {
    content: "\f664"
}

.fa-earth-oceania:before, .fa-globe-oceania:before {
    content: "\e47b"
}

.fa-square-xmark:before, .fa-times-square:before, .fa-xmark-square:before {
    content: "\f2d3"
}

.fa-hashtag:before {
    content: "\23"
}

.fa-expand-alt:before, .fa-up-right-and-down-left-from-center:before {
    content: "\f424"
}

.fa-oil-can:before {
    content: "\f613"
}

.fa-t:before {
    content: "\54"
}

.fa-hippo:before {
    content: "\f6ed"
}

.fa-chart-column:before {
    content: "\e0e3"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-vial-circle-check:before {
    content: "\e596"
}

.fa-person-arrow-down-to-line:before {
    content: "\e538"
}

.fa-voicemail:before {
    content: "\f897"
}

.fa-fan:before {
    content: "\f863"
}

.fa-person-walking-luggage:before {
    content: "\e554"
}

.fa-arrows-alt-v:before, .fa-up-down:before {
    content: "\f338"
}

.fa-cloud-moon-rain:before {
    content: "\f73c"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-trailer:before {
    content: "\e041"
}

.fa-bahai:before, .fa-haykal:before {
    content: "\f666"
}

.fa-sd-card:before {
    content: "\f7c2"
}

.fa-dragon:before {
    content: "\f6d5"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-circle-plus:before, .fa-plus-circle:before {
    content: "\f055"
}

.fa-face-grin-tongue-wink:before, .fa-grin-tongue-wink:before {
    content: "\f58b"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-plug-circle-exclamation:before {
    content: "\e55d"
}

.fa-chain-broken:before, .fa-chain-slash:before, .fa-link-slash:before, .fa-unlink:before {
    content: "\f127"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-person-walking-arrow-loop-left:before {
    content: "\e551"
}

.fa-arrow-up-z-a:before, .fa-sort-alpha-up-alt:before {
    content: "\f882"
}

.fa-fire-alt:before, .fa-fire-flame-curved:before {
    content: "\f7e4"
}

.fa-tornado:before {
    content: "\f76f"
}

.fa-file-circle-plus:before {
    content: "\e494"
}

.fa-book-quran:before, .fa-quran:before {
    content: "\f687"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-border-all:before {
    content: "\f84c"
}

.fa-angry:before, .fa-face-angry:before {
    content: "\f556"
}

.fa-cookie-bite:before {
    content: "\f564"
}

.fa-arrow-trend-down:before {
    content: "\e097"
}

.fa-feed:before, .fa-rss:before {
    content: "\f09e"
}

.fa-draw-polygon:before {
    content: "\f5ee"
}

.fa-balance-scale:before, .fa-scale-balanced:before {
    content: "\f24e"
}

.fa-gauge-simple-high:before, .fa-tachometer-fast:before, .fa-tachometer:before {
    content: "\f62a"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-desktop-alt:before, .fa-desktop:before {
    content: "\f390"
}

.fa-m:before {
    content: "\4d"
}

.fa-table-list:before, .fa-th-list:before {
    content: "\f00b"
}

.fa-comment-sms:before, .fa-sms:before {
    content: "\f7cd"
}

.fa-book:before {
    content: "\f02d"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-check:before {
    content: "\f00c"
}

.fa-battery-4:before, .fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-house-circle-check:before {
    content: "\e509"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-diagram-successor:before {
    content: "\e47a"
}

.fa-truck-arrow-right:before {
    content: "\e58b"
}

.fa-arrows-split-up-and-left:before {
    content: "\e4bc"
}

.fa-fist-raised:before, .fa-hand-fist:before {
    content: "\f6de"
}

.fa-cloud-moon:before {
    content: "\f6c3"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-person-falling:before {
    content: "\e546"
}

.fa-image-portrait:before, .fa-portrait:before {
    content: "\f3e0"
}

.fa-user-tag:before {
    content: "\f507"
}

.fa-rug:before {
    content: "\e569"
}

.fa-earth-europe:before, .fa-globe-europe:before {
    content: "\f7a2"
}

.fa-cart-flatbed-suitcase:before, .fa-luggage-cart:before {
    content: "\f59d"
}

.fa-rectangle-times:before, .fa-rectangle-xmark:before, .fa-times-rectangle:before, .fa-window-close:before {
    content: "\f410"
}

.fa-baht-sign:before {
    content: "\e0ac"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-book-journal-whills:before, .fa-journal-whills:before {
    content: "\f66a"
}

.fa-handcuffs:before {
    content: "\e4f8"
}

.fa-exclamation-triangle:before, .fa-triangle-exclamation:before, .fa-warning:before {
    content: "\f071"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-arrow-turn-right:before, .fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-bottle-droplet:before {
    content: "\e4c4"
}

.fa-mask-face:before {
    content: "\e1d7"
}

.fa-hill-rockslide:before {
    content: "\e508"
}

.fa-exchange-alt:before, .fa-right-left:before {
    content: "\f362"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-road-circle-exclamation:before {
    content: "\e565"
}

.fa-dungeon:before {
    content: "\f6d9"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-money-bill-1-wave:before, .fa-money-bill-wave-alt:before {
    content: "\f53b"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-hands:before, .fa-sign-language:before, .fa-signing:before {
    content: "\f2a7"
}

.fa-calendar-day:before {
    content: "\f783"
}

.fa-ladder-water:before, .fa-swimming-pool:before, .fa-water-ladder:before {
    content: "\f5c5"
}

.fa-arrows-up-down:before, .fa-arrows-v:before {
    content: "\f07d"
}

.fa-face-grimace:before, .fa-grimace:before {
    content: "\f57f"
}

.fa-wheelchair-alt:before, .fa-wheelchair-move:before {
    content: "\e2ce"
}

.fa-level-down-alt:before, .fa-turn-down:before {
    content: "\f3be"
}

.fa-person-walking-arrow-right:before {
    content: "\e552"
}

.fa-envelope-square:before, .fa-square-envelope:before {
    content: "\f199"
}

.fa-dice:before {
    content: "\f522"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-brain:before {
    content: "\f5dc"
}

.fa-band-aid:before, .fa-bandage:before {
    content: "\f462"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-circle-xmark:before, .fa-times-circle:before, .fa-xmark-circle:before {
    content: "\f057"
}

.fa-gifts:before {
    content: "\f79c"
}

.fa-hotel:before {
    content: "\f594"
}

.fa-earth-asia:before, .fa-globe-asia:before {
    content: "\f57e"
}

.fa-id-card-alt:before, .fa-id-card-clip:before {
    content: "\f47f"
}

.fa-magnifying-glass-plus:before, .fa-search-plus:before {
    content: "\f00e"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-user-clock:before {
    content: "\f4fd"
}

.fa-allergies:before, .fa-hand-dots:before {
    content: "\f461"
}

.fa-file-invoice:before {
    content: "\f570"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-coffee:before, .fa-mug-saucer:before {
    content: "\f0f4"
}

.fa-brush:before {
    content: "\f55d"
}

.fa-mask:before {
    content: "\f6fa"
}

.fa-magnifying-glass-minus:before, .fa-search-minus:before {
    content: "\f010"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-user-alt:before, .fa-user-large:before {
    content: "\f406"
}

.fa-train-tram:before {
    content: "\e5b4"
}

.fa-user-nurse:before {
    content: "\f82f"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-cloud-sun:before {
    content: "\f6c4"
}

.fa-stopwatch-20:before {
    content: "\e06f"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-jar:before {
    content: "\e516"
}

.fa-note-sticky:before, .fa-sticky-note:before {
    content: "\f249"
}

.fa-bug-slash:before {
    content: "\e490"
}

.fa-arrow-up-from-water-pump:before {
    content: "\e4b6"
}

.fa-bone:before {
    content: "\f5d7"
}

.fa-user-injured:before {
    content: "\f728"
}

.fa-face-sad-tear:before, .fa-sad-tear:before {
    content: "\f5b4"
}

.fa-plane:before {
    content: "\f072"
}

.fa-tent-arrows-down:before {
    content: "\e581"
}

.fa-exclamation:before {
    content: "\21"
}

.fa-arrows-spin:before {
    content: "\e4bb"
}

.fa-print:before {
    content: "\f02f"
}

.fa-try:before, .fa-turkish-lira-sign:before, .fa-turkish-lira:before {
    content: "\e2bb"
}

.fa-dollar-sign:before, .fa-dollar:before, .fa-usd:before {
    content: "\24"
}

.fa-x:before {
    content: "\58"
}

.fa-magnifying-glass-dollar:before, .fa-search-dollar:before {
    content: "\f688"
}

.fa-users-cog:before, .fa-users-gear:before {
    content: "\f509"
}

.fa-person-military-pointing:before {
    content: "\e54a"
}

.fa-bank:before, .fa-building-columns:before, .fa-institution:before, .fa-museum:before, .fa-university:before {
    content: "\f19c"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-trowel:before {
    content: "\e589"
}

.fa-d:before {
    content: "\44"
}

.fa-stapler:before {
    content: "\e5af"
}

.fa-masks-theater:before, .fa-theater-masks:before {
    content: "\f630"
}

.fa-kip-sign:before {
    content: "\e1c4"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-handshake-alt:before, .fa-handshake-simple:before {
    content: "\f4c6"
}

.fa-fighter-jet:before, .fa-jet-fighter:before {
    content: "\f0fb"
}

.fa-share-alt-square:before, .fa-square-share-nodes:before {
    content: "\f1e1"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-plus-minus:before {
    content: "\e43c"
}

.fa-video-camera:before, .fa-video:before {
    content: "\f03d"
}

.fa-graduation-cap:before, .fa-mortar-board:before {
    content: "\f19d"
}

.fa-hand-holding-medical:before {
    content: "\e05c"
}

.fa-person-circle-check:before {
    content: "\e53e"
}

.fa-level-up-alt:before, .fa-turn-up:before {
    content: "\f3bf"
}

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

/*!
 * Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
:host, :root {
    --fa-style-family-classic: "Font Awesome 6 Free";
    --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"
}

@font-face {
    font-family: Font Awesome\ 6 Free;
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(fa-solid-900.woff2) format("woff2"), url(../../../../../../../../../../../../../../themes/litmus/assets/styles/fonts/fontawesome/webfonts/fa-solid-900.ttf) format("truetype")
}

.fa-solid, .fas {
    font-weight: 900
}

/*!
 * Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
:host, :root {
    --fa-style-family-brands: "Font Awesome 6 Brands";
    --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"
}

@font-face {
    font-family: Font Awesome\ 6 Brands;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../../../../../../../../../../../../../../themes/litmus/assets/styles/fonts/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"), url(../../../../../../../../../../../../../../themes/litmus/assets/styles/fonts/fontawesome/webfonts/fa-brands-400.ttf) format("truetype")
}

.fa-brands, .fab {
    font-weight: 400
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-shopware:before {
    content: "\f5b5"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-aws:before {
    content: "\f375"
}

.fa-redhat:before {
    content: "\f7bc"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-cloudflare:before {
    content: "\e07d"
}

.fa-ups:before {
    content: "\f7e0"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-stackpath:before {
    content: "\f842"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-modx:before {
    content: "\f285"
}

.fa-guilded:before {
    content: "\e07e"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-js-square:before, .fa-square-js:before {
    content: "\f3b9"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-orcid:before {
    content: "\f8d2"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-invision:before {
    content: "\f7b0"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-unity:before {
    content: "\e049"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-vk:before {
    content: "\f189"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-reddit-square:before, .fa-square-reddit:before {
    content: "\f1a2"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-square-font-awesome:before {
    content: "\e5ad"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-instagram-square:before, .fa-square-instagram:before {
    content: "\e055"
}

.fa-battle-net:before {
    content: "\f835"
}

.fa-the-red-yeti:before {
    content: "\f69d"
}

.fa-hacker-news-square:before, .fa-square-hacker-news:before {
    content: "\f3af"
}

.fa-edge:before {
    content: "\f282"
}

.fa-threads:before {
    content: "\e618"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-snapchat-square:before, .fa-square-snapchat:before {
    content: "\f2ad"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-artstation:before {
    content: "\f77a"
}

.fa-markdown:before {
    content: "\f60f"
}

.fa-sourcetree:before {
    content: "\f7d3"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-diaspora:before {
    content: "\f791"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-safari:before {
    content: "\f267"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-font-awesome-alt:before, .fa-square-font-awesome-stroke:before {
    content: "\f35c"
}

.fa-atlassian:before {
    content: "\f77b"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-nimblr:before {
    content: "\f5a8"
}

.fa-chromecast:before {
    content: "\f838"
}

.fa-evernote:before {
    content: "\f839"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-watchman-monitoring:before {
    content: "\e087"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-git-alt:before {
    content: "\f841"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-rev:before {
    content: "\f5b2"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-wizards-of-the-coast:before {
    content: "\f730"
}

.fa-square-viadeo:before, .fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-centos:before {
    content: "\f789"
}

.fa-adn:before {
    content: "\f170"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-dribbble-square:before, .fa-square-dribbble:before {
    content: "\f397"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-node:before {
    content: "\f419"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-debian:before {
    content: "\e60b"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-instalod:before {
    content: "\e081"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-square-twitter:before, .fa-twitter-square:before {
    content: "\f081"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-golang:before {
    content: "\e40f"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-uncharted:before {
    content: "\e084"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-square-youtube:before, .fa-youtube-square:before {
    content: "\f431"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-rendact:before, .fa-wpressr:before {
    content: "\f3e4"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-nfc-directional:before {
    content: "\e530"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-fedora:before {
    content: "\f798"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-meta:before {
    content: "\e49b"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-creative-commons-zero:before {
    content: "\f4f3"
}

.fa-hips:before {
    content: "\f452"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-discord:before {
    content: "\f392"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-confluence:before {
    content: "\f78d"
}

.fa-mdb:before {
    content: "\f8ca"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-unsplash:before {
    content: "\e07c"
}

.fa-yarn:before {
    content: "\f7e3"
}

.fa-square-steam:before, .fa-steam-square:before {
    content: "\f1b7"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-square-vimeo:before, .fa-vimeo-square:before {
    content: "\f194"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-font-awesome-flag:before, .fa-font-awesome-logo-full:before, .fa-font-awesome:before {
    content: "\f2b4"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-apple:before {
    content: "\f179"
}

.fa-hive:before {
    content: "\e07f"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-padlet:before {
    content: "\e4a0"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-github-square:before, .fa-square-github:before {
    content: "\f092"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-fedex:before {
    content: "\f797"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-shopify:before {
    content: "\e057"
}

.fa-neos:before {
    content: "\f612"
}

.fa-square-threads:before {
    content: "\e619"
}

.fa-hackerrank:before {
    content: "\f5f7"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-swift:before {
    content: "\f8e1"
}

.fa-angular:before {
    content: "\f420"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envira:before {
    content: "\f299"
}

.fa-gitlab-square:before, .fa-square-gitlab:before {
    content: "\e5ae"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-odnoklassniki-square:before, .fa-square-odnoklassniki:before {
    content: "\f264"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-sith:before {
    content: "\f512"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-hashnode:before {
    content: "\e499"
}

.fa-react:before {
    content: "\f41b"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-itch-io:before {
    content: "\f83a"
}

.fa-umbraco:before {
    content: "\f8e8"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-ubuntu:before {
    content: "\f7df"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-gg:before {
    content: "\f260"
}

.fa-dhl:before {
    content: "\f790"
}

.fa-pinterest-square:before, .fa-square-pinterest:before {
    content: "\f0d3"
}

.fa-xing:before {
    content: "\f168"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-less:before {
    content: "\f41d"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-dailymotion:before {
    content: "\e052"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-bootstrap:before {
    content: "\f836"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-nfc-symbol:before {
    content: "\e531"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-speaker-deck:before {
    content: "\f83c"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-ello:before {
    content: "\f5f1"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-google-plus-square:before, .fa-square-google-plus:before {
    content: "\f0d4"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-d-and-d-beyond:before {
    content: "\f6ca"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-square-xing:before, .fa-xing-square:before {
    content: "\f169"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-usps:before {
    content: "\f7e1"
}

.fa-megaport:before {
    content: "\f5a3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-fly:before {
    content: "\f417"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-viber:before {
    content: "\f409"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-symfony:before {
    content: "\f83d"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-audible:before {
    content: "\f373"
}

.fa-think-peaks:before {
    content: "\f731"
}

.fa-bilibili:before {
    content: "\e3d9"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-x-twitter:before {
    content: "\e61b"
}

.fa-cotton-bureau:before {
    content: "\f89e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-42-group:before, .fa-innosoft:before {
    content: "\e080"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-pied-piper-square:before, .fa-square-pied-piper:before {
    content: "\e01e"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-tiktok:before {
    content: "\e07b"
}

.fa-facebook-square:before, .fa-square-facebook:before {
    content: "\f082"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-mixer:before {
    content: "\e056"
}

.fa-lastfm-square:before, .fa-square-lastfm:before {
    content: "\f203"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-mendeley:before {
    content: "\f7b3"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-figma:before {
    content: "\f799"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-cmplid:before {
    content: "\e360"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-deezer:before {
    content: "\e077"
}

.fa-raspberry-pi:before {
    content: "\f7bb"
}

.fa-jira:before {
    content: "\f7b1"
}

.fa-docker:before {
    content: "\f395"
}

.fa-screenpal:before {
    content: "\e570"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-microblog:before {
    content: "\e01a"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-wirsindhandwerk:before, .fa-wsh:before {
    content: "\e2d0"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-salesforce:before {
    content: "\f83b"
}

.fa-octopus-deploy:before {
    content: "\e082"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-apper:before {
    content: "\f371"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-waze:before {
    content: "\f83f"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-snapchat-ghost:before, .fa-snapchat:before {
    content: "\f2ab"
}

.fa-fantasy-flight-games:before {
    content: "\f6dc"
}

.fa-rust:before {
    content: "\e07a"
}

.fa-wix:before {
    content: "\f5cf"
}

.fa-behance-square:before, .fa-square-behance:before {
    content: "\f1b5"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-kaggle:before {
    content: "\f5fa"
}

.fa-space-awesome:before {
    content: "\e5ac"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-git-square:before, .fa-square-git:before {
    content: "\f1d2"
}

.fa-square-tumblr:before, .fa-tumblr-square:before {
    content: "\f174"
}

.fa-trello:before {
    content: "\f181"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-perbyte:before {
    content: "\e083"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-weebly:before {
    content: "\f5cc"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-themeco:before {
    content: "\f5c6"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-android:before {
    content: "\f17b"
}

.fa-bots:before {
    content: "\e340"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-ideal:before {
    content: "\e013"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-dev:before {
    content: "\f6cc"
}

.fa-sketch:before {
    content: "\f7c6"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-uber:before {
    content: "\f402"
}

.fa-github:before {
    content: "\f09b"
}

.fa-php:before {
    content: "\f457"
}

.fa-alipay:before {
    content: "\f642"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-firefox-browser:before {
    content: "\e007"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-suse:before {
    content: "\f7d6"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-buffer:before {
    content: "\f837"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-yammer:before {
    content: "\f840"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-stubber:before {
    content: "\e5c7"
}

.fa-telegram-plane:before, .fa-telegram:before {
    content: "\f2c6"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-odysee:before {
    content: "\e5c6"
}

.fa-square-whatsapp:before, .fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-edge-legacy:before {
    content: "\e078"
}

.fa-slack-hash:before, .fa-slack:before {
    content: "\f198"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-usb:before {
    content: "\f287"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-square-x-twitter:before {
    content: "\e61a"
}

.fa-reacteurope:before {
    content: "\f75d"
}

.fa-medium-m:before, .fa-medium:before {
    content: "\f23a"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-critical-role:before {
    content: "\f6c9"
}

.fa-sitrox:before {
    content: "\e44a"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-airbnb:before {
    content: "\f834"
}

.fa-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-buy-n-large:before {
    content: "\f8a6"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-strava:before {
    content: "\f428"
}

.fa-ember:before {
    content: "\f423"
}

.fa-canadian-maple-leaf:before {
    content: "\f785"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-wodu:before {
    content: "\e088"
}

.fa-google-pay:before {
    content: "\e079"
}

.fa-intercom:before {
    content: "\f7af"
}

.fa-zhihu:before {
    content: "\f63f"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-pix:before {
    content: "\e43a"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

html {
    font-size: 16px
}

body {
    font-size: 1rem;
    font-family: proxima-nova, sans-serif;
    color: #30363f;
    font-weight: 100;
    line-height: 28px;
    font-display: swap
}

body a {
    color: #238e55;
    text-decoration: none
}

body a:hover {
    text-decoration: underline;
    color: #d05e07
}

.optanon-alert-box-wrapper {
    left: 0
}

:focus {
    outline: 0 !important;
    box-shadow: 0;
    border: none
}

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

img.svg-image {
    width: 100%
}

.image-scroll {
    height: auto;
    max-height: 600px;
    overflow-y: scroll;
    overflow-x: hidden;
    width: fit-content
}

.js body {
    margin-top: 0
}

.avant {
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    font-display: swap
}

.h-xxl {
    font-size: 2.1rem !important;
    line-height: 2.3rem
}

.h-xl {
    font-size: 1.8rem !important;
    line-height: 2rem
}

.h-lg {
    font-size: 1.6rem !important;
    line-height: 1.8rem
}

.h-md {
    font-size: 1.4rem !important;
    line-height: 1.6rem
}

.h-sm {
    font-size: 1.2rem !important;
    line-height: 1.4rem
}

.h-xs {
    font-size: 1rem !important;
    line-height: 1.2rem
}

.h-xxs {
    font-size: .8rem !important;
    line-height: 1rem
}

/*ol, p, ul {
    margin-bottom: 1.5rem
}*/

.bolder, strong {
    font-weight: 700
}

.bold, .bolder, strong {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.bold {
    font-weight: 600
}

.thin {
    font-weight: 300 !important
}

.pre-header {
    font-size: 1.1rem
}

.h1 span.page-title, .pre-header, h1 span.page-title {
    display: block;
    text-transform: uppercase;
    font-weight: 700
}

.h1 span.page-title, h1 span.page-title {
    font-size: 1.4rem;
    letter-spacing: .1rem
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: proxima-nova, sans-serif;
    text-wrap: pretty
}

.h1:first-child, .h2:first-child, .h3:first-child, .h4:first-child, .h5:first-child, .h6:first-child, h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
    margin-top: 0
}

.main .page-header .h1, .main .page-header .h2, .main .page-header .h3, .main .page-header .h4, .main .page-header .h5, .main .page-header .h6, .main .page-header h1, .main .page-header h2, .main .page-header h3, .main .page-header h4, .main .page-header h5, .main .page-header h6, .main .text-light .h1, .main .text-light .h2, .main .text-light .h3, .main .text-light .h4, .main .text-light .h5, .main .text-light .h6, .main .text-light h1, .main .text-light h2, .main .text-light h3, .main .text-light h4, .main .text-light h5, .main .text-light h6 {
    color: #fff
}

.upper {
    text-transform: uppercase !important
}

.lower {
    text-transform: lowercase !important
}

.h2, h2 {
    font-size: 46px;
    margin-bottom: 1.4rem;
    font-weight: 300
}

@media (max-width: 767.98px) {
    .h2, h2 {
        font-size: 1.5rem
    }
}

.h3, h3 {
    font-size: 36px;
    margin-bottom: 1.25rem;
    font-weight: 300
}

@media (max-width: 767.98px) {
    .h3, h3 {
        font-size: 1.45rem
    }
}

.h4, h4 {
    font-size: 32px;
    font-weight: 300;
    font-size: 1.375rem
}

@media (max-width: 767.98px) {
    .h4, .h5, h4, h5 {
        font-size: 1.2rem
    }
}

.h5, .h6, h5, h6 {
    text-transform: uppercase;
    font-family: proxima-nova, sans-serif;
    font-weight: 700
}

ul.checks {
    list-style-type: none
}

ul.checks > li {
    position: relative;
    margin-bottom: 10px
}

ul.checks li:before {
    font-family: Font Awesome\ 6 Free;
    position: absolute;
    left: -25px;
    content: "\f058";
    color: #9a7424
}

.fs-16 {
    font-size: 1rem
}

.fs-20 {
    font-size: 1.25rem
}

.fs-24 {
    font-size: 1.5rem
}

.fs-80 {
    font-size: 5rem
}

.bg-primary {
    background-color: #dd7322
}

.bg-light {
    background-color: #f3f4f6
}

.bg-light-blue, .bg-secondary {
    background-color: #3e81a0
}

.bg-dark-blue {
    background-color: #073045
}

.bg-yellow {
    background-color: #d6b643
}

.bg-light-yellow {
    background-color: #f1d46d
}

.bg-dark-yellow {
    background-color: #bea13a
}

.bg-dark-gray {
    background-color: #30363f
}

.bg-dark-gray-alt {
    background-color: #464c57
}

.bg-dark-green {
    background-color: #1f814d
}

.bg-green {
    background-color: #238e55
}

.bg-light-green {
    background-color: #50a469
}

.bg-lighter-gray {
    background-color: #f3f4f6
}

.bg-light-gray {
    background-color: #e1e5e9
}

.bg-teal {
    background-color: #419387
}

.bg-coral {
    background-color: #d35541
}

.bg-img {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat
}

.bg-abs {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.bg-abs + * {
    position: relative;
    z-index: 5
}

.screen-reader-text, .sr-only {
    position: absolute !important
}

.background-video-embed {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.background-video-embed iframe {
    width: 100%;
    height: auto;
    min-height: 100%
}

@media screen and (min-width: 1200px) {
    .background-video-embed {
        top: -120px
    }

    .background-video-embed iframe {
        width: 100%;
        height: 58.82353vw
    }
}

.bg-video {
    top: -15%;
    height: 130%
}

.bg-container {
    position: relative
}

.bg-pattern, .page-header {
    background-attachment: fixed
}

@media (min-width: 768px) {
    .two-col {
        columns: 2
    }
}

.featured header a:after, .link-fill:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 50
}

.styled-list:not(.list-unstyled) li {
    list-style: none;
    position: relative
}

.styled-list:not(.list-unstyled) li:before {
    content: "";
    position: absolute;
    left: -20px;
    width: 6px;
    height: 6px;
    background-color: #bfbfbf;
    border-radius: 100%;
    top: 10px
}

.background-square-top-right:after {
    content: url(/wp-content/uploads/2022/01/background-dots-medium.png);
    display: block;
    position: absolute;
    top: -35px;
    right: -35px;
    z-index: -1
}

@media screen and (max-width: 767.98px) {
    .background-square-top-right:after {
        right: 0
    }
}

@media screen and (max-width: 774.98px) {
    .background-square-top-right:after {
        right: 0
    }
}

@media (max-width: 1400px) and (min-width: 775px) {
    .background-square-top-right:after {
        right: 0
    }
}

.background-square-bottom-right:after {
    content: url(/wp-content/uploads/2022/01/background-dots-medium.png);
    display: block;
    position: absolute;
    bottom: -60px;
    right: -35px;
    z-index: -1
}

@media screen and (max-width: 774.98px) {
    .background-square-bottom-right:after {
        right: 0
    }
}

.background-square-bottom-left:after {
    content: url(/wp-content/uploads/2022/01/background-dots-medium.png);
    display: block;
    position: absolute;
    bottom: -60px;
    left: -35px;
    z-index: -1
}

@media screen and (max-width: 774.98px) {
    .background-square-bottom-left:after {
        left: 0
    }
}

.hover-grow {
    transition: width .5s ease-in-out, height .5s ease-in-out
}

.hover-grow:hover {
    transform: scale(1.03)
}

#loader {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

#litmus-loader {
    animation: spin 4s linear infinite;
    margin: 25px
}

@keyframes spin {
    to {
        transform: rotate(1turn)
    }
}

.rounded-5 {
    border-radius: 20px
}

.CodeMirror {
    font-family: Source Code Pro
}

.CodeMirror-linenumber {
    width: 32px;
    text-align: right
}

.CodeMirror-lines {
    font-size: 13px;
    line-height: 20px;
    padding: 18px 0
}

.CodeMirror-gutter.CodeMirror-foldgutter {
    width: 20px;
    padding-left: 4px
}

.CodeMirror-foldgutter-folded:after, .CodeMirror-foldgutter-open:after {
    font-size: 18px;
    padding-left: 4px
}

.CodeMirror-gutters {
    border-right: 0 !important
}

.cm-s-litmus-dark .cm-indent {
    box-shadow: none;
    position: relative
}

.cm-s-litmus-dark .cm-indent .cm-indent:after {
    content: " ";
    position: absolute;
    z-index: -1;
    right: 29px;
    border-left: 1px dashed #5d6166
}

.cm-s-litmus-dark.CodeMirror {
    background: #3a3a3a;
    color: #afb8c4
}

.cm-s-litmus-dark div.CodeMirror-selected {
    background: #49483e !important
}

.cm-s-litmus-dark .CodeMirror-gutters {
    background: #272822;
    border-right: 0
}

.cm-s-litmus-dark .CodeMirror-linenumber {
    background: #3a3a3a;
    color: #d0d0d0
}

.cm-s-litmus-dark .CodeMirror-cursor {
    border-left: 1px solid #f8f8f0 !important
}

.cm-s-litmus-dark .CodeMirror-gutter {
    background-color: #3a3a3a
}

.cm-s-litmus-dark span.cm-comment {
    color: #75715e
}

.cm-s-litmus-dark span.cm-atom {
    color: #8fb5b4
}

.cm-s-litmus-dark span.cm-number {
    color: #be735b
}

.cm-s-litmus-dark span.cm-property {
    color: #afb8c4
}

.cm-s-litmus-dark span.cm-keyword {
    color: #b48ead
}

.cm-s-litmus-dark span.cm-string {
    color: #89b477
}

.cm-s-litmus-dark span.cm-attribute {
    color: #be735b
}

.cm-s-litmus-dark span.cm-variable {
    color: #a6e22e
}

.cm-s-litmus-dark span.cm-variable-2 {
    color: #9effff
}

.cm-s-litmus-dark span.cm-def {
    color: #b48ead
}

.cm-s-litmus-dark span.cm-bracket {
    color: #f8f8f2
}

.cm-s-litmus-dark span.cm-tag {
    color: #c55865
}

.cm-s-litmus-dark span.cm-link {
    color: #ae81ff
}

.cm-s-litmus-dark span.cm-error {
    background: #f92672;
    color: #f8f8f0
}

.cm-s-litmus-dark .cm-qualifier {
    color: #be735b
}

.cm-s-litmus-dark .CodeMirror-activeline-background {
    background: #373831 !important
}

.cm-s-litmus-dark .CodeMirror-matchingbracket {
    text-decoration: underline;
    color: #fff !important
}

.cm-s-litmus-dark .cm-searching {
    border: 1px solid #d6d6d6;
    border-radius: 3px;
    background-color: transparent
}

.CodeMirror-activeline .cm-searching {
    background: #ffe792
}

.syntaxhighlighter table caption {
    color: #fff !important;
    font-size: .8em !important;
    font-family: proxima-nova !important
}

.py-6 {
    padding-top: 6rem;
    padding-bottom: 6rem
}

.px-6 {
    padding-left: 6rem;
    padding-right: 6rem
}

.p-6 {
    padding: 6rem
}

.my-6 {
    margin-top: 6rem;
    margin-bottom: 6rem
}

.mx-6 {
    margin-left: 6rem;
    margin-right: 6rem
}

.m-6 {
    margin: 6rem
}

.ms-6 {
    margin-left: 6rem
}

.me-6 {
    margin-right: 6rem
}

.mt-6 {
    margin-top: 6rem
}

.mb-6 {
    margin-bottom: 6rem
}

.br-1 {
    border-radius: 25px
}

.rounded-3 {
    border-radius: 8px !important
}

.has-text-field #wp-link .query-results {
    top: 260px
}

.text-right {
    text-align: right
}

.text-left {
    text-align: left
}

.center-block {
    float: none;
    margin: 0 auto
}

.ml-0 {
    margin-left: 0
}

.ml-1 {
    margin-left: .25rem
}

.ml-2 {
    margin-left: .5rem
}

.ml-3 {
    margin-left: 1rem
}

.ml-4 {
    margin-left: 1.5rem
}

.mr-0 {
    margin-right: 0
}

.mr-1 {
    margin-right: .25rem
}

.mr-2 {
    margin-right: .5rem
}

.mr-3 {
    margin-right: 1rem
}

.mr-4, .resource-moderator .moderator-avatar, .resource-moderator .presenter-avatar, .resource-presenter .moderator-avatar, .resource-presenter .presenter-avatar, .single-event-post-content .event-presenter .presenter-avatar {
    margin-right: 1.5rem
}

.pl-0 {
    padding-left: 0
}

.pl-1 {
    padding-left: .25rem
}

.pl-2 {
    padding-left: .5rem
}

.pl-3 {
    padding-left: 1rem
}

.pl-4 {
    padding-left: 1.5rem
}

.pr-0 {
    padding-right: 0
}

.pr-1 {
    padding-right: .25rem
}

.pr-2 {
    padding-right: .5rem
}

.pr-3 {
    padding-right: 1rem
}

.pr-4 {
    padding-right: 1.5rem
}

.py-6 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important
}

.px-6 {
    padding-right: 6rem !important;
    padding-left: 6rem !important
}

.pt-6 {
    padding-top: 6rem !important
}

.pb-6 {
    padding-bottom: 6rem !important
}

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

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

.float-right {
    float: right
}

.float-left {
    float: left
}

.vertical-setback {
    position: relative;
    top: -100px;
    padding-bottom: 50px;
    margin-bottom: -100px
}

.vertical-setback .row:first-of-type {
    padding-top: 100px
}

@media screen and (max-width: 767.98px) {
    .vertical-setback .row:first-of-type {
        padding-top: 200px
    }
}

@media screen and (max-width: 767.98px) {
    .vertical-setback {
        top: -200px;
        margin-bottom: -200px
    }
}

.mb-14 {
    margin-bottom: 14px
}

.mb-16 {
    margin-bottom: 16px
}

.mb-24 {
    margin-bottom: 24px
}

.mb-36 {
    margin-bottom: 36px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-48 {
    margin-bottom: 48px
}

.mt-14 {
    margin-top: 14px
}

.mt-16 {
    margin-top: 16px
}

.mt-24 {
    margin-top: 24px
}

.mt-36 {
    margin-top: 36px
}

.mt-40 {
    margin-top: 40px
}

.mt-48 {
    margin-top: 48px
}

.p-40 {
    padding: 40px
}

.text-body {
    color: #30363f !important
}

.text-blue {
    color: #003865 !important
}

.text-light-blue {
    color: #3e81a0 !important
}

.text-lighter-blue {
    color: #e7eef3 !important
}

.text-dark-blue {
    color: #073045 !important
}

.text-secondary-blue {
    color: #0f618a !important
}

.text-yellow {
    color: #d6b643 !important
}

.text-light-yellow {
    color: #f1d46d !important
}

.text-lighter-yellow {
    color: #fdf6eb !important
}

.text-dark-yellow {
    color: #bea13a !important
}

.text-dark-gray {
    color: #30363f !important
}

.text-dark-gray-alt {
    color: #464c57 !important
}

.text-dark-green {
    color: #1f814d !important
}

.text-gray {
    color: #99a4b2 !important
}

.text-green {
    color: #238e55 !important
}

.text-light-green {
    color: #50a469 !important
}

.text-lighter-gray {
    color: #f3f4f6 !important
}

.text-light-gray {
    color: #e1e5e9 !important
}

.text-mint {
    color: #ebf4f3 !important
}

.text-teal {
    color: #419387 !important
}

.text-light-teal {
    color: #a7d2b3 !important
}

.text-coral {
    color: #d35541 !important
}

.text-red {
    color: #d35641 !important
}

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

.text-black {
    color: #000 !important
}

.text-orange {
    color: #dd7322 !important
}

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

.text-light-orange {
    color: #f1a738 !important
}

.text-purple {
    color: #71477a !important
}

.text-gold {
    color: #efca4a !important
}

.background-blue {
    background-color: #003865 !important;
    background-color: #3e81a0 !important
}

.background-lighter-blue {
    background-color: #e7eef3 !important
}

.background-dark-blue {
    background-color: #073045 !important
}

.background-secondary-blue {
    background-color: #0f618a !important
}

.background-yellow {
    background-color: #d6b643 !important
}

.background-light-yellow {
    background-color: #f1d46d !important
}

.background-lighter-yellow {
    background-color: #fdf6eb !important
}

.background-dark-yellow {
    background-color: #bea13a !important
}

.background-dark-gray {
    background-color: #30363f !important
}

.background-dark-gray-alt {
    background-color: #464c57 !important
}

.background-dark-green {
    background-color: #1f814d !important
}

.background-gray {
    background-color: #99a4b2 !important
}

.background-green {
    background-color: #238e55 !important
}

.background-light-green {
    background-color: #50a469 !important
}

.background-lighter-gray {
    background-color: #f3f4f6 !important
}

.background-light-gray {
    background-color: #e1e5e9 !important
}

.background-teal {
    background-color: #419387 !important
}

.background-light-teal {
    background-color: #a7d2b3 !important
}

.background-coral {
    background-color: #d35541 !important
}

.background-red {
    background-color: #d35641 !important
}

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

.background-black {
    background-color: #000 !important
}

.background-orange {
    background-color: #dd7322 !important
}

.background-dark-orange {
    background-color: #d05e07 !important
}

.background-light-orange {
    background-color: #f1a738 !important
}

.background-lighter-orange {
    background-color: #fcf1e9 !important
}

.background-lighter-orange:hover {
    background-color: #f8e3d3 !important
}

.background-purple {
    background-color: #71477a !important
}

.background-gold {
    background-color: #efca4a !important
}

.background-mint {
    background-color: #ebf4f3 !important
}

.page-header, .text-light {
    color: #fff !important
}

.orange:hover {
    background-color: #157b45 !important
}

.border-gray {
    border-color: #474f56 !important
}

.blue-fade {
    background: linear-gradient(28.86deg, rgba(6, 131, 146, .1) 4.61%, rgba(162, 214, 212, .1) 58.17%)
}

.background-neutral-white {
    background-color: #fcfbf8
}

@media screen and (max-width: 1200px) {
    .hide-vwo {
        display: none !important;
        visibility: hidden !important;
        width: 0 !important;
        padding: 0 !important
    }
}

@media (min-width: 768px) {
    .dots-lt {
        background-image: var(--wpr-bg-1222a386-4b34-4e5c-a1bd-80c6b007acbb);
        background-position: 20px 20px
    }

    .dots-lc, .dots-lt {
        background-repeat: no-repeat
    }

    .dots-lc {
        background-image: var(--wpr-bg-b97aab16-2d44-4812-8fe5-2edde90a12cd);
        background-position: 20px 50%
    }

    .dots-rb {
        background-image: var(--wpr-bg-6c88631d-a3c3-4fd2-a9cc-3cfb1a54ca09);
        background-position: 99% 87%;
        background-repeat: no-repeat
    }
}

.block-inner, .block-inner .headline {
    position: relative
}

.block-background-text {
    position: absolute;
    left: 0;
    top: 2rem;
    width: 100%;
    font-size: 150px;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
    opacity: .05;
    line-height: 150px
}

@media (max-width: 575.98px) {
    .block-background-text {
        font-size: 21vw
    }
}

.bg-color-white {
    background: #fff
}

.bg-color-green {
    background: #ebf4f3
}

.bg-texture {
    position: relative;
    overflow: hidden
}

.bg-texture:before {
    position: absolute;
    content: "";
    background: var(--wpr-bg-8b250d23-7c3d-40d6-be84-0fb8102aca35) no-repeat bottom;
    height: 100%;
    min-width: 500px;
    left: 0;
    bottom: 0;
    z-index: -1;
    opacity: .5
}

@media (max-width: 992px) {
    .bg-texture:before:before {
        content: none
    }
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive .embed-responsive-item .embed-responsive iframe, .embed-responsive embed .embed-responsive iframe, .embed-responsive object .embed-responsive iframe, .embed-responsive video .embed-responsive iframe {
    position: relative !important;
    top: 0;
    left: 0;
    width: auto;
    height: auto
}

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

.embed-responsive:before {
    display: block;
    content: ""
}

.mktoForm .mktoButtonWrap.mktoSimple .mktoButton[style] {
    background-color: #06808e !important;
    width: fit-content !important;
    border-radius: 500px !important;
    display: -ms-flexbox !important;
    display: flex !important;
    margin-left: auto !important;
    margin-right: auto !important
}

.block-forms form input[type=submit], .btn, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .search-form .search-submit, .single-resource-post-content form input[type=submit] {
    background-color: #06808e;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 500px;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    padding: 16px 24px;
    width: fit-content
}

.block-forms form input:focus[type=submit], .block-forms form input:hover[type=submit], .btn:focus, .btn:hover, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link:focus, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link:hover, .search-form .search-submit:focus, .search-form .search-submit:hover, .single-resource-post-content form input:focus[type=submit], .single-resource-post-content form input:hover[type=submit] {
    color: #fff;
    background-color: #056a77;
    text-decoration: none
}

.block-forms form input.header-search-toggle:focus[type=submit], .btn.header-search-toggle:focus, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.header-search-toggle.mega-menu-link:focus, .search-form .header-search-toggle.search-submit:focus, .single-resource-post-content form input.header-search-toggle:focus[type=submit] {
    background-color: transparent
}

.block-forms form input:not([class*=btn-outline])[type=submit], .btn:not([class*=btn-outline]), .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link:not([class*=btn-outline]), .search-form .search-submit:not([class*=btn-outline]), .single-resource-post-content form input:not([class*=btn-outline])[type=submit] {
    border: none
}

.block-forms form input.btn-outline[type=submit], .btn.btn-outline, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.btn-outline.mega-menu-link, .search-form .btn-outline.search-submit, .single-resource-post-content form input.btn-outline[type=submit] {
    color: #06808e;
    border-color: #06808e;
    background-color: #fff
}

.block-forms form input.btn-outline:focus[type=submit], .block-forms form input.btn-outline:hover[type=submit], .btn.btn-outline:focus, .btn.btn-outline:hover, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.btn-outline.mega-menu-link:focus, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.btn-outline.mega-menu-link:hover, .search-form .btn-outline.search-submit:focus, .search-form .btn-outline.search-submit:hover, .single-resource-post-content form input.btn-outline:focus[type=submit], .single-resource-post-content form input.btn-outline:hover[type=submit] {
    background-color: #06808e;
    color: #fff
}

.block-forms form input.btn-light[type=submit], .btn.btn-light, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.btn-light.mega-menu-link, .search-form .btn-light.search-submit, .single-resource-post-content form input.btn-light[type=submit] {
    background-color: hsla(0, 0%, 100%, .88);
    color: #06808e
}

.block-forms form input.btn-light:focus[type=submit], .block-forms form input.btn-light:hover[type=submit], .btn.btn-light:focus, .btn.btn-light:hover, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.btn-light.mega-menu-link:focus, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.btn-light.mega-menu-link:hover, .search-form .btn-light.search-submit:focus, .search-form .btn-light.search-submit:hover, .single-resource-post-content form input.btn-light:focus[type=submit], .single-resource-post-content form input.btn-light:hover[type=submit] {
    background-color: #fff
}

.block-forms form input.btn-outline-white[type=submit], .btn.btn-outline-white, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.btn-outline-white.mega-menu-link, .search-form .btn-outline-white.search-submit, .single-resource-post-content form input.btn-outline-white[type=submit] {
    color: #fff;
    background-color: transparent;
    border-color: #fff
}

.block-forms form input.btn-outline-white:focus[type=submit], .block-forms form input.btn-outline-white:hover[type=submit], .btn.btn-outline-white:focus, .btn.btn-outline-white:hover, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.btn-outline-white.mega-menu-link:focus, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.btn-outline-white.mega-menu-link:hover, .search-form .btn-outline-white.search-submit:focus, .search-form .btn-outline-white.search-submit:hover, .single-resource-post-content form input.btn-outline-white:focus[type=submit], .single-resource-post-content form input.btn-outline-white:hover[type=submit] {
    background-color: #fff;
    color: #30363f
}

.block-forms form input.btn-yellow[type=submit], .btn.btn-yellow, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.btn-yellow.mega-menu-link, .search-form .btn-yellow.search-submit, .single-resource-post-content form input.btn-yellow[type=submit] {
    color: #fff;
    background-color: #d6b643
}

.block-forms form input.btn-yellow:focus[type=submit], .block-forms form input.btn-yellow:hover[type=submit], .btn.btn-yellow:focus, .btn.btn-yellow:hover, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.btn-yellow.mega-menu-link:focus, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.btn-yellow.mega-menu-link:hover, .search-form .btn-yellow.search-submit:focus, .search-form .btn-yellow.search-submit:hover, .single-resource-post-content form input.btn-yellow:focus[type=submit], .single-resource-post-content form input.btn-yellow:hover[type=submit] {
    background-color: #bea13a
}

.block-forms form input.js-filters-reset-btn[type=submit], .btn.js-filters-reset-btn, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.js-filters-reset-btn.mega-menu-link, .search-form .js-filters-reset-btn.search-submit, .single-resource-post-content form input.js-filters-reset-btn[type=submit] {
    padding: 0;
    background-color: transparent;
    color: #30363f
}

.block-forms form input.btn-link[type=submit], .btn.btn-link, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.btn-link.mega-menu-link, .search-form .btn-link.search-submit, .single-resource-post-content form input.btn-link[type=submit] {
    text-align: left;
    font-weight: 400;
    color: #30363f;
    background-color: transparent;
    text-transform: none;
    padding: 0
}

[class*=btn-outline] {
    border-width: 2px
}

.block-forms form input[type=submit], .btn-primary, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .single-resource-post-content form input[type=submit], [class*=btn-outline]:hover {
    color: #fff
}

.block-forms form input:focus[type=submit], .block-forms form input:hover[type=submit], .btn-primary:focus, .btn-primary:hover, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link:focus, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link:hover, .single-resource-post-content form input:focus[type=submit], .single-resource-post-content form input:hover[type=submit] {
    background-color: #056a77;
    color: #fff
}

.block-forms form input.btn-outline[type=submit], .btn-primary.btn-outline, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.btn-outline.mega-menu-link, .single-resource-post-content form input.btn-outline[type=submit] {
    color: #06808e;
    background-color: hsla(0, 0%, 100%, 0)
}

.block-forms form input.btn-outline:focus[type=submit], .block-forms form input.btn-outline:hover[type=submit], .btn-primary.btn-outline:focus, .btn-primary.btn-outline:hover, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.btn-outline.mega-menu-link:focus, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.btn-outline.mega-menu-link:hover, .single-resource-post-content form input.btn-outline:focus[type=submit], .single-resource-post-content form input.btn-outline:hover[type=submit] {
    background-color: #06808e;
    color: #fff
}

[data-finished=true] {
    display: none
}

.btn-white {
    background-color: #fff;
    color: #d6b643
}

.btn-white:focus, .btn-white:hover {
    color: #bea13a
}

.btn-blue {
    background-color: #06808e;
    color: #fff
}

.btn-blue:focus, .btn-blue:hover {
    color: #fff;
    background-color: #056a77
}

.secondary-blue-button {
    background-color: #0f618a
}

.secondary-blue-button:hover {
    background-color: #093a52
}

.button-blue {
    background-color: #005a8a;
    border-radius: 100px;
    padding: 10px 20px;
    border: none;
    font-size: 1.1rem;
    color: #fff;
    font-weight: 700
}

.button-blue:hover {
    background-color: #014266
}

.button-blue.arrow:after {
    font-family: Font Awesome\ 6 Free;
    content: "\f061";
    margin-left: 16px
}

.button-blue.download:after {
    font-family: Font Awesome\ 6 Free;
    content: "\f019";
    margin-left: 16px
}

.button-blue.calendar:after {
    font-family: Font Awesome\ 6 Free;
    content: "\f133";
    margin-left: 16px
}

.link-arrow {
    color: #06808e;
    border: 2px solid #06808e;
    background-color: #fff;
    border-radius: 500px;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    padding: 16px 24px;
    margin: 20px 0 0;
    display: block;
    width: fit-content
}

.link-arrow:focus, .link-arrow:hover {
    background-color: #06808e;
    color: #fff;
    text-decoration: none
}

.card .bg-abs {
    height: 250px;
    position: relative
}

@media only screen and (max-width: 468px) {
    .card .bg-abs {
        height: 175px
    }
}

.post-card {
    margin-bottom: 30px
}

.card-round {
    border-radius: 12px;
    background-color: #f1f5f9;
    overflow: hidden;
    height: 100%
}

.card-round img {
    height: 241px;
    width: 100%;
    object-fit: cover
}

.card-round .card-round-body {
    padding: 30px
}

.card-round .card-round-body .source {
    color: #068392;
    font-size: 1.13rem;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: .36px;
    text-transform: uppercase;
    margin-bottom: 8px
}

.card-round .card-round-body .card-title {
    color: #0e1112;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 130%;
    margin-bottom: 24px
}

.card-round .card-round-body .card-title a, .card-round .card-round-body .card-title a:visited {
    color: #0e1112
}

.card-round .card-round-body .card-title a:hover, .card-round .card-round-body .card-title a:visited:hover {
    text-decoration: underline
}

.card-round .card-round-body .excerpt {
    color: #0e1112;
    line-height: 150%;
    font-size: 1.25rem
}

.filter .dropdown-menu {
    padding: .01rem 0
}

.dropdown-menu {
    border-radius: 0;
    margin: 0;
    border: none;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .2)
}

.block-forms form input.dropdown-toggle[type=submit], .btn.dropdown-toggle, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.dropdown-toggle.mega-menu-link, .search-form .dropdown-toggle.search-submit, .single-resource-post-content form input.dropdown-toggle[type=submit] {
    color: #30363f !important;
    padding: .375rem .75rem;
    background-color: #e1e5e9;
    border-radius: 0;
    font-size: 1rem;
    font-weight: 100;
    text-transform: none
}

.block-forms form input.dropdown-toggle[type=submit]:after, .btn.dropdown-toggle:after, .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.dropdown-toggle.mega-menu-link:after, .search-form .dropdown-toggle.search-submit:after, .single-resource-post-content form input.dropdown-toggle[type=submit]:after {
    border: none;
    background: var(--wpr-bg-e3d56fd7-ea5c-4cab-9a67-d3480b5fcbe1) 50% no-repeat;
    background-size: 20px 20px;
    width: 20px;
    height: 20px
}

.archive .block-forms form input.dropdown-toggle[type=submit], .archive .btn.dropdown-toggle, .archive .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.dropdown-toggle.mega-menu-link, .archive .search-form .dropdown-toggle.search-submit, .archive .single-resource-post-content form input.dropdown-toggle[type=submit], .block-forms form .archive input.dropdown-toggle[type=submit], .block-forms form .blog input.dropdown-toggle[type=submit], .blog .block-forms form input.dropdown-toggle[type=submit], .blog .btn.dropdown-toggle, .blog .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.dropdown-toggle.mega-menu-link, .blog .search-form .dropdown-toggle.search-submit, .blog .single-resource-post-content form input.dropdown-toggle[type=submit], .primary-nav #mega-menu-wrap-primary_navigation .archive #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.dropdown-toggle.mega-menu-link, .primary-nav #mega-menu-wrap-primary_navigation .blog #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.dropdown-toggle.mega-menu-link, .search-form .archive .dropdown-toggle.search-submit, .search-form .blog .dropdown-toggle.search-submit, .single-resource-post-content form .archive input.dropdown-toggle[type=submit], .single-resource-post-content form .blog input.dropdown-toggle[type=submit] {
    background-color: #fff
}

#accordion .card-header .h4 > a, #accordion .card-header h4 > a {
    display: block;
    position: relative
}

#accordion .card-header .h4 > a:after, #accordion .card-header h4 > a:after {
    content: "";
    border: none;
    background: var(--wpr-bg-0b38dc02-7a00-4ded-8bd2-fa2ecdd44a01) 100% no-repeat;
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
    transform: rotate(0deg);
    right: 0;
    top: calc(50% - 10px);
    position: absolute;
    transition: all .3s ease-in
}

#accordion .card-header .h4 > a.collapsed:after, #accordion .card-header h4 > a.collapsed:after {
    transform: rotate(180deg)
}

.search-form label {
    font-weight: 400
}

.block-forms form, .single-resource-post-content form {
    box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    padding: 2rem
}

.block-forms form > div > *, .single-resource-post-content form > div > * {
    margin-bottom: 1rem
}

.block-forms .form-alert, .single-resource-post-content .form-alert {
    border: 2px solid #f5c6cb;
    animation: bounce 1s;
    transform-origin: center bottom
}

@keyframes bounce {
    0%, 20%, 53%, 80%, to {
        transform: translateZ(0)
    }
    40%, 43% {
        transform: translate3d(0, -30px, 0)
    }
    70% {
        transform: translate3d(0, -15px, 0)
    }
    90% {
        transform: translate3d(0, -4px, 0)
    }
}

.block-post-form-cta .mktoForm .mktoAsterix {
    float: left !important
}

.block-post-form-cta .copy form .mktoFormRow label {
    font-weight: 700 !important;
    margin-bottom: 5px !important
}

.block-post-form-cta .copy form .mktoFormRow label#LblCountry {
    margin-top: 15px !important
}

.block-post-form-cta .copy form .mktoFormRow:nth-child(14) {
    max-width: 100% !important;
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important
}

.block-post-form-cta .copy form .mktoFormRow .mktoHtmlText {
    width: 100% !important
}

.form-control-lg {
    font-size: 1rem !important;
    font-family: itc-avant-garde-gothic-pro, sans-serif !important;
    color: #30363f !important;
    font-weight: 100 !important
}

.form-control::-webkit-input-placeholder, .search-form .search-field::-webkit-input-placeholder {
    font-size: 15px !important;
    font-family: itc-avant-garde-gothic-pro, sans-serif !important;
    color: #888 !important;
    font-weight: 100 !important
}

.form-control::-moz-placeholder, .search-form .search-field::-moz-placeholder {
    font-size: 15px !important;
    font-family: itc-avant-garde-gothic-pro, sans-serif !important;
    color: #888 !important;
    font-weight: 100 !important
}

.form-control:-ms-input-placeholder, .search-form .search-field:-ms-input-placeholder {
    font-size: 15px !important;
    font-family: itc-avant-garde-gothic-pro, sans-serif !important;
    color: #888 !important;
    font-weight: 100 !important
}

.form-control:-moz-placeholder, .search-form .search-field:-moz-placeholder {
    font-size: 15px !important;
    font-family: itc-avant-garde-gothic-pro, sans-serif !important;
    color: #888 !important;
    font-weight: 100 !important
}

.labels {
    font-weight: 600;
    font-size: .8125rem;
    text-transform: uppercase
}

.label-solid {
    display: inline-block;
    background: #3e81a0;
    padding: .4rem 2rem;
    color: #fff
}

.label-solid.elite {
    background-color: #d15e27
}

.label-solid.advanced {
    background-color: #357bb6
}

.label-solid.authorized {
    background-color: #6a8931
}

.label-abs {
    position: absolute;
    top: 0;
    left: 0
}

.form-row {
    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
}

body .gform_wrapper .gform_footer input.button, body .gform_wrapper .gform_footer input[type=submit] {
    color: #fff;
    background-color: #056a77;
    border-radius: 500px;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    padding: 15px 23px;
    width: fit-content;
    border: 3px solid #056a77
}

body .gform_wrapper .gform_footer input[type=submit]:hover {
    border: 3px solid #056a77;
    background-color: #fff;
    color: #056a77
}

.gform_body .gform_fields .gfield .ginput_container_text input[type=text], .gform_wrapper.gravity-theme .gfield select, .gform_wrapper.gravity-theme .gfield textarea {
    border: 2px solid #dfdfdf;
    border-radius: 10px
}

.gform_body .gform_fields .gfield .ginput_container_text input[type=text]:focus, .gform_wrapper.gravity-theme .gfield select:focus, .gform_wrapper.gravity-theme .gfield textarea:focus {
    border-color: #056a77;
    outline: none
}

.gform-body .small, .gform-body small {
    font-size: .7rem;
    line-height: .9rem;
    display: block
}

.gform_wrapper.gravity-theme .gfield_checkbox label, .gform_wrapper.gravity-theme .gfield_radio label {
    font-size: 1rem;
    line-height: 1.3rem
}

.gform_wrapper.gravity-theme .gfield_label {
    margin-bottom: 0 !important
}

.gfield_checkbox input[type=checkbox] {
    appearance: none;
    -webkit-appearance: none;
    position: relative;
    width: 20px;
    height: 20px;
    border: 2px solid #dfdfdf;
    border-radius: 8px;
    cursor: pointer;
    vertical-align: middle
}

.gfield_checkbox input[type=checkbox]:after {
    content: "";
    position: absolute;
    inset: 0;
    display: none;
    background: url("data:image/svg+xml;utf8,    <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'><polyline points='2 8 6 12 12 3' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/></svg>") 50%/80% 80% no-repeat transparent;
    border-radius: .8px
}

.gfield_checkbox input[type=checkbox]:checked:after, .row-border {
    display: block
}

.row-border {
    border-bottom: 1px solid #f2f2f2;
    width: 100%;
    margin-bottom: 30px
}

.block-tabs {
    background-color: #f5f5f5
}

.block-forms form .block-tabs .accordion .card .card-header input[type=submit], .block-tabs .accordion .card .card-header .block-forms form input[type=submit], .block-tabs .accordion .card .card-header .btn, .block-tabs .accordion .card .card-header .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .block-tabs .accordion .card .card-header .search-form .search-submit, .block-tabs .accordion .card .card-header .single-resource-post-content form input[type=submit], .block-tabs .nav-pills .nav-link, .primary-nav #mega-menu-wrap-primary_navigation .block-tabs .accordion .card .card-header #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .search-form .block-tabs .accordion .card .card-header .search-submit, .single-resource-post-content form .block-tabs .accordion .card .card-header input[type=submit] {
    text-align: center;
    padding: 30px;
    background: transparent;
    color: #003865;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    border-radius: 0;
    border-right: 1px solid theme-color("grayd")
}

.block-forms form .block-tabs .accordion .card .card-header input[type=submit] > svg, .block-tabs .accordion .card .card-header .block-forms form input[type=submit] > svg, .block-tabs .accordion .card .card-header .btn > svg, .block-tabs .accordion .card .card-header .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link > svg, .block-tabs .accordion .card .card-header .search-form .search-submit > svg, .block-tabs .accordion .card .card-header .single-resource-post-content form input[type=submit] > svg, .block-tabs .nav-pills .nav-link > svg, .primary-nav #mega-menu-wrap-primary_navigation .block-tabs .accordion .card .card-header #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link > svg, .search-form .block-tabs .accordion .card .card-header .search-submit > svg, .single-resource-post-content form .block-tabs .accordion .card .card-header input[type=submit] > svg {
    fill: #d6b643;
    padding-left: 5px
}

.block-forms form .block-tabs .accordion .card .card-header input.active[type=submit], .block-forms form .block-tabs .accordion .card .card-header input[aria-expanded=true][type=submit], .block-tabs .accordion .card .card-header .block-forms form input.active[type=submit], .block-tabs .accordion .card .card-header .block-forms form input[aria-expanded=true][type=submit], .block-tabs .accordion .card .card-header .btn.active, .block-tabs .accordion .card .card-header .btn[aria-expanded=true], .block-tabs .accordion .card .card-header .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.active.mega-menu-link, .block-tabs .accordion .card .card-header .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link[aria-expanded=true], .block-tabs .accordion .card .card-header .search-form .active.search-submit, .block-tabs .accordion .card .card-header .search-form .search-submit[aria-expanded=true], .block-tabs .accordion .card .card-header .single-resource-post-content form input.active[type=submit], .block-tabs .accordion .card .card-header .single-resource-post-content form input[aria-expanded=true][type=submit], .block-tabs .nav-pills .nav-link.active, .block-tabs .nav-pills .nav-link[aria-expanded=true], .primary-nav #mega-menu-wrap-primary_navigation .block-tabs .accordion .card .card-header #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.active.mega-menu-link, .primary-nav #mega-menu-wrap-primary_navigation .block-tabs .accordion .card .card-header #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link[aria-expanded=true], .search-form .block-tabs .accordion .card .card-header .active.search-submit, .search-form .block-tabs .accordion .card .card-header .search-submit[aria-expanded=true], .single-resource-post-content form .block-tabs .accordion .card .card-header input.active[type=submit], .single-resource-post-content form .block-tabs .accordion .card .card-header input[aria-expanded=true][type=submit] {
    border-right: 0;
    background-color: #003865;
    color: #fff
}

.block-forms form .block-tabs .accordion .card .card-header input.active[type=submit] > svg, .block-forms form .block-tabs .accordion .card .card-header input[aria-expanded=true][type=submit] > svg, .block-tabs .accordion .card .card-header .block-forms form input.active[type=submit] > svg, .block-tabs .accordion .card .card-header .block-forms form input[aria-expanded=true][type=submit] > svg, .block-tabs .accordion .card .card-header .btn.active > svg, .block-tabs .accordion .card .card-header .btn[aria-expanded=true] > svg, .block-tabs .accordion .card .card-header .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.active.mega-menu-link > svg, .block-tabs .accordion .card .card-header .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link[aria-expanded=true] > svg, .block-tabs .accordion .card .card-header .search-form .active.search-submit > svg, .block-tabs .accordion .card .card-header .search-form .search-submit[aria-expanded=true] > svg, .block-tabs .accordion .card .card-header .single-resource-post-content form input.active[type=submit] > svg, .block-tabs .accordion .card .card-header .single-resource-post-content form input[aria-expanded=true][type=submit] > svg, .block-tabs .nav-pills .nav-link.active > svg, .block-tabs .nav-pills .nav-link[aria-expanded=true] > svg, .primary-nav #mega-menu-wrap-primary_navigation .block-tabs .accordion .card .card-header #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.active.mega-menu-link > svg, .primary-nav #mega-menu-wrap-primary_navigation .block-tabs .accordion .card .card-header #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link[aria-expanded=true] > svg, .search-form .block-tabs .accordion .card .card-header .active.search-submit > svg, .search-form .block-tabs .accordion .card .card-header .search-submit[aria-expanded=true] > svg, .single-resource-post-content form .block-tabs .accordion .card .card-header input.active[type=submit] > svg, .single-resource-post-content form .block-tabs .accordion .card .card-header input[aria-expanded=true][type=submit] > svg {
    fill: #fff
}

.block-forms form .block-tabs .accordion .card .card-header input.active[type=submit]:after, .block-forms form .block-tabs .accordion .card .card-header input[type=submit][aria-expanded=true]:after, .block-tabs .accordion .card .card-header .block-forms form input.active[type=submit]:after, .block-tabs .accordion .card .card-header .block-forms form input[type=submit][aria-expanded=true]:after, .block-tabs .accordion .card .card-header .btn.active:after, .block-tabs .accordion .card .card-header .btn[aria-expanded=true]:after, .block-tabs .accordion .card .card-header .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.active.mega-menu-link:after, .block-tabs .accordion .card .card-header .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link[aria-expanded=true]:after, .block-tabs .accordion .card .card-header .search-form .active.search-submit:after, .block-tabs .accordion .card .card-header .search-form .search-submit[aria-expanded=true]:after, .block-tabs .accordion .card .card-header .single-resource-post-content form input.active[type=submit]:after, .block-tabs .accordion .card .card-header .single-resource-post-content form input[type=submit][aria-expanded=true]:after, .block-tabs .nav-pills .nav-link.active:after, .block-tabs .nav-pills .nav-link[aria-expanded=true]:after, .primary-nav #mega-menu-wrap-primary_navigation .block-tabs .accordion .card .card-header #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.active.mega-menu-link:after, .primary-nav #mega-menu-wrap-primary_navigation .block-tabs .accordion .card .card-header #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link[aria-expanded=true]:after, .search-form .block-tabs .accordion .card .card-header .active.search-submit:after, .search-form .block-tabs .accordion .card .card-header .search-submit[aria-expanded=true]:after, .single-resource-post-content form .block-tabs .accordion .card .card-header input.active[type=submit]:after, .single-resource-post-content form .block-tabs .accordion .card .card-header input[type=submit][aria-expanded=true]:after {
    content: "";
    position: absolute;
    top: 100%;
    left: calc(50% - 10px);
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #003865
}

.block-tabs .accordion .card .card-header {
    padding: 0
}

.block-forms form .block-tabs .accordion .card .card-header input[type=submit], .block-tabs .accordion .card .card-header .block-forms form input[type=submit], .block-tabs .accordion .card .card-header .btn, .block-tabs .accordion .card .card-header .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .block-tabs .accordion .card .card-header .search-form .search-submit, .block-tabs .accordion .card .card-header .single-resource-post-content form input[type=submit], .primary-nav #mega-menu-wrap-primary_navigation .block-tabs .accordion .card .card-header #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .search-form .block-tabs .accordion .card .card-header .search-submit, .single-resource-post-content form .block-tabs .accordion .card .card-header input[type=submit] {
    width: 100%
}

.block-tabs .nav-pills .nav-item:before {
    display: none
}

.alignnone {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
    height: auto
}

.aligncenter {
    display: block;
    margin: .5rem auto;
    height: auto
}

.alignleft, .alignright {
    margin-bottom: .5rem;
    height: auto
}

@media (min-width: 576px) {
    .alignleft {
        float: left;
        margin-right: .5rem
    }

    .alignright {
        float: right;
        margin-left: .5rem
    }
}

.max-upload-size:before {
    content: "Image files must be smaller than 250 KB. All other file types have a"
}

.owl-carousel.owl-theme .owl-dots {
    margin-top: 1.5rem !important;
    z-index: 9999;
    position: relative
}

.owl-carousel.owl-theme .owl-dots .owl-dot span {
    width: 36px;
    height: 4px;
    border-radius: 0;
    background-color: #f3f4f6 !important
}

.owl-carousel.owl-theme .owl-dots .owl-dot.active span {
    background: #d6b643 !important
}

.owl-carousel.owl-theme.dots-inside .owl-dots {
    margin-top: -45px !important
}

.block-quote-slider .quote .author-meta span {
    text-align: center !important;
    line-height: 20px !important
}

.pagination {
    margin-top: 40px;
    font-size: 1.2rem
}

.pagination, .pagination .page-numbers {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.pagination .page-numbers {
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
    margin: 0 2px 0 0;
    text-decoration: none;
    color: #48555c;
    margin: 0 12px
}

.pagination .page-numbers:first-of-type {
    margin-left: 0
}

.pagination .page-numbers:last-of-type {
    margin-right: 0
}

.pagination a.page-numbers:hover {
    background: #ddeeeb;
    color: #48555c
}

.pagination .page-numbers.current {
    background: #ddeeeb;
    color: #068392;
    font-weight: 700
}

.nav-links .page-numbers {
    padding: 0 1rem;
    font-weight: 700;
    line-height: 2.813rem;
    color: #000;
    text-align: center;
    display: inline-block;
    border: 1px solid #f2f2f2;
    transition: all .3s ease;
    background-color: #fff
}

.nav-links .page-numbers:hover {
    text-decoration: none
}

.nav-links .page-numbers.current, .nav-links .page-numbers:hover {
    background-color: #50a469;
    color: #fff
}

.nav-links .page-numbers.next, .nav-links .page-numbers.prev {
    background-color: #f3f4f6
}

.nav-links .page-numbers.next:hover, .nav-links .page-numbers.prev:hover {
    color: #000
}

.nav-links .page-numbers.dots:hover {
    background-color: #fff;
    color: #000
}

.modal-header {
    display: block;
    text-align: right
}

.modal-header .close {
    box-sizing: content-box;
    width: 1em;
    height: 100%;
    padding: .25em;
    color: #000;
    border: 0;
    border-radius: .25rem;
    font-size: 1.5rem
}

.modal-header button {
    cursor: pointer
}

#search-modal {
    background-color: rgba(0, 0, 0, .8);
    color: #fff
}

@media (min-width: 768px) {
    #search-modal .modal-dialog {
        max-width: 700px;
        margin-top: 5rem
    }
}

#search-modal .modal-dialog span[type=button] {
    appearance: none
}

#search-modal .modal-dialog .modal-content {
    background-color: transparent
}

#search-modal .modal-dialog .modal-content .search-modal-input {
    position: relative;
    border-radius: 25px;
    background-color: #fff;
    z-index: 100
}

#search-modal .modal-dialog .modal-content .search-modal-input [type=submit], #search-modal .modal-dialog .modal-content .search-modal-input button {
    -webkit-appearance: unset;
    background-color: transparent;
    border: none;
    padding: 0 15px
}

#search-modal .modal-dialog .modal-content .search-modal-input .form-control-lg {
    border: none;
    background-color: transparent
}

#search-modal .modal-dialog .modal-content .search-modal-input input:focus {
    outline: none;
    box-shadow: none
}

#search-modal .modal-dialog .modal-content #live-search-results {
    background-color: #fff;
    color: #30363f;
    position: relative;
    top: -25px;
    z-index: 1;
    padding: 50px 20px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px
}

#search-modal .modal-dialog .modal-content #live-search-results p {
    margin-bottom: 0;
    font-size: .9rem;
    color: #30363f
}

#search-modal .modal-dialog .modal-content #live-search-results p.live-search-header {
    color: #30363f;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.1rem;
    margin-bottom: 15px
}

#search-modal .modal-dialog .modal-content #live-search-results ul {
    list-style: none;
    list-style-position: outside;
    padding: 0 2rem;
    margin-bottom: 0
}

#search-modal .modal-dialog .modal-content #live-search-results ul li {
    border-top: 1px solid #e1e5e9;
    padding: 12px 0
}

#search-modal .modal-dialog .modal-content #live-search-results ul li:first-child {
    padding-top: 0;
    border-top: none
}

#search-modal .modal-dialog .modal-content #live-search-results ul li:last-child {
    border-top: none
}

#search-modal .modal-dialog .modal-content #live-search-results .did-you-mean {
    background-color: transparent;
    border: none
}

#search-modal .modal-dialog .modal-content #live-search-results .did-you-mean:hover {
    color: #dd7322
}

#search-modal .modal-dialog .modal-content .quick-links {
    padding: 0 20px
}

#search-modal .modal-dialog .modal-content .quick-links p.live-search-subheader {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    margin: 15px 0 10px
}

#search-modal .modal-dialog .modal-content .quick-links .badge-pill {
    background-color: #fff;
    color: #dd7322;
    border-radius: 25px;
    font-weight: 700;
    font-size: .9rem;
    padding: 7px 13px;
    margin: 0 6px 10px 0
}

#search-modal .modal-dialog .modal-content .quick-links .badge-pill:hover {
    background-color: #dd7322;
    color: #fff
}

.internal-navigation {
    position: sticky;
    top: 125px;
    z-index: 11;
    background-color: #fff;
    border-bottom: 1px solid #e1e5e9
}

@media only screen and (max-width: 468px) {
    .internal-navigation {
        top: 90px
    }
}

.internal-navigation ul {
    margin-bottom: 0;
    padding-bottom: 0;
    white-space: nowrap;
    overflow-x: scroll;
    -ms-overflow-style: scroll;
    scrollbar-width: none
}

.internal-navigation ul::-webkit-scrollbar {
    display: none
}

.internal-navigation li.menu-item {
    display: inline-block;
    font-size: 1.1rem;
    font-weight: 700;
    color: #000;
    padding: 0 30px 28px;
    margin: 0;
    white-space: nowrap
}

.internal-navigation li.menu-item a {
    color: #000
}

.internal-navigation li.menu-item.current_page_item {
    border-bottom: 5px solid #dd7322
}

.internal-menu-wrapper-spacer {
    padding-top: 28px
}

.hide-left-active, .hide-right-active {
    visibility: hidden
}

.show-left-active, .show-right-active {
    visibility: visible;
    color: #dd7322;
    margin-left: 4px;
    opacity: 1;
    animation-name: internalNavigationfadeInOpacity;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: .5s
}

@keyframes internalNavigationfadeInOpacity {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.quote {
    border-radius: 25px;
    padding: 30px;
    margin: 1.5rem 0;
    float: left;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.quote .row {
    padding: 0 !important
}

.quote img, .quote picture {
    width: 150px;
    border-radius: 50%;
    margin: 0 auto;
    aspect-ratio: 1/1
}

.quote .quote-title {
    font-size: .9rem;
    line-height: 1rem;
    display: block;
    margin: 7px 0
}

.quote p:last-of-type {
    margin-top: 10px;
    text-align: center;
    margin-bottom: 0
}

.quote.purple-quote {
    background-color: #e5dae9
}

.quote.purple-quote img {
    border: 2px solid #996da9
}

.quote.blue-quote {
    background-color: #dbe8f0
}

.quote.blue-quote img {
    border: 2px solid #06808e
}

.quote.yellow-quote {
    background-color: #fbecbc
}

.quote.yellow-quote img {
    border: 2px solid #e6b923
}

.quote.orange-quote {
    background-color: #f8e3d3
}

.quote.orange-quote img {
    border: 2px solid #ee991b
}

.quote.green-quote {
    background-color: #c2e0dc
}

.quote.green-quote img {
    border: 2px solid #06808e
}

.quote-text {
    font-weight: 700;
    font-style: italic;
    font-size: 1.3rem
}

.quote-text.purple {
    color: #996da9
}

.filter-toggle, a.filter-toggle, a.filter-toggle:hover, a.filter-toggle:visited {
    font-size: 1.1rem;
    margin-bottom: 15px;
    color: #30363f;
    text-decoration: none
}

.filter-toggle i {
    color: #06808e;
    margin-right: 5px
}

.filter-toggle.collapsed:after {
    content: "\f078";
    font-family: Font Awesome\ 6 Free
}

.filter-toggle:not(.collapsed) {
    color: #99a4b2
}

.filter-toggle:not(.collapsed):after {
    content: "\f077";
    font-family: Font Awesome\ 6 Free;
    color: #99a4b2
}

.filter-control .filter-block {
    border-right: 1px solid #e1e1e1
}

.filter-control .filter-block:last-of-type {
    border-right: none
}

.filter-control .indicator {
    font-weight: 700;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.filter-control .indicator i {
    color: #06808e;
    margin-right: 15px
}

.form-controller {
    margin-bottom: 25px
}

.form-control-select .selected, .form-control-select option:hover {
    background-color: #dbe8f0;
    border-radius: 8px
}

.form-control-select .selected:after {
    content: "\f058";
    font-family: Font Awesome\ 6 Free;
    margin-left: 7px
}

.form-control-hint {
    font-size: .8rem;
    padding-left: 7px;
    margin-bottom: 15px;
    display: block
}

.form-control-input, .form-control-select {
    border-radius: 8px;
    border: 3px solid #dbe8f0;
    background: #fff;
    padding: 7px 14px;
    font-family: proxima-nova, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: .035px;
    color: #000;
    width: 100%;
    appearance: none
}

.form-controller input, .form-controller select {
    margin-bottom: 20px
}

.form-control-select-label {
    font-size: .9rem;
    font-weight: 700;
    padding-left: 7px;
    margin-right: 5px
}

.form-controller input.has-hint, .form-controller select.has-hint {
    margin-bottom: 2px
}

.form-control-button-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.form-control-button-row input {
    margin-bottom: 0;
    margin-right: 10px
}

a.form-control-reset, a.form-control-reset a:visited {
    margin-bottom: 0;
    margin-right: 10px;
    color: #99a4b2;
    font-size: .9rem
}

.animated-background-one {
    background-image: linear-gradient(90deg, #8aa3d4, #f8bf66, #0a939f, #8aa3d4);
    background-size: 600%;
    background-position: 0 0;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 100px 0;
    color: #fcfbf8;
    animation-duration: 30s;
    animation-iteration-count: infinite;
    animation-name: gradients
}

.animated-background-one span.sub-head {
    font-size: 1rem;
    margin-bottom: 24px
}

.animated-background-one .h1, .animated-background-one h1 {
    font-size: 3.2rem
}

.animated-background-one .block-forms form input[type=submit], .animated-background-one .btn, .animated-background-one .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .animated-background-one .search-form .search-submit, .animated-background-one .single-resource-post-content form input[type=submit], .block-forms form .animated-background-one input[type=submit], .primary-nav #mega-menu-wrap-primary_navigation .animated-background-one #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .search-form .animated-background-one .search-submit, .single-resource-post-content form .animated-background-one input[type=submit] {
    margin-bottom: 56px
}

.animated-background-one p {
    font-size: 1.15rem
}

@keyframes gradients {
    0% {
        background-position: 0 0
    }
    25% {
        background-position: 50% 0
    }
    50% {
        background-position: 90% 0
    }
    60% {
        background-position: 60%
    }
    75% {
        background-position: 40%
    }
    to {
        background-position: 0 0
    }
}

.static-background-one {
    background-image: url(https://www.litmus.com/wp-content/uploads/2025/03/static-background-one-03262025.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0
}

.filter-bar .filter .dropdown-toggle, .filter-bar .js-search, .filter-bar .js-search-submit {
    height: 54px
}

.filter-bar .js-search {
    border: none;
    box-shadow: none;
    font-weight: 100
}

.filter-bar .js-search:-ms-input-placeholder {
    color: #30363f
}

.filter-bar .js-search::placeholder {
    color: #30363f
}

.filter-bar .js-search-submit {
    color: #30363f;
    padding: .375rem .75rem;
    background-color: #fff
}

.filter-bar .js-search-submit svg {
    fill: #30363f !important
}

.filter-bar .js-filters-reset {
    text-align: right;
    margin-top: 1rem
}

.block-forms form .filter-bar .js-filters-reset input[type=submit], .filter-bar .js-filters-reset .block-forms form input[type=submit], .filter-bar .js-filters-reset .btn, .filter-bar .js-filters-reset .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .filter-bar .js-filters-reset .search-form .search-submit, .filter-bar .js-filters-reset .single-resource-post-content form input[type=submit], .primary-nav #mega-menu-wrap-primary_navigation .filter-bar .js-filters-reset #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .search-form .filter-bar .js-filters-reset .search-submit, .single-resource-post-content form .filter-bar .js-filters-reset input[type=submit] {
    padding-right: 0;
    text-decoration: none !important
}

.filter-bar .filter {
    margin-bottom: 1.25rem
}

@media (min-width: 768px) {
    .filter-bar .filter {
        margin-bottom: 0
    }
}

.blog .page-content, .post-type-archive-resource .page-content, .post-type-archive-story .page-content {
    padding: 3rem 0;
    background-color: #f3f4f6
}

.blog .post-card .card, .post-type-archive-resource .post-card .card, .post-type-archive-story .post-card .card {
    box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    transition: box-shadow .3s ease, transform .3s ease;
    height: 100%
}

.blog .post-card .card:hover, .post-type-archive-resource .post-card .card:hover, .post-type-archive-story .post-card .card:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    transform: translateY(-3px)
}

.blog .post-card .card a:focus, .blog .post-card .card a:hover, .post-type-archive-resource .post-card .card a:focus, .post-type-archive-resource .post-card .card a:hover, .post-type-archive-story .post-card .card a:focus, .post-type-archive-story .post-card .card a:hover {
    text-decoration: none
}

.blog .post-card .card-body, .post-type-archive-resource .post-card .card-body, .post-type-archive-story .post-card .card-body {
    padding: 2rem;
    border: none
}

.blog .post-card .labels, .post-type-archive-resource .post-card .labels, .post-type-archive-story .post-card .labels {
    margin-top: -4rem;
    margin-left: -2rem;
    margin-bottom: 1.25rem
}

.blog .archive-featured-posts .resource-partial, .blog .archive-featured-posts .story-partial, .post-type-archive-resource .archive-featured-posts .resource-partial, .post-type-archive-resource .archive-featured-posts .story-partial, .post-type-archive-story .archive-featured-posts .resource-partial, .post-type-archive-story .archive-featured-posts .story-partial {
    padding: 0
}

.blog .archive-featured-posts .resource-partial .card-title, .blog .archive-featured-posts .story-partial .card-title, .post-type-archive-resource .archive-featured-posts .resource-partial .card-title, .post-type-archive-resource .archive-featured-posts .story-partial .card-title, .post-type-archive-story .archive-featured-posts .resource-partial .card-title, .post-type-archive-story .archive-featured-posts .story-partial .card-title {
    font-family: proxima-nova, sans-serif;
    font-size: 28px
}

.blog .archive-featured-posts .resource-partial.two-up, .blog .archive-featured-posts .story-partial.two-up, .post-type-archive-resource .archive-featured-posts .resource-partial.two-up, .post-type-archive-resource .archive-featured-posts .story-partial.two-up, .post-type-archive-story .archive-featured-posts .resource-partial.two-up, .post-type-archive-story .archive-featured-posts .story-partial.two-up {
    line-height: 32px
}

@media (min-width: 768px) {
    .blog .archive-featured-posts .resource-partial.two-up, .blog .archive-featured-posts .story-partial.two-up, .post-type-archive-resource .archive-featured-posts .resource-partial.two-up, .post-type-archive-resource .archive-featured-posts .story-partial.two-up, .post-type-archive-story .archive-featured-posts .resource-partial.two-up, .post-type-archive-story .archive-featured-posts .story-partial.two-up {
        height: 100%;
        margin-top: 2rem;
        height: calc(50% - 1rem)
    }

    .blog .archive-featured-posts .resource-partial.two-up:first-child, .blog .archive-featured-posts .story-partial.two-up:first-child, .post-type-archive-resource .archive-featured-posts .resource-partial.two-up:first-child, .post-type-archive-resource .archive-featured-posts .story-partial.two-up:first-child, .post-type-archive-story .archive-featured-posts .resource-partial.two-up:first-child, .post-type-archive-story .archive-featured-posts .story-partial.two-up:first-child {
        margin-bottom: 2rem;
        margin-top: 0
    }
}

.post-type-archive-resource .page-content, .post-type-archive-story .page-content {
    padding-bottom: 0
}

.featured {
    display: -ms-flexbox;
    display: flex
}

@media (min-width: 768px) {
    .featured .feat-content, .featured .feat-image {
        width: 50%
    }
}

.featured .feat-content {
    padding: 1.25rem;
    position: relative;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.featured .labels {
    margin-left: -1.25rem;
    margin-bottom: 1rem
}

.featured .labels .label {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.featured .btn-link {
    text-align: left
}

.featured header a {
    color: #003865;
    text-decoration: none
}

.featured-resource {
    transition: box-shadow .3s ease, transform .3s ease;
    -ms-flex-align: center;
    align-items: center
}

.featured-resource:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    transform: translateY(-3px)
}

.featured-resource .feat-content {
    background-color: #fff
}

.featured-resource .featured-resource-image {
    width: 100%;
    height: 100%;
    background: transparent url(../../../../../../../../../../../../../../themes/litmus/dist/styles/.) 50% no-repeat;
    background-size: cover;
    padding-top: 100%
}

@media (min-width: 768px) {
    .featured-resource .featured-resource-image {
        width: 50%;
        padding-top: 50%
    }
}

.block-success-featured-story .text .logo {
    margin-bottom: 1.563rem
}

.block-success-featured-story .text .copy {
    margin-bottom: 2.5rem
}

.block-success-featured-story .text .copy * {
    margin-bottom: 0
}

.block-success-featured-story .text .read-more {
    font-size: .875rem;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1
}

.post-type-archive-news .page-content {
    padding: 0
}

.archive-featured-posts .intro, .archive-featured-posts .list {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem
}

.archive-featured-posts .list {
    background-color: #f3f4f6;
    padding: 3.75rem 1.875rem 2.5rem
}

.archive-featured-posts .nav-tabs .nav-link {
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    color: #e1e5e9;
    border-radius: 0;
    border: none;
    padding: 0 50px;
    background: transparent
}

.archive-featured-posts .nav-tabs .nav-link:focus, .archive-featured-posts .nav-tabs .nav-link:hover {
    border: none
}

.archive-featured-posts .nav-tabs .nav-link.active {
    color: #238e55;
    border: none;
    border-bottom: 3px solid #238e55
}

.archive-featured-posts .tab-pane {
    padding: 2.188rem 0 0
}

.archive-featured-posts .tab-pane .item {
    display: block;
    padding: 1.25rem 1.563rem;
    transition: all .3s ease;
    font-size: 1.125rem;
    color: #30363f
}

.archive-featured-posts .tab-pane .item:hover {
    background-color: #f3f4f6;
    text-decoration: none
}

.archive-featured-posts .tab-pane .item strong {
    display: block;
    color: #30363f;
    font-size: .813rem
}

.archive-featured-posts .tab-pane .link-arrow {
    margin: 1.875rem 0 0 1.875rem
}

.archive-featured-posts .bg-abs {
    height: 350px
}

.post-type-archive-event .page-content {
    padding: 0
}

.post-type-archive-event .intro {
    padding-right: 2.813rem
}

.post-type-archive-event .item {
    display: block;
    transition: all .3s ease;
    font-size: 1.125rem;
    color: #30363f;
    position: relative
}

.post-type-archive-event .item:hover {
    text-decoration: none
}

.post-type-archive-event .item strong {
    display: block;
    color: #30363f;
    font-size: .813rem
}

.post-type-archive-event .event-image {
    padding: 75px 45px;
    text-align: center
}

.post-type-archive-event .event-name {
    font-weight: 700;
    font-size: 1.5rem;
    text-wrap: pretty
}

.post-type-archive-event .event-date {
    text-transform: uppercase;
    font-size: 1rem
}

img.author-image {
    width: 75px !important;
    height: auto !important
}

.category-list li {
    padding: 3px 30px !important;
    font-size: 12px !important
}

.contributor-hero {
    padding: 100px 0
}

.contributor-hero .back {
    color: #b6bbbe;
    font-size: 1.25rem;
    line-height: 120%;
    letter-spacing: .03px;
    cursor: pointer;
    margin-bottom: 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.contributor-hero .back i {
    font-size: 1.5rem;
    margin-right: 16px
}

.contributor-hero img, .contributor-hero picture {
    width: 125px;
    height: 125px;
    border-radius: 50%
}

.contributor-hero .h1, .contributor-hero h1 {
    color: #0e1112;
    font-size: 3.1rem;
    line-height: 120%;
    margin: 16px 0
}

.contributor-hero .byline {
    color: #48555c;
    font-style: normal;
    line-height: 0;
    letter-spacing: .08px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.contributor-hero .byline .company:before {
    content: "@";
    margin: 0 7px
}

.contributor-hero .byline .linkedin:before {
    content: "";
    border-left: 1px solid #b6bbbe;
    margin: 0 8px
}

.contributor-hero p {
    color: #0e1112;
    font-size: 1.25rem;
    line-height: 150%;
    letter-spacing: .1px;
    margin-top: 30px
}

.contributor .h2, .contributor h2 {
    color: #0e1112;
    line-height: 120%;
    letter-spacing: .088px;
    font-size: 2.2rem;
    margin-bottom: 24px
}

.contributor-avatar-featured img, .contributor-avatar-featured picture {
    border-radius: 50%;
    width: 100px;
    height: 100px
}

.alert-dismissible .btn-close {
    color: #fff;
    opacity: 1
}

@media screen and (max-width: 991px) {
    #main_nav a.nav-link:hover:after {
        color: #dd7322;
        content: "\f078" !important
    }
}

@media only screen and (min-width: 992px) {
    .dropdown:hover .dropdown-menu {
        display: block
    }
}

.navbar .megamenu {
    padding: 1rem
}

@media (min-width: 992px) {
    .navbar .has-megamenu {
        position: static !important
    }

    .navbar .megamenu {
        left: 0;
        right: 0;
        width: 100%;
        margin-top: 0
    }
}

@media (min-width: 992px) and (max-width: 1064px) {
    .block-forms form .site-header input[type=submit], .primary-nav #mega-menu-wrap-primary_navigation .site-header #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .single-resource-post-content form .site-header input[type=submit], .site-header .block-forms form input[type=submit], .site-header .btn-primary, .site-header .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .site-header .single-resource-post-content form input[type=submit] {
        padding: 5px
    }
}

@media (max-width: 991.99px) {
    .navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse {
        overflow-y: auto;
        max-height: 90vh;
        margin-top: 10px
    }
}

@media (max-width: 991.99px) {
    .primary-nav .navbar-nav-scroll {
        padding-right: 0
    }

    .primary-nav .container {
        padding-left: 0;
        padding-right: 0;
        max-width: 991.99px
    }

    .primary-nav .navbar-toggler {
        margin-right: 20px
    }

    .primary-nav .navbar-collapse {
        background-color: #e4eef4;
        width: 100%;
        border-bottom: 1px solid #ccc;
        box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .2);
        margin-top: 15px
    }

    .primary-nav #main_nav .megamenu {
        border-top: none;
        box-shadow: none;
        padding: 15px 0;
        overflow-x: hidden
    }

    .primary-nav #main_nav .columns-2 {
        column-count: 1
    }

    .primary-nav #main_nav .megamenu ul li {
        margin: 15.5px 0
    }

    .primary-nav #main_nav .megamenu ul li:first-child {
        margin: 0
    }

    .primary-nav #main_nav .megamenu ul li a {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .primary-nav #main_nav a.nav-link {
        padding: 15px;
        height: auto;
        border-bottom: 1px solid #ccc
    }

    .primary-nav #main_nav .megamenu .col-megamenu {
        padding-left: 25px;
        padding-right: 25px
    }

    .primary-nav .dropdown-menu .megamenu .show {
        top: 0
    }

    .primary-nav #main_nav .megamenu > .container > .row > [class*=col-lg] {
        padding-left: 0
    }

    .primary-nav .navbar-toggler > .close {
        display: inline
    }

    .primary-nav .navbar-toggler.collapsed > .close, .primary-nav .navbar-toggler:not(.collapsed) > .navbar-toggler-icon {
        display: none
    }

    .primary-nav .navbar-toggler:focus {
        box-shadow: none
    }

    .primary-nav .navbar-toggler {
        border: none
    }

    .primary-nav .navbar-toggler-icon {
        background-image: none
    }

    .primary-nav #main_nav .megamenu > .container > .row > [class*=col-lg] {
        border-right: none
    }

    .primary-nav .search-links {
        padding: 15px 0;
        background-color: #f2f6f9;
        margin: 15px
    }

    .primary-nav .search-links .buttons {
        float: right;
        padding: 0 15px 0 0
    }

    .primary-nav .search-links .header-search-form.active {
        transform: translateY(0)
    }

    .primary-nav .search-links .header-search-form {
        top: 100%
    }
}

#main_nav {
    -ms-flex-pack: end;
    justify-content: flex-end
}

#main_nav a.nav-link {
    padding: 0 15px;
    color: #1c1f25;
    font-family: inherit;
    font-size: 17px;
    font-weight: 700;
    height: 90px;
    -ms-flex-line-pack: center;
    align-content: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 5px solid transparent;
    text-decoration: none
}

#main_nav a.nav-link:after {
    content: "\f078";
    font-family: Font Awesome\ 6 Free;
    font-weight: 400;
    display: inline-block;
    margin: 0 0 0 6px;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: rotate(0);
    color: inherit;
    position: relative;
    background: transparent;
    height: auto;
    width: auto;
    right: auto;
    line-height: inherit;
    border: none
}

#main_nav a.nav-link.pricing:after {
    content: none !important
}

#main_nav a.nav-link:hover {
    color: #dd7322;
    border-bottom: 5px solid #dd7322
}

#main_nav a.nav-link:hover:after {
    content: "\f077";
    font-family: Font Awesome\ 6 Free;
    font-weight: 400;
    display: inline-block;
    margin: 0 0 0 6px;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: rotate(0);
    color: #dd7322;
    position: relative;
    background: transparent;
    height: auto;
    width: auto;
    right: auto;
    line-height: inherit
}

@media only screen and (min-width: 992px) {
    #main_nav li.show a.nav-link {
        color: #dd7322;
        border-bottom: 5px solid #dd7322
    }

    #main_nav li.show a.nav-link:after {
        content: "\f077";
        font-family: Font Awesome\ 6 Free;
        font-weight: 400;
        display: inline-block;
        margin: 0 0 0 6px;
        vertical-align: top;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: rotate(0);
        color: #dd7322;
        position: relative;
        background: transparent;
        height: auto;
        width: auto;
        right: auto;
        line-height: inherit
    }
}

#main_nav .megamenu {
    background-color: #fafafa;
    border-top: 1px solid #e1e1e1;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .2);
    padding: 50px 0;
    animation: fadeIn .5s;
    -webkit-animation: fadeIn .5s;
    -moz-animation: fadeIn .5s;
    -o-animation: fadeIn .5s;
    -ms-animation: fadeIn .5s
}

#main_nav .megamenu > .container > .row > [class*=col-lg] {
    border-right: 1px solid #e1e1e1;
    padding-left: 15px
}

#main_nav .megamenu > .container > .row > [class*=col-lg]:last-child {
    border-right: none
}

#main_nav .megamenu > .container > .row > [class*=col-lg]:first-child {
    padding-left: 0
}

#main_nav .megamenu .block-forms form input:hover[type=submit], #main_nav .megamenu .btn:hover, #main_nav .megamenu .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link:hover, #main_nav .megamenu .search-form .search-submit:hover, #main_nav .megamenu .single-resource-post-content form input:hover[type=submit], .block-forms form #main_nav .megamenu input:hover[type=submit], .primary-nav #mega-menu-wrap-primary_navigation #main_nav .megamenu #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link:hover, .search-form #main_nav .megamenu .search-submit:hover, .single-resource-post-content form #main_nav .megamenu input:hover[type=submit] {
    color: #fff;
    text-decoration: none
}

#main_nav .megamenu a {
    color: #d07838;
    text-decoration: none
}

#main_nav .megamenu .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, #main_nav .megamenu .search-form a.search-submit, #main_nav .megamenu a.btn, .primary-nav #mega-menu-wrap-primary_navigation #main_nav .megamenu #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .search-form #main_nav .megamenu a.search-submit {
    color: #06808e
}

#main_nav .megamenu a:hover {
    text-decoration: underline
}

#main_nav .megamenu .col-megamenu {
    padding-left: 20px;
    padding-right: 20px
}

#main_nav .megamenu li.description, #main_nav .megamenu p.description {
    font-size: .9em;
    line-height: 1.3em;
    color: #555
}

#main_nav .megamenu li.description.icons:before, #main_nav .megamenu p.description.icons:before {
    font-size: 15px
}

#main_nav .megamenu ul li {
    margin: 0;
    line-height: 1.2rem
}

#main_nav .megamenu ul li a {
    color: #000;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 10.5px;
    padding-bottom: 10.5px
}

#main_nav .megamenu ul li a:hover {
    background: #d07838;
    text-decoration: none;
    color: #fff;
    margin-left: -7.5px;
    padding-left: 7.5px
}

#main_nav .megamenu a.top-level-link {
    color: #264a64;
    text-decoration: none
}

#main_nav .megamenu a.top-level-link:hover {
    text-decoration: underline
}

#main_nav .megamenu .cta-link a {
    color: #d07838;
    text-decoration: none
}

#main_nav .megamenu .cta-link a:hover {
    text-decoration: underline
}

#main_nav .megamenu a.secondary-cta-link {
    font-size: .8rem
}

#main_nav .megamenu .featured-content p {
    margin-bottom: 0
}

#main_nav .megamenu .featured-content p.description {
    padding-left: 28px
}

#main_nav .megamenu .featured-content p a {
    color: #d07838;
    text-decoration: none
}

#main_nav .megamenu .featured-content p a:hover {
    text-decoration: underline
}

#main_nav .megamenu .featured-content .icons, #main_nav .megamenu .featured-content .icons:hover:before {
    color: #264a64
}

#main_nav .megamenu .new:after {
    content: "New";
    border-radius: 5px;
    padding: 0 8px;
    background: #264a64;
    font-size: 10px;
    font-weight: 700;
    line-height: 16px;
    color: #fff;
    display: inline-block;
    margin-left: 5px;
    text-transform: uppercase
}

#main_nav .megamenu .icons:before {
    font-family: Font Awesome\ 6 Free;
    margin: 0 9px 0 0;
    font-weight: 700;
    color: #264a64;
    font-size: 20px;
    width: 20px
}

#main_nav .megamenu a.icons:hover:before {
    color: #fff
}

#main_nav .megamenu .agencies:before {
    content: "\f08e"
}

#main_nav .megamenu .financial:before {
    content: "\f4b9"
}

#main_nav .megamenu .retail:before {
    content: "\f290"
}

#main_nav .megamenu .technology:before {
    content: "\f3cf"
}

#main_nav .megamenu .travel:before {
    content: "\f072"
}

#main_nav .megamenu .gaming:before {
    content: "\f522"
}

#main_nav .megamenu .designer-role:before {
    content: "\f5c3"
}

#main_nav .megamenu .marketer-role:before {
    content: "\f140"
}

#main_nav .megamenu .leadership-role:before {
    content: "\e533"
}

#main_nav .megamenu .shopping:before {
    content: "\f290"
}

#main_nav .megamenu .ai:before {
    content: "\f544"
}

#main_nav .megamenu .check:before {
    content: "\f00c"
}

#main_nav .megamenu .blog:before {
    content: "\f5ad"
}

#main_nav .megamenu .resources:before {
    content: "\f61f"
}

#main_nav .megamenu .ebooks:before {
    content: "\f518"
}

#main_nav .megamenu .group:before {
    content: "\e533"
}

#main_nav .megamenu .play:before {
    content: "\f144"
}

#main_nav .megamenu .event:before {
    content: "\f073"
}

#main_nav .megamenu .ll:before {
    content: "\58"
}

#main_nav .megamenu .stories:before {
    content: "\f091"
}

#main_nav .megamenu .academy:before {
    content: "\f19d"
}

#main_nav .megamenu .discussions:before {
    content: "\f086"
}

#main_nav .megamenu .learning:before {
    content: "\f19d"
}

#main_nav .megamenu .snippets:before {
    content: "\f121"
}

#main_nav .megamenu .gallery:before {
    content: "\f84c"
}

#main_nav .megamenu .ecms:before {
    content: "\f201"
}

#main_nav .megamenu .gmail-tabs:before {
    content: "\f00b"
}

#main_nav .megamenu .templates:before {
    content: "\f1c9"
}

#main_nav .megamenu .scope:before {
    content: "\f064"
}

#main_nav .megamenu .guardian:before {
    content: "\f3ed"
}

#main_nav .megamenu .assistant:before {
    content: "\f304"
}

#main_nav .megamenu .help:before {
    content: "\f059"
}

#main_nav .megamenu .soe:before {
    content: "\e473"
}

#main_nav .megamenu .line-up:before {
    content: "\e098"
}

#main_nav .megamenu .omni-channel:before {
    content: "\f2f1"
}

#main_nav .megamenu .link:before {
    content: "\f0c1"
}

#main_nav .megamenu .image:before {
    content: "\f03e"
}

#main_nav .megamenu .game:before {
    content: "\f11b"
}

#main_nav .megamenu .calculator:before {
    content: "\f1ec"
}

#main_nav .megamenu .litmus-live:before {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 105.5 92.8'%3E%3Cstyle%3E.st0{fill:%23264b64}%3C/style%3E%3Cpath class='st0' d='M105.5 51.7L68.8 92.8 23.1 52.1M0 41.1L36.7 0l45.8 40.7'/%3E%3C/svg%3E");
    width: 20px
}

#main_nav .megamenu .litmus-live:hover:before {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 105.5 92.8'%3E%3Cstyle%3E.st0{fill:%23fff}%3C/style%3E%3Cpath class='st0' d='M105.5 51.7L68.8 92.8 23.1 52.1M0 41.1L36.7 0l45.8 40.7'/%3E%3C/svg%3E") !important
}

#main_nav .megamenu .calc:before {
    content: "\f1ec"
}

#main_nav .columns-2 {
    column-count: 2
}

#main_nav .columns-3 {
    column-count: 3
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.utility-nav {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #003865;
    padding-top: 0;
    padding-bottom: 0;
    display: none
}

.utility-nav li > a {
    color: #fff;
    font-size: .8125rem;
    font-weight: 600;
    text-transform: uppercase
}

.utility-nav .dropdown-menu {
    background-color: #f3f4f6;
    right: 0;
    left: auto;
    padding: 10px
}

.utility-nav .dropdown-menu > a {
    margin-bottom: 5px
}

@media (min-width: 992px) {
    .utility-nav {
        display: block
    }
}

.primary-nav {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.primary-nav .logo {
    height: 40px;
    width: auto
}

@media (min-width: 992px) {
    .primary-nav .logo {
        height: 40px
    }
}

.primary-nav .logo-white {
    display: none
}

.primary-nav.sps--blw {
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999
}

.top .utility-nav {
    top: 0;
    height: auto
}

.utility-nav {
    top: -100px;
    transition: top .3s ease;
    height: 0
}

.sticky-nav {
    width: 100%;
    transition: all .3s ease-in-out;
    z-index: 99;
    background-color: #fff;
    position: fixed;
    top: 0
}

.admin-bar .sticky-nav {
    top: 46px
}

@media (min-width: 992px) {
    .admin-bar .sticky-nav {
        top: 32px
    }

    .sticky-nav.animate-out {
        transform: translateY(-100%)
    }
}

@media (max-width: 473px) {
    .js body {
        margin-top: 178px !important
    }
}

@media (min-width: 992px) {
    .js body {
        margin-top: 150px
    }

    .js body.landing-page-template {
        margin-top: 0
    }
}

@media (max-width: 991.98px) {
    .js body {
        margin-top: 60px
    }
}

.primary-nav-menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width: 992px) {
    .primary-nav-menu {
        position: relative
    }
}

@media screen and (max-width: 1200px) {
    .block-forms form .primary-nav-menu > input[type=submit], .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn.primary-nav-menu > a.mega-menu-link, .primary-nav-menu > .btn-primary, .primary-nav-menu > .header-link, .single-resource-post-content form .primary-nav-menu > input[type=submit] {
        display: none !important
    }
}

.primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link {
    font-weight: 600
}

.primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link {
    line-height: 1.8;
    padding-left: 20px;
    padding-right: 20px
}

@media (min-width: 768px) {
    .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link {
        margin-left: 15px !important
    }
}

.primary-nav .icon-search, .primary-nav .icon-sphere, .primary-nav .icon-user {
    fill: #30363f
}

.mega-litmus-heading a {
    color: #003865 !important;
    background: none !important;
    text-transform: uppercase !important;
    font-weight: 700 !important
}

@media (min-width: 992px) {
    .mega-litmus-heading a {
        margin-left: -20px !important;
        padding-top: 40px !important
    }
}

.mega-menu-item.widget_media_image {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-direction: column;
    flex-direction: column
}

.mega-menu-item.widget_media_image .mega-block-title {
    -ms-flex-order: 2;
    order: 2;
    color: #d6b643 !important;
    font-size: 14px !important;
    text-transform: none !important;
    font-weight: 400 !important;
    margin-top: 10px !important
}

.mega-menu-item.widget_text p a {
    color: #003865 !important
}

.header-login-toggle {
    background-color: transparent;
    padding-left: 5px;
    padding-right: 5px
}

@media (min-width: 992px) {
    .header-login-toggle {
        display: none
    }
}

.header-login-dropdown .dropdown-menu > a, .login-menu .dropdown-menu > a {
    width: auto;
    color: #003865;
    font-weight: 700;
    text-transform: uppercase
}

.header-login-dropdown .dropdown-menu > a .description, .login-menu .dropdown-menu > a .description {
    font-weight: 400;
    text-transform: none;
    display: block;
    font-size: .6875rem
}

.header-login-dropdown .sell-login-link, .login-menu .sell-login-link {
    background: url(../../../../../../../../../../../../../../themes/litmus/dist/images/badge-sell.png) 0 no-repeat
}

.header-login-dropdown .market-login-link, .login-menu .market-login-link {
    background: url(../../../../../../../../../../../../../../themes/litmus/dist/images/badge-market.png) 0 no-repeat
}

.header-login-dropdown .market-login-link, .header-login-dropdown .sell-login-link, .login-menu .market-login-link, .login-menu .sell-login-link {
    padding-left: 60px;
    background-size: 50px 50px;
    min-height: 50px
}

.header-search-toggle {
    padding: 14px
}

.header-search-toggle:focus svg, .header-search-toggle:hover svg {
    fill: #738195
}

.header-search-toggle {
    display: inline-block;
    background-color: transparent
}

.header-search-toggle:hover {
    background-color: transparent !important
}

.header-search-form {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    background: #fff;
    pointer-events: none;
    opacity: 0;
    transform: translateY(-10px);
    transition: opacity .4s ease, transform .4s ease
}

.header-search-form .search-form {
    display: -ms-flexbox;
    display: flex
}

.header-search-form .search-input {
    -ms-flex: 1;
    flex: 1;
    border-radius: 0;
    background: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/search.svg) 12px no-repeat;
    background-size: 24px 24px;
    padding-left: 50px;
    padding-right: 50px;
    font-style: italic
}

.header-search-form.active {
    opacity: 1;
    transform: translateY(-50%);
    pointer-events: all
}

.header-search-form-close-btn {
    position: absolute;
    background-color: transparent;
    right: 15px;
    font-size: 36px;
    padding: 0;
    font-weight: 300;
    line-height: 1;
    color: #99a4b2
}

.mega-menu-wrap {
    -ms-flex-order: 3;
    order: 3
}

@media screen and (min-width: 1200px) {
    .mega-menu-wrap {
        -ms-flex-order: unset;
        order: unset
    }
}

@media (max-width: 991.98px) {
    .navbar-brand {
        padding-left: 20px
    }
}

.max-mega-menu .mobile-only {
    display: none !important
}

@media (max-width: 767.98px) {
    .max-mega-menu {
        padding: 10px 20px 30px !important
    }

    .max-mega-menu > li.mega-menu-item:not(.mega-menu-item-object-custom) > a {
        border-bottom: 1px solid hsla(0, 0%, 100%, .1) !important
    }

    .max-mega-menu > li.mega-menu-item > a {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .max-mega-menu > li.mega-menu-item > ul.mega-sub-menu {
        margin-left: -20px !important;
        width: calc(100% + 40px) !important
    }

    .max-mega-menu > li.mega-menu-item > ul.mega-sub-menu .mega-menu-link + .mega-sub-menu {
        padding-left: 15px !important;
        padding-right: 15px !important
    }

    .max-mega-menu li.mega-menu-item.mobile-only {
        display: list-item !important
    }

    .block-forms form .max-mega-menu > li.mega-menu-item-object-custom > a input[type=submit], .max-mega-menu > li.mega-menu-item-object-custom > a .block-forms form input[type=submit], .max-mega-menu > li.mega-menu-item-object-custom > a .btn, .max-mega-menu > li.mega-menu-item-object-custom > a .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .max-mega-menu > li.mega-menu-item-object-custom > a .search-form .search-submit, .max-mega-menu > li.mega-menu-item-object-custom > a .single-resource-post-content form input[type=submit], .primary-nav #mega-menu-wrap-primary_navigation .max-mega-menu > li.mega-menu-item-object-custom > a #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .search-form .max-mega-menu > li.mega-menu-item-object-custom > a .search-submit, .single-resource-post-content form .max-mega-menu > li.mega-menu-item-object-custom > a input[type=submit] {
        width: 100%;
        margin-top: 30px
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .max-mega-menu > li.mega-menu-item > a {
        padding-left: 8px !important;
        padding-right: 8px !important;
        font-size: 14px !important
    }

    .block-forms form .max-mega-menu > li.mega-menu-item-object-custom > a input[type=submit], .max-mega-menu > li.mega-menu-item-object-custom > a .block-forms form input[type=submit], .max-mega-menu > li.mega-menu-item-object-custom > a .btn, .max-mega-menu > li.mega-menu-item-object-custom > a .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .max-mega-menu > li.mega-menu-item-object-custom > a .search-form .search-submit, .max-mega-menu > li.mega-menu-item-object-custom > a .single-resource-post-content form input[type=submit], .primary-nav #mega-menu-wrap-primary_navigation .max-mega-menu > li.mega-menu-item-object-custom > a #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .search-form .max-mega-menu > li.mega-menu-item-object-custom > a .search-submit, .single-resource-post-content form .max-mega-menu > li.mega-menu-item-object-custom > a input[type=submit] {
        font-size: 14px
    }
}

.site-header .navbar {
    padding-top: 0;
    padding-bottom: 0
}

.site-header .primary-nav > .container {
    min-height: 60px
}

@media (min-width: 1200px) {
    .site-header .primary-nav > .container {
        min-height: 60px
    }
}

.mega-menu-primary_navigation-mobile-open .site-header {
    background-color: #073045
}

.mega-menu-primary_navigation-mobile-open .mega-indicator:after {
    color: #fff
}

.mega-menu-primary_navigation-mobile-open .logo:not(.logo-white) {
    display: none
}

.mega-menu-primary_navigation-mobile-open .logo-white {
    display: block
}

.mega-menu-primary_navigation-mobile-open #mega-menu-wrap-primary_navigation .mega-menu-toggle .mega-toggle-block-1:after {
    color: #fff
}

.mega-menu-primary_navigation-mobile-open svg {
    fill: #fff
}

.mega-menu-primary_navigation-mobile-open .main {
    position: relative
}

.mega-menu-primary_navigation-mobile-open .main:after {
    content: "";
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    background: #000;
    opacity: .8;
    z-index: 9
}

.mega-menu-primary_navigation-mobile-open .mega-mega-mobile-buttons {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.block-forms form .mega-menu-primary_navigation-mobile-open .mega-mega-mobile-buttons input[type=submit], .mega-menu-primary_navigation-mobile-open .mega-mega-mobile-buttons .block-forms form input[type=submit], .mega-menu-primary_navigation-mobile-open .mega-mega-mobile-buttons .btn, .mega-menu-primary_navigation-mobile-open .mega-mega-mobile-buttons .header-link, .mega-menu-primary_navigation-mobile-open .mega-mega-mobile-buttons .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .mega-menu-primary_navigation-mobile-open .mega-mega-mobile-buttons .search-form .search-submit, .mega-menu-primary_navigation-mobile-open .mega-mega-mobile-buttons .single-resource-post-content form input[type=submit], .primary-nav #mega-menu-wrap-primary_navigation .mega-menu-primary_navigation-mobile-open .mega-mega-mobile-buttons #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .search-form .mega-menu-primary_navigation-mobile-open .mega-mega-mobile-buttons .search-submit, .single-resource-post-content form .mega-menu-primary_navigation-mobile-open .mega-mega-mobile-buttons input[type=submit] {
    display: -ms-flexbox !important;
    display: flex !important;
    text-align: center;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px;
    margin: 20px 0;
    border-bottom: none !important
}

.mega-menu-primary_navigation-mobile-open .mega-mega-mobile-buttons .header-link {
    color: #fff
}

.block-forms form .mega-menu-primary_navigation-mobile-open input:not(.header-lang-toggle):not(.header-search-toggle)[type=submit], .mega-menu-primary_navigation-mobile-open .block-forms form input:not(.header-lang-toggle):not(.header-search-toggle)[type=submit], .mega-menu-primary_navigation-mobile-open .btn:not(.header-lang-toggle):not(.header-search-toggle), .mega-menu-primary_navigation-mobile-open .header-link, .mega-menu-primary_navigation-mobile-open .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link:not(.header-lang-toggle):not(.header-search-toggle), .mega-menu-primary_navigation-mobile-open .search-form .search-submit:not(.header-lang-toggle):not(.header-search-toggle), .mega-menu-primary_navigation-mobile-open .single-resource-post-content form input:not(.header-lang-toggle):not(.header-search-toggle)[type=submit], .primary-nav #mega-menu-wrap-primary_navigation .mega-menu-primary_navigation-mobile-open #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link:not(.header-lang-toggle):not(.header-search-toggle), .search-form .mega-menu-primary_navigation-mobile-open .search-submit:not(.header-lang-toggle):not(.header-search-toggle), .single-resource-post-content form .mega-menu-primary_navigation-mobile-open input:not(.header-lang-toggle):not(.header-search-toggle)[type=submit] {
    display: none
}

.mega-menu-primary_navigation-mobile-open .header-search-toggle {
    padding: 14px
}

.mega-menu-primary_navigation-mobile-open .header-search-toggle svg {
    fill: #fff
}

.mega-menu-primary_navigation-mobile-open .header-search-toggle:focus svg, .mega-menu-primary_navigation-mobile-open .header-search-toggle:hover svg {
    fill: #000
}

.mega-menu-primary_navigation-mobile-open #mega-menu-primary_navigation {
    max-height: calc(100vh - 60px) !important;
    overflow: scroll !important
}

.mega-mega-mobile-buttons {
    display: none !important
}

#mega-menu-wrap-primary_navigation .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

#mega-menu-wrap-primary_navigation .mega-menu-toggle .mega-toggle-block-1:after {
    content: "";
    text-indent: -9999px;
    background: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/hamburger.svg) 50% no-repeat;
    width: 25px;
    height: 25px;
    background-size: 25px 25px;
    margin-left: .75rem
}

#mega-menu-wrap-primary_navigation .mega-menu-toggle.mega-menu-open .mega-toggle-block-1:after {
    background: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/close.svg) 50% no-repeat
}

.login-menu .connect-login-link {
    background: url(../../../../../../../../../../../../../../themes/litmus/dist/images/badge-connect.png) 0 no-repeat;
    padding-left: 60px;
    background-size: 50px 50px;
    min-height: 50px
}

.login-menu .connect-login-link .connect-login-link:hover {
    background-color: transparent !important
}

.header-link {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    padding: 0 10px;
    color: #30363f
}

.site-header {
    padding: 0;
    transform: none !important
}

.site-header #live-nav {
    margin: 0;
    padding: 0
}

.site-header #live-nav li {
    float: left;
    list-style: none;
    margin: 0 0 0 30px;
    padding: 0
}

.site-header #live-nav li:nth-child(4) {
    border-right: 1px solid #f3f4f6;
    padding-right: 30px
}

.site-header #live-nav li a {
    color: #99a4b2;
    font-weight: 500;
    opacity: .7;
    font-size: 1rem
}

@media (max-width: 768px) {
    .page-id-10535 .page-header-content, .page-id-25262 .page-header-content, .page-id-29100 .page-header-content {
        padding: 0
    }
}

.nav-link {
    cursor: pointer
}

.max-mega-menu > li.mega-menu-item > a {
    border-bottom: 1px solid hsla(0, 0%, 100%, .1) !important
}

@media (max-width: 768px) {
    .author-logo {
        margin-bottom: 15px
    }

    #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-flyout ul.mega-sub-menu {
        padding: 0 0 0 10px !important
    }

    .slide-content .h1, .slide-content h1 {
        font-size: 1.95rem !important
    }

    .slide-content p {
        font-size: 16px !important;
        line-height: 22px !important
    }
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.mega-current-menu-#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link:hoveritem > a.mega-menu-link, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link {
    border-color: #cdd4da;
    font-weight: 600 !important
}

.mega-menu-primary_navigation-mobile-open #mega-menu-primary_navigation .mega-menu-item .mega-sub-menu .mega-menu-item:not(.mega-menu-item-has-children) > .mega-menu-link {
    font-size: 13px !important;
    text-transform: none !important;
    font-weight: 300 !important
}

.alert-top {
    background-color: #093a52;
    border: none;
    border-radius: 0;
    color: #fff;
    text-align: center;
    margin-bottom: 0;
    z-index: 1000
}

.alert-top a {
    color: #fff
}

.alert-top a:hover {
    color: #efca4a
}

.alert-top .alert-top .btn-close, .alert-top .btn-close:not(:disabled):not(.disabled):focus {
    color: #fff;
    opacity: 1
}

.alert-top .btn-close:not(:disabled):not(.disabled):hover {
    color: #fff;
    opacity: .5
}

.alert-top-callout {
    color: #efca4a;
    text-transform: uppercase;
    white-space: nowrap
}

.alert-top-callout a {
    color: #efca4a
}

.site-main-footer {
    padding-top: 60px;
    color: #fff;
    background-color: #464c57;
    padding-bottom: 2.5rem
}

.site-main-footer.footer-top-row {
    background-color: #30363f;
    padding-top: 2rem;
    padding-bottom: 2rem
}

.footer-menu-nav-wrapper {
    max-width: 100%
}

@media (min-width: 1200px) {
    .footer-menu-nav-wrapper {
        max-width: 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%
    }
}

.footer-menu {
    display: -ms-flexbox;
    display: flex
}

.footer-menu ul {
    list-style: none;
    padding: 0
}

@media (max-width: 991.98px) {
    .footer-menu {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (max-width: 767.98px) {
    .footer-menu > li {
        margin-bottom: 1.25rem
    }

    .footer-menu > li:last-child {
        margin-bottom: 0
    }
}

.footer-menu a {
    color: #e1e5e9;
    font-size: .9rem;
    line-height: 1.3;
    display: inline-block
}

.footer-menu a:hover {
    color: #e1e5e9
}

@media (max-width: 991.98px) {
    .footer-menu > li {
        padding-left: 0;
        width: 50%
    }
}

.footer-menu .footer-contact-nav-link a, .footer-menu > li > a {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: .6rem
}

.footer-menu .sub-menu > li {
    margin-bottom: .6rem;
    line-height: 1
}

.footer-menu a, .footer-menu a:hover {
    color: #99a4b2
}

.copyright {
    font-size: 13px;
    display: -ms-flexbox;
    display: flex
}

@media (min-width: 576px) {
    .copyright {
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: 2rem
    }
}

@media (max-width: 575.98px) {
    .copyright {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        text-align: center;
        margin-top: 1rem
    }

    .copyright .copyright-text {
        -ms-flex-order: 2;
        order: 2;
        margin-top: -.5rem;
        margin-right: 1.5rem
    }
}

.copyright .copyright-text {
    margin-bottom: 1rem
}

@media (min-width: 768px) {
    .copyright .copyright-text {
        margin-right: 2rem;
        margin-bottom: 0 !important
    }
}

@media (max-width: 767.98px) {
    .copyright .copyright-text {
        margin-right: 0 !important;
        text-align: left
    }
}

.copyright-links ul {
    display: -ms-flexbox;
    display: flex;
    margin: 0
}

.copyright-links ul > li:not(:last-child) {
    margin-right: 1.5rem
}

@media (min-width: 992px) {
    .copyright-links ul {
        margin-bottom: 0
    }
}

.copyright-links margin-bottom li:not(:last-child) {
    margin-right: 1.5rem
}

.copyright-links li a {
    color: #e1e5e9
}

.footer-logo {
    display: block;
    max-width: 100px
}

.footer-logo-tagline {
    color: #e1e5e9;
    font-size: 1.5rem;
    font-weight: 100
}

@media (max-width: 575.98px) {
    .footer-logo-tagline {
        font-size: 1.125rem
    }
}

.footer-address {
    margin-bottom: 2rem;
    font-size: .9rem
}

.footer-address strong {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase
}

.footer-address a {
    color: #e1e5e9
}

.site-social-networks a {
    display: -ms-flexbox;
    display: flex;
    background-color: #99a4b2;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid #99a4b2;
    padding: 2px;
    width: 38px;
    height: 38px;
    border-radius: 100%;
    text-align: center;
    transition: background-color .3s ease
}

.site-social-networks a svg {
    fill: #30363f !important
}

.site-social-networks a:focus, .site-social-networks a:hover {
    background-color: transparent
}

.site-social-networks a:focus svg, .site-social-networks a:hover svg {
    fill: #99a4b2 !important
}

.compliance-text {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.compliance-text p {
    margin: 0;
    display: inline-block
}

.compliance-text a, .compliance-text a:hover {
    color: #99a4b2
}

#footer-subscribe-form .mktoButtonRow {
    position: relative !important;
    top: 0 !important;
    right: -10px !important
}

@media (min-width: 992px) {
    .footer-menu > li {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%
    }
}

li.secondary-menu > a {
    font-weight: 700;
    margin-bottom: .6rem
}

.page-header {
    font-size: 18px;
    padding: 3rem 0
}

.page-header .form-header {
    height: auto !important
}

.page-header .form-header .form-wrapper {
    background-color: rgba(219, 241, 253, .85);
    padding: 30px;
    color: #30363f
}

.page-header.has-image .container {
    height: 450px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 767.98px) {
    .page-header.has-image .container {
        height: auto
    }
}

.page-header.has-image .container.is-short {
    height: 200px
}

@media (max-width: 767.98px) {
    .page-header.has-image .container.is-short {
        height: auto
    }
}

.page-header.has-image .container > .row {
    width: calc(100% + 30px)
}

@media (min-width: 992px) {
    .page-header.has-image .container {
        min-height: 240px
    }
}

.page-header .page-header-cta-btns {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start
}

@media (min-width: 768px) {
    .page-header .page-header-cta-btns {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center
    }
}

.block-forms form .page-header .page-header-cta-btns input[type=submit], .page-header .page-header-cta-btns .block-forms form input[type=submit], .page-header .page-header-cta-btns .btn, .page-header .page-header-cta-btns .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .page-header .page-header-cta-btns .search-form .search-submit, .page-header .page-header-cta-btns .single-resource-post-content form input[type=submit], .primary-nav #mega-menu-wrap-primary_navigation .page-header .page-header-cta-btns #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .search-form .page-header .page-header-cta-btns .search-submit, .single-resource-post-content form .page-header .page-header-cta-btns input[type=submit] {
    margin-bottom: 1.25rem
}

@media (min-width: 768px) {
    .block-forms form .page-header .page-header-cta-btns input[type=submit], .page-header .page-header-cta-btns .block-forms form input[type=submit], .page-header .page-header-cta-btns .btn, .page-header .page-header-cta-btns .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .page-header .page-header-cta-btns .search-form .search-submit, .page-header .page-header-cta-btns .single-resource-post-content form input[type=submit], .primary-nav #mega-menu-wrap-primary_navigation .page-header .page-header-cta-btns #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .search-form .page-header .page-header-cta-btns .search-submit, .single-resource-post-content form .page-header .page-header-cta-btns input[type=submit] {
        margin-bottom: 0
    }
}

@media (max-width: 575.98px) {
    .page-header .page-header-cta-btns .link-arrow {
        margin-left: 0 !important
    }
}

.page-header .form-header > .w-100 {
    margin: 0 auto
}

.page-header .form-header .page-header-content {
    padding-top: 100px;
    padding-bottom: 100px
}

.page-header .form-header .form-header-wrapper {
    background-color: #fff;
    padding-top: 1.875rem;
    margin-top: 1.25rem;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem
}

@media (min-width: 992px) {
    .page-header .form-header .form-header-wrapper {
        margin-top: 0;
        position: absolute;
        right: 0
    }
}

@media (min-width: 1200px) {
    .page-header .form-header .form-header-wrapper {
        max-width: 500px
    }
}

.page-header .form-header .form-header-wrapper .container {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem
}

.page-header .form-header .form-header-wrapper .copy {
    color: #000
}

.page-header .form-header .form-header-wrapper .copy p:last-child {
    margin: 0
}

.page-header .form-header .form-header-wrapper .toggle-button-cover {
    position: relative;
    width: 100%;
    height: 100px;
    box-sizing: border-box;
    margin-bottom: 2.5rem
}

@media (min-width: 768px) {
    .page-header .form-header .form-header-wrapper .toggle-button-cover {
        height: 30px
    }
}

.page-header .form-header .form-header-wrapper .toggle-button-cover .button-cover, .page-header .form-header .form-header-wrapper .toggle-button-cover .knobs, .page-header .form-header .form-header-wrapper .toggle-button-cover .layer {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.page-header .form-header .form-header-wrapper .toggle-button-cover .button-cover {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 768px) {
    .page-header .form-header .form-header-wrapper .toggle-button-cover .button-cover {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.page-header .form-header .form-header-wrapper .toggle-button-cover .button-cover span {
    color: #a7d2b3;
    position: relative;
    transition: all .3s ease;
    margin: 0;
    text-transform: uppercase;
    line-height: 1.2rem;
    font-size: 1rem;
    font-weight: 700
}

.page-header .form-header .form-header-wrapper .toggle-button-cover .button-cover span .flag {
    position: absolute;
    background-color: #a7d2b3;
    color: #fff;
    text-transform: none;
    line-height: 1.875rem;
    width: 100px;
    padding-left: 10px;
    margin-left: 20px;
    left: 100%;
    top: -8px;
    font-weight: 400
}

.page-header .form-header .form-header-wrapper .toggle-button-cover .button-cover span .flag:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(167, 210, 179, 0);
    border-right-color: #a7d2b3;
    border-width: 15px;
    margin-top: -15px
}

.page-header .form-header .form-header-wrapper .toggle-button-cover .button-cover span.toggle {
    color: #238e55
}

.page-header .form-header .form-header-wrapper .toggle-button-cover .button-cover span.toggle span {
    background-color: #238e55
}

.page-header .form-header .form-header-wrapper .toggle-button-cover .button-cover span.toggle span:before {
    border-right-color: #238e55
}

.page-header .form-header .form-header-wrapper .toggle-button-cover .button {
    position: relative;
    top: 0;
    width: 65px;
    margin: 20px 0
}

@media (min-width: 768px) {
    .page-header .form-header .form-header-wrapper .toggle-button-cover .button {
        overflow: hidden;
        height: 30px;
        margin: -5px 20px 0
    }
}

.page-header .form-header .form-header-wrapper .toggle-button-cover .button.r, .page-header .form-header .form-header-wrapper .toggle-button-cover .button.r .layer {
    border-radius: 100px;
    background: #f3f4f6 !important
}

.page-header .form-header .form-header-wrapper .toggle-button-cover .button.b2 {
    border-radius: 2px
}

.page-header .form-header .form-header-wrapper .toggle-button-cover .checkbox {
    position: relative;
    width: 100%;
    height: 100%;
    width: 65px;
    height: 20px;
    padding: 0;
    margin: 0;
    opacity: 0;
    cursor: pointer;
    z-index: 3
}

.page-header .form-header .form-header-wrapper .toggle-button-cover .checkbox:checked + .knobs:before {
    content: "";
    left: 35px;
    background-color: #238e55
}

.page-header .form-header .form-header-wrapper .toggle-button-cover .checkbox:checked ~ .layer {
    background-color: #fff
}

.page-header .form-header .form-header-wrapper .toggle-button-cover .knobs {
    z-index: 2;
    transition: all .3s ease
}

.page-header .form-header .form-header-wrapper .toggle-button-cover .knobs:before {
    transition: all .3s ease;
    content: "";
    position: absolute;
    top: 2px;
    left: 4px;
    width: 25px;
    height: 25px;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    text-align: center;
    line-height: 1;
    padding: 9px 4px;
    background-color: #238e55;
    border-radius: 50%;
    transition: all .3s cubic-bezier(.18, .89, .35, 1.15)
}

.page-header .form-header .form-header-wrapper .toggle-button-cover .layer {
    width: 100%;
    background-color: #fff;
    transition: all .3s ease;
    z-index: 1
}

.page-header .form-header .form-header-wrapper .column-wrapper {
    padding: 0
}

.page-header .form-header .form-header-wrapper .column-wrapper .column .wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 992px) {
    .page-header .form-header .form-header-wrapper .column-wrapper .column .wrapper {
        height: 100%
    }
}

.page-header .form-header .form-header-wrapper .column-wrapper .column .intro {
    padding: 0 1.875rem 1.875rem;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.page-header .form-header .form-header-wrapper .column-wrapper .column .intro .icon {
    max-width: 2.5rem;
    margin-bottom: 10px
}

.page-header .form-header .form-header-wrapper .column-wrapper .column .intro .h5, .page-header .form-header .form-header-wrapper .column-wrapper .column .intro h5 {
    font-size: 1.5rem;
    color: #30363f;
    margin-bottom: 1.875rem
}

.page-header .form-header .form-header-wrapper .column-wrapper .column .intro .price {
    color: #30363f
}

.page-header .form-header .form-header-wrapper .column-wrapper .column .intro .price .price-large, .page-header .form-header .form-header-wrapper .column-wrapper .column .intro .price .price-meta {
    margin: 0
}

.page-header .form-header .form-header-wrapper .column-wrapper .column .intro .price .price-large {
    font-size: 3.75rem;
    line-height: 1
}

.page-header .form-header .form-header-wrapper .column-wrapper .column .intro .additional {
    text-transform: uppercase;
    margin: 1.25rem 0;
    min-height: 28px
}

.page-header .form-header .form-header-wrapper .column-wrapper .column .intro .additional p {
    margin: 0
}

.page-header .form-header .form-header-wrapper .column-wrapper .form-wrap {
    color: #000;
    text-align: center
}

.page-header .form-header .form-header-wrapper .column-wrapper .form-wrap .h4, .page-header .form-header .form-header-wrapper .column-wrapper .form-wrap h4 {
    color: #30363f !important
}

.page-header .form-header .form-header-wrapper .column-wrapper .form-wrap .h4 strong, .page-header .form-header .form-header-wrapper .column-wrapper .form-wrap h4 strong {
    background-color: #0f618a;
    background-image: linear-gradient(45deg, #1e6188, #238e55);
    background-size: 100%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent
}

.archive .page-header.has-image .container, .blog .page-header.has-image .container, .error404 .page-header.has-image .container, .search .page-header.has-image .container, .single-news .page-header.has-image .container, .single-post .page-header.has-image .container {
    height: auto
}

.page-header-content {
    text-align: center
}

@media (min-width: 992px) {
    .page-header-content {
        text-align: left
    }
}

@media (min-width: 768px) {
    .page-header-cta-btns {
        margin-top: 3rem
    }
}

.block-forms form .page-header-cta-btns .btn + input[type=submit], .block-forms form .page-header-cta-btns .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link + input[type=submit], .block-forms form .page-header-cta-btns .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > input[type=submit] + a.mega-menu-link, .block-forms form .page-header-cta-btns .search-form .search-submit + input[type=submit], .block-forms form .page-header-cta-btns .search-form input[type=submit] + .search-submit, .block-forms form .page-header-cta-btns input[type=submit] + .btn, .block-forms form .page-header-cta-btns input[type=submit] + input[type=submit], .block-forms form .primary-nav #mega-menu-wrap-primary_navigation .page-header-cta-btns #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link + input[type=submit], .block-forms form .search-form .page-header-cta-btns .search-submit + input[type=submit], .page-header-cta-btns .block-forms form .btn + input[type=submit], .page-header-cta-btns .block-forms form .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > input[type=submit] + a.mega-menu-link, .page-header-cta-btns .block-forms form .search-form input[type=submit] + .search-submit, .page-header-cta-btns .block-forms form input[type=submit] + .btn, .page-header-cta-btns .block-forms form input[type=submit] + input[type=submit], .page-header-cta-btns .btn + .btn, .page-header-cta-btns .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > .btn + a.mega-menu-link, .page-header-cta-btns .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link + .btn, .page-header-cta-btns .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link + a.mega-menu-link, .page-header-cta-btns .primary-nav #mega-menu-wrap-primary_navigation .block-forms form #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link + input[type=submit], .page-header-cta-btns .primary-nav #mega-menu-wrap-primary_navigation .search-form #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link + .search-submit, .page-header-cta-btns .primary-nav #mega-menu-wrap-primary_navigation .single-resource-post-content form #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link + input[type=submit], .page-header-cta-btns .search-form .block-forms form .search-submit + input[type=submit], .page-header-cta-btns .search-form .btn + .search-submit, .page-header-cta-btns .search-form .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > .search-submit + a.mega-menu-link, .page-header-cta-btns .search-form .search-submit + .btn, .page-header-cta-btns .search-form .search-submit + .search-submit, .page-header-cta-btns .search-form .single-resource-post-content form .search-submit + input[type=submit], .page-header-cta-btns .single-resource-post-content form .btn + input[type=submit], .page-header-cta-btns .single-resource-post-content form .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > input[type=submit] + a.mega-menu-link, .page-header-cta-btns .single-resource-post-content form .search-form input[type=submit] + .search-submit, .page-header-cta-btns .single-resource-post-content form input[type=submit] + .btn, .page-header-cta-btns .single-resource-post-content form input[type=submit] + input[type=submit], .primary-nav #mega-menu-wrap-primary_navigation .block-forms form .page-header-cta-btns #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > input[type=submit] + a.mega-menu-link, .primary-nav #mega-menu-wrap-primary_navigation .page-header-cta-btns #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > .btn + a.mega-menu-link, .primary-nav #mega-menu-wrap-primary_navigation .page-header-cta-btns #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link + .btn, .primary-nav #mega-menu-wrap-primary_navigation .page-header-cta-btns #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link + a.mega-menu-link, .primary-nav #mega-menu-wrap-primary_navigation .page-header-cta-btns .block-forms form #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link + input[type=submit], .primary-nav #mega-menu-wrap-primary_navigation .page-header-cta-btns .block-forms form #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > input[type=submit] + a.mega-menu-link, .primary-nav #mega-menu-wrap-primary_navigation .page-header-cta-btns .search-form #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > .search-submit + a.mega-menu-link, .primary-nav #mega-menu-wrap-primary_navigation .page-header-cta-btns .search-form #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link + .search-submit, .primary-nav #mega-menu-wrap-primary_navigation .page-header-cta-btns .single-resource-post-content form #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link + input[type=submit], .primary-nav #mega-menu-wrap-primary_navigation .page-header-cta-btns .single-resource-post-content form #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > input[type=submit] + a.mega-menu-link, .primary-nav #mega-menu-wrap-primary_navigation .search-form .page-header-cta-btns #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > .search-submit + a.mega-menu-link, .primary-nav #mega-menu-wrap-primary_navigation .single-resource-post-content form .page-header-cta-btns #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > input[type=submit] + a.mega-menu-link, .search-form .block-forms form .page-header-cta-btns input[type=submit] + .search-submit, .search-form .page-header-cta-btns .block-forms form .search-submit + input[type=submit], .search-form .page-header-cta-btns .block-forms form input[type=submit] + .search-submit, .search-form .page-header-cta-btns .btn + .search-submit, .search-form .page-header-cta-btns .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > .search-submit + a.mega-menu-link, .search-form .page-header-cta-btns .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link + .search-submit, .search-form .page-header-cta-btns .search-submit + .btn, .search-form .page-header-cta-btns .search-submit + .search-submit, .search-form .page-header-cta-btns .single-resource-post-content form .search-submit + input[type=submit], .search-form .page-header-cta-btns .single-resource-post-content form input[type=submit] + .search-submit, .search-form .primary-nav #mega-menu-wrap-primary_navigation .page-header-cta-btns #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link + .search-submit, .search-form .single-resource-post-content form .page-header-cta-btns input[type=submit] + .search-submit, .single-resource-post-content form .page-header-cta-btns .btn + input[type=submit], .single-resource-post-content form .page-header-cta-btns .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link + input[type=submit], .single-resource-post-content form .page-header-cta-btns .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > input[type=submit] + a.mega-menu-link, .single-resource-post-content form .page-header-cta-btns .search-form .search-submit + input[type=submit], .single-resource-post-content form .page-header-cta-btns .search-form input[type=submit] + .search-submit, .single-resource-post-content form .page-header-cta-btns input[type=submit] + .btn, .single-resource-post-content form .page-header-cta-btns input[type=submit] + input[type=submit], .single-resource-post-content form .primary-nav #mega-menu-wrap-primary_navigation .page-header-cta-btns #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link + input[type=submit], .single-resource-post-content form .search-form .page-header-cta-btns .search-submit + input[type=submit] {
    margin-left: 1.5rem
}

.page-header-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .5;
    z-index: 2
}

.page-title {
    font-size: 2.25rem;
    font-weight: 300
}

@media (min-width: 992px) {
    .page-title {
        font-size: 3.125rem
    }
}

.page-content {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem
}

.page-template-default .page-content, .page-template-template-success-stories .page-content, .single-story .page-content {
    padding-top: 0;
    padding-bottom: 0
}

.contact-icon {
    max-height: 60px
}

.email-testing .email-clients-group .email-clients-list {
    margin-right: 60px
}

.email-testing .email-clients-group .email-clients-list ul {
    list-style: none;
    margin: 0 0 15px;
    padding: 0
}

.email-testing .email-clients-group .email-clients-list ul li {
    font-size: 14px;
    line-height: 28px;
    color: #30363f
}

.email-testing .email-clients-group .email-clients-list ul li.hd {
    color: #30363f;
    font-weight: 700
}

.email-testing .email-clients-group .email-clients-list ul li .tag {
    border-radius: 16px;
    padding: 0 6px;
    background: #3e81a0;
    font-size: 10px;
    font-weight: 500;
    line-height: 16px;
    color: #fff;
    display: inline-block;
    position: relative;
    top: -2px;
    margin-left: 5px
}

.email-testing .email-clients-group .email-clients-list ul li .tag.new-tag {
    background: #238e55
}

#resourceForm {
    opacity: 1 !important
}

.resource-card {
    z-index: 10
}

.single-resource-post-content form {
    box-shadow: none !important
}

.single-resource-post-content .row.left {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

@media (min-width: 768px) {
    .single-resource-post-content .row.left {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

.single-resource-post-content .row.left .resource-form {
    overflow: scroll;
    box-shadow: 0 0 14px rgba(0, 0, 0, .15);
    transition: all .5s ease-in;
    opacity: 0
}

@media (min-width: 768px) {
    .single-resource-post-content .row.left .resource-form {
        margin-top: -5rem
    }
}

.single-resource-post-content .row.left .resource-form .card {
    border: none;
    border-radius: 0;
    background-color: transparent
}

.single-resource-post-content .row.left .resource-form .card img {
    width: 100%
}

.single-resource-post-content .row.left .resource-form .card .card-body {
    padding: 40px;
    background-color: #fff;
    min-height: 200px
}

.resource-moderator, .resource-presenter {
    font-size: 16px
}

.resource-moderator .moderator-avatar, .resource-moderator .presenter-avatar, .resource-presenter .moderator-avatar, .resource-presenter .presenter-avatar {
    float: left;
    width: 90px;
    min-width: 90px;
    border-radius: 50%;
    overflow: hidden
}

.resource-moderator .moderator-avatar img, .resource-moderator .moderator-avatar picture, .resource-moderator .presenter-avatar img, .resource-moderator .presenter-avatar picture, .resource-presenter .moderator-avatar img, .resource-presenter .moderator-avatar picture, .resource-presenter .presenter-avatar img, .resource-presenter .presenter-avatar picture {
    width: 100%
}

.resource-moderator .moderator-name, .resource-moderator .presenter-name, .resource-presenter .moderator-name, .resource-presenter .presenter-name {
    display: block;
    text-transform: uppercase
}

.resources-tabbed-panels .nav-tabs-wrapper {
    border-bottom: 1px solid #dee2e6
}

.resources-tabbed-panels .nav-tabs-wrapper .nav {
    padding-left: 15px;
    padding-right: 15px
}

.resources-tabbed-panels .nav-tabs-wrapper .nav-tabs {
    border-bottom: none;
    position: relative;
    top: 2px;
    background-color: transparent;
    border-color: transparent
}

.resources-tabbed-panels .nav-link {
    font-weight: 700;
    font-size: .8rem;
    letter-spacing: .05rem;
    padding: 0;
    text-align: center;
    border-color: transparent;
    margin: 0 35px 0 0;
    border: none
}

.resources-tabbed-panels .nav-link.active {
    border-bottom: 3px solid #dd7322
}

.resources-tabbed-panels .single-post-recommended {
    padding: 3rem 0 0 !important
}

.resources-tabbed-panels .single-post-recommended .card, .resources-tabbed-panels .single-post-recommended .resources-tabbed-panels .story-partial .card {
    background-color: #fff;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, .15)
}

.resource-center-post-list .single-post-recommended {
    padding: 3rem 0 0 !important
}

.resource-center-post-list .single-post-recommended .card, .resource-center-post-list .single-post-recommended .resources-tabbed-panels .story-partial .card {
    background-color: #fff;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, .15)
}

.filters {
    background-color: #30363f;
    color: #fff
}

.filters label {
    cursor: pointer
}

.filters .form-check-input[type=checkbox] {
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50%;
    vertical-align: top;
    border: none;
    cursor: pointer;
    margin-top: 0
}

.filters .form-check-input[type=checkbox]:checked {
    background-color: #dd7322;
    background-image: none
}

.filters .form-check-input[type=checkbox]:checked + label {
    color: #dd7322
}

.filters .selection {
    cursor: pointer;
    font-size: .8em;
    border-radius: 15px;
    font-weight: 700;
    display: block;
    width: fit-content;
    float: left;
    white-space: nowrap
}

.filters .selection i {
    margin-right: 5px
}

.filters #filter-search {
    border-top: none;
    border-bottom: 2px solid #dd7322;
    border-left: none;
    border-right: none;
    background-color: transparent;
    color: #fff;
    width: 100%
}

.filters .filter-search-button {
    background-color: transparent;
    padding: 5px 10px;
    margin-top: 10px;
    border-color: #464c57;
    color: #fff
}

.filters .filter-tabs {
    cursor: pointer
}

.filters .filter-tab .filter-tabs {
    border-top: 4px solid #464c57;
    transition: border-top .5s
}

.filters .filter-tab.collapsed .filter-tabs {
    border-top: none
}

.sub-filters #clear {
    cursor: pointer
}

.sub-filters select {
    border: none
}

.filtering .card {
    b-webkit-box-shadow: 0 0 15px 1px rgba(0, 0, 0, .15);
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, .15)
}

.filtering .single-post-recommended {
    padding-bottom: 0 !important
}

@media (max-width: 992px) {
    #resources_filters .border-end {
        border-right: 0 solid #30363f !important
    }
}

#eventForm {
    opacity: 1 !important
}

.event-card {
    z-index: 10
}

.single-event-post-content {
    font-size: 1rem !important
}

.single-event-post-content .row.left {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

@media (min-width: 768px) {
    .single-event-post-content .row.left {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

.single-event-post-content .row.left .event-form {
    overflow: scroll;
    box-shadow: 0 0 14px rgba(0, 0, 0, .15);
    transition: all .5s ease-in;
    opacity: 0
}

@media (min-width: 768px) {
    .single-event-post-content .row.left .event-form {
        margin-top: -5rem
    }
}

.single-event-post-content .row.left .event-form .card {
    border: none;
    border-radius: 0;
    background-color: transparent
}

.single-event-post-content .row.left .event-form .card img {
    width: 100%
}

.single-event-post-content .row.left .event-form .card .card-body {
    padding: 40px;
    background-color: #fff;
    min-height: 200px
}

.single-event-post-content .row.left .event-form .card .card-body .meta {
    margin-bottom: 2.5rem;
    font-size: 1.125rem
}

.single-event-post-content .row.left .event-form .card .card-body .meta .h5, .single-event-post-content .row.left .event-form .card .card-body .meta h5 {
    margin-bottom: 2.5rem
}

.block-forms form .single-event-post-content .row.left .event-form .card .card-body .meta input[type=submit], .primary-nav #mega-menu-wrap-primary_navigation .single-event-post-content .row.left .event-form .card .card-body .meta #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .search-form .single-event-post-content .row.left .event-form .card .card-body .meta .search-submit, .single-event-post-content .row.left .event-form .card .card-body .meta .block-forms form input[type=submit], .single-event-post-content .row.left .event-form .card .card-body .meta .btn, .single-event-post-content .row.left .event-form .card .card-body .meta .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .single-event-post-content .row.left .event-form .card .card-body .meta .search-form .search-submit, .single-event-post-content .row.left .event-form .card .card-body .meta .single-resource-post-content form input[type=submit], .single-resource-post-content form .single-event-post-content .row.left .event-form .card .card-body .meta input[type=submit] {
    margin-top: 2.5rem
}

.single-event-post-content .event-presenter {
    font-size: 18px
}

.single-event-post-content .event-presenter .presenter-avatar {
    float: left;
    width: 90px;
    border-radius: 50%;
    overflow: hidden
}

.single-event-post-content .event-presenter .presenter-avatar img {
    width: 100%
}

.single-event-post-content .event-presenter .presenter-name {
    display: block;
    text-transform: uppercase
}

.block-success-quote {
    background-color: #0f618a;
    position: relative
}

.block-success-quote picture.author-image img {
    transform: translateY(-50%);
    margin: 0 auto
}

.block-success-quote .row {
    padding: 0 0 3.75rem;
    text-align: center;
    color: #fff
}

.block-success-quote .author-image {
    transform: translateY(-50%);
    margin: 0 auto
}

.block-success-quote .author-image-default {
    font-family: FontAwesome;
    border-radius: 50%;
    width: 4.375rem;
    height: 4.375rem;
    background: #0f618a;
    display: block;
    color: #fff;
    text-align: center;
    font-size: 1.563rem;
    line-height: 4.375rem;
    margin: 0 auto;
    transform: translateY(-50%)
}

.block-success-quote .author-image-default i {
    font-style: normal
}

.block-success-quote blockquote {
    font-size: 2rem;
    line-height: 2.5rem;
    margin-bottom: 2.5rem
}

.block-success-quote .author-meta {
    font-size: .938rem;
    line-height: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 768px) {
    .block-success-quote .author-meta {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.block-success-quote .author-meta .author-logo {
    max-height: 25px;
    margin-right: 1.25rem
}

.block-success-quote .author-meta .author {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: .313rem
}

@media (min-width: 768px) {
    .block-success-quote .author-meta .author {
        margin-bottom: 0;
        margin-right: .313rem
    }
}

.block-success-quote blockquote {
    font-family: karmina, serif;
    font-weight: 400;
    font-style: italic
}

.ss-tagline {
    text-transform: uppercase;
    font-size: 16px !important
}

.block-success-banner .container {
    text-align: center;
    padding: 3.125rem 0
}

@media (min-width: 992px) {
    .block-success-banner .container {
        padding: 4.688rem 0
    }
}

.block-success-banner.theme-dark, .block-success-banner.theme-dark .h1, .block-success-banner.theme-dark h1 {
    color: #fff
}

.block-success-banner.theme-light, .block-success-banner.theme-light .h1, .block-success-banner.theme-light h1 {
    color: #000
}

.block-success-banner .h1, .block-success-banner h1 {
    font-size: 3.125rem;
    line-height: 3.75rem;
    margin: 0
}

.block-success-content .row {
    padding: 3.125rem 0
}

.block-success-content .row p:last-child {
    margin-bottom: 0
}

.block-success-cta.theme-dark {
    background-color: #f3f4f6
}

.block-success-cta.theme-light {
    background-color: #fff
}

.block-success-cta .row {
    padding: 3.125rem 0;
    text-align: center
}

.block-success-cta .col {
    max-width: 54rem;
    margin: 0 auto
}

.block-forms form .block-success-cta input[type=submit], .block-success-cta .block-forms form input[type=submit], .block-success-cta .btn, .block-success-cta .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .block-success-cta .search-form .search-submit, .block-success-cta .single-resource-post-content form input[type=submit], .primary-nav #mega-menu-wrap-primary_navigation .block-success-cta #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .search-form .block-success-cta .search-submit, .single-resource-post-content form .block-success-cta input[type=submit] {
    border: 3px solid transparent
}

.block-forms form .block-success-cta input:hover[type=submit], .block-success-cta .block-forms form input:hover[type=submit], .block-success-cta .btn:hover, .block-success-cta .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link:hover, .block-success-cta .search-form .search-submit:hover, .block-success-cta .single-resource-post-content form input:hover[type=submit], .primary-nav #mega-menu-wrap-primary_navigation .block-success-cta #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link:hover, .search-form .block-success-cta .search-submit:hover, .single-resource-post-content form .block-success-cta input:hover[type=submit] {
    border: 3px solid #238e55
}

.block-success-featured-story .row {
    padding: 3.438rem 0;
    -ms-flex-align: center;
    align-items: center
}

.block-success-featured-story .text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 1.875rem
}

@media (min-width: 768px) {
    .block-success-featured-story .text {
        margin-bottom: 0
    }
}

.block-success-featured-story .logo {
    margin-bottom: 1.563rem
}

.block-success-featured-story .copy {
    margin-bottom: 2.5rem
}

.block-success-featured-story * {
    margin-bottom: 0
}

.block-success-featured-story .read-more {
    font-size: .875rem;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1
}

.block-success-featured-story .image {
    padding-right: 0
}

.block-success-logo-title .container > .row {
    padding: 3.75rem 0;
    -ms-flex-align: center;
    align-items: center
}

.block-success-logo-title .logo-wrap {
    margin-bottom: 1.25rem
}

.block-success-logo-title .h2, .block-success-logo-title h2 {
    font-size: 1.875rem;
    line-height: 2.375rem;
    color: #30363f;
    margin: 0
}

.logo-intro {
    margin-bottom: 1.875rem
}

@media (min-width: 768px) {
    .logo-intro {
        margin-bottom: 0
    }
}

.stats {
    text-align: center
}

.stats .h3, .stats h3 {
    color: #419387;
    font-size: 1.125rem;
    line-height: 1.75rem;
    text-transform: uppercase;
    font-weight: 700;
    position: relative
}

.stats-wrap, .stats-wrap .stat {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.stats-wrap .stat {
    border: 1px solid #f3f4f6;
    text-align: center;
    padding: 1.875rem;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 16.25rem;
    margin: 0 auto 20px
}

.stats-wrap :last-child {
    margin-bottom: 0
}

@media (min-width: 520px) {
    .stats-wrap :last-child {
        margin: 0 auto
    }
}

.stats-wrap .h4, .stats-wrap h4 {
    font-size: .875rem;
    line-height: 1.125rem;
    text-transform: uppercase;
    color: #30363f;
    font-weight: 700;
    width: 90%;
    margin: 0 auto 1rem
}

.stats-wrap p {
    color: #30363f;
    font-size: 16px;
    line-height: 22px;
    margin: 0
}

.block-success-text-image {
    padding: 3.75rem 0
}

@media (min-width: 768px) {
    .block-success-text-image {
        padding: 0
    }
}

.block-success-text-image .row, .block-success-text-image .text {
    -ms-flex-align: center;
    align-items: center
}

.block-success-text-image .text {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px
}

@media (min-width: 768px) {
    .block-success-text-image .text {
        margin-bottom: 0
    }
}

.block-success-text-image .text p:last-child {
    margin: 0
}

.block-success-text-image .image {
    padding-left: 0;
    padding-right: 0
}

@media (min-width: 768px) {
    .block-success-text-image .image {
        padding-left: 15px
    }
}

.block-success-stories {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #419387
}

.block-success-stories .nav-link {
    background-color: transparent;
    transition: all .2s ease-in
}

.block-success-stories .nav-link.active {
    background-color: rgba(0, 0, 0, .1)
}

.block-success-stories .h2, .block-success-stories h2 {
    color: #fff
}

.block-success-stories .largeFeature__content {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
    background-color: #fff;
    z-index: 10
}

@media (min-width: 768px) {
    .block-success-stories .largeFeature__content {
        margin-top: 6rem;
        margin-bottom: 6rem
    }
}

.block-success-stories .largeFeature__content .ss-tagline {
    color: #d6b643;
    font-weight: 700;
    font-size: 18px
}

.block-success-stories .largeFeature__content .ss-tagline p {
    margin-bottom: 0
}

.block-success-stories .largeFeature__content .ss-author {
    font-size: 12px
}

@media (max-width: 575.98px) {
    .block-success-stories .largeFeature__content {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }
}

.block-success-stories .largeFeature {
    margin-bottom: 3rem
}

.block-success-stories .largeFeature__img {
    position: relative;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%;
    padding: 1.5rem !important;
    -ms-flex-order: 1;
    order: 1
}

@media (min-width: 768px) {
    .block-success-stories .largeFeature__img {
        padding: 3rem !important;
        margin-left: -10vw;
        -ms-flex-order: 0;
        order: 0
    }
}

.block-success-stories .largeFeature__img .wistia_embed {
    height: 100% !important;
    width: 100% !important
}

@media (max-width: 575.98px) {
    .block-success-stories .largeFeature__img {
        min-height: 200px;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }
}

@media (min-width: 576px) {
    .block-success-stories .largeFeature__img .bg-img, .block-success-stories .largeFeature__img .wistia_embed {
        width: 60vw !important
    }
}

.story-partial-video .embed-responsive {
    height: 250px
}

.single-news #flag {
    position: absolute;
    left: 0;
    right: 0
}

.single-news #flag span {
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    background-color: #238e55;
    font-size: .75rem;
    padding: 1rem 1.25rem;
    line-height: 1;
    display: inline-block
}

.single-news .page-content {
    padding: 0
}

.post-template-default .block-simple-text-block .container {
    padding-left: 0;
    padding-right: 0
}

.post-template-default .block-simple-text-block .row:last-child {
    padding-bottom: 0
}

.scroll-indicator-header {
    position: fixed;
    top: 150px;
    z-index: 100;
    width: 100%;
    background-color: #f1f5f9
}

@media (max-width: 991.98px) {
    .scroll-indicator-header {
        top: 150px
    }
}

@media (max-width: 991.98px) {
    body.single-post .block-simple-text-block .row {
        padding: 0 0 3.75rem
    }
}

.progress-container {
    width: 100%;
    height: 8px;
    background: #f1f5f9
}

.progress-bar {
    height: 8px;
    background: #068392;
    width: 0
}

.blog-post-header {
    margin-top: 75px
}

.category-list-header {
    margin-bottom: 0
}

.category-list-header .copyright-links margin-bottom li:not(:last-child), .category-list-header .list-inline-item:not(:last-child), .copyright-links margin-bottom .category-list-header li:not(:last-child) {
    margin-right: 0
}

.category-list-header a {
    color: #b6bbbe
}

.category-list-header a:hover {
    text-decoration: underline;
    color: #b6bbbe
}

.category-list-header li {
    margin-right: 0
}

.category-list-header li:after {
    content: ">";
    color: #b6bbbe;
    padding: 0 16px
}

.category-list-header li:last-of-type:after {
    content: ""
}

.single-post-header {
    margin-bottom: 36px
}

.single-post-header .h1, .single-post-header h1 {
    font-size: 3rem;
    padding: 24px 0;
    margin-bottom: 0
}

.single-post-header .meta {
    color: #48555c;
    font-size: .9rem
}

.single-post-header .meta span:first-of-type {
    margin-right: 24px
}

.single-post-header .meta svg {
    margin-right: 11px
}

.single-post-header-featured-image {
    height: 460px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    border-radius: 10px
}

.single-post-content-wrapper .copy {
    font-size: 1.2rem
}

.single-post-content-wrapper .copy a {
    color: #068392
}

.single-post-content-wrapper .copy a:hover {
    text-decoration: underline
}

.single-post-content-wrapper .copy a.orange {
    color: #fff !important;
    background-color: #068392 !important
}

.single-post-content-wrapper {
    font-size: 1.2rem
}

.single-post-contributor-wrapper {
    border-top: 1px solid #daddde;
    padding-top: 24px;
    font-size: 1.2rem;
    padding-bottom: 80px;
    margin-top: 24px
}

.single-post-contributor {
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center
}

.contributor-name {
    -ms-flex: 1;
    flex: 1;
    color: #48555c
}

.contributor-name a, .contributor-name a:visited {
    color: #48555c;
    text-decoration: underline
}

.contributor-name a:hover, .contributor-name a:visited:hover {
    text-decoration: none
}

.contributor-avatar, .contributor-avatar img, .contributor-avatar picture {
    width: 68px;
    height: 68px;
    border-radius: 50%
}

.single-post-recommended {
    padding: 80px 0
}

.page-template-template-thank-you .embed-responsive .wistia_embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important
}

.single-post-content ul {
    margin-bottom: 1.5rem
}

.single-post-content .embed-container {
    max-width: 900px;
    margin: 30px auto
}

@media (min-width: 992px) {
    .social-share {
        display: block;
        position: sticky;
        top: 250px
    }
}

.social-share li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    float: left
}

@media (min-width: 992px) {
    .social-share li {
        display: inline-block
    }
}

.social-share li:last-child {
    margin-right: 0
}

.social-share li.hint {
    color: #b6bbbe;
    font-size: .8rem;
    margin-right: 5px
}

.social-share li a:hover path {
    stroke: #b6bbbe
}

.social-share.post-share li {
    list-style: none
}

article {
    font-size: 1.2em;
    margin-bottom: 24px
}

article.type-post .h2, article.type-post h2 {
    font-size: 2.5em
}

article.type-post .h3, article.type-post h3 {
    font-size: 2em
}

.block-forms form article p.zero input:hover[type=submit], .primary-nav #mega-menu-wrap-primary_navigation article p.zero #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link:hover, .search-form article p.zero .search-submit:hover, .single-resource-post-content form article p.zero input:hover[type=submit], article p.zero .block-forms form input:hover[type=submit], article p.zero .btn:hover, article p.zero .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link:hover, article p.zero .search-form .search-submit:hover, article p.zero .single-resource-post-content form input:hover[type=submit] {
    color: #fff;
    background-color: #50a469 !important
}

.single-post-recommended {
    padding: 0 0 3rem
}

.error404 .single-post-recommended {
    padding: 3rem 0
}

.post-partial .partial--post-type, .resource-partial .partial--post-type, .single-post-recommended .partial--post-type, .story-partial .partial--post-type {
    font-weight: 700;
    color: #068392;
    text-transform: uppercase;
    font-size: .9rem
}

.post-partial .card, .resource-partial .card, .single-post-recommended .card, .story-partial .card {
    border: none;
    border-radius: 10px;
    background-color: #f3f4f6;
    height: 100%
}

.post-partial .card .wistia_embed, .resource-partial .card .wistia_embed, .single-post-recommended .card .wistia_embed, .story-partial .card .wistia_embed {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%
}

.post-partial .card .card-title a, .resource-partial .card .card-title a, .single-post-recommended .card .card-title a, .story-partial .card .card-title a {
    color: #30363f;
    font-size: 1.4rem
}

.post-partial .card .card-title a:after, .resource-partial .card .card-title a:after, .single-post-recommended .card .card-title a:after, .story-partial .card .card-title a:after {
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1
}

.post-partial .partial--post--meta, .resource-partial .partial--post--meta, .single-post-recommended .partial--post--meta, .story-partial .partial--post--meta {
    border-top: 1px solid #e1e5e9;
    -ms-flex-align: center;
    align-items: center
}

.story-partial a {
    color: #000
}

.story-partial a:hover, .story-partial a:hover * {
    text-decoration: none
}

.story-partial .ss_logo, .story-partial .ss_logo img {
    max-height: 35px;
    width: auto;
    margin-bottom: 1.25rem
}

.story-partial .card-body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start
}

.story-partial .card-body .card-title {
    margin-bottom: 0
}

.story-partial .credit-meta {
    color: #30363f;
    margin-bottom: 1.25rem
}

.story-partial .credit-meta span {
    display: block
}

.story-partial .credit-meta .ss_credit_name {
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 1.625rem
}

.story-partial .credit-meta .ss_credit_title {
    font-size: .813rem;
    line-height: 1.25rem
}

.story-partial .link-arrow {
    display: block;
    margin-top: auto
}

.partial-category {
    font-weight: 700;
    color: #238e55;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 1.3em
}

@media (min-width: 992px) {
    .partial-category {
        display: block
    }
}

.read-time {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.3em
}

.case-study-callouts {
    padding: 2.5rem 0
}

@media (min-width: 992px) {
    .case-study-callouts {
        padding: 4.5rem 0
    }
}

.case-study-callouts-title {
    margin-bottom: 2rem
}

.single-post-popular-posts-archive .wpp-list li {
    margin-right: 0
}

.archive-popular-posts .wpp-list, .single-post-popular-posts .wpp-list {
    padding: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex
}

.archive-popular-posts .wpp-list .wpp--meta-info, .single-post-popular-posts .wpp-list .wpp--meta-info {
    border-top: 1px solid #e1e5e9
}

@media (max-width: 767.98px) {
    .archive-popular-posts .wpp-list, .single-post-popular-posts .wpp-list {
        display: block
    }
}

.archive-popular-posts li, .single-post-popular-posts li {
    position: relative;
    background-color: #ebf4f3;
    overflow: hidden;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 24%;
    flex-basis: 24%;
    margin-right: 15px;
    margin-bottom: 1rem
}

.archive-popular-posts li:last-child, .single-post-popular-posts li:last-child {
    margin-right: 0
}

@media (max-width: 767.98px) {
    .archive-popular-posts li, .single-post-popular-posts li {
        -ms-flex: none;
        flex: none;
        margin-right: 0
    }
}

.archive-popular-posts li .h3, .archive-popular-posts li h3, .single-post-popular-posts li .h3, .single-post-popular-posts li h3 {
    font-size: 18px
}

.archive-popular-posts li a, .single-post-popular-posts li a {
    color: #30363f
}

.archive-popular-posts li a:after, .single-post-popular-posts li a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 50
}

@media (max-width: 767.98px) {
    .archive-popular-posts {
        margin-top: 1.875rem
    }
}

.archive-popular-posts ol.wpp-list {
    display: block
}

.blog .page-content {
    padding: 3rem 0 !important
}

.social-share.post-share li a {
    padding-right: 15px !important
}

.single-post-content figcaption {
    margin: 5px 0 0;
    color: #e1e5e9;
    text-align: right;
    font-style: normal;
    font-size: 13px
}

.syntaxhighlighter table td.code {
    padding: 15px !important
}

.single-blog-post .block-simple-text-block .row {
    padding: 0
}

section.single-blog-post iframe.wistia_embed {
    position: relative !important;
    width: 640px !important;
    height: 360px !important
}

.blog-carousel .owl-carousel {
    z-index: 0
}

.blog-carousel .owl-carousel .owl-stage-outer {
    height: 100%;
    width: 100%;
    overflow-x: hidden
}

.blog-carousel .owl-theme .owl-nav {
    margin-top: 0;
    position: absolute;
    top: -50px;
    right: 0
}

.blog-carousel .owl-carousel .owl-nav button.owl-next, .blog-carousel .owl-carousel .owl-nav button.owl-prev {
    color: #48555c;
    font: inherit;
    font-size: 24px
}

.blog-carousel .owl-theme .owl-nav .disabled {
    opacity: .4;
    cursor: default
}

.blog-carousel .owl-nav {
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    -ms-flex-direction: row;
    flex-direction: row
}

.blog-carousel .owl-theme .owl-nav [class*=owl-]:hover {
    background-color: transparent;
    text-decoration: none
}

.blog-carousel .item, .blog-carousel .owl-carousel .owl-stage {
    display: -ms-flexbox;
    display: flex
}

.blog-carousel .item {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    height: 100%
}

.blog-carousel .post-card {
    position: relative;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: stretch;
    align-items: stretch
}

.blog-footer-cta {
    margin-bottom: 80px
}

.blog-footer-cta img {
    width: unset !important
}

.enlighter-toolbar {
    position: static;
    text-align: right;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-pack: end;
    justify-content: end;
    margin-bottom: 10px;
    -ms-flex-align: center;
    align-items: center
}

.enlighter-tooltip {
    top: -30px;
    bottom: unset
}

body#tinymce {
    margin: 12px !important
}

body#tinymce blockquote {
    font-style: italic;
    font-size: 1.625rem
}

.mceu_561-text, span[id^=mceu_] {
    font-size: 1rem !important
}

.mce-colorbutton {
    display: none !important;
    visibility: hidden !important
}

.search .search-intro {
    margin-bottom: 1.25rem
}

.search .search-intro .search {
    -ms-flex-pack: end;
    justify-content: flex-end;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.search .search-intro .search input {
    -ms-flex: 1;
    flex: 1;
    border-radius: 0;
    background: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/search.svg) 12px no-repeat;
    background-size: 24px 24px;
    padding-left: 50px;
    padding-right: 50px;
    font-style: italic
}

@media (min-width: 1200px) {
    .search .search-intro .search input {
        min-width: 500px
    }
}

.search .search-results article {
    border-bottom: 1px solid #e1e5e9;
    padding: 1.875rem
}

@media (min-width: 768px) {
    .search .search-results article {
        padding: 1.875rem 3.625rem
    }
}

@media (min-width: 1200px) {
    .search .search-results article {
        padding: 1.875rem 5.625rem
    }
}

.search .search-results article .flag {
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    background-color: #238e55;
    font-size: .75rem;
    padding: 1rem 1.25rem;
    line-height: 1;
    display: inline-block;
    margin-bottom: .625rem
}

.search .search-results article:last-child {
    border: none
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration {
    display: none
}

.gsc-control-cse {
    font-family: proxima-nova, sans-serif !important;
    padding: 0 !important
}

.gsc-webResult .gsc-result {
    border-bottom: 1px solid #e1e5e9 !important
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    color: #30363f !important
}

.gcsc-more-maybe-branding-root, .gs-per-result-labels {
    display: none;
    visibility: hidden
}

.WebChatContainer {
    height: 500px
}

#WACContainer.WACContainer .WebChatStyles {
    position: relative;
    transition: right .5s ease-in-out
}

#WACContainer.WACContainer .HideWebChat {
    display: none
}

#WACContainer.WACContainer .StartOpenAnimation {
    transition: none;
    right: -500px
}

#WACContainer.WACContainer .OpenAnimation {
    right: 16px
}

#WACContainer.WACContainer .CloseAnimation {
    right: -500px
}

.search-nav-pills {
    background-color: #f6f6f6;
    padding: 0 20px;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.search-nav-pills li:hover {
    border-bottom: 1px solid #dd7322
}

.search-nav-pills .nav-link {
    border-radius: 0;
    color: #30363f;
    padding: 20px 5px;
    border-bottom-color: transparent
}

.nav-pills .show > .search-nav-pills .nav-link, .search-nav-pills .nav-link.active {
    color: #30363f;
    background-color: transparent;
    border-bottom: 3px solid #dd7322;
    font-weight: 700
}

.page-template-template-no-header-landing .page-header .bg-img {
    background-size: auto
}

.page-template-template-no-header-landing .page-header .page-header {
    padding: 30px 0
}

.page-template-template-no-header-landing .page-header .has-image .container.is-short {
    height: 68px;
    min-height: 68px
}

.js body.page-template-template-no-header-landing {
    margin-top: 0
}

.landing .block-simple-text-block .container {
    max-width: 1050px;
    font-size: 1.1rem;
    color: #000
}

.landing .block-simple-text-block .h2, .landing .block-simple-text-block h2 {
    color: #fff
}

.landing .block-simple-text-block .h3, .landing .block-simple-text-block h3 {
    font-weight: 700;
    color: #000
}

.landing .block-simple-text-block .h4, .landing .block-simple-text-block h4 {
    font-size: 1.6rem;
    line-height: 2.9rem;
    font-weight: 400;
    margin: 0 0 83px
}

.landing .block-simple-text-block .h4 a, .landing .block-simple-text-block h4 a {
    color: #0f618a;
    text-decoration: underline
}

.landing .block-simple-text-block .h4 a:hover, .landing .block-simple-text-block h4 a:hover {
    text-decoration: none
}

.landing .block-simple-text-block .wistia_embed {
    margin: 0 auto
}

.landing .block-simple-text-block ul {
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0
}

.landing .block-simple-text-block li {
    font-weight: 500;
    list-style: none;
    overflow: hidden;
    padding: 0 0 0 24px;
    margin: 0 0 37px;
    position: relative
}

.landing .block-simple-text-block li:before {
    content: "";
    width: 19px;
    height: 26px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../../../../../../../../../../../../../../themes/litmus/assets/images/sep.png) no-repeat -2px -2px
}

.block-forms form .landing .block-simple-text-block input[type=submit], .landing .block-simple-text-block .block-forms form input[type=submit], .landing .block-simple-text-block .btn, .landing .block-simple-text-block .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .landing .block-simple-text-block .search-form .search-submit, .landing .block-simple-text-block .single-resource-post-content form input[type=submit], .primary-nav #mega-menu-wrap-primary_navigation .landing .block-simple-text-block #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .search-form .landing .block-simple-text-block .search-submit, .single-resource-post-content form .landing .block-simple-text-block input[type=submit] {
    text-transform: none;
    background: #0f618a;
    color: #fff;
    font-size: 1.3rem;
    font-weight: 700
}

.block-forms form .landing .block-simple-text-block input:hover[type=submit], .landing .block-simple-text-block .block-forms form input:hover[type=submit], .landing .block-simple-text-block .btn:hover, .landing .block-simple-text-block .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link:hover, .landing .block-simple-text-block .search-form .search-submit:hover, .landing .block-simple-text-block .single-resource-post-content form input:hover[type=submit], .primary-nav #mega-menu-wrap-primary_navigation .landing .block-simple-text-block #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link:hover, .search-form .landing .block-simple-text-block .search-submit:hover, .single-resource-post-content form .landing .block-simple-text-block input:hover[type=submit] {
    background: #000;
    color: #fff
}

.landing .block-simple-text-block .alignleft {
    margin-right: 34px
}

.landing .block-simple-text-block:last-child .row {
    padding: 2.05rem 0
}

.landing .block-simple-text-block:last-child .h3, .landing .block-simple-text-block:last-child h3 {
    font-weight: 400;
    margin: 0 0 3px;
    padding-top: 22px
}

@media only screen and (max-width: 767px) {
    .landing .block-simple-text-block .wistia_embed {
        width: 100% !important
    }

    .landing .block-simple-text-block:last-child {
        text-align: center
    }

    .landing .block-simple-text-block .alignleft {
        margin-right: 0
    }

    .page-template-template-no-header-landing .page-header .bg-img.position-absolute {
        display: none !important
    }

    .page-template-template-no-header-landing .page-header .bg-img.d-none {
        display: block !important
    }
}

.email-template-page-content {
    padding-top: 0
}

@media screen and (max-width: 991.99px) {
    #collapse-filters .border-end, #collapse-filters .border-right {
        border-right: none !important
    }
}

.category-list-template li {
    border-radius: 30px;
    border: 3px solid #dd7322;
    color: #dd7322;
    padding: 3px 12px;
    font-size: 13px;
    font-weight: 700
}

.category-list-template li:hover {
    color: #fff;
    background-color: #dd7322
}

.template-hub-image {
    position: relative
}

#preview-tabs .tab-pane {
    height: auto;
    max-height: 720px;
    overflow-y: scroll;
    overflow-x: hidden;
    scrollbar-width: 12px;
    scrollbar-color: transparent #dd7322
}

#preview-thumbnails .nav-tabs {
    border-bottom: none !important
}

.tab-pane::-webkit-scrollbar {
    width: 12px
}

#preview-tabs .tab-pane::-webkit-scrollbar-track {
    background: #transparent
}

#preview-tabs .tab-pane::-webkit-scrollbar-thumb {
    background-color: #dd7322;
    border-radius: 10px;
    height: 63px
}

#preview-thumbnails .nav-tabs .nav-link {
    border: none;
    margin-bottom: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

#preview-thumbnails .nav-tabs .nav-link, #preview-thumbnails .nav-tabs .nav-link.active, #preview-thumbnails .nav-tabs .nav-link:hover {
    border: none
}

#preview-thumbnails .nav-tabs .nav-link img {
    opacity: .7;
    width: 100%;
    aspect-ratio: 1/1;
    object-fit: cover
}

#preview-thumbnails .nav-tabs .nav-link.active img {
    border: 2px solid #dd7322;
    opacity: 1
}

ul.styled-bullet {
    display: inline-block
}

ul.styled-bullet span {
    color: #32716a;
    font-size: 1rem;
    font-weight: 700;
    display: -ms-flexbox;
    display: flex;
    aspect-ratio: 1/1;
    width: 37px;
    background: #ddeeeb;
    border-radius: 50%;
    text-align: center;
    border: 2px solid #32716a;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 2px;
    float: left;
    position: relative;
    top: -2px;
    margin-right: 10px
}

ul.styled-bullet li {
    margin-right: 20px;
    font-weight: 700;
    color: #32716a
}

ul.styled-bullet li:last-child {
    margin-right: 0
}

.number-circle {
    border-radius: 50%;
    width: 75px;
    height: 75px;
    padding: 19px;
    border: 3px solid #32716a;
    text-align: center;
    font-size: 40px;
    color: #32716a;
    font-weight: 700;
    margin-right: 15px;
    aspect-ratio: 1/1
}

.email-templates-card {
    background-color: #fdf8f1
}

.email-templates-card .email-templates-card-image {
    width: 100%;
    aspect-ratio: 1/1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 0;
    border-bottom: 1px solid #fbe19c
}

.email-templates-card .email-templates-card-content {
    border-top: 2px solid #fbe1bc
}

.email-template-filters label, .filter-tabs {
    cursor: pointer
}

.email-template-filters .checkbox-round {
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50%;
    vertical-align: middle;
    border: 1px solid #000;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
    margin-right: 10px;
    margin-top: 0
}

.email-template-filters .checkbox-round:checked {
    background-color: #dd7322;
    border: 1px solid #dd7322;
    background-image: none
}

.email-template-filters input[type=checkbox]:checked + label {
    color: #dd7322
}

#selections .selection {
    border: 1px solid #dd7322;
    padding: 5px 8px;
    border-radius: 20px;
    cursor: pointer;
    display: inline-block
}

.email-template-filters #clear {
    cursor: pointer
}

#response .pagination {
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

#response .pagination .current {
    border: 1px solid #dd7322;
    padding: 5px
}

#response .pagination .page-numbers {
    margin-left: 10px
}

#response .pagination a.page-numbers {
    color: #dd7322
}

#response .pagination a.next, #response .pagination a.prev {
    font-weight: 700
}

.email-template-filters .filter-tabs .filter {
    border-bottom: 4px solid #ced4dc
}

#getting-started-nav {
    max-height: 600px;
    height: auto;
    overflow-y: scroll;
    scrollbar-color: #9499a0 transparent
}

#getting-started-nav::-webkit-scrollbar {
    background-color: transparent;
    width: 10px
}

#getting-started-nav::-webkit-scrollbar-thumb {
    background: #9499a0;
    -webkit-border-radius: 1ex
}

#getting-started-nav a {
    color: #2b3337
}

#getting-started-nav a.nav-link-top {
    font-weight: 700
}

#getting-started-nav .nav-pills .nav-link.active {
    color: #bf590b;
    background-color: #fff;
    border-radius: 0;
    border-left: 3px solid #bf590b;
    text-decoration: none;
    font-weight: 400
}

#getting-started-nav .nav-pills .nav-link-top.active {
    background-color: #fff;
    border-radius: 0;
    font-weight: 700;
    border-left: 3px solid #bf590b
}

.getting-started-login:before {
    font-family: Font Awesome\ 6 Free;
    content: "\f090";
    margin-right: 25px
}

.getting-started-login:after {
    font-family: Font Awesome\ 6 Free;
    content: "\f105";
    color: #9ba5b7;
    float: right;
    text-decoration: none
}

#getting-started-content ul, ul.find-it-here {
    padding-left: 0;
    list-style-position: inside
}

.find-it-here li {
    background-color: #f1f5f9;
    padding: 5px 10px;
    list-style: none;
    display: inline-block;
    border-radius: 8px;
    margin-right: 25px;
    margin-bottom: 15px
}

.find-it-here li:after {
    content: ">";
    position: relative;
    right: -25px
}

.find-it-here li:last-child:after {
    content: ""
}

.find-it-here a, .find-it-here a:visited {
    color: #30363f;
    text-decoration: underline
}

#getting-started-content .h2, #getting-started-content h2 {
    font-size: 1.8rem;
    font-weight: 600
}

#getting-started-content section[id^=section-] {
    margin-top: 80px
}

#getting-started-content section[id^=section-]:first-of-type {
    margin-top: 0
}

#getting-started-content .h3, #getting-started-content h3 {
    font-size: 1.5rem;
    margin-top: 80px
}

#getting-started-content .small, #getting-started-content small {
    background-color: #f8e3d3;
    padding: 5px 10px;
    border-radius: 8px;
    display: block;
    width: fit-content;
    margin: 10px 25px 17px;
    font-size: 1rem
}

#getting-started-content .small a, #getting-started-content small a {
    text-decoration: underline;
    color: #30363f
}

#getting-started-content .small a:hover, #getting-started-content small a:hover {
    text-decoration: none;
    color: #30363f
}

@media only screen and (max-width: 768px) {
    #getting-started-nav > ul.nav > li.nav-item > ul.nav, .getting-started-login-wrapper {
        display: none
    }

    #getting-started-nav .nav-link-top:after {
        font-family: Font Awesome\ 6 Free;
        content: "\f105";
        color: #9ba5b7;
        float: right;
        text-decoration: none
    }
}

.first-block-pricing-compare {
    margin-top: 50px
}

.last-block-pricing-compare {
    margin-bottom: 100px
}

.last-block-pricing-compare .accordion-item {
    border-bottom: none !important
}

.compare-row-static {
    margin: 50px 0
}

.block-pricing-compare {
    background-color: #fff
}

.block-pricing-compare .container {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem
}

.block-pricing-compare .container > .row {
    padding-left: 15px;
    padding-right: 15px
}

.block-pricing-compare .copy {
    color: #000
}

.block-pricing-compare .copy p:last-child {
    margin: 0
}

.block-pricing-compare .heading-toggle.h3, .block-pricing-compare h3.heading-toggle {
    font-weight: 300;
    font-size: 1.375rem
}

.block-pricing-compare #compare-table {
    width: 100%;
    margin: 1.563rem 0 0
}

.block-pricing-compare .compare-row {
    display: -ms-flexbox;
    display: flex;
    padding: 1.25rem;
    margin-bottom: 1.875rem;
    -ms-flex-direction: row;
    flex-direction: row
}

@media (min-width: 992px) {
    .block-pricing-compare .compare-row {
        padding: 1.25rem 0;
        margin-bottom: 0;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center
    }
}

@media (max-width: 767.98px) {
    .block-pricing-compare .compare-row {
        border: 1px solid #f3f4f6
    }
}

.block-pricing-compare .compare-row.header {
    display: -ms-flexbox;
    display: flex
}

.block-pricing-compare .compare-row.header.integrations-header .plan-header {
    text-align: center
}

@media (min-width: 992px) {
    .block-pricing-compare .compare-row.header {
        display: -ms-flexbox;
        display: flex;
        background-color: transparent !important
    }
}

.block-pricing-compare .compare-row:nth-child(odd) {
    background-color: #f3f4f6
}

.block-pricing-compare .compare-row .plan-header {
    text-transform: uppercase;
    font-weight: 700;
    text-align: center
}

@media (max-width: 767.98px) {
    .block-pricing-compare .compare-row .plan-header {
        font-size: 12px;
        line-height: 15px
    }
}

.block-pricing-compare .compare-col {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    text-align: left;
    min-height: 28px;
    text-align: center
}

@media (max-width: 767.98px) {
    .block-pricing-compare .compare-col {
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center;
        padding: 10px 0;
        border-bottom: none
    }
}

.block-pricing-compare .compare-col:first-child {
    text-align: left;
    position: relative
}

@media (min-width: 992px) {
    .block-pricing-compare .compare-col:first-child {
        padding-left: 2.188rem;
        padding-right: 1.875rem
    }
}

.block-pricing-compare .compare-col:first-child span {
    font-size: 1.125rem
}

.block-pricing-compare .compare-col:first-child .integrations-tooltip {
    right: 20px !important
}

.block-pricing-compare .compare-col:first-child .tooltips {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
    cursor: pointer;
    background: transparent url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/icon-info.svg) no-repeat 50%;
    background-size: 20px 20px;
    height: 20px;
    width: 20px
}

@media (max-width: 767.98px) {
    .block-pricing-compare .compare-col:first-child .tooltips {
        position: relative;
        left: 1px;
        top: 15px
    }
}

.block-pricing-compare .compare-col:first-child .tooltips:after {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    content: attr(data-title);
    padding: 6px 10px;
    top: 1.4em;
    color: #000;
    z-index: 2;
    border-radius: 2px;
    transition: opacity .2s cubic-bezier(.64, .09, .08, 1), transform .2s cubic-bezier(.64, .09, .08, 1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .08);
    border: 1px solid #f3f4f6;
    background: #fff;
    font-size: .75rem;
    line-height: 1.125rem;
    top: -4px;
    transform: translateX(12%) translateY(0);
    min-width: 200px;
    max-width: 200px;
    right: 250%
}

@media (min-width: 992px) {
    .block-pricing-compare .compare-col:first-child .tooltips:after {
        left: 100%;
        right: auto
    }
}

@media (max-width: 767.98px) {
    .block-pricing-compare .compare-col:first-child .tooltips:after {
        right: -10px;
        position: relative
    }
}

.block-pricing-compare .compare-col:first-child .tooltips:hover:after {
    display: block;
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) translateY(0);
    transform: translateX(10%) translateY(0)
}

.block-pricing-compare .compare-col p {
    font-size: 1.125rem;
    line-height: 1;
    margin-bottom: 0
}

@media (max-width: 767.98px) {
    .block-pricing-compare .compare-col p {
        line-height: 14px;
        font-size: 12px
    }
}

.block-pricing-compare .compare-col span {
    font-size: .75rem
}

.block-pricing-compare .compare-col .integrations .integration {
    float: none;
    clear: both
}

.block-pricing-compare .compare-col .integrations .integration-title {
    float: left;
    font-size: 14px;
    margin-left: 10px
}

@media (max-width: 767.98px) {
    .block-pricing-compare .compare-col .integrations .integration-title {
        margin-left: 0;
        font-size: 10px;
        line-height: 12px;
        text-align: left
    }
}

.block-pricing-compare .compare-col .integrations span {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    display: inline-block;
    font-size: 0;
    margin: 0 5px;
    float: left
}

@media (max-width: 767.98px) {
    .block-pricing-compare .compare-col .integrations span {
        display: none
    }
}

.block-pricing-compare .compare-col .integrations span.mailchimp {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/mailchimp-logo.svg)
}

.block-pricing-compare .compare-col .integrations span.klaviyo {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/klaviyo-logo.svg)
}

.block-pricing-compare .compare-col .integrations span.campaign-monitor {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/campaign-monitor-logo.svg)
}

.block-pricing-compare .compare-col .integrations span.salesforce-marketing-cloud {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/salesforce-logo.svg)
}

.block-pricing-compare .compare-col .integrations span.salesforce-marketing-cloud .hint-text {
    width: 220px
}

.block-pricing-compare .compare-col .integrations span.oracle-eloqua {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/eloqua-logo.svg)
}

.block-pricing-compare .compare-col .integrations span.acoustic {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/acoustic-logo.svg)
}

.block-pricing-compare .compare-col .integrations span.marketo {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/marketo-logo.svg)
}

.block-pricing-compare .compare-col .integrations span.oracle-responsys {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/responsys-logo.svg)
}

.block-pricing-compare .compare-col .integrations span.hubspot {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/hubspot-logo.svg)
}

.block-pricing-compare .compare-col .integrations span.adobe-campaign-standard {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/adobe-campaign-standard-logo.svg)
}

.block-pricing-compare .compare-col .integrations span.adobe-campaign-standard .hint-text {
    width: 220px
}

.block-pricing-compare .compare-col .integrations span.slack {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/slack-logo.svg)
}

.block-pricing-compare .compare-col .integrations span.dropbox {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/dropbox-logo.svg)
}

.block-pricing-compare .compare-col .integrations span.google-drive {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/g-drive-logo.svg)
}

.block-pricing-compare .compare-col .integrations span.onedrive {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/one-drive-logo.svg)
}

.block-pricing-compare .compare-col .integrations span.trello {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/trello-logo.svg)
}

.block-pricing-compare .compare-col .integrations span.salesforce-pardot {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/salesforce-pardot-logo.svg)
}

.block-pricing-compare .compare-col .integrations span.adobe-dreamweaver {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/adobe-dreamweaver-logo.svg)
}

.block-pricing-compare .compare-col .integrations span.atom {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/atom-editor-logo.svg)
}

.block-pricing-compare .compare-col .integrations span.brackets {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/brackets_logo.svg)
}

.block-pricing-compare .compare-col .integrations span.sublime-text {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/sublime-text-logo.svg)
}

@media (max-width: 767.98px) {
    .block-pricing-compare .compare-col:last-child {
        border: none
    }
}

.block-pricing-compare .compare-col.email-analytics p {
    font-size: 1.125rem;
    line-height: 1;
    margin-bottom: 0
}

.block-pricing-compare .compare-col.email-analytics span {
    font-size: .75rem
}

.block-pricing-compare .compare-col.esp-integration span {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    display: inline-block;
    font-size: 0;
    margin: 0 3px
}

.block-pricing-compare .compare-col.esp-integration span.sap {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/adobe-campaign-standard-logo.svg)
}

.block-pricing-compare .compare-col.esp-integration span.mailchimp {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/mailchimp-logo.svg)
}

.block-pricing-compare .compare-col.esp-integration span.campaign-monitor {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/campaign-monitor-logo.svg)
}

.block-pricing-compare .compare-col.esp-integration span.salesforce-marketing-cloud {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/salesforce-logo.svg)
}

.block-pricing-compare .compare-col.esp-integration span.oracle-eloqua {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/eloqua-logo.svg)
}

.block-pricing-compare .compare-col.esp-integration span.acoustic {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/acoustic-logo.svg)
}

.block-pricing-compare .compare-col.esp-integration span.marketo {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/marketo-logo.svg)
}

.block-pricing-compare .compare-col.esp-integration span.responsys {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/responsys-logo.svg)
}

.block-pricing-compare .compare-col.esp-integration span.hubspot {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/hubspot-logo.svg)
}

.block-pricing-compare .compare-col.esp-integration span.adobe-campaign-standard {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/adobe-campaign-standard-logo.svg)
}

.block-pricing-compare .compare-col.esp-integration span.adobe-dreamweaver {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/adobe-dreamweaver-logo.svg)
}

.block-pricing-compare .compare-col.esp-integration span.atom {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/atom-editor-logo.svg)
}

.block-pricing-compare .compare-col.esp-integration span.brackets {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/brackets_logo.svg)
}

.block-pricing-compare .compare-col.esp-integration span.sublime-text {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/sublime-text-logo.svg)
}

.block-pricing-compare .compare-col.product-integration span {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    display: inline-block;
    font-size: 0;
    margin: 0 3px
}

.block-pricing-compare .compare-col.product-integration span.slack {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/slack-logo.svg)
}

.block-pricing-compare .compare-col.product-integration span.dropbox {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/dropbox-logo.svg)
}

.block-pricing-compare .compare-col.product-integration span.google-drive {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/g-drive-logo.svg)
}

.block-pricing-compare .compare-col.product-integration span.one-drive {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/one-drive-logo.svg)
}

.block-pricing-compare .compare-col.product-integration span.trello {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/trello-logo.svg)
}

.block-pricing-compare .compare-col i {
    font-style: normal;
    width: 30px;
    height: 30px;
    display: inline-block
}

.block-pricing-compare .compare-col i.fa-times {
    background: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/icon-x.svg) no-repeat 50%
}

.block-pricing-compare .compare-col i.fa-check {
    background: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/icon-checkmark.svg) no-repeat 50%
}

.block-pricing-compare .compare-col i.fa-check-green {
    background: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/icon-checkmark-green-circle.svg) no-repeat 50%
}

.block-pricing-compare .compare-col i:before {
    content: none
}

.block-pricing-compare .new-tag {
    background: #50a469;
    border-radius: 16px;
    padding: 0 6px;
    font-size: 10px;
    font-weight: 500;
    line-height: 16px;
    color: #fff;
    display: inline-block;
    position: relative;
    top: -2px;
    margin-left: 6px
}

@media (max-width: 767.98px) {
    .block-pricing-compare .new-tag {
        margin-top: 5px;
        margin-left: 0;
        display: block;
        width: min-content
    }
}

.block-pricing-compare .hint {
    position: relative;
    display: inline-block
}

.block-pricing-compare .hint .hint-text {
    visibility: hidden;
    width: 150px;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    font-size: 13px;
    top: -45px;
    left: -60px !important
}

.block-pricing-compare .hint:hover .hint-text {
    visibility: visible
}

.block-pricing-compare .accordion-item, .block-pricing-compare .accordion-item button:focus, .block-pricing-compare button {
    border: none;
    outline: none;
    box-shadow: none;
    text-decoration: none
}

.block-pricing-compare .compare-col:first-child span {
    font-size: 16px
}

@media (max-width: 991.98px) {
    .block-pricing-compare .compare-col:first-child span {
        width: calc(100% - 25px);
        display: block
    }
}

@media (max-width: 767.98px) {
    .block-pricing-compare .compare-col:first-child span {
        width: calc(100% - 25px);
        display: block;
        line-height: 14px;
        font-size: 12px
    }
}

.block-pricing-cta .features-col .esp-integration span.sparkpost {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/sparkpost-logo.svg)
}

.block-pricing-cta .features-col .esp-integration span.sap {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/sap-logo.svg)
}

.block-pricing-cta .features-col .esp-integration span.adobe-journey-optimizer {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/adobe-journey-optimizer-logo.svg)
}

.block-pricing-columns {
    background-color: #f3f4f6
}

.block-pricing-columns .container {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem
}

.block-pricing-columns .copy {
    color: #000
}

.block-pricing-columns .copy p:last-child {
    margin: 0
}

.block-pricing-columns .toggle-button-cover {
    display: table-cell;
    position: relative;
    width: 100%;
    height: 100px;
    box-sizing: border-box;
    margin-bottom: 2.5rem
}

@media (min-width: 768px) {
    .block-pricing-columns .toggle-button-cover {
        height: 30px
    }
}

.block-pricing-columns .toggle-button-cover .button-cover, .block-pricing-columns .toggle-button-cover .knobs, .block-pricing-columns .toggle-button-cover .layer {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.block-pricing-columns .toggle-button-cover .button-cover {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 768px) {
    .block-pricing-columns .toggle-button-cover .button-cover {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.block-pricing-columns .toggle-button-cover .button-cover span {
    color: #a7d2b3;
    position: relative;
    transition: all .3s ease;
    margin: 0;
    text-transform: uppercase;
    font-weight: 700
}

.block-pricing-columns .toggle-button-cover .button-cover span .flag {
    position: absolute;
    background-color: #a7d2b3;
    color: #fff;
    text-transform: none;
    line-height: 1.875rem;
    width: 100px;
    padding-left: 10px;
    margin-left: 20px;
    left: 100%;
    top: -8px;
    font-weight: 400
}

.block-pricing-columns .toggle-button-cover .button-cover span .flag:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(167, 210, 179, 0);
    border-right-color: #a7d2b3;
    border-width: 15px;
    margin-top: -15px
}

.block-pricing-columns .toggle-button-cover .button-cover span.toggle {
    color: #238e55
}

.block-pricing-columns .toggle-button-cover .button-cover span.toggle span {
    background-color: #238e55
}

.block-pricing-columns .toggle-button-cover .button-cover span.toggle span:before {
    border-right-color: #238e55
}

.block-pricing-columns .toggle-button-cover .button {
    position: relative;
    top: 0;
    width: 65px;
    margin: 20px 0
}

@media (min-width: 768px) {
    .block-pricing-columns .toggle-button-cover .button {
        overflow: hidden;
        height: 30px;
        margin: -5px 20px 0
    }
}

.block-pricing-columns .toggle-button-cover .button.r, .block-pricing-columns .toggle-button-cover .button.r .layer {
    border-radius: 100px
}

.block-pricing-columns .toggle-button-cover .button.b2 {
    border-radius: 2px
}

.block-pricing-columns .toggle-button-cover .checkbox {
    position: relative;
    width: 100%;
    height: 100%;
    width: 65px;
    height: 20px;
    padding: 0;
    margin: 0;
    opacity: 0;
    cursor: pointer;
    z-index: 3
}

.block-pricing-columns .toggle-button-cover .checkbox:checked + .knobs:before {
    content: "";
    left: 35px;
    background-color: #1f814d
}

.block-pricing-columns .toggle-button-cover .checkbox:checked ~ .layer {
    background-color: #fff
}

.block-pricing-columns .toggle-button-cover .knobs {
    z-index: 2;
    transition: all .3s ease
}

.block-pricing-columns .toggle-button-cover .knobs:before {
    transition: all .3s ease;
    content: "";
    position: absolute;
    top: 2px;
    left: 4px;
    width: 25px;
    height: 25px;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    text-align: center;
    line-height: 1;
    padding: 9px 4px;
    background-color: #1f814d;
    border-radius: 50%;
    transition: all .3s cubic-bezier(.18, .89, .35, 1.15)
}

.block-pricing-columns .toggle-button-cover .layer {
    width: 100%;
    background-color: #fff;
    transition: all .3s ease;
    z-index: 1
}

.block-pricing-columns .column-wrapper .column {
    margin-bottom: 1.875rem
}

@media (min-width: 992px) {
    .block-pricing-columns .column-wrapper .column {
        margin-bottom: 0
    }
}

.block-pricing-columns .column-wrapper .column .wrapper {
    border-top: 6px solid #000;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 992px) {
    .block-pricing-columns .column-wrapper .column .wrapper {
        height: 100%
    }
}

.block-pricing-columns .column-wrapper .column .intro {
    background-color: #fff;
    padding: 1.563rem 1.875rem 0;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.block-pricing-columns .column-wrapper .column .intro .icon {
    max-width: 2.5rem;
    margin-bottom: 5px
}

.block-pricing-columns .column-wrapper .column .intro .h2, .block-pricing-columns .column-wrapper .column .intro h2 {
    font-size: 1.5rem;
    color: #30363f;
    margin-bottom: 1.875rem;
    text-transform: uppercase;
    font-weight: 700
}

.block-pricing-columns .column-wrapper .column .intro .price {
    color: #30363f
}

.block-pricing-columns .column-wrapper .column .intro .price .price-large, .block-pricing-columns .column-wrapper .column .intro .price .price-meta {
    margin: 0
}

.block-pricing-columns .column-wrapper .column .intro .price .price-large {
    font-size: 3.75rem;
    line-height: 1
}

.block-pricing-columns .column-wrapper .column .intro .additional {
    text-transform: uppercase;
    margin: 1.25rem 0;
    min-height: 28px
}

.block-pricing-columns .column-wrapper .column .intro .additional p {
    margin: 0
}

.block-pricing-columns .column-wrapper .column .top-buttons {
    border-top: 1px solid #f3f4f6
}

.block-pricing-columns .column-wrapper .column .meta {
    background-color: #fff;
    padding: 1.25rem 1.563rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.block-pricing-columns .column-wrapper .column .meta p {
    margin-bottom: 1rem
}

.block-pricing-columns .column-wrapper .column .meta p:last-child {
    margin: 0
}

.block-pricing-columns .column-wrapper .column .meta .h3, .block-pricing-columns .column-wrapper .column .meta h3 {
    text-transform: uppercase;
    font-family: proxima-nova, sans-serif;
    font-weight: 700;
    font-size: 1rem
}

.block-pricing-columns .column-wrapper .column .meta .product-integration {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.block-pricing-columns .column-wrapper .column .meta .product-integration span {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    display: inline-block;
    font-size: 0;
    margin: 0 3px 5px
}

.block-pricing-columns .column-wrapper .column .meta .product-integration span.slack {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/slack-logo.svg)
}

.block-pricing-columns .column-wrapper .column .meta .product-integration span.dropbox {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/dropbox-logo.svg)
}

.block-pricing-columns .column-wrapper .column .meta .product-integration span.google-drive {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/g-drive-logo.svg)
}

.block-pricing-columns .column-wrapper .column .meta .product-integration span.one-drive {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/one-drive-logo.svg)
}

.block-pricing-columns .column-wrapper .column .meta .product-integration span.trello {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/trello-logo.svg)
}

.block-pricing-columns .column-wrapper .column .meta .product-integration span.mailchimp {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/mailchimp-logo.svg)
}

.block-pricing-columns .column-wrapper .column .meta .product-integration span.campaign-monitor {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/campaign-monitor-logo.svg)
}

.block-pricing-columns .column-wrapper .column .meta .product-integration span.salesforce-marketing-cloud {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/salesforce-logo.svg)
}

.block-pricing-columns .column-wrapper .column .meta .product-integration span.oracle-eloqua {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/eloqua-logo.svg)
}

.block-pricing-columns .column-wrapper .column .meta .product-integration span.acoustic {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/acoustic-logo.svg)
}

.block-pricing-columns .column-wrapper .column .meta .product-integration span.marketo {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/marketo-logo.svg)
}

.block-pricing-columns .column-wrapper .column .meta .product-integration span.responsys {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/responsys-logo.svg)
}

.block-pricing-columns .column-wrapper .column .meta .product-integration span.hubspot {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/hubspot-logo.svg)
}

.block-pricing-columns .column-wrapper .column .meta .product-integration span.adobe-campaign-standard {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/adobe-campaign-standard-logo.svg)
}

.block-pricing-columns .column-wrapper .column .meta .product-integration span.salesforce-pardot {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/pardot-logo.png)
}

.block-pricing-columns .column-wrapper .column .meta .product-integration span.oracle-responsys {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/responsys-logo.svg)
}

.block-pricing-columns .column-wrapper .column .meta .product-integration span.klaviyo {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/klaviyo-logo.svg)
}

.block-pricing-columns .column-wrapper .column .buttons {
    background: #fff;
    padding: 1.25rem 1.563rem
}

@media (min-width: 768px) {
    .block-pricing-columns .column-wrapper .column .buttons {
        margin-top: auto
    }
}

@media (min-width: 1200px) {
    .block-pricing-columns .column-wrapper .column .buttons {
        height: auto;
        min-height: 90px
    }
}

.block-pricing-columns .column-wrapper .column .buttons .buttons-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 1200px) {
    .block-pricing-columns .column-wrapper .column .buttons .buttons-wrap {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.block-forms form .block-pricing-columns .column-wrapper .column .buttons .buttons-wrap input[type=submit], .block-pricing-columns .column-wrapper .column .buttons .buttons-wrap .block-forms form input[type=submit], .block-pricing-columns .column-wrapper .column .buttons .buttons-wrap .btn, .block-pricing-columns .column-wrapper .column .buttons .buttons-wrap .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .block-pricing-columns .column-wrapper .column .buttons .buttons-wrap .search-form .search-submit, .block-pricing-columns .column-wrapper .column .buttons .buttons-wrap .single-resource-post-content form input[type=submit], .primary-nav #mega-menu-wrap-primary_navigation .block-pricing-columns .column-wrapper .column .buttons .buttons-wrap #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .search-form .block-pricing-columns .column-wrapper .column .buttons .buttons-wrap .search-submit, .single-resource-post-content form .block-pricing-columns .column-wrapper .column .buttons .buttons-wrap input[type=submit] {
    padding-left: 15px;
    padding-right: 15px
}

.block-pricing-columns .column-wrapper .column .buttons a {
    -ms-flex: 1;
    flex: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.block-pricing-columns .column-wrapper .column .buttons .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .block-pricing-columns .column-wrapper .column .buttons .search-form a.search-submit, .block-pricing-columns .column-wrapper .column .buttons a.btn, .primary-nav #mega-menu-wrap-primary_navigation .block-pricing-columns .column-wrapper .column .buttons #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .search-form .block-pricing-columns .column-wrapper .column .buttons a.search-submit {
    margin-bottom: 5px
}

@media (min-width: 1200px) {
    .block-pricing-columns .column-wrapper .column .buttons .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .block-pricing-columns .column-wrapper .column .buttons .search-form a.search-submit, .block-pricing-columns .column-wrapper .column .buttons a.btn, .primary-nav #mega-menu-wrap-primary_navigation .block-pricing-columns .column-wrapper .column .buttons #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .search-form .block-pricing-columns .column-wrapper .column .buttons a.search-submit {
        margin-bottom: 0;
        margin-right: 5px
    }
}

@media (min-width: 1200px) {
    .block-pricing-columns .column-wrapper .column .buttons a.btn-outline {
        margin-left: 5px
    }
}

.block-pricing-columns .column-wrapper .column .buttons a:only-child {
    margin: 0
}

.block-pricing-columns .column-wrapper .column:first-child .wrapper {
    border-top-color: #0f618a
}

.block-pricing-columns .column-wrapper .column:first-child .intro .additional {
    color: #0f618a
}

.block-pricing-columns .column-wrapper .column:first-child .meta {
    background-color: #e7eef3
}

.block-pricing-columns .column-wrapper .column:first-child .buttons .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .block-pricing-columns .column-wrapper .column:first-child .buttons .search-form a.search-submit, .block-pricing-columns .column-wrapper .column:first-child .buttons a.btn, .primary-nav #mega-menu-wrap-primary_navigation .block-pricing-columns .column-wrapper .column:first-child .buttons #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .search-form .block-pricing-columns .column-wrapper .column:first-child .buttons a.search-submit {
    background-color: #0f618a
}

.block-pricing-columns .column-wrapper .column:first-child .buttons .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link:hover, .block-pricing-columns .column-wrapper .column:first-child .buttons .search-form a.search-submit:hover, .block-pricing-columns .column-wrapper .column:first-child .buttons a.btn:hover, .primary-nav #mega-menu-wrap-primary_navigation .block-pricing-columns .column-wrapper .column:first-child .buttons #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link:hover, .search-form .block-pricing-columns .column-wrapper .column:first-child .buttons a.search-submit:hover {
    color: #fff
}

.block-pricing-columns .column-wrapper .column:first-child .buttons a.btn-outline {
    color: #0f618a;
    border-color: #0f618a;
    background-color: #fff
}

.block-pricing-columns .column-wrapper .column:first-child .buttons a.btn-outline:hover {
    color: #fff;
    background-color: #0f618a
}

.block-pricing-columns .column-wrapper .column:nth-child(2) .wrapper {
    border-top-color: #50a469
}

.block-pricing-columns .column-wrapper .column:nth-child(2) .intro .additional {
    color: #50a469
}

.block-pricing-columns .column-wrapper .column:nth-child(2) .meta {
    background-color: #ebf4f3
}

.block-pricing-columns .column-wrapper .column:nth-child(2) .buttons .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .block-pricing-columns .column-wrapper .column:nth-child(2) .buttons .search-form a.search-submit, .block-pricing-columns .column-wrapper .column:nth-child(2) .buttons a.btn, .primary-nav #mega-menu-wrap-primary_navigation .block-pricing-columns .column-wrapper .column:nth-child(2) .buttons #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .search-form .block-pricing-columns .column-wrapper .column:nth-child(2) .buttons a.search-submit {
    background-color: #50a469
}

.block-pricing-columns .column-wrapper .column:nth-child(2) .buttons .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link:hover, .block-pricing-columns .column-wrapper .column:nth-child(2) .buttons .search-form a.search-submit:hover, .block-pricing-columns .column-wrapper .column:nth-child(2) .buttons a.btn:hover, .primary-nav #mega-menu-wrap-primary_navigation .block-pricing-columns .column-wrapper .column:nth-child(2) .buttons #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link:hover, .search-form .block-pricing-columns .column-wrapper .column:nth-child(2) .buttons a.search-submit:hover {
    color: #fff
}

.block-pricing-columns .column-wrapper .column:nth-child(2) .buttons a.btn-outline {
    color: #50a469;
    border-color: #50a469;
    background-color: #fff
}

.block-pricing-columns .column-wrapper .column:nth-child(2) .buttons a.btn-outline:hover {
    color: #fff;
    background-color: #50a469
}

.block-pricing-columns .column-wrapper .column:nth-child(3) .wrapper {
    border-top-color: #f1a738
}

.block-pricing-columns .column-wrapper .column:nth-child(3) .intro .additional {
    color: #f1a738
}

.block-pricing-columns .column-wrapper .column:nth-child(3) .meta {
    background-color: #fdf6eb
}

.block-pricing-columns .column-wrapper .column:nth-child(3) .buttons .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .block-pricing-columns .column-wrapper .column:nth-child(3) .buttons .search-form a.search-submit, .block-pricing-columns .column-wrapper .column:nth-child(3) .buttons a.btn, .primary-nav #mega-menu-wrap-primary_navigation .block-pricing-columns .column-wrapper .column:nth-child(3) .buttons #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .search-form .block-pricing-columns .column-wrapper .column:nth-child(3) .buttons a.search-submit {
    background-color: #f1a738
}

.block-pricing-columns .column-wrapper .column:nth-child(3) .buttons .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link:hover, .block-pricing-columns .column-wrapper .column:nth-child(3) .buttons .search-form a.search-submit:hover, .block-pricing-columns .column-wrapper .column:nth-child(3) .buttons a.btn:hover, .primary-nav #mega-menu-wrap-primary_navigation .block-pricing-columns .column-wrapper .column:nth-child(3) .buttons #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link:hover, .search-form .block-pricing-columns .column-wrapper .column:nth-child(3) .buttons a.search-submit:hover {
    color: #fff
}

.block-pricing-columns .column-wrapper .column:nth-child(3) .buttons a.btn-outline {
    color: #f1a738;
    border-color: #f1a738;
    background-color: #fff
}

.block-pricing-columns .column-wrapper .column:nth-child(3) .buttons a.btn-outline:hover {
    color: #fff;
    background-color: #f1a738
}

.block-pricing-columns .hint {
    position: relative;
    display: inline-block
}

.block-pricing-columns .hint .hint-text {
    visibility: hidden;
    width: 200px;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    font-size: 13px;
    top: -45px;
    left: -60px !important
}

.block-pricing-columns .hint:hover .hint-text {
    visibility: visible
}

div.annual-additional-text a {
    display: inline !important
}

div.annual-additional-text p {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.5em
}

div.annual-additional-text {
    margin-top: .75em
}

.block-pricing-columns .column-wrapper .col .meta p {
    font-size: 14px !important;
    line-height: 20px !important
}

.block-pricing-columns .column-wrapper .col .intro .price .price-meta {
    font-size: 12px !important
}

.block-pricing-columns .copy {
    font-size: 14px !important;
    line-height: 20px !important
}

.price-meta {
    margin-bottom: 20px !important
}

.block-pricing-cta {
    background-color: #fff
}

.block-pricing-cta .container.main {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem
}

.block-pricing-cta .copy {
    color: #000
}

.block-pricing-cta .copy p:last-child {
    margin: 0
}

.block-pricing-cta .left-col {
    margin-bottom: 1.875rem
}

@media (min-width: 992px) {
    .block-pricing-cta .left-col {
        margin-bottom: 0
    }
}

.block-pricing-cta .left-col .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.block-pricing-cta .left-col .container .price-features {
    height: 100%;
    padding-bottom: 2rem
}

.block-pricing-cta .left-col .container .buttons {
    margin-top: auto
}

.block-pricing-cta .left-col .container .buttons .col {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 768px) {
    .block-pricing-cta .left-col .container .buttons .col {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.block-pricing-cta .toggle-button-cover {
    position: relative;
    width: 100%;
    height: 100px;
    box-sizing: border-box;
    margin-bottom: 2.5rem
}

@media (min-width: 768px) {
    .block-pricing-cta .toggle-button-cover {
        height: 30px
    }
}

.block-pricing-cta .toggle-button-cover .button-cover, .block-pricing-cta .toggle-button-cover .knobs, .block-pricing-cta .toggle-button-cover .layer {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.block-pricing-cta .toggle-button-cover .button-cover {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 768px) {
    .block-pricing-cta .toggle-button-cover .button-cover {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.block-pricing-cta .toggle-button-cover .button-cover span {
    color: #a7d2b3;
    position: relative;
    transition: all .3s ease;
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.2rem
}

.block-pricing-cta .toggle-button-cover .button-cover span .flag {
    position: absolute;
    background-color: #a7d2b3;
    color: #fff;
    text-transform: none;
    line-height: 1.875rem;
    width: 100px;
    padding-left: 10px;
    margin-left: 20px;
    top: -8px;
    font-weight: 400;
    left: 100%
}

.block-pricing-cta .toggle-button-cover .button-cover span .flag:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(167, 210, 179, 0);
    border-right-color: #a7d2b3;
    border-width: 15px;
    margin-top: -15px
}

.block-pricing-cta .toggle-button-cover .button-cover span.toggle {
    color: #50a469
}

.block-pricing-cta .toggle-button-cover .button-cover span.toggle span {
    background-color: #50a469
}

.block-pricing-cta .toggle-button-cover .button-cover span.toggle span:before {
    border-right-color: #50a469
}

.block-pricing-cta .toggle-button-cover .button {
    position: relative;
    top: 0;
    width: 65px;
    margin: 20px 0
}

@media (min-width: 768px) {
    .block-pricing-cta .toggle-button-cover .button {
        overflow: hidden;
        height: 30px;
        margin: -5px 20px 0
    }
}

.block-pricing-cta .toggle-button-cover .button.r, .block-pricing-cta .toggle-button-cover .button.r .layer {
    border-radius: 100px
}

.block-pricing-cta .toggle-button-cover .button.b2 {
    border-radius: 2px
}

.block-pricing-cta .toggle-button-cover .checkbox {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    opacity: 0;
    cursor: pointer;
    z-index: 3
}

.block-pricing-cta .toggle-button-cover .checkbox:checked + .knobs:before {
    content: "";
    left: 35px;
    background-color: #50a469
}

.block-pricing-cta .toggle-button-cover .checkbox:checked ~ .layer {
    background-color: #f3f4f6
}

.block-pricing-cta .toggle-button-cover .knobs {
    z-index: 2;
    transition: all .3s ease
}

.block-pricing-cta .toggle-button-cover .knobs:before {
    transition: all .3s ease;
    content: "";
    position: absolute;
    top: 2px;
    left: 4px;
    width: 25px;
    height: 25px;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    text-align: center;
    line-height: 1;
    padding: 9px 4px;
    background-color: #50a469;
    border-radius: 50%;
    transition: all .3s cubic-bezier(.18, .89, .35, 1.15)
}

.block-pricing-cta .toggle-button-cover .layer {
    width: 100%;
    background-color: #f3f4f6;
    transition: all .3s ease;
    z-index: 1
}

.block-pricing-cta .price-col {
    margin-bottom: 1.25rem
}

@media (min-width: 992px) {
    .block-pricing-cta .price-col {
        margin: 0
    }
}

.block-pricing-cta .price-col .price {
    color: #30363f
}

.block-pricing-cta .price-col .price .price-large, .block-pricing-cta .price-col .price .price-meta {
    margin: 0;
    text-align: center
}

.block-pricing-cta .price-col .price .price-large {
    font-size: 6.25rem;
    line-height: 1
}

.block-pricing-cta .price-col .price .price-large.disable {
    font-size: 3.25rem
}

.block-pricing-cta .price-col .price .price-meta-additional {
    margin-too: .938rem
}

@media (min-width: 992px) {
    .block-pricing-cta .features-col {
        border-left: 1px solid #f3f4f6
    }
}

.block-pricing-cta .features-col .meta {
    background-color: #fff;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

@media (min-width: 992px) {
    .block-pricing-cta .features-col .meta {
        padding: 0 1rem
    }
}

.block-pricing-cta .features-col .meta p {
    margin-bottom: 1rem
}

.block-pricing-cta .features-col .meta p:last-child {
    margin: 0
}

.block-pricing-cta .features-col .esp-integration span {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    display: inline-block;
    font-size: 0;
    margin: 0 3px
}

.block-pricing-cta .features-col .esp-integration span.mailchimp {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/mailchimp-logo.svg)
}

.block-pricing-cta .features-col .esp-integration span.adobe-journey-optimizer {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/adobe.svg)
}

.block-pricing-cta .features-col .esp-integration span.campaign-monitor {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/campaign-monitor-logo.svg)
}

.block-pricing-cta .features-col .esp-integration span.salesforce-marketing-cloud {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/salesforce-logo.svg)
}

.block-pricing-cta .features-col .esp-integration span.oracle-eloqua {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/eloqua-logo.svg)
}

.block-pricing-cta .features-col .esp-integration span.acoustic {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/acoustic-logo.svg)
}

.block-pricing-cta .features-col .esp-integration span.marketo {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/marketo-logo.svg)
}

.block-pricing-cta .features-col .esp-integration span.oracle-responsys {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/responsys-logo.svg)
}

.block-pricing-cta .features-col .esp-integration span.slack {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/slack-logo.svg)
}

.block-pricing-cta .features-col .esp-integration span.dropbox {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/dropbox-logo.svg)
}

.block-pricing-cta .features-col .esp-integration span.google-drive {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/g-drive-logo.svg)
}

.block-pricing-cta .features-col .esp-integration span.one-drive {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/one-drive-logo.svg)
}

.block-pricing-cta .features-col .esp-integration span.trello {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/trello-logo.svg)
}

.block-pricing-cta .features-col .esp-integration span.hubspot {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/hubspot-logo.svg)
}

.block-pricing-cta .features-col .esp-integration span.adobe-campaign-standard {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/adobe-campaign-standard-logo.svg)
}

.block-pricing-cta .features-col .esp-integration span.pardot {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/salesforce-pardot-logo.svg)
}

.block-pricing-cta .features-col .esp-integration span.klaviyo {
    background-image: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/integrations/klaviyo-logo.svg)
}

.block-pricing-cta .right-col .nav-tabs .nav-link {
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    color: #e1e5e9;
    border-radius: 0;
    border: none;
    padding: 0 50px;
    cursor: pointer
}

.block-pricing-cta .right-col .nav-tabs .nav-link:focus, .block-pricing-cta .right-col .nav-tabs .nav-link:hover {
    border: none;
    text-decoration: none
}

.block-pricing-cta .right-col .nav-tabs .nav-link.active {
    color: #238e55;
    border: none;
    border-bottom: 3px solid #238e55
}

.block-pricing-cta .right-col .tab-pane {
    padding: 2.188rem 0 0
}

.block-pricing-cta .right-col .tab-content .embed-responsive-16by9:before, .block-pricing-cta .right-col .tab-pane .tab-content .embed-responsive-16by9:before {
    padding-top: 115%
}

.block-pricing-cta .hint {
    position: relative;
    display: inline-block
}

.block-pricing-cta .hint .hint-text {
    visibility: hidden;
    width: 150px;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    font-size: 13px;
    top: -45px;
    left: -60px !important
}

.block-pricing-cta .hint:hover .hint-text {
    visibility: visible
}

.block-pricing-cta .adobe-campaign-standard .hint-text, .block-pricing-cta .adobe-journey-optimizer .hint-text, .block-pricing-cta .salesforce-marketing-cloud .hint-text {
    width: 220px
}

.block-pricing-cta .price-col .price .price-large {
    font-size: 2.25rem !important
}

.block-pricing-columns .column-wrapper .col .intro .price .price-large {
    font-size: 2.75rem !important
}

.block-pricing-cta .price-col .price .price-meta {
    margin: 15px 0 0 !important;
    font-size: 14px !important;
    line-height: 20px !important
}

.block-reviews .container {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem
}

.block-reviews .copy {
    color: #000
}

.block-reviews .copy p:last-child {
    margin: 0
}

.block-reviews .review-wrap {
    box-shadow: 0 0 20px rgba(0, 6, 9, .06);
    text-align: center;
    border-top: 4px solid #3e81a0
}

.block-reviews .review-wrap .review-headshot {
    border-radius: 50%;
    max-width: 60px;
    overflow: hidden
}

.block-reviews .review-wrap .review-text {
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 26px
}

.block-reviews .review-wrap .review-title {
    font-weight: 400
}

.block-reviews .review-wrap .review-role {
    font-size: 13px
}

.block-reviews .review-wrap a {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    clip: auto;
    opacity: 0
}

.block-reviews .review-wrap a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.block-reviews .review-wrap .review-company {
    background-color: #3e81a0
}

.block-reviews .review-wrap .review-company .review-industry {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700
}

.block-reviews .review-wrap .review-company img {
    height: 30px;
    width: auto
}

.block-reviews .review-wrap.color-blue {
    border-top-color: #003865
}

.block-reviews .review-wrap.color-blue .review-company {
    background-color: #003865
}

.block-reviews .review-wrap.color-red {
    border-top-color: #d35641
}

.block-reviews .review-wrap.color-red .review-company {
    background-color: #d35641
}

.block-reviews .review-wrap #rating .fa {
    color: #f1a738;
    height: 30px;
    width: 30px;
    display: inline-block
}

.block-reviews .review-wrap #rating .fa:before {
    content: none
}

.block-reviews .review-wrap #rating .fa.fa-star {
    background: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/icon-full-star.svg) no-repeat 50%;
    background-size: cover
}

.block-reviews .review-wrap #rating .fa.fa-star-half-o {
    background: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/icon-half-star.svg) no-repeat 50%;
    background-size: cover
}

.block-reviews .review-wrap #rating .fa.fa-star-o {
    background: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/icon-empty-star.svg) no-repeat 50%;
    background-size: cover
}

.block-reviews .review-wrap .review {
    font-size: 1.375rem;
    line-height: 2rem;
    margin-bottom: 0;
    padding: 0 3.125rem
}

.block-reviews-three-columns .container {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem
}

.block-reviews-three-columns .copy {
    color: #000
}

.block-reviews-three-columns .copy p:last-child {
    margin: 0
}

.block-reviews-three-columns .review-row {
    -ms-flex-pack: center;
    justify-content: center
}

.block-reviews-three-columns .review-col {
    margin-bottom: 1.875rem
}

@media (min-width: 992px) {
    .block-reviews-three-columns .review-col {
        margin-bottom: 0
    }
}

.block-reviews-three-columns .review-col:last-child {
    margin-bottom: 0
}

.block-reviews-three-columns .review-wrap {
    text-align: center
}

.block-reviews-three-columns .review-wrap #rating {
    margin-bottom: 0
}

.block-reviews-three-columns .review-wrap #rating .fa {
    color: #f1a738;
    height: 40px;
    width: 40px;
    display: inline-block
}

.block-reviews-three-columns .review-wrap #rating .fa:before {
    content: none
}

.block-reviews-three-columns .review-wrap #rating .fa.fa-star {
    background: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/icon-full-star.svg) no-repeat 50%;
    background-size: cover
}

.block-reviews-three-columns .review-wrap #rating .fa.fa-star-half-o {
    background: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/icon-half-star.svg) no-repeat 50%;
    background-size: cover
}

.block-reviews-three-columns .review-wrap #rating .fa.fa-star-o {
    background: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/icon-empty-star.svg) no-repeat 50%;
    background-size: cover
}

.block-reviews-three-columns .review-wrap .review {
    font-size: 1.375rem;
    line-height: 2rem;
    margin-bottom: 0;
    padding: 0 2rem;
    min-height: 120px
}

.block-reviews-three-columns .review-wrap .meta, .block-reviews-three-columns .review-wrap .review {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.block-reviews-three-columns .review-wrap .meta {
    border-top: 1px solid #f3f4f6;
    padding: 1rem 0 0;
    margin: 0
}

.block-reviews-three-columns .review-wrap .meta img {
    max-width: 100px;
    display: inline-block
}

.block-reviews-three-columns .review-wrap .meta .author-meta {
    margin-top: 1rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: .75rem
}

.block-reviews-three-columns .review-wrap .meta .author-meta .author {
    text-transform: uppercase;
    font-weight: 700;
    margin-right: .313rem
}

.block-reviews-three-columns .review-wrap .meta .author-meta:only-child {
    margin-top: 0
}

.block-social {
    background-color: #fff
}

.block-social .container {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem
}

.block-social .copy p:last-child {
    margin: 0
}

.block-social .brand {
    background: #fff;
    border-top: 6px solid #50a469;
    padding: 1.875rem 1.563rem 1.563rem;
    height: 100%;
    color: #30363f
}

.block-social .brand .h6, .block-social .brand h6 {
    color: #30363f
}

.block-social .button {
    margin-top: 1.563rem
}

.block-featured-event {
    padding: 2.813rem 0
}

.block-featured-event .container .row {
    -ms-flex-align: center;
    align-items: center
}

.block-featured-event .container .row .h3, .block-featured-event .container .row h3 {
    margin-bottom: 0
}

.block-featured-event .container .row .link-arrow {
    margin-top: 1.875rem;
    display: inline-block
}

.block-news-press-list .container {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem
}

.block-news-press-list .news-partial .card {
    height: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, .15)
}

.block-news-press-list .news-partial .card .item {
    color: #000;
    display: block;
    height: 100%
}

.block-news-press-list .news-partial .card .item * {
    color: #000
}

.block-news-press-list .news-partial .card .item:hover {
    text-decoration: none
}

.block-news-press-list .news-partial .card .item strong {
    display: block
}

.block-success-stories {
    overflow: hidden
}

.block-success-stories #pills-tab {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.block-success-stories #pills-tab .nav-item {
    cursor: pointer
}

@media (min-width: 768px) {
    .block-success-stories #pills-tab .nav-item {
        -ms-flex-preferred-size: 1;
        flex-basis: 1
    }
}

.block-success-stories #pills-tab .nav-item a {
    -ms-flex-align: center;
    align-items: center
}

.block-success-banner .h1, .block-success-banner h1 {
    font-weight: 300 !important;
    margin-bottom: 20px !important
}

.featured-stat-wrapper {
    position: relative
}

.featured-stat-wrapper .featured-stat-image-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    display: contents
}

.featured-stat-wrapper .ss-featured-stat {
    border-radius: 50%;
    border: 8px solid #fff;
    color: #fff;
    background: #0f5f89;
    aspect-ratio: auto 1/1;
    min-height: 150px;
    min-width: 150px;
    max-height: 11vw;
    max-width: 11vw;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -5vw
}

.featured-stat-wrapper .ss-featured-stat .number {
    font-size: 35px;
    font-weight: 700
}

.featured-stat-wrapper .ss-featured-stat .text {
    font-size: 18px;
    line-height: 20px
}

.block-post-form-cta {
    background-color: #fff;
    border-radius: .625rem;
    margin: 6.125rem auto
}

@media (min-width: 992px) {
    .block-post-form-cta {
        max-width: 85%
    }
}

@media (max-width: 575.98px) {
    .block-post-form-cta .intro .col {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.block-post-form-cta .intro-wrap {
    padding: 1.25rem 0 0 1.25rem;
    color: #fff
}

.block-post-form-cta .intro-wrap .h3, .block-post-form-cta .intro-wrap h3 {
    color: #fff;
    text-transform: uppercase
}

.block-post-form-cta .intro-wrap p {
    margin: 0
}

@media (min-width: 768px) {
    .block-post-form-cta .image-wrap {
        position: relative;
        top: -3.125rem
    }
}

.block-post-form-cta .copy {
    position: relative;
    padding: 0 1.25rem 1.875rem
}

.block-post-form-cta .copy form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.block-post-form-cta .copy form .mktoFormRow {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

@media (min-width: 768px) {
    .block-post-form-cta .copy form .mktoFormRow {
        max-width: 48%;
        -ms-flex-preferred-size: 48%;
        flex-basis: 48%
    }
}

.block-post-form-cta .copy form .mktoFormRow label {
    color: #fff !important
}

@media (min-width: 768px) {
    .block-post-form-cta .copy form .mktoFormRow:nth-child(3), .block-post-form-cta .copy form .mktoFormRow:nth-child(4), .block-post-form-cta .copy form .mktoFormRow:nth-child(6) {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: none;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (min-width: 768px) {
    .block-post-form-cta .copy form .mktoFormRow:nth-child(3) .mktoFormCol, .block-post-form-cta .copy form .mktoFormRow:nth-child(4) .mktoFormCol, .block-post-form-cta .copy form .mktoFormRow:nth-child(6) .mktoFormCol {
        max-width: 48%;
        -ms-flex-preferred-size: 48%;
        flex-basis: 48%
    }
}

.block-post-form-cta .copy form .mktoFormRow:nth-child(6) .mktoFormCol {
    max-width: none;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.block-post-form-cta .copy form .mktoFormRow:nth-child(6) .mktoFormCol .mktoCheckboxList {
    width: 100% !important
}

.block-post-form-cta .copy form .mktoButtonRow {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.block-menu-accordions {
    padding: 5.344rem 0
}

.block-menu-accordions .bg-texture {
    position: relative;
    overflow: hidden
}

.block-menu-accordions .bg-texture:before {
    left: 0;
    bottom: 0;
    position: absolute;
    content: "";
    background: url(/wp-content/themes/litmus/dist/images/backgrounds/circle-pattern.png) no-repeat bottom;
    height: 100%;
    min-width: 500px
}

@media (max-width: 992px) {
    .block-menu-accordions .bg-texture:before {
        content: none
    }
}

.block-menu-accordions .bg-color-white {
    background: #fff
}

.block-menu-accordions .bg-color-green {
    background: #e1e5e9
}

.block-menu-accordions .copy p:last-child {
    margin: 0
}

.block-menu-accordions .accordion-item {
    border-bottom: 1px solid #e1e5e9;
    padding: 10px 0;
    background-color: transparent;
    border: none
}

.block-menu-accordions .accordion-item button:focus {
    border: none;
    outline: none;
    box-shadow: none
}

.block-menu-accordions .btn-link {
    font-size: inherit;
    position: relative;
    white-space: normal;
    padding-right: 30px
}

.block-menu-accordions .btn-link:focus, .block-menu-accordions .btn-link:hover {
    text-decoration: none
}

.block-menu-accordions .btn-link:after {
    content: "";
    border: none;
    background: url(/wp-content/themes/litmus/dist/images/icons/icon-chevron-down.svg) 100% no-repeat;
    filter: brightness(0) saturate(100%) invert(42%) sepia(23%) saturate(934%) hue-rotate(164deg) brightness(101%) contrast(99%);
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
    transform: rotate(180deg);
    right: 0;
    top: calc(50% - 10px);
    position: absolute;
    transition: all .2s ease-in
}

.block-menu-accordions .btn-link.collapsed:after {
    transform: rotate(0deg)
}

.block-menu-accordions .link-arrow {
    color: #3e81a0;
    margin: 2.5px 0;
    text-transform: none;
    font-weight: 400
}

.block-menu-accordions .link-arrow:after {
    filter: brightness(0) saturate(100%) invert(42%) sepia(23%) saturate(934%) hue-rotate(164deg) brightness(101%) contrast(99%)
}

.block-menu-accordions .link-arrow.active {
    font-weight: 700
}

.block-text-accordions .container {
    position: relative;
    z-index: 1
}

.block-text-accordions .btn-link {
    text-decoration: none
}

#v-pills-tab {
    margin-top: 20px
}

.accordion-item {
    background-color: transparent;
    border: none
}

.block-simple-text-block .type-post .row {
    padding: 0 !important
}

.block-simple-text-block .type-post .row .col {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.block-simple-text-block .bg-texture {
    position: relative;
    overflow: hidden
}

.block-simple-text-block .bg-texture:after, .block-simple-text-block .bg-texture:before {
    position: absolute;
    content: "";
    background: url(/wp-content/themes/litmus/dist/images/backgrounds/bg-simple-text-block-dots.png) no-repeat 50%;
    height: 100%;
    min-width: 102px
}

.block-simple-text-block .bg-texture:before {
    left: -2.5rem;
    bottom: -4.688rem
}

.block-simple-text-block .bg-texture:after {
    right: -2.5rem;
    top: -4.688rem
}

.block-simple-text-block .row {
    padding: 3.75rem 0
}

.block-simple-text-block .row div[class*=blog-cta-] .row {
    padding: 0 !important
}

.block-simple-text-block .copy p:last-child {
    margin: 0
}

.block-text-three-columns .copy a:after {
    content: "" !important;
    padding-left: 0 !important
}

.block-text-three-columns .container {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem
}

.block-text-three-columns .container .row {
    -ms-flex-pack: center;
    justify-content: center
}

.block-text-three-columns .column {
    margin-bottom: 1.875rem
}

.block-text-three-columns .column:last-child {
    margin: 0
}

@media (min-width: 992px) {
    .block-text-three-columns .column {
        margin-bottom: 0
    }
}

.block-text-three-columns .column p:last-child {
    margin: 0
}

.block-leadership .container {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem
}

.block-leadership img {
    border-radius: 50%;
    max-width: 85%
}

.block-leadership .headshot {
    text-align: center
}

.block-leadership .copy p:last-child {
    margin: 0
}

.block-leadership .modal-dialog {
    max-width: 800px
}

.block-leadership a:focus, .block-leadership a:hover {
    text-decoration: none;
    cursor: pointer
}

.block-leadership .h3, .block-leadership h3 {
    font-size: 24px
}

.block-leadership .h4, .block-leadership h4 {
    font-size: 18px;
    color: #99a4b2
}

.block-leadership .modal .close-btn {
    width: 20px;
    height: 20px;
    transform: rotate(180deg);
    right: 10px;
    top: 20px;
    position: absolute;
    border: none;
    z-index: 10;
    background: transparent;
    color: #000
}

.block-banner {
    position: relative;
    min-height: 27.813rem;
    display: -ms-flexbox;
    display: flex
}

.block-banner:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 1
}

.block-banner .overlay-light:after {
    background-color: hsla(0, 0%, 100%, .5)
}

.block-banner .overlay-light:after:after {
    background-color: rgba(0, 0, 0, .5)
}

.block-banner .bg-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

.block-banner .container {
    padding: 4.688rem 0;
    position: relative;
    z-index: 2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center
}

.block-banner .row.align-left {
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left
}

.block-banner .row.align-center {
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.block-banner .row.align-right {
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right
}

.block-banner .theme-dark, .block-banner .theme-dark :not(.btn) {
    color: #fff
}

.block-banner .theme-light, .block-banner .theme-light :not(.btn) {
    color: #000
}

.block-banner .title {
    margin-bottom: 1.875rem
}

.block-banner .h2, .block-banner h2 {
    font-size: 3.125rem;
    line-height: 3.75rem;
    margin: 0
}

.block-banner .block-forms form input[type=submit], .block-banner .btn, .block-banner .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .block-banner .search-form .search-submit, .block-banner .single-resource-post-content form input[type=submit], .block-forms form .block-banner input[type=submit], .primary-nav #mega-menu-wrap-primary_navigation .block-banner #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .search-form .block-banner .search-submit, .single-resource-post-content form .block-banner input[type=submit] {
    margin-top: 1.875rem
}

.block-brand-assets {
    background-color: #fff
}

.block-brand-assets .container {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem
}

.block-brand-assets .copy p:last-child {
    margin: 0
}

.block-brand-assets .column {
    margin-bottom: 1.875rem
}

@media (min-width: 992px) {
    .block-brand-assets .column {
        margin-bottom: 0
    }
}

.block-brand-assets .column:last-child {
    margin: 0
}

.block-brand-assets .brand {
    background: #fff;
    border-top: 6px solid #238e55;
    padding: 1.875rem 1.563rem 1.563rem;
    height: 100%;
    color: #30363f;
    box-shadow: 0 0 20px rgba(0, 6, 9, .06)
}

.block-brand-assets .brand .h6, .block-brand-assets .brand h6 {
    color: #30363f
}

.block-brand-assets .button {
    margin-top: 1.563rem
}

.block-contact .container .copy {
    color: #000;
    text-align: center
}

.block-contact .container .copy p:last-child {
    margin: 0
}

.block-contact .container .contact-locations {
    position: relative;
    padding: 3rem 15px;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.block-contact .container .contact-locations:before {
    content: "";
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #0f618a;
    z-index: -1
}

.block-contact .container .contact-top {
    padding: 0 15px 3rem
}

@media (min-width: 768px) {
    .block-contact .container .contact-form:before {
        width: 60vw
    }

    .block-contact .container .contact-locations p:last-child, .block-contact .container .contact-top p:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 768px) {
    .block-contact .container .contact-locations:before {
        width: 60vw
    }
}

.block-image-info-tiles .bg-texture {
    position: relative;
    overflow: hidden
}

.block-image-info-tiles .bg-texture:after, .block-image-info-tiles .bg-texture:before {
    position: absolute;
    content: "";
    background: url(/wp-content/themes/litmus/dist/images/backgrounds/bg-simple-text-block-dots.png) no-repeat 50%;
    height: 100%;
    min-width: 102px
}

.block-image-info-tiles .bg-texture:before {
    left: -2.5rem;
    bottom: -4.688rem
}

.block-image-info-tiles .bg-texture:after {
    right: -2.5rem;
    top: -4.688rem
}

.block-image-info-tiles .container {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem
}

.block-image-info-tiles .intro {
    margin-bottom: 2.188rem;
    text-align: center
}

.block-image-info-tiles .column-wrap {
    -ms-flex-pack: center;
    justify-content: center
}

.block-image-info-tiles .column-wrap .meta {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(48, 54, 63, .85)
}

.block-image-info-tiles .column-wrap .meta .inner {
    position: relative;
    text-align: center;
    padding: 1.563rem
}

.block-image-info-tiles .column-wrap .meta .inner p {
    margin-bottom: 0
}

.block-image-info-tiles .column-wrap .meta .inner .extra {
    position: absolute;
    left: 35px;
    top: 0;
    bottom: 0;
    transform: rotate(-90deg);
    text-transform: uppercase;
    font-size: .75rem;
    letter-spacing: 1px
}

.block-image-info-tiles .column-wrap .column {
    height: 100%;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%
}

.block-image-info-tiles .column-wrap .column * {
    color: #fff
}

.block-image-info-tiles .column-wrap .column:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%
}

.block-image-info-tiles .column-wrap .column a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0
}

.block-image-info-tiles .column-wrap .column a:hover, .block-image-info-tiles .column-wrap .column a:hover * {
    text-decoration: none
}

@media (max-width: 992px) {
    .block-image-info-tiles .column-wrap .col-wrap {
        margin-bottom: 1.875rem
    }
}

.block-photo-row {
    overflow: hidden
}

.block-photo-row .container-fluid, .block-photo-row .container-lg, .block-photo-row .container-md, .block-photo-row .container-sm, .block-photo-row .container-xl {
    padding: 0
}

.block-photo-row .col {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.block-photo-row .col img {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    width: 33.3%
}

.block-photo-row .col img:first-child {
    border-left: none
}

.block-photo-row .col img:nth-child(3) {
    border-right: none
}

.block-quote-slider {
    padding: 4.688rem 0;
    background: #419387
}

.block-quote-slider .container {
    position: relative;
    z-index: 2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center
}

.block-quote-slider .row {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center
}

.block-quote-slider .owl-carousel.owl-drag .owl-item, .block-quote-slider .owl-carousel .owl-stage {
    display: -ms-flexbox;
    display: flex
}

.block-quote-slider .owl-dot span {
    width: 10px !important;
    height: 10px !important;
    border-radius: 100% !important
}

.block-quote-slider .owl-dot.active span {
    background-color: #fff;
    opacity: .2
}

.block-quote-slider .quote {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.block-quote-slider .quote .headshot {
    width: auto;
    border-radius: 50%;
    max-width: 70px;
    height: 70px;
    object-fit: cover;
    object-position: center;
    position: absolute;
    top: 0;
    z-index: 10
}

.block-quote-slider .quote .quote-copy {
    line-height: 26px
}

.block-quote-slider .quote blockquote {
    font-size: 2rem;
    line-height: 2.5rem;
    font-style: italic;
    margin-bottom: 1.875rem;
    color: #0f618a;
    padding: 0 3.125rem
}

.block-quote-slider .quote .author-meta {
    font-size: .938rem;
    line-height: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 50px 1.25rem 1.25rem;
    width: 100%;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #fff;
    height: 100%;
    margin-top: 35px
}

.block-quote-slider .quote .author-meta span {
    color: #000;
    margin: 0
}

.block-quote-slider .quote .author-meta .author {
    text-transform: uppercase;
    font-weight: 700;
    margin-right: .313rem
}

.block-quote-slider .quote .author-meta p {
    margin-top: 20px;
    line-height: 26px;
    text-align: center
}

.block-stats-image {
    min-height: 27.813rem;
    background-size: cover;
    background-position: 50%
}

.block-stats-image, .block-stats-image .container {
    position: relative;
    display: -ms-flexbox;
    display: flex
}

.block-stats-image .container {
    padding: 4.688rem 0;
    z-index: 2;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center
}

.block-stats-image .container .row {
    height: 100%
}

.block-stats-image .stats {
    margin-left: 15px;
    background: #fff;
    margin-left: 30px
}

.block-stats-image .stats .container {
    padding: 1.563rem;
    height: 100%
}

.block-stats-image .stat-wrap, .block-stats-image .stats .stat {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.block-stats-image .stat-wrap {
    text-align: center;
    padding: 2rem 0
}

.block-stats-image .stat-wrap .big-stat {
    font-size: 1.563rem;
    line-height: 1;
    margin-bottom: 0;
    font-weight: 700
}

.block-stats-image .stat-wrap .copy {
    margin-bottom: 0
}

.block-text-accordions {
    padding: 2.344rem 0
}

.block-text-accordions .copy p:last-child {
    margin: 0
}

.block-text-accordions .accordion-item {
    border-bottom: 1px solid #f3f4f6;
    padding: 10px 0
}

.block-text-accordions .btn-link {
    font-size: inherit;
    position: relative;
    white-space: normal;
    padding-right: 30px
}

.block-text-accordions .btn-link:focus, .block-text-accordions .btn-link:hover {
    text-decoration: none;
    outline: none;
    box-shadow: none
}

.block-text-accordions .btn-link:after {
    content: "";
    border: none;
    background: url(/wp-content/themes/litmus/dist/images/icons/icon-chevron-down.svg) 100% no-repeat;
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
    transform: rotate(180deg);
    right: 0;
    top: calc(50% - 10px);
    position: absolute;
    transition: all .2s ease-in
}

.block-text-accordions .btn-link.collapsed:after {
    transform: rotate(0deg)
}

.accordions .accordion-answer {
    padding: 0 15px !important
}

.accordions .accordion-answer .h3, .accordions .accordion-answer h3 {
    font-size: 24px
}

.block-text-four-columns .container {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem
}

.block-text-four-columns .container .row {
    -ms-flex-pack: center;
    justify-content: center
}

.block-text-four-columns .column {
    margin-bottom: 1.875rem
}

.block-text-four-columns .column:last-child, .block-text-four-columns .column p:last-child {
    margin: 0
}

@media (min-width: 992px) {
    .block-text-four-columns .column {
        margin-bottom: 0
    }
}

.block-text-icon-columns.bg-texture {
    position: relative;
    overflow: hidden
}

.block-text-icon-columns.bg-texture:after, .block-text-icon-columns.bg-texture:before {
    position: absolute;
    content: "";
    background: url(/wp-content/themes/litmus/dist/images/backgrounds/bg-simple-text-block-dots.png) no-repeat 50%;
    height: 100%;
    min-width: 102px
}

.block-text-icon-columns.bg-texture:before {
    left: -2.5rem;
    bottom: -4.688rem
}

.block-text-icon-columns.bg-texture:after {
    right: -2.5rem;
    top: -4.688rem
}

.block-text-icon-columns .container {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem
}

.block-text-icon-columns .intro {
    margin-bottom: 2.188rem;
    text-align: center
}

.block-text-icon-columns .intro .sub-title {
    font-size: 1.125rem
}

.block-text-icon-columns .column-wrap {
    -ms-flex-pack: center;
    justify-content: center
}

.block-text-icon-columns .column-wrap .copy {
    margin-bottom: 1.875rem;
    text-align: center
}

.block-text-icon-columns .column-wrap .copy p:last-child {
    margin: 0
}

.block-text-icon-columns .column-wrap .icon {
    margin-bottom: 1rem
}

.text-media-block .embed-responsive .wistia_responsive_padding {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important
}

.block-text-pullquote {
    padding: 4.688rem 0
}

.block-text-pullquote .container {
    position: relative;
    z-index: 2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center
}

.block-text-pullquote .row {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center
}

.block-text-pullquote .row.align-right {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.block-text-pullquote .quote {
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media (max-width: 768px) {
    .block-text-pullquote .quote {
        margin-top: 30px
    }
}

.block-text-pullquote .quote-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    box-shadow: 0 0 25px rgba(0, 0, 0, .1);
    max-width: 93%;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 768px) {
    .block-text-pullquote .quote-wrap {
        max-width: 100%
    }
}

.block-text-pullquote .quote-wrap .default {
    position: relative
}

.block-text-pullquote .quote-wrap .default:before {
    content: "\f10d";
    font-family: FontAwesome;
    border-radius: 50%;
    width: 4.375rem;
    background: #0f618a;
    display: block;
    color: #fff;
    text-align: center;
    font-size: 1.563rem;
    line-height: 4.375rem;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin-bottom: -.5rem
}

.block-text-pullquote .quote-wrap .default blockquote {
    font-size: 2rem;
    line-height: 2.5rem;
    font-style: italic;
    margin-bottom: 1.875rem;
    color: #0f618a;
    padding: 0 3.125rem;
    font-weight: 400
}

.block-text-pullquote .quote-wrap .default .author-meta {
    background: #3e81a0;
    font-size: .938rem;
    line-height: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1.25rem;
    width: 100%;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 992px) {
    .block-text-pullquote .quote-wrap .default .author-meta {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.block-text-pullquote .quote-wrap .default .author-meta img {
    max-width: 7.188rem;
    margin-bottom: 1.25rem
}

@media (min-width: 992px) {
    .block-text-pullquote .quote-wrap .default .author-meta img {
        margin-bottom: 0;
        margin-right: 1.25rem
    }
}

.block-text-pullquote .quote-wrap .default .author-meta span {
    color: #fff;
    margin: 0
}

.block-text-pullquote .quote-wrap .default .author-meta .author {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: .313rem
}

@media (min-width: 992px) {
    .block-text-pullquote .quote-wrap .default .author-meta .author {
        margin-bottom: 0;
        margin-right: .313rem
    }
}

.block-text-pullquote .quote-wrap .author-image {
    transform: translateY(-50%);
    margin: 0 auto;
    width: 75px;
    height: 75px;
    object-fit: cover;
    border-radius: 100%
}

.block-text-review .container {
    padding: 2.813rem 0;
    position: relative;
    z-index: 2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center
}

.block-text-review .container .row {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center
}

.block-text-review .review {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.block-text-review .review-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 93%;
    position: relative;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #d9eae7;
    padding: 1.563rem
}

.block-text-review .review-wrap #rating {
    margin-bottom: 1.563rem
}

.block-text-review .review-wrap #rating .fa {
    color: #f1a738;
    height: 40px;
    width: 40px;
    display: inline-block
}

.block-text-review .review-wrap #rating .fa:before {
    content: none
}

.block-text-review .review-wrap #rating .fa.fa-star {
    background: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/icon-full-star.svg) no-repeat 50%;
    background-size: cover
}

.block-text-review .review-wrap #rating .fa.fa-star-half-o {
    background: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/icon-half-star.svg) no-repeat 50%;
    background-size: cover
}

.block-text-review .review-wrap #rating .fa.fa-star-o {
    background: url(../../../../../../../../../../../../../../themes/litmus/dist/images/icons/icon-empty-star.svg) no-repeat 50%;
    background-size: cover
}

.block-text-review .review-wrap .review {
    font-size: 1.375rem;
    line-height: 2rem;
    margin-bottom: 0;
    padding: 0 3.125rem;
    text-align: center
}

.block-text-stats .container {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem
}

.block-text-stats .copy {
    margin-bottom: 2.5rem
}

.block-text-stats .copy p:last-child {
    margin: 0
}

.block-text-stats .stat-wrap {
    text-align: center;
    height: 100%;
    padding: 2.5rem 3rem;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.block-text-stats .stat-wrap .big-stat {
    font-size: 5rem;
    line-height: 1;
    margin-bottom: 0
}

.block-text-stats .stat-wrap .copy {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0
}

.block-text-two-columns .container {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem
}

.block-text-two-columns .column {
    margin-bottom: 1.875rem
}

.block-text-two-columns .column:last-child {
    margin: 0
}

@media (min-width: 992px) {
    .block-text-two-columns .column {
        margin-bottom: 0
    }
}

.block-text-two-columns .column p:last-child {
    margin: 0
}

.block-text-with-logos {
    padding: 2.813rem 0
}

.block-text-with-logos .copy {
    margin-bottom: 1.563rem
}

.block-text-with-logos .copy p:last-child {
    margin: 0
}

.block-text-with-logos .logo-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.block-text-with-logos .logo-wrap .logo {
    -ms-flex: 1;
    flex: 1;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 1rem 0
}

.block-text-with-logos .logo-wrap .logo:first-child {
    border-left: none
}

.block-text-with-logos .logo-wrap .logo:last-child {
    border-right: none
}

.block-text-with-logos .logo-wrap .logo img {
    max-width: 150px
}

.block-text-with-logos .logo-wrap p {
    margin-bottom: 0;
    margin-top: auto
}

.carousel-cards {
    background-color: #093a52
}

.carousel-cards .carousel-item img.proof-icon {
    max-height: 50px;
    height: 50px;
    width: auto
}

.carousel-cards .carousel-control-next-icon, .carousel-cards .carousel-control-prev-icon {
    background-image: none;
    font-size: 1.2em;
    color: #fff
}

.carousel-cards .carousel-control-next, .carousel-cards .carousel-control-prev {
    top: unset;
    bottom: unset;
    width: unset;
    padding: 10px;
    background-color: #073045;
    border-radius: 3px;
    cursor: pointer;
    position: relative;
    opacity: 1
}

.carousel-cards .carousel-control-next:hover, .carousel-cards .carousel-control-prev:hover {
    background-color: #073045;
    opacity: .7
}

.carousel-cards a[class^=carousel-control-].deactivated {
    opacity: .2;
    cursor: default;
    pointer-events: none
}

.carousel-cards .carousel-control-prev {
    left: unset;
    right: 70px
}

@media screen and (max-width: 992px) {
    .carousel-cards .carousel-control-prev {
        left: 45px;
        right: unset;
        position: absolute
    }
}

.carousel-cards .carousel-control-next {
    right: 60px
}

@media screen and (max-width: 992px) {
    .carousel-cards .carousel-control-next {
        left: 110px;
        right: unset;
        position: absolute
    }
}

.carousel-cards .carousel-inner .carousel-item-left.active, .carousel-cards .carousel-inner .carousel-item-next, .carousel-cards .carousel-inner .carousel-item-prev, .carousel-cards .carousel-inner .carousel-item-right.active {
    transform: translateX(0);
    transition: none
}

.carousel-cards .carousel-inner .carousel-item-next, .carousel-cards .carousel-inner .carousel-item-right.active {
    transform: translateX(33% +18px);
    transition: all .35s ease-in-out
}

.carousel-cards .carousel-inner .carousel-item-left.active, .carousel-cards .carousel-inner .carousel-item-prev {
    transform: translateX(-33% +18px);
    transition: all .35s ease-in-out
}

.carousel-cards .carousel-inner .carousel-item-next, .carousel-cards .carousel-inner .carousel-item-prev, .carousel-cards .carousel-inner .carousel-item.active {
    display: -ms-flexbox;
    display: flex;
    width: calc(100% - 30px)
}

.carousel-cards .carousel-item .card {
    background-color: transparent;
    margin-right: 18px;
    border-radius: 0;
    border: none;
    color: #fff;
    padding: 50px 30px;
    text-align: left;
    line-height: 1.5rem
}

.carousel-cards .carousel-item {
    transition: none
}

.carousel-cards .carousel-item:first-of-type .card:nth-of-type(1), .carousel-cards .carousel-item:nth-of-type(2) .card:nth-of-type(3), .carousel-cards .carousel-item:nth-of-type(3) .card:nth-of-type(2), .carousel-cards .carousel-item:nth-of-type(4) .card:first-of-type, .carousel-cards .carousel-item:nth-of-type(5) .card:nth-of-type(3), .carousel-cards .carousel-item:nth-of-type(6) .card:first-of-type, .carousel-cards .carousel-item:nth-of-type(6) .card:nth-of-type(2) {
    background-color: #d35541
}

.carousel-cards .carousel-item:first-of-type .card:nth-of-type(2), .carousel-cards .carousel-item:nth-of-type(2) .card:first-of-type, .carousel-cards .carousel-item:nth-of-type(3) .card:nth-of-type(3), .carousel-cards .carousel-item:nth-of-type(4) .card:nth-of-type(2), .carousel-cards .carousel-item:nth-of-type(5) .card:first-of-type, .carousel-cards .carousel-item:nth-of-type(6) .card:nth-of-type(3) {
    background-color: #d05e07
}

.carousel-cards .carousel-item:first-of-type .card:nth-of-type(3), .carousel-cards .carousel-item:nth-of-type(2) .card:nth-of-type(2), .carousel-cards .carousel-item:nth-of-type(3) .card:first-of-type, .carousel-cards .carousel-item:nth-of-type(4) .card:nth-of-type(3), .carousel-cards .carousel-item:nth-of-type(5) .card:nth-of-type(2), .carousel-cards .carousel-item:nth-of-type(6) .card:first-of-type {
    background-color: #419387
}

@media (max-width: 767.98px) {
    .carousel-cards .tile-carousel .container {
        max-width: 100vw
    }
}

@media (max-width: 992px) {
    .carousel-cards .carousel-inner .carousel-item.active {
        width: calc(100% - 90px)
    }

    .carousel-cards .top-placement .carousel-control-next, .carousel-cards .top-placement .carousel-control-prev {
        display: inline-block;
        position: unset
    }
}

.flip-cards .card {
    border: none;
    background-color: transparent !important;
    transform-style: preserve-3d;
    backface-visibility: hidden
}

.flip-cards .card-tile {
    border: none;
    border-radius: 0
}

.flip-cards .card-tile .card-front {
    border-bottom-width: 8px;
    border-bottom-style: solid;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, .25);
    background-color: #fff;
    backface-visibility: hidden
}

.flip-cards .card-tile .card-back {
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, .15);
    backface-visibility: hidden
}

.flip-cards .card-tile .card-back a {
    color: #30363f
}

.flip-cards .card-body p {
    font-size: 1.125rem;
    line-height: 1.5rem
}

.flip-cards .card-body p a.link-arrow {
    line-height: 1rem
}

.flip-cards .card-flip > div {
    transition: transform .3s;
    width: 100%;
    height: 100%;
    margin: 0;
    transform-style: preserve-3d;
    backface-visibility: hidden
}

.flip-cards .card-front {
    transform: rotateY(0deg)
}

.flip-cards .card-back {
    transform: rotateY(180deg);
    position: absolute;
    top: 0
}

.flip-cards .row {
    perspective: 1000;
    position: relative;
    z-index: 11
}

.flip-cards .row:last-child {
    z-index: 10;
    position: relative
}

.flip-cards .card-flip:hover .card-front {
    transform: rotateY(-180deg)
}

.flip-cards .card-flip:hover .card-back {
    transform: rotateY(0deg)
}

.flip-cards-right .row:first-of-type {
    margin-top: 0 !important
}

.sticky-top {
    top: 200px
}

.sticky-top, .sticky-top-content {
    position: relative;
    position: sticky;
    z-index: 10
}

.sticky-top-content {
    top: 0
}

.sticky-sidebar-section {
    height: 100%;
    padding: 0 25px 0 0
}

.sticky-sidebar-section a {
    border-left: 6px solid #faeade;
    border-right: none;
    border-top: none;
    border-bottom: none;
    padding: 10px 0 10px 10px;
    margin-bottom: 20px;
    font-weight: 700;
    color: #c2c7ca;
    text-transform: uppercase;
    background-color: transparent;
    background-position: 100%
}

.sticky-sidebar-section .list-group-item.active {
    border-left: 6px solid #dd7322;
    color: #fff;
    background: linear-gradient(270deg, transparent 50%, #dd7322 0);
    background-size: 200%;
    background-position: 0;
    transition: background-position .35s ease-out
}

.sticky-sidebar-section .list-group-item:first-child, .sticky-sidebar-section .list-group-item:last-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.sticky-content-section {
    height: 100%
}

#sticky-list-content p {
    font-size: 1.125rem
}

.background-spinner {
    width: 100%;
    height: 425px;
    margin-bottom: -400px;
    overflow: hidden;
    position: sticky;
    bottom: 0;
    z-index: -1
}

.background-spinner img {
    width: 100%;
    height: auto
}

@media (max-width: 767.98px) {
    .background-spinner img {
        width: 150vw;
        max-width: 150vw
    }
}

@media (max-width: 767.98px) {
    .background-spinner-wrapper {
        max-width: 100vw
    }
}

.sticky-sidebar-multi-content {
    border-bottom: 1px solid #e1e5e9;
    margin-bottom: 3rem
}

.sticky-sidebar-multi-content:last-child {
    border-bottom: none;
    margin-bottom: 0
}

.sticky-sidebar-section-2024 {
    height: 100%;
    padding: 0 25px 0 0
}

.sticky-sidebar-section-2024 a {
    border-left: 3px solid transparent;
    border-right: none;
    border-top: none;
    border-bottom: none;
    padding: 10px 0 10px 10px;
    margin-bottom: 10px;
    font-weight: 700;
    color: #30363f;
    text-transform: none;
    background-color: transparent;
    line-height: 1.5rem
}

.sticky-sidebar-section-2024 .list-group-item.active {
    border-left: 3px solid #068392;
    color: #068392;
    background-color: transparent
}

.sticky-sidebar-section-2024 .list-group-item:first-child, .sticky-sidebar-section-2024 .list-group-item:last-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

#sticky-list-content-2024, .sticky-sidebar-section-2024 #sticky-list-group {
    box-shadow: 0 1.64px 3.29px 1px #0000000A;
    border: 3.29px solid #dbe8f0;
    border-radius: 7px
}

.sticky-sidebar-multi-content-2024 .content-block {
    border-bottom: 1px solid #e1e5e9
}

.sticky-sidebar-multi-content-2024 .content-block:first-child {
    padding-top: 0 !important
}

.sticky-sidebar-multi-content-2024 .row:last-child {
    margin-bottom: 0
}

.sticky-sidebar-multi-content-2024 .h2, .sticky-sidebar-multi-content-2024 .h3, .sticky-sidebar-multi-content-2024 h2, .sticky-sidebar-multi-content-2024 h3 {
    color: #068392
}

.sticky-sidebar-multi-content-2024 .h2, .sticky-sidebar-multi-content-2024 h2 {
    font-size: 1.7rem;
    margin-top: 2.5rem;
    font-weight: 700
}

.sticky-sidebar-multi-content-2024 .h3, .sticky-sidebar-multi-content-2024 h3 {
    font-style: italic;
    font-size: 1.3rem;
    margin-top: 2.5rem
}

.page-header-2022 .page-header-headline {
    font-size: 3.5rem;
    font-weight: 601
}

.page-header-2022 p.header-description {
    font-size: 1.4rem;
    line-height: 35px;
    margin-bottom: 50px
}

.page-header-2022 .wistia_responsive_padding {
    padding: 56.25% 0 0;
    position: relative
}

.page-header-2022 .wistia_responsive_wrapper {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.page-header-2022 .wistia_embed {
    display: inline-block;
    height: 100%;
    position: relative;
    width: 100%
}

.page-header-2022 .image-overlay {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%
}

.page-header-2022 .light_text_color {
    color: #fff
}

.page-header-2022 .header-image {
    width: 100%;
    height: auto
}

.page-header-2022 .background-square-top-right-image {
    position: relative
}

.page-header-2024 .image-overlay {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%
}

.page-header-hero .h1, .page-header-hero h1 {
    font-size: 2.9rem;
    font-weight: 700
}

.page-header-hero .header-description {
    font-size: 1.1rem
}

.page-header-hero span.page-title {
    font-size: 1.2rem;
    display: block;
    text-transform: uppercase;
    letter-spacing: .1rem
}

.trust-radius-headline-logo {
    margin-top: -4px;
    margin-left: 3px
}

.trustradius-widget {
    height: 400px;
    background-color: transparent !important
}

section.basic-carousel-cards .background-border:before {
    content: "";
    display: block;
    position: relative;
    top: 50%;
    z-index: 0;
    border-radius: 25px
}

section.basic-carousel-cards .background-border img {
    z-index: 1;
    position: relative;
    width: 125px;
    height: auto
}

section.basic-carousel-cards button.disabled:hover {
    cursor: not-allowed
}

section.basic-carousel-cards .owl-theme .owl-nav .disabled {
    opacity: .2;
    cursor: default
}

section.basic-carousel-cards .owl-next, section.basic-carousel-cards .owl-prev {
    font-size: 2rem !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: block !important;
    border: none;
    color: #99a4b2 !important
}

section.basic-carousel-cards .owl-prev {
    left: 0
}

section.basic-carousel-cards .owl-next {
    right: 0
}

section.basic-carousel-cards .owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
    text-decoration: none
}

.carousel_basic_2022_clone_tr_badges img, .carousel_basic_2022_clone_tr_badges picture {
    max-width: 156px;
    height: auto;
    margin: 0 auto
}

section.basic-carousel-reviews .headline-logo {
    margin-top: -4px;
    margin-left: 3px;
    max-height: 21px;
    height: 21px
}

section.basic-carousel-reviews .generic-review-bubble {
    background-color: #fff;
    border-radius: 5px;
    padding: 30px;
    float: left;
    margin-bottom: 10px
}

section.basic-carousel-reviews .generic-review-bubble a {
    color: #0d5477;
    text-decoration: none
}

section.basic-carousel-reviews .generic-review-bubble .h3, section.basic-carousel-reviews .generic-review-bubble h3 {
    font-size: 20px;
    margin: 0;
    padding: 0;
    font-weight: 700
}

section.basic-carousel-reviews .generic-review-bubble .half-star, section.basic-carousel-reviews .generic-review-bubble .star {
    margin-top: 6px;
    display: block
}

section.basic-carousel-reviews .generic-review-bubble .half-star img, section.basic-carousel-reviews .generic-review-bubble .star img {
    color: #efca4a;
    width: 28px;
    height: 25px;
    max-width: 28px;
    max-height: 25px;
    float: left
}

section.basic-carousel-reviews .generic-review-bubble p.quote {
    margin-top: 14px;
    font-size: 18px;
    color: #666;
    display: inline-block
}

section.basic-carousel-reviews .reviewer-info {
    margin-top: 15px
}

section.basic-carousel-reviews .reviewer-info img {
    float: left;
    margin-right: 10px;
    border-radius: 50%;
    height: 67px;
    width: 67px;
    max-height: 67px;
    max-width: 67px
}

section.basic-carousel-reviews .reviewer-info p {
    color: #8e979b;
    font-size: 14px;
    overflow: hidden;
    float: left
}

section.basic-carousel-reviews .reviewer-info p span.reviewer-name {
    color: #0d5477;
    font-weight: 700;
    font-size: 18px
}

section.basic-carousel-reviews .reviewer-info p span {
    line-height: 18px
}

section.basic-carousel-reviews .reviewer-info p span.review-link {
    margin-top: 10px
}

section.basic-carousel-reviews .reviewer-info p a {
    font-size: 14px;
    color: #dd7322;
    text-decoration: none;
    font-weight: 700;
    margin-top: 10px
}

section.basic-carousel-reviews button.disabled:hover {
    cursor: not-allowed
}

section.basic-carousel-reviews .owl-theme .owl-nav .disabled {
    opacity: .2;
    cursor: default
}

section.basic-carousel-reviews .owl-next, section.basic-carousel-reviews .owl-prev {
    font-size: 2rem !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: block !important;
    border: none;
    color: #99a4b2 !important
}

section.basic-carousel-reviews .owl-prev {
    left: 0
}

section.basic-carousel-reviews .owl-next {
    right: 0
}

section.basic-carousel-reviews .owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
    text-decoration: none
}

.block-post-cta-button {
    position: relative
}

.block-post-cta-button .container:before {
    content: url(https://www.litmus.com/wp-content/uploads/2022/07/blog-cta-buttons-dots.svg);
    position: absolute;
    left: 0;
    z-index: 0;
    top: -50px;
    width: 33%
}

@media screen and (max-width: 1050px) {
    .block-post-cta-button .container:before {
        width: 45%
    }
}

.block-post-cta-button .container:after {
    content: url(https://www.litmus.com/wp-content/uploads/2022/07/blog-cta-buttons-dots.svg);
    position: absolute;
    right: -3.5rem;
    z-index: -1;
    bottom: -50px;
    width: 33%
}

@media screen and (max-width: 1050px) {
    .block-post-cta-button .container:after {
        width: 45%;
        right: 0
    }
}

.block-post-cta-button .blog-post-cta-button-wrapper {
    background-color: #e7eef3;
    border-radius: 100px;
    position: relative
}

.block-post-cta-button .blog-post-cta-button-wrapper .blog-post-cta-button-icon {
    border-radius: 50%;
    aspect-ratio: 1
}

.block-post-cta-button .blog-post-cta-button-wrapper .blog-post-cta-button-icon img {
    width: 65%
}

.block-post-cta-button .blog-post-cta-button-wrapper a {
    right: -2.5rem;
    white-space: nowrap
}

.faq {
    background-color: #f3f6f8
}

.faq-wrapper .collapse p:last-of-type, .faq-wrapper .collapse p:only-of-type, .faq-wrapper .collapsing p:last-of-type, .faq-wrapper .collapsing p:only-of-type {
    margin-bottom: 0
}

.faq-wrapper .collapse p:first-of-type, .faq-wrapper .collapsing p:first-of-type {
    padding-bottom: 15px
}

.faq-wrapper .h3, .faq-wrapper h3 {
    border-top: 3px solid transparent;
    border-radius: 0;
    position: relative;
    cursor: pointer;
    padding-right: 40px !important
}

.faq-wrapper .h3:not(.collapsed), .faq-wrapper h3:not(.collapsed) {
    background-color: #fff;
    color: #dd7322;
    border-top: 3px solid #dd7322;
    border-radius: 0
}

.faq-wrapper .collapsed.h3:after, .faq-wrapper .h3:not(.collapsed):after, .faq-wrapper h3.collapsed:after, .faq-wrapper h3:not(.collapsed):after {
    font-family: Font Awesome\ 6 Free;
    content: "\f106";
    color: #dd7322;
    font-size: 30px;
    right: 15px;
    position: absolute;
    transition: all .2s ease-in
}

.faq-wrapper .h3:not(.collapsed):after, .faq-wrapper h3:not(.collapsed):after {
    transform: rotate(180deg)
}

.faq-wrapper .collapse:not(.collapsed), .faq-wrapper .collapsing {
    background-color: #fff
}

.content-cards-carousel .owl-carousel .owl-stage-outer {
    height: calc(100% + 36px);
    margin: -18px;
    padding: 18px;
    width: calc(100% + 36px);
    overflow-x: hidden
}

.content-cards-carousel .owl-item .card {
    border: none;
    border-radius: 0
}

.content-cards-carousel .owl-item .card .owl-item .card-title a {
    font-weight: 700;
    color: #000;
    font-size: 1.2rem;
    margin-bottom: 45px;
    display: block
}

.content-cards-carousel .owl-theme .owl-nav {
    margin-top: 0;
    position: absolute;
    top: -90px;
    right: 0
}

.content-cards-carousel .owl-carousel .owl-nav button.owl-next, .content-cards-carousel .owl-carousel .owl-nav button.owl-prev {
    background: #fff;
    color: #d05e07;
    border: none;
    padding: 0 !important;
    font: inherit;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    border-radius: 50%;
    height: 70px;
    width: 70px;
    font-size: 32px
}

.content-cards-carousel .owl-carousel .owl-stage {
    display: -ms-flexbox;
    display: flex
}

.content-cards-carousel .article-items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    height: 100%
}

.content-cards-carousel .aticle-box {
    position: relative;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: stretch;
    align-items: stretch
}

.content-cards-carousel .loop {
    padding-top: 50px
}

.content-cards-carousel .post-card {
    margin-bottom: 0
}

.content-cards-carousel .post-card a:hover {
    text-decoration: none
}

.content-cards-carousel .card-description-default {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden
}

.content-cards-carousel .card-description-default.expanded {
    -webkit-line-clamp: unset
}

.content-cards-carousel .card-title {
    min-height: 75px
}

.content-cards-carousel .read-more {
    cursor: pointer
}

.content-cards-carousel .read-more:hover {
    color: #0051a3
}

.footer-cta {
    border-radius: 35px
}

.secondary-blue-mini-nav, .secondary-blue-mini-nav a, .secondary-blue-mini-nav a:hover, .secondary-blue-mini-nav a:visited {
    color: #005a8a
}

.mini-navbar li:after {
    content: " ";
    border-right: 1px solid #b8b8b8;
    margin: 0 10px
}

.mini-navbar li:last-child:after {
    content: " ";
    border-right: none;
    margin: 0
}

.mini-navbar .nav-link {
    display: inline-block
}

@media (max-width: 992px) {
    #internal-mini-nav {
        text-align: center
    }

    .mini-navbar li:after {
        content: " ";
        border-right: none;
        margin: 0
    }

    .mini-navbar .navbar-toggler:focus {
        text-decoration: none;
        outline: 0;
        box-shadow: none
    }
}

.landing-banner {
    position: relative;
    min-height: 27.813rem;
    display: -ms-flexbox;
    display: flex
}

.landing-banner overflow:hidden img {
    max-width: 1000%;
    width: 100%
}

.landing-banner:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 1
}

.landing-banner .overlay-light:after {
    background-color: hsla(0, 0%, 100%, .5)
}

.landing-banner .overlay-dark:after {
    background-color: rgba(0, 0, 0, .5)
}

.landing-banner .bg-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

.landing-banner .container {
    padding: 4.688rem 0 8rem;
    position: relative;
    z-index: 2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center
}

.landing-banner .row .align-left {
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left
}

.landing-banner .row .align-center {
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.landing-banner .row .align-right {
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right
}

.landing-banner .theme-dark, .landing-banner .theme-dark :not(.btn) {
    color: #fff
}

.landing-banner .theme-light, .landing-banner .theme-light :not(.btn) {
    color: #000
}

.landing-banner .title {
    margin-bottom: 2.675rem
}

.landing-banner .h2, .landing-banner h2 {
    font-weight: 700;
    font-size: 3.725rem;
    line-height: 4.55rem;
    margin: 0
}

.block-forms form .landing-banner input[type=submit], .landing-banner .block-forms form input[type=submit], .landing-banner .btn, .landing-banner .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .landing-banner .search-form .search-submit, .landing-banner .single-resource-post-content form input[type=submit], .primary-nav #mega-menu-wrap-primary_navigation .landing-banner #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .search-form .landing-banner .search-submit, .single-resource-post-content form .landing-banner input[type=submit] {
    margin-top: 1.875rem
}

.landing-banner p {
    font-size: 2.025rem;
    line-height: 2.6rem
}

.landing-banner .date {
    background: url(/wp-content/themes/litmus/assets/images/icon1.png) no-repeat 0 5px;
    background-size: 25px auto
}

.landing-banner .city, .landing-banner .date {
    font-size: 1.5rem;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 30px
}

.landing-banner .city {
    background: url(/wp-content/themes/litmus/assets/images/icon2.png) no-repeat 0 5px;
    background-size: 25px auto
}

.landing-banner .where {
    font-size: 1.5rem;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 30px;
    background: url(/wp-content/themes/litmus/assets/images/icon3.png) no-repeat 0 5px;
    background-size: 25px auto
}

.landing-banner .info span:after {
    font-size: 1.1rem;
    content: "|";
    margin: -2px -4px 0 5px;
    display: inline-block;
    vertical-align: top
}

.landing-banner .info span:last-child:after {
    display: none
}

.block-forms form .landing-banner input[type=submit], .landing-banner .block-forms form input[type=submit], .landing-banner .btn, .landing-banner .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .landing-banner .search-form .search-submit, .landing-banner .single-resource-post-content form input[type=submit], .primary-nav #mega-menu-wrap-primary_navigation .landing-banner #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .search-form .landing-banner .search-submit, .single-resource-post-content form .landing-banner input[type=submit] {
    text-transform: none;
    background: #efca4a;
    color: #000;
    font-size: 1.3rem;
    font-weight: 700
}

.block-forms form .landing-banner input:hover[type=submit], .landing-banner .block-forms form input:hover[type=submit], .landing-banner .btn:hover, .landing-banner .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link:hover, .landing-banner .search-form .search-submit:hover, .landing-banner .single-resource-post-content form input:hover[type=submit], .primary-nav #mega-menu-wrap-primary_navigation .landing-banner #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link:hover, .search-form .landing-banner .search-submit:hover, .single-resource-post-content form .landing-banner input:hover[type=submit] {
    background: #000;
    color: #efca4a
}

@media only screen and (max-width: 1262px) {
    .landing-banner img {
        width: auto;
        height: 100%;
        width: 100%
    }
}

@media only screen and (max-width: 1262px) {
    .landing-banner {
        padding: 0 20px
    }

    .landing-banner .h2, .landing-banner h2 {
        font-size: 2.725rem;
        line-height: 3.55rem
    }

    .landing-banner .info span:after {
        display: none
    }

    .landing-banner .city, .landing-banner .date, .landing-banner .where {
        font-size: 1.2rem
    }

    .landing-banner p {
        font-size: 1.325rem
    }

    .landing-banner .container {
        padding: 4.688rem 0 4rem
    }
}

.land-logos {
    padding: 35px 0
}

.land-logos .container {
    max-width: 968px
}

.land-logos .container .row {
    -ms-flex-pack: center;
    justify-content: center
}

.new-slider {
    padding: 68px 0
}

.new-slider .h2, .new-slider h2 {
    font-weight: 700;
    color: #000;
    font-size: 36px;
    line-height: 1.2
}

.block-forms form .new-slider input[type=submit], .new-slider .block-forms form input[type=submit], .new-slider .btn, .new-slider .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .new-slider .search-form .search-submit, .new-slider .single-resource-post-content form input[type=submit], .primary-nav #mega-menu-wrap-primary_navigation .new-slider #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .search-form .new-slider .search-submit, .single-resource-post-content form .new-slider input[type=submit] {
    text-transform: none;
    background: #dd7322;
    color: #000;
    font-size: 1.3rem;
    font-weight: 700
}

.block-forms form .new-slider input:hover[type=submit], .new-slider .block-forms form input:hover[type=submit], .new-slider .btn:hover, .new-slider .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link:hover, .new-slider .search-form .search-submit:hover, .new-slider .single-resource-post-content form input:hover[type=submit], .primary-nav #mega-menu-wrap-primary_navigation .new-slider #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link:hover, .search-form .new-slider .search-submit:hover, .single-resource-post-content form .new-slider input:hover[type=submit] {
    background: #000;
    color: #fff
}

.new-slider .btn-h, .new-slider .slide {
    text-align: center
}

.new-slider .slide .photo {
    width: 150px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    overflow: hidden;
    margin: 0 auto 44px
}

.new-slider .slide p {
    text-align: center;
    color: #000;
    font-size: 20px
}

.new-slider .slide .h3, .new-slider .slide h3 {
    color: #000;
    font-weight: 700;
    font-size: 25px;
    margin: 47px 0
}

.new-slider .gall {
    padding-top: 29px;
    padding-bottom: 76px
}

.new-slider .owl-carousel, .new-slider .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.new-slider .owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.new-slider .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.new-slider .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.new-slider .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translateZ(0)
}

.new-slider .owl-carousel .owl-item, .new-slider .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0)
}

.new-slider .owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.new-slider .owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.new-slider .owl-carousel .owl-dots.disabled, .new-slider .owl-carousel .owl-nav.disabled {
    display: none
}

.new-slider .owl-carousel .no-js, .new-slider .owl-carousel .owl-loaded {
    display: block
}

.new-slider .owl-carousel .owl-dot, .new-slider .owl-carousel .owl-nav .owl-next, .new-slider .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.new-slider .owl-carousel .owl-nav button.owl-next, .new-slider .owl-carousel .owl-nav button.owl-prev, .new-slider .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.new-slider .owl-carousel .owl-loading {
    opacity: 0;
    display: block
}

.new-slider .owl-carousel .owl-hidden {
    opacity: 0
}

.new-slider .owl-carousel .owl-refresh .owl-item {
    visibility: hidden
}

.new-slider .owl-carousel .owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.new-slider .owl-carousel .owl-grab {
    cursor: move;
    cursor: grab
}

.new-slider .owl-carousel .owl-rtl {
    direction: rtl
}

.new-slider .owl-carousel .owl-rtl .owl-item {
    float: right
}

.new-slider .owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.new-slider .owl-carousel .owl-animated-in {
    z-index: 0
}

.new-slider .owl-carousel .owl-animated-out {
    z-index: 1
}

.new-slider .owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.new-slider .owl-carousel .owl-height {
    transition: height .5s ease-in-out
}

.new-slider .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.new-slider .owl-carousel .owl-item .owl-lazy:not([src]), .new-slider .owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.new-slider .owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.new-slider .owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.new-slider .owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: var(--wpr-bg-1292ef1f-8d31-45a2-a298-7f6a324c9cb2) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.new-slider .owl-carousel .owl-video-play-icon:hover {
    transform: scale(1.3)
}

.new-slider .owl-carousel .owl-video-playing .owl-video-play-icon, .new-slider .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.new-slider .owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.new-slider .owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.new-slider .container {
    padding-bottom: 52px;
    max-width: 1008px;
    background: url(/wp-content/themes/litmus/assets/images/3\ colour.png) no-repeat 50% 100%
}

.new-slider .gall .slide {
    max-width: 900px;
    margin: 0 auto;
    padding: 0 40px
}

.new-slider .owl-dots {
    display: none
}

.new-slider .pos {
    color: #000;
    display: block;
    font-size: 22px
}

.new-slider .landing .owl-carousel .owl-nav .owl-prev {
    width: 30px;
    height: 68px;
    position: absolute;
    background: url(/wp-content/themes/litmus/assets/images/arrows.jpg) no-repeat 0 0;
    top: 50%;
    left: 0;
    margin: -15px 0 0
}

.new-slider .landing .owl-carousel .owl-nav .owl-next {
    width: 30px;
    height: 68px;
    position: absolute;
    background: url(/wp-content/themes/litmus/assets/images/arrows.jpg) no-repeat -30px 0;
    top: 50%;
    right: 0;
    margin: -15px 0 0
}

.new-slider .landing .owl-carousel .owl-nav .owl-next span, .new-slider .landing .owl-carousel .owl-nav .owl-prev span {
    display: none
}

.new-slider .landing .owl-carousel .owl-nav .owl-next:hover, .new-slider .landing .owl-carousel .owl-nav .owl-prev:hover {
    opacity: .7
}

.speakers {
    padding: 93px 0 67px;
    overflow: hidden;
    background: #7eabcd;
    background: linear-gradient(90deg, #7eabcd 0, #c3c494 25%, #f1d56f 50%, #ebab66);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7eabcd", endColorstr="#ebab66", GradientType=1)
}

.speakers .speaker {
    font-size: 22px;
    margin: 0 0 128px;
    background: #fff;
    padding: 20px 20px 35px;
    text-align: center
}

.speakers .speaker .photo {
    width: 150px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    margin: -104px auto 22px;
    overflow: hidden;
    background: #073045
}

.speakers .speaker .h3, .speakers .speaker h3 {
    font-weight: 700;
    font-size: 25px
}

.speakers .speak-h {
    margin-bottom: -50px;
    -ms-flex-pack: center;
    justify-content: center
}

.block-forms form .speakers input[type=submit], .primary-nav #mega-menu-wrap-primary_navigation .speakers #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .search-form .speakers .search-submit, .single-resource-post-content form .speakers input[type=submit], .speakers .block-forms form input[type=submit], .speakers .btn, .speakers .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .speakers .search-form .search-submit, .speakers .single-resource-post-content form input[type=submit] {
    text-transform: none;
    background: #0f618a;
    color: #fff;
    font-size: 1.3rem;
    font-weight: 700
}

.block-forms form .speakers input:hover[type=submit], .primary-nav #mega-menu-wrap-primary_navigation .speakers #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link:hover, .search-form .speakers .search-submit:hover, .single-resource-post-content form .speakers input:hover[type=submit], .speakers .block-forms form input:hover[type=submit], .speakers .btn:hover, .speakers .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link:hover, .speakers .search-form .search-submit:hover, .speakers .single-resource-post-content form input:hover[type=submit] {
    background: #000;
    color: #fff
}

.speakers .btn-h {
    text-align: center
}

.speakers .container {
    max-width: 1228px
}

#main .speakers .h2, #main .speakers h2 {
    font-weight: 700;
    color: #000;
    font-size: 36px;
    line-height: 1.2;
    margin: 0 0 97px
}

#new_signup .form-control, #new_signup .search-form .search-field, .search-form #new_signup .search-field {
    padding: 15px !important;
    font-style: italic
}

#new_signup .form-control:-ms-input-placeholder, #new_signup .search-form .search-field:-ms-input-placeholder, .search-form #new_signup .search-field:-ms-input-placeholder {
    color: #000 !important;
    font-family: proxima-nova !important
}

#new_signup .form-control::placeholder, #new_signup .search-form .search-field::placeholder, .search-form #new_signup .search-field::placeholder {
    color: #000 !important;
    font-family: proxima-nova !important
}

.price-toggle-switch {
    max-width: 17em;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 75px
}

.price-toggle-switch-light > span, .switch-toggle > span {
    color: #000
}

.price-toggle-switch-light label, .price-toggle-switch-light span span, .switch-toggle label, .switch-toggle span span {
    color: #2b2b2b
}

.price-toggle-switch-light span span, .switch-toggle a {
    display: none
}

.price-toggle-switch-light {
    display: block;
    height: 50px;
    position: relative;
    overflow: visible;
    padding: 10px;
    margin-left: 0;
    text-transform: uppercase;
    font-weight: 700;
    font-size: .8rem;
    cursor: pointer
}

.price-toggle-switch-light span span.active-toggle {
    color: #fff
}

.price-toggle-switch-light * {
    box-sizing: border-box
}

.price-toggle-switch-light a {
    transition: all .3s ease-out 0s
}

.price-toggle-switch-light > span, .price-toggle-switch-light label {
    line-height: 30px;
    vertical-align: middle
}

.price-toggle-switch-light label {
    font-weight: 700;
    max-width: 100%
}

.price-toggle-switch-light input:focus + label, .price-toggle-switch-light input:focus ~ a {
    outline: 1px dotted #888
}

.price-toggle-switch-light input {
    position: absolute;
    opacity: 0;
    z-index: 5
}

.price-toggle-switch-light input:checked ~ a {
    right: 0;
    background-color: #06808e
}

.block-forms form .price-toggle-switch-light input[type=submit], .price-toggle-switch-light .block-forms form input[type=submit], .price-toggle-switch-light .btn, .price-toggle-switch-light .primary-nav #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .price-toggle-switch-light .search-form .search-submit, .price-toggle-switch-light .single-resource-post-content form input[type=submit], .primary-nav #mega-menu-wrap-primary_navigation .price-toggle-switch-light #mega-menu-primary_navigation > li.mega-menu-item.nav-btn > a.mega-menu-link, .search-form .price-toggle-switch-light .search-submit, .single-resource-post-content form .price-toggle-switch-light input[type=submit] {
    background-color: #06808e;
    border-radius: 75px
}

.price-toggle-switch-light > span {
    position: absolute;
    left: -100px;
    width: 100%;
    margin: 0;
    padding-right: 100px;
    text-align: left
}

.price-toggle-switch-light > span span {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    display: block;
    width: 50%;
    margin-left: 100px;
    text-align: center
}

.price-toggle-switch-light > span span:last-child {
    left: 50%
}

.price-toggle-switch-light a {
    position: absolute;
    right: 50%;
    top: 0;
    z-index: 4;
    display: block;
    width: 50%;
    height: 100%;
    padding: 0
}

.plan-cards-enterprise [data-wrapper-for] {
    width: 50% !important;
    float: left;
    clear: none !important;
    padding-right: 10px
}

.plan-cards-enterprise .mktoFormCol {
    width: 100% !important
}

.plan-cards-enterprise p {
    display: none
}

.plan-cards-enterprise .mktoButtonRow {
    margin-top: 0 !important
}

.plan-cards-tabs li button {
    border-radius: 500px !important;
    background-color: #fff !important;
    color: #06808e;
    font-weight: 700;
    padding: .8rem 3rem
}

.plan-cards-tabs li {
    margin-right: 20px
}

.plan-cards-tabs li:last-child {
    margin-right: 0
}

@media only screen and (max-width: 768px) {
    .plan-cards-tabs li {
        margin-bottom: 20px
    }
}

.plan-cards-tabs li button.active {
    background-color: #06808e !important;
    color: #fff
}

.blog-cta-blue, .blog-cta-gold, .blog-cta-green, .blog-cta-purple, .blog-cta-yellow {
    font-size: 1rem;
    padding-bottom: 40px !important
}

.blog-cta-blue {
    background-color: #b5cfe3
}

.blog-cta-blue a, .blog-cta-blue a:hover {
    color: #005a8a;
    text-decoration: none
}

.blog-cta-blue img {
    width: 100%
}

.blog-cta-green {
    background-color: #c2e0dc
}

.blog-cta-green a {
    color: #005a8a;
    text-decoration: underline
}

.blog-cta-green a:hover {
    text-decoration: none;
    color: #005a8a
}

.blog-cta-green img {
    width: 100%
}

.blog-cta-gold {
    background-color: #f9d8a8
}

.blog-cta-gold a {
    color: #005a8a;
    text-decoration: underline
}

.blog-cta-gold a:hover {
    text-decoration: none;
    color: #005a8a
}

.blog-cta-gold img {
    width: 100%
}

.blog-cta-yellow {
    background-color: #fbecbc
}

.blog-cta-yellow a {
    color: #005a8a;
    text-decoration: underline
}

.blog-cta-yellow a:hover {
    text-decoration: none;
    color: #005a8a
}

.blog-cta-yellow img {
    width: 100%
}

.blog-cta-purple {
    background-color: #e5dae9
}

.blog-cta-purple a {
    color: #005a8a;
    text-decoration: underline
}

.blog-cta-purple a:hover {
    text-decoration: none;
    color: #005a8a
}

.blog-cta-purple img {
    width: 100%
}
#onetrust-banner-sdk {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

#onetrust-banner-sdk .onetrust-vendors-list-handler {
    cursor: pointer;
    color: #1f96db;
    font-size: inherit;
    font-weight: bold;
    text-decoration: none;
    margin-left: 5px
}

#onetrust-banner-sdk .onetrust-vendors-list-handler:hover {
    color: #1f96db
}

#onetrust-banner-sdk:focus {
    outline: 2px solid #000;
    outline-offset: -2px
}

#onetrust-banner-sdk a:focus {
    outline: 2px solid #000
}

#onetrust-banner-sdk #onetrust-accept-btn-handler, #onetrust-banner-sdk #onetrust-reject-all-handler, #onetrust-banner-sdk #onetrust-pc-btn-handler {
    outline-offset: 1px
}

#onetrust-banner-sdk .ot-close-icon, #onetrust-pc-sdk .ot-close-icon, #ot-sync-ntfy .ot-close-icon {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMzQ4LjMzM3B4IiBoZWlnaHQ9IjM0OC4zMzNweCIgdmlld0JveD0iMCAwIDM0OC4zMzMgMzQ4LjMzNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzQ4LjMzMyAzNDguMzM0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzU2NTY1NiIgZD0iTTMzNi41NTksNjguNjExTDIzMS4wMTYsMTc0LjE2NWwxMDUuNTQzLDEwNS41NDljMTUuNjk5LDE1LjcwNSwxNS42OTksNDEuMTQ1LDAsNTYuODVjLTcuODQ0LDcuODQ0LTE4LjEyOCwxMS43NjktMjguNDA3LDExLjc2OWMtMTAuMjk2LDAtMjAuNTgxLTMuOTE5LTI4LjQxOS0xMS43NjlMMTc0LjE2NywyMzEuMDAzTDY4LjYwOSwzMzYuNTYzYy03Ljg0Myw3Ljg0NC0xOC4xMjgsMTEuNzY5LTI4LjQxNiwxMS43NjljLTEwLjI4NSwwLTIwLjU2My0zLjkxOS0yOC40MTMtMTEuNzY5Yy0xNS42OTktMTUuNjk4LTE1LjY5OS00MS4xMzksMC01Ni44NWwxMDUuNTQtMTA1LjU0OUwxMS43NzQsNjguNjExYy0xNS42OTktMTUuNjk5LTE1LjY5OS00MS4xNDUsMC01Ni44NDRjMTUuNjk2LTE1LjY4Nyw0MS4xMjctMTUuNjg3LDU2LjgyOSwwbDEwNS41NjMsMTA1LjU1NEwyNzkuNzIxLDExLjc2N2MxNS43MDUtMTUuNjg3LDQxLjEzOS0xNS42ODcsNTYuODMyLDBDMzUyLjI1OCwyNy40NjYsMzUyLjI1OCw1Mi45MTIsMzM2LjU1OSw2OC42MTF6Ii8+PC9nPjwvc3ZnPg==");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 12px;
    width: 12px
}

#onetrust-banner-sdk .powered-by-logo, #onetrust-banner-sdk .ot-pc-footer-logo a, #onetrust-pc-sdk .powered-by-logo, #onetrust-pc-sdk .ot-pc-footer-logo a, #ot-sync-ntfy .powered-by-logo, #ot-sync-ntfy .ot-pc-footer-logo a {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 25px;
    width: 152px;
    display: block;
    text-decoration: none;
    font-size: 0.75em
}

#onetrust-banner-sdk .powered-by-logo:hover, #onetrust-banner-sdk .ot-pc-footer-logo a:hover, #onetrust-pc-sdk .powered-by-logo:hover, #onetrust-pc-sdk .ot-pc-footer-logo a:hover, #ot-sync-ntfy .powered-by-logo:hover, #ot-sync-ntfy .ot-pc-footer-logo a:hover {
    color: #565656
}

#onetrust-banner-sdk h3 *, #onetrust-banner-sdk h4 *, #onetrust-banner-sdk h6 *, #onetrust-banner-sdk button *, #onetrust-banner-sdk a[data-parent-id] *, #onetrust-pc-sdk h3 *, #onetrust-pc-sdk h4 *, #onetrust-pc-sdk h6 *, #onetrust-pc-sdk button *, #onetrust-pc-sdk a[data-parent-id] *, #ot-sync-ntfy h3 *, #ot-sync-ntfy h4 *, #ot-sync-ntfy h6 *, #ot-sync-ntfy button *, #ot-sync-ntfy a[data-parent-id] * {
    font-size: inherit;
    font-weight: inherit;
    color: inherit
}

#onetrust-banner-sdk .ot-hide, #onetrust-pc-sdk .ot-hide, #ot-sync-ntfy .ot-hide {
    display: none !important
}

#onetrust-banner-sdk button.ot-link-btn:hover, #onetrust-pc-sdk button.ot-link-btn:hover, #ot-sync-ntfy button.ot-link-btn:hover {
    text-decoration: underline;
    opacity: 1
}

#onetrust-pc-sdk .ot-sdk-row .ot-sdk-column {
    padding: 0
}

#onetrust-pc-sdk .ot-sdk-container {
    padding-right: 0
}

#onetrust-pc-sdk .ot-sdk-row {
    flex-direction: initial;
    width: 100%
}

#onetrust-pc-sdk [type="checkbox"]:checked, #onetrust-pc-sdk [type="checkbox"]:not(:checked) {
    pointer-events: initial
}

#onetrust-pc-sdk [type="checkbox"]:disabled + label::before, #onetrust-pc-sdk [type="checkbox"]:disabled + label:after, #onetrust-pc-sdk [type="checkbox"]:disabled + label {
    pointer-events: none;
    opacity: 0.7
}

#onetrust-pc-sdk #vendor-list-content {
    transform: translate3d(0, 0, 0)
}

#onetrust-pc-sdk li input[type="checkbox"] {
    z-index: 1
}

#onetrust-pc-sdk li .ot-checkbox label {
    z-index: 2
}

#onetrust-pc-sdk li .ot-checkbox input[type="checkbox"] {
    height: auto;
    width: auto
}

#onetrust-pc-sdk li .host-title a, #onetrust-pc-sdk li .ot-host-name a, #onetrust-pc-sdk li .accordion-text, #onetrust-pc-sdk li .ot-acc-txt {
    z-index: 2;
    position: relative
}

#onetrust-pc-sdk input {
    margin: 3px 0.1ex
}

#onetrust-pc-sdk .pc-logo, #onetrust-pc-sdk .ot-pc-logo {
    height: 60px;
    width: 180px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat
}

#onetrust-pc-sdk .screen-reader-only, #onetrust-pc-sdk .ot-scrn-rdr, .ot-sdk-cookie-policy .screen-reader-only, .ot-sdk-cookie-policy .ot-scrn-rdr {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

#onetrust-pc-sdk.ot-fade-in, .onetrust-pc-dark-filter.ot-fade-in, #onetrust-banner-sdk.ot-fade-in {
    animation-name: onetrust-fade-in;
    animation-duration: 400ms;
    animation-timing-function: ease-in-out
}

#onetrust-pc-sdk.ot-hide {
    display: none !important
}

.onetrust-pc-dark-filter.ot-hide {
    display: none !important
}

#ot-sdk-btn.ot-sdk-show-settings, #ot-sdk-btn.optanon-show-settings {
    color: #68b631;
    border: 1px solid #68b631;
    height: auto;
    white-space: normal;
    word-wrap: break-word;
    padding: 0.8em 2em;
    font-size: 0.8em;
    line-height: 1.2;
    cursor: pointer;
    -moz-transition: 0.1s ease;
    -o-transition: 0.1s ease;
    -webkit-transition: 1s ease;
    transition: 0.1s ease
}

#ot-sdk-btn.ot-sdk-show-settings:hover, #ot-sdk-btn.optanon-show-settings:hover {
    color: #fff;
    background-color: #68b631
}

.onetrust-pc-dark-filter {
    background: rgba(0, 0, 0, 0.5);
    z-index: 2147483646;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0
}

@keyframes onetrust-fade-in {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.ot-cookie-label {
    text-decoration: underline
}

@media only screen and (min-width: 426px) and (max-width: 896px) and (orientation: landscape) {
    #onetrust-pc-sdk p {
        font-size: 0.75em
    }
}

#onetrust-banner-sdk .banner-option-input:focus + label {
    outline: 1px solid #000;
    outline-style: auto
}

.category-vendors-list-handler + a:focus, .category-vendors-list-handler + a:focus-visible {
    outline: 2px solid #000
}

#onetrust-pc-sdk .ot-userid-title {
    margin-top: 10px
}

#onetrust-pc-sdk .ot-userid-title > span, #onetrust-pc-sdk .ot-userid-timestamp > span {
    font-weight: 700
}

#onetrust-pc-sdk .ot-userid-desc {
    font-style: italic
}

#onetrust-pc-sdk .ot-host-desc a {
    pointer-events: initial
}

#onetrust-pc-sdk .ot-ven-hdr > p a {
    position: relative;
    z-index: 2;
    pointer-events: initial
}

#onetrust-banner-sdk, #onetrust-pc-sdk, #ot-sdk-cookie-policy, #ot-sync-ntfy {
    font-size: 16px
}

#onetrust-banner-sdk *, #onetrust-banner-sdk ::after, #onetrust-banner-sdk ::before, #onetrust-pc-sdk *, #onetrust-pc-sdk ::after, #onetrust-pc-sdk ::before, #ot-sdk-cookie-policy *, #ot-sdk-cookie-policy ::after, #ot-sdk-cookie-policy ::before, #ot-sync-ntfy *, #ot-sync-ntfy ::after, #ot-sync-ntfy ::before {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

#onetrust-banner-sdk div, #onetrust-banner-sdk span, #onetrust-banner-sdk h1, #onetrust-banner-sdk h2, #onetrust-banner-sdk h3, #onetrust-banner-sdk h4, #onetrust-banner-sdk h5, #onetrust-banner-sdk h6, #onetrust-banner-sdk p, #onetrust-banner-sdk img, #onetrust-banner-sdk svg, #onetrust-banner-sdk button, #onetrust-banner-sdk section, #onetrust-banner-sdk a, #onetrust-banner-sdk label, #onetrust-banner-sdk input, #onetrust-banner-sdk ul, #onetrust-banner-sdk li, #onetrust-banner-sdk nav, #onetrust-banner-sdk table, #onetrust-banner-sdk thead, #onetrust-banner-sdk tr, #onetrust-banner-sdk td, #onetrust-banner-sdk tbody, #onetrust-banner-sdk .ot-main-content, #onetrust-banner-sdk .ot-toggle, #onetrust-banner-sdk #ot-content, #onetrust-banner-sdk #ot-pc-content, #onetrust-banner-sdk .checkbox, #onetrust-pc-sdk div, #onetrust-pc-sdk span, #onetrust-pc-sdk h1, #onetrust-pc-sdk h2, #onetrust-pc-sdk h3, #onetrust-pc-sdk h4, #onetrust-pc-sdk h5, #onetrust-pc-sdk h6, #onetrust-pc-sdk p, #onetrust-pc-sdk img, #onetrust-pc-sdk svg, #onetrust-pc-sdk button, #onetrust-pc-sdk section, #onetrust-pc-sdk a, #onetrust-pc-sdk label, #onetrust-pc-sdk input, #onetrust-pc-sdk ul, #onetrust-pc-sdk li, #onetrust-pc-sdk nav, #onetrust-pc-sdk table, #onetrust-pc-sdk thead, #onetrust-pc-sdk tr, #onetrust-pc-sdk td, #onetrust-pc-sdk tbody, #onetrust-pc-sdk .ot-main-content, #onetrust-pc-sdk .ot-toggle, #onetrust-pc-sdk #ot-content, #onetrust-pc-sdk #ot-pc-content, #onetrust-pc-sdk .checkbox, #ot-sdk-cookie-policy div, #ot-sdk-cookie-policy span, #ot-sdk-cookie-policy h1, #ot-sdk-cookie-policy h2, #ot-sdk-cookie-policy h3, #ot-sdk-cookie-policy h4, #ot-sdk-cookie-policy h5, #ot-sdk-cookie-policy h6, #ot-sdk-cookie-policy p, #ot-sdk-cookie-policy img, #ot-sdk-cookie-policy svg, #ot-sdk-cookie-policy button, #ot-sdk-cookie-policy section, #ot-sdk-cookie-policy a, #ot-sdk-cookie-policy label, #ot-sdk-cookie-policy input, #ot-sdk-cookie-policy ul, #ot-sdk-cookie-policy li, #ot-sdk-cookie-policy nav, #ot-sdk-cookie-policy table, #ot-sdk-cookie-policy thead, #ot-sdk-cookie-policy tr, #ot-sdk-cookie-policy td, #ot-sdk-cookie-policy tbody, #ot-sdk-cookie-policy .ot-main-content, #ot-sdk-cookie-policy .ot-toggle, #ot-sdk-cookie-policy #ot-content, #ot-sdk-cookie-policy #ot-pc-content, #ot-sdk-cookie-policy .checkbox, #ot-sync-ntfy div, #ot-sync-ntfy span, #ot-sync-ntfy h1, #ot-sync-ntfy h2, #ot-sync-ntfy h3, #ot-sync-ntfy h4, #ot-sync-ntfy h5, #ot-sync-ntfy h6, #ot-sync-ntfy p, #ot-sync-ntfy img, #ot-sync-ntfy svg, #ot-sync-ntfy button, #ot-sync-ntfy section, #ot-sync-ntfy a, #ot-sync-ntfy label, #ot-sync-ntfy input, #ot-sync-ntfy ul, #ot-sync-ntfy li, #ot-sync-ntfy nav, #ot-sync-ntfy table, #ot-sync-ntfy thead, #ot-sync-ntfy tr, #ot-sync-ntfy td, #ot-sync-ntfy tbody, #ot-sync-ntfy .ot-main-content, #ot-sync-ntfy .ot-toggle, #ot-sync-ntfy #ot-content, #ot-sync-ntfy #ot-pc-content, #ot-sync-ntfy .checkbox {
    font-family: inherit;
    font-weight: normal;
    -webkit-font-smoothing: auto;
    letter-spacing: normal;
    line-height: normal;
    padding: 0;
    margin: 0;
    height: auto;
    min-height: 0;
    max-height: none;
    width: auto;
    min-width: 0;
    max-width: none;
    border-radius: 0;
    border: none;
    clear: none;
    float: none;
    position: static;
    bottom: auto;
    left: auto;
    right: auto;
    top: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    background: none;
    overflow: visible;
    vertical-align: baseline;
    visibility: visible;
    z-index: auto;
    box-shadow: none
}

#onetrust-banner-sdk label:before, #onetrust-banner-sdk label:after, #onetrust-banner-sdk .checkbox:after, #onetrust-banner-sdk .checkbox:before, #onetrust-pc-sdk label:before, #onetrust-pc-sdk label:after, #onetrust-pc-sdk .checkbox:after, #onetrust-pc-sdk .checkbox:before, #ot-sdk-cookie-policy label:before, #ot-sdk-cookie-policy label:after, #ot-sdk-cookie-policy .checkbox:after, #ot-sdk-cookie-policy .checkbox:before, #ot-sync-ntfy label:before, #ot-sync-ntfy label:after, #ot-sync-ntfy .checkbox:after, #ot-sync-ntfy .checkbox:before {
    content: "";
    content: none
}

#onetrust-banner-sdk .ot-sdk-container, #onetrust-pc-sdk .ot-sdk-container, #ot-sdk-cookie-policy .ot-sdk-container {
    position: relative;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box
}

#onetrust-banner-sdk .ot-sdk-column, #onetrust-banner-sdk .ot-sdk-columns, #onetrust-pc-sdk .ot-sdk-column, #onetrust-pc-sdk .ot-sdk-columns, #ot-sdk-cookie-policy .ot-sdk-column, #ot-sdk-cookie-policy .ot-sdk-columns {
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding: 0;
    display: initial
}

@media (min-width: 400px) {
    #onetrust-banner-sdk .ot-sdk-container, #onetrust-pc-sdk .ot-sdk-container, #ot-sdk-cookie-policy .ot-sdk-container {
        width: 90%;
        padding: 0
    }
}

@media (min-width: 550px) {
    #onetrust-banner-sdk .ot-sdk-container, #onetrust-pc-sdk .ot-sdk-container, #ot-sdk-cookie-policy .ot-sdk-container {
        width: 100%
    }

    #onetrust-banner-sdk .ot-sdk-column, #onetrust-banner-sdk .ot-sdk-columns, #onetrust-pc-sdk .ot-sdk-column, #onetrust-pc-sdk .ot-sdk-columns, #ot-sdk-cookie-policy .ot-sdk-column, #ot-sdk-cookie-policy .ot-sdk-columns {
        margin-left: 4%
    }

    #onetrust-banner-sdk .ot-sdk-column:first-child, #onetrust-banner-sdk .ot-sdk-columns:first-child, #onetrust-pc-sdk .ot-sdk-column:first-child, #onetrust-pc-sdk .ot-sdk-columns:first-child, #ot-sdk-cookie-policy .ot-sdk-column:first-child, #ot-sdk-cookie-policy .ot-sdk-columns:first-child {
        margin-left: 0
    }

    #onetrust-banner-sdk .ot-sdk-two.ot-sdk-columns, #onetrust-pc-sdk .ot-sdk-two.ot-sdk-columns, #ot-sdk-cookie-policy .ot-sdk-two.ot-sdk-columns {
        width: 13.3333333333%
    }

    #onetrust-banner-sdk .ot-sdk-three.ot-sdk-columns, #onetrust-pc-sdk .ot-sdk-three.ot-sdk-columns, #ot-sdk-cookie-policy .ot-sdk-three.ot-sdk-columns {
        width: 22%
    }

    #onetrust-banner-sdk .ot-sdk-four.ot-sdk-columns, #onetrust-pc-sdk .ot-sdk-four.ot-sdk-columns, #ot-sdk-cookie-policy .ot-sdk-four.ot-sdk-columns {
        width: 30.6666666667%
    }

    #onetrust-banner-sdk .ot-sdk-eight.ot-sdk-columns, #onetrust-pc-sdk .ot-sdk-eight.ot-sdk-columns, #ot-sdk-cookie-policy .ot-sdk-eight.ot-sdk-columns {
        width: 65.3333333333%
    }

    #onetrust-banner-sdk .ot-sdk-nine.ot-sdk-columns, #onetrust-pc-sdk .ot-sdk-nine.ot-sdk-columns, #ot-sdk-cookie-policy .ot-sdk-nine.ot-sdk-columns {
        width: 74%
    }

    #onetrust-banner-sdk .ot-sdk-ten.ot-sdk-columns, #onetrust-pc-sdk .ot-sdk-ten.ot-sdk-columns, #ot-sdk-cookie-policy .ot-sdk-ten.ot-sdk-columns {
        width: 82.6666666667%
    }

    #onetrust-banner-sdk .ot-sdk-eleven.ot-sdk-columns, #onetrust-pc-sdk .ot-sdk-eleven.ot-sdk-columns, #ot-sdk-cookie-policy .ot-sdk-eleven.ot-sdk-columns {
        width: 91.3333333333%
    }

    #onetrust-banner-sdk .ot-sdk-twelve.ot-sdk-columns, #onetrust-pc-sdk .ot-sdk-twelve.ot-sdk-columns, #ot-sdk-cookie-policy .ot-sdk-twelve.ot-sdk-columns {
        width: 100%;
        margin-left: 0
    }
}

#onetrust-banner-sdk h1, #onetrust-banner-sdk h2, #onetrust-banner-sdk h3, #onetrust-banner-sdk h4, #onetrust-banner-sdk h5, #onetrust-banner-sdk h6, #onetrust-pc-sdk h1, #onetrust-pc-sdk h2, #onetrust-pc-sdk h3, #onetrust-pc-sdk h4, #onetrust-pc-sdk h5, #onetrust-pc-sdk h6, #ot-sdk-cookie-policy h1, #ot-sdk-cookie-policy h2, #ot-sdk-cookie-policy h3, #ot-sdk-cookie-policy h4, #ot-sdk-cookie-policy h5, #ot-sdk-cookie-policy h6 {
    margin-top: 0;
    font-weight: 600;
    font-family: inherit
}

#onetrust-banner-sdk h1, #onetrust-pc-sdk h1, #ot-sdk-cookie-policy h1 {
    font-size: 1.5rem;
    line-height: 1.2
}

#onetrust-banner-sdk h2, #onetrust-pc-sdk h2, #ot-sdk-cookie-policy h2 {
    font-size: 1.5rem;
    line-height: 1.25
}

#onetrust-banner-sdk h3, #onetrust-pc-sdk h3, #ot-sdk-cookie-policy h3 {
    font-size: 1.5rem;
    line-height: 1.3
}

#onetrust-banner-sdk h4, #onetrust-pc-sdk h4, #ot-sdk-cookie-policy h4 {
    font-size: 1.5rem;
    line-height: 1.35
}

#onetrust-banner-sdk h5, #onetrust-pc-sdk h5, #ot-sdk-cookie-policy h5 {
    font-size: 1.5rem;
    line-height: 1.5
}

#onetrust-banner-sdk h6, #onetrust-pc-sdk h6, #ot-sdk-cookie-policy h6 {
    font-size: 1.5rem;
    line-height: 1.6
}

@media (min-width: 550px) {
    #onetrust-banner-sdk h1, #onetrust-pc-sdk h1, #ot-sdk-cookie-policy h1 {
        font-size: 1.5rem
    }

    #onetrust-banner-sdk h2, #onetrust-pc-sdk h2, #ot-sdk-cookie-policy h2 {
        font-size: 1.5rem
    }

    #onetrust-banner-sdk h3, #onetrust-pc-sdk h3, #ot-sdk-cookie-policy h3 {
        font-size: 1.5rem
    }

    #onetrust-banner-sdk h4, #onetrust-pc-sdk h4, #ot-sdk-cookie-policy h4 {
        font-size: 1.5rem
    }

    #onetrust-banner-sdk h5, #onetrust-pc-sdk h5, #ot-sdk-cookie-policy h5 {
        font-size: 1.5rem
    }

    #onetrust-banner-sdk h6, #onetrust-pc-sdk h6, #ot-sdk-cookie-policy h6 {
        font-size: 1.5rem
    }
}

#onetrust-banner-sdk p, #onetrust-pc-sdk p, #ot-sdk-cookie-policy p {
    margin: 0 0 1em 0;
    font-family: inherit;
    line-height: normal
}

#onetrust-banner-sdk a, #onetrust-pc-sdk a, #ot-sdk-cookie-policy a {
    color: #565656;
    text-decoration: underline
}

#onetrust-banner-sdk a:hover, #onetrust-pc-sdk a:hover, #ot-sdk-cookie-policy a:hover {
    color: #565656;
    text-decoration: none
}

#onetrust-banner-sdk .ot-sdk-button, #onetrust-banner-sdk button, #onetrust-pc-sdk .ot-sdk-button, #onetrust-pc-sdk button, #ot-sdk-cookie-policy .ot-sdk-button, #ot-sdk-cookie-policy button {
    margin-bottom: 1rem;
    font-family: inherit
}

#onetrust-banner-sdk .ot-sdk-button, #onetrust-banner-sdk button, #onetrust-pc-sdk .ot-sdk-button, #onetrust-pc-sdk button, #ot-sdk-cookie-policy .ot-sdk-button, #ot-sdk-cookie-policy button {
    display: inline-block;
    height: 38px;
    padding: 0 30px;
    color: #555;
    text-align: center;
    font-size: 0.9em;
    font-weight: 400;
    line-height: 38px;
    letter-spacing: 0.01em;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border-radius: 2px;
    border: 1px solid #bbb;
    cursor: pointer;
    box-sizing: border-box
}

#onetrust-banner-sdk .ot-sdk-button:hover, #onetrust-banner-sdk :not(.ot-leg-btn-container) > button:not(.ot-link-btn):hover, #onetrust-banner-sdk :not(.ot-leg-btn-container) > button:not(.ot-link-btn):focus, #onetrust-pc-sdk .ot-sdk-button:hover, #onetrust-pc-sdk :not(.ot-leg-btn-container) > button:not(.ot-link-btn):hover, #onetrust-pc-sdk :not(.ot-leg-btn-container) > button:not(.ot-link-btn):focus, #ot-sdk-cookie-policy .ot-sdk-button:hover, #ot-sdk-cookie-policy :not(.ot-leg-btn-container) > button:not(.ot-link-btn):hover, #ot-sdk-cookie-policy :not(.ot-leg-btn-container) > button:not(.ot-link-btn):focus {
    color: #333;
    border-color: #888;
    opacity: 0.7
}

#onetrust-banner-sdk .ot-sdk-button:focus, #onetrust-banner-sdk :not(.ot-leg-btn-container) > button:focus, #onetrust-pc-sdk .ot-sdk-button:focus, #onetrust-pc-sdk :not(.ot-leg-btn-container) > button:focus, #ot-sdk-cookie-policy .ot-sdk-button:focus, #ot-sdk-cookie-policy :not(.ot-leg-btn-container) > button:focus {
    outline: 2px solid #000
}

#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary, #onetrust-banner-sdk button.ot-sdk-button-primary, #onetrust-banner-sdk input[type="submit"].ot-sdk-button-primary, #onetrust-banner-sdk input[type="reset"].ot-sdk-button-primary, #onetrust-banner-sdk input[type="button"].ot-sdk-button-primary, #onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary, #onetrust-pc-sdk button.ot-sdk-button-primary, #onetrust-pc-sdk input[type="submit"].ot-sdk-button-primary, #onetrust-pc-sdk input[type="reset"].ot-sdk-button-primary, #onetrust-pc-sdk input[type="button"].ot-sdk-button-primary, #ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary, #ot-sdk-cookie-policy button.ot-sdk-button-primary, #ot-sdk-cookie-policy input[type="submit"].ot-sdk-button-primary, #ot-sdk-cookie-policy input[type="reset"].ot-sdk-button-primary, #ot-sdk-cookie-policy input[type="button"].ot-sdk-button-primary {
    color: #fff;
    background-color: #33c3f0;
    border-color: #33c3f0
}

#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary:hover, #onetrust-banner-sdk button.ot-sdk-button-primary:hover, #onetrust-banner-sdk input[type="submit"].ot-sdk-button-primary:hover, #onetrust-banner-sdk input[type="reset"].ot-sdk-button-primary:hover, #onetrust-banner-sdk input[type="button"].ot-sdk-button-primary:hover, #onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary:focus, #onetrust-banner-sdk button.ot-sdk-button-primary:focus, #onetrust-banner-sdk input[type="submit"].ot-sdk-button-primary:focus, #onetrust-banner-sdk input[type="reset"].ot-sdk-button-primary:focus, #onetrust-banner-sdk input[type="button"].ot-sdk-button-primary:focus, #onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary:hover, #onetrust-pc-sdk button.ot-sdk-button-primary:hover, #onetrust-pc-sdk input[type="submit"].ot-sdk-button-primary:hover, #onetrust-pc-sdk input[type="reset"].ot-sdk-button-primary:hover, #onetrust-pc-sdk input[type="button"].ot-sdk-button-primary:hover, #onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary:focus, #onetrust-pc-sdk button.ot-sdk-button-primary:focus, #onetrust-pc-sdk input[type="submit"].ot-sdk-button-primary:focus, #onetrust-pc-sdk input[type="reset"].ot-sdk-button-primary:focus, #onetrust-pc-sdk input[type="button"].ot-sdk-button-primary:focus, #ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary:hover, #ot-sdk-cookie-policy button.ot-sdk-button-primary:hover, #ot-sdk-cookie-policy input[type="submit"].ot-sdk-button-primary:hover, #ot-sdk-cookie-policy input[type="reset"].ot-sdk-button-primary:hover, #ot-sdk-cookie-policy input[type="button"].ot-sdk-button-primary:hover, #ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary:focus, #ot-sdk-cookie-policy button.ot-sdk-button-primary:focus, #ot-sdk-cookie-policy input[type="submit"].ot-sdk-button-primary:focus, #ot-sdk-cookie-policy input[type="reset"].ot-sdk-button-primary:focus, #ot-sdk-cookie-policy input[type="button"].ot-sdk-button-primary:focus {
    color: #fff;
    background-color: #1eaedb;
    border-color: #1eaedb
}

#onetrust-banner-sdk input[type="text"], #onetrust-pc-sdk input[type="text"], #ot-sdk-cookie-policy input[type="text"] {
    height: 38px;
    padding: 6px 10px;
    background-color: #fff;
    border: 1px solid #d1d1d1;
    border-radius: 4px;
    box-shadow: none;
    box-sizing: border-box
}

#onetrust-banner-sdk input[type="text"], #onetrust-pc-sdk input[type="text"], #ot-sdk-cookie-policy input[type="text"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

#onetrust-banner-sdk input[type="text"]:focus, #onetrust-pc-sdk input[type="text"]:focus, #ot-sdk-cookie-policy input[type="text"]:focus {
    border: 1px solid #000;
    outline: 0
}

#onetrust-banner-sdk label, #onetrust-pc-sdk label, #ot-sdk-cookie-policy label {
    display: block;
    margin-bottom: 0.5rem;
    font-weight: 600
}

#onetrust-banner-sdk input[type="checkbox"], #onetrust-pc-sdk input[type="checkbox"], #ot-sdk-cookie-policy input[type="checkbox"] {
    display: inline
}

#onetrust-banner-sdk ul, #onetrust-pc-sdk ul, #ot-sdk-cookie-policy ul {
    list-style: circle inside
}

#onetrust-banner-sdk ul, #onetrust-pc-sdk ul, #ot-sdk-cookie-policy ul {
    padding-left: 0;
    margin-top: 0
}

#onetrust-banner-sdk ul ul, #onetrust-pc-sdk ul ul, #ot-sdk-cookie-policy ul ul {
    margin: 1.5rem 0 1.5rem 3rem;
    font-size: 90%
}

#onetrust-banner-sdk li, #onetrust-pc-sdk li, #ot-sdk-cookie-policy li {
    margin-bottom: 1rem
}

#onetrust-banner-sdk th, #onetrust-banner-sdk td, #onetrust-pc-sdk th, #onetrust-pc-sdk td, #ot-sdk-cookie-policy th, #ot-sdk-cookie-policy td {
    padding: 12px 15px;
    text-align: left;
    border-bottom: 1px solid #e1e1e1
}

#onetrust-banner-sdk button, #onetrust-pc-sdk button, #ot-sdk-cookie-policy button {
    margin-bottom: 1rem;
    font-family: inherit
}

#onetrust-banner-sdk .ot-sdk-container:after, #onetrust-banner-sdk .ot-sdk-row:after, #onetrust-pc-sdk .ot-sdk-container:after, #onetrust-pc-sdk .ot-sdk-row:after, #ot-sdk-cookie-policy .ot-sdk-container:after, #ot-sdk-cookie-policy .ot-sdk-row:after {
    content: "";
    display: table;
    clear: both
}

#onetrust-banner-sdk .ot-sdk-row, #onetrust-pc-sdk .ot-sdk-row, #ot-sdk-cookie-policy .ot-sdk-row {
    margin: 0;
    max-width: none;
    display: block
}

#onetrust-banner-sdk {
    box-shadow: 0 0 18px rgba(0, 0, 0, .2)
}

#onetrust-banner-sdk.otFlat {
    position: fixed;
    z-index: 2147483645;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #fff;
    max-height: 90%;
    overflow-x: hidden;
    overflow-y: auto
}

#onetrust-banner-sdk.otFlat.top {
    top: 0px;
    bottom: auto
}

#onetrust-banner-sdk.otRelFont {
    font-size: 1rem
}

#onetrust-banner-sdk > .ot-sdk-container {
    overflow: hidden
}

#onetrust-banner-sdk::-webkit-scrollbar {
    width: 11px
}

#onetrust-banner-sdk::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #c1c1c1
}

#onetrust-banner-sdk {
    scrollbar-arrow-color: #c1c1c1;
    scrollbar-darkshadow-color: #c1c1c1;
    scrollbar-face-color: #c1c1c1;
    scrollbar-shadow-color: #c1c1c1
}

#onetrust-banner-sdk #onetrust-policy {
    margin: 1.25em 0 .625em 2em;
    overflow: hidden
}

#onetrust-banner-sdk #onetrust-policy .ot-gv-list-handler {
    float: left;
    font-size: .82em;
    padding: 0;
    margin-bottom: 0;
    border: 0;
    line-height: normal;
    height: auto;
    width: auto
}

#onetrust-banner-sdk #onetrust-policy-title {
    font-size: 1.2em;
    line-height: 1.3;
    margin-bottom: 10px
}

#onetrust-banner-sdk #onetrust-policy-text {
    clear: both;
    text-align: left;
    font-size: .88em;
    line-height: 1.4
}

#onetrust-banner-sdk #onetrust-policy-text * {
    font-size: inherit;
    line-height: inherit
}

#onetrust-banner-sdk #onetrust-policy-text a {
    font-weight: bold;
    margin-left: 5px
}

#onetrust-banner-sdk #onetrust-policy-title, #onetrust-banner-sdk #onetrust-policy-text {
    color: dimgray;
    float: left
}

#onetrust-banner-sdk #onetrust-button-group-parent {
    min-height: 1px;
    text-align: center
}

#onetrust-banner-sdk #onetrust-button-group {
    display: inline-block
}

#onetrust-banner-sdk #onetrust-accept-btn-handler, #onetrust-banner-sdk #onetrust-reject-all-handler, #onetrust-banner-sdk #onetrust-pc-btn-handler {
    background-color: #68b631;
    color: #fff;
    border-color: #68b631;
    margin-right: 1em;
    min-width: 125px;
    height: auto;
    white-space: normal;
    word-break: break-word;
    word-wrap: break-word;
    padding: 12px 10px;
    line-height: 1.2;
    font-size: .813em;
    font-weight: 600
}

#onetrust-banner-sdk #onetrust-pc-btn-handler.cookie-setting-link {
    background-color: #fff;
    border: none;
    color: #68b631;
    text-decoration: underline;
    padding-left: 0;
    padding-right: 0
}

#onetrust-banner-sdk .onetrust-close-btn-ui {
    width: 44px;
    height: 44px;
    background-size: 12px;
    border: none;
    position: relative;
    margin: auto;
    padding: 0
}

#onetrust-banner-sdk .banner_logo {
    display: none
}

#onetrust-banner-sdk .ot-b-addl-desc {
    clear: both;
    float: left;
    display: block
}

#onetrust-banner-sdk #banner-options {
    float: left;
    display: table;
    margin-right: 0;
    margin-left: 1em;
    width: calc(100% - 1em)
}

#onetrust-banner-sdk .banner-option-input {
    cursor: pointer;
    width: auto;
    height: auto;
    border: none;
    padding: 0;
    padding-right: 3px;
    margin: 0 0 10px;
    font-size: .82em;
    line-height: 1.4
}

#onetrust-banner-sdk .banner-option-input * {
    pointer-events: none;
    font-size: inherit;
    line-height: inherit
}

#onetrust-banner-sdk .banner-option-input[aria-expanded=true] ~ .banner-option-details {
    display: block;
    height: auto
}

#onetrust-banner-sdk .banner-option-input[aria-expanded=true] .ot-arrow-container {
    transform: rotate(90deg)
}

#onetrust-banner-sdk .banner-option {
    margin-bottom: 12px;
    margin-left: 0;
    border: none;
    float: left;
    padding: 0
}

#onetrust-banner-sdk .banner-option:first-child {
    padding-left: 2px
}

#onetrust-banner-sdk .banner-option:not(:first-child) {
    padding: 0;
    border: none
}

#onetrust-banner-sdk .banner-option-header {
    cursor: pointer;
    display: inline-block
}

#onetrust-banner-sdk .banner-option-header :first-child {
    color: dimgray;
    font-weight: bold;
    float: left
}

#onetrust-banner-sdk .banner-option-header .ot-arrow-container {
    display: inline-block;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid dimgray;
    margin-left: 10px;
    vertical-align: middle
}

#onetrust-banner-sdk .banner-option-details {
    display: none;
    font-size: .83em;
    line-height: 1.5;
    padding: 10px 0px 5px 10px;
    margin-right: 10px;
    height: 0px
}

#onetrust-banner-sdk .banner-option-details * {
    font-size: inherit;
    line-height: inherit;
    color: dimgray
}

#onetrust-banner-sdk .ot-arrow-container, #onetrust-banner-sdk .banner-option-details {
    transition: all 300ms ease-in 0s;
    -webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
    -o-transition: all 300ms ease-in 0s
}

#onetrust-banner-sdk .ot-dpd-container {
    float: left
}

#onetrust-banner-sdk .ot-dpd-title {
    margin-bottom: 10px
}

#onetrust-banner-sdk .ot-dpd-title, #onetrust-banner-sdk .ot-dpd-desc {
    font-size: .88em;
    line-height: 1.4;
    color: dimgray
}

#onetrust-banner-sdk .ot-dpd-title *, #onetrust-banner-sdk .ot-dpd-desc * {
    font-size: inherit;
    line-height: inherit
}

#onetrust-banner-sdk.ot-iab-2 #onetrust-policy-text * {
    margin-bottom: 0
}

#onetrust-banner-sdk.ot-iab-2 .onetrust-vendors-list-handler {
    display: block;
    margin-left: 0;
    margin-top: 5px;
    clear: both;
    margin-bottom: 0;
    padding: 0;
    border: 0;
    height: auto;
    width: auto
}

#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group button {
    display: block
}

#onetrust-banner-sdk.ot-close-btn-link {
    padding-top: 25px
}

#onetrust-banner-sdk.ot-close-btn-link #onetrust-close-btn-container {
    top: 15px;
    transform: none;
    right: 15px
}

#onetrust-banner-sdk.ot-close-btn-link #onetrust-close-btn-container button {
    padding: 0;
    white-space: pre-wrap;
    border: none;
    height: auto;
    line-height: 1.5;
    text-decoration: underline;
    font-size: .69em
}

#onetrust-banner-sdk #onetrust-policy-text, #onetrust-banner-sdk .ot-dpd-desc, #onetrust-banner-sdk .ot-b-addl-desc {
    font-size: .813em;
    line-height: 1.5
}

#onetrust-banner-sdk .ot-dpd-desc {
    margin-bottom: 10px
}

#onetrust-banner-sdk .ot-dpd-desc > .ot-b-addl-desc {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 1em
}

@media only screen and (max-width: 425px) {
    #onetrust-banner-sdk #onetrust-close-btn-container {
        position: absolute;
        top: 6px;
        right: 2px
    }

    #onetrust-banner-sdk #onetrust-policy {
        margin-left: 0;
        margin-top: 3em
    }

    #onetrust-banner-sdk #onetrust-button-group {
        display: block
    }

    #onetrust-banner-sdk #onetrust-accept-btn-handler, #onetrust-banner-sdk #onetrust-reject-all-handler, #onetrust-banner-sdk #onetrust-pc-btn-handler {
        width: 100%
    }

    #onetrust-banner-sdk .onetrust-close-btn-ui {
        top: auto;
        transform: none
    }

    #onetrust-banner-sdk #onetrust-policy-title {
        display: inline;
        float: none
    }

    #onetrust-banner-sdk #banner-options {
        margin: 0;
        padding: 0;
        width: 100%
    }
}

@media only screen and (min-width: 426px)and (max-width: 896px) {
    #onetrust-banner-sdk #onetrust-close-btn-container {
        position: absolute;
        top: 0;
        right: 0
    }

    #onetrust-banner-sdk #onetrust-policy {
        margin-left: 1em;
        margin-right: 1em
    }

    #onetrust-banner-sdk .onetrust-close-btn-ui {
        top: 10px;
        right: 10px
    }

    #onetrust-banner-sdk:not(.ot-iab-2) #onetrust-group-container {
        width: 95%
    }

    #onetrust-banner-sdk.ot-iab-2 #onetrust-group-container {
        width: 100%
    }

    #onetrust-banner-sdk #onetrust-button-group-parent {
        width: 100%;
        position: relative;
        margin-left: 0
    }

    #onetrust-banner-sdk #onetrust-button-group button {
        display: inline-block
    }

    #onetrust-banner-sdk #onetrust-button-group {
        margin-right: 0;
        text-align: center
    }

    #onetrust-banner-sdk .has-reject-all-button #onetrust-pc-btn-handler {
        float: left
    }

    #onetrust-banner-sdk .has-reject-all-button #onetrust-reject-all-handler, #onetrust-banner-sdk .has-reject-all-button #onetrust-accept-btn-handler {
        float: right
    }

    #onetrust-banner-sdk .has-reject-all-button #onetrust-button-group {
        width: calc(100% - 2em);
        margin-right: 0
    }

    #onetrust-banner-sdk .has-reject-all-button #onetrust-pc-btn-handler.cookie-setting-link {
        padding-left: 0px;
        text-align: left
    }

    #onetrust-banner-sdk.ot-buttons-fw .ot-sdk-three button {
        width: 100%;
        text-align: center
    }

    #onetrust-banner-sdk.ot-buttons-fw #onetrust-button-group-parent button {
        float: none
    }

    #onetrust-banner-sdk.ot-buttons-fw #onetrust-pc-btn-handler.cookie-setting-link {
        text-align: center
    }
}

@media only screen and (min-width: 550px) {
    #onetrust-banner-sdk .banner-option:not(:first-child) {
        border-left: 1px solid #d8d8d8;
        padding-left: 25px
    }
}

@media only screen and (min-width: 425px)and (max-width: 550px) {
    #onetrust-banner-sdk.ot-iab-2 #onetrust-button-group, #onetrust-banner-sdk.ot-iab-2 #onetrust-policy, #onetrust-banner-sdk.ot-iab-2 .banner-option {
        width: 100%
    }
}

@media only screen and (min-width: 769px) {
    #onetrust-banner-sdk #onetrust-button-group {
        margin-right: 30%
    }

    #onetrust-banner-sdk #banner-options {
        margin-left: 2em;
        margin-right: 5em;
        margin-bottom: 1.25em;
        width: calc(100% - 7em)
    }
}

@media only screen and (min-width: 897px)and (max-width: 1023px) {
    #onetrust-banner-sdk.vertical-align-content #onetrust-button-group-parent {
        position: absolute;
        top: 50%;
        left: 75%;
        transform: translateY(-50%)
    }

    #onetrust-banner-sdk #onetrust-close-btn-container {
        top: 50%;
        margin: auto;
        transform: translate(-50%, -50%);
        position: absolute;
        padding: 0;
        right: 0
    }

    #onetrust-banner-sdk #onetrust-close-btn-container button {
        position: relative;
        margin: 0;
        right: -22px;
        top: 2px
    }
}

@media only screen and (min-width: 1024px) {
    #onetrust-banner-sdk #onetrust-close-btn-container {
        top: 50%;
        margin: auto;
        transform: translate(-50%, -50%);
        position: absolute;
        right: 0
    }

    #onetrust-banner-sdk #onetrust-close-btn-container button {
        right: -12px
    }

    #onetrust-banner-sdk #onetrust-policy {
        margin-left: 2em
    }

    #onetrust-banner-sdk.vertical-align-content #onetrust-button-group-parent {
        position: absolute;
        top: 50%;
        left: 60%;
        transform: translateY(-50%)
    }

    #onetrust-banner-sdk.ot-iab-2 #onetrust-policy-title {
        width: 50%
    }

    #onetrust-banner-sdk.ot-iab-2 #onetrust-policy-text, #onetrust-banner-sdk.ot-iab-2 :not(.ot-dpd-desc) > .ot-b-addl-desc {
        margin-bottom: 1em;
        width: 50%;
        border-right: 1px solid #d8d8d8;
        padding-right: 1rem
    }

    #onetrust-banner-sdk.ot-iab-2 #onetrust-policy-text {
        margin-bottom: 0;
        padding-bottom: 1em
    }

    #onetrust-banner-sdk.ot-iab-2 :not(.ot-dpd-desc) > .ot-b-addl-desc {
        margin-bottom: 0;
        padding-bottom: 1em
    }

    #onetrust-banner-sdk.ot-iab-2 .ot-dpd-container {
        width: 45%;
        padding-left: 1rem;
        display: inline-block;
        float: none
    }

    #onetrust-banner-sdk.ot-iab-2 .ot-dpd-title {
        line-height: 1.7
    }

    #onetrust-banner-sdk.ot-iab-2 #onetrust-button-group-parent {
        left: auto;
        right: 4%;
        margin-left: 0
    }

    #onetrust-banner-sdk.ot-iab-2 #onetrust-button-group button {
        display: block
    }

    #onetrust-banner-sdk:not(.ot-iab-2) #onetrust-button-group-parent {
        margin: auto;
        width: 30%
    }

    #onetrust-banner-sdk:not(.ot-iab-2) #onetrust-group-container {
        width: 60%
    }

    #onetrust-banner-sdk #onetrust-button-group {
        margin-right: auto
    }

    #onetrust-banner-sdk #onetrust-accept-btn-handler, #onetrust-banner-sdk #onetrust-reject-all-handler, #onetrust-banner-sdk #onetrust-pc-btn-handler {
        margin-top: 1em
    }
}

@media only screen and (min-width: 890px) {
    #onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group-parent {
        padding-left: 3%;
        padding-right: 4%;
        margin-left: 0
    }

    #onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group {
        margin-right: 0;
        margin-top: 1.25em;
        width: 100%
    }

    #onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group button {
        width: 100%;
        margin-bottom: 5px;
        margin-top: 5px
    }

    #onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group button:last-of-type {
        margin-bottom: 20px
    }
}

@media only screen and (min-width: 1280px) {
    #onetrust-banner-sdk:not(.ot-iab-2) #onetrust-group-container {
        width: 55%
    }

    #onetrust-banner-sdk:not(.ot-iab-2) #onetrust-button-group-parent {
        width: 44%;
        padding-left: 2%;
        padding-right: 2%
    }

    #onetrust-banner-sdk:not(.ot-iab-2).vertical-align-content #onetrust-button-group-parent {
        position: absolute;
        left: 55%
    }
}

#onetrust-consent-sdk #onetrust-banner-sdk {
    background-color: #FFFFFF;
}

#onetrust-consent-sdk #onetrust-policy-title,
#onetrust-consent-sdk #onetrust-policy-text,
#onetrust-consent-sdk .ot-b-addl-desc,
#onetrust-consent-sdk .ot-dpd-desc,
#onetrust-consent-sdk .ot-dpd-title,
#onetrust-consent-sdk #onetrust-policy-text *:not(.onetrust-vendors-list-handler),
#onetrust-consent-sdk .ot-dpd-desc *:not(.onetrust-vendors-list-handler),
#onetrust-consent-sdk #onetrust-banner-sdk #banner-options *,
#onetrust-banner-sdk .ot-cat-header {
    color: #696969;
}

#onetrust-consent-sdk #onetrust-banner-sdk .banner-option-details {
    background-color: #E9E9E9;
}

#onetrust-consent-sdk #onetrust-banner-sdk a[href],
#onetrust-consent-sdk #onetrust-banner-sdk a[href] font,
#onetrust-consent-sdk #onetrust-banner-sdk .ot-link-btn {
    color: #3860BE;
}

#onetrust-consent-sdk #onetrust-accept-btn-handler,
#onetrust-banner-sdk #onetrust-reject-all-handler {
    background-color: #0f6089;
    border-color: #0f6089;
    color: #FFFFFF;
}

#onetrust-consent-sdk #onetrust-banner-sdk *:focus,
#onetrust-consent-sdk #onetrust-banner-sdk:focus {
    outline-color: #000000;
    outline-width: 1px;
}

#onetrust-consent-sdk #onetrust-pc-btn-handler,
#onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link {
    color: #228e54;
    border-color: #228e54;
    background-color: #FFFFFF;
}

#onetrust-pc-sdk.otPcCenter {
    overflow: hidden;
    position: fixed;
    margin: 0 auto;
    top: 5%;
    right: 0;
    left: 0;
    width: 40%;
    max-width: 575px;
    min-width: 575px;
    border-radius: 2.5px;
    z-index: 2147483647;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 10px -3px #999;
    -moz-box-shadow: 0px 2px 10px -3px #999;
    box-shadow: 0px 2px 10px -3px #999
}

#onetrust-pc-sdk.otPcCenter[dir=rtl] {
    right: 0;
    left: 0
}

#onetrust-pc-sdk.otRelFont {
    font-size: 1rem
}

#onetrust-pc-sdk #ot-addtl-venlst .ot-arw-cntr, #onetrust-pc-sdk #ot-addtl-venlst .ot-plus-minus, #onetrust-pc-sdk .ot-hide-tgl {
    visibility: hidden
}

#onetrust-pc-sdk #ot-addtl-venlst .ot-arw-cntr *, #onetrust-pc-sdk #ot-addtl-venlst .ot-plus-minus *, #onetrust-pc-sdk .ot-hide-tgl * {
    visibility: hidden
}

#onetrust-pc-sdk #ot-gn-venlst .ot-ven-item .ot-acc-hdr {
    min-height: 40px
}

#onetrust-pc-sdk .ot-pc-header {
    height: 39px;
    padding: 10px 0 10px 30px;
    border-bottom: 1px solid #e9e9e9
}

#onetrust-pc-sdk #ot-pc-title, #onetrust-pc-sdk #ot-category-title, #onetrust-pc-sdk .ot-cat-header, #onetrust-pc-sdk #ot-lst-title, #onetrust-pc-sdk .ot-ven-hdr .ot-ven-name, #onetrust-pc-sdk .ot-always-active {
    font-weight: bold;
    color: dimgray
}

#onetrust-pc-sdk .ot-always-active-group .ot-cat-header {
    width: 55%;
    font-weight: 700
}

#onetrust-pc-sdk .ot-cat-item p {
    clear: both;
    float: left;
    margin-top: 10px;
    margin-bottom: 5px;
    line-height: 1.5;
    font-size: .812em;
    color: dimgray
}

#onetrust-pc-sdk .ot-close-icon {
    height: 44px;
    width: 44px;
    background-size: 10px
}

#onetrust-pc-sdk #ot-pc-title {
    float: left;
    font-size: 1em;
    line-height: 1.5;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%
}

#onetrust-pc-sdk #accept-recommended-btn-handler {
    margin-right: 10px;
    margin-bottom: 25px;
    outline-offset: -1px
}

#onetrust-pc-sdk #ot-pc-desc {
    clear: both;
    width: 100%;
    font-size: .812em;
    line-height: 1.5;
    margin-bottom: 25px
}

#onetrust-pc-sdk #ot-pc-desc a {
    margin-left: 5px
}

#onetrust-pc-sdk #ot-pc-desc * {
    font-size: inherit;
    line-height: inherit
}

#onetrust-pc-sdk #ot-pc-desc ul li {
    padding: 10px 0px
}

#onetrust-pc-sdk a {
    color: #656565;
    cursor: pointer
}

#onetrust-pc-sdk a:hover {
    color: #3860be
}

#onetrust-pc-sdk label {
    margin-bottom: 0
}

#onetrust-pc-sdk #vdr-lst-dsc {
    font-size: .812em;
    line-height: 1.5;
    padding: 10px 15px 5px 15px
}

#onetrust-pc-sdk button {
    max-width: 394px;
    padding: 12px 30px;
    line-height: 1;
    word-break: break-word;
    word-wrap: break-word;
    white-space: normal;
    font-weight: bold;
    height: auto
}

#onetrust-pc-sdk .ot-link-btn {
    padding: 0;
    margin-bottom: 0;
    border: 0;
    font-weight: normal;
    line-height: normal;
    width: auto;
    height: auto
}

#onetrust-pc-sdk #ot-pc-content {
    position: absolute;
    overflow-y: scroll;
    padding-left: 0px;
    padding-right: 30px;
    top: 60px;
    bottom: 110px;
    margin: 1px 3px 0 30px;
    width: calc(100% - 63px)
}

#onetrust-pc-sdk .ot-vs-list .ot-always-active, #onetrust-pc-sdk .ot-cat-grp .ot-always-active {
    float: right;
    clear: none;
    color: #3860be;
    margin: 0;
    font-size: .813em;
    line-height: 1.3
}

#onetrust-pc-sdk .ot-pc-scrollbar::-webkit-scrollbar-track {
    margin-right: 20px
}

#onetrust-pc-sdk .ot-pc-scrollbar::-webkit-scrollbar {
    width: 11px
}

#onetrust-pc-sdk .ot-pc-scrollbar::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #d8d8d8
}

#onetrust-pc-sdk input[type=checkbox]:focus + .ot-acc-hdr {
    outline: #000 1px solid
}

#onetrust-pc-sdk .ot-pc-scrollbar {
    scrollbar-arrow-color: #d8d8d8;
    scrollbar-darkshadow-color: #d8d8d8;
    scrollbar-face-color: #d8d8d8;
    scrollbar-shadow-color: #d8d8d8
}

#onetrust-pc-sdk .save-preference-btn-handler {
    margin-right: 20px
}

#onetrust-pc-sdk .ot-pc-refuse-all-handler {
    margin-right: 10px
}

#onetrust-pc-sdk #ot-pc-desc .privacy-notice-link {
    margin-left: 0;
    margin-right: 8px
}

#onetrust-pc-sdk .ot-subgrp-cntr {
    display: inline-block;
    clear: both;
    width: 100%;
    padding-top: 15px
}

#onetrust-pc-sdk .ot-switch + .ot-subgrp-cntr {
    padding-top: 10px
}

#onetrust-pc-sdk ul.ot-subgrps {
    margin: 0;
    font-size: initial
}

#onetrust-pc-sdk ul.ot-subgrps li p, #onetrust-pc-sdk ul.ot-subgrps li h5 {
    font-size: .813em;
    line-height: 1.4;
    color: dimgray
}

#onetrust-pc-sdk ul.ot-subgrps .ot-switch {
    min-height: auto
}

#onetrust-pc-sdk ul.ot-subgrps .ot-switch-nob {
    top: 0
}

#onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr {
    display: inline-block;
    width: 100%
}

#onetrust-pc-sdk ul.ot-subgrps .ot-acc-txt {
    margin: 0
}

#onetrust-pc-sdk ul.ot-subgrps li {
    padding: 0;
    border: none
}

#onetrust-pc-sdk ul.ot-subgrps li h5 {
    position: relative;
    top: 5px;
    font-weight: bold;
    margin-bottom: 0;
    float: left
}

#onetrust-pc-sdk li.ot-subgrp {
    margin-left: 20px;
    overflow: auto
}

#onetrust-pc-sdk li.ot-subgrp > h5 {
    width: calc(100% - 100px)
}

#onetrust-pc-sdk .ot-cat-item p > ul, #onetrust-pc-sdk li.ot-subgrp p > ul {
    margin: 0px;
    list-style: disc;
    margin-left: 15px;
    font-size: inherit
}

#onetrust-pc-sdk .ot-cat-item p > ul li, #onetrust-pc-sdk li.ot-subgrp p > ul li {
    font-size: inherit;
    padding-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
    border: none
}

#onetrust-pc-sdk .ot-cat-item p > ul li:last-child, #onetrust-pc-sdk li.ot-subgrp p > ul li:last-child {
    padding-bottom: 10px
}

#onetrust-pc-sdk .ot-pc-logo {
    height: 40px;
    width: 120px;
    display: inline-block
}

#onetrust-pc-sdk .ot-pc-footer {
    position: absolute;
    bottom: 0px;
    width: 100%;
    max-height: 160px;
    border-top: 1px solid #d8d8d8
}

#onetrust-pc-sdk.ot-ftr-stacked .ot-pc-refuse-all-handler {
    margin-bottom: 0px
}

#onetrust-pc-sdk.ot-ftr-stacked #ot-pc-content {
    bottom: 160px
}

#onetrust-pc-sdk.ot-ftr-stacked .ot-pc-footer button {
    width: 100%;
    max-width: none
}

#onetrust-pc-sdk.ot-ftr-stacked .ot-btn-container {
    margin: 0 30px;
    width: calc(100% - 60px);
    padding-right: 0
}

#onetrust-pc-sdk .ot-pc-footer-logo {
    height: 30px;
    width: 100%;
    text-align: right;
    background: #f4f4f4
}

#onetrust-pc-sdk .ot-pc-footer-logo a {
    display: inline-block;
    margin-top: 5px;
    margin-right: 10px
}

#onetrust-pc-sdk[dir=rtl] .ot-pc-footer-logo {
    direction: rtl
}

#onetrust-pc-sdk[dir=rtl] .ot-pc-footer-logo a {
    margin-right: 25px
}

#onetrust-pc-sdk .ot-tgl {
    float: right;
    position: relative;
    z-index: 1
}

#onetrust-pc-sdk .ot-tgl input:checked + .ot-switch .ot-switch-nob {
    background-color: #cddcf2;
    border: 1px solid #3860be
}

#onetrust-pc-sdk .ot-tgl input:checked + .ot-switch .ot-switch-nob:before {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
    background-color: #3860be;
    border-color: #3860be
}

#onetrust-pc-sdk .ot-tgl input:focus + .ot-switch {
    outline: #000 solid 1px
}

#onetrust-pc-sdk .ot-switch {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 25px
}

#onetrust-pc-sdk .ot-switch-nob {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f2f1f1;
    border: 1px solid #ddd;
    transition: all .2s ease-in 0s;
    -moz-transition: all .2s ease-in 0s;
    -o-transition: all .2s ease-in 0s;
    -webkit-transition: all .2s ease-in 0s;
    border-radius: 20px
}

#onetrust-pc-sdk .ot-switch-nob:before {
    position: absolute;
    content: "";
    height: 21px;
    width: 21px;
    bottom: 1px;
    background-color: #7d7d7d;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 20px
}

#onetrust-pc-sdk .ot-chkbox input:checked ~ label::before {
    background-color: #3860be
}

#onetrust-pc-sdk .ot-chkbox input + label::after {
    content: none;
    color: #fff
}

#onetrust-pc-sdk .ot-chkbox input:checked + label::after {
    content: ""
}

#onetrust-pc-sdk .ot-chkbox input:focus + label::before {
    outline-style: solid;
    outline-width: 2px;
    outline-style: auto
}

#onetrust-pc-sdk .ot-chkbox label {
    position: relative;
    display: inline-block;
    padding-left: 30px;
    cursor: pointer;
    font-weight: 500
}

#onetrust-pc-sdk .ot-chkbox label::before, #onetrust-pc-sdk .ot-chkbox label::after {
    position: absolute;
    content: "";
    display: inline-block;
    border-radius: 3px
}

#onetrust-pc-sdk .ot-chkbox label::before {
    height: 18px;
    width: 18px;
    border: 1px solid #3860be;
    left: 0px;
    top: auto
}

#onetrust-pc-sdk .ot-chkbox label::after {
    height: 5px;
    width: 9px;
    border-left: 3px solid;
    border-bottom: 3px solid;
    transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    left: 4px;
    top: 5px
}

#onetrust-pc-sdk .ot-label-txt {
    display: none
}

#onetrust-pc-sdk .ot-chkbox input, #onetrust-pc-sdk .ot-tgl input {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0
}

#onetrust-pc-sdk .ot-arw-cntr {
    float: right;
    position: relative;
    pointer-events: none
}

#onetrust-pc-sdk .ot-arw-cntr .ot-arw {
    width: 16px;
    height: 16px;
    margin-left: 5px;
    color: dimgray;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all 150ms ease-in 0s;
    -moz-transition: all 150ms ease-in 0s;
    -o-transition: all 150ms ease-in 0s;
    transition: all 150ms ease-in 0s
}

#onetrust-pc-sdk input:checked ~ .ot-acc-hdr .ot-arw, #onetrust-pc-sdk button[aria-expanded=true] ~ .ot-acc-hdr .ot-arw-cntr svg {
    transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg)
}

#onetrust-pc-sdk input[type=checkbox]:focus + .ot-acc-hdr {
    outline: #000 1px solid
}

#onetrust-pc-sdk .ot-tgl-cntr, #onetrust-pc-sdk .ot-arw-cntr {
    display: inline-block
}

#onetrust-pc-sdk .ot-tgl-cntr {
    width: 45px;
    float: right;
    margin-top: 2px
}

#onetrust-pc-sdk #ot-lst-cnt .ot-tgl-cntr {
    margin-top: 10px
}

#onetrust-pc-sdk .ot-always-active-subgroup {
    width: auto;
    padding-left: 0px !important;
    top: 3px;
    position: relative
}

#onetrust-pc-sdk .ot-label-status {
    padding-left: 5px;
    font-size: .75em;
    display: none
}

#onetrust-pc-sdk .ot-arw-cntr {
    margin-top: -1px
}

#onetrust-pc-sdk .ot-arw-cntr svg {
    -webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
    -o-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;
    height: 10px;
    width: 10px
}

#onetrust-pc-sdk input:checked ~ .ot-acc-hdr .ot-arw {
    transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg)
}

#onetrust-pc-sdk .ot-arw {
    width: 10px;
    margin-left: 15px;
    transition: all 300ms ease-in 0s;
    -webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
    -o-transition: all 300ms ease-in 0s
}

#onetrust-pc-sdk .ot-vlst-cntr {
    margin-bottom: 0
}

#onetrust-pc-sdk .ot-hlst-cntr {
    margin-top: 5px;
    display: inline-block;
    width: 100%
}

#onetrust-pc-sdk .category-vendors-list-handler, #onetrust-pc-sdk .category-vendors-list-handler + a, #onetrust-pc-sdk .category-host-list-handler {
    clear: both;
    color: #3860be;
    margin-left: 0;
    font-size: .813em;
    text-decoration: none;
    float: left;
    overflow: hidden
}

#onetrust-pc-sdk .category-vendors-list-handler:hover, #onetrust-pc-sdk .category-vendors-list-handler + a:hover, #onetrust-pc-sdk .category-host-list-handler:hover {
    text-decoration-line: underline
}

#onetrust-pc-sdk .category-vendors-list-handler + a {
    clear: none
}

#onetrust-pc-sdk .category-vendors-list-handler + a::after {
    content: "";
    height: 15px;
    width: 15px;
    background-repeat: no-repeat;
    margin-left: 5px;
    float: right;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 511.626 511.627'%3E%3Cg fill='%231276CE'%3E%3Cpath d='M392.857 292.354h-18.274c-2.669 0-4.859.855-6.563 2.573-1.718 1.708-2.573 3.897-2.573 6.563v91.361c0 12.563-4.47 23.315-13.415 32.262-8.945 8.945-19.701 13.414-32.264 13.414H82.224c-12.562 0-23.317-4.469-32.264-13.414-8.945-8.946-13.417-19.698-13.417-32.262V155.31c0-12.562 4.471-23.313 13.417-32.259 8.947-8.947 19.702-13.418 32.264-13.418h200.994c2.669 0 4.859-.859 6.57-2.57 1.711-1.713 2.566-3.9 2.566-6.567V82.221c0-2.662-.855-4.853-2.566-6.563-1.711-1.713-3.901-2.568-6.57-2.568H82.224c-22.648 0-42.016 8.042-58.102 24.125C8.042 113.297 0 132.665 0 155.313v237.542c0 22.647 8.042 42.018 24.123 58.095 16.086 16.084 35.454 24.13 58.102 24.13h237.543c22.647 0 42.017-8.046 58.101-24.13 16.085-16.077 24.127-35.447 24.127-58.095v-91.358c0-2.669-.856-4.859-2.574-6.57-1.713-1.718-3.903-2.573-6.565-2.573z'/%3E%3Cpath d='M506.199 41.971c-3.617-3.617-7.905-5.424-12.85-5.424H347.171c-4.948 0-9.233 1.807-12.847 5.424-3.617 3.615-5.428 7.898-5.428 12.847s1.811 9.233 5.428 12.85l50.247 50.248-186.147 186.151c-1.906 1.903-2.856 4.093-2.856 6.563 0 2.479.953 4.668 2.856 6.571l32.548 32.544c1.903 1.903 4.093 2.852 6.567 2.852s4.665-.948 6.567-2.852l186.148-186.148 50.251 50.248c3.614 3.617 7.898 5.426 12.847 5.426s9.233-1.809 12.851-5.426c3.617-3.616 5.424-7.898 5.424-12.847V54.818c-.001-4.952-1.814-9.232-5.428-12.847z'/%3E%3C/g%3E%3C/svg%3E")
}

#onetrust-pc-sdk .back-btn-handler {
    font-size: 1em;
    text-decoration: none
}

#onetrust-pc-sdk .back-btn-handler:hover {
    opacity: .6
}

#onetrust-pc-sdk #ot-lst-title h3 {
    display: inline-block;
    word-break: break-word;
    word-wrap: break-word;
    margin-bottom: 0;
    color: #656565;
    font-size: 1em;
    font-weight: bold;
    margin-left: 15px
}

#onetrust-pc-sdk #ot-lst-title {
    margin: 10px 0 10px 0px;
    font-size: 1em;
    text-align: left
}

#onetrust-pc-sdk #ot-pc-hdr {
    margin: 0 0 0 30px;
    height: auto;
    width: auto
}

#onetrust-pc-sdk #ot-pc-hdr input::placeholder {
    color: #d4d4d4;
    font-style: italic
}

#onetrust-pc-sdk #vendor-search-handler {
    height: 31px;
    width: 100%;
    border-radius: 50px;
    font-size: .8em;
    padding-right: 35px;
    padding-left: 15px;
    float: left;
    margin-left: 15px
}

#onetrust-pc-sdk .ot-ven-name {
    display: block;
    width: auto;
    padding-right: 5px
}

#onetrust-pc-sdk #ot-lst-cnt {
    overflow-y: auto;
    margin-left: 20px;
    margin-right: 7px;
    width: calc(100% - 27px);
    max-height: calc(100% - 80px);
    height: 100%;
    transform: translate3d(0, 0, 0)
}

#onetrust-pc-sdk #ot-pc-lst {
    width: 100%;
    bottom: 100px;
    position: absolute;
    top: 60px
}

#onetrust-pc-sdk #ot-pc-lst:not(.ot-enbl-chr) .ot-tgl-cntr .ot-arw-cntr, #onetrust-pc-sdk #ot-pc-lst:not(.ot-enbl-chr) .ot-tgl-cntr .ot-arw-cntr * {
    visibility: hidden
}

#onetrust-pc-sdk #ot-pc-lst .ot-tgl-cntr {
    right: 12px;
    position: absolute
}

#onetrust-pc-sdk #ot-pc-lst .ot-arw-cntr {
    float: right;
    position: relative
}

#onetrust-pc-sdk #ot-pc-lst .ot-arw {
    margin-left: 10px
}

#onetrust-pc-sdk #ot-pc-lst .ot-acc-hdr {
    overflow: hidden;
    cursor: pointer
}

#onetrust-pc-sdk .ot-vlst-cntr {
    overflow: hidden
}

#onetrust-pc-sdk #ot-sel-blk {
    overflow: hidden;
    width: 100%;
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: 3
}

#onetrust-pc-sdk #ot-back-arw {
    height: 12px;
    width: 12px
}

#onetrust-pc-sdk .ot-lst-subhdr {
    width: 100%;
    display: inline-block
}

#onetrust-pc-sdk .ot-search-cntr {
    float: left;
    width: 78%;
    position: relative
}

#onetrust-pc-sdk .ot-search-cntr > svg {
    width: 30px;
    height: 30px;
    position: absolute;
    float: left;
    right: -15px
}

#onetrust-pc-sdk .ot-fltr-cntr {
    float: right;
    right: 50px;
    position: relative
}

#onetrust-pc-sdk #filter-btn-handler {
    background-color: #3860be;
    border-radius: 17px;
    display: inline-block;
    position: relative;
    width: 32px;
    height: 32px;
    -moz-transition: .1s ease;
    -o-transition: .1s ease;
    -webkit-transition: 1s ease;
    transition: .1s ease;
    padding: 0;
    margin: 0
}

#onetrust-pc-sdk #filter-btn-handler:hover {
    background-color: #3860be
}

#onetrust-pc-sdk #filter-btn-handler svg {
    width: 12px;
    height: 12px;
    margin: 3px 10px 0 10px;
    display: block;
    position: static;
    right: auto;
    top: auto
}

#onetrust-pc-sdk .ot-ven-link {
    color: #3860be;
    text-decoration: none;
    font-weight: 100;
    display: inline-block;
    padding-top: 10px;
    transform: translate(0, 1%);
    -o-transform: translate(0, 1%);
    -ms-transform: translate(0, 1%);
    -webkit-transform: translate(0, 1%);
    position: relative;
    z-index: 2
}

#onetrust-pc-sdk .ot-ven-link * {
    font-size: inherit
}

#onetrust-pc-sdk .ot-ven-link:hover {
    text-decoration: underline
}

#onetrust-pc-sdk .ot-ven-hdr {
    width: calc(100% - 160px);
    height: auto;
    float: left;
    word-break: break-word;
    word-wrap: break-word;
    vertical-align: middle;
    padding-bottom: 3px
}

#onetrust-pc-sdk .ot-ven-link {
    letter-spacing: .03em;
    font-size: .75em;
    font-weight: 400
}

#onetrust-pc-sdk .ot-ven-dets {
    border-radius: 2px;
    background-color: #f8f8f8
}

#onetrust-pc-sdk .ot-ven-dets li:first-child p:first-child {
    border-top: none
}

#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc:not(:first-child) {
    border-top: 1px solid #e9e9e9
}

#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc:nth-child(n+3) p {
    display: inline-block
}

#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc:nth-child(n+3) p:nth-of-type(odd) {
    width: 30%
}

#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc:nth-child(n+3) p:nth-of-type(even) {
    width: 50%;
    word-break: break-word;
    word-wrap: break-word
}

#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc p, #onetrust-pc-sdk .ot-ven-dets .ot-ven-disc h4 {
    padding-top: 5px;
    padding-bottom: 5px;
    display: block
}

#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc h4 {
    display: inline-block
}

#onetrust-pc-sdk .ot-ven-dets p, #onetrust-pc-sdk .ot-ven-dets h4, #onetrust-pc-sdk .ot-ven-dets span {
    font-size: .69em;
    text-align: left;
    vertical-align: middle;
    word-break: break-word;
    word-wrap: break-word;
    margin: 0;
    padding-bottom: 10px;
    padding-left: 15px;
    color: #2e3644
}

#onetrust-pc-sdk .ot-ven-dets h4 {
    padding-top: 5px
}

#onetrust-pc-sdk .ot-ven-dets span {
    color: dimgray;
    padding: 0;
    vertical-align: baseline
}

#onetrust-pc-sdk .ot-ven-dets .ot-ven-pur h4 {
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-weight: bold
}

#onetrust-pc-sdk #ot-host-lst .ot-sel-all {
    float: right;
    position: relative;
    margin-right: 42px;
    top: 10px
}

#onetrust-pc-sdk #ot-host-lst .ot-sel-all input[type=checkbox] {
    width: auto;
    height: auto
}

#onetrust-pc-sdk #ot-host-lst .ot-sel-all label {
    height: 20px;
    width: 20px;
    padding-left: 0px
}

#onetrust-pc-sdk #ot-host-lst .ot-acc-txt {
    overflow: hidden;
    width: 95%
}

#onetrust-pc-sdk .ot-host-hdr {
    position: relative;
    z-index: 1;
    pointer-events: none;
    width: calc(100% - 125px);
    float: left
}

#onetrust-pc-sdk .ot-host-name, #onetrust-pc-sdk .ot-host-desc {
    display: inline-block;
    width: 90%
}

#onetrust-pc-sdk .ot-host-name {
    pointer-events: none
}

#onetrust-pc-sdk .ot-host-hdr > a {
    text-decoration: underline;
    font-size: .82em;
    position: relative;
    z-index: 2;
    float: left;
    margin-bottom: 5px;
    pointer-events: initial
}

#onetrust-pc-sdk .ot-host-name + a {
    margin-top: 5px
}

#onetrust-pc-sdk .ot-host-name, #onetrust-pc-sdk .ot-host-name a, #onetrust-pc-sdk .ot-host-desc, #onetrust-pc-sdk .ot-host-info {
    color: dimgray;
    word-break: break-word;
    word-wrap: break-word
}

#onetrust-pc-sdk .ot-host-name, #onetrust-pc-sdk .ot-host-name a {
    font-weight: bold;
    font-size: .82em;
    line-height: 1.3
}

#onetrust-pc-sdk .ot-host-name a {
    font-size: 1em
}

#onetrust-pc-sdk .ot-host-expand {
    margin-top: 3px;
    margin-bottom: 3px;
    clear: both;
    display: block;
    color: #3860be;
    font-size: .72em;
    font-weight: normal
}

#onetrust-pc-sdk .ot-host-expand * {
    font-size: inherit
}

#onetrust-pc-sdk .ot-host-desc, #onetrust-pc-sdk .ot-host-info {
    font-size: .688em;
    line-height: 1.4;
    font-weight: normal
}

#onetrust-pc-sdk .ot-host-desc {
    margin-top: 10px
}

#onetrust-pc-sdk .ot-host-opt {
    margin: 0;
    font-size: inherit;
    display: inline-block;
    width: 100%
}

#onetrust-pc-sdk .ot-host-opt li > div div {
    font-size: .8em;
    padding: 5px 0
}

#onetrust-pc-sdk .ot-host-opt li > div div:nth-child(1) {
    width: 30%;
    float: left
}

#onetrust-pc-sdk .ot-host-opt li > div div:nth-child(2) {
    width: 70%;
    float: left;
    word-break: break-word;
    word-wrap: break-word
}

#onetrust-pc-sdk .ot-host-info {
    border: none;
    display: inline-block;
    width: calc(100% - 10px);
    padding: 10px;
    margin-bottom: 10px;
    background-color: #f8f8f8
}

#onetrust-pc-sdk .ot-host-info > div {
    overflow: auto
}

#onetrust-pc-sdk #no-results {
    text-align: center;
    margin-top: 30px
}

#onetrust-pc-sdk #no-results p {
    font-size: 1em;
    color: #2e3644;
    word-break: break-word;
    word-wrap: break-word
}

#onetrust-pc-sdk #no-results p span {
    font-weight: bold
}

#onetrust-pc-sdk #ot-fltr-modal {
    width: 100%;
    height: auto;
    display: none;
    -moz-transition: .2s ease;
    -o-transition: .2s ease;
    -webkit-transition: 2s ease;
    transition: .2s ease;
    overflow: hidden;
    opacity: 1;
    right: 0
}

#onetrust-pc-sdk #ot-fltr-modal .ot-label-txt {
    display: inline-block;
    font-size: .85em;
    color: dimgray
}

#onetrust-pc-sdk #ot-fltr-cnt {
    z-index: 2147483646;
    background-color: #fff;
    position: absolute;
    height: 90%;
    max-height: 300px;
    width: 325px;
    left: 210px;
    margin-top: 10px;
    margin-bottom: 20px;
    padding-right: 10px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 12px 2px #c7c5c7;
    -moz-box-shadow: 0px 0px 12px 2px #c7c5c7;
    box-shadow: 0px 0px 12px 2px #c7c5c7
}

#onetrust-pc-sdk .ot-fltr-scrlcnt {
    overflow-y: auto;
    overflow-x: hidden;
    clear: both;
    max-height: calc(100% - 60px)
}

#onetrust-pc-sdk #ot-anchor {
    border: 12px solid transparent;
    display: none;
    position: absolute;
    z-index: 2147483647;
    right: 55px;
    top: 75px;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    background-color: #fff;
    -webkit-box-shadow: -3px -3px 5px -2px #c7c5c7;
    -moz-box-shadow: -3px -3px 5px -2px #c7c5c7;
    box-shadow: -3px -3px 5px -2px #c7c5c7
}

#onetrust-pc-sdk .ot-fltr-btns {
    margin-left: 15px
}

#onetrust-pc-sdk #filter-apply-handler {
    margin-right: 15px
}

#onetrust-pc-sdk .ot-fltr-opt {
    margin-bottom: 25px;
    margin-left: 15px;
    width: 75%;
    position: relative
}

#onetrust-pc-sdk .ot-fltr-opt p {
    display: inline-block;
    margin: 0;
    font-size: .9em;
    color: #2e3644
}

#onetrust-pc-sdk .ot-chkbox label span {
    font-size: .85em;
    color: dimgray
}

#onetrust-pc-sdk .ot-chkbox input[type=checkbox] + label::after {
    content: none;
    color: #fff
}

#onetrust-pc-sdk .ot-chkbox input[type=checkbox]:checked + label::after {
    content: ""
}

#onetrust-pc-sdk .ot-chkbox input[type=checkbox]:focus + label::before {
    outline-style: solid;
    outline-width: 2px;
    outline-style: auto
}

#onetrust-pc-sdk #ot-selall-vencntr, #onetrust-pc-sdk #ot-selall-adtlvencntr, #onetrust-pc-sdk #ot-selall-hostcntr, #onetrust-pc-sdk #ot-selall-licntr, #onetrust-pc-sdk #ot-selall-gnvencntr {
    right: 15px;
    position: relative;
    width: 20px;
    height: 20px;
    float: right
}

#onetrust-pc-sdk #ot-selall-vencntr label, #onetrust-pc-sdk #ot-selall-adtlvencntr label, #onetrust-pc-sdk #ot-selall-hostcntr label, #onetrust-pc-sdk #ot-selall-licntr label, #onetrust-pc-sdk #ot-selall-gnvencntr label {
    float: left;
    padding-left: 0
}

#onetrust-pc-sdk #ot-ven-lst:first-child {
    border-top: 1px solid #e2e2e2
}

#onetrust-pc-sdk ul {
    list-style: none;
    padding: 0
}

#onetrust-pc-sdk ul li {
    position: relative;
    margin: 0;
    padding: 15px 15px 15px 10px;
    border-bottom: 1px solid #e2e2e2
}

#onetrust-pc-sdk ul li h3 {
    font-size: .75em;
    color: #656565;
    margin: 0;
    display: inline-block;
    width: 70%;
    height: auto;
    word-break: break-word;
    word-wrap: break-word
}

#onetrust-pc-sdk ul li p {
    margin: 0;
    font-size: .7em
}

#onetrust-pc-sdk ul li input[type=checkbox] {
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100%;
    opacity: 0;
    margin: 0;
    top: 0;
    left: 0
}

#onetrust-pc-sdk .ot-cat-item > button:focus, #onetrust-pc-sdk .ot-acc-cntr > button:focus, #onetrust-pc-sdk li > button:focus {
    outline: #000 solid 2px
}

#onetrust-pc-sdk .ot-cat-item > button, #onetrust-pc-sdk .ot-acc-cntr > button, #onetrust-pc-sdk li > button {
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100%;
    margin: 0;
    top: 0;
    left: 0;
    z-index: 1;
    max-width: none;
    border: none
}

#onetrust-pc-sdk .ot-cat-item > button[aria-expanded=false] ~ .ot-acc-txt, #onetrust-pc-sdk .ot-acc-cntr > button[aria-expanded=false] ~ .ot-acc-txt, #onetrust-pc-sdk li > button[aria-expanded=false] ~ .ot-acc-txt {
    margin-top: 0;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    width: 100%;
    transition: .25s ease-out;
    display: none
}

#onetrust-pc-sdk .ot-cat-item > button[aria-expanded=true] ~ .ot-acc-txt, #onetrust-pc-sdk .ot-acc-cntr > button[aria-expanded=true] ~ .ot-acc-txt, #onetrust-pc-sdk li > button[aria-expanded=true] ~ .ot-acc-txt {
    transition: .1s ease-in;
    margin-top: 10px;
    width: 100%;
    overflow: auto;
    display: block
}

#onetrust-pc-sdk .ot-cat-item > button[aria-expanded=true] ~ .ot-acc-grpcntr, #onetrust-pc-sdk .ot-acc-cntr > button[aria-expanded=true] ~ .ot-acc-grpcntr, #onetrust-pc-sdk li > button[aria-expanded=true] ~ .ot-acc-grpcntr {
    width: auto;
    margin-top: 0px;
    padding-bottom: 10px
}

#onetrust-pc-sdk .ot-host-item > button:focus, #onetrust-pc-sdk .ot-ven-item > button:focus {
    outline: 0;
    border: 2px solid #000
}

#onetrust-pc-sdk .ot-hide-acc > button {
    pointer-events: none
}

#onetrust-pc-sdk .ot-hide-acc .ot-plus-minus > *, #onetrust-pc-sdk .ot-hide-acc .ot-arw-cntr > * {
    visibility: hidden
}

#onetrust-pc-sdk .ot-hide-acc .ot-acc-hdr {
    min-height: 30px
}

#onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) {
    padding-right: 10px;
    width: calc(100% - 37px);
    margin-top: 10px;
    max-height: calc(100% - 90px)
}

#onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) #ot-sel-blk {
    background-color: #f9f9fc;
    border: 1px solid #e2e2e2;
    width: calc(100% - 2px);
    padding-bottom: 5px;
    padding-top: 5px
}

#onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) #ot-sel-blk.ot-vnd-list-cnt {
    border: unset;
    background-color: unset
}

#onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) #ot-sel-blk.ot-vnd-list-cnt .ot-sel-all-hdr {
    display: none
}

#onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) #ot-sel-blk.ot-vnd-list-cnt .ot-sel-all {
    padding-right: .5rem
}

#onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) #ot-sel-blk.ot-vnd-list-cnt .ot-sel-all .ot-chkbox {
    right: 0
}

#onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) .ot-sel-all {
    padding-right: 34px
}

#onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) .ot-sel-all-chkbox {
    width: auto
}

#onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) ul li {
    border: 1px solid #e2e2e2;
    margin-bottom: 10px
}

#onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) .ot-acc-cntr > .ot-acc-hdr {
    padding: 10px 0 10px 15px
}

#onetrust-pc-sdk.ot-addtl-vendors .ot-sel-all-chkbox {
    float: right
}

#onetrust-pc-sdk.ot-addtl-vendors .ot-plus-minus ~ .ot-sel-all-chkbox {
    right: 34px
}

#onetrust-pc-sdk.ot-addtl-vendors #ot-ven-lst:first-child {
    border-top: none
}

#onetrust-pc-sdk .ot-acc-cntr {
    position: relative;
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2
}

#onetrust-pc-sdk .ot-acc-cntr input {
    z-index: 1
}

#onetrust-pc-sdk .ot-acc-cntr > .ot-acc-hdr {
    background-color: #f9f9fc;
    padding: 5px 0 5px 15px;
    width: auto
}

#onetrust-pc-sdk .ot-acc-cntr > .ot-acc-hdr .ot-plus-minus {
    vertical-align: middle;
    top: auto
}

#onetrust-pc-sdk .ot-acc-cntr > .ot-acc-hdr .ot-arw-cntr {
    right: 10px
}

#onetrust-pc-sdk .ot-acc-cntr > .ot-acc-hdr input {
    z-index: 2
}

#onetrust-pc-sdk .ot-acc-cntr > input[type=checkbox]:checked ~ .ot-acc-hdr {
    border-bottom: 1px solid #e2e2e2
}

#onetrust-pc-sdk .ot-acc-cntr > .ot-acc-txt {
    padding-left: 10px;
    padding-right: 10px
}

#onetrust-pc-sdk .ot-acc-cntr button[aria-expanded=true] ~ .ot-acc-txt {
    width: auto
}

#onetrust-pc-sdk .ot-acc-cntr .ot-addtl-venbox {
    display: none
}

#onetrust-pc-sdk .ot-vlst-cntr {
    margin-bottom: 0;
    width: 100%
}

#onetrust-pc-sdk .ot-vensec-title {
    font-size: .813em;
    vertical-align: middle;
    display: inline-block
}

#onetrust-pc-sdk .category-vendors-list-handler, #onetrust-pc-sdk .category-vendors-list-handler + a {
    margin-left: 0;
    margin-top: 10px
}

#onetrust-pc-sdk #ot-selall-vencntr.line-through label::after, #onetrust-pc-sdk #ot-selall-adtlvencntr.line-through label::after, #onetrust-pc-sdk #ot-selall-licntr.line-through label::after, #onetrust-pc-sdk #ot-selall-hostcntr.line-through label::after, #onetrust-pc-sdk #ot-selall-gnvencntr.line-through label::after {
    height: auto;
    border-left: 0;
    transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    left: 5px;
    top: 9px
}

#onetrust-pc-sdk #ot-category-title {
    float: left;
    padding-bottom: 10px;
    font-size: 1em;
    width: 100%
}

#onetrust-pc-sdk .ot-cat-grp {
    margin-top: 10px
}

#onetrust-pc-sdk .ot-cat-item {
    line-height: 1.1;
    margin-top: 10px;
    display: inline-block;
    width: 100%
}

#onetrust-pc-sdk .ot-btn-container {
    text-align: right
}

#onetrust-pc-sdk .ot-btn-container button {
    display: inline-block;
    font-size: .75em;
    letter-spacing: .08em;
    margin-top: 19px
}

#onetrust-pc-sdk #close-pc-btn-handler.ot-close-icon {
    position: absolute;
    top: 10px;
    right: 0;
    z-index: 1;
    padding: 0;
    background-color: transparent;
    border: none
}

#onetrust-pc-sdk #close-pc-btn-handler.ot-close-icon svg {
    display: block;
    height: 10px;
    width: 10px
}

#onetrust-pc-sdk #clear-filters-handler {
    margin-top: 20px;
    margin-bottom: 10px;
    float: right;
    max-width: 200px;
    text-decoration: none;
    color: #3860be;
    font-size: .9em;
    font-weight: bold;
    background-color: transparent;
    border-color: transparent;
    padding: 1px
}

#onetrust-pc-sdk #clear-filters-handler:hover {
    color: #2285f7
}

#onetrust-pc-sdk #clear-filters-handler:focus {
    outline: #000 solid 1px
}

#onetrust-pc-sdk .ot-enbl-chr h4 ~ .ot-tgl, #onetrust-pc-sdk .ot-enbl-chr h4 ~ .ot-always-active {
    right: 45px
}

#onetrust-pc-sdk .ot-enbl-chr h4 ~ .ot-tgl + .ot-tgl {
    right: 120px
}

#onetrust-pc-sdk .ot-enbl-chr .ot-pli-hdr.ot-leg-border-color span:first-child {
    width: 90px
}

#onetrust-pc-sdk .ot-enbl-chr li.ot-subgrp > h5 + .ot-tgl-cntr {
    padding-right: 25px
}

#onetrust-pc-sdk .ot-plus-minus {
    width: 20px;
    height: 20px;
    font-size: 1.5em;
    position: relative;
    display: inline-block;
    margin-right: 5px;
    top: 3px
}

#onetrust-pc-sdk .ot-plus-minus span {
    position: absolute;
    background: #27455c;
    border-radius: 1px
}

#onetrust-pc-sdk .ot-plus-minus span:first-of-type {
    top: 25%;
    bottom: 25%;
    width: 10%;
    left: 45%
}

#onetrust-pc-sdk .ot-plus-minus span:last-of-type {
    left: 25%;
    right: 25%;
    height: 10%;
    top: 45%
}

#onetrust-pc-sdk button[aria-expanded=true] ~ .ot-acc-hdr .ot-arw, #onetrust-pc-sdk button[aria-expanded=true] ~ .ot-acc-hdr .ot-plus-minus span:first-of-type, #onetrust-pc-sdk button[aria-expanded=true] ~ .ot-acc-hdr .ot-plus-minus span:last-of-type {
    transform: rotate(90deg)
}

#onetrust-pc-sdk button[aria-expanded=true] ~ .ot-acc-hdr .ot-plus-minus span:last-of-type {
    left: 50%;
    right: 50%
}

#onetrust-pc-sdk #ot-selall-vencntr label, #onetrust-pc-sdk #ot-selall-adtlvencntr label, #onetrust-pc-sdk #ot-selall-hostcntr label, #onetrust-pc-sdk #ot-selall-licntr label {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px
}

#onetrust-pc-sdk .ot-host-item .ot-plus-minus, #onetrust-pc-sdk .ot-ven-item .ot-plus-minus {
    float: left;
    margin-right: 8px;
    top: 10px
}

#onetrust-pc-sdk .ot-ven-item ul {
    list-style: none inside;
    font-size: 100%;
    margin: 0
}

#onetrust-pc-sdk .ot-ven-item ul li {
    margin: 0 !important;
    padding: 0;
    border: none !important
}

#onetrust-pc-sdk .ot-pli-hdr {
    color: #77808e;
    overflow: hidden;
    padding-top: 7.5px;
    padding-bottom: 7.5px;
    width: calc(100% - 2px);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

#onetrust-pc-sdk .ot-pli-hdr span:first-child {
    top: 50%;
    transform: translateY(50%);
    max-width: 90px
}

#onetrust-pc-sdk .ot-pli-hdr span:last-child {
    padding-right: 10px;
    max-width: 95px;
    text-align: center
}

#onetrust-pc-sdk .ot-li-title {
    float: right;
    font-size: .813em
}

#onetrust-pc-sdk .ot-pli-hdr.ot-leg-border-color {
    background-color: #f4f4f4;
    border: 1px solid #d8d8d8
}

#onetrust-pc-sdk .ot-pli-hdr.ot-leg-border-color span:first-child {
    text-align: left;
    width: 70px
}

#onetrust-pc-sdk li.ot-subgrp > h5, #onetrust-pc-sdk .ot-cat-header {
    width: calc(100% - 130px)
}

#onetrust-pc-sdk li.ot-subgrp > h5 + .ot-tgl-cntr {
    padding-left: 13px
}

#onetrust-pc-sdk .ot-acc-grpcntr .ot-acc-grpdesc {
    margin-bottom: 5px
}

#onetrust-pc-sdk .ot-acc-grpcntr .ot-subgrp-cntr {
    border-top: 1px solid #d8d8d8
}

#onetrust-pc-sdk .ot-acc-grpcntr .ot-vlst-cntr + .ot-subgrp-cntr {
    border-top: none
}

#onetrust-pc-sdk .ot-acc-hdr .ot-arw-cntr + .ot-tgl-cntr, #onetrust-pc-sdk .ot-acc-txt h4 + .ot-tgl-cntr {
    padding-left: 13px
}

#onetrust-pc-sdk .ot-pli-hdr ~ .ot-cat-item .ot-subgrp > h5, #onetrust-pc-sdk .ot-pli-hdr ~ .ot-cat-item .ot-cat-header {
    width: calc(100% - 145px)
}

#onetrust-pc-sdk .ot-pli-hdr ~ .ot-cat-item h5 + .ot-tgl-cntr, #onetrust-pc-sdk .ot-pli-hdr ~ .ot-cat-item .ot-cat-header + .ot-tgl {
    padding-left: 28px
}

#onetrust-pc-sdk .ot-sel-all-hdr, #onetrust-pc-sdk .ot-sel-all-chkbox {
    display: inline-block;
    width: 100%;
    position: relative
}

#onetrust-pc-sdk .ot-sel-all-chkbox {
    z-index: 1
}

#onetrust-pc-sdk .ot-sel-all {
    margin: 0;
    position: relative;
    padding-right: 23px;
    float: right
}

#onetrust-pc-sdk .ot-consent-hdr, #onetrust-pc-sdk .ot-li-hdr {
    float: right;
    font-size: .812em;
    line-height: normal;
    text-align: center;
    word-break: break-word;
    word-wrap: break-word
}

#onetrust-pc-sdk .ot-li-hdr {
    max-width: 100px;
    padding-right: 10px
}

#onetrust-pc-sdk .ot-consent-hdr {
    max-width: 55px
}

#onetrust-pc-sdk #ot-selall-licntr {
    display: block;
    width: 21px;
    height: auto;
    float: right;
    position: relative;
    right: 80px
}

#onetrust-pc-sdk #ot-selall-licntr label {
    position: absolute
}

#onetrust-pc-sdk .ot-ven-ctgl {
    margin-left: 66px
}

#onetrust-pc-sdk .ot-ven-litgl + .ot-arw-cntr {
    margin-left: 81px
}

#onetrust-pc-sdk .ot-enbl-chr .ot-host-cnt .ot-tgl-cntr {
    width: auto
}

#onetrust-pc-sdk #ot-lst-cnt:not(.ot-host-cnt) .ot-tgl-cntr {
    width: auto;
    top: auto;
    height: 20px
}

#onetrust-pc-sdk #ot-lst-cnt .ot-chkbox {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px
}

#onetrust-pc-sdk #ot-lst-cnt .ot-chkbox label {
    position: absolute;
    padding: 0;
    width: 20px;
    height: 20px
}

#onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info-cntr {
    border: 1px solid #d8d8d8;
    padding: .75rem 2rem;
    padding-bottom: 0;
    width: auto;
    margin-top: .5rem
}

#onetrust-pc-sdk .ot-acc-grpdesc + .ot-leg-btn-container {
    padding-left: 20px;
    padding-right: 20px;
    width: calc(100% - 40px);
    margin-bottom: 5px
}

#onetrust-pc-sdk .ot-subgrp .ot-leg-btn-container {
    margin-bottom: 5px
}

#onetrust-pc-sdk #ot-ven-lst .ot-leg-btn-container {
    margin-top: 10px
}

#onetrust-pc-sdk .ot-leg-btn-container {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px
}

#onetrust-pc-sdk .ot-leg-btn-container button {
    height: auto;
    padding: 6.5px 8px;
    margin-bottom: 0;
    letter-spacing: 0;
    font-size: .75em;
    line-height: normal
}

#onetrust-pc-sdk .ot-leg-btn-container svg {
    display: none;
    height: 14px;
    width: 14px;
    padding-right: 5px;
    vertical-align: sub
}

#onetrust-pc-sdk .ot-active-leg-btn {
    cursor: default;
    pointer-events: none
}

#onetrust-pc-sdk .ot-active-leg-btn svg {
    display: inline-block
}

#onetrust-pc-sdk .ot-remove-objection-handler {
    text-decoration: underline;
    padding: 0;
    font-size: .75em;
    font-weight: 600;
    line-height: 1;
    padding-left: 10px
}

#onetrust-pc-sdk .ot-obj-leg-btn-handler span {
    font-weight: bold;
    text-align: center;
    font-size: inherit;
    line-height: 1.5
}

#onetrust-pc-sdk.ot-close-btn-link #close-pc-btn-handler {
    border: none;
    height: auto;
    line-height: 1.5;
    text-decoration: underline;
    font-size: .69em;
    background: none;
    right: 15px;
    top: 15px;
    width: auto;
    font-weight: normal
}

#onetrust-pc-sdk .ot-cat-header {
    float: left;
    font-weight: 600;
    font-size: .875em;
    line-height: 1.5;
    max-width: 90%;
    vertical-align: middle
}

#onetrust-pc-sdk .ot-vnd-item > button:focus {
    outline: #000 solid 2px
}

#onetrust-pc-sdk .ot-vnd-item > button {
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100%;
    margin: 0;
    top: 0;
    left: 0;
    z-index: 1;
    max-width: none;
    border: none
}

#onetrust-pc-sdk .ot-vnd-item > button[aria-expanded=false] ~ .ot-acc-txt {
    margin-top: 0;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    width: 100%;
    transition: .25s ease-out;
    display: none
}

#onetrust-pc-sdk .ot-vnd-item > button[aria-expanded=true] ~ .ot-acc-txt {
    transition: .1s ease-in;
    margin-top: 10px;
    width: 100%;
    overflow: auto;
    display: block
}

#onetrust-pc-sdk .ot-vnd-item > button[aria-expanded=true] ~ .ot-acc-grpcntr {
    width: auto;
    margin-top: 0px;
    padding-bottom: 10px
}

#onetrust-pc-sdk .ot-accordion-layout.ot-cat-item {
    position: relative;
    border-radius: 2px;
    margin: 0;
    padding: 0;
    border: 1px solid #d8d8d8;
    border-top: none;
    width: calc(100% - 2px);
    float: left
}

#onetrust-pc-sdk .ot-accordion-layout.ot-cat-item:first-of-type {
    margin-top: 10px;
    border-top: 1px solid #d8d8d8
}

#onetrust-pc-sdk .ot-accordion-layout .ot-acc-grpdesc {
    padding-left: 20px;
    padding-right: 20px;
    width: calc(100% - 40px);
    font-size: .812em;
    margin-bottom: 10px;
    margin-top: 15px
}

#onetrust-pc-sdk .ot-accordion-layout .ot-acc-grpdesc > ul {
    padding-top: 10px
}

#onetrust-pc-sdk .ot-accordion-layout .ot-acc-grpdesc > ul li {
    padding-top: 0;
    line-height: 1.5;
    padding-bottom: 10px
}

#onetrust-pc-sdk .ot-accordion-layout div + .ot-acc-grpdesc {
    margin-top: 5px
}

#onetrust-pc-sdk .ot-accordion-layout .ot-vlst-cntr:first-child {
    margin-top: 10px
}

#onetrust-pc-sdk .ot-accordion-layout .ot-vlst-cntr:last-child, #onetrust-pc-sdk .ot-accordion-layout .ot-hlst-cntr:last-child {
    margin-bottom: 5px
}

#onetrust-pc-sdk .ot-accordion-layout .ot-acc-hdr {
    padding-top: 11.5px;
    padding-bottom: 11.5px;
    padding-left: 20px;
    padding-right: 20px;
    width: calc(100% - 40px);
    display: inline-block
}

#onetrust-pc-sdk .ot-accordion-layout .ot-acc-txt {
    width: 100%;
    padding: 0
}

#onetrust-pc-sdk .ot-accordion-layout .ot-subgrp-cntr {
    padding-left: 20px;
    padding-right: 15px;
    padding-bottom: 0;
    width: calc(100% - 35px)
}

#onetrust-pc-sdk .ot-accordion-layout .ot-subgrp {
    padding-right: 5px
}

#onetrust-pc-sdk .ot-accordion-layout .ot-acc-grpcntr {
    z-index: 1;
    position: relative
}

#onetrust-pc-sdk .ot-accordion-layout .ot-cat-header + .ot-arw-cntr {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    margin-top: -2px
}

#onetrust-pc-sdk .ot-accordion-layout .ot-cat-header + .ot-arw-cntr .ot-arw {
    width: 15px;
    height: 20px;
    margin-left: 5px;
    color: dimgray
}

#onetrust-pc-sdk .ot-accordion-layout .ot-cat-header {
    float: none;
    color: #2e3644;
    margin: 0;
    display: inline-block;
    height: auto;
    word-wrap: break-word;
    min-height: inherit
}

#onetrust-pc-sdk .ot-accordion-layout .ot-vlst-cntr, #onetrust-pc-sdk .ot-accordion-layout .ot-hlst-cntr {
    padding-left: 20px;
    width: calc(100% - 20px);
    display: inline-block;
    margin-top: 0;
    padding-bottom: 2px
}

#onetrust-pc-sdk .ot-accordion-layout .ot-acc-hdr {
    position: relative;
    min-height: 25px
}

#onetrust-pc-sdk .ot-accordion-layout h4 ~ .ot-tgl, #onetrust-pc-sdk .ot-accordion-layout h4 ~ .ot-always-active {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px
}

#onetrust-pc-sdk .ot-accordion-layout h4 ~ .ot-tgl + .ot-tgl {
    right: 95px
}

#onetrust-pc-sdk .ot-accordion-layout .category-vendors-list-handler, #onetrust-pc-sdk .ot-accordion-layout .category-vendors-list-handler + a {
    margin-top: 5px
}

#onetrust-pc-sdk #ot-lst-cnt {
    margin-top: 1rem;
    max-height: calc(100% - 96px)
}

#onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info-cntr {
    border: 1px solid #d8d8d8;
    padding: .75rem 2rem;
    padding-bottom: 0;
    width: auto;
    margin-top: .5rem
}

#onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info {
    margin-bottom: 1rem;
    padding-left: .75rem;
    padding-right: .75rem;
    display: flex;
    flex-direction: column
}

#onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info[data-vnd-info-key*=DPOEmail] {
    border-top: 1px solid #d8d8d8;
    padding-top: 1rem
}

#onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info[data-vnd-info-key*=DPOLink] {
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 1rem
}

#onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info .ot-vnd-lbl {
    font-weight: bold;
    font-size: .85em;
    margin-bottom: .5rem
}

#onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info .ot-vnd-cnt {
    margin-left: .5rem;
    font-weight: 500;
    font-size: .85rem
}

#onetrust-pc-sdk .ot-vs-list, #onetrust-pc-sdk .ot-vnd-serv {
    width: auto;
    padding: 1rem 1.25rem;
    padding-bottom: 0
}

#onetrust-pc-sdk .ot-vs-list .ot-vnd-serv-hdr-cntr, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-serv-hdr-cntr {
    padding-bottom: .75rem;
    border-bottom: 1px solid #d8d8d8
}

#onetrust-pc-sdk .ot-vs-list .ot-vnd-serv-hdr-cntr .ot-vnd-serv-hdr, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-serv-hdr-cntr .ot-vnd-serv-hdr {
    font-weight: 600;
    font-size: .95em;
    line-height: 2;
    margin-left: .5rem
}

#onetrust-pc-sdk .ot-vs-list .ot-vnd-item, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item {
    border: none;
    margin: 0;
    padding: 0
}

#onetrust-pc-sdk .ot-vs-list .ot-vnd-item button, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item button {
    outline: none;
    border-bottom: 1px solid #d8d8d8
}

#onetrust-pc-sdk .ot-vs-list .ot-vnd-item button[aria-expanded=true], #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item button[aria-expanded=true] {
    border-bottom: none
}

#onetrust-pc-sdk .ot-vs-list .ot-vnd-item:first-child, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item:first-child {
    margin-top: .25rem;
    border-top: unset
}

#onetrust-pc-sdk .ot-vs-list .ot-vnd-item:last-child, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item:last-child {
    margin-bottom: .5rem
}

#onetrust-pc-sdk .ot-vs-list .ot-vnd-item:last-child button, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item:last-child button {
    border-bottom: none
}

#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info-cntr, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info-cntr {
    border: 1px solid #d8d8d8;
    padding: .75rem 1.75rem;
    padding-bottom: 0;
    width: auto;
    margin-top: .5rem
}

#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info {
    margin-bottom: 1rem;
    padding-left: .75rem;
    padding-right: .75rem;
    display: flex;
    flex-direction: column
}

#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info[data-vnd-info-key*=DPOEmail], #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info[data-vnd-info-key*=DPOEmail] {
    border-top: 1px solid #d8d8d8;
    padding-top: 1rem
}

#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info[data-vnd-info-key*=DPOLink], #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info[data-vnd-info-key*=DPOLink] {
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 1rem
}

#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info .ot-vnd-lbl, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info .ot-vnd-lbl {
    font-weight: bold;
    font-size: .85em;
    margin-bottom: .5rem
}

#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info .ot-vnd-cnt, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info .ot-vnd-cnt {
    margin-left: .5rem;
    font-weight: 500;
    font-size: .85rem
}

#onetrust-pc-sdk .ot-subgrp-cntr .ot-vnd-serv {
    margin-bottom: 1rem;
    padding: 1rem .95rem
}

#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr, #onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr, #onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr, #onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr {
    padding: .5rem 0;
    margin: 0;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between
}

#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr div:first-child, #onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr div:first-child, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr div:first-child, #onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr div:first-child, #onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr div:first-child {
    margin-left: .5rem
}

#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr div:last-child, #onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr div:last-child, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr div:last-child, #onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr div:last-child, #onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr div:last-child {
    margin-right: .5rem;
    margin-left: .5rem
}

#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-always-active, #onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-always-active, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-always-active, #onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-always-active, #onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-always-active {
    position: relative;
    right: unset;
    top: unset;
    transform: unset
}

#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-plus-minus, #onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-plus-minus, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-plus-minus, #onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-plus-minus, #onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-plus-minus {
    top: 0
}

#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-arw-cntr, #onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-arw-cntr, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-arw-cntr, #onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-arw-cntr, #onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-arw-cntr {
    float: none;
    top: unset;
    right: unset;
    transform: unset;
    margin-top: -2px;
    position: relative
}

#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-cat-header, #onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-cat-header, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-cat-header, #onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-cat-header, #onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-cat-header {
    flex: 1;
    margin: 0 .5rem
}

#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-tgl, #onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-tgl, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-tgl, #onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-tgl, #onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-tgl {
    position: relative;
    transform: none;
    right: 0;
    top: 0;
    float: none
}

#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-chkbox, #onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-chkbox, #onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox, #onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-chkbox {
    position: relative;
    margin: 0 .5rem
}

#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-chkbox label, #onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox label, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-chkbox label, #onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox label, #onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-chkbox label {
    padding: 0
}

#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-chkbox label::before, #onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox label::before, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-chkbox label::before, #onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox label::before, #onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-chkbox label::before {
    position: relative
}

#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-chkbox input, #onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox input, #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-chkbox input, #onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox input, #onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-chkbox input {
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100%;
    opacity: 0;
    margin: 0;
    top: 0;
    left: 0;
    z-index: 1
}

#onetrust-pc-sdk .ot-vs-list {
    display: flex;
    flex-direction: column;
    padding: 0;
    margin: .5rem 4px
}

#onetrust-pc-sdk .ot-vs-selc-all {
    display: flex;
    padding: 0;
    float: unset;
    align-items: center;
    justify-content: flex-start
}

#onetrust-pc-sdk .ot-vs-selc-all.ot-toggle-conf {
    justify-content: flex-end
}

#onetrust-pc-sdk .ot-vs-selc-all.ot-toggle-conf.ot-caret-conf .ot-sel-all-chkbox {
    margin-right: 48px
}

#onetrust-pc-sdk .ot-vs-selc-all.ot-toggle-conf .ot-sel-all-chkbox {
    margin: 0;
    padding: 0;
    margin-right: 14px;
    justify-content: flex-end
}

#onetrust-pc-sdk .ot-vs-selc-all.ot-toggle-conf #ot-selall-vencntr.ot-chkbox, #onetrust-pc-sdk .ot-vs-selc-all.ot-toggle-conf #ot-selall-vencntr.ot-tgl {
    display: inline-block;
    right: unset;
    width: auto;
    height: auto;
    float: none
}

#onetrust-pc-sdk .ot-vs-selc-all.ot-toggle-conf #ot-selall-vencntr label {
    width: 45px;
    height: 25px
}

#onetrust-pc-sdk .ot-vs-selc-all .ot-sel-all-chkbox {
    margin-right: 11px;
    margin-left: .75rem;
    display: flex;
    align-items: center
}

#onetrust-pc-sdk .ot-vs-selc-all .sel-all-hdr {
    margin: 0 1.25rem;
    font-size: .812em;
    line-height: normal;
    text-align: center;
    word-break: break-word;
    word-wrap: break-word
}

#onetrust-pc-sdk .ot-vnd-list-cnt #ot-selall-vencntr.ot-chkbox {
    float: unset;
    right: 0
}

#onetrust-pc-sdk[dir=rtl] #ot-back-arw, #onetrust-pc-sdk[dir=rtl] input ~ .ot-acc-hdr .ot-arw {
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

#onetrust-pc-sdk[dir=rtl] input:checked ~ .ot-acc-hdr .ot-arw {
    transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg)
}

#onetrust-pc-sdk[dir=rtl] .ot-chkbox label::after {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    border-left: 0;
    border-right: 3px solid
}

#onetrust-pc-sdk[dir=rtl] .ot-search-cntr > svg {
    right: 0
}

@media only screen and (max-width: 600px) {
    #onetrust-pc-sdk.otPcCenter {
        left: 0;
        min-width: 100%;
        height: 100%;
        top: 0;
        border-radius: 0
    }

    #onetrust-pc-sdk #ot-pc-content, #onetrust-pc-sdk.ot-ftr-stacked .ot-btn-container {
        margin: 1px 3px 0 10px;
        padding-right: 10px;
        width: calc(100% - 23px)
    }

    #onetrust-pc-sdk .ot-btn-container button {
        max-width: none;
        letter-spacing: .01em
    }

    #onetrust-pc-sdk #close-pc-btn-handler {
        top: 10px;
        right: 17px
    }

    #onetrust-pc-sdk p {
        font-size: .7em
    }

    #onetrust-pc-sdk #ot-pc-hdr {
        margin: 10px 10px 0 5px;
        width: calc(100% - 15px)
    }

    #onetrust-pc-sdk .vendor-search-handler {
        font-size: 1em
    }

    #onetrust-pc-sdk #ot-back-arw {
        margin-left: 12px
    }

    #onetrust-pc-sdk #ot-lst-cnt {
        margin: 0;
        padding: 0 5px 0 10px;
        min-width: 95%
    }

    #onetrust-pc-sdk .switch + p {
        max-width: 80%
    }

    #onetrust-pc-sdk .ot-ftr-stacked button {
        width: 100%
    }

    #onetrust-pc-sdk #ot-fltr-cnt {
        max-width: 320px;
        width: 90%;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        margin: 0;
        margin-left: 15px;
        left: auto;
        right: 40px;
        top: 85px
    }

    #onetrust-pc-sdk .ot-fltr-opt {
        margin-left: 25px;
        margin-bottom: 10px
    }

    #onetrust-pc-sdk .ot-pc-refuse-all-handler {
        margin-bottom: 0
    }

    #onetrust-pc-sdk #ot-fltr-cnt {
        right: 40px
    }
}

@media only screen and (max-width: 476px) {
    #onetrust-pc-sdk .ot-fltr-cntr, #onetrust-pc-sdk #ot-fltr-cnt {
        right: 10px
    }

    #onetrust-pc-sdk #ot-anchor {
        right: 25px
    }

    #onetrust-pc-sdk button {
        width: 100%
    }

    #onetrust-pc-sdk:not(.ot-addtl-vendors) #ot-pc-lst:not(.ot-enbl-chr) .ot-sel-all {
        padding-right: 9px
    }

    #onetrust-pc-sdk:not(.ot-addtl-vendors) #ot-pc-lst:not(.ot-enbl-chr) .ot-tgl-cntr {
        right: 0
    }
}

@media only screen and (max-width: 896px)and (max-height: 425px)and (orientation: landscape) {
    #onetrust-pc-sdk.otPcCenter {
        left: 0;
        top: 0;
        min-width: 100%;
        height: 100%;
        border-radius: 0
    }

    #onetrust-pc-sdk #ot-anchor {
        left: initial;
        right: 50px
    }

    #onetrust-pc-sdk #ot-lst-title {
        margin-top: 12px
    }

    #onetrust-pc-sdk #ot-lst-title * {
        font-size: inherit
    }

    #onetrust-pc-sdk #ot-pc-hdr input {
        margin-right: 0;
        padding-right: 45px
    }

    #onetrust-pc-sdk .switch + p {
        max-width: 85%
    }

    #onetrust-pc-sdk #ot-sel-blk {
        position: static
    }

    #onetrust-pc-sdk #ot-pc-lst {
        overflow: auto
    }

    #onetrust-pc-sdk #ot-lst-cnt {
        max-height: none;
        overflow: initial
    }

    #onetrust-pc-sdk #ot-lst-cnt.no-results {
        height: auto
    }

    #onetrust-pc-sdk input {
        font-size: 1em !important
    }

    #onetrust-pc-sdk p {
        font-size: .6em
    }

    #onetrust-pc-sdk #ot-fltr-modal {
        width: 100%;
        top: 0
    }

    #onetrust-pc-sdk ul li p, #onetrust-pc-sdk .category-vendors-list-handler, #onetrust-pc-sdk .category-vendors-list-handler + a, #onetrust-pc-sdk .category-host-list-handler {
        font-size: .6em
    }

    #onetrust-pc-sdk.ot-shw-fltr #ot-anchor {
        display: none !important
    }

    #onetrust-pc-sdk.ot-shw-fltr #ot-pc-lst {
        height: 100% !important;
        overflow: hidden;
        top: 0px
    }

    #onetrust-pc-sdk.ot-shw-fltr #ot-fltr-cnt {
        margin: 0;
        height: 100%;
        max-height: none;
        padding: 10px;
        top: 0;
        width: calc(100% - 20px);
        position: absolute;
        right: 0;
        left: 0;
        max-width: none
    }

    #onetrust-pc-sdk.ot-shw-fltr .ot-fltr-scrlcnt {
        max-height: calc(100% - 65px)
    }
}

#onetrust-consent-sdk #onetrust-pc-sdk,
#onetrust-consent-sdk #ot-search-cntr,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-switch.ot-toggle,
#onetrust-consent-sdk #onetrust-pc-sdk ot-grp-hdr1 .checkbox,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title:after, #onetrust-consent-sdk #onetrust-pc-sdk #ot-sel-blk,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-fltr-cnt,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-anchor {
    background-color: #FFFFFF;
}

#onetrust-consent-sdk #onetrust-pc-sdk h3,
#onetrust-consent-sdk #onetrust-pc-sdk h4,
#onetrust-consent-sdk #onetrust-pc-sdk h5,
#onetrust-consent-sdk #onetrust-pc-sdk h6,
#onetrust-consent-sdk #onetrust-pc-sdk p,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-ven-lst .ot-ven-opts p,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-desc,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-li-title,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-sel-all-hdr span,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-info,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-fltr-modal #modal-header,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-checkbox label span,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-sel-blk p,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-lst-title h3,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .back-btn-handler p,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .ot-ven-name,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-ven-lst .consent-category,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-inactive-leg-btn,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-label-status,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-chkbox label span,
#onetrust-consent-sdk #onetrust-pc-sdk #clear-filters-handler {
    color: #696969;
}

#onetrust-consent-sdk #onetrust-pc-sdk .privacy-notice-link,
#onetrust-consent-sdk #onetrust-pc-sdk .category-vendors-list-handler,
#onetrust-consent-sdk #onetrust-pc-sdk .category-vendors-list-handler + a,
#onetrust-consent-sdk #onetrust-pc-sdk .category-host-list-handler,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-ven-link,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-name a,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-acc-hdr .ot-host-expand,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-info a,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content #ot-pc-desc .ot-link-btn {
    color: #3860BE;
}

#onetrust-consent-sdk #onetrust-pc-sdk .category-vendors-list-handler:hover {
    text-decoration: underline;
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-acc-grpcntr.ot-acc-txt,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-acc-txt .ot-subgrp-tgl .ot-switch.ot-toggle {
    background-color: #E9E9E9;
}

#onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-info,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-acc-txt .ot-ven-dets {
    background-color: #E9E9E9;
}

#onetrust-consent-sdk #onetrust-pc-sdk
button:not(#clear-filters-handler):not(.ot-close-icon):not(#filter-btn-handler):not(.ot-remove-objection-handler):not(.ot-obj-leg-btn-handler):not([aria-expanded]):not(.ot-link-btn),
#onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-active-leg-btn {
    background-color: #0f6089;
    border-color: #0f6089;
    color: #FFFFFF;
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-active-menu {
    border-color: #0f6089;
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-remove-objection-handler {
    background-color: transparent;
    border: 1px solid transparent;
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-inactive-leg-btn {
    background-color: #FFFFFF;
    color: #78808E;
    border-color: #78808E;
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-tgl input:focus + .ot-switch, .ot-switch .ot-switch-nob, .ot-switch .ot-switch-nob:before,
#onetrust-pc-sdk .ot-checkbox input[type="checkbox"]:focus + label::before,
#onetrust-pc-sdk .ot-chkbox input[type="checkbox"]:focus + label::before {
    outline-color: #000000;
    outline-width: 1px;
}

#onetrust-pc-sdk .ot-host-item > button:focus, #onetrust-pc-sdk .ot-ven-item > button:focus {
    border: 1px solid #000000;
}

#onetrust-consent-sdk #onetrust-pc-sdk *:focus,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-vlst-cntr > a:focus {
    outline: 1px solid #000000;
}

.ot-sdk-cookie-policy {
    font-family: inherit;
    font-size: 16px
}

.ot-sdk-cookie-policy.otRelFont {
    font-size: 1rem
}

.ot-sdk-cookie-policy h3, .ot-sdk-cookie-policy h4, .ot-sdk-cookie-policy h6, .ot-sdk-cookie-policy p, .ot-sdk-cookie-policy li, .ot-sdk-cookie-policy a, .ot-sdk-cookie-policy th, .ot-sdk-cookie-policy #cookie-policy-description, .ot-sdk-cookie-policy .ot-sdk-cookie-policy-group, .ot-sdk-cookie-policy #cookie-policy-title {
    color: dimgray
}

.ot-sdk-cookie-policy #cookie-policy-description {
    margin-bottom: 1em
}

.ot-sdk-cookie-policy h4 {
    font-size: 1.2em
}

.ot-sdk-cookie-policy h6 {
    font-size: 1em;
    margin-top: 2em
}

.ot-sdk-cookie-policy th {
    min-width: 75px
}

.ot-sdk-cookie-policy a, .ot-sdk-cookie-policy a:hover {
    background: #fff
}

.ot-sdk-cookie-policy thead {
    background-color: #f6f6f4;
    font-weight: bold
}

.ot-sdk-cookie-policy .ot-mobile-border {
    display: none
}

.ot-sdk-cookie-policy section {
    margin-bottom: 2em
}

.ot-sdk-cookie-policy table {
    border-collapse: inherit
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy {
    font-family: inherit;
    font-size: 1rem
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h3, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h4, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h6, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy p, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title {
    color: dimgray
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description {
    margin-bottom: 1em
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup {
    margin-left: 1.5em
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group-desc, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-table-header, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td {
    font-size: .9em
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td span, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td a {
    font-size: inherit
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group {
    font-size: 1em;
    margin-bottom: .6em
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-title {
    margin-bottom: 1.2em
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy > section {
    margin-bottom: 1em
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th {
    min-width: 75px
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a:hover {
    background: #fff
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead {
    background-color: #f6f6f4;
    font-weight: bold
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-mobile-border {
    display: none
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy section {
    margin-bottom: 2em
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup ul li {
    list-style: disc;
    margin-left: 1.5em
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup ul li h4 {
    display: inline-block
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table {
    border-collapse: inherit;
    margin: auto;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    border-spacing: initial;
    width: 100%;
    overflow: hidden
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td {
    border-bottom: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td {
    border-bottom: 0px
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr th:last-child, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr td:last-child {
    border-right: 0px
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-host, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-cookies-type {
    width: 25%
}

.ot-sdk-cookie-policy[dir=rtl] {
    text-align: left
}

#ot-sdk-cookie-policy h3 {
    font-size: 1.5em
}

@media only screen and (max-width: 530px) {
    .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) table, .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) thead, .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tbody, .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) th, .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td, .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr {
        display: block
    }

    .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }

    .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr {
        margin: 0 0 1em 0
    }

    .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr:nth-child(odd), .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr:nth-child(odd) a {
        background: #f6f6f4
    }

    .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%
    }

    .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td:before {
        position: absolute;
        height: 100%;
        left: 6px;
        width: 40%;
        padding-right: 10px
    }

    .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) .ot-mobile-border {
        display: inline-block;
        background-color: #e4e4e4;
        position: absolute;
        height: 100%;
        top: 0;
        left: 45%;
        width: 2px
    }

    .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td:before {
        content: attr(data-label);
        font-weight: bold
    }

    .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) li {
        word-break: break-word;
        word-wrap: break-word
    }

    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table {
        overflow: hidden
    }

    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td {
        border: none;
        border-bottom: 1px solid #d7d7d7
    }

    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tbody, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tr {
        display: block
    }

    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-host, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-cookies-type {
        width: auto
    }

    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tr {
        margin: 0 0 1em 0
    }

    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td:before {
        height: 100%;
        width: 40%;
        padding-right: 10px
    }

    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td:before {
        content: attr(data-label);
        font-weight: bold
    }

    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li {
        word-break: break-word;
        word-wrap: break-word
    }

    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
        z-index: -9999
    }

    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td {
        border-bottom: 1px solid #d7d7d7;
        border-right: 0px
    }

    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td:last-child {
        border-bottom: 0px
    }
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h5,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h6,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy p,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description {
    color: #696969;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th {
    color: #696969;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group {
    color: #696969;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title {
    color: #696969;
}


#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th {
    background-color: #F8F8F8;
}

.ot-floating-button__front {
    background-image: url('https://cdn.cookielaw.org/logos/static/ot_persistent_cookie_icon.png')
}

@keyframes slide-down-custom {
    0% {
        bottom: 953px !important;
    }
    100% {
        bottom: 0px;
    }
}

@-webkit-keyframes slide-down-custom {
    0% {
        bottom: 953px !important;
    }
    100% {
        bottom: 0px;
    }
}

@-moz-keyframes slide-down-custom {
    0% {
        bottom: 953px !important;
    }
    100% {
        bottom: 0px;
    }
}