@font-face {
    font-family: 'CentraBook';
    src: url('fonts/Circular/CircularWeb-Book.woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'CentraBookItalic';
    src: url('fonts/Circular/CircularWeb-Italic.woff2');
    font-weight: 400;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: 'CentraMedium';
    src: url('fonts/Circular/CircularWeb-Medium.woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'CentraMediumItalic';
    src: url('fonts/Circular/CircularWeb-Medium.woff2');
    font-weight: 500;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: 'CentraBold';
    src: url('fonts/Circular/CircularWeb-Bold.woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'CentraBoldItalic';
    src: url('fonts/Circular/CircularWeb-Bold.woff2');
    font-weight: 700;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: 'CentraExtraBold';
    src: url('fonts/Circular/CircularWeb-Bold.woff2');
    font-weight: 800;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'CentraExtraBoldItalic';
    src: url('fonts/Circular/CircularWeb-Bold.woff2');
    font-weight: 800;
    font-style: italic;
    font-display: swap
}

.pd-3d-shadow {
    box-shadow: none;
    border: 4px solid #2dcce8
}

@media (min-width:992px) {
    .pd-3d-shadow {
        box-shadow: none
    }
}

.pd-tiles-hero {
    border-bottom: none
}

.page-template-no-header-footer-template .pd-default .gform_wrapper input.gform_button {
    background-color: #2dcce8;
    color: #fff
}

::-moz-selection {
    background: #75D697;
    color: #fff
}

::selection {
    background: #75D697;
    color: #fff
}

.hbspt-form .hs-error-msgs {
    padding: 0;
    margin: 0
}

.m-bottom {
    margin-bottom: 1rem
}

.m-bottom-5 {
    margin-bottom: 5rem
}

.custom-position {
    position: relative;
    z-index: 10
}

.fit-h-content {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content
}

.fit-w-content {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.white-font {
    color: #fff
}

.black-font {
    color: #062333
}

.rem-top {
    padding-top: 4rem
}

@media (min-width:992px) {
    .rem-top {
        padding-top: 8rem
    }
}

.rem-bottom {
    padding-bottom: 4rem
}

@media (min-width:992px) {
    .rem-bottom {
        padding-bottom: 8rem
    }
}

.rem-tb {
    padding-top: 4rem;
    padding-bottom: 4rem
}

@media (min-width:992px) {
    .rem-tb {
        padding-top: 8rem;
        padding-bottom: 8rem
    }
}

.no-rem-bottom {
    padding-bottom: 4rem
}

@media (min-width:992px) {
    .no-rem-bottom {
        padding-bottom: 0
    }
}

.no-rem-top {
    padding-top: 4rem
}

@media (min-width:992px) {
    .no-rem-top {
        padding-top: 0
    }
}

.no-rem-tb {
    padding-top: 4rem;
    padding-bottom: 4rem
}

@media (min-width:992px) {
    .no-rem-tb {
        padding-top: 0;
        padding-bottom: 0
    }
}

#wpadminbar {
    position: fixed
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    overflow-x: hidden
}

main {
    display: block
}

h1,
.h1 {
    font-size: 2em;
    margin: .67em 0
}

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

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small,
.small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

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

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

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

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

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

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

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

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

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

:root {
    --bs-blue: #06CCCC;
    --bs-indigo: #6610f2;
    --bs-purple: #B93BE4;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #F8DC3D;
    --bs-green: #75D697;
    --bs-teal: #6ED1B2;
    --bs-cyan: #0dcaf0;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-primary: #06CCCC;
    --bs-secondary: #6c757d;
    --bs-success: #75D697;
    --bs-info: #0dcaf0;
    --bs-warning: #F8DC3D;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-font-sans-serif: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "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, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))
}

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

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

body {
    margin: 0;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-family: var(--bs-font-sans-serif);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    -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,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.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 {
    margin-top: 0;
    margin-bottom: 1rem
}

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

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

ol,
ul {
    padding-left: 2rem
}

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

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

dt {
    font-weight: 700
}

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

blockquote {
    margin: 0 0 1rem
}

b,
strong {
    font-weight: bolder
}

small,
.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: #06CCCC;
    text-decoration: underline
}

a:hover {
    color: #05a3a3
}

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

pre,
code,
kbd,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-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 {
    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
}

thead,
tbody,
tfoot,
tr,
td,
th {
    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:focus:not(:focus-visible) {
    outline: 0
}

input,
button,
select,
optgroup,
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
}

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

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

::-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-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-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-unstyled {
    padding-left: 0;
    list-style: none
}

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

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

.list-inline-item:not(:last-child) {
    margin-right: .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 {
    max-width: 100%;
    height: auto
}

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

.figure {
    display: inline-block
}

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

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

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

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

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

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

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

.container,
.container-sm,
.container-md,
.container-lg,
.container-xl {
    max-width: 1640px
}

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

.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 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%
}

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

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

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

.row-cols-3>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333%
}

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

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

.row-cols-6>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66667%
}

@media (min-width:576px) {
    .col-sm {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%
    }
    .row-cols-sm-auto>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .row-cols-sm-1>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }
    .row-cols-sm-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }
    .row-cols-sm-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333%
    }
    .row-cols-sm-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }
    .row-cols-sm-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%
    }
    .row-cols-sm-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66667%
    }
}

@media (min-width:768px) {
    .col-md {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%
    }
    .row-cols-md-auto>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .row-cols-md-1>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }
    .row-cols-md-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }
    .row-cols-md-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333%
    }
    .row-cols-md-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }
    .row-cols-md-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%
    }
    .row-cols-md-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66667%
    }
}

@media (min-width:992px) {
    .col-lg {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%
    }
    .row-cols-lg-auto>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .row-cols-lg-1>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }
    .row-cols-lg-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }
    .row-cols-lg-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333%
    }
    .row-cols-lg-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }
    .row-cols-lg-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%
    }
    .row-cols-lg-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66667%
    }
}

@media (min-width:1200px) {
    .col-xl {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%
    }
    .row-cols-xl-auto>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .row-cols-xl-1>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }
    .row-cols-xl-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }
    .row-cols-xl-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333%
    }
    .row-cols-xl-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }
    .row-cols-xl-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%
    }
    .row-cols-xl-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66667%
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.g-0,
.gx-0 {
    --bs-gutter-x: 0
}

.g-0,
.gy-0 {
    --bs-gutter-y: 0
}

.g-1,
.gx-1 {
    --bs-gutter-x: .25rem
}

.g-1,
.gy-1 {
    --bs-gutter-y: .25rem
}

.g-2,
.gx-2 {
    --bs-gutter-x: .5rem
}

.g-2,
.gy-2 {
    --bs-gutter-y: .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-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333%
    }
    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66667%
    }
    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }
    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333%
    }
    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66667%
    }
    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }
    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333%
    }
    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66667%
    }
    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%
    }
    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333%
    }
    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66667%
    }
    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }
    .offset-sm-0 {
        margin-left: 0
    }
    .offset-sm-1 {
        margin-left: 8.33333%
    }
    .offset-sm-2 {
        margin-left: 16.66667%
    }
    .offset-sm-3 {
        margin-left: 25%
    }
    .offset-sm-4 {
        margin-left: 33.33333%
    }
    .offset-sm-5 {
        margin-left: 41.66667%
    }
    .offset-sm-6 {
        margin-left: 50%
    }
    .offset-sm-7 {
        margin-left: 58.33333%
    }
    .offset-sm-8 {
        margin-left: 66.66667%
    }
    .offset-sm-9 {
        margin-left: 75%
    }
    .offset-sm-10 {
        margin-left: 83.33333%
    }
    .offset-sm-11 {
        margin-left: 91.66667%
    }
    .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: .25rem
    }
    .g-sm-1,
    .gy-sm-1 {
        --bs-gutter-y: .25rem
    }
    .g-sm-2,
    .gx-sm-2 {
        --bs-gutter-x: .5rem
    }
    .g-sm-2,
    .gy-sm-2 {
        --bs-gutter-y: .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-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333%
    }
    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66667%
    }
    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }
    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333%
    }
    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66667%
    }
    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }
    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333%
    }
    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66667%
    }
    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%
    }
    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333%
    }
    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66667%
    }
    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }
    .offset-md-0 {
        margin-left: 0
    }
    .offset-md-1 {
        margin-left: 8.33333%
    }
    .offset-md-2 {
        margin-left: 16.66667%
    }
    .offset-md-3 {
        margin-left: 25%
    }
    .offset-md-4 {
        margin-left: 33.33333%
    }
    .offset-md-5 {
        margin-left: 41.66667%
    }
    .offset-md-6 {
        margin-left: 50%
    }
    .offset-md-7 {
        margin-left: 58.33333%
    }
    .offset-md-8 {
        margin-left: 66.66667%
    }
    .offset-md-9 {
        margin-left: 75%
    }
    .offset-md-10 {
        margin-left: 83.33333%
    }
    .offset-md-11 {
        margin-left: 91.66667%
    }
    .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: .25rem
    }
    .g-md-1,
    .gy-md-1 {
        --bs-gutter-y: .25rem
    }
    .g-md-2,
    .gx-md-2 {
        --bs-gutter-x: .5rem
    }
    .g-md-2,
    .gy-md-2 {
        --bs-gutter-y: .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-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333%
    }
    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66667%
    }
    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }
    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333%
    }
    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66667%
    }
    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }
    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333%
    }
    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66667%
    }
    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%
    }
    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333%
    }
    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66667%
    }
    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }
    .offset-lg-0 {
        margin-left: 0
    }
    .offset-lg-1 {
        margin-left: 8.33333%
    }
    .offset-lg-2 {
        margin-left: 16.66667%
    }
    .offset-lg-3 {
        margin-left: 25%
    }
    .offset-lg-4 {
        margin-left: 33.33333%
    }
    .offset-lg-5 {
        margin-left: 41.66667%
    }
    .offset-lg-6 {
        margin-left: 50%
    }
    .offset-lg-7 {
        margin-left: 58.33333%
    }
    .offset-lg-8 {
        margin-left: 66.66667%
    }
    .offset-lg-9 {
        margin-left: 75%
    }
    .offset-lg-10 {
        margin-left: 83.33333%
    }
    .offset-lg-11 {
        margin-left: 91.66667%
    }
    .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: .25rem
    }
    .g-lg-1,
    .gy-lg-1 {
        --bs-gutter-y: .25rem
    }
    .g-lg-2,
    .gx-lg-2 {
        --bs-gutter-x: .5rem
    }
    .g-lg-2,
    .gy-lg-2 {
        --bs-gutter-y: .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-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333%
    }
    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66667%
    }
    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%
    }
    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333%
    }
    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66667%
    }
    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }
    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333%
    }
    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66667%
    }
    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%
    }
    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333%
    }
    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66667%
    }
    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }
    .offset-xl-0 {
        margin-left: 0
    }
    .offset-xl-1 {
        margin-left: 8.33333%
    }
    .offset-xl-2 {
        margin-left: 16.66667%
    }
    .offset-xl-3 {
        margin-left: 25%
    }
    .offset-xl-4 {
        margin-left: 33.33333%
    }
    .offset-xl-5 {
        margin-left: 41.66667%
    }
    .offset-xl-6 {
        margin-left: 50%
    }
    .offset-xl-7 {
        margin-left: 58.33333%
    }
    .offset-xl-8 {
        margin-left: 66.66667%
    }
    .offset-xl-9 {
        margin-left: 75%
    }
    .offset-xl-10 {
        margin-left: 83.33333%
    }
    .offset-xl-11 {
        margin-left: 91.66667%
    }
    .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: .25rem
    }
    .g-xl-1,
    .gy-xl-1 {
        --bs-gutter-y: .25rem
    }
    .g-xl-2,
    .gx-xl-2 {
        --bs-gutter-x: .5rem
    }
    .g-xl-2,
    .gy-xl-2 {
        --bs-gutter-y: .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
    }
}

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

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

.table>tbody {
    vertical-align: inherit
}

.table>thead {
    vertical-align: bottom
}

.table>:not(:last-child)>:last-child>* {
    border-bottom-color: currentColor
}

.caption-top {
    caption-side: top
}

.table-sm>:not(caption)>*>* {
    padding: .25rem .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-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: #cdf5f5;
    --bs-table-striped-bg: #c3e9e9;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #b9dddd;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #bee3e3;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #b9dddd
}

.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: #e3f7ea;
    --bs-table-striped-bg: #d8ebde;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #ccded3;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #d2e4d8;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #ccded3
}

.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: #fef8d8;
    --bs-table-striped-bg: #f1eccd;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #e5dfc2;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #ebe5c8;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #e5dfc2
}

.table-danger {
    --bs-table-bg: #f8d7da;
    --bs-table-striped-bg: #eccccf;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #dfc2c4;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #e5c7ca;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #dfc2c4
}

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

.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 {
    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;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out
}

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

.form-control[type="file"] {
    overflow: hidden
}

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

.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #83e6e6;
    outline: 0;
    -webkit-box-shadow: 0 0 0 .25rem rgba(6, 204, 204, .25);
    box-shadow: 0 0 0 .25rem rgba(6, 204, 204, .25)
}

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

.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1
}

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

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

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

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

[dir="ltr"] .form-control::file-selector-button {
    margin-right: .75rem
}

[dir="rtl"] .form-control::file-selector-button {
    margin-left: .75rem
}

[dir="ltr"] .form-control::file-selector-button {
    border-right-width: 1px
}

[dir="rtl"] .form-control::file-selector-button {
    border-left-width: 1px
}

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

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

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

[dir="ltr"] .form-control::-webkit-file-upload-button {
    margin-right: .75rem
}

[dir="rtl"] .form-control::-webkit-file-upload-button {
    margin-left: .75rem
}

[dir="ltr"] .form-control::-webkit-file-upload-button {
    border-right-width: 1px
}

[dir="rtl"] .form-control::-webkit-file-upload-button {
    border-left-width: 1px
}

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

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

.form-control: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-sm,
.form-control-plaintext.form-control-lg {
    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
}

[dir="ltr"] .form-control-sm::file-selector-button {
    margin-right: .5rem
}

[dir="rtl"] .form-control-sm::file-selector-button {
    margin-left: .5rem
}

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

[dir="ltr"] .form-control-sm::-webkit-file-upload-button {
    margin-right: .5rem
}

[dir="rtl"] .form-control-sm::-webkit-file-upload-button {
    margin-left: .5rem
}

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

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

[dir="ltr"] .form-control-lg::file-selector-button {
    margin-right: 1rem
}

[dir="rtl"] .form-control-lg::file-selector-button {
    margin-left: 1rem
}

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

[dir="ltr"] .form-control-lg::-webkit-file-upload-button {
    margin-right: 1rem
}

[dir="rtl"] .form-control-lg::-webkit-file-upload-button {
    margin-left: 1rem
}

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

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 {
    max-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,%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;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

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

.form-select:focus {
    border-color: #83e6e6;
    outline: 0;
    -webkit-box-shadow: 0 0 0 .25rem rgba(6, 204, 204, .25);
    box-shadow: 0 0 0 .25rem rgba(6, 204, 204, .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
}

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

.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: center;
    background-size: contain;
    border: 1px solid rgba(0, 0, 0, .25);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact
}

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

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

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

.form-check-input:focus {
    border-color: #83e6e6;
    outline: 0;
    -webkit-box-shadow: 0 0 0 .25rem rgba(6, 204, 204, .25);
    box-shadow: 0 0 0 .25rem rgba(6, 204, 204, .25)
}

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

.form-check-input:checked[type="checkbox"] {
    background-image: url("data:image/svg+xml,%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 3l6-6'/%3e%3c/svg%3e")
}

.form-check-input:checked[type="radio"] {
    background-image: url("data:image/svg+xml,%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: #06CCCC;
    border-color: #06CCCC;
    background-image: url("data:image/svg+xml,%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;
    -webkit-filter: 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,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280,0,0,0.25%29'/%3e%3c/svg%3e");
    background-position: left center;
    border-radius: 2em;
    -webkit-transition: background-position 0.15s ease-in-out;
    transition: background-position 0.15s ease-in-out
}

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

.form-switch .form-check-input:focus {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2383e6e6'/%3e%3c/svg%3e")
}

.form-switch .form-check-input:checked {
    background-position: right center;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}

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

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

.btn-check[disabled]+.btn,
.btn-check[disabled]+.btn--secondary,
.btn-check[disabled]+.btn-cards,
.right-sidebar .btn-check[disabled]+.search-submit,
.hbspt-form .btn-check[disabled]+.hs-button,
.btn-check:disabled+.btn,
.btn-check:disabled+.btn--secondary,
.btn-check:disabled+.btn-cards,
.right-sidebar .btn-check:disabled+.search-submit,
.hbspt-form .btn-check:disabled+.hs-button {
    pointer-events: none;
    -webkit-filter: none;
    filter: none;
    opacity: .65
}

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

.form-range:focus {
    outline: 0
}

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

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

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

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

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

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

.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: #06CCCC;
    border: 0;
    border-radius: 1rem;
    -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -moz-appearance: none;
    appearance: none
}

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

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

.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 {
    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;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: opacity 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
    transition: opacity 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
    transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
    transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out
}

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

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

.form-floating>.form-control::-webkit-input-placeholder {
    color: transparent
}

.form-floating>.form-control::-moz-placeholder {
    color: transparent
}

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

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

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

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

.form-floating>.form-control:not(:-ms-input-placeholder) {
    padding-top: 1.625rem;
    padding-bottom: .625rem
}

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

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

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

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

.form-floating>.form-control:not(:-ms-input-placeholder)~label {
    opacity: .65;
    transform: scale(.85) translateY(-.5rem) translateX(.15rem)
}

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

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

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

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

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

.input-group .btn,
.input-group .btn--secondary,
.input-group .btn-cards,
.input-group .right-sidebar .search-submit,
.right-sidebar .input-group .search-submit,
.input-group .hbspt-form .hs-button,
.hbspt-form .input-group .hs-button {
    position: relative;
    z-index: 2
}

.input-group .btn:focus,
.input-group .btn--secondary:focus,
.input-group .btn-cards:focus,
.input-group .right-sidebar .search-submit:focus,
.right-sidebar .input-group .search-submit:focus,
.input-group .hbspt-form .hs-button:focus,
.hbspt-form .input-group .hs-button:focus {
    z-index: 3
}

.input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -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
}

.input-group-lg>.form-control,
.input-group-lg>.form-select,
.input-group-lg>.input-group-text,
.input-group-lg>.btn,
.input-group-lg>.btn--secondary,
.input-group-lg>.btn-cards,
.right-sidebar .input-group-lg>.search-submit,
.hbspt-form .input-group-lg>.hs-button {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    border-radius: .3rem
}

.input-group-sm>.form-control,
.input-group-sm>.form-select,
.input-group-sm>.input-group-text,
.input-group-sm>.btn,
.input-group-sm>.btn--secondary,
.input-group-sm>.btn-cards,
.right-sidebar .input-group-sm>.search-submit,
.hbspt-form .input-group-sm>.hs-button {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

.input-group-lg>.form-select,
.input-group-sm>.form-select {
    padding-right: 3rem
}

.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),
.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4) {
    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: #75D697
}

.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(117, 214, 151, .9);
    border-radius: .25rem
}

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

.was-validated .form-control:valid,
.form-control.is-valid {
    border-color: #75D697;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2375D697' 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)
}

.was-validated .form-control:valid:focus,
.form-control.is-valid:focus {
    border-color: #75D697;
    -webkit-box-shadow: 0 0 0 .25rem rgba(117, 214, 151, .25);
    box-shadow: 0 0 0 .25rem rgba(117, 214, 151, .25)
}

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

.was-validated .form-select:valid,
.form-select.is-valid {
    border-color: #75D697
}

.was-validated .form-select:valid:not([multiple]):not([size]),
.was-validated .form-select:valid:not([multiple])[size="1"],
.form-select.is-valid:not([multiple]):not([size]),
.form-select.is-valid:not([multiple])[size="1"] {
    padding-right: 4.125rem;
    background-image: url("data:image/svg+xml,%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,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2375D697' 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)
}

.was-validated .form-select:valid:focus,
.form-select.is-valid:focus {
    border-color: #75D697;
    -webkit-box-shadow: 0 0 0 .25rem rgba(117, 214, 151, .25);
    box-shadow: 0 0 0 .25rem rgba(117, 214, 151, .25)
}

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

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

.was-validated .form-check-input:valid:focus,
.form-check-input.is-valid:focus {
    -webkit-box-shadow: 0 0 0 .25rem rgba(117, 214, 151, .25);
    box-shadow: 0 0 0 .25rem rgba(117, 214, 151, .25)
}

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

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

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

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

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

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

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

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

.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus {
    border-color: #dc3545;
    -webkit-box-shadow: 0 0 0 .25rem rgba(220, 53, 69, .25);
    box-shadow: 0 0 0 .25rem rgba(220, 53, 69, .25)
}

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

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

.was-validated .form-select:invalid:not([multiple]):not([size]),
.was-validated .form-select:invalid:not([multiple])[size="1"],
.form-select.is-invalid:not([multiple]):not([size]),
.form-select.is-invalid:not([multiple])[size="1"] {
    padding-right: 4.125rem;
    background-image: url("data:image/svg+xml,%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,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-position: right .75rem center, center right 2.25rem;
    background-size: 16px 12px, calc(.75em + .375rem) calc(.75em + .375rem)
}

.was-validated .form-select:invalid:focus,
.form-select.is-invalid:focus {
    border-color: #dc3545;
    -webkit-box-shadow: 0 0 0 .25rem rgba(220, 53, 69, .25);
    box-shadow: 0 0 0 .25rem rgba(220, 53, 69, .25)
}

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

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

.was-validated .form-check-input:invalid:focus,
.form-check-input.is-invalid:focus {
    -webkit-box-shadow: 0 0 0 .25rem rgba(220, 53, 69, .25);
    box-shadow: 0 0 0 .25rem rgba(220, 53, 69, .25)
}

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

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

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

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

.fade {
    -webkit-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear
}

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

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

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

.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    transition: height 0.35s ease
}

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

.dropup,
.dropend,
.dropdown,
.dropstart {
    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;
    margin: 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
    }
}

.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: ""
}

.dropstart .dropdown-toggle::after {
    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:hover,
.dropdown-item:focus {
    color: #1e2125;
    background-color: #e9ecef
}

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

.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:hover,
.dropdown-menu-dark .dropdown-item:focus {
    color: #fff;
    background-color: rgba(255, 255, 255, .15)
}

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

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

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

.nav-link {
    display: block;
    padding: .5rem 1rem;
    color: #06CCCC;
    text-decoration: none;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out
}

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

.nav-link:hover,
.nav-link:focus {
    color: #05a3a3
}

.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:hover,
.nav-tabs .nav-link:focus {
    border-color: #e9ecef #e9ecef #dee2e6;
    isolation: isolate
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff
}

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

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

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

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

.nav-justified>.nav-link,
.nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}

.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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: .5rem;
    padding-bottom: .5rem
}

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

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

.navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.navbar-nav .dropdown-menu {
    position: static
}

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

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

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

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

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

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    -webkit-box-shadow: 0 0 0 .25rem;
    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: center;
    background-size: 100%
}

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

@media (min-width:576px) {
    .navbar-expand-sm {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .navbar-expand-sm .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-sm .navbar-nav-scroll {
        overflow: visible
    }
    .navbar-expand-sm .navbar-collapse {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .navbar-expand-sm .navbar-toggler {
        display: none
    }
}

@media (min-width:768px) {
    .navbar-expand-md {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .navbar-expand-md .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-md .navbar-nav-scroll {
        overflow: visible
    }
    .navbar-expand-md .navbar-collapse {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .navbar-expand-md .navbar-toggler {
        display: none
    }
}

@media (min-width:992px) {
    .navbar-expand-lg {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .navbar-expand-lg .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-lg .navbar-nav-scroll {
        overflow: visible
    }
    .navbar-expand-lg .navbar-collapse {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .navbar-expand-lg .navbar-toggler {
        display: none
    }
}

@media (min-width:1200px) {
    .navbar-expand-xl {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .navbar-expand-xl .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-xl .navbar-nav-scroll {
        overflow: visible
    }
    .navbar-expand-xl .navbar-collapse {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .navbar-expand-xl .navbar-toggler {
        display: none
    }
}

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

.navbar-expand .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

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

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

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

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

.navbar-expand .navbar-toggler {
    display: none
}

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

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

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

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

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

.navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .nav-link.active {
    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,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280,0,0,0.55%29' 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:hover,
.navbar-light .navbar-text a:focus {
    color: rgba(0, 0, 0, .9)
}

.navbar-dark .navbar-brand {
    color: #fff
}

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

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, .55)
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, .75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, .25)
}

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

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

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

.navbar-dark .navbar-text {
    color: rgba(255, 255, 255, .55)
}

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

.accordion-button {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -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;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border-radius 0.15s ease, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border-radius 0.15s ease, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease, -webkit-box-shadow 0.15s ease-in-out
}

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

.accordion-button:not(.collapsed) {
    color: #05b8b8;
    background-color: #e6fafa;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125)
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2305b8b8'%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");
    -webkit-transform: rotate(-180deg);
    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,%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;
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out
}

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

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

.accordion-button:focus {
    z-index: 3;
    border-color: #83e6e6;
    outline: 0;
    -webkit-box-shadow: 0 0 0 .25rem rgba(6, 204, 204, .25);
    box-shadow: 0 0 0 .25rem rgba(6, 204, 204, .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
}

.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none
}

.page-link {
    position: relative;
    display: block;
    color: #06CCCC;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #dee2e6;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out
}

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

.page-link:hover {
    z-index: 2;
    color: #05a3a3;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.page-link:focus {
    z-index: 3;
    color: #05a3a3;
    background-color: #e9ecef;
    outline: 0;
    -webkit-box-shadow: 0 0 0 .25rem rgba(6, 204, 204, .25);
    box-shadow: 0 0 0 .25rem rgba(6, 204, 204, .25)
}

.page-item:not(:first-child) .page-link {
    margin-left: -1px
}

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

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

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1060;
    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 {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px)
}

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

.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none
}

.modal.modal-static .modal-dialog {
    -webkit-transform: scale(1.02);
    transform: scale(1.02)
}

.modal-dialog-scrollable {
    height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
    max-height: 100%;
    overflow: hidden
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto
}

.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0
}

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

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 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 .5rem;
    margin: -.5rem -.5rem -.5rem auto
}

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

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

.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -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
    }
}

[dir="ltr"] .tooltip {
    text-align: left
}

[dir="rtl"] .tooltip {
    text-align: right
}

.tooltip {
    position: absolute;
    z-index: 1080;
    display: block;
    margin: 0;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-family: var(--bs-font-sans-serif);
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    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-top,
.bs-tooltip-auto[data-popper-placement^="top"] {
    padding: .4rem 0
}

.bs-tooltip-top .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow {
    bottom: 0
}

.bs-tooltip-top .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::before {
    top: -1px;
    border-width: .4rem .4rem 0;
    border-top-color: #000
}

.bs-tooltip-end,
.bs-tooltip-auto[data-popper-placement^="right"] {
    padding: 0 .4rem
}

.bs-tooltip-end .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow {
    left: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-end .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow::before {
    right: -1px;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #000
}

.bs-tooltip-bottom,
.bs-tooltip-auto[data-popper-placement^="bottom"] {
    padding: .4rem 0
}

.bs-tooltip-bottom .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow {
    top: 0
}

.bs-tooltip-bottom .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before {
    bottom: -1px;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000
}

.bs-tooltip-start,
.bs-tooltip-auto[data-popper-placement^="left"] {
    padding: 0 .4rem
}

.bs-tooltip-start .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow {
    right: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-start .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^="left"] .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
}

.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%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .carousel-item {
        -webkit-transition: none;
        transition: none
    }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
    display: block
}

.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.carousel-fade .carousel-item {
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transform: none;
    transform: none
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
    z-index: 1;
    opacity: 1
}

.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
    z-index: 0;
    opacity: 0;
    -webkit-transition: opacity 0s .6s;
    transition: opacity 0s .6s
}

@media (prefers-reduced-motion:reduce) {
    .carousel-fade .active.carousel-item-start,
    .carousel-fade .active.carousel-item-end {
        -webkit-transition: none;
        transition: none
    }
}

.carousel-control-prev,
.carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: none;
    border: 0;
    opacity: .5;
    -webkit-transition: opacity 0.15s ease;
    transition: opacity 0.15s ease
}

@media (prefers-reduced-motion:reduce) {
    .carousel-control-prev,
    .carousel-control-next {
        -webkit-transition: none;
        transition: none
    }
}

.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-prev-icon,
.carousel-control-next-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,%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,%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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -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] {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    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;
    -webkit-transition: opacity 0.6s ease;
    transition: opacity 0.6s ease
}

@media (prefers-reduced-motion:reduce) {
    .carousel-indicators [data-bs-target] {
        -webkit-transition: none;
        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-prev-icon,
.carousel-dark .carousel-control-next-icon {
    -webkit-filter: invert(1) grayscale(100);
    filter: invert(1) grayscale(100)
}

.carousel-dark .carousel-indicators [data-bs-target] {
    background-color: #000
}

.carousel-dark .carousel-caption {
    color: #000
}

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

.link-primary {
    color: #06CCCC
}

.link-primary:hover,
.link-primary:focus {
    color: #38d6d6
}

.link-secondary {
    color: #6c757d
}

.link-secondary:hover,
.link-secondary:focus {
    color: #565e64
}

.link-success {
    color: #75D697
}

.link-success:hover,
.link-success:focus {
    color: #91deac
}

.link-info {
    color: #0dcaf0
}

.link-info:hover,
.link-info:focus {
    color: #3dd5f3
}

.link-warning {
    color: #F8DC3D
}

.link-warning:hover,
.link-warning:focus {
    color: #f9e364
}

.link-danger {
    color: #dc3545
}

.link-danger:hover,
.link-danger:focus {
    color: #b02a37
}

.link-light {
    color: #f8f9fa
}

.link-light:hover,
.link-light:focus {
    color: #f9fafb
}

.link-dark {
    color: #212529
}

.link-dark:hover,
.link-dark:focus {
    color: #1a1e21
}

.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: calc(3 / 4 * 100%)
}

.ratio-16x9 {
    --bs-aspect-ratio: calc(9 / 16 * 100%)
}

.ratio-21x9 {
    --bs-aspect-ratio: calc(9 / 21 * 100%)
}

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

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

.sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020
}

@media (min-width:576px) {
    .sticky-sm-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

@media (min-width:768px) {
    .sticky-md-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

@media (min-width:992px) {
    .sticky-lg-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

@media (min-width:1200px) {
    .sticky-xl-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

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

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

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

.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,
.site-footer .menu-item-has-children span,
.site-footer a {
    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: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important
}

.d-inline-flex {
    display: -webkit-inline-box!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
}

.d-none {
    display: none!important
}

.shadow {
    -webkit-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important
}

.shadow-sm {
    -webkit-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)!important;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)!important
}

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

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

.position-static {
    position: static!important
}

.position-relative {
    position: relative!important
}

.position-absolute {
    position: absolute!important
}

.position-fixed {
    position: fixed!important
}

.position-sticky {
    position: sticky!important
}

.top-0 {
    top: 0!important
}

.top-50 {
    top: 50%!important
}

.top-100 {
    top: 100%!important
}

.bottom-0 {
    bottom: 0!important
}

.bottom-50 {
    bottom: 50%!important
}

.bottom-100 {
    bottom: 100%!important
}

.start-0 {
    left: 0!important
}

.start-50 {
    left: 50%!important
}

.start-100 {
    left: 100%!important
}

.end-0 {
    right: 0!important
}

.end-50 {
    right: 50%!important
}

.end-100 {
    right: 100%!important
}

.translate-middle {
    -webkit-transform: translate(-50%, -50%)!important;
    transform: translate(-50%, -50%)!important
}

.translate-middle-x {
    -webkit-transform: translateX(-50%)!important;
    transform: translateX(-50%)!important
}

.translate-middle-y {
    -webkit-transform: translateY(-50%)!important;
    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: #06CCCC!important
}

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

.border-success {
    border-color: #75D697!important
}

.border-info {
    border-color: #0dcaf0!important
}

.border-warning {
    border-color: #F8DC3D!important
}

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

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

.border-dark {
    border-color: #212529!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 {
    -webkit-box-flex: 1!important;
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important
}

.flex-row {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important
}

.flex-column {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
}

.flex-column-reverse {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important
}

.flex-grow-0 {
    -webkit-box-flex: 0!important;
    -ms-flex-positive: 0!important;
    flex-grow: 0!important
}

.flex-grow-1 {
    -webkit-box-flex: 1!important;
    -ms-flex-positive: 1!important;
    flex-grow: 1!important
}

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

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

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

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

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

.gap-0 {
    grid-gap: 0!important;
    gap: 0!important
}

.gap-1 {
    grid-gap: .25rem!important;
    gap: .25rem!important
}

.gap-2 {
    grid-gap: .5rem!important;
    gap: .5rem!important
}

.gap-3 {
    grid-gap: 1rem!important;
    gap: 1rem!important
}

.gap-4 {
    grid-gap: 1.5rem!important;
    gap: 1.5rem!important
}

.gap-5 {
    grid-gap: 3rem!important;
    gap: 3rem!important
}

.justify-content-start {
    -webkit-box-pack: start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
}

.justify-content-end {
    -webkit-box-pack: end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
}

.justify-content-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important
}

.justify-content-between {
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
}

.justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important
}

.justify-content-evenly {
    -webkit-box-pack: space-evenly!important;
    -ms-flex-pack: space-evenly!important;
    justify-content: space-evenly!important
}

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

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

.align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important
}

.align-items-baseline {
    -webkit-box-align: baseline!important;
    -ms-flex-align: baseline!important;
    align-items: baseline!important
}

.align-items-stretch {
    -webkit-box-align: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch!important
}

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

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

.align-content-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important
}

.align-content-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important
}

.align-content-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important
}

.align-self-auto {
    -ms-flex-item-align: auto!important;
    -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 {
    -webkit-box-ordinal-group: 0!important;
    -ms-flex-order: -1!important;
    order: -1!important
}

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

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

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

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

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

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

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

.m-0,
.site-footer .sub-menu {
    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,
.site-footer .menu-item-has-children span {
    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,
.site-footer .sub-menu {
    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,
.site-footer .sub-menu {
    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,
.hero-content .hbspt-form {
    padding-right: 1.5rem!important;
    padding-left: 1.5rem!important
}

.px-5,
.hero-content .gform_wrapper,
.search-results .gform_wrapper,
.archive .gform_wrapper {
    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,
.site-footer a {
    padding-top: .5rem!important;
    padding-bottom: .5rem!important
}

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

.py-4,
.hero-content .hbspt-form,
.hero-content .gform_wrapper,
.search-results .gform_wrapper,
.archive .gform_wrapper {
    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: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace!important;
    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,
.site-footer .menu-item-has-children span {
    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,
.site-footer .menu-item-has-children span {
    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 {
    color: #06CCCC!important
}

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

.text-success {
    color: #75D697!important
}

.text-info {
    color: #0dcaf0!important
}

.text-warning {
    color: #F8DC3D!important
}

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

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

.text-dark {
    color: #212529!important
}

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

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

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

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

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

.text-reset {
    color: inherit!important
}

.bg-primary {
    background-color: #06CCCC!important
}

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

.bg-success {
    background-color: #75D697!important
}

.bg-info {
    background-color: #0dcaf0!important
}

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

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

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

.bg-dark {
    background-color: #212529!important
}

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

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

.bg-transparent {
    background-color: rgba(0, 0, 0, 0)!important
}

.bg-gradient {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .15)), to(rgba(255, 255, 255, 0)))!important;
    background-image: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0))!important;
    background-image: var(--bs-gradient)!important
}

.user-select-all {
    -webkit-user-select: all!important;
    -moz-user-select: all!important;
    -ms-user-select: all!important;
    user-select: all!important
}

.user-select-auto {
    -webkit-user-select: auto!important;
    -moz-user-select: auto!important;
    -ms-user-select: auto!important;
    user-select: auto!important
}

.user-select-none {
    -webkit-user-select: none!important;
    -moz-user-select: none!important;
    -ms-user-select: none!important;
    user-select: none!important
}

.pe-none {
    pointer-events: none!important
}

.pe-auto {
    pointer-events: auto!important
}

.rounded {
    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;
    border-top-right-radius: .25rem!important
}

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

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

.rounded-start {
    border-bottom-left-radius: .25rem!important;
    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: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
    .d-sm-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
    .d-sm-none {
        display: none!important
    }
    .flex-sm-fill {
        -webkit-box-flex: 1!important;
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }
    .flex-sm-row {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }
    .flex-sm-column {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }
    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
    .flex-sm-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }
    .flex-sm-grow-0 {
        -webkit-box-flex: 0!important;
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }
    .flex-sm-grow-1 {
        -webkit-box-flex: 1!important;
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }
    .flex-sm-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }
    .flex-sm-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }
    .flex-sm-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }
    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }
    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }
    .gap-sm-0 {
        grid-gap: 0!important;
        gap: 0!important
    }
    .gap-sm-1 {
        grid-gap: .25rem!important;
        gap: .25rem!important
    }
    .gap-sm-2 {
        grid-gap: .5rem!important;
        gap: .5rem!important
    }
    .gap-sm-3 {
        grid-gap: 1rem!important;
        gap: 1rem!important
    }
    .gap-sm-4 {
        grid-gap: 1.5rem!important;
        gap: 1.5rem!important
    }
    .gap-sm-5 {
        grid-gap: 3rem!important;
        gap: 3rem!important
    }
    .justify-content-sm-start {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    .justify-content-sm-end {
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    .justify-content-sm-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    .justify-content-sm-between {
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }
    .justify-content-sm-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
    .justify-content-sm-evenly {
        -webkit-box-pack: space-evenly!important;
        -ms-flex-pack: space-evenly!important;
        justify-content: space-evenly!important
    }
    .align-items-sm-start {
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    .align-items-sm-end {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    .align-items-sm-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .align-items-sm-baseline {
        -webkit-box-align: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }
    .align-items-sm-stretch {
        -webkit-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }
    .align-content-sm-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }
    .align-content-sm-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }
    .align-content-sm-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }
    .align-content-sm-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }
    .align-content-sm-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }
    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }
    .align-self-sm-auto {
        -ms-flex-item-align: auto!important;
        -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 {
        -webkit-box-ordinal-group: 0!important;
        -ms-flex-order: -1!important;
        order: -1!important
    }
    .order-sm-0 {
        -webkit-box-ordinal-group: 1!important;
        -ms-flex-order: 0!important;
        order: 0!important
    }
    .order-sm-1 {
        -webkit-box-ordinal-group: 2!important;
        -ms-flex-order: 1!important;
        order: 1!important
    }
    .order-sm-2 {
        -webkit-box-ordinal-group: 3!important;
        -ms-flex-order: 2!important;
        order: 2!important
    }
    .order-sm-3 {
        -webkit-box-ordinal-group: 4!important;
        -ms-flex-order: 3!important;
        order: 3!important
    }
    .order-sm-4 {
        -webkit-box-ordinal-group: 5!important;
        -ms-flex-order: 4!important;
        order: 4!important
    }
    .order-sm-5 {
        -webkit-box-ordinal-group: 6!important;
        -ms-flex-order: 5!important;
        order: 5!important
    }
    .order-sm-last {
        -webkit-box-ordinal-group: 7!important;
        -ms-flex-order: 6!important;
        order: 6!important
    }
    .m-sm-0 {
        margin: 0!important
    }
    .m-sm-1 {
        margin: .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: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
    .d-md-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
    .d-md-none {
        display: none!important
    }
    .flex-md-fill {
        -webkit-box-flex: 1!important;
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }
    .flex-md-row {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }
    .flex-md-column {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }
    .flex-md-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
    .flex-md-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }
    .flex-md-grow-0 {
        -webkit-box-flex: 0!important;
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }
    .flex-md-grow-1 {
        -webkit-box-flex: 1!important;
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }
    .flex-md-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }
    .flex-md-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }
    .flex-md-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }
    .flex-md-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }
    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }
    .gap-md-0 {
        grid-gap: 0!important;
        gap: 0!important
    }
    .gap-md-1 {
        grid-gap: .25rem!important;
        gap: .25rem!important
    }
    .gap-md-2 {
        grid-gap: .5rem!important;
        gap: .5rem!important
    }
    .gap-md-3 {
        grid-gap: 1rem!important;
        gap: 1rem!important
    }
    .gap-md-4 {
        grid-gap: 1.5rem!important;
        gap: 1.5rem!important
    }
    .gap-md-5 {
        grid-gap: 3rem!important;
        gap: 3rem!important
    }
    .justify-content-md-start {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    .justify-content-md-end {
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    .justify-content-md-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    .justify-content-md-between {
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }
    .justify-content-md-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
    .justify-content-md-evenly {
        -webkit-box-pack: space-evenly!important;
        -ms-flex-pack: space-evenly!important;
        justify-content: space-evenly!important
    }
    .align-items-md-start {
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    .align-items-md-end {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    .align-items-md-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .align-items-md-baseline {
        -webkit-box-align: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }
    .align-items-md-stretch {
        -webkit-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }
    .align-content-md-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }
    .align-content-md-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }
    .align-content-md-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }
    .align-content-md-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }
    .align-content-md-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }
    .align-content-md-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }
    .align-self-md-auto {
        -ms-flex-item-align: auto!important;
        -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 {
        -webkit-box-ordinal-group: 0!important;
        -ms-flex-order: -1!important;
        order: -1!important
    }
    .order-md-0 {
        -webkit-box-ordinal-group: 1!important;
        -ms-flex-order: 0!important;
        order: 0!important
    }
    .order-md-1 {
        -webkit-box-ordinal-group: 2!important;
        -ms-flex-order: 1!important;
        order: 1!important
    }
    .order-md-2 {
        -webkit-box-ordinal-group: 3!important;
        -ms-flex-order: 2!important;
        order: 2!important
    }
    .order-md-3 {
        -webkit-box-ordinal-group: 4!important;
        -ms-flex-order: 3!important;
        order: 3!important
    }
    .order-md-4 {
        -webkit-box-ordinal-group: 5!important;
        -ms-flex-order: 4!important;
        order: 4!important
    }
    .order-md-5 {
        -webkit-box-ordinal-group: 6!important;
        -ms-flex-order: 5!important;
        order: 5!important
    }
    .order-md-last {
        -webkit-box-ordinal-group: 7!important;
        -ms-flex-order: 6!important;
        order: 6!important
    }
    .m-md-0 {
        margin: 0!important
    }
    .m-md-1 {
        margin: .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,
    .article-section {
        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: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
    .d-lg-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
    .d-lg-none {
        display: none!important
    }
    .flex-lg-fill {
        -webkit-box-flex: 1!important;
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }
    .flex-lg-row {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }
    .flex-lg-column {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }
    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
    .flex-lg-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }
    .flex-lg-grow-0 {
        -webkit-box-flex: 0!important;
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }
    .flex-lg-grow-1 {
        -webkit-box-flex: 1!important;
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }
    .flex-lg-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }
    .flex-lg-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }
    .flex-lg-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }
    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }
    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }
    .gap-lg-0 {
        grid-gap: 0!important;
        gap: 0!important
    }
    .gap-lg-1 {
        grid-gap: .25rem!important;
        gap: .25rem!important
    }
    .gap-lg-2 {
        grid-gap: .5rem!important;
        gap: .5rem!important
    }
    .gap-lg-3 {
        grid-gap: 1rem!important;
        gap: 1rem!important
    }
    .gap-lg-4 {
        grid-gap: 1.5rem!important;
        gap: 1.5rem!important
    }
    .gap-lg-5 {
        grid-gap: 3rem!important;
        gap: 3rem!important
    }
    .justify-content-lg-start {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    .justify-content-lg-end {
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    .justify-content-lg-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    .justify-content-lg-between {
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }
    .justify-content-lg-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
    .justify-content-lg-evenly {
        -webkit-box-pack: space-evenly!important;
        -ms-flex-pack: space-evenly!important;
        justify-content: space-evenly!important
    }
    .align-items-lg-start {
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    .align-items-lg-end {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    .align-items-lg-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .align-items-lg-baseline {
        -webkit-box-align: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }
    .align-items-lg-stretch {
        -webkit-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }
    .align-content-lg-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }
    .align-content-lg-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }
    .align-content-lg-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }
    .align-content-lg-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }
    .align-content-lg-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }
    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }
    .align-self-lg-auto {
        -ms-flex-item-align: auto!important;
        -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 {
        -webkit-box-ordinal-group: 0!important;
        -ms-flex-order: -1!important;
        order: -1!important
    }
    .order-lg-0 {
        -webkit-box-ordinal-group: 1!important;
        -ms-flex-order: 0!important;
        order: 0!important
    }
    .order-lg-1 {
        -webkit-box-ordinal-group: 2!important;
        -ms-flex-order: 1!important;
        order: 1!important
    }
    .order-lg-2 {
        -webkit-box-ordinal-group: 3!important;
        -ms-flex-order: 2!important;
        order: 2!important
    }
    .order-lg-3 {
        -webkit-box-ordinal-group: 4!important;
        -ms-flex-order: 3!important;
        order: 3!important
    }
    .order-lg-4 {
        -webkit-box-ordinal-group: 5!important;
        -ms-flex-order: 4!important;
        order: 4!important
    }
    .order-lg-5 {
        -webkit-box-ordinal-group: 6!important;
        -ms-flex-order: 5!important;
        order: 5!important
    }
    .order-lg-last {
        -webkit-box-ordinal-group: 7!important;
        -ms-flex-order: 6!important;
        order: 6!important
    }
    .m-lg-0 {
        margin: 0!important
    }
    .m-lg-1 {
        margin: .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,
    .site-footer .menu-item-has-children span {
        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,
    .site-footer a {
        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: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
    .d-xl-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
    .d-xl-none {
        display: none!important
    }
    .flex-xl-fill {
        -webkit-box-flex: 1!important;
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }
    .flex-xl-row {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }
    .flex-xl-column {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }
    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
    .flex-xl-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }
    .flex-xl-grow-0 {
        -webkit-box-flex: 0!important;
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }
    .flex-xl-grow-1 {
        -webkit-box-flex: 1!important;
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }
    .flex-xl-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }
    .flex-xl-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }
    .flex-xl-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }
    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }
    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }
    .gap-xl-0 {
        grid-gap: 0!important;
        gap: 0!important
    }
    .gap-xl-1 {
        grid-gap: .25rem!important;
        gap: .25rem!important
    }
    .gap-xl-2 {
        grid-gap: .5rem!important;
        gap: .5rem!important
    }
    .gap-xl-3 {
        grid-gap: 1rem!important;
        gap: 1rem!important
    }
    .gap-xl-4 {
        grid-gap: 1.5rem!important;
        gap: 1.5rem!important
    }
    .gap-xl-5 {
        grid-gap: 3rem!important;
        gap: 3rem!important
    }
    .justify-content-xl-start {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    .justify-content-xl-end {
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    .justify-content-xl-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    .justify-content-xl-between {
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }
    .justify-content-xl-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
    .justify-content-xl-evenly {
        -webkit-box-pack: space-evenly!important;
        -ms-flex-pack: space-evenly!important;
        justify-content: space-evenly!important
    }
    .align-items-xl-start {
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    .align-items-xl-end {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    .align-items-xl-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .align-items-xl-baseline {
        -webkit-box-align: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }
    .align-items-xl-stretch {
        -webkit-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }
    .align-content-xl-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }
    .align-content-xl-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }
    .align-content-xl-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }
    .align-content-xl-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }
    .align-content-xl-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }
    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }
    .align-self-xl-auto {
        -ms-flex-item-align: auto!important;
        -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 {
        -webkit-box-ordinal-group: 0!important;
        -ms-flex-order: -1!important;
        order: -1!important
    }
    .order-xl-0 {
        -webkit-box-ordinal-group: 1!important;
        -ms-flex-order: 0!important;
        order: 0!important
    }
    .order-xl-1 {
        -webkit-box-ordinal-group: 2!important;
        -ms-flex-order: 1!important;
        order: 1!important
    }
    .order-xl-2 {
        -webkit-box-ordinal-group: 3!important;
        -ms-flex-order: 2!important;
        order: 2!important
    }
    .order-xl-3 {
        -webkit-box-ordinal-group: 4!important;
        -ms-flex-order: 3!important;
        order: 3!important
    }
    .order-xl-4 {
        -webkit-box-ordinal-group: 5!important;
        -ms-flex-order: 4!important;
        order: 4!important
    }
    .order-xl-5 {
        -webkit-box-ordinal-group: 6!important;
        -ms-flex-order: 5!important;
        order: 5!important
    }
    .order-xl-last {
        -webkit-box-ordinal-group: 7!important;
        -ms-flex-order: 6!important;
        order: 6!important
    }
    .m-xl-0 {
        margin: 0!important
    }
    .m-xl-1 {
        margin: .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: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: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
    .d-print-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
    .d-print-none {
        display: none!important
    }
}

html {
    scroll-behavior: smooth;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}

body,
button,
input,
select,
optgroup,
textarea {
    color: #062333;
    font-family: "CentraBook", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;
    font-size: 1em;
    line-height: 1.5
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    clear: both;
    font-weight: 400
}

p {
    font-size: 1.5rem;
    margin-top: 1em;
    margin-bottom: 1.5em
}

p+p {
    margin-top: 0
}

p:empty {
    display: none
}

dfn,
cite,
em,
i {
    font-style: italic
}

blockquote {
    margin: 0 1.5em
}

address {
    margin: 0 0 1.5em
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", courier, monospace;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em
}

code,
kbd,
tt,
var {
    font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

mark,
.mark,
ins {
    background: #fff9c0;
    text-decoration: none
}

big {
    font-size: 125%
}

i {
    text-rendering: optimizeLegibility
}

a[href].sw-phone:active,
a[href].sw-phone:link,
a[href].sw-phone:visited {
    color: #B93BE4!important
}

h1,
.h1,
.h1 {
    font-size: calc(1.525rem + 3.3vw);
    font-family: 'CentraBold', Helvetica, serif
}

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

h2,
.h2,
.h2 {
    font-size: calc(1.425rem + 2.1vw);
    font-family: 'CentraMedium', Helvetica, serif
}

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

h3,
.h3,
.h3 {
    font-size: calc(1.325rem + .9vw);
    font-family: 'CentraMedium', Helvetica, serif
}

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

h4,
.h4,
.h4 {
    font-size: calc(1.275rem + .3vw);
    font-family: 'CentraMedium', Helvetica, serif
}

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

h5,
.h5,
.h5 {
    font-size: calc(1.275rem + .3vw);
    font-family: 'CentraMedium', Helvetica, serif
}

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

h6,
.h6,
.h6 {
    font-size: calc(1.275rem + .3vw);
    font-family: 'CentraMedium', Helvetica, serif
}

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

.sticky {
    display: block
}

.updated:not(.published) {
    display: none
}

.page-links {
    clear: both;
    margin: 0 0 1.5em
}

.comment-content a {
    word-wrap: break-word
}

.bypostauthor {
    display: block
}

body {
    background: #fff;
    font-family: 'CentraMedium', Helvertica, serif;
    overflow-x: hidden
}

.front-page-template,
.pricing-main {
    background: #062333;
    color: #fff
}

.btn,
.btn--secondary,
.btn-cards,
.right-sidebar .search-submit,
.hbspt-form .hs-button {
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    font-size: calc(1.275rem + .3vw);
    font-family: "CentraMedium", Helvetica, serif;
    display: block;
    text-decoration: none;
    border: 3px solid rgba(0, 0, 0, 0);
    padding: 1rem 1.5rem;
    line-height: 2rem;
    margin-bottom: .938rem;
    text-align: center
}

@media (prefers-reduced-motion:reduce) {
    .btn,
    .btn--secondary,
    .btn-cards,
    .right-sidebar .search-submit,
    .hbspt-form .hs-button {
        -webkit-transition: none;
        transition: none
    }
}

@media (min-width:1200px) {
    .btn,
    .btn--secondary,
    .btn-cards,
    .right-sidebar .search-submit,
    .hbspt-form .hs-button {
        font-size: 1.5rem
    }
}

@media (min-width:992px) {
    .btn,
    .btn--secondary,
    .btn-cards,
    .right-sidebar .search-submit,
    .hbspt-form .hs-button {
        padding: 1rem 2.5rem;
        white-space: nowrap;
        display: inline-block
    }
}

.btn:hover,
.btn--secondary:hover,
.btn-cards:hover,
.right-sidebar .search-submit:hover,
.hbspt-form .hs-button:hover {
    color: #000;
    color: initial
}

.btn:focus,
.btn--secondary:focus,
.btn-cards:focus,
.right-sidebar .search-submit:focus,
.hbspt-form .hs-button:focus {
    outline: #062333
}

.btn--purple,
.slider-btn.active,
.right-sidebar #custom_html-2 .hs-button,
.pd-purple .hbspt-form .hs-button,
.pd-purple .hbspt-form .hs-button:hover,
.pd-purple .gform_wrapper input.gform_button,
.single-post .gform_legacy_markup_wrapper .gform_footer input.button,
.single-post .gform_legacy_markup_wrapper .gform_footer input[type="submit"],
.single-post .gform_legacy_markup_wrapper .gform_page_footer input.button,
.single-post .gform_legacy_markup_wrapper .gform_page_footer input[type="submit"],
.right-sidebar .gform_legacy_markup_wrapper .gform_footer input.button,
.right-sidebar .gform_legacy_markup_wrapper .gform_footer input[type="submit"],
.right-sidebar .gform_legacy_markup_wrapper .gform_page_footer input.button,
.right-sidebar .gform_legacy_markup_wrapper .gform_page_footer input[type="submit"],
.search-results .gform_legacy_markup_wrapper .gform_footer input.button,
.search-results .gform_legacy_markup_wrapper .gform_footer input[type="submit"],
.search-results .gform_legacy_markup_wrapper .gform_page_footer input.button,
.search-results .gform_legacy_markup_wrapper .gform_page_footer input[type="submit"],
.archive .gform_legacy_markup_wrapper .gform_footer input.button,
.archive .gform_legacy_markup_wrapper .gform_footer input[type="submit"],
.archive .gform_legacy_markup_wrapper .gform_page_footer input.button,
.archive .gform_legacy_markup_wrapper .gform_page_footer input[type="submit"] {
    background-color: #B93BE4;
    border-color: #B93BE4;
    color: #fff
}

.btn--purple:hover,
.slider-btn.active:hover,
.right-sidebar #custom_html-2 .hs-button:hover,
.pd-purple .hbspt-form .hs-button:hover,
.pd-purple .gform_wrapper input.gform_button:hover,
.single-post .gform_legacy_markup_wrapper .gform_footer input.button:hover,
.single-post .gform_legacy_markup_wrapper .gform_footer input:hover[type="submit"],
.single-post .gform_legacy_markup_wrapper .gform_page_footer input.button:hover,
.single-post .gform_legacy_markup_wrapper .gform_page_footer input:hover[type="submit"],
.right-sidebar .gform_legacy_markup_wrapper .gform_footer input.button:hover,
.right-sidebar .gform_legacy_markup_wrapper .gform_footer input:hover[type="submit"],
.right-sidebar .gform_legacy_markup_wrapper .gform_page_footer input.button:hover,
.right-sidebar .gform_legacy_markup_wrapper .gform_page_footer input:hover[type="submit"],
.search-results .gform_legacy_markup_wrapper .gform_footer input.button:hover,
.search-results .gform_legacy_markup_wrapper .gform_footer input:hover[type="submit"],
.search-results .gform_legacy_markup_wrapper .gform_page_footer input.button:hover,
.search-results .gform_legacy_markup_wrapper .gform_page_footer input:hover[type="submit"],
.archive .gform_legacy_markup_wrapper .gform_footer input.button:hover,
.archive .gform_legacy_markup_wrapper .gform_footer input:hover[type="submit"],
.archive .gform_legacy_markup_wrapper .gform_page_footer input.button:hover,
.archive .gform_legacy_markup_wrapper .gform_page_footer input:hover[type="submit"] {
    background-color: #8E1BBB;
    border-color: #8E1BBB;
    color: #fff
}

.btn--yellow,
.pd-yellow .hbspt-form .hs-button,
.pd-yellow .hbspt-form .hs-button:hover,
.pd-yellow .gform_wrapper input.gform_button {
    background-color: #F8DC3D;
    border-color: #F8DC3D;
    color: #000
}

.btn--yellow:hover,
.pd-yellow .hbspt-form .hs-button:hover,
.pd-yellow .gform_wrapper input.gform_button:hover {
    background-color: #DDB319;
    border-color: #DDB319
}

.btn--blue,
.pd-blue .hbspt-form .hs-button,
.pd-blue .hbspt-form .hs-button:hover,
.pd-blue .gform_wrapper input.gform_button {
    background-color: #06CCCC;
    border-color: #06CCCC;
    color: #000
}

.btn--blue:hover,
.pd-blue .hbspt-form .hs-button:hover,
.pd-blue .gform_wrapper input.gform_button:hover {
    background-color: #4AAAAF;
    border-color: #4AAAAF
}

.btn--green,
.pd-green .hbspt-form .hs-button,
.pd-green .hbspt-form .hs-button:hover,
.pd-green .gform_wrapper input.gform_button {
    background-color: #75D697;
    border-color: #75D697;
    color: #000
}

.btn--green:hover,
.pd-green .hbspt-form .hs-button:hover,
.pd-green .gform_wrapper input.gform_button:hover {
    background-color: #52B272;
    border-color: #52B272
}

.btn--teal,
.pd-teal .hbspt-form .hs-button,
.pd-teal .hbspt-form .hs-button:hover,
.pd-teal .gform_wrapper input.gform_button {
    background-color: #6ED1B2;
    border-color: #6ED1B2;
    color: #000
}

.btn--teal:hover,
.pd-teal .hbspt-form .hs-button:hover,
.pd-teal .gform_wrapper input.gform_button:hover {
    background-color: #54A592;
    border-color: #54A592
}

.btn--black,
.pd-default .hbspt-form .hs-button,
.pd-default .hbspt-form .hs-button:hover,
.pd-default .gform_wrapper input.gform_button {
    background-color: #214457;
    border-color: #214457;
    color: #fff
}

.btn--black:hover,
.pd-default .hbspt-form .hs-button:hover,
.pd-default .gform_wrapper input.gform_button:hover {
    background-color: #062333;
    border-color: #062333;
    color: #fff
}

@media (min-width:992px) {
    .btn--margin {
        margin-right: 2.5rem
    }
}

.btn--secondary,
.btn-cards {
    background-color: rgba(0, 0, 0, 0)
}

.btn--secondary:hover,
.btn-cards:hover {
    background-color: rgba(0, 0, 0, 0)
}

.btn--secondary--purple {
    border-color: #B93BE4
}

.btn--secondary--purple:hover {
    border-color: #8E1BBB
}

.btn--secondary--yellow {
    border-color: #F8DC3D
}

.btn--secondary--yellow:hover {
    border-color: #DDB319
}

.btn--secondary--blue {
    border-color: #06CCCC
}

.btn--secondary--blue:hover {
    border-color: #4AAAAF
}

.btn--secondary--green {
    border-color: #75D697
}

.btn--secondary--green:hover {
    border-color: #52B272
}

.btn--secondary--teal {
    border-color: #6ED1B2
}

.btn--secondary--teal:hover {
    border-color: #54A592
}

.btn--secondary--black {
    border-color: #214457
}

.btn--secondary--black:hover {
    border-color: #062333
}

.btn--secondary-lt--purple {
    color: #fff;
    border-color: #B93BE4
}

.btn--secondary-lt--purple:hover {
    color: #fff;
    border-color: #8E1BBB
}

.btn--secondary-lt--yellow {
    color: #fff;
    border-color: #F8DC3D
}

.btn--secondary-lt--yellow:hover {
    color: #fff;
    border-color: #DDB319
}

.btn--secondary-lt--blue {
    color: #fff;
    border-color: #06CCCC
}

.btn--secondary-lt--blue:hover {
    color: #fff;
    border-color: #4AAAAF
}

.btn--secondary-lt--green {
    color: #fff;
    border-color: #75D697
}

.btn--secondary-lt--green:hover {
    color: #fff;
    border-color: #52B272
}

.btn--secondary-lt--teal {
    color: #fff;
    border-color: #6ED1B2
}

.btn--secondary-lt--teal:hover {
    color: #fff;
    border-color: #6ED1B2
}

.btn-cards {
    font-family: 'CentraMedium', Helvertica, serif;
    color: #fff;
    cursor: pointer
}

.btn-cards:hover {
    color: #fff
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #2B2B2B
}

select {
    border: 1px solid #ccc
}

textarea {
    width: 100%
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}

a {
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    color: #B93BE4
}

@media (prefers-reduced-motion:reduce) {
    a {
        -webkit-transition: none;
        transition: none
    }
}

@media (hover:hover) and (pointer:fine) {
    a:hover,
    a:active {
        color: #8E1BBB
    }
    a:focus,
    a:active {
        outline: none
    }
    a:hover,
    a:active {
        outline: 0
    }
}

ul,
ol {
    margin: 0 0 1.5em 3em
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1.5em
}

dt {
    font-weight: 700
}

dd {
    margin: 0 1.5em 1.5em
}

table {
    margin: 0 0 1.5em;
    width: 100%;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-collapse: collapse
}

table th,
table td {
    padding: .5em 1em;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc
}

table thead th,
table tbody td {
    text-align: center
}

table[data-comparing="active"] tbody th {
    border-bottom: none;
    text-align: center;
    padding-bottom: 1rem
}

.blog-content-area thead {
    color: #fff;
    background: #B93BE4
}

.blog-content-area thead th {
    padding: 1em
}

.blog-content-area .btn--table {
    padding: .5rem;
    margin: 0 auto;
    font-size: 1rem
}

.pd-tiles-section {
    font-size: 1.125rem;
    z-index: 1
}

.pd-tiles-section.pd-tiles-dark-bg {
    margin-top: 0!important;
    padding: 4rem 0
}

@media (min-width:992px) {
    .pd-tiles-section.pd-tiles-dark-bg {
        padding: 10rem 0
    }
}

.pd-tiles-section.pd-tiles-image-bottom {
    margin-bottom: 0!important
}

.pd-svg-container svg path {
    stroke: #214457
}

.pd-purple .pd-svg-container svg path {
    stroke: #B93BE4
}

.pd-blue .pd-svg-container svg path {
    stroke: #06CCCC
}

.pd-green .pd-svg-container svg path {
    stroke: #75D697
}

.pd-teal .pd-svg-container svg path {
    stroke: #6ED1B2
}

.pd-yellow .pd-svg-container svg path {
    stroke: #F8DC3D
}

.pd-tiles-dark-bg {
    background-color: #062333;
    color: #fff
}

.pd-tiles-floating-image {
    z-index: -1
}

.pd-tiles-floating-image svg {
    max-width: 100%;
    height: auto
}

.pd-tiles-image-bottom .pd-tiles-floating-image svg {
    width: 55%
}

.pd-tiles-image-top .pd-tiles-floating-image {
    left: calc(50% + 70px)
}

.pd-tiles-image-top.pd-order-swap .pd-tiles-floating-image {
    right: calc(50% + 70px);
    left: auto;
    left: initial
}

.pd-tiles-image-left .pd-tiles-floating-image {
    top: 60rem;
    right: calc(50% + 2.05rem)
}

@media (min-width:1200px) {
    .pd-tiles-image-left .pd-tiles-floating-image {
        bottom: 10%
    }
}

.pd-tiles-image-bottom .pd-tiles-floating-image {
    right: 0;
    bottom: 0;
    text-align: right
}

.pd-tiles-dark-bg .pd-tiles-floating-image {
    top: 8rem;
    width: 60%;
    right: 0;
    -webkit-transform: translateX(25%);
    transform: translateX(25%)
}

@media (min-width:992px) {
    .pd-tiles-image-bottom {
        padding-bottom: 15rem
    }
}

.pd-svg-accent {
    fill: #fff
}

.pd-purple .pd-svg-accent {
    fill: #B93BE4
}

.pd-green .pd-svg-accent {
    fill: #75D697
}

.pd-teal .pd-svg-accent {
    fill: #6ED1B2
}

.pd-blue .pd-svg-accent {
    fill: #06CCCC
}

.pd-yellow .pd-svg-accent {
    fill: #F8DC3D
}

.pd-bucket-item {
    position: relative;
    background-color: #fff;
    color: #062333;
    margin-bottom: 4rem;
    padding: 2rem
}

.pd-bucket-item a[href].sw-phone:active,
.pd-bucket-item a[href].sw-phone:link,
.pd-bucket-item a[href].sw-phone:visited {
    color: #062333!important
}

.pd-bucket-item .tile-title {
    margin-bottom: 0
}

.pd-bucket-item .tile-content {
    font-family: "CentraBook", Helvetica, serif;
    margin-top: .625rem
}

@media (min-width:992px) {
    .pd-bucket-item {
        margin-bottom: 7rem
    }
}

.pd-small-bucket .pd-bucket-item,
.pd-large-bucket .pd-bucket-item {
    width: calc(100% - 1.5rem)
}

@media (min-width:1200px) {
    .pd-small-bucket .pd-bucket-item {
        width: calc(30% - 3rem)
    }
}

@media (min-width:1200px) {
    .pd-tiles-one-column .pd-large-bucket .pd-bucket-item {
        width: calc(50% - 2.8rem)
    }
}

.pd-bucket-item .tile-counter {
    font-size: 1.5rem;
    font-weight: 500;
    position: absolute;
    top: -60px;
    left: 0
}

.pd-purple .pd-bucket-item .tile-counter {
    color: #B93BE4
}

.pd-green .pd-bucket-item .tile-counter {
    color: #75D697
}

.pd-teal .pd-bucket-item .tile-counter {
    color: #6ED1B2
}

.pd-blue .pd-bucket-item .tile-counter {
    color: #06CCCC
}

.pd-yellow .pd-bucket-item .tile-counter {
    color: #B5C4C8
}

.pd-tiles-dark-bg.pd-yellow .pd-bucket-item .tile-counter {
    color: #F8DC3D
}

.pd-border {
    border: 4px solid #214457
}

.pd-purple .pd-border {
    border-color: #B93BE4
}

.pd-green .pd-border {
    border-color: #75D697
}

.pd-teal .pd-border {
    border-color: #6ED1B2
}

.pd-blue .pd-border {
    border-color: #06CCCC
}

.pd-yellow .pd-border {
    border-color: #B5C4C8
}

.secondary-color-left .pd-border,
.secondary-color-right .pd-border,
.secondary-color .pd-border {
    border-color: #214457
}

.pd-tiles-dark-bg .pd-border {
    border: none!important
}

.pd-purple .pd-3d-shadow,
.pd-purple .hero-content .hbspt-form,
.hero-content .pd-purple .hbspt-form,
.pd-purple .hero-content .gform_wrapper,
.hero-content .pd-purple .gform_wrapper,
.pd-purple .search-results .gform_wrapper,
.search-results .pd-purple .gform_wrapper,
.pd-purple .archive .gform_wrapper,
.archive .pd-purple .gform_wrapper {
    -webkit-box-shadow: 1.5rem 1.5rem 0 0 #B93BE4;
    box-shadow: 1.5rem 1.5rem 0 0 #B93BE4
}

.pd-green .pd-3d-shadow,
.pd-green .hero-content .hbspt-form,
.hero-content .pd-green .hbspt-form,
.pd-green .hero-content .gform_wrapper,
.hero-content .pd-green .gform_wrapper,
.pd-green .search-results .gform_wrapper,
.search-results .pd-green .gform_wrapper,
.pd-green .archive .gform_wrapper,
.archive .pd-green .gform_wrapper {
    -webkit-box-shadow: 1.5rem 1.5rem 0 0 #75D697;
    box-shadow: 1.5rem 1.5rem 0 0 #75D697
}

.pd-teal .pd-3d-shadow,
.pd-teal .hero-content .hbspt-form,
.hero-content .pd-teal .hbspt-form,
.pd-teal .hero-content .gform_wrapper,
.hero-content .pd-teal .gform_wrapper,
.pd-teal .search-results .gform_wrapper,
.search-results .pd-teal .gform_wrapper,
.pd-teal .archive .gform_wrapper,
.archive .pd-teal .gform_wrapper {
    -webkit-box-shadow: 1.5rem 1.5rem 0 0 #6ED1B2;
    box-shadow: 1.5rem 1.5rem 0 0 #6ED1B2
}

.pd-blue .pd-3d-shadow,
.pd-blue .hero-content .hbspt-form,
.hero-content .pd-blue .hbspt-form,
.pd-blue .hero-content .gform_wrapper,
.hero-content .pd-blue .gform_wrapper,
.pd-blue .search-results .gform_wrapper,
.search-results .pd-blue .gform_wrapper,
.pd-blue .archive .gform_wrapper,
.archive .pd-blue .gform_wrapper {
    -webkit-box-shadow: 1.5rem 1.5rem 0 0 #06CCCC;
    box-shadow: 1.5rem 1.5rem 0 0 #06CCCC
}

.pd-yellow .pd-3d-shadow,
.pd-yellow .hero-content .hbspt-form,
.hero-content .pd-yellow .hbspt-form,
.pd-yellow .hero-content .gform_wrapper,
.hero-content .pd-yellow .gform_wrapper,
.pd-yellow .search-results .gform_wrapper,
.search-results .pd-yellow .gform_wrapper,
.pd-yellow .archive .gform_wrapper,
.archive .pd-yellow .gform_wrapper {
    -webkit-box-shadow: 1.5rem 1.5rem 0 0 #B5C4C8;
    box-shadow: 1.5rem 1.5rem 0 0 #B5C4C8
}

.pd-tiles-dark-bg.pd-yellow .pd-3d-shadow,
.pd-tiles-dark-bg.pd-yellow .hero-content .hbspt-form,
.hero-content .pd-tiles-dark-bg.pd-yellow .hbspt-form,
.pd-tiles-dark-bg.pd-yellow .hero-content .gform_wrapper,
.hero-content .pd-tiles-dark-bg.pd-yellow .gform_wrapper,
.pd-tiles-dark-bg.pd-yellow .search-results .gform_wrapper,
.search-results .pd-tiles-dark-bg.pd-yellow .gform_wrapper,
.pd-tiles-dark-bg.pd-yellow .archive .gform_wrapper,
.archive .pd-tiles-dark-bg.pd-yellow .gform_wrapper {
    -webkit-box-shadow: 1.5rem 1.5rem 0 0 #F8DC3D;
    box-shadow: 1.5rem 1.5rem 0 0 #F8DC3D
}

@media (min-width:992px) {
    .pd-purple .pd-3d-shadow,
    .pd-purple .hero-content .hbspt-form,
    .hero-content .pd-purple .hbspt-form,
    .pd-purple .hero-content .gform_wrapper,
    .hero-content .pd-purple .gform_wrapper,
    .pd-purple .search-results .gform_wrapper,
    .search-results .pd-purple .gform_wrapper,
    .pd-purple .archive .gform_wrapper,
    .archive .pd-purple .gform_wrapper {
        -webkit-box-shadow: 2.5rem 2.5rem 0 0 #B93BE4;
        box-shadow: 2.5rem 2.5rem 0 0 #B93BE4
    }
    .pd-green .pd-3d-shadow,
    .pd-green .hero-content .hbspt-form,
    .hero-content .pd-green .hbspt-form,
    .pd-green .hero-content .gform_wrapper,
    .hero-content .pd-green .gform_wrapper,
    .pd-green .search-results .gform_wrapper,
    .search-results .pd-green .gform_wrapper,
    .pd-green .archive .gform_wrapper,
    .archive .pd-green .gform_wrapper {
        -webkit-box-shadow: 2.5rem 2.5rem 0 0 #75D697;
        box-shadow: 2.5rem 2.5rem 0 0 #75D697
    }
    .pd-teal .pd-3d-shadow,
    .pd-teal .hero-content .hbspt-form,
    .hero-content .pd-teal .hbspt-form,
    .pd-teal .hero-content .gform_wrapper,
    .hero-content .pd-teal .gform_wrapper,
    .pd-teal .search-results .gform_wrapper,
    .search-results .pd-teal .gform_wrapper,
    .pd-teal .archive .gform_wrapper,
    .archive .pd-teal .gform_wrapper {
        -webkit-box-shadow: 2.5rem 2.5rem 0 0 #6ED1B2;
        box-shadow: 2.5rem 2.5rem 0 0 #6ED1B2
    }
    .pd-blue .pd-3d-shadow,
    .pd-blue .hero-content .hbspt-form,
    .hero-content .pd-blue .hbspt-form,
    .pd-blue .hero-content .gform_wrapper,
    .hero-content .pd-blue .gform_wrapper,
    .pd-blue .search-results .gform_wrapper,
    .search-results .pd-blue .gform_wrapper,
    .pd-blue .archive .gform_wrapper,
    .archive .pd-blue .gform_wrapper {
        -webkit-box-shadow: 2.5rem 2.5rem 0 0 #06CCCC;
        box-shadow: 2.5rem 2.5rem 0 0 #06CCCC
    }
    .pd-yellow .pd-3d-shadow,
    .pd-yellow .hero-content .hbspt-form,
    .hero-content .pd-yellow .hbspt-form,
    .pd-yellow .hero-content .gform_wrapper,
    .hero-content .pd-yellow .gform_wrapper,
    .pd-yellow .search-results .gform_wrapper,
    .search-results .pd-yellow .gform_wrapper,
    .pd-yellow .archive .gform_wrapper,
    .archive .pd-yellow .gform_wrapper {
        -webkit-box-shadow: 2.5rem 2.5rem 0 0 #B5C4C8;
        box-shadow: 2.5rem 2.5rem 0 0 #B5C4C8
    }
    .pd-tiles-dark-bg.pd-yellow .pd-3d-shadow,
    .pd-tiles-dark-bg.pd-yellow .hero-content .hbspt-form,
    .hero-content .pd-tiles-dark-bg.pd-yellow .hbspt-form,
    .pd-tiles-dark-bg.pd-yellow .hero-content .gform_wrapper,
    .hero-content .pd-tiles-dark-bg.pd-yellow .gform_wrapper,
    .pd-tiles-dark-bg.pd-yellow .search-results .gform_wrapper,
    .search-results .pd-tiles-dark-bg.pd-yellow .gform_wrapper,
    .pd-tiles-dark-bg.pd-yellow .archive .gform_wrapper,
    .archive .pd-tiles-dark-bg.pd-yellow .gform_wrapper {
        -webkit-box-shadow: 2.5rem 2.5rem 0 0 #F8DC3D;
        box-shadow: 2.5rem 2.5rem 0 0 #F8DC3D
    }
    .secondary-color-left .pd-3d-shadow,
    .secondary-color-left .hero-content .hbspt-form,
    .hero-content .secondary-color-left .hbspt-form,
    .secondary-color-left .hero-content .gform_wrapper,
    .hero-content .secondary-color-left .gform_wrapper,
    .secondary-color-left .search-results .gform_wrapper,
    .search-results .secondary-color-left .gform_wrapper,
    .secondary-color-left .archive .gform_wrapper,
    .archive .secondary-color-left .gform_wrapper,
    .secondary-color-right .pd-3d-shadow,
    .secondary-color-right .hero-content .hbspt-form,
    .hero-content .secondary-color-right .hbspt-form,
    .secondary-color-right .hero-content .gform_wrapper,
    .hero-content .secondary-color-right .gform_wrapper,
    .secondary-color-right .search-results .gform_wrapper,
    .search-results .secondary-color-right .gform_wrapper,
    .secondary-color-right .archive .gform_wrapper,
    .archive .secondary-color-right .gform_wrapper,
    .secondary-color .pd-3d-shadow,
    .secondary-color .hero-content .hbspt-form,
    .hero-content .secondary-color .hbspt-form,
    .secondary-color .hero-content .gform_wrapper,
    .hero-content .secondary-color .gform_wrapper,
    .secondary-color .search-results .gform_wrapper,
    .search-results .secondary-color .gform_wrapper,
    .secondary-color .archive .gform_wrapper,
    .archive .secondary-color .gform_wrapper {
        -webkit-box-shadow: 2.5rem 2.5rem 0 0 #214457;
        box-shadow: 2.5rem 2.5rem 0 0 #214457
    }
}

.pd-tiles-column-one {
    margin-bottom: 4rem
}

@media (min-width:992px) {
    .pd-tiles-column-one {
        margin-bottom: 0
    }
}

@media (min-width:992px) {
    .pd-tiles-offset-column {
        margin-top: 8rem;
        margin-left: 3.3333%
    }
}

.pd-tile-icon,
.pd-block-icon {
    margin-bottom: 1.875rem
}

.pd-block-icon .pd-tile-icon svg,
.pd-block-icon .pd-block-icon svg {
    width: 75px;
    height: 75px
}

.pd-tile-icon .pd-tile-icon svg,
.pd-tile-icon .pd-block-icon svg {
    width: 40px;
    height: 40px
}

.pd-tiles-hero .pd-tile-icon svg,
.pd-tiles-hero .pd-block-icon svg {
    width: 40px;
    height: 40px;
    margin-bottom: .5rem
}

.pd-purple .pd-tile-icon svg .pd-icon-accent,
.pd-purple .pd-block-icon svg .pd-icon-accent {
    fill: #B93BE4
}

.pd-green .pd-tile-icon svg .pd-icon-accent,
.pd-green .pd-block-icon svg .pd-icon-accent {
    fill: #75D697
}

.pd-teal .pd-tile-icon svg .pd-icon-accent,
.pd-teal .pd-block-icon svg .pd-icon-accent {
    fill: #6ED1B2
}

.pd-blue .pd-tile-icon svg .pd-icon-accent,
.pd-blue .pd-block-icon svg .pd-icon-accent {
    fill: #06CCCC
}

.pd-yellow .pd-tile-icon svg .pd-icon-accent,
.pd-yellow .pd-block-icon svg .pd-icon-accent {
    fill: #F8DC3D
}

.pd-purple .pd-tile-icon svg,
.pd-purple .pd-block-icon svg {
    fill: #B93BE4
}

.pd-green .pd-tile-icon svg,
.pd-green .pd-block-icon svg {
    fill: #75D697
}

.pd-teal .pd-tile-icon svg,
.pd-teal .pd-block-icon svg {
    fill: #6ED1B2
}

.pd-blue .pd-tile-icon svg,
.pd-blue .pd-block-icon svg {
    fill: #06CCCC
}

.pd-yellow .pd-tile-icon svg,
.pd-yellow .pd-block-icon svg {
    fill: #F8DC3D
}

@media (min-width:992px) {
    .custom-bucket-items .pd-small-bucket {
        margin-left: -8rem;
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    .custom-bucket-items .pd-small-bucket .pd-bucket-item {
        margin: 0 0 8rem 6rem
    }
}

.has-background .pd-cards-container.component-area {
    padding-top: 3.25rem;
    padding-bottom: 3.25rem
}

@media (min-width:992px) {
    .has-background .pd-cards-container.component-area {
        padding-top: 10rem;
        padding-bottom: 10rem
    }
}

.has-background .pd-cards-container.component-area .pd-card-icon svg {
    margin-bottom: 1.875rem
}

.pd-cards {
    left: 0;
    -webkit-transition: 0.45s cubic-bezier(.68, -.25, .265, 1.15);
    transition: 0.45s cubic-bezier(.68, -.25, .265, 1.15)
}

.pd-cards.carousel {
    padding: 0
}

.pd-card-cover {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    -webkit-transition: .45s;
    transition: .45s;
    display: none
}

@media (min-width:992px) {
    .pd-card-cover {
        display: block
    }
}

.active .pd-card-cover {
    pointer-events: auto;
    z-index: 100;
    background-color: rgba(6, 35, 51, .8);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px)
}

.pd-card-list {
    position: relative;
    top: 0;
    left: 0;
    z-index: 200;
    width: 100%;
    height: 100%;
    -webkit-transition: 0.45s cubic-bezier(.68, -.25, .265, 1.15);
    transition: 0.45s cubic-bezier(.68, -.25, .265, 1.15)
}

.pd-card-item {
    position: relative;
    z-index: 1;
    padding: 2.1875rem 2.1875rem 3.3125rem;
    min-height: 30.625rem;
    background-color: #062333;
    -webkit-box-shadow: inset 0 0 0 4px #B93BE4;
    box-shadow: inset 0 0 0 4px #B93BE4;
    color: #fff;
    -webkit-transition: 0.45s cubic-bezier(.68, -.25, .265, 1.15);
    transition: 0.45s cubic-bezier(.68, -.25, .265, 1.15);
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.pd-card-item::before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

@media (min-width:992px) {
    .pd-card-item {
        position: absolute;
        width: 412px;
        height: 522px
    }
}

.pd-card-item:first-child:nth-last-child(4):nth-child(1) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(4):nth-child(1) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(4):nth-child(1) .pd-card-item-page,
.pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(1) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(1) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(1) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(1 / 4));
    fill: #e8b467
}

.purple-cards .pd-card-item:first-child:nth-last-child(4):nth-child(1) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(4):nth-child(1) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(4):nth-child(1) .pd-card-item-page,
.purple-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(1) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(1) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(1) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(1 / 4));
    fill: #e8b467
}

.blue-cards .pd-card-item:first-child:nth-last-child(4):nth-child(1) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(4):nth-child(1) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(4):nth-child(1) .pd-card-item-page,
.blue-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(1) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(1) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(1) .pd-card-item-page {
    -webkit-text-fill-color: rgba(75, 156, 160, calc(1 / 4));
    fill: #cdcc56
}

.green-cards .pd-card-item:first-child:nth-last-child(4):nth-child(1) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(4):nth-child(1) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(4):nth-child(1) .pd-card-item-page,
.green-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(1) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(1) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(1) .pd-card-item-page {
    -webkit-text-fill-color: rgba(62, 125, 101, calc(1 / 4));
    fill: #4fd3c7
}

.purple-cards .pd-card-item:first-child:nth-last-child(4):nth-child(1)::before,
.purple-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(1)::before {
    background-color: rgba(185, 59, 228, calc((4 - 1) / 4));
    -webkit-box-shadow: inset 0 0 0 4px #e8b467;
    box-shadow: inset 0 0 0 4px #e8b467
}

.blue-cards .pd-card-item:first-child:nth-last-child(4):nth-child(1)::before,
.blue-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(1)::before {
    background-color: rgba(75, 156, 160, calc((4 - 1) / 4));
    -webkit-box-shadow: inset 0 0 0 4px #cdcc56;
    box-shadow: inset 0 0 0 4px #cdcc56
}

.green-cards .pd-card-item:first-child:nth-last-child(4):nth-child(1)::before,
.green-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(1)::before {
    background-color: rgba(62, 125, 101, calc((4 - 1) / 4));
    -webkit-box-shadow: inset 0 0 0 4px #4fd3c7;
    box-shadow: inset 0 0 0 4px #4fd3c7
}

.pd-card-item:first-child:nth-last-child(4):nth-child(1) .pd-card-item-link:hover,
.pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(1) .pd-card-item-link:hover {
    color: #e8b467
}

.purple-cards .pd-card-item:first-child:nth-last-child(4):nth-child(1) .pd-card-item-link:hover,
.purple-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(1) .pd-card-item-link:hover {
    color: #e8b467
}

.blue-cards .pd-card-item:first-child:nth-last-child(4):nth-child(1) .pd-card-item-link:hover,
.blue-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(1) .pd-card-item-link:hover {
    color: #cdcc56
}

.green-cards .pd-card-item:first-child:nth-last-child(4):nth-child(1) .pd-card-item-link:hover,
.green-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(1) .pd-card-item-link:hover {
    color: #4fd3c7
}

.pd-card-item:first-child:nth-last-child(4):nth-child(2) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(4):nth-child(2) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(4):nth-child(2) .pd-card-item-page,
.pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(2) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(2) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(2) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(2 / 4));
    fill: #d98c91
}

.purple-cards .pd-card-item:first-child:nth-last-child(4):nth-child(2) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(4):nth-child(2) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(4):nth-child(2) .pd-card-item-page,
.purple-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(2) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(2) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(2) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(2 / 4));
    fill: #d98c91
}

.blue-cards .pd-card-item:first-child:nth-last-child(4):nth-child(2) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(4):nth-child(2) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(4):nth-child(2) .pd-card-item-page,
.blue-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(2) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(2) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(2) .pd-card-item-page {
    -webkit-text-fill-color: rgba(75, 156, 160, calc(2 / 4));
    fill: #a2bc6f
}

.green-cards .pd-card-item:first-child:nth-last-child(4):nth-child(2) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(4):nth-child(2) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(4):nth-child(2) .pd-card-item-page,
.green-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(2) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(2) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(2) .pd-card-item-page {
    -webkit-text-fill-color: rgba(62, 125, 101, calc(2 / 4));
    fill: #49b6a7
}

.purple-cards .pd-card-item:first-child:nth-last-child(4):nth-child(2)::before,
.purple-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(2)::before {
    background-color: rgba(185, 59, 228, calc((4 - 2) / 4));
    -webkit-box-shadow: inset 0 0 0 4px #d98c91;
    box-shadow: inset 0 0 0 4px #d98c91
}

.blue-cards .pd-card-item:first-child:nth-last-child(4):nth-child(2)::before,
.blue-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(2)::before {
    background-color: rgba(75, 156, 160, calc((4 - 2) / 4));
    -webkit-box-shadow: inset 0 0 0 4px #a2bc6f;
    box-shadow: inset 0 0 0 4px #a2bc6f
}

.green-cards .pd-card-item:first-child:nth-last-child(4):nth-child(2)::before,
.green-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(2)::before {
    background-color: rgba(62, 125, 101, calc((4 - 2) / 4));
    -webkit-box-shadow: inset 0 0 0 4px #49b6a7;
    box-shadow: inset 0 0 0 4px #49b6a7
}

.pd-card-item:first-child:nth-last-child(4):nth-child(2) .pd-card-item-link:hover,
.pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(2) .pd-card-item-link:hover {
    color: #d98c91
}

.purple-cards .pd-card-item:first-child:nth-last-child(4):nth-child(2) .pd-card-item-link:hover,
.purple-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(2) .pd-card-item-link:hover {
    color: #d98c91
}

.blue-cards .pd-card-item:first-child:nth-last-child(4):nth-child(2) .pd-card-item-link:hover,
.blue-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(2) .pd-card-item-link:hover {
    color: #a2bc6f
}

.green-cards .pd-card-item:first-child:nth-last-child(4):nth-child(2) .pd-card-item-link:hover,
.green-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(2) .pd-card-item-link:hover {
    color: #49b6a7
}

.pd-card-item:first-child:nth-last-child(4):nth-child(3) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(4):nth-child(3) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(4):nth-child(3) .pd-card-item-page,
.pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(3) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(3) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(3) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(3 / 4));
    fill: #c963ba
}

.purple-cards .pd-card-item:first-child:nth-last-child(4):nth-child(3) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(4):nth-child(3) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(4):nth-child(3) .pd-card-item-page,
.purple-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(3) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(3) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(3) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(3 / 4));
    fill: #c963ba
}

.blue-cards .pd-card-item:first-child:nth-last-child(4):nth-child(3) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(4):nth-child(3) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(4):nth-child(3) .pd-card-item-page,
.blue-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(3) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(3) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(3) .pd-card-item-page {
    -webkit-text-fill-color: rgba(75, 156, 160, calc(3 / 4));
    fill: #76ac87
}

.green-cards .pd-card-item:first-child:nth-last-child(4):nth-child(3) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(4):nth-child(3) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(4):nth-child(3) .pd-card-item-page,
.green-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(3) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(3) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(3) .pd-card-item-page {
    -webkit-text-fill-color: rgba(62, 125, 101, calc(3 / 4));
    fill: #449a86
}

.purple-cards .pd-card-item:first-child:nth-last-child(4):nth-child(3)::before,
.purple-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(3)::before {
    background-color: rgba(185, 59, 228, calc((4 - 3) / 4));
    -webkit-box-shadow: inset 0 0 0 4px #c963ba;
    box-shadow: inset 0 0 0 4px #c963ba
}

.blue-cards .pd-card-item:first-child:nth-last-child(4):nth-child(3)::before,
.blue-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(3)::before {
    background-color: rgba(75, 156, 160, calc((4 - 3) / 4));
    -webkit-box-shadow: inset 0 0 0 4px #76ac87;
    box-shadow: inset 0 0 0 4px #76ac87
}

.green-cards .pd-card-item:first-child:nth-last-child(4):nth-child(3)::before,
.green-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(3)::before {
    background-color: rgba(62, 125, 101, calc((4 - 3) / 4));
    -webkit-box-shadow: inset 0 0 0 4px #449a86;
    box-shadow: inset 0 0 0 4px #449a86
}

.pd-card-item:first-child:nth-last-child(4):nth-child(3) .pd-card-item-link:hover,
.pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(3) .pd-card-item-link:hover {
    color: #c963ba
}

.purple-cards .pd-card-item:first-child:nth-last-child(4):nth-child(3) .pd-card-item-link:hover,
.purple-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(3) .pd-card-item-link:hover {
    color: #c963ba
}

.blue-cards .pd-card-item:first-child:nth-last-child(4):nth-child(3) .pd-card-item-link:hover,
.blue-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(3) .pd-card-item-link:hover {
    color: #76ac87
}

.green-cards .pd-card-item:first-child:nth-last-child(4):nth-child(3) .pd-card-item-link:hover,
.green-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(3) .pd-card-item-link:hover {
    color: #449a86
}

.pd-card-item:first-child:nth-last-child(4):nth-child(4) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(4):nth-child(4) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(4):nth-child(4) .pd-card-item-page,
.pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(4) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(4) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(4) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(4 / 4));
    fill: #b93be4
}

.purple-cards .pd-card-item:first-child:nth-last-child(4):nth-child(4) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(4):nth-child(4) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(4):nth-child(4) .pd-card-item-page,
.purple-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(4) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(4) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(4) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(4 / 4));
    fill: #b93be4
}

.blue-cards .pd-card-item:first-child:nth-last-child(4):nth-child(4) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(4):nth-child(4) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(4):nth-child(4) .pd-card-item-page,
.blue-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(4) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(4) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(4) .pd-card-item-page {
    -webkit-text-fill-color: rgba(75, 156, 160, calc(4 / 4));
    fill: #4b9ca0
}

.green-cards .pd-card-item:first-child:nth-last-child(4):nth-child(4) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(4):nth-child(4) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(4):nth-child(4) .pd-card-item-page,
.green-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(4) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(4) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(4) .pd-card-item-page {
    -webkit-text-fill-color: rgba(62, 125, 101, calc(4 / 4));
    fill: #3e7d65
}

.purple-cards .pd-card-item:first-child:nth-last-child(4):nth-child(4)::before,
.purple-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(4)::before {
    background-color: rgba(185, 59, 228, calc((4 - 4) / 4));
    -webkit-box-shadow: inset 0 0 0 4px #b93be4;
    box-shadow: inset 0 0 0 4px #b93be4
}

.blue-cards .pd-card-item:first-child:nth-last-child(4):nth-child(4)::before,
.blue-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(4)::before {
    background-color: rgba(75, 156, 160, calc((4 - 4) / 4));
    -webkit-box-shadow: inset 0 0 0 4px #4b9ca0;
    box-shadow: inset 0 0 0 4px #4b9ca0
}

.green-cards .pd-card-item:first-child:nth-last-child(4):nth-child(4)::before,
.green-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(4)::before {
    background-color: rgba(62, 125, 101, calc((4 - 4) / 4));
    -webkit-box-shadow: inset 0 0 0 4px #3e7d65;
    box-shadow: inset 0 0 0 4px #3e7d65
}

.pd-card-item:first-child:nth-last-child(4):nth-child(4) .pd-card-item-link:hover,
.pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(4) .pd-card-item-link:hover {
    color: #b93be4
}

.purple-cards .pd-card-item:first-child:nth-last-child(4):nth-child(4) .pd-card-item-link:hover,
.purple-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(4) .pd-card-item-link:hover {
    color: #b93be4
}

.blue-cards .pd-card-item:first-child:nth-last-child(4):nth-child(4) .pd-card-item-link:hover,
.blue-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(4) .pd-card-item-link:hover {
    color: #4b9ca0
}

.green-cards .pd-card-item:first-child:nth-last-child(4):nth-child(4) .pd-card-item-link:hover,
.green-cards .pd-card-item:first-child:nth-last-child(4)~.pd-card-item:nth-child(4) .pd-card-item-link:hover {
    color: #3e7d65
}

.pd-card-item:first-child:nth-last-child(5):nth-child(1) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(5):nth-child(1) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(5):nth-child(1) .pd-card-item-page,
.pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(1) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(1) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(1) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(1 / 5));
    fill: #ebbc5e
}

.purple-cards .pd-card-item:first-child:nth-last-child(5):nth-child(1) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(5):nth-child(1) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(5):nth-child(1) .pd-card-item-page,
.purple-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(1) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(1) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(1) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(1 / 5));
    fill: #ebbc5e
}

.blue-cards .pd-card-item:first-child:nth-last-child(5):nth-child(1) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(5):nth-child(1) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(5):nth-child(1) .pd-card-item-page,
.blue-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(1) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(1) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(1) .pd-card-item-page {
    -webkit-text-fill-color: rgba(75, 156, 160, calc(1 / 5));
    fill: #d5cf51
}

.green-cards .pd-card-item:first-child:nth-last-child(5):nth-child(1) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(5):nth-child(1) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(5):nth-child(1) .pd-card-item-page,
.green-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(1) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(1) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(1) .pd-card-item-page {
    -webkit-text-fill-color: rgba(62, 125, 101, calc(1 / 5));
    fill: #50d8ce
}

.purple-cards .pd-card-item:first-child:nth-last-child(5):nth-child(1)::before,
.purple-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(1)::before {
    background-color: rgba(185, 59, 228, calc((5 - 1) / 5));
    -webkit-box-shadow: inset 0 0 0 4px #ebbc5e;
    box-shadow: inset 0 0 0 4px #ebbc5e
}

.blue-cards .pd-card-item:first-child:nth-last-child(5):nth-child(1)::before,
.blue-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(1)::before {
    background-color: rgba(75, 156, 160, calc((5 - 1) / 5));
    -webkit-box-shadow: inset 0 0 0 4px #d5cf51;
    box-shadow: inset 0 0 0 4px #d5cf51
}

.green-cards .pd-card-item:first-child:nth-last-child(5):nth-child(1)::before,
.green-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(1)::before {
    background-color: rgba(62, 125, 101, calc((5 - 1) / 5));
    -webkit-box-shadow: inset 0 0 0 4px #50d8ce;
    box-shadow: inset 0 0 0 4px #50d8ce
}

.pd-card-item:first-child:nth-last-child(5):nth-child(1) .pd-card-item-link:hover,
.pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(1) .pd-card-item-link:hover {
    color: #ebbc5e
}

.purple-cards .pd-card-item:first-child:nth-last-child(5):nth-child(1) .pd-card-item-link:hover,
.purple-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(1) .pd-card-item-link:hover {
    color: #ebbc5e
}

.blue-cards .pd-card-item:first-child:nth-last-child(5):nth-child(1) .pd-card-item-link:hover,
.blue-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(1) .pd-card-item-link:hover {
    color: #d5cf51
}

.green-cards .pd-card-item:first-child:nth-last-child(5):nth-child(1) .pd-card-item-link:hover,
.green-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(1) .pd-card-item-link:hover {
    color: #50d8ce
}

.pd-card-item:first-child:nth-last-child(5):nth-child(2) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(5):nth-child(2) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(5):nth-child(2) .pd-card-item-page,
.pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(2) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(2) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(2) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(2 / 5));
    fill: #df9c80
}

.purple-cards .pd-card-item:first-child:nth-last-child(5):nth-child(2) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(5):nth-child(2) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(5):nth-child(2) .pd-card-item-page,
.purple-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(2) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(2) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(2) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(2 / 5));
    fill: #df9c80
}

.blue-cards .pd-card-item:first-child:nth-last-child(5):nth-child(2) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(5):nth-child(2) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(5):nth-child(2) .pd-card-item-page,
.blue-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(2) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(2) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(2) .pd-card-item-page {
    -webkit-text-fill-color: rgba(75, 156, 160, calc(2 / 5));
    fill: #b3c265
}

.green-cards .pd-card-item:first-child:nth-last-child(5):nth-child(2) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(5):nth-child(2) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(5):nth-child(2) .pd-card-item-page,
.green-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(2) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(2) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(2) .pd-card-item-page {
    -webkit-text-fill-color: rgba(62, 125, 101, calc(2 / 5));
    fill: #4bc1b4
}

.purple-cards .pd-card-item:first-child:nth-last-child(5):nth-child(2)::before,
.purple-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(2)::before {
    background-color: rgba(185, 59, 228, calc((5 - 2) / 5));
    -webkit-box-shadow: inset 0 0 0 4px #df9c80;
    box-shadow: inset 0 0 0 4px #df9c80
}

.blue-cards .pd-card-item:first-child:nth-last-child(5):nth-child(2)::before,
.blue-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(2)::before {
    background-color: rgba(75, 156, 160, calc((5 - 2) / 5));
    -webkit-box-shadow: inset 0 0 0 4px #b3c265;
    box-shadow: inset 0 0 0 4px #b3c265
}

.green-cards .pd-card-item:first-child:nth-last-child(5):nth-child(2)::before,
.green-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(2)::before {
    background-color: rgba(62, 125, 101, calc((5 - 2) / 5));
    -webkit-box-shadow: inset 0 0 0 4px #4bc1b4;
    box-shadow: inset 0 0 0 4px #4bc1b4
}

.pd-card-item:first-child:nth-last-child(5):nth-child(2) .pd-card-item-link:hover,
.pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(2) .pd-card-item-link:hover {
    color: #df9c80
}

.purple-cards .pd-card-item:first-child:nth-last-child(5):nth-child(2) .pd-card-item-link:hover,
.purple-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(2) .pd-card-item-link:hover {
    color: #df9c80
}

.blue-cards .pd-card-item:first-child:nth-last-child(5):nth-child(2) .pd-card-item-link:hover,
.blue-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(2) .pd-card-item-link:hover {
    color: #b3c265
}

.green-cards .pd-card-item:first-child:nth-last-child(5):nth-child(2) .pd-card-item-link:hover,
.green-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(2) .pd-card-item-link:hover {
    color: #4bc1b4
}

.pd-card-item:first-child:nth-last-child(5):nth-child(3) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(5):nth-child(3) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(5):nth-child(3) .pd-card-item-page,
.pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(3) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(3) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(3) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(3 / 5));
    fill: #d27ba1
}

.purple-cards .pd-card-item:first-child:nth-last-child(5):nth-child(3) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(5):nth-child(3) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(5):nth-child(3) .pd-card-item-page,
.purple-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(3) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(3) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(3) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(3 / 5));
    fill: #d27ba1
}

.blue-cards .pd-card-item:first-child:nth-last-child(5):nth-child(3) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(5):nth-child(3) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(5):nth-child(3) .pd-card-item-page,
.blue-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(3) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(3) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(3) .pd-card-item-page {
    -webkit-text-fill-color: rgba(75, 156, 160, calc(3 / 5));
    fill: #90b678
}

.green-cards .pd-card-item:first-child:nth-last-child(5):nth-child(3) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(5):nth-child(3) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(5):nth-child(3) .pd-card-item-page,
.green-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(3) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(3) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(3) .pd-card-item-page {
    -webkit-text-fill-color: rgba(62, 125, 101, calc(3 / 5));
    fill: #47ab99
}

.purple-cards .pd-card-item:first-child:nth-last-child(5):nth-child(3)::before,
.purple-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(3)::before {
    background-color: rgba(185, 59, 228, calc((5 - 3) / 5));
    -webkit-box-shadow: inset 0 0 0 4px #d27ba1;
    box-shadow: inset 0 0 0 4px #d27ba1
}

.blue-cards .pd-card-item:first-child:nth-last-child(5):nth-child(3)::before,
.blue-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(3)::before {
    background-color: rgba(75, 156, 160, calc((5 - 3) / 5));
    -webkit-box-shadow: inset 0 0 0 4px #90b678;
    box-shadow: inset 0 0 0 4px #90b678
}

.green-cards .pd-card-item:first-child:nth-last-child(5):nth-child(3)::before,
.green-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(3)::before {
    background-color: rgba(62, 125, 101, calc((5 - 3) / 5));
    -webkit-box-shadow: inset 0 0 0 4px #47ab99;
    box-shadow: inset 0 0 0 4px #47ab99
}

.pd-card-item:first-child:nth-last-child(5):nth-child(3) .pd-card-item-link:hover,
.pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(3) .pd-card-item-link:hover {
    color: #d27ba1
}

.purple-cards .pd-card-item:first-child:nth-last-child(5):nth-child(3) .pd-card-item-link:hover,
.purple-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(3) .pd-card-item-link:hover {
    color: #d27ba1
}

.blue-cards .pd-card-item:first-child:nth-last-child(5):nth-child(3) .pd-card-item-link:hover,
.blue-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(3) .pd-card-item-link:hover {
    color: #90b678
}

.green-cards .pd-card-item:first-child:nth-last-child(5):nth-child(3) .pd-card-item-link:hover,
.green-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(3) .pd-card-item-link:hover {
    color: #47ab99
}

.pd-card-item:first-child:nth-last-child(5):nth-child(4) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(5):nth-child(4) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(5):nth-child(4) .pd-card-item-page,
.pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(4) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(4) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(4) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(4 / 5));
    fill: #c65bc3
}

.purple-cards .pd-card-item:first-child:nth-last-child(5):nth-child(4) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(5):nth-child(4) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(5):nth-child(4) .pd-card-item-page,
.purple-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(4) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(4) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(4) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(4 / 5));
    fill: #c65bc3
}

.blue-cards .pd-card-item:first-child:nth-last-child(5):nth-child(4) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(5):nth-child(4) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(5):nth-child(4) .pd-card-item-page,
.blue-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(4) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(4) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(4) .pd-card-item-page {
    -webkit-text-fill-color: rgba(75, 156, 160, calc(4 / 5));
    fill: #6ea98c
}

.green-cards .pd-card-item:first-child:nth-last-child(5):nth-child(4) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(5):nth-child(4) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(5):nth-child(4) .pd-card-item-page,
.green-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(4) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(4) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(4) .pd-card-item-page {
    -webkit-text-fill-color: rgba(62, 125, 101, calc(4 / 5));
    fill: #42947f
}

.purple-cards .pd-card-item:first-child:nth-last-child(5):nth-child(4)::before,
.purple-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(4)::before {
    background-color: rgba(185, 59, 228, calc((5 - 4) / 5));
    -webkit-box-shadow: inset 0 0 0 4px #c65bc3;
    box-shadow: inset 0 0 0 4px #c65bc3
}

.blue-cards .pd-card-item:first-child:nth-last-child(5):nth-child(4)::before,
.blue-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(4)::before {
    background-color: rgba(75, 156, 160, calc((5 - 4) / 5));
    -webkit-box-shadow: inset 0 0 0 4px #6ea98c;
    box-shadow: inset 0 0 0 4px #6ea98c
}

.green-cards .pd-card-item:first-child:nth-last-child(5):nth-child(4)::before,
.green-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(4)::before {
    background-color: rgba(62, 125, 101, calc((5 - 4) / 5));
    -webkit-box-shadow: inset 0 0 0 4px #42947f;
    box-shadow: inset 0 0 0 4px #42947f
}

.pd-card-item:first-child:nth-last-child(5):nth-child(4) .pd-card-item-link:hover,
.pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(4) .pd-card-item-link:hover {
    color: #c65bc3
}

.purple-cards .pd-card-item:first-child:nth-last-child(5):nth-child(4) .pd-card-item-link:hover,
.purple-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(4) .pd-card-item-link:hover {
    color: #c65bc3
}

.blue-cards .pd-card-item:first-child:nth-last-child(5):nth-child(4) .pd-card-item-link:hover,
.blue-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(4) .pd-card-item-link:hover {
    color: #6ea98c
}

.green-cards .pd-card-item:first-child:nth-last-child(5):nth-child(4) .pd-card-item-link:hover,
.green-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(4) .pd-card-item-link:hover {
    color: #42947f
}

.pd-card-item:first-child:nth-last-child(5):nth-child(5) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(5):nth-child(5) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(5):nth-child(5) .pd-card-item-page,
.pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(5) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(5) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(5) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(5 / 5));
    fill: #b93be4
}

.purple-cards .pd-card-item:first-child:nth-last-child(5):nth-child(5) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(5):nth-child(5) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(5):nth-child(5) .pd-card-item-page,
.purple-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(5) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(5) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(5) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(5 / 5));
    fill: #b93be4
}

.blue-cards .pd-card-item:first-child:nth-last-child(5):nth-child(5) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(5):nth-child(5) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(5):nth-child(5) .pd-card-item-page,
.blue-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(5) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(5) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(5) .pd-card-item-page {
    -webkit-text-fill-color: rgba(75, 156, 160, calc(5 / 5));
    fill: #4b9ca0
}

.green-cards .pd-card-item:first-child:nth-last-child(5):nth-child(5) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(5):nth-child(5) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(5):nth-child(5) .pd-card-item-page,
.green-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(5) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(5) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(5) .pd-card-item-page {
    -webkit-text-fill-color: rgba(62, 125, 101, calc(5 / 5));
    fill: #3e7d65
}

.purple-cards .pd-card-item:first-child:nth-last-child(5):nth-child(5)::before,
.purple-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(5)::before {
    background-color: rgba(185, 59, 228, calc((5 - 5) / 5));
    -webkit-box-shadow: inset 0 0 0 4px #b93be4;
    box-shadow: inset 0 0 0 4px #b93be4
}

.blue-cards .pd-card-item:first-child:nth-last-child(5):nth-child(5)::before,
.blue-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(5)::before {
    background-color: rgba(75, 156, 160, calc((5 - 5) / 5));
    -webkit-box-shadow: inset 0 0 0 4px #4b9ca0;
    box-shadow: inset 0 0 0 4px #4b9ca0
}

.green-cards .pd-card-item:first-child:nth-last-child(5):nth-child(5)::before,
.green-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(5)::before {
    background-color: rgba(62, 125, 101, calc((5 - 5) / 5));
    -webkit-box-shadow: inset 0 0 0 4px #3e7d65;
    box-shadow: inset 0 0 0 4px #3e7d65
}

.pd-card-item:first-child:nth-last-child(5):nth-child(5) .pd-card-item-link:hover,
.pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(5) .pd-card-item-link:hover {
    color: #b93be4
}

.purple-cards .pd-card-item:first-child:nth-last-child(5):nth-child(5) .pd-card-item-link:hover,
.purple-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(5) .pd-card-item-link:hover {
    color: #b93be4
}

.blue-cards .pd-card-item:first-child:nth-last-child(5):nth-child(5) .pd-card-item-link:hover,
.blue-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(5) .pd-card-item-link:hover {
    color: #4b9ca0
}

.green-cards .pd-card-item:first-child:nth-last-child(5):nth-child(5) .pd-card-item-link:hover,
.green-cards .pd-card-item:first-child:nth-last-child(5)~.pd-card-item:nth-child(5) .pd-card-item-link:hover {
    color: #3e7d65
}

.pd-card-item:first-child:nth-last-child(6):nth-child(1) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(6):nth-child(1) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(6):nth-child(1) .pd-card-item-page,
.pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(1) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(1) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(1) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(1 / 6));
    fill: #eec159
}

.purple-cards .pd-card-item:first-child:nth-last-child(6):nth-child(1) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(6):nth-child(1) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(6):nth-child(1) .pd-card-item-page,
.purple-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(1) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(1) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(1) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(1 / 6));
    fill: #eec159
}

.blue-cards .pd-card-item:first-child:nth-last-child(6):nth-child(1) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(6):nth-child(1) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(6):nth-child(1) .pd-card-item-page,
.blue-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(1) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(1) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(1) .pd-card-item-page {
    -webkit-text-fill-color: rgba(75, 156, 160, calc(1 / 6));
    fill: #dbd14e
}

.green-cards .pd-card-item:first-child:nth-last-child(6):nth-child(1) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(6):nth-child(1) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(6):nth-child(1) .pd-card-item-page,
.green-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(1) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(1) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(1) .pd-card-item-page {
    -webkit-text-fill-color: rgba(62, 125, 101, calc(1 / 6));
    fill: #50dcd2
}

.purple-cards .pd-card-item:first-child:nth-last-child(6):nth-child(1)::before,
.purple-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(1)::before {
    background-color: rgba(185, 59, 228, calc((6 - 1) / 6));
    -webkit-box-shadow: inset 0 0 0 4px #eec159;
    box-shadow: inset 0 0 0 4px #eec159
}

.blue-cards .pd-card-item:first-child:nth-last-child(6):nth-child(1)::before,
.blue-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(1)::before {
    background-color: rgba(75, 156, 160, calc((6 - 1) / 6));
    -webkit-box-shadow: inset 0 0 0 4px #dbd14e;
    box-shadow: inset 0 0 0 4px #dbd14e
}

.green-cards .pd-card-item:first-child:nth-last-child(6):nth-child(1)::before,
.green-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(1)::before {
    background-color: rgba(62, 125, 101, calc((6 - 1) / 6));
    -webkit-box-shadow: inset 0 0 0 4px #50dcd2;
    box-shadow: inset 0 0 0 4px #50dcd2
}

.pd-card-item:first-child:nth-last-child(6):nth-child(1) .pd-card-item-link:hover,
.pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(1) .pd-card-item-link:hover {
    color: #eec159
}

.purple-cards .pd-card-item:first-child:nth-last-child(6):nth-child(1) .pd-card-item-link:hover,
.purple-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(1) .pd-card-item-link:hover {
    color: #eec159
}

.blue-cards .pd-card-item:first-child:nth-last-child(6):nth-child(1) .pd-card-item-link:hover,
.blue-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(1) .pd-card-item-link:hover {
    color: #dbd14e
}

.green-cards .pd-card-item:first-child:nth-last-child(6):nth-child(1) .pd-card-item-link:hover,
.green-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(1) .pd-card-item-link:hover {
    color: #50dcd2
}

.pd-card-item:first-child:nth-last-child(6):nth-child(2) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(6):nth-child(2) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(6):nth-child(2) .pd-card-item-page,
.pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(2) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(2) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(2) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(2 / 6));
    fill: #e3a675
}

.purple-cards .pd-card-item:first-child:nth-last-child(6):nth-child(2) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(6):nth-child(2) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(6):nth-child(2) .pd-card-item-page,
.purple-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(2) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(2) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(2) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(2 / 6));
    fill: #e3a675
}

.blue-cards .pd-card-item:first-child:nth-last-child(6):nth-child(2) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(6):nth-child(2) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(6):nth-child(2) .pd-card-item-page,
.blue-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(2) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(2) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(2) .pd-card-item-page {
    -webkit-text-fill-color: rgba(75, 156, 160, calc(2 / 6));
    fill: #bec75e
}

.green-cards .pd-card-item:first-child:nth-last-child(6):nth-child(2) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(6):nth-child(2) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(6):nth-child(2) .pd-card-item-page,
.green-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(2) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(2) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(2) .pd-card-item-page {
    -webkit-text-fill-color: rgba(62, 125, 101, calc(2 / 6));
    fill: #4dc9bc
}

.purple-cards .pd-card-item:first-child:nth-last-child(6):nth-child(2)::before,
.purple-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(2)::before {
    background-color: rgba(185, 59, 228, calc((6 - 2) / 6));
    -webkit-box-shadow: inset 0 0 0 4px #e3a675;
    box-shadow: inset 0 0 0 4px #e3a675
}

.blue-cards .pd-card-item:first-child:nth-last-child(6):nth-child(2)::before,
.blue-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(2)::before {
    background-color: rgba(75, 156, 160, calc((6 - 2) / 6));
    -webkit-box-shadow: inset 0 0 0 4px #bec75e;
    box-shadow: inset 0 0 0 4px #bec75e
}

.green-cards .pd-card-item:first-child:nth-last-child(6):nth-child(2)::before,
.green-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(2)::before {
    background-color: rgba(62, 125, 101, calc((6 - 2) / 6));
    -webkit-box-shadow: inset 0 0 0 4px #4dc9bc;
    box-shadow: inset 0 0 0 4px #4dc9bc
}

.pd-card-item:first-child:nth-last-child(6):nth-child(2) .pd-card-item-link:hover,
.pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(2) .pd-card-item-link:hover {
    color: #e3a675
}

.purple-cards .pd-card-item:first-child:nth-last-child(6):nth-child(2) .pd-card-item-link:hover,
.purple-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(2) .pd-card-item-link:hover {
    color: #e3a675
}

.blue-cards .pd-card-item:first-child:nth-last-child(6):nth-child(2) .pd-card-item-link:hover,
.blue-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(2) .pd-card-item-link:hover {
    color: #bec75e
}

.green-cards .pd-card-item:first-child:nth-last-child(6):nth-child(2) .pd-card-item-link:hover,
.green-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(2) .pd-card-item-link:hover {
    color: #4dc9bc
}

.pd-card-item:first-child:nth-last-child(6):nth-child(3) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(6):nth-child(3) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(6):nth-child(3) .pd-card-item-page,
.pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(3) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(3) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(3) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(3 / 6));
    fill: #d98c91
}

.purple-cards .pd-card-item:first-child:nth-last-child(6):nth-child(3) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(6):nth-child(3) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(6):nth-child(3) .pd-card-item-page,
.purple-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(3) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(3) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(3) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(3 / 6));
    fill: #d98c91
}

.blue-cards .pd-card-item:first-child:nth-last-child(6):nth-child(3) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(6):nth-child(3) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(6):nth-child(3) .pd-card-item-page,
.blue-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(3) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(3) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(3) .pd-card-item-page {
    -webkit-text-fill-color: rgba(75, 156, 160, calc(3 / 6));
    fill: #a2bc6f
}

.green-cards .pd-card-item:first-child:nth-last-child(6):nth-child(3) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(6):nth-child(3) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(6):nth-child(3) .pd-card-item-page,
.green-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(3) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(3) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(3) .pd-card-item-page {
    -webkit-text-fill-color: rgba(62, 125, 101, calc(3 / 6));
    fill: #49b6a7
}

.purple-cards .pd-card-item:first-child:nth-last-child(6):nth-child(3)::before,
.purple-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(3)::before {
    background-color: rgba(185, 59, 228, calc((6 - 3) / 6));
    -webkit-box-shadow: inset 0 0 0 4px #d98c91;
    box-shadow: inset 0 0 0 4px #d98c91
}

.blue-cards .pd-card-item:first-child:nth-last-child(6):nth-child(3)::before,
.blue-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(3)::before {
    background-color: rgba(75, 156, 160, calc((6 - 3) / 6));
    -webkit-box-shadow: inset 0 0 0 4px #a2bc6f;
    box-shadow: inset 0 0 0 4px #a2bc6f
}

.green-cards .pd-card-item:first-child:nth-last-child(6):nth-child(3)::before,
.green-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(3)::before {
    background-color: rgba(62, 125, 101, calc((6 - 3) / 6));
    -webkit-box-shadow: inset 0 0 0 4px #49b6a7;
    box-shadow: inset 0 0 0 4px #49b6a7
}

.pd-card-item:first-child:nth-last-child(6):nth-child(3) .pd-card-item-link:hover,
.pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(3) .pd-card-item-link:hover {
    color: #d98c91
}

.purple-cards .pd-card-item:first-child:nth-last-child(6):nth-child(3) .pd-card-item-link:hover,
.purple-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(3) .pd-card-item-link:hover {
    color: #d98c91
}

.blue-cards .pd-card-item:first-child:nth-last-child(6):nth-child(3) .pd-card-item-link:hover,
.blue-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(3) .pd-card-item-link:hover {
    color: #a2bc6f
}

.green-cards .pd-card-item:first-child:nth-last-child(6):nth-child(3) .pd-card-item-link:hover,
.green-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(3) .pd-card-item-link:hover {
    color: #49b6a7
}

.pd-card-item:first-child:nth-last-child(6):nth-child(4) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(6):nth-child(4) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(6):nth-child(4) .pd-card-item-page,
.pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(4) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(4) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(4) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(4 / 6));
    fill: #ce71ac
}

.purple-cards .pd-card-item:first-child:nth-last-child(6):nth-child(4) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(6):nth-child(4) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(6):nth-child(4) .pd-card-item-page,
.purple-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(4) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(4) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(4) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(4 / 6));
    fill: #ce71ac
}

.blue-cards .pd-card-item:first-child:nth-last-child(6):nth-child(4) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(6):nth-child(4) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(6):nth-child(4) .pd-card-item-page,
.blue-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(4) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(4) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(4) .pd-card-item-page {
    -webkit-text-fill-color: rgba(75, 156, 160, calc(4 / 6));
    fill: #85b17f
}

.green-cards .pd-card-item:first-child:nth-last-child(6):nth-child(4) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(6):nth-child(4) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(6):nth-child(4) .pd-card-item-page,
.green-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(4) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(4) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(4) .pd-card-item-page {
    -webkit-text-fill-color: rgba(62, 125, 101, calc(4 / 6));
    fill: #45a391
}

.purple-cards .pd-card-item:first-child:nth-last-child(6):nth-child(4)::before,
.purple-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(4)::before {
    background-color: rgba(185, 59, 228, calc((6 - 4) / 6));
    -webkit-box-shadow: inset 0 0 0 4px #ce71ac;
    box-shadow: inset 0 0 0 4px #ce71ac
}

.blue-cards .pd-card-item:first-child:nth-last-child(6):nth-child(4)::before,
.blue-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(4)::before {
    background-color: rgba(75, 156, 160, calc((6 - 4) / 6));
    -webkit-box-shadow: inset 0 0 0 4px #85b17f;
    box-shadow: inset 0 0 0 4px #85b17f
}

.green-cards .pd-card-item:first-child:nth-last-child(6):nth-child(4)::before,
.green-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(4)::before {
    background-color: rgba(62, 125, 101, calc((6 - 4) / 6));
    -webkit-box-shadow: inset 0 0 0 4px #45a391;
    box-shadow: inset 0 0 0 4px #45a391
}

.pd-card-item:first-child:nth-last-child(6):nth-child(4) .pd-card-item-link:hover,
.pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(4) .pd-card-item-link:hover {
    color: #ce71ac
}

.purple-cards .pd-card-item:first-child:nth-last-child(6):nth-child(4) .pd-card-item-link:hover,
.purple-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(4) .pd-card-item-link:hover {
    color: #ce71ac
}

.blue-cards .pd-card-item:first-child:nth-last-child(6):nth-child(4) .pd-card-item-link:hover,
.blue-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(4) .pd-card-item-link:hover {
    color: #85b17f
}

.green-cards .pd-card-item:first-child:nth-last-child(6):nth-child(4) .pd-card-item-link:hover,
.green-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(4) .pd-card-item-link:hover {
    color: #45a391
}

.pd-card-item:first-child:nth-last-child(6):nth-child(5) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(6):nth-child(5) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(6):nth-child(5) .pd-card-item-page,
.pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(5) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(5) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(5) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(5 / 6));
    fill: #c456c8
}

.purple-cards .pd-card-item:first-child:nth-last-child(6):nth-child(5) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(6):nth-child(5) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(6):nth-child(5) .pd-card-item-page,
.purple-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(5) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(5) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(5) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(5 / 6));
    fill: #c456c8
}

.blue-cards .pd-card-item:first-child:nth-last-child(6):nth-child(5) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(6):nth-child(5) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(6):nth-child(5) .pd-card-item-page,
.blue-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(5) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(5) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(5) .pd-card-item-page {
    -webkit-text-fill-color: rgba(75, 156, 160, calc(5 / 6));
    fill: #68a790
}

.green-cards .pd-card-item:first-child:nth-last-child(6):nth-child(5) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(6):nth-child(5) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(6):nth-child(5) .pd-card-item-page,
.green-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(5) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(5) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(5) .pd-card-item-page {
    -webkit-text-fill-color: rgba(62, 125, 101, calc(5 / 6));
    fill: #42907b
}

.purple-cards .pd-card-item:first-child:nth-last-child(6):nth-child(5)::before,
.purple-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(5)::before {
    background-color: rgba(185, 59, 228, calc((6 - 5) / 6));
    -webkit-box-shadow: inset 0 0 0 4px #c456c8;
    box-shadow: inset 0 0 0 4px #c456c8
}

.blue-cards .pd-card-item:first-child:nth-last-child(6):nth-child(5)::before,
.blue-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(5)::before {
    background-color: rgba(75, 156, 160, calc((6 - 5) / 6));
    -webkit-box-shadow: inset 0 0 0 4px #68a790;
    box-shadow: inset 0 0 0 4px #68a790
}

.green-cards .pd-card-item:first-child:nth-last-child(6):nth-child(5)::before,
.green-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(5)::before {
    background-color: rgba(62, 125, 101, calc((6 - 5) / 6));
    -webkit-box-shadow: inset 0 0 0 4px #42907b;
    box-shadow: inset 0 0 0 4px #42907b
}

.pd-card-item:first-child:nth-last-child(6):nth-child(5) .pd-card-item-link:hover,
.pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(5) .pd-card-item-link:hover {
    color: #c456c8
}

.purple-cards .pd-card-item:first-child:nth-last-child(6):nth-child(5) .pd-card-item-link:hover,
.purple-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(5) .pd-card-item-link:hover {
    color: #c456c8
}

.blue-cards .pd-card-item:first-child:nth-last-child(6):nth-child(5) .pd-card-item-link:hover,
.blue-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(5) .pd-card-item-link:hover {
    color: #68a790
}

.green-cards .pd-card-item:first-child:nth-last-child(6):nth-child(5) .pd-card-item-link:hover,
.green-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(5) .pd-card-item-link:hover {
    color: #42907b
}

.pd-card-item:first-child:nth-last-child(6):nth-child(6) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(6):nth-child(6) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(6):nth-child(6) .pd-card-item-page,
.pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(6) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(6) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(6) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(6 / 6));
    fill: #b93be4
}

.purple-cards .pd-card-item:first-child:nth-last-child(6):nth-child(6) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(6):nth-child(6) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(6):nth-child(6) .pd-card-item-page,
.purple-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(6) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(6) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(6) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(6 / 6));
    fill: #b93be4
}

.blue-cards .pd-card-item:first-child:nth-last-child(6):nth-child(6) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(6):nth-child(6) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(6):nth-child(6) .pd-card-item-page,
.blue-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(6) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(6) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(6) .pd-card-item-page {
    -webkit-text-fill-color: rgba(75, 156, 160, calc(6 / 6));
    fill: #4b9ca0
}

.green-cards .pd-card-item:first-child:nth-last-child(6):nth-child(6) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(6):nth-child(6) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(6):nth-child(6) .pd-card-item-page,
.green-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(6) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(6) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(6) .pd-card-item-page {
    -webkit-text-fill-color: rgba(62, 125, 101, calc(6 / 6));
    fill: #3e7d65
}

.purple-cards .pd-card-item:first-child:nth-last-child(6):nth-child(6)::before,
.purple-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(6)::before {
    background-color: rgba(185, 59, 228, calc((6 - 6) / 6));
    -webkit-box-shadow: inset 0 0 0 4px #b93be4;
    box-shadow: inset 0 0 0 4px #b93be4
}

.blue-cards .pd-card-item:first-child:nth-last-child(6):nth-child(6)::before,
.blue-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(6)::before {
    background-color: rgba(75, 156, 160, calc((6 - 6) / 6));
    -webkit-box-shadow: inset 0 0 0 4px #4b9ca0;
    box-shadow: inset 0 0 0 4px #4b9ca0
}

.green-cards .pd-card-item:first-child:nth-last-child(6):nth-child(6)::before,
.green-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(6)::before {
    background-color: rgba(62, 125, 101, calc((6 - 6) / 6));
    -webkit-box-shadow: inset 0 0 0 4px #3e7d65;
    box-shadow: inset 0 0 0 4px #3e7d65
}

.pd-card-item:first-child:nth-last-child(6):nth-child(6) .pd-card-item-link:hover,
.pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(6) .pd-card-item-link:hover {
    color: #b93be4
}

.purple-cards .pd-card-item:first-child:nth-last-child(6):nth-child(6) .pd-card-item-link:hover,
.purple-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(6) .pd-card-item-link:hover {
    color: #b93be4
}

.blue-cards .pd-card-item:first-child:nth-last-child(6):nth-child(6) .pd-card-item-link:hover,
.blue-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(6) .pd-card-item-link:hover {
    color: #4b9ca0
}

.green-cards .pd-card-item:first-child:nth-last-child(6):nth-child(6) .pd-card-item-link:hover,
.green-cards .pd-card-item:first-child:nth-last-child(6)~.pd-card-item:nth-child(6) .pd-card-item-link:hover {
    color: #3e7d65
}

.pd-card-item:first-child:nth-last-child(7):nth-child(1) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(7):nth-child(1) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(7):nth-child(1) .pd-card-item-page,
.pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(1) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(1) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(1) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(1 / 7));
    fill: #efc555
}

.purple-cards .pd-card-item:first-child:nth-last-child(7):nth-child(1) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(7):nth-child(1) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(7):nth-child(1) .pd-card-item-page,
.purple-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(1) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(1) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(1) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(1 / 7));
    fill: #efc555
}

.blue-cards .pd-card-item:first-child:nth-last-child(7):nth-child(1) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(7):nth-child(1) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(7):nth-child(1) .pd-card-item-page,
.blue-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(1) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(1) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(1) .pd-card-item-page {
    -webkit-text-fill-color: rgba(75, 156, 160, calc(1 / 7));
    fill: #dfd34b
}

.green-cards .pd-card-item:first-child:nth-last-child(7):nth-child(1) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(7):nth-child(1) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(7):nth-child(1) .pd-card-item-page,
.green-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(1) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(1) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(1) .pd-card-item-page {
    -webkit-text-fill-color: rgba(62, 125, 101, calc(1 / 7));
    fill: #51dfd5
}

.purple-cards .pd-card-item:first-child:nth-last-child(7):nth-child(1)::before,
.purple-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(1)::before {
    background-color: rgba(185, 59, 228, calc((7 - 1) / 7));
    -webkit-box-shadow: inset 0 0 0 4px #efc555;
    box-shadow: inset 0 0 0 4px #efc555
}

.blue-cards .pd-card-item:first-child:nth-last-child(7):nth-child(1)::before,
.blue-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(1)::before {
    background-color: rgba(75, 156, 160, calc((7 - 1) / 7));
    -webkit-box-shadow: inset 0 0 0 4px #dfd34b;
    box-shadow: inset 0 0 0 4px #dfd34b
}

.green-cards .pd-card-item:first-child:nth-last-child(7):nth-child(1)::before,
.green-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(1)::before {
    background-color: rgba(62, 125, 101, calc((7 - 1) / 7));
    -webkit-box-shadow: inset 0 0 0 4px #51dfd5;
    box-shadow: inset 0 0 0 4px #51dfd5
}

.pd-card-item:first-child:nth-last-child(7):nth-child(1) .pd-card-item-link:hover,
.pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(1) .pd-card-item-link:hover {
    color: #efc555
}

.purple-cards .pd-card-item:first-child:nth-last-child(7):nth-child(1) .pd-card-item-link:hover,
.purple-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(1) .pd-card-item-link:hover {
    color: #efc555
}

.blue-cards .pd-card-item:first-child:nth-last-child(7):nth-child(1) .pd-card-item-link:hover,
.blue-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(1) .pd-card-item-link:hover {
    color: #dfd34b
}

.green-cards .pd-card-item:first-child:nth-last-child(7):nth-child(1) .pd-card-item-link:hover,
.green-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(1) .pd-card-item-link:hover {
    color: #51dfd5
}

.pd-card-item:first-child:nth-last-child(7):nth-child(2) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(7):nth-child(2) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(7):nth-child(2) .pd-card-item-page,
.pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(2) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(2) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(2) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(2 / 7));
    fill: #e6ae6d
}

.purple-cards .pd-card-item:first-child:nth-last-child(7):nth-child(2) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(7):nth-child(2) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(7):nth-child(2) .pd-card-item-page,
.purple-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(2) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(2) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(2) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(2 / 7));
    fill: #e6ae6d
}

.blue-cards .pd-card-item:first-child:nth-last-child(7):nth-child(2) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(7):nth-child(2) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(7):nth-child(2) .pd-card-item-page,
.blue-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(2) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(2) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(2) .pd-card-item-page {
    -webkit-text-fill-color: rgba(75, 156, 160, calc(2 / 7));
    fill: #c7ca59
}

.green-cards .pd-card-item:first-child:nth-last-child(7):nth-child(2) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(7):nth-child(2) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(7):nth-child(2) .pd-card-item-page,
.green-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(2) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(2) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(2) .pd-card-item-page {
    -webkit-text-fill-color: rgba(62, 125, 101, calc(2 / 7));
    fill: #4ecec3
}

.purple-cards .pd-card-item:first-child:nth-last-child(7):nth-child(2)::before,
.purple-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(2)::before {
    background-color: rgba(185, 59, 228, calc((7 - 2) / 7));
    -webkit-box-shadow: inset 0 0 0 4px #e6ae6d;
    box-shadow: inset 0 0 0 4px #e6ae6d
}

.blue-cards .pd-card-item:first-child:nth-last-child(7):nth-child(2)::before,
.blue-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(2)::before {
    background-color: rgba(75, 156, 160, calc((7 - 2) / 7));
    -webkit-box-shadow: inset 0 0 0 4px #c7ca59;
    box-shadow: inset 0 0 0 4px #c7ca59
}

.green-cards .pd-card-item:first-child:nth-last-child(7):nth-child(2)::before,
.green-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(2)::before {
    background-color: rgba(62, 125, 101, calc((7 - 2) / 7));
    -webkit-box-shadow: inset 0 0 0 4px #4ecec3;
    box-shadow: inset 0 0 0 4px #4ecec3
}

.pd-card-item:first-child:nth-last-child(7):nth-child(2) .pd-card-item-link:hover,
.pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(2) .pd-card-item-link:hover {
    color: #e6ae6d
}

.purple-cards .pd-card-item:first-child:nth-last-child(7):nth-child(2) .pd-card-item-link:hover,
.purple-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(2) .pd-card-item-link:hover {
    color: #e6ae6d
}

.blue-cards .pd-card-item:first-child:nth-last-child(7):nth-child(2) .pd-card-item-link:hover,
.blue-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(2) .pd-card-item-link:hover {
    color: #c7ca59
}

.green-cards .pd-card-item:first-child:nth-last-child(7):nth-child(2) .pd-card-item-link:hover,
.green-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(2) .pd-card-item-link:hover {
    color: #4ecec3
}

.pd-card-item:first-child:nth-last-child(7):nth-child(3) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(7):nth-child(3) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(7):nth-child(3) .pd-card-item-page,
.pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(3) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(3) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(3) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(3 / 7));
    fill: #dd9785
}

.purple-cards .pd-card-item:first-child:nth-last-child(7):nth-child(3) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(7):nth-child(3) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(7):nth-child(3) .pd-card-item-page,
.purple-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(3) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(3) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(3) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(3 / 7));
    fill: #dd9785
}

.blue-cards .pd-card-item:first-child:nth-last-child(7):nth-child(3) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(7):nth-child(3) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(7):nth-child(3) .pd-card-item-page,
.blue-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(3) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(3) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(3) .pd-card-item-page {
    -webkit-text-fill-color: rgba(75, 156, 160, calc(3 / 7));
    fill: #aec167
}

.green-cards .pd-card-item:first-child:nth-last-child(7):nth-child(3) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(7):nth-child(3) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(7):nth-child(3) .pd-card-item-page,
.green-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(3) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(3) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(3) .pd-card-item-page {
    -webkit-text-fill-color: rgba(62, 125, 101, calc(3 / 7));
    fill: #4bbeb0
}

.purple-cards .pd-card-item:first-child:nth-last-child(7):nth-child(3)::before,
.purple-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(3)::before {
    background-color: rgba(185, 59, 228, calc((7 - 3) / 7));
    -webkit-box-shadow: inset 0 0 0 4px #dd9785;
    box-shadow: inset 0 0 0 4px #dd9785
}

.blue-cards .pd-card-item:first-child:nth-last-child(7):nth-child(3)::before,
.blue-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(3)::before {
    background-color: rgba(75, 156, 160, calc((7 - 3) / 7));
    -webkit-box-shadow: inset 0 0 0 4px #aec167;
    box-shadow: inset 0 0 0 4px #aec167
}

.green-cards .pd-card-item:first-child:nth-last-child(7):nth-child(3)::before,
.green-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(3)::before {
    background-color: rgba(62, 125, 101, calc((7 - 3) / 7));
    -webkit-box-shadow: inset 0 0 0 4px #4bbeb0;
    box-shadow: inset 0 0 0 4px #4bbeb0
}

.pd-card-item:first-child:nth-last-child(7):nth-child(3) .pd-card-item-link:hover,
.pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(3) .pd-card-item-link:hover {
    color: #dd9785
}

.purple-cards .pd-card-item:first-child:nth-last-child(7):nth-child(3) .pd-card-item-link:hover,
.purple-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(3) .pd-card-item-link:hover {
    color: #dd9785
}

.blue-cards .pd-card-item:first-child:nth-last-child(7):nth-child(3) .pd-card-item-link:hover,
.blue-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(3) .pd-card-item-link:hover {
    color: #aec167
}

.green-cards .pd-card-item:first-child:nth-last-child(7):nth-child(3) .pd-card-item-link:hover,
.green-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(3) .pd-card-item-link:hover {
    color: #4bbeb0
}

.pd-card-item:first-child:nth-last-child(7):nth-child(4) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(7):nth-child(4) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(7):nth-child(4) .pd-card-item-page,
.pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(4) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(4) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(4) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(4 / 7));
    fill: #d4809c
}

.purple-cards .pd-card-item:first-child:nth-last-child(7):nth-child(4) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(7):nth-child(4) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(7):nth-child(4) .pd-card-item-page,
.purple-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(4) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(4) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(4) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(4 / 7));
    fill: #d4809c
}

.blue-cards .pd-card-item:first-child:nth-last-child(7):nth-child(4) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(7):nth-child(4) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(7):nth-child(4) .pd-card-item-page,
.blue-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(4) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(4) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(4) .pd-card-item-page {
    -webkit-text-fill-color: rgba(75, 156, 160, calc(4 / 7));
    fill: #95b776
}

.green-cards .pd-card-item:first-child:nth-last-child(7):nth-child(4) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(7):nth-child(4) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(7):nth-child(4) .pd-card-item-page,
.green-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(4) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(4) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(4) .pd-card-item-page {
    -webkit-text-fill-color: rgba(62, 125, 101, calc(4 / 7));
    fill: #47ae9d
}

.purple-cards .pd-card-item:first-child:nth-last-child(7):nth-child(4)::before,
.purple-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(4)::before {
    background-color: rgba(185, 59, 228, calc((7 - 4) / 7));
    -webkit-box-shadow: inset 0 0 0 4px #d4809c;
    box-shadow: inset 0 0 0 4px #d4809c
}

.blue-cards .pd-card-item:first-child:nth-last-child(7):nth-child(4)::before,
.blue-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(4)::before {
    background-color: rgba(75, 156, 160, calc((7 - 4) / 7));
    -webkit-box-shadow: inset 0 0 0 4px #95b776;
    box-shadow: inset 0 0 0 4px #95b776
}

.green-cards .pd-card-item:first-child:nth-last-child(7):nth-child(4)::before,
.green-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(4)::before {
    background-color: rgba(62, 125, 101, calc((7 - 4) / 7));
    -webkit-box-shadow: inset 0 0 0 4px #47ae9d;
    box-shadow: inset 0 0 0 4px #47ae9d
}

.pd-card-item:first-child:nth-last-child(7):nth-child(4) .pd-card-item-link:hover,
.pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(4) .pd-card-item-link:hover {
    color: #d4809c
}

.purple-cards .pd-card-item:first-child:nth-last-child(7):nth-child(4) .pd-card-item-link:hover,
.purple-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(4) .pd-card-item-link:hover {
    color: #d4809c
}

.blue-cards .pd-card-item:first-child:nth-last-child(7):nth-child(4) .pd-card-item-link:hover,
.blue-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(4) .pd-card-item-link:hover {
    color: #95b776
}

.green-cards .pd-card-item:first-child:nth-last-child(7):nth-child(4) .pd-card-item-link:hover,
.green-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(4) .pd-card-item-link:hover {
    color: #47ae9d
}

.pd-card-item:first-child:nth-last-child(7):nth-child(5) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(7):nth-child(5) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(7):nth-child(5) .pd-card-item-page,
.pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(5) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(5) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(5) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(5 / 7));
    fill: #cb69b4
}

.purple-cards .pd-card-item:first-child:nth-last-child(7):nth-child(5) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(7):nth-child(5) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(7):nth-child(5) .pd-card-item-page,
.purple-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(5) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(5) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(5) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(5 / 7));
    fill: #cb69b4
}

.blue-cards .pd-card-item:first-child:nth-last-child(7):nth-child(5) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(7):nth-child(5) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(7):nth-child(5) .pd-card-item-page,
.blue-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(5) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(5) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(5) .pd-card-item-page {
    -webkit-text-fill-color: rgba(75, 156, 160, calc(5 / 7));
    fill: #7cae84
}

.green-cards .pd-card-item:first-child:nth-last-child(7):nth-child(5) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(7):nth-child(5) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(7):nth-child(5) .pd-card-item-page,
.green-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(5) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(5) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(5) .pd-card-item-page {
    -webkit-text-fill-color: rgba(62, 125, 101, calc(5 / 7));
    fill: #449e8a
}

.purple-cards .pd-card-item:first-child:nth-last-child(7):nth-child(5)::before,
.purple-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(5)::before {
    background-color: rgba(185, 59, 228, calc((7 - 5) / 7));
    -webkit-box-shadow: inset 0 0 0 4px #cb69b4;
    box-shadow: inset 0 0 0 4px #cb69b4
}

.blue-cards .pd-card-item:first-child:nth-last-child(7):nth-child(5)::before,
.blue-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(5)::before {
    background-color: rgba(75, 156, 160, calc((7 - 5) / 7));
    -webkit-box-shadow: inset 0 0 0 4px #7cae84;
    box-shadow: inset 0 0 0 4px #7cae84
}

.green-cards .pd-card-item:first-child:nth-last-child(7):nth-child(5)::before,
.green-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(5)::before {
    background-color: rgba(62, 125, 101, calc((7 - 5) / 7));
    -webkit-box-shadow: inset 0 0 0 4px #449e8a;
    box-shadow: inset 0 0 0 4px #449e8a
}

.pd-card-item:first-child:nth-last-child(7):nth-child(5) .pd-card-item-link:hover,
.pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(5) .pd-card-item-link:hover {
    color: #cb69b4
}

.purple-cards .pd-card-item:first-child:nth-last-child(7):nth-child(5) .pd-card-item-link:hover,
.purple-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(5) .pd-card-item-link:hover {
    color: #cb69b4
}

.blue-cards .pd-card-item:first-child:nth-last-child(7):nth-child(5) .pd-card-item-link:hover,
.blue-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(5) .pd-card-item-link:hover {
    color: #7cae84
}

.green-cards .pd-card-item:first-child:nth-last-child(7):nth-child(5) .pd-card-item-link:hover,
.green-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(5) .pd-card-item-link:hover {
    color: #449e8a
}

.pd-card-item:first-child:nth-last-child(7):nth-child(6) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(7):nth-child(6) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(7):nth-child(6) .pd-card-item-page,
.pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(6) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(6) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(6) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(6 / 7));
    fill: #c252cc
}

.purple-cards .pd-card-item:first-child:nth-last-child(7):nth-child(6) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(7):nth-child(6) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(7):nth-child(6) .pd-card-item-page,
.purple-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(6) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(6) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(6) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(6 / 7));
    fill: #c252cc
}

.blue-cards .pd-card-item:first-child:nth-last-child(7):nth-child(6) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(7):nth-child(6) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(7):nth-child(6) .pd-card-item-page,
.blue-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(6) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(6) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(6) .pd-card-item-page {
    -webkit-text-fill-color: rgba(75, 156, 160, calc(6 / 7));
    fill: #64a592
}

.green-cards .pd-card-item:first-child:nth-last-child(7):nth-child(6) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(7):nth-child(6) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(7):nth-child(6) .pd-card-item-page,
.green-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(6) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(6) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(6) .pd-card-item-page {
    -webkit-text-fill-color: rgba(62, 125, 101, calc(6 / 7));
    fill: #418d78
}

.purple-cards .pd-card-item:first-child:nth-last-child(7):nth-child(6)::before,
.purple-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(6)::before {
    background-color: rgba(185, 59, 228, calc((7 - 6) / 7));
    -webkit-box-shadow: inset 0 0 0 4px #c252cc;
    box-shadow: inset 0 0 0 4px #c252cc
}

.blue-cards .pd-card-item:first-child:nth-last-child(7):nth-child(6)::before,
.blue-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(6)::before {
    background-color: rgba(75, 156, 160, calc((7 - 6) / 7));
    -webkit-box-shadow: inset 0 0 0 4px #64a592;
    box-shadow: inset 0 0 0 4px #64a592
}

.green-cards .pd-card-item:first-child:nth-last-child(7):nth-child(6)::before,
.green-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(6)::before {
    background-color: rgba(62, 125, 101, calc((7 - 6) / 7));
    -webkit-box-shadow: inset 0 0 0 4px #418d78;
    box-shadow: inset 0 0 0 4px #418d78
}

.pd-card-item:first-child:nth-last-child(7):nth-child(6) .pd-card-item-link:hover,
.pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(6) .pd-card-item-link:hover {
    color: #c252cc
}

.purple-cards .pd-card-item:first-child:nth-last-child(7):nth-child(6) .pd-card-item-link:hover,
.purple-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(6) .pd-card-item-link:hover {
    color: #c252cc
}

.blue-cards .pd-card-item:first-child:nth-last-child(7):nth-child(6) .pd-card-item-link:hover,
.blue-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(6) .pd-card-item-link:hover {
    color: #64a592
}

.green-cards .pd-card-item:first-child:nth-last-child(7):nth-child(6) .pd-card-item-link:hover,
.green-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(6) .pd-card-item-link:hover {
    color: #418d78
}

.pd-card-item:first-child:nth-last-child(7):nth-child(7) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(7):nth-child(7) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(7):nth-child(7) .pd-card-item-page,
.pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(7) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(7) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(7) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(7 / 7));
    fill: #b93be4
}

.purple-cards .pd-card-item:first-child:nth-last-child(7):nth-child(7) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(7):nth-child(7) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(7):nth-child(7) .pd-card-item-page,
.purple-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(7) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(7) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(7) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(7 / 7));
    fill: #b93be4
}

.blue-cards .pd-card-item:first-child:nth-last-child(7):nth-child(7) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(7):nth-child(7) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(7):nth-child(7) .pd-card-item-page,
.blue-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(7) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(7) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(7) .pd-card-item-page {
    -webkit-text-fill-color: rgba(75, 156, 160, calc(7 / 7));
    fill: #4b9ca0
}

.green-cards .pd-card-item:first-child:nth-last-child(7):nth-child(7) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(7):nth-child(7) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(7):nth-child(7) .pd-card-item-page,
.green-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(7) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(7) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(7) .pd-card-item-page {
    -webkit-text-fill-color: rgba(62, 125, 101, calc(7 / 7));
    fill: #3e7d65
}

.purple-cards .pd-card-item:first-child:nth-last-child(7):nth-child(7)::before,
.purple-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(7)::before {
    background-color: rgba(185, 59, 228, calc((7 - 7) / 7));
    -webkit-box-shadow: inset 0 0 0 4px #b93be4;
    box-shadow: inset 0 0 0 4px #b93be4
}

.blue-cards .pd-card-item:first-child:nth-last-child(7):nth-child(7)::before,
.blue-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(7)::before {
    background-color: rgba(75, 156, 160, calc((7 - 7) / 7));
    -webkit-box-shadow: inset 0 0 0 4px #4b9ca0;
    box-shadow: inset 0 0 0 4px #4b9ca0
}

.green-cards .pd-card-item:first-child:nth-last-child(7):nth-child(7)::before,
.green-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(7)::before {
    background-color: rgba(62, 125, 101, calc((7 - 7) / 7));
    -webkit-box-shadow: inset 0 0 0 4px #3e7d65;
    box-shadow: inset 0 0 0 4px #3e7d65
}

.pd-card-item:first-child:nth-last-child(7):nth-child(7) .pd-card-item-link:hover,
.pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(7) .pd-card-item-link:hover {
    color: #b93be4
}

.purple-cards .pd-card-item:first-child:nth-last-child(7):nth-child(7) .pd-card-item-link:hover,
.purple-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(7) .pd-card-item-link:hover {
    color: #b93be4
}

.blue-cards .pd-card-item:first-child:nth-last-child(7):nth-child(7) .pd-card-item-link:hover,
.blue-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(7) .pd-card-item-link:hover {
    color: #4b9ca0
}

.green-cards .pd-card-item:first-child:nth-last-child(7):nth-child(7) .pd-card-item-link:hover,
.green-cards .pd-card-item:first-child:nth-last-child(7)~.pd-card-item:nth-child(7) .pd-card-item-link:hover {
    color: #3e7d65
}

.pd-card-item:first-child:nth-last-child(8):nth-child(1) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(8):nth-child(1) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(8):nth-child(1) .pd-card-item-page,
.pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(1) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(1) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(1) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(1 / 8));
    fill: #f0c852
}

.purple-cards .pd-card-item:first-child:nth-last-child(8):nth-child(1) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(8):nth-child(1) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(8):nth-child(1) .pd-card-item-page,
.purple-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(1) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(1) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(1) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(1 / 8));
    fill: #f0c852
}

.blue-cards .pd-card-item:first-child:nth-last-child(8):nth-child(1) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(8):nth-child(1) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(8):nth-child(1) .pd-card-item-page,
.blue-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(1) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(1) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(1) .pd-card-item-page {
    -webkit-text-fill-color: rgba(75, 156, 160, calc(1 / 8));
    fill: #e2d449
}

.green-cards .pd-card-item:first-child:nth-last-child(8):nth-child(1) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(8):nth-child(1) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(8):nth-child(1) .pd-card-item-page,
.green-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(1) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(1) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(1) .pd-card-item-page {
    -webkit-text-fill-color: rgba(62, 125, 101, calc(1 / 8));
    fill: #51e1d8
}

.purple-cards .pd-card-item:first-child:nth-last-child(8):nth-child(1)::before,
.purple-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(1)::before {
    background-color: rgba(185, 59, 228, calc((8 - 1) / 8));
    -webkit-box-shadow: inset 0 0 0 4px #f0c852;
    box-shadow: inset 0 0 0 4px #f0c852
}

.blue-cards .pd-card-item:first-child:nth-last-child(8):nth-child(1)::before,
.blue-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(1)::before {
    background-color: rgba(75, 156, 160, calc((8 - 1) / 8));
    -webkit-box-shadow: inset 0 0 0 4px #e2d449;
    box-shadow: inset 0 0 0 4px #e2d449
}

.green-cards .pd-card-item:first-child:nth-last-child(8):nth-child(1)::before,
.green-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(1)::before {
    background-color: rgba(62, 125, 101, calc((8 - 1) / 8));
    -webkit-box-shadow: inset 0 0 0 4px #51e1d8;
    box-shadow: inset 0 0 0 4px #51e1d8
}

.pd-card-item:first-child:nth-last-child(8):nth-child(1) .pd-card-item-link:hover,
.pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(1) .pd-card-item-link:hover {
    color: #f0c852
}

.purple-cards .pd-card-item:first-child:nth-last-child(8):nth-child(1) .pd-card-item-link:hover,
.purple-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(1) .pd-card-item-link:hover {
    color: #f0c852
}

.blue-cards .pd-card-item:first-child:nth-last-child(8):nth-child(1) .pd-card-item-link:hover,
.blue-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(1) .pd-card-item-link:hover {
    color: #e2d449
}

.green-cards .pd-card-item:first-child:nth-last-child(8):nth-child(1) .pd-card-item-link:hover,
.green-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(1) .pd-card-item-link:hover {
    color: #51e1d8
}

.pd-card-item:first-child:nth-last-child(8):nth-child(2) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(8):nth-child(2) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(8):nth-child(2) .pd-card-item-page,
.pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(2) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(2) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(2) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(2 / 8));
    fill: #e8b467
}

.purple-cards .pd-card-item:first-child:nth-last-child(8):nth-child(2) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(8):nth-child(2) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(8):nth-child(2) .pd-card-item-page,
.purple-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(2) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(2) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(2) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(2 / 8));
    fill: #e8b467
}

.blue-cards .pd-card-item:first-child:nth-last-child(8):nth-child(2) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(8):nth-child(2) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(8):nth-child(2) .pd-card-item-page,
.blue-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(2) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(2) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(2) .pd-card-item-page {
    -webkit-text-fill-color: rgba(75, 156, 160, calc(2 / 8));
    fill: #cdcc56
}

.green-cards .pd-card-item:first-child:nth-last-child(8):nth-child(2) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(8):nth-child(2) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(8):nth-child(2) .pd-card-item-page,
.green-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(2) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(2) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(2) .pd-card-item-page {
    -webkit-text-fill-color: rgba(62, 125, 101, calc(2 / 8));
    fill: #4fd3c7
}

.purple-cards .pd-card-item:first-child:nth-last-child(8):nth-child(2)::before,
.purple-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(2)::before {
    background-color: rgba(185, 59, 228, calc((8 - 2) / 8));
    -webkit-box-shadow: inset 0 0 0 4px #e8b467;
    box-shadow: inset 0 0 0 4px #e8b467
}

.blue-cards .pd-card-item:first-child:nth-last-child(8):nth-child(2)::before,
.blue-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(2)::before {
    background-color: rgba(75, 156, 160, calc((8 - 2) / 8));
    -webkit-box-shadow: inset 0 0 0 4px #cdcc56;
    box-shadow: inset 0 0 0 4px #cdcc56
}

.green-cards .pd-card-item:first-child:nth-last-child(8):nth-child(2)::before,
.green-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(2)::before {
    background-color: rgba(62, 125, 101, calc((8 - 2) / 8));
    -webkit-box-shadow: inset 0 0 0 4px #4fd3c7;
    box-shadow: inset 0 0 0 4px #4fd3c7
}

.pd-card-item:first-child:nth-last-child(8):nth-child(2) .pd-card-item-link:hover,
.pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(2) .pd-card-item-link:hover {
    color: #e8b467
}

.purple-cards .pd-card-item:first-child:nth-last-child(8):nth-child(2) .pd-card-item-link:hover,
.purple-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(2) .pd-card-item-link:hover {
    color: #e8b467
}

.blue-cards .pd-card-item:first-child:nth-last-child(8):nth-child(2) .pd-card-item-link:hover,
.blue-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(2) .pd-card-item-link:hover {
    color: #cdcc56
}

.green-cards .pd-card-item:first-child:nth-last-child(8):nth-child(2) .pd-card-item-link:hover,
.green-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(2) .pd-card-item-link:hover {
    color: #4fd3c7
}

.pd-card-item:first-child:nth-last-child(8):nth-child(3) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(8):nth-child(3) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(8):nth-child(3) .pd-card-item-page,
.pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(3) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(3) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(3) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(3 / 8));
    fill: #e0a07c
}

.purple-cards .pd-card-item:first-child:nth-last-child(8):nth-child(3) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(8):nth-child(3) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(8):nth-child(3) .pd-card-item-page,
.purple-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(3) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(3) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(3) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(3 / 8));
    fill: #e0a07c
}

.blue-cards .pd-card-item:first-child:nth-last-child(8):nth-child(3) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(8):nth-child(3) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(8):nth-child(3) .pd-card-item-page,
.blue-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(3) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(3) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(3) .pd-card-item-page {
    -webkit-text-fill-color: rgba(75, 156, 160, calc(3 / 8));
    fill: #b7c462
}

.green-cards .pd-card-item:first-child:nth-last-child(8):nth-child(3) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(8):nth-child(3) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(8):nth-child(3) .pd-card-item-page,
.green-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(3) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(3) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(3) .pd-card-item-page {
    -webkit-text-fill-color: rgba(62, 125, 101, calc(3 / 8));
    fill: #4cc4b7
}

.purple-cards .pd-card-item:first-child:nth-last-child(8):nth-child(3)::before,
.purple-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(3)::before {
    background-color: rgba(185, 59, 228, calc((8 - 3) / 8));
    -webkit-box-shadow: inset 0 0 0 4px #e0a07c;
    box-shadow: inset 0 0 0 4px #e0a07c
}

.blue-cards .pd-card-item:first-child:nth-last-child(8):nth-child(3)::before,
.blue-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(3)::before {
    background-color: rgba(75, 156, 160, calc((8 - 3) / 8));
    -webkit-box-shadow: inset 0 0 0 4px #b7c462;
    box-shadow: inset 0 0 0 4px #b7c462
}

.green-cards .pd-card-item:first-child:nth-last-child(8):nth-child(3)::before,
.green-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(3)::before {
    background-color: rgba(62, 125, 101, calc((8 - 3) / 8));
    -webkit-box-shadow: inset 0 0 0 4px #4cc4b7;
    box-shadow: inset 0 0 0 4px #4cc4b7
}

.pd-card-item:first-child:nth-last-child(8):nth-child(3) .pd-card-item-link:hover,
.pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(3) .pd-card-item-link:hover {
    color: #e0a07c
}

.purple-cards .pd-card-item:first-child:nth-last-child(8):nth-child(3) .pd-card-item-link:hover,
.purple-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(3) .pd-card-item-link:hover {
    color: #e0a07c
}

.blue-cards .pd-card-item:first-child:nth-last-child(8):nth-child(3) .pd-card-item-link:hover,
.blue-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(3) .pd-card-item-link:hover {
    color: #b7c462
}

.green-cards .pd-card-item:first-child:nth-last-child(8):nth-child(3) .pd-card-item-link:hover,
.green-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(3) .pd-card-item-link:hover {
    color: #4cc4b7
}

.pd-card-item:first-child:nth-last-child(8):nth-child(4) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(8):nth-child(4) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(8):nth-child(4) .pd-card-item-page,
.pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(4) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(4) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(4) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(4 / 8));
    fill: #d98c91
}

.purple-cards .pd-card-item:first-child:nth-last-child(8):nth-child(4) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(8):nth-child(4) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(8):nth-child(4) .pd-card-item-page,
.purple-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(4) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(4) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(4) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(4 / 8));
    fill: #d98c91
}

.blue-cards .pd-card-item:first-child:nth-last-child(8):nth-child(4) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(8):nth-child(4) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(8):nth-child(4) .pd-card-item-page,
.blue-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(4) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(4) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(4) .pd-card-item-page {
    -webkit-text-fill-color: rgba(75, 156, 160, calc(4 / 8));
    fill: #a2bc6f
}

.green-cards .pd-card-item:first-child:nth-last-child(8):nth-child(4) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(8):nth-child(4) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(8):nth-child(4) .pd-card-item-page,
.green-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(4) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(4) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(4) .pd-card-item-page {
    -webkit-text-fill-color: rgba(62, 125, 101, calc(4 / 8));
    fill: #49b6a7
}

.purple-cards .pd-card-item:first-child:nth-last-child(8):nth-child(4)::before,
.purple-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(4)::before {
    background-color: rgba(185, 59, 228, calc((8 - 4) / 8));
    -webkit-box-shadow: inset 0 0 0 4px #d98c91;
    box-shadow: inset 0 0 0 4px #d98c91
}

.blue-cards .pd-card-item:first-child:nth-last-child(8):nth-child(4)::before,
.blue-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(4)::before {
    background-color: rgba(75, 156, 160, calc((8 - 4) / 8));
    -webkit-box-shadow: inset 0 0 0 4px #a2bc6f;
    box-shadow: inset 0 0 0 4px #a2bc6f
}

.green-cards .pd-card-item:first-child:nth-last-child(8):nth-child(4)::before,
.green-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(4)::before {
    background-color: rgba(62, 125, 101, calc((8 - 4) / 8));
    -webkit-box-shadow: inset 0 0 0 4px #49b6a7;
    box-shadow: inset 0 0 0 4px #49b6a7
}

.pd-card-item:first-child:nth-last-child(8):nth-child(4) .pd-card-item-link:hover,
.pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(4) .pd-card-item-link:hover {
    color: #d98c91
}

.purple-cards .pd-card-item:first-child:nth-last-child(8):nth-child(4) .pd-card-item-link:hover,
.purple-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(4) .pd-card-item-link:hover {
    color: #d98c91
}

.blue-cards .pd-card-item:first-child:nth-last-child(8):nth-child(4) .pd-card-item-link:hover,
.blue-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(4) .pd-card-item-link:hover {
    color: #a2bc6f
}

.green-cards .pd-card-item:first-child:nth-last-child(8):nth-child(4) .pd-card-item-link:hover,
.green-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(4) .pd-card-item-link:hover {
    color: #49b6a7
}

.pd-card-item:first-child:nth-last-child(8):nth-child(5) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(8):nth-child(5) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(8):nth-child(5) .pd-card-item-page,
.pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(5) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(5) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(5) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(5 / 8));
    fill: #d177a5
}

.purple-cards .pd-card-item:first-child:nth-last-child(8):nth-child(5) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(8):nth-child(5) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(8):nth-child(5) .pd-card-item-page,
.purple-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(5) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(5) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(5) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(5 / 8));
    fill: #d177a5
}

.blue-cards .pd-card-item:first-child:nth-last-child(8):nth-child(5) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(8):nth-child(5) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(8):nth-child(5) .pd-card-item-page,
.blue-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(5) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(5) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(5) .pd-card-item-page {
    -webkit-text-fill-color: rgba(75, 156, 160, calc(5 / 8));
    fill: #8cb47b
}

.green-cards .pd-card-item:first-child:nth-last-child(8):nth-child(5) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(8):nth-child(5) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(8):nth-child(5) .pd-card-item-page,
.green-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(5) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(5) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(5) .pd-card-item-page {
    -webkit-text-fill-color: rgba(62, 125, 101, calc(5 / 8));
    fill: #46a896
}

.purple-cards .pd-card-item:first-child:nth-last-child(8):nth-child(5)::before,
.purple-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(5)::before {
    background-color: rgba(185, 59, 228, calc((8 - 5) / 8));
    -webkit-box-shadow: inset 0 0 0 4px #d177a5;
    box-shadow: inset 0 0 0 4px #d177a5
}

.blue-cards .pd-card-item:first-child:nth-last-child(8):nth-child(5)::before,
.blue-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(5)::before {
    background-color: rgba(75, 156, 160, calc((8 - 5) / 8));
    -webkit-box-shadow: inset 0 0 0 4px #8cb47b;
    box-shadow: inset 0 0 0 4px #8cb47b
}

.green-cards .pd-card-item:first-child:nth-last-child(8):nth-child(5)::before,
.green-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(5)::before {
    background-color: rgba(62, 125, 101, calc((8 - 5) / 8));
    -webkit-box-shadow: inset 0 0 0 4px #46a896;
    box-shadow: inset 0 0 0 4px #46a896
}

.pd-card-item:first-child:nth-last-child(8):nth-child(5) .pd-card-item-link:hover,
.pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(5) .pd-card-item-link:hover {
    color: #d177a5
}

.purple-cards .pd-card-item:first-child:nth-last-child(8):nth-child(5) .pd-card-item-link:hover,
.purple-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(5) .pd-card-item-link:hover {
    color: #d177a5
}

.blue-cards .pd-card-item:first-child:nth-last-child(8):nth-child(5) .pd-card-item-link:hover,
.blue-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(5) .pd-card-item-link:hover {
    color: #8cb47b
}

.green-cards .pd-card-item:first-child:nth-last-child(8):nth-child(5) .pd-card-item-link:hover,
.green-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(5) .pd-card-item-link:hover {
    color: #46a896
}

.pd-card-item:first-child:nth-last-child(8):nth-child(6) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(8):nth-child(6) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(8):nth-child(6) .pd-card-item-page,
.pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(6) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(6) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(6) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(6 / 8));
    fill: #c963ba
}

.purple-cards .pd-card-item:first-child:nth-last-child(8):nth-child(6) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(8):nth-child(6) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(8):nth-child(6) .pd-card-item-page,
.purple-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(6) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(6) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(6) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(6 / 8));
    fill: #c963ba
}

.blue-cards .pd-card-item:first-child:nth-last-child(8):nth-child(6) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(8):nth-child(6) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(8):nth-child(6) .pd-card-item-page,
.blue-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(6) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(6) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(6) .pd-card-item-page {
    -webkit-text-fill-color: rgba(75, 156, 160, calc(6 / 8));
    fill: #76ac87
}

.green-cards .pd-card-item:first-child:nth-last-child(8):nth-child(6) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(8):nth-child(6) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(8):nth-child(6) .pd-card-item-page,
.green-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(6) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(6) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(6) .pd-card-item-page {
    -webkit-text-fill-color: rgba(62, 125, 101, calc(6 / 8));
    fill: #449a86
}

.purple-cards .pd-card-item:first-child:nth-last-child(8):nth-child(6)::before,
.purple-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(6)::before {
    background-color: rgba(185, 59, 228, calc((8 - 6) / 8));
    -webkit-box-shadow: inset 0 0 0 4px #c963ba;
    box-shadow: inset 0 0 0 4px #c963ba
}

.blue-cards .pd-card-item:first-child:nth-last-child(8):nth-child(6)::before,
.blue-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(6)::before {
    background-color: rgba(75, 156, 160, calc((8 - 6) / 8));
    -webkit-box-shadow: inset 0 0 0 4px #76ac87;
    box-shadow: inset 0 0 0 4px #76ac87
}

.green-cards .pd-card-item:first-child:nth-last-child(8):nth-child(6)::before,
.green-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(6)::before {
    background-color: rgba(62, 125, 101, calc((8 - 6) / 8));
    -webkit-box-shadow: inset 0 0 0 4px #449a86;
    box-shadow: inset 0 0 0 4px #449a86
}

.pd-card-item:first-child:nth-last-child(8):nth-child(6) .pd-card-item-link:hover,
.pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(6) .pd-card-item-link:hover {
    color: #c963ba
}

.purple-cards .pd-card-item:first-child:nth-last-child(8):nth-child(6) .pd-card-item-link:hover,
.purple-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(6) .pd-card-item-link:hover {
    color: #c963ba
}

.blue-cards .pd-card-item:first-child:nth-last-child(8):nth-child(6) .pd-card-item-link:hover,
.blue-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(6) .pd-card-item-link:hover {
    color: #76ac87
}

.green-cards .pd-card-item:first-child:nth-last-child(8):nth-child(6) .pd-card-item-link:hover,
.green-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(6) .pd-card-item-link:hover {
    color: #449a86
}

.pd-card-item:first-child:nth-last-child(8):nth-child(7) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(8):nth-child(7) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(8):nth-child(7) .pd-card-item-page,
.pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(7) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(7) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(7) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(7 / 8));
    fill: #c14fcf
}

.purple-cards .pd-card-item:first-child:nth-last-child(8):nth-child(7) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(8):nth-child(7) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(8):nth-child(7) .pd-card-item-page,
.purple-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(7) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(7) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(7) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(7 / 8));
    fill: #c14fcf
}

.blue-cards .pd-card-item:first-child:nth-last-child(8):nth-child(7) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(8):nth-child(7) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(8):nth-child(7) .pd-card-item-page,
.blue-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(7) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(7) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(7) .pd-card-item-page {
    -webkit-text-fill-color: rgba(75, 156, 160, calc(7 / 8));
    fill: #61a494
}

.green-cards .pd-card-item:first-child:nth-last-child(8):nth-child(7) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(8):nth-child(7) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(8):nth-child(7) .pd-card-item-page,
.green-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(7) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(7) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(7) .pd-card-item-page {
    -webkit-text-fill-color: rgba(62, 125, 101, calc(7 / 8));
    fill: #418b75
}

.purple-cards .pd-card-item:first-child:nth-last-child(8):nth-child(7)::before,
.purple-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(7)::before {
    background-color: rgba(185, 59, 228, calc((8 - 7) / 8));
    -webkit-box-shadow: inset 0 0 0 4px #c14fcf;
    box-shadow: inset 0 0 0 4px #c14fcf
}

.blue-cards .pd-card-item:first-child:nth-last-child(8):nth-child(7)::before,
.blue-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(7)::before {
    background-color: rgba(75, 156, 160, calc((8 - 7) / 8));
    -webkit-box-shadow: inset 0 0 0 4px #61a494;
    box-shadow: inset 0 0 0 4px #61a494
}

.green-cards .pd-card-item:first-child:nth-last-child(8):nth-child(7)::before,
.green-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(7)::before {
    background-color: rgba(62, 125, 101, calc((8 - 7) / 8));
    -webkit-box-shadow: inset 0 0 0 4px #418b75;
    box-shadow: inset 0 0 0 4px #418b75
}

.pd-card-item:first-child:nth-last-child(8):nth-child(7) .pd-card-item-link:hover,
.pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(7) .pd-card-item-link:hover {
    color: #c14fcf
}

.purple-cards .pd-card-item:first-child:nth-last-child(8):nth-child(7) .pd-card-item-link:hover,
.purple-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(7) .pd-card-item-link:hover {
    color: #c14fcf
}

.blue-cards .pd-card-item:first-child:nth-last-child(8):nth-child(7) .pd-card-item-link:hover,
.blue-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(7) .pd-card-item-link:hover {
    color: #61a494
}

.green-cards .pd-card-item:first-child:nth-last-child(8):nth-child(7) .pd-card-item-link:hover,
.green-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(7) .pd-card-item-link:hover {
    color: #418b75
}

.pd-card-item:first-child:nth-last-child(8):nth-child(8) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(8):nth-child(8) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(8):nth-child(8) .pd-card-item-page,
.pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(8) .pd-card-item-icon svg path,
.pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(8) .pd-card-item-link i,
.pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(8) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(8 / 8));
    fill: #b93be4
}

.purple-cards .pd-card-item:first-child:nth-last-child(8):nth-child(8) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(8):nth-child(8) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(8):nth-child(8) .pd-card-item-page,
.purple-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(8) .pd-card-item-icon svg path,
.purple-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(8) .pd-card-item-link i,
.purple-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(8) .pd-card-item-page {
    -webkit-text-fill-color: rgba(185, 59, 228, calc(8 / 8));
    fill: #b93be4
}

.blue-cards .pd-card-item:first-child:nth-last-child(8):nth-child(8) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(8):nth-child(8) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(8):nth-child(8) .pd-card-item-page,
.blue-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(8) .pd-card-item-icon svg path,
.blue-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(8) .pd-card-item-link i,
.blue-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(8) .pd-card-item-page {
    -webkit-text-fill-color: rgba(75, 156, 160, calc(8 / 8));
    fill: #4b9ca0
}

.green-cards .pd-card-item:first-child:nth-last-child(8):nth-child(8) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(8):nth-child(8) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(8):nth-child(8) .pd-card-item-page,
.green-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(8) .pd-card-item-icon svg path,
.green-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(8) .pd-card-item-link i,
.green-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(8) .pd-card-item-page {
    -webkit-text-fill-color: rgba(62, 125, 101, calc(8 / 8));
    fill: #3e7d65
}

.purple-cards .pd-card-item:first-child:nth-last-child(8):nth-child(8)::before,
.purple-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(8)::before {
    background-color: rgba(185, 59, 228, calc((8 - 8) / 8));
    -webkit-box-shadow: inset 0 0 0 4px #b93be4;
    box-shadow: inset 0 0 0 4px #b93be4
}

.blue-cards .pd-card-item:first-child:nth-last-child(8):nth-child(8)::before,
.blue-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(8)::before {
    background-color: rgba(75, 156, 160, calc((8 - 8) / 8));
    -webkit-box-shadow: inset 0 0 0 4px #4b9ca0;
    box-shadow: inset 0 0 0 4px #4b9ca0
}

.green-cards .pd-card-item:first-child:nth-last-child(8):nth-child(8)::before,
.green-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(8)::before {
    background-color: rgba(62, 125, 101, calc((8 - 8) / 8));
    -webkit-box-shadow: inset 0 0 0 4px #3e7d65;
    box-shadow: inset 0 0 0 4px #3e7d65
}

.pd-card-item:first-child:nth-last-child(8):nth-child(8) .pd-card-item-link:hover,
.pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(8) .pd-card-item-link:hover {
    color: #b93be4
}

.purple-cards .pd-card-item:first-child:nth-last-child(8):nth-child(8) .pd-card-item-link:hover,
.purple-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(8) .pd-card-item-link:hover {
    color: #b93be4
}

.blue-cards .pd-card-item:first-child:nth-last-child(8):nth-child(8) .pd-card-item-link:hover,
.blue-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(8) .pd-card-item-link:hover {
    color: #4b9ca0
}

.green-cards .pd-card-item:first-child:nth-last-child(8):nth-child(8) .pd-card-item-link:hover,
.green-cards .pd-card-item:first-child:nth-last-child(8)~.pd-card-item:nth-child(8) .pd-card-item-link:hover {
    color: #3e7d65
}

@media (min-width:992px) {
    .pd-card-item:nth-child(1) {
        top: 0;
        left: 0;
        z-index: calc(100 - 1)
    }
    .active .pd-card-item:nth-child(1) {
        top: 0;
        left: 0
    }
}

@media (min-width:1800px) {
    .active .pd-card-item:nth-child(1) {
        top: 0;
        left: 0
    }
}

@media (min-width:992px) {
    .pd-card-item:nth-child(2) {
        top: 30px;
        left: 30px;
        z-index: calc(100 - 2)
    }
    .active .pd-card-item:nth-child(2) {
        top: 20px;
        left: 432px
    }
}

@media (min-width:1800px) {
    .active .pd-card-item:nth-child(2) {
        top: 20px;
        left: 432px
    }
}

@media (min-width:992px) {
    .pd-card-item:nth-child(3) {
        top: 60px;
        left: 60px;
        z-index: calc(100 - 3)
    }
    .active .pd-card-item:nth-child(3) {
        top: 542px;
        left: 0
    }
}

@media (min-width:1800px) {
    .active .pd-card-item:nth-child(3) {
        top: 40px;
        left: 864px
    }
}

@media (min-width:992px) {
    .pd-card-item:nth-child(4) {
        top: 90px;
        left: 90px;
        z-index: calc(100 - 4)
    }
    .active .pd-card-item:nth-child(4) {
        top: 562px;
        left: 432px
    }
}

@media (min-width:1800px) {
    .active .pd-card-item:nth-child(4) {
        top: 60px;
        left: 1296px
    }
}

@media (min-width:992px) {
    .pd-card-item:nth-child(5) {
        top: 120px;
        left: 120px;
        z-index: calc(100 - 5)
    }
    .active .pd-card-item:nth-child(5) {
        top: 1084px;
        left: 0
    }
}

@media (min-width:1800px) {
    .active .pd-card-item:nth-child(5) {
        top: 542px;
        left: 0
    }
}

@media (min-width:992px) {
    .pd-card-item:nth-child(6) {
        top: 150px;
        left: 150px;
        z-index: calc(100 - 6)
    }
    .active .pd-card-item:nth-child(6) {
        top: 1104px;
        left: 432px
    }
}

@media (min-width:1800px) {
    .active .pd-card-item:nth-child(6) {
        top: 562px;
        left: 432px
    }
}

@media (min-width:992px) {
    .pd-card-item:nth-child(7) {
        top: 180px;
        left: 180px;
        z-index: calc(100 - 7)
    }
    .active .pd-card-item:nth-child(7) {
        top: 1626px;
        left: 0
    }
}

@media (min-width:1800px) {
    .active .pd-card-item:nth-child(7) {
        top: 582px;
        left: 864px
    }
}

@media (min-width:992px) {
    .pd-card-item:nth-child(8) {
        top: 210px;
        left: 210px;
        z-index: calc(100 - 8)
    }
    .active .pd-card-item:nth-child(8) {
        top: 1646px;
        left: 432px
    }
}

@media (min-width:1800px) {
    .active .pd-card-item:nth-child(8) {
        top: 602px;
        left: 1296px
    }
}

.pd-card-item-header {
    margin-bottom: 20px
}

.pd-card-item-icon svg,
.pd-card-item-link i,
.pd-card-item-page {
    background: #F8DC3D;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.green-cards .pd-card-item-icon svg,
.green-cards .pd-card-item-link i,
.green-cards .pd-card-item-page {
    background: #54EFE8;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.pd-card-item-icon {
    font-size: 40px
}

.pd-card-item-title {
    margin-top: 30px;
    font-weight: 700
}

.pd-card-item-link,
.pd-card-item-page {
    position: absolute;
    bottom: 30px;
    font-weight: 700
}

.pd-card-item-link {
    right: 30px;
    font-size: 16px;
    color: inherit;
    text-decoration: none
}

.pd-card-item-page {
    left: 30px;
    font-size: 24px
}

.card-content-container {
    padding: 4rem 0
}

@media (min-width:992px) {
    .card-content-container {
        padding: 10rem 0
    }
}

.card-content-container.green-cards .pd-card-icon svg {
    fill: #06CCCC
}

.card-content-container.blue-cards .pd-card-icon svg {
    fill: #F8DC3D
}

.pd-content-tab-wrapper .block-title {
    margin-bottom: 3.125rem
}

.pd-nav-tabs {
    border: none;
    border-bottom: 12px solid #75D697;
    margin: 0
}

.pd-purple .pd-nav-tabs {
    border-color: #B93BE4
}

.pd-blue .pd-nav-tabs {
    border-color: #06CCCC
}

.pd-yellow .pd-nav-tabs {
    border-color: #F8DC3D
}

.pd-nav-tabs .nav-link {
    font-size: calc(1.275rem + .3vw);
    background-color: #214457;
    color: #fff;
    padding: 1.25rem 2.5rem;
    border-radius: 0;
    border: none
}

@media (min-width:1200px) {
    .pd-nav-tabs .nav-link {
        font-size: 1.5rem
    }
}

.pd-nav-tabs .nav-link.active {
    background-color: #75D697;
    color: #214457
}

.pd-purple .pd-nav-tabs .nav-link.active {
    background-color: #B93BE4;
    color: #fff
}

.pd-blue .pd-nav-tabs .nav-link.active {
    background-color: #06CCCC
}

.pd-yellow .pd-nav-tabs .nav-link.active {
    background-color: #F8DC3D
}

.pd-nav-tabs .nav-link:focus {
    outline: 0
}

.pd-tab-content {
    background-color: #214457;
    color: #fff
}

.pd-tab-content.light-bg {
    background-color: #fff;
    color: #062333
}

.pd-content-tab-list ul {
    list-style: none;
    padding: 0
}

.pd-content-tab-list ul li {
    position: relative;
    font-size: 1.125rem;
    margin-bottom: 2rem;
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    line-height: 27px;
    page-break-inside: avoid;
    break-inside: avoid
}

.pd-content-tab-list ul li::before {
    content: "";
    position: absolute;
    left: -30px;
    top: 5px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #6cc
}

@media (min-width:992px) {
    .pd-content-tab-list {
        -webkit-columns: 2;
        -moz-columns: 2;
        columns: 2;
        grid-column-gap: 6rem;
        -webkit-column-gap: 6rem;
        -moz-column-gap: 6rem;
        column-gap: 6rem
    }
    .pd-content-tab-list .pax-device-tabs {
        padding-top: 5.5rem
    }
}

.pd-content-tab-list .page-break-inside {
    page-break-inside: avoid;
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 10px
}

.tab-gallery-list {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.tab-gallery-list .tab-gallery-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 33.3333%;
    flex: 1 0 33.3333%;
    margin-bottom: 1.875rem
}

.tab-gallery-list .tab-img-caption {
    font-family: 'CentraMedium', Helvertica, serif;
    width: 50%;
    margin: 0 auto;
    font-size: 1.188rem
}

.pd-purple .tab-gallery-list .tab-img-caption {
    color: #B93BE4
}

.pd-blue .tab-gallery-list .tab-img-caption {
    color: #06CCCC
}

.pd-green .tab-gallery-list .tab-img-caption {
    color: #75D697
}

.pd-teal .tab-gallery-list .tab-img-caption {
    color: #6ED1B2
}

.pd-yellow .tab-gallery-list .tab-img-caption {
    color: #F8DC3D
}

.pd-user-study-main .carousel {
    padding: 4rem 0
}

.pd-user-study-main .carousel-inner {
    padding: 4rem 0 0
}

.pd-user-study-main .carousel-item.active,
.pd-user-study-main .carousel-item-next,
.pd-user-study-main .carousel-item-prev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.pd-user-study-main .carousel-indicators button {
    margin-left: .4rem;
    margin-right: .4rem;
    max-width: .2rem;
    border-radius: 50%;
    background-color: #214457;
    border: 1px solid silver;
    padding: .5rem
}

.pd-user-study-main .carousel-indicators button:focus {
    outline: #062333
}

.pd-user-study-main.pd-purple .carousel-indicators .active {
    background-color: #B93BE4
}

.pd-user-study-main.pd-blue .carousel-indicators .active {
    background-color: #06CCCC
}

.pd-user-study-main.pd-green .carousel-indicators .active {
    background-color: #75D697
}

.pd-user-study-main.pd-teal .carousel-indicators .active {
    background-color: #6ED1B2
}

.pd-user-study-main.pd-yellow .carousel-indicators .active {
    background-color: #F8DC3D
}

.pd-user-study-main .carousel-control-prev,
.pd-user-study-main .carousel-control-next {
    width: 5%;
    background: 0;
    border: 0
}

.pd-user-study-main .carousel-control-prev {
    left: 0
}

@media (min-width:992px) {
    .pd-user-study-main .carousel-control-prev {
        left: 10%
    }
}

.pd-user-study-main .carousel-control-next {
    right: 0
}

@media (min-width:992px) {
    .pd-user-study-main .carousel-control-next {
        right: 10%
    }
}

.pd-user-study-main .carousel-control-prev-icon,
.pd-user-study-main .carousel-control-next-icon {
    height: 100px;
    width: 100px;
    background-image: none;
    display: none
}

.pd-user-study-main .carousel-control-prev-icon::after,
.pd-user-study-main .carousel-control-next-icon::after {
    font-size: 3.438rem
}

@media (min-width:768px) {
    .pd-user-study-main .carousel-control-prev-icon,
    .pd-user-study-main .carousel-control-next-icon {
        display: block
    }
}

.pd-user-study-main .carousel-control-next-icon::after {
    content: '\276F'
}

.pd-user-study-main .carousel-control-next-icon.pd-purple::after {
    color: #B93BE4
}

.pd-user-study-main .carousel-control-next-icon.pd-blue::after {
    color: #06CCCC
}

.pd-user-study-main .carousel-control-next-icon.pd-green::after {
    color: #75D697
}

.pd-user-study-main .carousel-control-next-icon.pd-teal::after {
    color: #6ED1B2
}

.pd-user-study-main .carousel-control-next-icon.pd-yellow::after {
    color: #062333
}

.pd-user-study-main .carousel-control-prev-icon::after {
    content: '\276E'
}

.pd-user-study-main .carousel-control-prev-icon.pd-purple::after {
    color: #B93BE4
}

.pd-user-study-main .carousel-control-prev-icon.pd-blue::after {
    color: #06CCCC
}

.pd-user-study-main .carousel-control-prev-icon.pd-green::after {
    color: #75D697
}

.pd-user-study-main .carousel-control-prev-icon.pd-teal::after {
    color: #6ED1B2
}

.pd-user-study-main .carousel-control-prev-icon.pd-yellow::after {
    color: #062333
}

.pd-cards-indicators.carousel-indicators {
    bottom: calc(100% + 1.25rem);
    width: 100%;
    margin: 0 auto;
    text-align: center
}

.pd-cards-indicators.carousel-indicators button {
    max-width: .2rem;
    margin-left: .5rem;
    margin-right: .5rem;
    border-radius: 50%;
    background-color: #F8DC3D;
    border: 0;
    padding: .5rem
}

.pd-cards-indicators.carousel-indicators button:focus {
    outline: none
}

.purple-cards .pd-cards-indicators.carousel-indicators .active {
    background-color: #B93BE4
}

.article-section.section-hero {
    padding-top: 10rem
}

@media (min-width:768px) {
    .article-section.section-hero {
        padding-top: 10rem
    }
}

@media (min-width:992px) {
    .article-section.section-hero {
        padding-top: 18rem
    }
}

.hero-content {
    text-shadow: 0 .938rem 4.5rem rgba(0, 0, 0, .2);
    width: 100%;
    margin: 0 auto
}

@media (min-width:768px) {
    .hero-content {
        width: 80%
    }
}

.hero-content h1,
.hero-content .h1 {
    margin-bottom: 2.5rem
}

.hero-content .btn,
.hero-content .btn--secondary,
.hero-content .btn-cards,
.hero-content .right-sidebar .search-submit,
.right-sidebar .hero-content .search-submit,
.hero-content .hbspt-form .hs-button,
.hbspt-form .hero-content .hs-button {
    font-family: 'CentraMedium', Helvertica, serif
}

@media (min-width:768px) {
    .hero-content {
        position: relative
    }
}

.hero-devices {
    margin-top: 1.25rem
}

#hero {
    padding: 5rem 0;
    overflow: hidden
}

@media (min-width:768px) {
    #hero {
        padding: 15rem 0 5rem
    }
}

.hero-card-fan {
    position: absolute;
    z-index: -1;
    top: 80vw;
    left: 50%;
    width: 100%;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: .75;
    -webkit-transition: .2s top;
    transition: .2s top;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media (min-width:768px) {
    .hero-card-fan {
        width: 85%;
        top: 50vw;
        opacity: 1
    }
}

@media (min-width:992px) {
    .hero-card-fan {
        width: 75%;
        top: 40vw
    }
}

@media (min-width:1200px) {
    .hero-card-fan {
        width: 75%;
        top: 30vw
    }
}

.section-hero {
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 14rem 0 0
}

.section-hero.pd-tiles-hero {
    padding-bottom: 8.5rem
}

@media (min-width:992px) {
    .section-hero {
        padding: 20rem 0 0
    }
}

@media (min-width:1200px) {
    .section-hero {
        padding: 20rem 0 0
    }
}

.section-hero.section-hero-thin {
    padding: 15rem .938rem 5rem
}

@media (min-width:992px) {
    .section-hero.section-hero-thin {
        padding: 12rem 0 0;
        max-height: 60rem
    }
}

.section-hero.section-hero-thin .hero-tiles-main-container {
    position: relative;
    -webkit-transform: none;
    transform: none;
    z-index: 20
}

@media (min-width:992px) {
    .section-hero.section-hero-thin .hero-tiles-main-container {
        -webkit-transform: translate(0%, -20%);
        transform: translate(0%, -20%)
    }
}

.section-hero .pd-overlay-x {
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    margin-left: -31.25rem;
    mix-blend-mode: lighten;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% calc(50% + (60rem)/2), 0 calc(50% + (60rem)/2));
    clip-path: polygon(0 0, 100% 0%, 100% calc(50% + (60rem)/2), 0 calc(50% + (60rem)/2))
}

.page-sign-up .section-hero .pd-overlay-x {
    -webkit-clip-path: none;
    clip-path: none
}

.section-hero .pd-overlay-x.pd-purple .pd-x-path {
    stroke: #B93BE4
}

.section-hero .pd-overlay-x.pd-blue .pd-x-path {
    stroke: #06CCCC
}

.section-hero .pd-overlay-x.pd-green .pd-x-path {
    stroke: #75D697
}

.section-hero .pd-overlay-x.pd-teal.pd-x-path {
    stroke: #6ED1B2
}

.section-hero .pd-overlay-x.pd-yellow .pd-x-path {
    stroke: #F8DC3D
}

.section-hero .pd-bucket-container {
    z-index: 10;
    position: relative
}

.hero-content {
    position: relative;
    z-index: 20;
    color: #fff;
    text-shadow: 0 .938rem 4.5rem rgba(0, 0, 0, .2);
    width: 100%;
    margin: 0 auto 0;
    text-align: center
}

.hero-content br {
    display: none
}

.hero-content a {
    text-decoration: none
}

@media (min-width:768px) {
    .hero-content {
        width: 80%
    }
}

@media (min-width:992px) {
    .hero-content {
        margin: 0 auto 8rem
    }
    .hero-content br {
        display: block
    }
    .section-hero-thin .hero-content {
        width: 70%;
        margin: 0 9rem 9rem;
        padding: 0
    }
    .section-hero-thin .hero-content.content-area-two {
        width: 80%;
        margin: 9rem auto
    }
    .section-hero-thin .hero-content.content-area-two .left-column {
        padding-right: 1.938rem
    }
    .hero-content.content-area-two {
        padding: 0
    }
    .hero-content.text-md-center {
        margin: 0 auto 8rem
    }
}

.hero-extra-img-container {
    margin: 0 auto;
    position: absolute;
    max-width: 100%;
    left: 0;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    right: 0;
    bottom: 0
}

@media (min-width:992px) {
    .hero-extra-img-container {
        height: 12.5rem
    }
}

.hero-extra-img-container img {
    height: auto
}

@media (min-width:992px) {
    .hero-extra-img-container img {
        height: 100%
    }
}

.header-content-list-item-icon {
    margin-bottom: 1.875rem
}

.header-content-list-item-icon .header-content-list-item-icon svg {
    width: 75px;
    height: 75px
}

.pd-purple .header-content-list-item-icon svg {
    fill: #B93BE4
}

.pd-green .header-content-list-item-icon svg {
    fill: #75D697
}

.pd-teal .header-content-list-item-icon svg {
    fill: #6ED1B2
}

.pd-blue .header-content-list-item-icon svg {
    fill: #06CCCC
}

.pd-yellow .header-content-list-item-icon svg {
    fill: #F8DC3D
}

.header-content-list {
    margin-top: 2.5rem
}

.header-listing-content h3,
.header-listing-content .h3 {
    margin-bottom: .313rem
}

.header-listing-sub-content p {
    margin: 0
}

@media (min-width:992px) {
    .has-header-content-form .header-content-form {
        margin-top: -8em
    }
}

@media (max-width:991.98px) {
    .has-header-content-form .hero-content-left {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

@media (max-width:991.98px) {
    .has-header-content-form .hero-content-right {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

.section-logo-gallery {
    background-color: #062333
}

.gallery-container.component-area {
    text-align: center;
    padding: 3rem 0
}

.gallery-container.component-area .title-container {
    border: 2px solid #214457;
    background: #062333;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    padding: 1.563rem 2.5rem;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0
}

.gallery-container.component-area .title-container.light-bg {
    background: #fff;
    color: #062333
}

.gallery-container.component-area .title-container.dark-bg {
    background: #062333;
    color: #fff
}

.gallery-container.component-area .title-ribbon {
    font-size: calc(1.325rem + .9vw);
    margin: 0
}

@media (min-width:1200px) {
    .gallery-container.component-area .title-ribbon {
        font-size: 2rem
    }
}

.gallery-container.component-area .title-ribbon span {
    color: #B93BE4
}

.gallery-list {
    display: inline-block;
    margin: 0;
    padding: 0;
    text-align: center
}

@media (min-width:768px) {
    .gallery-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        list-style: none;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
}

.gallery-item {
    display: inline-block;
    width: 48%
}

@media (min-width:768px) {
    .gallery-item {
        width: calc((100% / 6) - 0.5rem);
        margin-right: .5rem
    }
}

.gallery-item img {
    width: 100%
}

.gallery-columns-2 {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr)
}

.gallery-columns-3 {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr)
}

.gallery-columns-4 {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr)
}

.gallery-columns-5 {
    -ms-grid-columns: (1fr)[5];
    grid-template-columns: repeat(5, 1fr)
}

.gallery-columns-6 {
    -ms-grid-columns: (1fr)[6];
    grid-template-columns: repeat(6, 1fr)
}

.gallery-columns-7 {
    -ms-grid-columns: (1fr)[7];
    grid-template-columns: repeat(7, 1fr)
}

.gallery-columns-8 {
    -ms-grid-columns: (1fr)[8];
    grid-template-columns: repeat(8, 1fr)
}

.gallery-columns-9 {
    -ms-grid-columns: (1fr)[9];
    grid-template-columns: repeat(9, 1fr)
}

.gallery-caption {
    display: block
}

.pd-stats-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding-bottom: 1rem
}

.pd-stats-container.pd-stats-tiles-three {
    margin: 0 auto;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
}

.pd-stats-container .pd-stats-item {
    background: #fff;
    color: #062333;
    width: 100%;
    margin-bottom: 4.875rem;
    margin-right: 0;
    padding: 3.25rem .75rem;
    -webkit-box-shadow: 0 1.875rem 0 0 #B93BE4;
    box-shadow: 0 1.875rem 0 0 #B93BE4
}

.pd-blue .pd-stats-container .pd-stats-item {
    -webkit-box-shadow: 0 1.875rem 0 0 #06CCCC;
    box-shadow: 0 1.875rem 0 0 #06CCCC
}

.pd-green .pd-stats-container .pd-stats-item {
    -webkit-box-shadow: 0 1.875rem 0 0 #75D697;
    box-shadow: 0 1.875rem 0 0 #75D697
}

.pd-teal .pd-stats-container .pd-stats-item {
    -webkit-box-shadow: 0 1.875rem 0 0 #6ED1B2;
    box-shadow: 0 1.875rem 0 0 #6ED1B2
}

.pd-purple .pd-stats-container .pd-stats-item {
    -webkit-box-shadow: 0 1.875rem 0 0 #B93BE4;
    box-shadow: 0 1.875rem 0 0 #B93BE4
}

.pd-yellow .pd-stats-container .pd-stats-item {
    -webkit-box-shadow: 0 1.875rem 0 0 #F8DC3D;
    box-shadow: 0 1.875rem 0 0 #F8DC3D
}

@media (min-width:768px) {
    .pd-stats-container .pd-stats-item {
        -ms-flex-preferred-size: 35%;
        flex-basis: 35%;
        -webkit-box-shadow: 1.875rem 1.875rem 0 0 #06CCCC;
        box-shadow: 1.875rem 1.875rem 0 0 #06CCCC
    }
    .pd-blue .pd-stats-container .pd-stats-item {
        -webkit-box-shadow: 1.875rem 1.875rem 0 0 #06CCCC;
        box-shadow: 1.875rem 1.875rem 0 0 #06CCCC
    }
    .pd-green .pd-stats-container .pd-stats-item {
        -webkit-box-shadow: 1.875rem 1.875rem 0 0 #75D697;
        box-shadow: 1.875rem 1.875rem 0 0 #75D697
    }
    .pd-teal .pd-stats-container .pd-stats-item {
        -webkit-box-shadow: 1.875rem 1.875rem 0 0 #6ED1B2;
        box-shadow: 1.875rem 1.875rem 0 0 #6ED1B2
    }
    .pd-purple .pd-stats-container .pd-stats-item {
        -webkit-box-shadow: 1.875rem 1.875rem 0 0 #B93BE4;
        box-shadow: 1.875rem 1.875rem 0 0 #B93BE4
    }
    .pd-yellow .pd-stats-container .pd-stats-item {
        -webkit-box-shadow: 1.875rem 1.875rem 0 0 #F8DC3D;
        box-shadow: 1.875rem 1.875rem 0 0 #F8DC3D
    }
}

@media (min-width:992px) {
    .pd-stats-container .pd-stats-item {
        -ms-flex-preferred-size: 18%;
        flex-basis: 18%;
        margin: 0 1.5rem 5rem
    }
}

@media (min-width:1200px) {
    .pd-stats-container .pd-stats-item {
        margin: 0 2rem 5rem
    }
}

.pd-stats-container .pd-stat-value {
    position: relative
}

.pd-stats-container .pd-stat-value h4,
.pd-stats-container .pd-stat-value .h4 {
    font-size: calc(1.375rem + 1.5vw);
    font-family: "CentraMedium", Helvetica, serif;
    line-height: 2rem
}

@media (min-width:1200px) {
    .pd-stats-container .pd-stat-value h4,
    .pd-stats-container .pd-stat-value .h4 {
        font-size: 2.5rem
    }
}

@media (min-width:1200px) {
    .pd-stats-container .pd-stat-value h4,
    .pd-stats-container .pd-stat-value .h4 {
        font-size: calc(1.4375rem + 2.25vw);
        line-height: 2.5rem
    }
}

@media (min-width:1200px) and (min-width:1200px) {
    .pd-stats-container .pd-stat-value h4,
    .pd-stats-container .pd-stat-value .h4 {
        font-size: 3.125rem
    }
}

.pd-stats-container .pd-stat-value::after {
    content: '';
    display: block;
    margin: 0 auto 1.25rem;
    width: 50%;
    padding-top: 1.25rem;
    border-bottom: 3px solid #F8DC3D
}

.pd-stats-container .pd-stat-content {
    font-size: 1.125rem;
    font-family: "CentraBold", Helvetica, serif;
    letter-spacing: .03rem;
    text-transform: uppercase
}

.pd-user-study-main {
    padding: 5rem 0;
    text-align: center;
    background-color: #D6E1E5
}

.pd-user-study-main p {
    margin: 0
}

.pd-user-study-main h2,
.pd-user-study-main .h2 {
    color: #062333
}

.pd-user-study-blue .pd-user-study-item {
    background-color: #06CCCC
}

.pd-user-study-item-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 2.5rem;
    max-width: 900px;
    width: 100%
}

@media (min-width:768px) {
    .pd-user-study-item-wrap {
        width: 75%
    }
}

.pd-user-study-item-wrap.pd-purple {
    background: #B93BE4;
    color: #fff
}

.pd-user-study-item-wrap.pd-blue {
    background: #06CCCC
}

.pd-user-study-item-wrap.pd-green {
    background: #75D697
}

.pd-user-study-item-wrap.pd-teal {
    background: #6ED1B2
}

.pd-user-study-item-wrap.pd-yellow {
    background: #F8DC3D
}

.pd-user-study-image {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
    top: -1rem;
    left: -1rem
}

@media (min-width:768px) {
    .pd-user-study-image {
        top: -2.5rem;
        left: -2.5rem
    }
}

@media (min-width:992px) {
    .pd-user-study-image {
        -ms-flex-preferred-size: 55%;
        flex-basis: 55%
    }
}

.pd-user-study-image .svg_filter {
    height: 100%;
    max-width: 100%
}

.pd-user-study-image .image--filtered {
    height: auto
}

.pd-user-study-image p {
    margin: 0!important
}

.pd-user-study-img {
    max-height: 300px;
    overflow: hidden
}

.pd-user-study-img .image--filtered {
    -webkit-transform: translateY(100px);
    transform: translateY(100px)
}

@media (min-width:768px) {
    .pd-user-study-img .image--filtered {
        -webkit-transform: translateY(200px);
        transform: translateY(200px)
    }
}

.pd-user-study-label {
    background-color: #214457;
    color: #fff;
    padding: .5rem 1rem;
    position: absolute;
    font-size: 1rem;
    top: 0;
    left: 0;
    right: 0
}

@media (min-width:768px) {
    .pd-user-study-label {
        padding: 1.3rem;
        font-size: 1.25rem
    }
}

.pd-user-study-index {
    position: absolute;
    bottom: 100%;
    padding: 1rem 0;
    color: #214457;
    font-size: 1.5rem;
    font-family: 'CentraBold'
}

.pd-user-study-brand {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-20%);
    transform: translateX(-50%) translateY(-20%)
}

.pd-user-study-content {
    font-size: calc(1.255rem + .06vw);
    margin: 0!important;
    line-height: 2rem;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
    padding: 0 2rem 1.5rem 2rem;
    text-align: left;
    font-family: 'CentraBold'
}

@media (min-width:1200px) {
    .pd-user-study-content {
        font-size: 1.3rem
    }
}

@media (min-width:768px) {
    .pd-user-study-content {
        padding: 0 2rem 3rem
    }
}

@media (min-width:992px) {
    .pd-user-study-content {
        -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
        padding: 3rem 2rem 3rem 0
    }
}

.pd-blue .pd-user-study-content,
.pd-green .pd-user-study-content,
.pd-teal .pd-user-study-content,
.pd-yellow .pd-user-study-content {
    color: #062333
}

.pd-user-study-content .pd-user-study-title {
    margin-bottom: 1.5rem
}

.pd-user-study-content .pd-user-study-title a {
    font-size: calc(1.275rem + .3vw)
}

@media (min-width:1200px) {
    .pd-user-study-content .pd-user-study-title a {
        font-size: 1.5rem
    }
}

.pd-user-study-content a {
    color: #fff;
    text-decoration: none;
    padding: 1rem 0;
    font-size: 1.1rem
}

@media (min-width:768px) {
    .pd-user-study-content a {
        display: block;
        font-size: 1.4rem
    }
}

@media (min-width:992px) {
    .pd-user-study-content a {
        padding: 2rem 0 1rem
    }
}

.pd-blue .pd-user-study-content a,
.pd-green .pd-user-study-content a,
.pd-teal .pd-user-study-content a,
.pd-yellow .pd-user-study-content a {
    color: #214457
}

.pd-purple .pd-user-study-content a.pd-user-study-learn-more {
    color: #F8DC3D
}

.pd-user-study-content a:hover {
    color: #F8DC3D
}

.pd-blue .pd-user-study-content a:hover,
.pd-green .pd-user-study-content a:hover,
.pd-teal .pd-user-study-content a:hover,
.pd-yellow .pd-user-study-content a:hover {
    color: #062333
}

@media (min-width:768px) {
    .one-column .content-area {
        margin: 0 auto;
        padding-right: 0!important
    }
}

@media (min-width:992px) {
    .content-area-two {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.content-area-two .left-column {
    padding-bottom: 2rem
}

@media (min-width:992px) {
    .content-area-two .left-column {
        padding-bottom: 0
    }
}

@media (min-width:768px) {
    .content-area-two .content-area {
        display: block;
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%
    }
}

.content-area-two .column-border {
    padding-bottom: .625rem;
    margin-bottom: .625rem;
    border-bottom: 2px solid;
    --border-color: #214457;
    border-color: var(--border-color)
}

.pd-purple .content-area-two .column-border {
    --border-color: #B93BE4
}

.pd-blue .content-area-two .column-border {
    --border-color: #06CCCC
}

.pd-green .content-area-two .column-border {
    --border-color: #75D697
}

.pd-teal .content-area-two .column-border {
    --border-color: #6ED1B2
}

.pd-yellow .content-area-two .column-border {
    --border-color: #F8DC3D
}

.content-area-two .col-container {
    margin: 0;
    padding: 0;
    -webkit-box-align: normal;
    -ms-flex-align: normal;
    align-items: normal
}

.content-area-two .col-container.align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.off-left .left-column,
.off-left .right-column,
.off-right .left-column,
.off-right .right-column {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%
}

.no-offset .left-column,
.no-offset .right-column {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%
}

@media (min-width:768px) {
    .no-offset .left-column,
    .no-offset .right-column {
        padding: 0
    }
}

@media (min-width:992px) {
    .no-offset .left-column,
    .no-offset .right-column {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }
}

@media (min-width:992px) {
    .off-left .left-column {
        padding-left: 0;
        padding-right: 1.875rem;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333%
    }
    .off-left .right-column {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66667%
    }
    .off-right .right-column {
        padding-left: 1.875rem;
        padding-right: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333%
    }
    .off-right .left-column {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66667%
    }
    .no-offset .right-column {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
        padding-left: .938rem
    }
    .no-offset .left-column {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
        padding-right: .938rem
    }
}

.component-area.two-column-img-offset {
    padding-top: 5rem!important;
    padding-bottom: 5rem!important
}

@media (min-width:992px) {
    .component-area.two-column-img-offset {
        padding-top: 10rem!important;
        padding-bottom: 10rem!important
    }
}

.component-area.two-column-img-offset .content-wrapper {
    margin-bottom: 2rem
}

.component-area.two-column-img-offset .content-wrapper .btn-container {
    margin-top: 2rem;
    text-align: center
}

@media (min-width:992px) {
    .component-area.two-column-img-offset .content-wrapper .btn-container {
        margin-top: 5rem;
        text-align: unset
    }
}

.content-area-two {
    display: block
}

.content-area-two .content-icon {
    margin-bottom: 1.875rem
}

@media (min-width:992px) {
    .content-area-two {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.content-area-two .column-left {
    margin-bottom: 5rem
}

@media (min-width:768px) {
    .content-area-two .column-left {
        margin-bottom: 0
    }
}

.content-area-two .column-right {
    position: relative
}

.content-area-two .column-right .offset-teaser {
    position: relative;
    -webkit-transform: none;
    transform: none
}

@media (min-width:992px) {
    .content-area-two .column-right .offset-teaser {
        position: absolute;
        -webkit-transform: translate(20%, -50%);
        transform: translate(20%, -50%)
    }
    .content-area-two .column-right .offset-teaser img {
        max-width: 750px
    }
}

.section-insights {
    padding: 3rem 0;
    background-color: #B93BE4;
    color: #fff
}

@media (min-width:768px) {
    .section-insights {
        padding: 0 0 9rem
    }
}

.section-insights a {
    display: block;
    color: #fff;
    text-decoration: none
}

.section-insights.section-insights-blue {
    background-color: #06CCCC
}

.section-insights.section-insights-green {
    background-color: #75D697
}

.pd-insights-header {
    padding: 5rem 0 4rem
}

.section-insights-blue .pd-insights-header,
.pd-insights-header .section-insights-green {
    color: #062333
}

.section-insights-blue .pd-insights-header a,
.pd-insights-header .section-insights-green a {
    color: #062333
}

.pd-insights-header h2,
.pd-insights-header .h2 {
    font-size: 2rem
}

.pd-insight-item {
    display: inline-block;
    max-width: 400px;
    margin-right: 5rem;
    background-color: #214457
}

.pd-insight-item p {
    display: none
}

.pd-insight-description {
    padding: 2.5rem 2rem 1rem
}

.pd-insight-category-faq {
    color: #F8DC3D
}

.pd-insight-category-article {
    color: #75D697
}

.pd-insight-category-case-study {
    color: #B93BE4
}

.pd-content-list-item-image {
    width: 100px;
    height: 100px
}

.pd-purple .pd-content-list-item-image {
    background-color: #B93BE4
}

.pd-blue .pd-content-list-item-image {
    background-color: #06CCCC
}

.pd-green .pd-content-list-item-image {
    background-color: #75D697
}

.pd-teal .pd-content-list-item-image {
    background-color: #6ED1B2
}

.pd-yellow .pd-content-list-item-image {
    background-color: #F8DC3D
}

.pd-content-list-item-image svg {
    width: 50px;
    height: 50px;
    fill: #062333
}

.pd-purple .pd-content-list-item-image svg {
    fill: #fff
}

@media (min-width:992px) {
    .pd-listing-content-two-columns {
        -webkit-columns: 2;
        -moz-columns: 2;
        columns: 2;
        grid-column-gap: 8.3333%;
        -webkit-column-gap: 8.3333%;
        -moz-column-gap: 8.3333%;
        column-gap: 8.3333%;
        padding-top: 7rem
    }
    .pd-listing-content-two-columns .pd-block-icon {
        margin-top: -7rem
    }
}

.pd-listing-content-two-columns .pd-content-list-item {
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid
}

.slider-btn-container {
    margin-bottom: 5rem
}

.listing-icon svg {
    fill: #fff
}

.slider-btn {
    font-size: 1.25rem;
    margin-right: 1.5rem;
    padding: .2rem 1rem
}

.slider-list-item {
    display: none
}

.slider-list-item.active {
    display: block
}

.component-area.pd-go-to-section {
    width: 100%;
    padding-bottom: 2rem
}

@media (min-width:1200px) {
    .component-area.pd-go-to-section {
        width: 60%
    }
}

.pd-go-to-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding-top: 3rem
}

.pd-go-to-item {
    width: 100%;
    margin-bottom: .625rem
}

@media (min-width:992px) {
    .pd-go-to-item {
        -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
        margin-left: .625rem;
        margin-right: .625rem;
        padding: 0
    }
}

.pd-go-to-item .go-to-btn {
    width: 100%
}

.blog-component-section {
    padding: 3rem 0;
    background-color: #214457;
    color: #fff
}

@media (min-width:768px) {
    .blog-component-section {
        padding: 0 0 7rem
    }
}

.blog-component-section a {
    display: block;
    color: #fff;
    text-decoration: none
}

.blog-component-section .pd-blog-subheader {
    font-size: calc(1.325rem + .9vw);
    font-family: 'CentraBold', Helvetica, serif;
    text-align: center;
    color: #062333;
    margin-bottom: 5rem
}

@media (min-width:1200px) {
    .blog-component-section .pd-blog-subheader {
        font-size: 2rem
    }
}

@media (min-width:992px) {
    .blog-component-section .pd-blog-subheader {
        text-align: right
    }
}

.blog-component-section .pd-blog-subheader span {
    margin-bottom: .5rem
}

.blog-component-section .pd-blog-subheader a {
    color: #062333;
    font-size: 1.125rem
}

.blog-component-section .pd-blog-subheader a:hover {
    color: #214457
}

.blog-component-section.pd-purple {
    background-color: #B93BE4
}

.blog-component-section.pd-purple .pd-blog-subheader {
    color: #fff
}

.blog-component-section.pd-purple .pd-blog-subheader a {
    color: #fff
}

.blog-component-section.pd-purple .pd-blog-subheader a:hover {
    color: #F8DC3D
}

.blog-component-section.pd-blue {
    background-color: #06CCCC
}

.blog-component-section.pd-green {
    background-color: #75D697
}

.blog-component-section.pd-teal {
    background-color: #6ED1B2
}

.blog-component-section.pd-teal .pd-blog-subheader {
    color: #fff
}

.blog-component-section.pd-teal .pd-blog-subheader a {
    color: #fff
}

.blog-component-section.pd-teal .pd-blog-subheader a:hover {
    color: #F8DC3D
}

.blog-component-section.pd-yellow {
    background-color: #F8DC3D
}

.pd-insights-header {
    padding: 5rem 0 4rem
}

.section-insights-blue .pd-insights-header,
.pd-insights-header .section-insights-green {
    color: #062333
}

.section-insights-blue .pd-insights-header a,
.pd-insights-header .section-insights-green a {
    color: #062333
}

.pd-insights-header h2,
.pd-insights-header .h2 {
    font-size: 2rem
}

.pd-blog-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.pd-blog-item {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin: 1.875rem;
    background-color: #214457
}

@media (min-width:992px) {
    .pd-blog-item {
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        margin: 0 1.875rem 1.875rem 0
    }
}

.pd-blog-image {
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    position: relative;
    width: 100%;
    height: 18.75rem;
    overflow: hidden;
    background-color: #fff
}

@media (prefers-reduced-motion:reduce) {
    .pd-blog-image {
        -webkit-transition: none;
        transition: none
    }
}

.pd-blog-item-anchor:hover .pd-blog-image {
    -webkit-transform: translate3d(.625rem, .625rem, .625rem);
    transform: translate3d(.625rem, .625rem, .625rem)
}

.blog-banner-img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: none;
    min-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -o-object-fit: cover;
    object-fit: cover
}

.pd-blog-description {
    padding: 2.5rem 2rem 1rem
}

.pd-blog-category-faq {
    color: #F8DC3D
}

.pd-blog-category-article {
    color: #75D697
}

.pd-blog-category-case-study {
    color: #B93BE4
}

.widget {
    margin: 0 0 1.5em
}

.widget select {
    max-width: 100%
}

embed,
iframe,
object {
    max-width: 100%
}

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

figure {
    margin: 1em 0
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

.svg-size {
    width: 100%
}

.content-icon .icon-yellow svg {
    fill: #F8DC3D
}

.content-icon .icon-blue svg {
    fill: #06CCCC
}

.content-icon .icon-purple svg {
    fill: #B93BE4
}

.content-icon .icon-green svg {
    fill: #75D697
}

.purple-cards .pd-card-icon svg {
    fill: #B93BE4
}

.green-cards .pd-card-icon svg {
    fill: #75D697
}

.blue-cards .pd-card-icon svg {
    fill: #06CCCC
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text {
    margin: .8075em 0
}

.wp-caption-text {
    text-align: center
}

.gallery-caption {
    display: block
}

@media (max-width:1199.98px) {
    .mobile-nav {
        position: fixed;
        top: 0;
        bottom: 0;
        height: 100%!important;
        width: 300px;
        right: -300px;
        padding: 1rem 2rem;
        background-color: #062333;
        overflow: scroll;
        z-index: 9999;
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out
    }
    .mobile-nav.show {
        right: 0
    }
    .mobile-nav li {
        width: 100%
    }
    .mobile-nav .dropdown-menu {
        background-color: #062333;
        border: none;
        padding: 0
    }
    .mobile-nav .dropdown-item {
        padding-left: 0;
        padding-right: 0;
        color: rgba(255, 255, 255, .75)
    }
    .mobile-nav .dropdown-item:hover {
        color: #fff
    }
    .mobile-nav .nav-item {
        color: rgba(255, 255, 255, .75)
    }
    .mobile-nav .active-submenu .dropdown-menu {
        display: block
    }
}

@media (min-width:1200px) {
    .navbar .nav-item .dropdown-menu {
        display: none;
        margin-top: 0
    }
    .navbar .nav-item:hover .dropdown-menu {
        display: block
    }
    .navbar .nav-item .nav-link {
        color: #fff
    }
    .navbar .nav-item .nav-link:hover {
        color: #F8DC3D
    }
}

.nav-mobile-menu {
    position: relative;
    width: 28px;
    padding: 0
}

.nav-mobile-menu::before,
.nav-mobile-menu::after {
    background-color: #fff;
    content: '';
    display: block;
    height: 4px;
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out
}

.nav-mobile-menu::before {
    -webkit-box-shadow: 0 10px 0 #fff;
    box-shadow: 0 10px 0 #fff;
    margin-bottom: 16px
}

.nav-mobile-menu:hover::before {
    -webkit-box-shadow: 0 0 0 #fff;
    box-shadow: 0 0 0 #fff;
    -webkit-transform: translateY(10px) rotate(45deg);
    transform: translateY(10px) rotate(45deg)
}

.nav-mobile-menu:hover::after {
    -webkit-transform: translateY(-10px) rotate(-45deg);
    transform: translateY(-10px) rotate(-45deg)
}

.site-header {
    padding: 0 0 2rem;
    z-index: 10000;
    -webkit-transition: .2s;
    transition: .2s
}

.admin-bar .site-header {
    top: 32px!important
}

.site-header .pd-header-banner {
    display: block;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    background-color: #214457;
    text-align: center;
    font-weight: 400;
    font-size: 12px;
    padding: 15px 0;
    color: #fff;
    margin-bottom: 2rem
}

@media (min-width:992px) {
    .site-header .pd-header-banner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 1.2rem;
        font-weight: 700;
        padding: 10px 0
    }
}

.site-header .pd-header-banner a {
    color: #F8DC3D;
    text-decoration: none
}

.site-header .pd-header-banner a:hover {
    color: #B93BE4
}

.site-header .pd-header-banner .btn-banner {
    font-size: 10px;
    background-color: #F8DC3D;
    color: #000!important;
    font-weight: 400;
    padding: 5px 10px;
    -webkit-transition: ease-in .2s;
    transition: ease-in .2s
}

@media (min-width:992px) {
    .site-header .pd-header-banner .btn-banner {
        font-size: 15px;
        padding: 5px 15px
    }
}

.site-header .pd-header-banner .btn-banner:hover {
    background-color: #DDB319
}

@media (min-width:1200px) {
    .site-header .menu-item.active {
        -webkit-box-shadow: inset 0 0 0 2px #F8DC3D;
        box-shadow: inset 0 0 0 2px #F8DC3D
    }
    .site-header .menu-item.active.sign-up {
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .site-header .menu-item.active .nav-link {
        color: #F8DC3D;
        padding: .25rem .75rem
    }
}

@media (min-width:1200px) {
    .site-header .menu-item {
        margin-left: .25rem;
        margin-right: .25rem
    }
}

.site-header .navbar-nav .nav-link {
    margin: .75rem 0;
    white-space: nowrap;
    -webkit-transition: .2s;
    transition: .2s
}

.site-header .navbar-nav .nav-link span {
    white-space: nowrap;
    font-size: .9rem
}

@media (min-width:1200px) {
    .site-header .navbar-nav .nav-link {
        padding: 1.25rem .55rem
    }
}

@media (min-width:1400px) {
    .site-header .navbar-nav .nav-link {
        padding: 1.5rem .75rem
    }
    .site-header .navbar-nav .nav-link span {
        font-size: 1rem
    }
}

@media (min-width:1600px) {
    .site-header .navbar-nav .nav-link {
        padding: 1.5rem 1.5rem
    }
}

.site-header::before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    height: 200px;
    background: linear-gradient(to bottom, rgba(6, 35, 51, .8), rgba(0, 0, 0, 0) 200px);
    opacity: 1;
    mix-blend-mode: multiply;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: .2s;
    transition: .2s
}

.site-header.scroll {
    padding: 0;
    background-color: #062333
}

.site-header.scroll .pd-header-banner {
    margin-bottom: 0;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.site-header.scroll::before {
    opacity: 0
}

.bg-overlay {
    position: fixed;
    opacity: 0;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    pointer-events: none;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.mobile-menu-open .bg-overlay {
    z-index: 9998;
    opacity: 1;
    pointer-events: auto
}

@media (min-width:768px) {
    .custom-logo-link {
        display: block;
        width: 180px
    }
}

.custom-logo {
    width: auto;
    height: 33px;
    -webkit-transition: .35s;
    transition: .35s
}

.custom-logo svg {
    width: auto;
    height: 60px;
    padding: .5rem 0
}

@media (min-width:768px) {
    .custom-logo svg {
        height: 60px
    }
}

@media (min-width:992px) {
    .custom-logo svg {
        height: 75px
    }
}

@media (min-width:1200px) {
    .custom-logo svg {
        height: 85px;
        padding: 0
    }
}

.custom-logo path {
    -webkit-transition: .35s;
    transition: .35s
}

.custom-logo path.pd-logo-x {
    -webkit-transform-origin: top right;
    transform-origin: top right
}

@media (min-width:1200px) {
    .scroll .custom-logo path {
        fill: transparent
    }
    .scroll .custom-logo path.pd-logo-x {
        fill: #B93BE4;
        -webkit-transform: translateY(25%) translateX(-70%) scale(2.25);
        transform: translateY(25%) translateX(-70%) scale(2.25)
    }
    .page-large-business .scroll .custom-logo path.pd-logo-x,
    .page-pd-enterprise .scroll .custom-logo path.pd-logo-x {
        fill: #06CCCC
    }
    .page-saas-platform .scroll .custom-logo path.pd-logo-x,
    .page-pd-connect .scroll .custom-logo path.pd-logo-x {
        fill: #75D697
    }
    .page-pd-api .scroll .custom-logo path.pd-logo-x {
        fill: #F8DC3D
    }
    .page-pd-bill .scroll .custom-logo path.pd-logo-x {
        fill: #6ED1B2
    }
}

.page-large-business .pd-logo-x,
.page-pd-enterprise .pd-logo-x {
    fill: #06CCCC
}

.page-saas-platform .pd-logo-x,
.page-pd-connect .pd-logo-x {
    fill: #75D697
}

.page-pd-api .pd-logo-x {
    fill: #F8DC3D
}

.page-pd-bill .pd-logo-x {
    fill: #6ED1B2
}

.navbar-light .navbar-toggler {
    color: #fff;
    z-index: 1000
}

.navbar-toggler:focus {
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
    color: #F8DC3D
}

.navbar-light .mobile-nav .navbar-nav .nav-link,
.navbar-light .mobile-nav .navbar-nav .nav-link {
    position: relative
}

@media (max-width:1199.98px) {
    .navbar-light .mobile-nav .navbar-nav .nav-link,
    .navbar-light .mobile-nav .navbar-nav .nav-link {
        color: rgba(255, 255, 255, .7)
    }
    .navbar-light .mobile-nav .navbar-nav .nav-link:hover,
    .navbar-light .mobile-nav .navbar-nav .nav-link:focus,
    .navbar-light .mobile-nav .navbar-nav .nav-link:hover,
    .navbar-light .mobile-nav .navbar-nav .nav-link:focus {
        color: #fff
    }
}

@media (min-width:1200px) {
    .desktop-nav .dropdown-menu .dropdown>span {
        font-size: 1.25rem;
        text-transform: uppercase
    }
    .desktop-nav .dropdown-menu .dropdown .dropdown-menu {
        position: static;
        border: none
    }
    .desktop-nav .dropdown-menu .dropdown .dropdown-menu .menu-item {
        margin-left: 0;
        margin-right: 0;
        border: 0
    }
    .desktop-nav .dropdown-menu .dropdown .dropdown-menu .dropdown-item {
        padding: .5rem 0;
        border: 0
    }
}

.site-header .menu-spacer-after {
    -webkit-transition: .2s;
    transition: .2s
}

@media (min-width:1750px) {
    .site-header .menu-spacer-after {
        margin-right: 4vw
    }
}

.sign-up a,
.sign-in a {
    text-transform: uppercase;
    font-weight: 700
}

@media (min-width:992px) {
    .sign-up a {
        background: #B93BE4;
        -webkit-transition: .2s ease-in;
        transition: .2s ease-in;
        padding: .5rem 1rem!important
    }
    .sign-up a:hover {
        background-color: #8E1BBB
    }
}

.sign-up a::after {
    content: ' \2191';
    font-weight: 400
}

.sign-in a::after {
    content: ' \2192';
    font-weight: 400
}

.dropdown-item:hover,
.dropdown-item:focus {
    color: #B93BE4;
    background-color: transparent
}

@media (min-width:1200px) {
    .desktop-nav .nav-item .dropdown-menu {
        display: none;
        min-width: 11rem
    }
    .desktop-nav .nav-item.pd-dropdown:hover>.dropdown-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 2.5rem 2rem 2rem;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        border-radius: 9px
    }
    .desktop-nav .nav-item.pd-dropdown:hover>.dropdown-menu::after {
        content: '';
        position: absolute;
        bottom: 100%;
        left: calc(50% - 20px);
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 20px 20px 20px;
        border-color: transparent transparent #fff transparent
    }
    .desktop-nav .nav-item.pd-dropdown:hover>.dropdown-menu>.menu-item {
        margin-left: 2rem;
        margin-right: 2rem;
        border: 0
    }
    .desktop-nav .nav-item.pd-dropdown-one:hover>.dropdown-menu {
        display: block;
        padding: 1.5rem;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        border-radius: 9px
    }
    .desktop-nav .nav-item.pd-dropdown-one:hover>.dropdown-menu::after {
        content: '';
        position: absolute;
        bottom: 100%;
        left: calc(50% - 20px);
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 20px 20px 20px;
        border-color: transparent transparent #fff transparent
    }
    .desktop-nav .nav-item.pd-dropdown-one:hover>.dropdown-menu>.menu-item {
        margin-left: 0;
        margin-right: 2rem;
        margin-bottom: 1rem;
        border: 0
    }
    .desktop-nav .nav-item.pd-dropdown-one:hover>.dropdown-menu>.menu-item:last-child {
        margin-bottom: 0
    }
    .desktop-nav .nav-item:hover .dropdown-menu {
        display: block
    }
}

.mobile-top-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.mobile-top-menu .mobile-top-menu-item {
    margin-left: .25rem;
    margin-right: .25rem;
    padding: .5rem .75rem;
    color: #fff;
    font-size: .75rem
}

@media (min-width:576px) {
    .mobile-top-menu .mobile-top-menu-item {
        font-size: 1rem
    }
}

.mobile-top-menu .mobile-top-menu-item:hover {
    color: #F8DC3D
}

.mobile-top-menu .mobile-top-menu-item.active {
    color: #F8DC3D;
    -webkit-box-shadow: inset 0 0 0 2px #F8DC3D;
    box-shadow: inset 0 0 0 2px #F8DC3D
}

@media (max-width:1199.98px) {
    .mobile-nav .menu-item-has-children .dropdown-menu {
        padding-left: .5rem
    }
}

.mobile-nav .menu-item-has-children .dropdown-menu .dropdown-item {
    padding-top: .75rem;
    padding-bottom: .75rem
}

.mobile-nav .menu-item-has-children>span {
    position: relative;
    display: inline-block;
    padding: .75rem 0
}

@media (max-width:1199.98px) {
    .mobile-nav .menu-item-has-children>span::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
    }
}

.menu-item-has-children .menu-item {
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

#wrapper-footer {
    background-color: #062333;
    color: #fff
}

.landing-page-menu-wrapper {
    border-color: #214457!important
}

.landing-page-menu a {
    font-size: 20px;
    color: #fff;
    text-decoration: none
}

.landing-page-menu a:hover {
    color: #B93BE4
}

.site-footer li {
    list-style: none
}

.site-footer a {
    font-size: 1.25rem;
    color: #fff;
    text-decoration: none
}

.site-footer a:hover {
    color: #B93BE4
}

.site-footer .menu-item-has-children span {
    font-size: calc(1.275rem + .3vw)
}

@media (min-width:1200px) {
    .site-footer .menu-item-has-children span {
        font-size: 1.5rem
    }
}

.footer-logo-link svg {
    max-width: 100%
}

.pd-legal-text {
    color: #D6E1E5
}

.pd-legal-text a {
    color: #fff
}

#menu-footer-menu>.menu-item {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

@media (min-width:768px) {
    #menu-footer-menu>.menu-item {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

@media (min-width:992px) {
    #menu-footer-menu>.menu-item {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%
    }
}

.article-section {
    position: relative
}

.article-section .component-area+.component-area {
    padding-top: 0
}

.component-area {
    padding-top: 4rem;
    padding-bottom: 4rem
}

@media (min-width:992px) {
    .component-area {
        padding-top: 8rem;
        padding-bottom: 8rem
    }
    .component-area.hero-container {
        padding-bottom: 4rem
    }
}

.has-background .component-area {
    padding-top: 6.5rem;
    padding-bottom: 6.5rem
}

.section-separator--none {
    border: 0
}

.section-separator--top {
    border-top: 2px solid #214457
}

.section-separator--bottom {
    border-bottom: 2px solid #214457
}

.section-separator--both {
    border-top: 2px solid #214457;
    border-bottom: 2px solid #214457
}

.pd-connect-bg-bars {
    z-index: -1;
    width: 100%;
    left: 92%;
    top: -4rem;
    bottom: -4rem;
    background-color: #062333;
    -webkit-box-shadow: -125px 0 0 0 rgba(6, 35, 51, .75), -250px 0 0 0 rgba(6, 35, 51, .5), -375px 0 0 0 rgba(6, 35, 51, .25);
    box-shadow: -125px 0 0 0 rgba(6, 35, 51, .75), -250px 0 0 0 rgba(6, 35, 51, .5), -375px 0 0 0 rgba(6, 35, 51, .25)
}

.pd-purple .pd-connect-bg-bars {
    background-color: #B93BE4;
    -webkit-box-shadow: -125px 0 0 0 rgba(185, 59, 228, .75), -250px 0 0 0 rgba(185, 59, 228, .5), -375px 0 0 0 rgba(185, 59, 228, .25);
    box-shadow: -125px 0 0 0 rgba(185, 59, 228, .75), -250px 0 0 0 rgba(185, 59, 228, .5), -375px 0 0 0 rgba(185, 59, 228, .25)
}

.pd-blue .pd-connect-bg-bars {
    background-color: #06CCCC;
    -webkit-box-shadow: -125px 0 0 0 rgba(6, 204, 204, .75), -250px 0 0 0 rgba(6, 204, 204, .5), -375px 0 0 0 rgba(6, 204, 204, .25);
    box-shadow: -125px 0 0 0 rgba(6, 204, 204, .75), -250px 0 0 0 rgba(6, 204, 204, .5), -375px 0 0 0 rgba(6, 204, 204, .25)
}

.pd-green .pd-connect-bg-bars {
    background-color: #75D697;
    -webkit-box-shadow: -125px 0 0 0 rgba(117, 214, 151, .75), -250px 0 0 0 rgba(117, 214, 151, .5), -375px 0 0 0 rgba(117, 214, 151, .25);
    box-shadow: -125px 0 0 0 rgba(117, 214, 151, .75), -250px 0 0 0 rgba(117, 214, 151, .5), -375px 0 0 0 rgba(117, 214, 151, .25)
}

.pd-teal .pd-connect-bg-bars {
    background-color: #6ED1B2;
    -webkit-box-shadow: -125px 0 0 0 rgba(110, 209, 178, .75), -250px 0 0 0 rgba(110, 209, 178, .5), -375px 0 0 0 rgba(110, 209, 178, .25);
    box-shadow: -125px 0 0 0 rgba(110, 209, 178, .75), -250px 0 0 0 rgba(110, 209, 178, .5), -375px 0 0 0 rgba(110, 209, 178, .25)
}

.custom-tiles-img-component .pd-tile-icon svg {
    width: 45px;
    height: 45px
}

@media (min-width:992px) {
    .custom-tiles-img-component {
        padding-bottom: 5rem
    }
}

@media (min-width:992px) {
    .custom-tiles-img-component .teaser-graphic {
        height: 920px
    }
}

.custom-tiles-img-component .teaser-graphic img {
    overflow: hidden
}

@media (min-width:992px) {
    .custom-tiles-img-component .teaser-graphic img {
        max-width: 120%!important;
        position: relative;
        bottom: 0;
        right: 1.875rem
    }
}

@media (min-width:992px) {
    .custom-tiles-img-component .pd-bucket-container {
        margin-top: 12rem!important
    }
}

.custom-tiles-img-component .pd-tiles-image-bottom {
    padding-bottom: 0
}

.custom-tiles-img-component .pd-tiles-one-column .pd-large-bucket .pd-bucket-item {
    border: 0
}

@media (min-width:992px) {
    .custom-tiles-img-component .pd-tiles-one-column .pd-large-bucket .pd-bucket-item {
        width: calc(50% - 4.5rem);
        margin-bottom: 10rem
    }
}

.custom-tiles-img-component .pd-tiles-one-column .pd-large-bucket .pd-bucket-item .tile-counter {
    display: none
}

@media (min-width:992px) {
    .custom-tiles-img-component .pd-tiles-one-column .pd-large-bucket .pd-bucket-item .tile-counter {
        display: block
    }
}

@media (min-width:992px) {
    .custom-tiles-img-component .pd-tiles-image-bottom {
        overflow: visible!important
    }
    .custom-tiles-img-component .pd-bucket-item:nth-child(odd) {
        -webkit-transform: translateY(-15rem);
        transform: translateY(-15rem)
    }
}

.page-pd-connect-lp .site-header,
.page-pd-connect-lp .footer-terms-conditions,
.page-pd-connect-lp .main-footer-nav,
.page-pd-connect-lp .sub-footer-container {
    display: none!important
}

#find-answers .btn,
#find-answers .btn--secondary,
#find-answers .btn-cards,
#find-answers .right-sidebar .search-submit,
.right-sidebar #find-answers .search-submit,
#find-answers .hbspt-form .hs-button,
.hbspt-form #find-answers .hs-button {
    display: block
}

.search-main,
.archive-main {
    position: relative;
    background-color: #062333;
    color: #fff
}

@media (max-width:991.98px) {
    .single-post .site-header {
        background-color: #062333
    }
    .single-post .site-header::before {
        background: none
    }
}

.blog-main h1,
.blog-main .h1,
.search-main h1,
.search-main .h1,
.archive-main h1,
.archive-main .h1 {
    font-size: calc(1.575rem + 3.9vw)
}

@media (min-width:1200px) {
    .blog-main h1,
    .blog-main .h1,
    .search-main h1,
    .search-main .h1,
    .archive-main h1,
    .archive-main .h1 {
        font-size: 4.5rem
    }
}

.blog-main h2,
.blog-main .h2,
.search-main h2,
.search-main .h2,
.archive-main h2,
.archive-main .h2 {
    font-size: calc(1.475rem + 2.7vw)
}

@media (min-width:1200px) {
    .blog-main h2,
    .blog-main .h2,
    .search-main h2,
    .search-main .h2,
    .archive-main h2,
    .archive-main .h2 {
        font-size: 3.5rem
    }
}

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

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

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

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

.blog-main h6,
.blog-main .h6,
.search-main h6,
.search-main .h6,
.archive-main h6,
.archive-main .h6 {
    font-size: 1rem
}

.blog-item {
    margin-bottom: .625rem
}

.blog-section,
.blog-content {
    max-width: 1180px
}

.blog-hero-image-container {
    display: none;
    position: relative;
    background-size: cover;
    background-position: center;
    height: 20rem;
    border-bottom: 10px solid #214457
}

.blog-hero-image-container::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #062333), to(#062333));
    background-image: linear-gradient(to bottom, #062333 0, #062333 100%);
    opacity: .5
}

.blog-hero-image-container.pd-purple {
    border-color: #B93BE4
}

.blog-hero-image-container.pd-blue {
    border-color: #06CCCC
}

.blog-hero-image-container.pd-green {
    border-color: #75D697
}

.blog-hero-image-container.pd-yellow {
    border-color: #F8DC3D
}

@media (min-width:992px) {
    .blog-hero-image-container {
        display: block;
        padding: 5rem 0 0;
        height: 25rem;
        background-position: center 25%
    }
}

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

.blog-entry-header {
    padding-bottom: 2rem
}

.blog-entry-header h1,
.blog-entry-header .h1 {
    font-size: calc(1.4063rem + 1.8756vw)
}

@media (min-width:1200px) {
    .blog-entry-header h1,
    .blog-entry-header .h1 {
        font-size: 2.813rem
    }
}

.blog-cat-main-title {
    font-size: calc(1.325rem + .9vw);
    margin-top: 0;
    margin-bottom: 1.25rem
}

@media (min-width:1200px) {
    .blog-cat-main-title {
        font-size: 2rem
    }
}

@media (min-width:992px) {
    .blog-cat-main-title {
        margin-top: 4.5rem
    }
}

@media (min-width:992px) {
    .blog-content-area {
        margin-top: -15rem;
        background-color: rgba(255, 255, 255, .8);
        -webkit-backdrop-filter: blur(4px);
        backdrop-filter: blur(4px);
        padding: 2.5rem
    }
}

.blog-content-area .entry-meta {
    color: #B93BE4
}

.blog-content-area ul,
.blog-content-area li a {
    font-size: 1.125rem
}

.blog-content-area h2,
.blog-content-area .h2 {
    font-size: calc(1.3438rem + 1.1256vw)
}

@media (min-width:1200px) {
    .blog-content-area h2,
    .blog-content-area .h2 {
        font-size: 2.188rem
    }
}

.blog-content-area h3,
.blog-content-area .h3 {
    font-size: calc(1.3125rem + .75vw)
}

@media (min-width:1200px) {
    .blog-content-area h3,
    .blog-content-area .h3 {
        font-size: 1.875rem
    }
}

.blog-content-area h4,
.blog-content-area .h4 {
    font-size: calc(1.3rem + .6vw)
}

@media (min-width:1200px) {
    .blog-content-area h4,
    .blog-content-area .h4 {
        font-size: 1.75rem
    }
}

.blog-content-area a:not(.btn):not(.btn--secondary):not(.btn-cards) {
    color: #B93BE4
}

.blog-content-area a:not(.btn):not(.btn--secondary):not(.btn-cards):hover {
    color: #8E1BBB
}

.blog-main-content {
    padding-top: 16rem;
    background: #fff;
    position: relative
}

@media (min-width:768px) {
    .blog-main-content {
        padding-top: 12rem
    }
}

@media (min-width:992px) {
    .blog-main-content {
        padding-top: 2rem
    }
}

.blog-content-area h2,
.blog-content-area .h2,
.blog-content-area h3,
.blog-content-area .h3,
.blog-content-area h4,
.blog-content-area .h4,
.blog-content-area h5,
.blog-content-area .h5,
.blog-content-area h6,
.blog-content-area .h6 {
    margin-bottom: 2rem
}

@media (min-width:992px) {
    .blog-content-area h2,
    .blog-content-area .h2,
    .blog-content-area h3,
    .blog-content-area .h3,
    .blog-content-area h4,
    .blog-content-area .h4,
    .blog-content-area h5,
    .blog-content-area .h5,
    .blog-content-area h6,
    .blog-content-area .h6 {
        margin-top: 3rem
    }
}

.blog-item-content p {
    font-family: "CentraBook", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif
}

.blog-item-content a {
    text-decoration: none;
    color: #062333
}

.blog-item-content a:hover {
    color: #B93BE4
}

.blog-item-date,
.cat-date {
    color: #AEB3BB
}

.blog-item-img {
    height: 350px
}

@media (min-width:768px) {
    .blog-item-img {
        height: 250px
    }
}

@media (min-width:992px) {
    .blog-item-img {
        height: 220px
    }
}

.blog-item-img img {
    max-width: none;
    min-width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.blog-main .section-hero {
    padding: 15rem .938rem 5rem
}

@media (min-width:992px) {
    .page-blog .hero-content {
        margin: 5rem auto 12rem
    }
}

.feat-blog {
    margin-top: 1.5rem
}

.feat-blog .single-post-img {
    margin-right: 0
}

@media (min-width:992px) {
    .feat-blog .single-post-img {
        margin-right: 3rem
    }
}

@media (min-width:992px) {
    .feat-blog {
        margin-top: -10rem;
        background-color: #fff;
        -webkit-box-shadow: 2.5rem 2.5rem 0 0 #062333;
        box-shadow: 2.5rem 2.5rem 0 0 #062333
    }
    .feat-blog .single-post-container {
        padding: 3rem 5rem
    }
}

.single-post-title a {
    color: #062333;
    text-decoration: none
}

.single-post-title a:hover {
    color: #B93BE4
}

.single-post-inner p {
    font-family: "CentraBook", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif
}

.single-post-inner .btn,
.single-post-inner .btn--secondary,
.single-post-inner .btn-cards,
.single-post-inner .right-sidebar .search-submit,
.right-sidebar .single-post-inner .search-submit,
.single-post-inner .hbspt-form .hs-button,
.hbspt-form .single-post-inner .hs-button {
    color: #062333
}

.single-post-inner .btn:hover,
.single-post-inner .btn--secondary:hover,
.single-post-inner .btn-cards:hover,
.single-post-inner .right-sidebar .search-submit:hover,
.right-sidebar .single-post-inner .search-submit:hover,
.single-post-inner .hbspt-form .hs-button:hover,
.hbspt-form .single-post-inner .hs-button:hover {
    color: #062333
}

.blog-nav-tabs {
    border-bottom: 1px solid rgba(255, 255, 255, .25);
    padding-bottom: .625rem;
    display: block;
    width: 100%
}

.blog-nav-tabs .nav-item {
    margin: 0 auto 10px;
    width: 100%
}

@media (min-width:768px) {
    .blog-nav-tabs .nav-item {
        max-width: 100%;
        width: auto
    }
}

@media (min-width:768px) {
    .blog-nav-tabs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.blog-nav-tabs .nav-link {
    font-size: 1.2rem;
    background-color: rgba(0, 0, 0, 0);
    color: #062333;
    border: 2px solid #062333;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-bottom: 0;
    border-radius: 0;
    letter-spacing: 1px
}

.blog-nav-tabs .nav-link.active {
    background-color: #B93BE4;
    color: #fff;
    border: 2px solid #B93BE4
}

.blog-nav-tabs .nav-link:hover {
    color: #fff;
    background: #B93BE4;
    border: 2px solid #B93BE4
}

.search-hero-wrapper {
    padding: 12rem .9375rem 0;
    padding: 12rem var(--bs-gutter-x, .9375rem) 0
}

@media (min-width:768px) {
    .search-hero-wrapper {
        padding: 12rem .9375rem 0;
        padding: 12rem var(--bs-gutter-x, .9375rem) 0
    }
}

.cat-img-container {
    height: 350px
}

@media (min-width:768px) {
    .cat-img-container {
        height: 350px
    }
}

@media (min-width:992px) {
    .cat-img-container {
        height: 350px
    }
}

.cat-img-container img {
    max-width: none;
    min-width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.search-form label {
    width: calc(100% - 69px);
    border-radius: 0
}

.search-form .search-field {
    background-color: #062333;
    color: #fff!important;
    font-size: 1.5rem;
    width: 100%;
    padding: 1rem;
    border: 3px solid #D6E1E5;
    border-right: none;
    border-radius: 0;
    outline: none
}

.blog-main-content .search-form .search-field {
    background-color: #fff;
    color: #062333!important
}

.search-form .search-submit {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #B93BE4 url(../../../../../../../../themes/pd/dist/img/a8b7c5d7c06061fbdc58.svg) no-repeat center;
    background-size: 20px;
    width: 69px;
    color: #fff!important;
    font-size: 1.5rem;
    padding: 1rem 2rem;
    border: 3px solid #D6E1E5;
    border-left: none;
    border-radius: 0;
    text-indent: -9999px;
    margin-left: -4px
}

.blog-main-content .search-form .search-submit {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #B93BE4 url(../../../../../../../../themes/pd/dist/img/a8b7c5d7c06061fbdc58.svg) no-repeat center;
    background-size: 20px;
    width: 69px;
    color: #fff!important;
    font-size: 1.5rem;
    padding: .741rem 2rem;
    border: none;
    border-radius: 0;
    text-indent: -9999px;
    margin-left: -4px
}

.blog-main-content .search-form .search-submit:hover {
    background: #8E1BBB url(../../../../../../../../themes/pd/dist/img/a8b7c5d7c06061fbdc58.svg) no-repeat center;
    background-size: 20px
}

.search #secondary,
.category #secondary {
    background-color: #062333;
    color: #fff;
    padding-top: 8rem;
    padding-bottom: 8rem
}

.widget ul {
    margin: 0
}

.widget_categories .widget-title {
    margin: 2rem 0
}

.widget_categories ul {
    padding: 0;
    list-style: none
}

.widget_categories .cat-item {
    border-bottom: 1px solid rgba(255, 255, 255, .25)
}

.widget_categories .cat-item a {
    display: block;
    padding: .75rem .25rem;
    font-size: 1.25rem
}

.nav-links {
    margin: 1rem 0
}

.nav-links .page-numbers {
    display: inline-block;
    margin-bottom: .75rem;
    margin-right: .75rem;
    padding: .5rem 1.25rem;
    border: 1px solid #fff;
    font-size: 1.5rem;
    font-weight: 700
}

.nav-links .page-numbers:not(.dots):not(.current):hover {
    background-color: #fff;
    color: #062333
}

.nav-links .page-numbers.current {
    background-color: #fff;
    color: #062333
}

.nav-links .page-numbers.dots {
    border: none
}

.blog-main-content #secondary {
    width: 100%!important
}

.right-sidebar h3,
.right-sidebar .h3 {
    font-size: calc(1.3rem + .6vw);
    font-family: 'CentraMedium', Helvetica, serif;
    color: #214457;
    padding-bottom: 1.875rem;
    border-bottom: 2px solid #214457
}

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

.right-sidebar .wp-block-categories {
    list-style: none;
    margin: 0;
    padding: 0
}

.right-sidebar .wp-block-categories .cat-item {
    font-size: 1.188rem;
    margin-top: .5rem;
    margin-bottom: .5rem
}

.right-sidebar .wp-block-categories .cat-item a {
    font-family: 'CentraMedium', Helvetica, serif;
    color: #062333;
    text-decoration: none
}

.right-sidebar .wp-block-categories .cat-item a:hover {
    color: #B93BE4
}

.right-sidebar input[type="search"] {
    color: #062333;
    border: 2px solid #062333;
    border-right: 0;
    border-radius: 0;
    padding: .46rem
}

.right-sidebar input[type="search"]:focus {
    outline: 0
}

.right-sidebar ::-webkit-input-placeholder {
    color: #062333
}

.right-sidebar ::-moz-placeholder {
    color: #062333
}

.right-sidebar :-ms-input-placeholder {
    color: #062333
}

.right-sidebar ::-ms-input-placeholder {
    color: #062333
}

.right-sidebar ::placeholder {
    color: #062333
}

.right-sidebar .search-submit {
    background-color: #B93BE4;
    border-color: #B93BE4;
    color: #fff;
    padding: .5rem;
    font-size: 1rem;
    line-height: normal;
    line-height: initial;
    margin-bottom: 0
}

.right-sidebar .search-submit:hover {
    color: #fff;
    background-color: #8E1BBB;
    border-color: #8E1BBB
}

.right-sidebar .entry-meta {
    font-size: calc(1.3rem + .6vw);
    margin-bottom: 3rem;
    font-family: 'CentraBook', Helvetica, serif
}

@media (min-width:1200px) {
    .right-sidebar .entry-meta {
        font-size: 1.75rem
    }
}

.right-sidebar .entry-meta a {
    color: #B93BE4
}

.right-sidebar .entry-meta a:hover {
    color: #8E1BBB
}

.right-sidebar .entry-meta .posted-on {
    display: block
}

.right-sidebar #custom_html-2 {
    margin-bottom: 3rem!important
}

.category .widget-area #custom_html-2,
.archive .widget-area #custom_html-2 {
    display: none
}

.integration-section {
    max-width: 1332px
}

.integration-section a {
    text-decoration: none;
    color: #062333
}

.integration-section a .integration-explore {
    position: absolute;
    bottom: 0;
    right: 20px;
    color: #B93BE4
}

.integration-section a:hover .integration-explore {
    color: #8E1BBB;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.integration-box {
    position: relative;
    min-height: 325px;
    height: 356px;
    border: 4px solid #D6E1E5;
    -webkit-box-shadow: 1rem 1rem 0 0 #D6E1E5;
    box-shadow: 1rem 1rem 0 0 #D6E1E5;
    -webkit-transition: .3s;
    transition: .3s;
    cursor: pointer;
    font-style: normal
}

.integration-box:hover {
    -webkit-box-shadow: 0 0 0 0 #D6E1E5;
    box-shadow: 0 0 0 0 #D6E1E5
}

.integration-box__featured {
    background: #fff;
    margin-right: calc(1.5rem + 1rem)!important;
    -webkit-box-shadow: 2rem 2rem 0 0 #D6E1E5;
    box-shadow: 2rem 2rem 0 0 #D6E1E5;
    height: auto
}

@media (min-width:992px) {
    .integration-box__featured {
        margin-top: -8rem!important
    }
}

.integration-box .integration-title {
    font-size: calc(1.3rem + .6vw)
}

@media (min-width:1200px) {
    .integration-box .integration-title {
        font-size: 1.75rem
    }
}

.integration-content {
    font-weight: 400;
    font-size: 17px
}

.pricing-main {
    padding-top: 5rem
}

@media (min-width:992px) {
    .pricing-main {
        padding-top: 20rem
    }
    .pricing-main .pricing-tabs-content .pd-tiles-section {
        padding-top: 2rem
    }
    .pricing-main .pd-purple.pd-tiles-section {
        padding-top: 8rem;
        padding-bottom: 4rem
    }
    .pricing-main .pd-bucket-item:nth-last-child(1):nth-child(odd) {
        margin: 0 auto
    }
}

.pd-pricing-banner {
    margin-bottom: 2rem;
    padding: 7rem .938rem 2rem
}

@media (min-width:768px) {
    .pd-pricing-banner {
        padding: 0 7rem .938rem
    }
}

.pd-pricing-banner .banner-content-container {
    width: 100%;
    color: #fff;
    text-shadow: 0 .938rem 4.5rem rgba(0, 0, 0, .2);
    z-index: 100
}

@media (min-width:992px) {
    .pd-pricing-banner .banner-content-container {
        width: 80%;
        padding: 0 .938rem
    }
}

.pd-pricing-banner .banner-content {
    width: 100%
}

@media (min-width:992px) {
    .pd-pricing-banner .banner-content {
        width: 80%
    }
}

.pd-pricing-banner .banner-content p {
    font-size: calc(1.325rem + .9vw)
}

@media (min-width:1200px) {
    .pd-pricing-banner .banner-content p {
        font-size: 2rem
    }
}

@media (min-width:992px) {
    .pd-pricing-banner .banner-content p {
        line-height: 40px
    }
}

.pd-pricing-floating-image {
    top: 0;
    right: -6.25rem
}

.pricing-tabs-content {
    background-color: #062333;
    position: relative
}

@media (min-width:992px) {
    .pricing-tabs-content {
        padding: 0
    }
}

.pricing-tabs-content .pd-tiles-section {
    background-color: #fff;
    color: #062333
}

.pricing-tabs-section {
    border-bottom: 12px solid;
    border-color: #B93BE4;
    z-index: 100;
    position: relative;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out
}

@media (min-width:992px) {
    .pricing-tabs-section {
        margin-bottom: 0
    }
}

.pricing-tabs-section.pd-purple {
    border-color: #B93BE4
}

.pricing-tabs-section.pd-blue {
    border-color: #06CCCC
}

.pricing-tabs-section.pd-green {
    border-color: #75D697
}

.pricing-tabs-container {
    width: 100%;
    padding: 0
}

@media (min-width:992px) {
    .pricing-tabs-container {
        width: 80%;
        padding: 0 15px
    }
}

.pricing-tabs-container .nav-tabs {
    border-bottom: 0
}

.pricing-tabs-container .nav-tabs .nav-item {
    width: 100%
}

@media (min-width:576px) {
    .pricing-tabs-container .nav-tabs .nav-item {
        width: auto
    }
}

.pricing-tabs-container .nav-tabs .nav-link {
    font-size: 1rem;
    font-family: "CentraBold", Helvetica, serif;
    background-color: #214457;
    color: #fff;
    padding: 1.25rem .75rem;
    border: 0;
    border-radius: 0;
    margin-bottom: 0
}

@media (max-width:575.98px) {
    .pricing-tabs-container .nav-tabs .nav-link {
        width: 100%
    }
}

@media (min-width:992px) {
    .pricing-tabs-container .nav-tabs .nav-link {
        font-size: 1.2rem;
        padding: 1.25rem 2.5rem
    }
}

@media (min-width:1200px) {
    .pricing-tabs-container .nav-tabs .nav-link {
        padding: 1.25rem 3rem
    }
}

.pricing-tabs-container .nav-tabs .nav-link.active.pd-purple {
    background-color: #B93BE4
}

.pricing-tabs-container .nav-tabs .nav-link.active.pd-blue {
    background-color: #06CCCC;
    color: #062333
}

.pricing-tabs-container .nav-tabs .nav-link.active.pd-green {
    background-color: #75D697;
    color: #062333
}

.pricing-tabs-container .nav-tabs .nav-link:focus {
    outline: 0
}

.pricing-tabs-banner {
    padding: 4rem 0
}

.pricing-tabs-banner ul {
    margin: 0 0 2rem 0;
    padding: 0
}

.pricing-tabs-banner ul li {
    position: relative;
    list-style: none;
    margin-left: 2rem
}

.pricing-tabs-banner ul li:before {
    content: '\2713';
    position: absolute;
    left: -30px;
    top: 2px;
    background-color: #F8DC3D;
    color: #062333;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    font-size: 12px;
    text-align: center;
    padding: 1px
}

.pricing-tabs-banner.slanted-divider {
    position: relative;
    z-index: 10;
    padding-bottom: 0;
    margin-bottom: -1px
}

.pricing-tabs-banner.slanted-divider::before {
    content: '';
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 75px;
    background-color: #fff;
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
    clip-path: polygon(0 0, 0% 100%, 100% 100%)
}

@media only screen and (min-width:992px) {
    .pricing-tabs-banner.slanted-divider::before {
        height: 100px
    }
}

@media only screen and (min-width:1400px) {
    .pricing-tabs-banner.slanted-divider::before {
        height: 120px
    }
}

.pricing-tabs-banner .two-column-img .content-icon {
    margin-bottom: 1.875rem
}

.bg-stripes::after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
    height: 200px
}

@media only screen and (min-width:992px) {
    .bg-stripes::after {
        left: auto;
        left: initial;
        height: auto;
        height: initial;
        top: 0;
        width: 20vw
    }
}

.bg-stripes--purple::after {
    background-color: #B93BE4;
    -webkit-box-shadow: 0 -4vw 0 0 #8C35B8, 0 -8vw 0 0 #602F8B, 0 -12vw 0 0 #33295E;
    box-shadow: 0 -4vw 0 0 #8C35B8, 0 -8vw 0 0 #602F8B, 0 -12vw 0 0 #33295E
}

@media only screen and (min-width:992px) {
    .bg-stripes--purple::after {
        -webkit-box-shadow: -2.5vw 0 0 0 #8C35B8, -5vw 0 0 0 #602F8B, -7.5vw 0 0 0 #33295E;
        box-shadow: -2.5vw 0 0 0 #8C35B8, -5vw 0 0 0 #602F8B, -7.5vw 0 0 0 #33295E
    }
}

.bg-stripes--blue::after {
    background-color: #06CCCC;
    -webkit-box-shadow: 0 -4vw 0 0 #4EA1A5, 0 -8vw 0 0 #357880, 0 -12vw 0 0 #1E4C59;
    box-shadow: 0 -4vw 0 0 #4EA1A5, 0 -8vw 0 0 #357880, 0 -12vw 0 0 #1E4C59
}

@media only screen and (min-width:992px) {
    .bg-stripes--blue::after {
        -webkit-box-shadow: -2.5vw 0 0 0 #4EA1A5, -5vw 0 0 0 #357880, -7.5vw 0 0 0 #1E4C59;
        box-shadow: -2.5vw 0 0 0 #4EA1A5, -5vw 0 0 0 #357880, -7.5vw 0 0 0 #1E4C59
    }
}

.bg-stripes--green::after {
    background-color: #75D697;
    -webkit-box-shadow: 0 -4vw 0 0 #5AA87E, 0 -8vw 0 0 #3E7C65, 0 -12vw 0 0 #22504D;
    box-shadow: 0 -4vw 0 0 #5AA87E, 0 -8vw 0 0 #3E7C65, 0 -12vw 0 0 #22504D
}

@media only screen and (min-width:992px) {
    .bg-stripes--green::after {
        -webkit-box-shadow: -2.5vw 0 0 0 #5AA87E, -5vw 0 0 0 #3E7C65, -7.5vw 0 0 0 #22504D;
        box-shadow: -2.5vw 0 0 0 #5AA87E, -5vw 0 0 0 #3E7C65, -7.5vw 0 0 0 #22504D
    }
}

@media only screen and (min-width:992px) {
    .bg-stripes--green.slanted-divider {
        padding-bottom: 9.375rem
    }
}

.pd-pricing-title-icon svg {
    margin-bottom: 1.875em
}

.pd-purple .pd-pricing-title-icon svg {
    fill: #B93BE4
}

.pd-blue .pd-pricing-title-icon svg {
    fill: #06CCCC
}

.pd-green .pd-pricing-title-icon svg {
    fill: #75D697
}

.smb-pricing-box-container {
    background-color: #fff;
    color: #062333;
    padding-bottom: 4rem
}

@media (min-width:992px) {
    .smb-pricing-box-container {
        padding-bottom: 8rem
    }
}

.pd-package-item {
    width: calc(100% - 1.5rem);
    margin-top: 2rem!important;
    margin-bottom: 2rem!important
}

@media (min-width:992px) {
    .pd-package-item {
        width: calc(30% - 1rem);
        margin-bottom: 5rem!important
    }
}

@media (min-width:1200px) {
    .pd-package-item {
        width: calc(30% - 2.5rem)
    }
}

.pd-package-item .pd-3d-shadow,
.pd-package-item .hero-content .hbspt-form,
.hero-content .pd-package-item .hbspt-form,
.pd-package-item .hero-content .gform_wrapper,
.hero-content .pd-package-item .gform_wrapper,
.pd-package-item .search-results .gform_wrapper,
.search-results .pd-package-item .gform_wrapper,
.pd-package-item .archive .gform_wrapper,
.archive .pd-package-item .gform_wrapper {
    -webkit-box-shadow: 1.5rem 1.5rem 0 0 #062333;
    box-shadow: 1.5rem 1.5rem 0 0 #062333
}

@media (min-width:992px) {
    .pd-package-item .pd-3d-shadow,
    .pd-package-item .hero-content .hbspt-form,
    .hero-content .pd-package-item .hbspt-form,
    .pd-package-item .hero-content .gform_wrapper,
    .hero-content .pd-package-item .gform_wrapper,
    .pd-package-item .search-results .gform_wrapper,
    .search-results .pd-package-item .gform_wrapper,
    .pd-package-item .archive .gform_wrapper,
    .archive .pd-package-item .gform_wrapper {
        -webkit-box-shadow: 2.5rem 2.5rem 0 0 #062333;
        box-shadow: 2.5rem 2.5rem 0 0 #062333
    }
}

.pd-package-item-header {
    padding: 2rem!important;
    background-color: #fff;
    color: #000;
    min-height: 25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.pd-package-item-header h2,
.pd-package-item-header .h2 {
    font-family: 'CentraBold', Helvetica, serif;
    font-size: calc(1.5rem + 3vw);
    color: #B93BE4
}

@media (min-width:1200px) {
    .pd-package-item-header h2,
    .pd-package-item-header .h2 {
        font-size: 3.75rem
    }
}

.pd-package-item-header .btn--yellow,
.pd-package-item-header .pd-yellow .hbspt-form .hs-button,
.pd-yellow .hbspt-form .pd-package-item-header .hs-button,
.pd-package-item-header .pd-yellow .gform_wrapper input.gform_button,
.pd-yellow .gform_wrapper .pd-package-item-header input.gform_button {
    -ms-flex-item-align: end;
    align-self: flex-end;
    text-align: center;
    width: 100%
}

.pd-package-item:nth-child(2) .pd-package-item-header {
    background-color: #B93BE4;
    color: #fff
}

.pd-package-item:nth-child(2) .pd-package-item-header h2,
.pd-package-item:nth-child(2) .pd-package-item-header .h2 {
    color: #fff
}

.pd-package-label {
    font-size: calc(1.5rem + 3vw);
    color: #B93BE4
}

@media (min-width:1200px) {
    .pd-package-label {
        font-size: 3.75rem
    }
}

.pd-package-item-description {
    margin-left: 1.5rem;
    margin-right: -1.5rem;
    padding: 1.5rem;
    background-color: #062333;
    color: #fff
}

@media (min-width:992px) {
    .pd-package-item-description {
        margin-left: 2.5rem;
        margin-right: -2.5rem;
        padding: 2.5rem;
        max-height: 1180px;
        height: 100%
    }
}

.pd-package-item-description .fa-ul {
    margin-left: 0
}

.pd-package-item-feature-list li {
    margin: 1.25em 0;
    position: relative;
    list-style: none
}

.pd-package-item-feature-list li:before {
    content: '\2713';
    position: absolute;
    left: -30px;
    top: 2px;
    background-color: #F8DC3D;
    color: #062333;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    font-size: 12px;
    text-align: center;
    padding: 1px
}

.pricing-tabs-content .one-column.pd-purple,
.pricing-tabs-content .one-column.pd-blue,
.pricing-tabs-content .one-column.pd-green {
    color: #062333
}

.one-column-content {
    background-color: #fff
}

.one-column-content .component-area {
    padding: 0
}

.one-column-content .content-area {
    padding: 3rem!important;
    border-bottom: 1px solid #D6E1E5;
    border-top: 1px solid #D6E1E5
}

.one-column-content .content-area h3,
.one-column-content .content-area .h3 {
    margin-bottom: 2rem
}

@media (min-width:992px) {
    .one-column-content .content-area h3,
    .one-column-content .content-area .h3 {
        margin-bottom: .5rem
    }
}

@media (min-width:992px) {
    .one-column-content .content-area {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.pricing-one-column {
    background-color: #fff
}

.custom-space .one-column {
    padding-top: 0
}

.custom-space .one-column .content-area {
    padding: 4rem 0;
    border-top: 1px solid #D6E1E5
}

@media (min-width:992px) {
    .custom-space .one-column .content-area {
        padding: 6.25rem 10rem 0!important;
        width: 83.33333%
    }
}

.pd-pricing-tiles .pd-tile-icon svg {
    width: 45px;
    height: 45px
}

.form-section-header {
    color: #062333
}

.pd-purple .form-section-header {
    color: #B93BE4
}

.pd-green .form-section-header {
    color: #75D697
}

.pd-teal .form-section-header {
    color: #6ED1B2
}

.pd-blue .form-section-header {
    color: #06CCCC
}

.pd-yellow .form-section-header {
    color: #F8DC3D
}

.pd-form-subtitle {
    color: #062333
}

.hero-content .hbspt-form {
    background-color: #fff
}

.hero-content .hs-form-field {
    text-align: left
}

.hero-content .form-columns-2 .hs-form-field.hs-fieldtype-select {
    width: 100%!important
}

.hbspt-form .hs_submit.hs-submit {
    margin: 3rem 0 0
}

.hbspt-form .hs_submit.hs-submit .actions {
    text-align: center
}

.hbspt-form fieldset {
    margin: 0 auto!important;
    max-width: 650px
}

@media (min-width:992px) {
    .hbspt-form fieldset {
        max-width: 1000px!important
    }
}

.hbspt-form .hs-form-field>.hs-error-msgs {
    display: none!important
}

@media (min-width:992px) {
    .hbspt-form .form-columns-1 .hs-form-field {
        padding: 0 1rem
    }
}

.hbspt-form .form-columns-2 .hs-form-field {
    width: 100%!important
}

@media (min-width:992px) {
    .hbspt-form .form-columns-2 .hs-form-field {
        width: 50%!important;
        padding: 0 1rem
    }
}

.hbspt-form .hs-button {
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    outline: none;
    padding: .75rem 1.5rem
}

@media (prefers-reduced-motion:reduce) {
    .hbspt-form .hs-button {
        -webkit-transition: none;
        transition: none
    }
}

.blog-content-area .hbspt-form .hs-button {
    background: #F8DC3D;
    color: #062333
}

.blog-content-area .hbspt-form .hs-button:hover {
    background: #DDB319;
    color: #062333
}

.hbspt-form .hs-richtext {
    padding: 0 1rem;
    color: #062333
}

.hbspt-form label {
    pointer-events: none;
    color: #8D9597;
    position: relative;
    z-index: 10;
    top: 2.125rem;
    left: .625rem;
    -webkit-transition: .2s ease;
    transition: .2s ease
}

.hbspt-form label.hs-error-msg {
    position: absolute;
    top: 0!important;
    font-family: "CentraBook", sans-serif;
    color: #062333
}

.hbspt-form label.hs-main-font-element {
    display: block;
    text-align: center;
    color: #062333
}

.hbspt-form .hs-error-msgs {
    position: relative
}

.hbspt-form .hs-form-field.input-focused label {
    top: .75rem;
    font-size: .75rem
}

.hbspt-form .hs-form-field.input-focused .hs-input {
    border-bottom: 1px solid #062333
}

.hbspt-form .hs-form-field.input-focused select.hs-input {
    color: #000
}

.hbspt-form .input {
    margin-right: 0!important
}

.hbspt-form .hs-input {
    width: 100%!important;
    padding: .625rem;
    border: none;
    outline: none!important;
    border-bottom: 1px solid #8D9597;
    border-radius: 0;
    font-family: 'CentraMedium', sans-serif;
    -webkit-transition: .2s ease;
    transition: .2s ease
}

.hbspt-form .hs-input.invalid {
    border-color: #960018
}

.hbspt-form select.hs-input {
    padding: .625rem .375rem
}

.hbspt-form .hs-form-required {
    color: red
}

.hbspt-form .hs-richtext em {
    color: #062333
}

.hbspt-form select,
.hbspt-form .select:after {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: select
}

.hbspt-form select.hs-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    outline: none!important;
    border-bottom: 1px solid #8D9597;
    cursor: pointer;
    grid-template-areas: "select";
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: url(../../../../../../../../themes/pd/dist/img/4a971ea9aa8dad30760d.svg) no-repeat right 1rem center;
    background-size: 20px 20px;
    color: #fff
}

.pd-purple .hbspt-form select.hs-input {
    background-image: url(../../../../../../../../themes/pd/dist/img/ffef60893b74080ee135.svg)
}

.pd-green .hbspt-form select.hs-input {
    background-image: url(../../../../../../../../themes/pd/dist/img/1ab1bae35cff413cb091.svg)
}

.pd-teal .hbspt-form select.hs-input {
    background-image: url(../../../../../../../../themes/pd/dist/img/6674c9313b74a43807ef.svg)
}

.pd-blue .hbspt-form select.hs-input {
    background-image: url(../../../../../../../../themes/pd/dist/img/3deeedd237d8d7c8bce7.svg)
}

.pd-yellow .hbspt-form select.hs-input {
    background-image: url(../../../../../../../../themes/pd/dist/img/7603125b28f6a2b588fc.svg)
}

.hbspt-form select.hs-input::-ms-expand {
    display: none
}

.hbspt-form .hs-error-msgs {
    list-style: none;
    font-size: 12px;
    color: #960018
}

.hbspt-form .hbspt-form-required {
    color: #960018
}

.cta_button.btn--yellow:hover,
.pd-yellow .hbspt-form .cta_button.hs-button:hover,
.pd-yellow .gform_wrapper input.cta_button.gform_button:hover {
    background: #DDB319!important;
    color: black!important;
    border-color: #DDB319!important
}

.gform_wrapper {
    max-width: 68rem!important;
    margin-left: auto;
    margin-right: auto
}

.gform_wrapper input,
.gform_wrapper textarea,
.gform_wrapper select {
    padding: 0.625rem!important;
    border: none;
    outline: none!important;
    border-bottom: 1px solid #8D9597;
    font-size: 1rem!important
}

@media (min-width:992px) {
    .gform_wrapper input,
    .gform_wrapper textarea,
    .gform_wrapper select {
        font-size: 1.75rem!important
    }
}

.gform_wrapper input {
    border-radius: 0;
    font-family: 'CentraMedium', sans-serif
}

.gform_wrapper input::-webkit-input-placeholder {
    color: #062333;
    opacity: 1
}

.gform_wrapper input::-moz-placeholder {
    color: #062333;
    opacity: 1
}

.gform_wrapper input:-ms-input-placeholder {
    color: #062333;
    opacity: 1
}

.gform_wrapper input::-ms-input-placeholder {
    color: #062333;
    opacity: 1
}

.gform_wrapper input::placeholder {
    color: #062333;
    opacity: 1
}

.gform_wrapper input.gform_button {
    border: none;
    padding: .75em 2.5em!important;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.gform_wrapper select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    grid-template-areas: "select";
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff url(../../../../../../../../themes/pd/dist/img/4a971ea9aa8dad30760d.svg) no-repeat right 1rem center;
    background-size: 20px 20px
}

.gform_wrapper select option {
    font-family: 'CentraMedium', sans-serif
}

.gform_wrapper select::-ms-expand {
    display: none
}

.gform_wrapper textarea {
    background-color: #F3F3F3;
    border-right: 1px solid #8D9597
}

.gform_wrapper .gfield_label {
    opacity: 0
}

.gform_wrapper .gfield_description {
    font-size: 1.125em!important
}

.gform_wrapper .ginput_container {
    margin: 0!important
}

.gform_wrapper .gform_footer {
    padding-top: 3rem!important;
    text-align: center
}

.gform_title {
    display: none
}

@media (max-width:1199.98px) {
    .hero-content .gform_legacy_markup_wrapper .ginput_complex .ginput_left,
    .hero-content .gform_legacy_markup_wrapper .ginput_complex .ginput_right,
    .hero-content .gform_wrapper .top_label li.gfield.gf_left_half,
    .hero-content .gform_wrapper .top_label li.gfield.gf_right_half,
    .hero-content .gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_2 span,
    .search-results .gform_legacy_markup_wrapper .ginput_complex .ginput_left,
    .search-results .gform_legacy_markup_wrapper .ginput_complex .ginput_right,
    .search-results .gform_wrapper .top_label li.gfield.gf_left_half,
    .search-results .gform_wrapper .top_label li.gfield.gf_right_half,
    .search-results .gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_2 span,
    .archive .gform_legacy_markup_wrapper .ginput_complex .ginput_left,
    .archive .gform_legacy_markup_wrapper .ginput_complex .ginput_right,
    .archive .gform_wrapper .top_label li.gfield.gf_left_half,
    .archive .gform_wrapper .top_label li.gfield.gf_right_half,
    .archive .gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_2 span {
        width: 100%
    }
}

.hero-content #field_1_8,
.hero-content #field_1_9,
.hero-content #field_32_8,
.hero-content #field_32_9,
.search-results #field_1_8,
.search-results #field_1_9,
.search-results #field_32_8,
.search-results #field_32_9,
.archive #field_1_8,
.archive #field_1_9,
.archive #field_32_8,
.archive #field_32_9 {
    width: 100%
}

.hero-content .gform_wrapper,
.search-results .gform_wrapper,
.archive .gform_wrapper {
    background-color: #fff
}

.single-post .gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_2 span,
.single-post .gform_legacy_markup_wrapper .ginput_complex .ginput_left,
.single-post .gform_legacy_markup_wrapper .ginput_complex .ginput_right,
.single-post .gform_wrapper .top_label li.gfield.gf_left_half,
.single-post .gform_wrapper .top_label li.gfield.gf_right_half,
.right-sidebar .gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_2 span,
.right-sidebar .gform_legacy_markup_wrapper .ginput_complex .ginput_left,
.right-sidebar .gform_legacy_markup_wrapper .ginput_complex .ginput_right,
.right-sidebar .gform_wrapper .top_label li.gfield.gf_left_half,
.right-sidebar .gform_wrapper .top_label li.gfield.gf_right_half,
.search-results .gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_2 span,
.search-results .gform_legacy_markup_wrapper .ginput_complex .ginput_left,
.search-results .gform_legacy_markup_wrapper .ginput_complex .ginput_right,
.search-results .gform_wrapper .top_label li.gfield.gf_left_half,
.search-results .gform_wrapper .top_label li.gfield.gf_right_half,
.archive .gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_2 span,
.archive .gform_legacy_markup_wrapper .ginput_complex .ginput_left,
.archive .gform_legacy_markup_wrapper .ginput_complex .ginput_right,
.archive .gform_wrapper .top_label li.gfield.gf_left_half,
.archive .gform_wrapper .top_label li.gfield.gf_right_half {
    width: 100%;
    margin-bottom: 1.5rem
}

.gform_legacy_markup_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]) {
    width: 100%;
}

@media (min-width: 641px) {
    .gform_legacy_markup_wrapper .hidden_label input.large,
    .gform_legacy_markup_wrapper .hidden_label select.large,
    .gform_legacy_markup_wrapper .top_label input.large,
    .gform_legacy_markup_wrapper .top_label select.large {
        width: 100%;
    }
}

.single-post .gform_legacy_markup_wrapper ul li.gfield,
.right-sidebar .gform_legacy_markup_wrapper ul li.gfield,
.search-results .gform_legacy_markup_wrapper ul li.gfield,
.archive .gform_legacy_markup_wrapper ul li.gfield {
    margin: 0;
    padding: 0
}

.single-post .gform_legacy_markup_wrapper li.hidden_label input,
.single-post .gform_legacy_markup_wrapper select,
.right-sidebar .gform_legacy_markup_wrapper li.hidden_label input,
.right-sidebar .gform_legacy_markup_wrapper select,
.search-results .gform_legacy_markup_wrapper li.hidden_label input,
.search-results .gform_legacy_markup_wrapper select,
.archive .gform_legacy_markup_wrapper li.hidden_label input,
.archive .gform_legacy_markup_wrapper select {
    margin-top: 0
}

.single-post .gform_legacy_markup_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type="text"],
.single-post .gform_legacy_markup_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select,
.right-sidebar .gform_legacy_markup_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type="text"],
.right-sidebar .gform_legacy_markup_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select,
.search-results .gform_legacy_markup_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type="text"],
.search-results .gform_legacy_markup_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select,
.archive .gform_legacy_markup_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type="text"],
.archive .gform_legacy_markup_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select {
    margin-bottom: 0
}

.single-post .gform_wrapper input,
.single-post .gform_wrapper textarea,
.single-post .gform_wrapper select,
.right-sidebar .gform_wrapper input,
.right-sidebar .gform_wrapper textarea,
.right-sidebar .gform_wrapper select,
.search-results .gform_wrapper input,
.search-results .gform_wrapper textarea,
.search-results .gform_wrapper select,
.archive .gform_wrapper input,
.archive .gform_wrapper textarea,
.archive .gform_wrapper select {
    font-size: 1rem!important
}

.single-post .gform_wrapper input::-webkit-input-placeholder,
.single-post .gform_wrapper textarea::-webkit-input-placeholder,
.single-post .gform_wrapper select::-webkit-input-placeholder,
.right-sidebar .gform_wrapper input::-webkit-input-placeholder,
.right-sidebar .gform_wrapper textarea::-webkit-input-placeholder,
.right-sidebar .gform_wrapper select::-webkit-input-placeholder,
.search-results .gform_wrapper input::-webkit-input-placeholder,
.search-results .gform_wrapper textarea::-webkit-input-placeholder,
.search-results .gform_wrapper select::-webkit-input-placeholder,
.archive .gform_wrapper input::-webkit-input-placeholder,
.archive .gform_wrapper textarea::-webkit-input-placeholder,
.archive .gform_wrapper select::-webkit-input-placeholder {
    color: #8D9597
}

.single-post .gform_wrapper input::-moz-placeholder,
.single-post .gform_wrapper textarea::-moz-placeholder,
.single-post .gform_wrapper select::-moz-placeholder,
.right-sidebar .gform_wrapper input::-moz-placeholder,
.right-sidebar .gform_wrapper textarea::-moz-placeholder,
.right-sidebar .gform_wrapper select::-moz-placeholder,
.search-results .gform_wrapper input::-moz-placeholder,
.search-results .gform_wrapper textarea::-moz-placeholder,
.search-results .gform_wrapper select::-moz-placeholder,
.archive .gform_wrapper input::-moz-placeholder,
.archive .gform_wrapper textarea::-moz-placeholder,
.archive .gform_wrapper select::-moz-placeholder {
    color: #8D9597
}

.single-post .gform_wrapper input:-ms-input-placeholder,
.single-post .gform_wrapper textarea:-ms-input-placeholder,
.single-post .gform_wrapper select:-ms-input-placeholder,
.right-sidebar .gform_wrapper input:-ms-input-placeholder,
.right-sidebar .gform_wrapper textarea:-ms-input-placeholder,
.right-sidebar .gform_wrapper select:-ms-input-placeholder,
.search-results .gform_wrapper input:-ms-input-placeholder,
.search-results .gform_wrapper textarea:-ms-input-placeholder,
.search-results .gform_wrapper select:-ms-input-placeholder,
.archive .gform_wrapper input:-ms-input-placeholder,
.archive .gform_wrapper textarea:-ms-input-placeholder,
.archive .gform_wrapper select:-ms-input-placeholder {
    color: #8D9597
}

.single-post .gform_wrapper input::-ms-input-placeholder,
.single-post .gform_wrapper textarea::-ms-input-placeholder,
.single-post .gform_wrapper select::-ms-input-placeholder,
.right-sidebar .gform_wrapper input::-ms-input-placeholder,
.right-sidebar .gform_wrapper textarea::-ms-input-placeholder,
.right-sidebar .gform_wrapper select::-ms-input-placeholder,
.search-results .gform_wrapper input::-ms-input-placeholder,
.search-results .gform_wrapper textarea::-ms-input-placeholder,
.search-results .gform_wrapper select::-ms-input-placeholder,
.archive .gform_wrapper input::-ms-input-placeholder,
.archive .gform_wrapper textarea::-ms-input-placeholder,
.archive .gform_wrapper select::-ms-input-placeholder {
    color: #8D9597
}

.single-post .gform_wrapper input::placeholder,
.single-post .gform_wrapper textarea::placeholder,
.single-post .gform_wrapper select::placeholder,
.right-sidebar .gform_wrapper input::placeholder,
.right-sidebar .gform_wrapper textarea::placeholder,
.right-sidebar .gform_wrapper select::placeholder,
.search-results .gform_wrapper input::placeholder,
.search-results .gform_wrapper textarea::placeholder,
.search-results .gform_wrapper select::placeholder,
.archive .gform_wrapper input::placeholder,
.archive .gform_wrapper textarea::placeholder,
.archive .gform_wrapper select::placeholder {
    color: #8D9597
}

.single-post .gform_wrapper select,
.right-sidebar .gform_wrapper select,
.search-results .gform_wrapper select,
.archive .gform_wrapper select {
    color: #8D9597
}

.single-post .gform_wrapper select option,
.right-sidebar .gform_wrapper select option,
.search-results .gform_wrapper select option,
.archive .gform_wrapper select option {
    color: #8D9597
}

.single-post .gform_wrapper select option:not(:first-child),
.right-sidebar .gform_wrapper select option:not(:first-child),
.search-results .gform_wrapper select option:not(:first-child),
.archive .gform_wrapper select option:not(:first-child) {
    color: #000
}

.single-post .gform_wrapper .gform_footer,
.right-sidebar .gform_wrapper .gform_footer,
.search-results .gform_wrapper .gform_footer,
.archive .gform_wrapper .gform_footer {
    padding-top: 0!important
}

.single-post .gform_legacy_markup_wrapper .gform_footer input.button,
.single-post .gform_legacy_markup_wrapper .gform_footer input[type="submit"],
.single-post .gform_legacy_markup_wrapper .gform_page_footer input.button,
.single-post .gform_legacy_markup_wrapper .gform_page_footer input[type="submit"],
.right-sidebar .gform_legacy_markup_wrapper .gform_footer input.button,
.right-sidebar .gform_legacy_markup_wrapper .gform_footer input[type="submit"],
.right-sidebar .gform_legacy_markup_wrapper .gform_page_footer input.button,
.right-sidebar .gform_legacy_markup_wrapper .gform_page_footer input[type="submit"],
.search-results .gform_legacy_markup_wrapper .gform_footer input.button,
.search-results .gform_legacy_markup_wrapper .gform_footer input[type="submit"],
.search-results .gform_legacy_markup_wrapper .gform_page_footer input.button,
.search-results .gform_legacy_markup_wrapper .gform_page_footer input[type="submit"],
.archive .gform_legacy_markup_wrapper .gform_footer input.button,
.archive .gform_legacy_markup_wrapper .gform_footer input[type="submit"],
.archive .gform_legacy_markup_wrapper .gform_page_footer input.button,
.archive .gform_legacy_markup_wrapper .gform_page_footer input[type="submit"] {
    font-size: 1.5rem!important
}

.gf-recaptcha {
    display: none
}

.modal-open .admin-bar,
.modal-open .site-header {
    padding-right: 0
}

.modal-body {
    padding: 1.5rem
}

.modal-content {
    background-color: #fff;
    border: none
}

.modal-content .modal-header {
    border-bottom: none;
    padding: 1.5rem 1rem 0
}

.modal-content .modal-header .modal-title {
    color: #B93BE4;
    text-align: center
}

.modal-content .close {
    color: #B93BE4;
    opacity: 1;
    font-size: 30px
}

.modal-content .close:hover {
    color: #B93BE4;
    background: rgba(0, 0, 0, 0)
}

.page-template-no-header-footer-template #masthead,
.page-template-no-header-footer-template #wrapper-footer {
    display: none
}

.page-template-no-header-footer-template .pd-tiles-hero {
    padding: 10rem 0 7.5rem
}

@media (min-width:992px) {
    .page-template-no-header-footer-template .pd-tiles-hero {
        padding: 15rem 0 7.5rem
    }
}

.page-template-no-header-footer-template .vendor-logo-container {
    max-width: 30rem;
    margin: 0 auto 3rem;
    text-align: center
}

.page-template-no-header-footer-template .hero-content {
    color: #062333;
    margin: 0 auto 5rem
}

@media (min-width:992px) {
    .page-template-no-header-footer-template .hero-content {
        margin: 0 auto 9rem
    }
}

.page-template-no-header-footer-template .pd-no-vendor .hero-content {
    color: #fff;
    margin: 0 auto 3rem
}

@media (min-width:992px) {
    .page-template-no-header-footer-template .pd-no-vendor .hero-content {
        margin: 0 auto 5rem
    }
}

.page-template-no-header-footer-template .site-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1600px;
    width: 90%;
    margin-left: auto;
    margin-right: auto
}

.page-template-no-header-footer-template .section-hero,
.page-template-no-header-footer-template .page {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

@media (min-width:1200px) {
    .page-template-no-header-footer-template .section-hero,
    .page-template-no-header-footer-template .page {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

.page-template-no-header-footer-template .section-hero.pd-tiles-hero {
    padding: 5rem 0 2rem;
    border: none
}

.page-template-no-header-footer-template .section-hero.pd-tiles-hero .hero-content {
    margin: 0 auto
}

.page-template-no-header-footer-template .pd-small-bucket .pd-bucket-item {
    width: 100%;
    text-align: center
}

.page-template-no-header-footer-template .pd-3d-shadow,
.page-template-no-header-footer-template .hero-content .hbspt-form,
.hero-content .page-template-no-header-footer-template .hbspt-form,
.page-template-no-header-footer-template .hero-content .gform_wrapper,
.hero-content .page-template-no-header-footer-template .gform_wrapper,
.page-template-no-header-footer-template .search-results .gform_wrapper,
.search-results .page-template-no-header-footer-template .gform_wrapper,
.page-template-no-header-footer-template .archive .gform_wrapper,
.archive .page-template-no-header-footer-template .gform_wrapper {
    -webkit-box-shadow: none;
    box-shadow: none
}

.page-template-no-header-footer-template .tile-title {
    font-weight: 700
}

.page-template-no-header-footer-template .tile-content {
    margin-bottom: 0
}

.page-template-no-header-footer-template .one-column-title {
    padding: 1em 2.5em 0;
    border-bottom: none;
    border-radius: 12px 12px 0 0
}

.page-template-no-header-footer-template .one-column-title h3,
.page-template-no-header-footer-template .one-column-title .h3 {
    margin-bottom: 0
}

.page-template-no-header-footer-template .gform_wrapper {
    margin-top: 0;
    padding: 0 2.5em 1em;
    border-top: none;
    border-radius: 0 0 12px 12px
}

.page-template-no-header-footer-template .gform_heading {
    margin: 0!important
}

.page-template-no-header-footer-template .gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_2 span,
.page-template-no-header-footer-template .gform_legacy_markup_wrapper .ginput_complex .ginput_left,
.page-template-no-header-footer-template .gform_legacy_markup_wrapper .ginput_complex .ginput_right,
.page-template-no-header-footer-template .gform_wrapper .top_label li.gfield.gf_left_half,
.page-template-no-header-footer-template .gform_wrapper .top_label li.gfield.gf_right_half {
    width: 100%
}

.page-template-no-header-footer-template .gform_wrapper input,
.page-template-no-header-footer-template .gform_wrapper textarea,
.page-template-no-header-footer-template .gform_wrapper select {
    border: none;
    border-bottom: 1px solid #8D9597
}

.page-template-no-header-footer-template .gform_legacy_markup_wrapper .field_sublabel_above .ginput_complex.ginput_container label,
.page-template-no-header-footer-template .gform_legacy_markup_wrapper .field_sublabel_above div[class*="gfield_date_"].ginput_container label,
.page-template-no-header-footer-template .gform_legacy_markup_wrapper .field_sublabel_above div[class*="gfield_time_"].ginput_container label,
.page-template-no-header-footer-template .gform_legacy_markup_wrapper .field_sublabel_below .ginput_complex.ginput_container label,
.page-template-no-header-footer-template .gform_legacy_markup_wrapper .field_sublabel_below div[class*="gfield_date_"].ginput_container label,
.page-template-no-header-footer-template .gform_legacy_markup_wrapper .field_sublabel_below div[class*="gfield_time_"].ginput_container label {
    font-size: 1.25em;
    letter-spacing: 0
}

.page-template-no-header-footer-template .gform_legacy_markup_wrapper ul li.gfield {
    margin-top: 0;
    padding-top: 1em
}

.page-template-no-header-footer-template .gform_legacy_markup_wrapper li.hidden_label input,
.page-template-no-header-footer-template .gform_legacy_markup_wrapper select {
    margin-top: 5px
}

.page-template-no-header-footer-template .gform_legacy_markup_wrapper li.hidden_label input::-webkit-input-placeholder,
.page-template-no-header-footer-template .gform_legacy_markup_wrapper select::-webkit-input-placeholder {
    color: #8D9597
}

.page-template-no-header-footer-template .gform_legacy_markup_wrapper li.hidden_label input::-moz-placeholder,
.page-template-no-header-footer-template .gform_legacy_markup_wrapper select::-moz-placeholder {
    color: #8D9597
}

.page-template-no-header-footer-template .gform_legacy_markup_wrapper li.hidden_label input:-ms-input-placeholder,
.page-template-no-header-footer-template .gform_legacy_markup_wrapper select:-ms-input-placeholder {
    color: #8D9597
}

.page-template-no-header-footer-template .gform_legacy_markup_wrapper li.hidden_label input::-ms-input-placeholder,
.page-template-no-header-footer-template .gform_legacy_markup_wrapper select::-ms-input-placeholder {
    color: #8D9597
}

.page-template-no-header-footer-template .gform_legacy_markup_wrapper li.hidden_label input::placeholder,
.page-template-no-header-footer-template .gform_legacy_markup_wrapper select::placeholder {
    color: #8D9597
}

.page-template-no-header-footer-template .gform_wrapper .gfield_label {
    opacity: 1;
    font-weight: 400;
    font-size: 1.25em;
    letter-spacing: 0
}

.page-template-no-header-footer-template .gform_legacy_markup_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type="text"],
.page-template-no-header-footer-template .gform_legacy_markup_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select {
    margin-bottom: 0;
    padding-bottom: 10px
}

.page-template-no-header-footer-template .gform_legacy_markup_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type="text"]::-webkit-input-placeholder,
.page-template-no-header-footer-template .gform_legacy_markup_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select::-webkit-input-placeholder {
    color: #8D9597
}

.page-template-no-header-footer-template .gform_legacy_markup_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type="text"]::-moz-placeholder,
.page-template-no-header-footer-template .gform_legacy_markup_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select::-moz-placeholder {
    color: #8D9597
}

.page-template-no-header-footer-template .gform_legacy_markup_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type="text"]:-ms-input-placeholder,
.page-template-no-header-footer-template .gform_legacy_markup_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select:-ms-input-placeholder {
    color: #8D9597
}

.page-template-no-header-footer-template .gform_legacy_markup_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type="text"]::-ms-input-placeholder,
.page-template-no-header-footer-template .gform_legacy_markup_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select::-ms-input-placeholder {
    color: #8D9597
}

.page-template-no-header-footer-template .gform_legacy_markup_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type="text"]::placeholder,
.page-template-no-header-footer-template .gform_legacy_markup_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select::placeholder {
    color: #8D9597
}

.page-template-no-header-footer-template .pd-default .gform_wrapper input.gform_button {
    color: #fff;
    border: none;
    outline: none
}

.page-template-no-header-footer-template .header-sub-content {
    margin-bottom: 5rem;
    text-align: center
}

@media (min-width:992px) {
    .page-template-no-header-footer-template .header-sub-content {
        padding: 0 80px
    }
}

.alignleft {
    float: left;
    margin-right: 1.5em;
    margin-bottom: 1.5em;
    margin-top: 1.5em
}

.alignright {
    float: right;
    margin-left: 1.5em;
    margin-bottom: 1.5em;
    margin-top: 1.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute!important;
    width: 1px;
    word-wrap: normal!important
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto!important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #21759B;
    display: block;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#primary[tabindex="-1"]:focus {
    outline: 0
}

#current-openings .component-area:first-child {
    padding-bottom: 0
}

#current-openings .whr-items {
    margin: 0;
    padding-left: 0;
    display: block
}

@media (min-width:768px) {
    #current-openings .whr-items {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        list-style: none;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

#current-openings .whr-item {
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
    padding-top: 2.125rem;
    padding-bottom: 2.125rem;
    list-style: none
}

#current-openings .whr-item .whr-info {
    margin-left: 0
}

#current-openings .whr-item .whr-code {
    display: none
}

#current-openings .whr-item .whr-title a {
    text-decoration: none
}

.error-404-hero {
    background-color: #062333;
    color: #fff;
    padding: 10rem 0 6rem
}

.error-404-links {
    background-color: #fff;
    color: #062333;
    padding: 4rem 0
}

@media (min-width:992px) {
    .error-404-links {
        padding: 8rem 0
    }
}

.entry-content-404 .inner-404-content {
    display: block;
    text-align: center
}

@media (min-width:992px) {
    .entry-content-404 .inner-404-content {
        display: inline-block
    }
}

.content-404-container {
    width: 100%;
    display: inline-block;
    text-align: center
}

.content-404-container svg {
    max-width: 90%
}

.gform_fields {
    list-style-type: none
}

form .error {
    color: #ff0000
}