html {
    scroll-behavior: smooth;
}
html.disable-smooth {
    scroll-behavior: auto !important;
}
/*-----------------------------------------------------*/
/*!
* Bootstrap Reboot v5.0.2 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
*/
*,
*::before,
*::after {
    box-sizing: border-box;
}
body {
    margin: 0;
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #ffffff;
    -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: 0.25;
}
hr:not([size]) {
    height: 1px;
}
h6, h5, h4, h3, h2, h1 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
}
h1 {
    font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
    h1 {
        font-size: 2.5rem;
    }
}
h2 {
    font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
    h2 {
        font-size: 2rem;
    }
}
h3 {
    font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
    h3 {
        font-size: 1.75rem;
    }
}
h4 {
    font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
    h4 {
        font-size: 1.5rem;
    }
}
h5 {
    font-size: 1.25rem;
}
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: 0.5rem;
    margin-left: 0;
}
blockquote {
    margin: 0 0 1rem;
}
b,
strong {
    font-weight: bolder;
}
small {
    font-size: 0.875em;
}
mark {
    padding: 0.2em;
    background-color: #fcf8e3;
}
sub,
sup {
    position: relative;
    font-size: 0.75em;
    line-height: 0;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
a {
    color: #0d6efd;
    text-decoration: underline;
}
a:hover {
    color: #0a58ca;
}
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-size: 1em;
    direction: ltr /* rtl:ignore */;
    unicode-bidi: bidi-override;
}
pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    font-size: 0.875em;
}
pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal;
}
code {
    font-size: 0.875em;
    color: #d63384;
    word-wrap: break-word;
}
a > code {
    color: inherit;
}
kbd {
    padding: 0.2rem 0.4rem;
    font-size: 0.875em;
    color: #ffffff;
    background-color: #212529;
    border-radius: 0.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;
    margin-bottom: 35px;
}
caption {
    padding-top: 0.5rem;
    padding-bottom: 0.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;
}
input,
button,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
body:not(.woocommerce-page) input:not([type="checkbox"]):not([type="radio"]):not(.betterdocs-search-field) {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    width: 100%;
    display: block;
    background: none;
    border: 1px solid currentColor;
    border-radius: 10px !important;
    color: #ffffff;
    background: #000000;
    padding: 14px 19px;
}
input:focus::-webkit-input-placeholder {
    opacity: 0;
}
input:focus::-moz-placeholder {
    opacity: 0;
}
input:focus:-ms-input-placeholder {
    opacity: 0;
}
input:focus::-ms-input-placeholder {
    opacity: 0;
}
input:focus::placeholder {
    opacity: 0;
}
input::-webkit-input-placeholder {
    -webkit-transition: var(--animation-default);
    -o-transition: var(--animation-default);
    transition: var(--animation-default);
    color: #888888 !important;
}
input::-moz-placeholder {
    -webkit-transition: var(--animation-default);
    -o-transition: var(--animation-default);
    -moz-transition: var(--animation-default);
    transition: var(--animation-default);
    color: #888888 !important;
}
input:-ms-input-placeholder {
    -webkit-transition: var(--animation-default);
    -o-transition: var(--animation-default);
    -ms-transition: var(--animation-default);
    transition: var(--animation-default);
    color: #888888 !important;
}
input::-ms-input-placeholder {
    -webkit-transition: var(--animation-default);
    -o-transition: var(--animation-default);
    -ms-transition: var(--animation-default);
    transition: var(--animation-default);
    color: #888888 !important;
}
input::placeholder {
    -webkit-transition: var(--animation-default);
    -o-transition: var(--animation-default);
    transition: var(--animation-default);
    color: #888888 !important;
}
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 {
    width: 100%;
    padding: 0;
}
::-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;
}
/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
direction: ltr;
}
*/
::-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;
}
/* =========================================
   Standard Formatting (Onboarding Guide Fix)
   ========================================= */

/* Scoped container styling */
.standard-formatting {
    color: #f5f5f7; /* Soft off-white for better readability than harsh pure white */
    line-height: 1.65; /* Looser line height for easier reading */
    font-size: 1.1rem; /* Slightly larger body type */
}

/* Typography Scale & Spacing 
   Using a hierarchy that anchors on your requested 2.2rem H2
*/

.standard-formatting h1 {
    color: #ffffff; /* Pure white for headings to pop */
    margin-bottom: 1rem; /* Tight spacing to the content below it */
    line-height: 1.25;
}

.standard-formatting h2,
.standard-formatting h3,
.standard-formatting h4,
.standard-formatting h5,
.standard-formatting h6 {
    color: #36c1a7; /* Pure white for headings to pop */
    margin-top: 2.5rem; /* Give headings room to breathe from previous content */
    margin-bottom: 1rem; /* Tight spacing to the content below it */
    line-height: 1.25;
}




.standard-formatting p {
     color: #f5f5f7!important;
}
/* Remove top margin for the very first element to align with container top */
.standard-formatting > *:first-child {
    margin-top: 0;
}

.standard-formatting h1 {
    font-size: 3rem;
}

.standard-formatting h2 {
    font-size: 2.2rem; /* Your requested size */
    padding-bottom: 0.5rem; /* Subtle separation */
}

.standard-formatting h3 {
    font-size: 1.75rem;
    font-weight: 600;
}

.standard-formatting h4 {
    font-size: 1.4rem;
    font-weight: 600;
    margin-top: 2rem;
}

/* Body Copy & Lists */
.standard-formatting p {
    margin-bottom: 1.5rem;
    color: rgba(255, 255, 255, 0.9); /* 90% opacity white for hierarchy */
}

.standard-formatting strong, 
.standard-formatting b {
    color: #ffffff; /* Make bold text pop in pure white */
    font-weight: 700;
}

.standard-formatting ul, 
.standard-formatting ol {
    margin-bottom: 1.5rem;
    padding-left: 1.5rem;
}

.standard-formatting li {
    margin-bottom: 0.5rem;
    color: #bbb;
}

/* Links - Making sure they aren't that default dark blue or ugly teal */
.standard-formatting a {
    color: #ffffff;
    text-decoration: underline;
    text-underline-offset: 4px;
    opacity: 0.9;
    transition: opacity 0.2s ease;
}

.standard-formatting a:hover {
    opacity: 1;
}

/* Responsive Adjustments 
   Scale down slightly on mobile so 2.2rem doesn't break words
*/
@media (max-width: 768px) {
    .standard-formatting h2 {
        font-size: 1.8rem;
    }
    .standard-formatting h3 {
        font-size: 1.5rem;
    }
    .standard-formatting {
        font-size: 1rem;
    }
}
summary {
    display: list-item;
    cursor: pointer;
}
progress {
    vertical-align: baseline;
}
[hidden] {
    display: none !important;
}
.wpcf7-response-output {
    display: none !important;
}
.plyr__control svg {
    fill: none !important; /* Remove the solid fill */
    stroke: white; /* Outline color same as text/icon */
    stroke-width: 0.5px; /* Outline thickness */
}
.video-module .plyr__control--overlaid svg {
    width: 85px !important;
    width: 40px !important;
    height: 85px !important;
    height: 40px !important;
    fill: #ffffff !important;
}
.video-module .plyr--full-ui.plyr--video .plyr__control--overlaid {
    left: 9%;
    top: 77%;
}
.video-module .plyr__control--overlaid .plyr__sr-only {
    clip: unset;
    width: 43px !important;
    height: 22px !important;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 0.75rem;
    left: 0;
    padding: 5px 0 0 0 !important;
    font-weight: 100;
}
/*!
* Bootstrap Grid v5.0.2 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
:root {
    --container-padding: 24px;
}
.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
    width: 100%;
    padding-right: var(--container-padding);
    padding-left: var(--container-padding);
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 576px) {
    .container-sm, .container {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .container-md, .container-sm, .container {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .container-lg, .container-md, .container-sm, .container {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1320px;
    }
}
.row {
    --bs-gutter-x: 16px;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -1);
    margin-left: calc(var(--bs-gutter-x) * -1);
}
.row > * {
    box-sizing: border-box;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * 1);
    padding-left: calc(var(--bs-gutter-x) * 1);
    margin-top: var(--bs-gutter-y);
}
.col {
    flex: 1 0 0%;
}
.row-cols-auto > * {
    flex: 0 0 auto;
    width: auto;
}
.row-cols-1 > * {
    flex: 0 0 auto;
    width: 100%;
}
.row-cols-2 > * {
    flex: 0 0 auto;
    width: 50%;
}
.row-cols-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
}
.row-cols-4 > * {
    flex: 0 0 auto;
    width: 25%;
}
.row-cols-5 > * {
    flex: 0 0 auto;
    width: 20%;
}
.row-cols-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
}
@media (min-width: 576px) {
    .col-sm {
        flex: 1 0 0%;
    }
    .row-cols-sm-auto > * {
        flex: 0 0 auto;
        width: auto;
    }
    .row-cols-sm-1 > * {
        flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-sm-2 > * {
        flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-sm-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }
    .row-cols-sm-4 > * {
        flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-sm-5 > * {
        flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-sm-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }
}
@media (min-width: 768px) {
    .col-md {
        flex: 1 0 0%;
    }
    .row-cols-md-auto > * {
        flex: 0 0 auto;
        width: auto;
    }
    .row-cols-md-1 > * {
        flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-md-2 > * {
        flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-md-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }
    .row-cols-md-4 > * {
        flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-md-5 > * {
        flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-md-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }
}
@media (min-width: 992px) {
    .col-lg {
        flex: 1 0 0%;
    }
    .row-cols-lg-auto > * {
        flex: 0 0 auto;
        width: auto;
    }
    .row-cols-lg-1 > * {
        flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-lg-2 > * {
        flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-lg-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }
    .row-cols-lg-4 > * {
        flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-lg-5 > * {
        flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-lg-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }
}
@media (min-width: 1200px) {
    .col-xl {
        flex: 1 0 0%;
    }
    .row-cols-xl-auto > * {
        flex: 0 0 auto;
        width: auto;
    }
    .row-cols-xl-1 > * {
        flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-xl-2 > * {
        flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-xl-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }
    .row-cols-xl-4 > * {
        flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-xl-5 > * {
        flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-xl-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }
}
@media (min-width: 1400px) {
    .col-xxl {
        flex: 1 0 0%;
    }
    .row-cols-xxl-auto > * {
        flex: 0 0 auto;
        width: auto;
    }
    .row-cols-xxl-1 > * {
        flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-xxl-2 > * {
        flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-xxl-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }
    .row-cols-xxl-4 > * {
        flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-xxl-5 > * {
        flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-xxl-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }
}
.col-auto {
    flex: 0 0 auto;
    width: auto;
}
.col-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
}
.col-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
}
.col-3 {
    flex: 0 0 auto;
    width: 25%;
}
.col-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
}
.col-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
}
.col-6 {
    flex: 0 0 auto;
    width: 50%;
}
.col-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
}
.col-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
}
.col-9 {
    flex: 0 0 auto;
    width: 75%;
}
.col-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
}
.col-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
}
.col-12 {
    flex: 0 0 auto;
    width: 100%;
}
.offset-1 {
    margin-left: 8.33333333%;
}
.offset-2 {
    margin-left: 16.66666667%;
}
.offset-3 {
    margin-left: 25%;
}
.offset-4 {
    margin-left: 33.33333333%;
}
.offset-5 {
    margin-left: 41.66666667%;
}
.offset-6 {
    margin-left: 50%;
}
.offset-7 {
    margin-left: 58.33333333%;
}
.offset-8 {
    margin-left: 66.66666667%;
}
.offset-9 {
    margin-left: 75%;
}
.offset-10 {
    margin-left: 83.33333333%;
}
.offset-11 {
    margin-left: 91.66666667%;
}
.g-0,
.gx-0 {
    --bs-gutter-x: 0;
}
.g-0,
.gy-0 {
    --bs-gutter-y: 0;
}
.g-1,
.gx-1 {
    --bs-gutter-x: 0.25rem;
}
.g-1,
.gy-1 {
    --bs-gutter-y: 0.25rem;
}
.g-2,
.gx-2 {
    --bs-gutter-x: 0.5rem;
}
.g-2,
.gy-2 {
    --bs-gutter-y: 0.5rem;
}
.g-3,
.gx-3 {
    --bs-gutter-x: 1rem;
}
.g-3,
.gy-3 {
    --bs-gutter-y: 1rem;
}
.g-4,
.gx-4 {
    --bs-gutter-x: 1.2rem;
}
.g-4,
.gy-4 {
    --bs-gutter-y: 1.2rem;
}
.g-5,
.gx-5 {
    --bs-gutter-x: 3rem;
}
.g-5,
.gy-5 {
    --bs-gutter-y: 3rem;
}
@media (min-width: 576px) {
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-sm-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }
    .col-sm-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-sm-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-sm-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .col-sm-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }
    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-sm-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }
    .col-sm-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }
    .col-sm-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-sm-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }
    .col-sm-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }
    .col-sm-12 {
        flex: 0 0 auto;
        width: 100%;
    }
    .offset-sm-0 {
        margin-left: 0;
    }
    .offset-sm-1 {
        margin-left: 8.33333333%;
    }
    .offset-sm-2 {
        margin-left: 16.66666667%;
    }
    .offset-sm-3 {
        margin-left: 25%;
    }
    .offset-sm-4 {
        margin-left: 33.33333333%;
    }
    .offset-sm-5 {
        margin-left: 41.66666667%;
    }
    .offset-sm-6 {
        margin-left: 50%;
    }
    .offset-sm-7 {
        margin-left: 58.33333333%;
    }
    .offset-sm-8 {
        margin-left: 66.66666667%;
    }
    .offset-sm-9 {
        margin-left: 75%;
    }
    .offset-sm-10 {
        margin-left: 83.33333333%;
    }
    .offset-sm-11 {
        margin-left: 91.66666667%;
    }
    .g-sm-0,
    .gx-sm-0 {
        --bs-gutter-x: 0;
    }
    .g-sm-0,
    .gy-sm-0 {
        --bs-gutter-y: 0;
    }
    .g-sm-1,
    .gx-sm-1 {
        --bs-gutter-x: 0.25rem;
    }
    .g-sm-1,
    .gy-sm-1 {
        --bs-gutter-y: 0.25rem;
    }
    .g-sm-2,
    .gx-sm-2 {
        --bs-gutter-x: 0.5rem;
    }
    .g-sm-2,
    .gy-sm-2 {
        --bs-gutter-y: 0.5rem;
    }
    .g-sm-3,
    .gx-sm-3 {
        --bs-gutter-x: 1rem;
    }
    .g-sm-3,
    .gy-sm-3 {
        --bs-gutter-y: 1rem;
    }
    .g-sm-4,
    .gx-sm-4 {
        --bs-gutter-x: 1.5rem;
    }
    .g-sm-4,
    .gy-sm-4 {
        --bs-gutter-y: 1.5rem;
    }
    .g-sm-5,
    .gx-sm-5 {
        --bs-gutter-x: 3rem;
    }
    .g-sm-5,
    .gy-sm-5 {
        --bs-gutter-y: 3rem;
    }
}
@media (min-width: 768px) {
    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-md-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }
    .col-md-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-md-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .col-md-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }
    .col-md-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-md-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }
    .col-md-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }
    .col-md-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-md-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }
    .col-md-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }
    .col-md-12 {
        flex: 0 0 auto;
        width: 100%;
    }
    .offset-md-0 {
        margin-left: 0;
    }
    .offset-md-1 {
        margin-left: 8.33333333%;
    }
    .offset-md-2 {
        margin-left: 16.66666667%;
    }
    .offset-md-3 {
        margin-left: 25%;
    }
    .offset-md-4 {
        margin-left: 33.33333333%;
    }
    .offset-md-5 {
        margin-left: 41.66666667%;
    }
    .offset-md-6 {
        margin-left: 50%;
    }
    .offset-md-7 {
        margin-left: 58.33333333%;
    }
    .offset-md-8 {
        margin-left: 66.66666667%;
    }
    .offset-md-9 {
        margin-left: 75%;
    }
    .offset-md-10 {
        margin-left: 83.33333333%;
    }
    .offset-md-11 {
        margin-left: 91.66666667%;
    }
    .g-md-0,
    .gx-md-0 {
        --bs-gutter-x: 0;
    }
    .g-md-0,
    .gy-md-0 {
        --bs-gutter-y: 0;
    }
    .g-md-1,
    .gx-md-1 {
        --bs-gutter-x: 0.25rem;
    }
    .g-md-1,
    .gy-md-1 {
        --bs-gutter-y: 0.25rem;
    }
    .g-md-2,
    .gx-md-2 {
        --bs-gutter-x: 0.5rem;
    }
    .g-md-2,
    .gy-md-2 {
        --bs-gutter-y: 0.5rem;
    }
    .g-md-3,
    .gx-md-3 {
        --bs-gutter-x: 1rem;
    }
    .g-md-3,
    .gy-md-3 {
        --bs-gutter-y: 1rem;
    }
    .g-md-4,
    .gx-md-4 {
        --bs-gutter-x: 1.5rem;
    }
    .g-md-4,
    .gy-md-4 {
        --bs-gutter-y: 1.5rem;
    }
    .g-md-5,
    .gx-md-5 {
        --bs-gutter-x: 3rem;
    }
    .g-md-5,
    .gy-md-5 {
        --bs-gutter-y: 3rem;
    }
}
@media (min-width: 992px) {
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-lg-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }
    .col-lg-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .col-lg-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }
    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }
    .col-lg-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }
    .col-lg-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-lg-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }
    .col-lg-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }
    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%;
    }
    .offset-lg-0 {
        margin-left: 0;
    }
    .offset-lg-1 {
        margin-left: 8.33333333%;
    }
    .offset-lg-2 {
        margin-left: 16.66666667%;
    }
    .offset-lg-3 {
        margin-left: 25%;
    }
    .offset-lg-4 {
        margin-left: 33.33333333%;
    }
    .offset-lg-5 {
        margin-left: 41.66666667%;
    }
    .offset-lg-6 {
        margin-left: 50%;
    }
    .offset-lg-7 {
        margin-left: 58.33333333%;
    }
    .offset-lg-8 {
        margin-left: 66.66666667%;
    }
    .offset-lg-9 {
        margin-left: 75%;
    }
    .offset-lg-10 {
        margin-left: 83.33333333%;
    }
    .offset-lg-11 {
        margin-left: 91.66666667%;
    }
    .g-lg-0,
    .gx-lg-0 {
        --bs-gutter-x: 0;
    }
    .g-lg-0,
    .gy-lg-0 {
        --bs-gutter-y: 0;
    }
    .g-lg-1,
    .gx-lg-1 {
        --bs-gutter-x: 0.25rem;
    }
    .g-lg-1,
    .gy-lg-1 {
        --bs-gutter-y: 0.25rem;
    }
    .g-lg-2,
    .gx-lg-2 {
        --bs-gutter-x: 0.5rem;
    }
    .g-lg-2,
    .gy-lg-2 {
        --bs-gutter-y: 0.5rem;
    }
    .g-lg-3,
    .gx-lg-3 {
        --bs-gutter-x: 1rem;
    }
    .g-lg-3,
    .gy-lg-3 {
        --bs-gutter-y: 1rem;
    }
    .g-lg-4,
    .gx-lg-4 {
        --bs-gutter-x: 1.5rem;
    }
    .g-lg-4,
    .gy-lg-4 {
        --bs-gutter-y: 1.5rem;
    }
    .g-lg-5,
    .gx-lg-5 {
        --bs-gutter-x: 3rem;
    }
    .g-lg-5,
    .gy-lg-5 {
        --bs-gutter-y: 3rem;
    }
}
@media (min-width: 1200px) {
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-xl-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }
    .col-xl-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-xl-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-xl-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .col-xl-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }
    .col-xl-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-xl-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }
    .col-xl-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }
    .col-xl-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-xl-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }
    .col-xl-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }
    .col-xl-12 {
        flex: 0 0 auto;
        width: 100%;
    }
    .offset-xl-0 {
        margin-left: 0;
    }
    .offset-xl-1 {
        margin-left: 8.33333333%;
    }
    .offset-xl-2 {
        margin-left: 16.66666667%;
    }
    .offset-xl-3 {
        margin-left: 25%;
    }
    .offset-xl-4 {
        margin-left: 33.33333333%;
    }
    .offset-xl-5 {
        margin-left: 41.66666667%;
    }
    .offset-xl-6 {
        margin-left: 50%;
    }
    .offset-xl-7 {
        margin-left: 58.33333333%;
    }
    .offset-xl-8 {
        margin-left: 66.66666667%;
    }
    .offset-xl-9 {
        margin-left: 75%;
    }
    .offset-xl-10 {
        margin-left: 83.33333333%;
    }
    .offset-xl-11 {
        margin-left: 91.66666667%;
    }
    .g-xl-0,
    .gx-xl-0 {
        --bs-gutter-x: 0;
    }
    .g-xl-0,
    .gy-xl-0 {
        --bs-gutter-y: 0;
    }
    .g-xl-1,
    .gx-xl-1 {
        --bs-gutter-x: 0.25rem;
    }
    .g-xl-1,
    .gy-xl-1 {
        --bs-gutter-y: 0.25rem;
    }
    .g-xl-2,
    .gx-xl-2 {
        --bs-gutter-x: 0.5rem;
    }
    .g-xl-2,
    .gy-xl-2 {
        --bs-gutter-y: 0.5rem;
    }
    .g-xl-3,
    .gx-xl-3 {
        --bs-gutter-x: 1rem;
    }
    .g-xl-3,
    .gy-xl-3 {
        --bs-gutter-y: 1rem;
    }
    .g-xl-4,
    .gx-xl-4 {
        --bs-gutter-x: 1.5rem;
    }
    .g-xl-4,
    .gy-xl-4 {
        --bs-gutter-y: 1.5rem;
    }
    .g-xl-5,
    .gx-xl-5 {
        --bs-gutter-x: 3rem;
    }
    .g-xl-5,
    .gy-xl-5 {
        --bs-gutter-y: 3rem;
    }
}
@media (min-width: 1400px) {
    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-xxl-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }
    .col-xxl-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-xxl-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-xxl-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .col-xxl-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }
    .col-xxl-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-xxl-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }
    .col-xxl-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }
    .col-xxl-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-xxl-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }
    .col-xxl-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }
    .col-xxl-12 {
        flex: 0 0 auto;
        width: 100%;
    }
    .offset-xxl-0 {
        margin-left: 0;
    }
    .offset-xxl-1 {
        margin-left: 8.33333333%;
    }
    .offset-xxl-2 {
        margin-left: 16.66666667%;
    }
    .offset-xxl-3 {
        margin-left: 25%;
    }
    .offset-xxl-4 {
        margin-left: 33.33333333%;
    }
    .offset-xxl-5 {
        margin-left: 41.66666667%;
    }
    .offset-xxl-6 {
        margin-left: 50%;
    }
    .offset-xxl-7 {
        margin-left: 58.33333333%;
    }
    .offset-xxl-8 {
        margin-left: 66.66666667%;
    }
    .offset-xxl-9 {
        margin-left: 75%;
    }
    .offset-xxl-10 {
        margin-left: 83.33333333%;
    }
    .offset-xxl-11 {
        margin-left: 91.66666667%;
    }
    .g-xxl-0,
    .gx-xxl-0 {
        --bs-gutter-x: 0;
    }
    .g-xxl-0,
    .gy-xxl-0 {
        --bs-gutter-y: 0;
    }
    .g-xxl-1,
    .gx-xxl-1 {
        --bs-gutter-x: 0.25rem;
    }
    .g-xxl-1,
    .gy-xxl-1 {
        --bs-gutter-y: 0.25rem;
    }
    .g-xxl-2,
    .gx-xxl-2 {
        --bs-gutter-x: 0.5rem;
    }
    .g-xxl-2,
    .gy-xxl-2 {
        --bs-gutter-y: 0.5rem;
    }
    .g-xxl-3,
    .gx-xxl-3 {
        --bs-gutter-x: 1rem;
    }
    .g-xxl-3,
    .gy-xxl-3 {
        --bs-gutter-y: 1rem;
    }
    .g-xxl-4,
    .gx-xxl-4 {
        --bs-gutter-x: 1.5rem;
    }
    .g-xxl-4,
    .gy-xxl-4 {
        --bs-gutter-y: 1.5rem;
    }
    .g-xxl-5,
    .gx-xxl-5 {
        --bs-gutter-x: 3rem;
    }
    .g-xxl-5,
    .gy-xxl-5 {
        --bs-gutter-y: 3rem;
    }
}
.d-inline {
    display: inline !important;
}
.d-inline-block {
    display: inline-block !important;
}
.d-block {
    display: block !important;
}
.d-grid {
    display: grid !important;
}
.d-table {
    display: table !important;
}
.d-table-row {
    display: table-row !important;
}
.d-table-cell {
    display: table-cell !important;
}
.d-flex {
    display: flex !important;
}
.d-inline-flex {
    display: inline-flex !important;
}
.d-none {
    display: none !important;
}
.flex-fill {
    flex: 1 1 auto !important;
}
.flex-row {
    flex-direction: row !important;
}
.flex-column {
    flex-direction: column !important;
}
.flex-row-reverse {
    flex-direction: row-reverse !important;
}
.flex-column-reverse {
    flex-direction: column-reverse !important;
}
.flex-grow-0 {
    flex-grow: 0 !important;
}
.flex-grow-1 {
    flex-grow: 1 !important;
}
.flex-shrink-0 {
    flex-shrink: 0 !important;
}
.flex-shrink-1 {
    flex-shrink: 1 !important;
}
.flex-wrap {
    flex-wrap: wrap !important;
}
.flex-nowrap {
    flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
}
.justify-content-start {
    justify-content: flex-start !important;
}
.justify-content-end {
    justify-content: flex-end !important;
}
.justify-content-center {
    justify-content: center !important;
}
.justify-content-between {
    justify-content: space-between !important;
}
.justify-content-around {
    justify-content: space-around !important;
}
.justify-content-evenly {
    justify-content: space-evenly !important;
}
.align-items-start {
    align-items: flex-start !important;
}
.align-items-end {
    align-items: flex-end !important;
}
.align-items-center {
    align-items: center !important;
}
.align-items-baseline {
    align-items: baseline !important;
}
.align-items-stretch {
    align-items: stretch !important;
}
.align-content-start {
    align-content: flex-start !important;
}
.align-content-end {
    align-content: flex-end !important;
}
.align-content-center {
    align-content: center !important;
}
.align-content-between {
    align-content: space-between !important;
}
.align-content-around {
    align-content: space-around !important;
}
.align-content-stretch {
    align-content: stretch !important;
}
.align-self-auto {
    align-self: auto !important;
}
.align-self-start {
    align-self: flex-start !important;
}
.align-self-end {
    align-self: flex-end !important;
}
.align-self-center {
    align-self: center !important;
}
.align-self-baseline {
    align-self: baseline !important;
}
.align-self-stretch {
    align-self: stretch !important;
}
.order-first {
    order: -1 !important;
}
.order-0 {
    order: 0 !important;
}
.order-1 {
    order: 1 !important;
}
.order-2 {
    order: 2 !important;
}
.order-3 {
    order: 3 !important;
}
.order-4 {
    order: 4 !important;
}
.order-5 {
    order: 5 !important;
}
.order-last {
    order: 6 !important;
}
.m-0 {
    margin: 0 !important;
}
.m-1 {
    margin: 0.25rem !important;
}
.m-2 {
    margin: 0.5rem !important;
}
.m-3 {
    margin: 1rem !important;
}
.m-4 {
    margin: 1.5rem !important;
}
.m-5 {
    margin: 3rem !important;
}
.m-auto {
    margin: auto !important;
}
.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.mx-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
}
.mx-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.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: 0.25rem !important;
    margin-bottom: 0.25rem !important;
}
.my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}
.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}
.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}
.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}
.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
}
.mt-0 {
    margin-top: 0 !important;
}
.mt-1 {
    margin-top: 0.25rem !important;
}
.mt-2 {
    margin-top: 0.5rem !important;
}
.mt-3 {
    margin-top: 1rem !important;
}
.mt-4 {
    margin-top: 1.5rem !important;
}
.mt-5 {
    margin-top: 3rem !important;
}
.mt-auto {
    margin-top: auto !important;
}
.mr-0 {
    margin-right: 0 !important;
}
.mr-1 {
    margin-right: 0.25rem !important;
}
.mr-2 {
    margin-right: 0.5rem !important;
}
.mr-3 {
    margin-right: 1rem !important;
}
.mr-4 {
    margin-right: 1.5rem !important;
}
.mr-5 {
    margin-right: 3rem !important;
}
.mr-auto {
    margin-right: auto !important;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.mb-1 {
    margin-bottom: 0.25rem !important;
}
.mb-2 {
    margin-bottom: 0.5rem !important;
}
.mb-3 {
    margin-bottom: 1rem !important;
}
.mb-4 {
    margin-bottom: 1.5rem !important;
}
.mb-5 {
    margin-bottom: 3rem !important;
}
.mb-auto {
    margin-bottom: auto !important;
}
.ml-0 {
    margin-left: 0 !important;
}
.ml-1 {
    margin-left: 0.25rem !important;
}
.ml-2 {
    margin-left: 0.5rem !important;
}
.ml-3 {
    margin-left: 1rem !important;
}
.ml-4 {
    margin-left: 1.5rem !important;
}
.ml-5 {
    margin-left: 3rem !important;
}
.ml-auto {
    margin-left: auto !important;
}
.p-0 {
    padding: 0 !important;
}
.p-1 {
    padding: 0.25rem !important;
}
.p-2 {
    padding: 0.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: 0.25rem !important;
    padding-left: 0.25rem !important;
}
.px-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
}
.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}
.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}
.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}
.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
}
.py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}
.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}
.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}
.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}
.pt-0 {
    padding-top: 0 !important;
}
.pt-1 {
    padding-top: 0.25rem !important;
}
.pt-2 {
    padding-top: 0.5rem !important;
}
.pt-3 {
    padding-top: 1rem !important;
}
.pt-4 {
    padding-top: 1.5rem !important;
}
.pt-5 {
    padding-top: 3rem !important;
}
.pr-0 {
    padding-right: 0 !important;
}
.pr-1 {
    padding-right: 0.25rem !important;
}
.pr-2 {
    padding-right: 0.5rem !important;
}
.pr-3 {
    padding-right: 1rem !important;
}
.pr-4 {
    padding-right: 1.5rem !important;
}
.pr-5 {
    padding-right: 3rem !important;
}
.pb-0 {
    padding-bottom: 0 !important;
}
.pb-1 {
    padding-bottom: 0.25rem !important;
}
.pb-2 {
    padding-bottom: 0.5rem !important;
}
.pb-3 {
    padding-bottom: 1rem !important;
}
.pb-4 {
    padding-bottom: 1.5rem !important;
}
.pb-5 {
    padding-bottom: 3rem !important;
}
.pl-0 {
    padding-left: 0 !important;
}
.pl-1 {
    padding-left: 0.25rem !important;
}
.pl-2 {
    padding-left: 0.5rem !important;
}
.pl-3 {
    padding-left: 1rem !important;
}
.pl-4 {
    padding-left: 1.5rem !important;
}
.pl-5 {
    padding-left: 3rem !important;
}
@media (min-width: 576px) {
    .d-sm-inline {
        display: inline !important;
    }
    .d-sm-inline-block {
        display: inline-block !important;
    }
    .d-sm-block {
        display: block !important;
    }
    .d-sm-grid {
        display: grid !important;
    }
    .d-sm-table {
        display: table !important;
    }
    .d-sm-table-row {
        display: table-row !important;
    }
    .d-sm-table-cell {
        display: table-cell !important;
    }
    .d-sm-flex {
        display: flex !important;
    }
    .d-sm-inline-flex {
        display: inline-flex !important;
    }
    .d-sm-none {
        display: none !important;
    }
    .flex-sm-fill {
        flex: 1 1 auto !important;
    }
    .flex-sm-row {
        flex-direction: row !important;
    }
    .flex-sm-column {
        flex-direction: column !important;
    }
    .flex-sm-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-sm-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-sm-grow-0 {
        flex-grow: 0 !important;
    }
    .flex-sm-grow-1 {
        flex-grow: 1 !important;
    }
    .flex-sm-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-sm-shrink-1 {
        flex-shrink: 1 !important;
    }
    .flex-sm-wrap {
        flex-wrap: wrap !important;
    }
    .flex-sm-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-sm-start {
        justify-content: flex-start !important;
    }
    .justify-content-sm-end {
        justify-content: flex-end !important;
    }
    .justify-content-sm-center {
        justify-content: center !important;
    }
    .justify-content-sm-between {
        justify-content: space-between !important;
    }
    .justify-content-sm-around {
        justify-content: space-around !important;
    }
    .justify-content-sm-evenly {
        justify-content: space-evenly !important;
    }
    .align-items-sm-start {
        align-items: flex-start !important;
    }
    .align-items-sm-end {
        align-items: flex-end !important;
    }
    .align-items-sm-center {
        align-items: center !important;
    }
    .align-items-sm-baseline {
        align-items: baseline !important;
    }
    .align-items-sm-stretch {
        align-items: stretch !important;
    }
    .align-content-sm-start {
        align-content: flex-start !important;
    }
    .align-content-sm-end {
        align-content: flex-end !important;
    }
    .align-content-sm-center {
        align-content: center !important;
    }
    .align-content-sm-between {
        align-content: space-between !important;
    }
    .align-content-sm-around {
        align-content: space-around !important;
    }
    .align-content-sm-stretch {
        align-content: stretch !important;
    }
    .align-self-sm-auto {
        align-self: auto !important;
    }
    .align-self-sm-start {
        align-self: flex-start !important;
    }
    .align-self-sm-end {
        align-self: flex-end !important;
    }
    .align-self-sm-center {
        align-self: center !important;
    }
    .align-self-sm-baseline {
        align-self: baseline !important;
    }
    .align-self-sm-stretch {
        align-self: stretch !important;
    }
    .order-sm-first {
        order: -1 !important;
    }
    .order-sm-0 {
        order: 0 !important;
    }
    .order-sm-1 {
        order: 1 !important;
    }
    .order-sm-2 {
        order: 2 !important;
    }
    .order-sm-3 {
        order: 3 !important;
    }
    .order-sm-4 {
        order: 4 !important;
    }
    .order-sm-5 {
        order: 5 !important;
    }
    .order-sm-last {
        order: 6 !important;
    }
    .m-sm-0 {
        margin: 0 !important;
    }
    .m-sm-1 {
        margin: 0.25rem !important;
    }
    .m-sm-2 {
        margin: 0.5rem !important;
    }
    .m-sm-3 {
        margin: 1rem !important;
    }
    .m-sm-4 {
        margin: 1.5rem !important;
    }
    .m-sm-5 {
        margin: 3rem !important;
    }
    .m-sm-auto {
        margin: auto !important;
    }
    .mx-sm-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .mx-sm-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }
    .mx-sm-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.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: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }
    .my-sm-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.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: 0.25rem !important;
    }
    .mt-sm-2 {
        margin-top: 0.5rem !important;
    }
    .mt-sm-3 {
        margin-top: 1rem !important;
    }
    .mt-sm-4 {
        margin-top: 1.5rem !important;
    }
    .mt-sm-5 {
        margin-top: 3rem !important;
    }
    .mt-sm-auto {
        margin-top: auto !important;
    }
    .mr-sm-0 {
        margin-right: 0 !important;
    }
    .mr-sm-1 {
        margin-right: 0.25rem !important;
    }
    .mr-sm-2 {
        margin-right: 0.5rem !important;
    }
    .mr-sm-3 {
        margin-right: 1rem !important;
    }
    .mr-sm-4 {
        margin-right: 1.5rem !important;
    }
    .mr-sm-5 {
        margin-right: 3rem !important;
    }
    .mr-sm-auto {
        margin-right: auto !important;
    }
    .mb-sm-0 {
        margin-bottom: 0 !important;
    }
    .mb-sm-1 {
        margin-bottom: 0.25rem !important;
    }
    .mb-sm-2 {
        margin-bottom: 0.5rem !important;
    }
    .mb-sm-3 {
        margin-bottom: 1rem !important;
    }
    .mb-sm-4 {
        margin-bottom: 1.5rem !important;
    }
    .mb-sm-5 {
        margin-bottom: 3rem !important;
    }
    .mb-sm-auto {
        margin-bottom: auto !important;
    }
    .ml-sm-0 {
        margin-left: 0 !important;
    }
    .ml-sm-1 {
        margin-left: 0.25rem !important;
    }
    .ml-sm-2 {
        margin-left: 0.5rem !important;
    }
    .ml-sm-3 {
        margin-left: 1rem !important;
    }
    .ml-sm-4 {
        margin-left: 1.5rem !important;
    }
    .ml-sm-5 {
        margin-left: 3rem !important;
    }
    .ml-sm-auto {
        margin-left: auto !important;
    }
    .p-sm-0 {
        padding: 0 !important;
    }
    .p-sm-1 {
        padding: 0.25rem !important;
    }
    .p-sm-2 {
        padding: 0.5rem !important;
    }
    .p-sm-3 {
        padding: 1rem !important;
    }
    .p-sm-4 {
        padding: 1.5rem !important;
    }
    .p-sm-5 {
        padding: 3rem !important;
    }
    .px-sm-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .px-sm-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }
    .px-sm-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.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: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }
    .py-sm-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.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: 0.25rem !important;
    }
    .pt-sm-2 {
        padding-top: 0.5rem !important;
    }
    .pt-sm-3 {
        padding-top: 1rem !important;
    }
    .pt-sm-4 {
        padding-top: 1.5rem !important;
    }
    .pt-sm-5 {
        padding-top: 3rem !important;
    }
    .pr-sm-0 {
        padding-right: 0 !important;
    }
    .pr-sm-1 {
        padding-right: 0.25rem !important;
    }
    .pr-sm-2 {
        padding-right: 0.5rem !important;
    }
    .pr-sm-3 {
        padding-right: 1rem !important;
    }
    .pr-sm-4 {
        padding-right: 1.5rem !important;
    }
    .pr-sm-5 {
        padding-right: 3rem !important;
    }
    .pb-sm-0 {
        padding-bottom: 0 !important;
    }
    .pb-sm-1 {
        padding-bottom: 0.25rem !important;
    }
    .pb-sm-2 {
        padding-bottom: 0.5rem !important;
    }
    .pb-sm-3 {
        padding-bottom: 1rem !important;
    }
    .pb-sm-4 {
        padding-bottom: 1.5rem !important;
    }
    .pb-sm-5 {
        padding-bottom: 3rem !important;
    }
    .pl-sm-0 {
        padding-left: 0 !important;
    }
    .pl-sm-1 {
        padding-left: 0.25rem !important;
    }
    .pl-sm-2 {
        padding-left: 0.5rem !important;
    }
    .pl-sm-3 {
        padding-left: 1rem !important;
    }
    .pl-sm-4 {
        padding-left: 1.5rem !important;
    }
    .pl-sm-5 {
        padding-left: 3rem !important;
    }
}
@media (min-width: 768px) {
    .d-md-inline {
        display: inline !important;
    }
    .d-md-inline-block {
        display: inline-block !important;
    }
    .d-md-block {
        display: block !important;
    }
    .d-md-grid {
        display: grid !important;
    }
    .d-md-table {
        display: table !important;
    }
    .d-md-table-row {
        display: table-row !important;
    }
    .d-md-table-cell {
        display: table-cell !important;
    }
    .d-md-flex {
        display: flex !important;
    }
    .d-md-inline-flex {
        display: inline-flex !important;
    }
    .d-md-none {
        display: none !important;
    }
    .flex-md-fill {
        flex: 1 1 auto !important;
    }
    .flex-md-row {
        flex-direction: row !important;
    }
    .flex-md-column {
        flex-direction: column !important;
    }
    .flex-md-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-md-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-md-grow-0 {
        flex-grow: 0 !important;
    }
    .flex-md-grow-1 {
        flex-grow: 1 !important;
    }
    .flex-md-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-md-shrink-1 {
        flex-shrink: 1 !important;
    }
    .flex-md-wrap {
        flex-wrap: wrap !important;
    }
    .flex-md-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-md-start {
        justify-content: flex-start !important;
    }
    .justify-content-md-end {
        justify-content: flex-end !important;
    }
    .justify-content-md-center {
        justify-content: center !important;
    }
    .justify-content-md-between {
        justify-content: space-between !important;
    }
    .justify-content-md-around {
        justify-content: space-around !important;
    }
    .justify-content-md-evenly {
        justify-content: space-evenly !important;
    }
    .align-items-md-start {
        align-items: flex-start !important;
    }
    .align-items-md-end {
        align-items: flex-end !important;
    }
    .align-items-md-center {
        align-items: center !important;
    }
    .align-items-md-baseline {
        align-items: baseline !important;
    }
    .align-items-md-stretch {
        align-items: stretch !important;
    }
    .align-content-md-start {
        align-content: flex-start !important;
    }
    .align-content-md-end {
        align-content: flex-end !important;
    }
    .align-content-md-center {
        align-content: center !important;
    }
    .align-content-md-between {
        align-content: space-between !important;
    }
    .align-content-md-around {
        align-content: space-around !important;
    }
    .align-content-md-stretch {
        align-content: stretch !important;
    }
    .align-self-md-auto {
        align-self: auto !important;
    }
    .align-self-md-start {
        align-self: flex-start !important;
    }
    .align-self-md-end {
        align-self: flex-end !important;
    }
    .align-self-md-center {
        align-self: center !important;
    }
    .align-self-md-baseline {
        align-self: baseline !important;
    }
    .align-self-md-stretch {
        align-self: stretch !important;
    }
    .order-md-first {
        order: -1 !important;
    }
    .order-md-0 {
        order: 0 !important;
    }
    .order-md-1 {
        order: 1 !important;
    }
    .order-md-2 {
        order: 2 !important;
    }
    .order-md-3 {
        order: 3 !important;
    }
    .order-md-4 {
        order: 4 !important;
    }
    .order-md-5 {
        order: 5 !important;
    }
    .order-md-last {
        order: 6 !important;
    }
    .m-md-0 {
        margin: 0 !important;
    }
    .m-md-1 {
        margin: 0.25rem !important;
    }
    .m-md-2 {
        margin: 0.5rem !important;
    }
    .m-md-3 {
        margin: 1rem !important;
    }
    .m-md-4 {
        margin: 1.5rem !important;
    }
    .m-md-5 {
        margin: 3rem !important;
    }
    .m-md-auto {
        margin: auto !important;
    }
    .mx-md-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .mx-md-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }
    .mx-md-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.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: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }
    .my-md-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.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: 0.25rem !important;
    }
    .mt-md-2 {
        margin-top: 0.5rem !important;
    }
    .mt-md-3 {
        margin-top: 1rem !important;
    }
    .mt-md-4 {
        margin-top: 1.5rem !important;
    }
    .mt-md-5 {
        margin-top: 3rem !important;
    }
    .mt-md-auto {
        margin-top: auto !important;
    }
    .mr-md-0 {
        margin-right: 0 !important;
    }
    .mr-md-1 {
        margin-right: 0.25rem !important;
    }
    .mr-md-2 {
        margin-right: 0.5rem !important;
    }
    .mr-md-3 {
        margin-right: 1rem !important;
    }
    .mr-md-4 {
        margin-right: 1.5rem !important;
    }
    .mr-md-5 {
        margin-right: 3rem !important;
    }
    .mr-md-auto {
        margin-right: auto !important;
    }
    .mb-md-0 {
        margin-bottom: 0 !important;
    }
    .mb-md-1 {
        margin-bottom: 0.25rem !important;
    }
    .mb-md-2 {
        margin-bottom: 0.5rem !important;
    }
    .mb-md-3 {
        margin-bottom: 1rem !important;
    }
    .mb-md-4 {
        margin-bottom: 1.5rem !important;
    }
    .mb-md-5 {
        margin-bottom: 3rem !important;
    }
    .mb-md-auto {
        margin-bottom: auto !important;
    }
    .ml-md-0 {
        margin-left: 0 !important;
    }
    .ml-md-1 {
        margin-left: 0.25rem !important;
    }
    .ml-md-2 {
        margin-left: 0.5rem !important;
    }
    .ml-md-3 {
        margin-left: 1rem !important;
    }
    .ml-md-4 {
        margin-left: 1.5rem !important;
    }
    .ml-md-5 {
        margin-left: 3rem !important;
    }
    .ml-md-auto {
        margin-left: auto !important;
    }
    .p-md-0 {
        padding: 0 !important;
    }
    .p-md-1 {
        padding: 0.25rem !important;
    }
    .p-md-2 {
        padding: 0.5rem !important;
    }
    .p-md-3 {
        padding: 1rem !important;
    }
    .p-md-4 {
        padding: 1.5rem !important;
    }
    .p-md-5 {
        padding: 3rem !important;
    }
    .px-md-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .px-md-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }
    .px-md-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.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: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }
    .py-md-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.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: 0.25rem !important;
    }
    .pt-md-2 {
        padding-top: 0.5rem !important;
    }
    .pt-md-3 {
        padding-top: 1rem !important;
    }
    .pt-md-4 {
        padding-top: 1.5rem !important;
    }
    .pt-md-5 {
        padding-top: 3rem !important;
    }
    .pr-md-0 {
        padding-right: 0 !important;
    }
    .pr-md-1 {
        padding-right: 0.25rem !important;
    }
    .pr-md-2 {
        padding-right: 0.5rem !important;
    }
    .pr-md-3 {
        padding-right: 1rem !important;
    }
    .pr-md-4 {
        padding-right: 1.5rem !important;
    }
    .pr-md-5 {
        padding-right: 3rem !important;
    }
    .pb-md-0 {
        padding-bottom: 0 !important;
    }
    .pb-md-1 {
        padding-bottom: 0.25rem !important;
    }
    .pb-md-2 {
        padding-bottom: 0.5rem !important;
    }
    .pb-md-3 {
        padding-bottom: 1rem !important;
    }
    .pb-md-4 {
        padding-bottom: 1.5rem !important;
    }
    .pb-md-5 {
        padding-bottom: 3rem !important;
    }
    .pl-md-0 {
        padding-left: 0 !important;
    }
    .pl-md-1 {
        padding-left: 0.25rem !important;
    }
    .pl-md-2 {
        padding-left: 0.5rem !important;
    }
    .pl-md-3 {
        padding-left: 1rem !important;
    }
    .pl-md-4 {
        padding-left: 1.5rem !important;
    }
    .pl-md-5 {
        padding-left: 3rem !important;
    }
}
@media (min-width: 992px) {
    .d-lg-inline {
        display: inline !important;
    }
    .d-lg-inline-block {
        display: inline-block !important;
    }
    .d-lg-block {
        display: block !important;
    }
    .d-lg-grid {
        display: grid !important;
    }
    .d-lg-table {
        display: table !important;
    }
    .d-lg-table-row {
        display: table-row !important;
    }
    .d-lg-table-cell {
        display: table-cell !important;
    }
    .d-lg-flex {
        display: flex !important;
    }
    .d-lg-inline-flex {
        display: inline-flex !important;
    }
    .d-lg-none {
        display: none !important;
    }
    .flex-lg-fill {
        flex: 1 1 auto !important;
    }
    .flex-lg-row {
        flex-direction: row !important;
    }
    .flex-lg-column {
        flex-direction: column !important;
    }
    .flex-lg-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-lg-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-lg-grow-0 {
        flex-grow: 0 !important;
    }
    .flex-lg-grow-1 {
        flex-grow: 1 !important;
    }
    .flex-lg-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-lg-shrink-1 {
        flex-shrink: 1 !important;
    }
    .flex-lg-wrap {
        flex-wrap: wrap !important;
    }
    .flex-lg-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-lg-start {
        justify-content: flex-start !important;
    }
    .justify-content-lg-end {
        justify-content: flex-end !important;
    }
    .justify-content-lg-center {
        justify-content: center !important;
    }
    .justify-content-lg-between {
        justify-content: space-between !important;
    }
    .justify-content-lg-around {
        justify-content: space-around !important;
    }
    .justify-content-lg-evenly {
        justify-content: space-evenly !important;
    }
    .align-items-lg-start {
        align-items: flex-start !important;
    }
    .align-items-lg-end {
        align-items: flex-end !important;
    }
    .align-items-lg-center {
        align-items: center !important;
    }
    .align-items-lg-baseline {
        align-items: baseline !important;
    }
    .align-items-lg-stretch {
        align-items: stretch !important;
    }
    .align-content-lg-start {
        align-content: flex-start !important;
    }
    .align-content-lg-end {
        align-content: flex-end !important;
    }
    .align-content-lg-center {
        align-content: center !important;
    }
    .align-content-lg-between {
        align-content: space-between !important;
    }
    .align-content-lg-around {
        align-content: space-around !important;
    }
    .align-content-lg-stretch {
        align-content: stretch !important;
    }
    .align-self-lg-auto {
        align-self: auto !important;
    }
    .align-self-lg-start {
        align-self: flex-start !important;
    }
    .align-self-lg-end {
        align-self: flex-end !important;
    }
    .align-self-lg-center {
        align-self: center !important;
    }
    .align-self-lg-baseline {
        align-self: baseline !important;
    }
    .align-self-lg-stretch {
        align-self: stretch !important;
    }
    .order-lg-first {
        order: -1 !important;
    }
    .order-lg-0 {
        order: 0 !important;
    }
    .order-lg-1 {
        order: 1 !important;
    }
    .order-lg-2 {
        order: 2 !important;
    }
    .order-lg-3 {
        order: 3 !important;
    }
    .order-lg-4 {
        order: 4 !important;
    }
    .order-lg-5 {
        order: 5 !important;
    }
    .order-lg-last {
        order: 6 !important;
    }
    .m-lg-0 {
        margin: 0 !important;
    }
    .m-lg-1 {
        margin: 0.25rem !important;
    }
    .m-lg-2 {
        margin: 0.5rem !important;
    }
    .m-lg-3 {
        margin: 1rem !important;
    }
    .m-lg-4 {
        margin: 1.5rem !important;
    }
    .m-lg-5 {
        margin: 3rem !important;
    }
    .m-lg-auto {
        margin: auto !important;
    }
    .mx-lg-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .mx-lg-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }
    .mx-lg-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.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: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }
    .my-lg-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }
    .my-lg-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
    .my-lg-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }
    .my-lg-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }
    .my-lg-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
    .mt-lg-0 {
        margin-top: 0 !important;
    }
    .mt-lg-1 {
        margin-top: 0.25rem !important;
    }
    .mt-lg-2 {
        margin-top: 0.5rem !important;
    }
    .mt-lg-3 {
        margin-top: 1rem !important;
    }
    .mt-lg-4 {
        margin-top: 1.5rem !important;
    }
    .mt-lg-5 {
        margin-top: 3rem !important;
    }
    .mt-lg-auto {
        margin-top: auto !important;
    }
    .mr-lg-0 {
        margin-right: 0 !important;
    }
    .mr-lg-1 {
        margin-right: 0.25rem !important;
    }
    .mr-lg-2 {
        margin-right: 0.5rem !important;
    }
    .mr-lg-3 {
        margin-right: 1rem !important;
    }
    .mr-lg-4 {
        margin-right: 1.5rem !important;
    }
    .mr-lg-5 {
        margin-right: 3rem !important;
    }
    .mr-lg-auto {
        margin-right: auto !important;
    }
    .mb-lg-0 {
        margin-bottom: 0 !important;
    }
    .mb-lg-1 {
        margin-bottom: 0.25rem !important;
    }
    .mb-lg-2 {
        margin-bottom: 0.5rem !important;
    }
    .mb-lg-3 {
        margin-bottom: 1rem !important;
    }
    .mb-lg-4 {
        margin-bottom: 1.5rem !important;
    }
    .mb-lg-5 {
        margin-bottom: 3rem !important;
    }
    .mb-lg-auto {
        margin-bottom: auto !important;
    }
    .ml-lg-0 {
        margin-left: 0 !important;
    }
    .ml-lg-1 {
        margin-left: 0.25rem !important;
    }
    .ml-lg-2 {
        margin-left: 0.5rem !important;
    }
    .ml-lg-3 {
        margin-left: 1rem !important;
    }
    .ml-lg-4 {
        margin-left: 1.5rem !important;
    }
    .ml-lg-5 {
        margin-left: 3rem !important;
    }
    .ml-lg-auto {
        margin-left: auto !important;
    }
    .p-lg-0 {
        padding: 0 !important;
    }
    .p-lg-1 {
        padding: 0.25rem !important;
    }
    .p-lg-2 {
        padding: 0.5rem !important;
    }
    .p-lg-3 {
        padding: 1rem !important;
    }
    .p-lg-4 {
        padding: 1.5rem !important;
    }
    .p-lg-5 {
        padding: 3rem !important;
    }
    .px-lg-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .px-lg-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }
    .px-lg-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.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: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }
    .py-lg-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }
    .py-lg-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .py-lg-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
    .py-lg-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
    .pt-lg-0 {
        padding-top: 0 !important;
    }
    .pt-lg-1 {
        padding-top: 0.25rem !important;
    }
    .pt-lg-2 {
        padding-top: 0.5rem !important;
    }
    .pt-lg-3 {
        padding-top: 1rem !important;
    }
    .pt-lg-4 {
        padding-top: 1.5rem !important;
    }
    .pt-lg-5 {
        padding-top: 3rem !important;
    }
    .pr-lg-0 {
        padding-right: 0 !important;
    }
    .pr-lg-1 {
        padding-right: 0.25rem !important;
    }
    .pr-lg-2 {
        padding-right: 0.5rem !important;
    }
    .pr-lg-3 {
        padding-right: 1rem !important;
    }
    .pr-lg-4 {
        padding-right: 1.5rem !important;
    }
    .pr-lg-5 {
        padding-right: 3rem !important;
    }
    .pb-lg-0 {
        padding-bottom: 0 !important;
    }
    .pb-lg-1 {
        padding-bottom: 0.25rem !important;
    }
    .pb-lg-2 {
        padding-bottom: 0.5rem !important;
    }
    .pb-lg-3 {
        padding-bottom: 1rem !important;
    }
    .pb-lg-4 {
        padding-bottom: 1.5rem !important;
    }
    .pb-lg-5 {
        padding-bottom: 3rem !important;
    }
    .pl-lg-0 {
        padding-left: 0 !important;
    }
    .pl-lg-1 {
        padding-left: 0.25rem !important;
    }
    .pl-lg-2 {
        padding-left: 0.5rem !important;
    }
    .pl-lg-3 {
        padding-left: 1rem !important;
    }
    .pl-lg-4 {
        padding-left: 1.5rem !important;
    }
    .pl-lg-5 {
        padding-left: 3rem !important;
    }
}
@media (min-width: 1200px) {
    .d-xl-inline {
        display: inline !important;
    }
    .d-xl-inline-block {
        display: inline-block !important;
    }
    .d-xl-block {
        display: block !important;
    }
    .d-xl-grid {
        display: grid !important;
    }
    .d-xl-table {
        display: table !important;
    }
    .d-xl-table-row {
        display: table-row !important;
    }
    .d-xl-table-cell {
        display: table-cell !important;
    }
    .d-xl-flex {
        display: flex !important;
    }
    .d-xl-inline-flex {
        display: inline-flex !important;
    }
    .d-xl-none {
        display: none !important;
    }
    .flex-xl-fill {
        flex: 1 1 auto !important;
    }
    .flex-xl-row {
        flex-direction: row !important;
    }
    .flex-xl-column {
        flex-direction: column !important;
    }
    .flex-xl-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-xl-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-xl-grow-0 {
        flex-grow: 0 !important;
    }
    .flex-xl-grow-1 {
        flex-grow: 1 !important;
    }
    .flex-xl-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-xl-shrink-1 {
        flex-shrink: 1 !important;
    }
    .flex-xl-wrap {
        flex-wrap: wrap !important;
    }
    .flex-xl-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-xl-start {
        justify-content: flex-start !important;
    }
    .justify-content-xl-end {
        justify-content: flex-end !important;
    }
    .justify-content-xl-center {
        justify-content: center !important;
    }
    .justify-content-xl-between {
        justify-content: space-between !important;
    }
    .justify-content-xl-around {
        justify-content: space-around !important;
    }
    .justify-content-xl-evenly {
        justify-content: space-evenly !important;
    }
    .align-items-xl-start {
        align-items: flex-start !important;
    }
    .align-items-xl-end {
        align-items: flex-end !important;
    }
    .align-items-xl-center {
        align-items: center !important;
    }
    .align-items-xl-baseline {
        align-items: baseline !important;
    }
    .align-items-xl-stretch {
        align-items: stretch !important;
    }
    .align-content-xl-start {
        align-content: flex-start !important;
    }
    .align-content-xl-end {
        align-content: flex-end !important;
    }
    .align-content-xl-center {
        align-content: center !important;
    }
    .align-content-xl-between {
        align-content: space-between !important;
    }
    .align-content-xl-around {
        align-content: space-around !important;
    }
    .align-content-xl-stretch {
        align-content: stretch !important;
    }
    .align-self-xl-auto {
        align-self: auto !important;
    }
    .align-self-xl-start {
        align-self: flex-start !important;
    }
    .align-self-xl-end {
        align-self: flex-end !important;
    }
    .align-self-xl-center {
        align-self: center !important;
    }
    .align-self-xl-baseline {
        align-self: baseline !important;
    }
    .align-self-xl-stretch {
        align-self: stretch !important;
    }
    .order-xl-first {
        order: -1 !important;
    }
    .order-xl-0 {
        order: 0 !important;
    }
    .order-xl-1 {
        order: 1 !important;
    }
    .order-xl-2 {
        order: 2 !important;
    }
    .order-xl-3 {
        order: 3 !important;
    }
    .order-xl-4 {
        order: 4 !important;
    }
    .order-xl-5 {
        order: 5 !important;
    }
    .order-xl-last {
        order: 6 !important;
    }
    .m-xl-0 {
        margin: 0 !important;
    }
    .m-xl-1 {
        margin: 0.25rem !important;
    }
    .m-xl-2 {
        margin: 0.5rem !important;
    }
    .m-xl-3 {
        margin: 1rem !important;
    }
    .m-xl-4 {
        margin: 1.5rem !important;
    }
    .m-xl-5 {
        margin: 3rem !important;
    }
    .m-xl-auto {
        margin: auto !important;
    }
    .mx-xl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .mx-xl-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }
    .mx-xl-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.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: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }
    .my-xl-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.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: 0.25rem !important;
    }
    .mt-xl-2 {
        margin-top: 0.5rem !important;
    }
    .mt-xl-3 {
        margin-top: 1rem !important;
    }
    .mt-xl-4 {
        margin-top: 1.5rem !important;
    }
    .mt-xl-5 {
        margin-top: 3rem !important;
    }
    .mt-xl-auto {
        margin-top: auto !important;
    }
    .mr-xl-0 {
        margin-right: 0 !important;
    }
    .mr-xl-1 {
        margin-right: 0.25rem !important;
    }
    .mr-xl-2 {
        margin-right: 0.5rem !important;
    }
    .mr-xl-3 {
        margin-right: 1rem !important;
    }
    .mr-xl-4 {
        margin-right: 1.5rem !important;
    }
    .mr-xl-5 {
        margin-right: 3rem !important;
    }
    .mr-xl-auto {
        margin-right: auto !important;
    }
    .mb-xl-0 {
        margin-bottom: 0 !important;
    }
    .mb-xl-1 {
        margin-bottom: 0.25rem !important;
    }
    .mb-xl-2 {
        margin-bottom: 0.5rem !important;
    }
    .mb-xl-3 {
        margin-bottom: 1rem !important;
    }
    .mb-xl-4 {
        margin-bottom: 1.5rem !important;
    }
    .mb-xl-5 {
        margin-bottom: 3rem !important;
    }
    .mb-xl-auto {
        margin-bottom: auto !important;
    }
    .ml-xl-0 {
        margin-left: 0 !important;
    }
    .ml-xl-1 {
        margin-left: 0.25rem !important;
    }
    .ml-xl-2 {
        margin-left: 0.5rem !important;
    }
    .ml-xl-3 {
        margin-left: 1rem !important;
    }
    .ml-xl-4 {
        margin-left: 1.5rem !important;
    }
    .ml-xl-5 {
        margin-left: 3rem !important;
    }
    .ml-xl-auto {
        margin-left: auto !important;
    }
    .p-xl-0 {
        padding: 0 !important;
    }
    .p-xl-1 {
        padding: 0.25rem !important;
    }
    .p-xl-2 {
        padding: 0.5rem !important;
    }
    .p-xl-3 {
        padding: 1rem !important;
    }
    .p-xl-4 {
        padding: 1.5rem !important;
    }
    .p-xl-5 {
        padding: 3rem !important;
    }
    .px-xl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .px-xl-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }
    .px-xl-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.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: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }
    .py-xl-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.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: 0.25rem !important;
    }
    .pt-xl-2 {
        padding-top: 0.5rem !important;
    }
    .pt-xl-3 {
        padding-top: 1rem !important;
    }
    .pt-xl-4 {
        padding-top: 1.5rem !important;
    }
    .pt-xl-5 {
        padding-top: 3rem !important;
    }
    .pr-xl-0 {
        padding-right: 0 !important;
    }
    .pr-xl-1 {
        padding-right: 0.25rem !important;
    }
    .pr-xl-2 {
        padding-right: 0.5rem !important;
    }
    .pr-xl-3 {
        padding-right: 1rem !important;
    }
    .pr-xl-4 {
        padding-right: 1.5rem !important;
    }
    .pr-xl-5 {
        padding-right: 3rem !important;
    }
    .pb-xl-0 {
        padding-bottom: 0 !important;
    }
    .pb-xl-1 {
        padding-bottom: 0.25rem !important;
    }
    .pb-xl-2 {
        padding-bottom: 0.5rem !important;
    }
    .pb-xl-3 {
        padding-bottom: 1rem !important;
    }
    .pb-xl-4 {
        padding-bottom: 1.5rem !important;
    }
    .pb-xl-5 {
        padding-bottom: 3rem !important;
    }
    .pl-xl-0 {
        padding-left: 0 !important;
    }
    .pl-xl-1 {
        padding-left: 0.25rem !important;
    }
    .pl-xl-2 {
        padding-left: 0.5rem !important;
    }
    .pl-xl-3 {
        padding-left: 1rem !important;
    }
    .pl-xl-4 {
        padding-left: 1.5rem !important;
    }
    .pl-xl-5 {
        padding-left: 3rem !important;
    }
}
@media (min-width: 1400px) {
    .d-xxl-inline {
        display: inline !important;
    }
    .d-xxl-inline-block {
        display: inline-block !important;
    }
    .d-xxl-block {
        display: block !important;
    }
    .d-xxl-grid {
        display: grid !important;
    }
    .d-xxl-table {
        display: table !important;
    }
    .d-xxl-table-row {
        display: table-row !important;
    }
    .d-xxl-table-cell {
        display: table-cell !important;
    }
    .d-xxl-flex {
        display: flex !important;
    }
    .d-xxl-inline-flex {
        display: inline-flex !important;
    }
    .d-xxl-none {
        display: none !important;
    }
    .flex-xxl-fill {
        flex: 1 1 auto !important;
    }
    .flex-xxl-row {
        flex-direction: row !important;
    }
    .flex-xxl-column {
        flex-direction: column !important;
    }
    .flex-xxl-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-xxl-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-xxl-grow-0 {
        flex-grow: 0 !important;
    }
    .flex-xxl-grow-1 {
        flex-grow: 1 !important;
    }
    .flex-xxl-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-xxl-shrink-1 {
        flex-shrink: 1 !important;
    }
    .flex-xxl-wrap {
        flex-wrap: wrap !important;
    }
    .flex-xxl-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-xxl-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-xxl-start {
        justify-content: flex-start !important;
    }
    .justify-content-xxl-end {
        justify-content: flex-end !important;
    }
    .justify-content-xxl-center {
        justify-content: center !important;
    }
    .justify-content-xxl-between {
        justify-content: space-between !important;
    }
    .justify-content-xxl-around {
        justify-content: space-around !important;
    }
    .justify-content-xxl-evenly {
        justify-content: space-evenly !important;
    }
    .align-items-xxl-start {
        align-items: flex-start !important;
    }
    .align-items-xxl-end {
        align-items: flex-end !important;
    }
    .align-items-xxl-center {
        align-items: center !important;
    }
    .align-items-xxl-baseline {
        align-items: baseline !important;
    }
    .align-items-xxl-stretch {
        align-items: stretch !important;
    }
    .align-content-xxl-start {
        align-content: flex-start !important;
    }
    .align-content-xxl-end {
        align-content: flex-end !important;
    }
    .align-content-xxl-center {
        align-content: center !important;
    }
    .align-content-xxl-between {
        align-content: space-between !important;
    }
    .align-content-xxl-around {
        align-content: space-around !important;
    }
    .align-content-xxl-stretch {
        align-content: stretch !important;
    }
    .align-self-xxl-auto {
        align-self: auto !important;
    }
    .align-self-xxl-start {
        align-self: flex-start !important;
    }
    .align-self-xxl-end {
        align-self: flex-end !important;
    }
    .align-self-xxl-center {
        align-self: center !important;
    }
    .align-self-xxl-baseline {
        align-self: baseline !important;
    }
    .align-self-xxl-stretch {
        align-self: stretch !important;
    }
    .order-xxl-first {
        order: -1 !important;
    }
    .order-xxl-0 {
        order: 0 !important;
    }
    .order-xxl-1 {
        order: 1 !important;
    }
    .order-xxl-2 {
        order: 2 !important;
    }
    .order-xxl-3 {
        order: 3 !important;
    }
    .order-xxl-4 {
        order: 4 !important;
    }
    .order-xxl-5 {
        order: 5 !important;
    }
    .order-xxl-last {
        order: 6 !important;
    }
    .m-xxl-0 {
        margin: 0 !important;
    }
    .m-xxl-1 {
        margin: 0.25rem !important;
    }
    .m-xxl-2 {
        margin: 0.5rem !important;
    }
    .m-xxl-3 {
        margin: 1rem !important;
    }
    .m-xxl-4 {
        margin: 1.5rem !important;
    }
    .m-xxl-5 {
        margin: 3rem !important;
    }
    .m-xxl-auto {
        margin: auto !important;
    }
    .mx-xxl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .mx-xxl-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }
    .mx-xxl-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }
    .mx-xxl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }
    .mx-xxl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }
    .mx-xxl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }
    .mx-xxl-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }
    .my-xxl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .my-xxl-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }
    .my-xxl-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }
    .my-xxl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
    .my-xxl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }
    .my-xxl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }
    .my-xxl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
    .mt-xxl-0 {
        margin-top: 0 !important;
    }
    .mt-xxl-1 {
        margin-top: 0.25rem !important;
    }
    .mt-xxl-2 {
        margin-top: 0.5rem !important;
    }
    .mt-xxl-3 {
        margin-top: 1rem !important;
    }
    .mt-xxl-4 {
        margin-top: 1.5rem !important;
    }
    .mt-xxl-5 {
        margin-top: 3rem !important;
    }
    .mt-xxl-auto {
        margin-top: auto !important;
    }
    .mr-xxl-0 {
        margin-right: 0 !important;
    }
    .mr-xxl-1 {
        margin-right: 0.25rem !important;
    }
    .mr-xxl-2 {
        margin-right: 0.5rem !important;
    }
    .mr-xxl-3 {
        margin-right: 1rem !important;
    }
    .mr-xxl-4 {
        margin-right: 1.5rem !important;
    }
    .mr-xxl-5 {
        margin-right: 3rem !important;
    }
    .mr-xxl-auto {
        margin-right: auto !important;
    }
    .mb-xxl-0 {
        margin-bottom: 0 !important;
    }
    .mb-xxl-1 {
        margin-bottom: 0.25rem !important;
    }
    .mb-xxl-2 {
        margin-bottom: 0.5rem !important;
    }
    .mb-xxl-3 {
        margin-bottom: 1rem !important;
    }
    .mb-xxl-4 {
        margin-bottom: 1.5rem !important;
    }
    .mb-xxl-5 {
        margin-bottom: 3rem !important;
    }
    .mb-xxl-auto {
        margin-bottom: auto !important;
    }
    .ml-xxl-0 {
        margin-left: 0 !important;
    }
    .ml-xxl-1 {
        margin-left: 0.25rem !important;
    }
    .ml-xxl-2 {
        margin-left: 0.5rem !important;
    }
    .ml-xxl-3 {
        margin-left: 1rem !important;
    }
    .ml-xxl-4 {
        margin-left: 1.5rem !important;
    }
    .ml-xxl-5 {
        margin-left: 3rem !important;
    }
    .ml-xxl-auto {
        margin-left: auto !important;
    }
    .p-xxl-0 {
        padding: 0 !important;
    }
    .p-xxl-1 {
        padding: 0.25rem !important;
    }
    .p-xxl-2 {
        padding: 0.5rem !important;
    }
    .p-xxl-3 {
        padding: 1rem !important;
    }
    .p-xxl-4 {
        padding: 1.5rem !important;
    }
    .p-xxl-5 {
        padding: 3rem !important;
    }
    .px-xxl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .px-xxl-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }
    .px-xxl-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }
    .px-xxl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }
    .px-xxl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }
    .px-xxl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }
    .py-xxl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .py-xxl-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }
    .py-xxl-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }
    .py-xxl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .py-xxl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
    .py-xxl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
    .pt-xxl-0 {
        padding-top: 0 !important;
    }
    .pt-xxl-1 {
        padding-top: 0.25rem !important;
    }
    .pt-xxl-2 {
        padding-top: 0.5rem !important;
    }
    .pt-xxl-3 {
        padding-top: 1rem !important;
    }
    .pt-xxl-4 {
        padding-top: 1.5rem !important;
    }
    .pt-xxl-5 {
        padding-top: 3rem !important;
    }
    .pr-xxl-0 {
        padding-right: 0 !important;
    }
    .pr-xxl-1 {
        padding-right: 0.25rem !important;
    }
    .pr-xxl-2 {
        padding-right: 0.5rem !important;
    }
    .pr-xxl-3 {
        padding-right: 1rem !important;
    }
    .pr-xxl-4 {
        padding-right: 1.5rem !important;
    }
    .pr-xxl-5 {
        padding-right: 3rem !important;
    }
    .pb-xxl-0 {
        padding-bottom: 0 !important;
    }
    .pb-xxl-1 {
        padding-bottom: 0.25rem !important;
    }
    .pb-xxl-2 {
        padding-bottom: 0.5rem !important;
    }
    .pb-xxl-3 {
        padding-bottom: 1rem !important;
    }
    .pb-xxl-4 {
        padding-bottom: 1.5rem !important;
    }
    .pb-xxl-5 {
        padding-bottom: 3rem !important;
    }
    .pl-xxl-0 {
        padding-left: 0 !important;
    }
    .pl-xxl-1 {
        padding-left: 0.25rem !important;
    }
    .pl-xxl-2 {
        padding-left: 0.5rem !important;
    }
    .pl-xxl-3 {
        padding-left: 1rem !important;
    }
    .pl-xxl-4 {
        padding-left: 1.5rem !important;
    }
    .pl-xxl-5 {
        padding-left: 3rem !important;
    }
}
@media print {
    .d-print-inline {
        display: inline !important;
    }
    .d-print-inline-block {
        display: inline-block !important;
    }
    .d-print-block {
        display: block !important;
    }
    .d-print-grid {
        display: grid !important;
    }
    .d-print-table {
        display: table !important;
    }
    .d-print-table-row {
        display: table-row !important;
    }
    .d-print-table-cell {
        display: table-cell !important;
    }
    .d-print-flex {
        display: flex !important;
    }
    .d-print-inline-flex {
        display: inline-flex !important;
    }
    .d-print-none {
        display: none !important;
    }
}
/*---------------------------------------------*/
:root {
    --animation-default: .25s ease-in-out;
    --animation-primary: .4s cubic-bezier(.7, 0, .3, 1);
    --animation-fast: .3s cubic-bezier(.7, 0, .3, 1);
    --animation-smooth: .6s cubic-bezier(.7, 0, .3, 1);
    --animation-slow: .8s cubic-bezier(.7, 0, .3, 1);
}
:root {
    --vh: 1vh;
    --vh-2: 1vh;
    --window-height: calc(var(--vh, 1vh) * 100);
    --window-height-mob: calc(var(--vh-2, 1vh) * 100);
    --left-margin-container: 0px;
}
:root {
    --font-family: "neue-haas-grotesk-display", sans-serif;
    --font-family-2: "neue-haas-grotesk-text", sans-serif;
    --second-family: "prestige-elite-std", monospace;
    --body-fz: 16px;
    --body-lh: 1.5;
    --title-color: currentColor;
    --color-1: #ffffff;
    --color-2: #36c1a7;
    --color-3: #aaaaaa;
    --color-4: #141414;
    --color-5: #2a9a86;
}
/*---------------------------------------------*/
img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
body {
    text-align: left;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: var(--body-fz);
    line-height: var(--body-lh);
    color: #ffffff;
    background: #090909;
    position: relative;
    letter-spacing: .5px;
}
main {
    min-height: 50vh;
}
[role="button"] {
    outline: none !important;
}
img, video, svg {
    max-width: 100%;
    height: auto;
}
iframe {
    max-width: 100%;
}
h1,
h2 {
    margin-bottom: 40px;
}
h3,
h4,
h5,
h6 {
    margin-bottom: 20px;
}
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
    font-family: var(--font-family);
    font-weight: 600;
    line-height: 1.15;
    color: var(--title-color);
    letter-spacing: 0;
    text-transform: none;
}
h1, .h1 {
    font-size: 3.2rem;
	line-height: 1.05;
}
h2, .h2 {
    font-size: 3.2rem;
}
h3, .h3 {
    font-size: 2.2rem;
}
h4, .h4 {
    font-size: 1.1rem;
}
h5, .h5 {
    font-size: 1.1rem;
}
h6, .h6 {
    font-size: 16px;
}
h1.s-hero__title {
    font-size: 4.2rem;
}
h1.s-hero__title.landing__hero {
    font-size: 4.4rem;
}

p {
    margin-bottom: 24px;
}
ul {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 24px;
}
ul li {
    list-style: none;
    position: relative;
    padding-left: 2.5em;
    margin-bottom: 0;
}
ul li:before {
    content: "";
    border-radius: 50%;
    background: currentColor;
    width: .3em;
    height: .3em;
    position: absolute;
    left: 1.7em;
    top: 0.6em;
}
.s-card-deck__card-wrapper ul li {
    padding-left: 15px;
    margin-bottom: 8px;
}
.s-card-deck__card-wrapper ul li:before {
    left: 0;
}
.s-card-deck__card-wrapper i {
    color: #36c1a7;
    background: #000000;
    width: 48px !important;
    height: 48px;
    border-radius: 100%;
    line-height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.3rem;
    margin-left: 0px;
}


/* Fix oval FA icons in the safeguards cards */
.s-card-deck__card-wrapper i {
  /* keep your existing colors etc., then enforce a square */
  width: 48px !important;
  height: 48px !important;
  aspect-ratio: 1 / 1;           /* guarantees a square in flex contexts */
  border-radius: 50%;
  display: inline-grid;          /* easy centering without stretching */
  place-items: center;
  flex: 0 0 auto;                /* don't let flex grow/shrink this box */
  line-height: 1;                /* avoid odd text metrics */
  font-size: 1.3rem;             /* your icon size */
  box-sizing: content-box;       /* ensure padding/borders don’t distort */
}


.page-id-8264 .s-card-deck__card-wrapper .d-flex.flex-column.mb-3, .page-id-8394 .s-card-deck__card-wrapper .d-flex.flex-column.mb-3 {
    justify-content: space-between;
}
.page-id-8264 .s-card-deck__card-wrapper h3, .page-id-8394 .s-card-deck__card-wrapper h3 {
    width: calc(100% - 68px);
    width: calc(100% - 52px);
}
.page-id-8264 .s-card-deck__card-wrapper h3 span, .page-id-8394 .s-card-deck__card-wrapper h3 span {
    display: block;
    font-weight: normal;
    font-size: 1.3rem;
    padding: 3px 0 0 0;
}
blockquote {
    margin-bottom: 32px;
}
blockquote p:last-of-type:after {
    content: "”";
}
blockquote p:first-of-type:before {
    content: "“";
}
blockquote p:last-child {
    margin-bottom: 0;
}
a {
    text-decoration: none !important;
    color: currentColor;
    background-image: -webkit-gradient(linear, left top, right top, from(currentColor), to(currentColor));
    background-image: -o-linear-gradient(left, currentColor 0%, currentColor 100%);
    background-image: linear-gradient(to right, currentColor 0%, currentColor 100%);
    background-size: 100% 1px;
    background-repeat: no-repeat;
    background-position: 0 100%;
    padding-bottom: 0.1rem;
    vertical-align: baseline;
    -webkit-transition: background-size var(--animation-fast), color var(--animation-default) !important;
    -o-transition: background-size var(--animation-fast), color var(--animation-default) !important;
    transition: background-size var(--animation-fast), color var(--animation-default) !important;
}
h1 a,
h2 a,
h3 a {
    background-size: 100% 2px;
}
h1 a:hover,
h2 a:hover,
h3 a:hover {
    background-size: 0 2px;
}
a:hover {
    color: var(--color-2);
    background-position: 100% 100%;
    background-size: 0 1px;
}
hr {
    opacity: 1;
    background: currentColor;
}
@media (max-width: 1439px) {
    h1, .h1 {
        font-size: 58px;
    }
    h1, h2 {
        margin-bottom: 30px;
    }
}
@media (max-width: 767px) {
    h1, .h1 {
        font-size: 48px;
    }
}
@media (max-width: 575px) {
    h1, .h1 {
        font-size: 42px;
        margin-bottom: 22px;
    }
    h2, .h2 {
        font-size: 35px;
    }
    h3, .h3 {
        font-size: 30px;
    }
    h4, .h4, h5, .h5 { font-size: 1.1rem;}
    :root {
        --body-lh: 1.65;
    }
    .custom-get-started-form { padding: 1.5rem !important; }

}
/*---------------------------------------------*/
.body-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh;
}
/*-------------------helpers.css--------------------------*/
.section-def-settings {
    padding: clamp(50px, 11.76vh, 100px) 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.fw-300 {
    font-weight: 300 !important;
}
.fw-400 {
    font-weight: 400 !important;
}
.fw-500 {
    font-weight: 500 !important;
}
.fw-600 {
    font-weight: 600 !important;
}
.fw-700 {
    font-weight: 700 !important;
}
.fw-900 {
    font-weight: 900 !important;
}
.z-index-1 {
    z-index: 1 !important;
}
.z-index-2 {
    z-index: 2 !important;
}
.z-index-3 {
    z-index: 3 !important;
}
.z-index-4 {
    z-index: 4 !important;
}
.obj-cover {
    -o-object-fit: cover;
    object-fit: cover;
}
.obj-contain {
    -o-object-fit: contain;
    object-fit: contain;
}
.position-relative {
    position: relative;
}
.position-absolute {
    position: absolute;
}
.position-fixed {
    position: fixed;
}
.w-100 {
    width: 100%;
}
.h-100 {
    height: 100%;
}
.h-auto {
    height: auto !important;
}
.flex-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.z-index-0 {
    z-index: 0;
}
.min-width-0 {
    min-width: 0;
}
.w-auto {
    width: auto !important;
}
.opacity-0 {
    opacity: 0 !important;
}
.text-truncate {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pointer-event-none {
    pointer-events: none;
}
.pointer-event-auto {
    pointer-events: auto;
}
.bg-none {
    background: none !important;
}
.mh-100vh {
    min-height: 100vh;
}
.mh-mob-100vh {
    min-height: 100vh;
    min-height: var(--window-height-mob, 100vh);
}
.mw-100vw {
    min-width: 100vw;
}
.h-100vh {
    height: 100vh;
}
@media (min-width: 992px) {
    .mh-lg-100vh {
        min-height: 100vh;
    }
    .mw-lg-100vw {
        min-width: 100vw;
    }
    .h-lg-100vh {
        height: 100vh;
    }
}
.obj-position-bottom {
    -o-object-position: bottom center;
    object-position: bottom center;
}
.obj-position-top {
    -o-object-position: top center;
    object-position: top center;
}
.text-right {
    text-align: right !important;
}
.text-left {
    text-align: left !important;
}
.overflow-hidden {
    overflow: hidden !important;
}
.overflow-visible {
    overflow: visible !important;
}
.overflow-auto {
    overflow: auto !important;
}
.text-uppercase {
    text-transform: uppercase !important;
}
.text-capitalize {
    text-transform: capitalize !important;
}
.text-center {
    text-align: center;
}
.cursor-pointer {
    cursor: pointer;
}
.ff-body {
    font-family: var(--font-family);
}
.hide-scrollbar {
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.hide-scrollbar::-webkit-scrollbar {
    display: none;
}
.last-el-mb-0 > *:last-child {
    margin-bottom: 0 !important;
}
.after-el:after,
.before-el:before {
    content: "";
    position: absolute;
}
.link-mask,
.overlay,
.after-el--full:after,
.before-el--full:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.overlay,
.link-mask {
    position: absolute;
    z-index: 0;
}
.link-mask {
    background: none !important;
    z-index: 6;
}
.transition-smooth {
    -webkit-transition: var(--animation-smooth);
    -o-transition: var(--animation-smooth);
    transition: var(--animation-smooth);
}
.will-change-transform {
    will-change: transform;
}
.will-change-opacity {
    will-change: opacity;
}
.transition-none {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.after-el--line:after {
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.ratio {
    position: relative;
    width: 100%;
    background: #000000;
}
.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%);
}
.ratio-18x9 {
    --bs-aspect-ratio: calc(9 / 18 * 100%);
}
.transition-def {
    -webkit-transition: var(--animation-default) !important;
    -o-transition: var(--animation-default) !important;
    transition: var(--animation-default) !important;
}
.transition-fast {
    -webkit-transition: var(--animation-fast) !important;
    -o-transition: var(--animation-fast) !important;
    transition: var(--animation-fast) !important;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}
.list-unstyled li:before,
.nav li:before {
    content: none;
}
.list-unstyled li,
.nav li {
    padding-left: 0;
    margin-bottom: 0;
}
.nav {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.position-sticky {
    position: -webkit-sticky;
    position: sticky;
}
.color-1 {
    color: var(--color-1);
}
.color-2 {
    color: var(--color-2);
}
.color-3 {
    color: var(--color-3);
}
.color-5 {
    color: var(--color-5);
}
.fz-middle {
    font-size: 1.1rem;
}
.fz-small {
    font-size: 1rem;
}
.fz-xs {
    font-size: 0.9rem;
}
.center-absolute-position {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.bg-img-none {
    background-image: none !important;
}
.mr-1-not-last-btn-wrap:not(:last-child) {
    margin-right: 1.25rem;
    margin-bottom: .5rem;
}
.flex-center {
    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;
}
.disabled {
    cursor: not-allowed;
    opacity: 0.6;
}
.hide-object {
    opacity: 0;
    visibility: hidden;
}
.mw-icon {
    max-width: 60%;
}
.mh-icon {
    max-height: 60%;
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.embed-responsive-16by9::before {
    padding-top: 56.25%;
}
.embed-responsive::before {
    display: block;
    content: "";
}
.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.clip-overflow {
    -webkit-clip-path: inset(0);
    clip-path: inset(0);
}
@media (max-width: 1439px) {
    .fz-middle {
        font-size: 1rem;
    }
    .fz-small {
        font-size: 16px;
    }
}
@media (max-width: 575px) {
    .mr-1-not-last-btn-wrap {
        width: 100%;
        margin-right: 0 !important;
    }
    .mr-1-not-last-btn-wrap .btn-anim {
        display: block;
    }
    .mr-1-not-last-btn-wrap .btn-anim-text {
        min-width: 100%;
    }

    .s-hero__txt-wrap--large {
        padding: 20px 0px 0px 0px!important;
    }


    main {
        max-width: 100%;
        overflow-x: hidden;
    }
}
/*---------------------------------------------*/
.text-link .text-link__txt {
    --bg-line-color: currentColor;
    background-image: -o-linear-gradient(left, var(--bg-line-color) 0%, var(--bg-line-color) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(var(--bg-line-color)), to(var(--bg-line-color)));
    background-image: linear-gradient(to right, var(--bg-line-color) 0%, var(--bg-line-color) 100%);
    background-size: 0 1px;
    background-repeat: no-repeat;
    background-position: 100% 100%;
    padding-bottom: 1px;
    vertical-align: baseline;
    -webkit-transition: background-size var(--animation-fast), color var(--animation-fast);
    -o-transition: background-size var(--animation-fast), color var(--animation-fast);
    transition: background-size var(--animation-fast), color var(--animation-fast);
}
.text-link--reverse .text-link__txt {
    background-size: 100% 1px;
    background-position: 0 100%;
}
.text-link:hover .text-link__txt,
.text-link.active .text-link__txt {
    background-position: 0 100%;
    background-size: 100% 1px;
    color: var(--color-2);
}
.text-link:hover .text-link-icon__path {
    stroke: var(--color-2);
}
.text-link--reverse:hover .text-link__txt {
    background-position: 100% 100%;
    background-size: 0 1px;
}
.text-link {
    display: inline-block;
    text-decoration: none !important;
    background: none !important;
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}
.text-link:not(.color-2) {
    color: currentColor !important;
}
.text-link-icon {
    background: #0000 !important;
    margin-right: 7px;
}
.text-link--bottom-offset .text-link__txt {
    padding-bottom: 9px;
}
.text-link--bold-line .text-link__txt {
    background-size: 0 2px;
}
.text-link--bold-line:hover .text-link__txt {
    background-size: 100% 2px;
}
@media (max-width: 1199px) {
    .text-link--bottom-offset .text-link__txt {
        padding-bottom: 5px;
    }
}
/*---------------------------------------------*/
.container-header-anim-js,
.container-hero-anim-js,
.container-anim-js {
    opacity: 0;
}
/*---------------------------------------------*/
.hover-pic {
    -webkit-transition: var(--animation-smooth);
    -o-transition: var(--animation-smooth);
    transition: var(--animation-smooth);
}
.hover-pic-wrap:hover .hover-pic {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
}
/*---------------------------------------------*/
.main-page-wrap:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: #000000;
    z-index: 10000;
    pointer-events: none;
    opacity: 0;
}
.main-page-wrap.show-after:before {
    opacity: 1;
}
/*---------------------------------------------*/
:root {
    --btn-anim-border-radius: 10px;
    --border-color: var(--color-2);
    --border-width: 1px;
}
.btn-anim {
    display: inline-block;
    border: 0;
    outline: 0;
    text-decoration: none;
    border-radius: var(--btn-anim-border-radius);
    background: var(--color-2);
    color: var(--color-4);
    line-height: 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
    padding: 0 !important;
    -webkit-transition: color var(--animation-primary) !important;
    -o-transition: color var(--animation-primary) !important;
    transition: color var(--animation-primary) !important;
}
.btn-anim-fill {
    -webkit-transition: -webkit-transform var(--animation-smooth);
    transition: -webkit-transform var(--animation-smooth);
    -o-transition: transform var(--animation-smooth);
    transition: transform var(--animation-smooth);
    transition: transform var(--animation-smooth), -webkit-transform var(--animation-smooth);
}
.btn-anim__icon {
    -webkit-transition: opacity var(--animation-primary), -webkit-transform .5s cubic-bezier(.4, 0, .1, 1);
    transition: opacity var(--animation-primary), -webkit-transform .5s cubic-bezier(.4, 0, .1, 1);
    -o-transition: opacity var(--animation-primary), transform .5s cubic-bezier(.4, 0, .1, 1);
    transition: opacity var(--animation-primary), transform .5s cubic-bezier(.4, 0, .1, 1);
    transition: opacity var(--animation-primary), transform .5s cubic-bezier(.4, 0, .1, 1), -webkit-transform .5s cubic-bezier(.4, 0, .1, 1);
}
:root {
    --x-circle-pos: -50%;
    --y-circle-pos: -50%;
}
.btn-anim-fill {
    display: block;
    position: absolute;
    background: var(--color-4);
    width: 110%;
    border-radius: 50%;
    top: 0;
    left: 0;
    -webkit-transform: translate(var(--x-circle-pos), var(--y-circle-pos)) scale(0) rotate(0.001deg);
    -ms-transform: translate(var(--x-circle-pos), var(--y-circle-pos)) scale(0) rotate(0.001deg);
    transform: translate(var(--x-circle-pos), var(--y-circle-pos)) scale(0) rotate(0.001deg);
    z-index: -1;
}
.btn-anim-text {
    position: relative;
    text-align: center;
    display: -ms-inline-flexbox;
    /*display: -webkit-inline-box;*/
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 18px 25px 18px 25px;
    min-width: 176px;
    font-size: 16px;
    line-height: 1;
    border-radius: var(--btn-anim-border-radius);
    -webkit-box-shadow: inset 0 0 0 var(--border-width) var(--border-color);
    box-shadow: inset 0 0 0 var(--border-width) var(--border-color);
    cursor: pointer;
}
.btn-anim--third .btn-anim-text {
    --border-width: 1px;
    --border-color: var(--color-4);
}
.btn-anim-fill::before {
    content: "";
    display: block;
    padding-top: 100%;
}
.btn-anim:hover .btn-anim-fill {
    -webkit-transform: translate(var(--x-circle-pos), var(--y-circle-pos)) scale(2) rotate(0.001deg);
    -ms-transform: translate(var(--x-circle-pos), var(--y-circle-pos)) scale(2) rotate(0.001deg);
    transform: translate(var(--x-circle-pos), var(--y-circle-pos)) scale(2) rotate(0.001deg);
}
.btn-anim--icon .btn-anim-text {
    min-width: 0 !important;
    padding: 0 !important;
    width: 62px !important;
    height: 62px !important;
}
.btn-anim--with-icon .btn-anim__icon-custom {
    margin: 0 13px 0 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.btn-anim:hover {
    color: var(--color-2);
}
.btn-anim__icon-wrap {
    position: absolute;
    top: 0;
    left: calc(100% + 1em);
    line-height: 0;
    width: 0.9em;
}
.btn-anim__icon {
    opacity: .2;
    width: 100%;
}
.btn-anim:hover .btn-anim__icon {
    opacity: 1;
}
.btn-anim__icon--clone {
    top: 0;
    left: 0;
    -webkit-transform: translate(-150%, 150%);
    -ms-transform: translate(-150%, 150%);
    transform: translate(-150%, 150%);
}
.btn-anim:hover .btn-anim__icon--clone {
    -webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
}
.btn-anim:hover .btn-anim__icon--default {
    -webkit-transform: translate(150%, -150%);
    -ms-transform: translate(150%, -150%);
    transform: translate(150%, -150%)
}
.btn-anim--offset-1 .btn-anim-text {
    padding: 0.5rem 0.9rem;
}
.is-active .btn-anim {
    pointer-events: none;
}
.is-active .btn-anim-text:before {
    content: "\2022";
    margin: -0.1em 0.4em 0 0;
}
.btn-anim-text-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.btn-anim__icon-custom-img {
    -webkit-transition: -webkit-filter var(--animation-primary);
    transition: -webkit-filter var(--animation-primary);
    -o-transition: filter var(--animation-primary);
    transition: filter var(--animation-primary);
    transition: filter var(--animation-primary), -webkit-filter var(--animation-primary);
}
.btn-anim--icon:hover .btn-anim__icon-custom-img {
    -webkit-filter: invert(1);
    filter: invert(1);
}
.btn-anim--secondary {
    --border-color: var(--color-1);
    background: #0000;
    color: var(--color-1);
}
.btn-anim--secondary:hover {
    color: var(--color-4);
}
.btn-anim--secondary .btn-anim-fill {
    background: var(--color-1);
}
.btn-anim--tertiary {
    --border-color: var(--color-4);
}
.btn-anim--tertiary:hover {
}
.btn-anim--tertiary .btn-anim-fill {
}
.btn-anim--width-auto .btn-anim-text {
    min-width: 0;
}
@media (max-width: 1439px) {
    .btn-anim-text {
        min-width: 160px;
        padding: 18px 20px 18px 20px;
    }
}
/*---------------------------------------------*/
:root {
    --plyr-progress-loading-size: 25px;
    --plyr-font-family: inherit;
    --plyr-font-weight-regular: 400;
    --plyr-line-height: 1.7;
    --plyr-badge-background: #ffffff;
    --plyr-badge-border-radius: 2px;
    --plyr-badge-text-color: #000000;
    --plyr-font-size-badge: 9px;
    --plyr-font-size-small: 13px;
    --plyr-control-spacing: 10px;
    --plyr-font-size-base: 15px;
    --plyr-font-size-large: 18px;
    --plyr-captions-background: #000c;
    --plyr-captions-text-color: #000000;
    --plyr-control-radius: 4px;
    --plyr-control-icon-size: 18px;
    --plyr-focus-visible-color: var(--color-2);
    --plyr-menu-background: #000000e6;
    --plyr-menu-radius: 8px;
    --plyr-menu-shadow: 0 1px 2px #00000026;
    --plyr-menu-color: #ffffff;
    --plyr-menu-arrow-size: 4px;
    --plyr-font-size-menu: var(--plyr-font-size-small, 13px);
    --plyr-menu-item-arrow-size: 4px;
    --plyr-menu-arrow-color: #ffffff;
    --plyr-menu-back-border-color: #dcdfe5;
    --plyr-menu-back-border-shadow-color: #000000;
    --plyr-control-toggle-checked-background: var(--color-2);
    --plyr-range-thumb-height: 13px;
    --plyr-range-fill-background: var(--color-2);
    --plyr-range-thumb-active-shadow-width: 3px;
    --value: 0;
    --plyr-range-track-height: 5px;
    --plyr-range-thumb-shadow: 0 1px 1px #23282f26, 0 0 0 1px #23282f33;
    --plyr-range-thumb-background: var(--color-2);
    --plyr-video-background: #000000;
    --plyr-font-size-time: 13px;
    --plyr-tooltip-background: #000000;
    --plyr-tooltip-radius: 5px;
    --plyr-tooltip-shadow: 0 1px 2px #00000026;
    --plyr-tooltip-color: #ffffff;
    --plyr-tooltip-arrow-size: 4px;
    --plyr-progress-loading-background: #23282f99;
    --plyr-video-progress-buffered-background: #000000;
    --plyr-audio-progress-buffered-background: #c1c8d199;
    --plyr-progress-marker-background: #ffffff;
    --plyr-audio-controls-background: #ffffff;
    --plyr-audio-control-color: #4a5464;
    --plyr-audio-control-background-hover: var(--color-2);
    --plyr-audio-control-color-hover: #ffffff;
    --plyr-audio-range-track-background: #c1c8d199;
    --plyr-audio-range-thumb-active-shadow-color: #23282f1a;
    --plyr-video-controls-background: linear-gradient(rgba(0, 0, 0, 0), #000000);
    --plyr-video-control-color: #000000;
    --plyr-video-control-background-hover: var(--color-2);
    --plyr-video-control-color-hover: #000000;
    --plyr-video-range-track-background: var(--plyr-video-progress-buffered-background);
    --plyr-font-size-xlarge: 21px;
    --preview-arrow-offset: 0;
    --plyr-progress-marker-width: 3px;
}
@-webkit-keyframes plyr-progress {
    to {
        /*background-position: 25px 0;*/
        background-position: var(--plyr-progress-loading-size, 25px) 0
    }
}
@keyframes plyr-progress {
    to {
        /*background-position: 25px 0;*/
        background-position: var(--plyr-progress-loading-size, 25px) 0
    }
}
@-webkit-keyframes plyr-popup {
    0% {
        opacity: .5;
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
@keyframes plyr-popup {
    0% {
        opacity: .5;
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
@-webkit-keyframes plyr-fade-in {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
@keyframes plyr-fade-in {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
.plyr {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    direction: ltr;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    /*font-family: inherit;*/
    font-family: var(--plyr-font-family, inherit);
    font-variant-numeric: tabular-nums;
    /*font-weight: 400;*/
    font-weight: var(--plyr-font-weight-regular, 400);
    /*line-height: 1.7;*/
    line-height: var(--plyr-line-height, 1.7);
    max-width: 100%;
    min-width: 200px;
    position: relative;
    text-shadow: none;
    -webkit-transition: -webkit-box-shadow .3s ease;
    transition: -webkit-box-shadow .3s ease;
    -o-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
    transition: box-shadow .3s ease, -webkit-box-shadow .3s ease;
    z-index: 0
}
.plyr audio, .plyr iframe, .plyr video {
    display: block;
    height: 100%;
    width: 100%
}
.plyr button {
    font: inherit;
    line-height: inherit;
    width: auto
}
.plyr:focus {
    outline: 0
}
.plyr--full-ui {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.plyr--full-ui *, .plyr--full-ui :after, .plyr--full-ui :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}
.plyr--full-ui a, .plyr--full-ui button, .plyr--full-ui input, .plyr--full-ui label {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}
.plyr__badge {
    /*background: #4a5464;*/
    background: var(--plyr-badge-background, #4a5464);
    /*border-radius: 2px;*/
    border-radius: var(--plyr-badge-border-radius, 2px);
    /*color: #ffffff;*/
    color: var(--plyr-badge-text-color, #ffffff);
    /*font-size: 9px;*/
    font-size: var(--plyr-font-size-badge, 9px);
    line-height: 1;
    padding: 3px 4px
}
.plyr--full-ui ::-webkit-media-text-track-container {
    display: none
}
.plyr__captions {
    -webkit-animation: plyr-fade-in .3s ease;
    animation: plyr-fade-in .3s ease;
    bottom: 0;
    display: none;
    /*font-size: 13px;*/
    font-size: var(--plyr-font-size-small, 13px);
    left: 0;
    /*padding: 10px;*/
    padding: var(--plyr-control-spacing, 10px);
    position: absolute;
    text-align: center;
    -webkit-transition: -webkit-transform .4s ease-in-out;
    transition: -webkit-transform .4s ease-in-out;
    -o-transition: transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
    transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out;
    width: 100%
}
.plyr__captions span:empty {
    display: none
}
@media (min-width: 480px) {
    .plyr__captions {
        /*font-size: 15px;*/
        font-size: var(--plyr-font-size-base, 15px);
        /*padding: 20px;*/
        padding: calc(var(--plyr-control-spacing, 10px) * 2)
    }
}
@media (min-width: 768px) {
    .plyr__captions {
        /*font-size: 18px;*/
        font-size: var(--plyr-font-size-large, 18px)
    }
}
.plyr--captions-active .plyr__captions {
    display: block
}
.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty) ~ .plyr__captions {
    /*transform: translateY(-40px);*/
    -webkit-transform: translateY(calc(var(--plyr-control-spacing, 10px) * -4));
    -ms-transform: translateY(calc(var(--plyr-control-spacing, 10px) * -4));
    transform: translateY(calc(var(--plyr-control-spacing, 10px) * -4))
}
.plyr__caption {
    /*background: #000c;*/
    background: var(--plyr-captions-background, #000c);
    border-radius: 2px;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    /*color: #ffffff;*/
    color: var(--plyr-captions-text-color, #ffffff);
    line-height: 185%;
    padding: .2em .5em;
    white-space: pre-wrap
}
.plyr__caption div {
    display: inline
}
.plyr__control {
    background: #0000;
    border: 0;
    /*border-radius: 4px;*/
    border-radius: var(--plyr-control-radius, 4px);
    color: inherit;
    cursor: pointer;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    overflow: visible;
    /*padding: 7px;*/
    padding: calc(var(--plyr-control-spacing, 10px) * .7);
    position: relative;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.plyr__control svg {
    fill: currentColor;
    display: block;
    /*height: 18px;*/
    height: var(--plyr-control-icon-size, 18px);
    pointer-events: none;
    /*width: 18px;*/
    width: var(--plyr-control-icon-size, 18px)
}
.plyr__control:focus {
    outline: 0
}
.plyr__control:focus-visible {
    /*outline: 2px dashed #00b2ff;*/
    /*outline: 2px dashed var(--plyr-focus-visible-color);*/
    /*outline-offset: 2px*/
}
a.plyr__control {
    text-decoration: none
}
.plyr__control.plyr__control--pressed .icon--not-pressed, .plyr__control.plyr__control--pressed .label--not-pressed, .plyr__control:not(.plyr__control--pressed) .icon--pressed, .plyr__control:not(.plyr__control--pressed) .label--pressed, a.plyr__control:after, a.plyr__control:before {
    display: none
}
.plyr--full-ui ::-webkit-media-controls {
    display: none
}
.plyr__controls {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: center
}
.plyr__controls .plyr__progress__container {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0
}
.plyr__controls .plyr__controls__item {
    /*margin-left: 2.5px;*/
    margin-left: calc(var(--plyr-control-spacing, 10px) / 4)
}
.plyr__controls .plyr__controls__item:first-child {
    margin-left: 0;
    margin-right: auto
}
.plyr__controls .plyr__controls__item.plyr__progress__container {
    /*padding-left: 2.5px;*/
    padding-left: calc(var(--plyr-control-spacing, 10px) / 4)
}
.plyr__controls .plyr__controls__item.plyr__time {
    /*padding: 0 5px;*/
    padding: 0 calc(var(--plyr-control-spacing, 10px) / 2)
}
.plyr__controls .plyr__controls__item.plyr__progress__container:first-child, .plyr__controls .plyr__controls__item.plyr__time + .plyr__time, .plyr__controls .plyr__controls__item.plyr__time:first-child {
    padding-left: 0
}
.plyr [data-plyr=airplay], .plyr [data-plyr=captions], .plyr [data-plyr=fullscreen], .plyr [data-plyr=pip], .plyr__controls:empty {
    display: none
}
.plyr--airplay-supported [data-plyr=airplay], .plyr--captions-enabled [data-plyr=captions], .plyr--fullscreen-enabled [data-plyr=fullscreen], .plyr--pip-supported [data-plyr=pip] {
    display: inline-block
}
.plyr__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}
.plyr__menu .plyr__control svg {
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease
}
.plyr__menu .plyr__control[aria-expanded=true] svg {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}
.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip {
    display: none
}
.plyr__menu__container {
    -webkit-animation: plyr-popup .2s ease;
    animation: plyr-popup .2s ease;
    /*background: #ffffffe6;*/
    background: var(--plyr-menu-background, #ffffffe6);
    /*border-radius: 8px;*/
    border-radius: var(--plyr-menu-radius, 8px);
    bottom: 100%;
    /*box-shadow: 0 1px 2px #00000026;*/
    -webkit-box-shadow: var(--plyr-menu-shadow, 0 1px 2px #00000026);
    box-shadow: var(--plyr-menu-shadow, 0 1px 2px #00000026);
    /*color: #4a5464;*/
    color: var(--plyr-menu-color, #4a5464);
    /*font-size: 15px;*/
    font-size: var(--plyr-font-size-base, 15px);
    margin-bottom: 10px;
    position: absolute;
    right: -3px;
    text-align: left;
    white-space: nowrap;
    z-index: 3
}
.plyr__menu__container > div {
    overflow: hidden;
    -webkit-transition: height .35s cubic-bezier(.4, 0, .2, 1), width .35s cubic-bezier(.4, 0, .2, 1);
    -o-transition: height .35s cubic-bezier(.4, 0, .2, 1), width .35s cubic-bezier(.4, 0, .2, 1);
    transition: height .35s cubic-bezier(.4, 0, .2, 1), width .35s cubic-bezier(.4, 0, .2, 1)
}
.plyr__menu__container:after {
    /*border: 4px solid #0000;*/
    /*border-top-color: #ffffffe6;*/
    border: var(--plyr-menu-arrow-size, 4px) solid #0000;
    border-top-color: var(--plyr-menu-background, #ffffffe6);
    content: "";
    height: 0;
    position: absolute;
    /*right: 14px;*/
    right: calc(var(--plyr-control-icon-size, 18px) / 2 + var(--plyr-control-spacing, 10px) * .7 - var(--plyr-menu-arrow-size, 4px) / 2);
    top: 100%;
    width: 0
}
.plyr__menu__container [role=menu] {
    /*padding: 7px;*/
    padding: calc(var(--plyr-control-spacing, 10px) * .7)
}
.plyr__menu__container [role=menuitem], .plyr__menu__container [role=menuitemradio] {
    margin-top: 2px
}
.plyr__menu__container [role=menuitem]:first-child, .plyr__menu__container [role=menuitemradio]:first-child {
    margin-top: 0
}
.plyr__menu__container .plyr__control {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /*color: #4a5464;*/
    color: var(--plyr-menu-color, #4a5464);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /*font-size: 13px;*/
    font-size: var(--plyr-font-size-menu, var(--plyr-font-size-small, 13px));
    /*padding: 4.66667px 10.5px;*/
    padding: calc(var(--plyr-control-spacing, 10px) * .7 / 1.5) calc(var(--plyr-control-spacing, 10px) * .7 * 1.5);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}
.plyr__menu__container .plyr__control > span {
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}
.plyr__menu__container .plyr__control:after {
    /*border: 4px solid #0000;*/
    border: var(--plyr-menu-item-arrow-size, 4px) solid #0000;
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
.plyr__menu__container .plyr__control--forward {
    /*padding-right: 28px;*/
    padding-right: calc(var(--plyr-control-spacing, 10px) * .7 * 4)
}
.plyr__menu__container .plyr__control--forward:after {
    /*border-left-color: #728197;*/
    border-left-color: var(--plyr-menu-arrow-color, #728197);
    /*right: 6.5px;*/
    right: calc(var(--plyr-control-spacing, 10px) * .7 * 1.5 - var(--plyr-menu-item-arrow-size, 4px))
}
.plyr__menu__container .plyr__control--forward:focus-visible:after, .plyr__menu__container .plyr__control--forward:hover:after {
    border-left-color: initial
}
.plyr__menu__container .plyr__control--back {
    /*font-weight: 400;*/
    font-weight: var(--plyr-font-weight-regular, 400);
    /*margin: 7px;*/
    margin: calc(var(--plyr-control-spacing, 10px) * .7);
    /*margin-bottom: 3.5px;*/
    margin-bottom: calc(var(--plyr-control-spacing, 10px) * .7 / 2);
    /*padding-left: 28px;*/
    padding-left: calc(var(--plyr-control-spacing, 10px) * .7 * 4);
    position: relative;
    /*width: calc(100% - 14px);*/
    width: calc(100% - var(--plyr-control-spacing, 10px) * .7 * 2)
}
.plyr__menu__container .plyr__control--back:after {
    /*border-right-color: #728197;*/
    border-right-color: var(--plyr-menu-arrow-color, #728197);
    /*left: 6.5px;*/
    left: calc(var(--plyr-control-spacing, 10px) * .7 * 1.5 - var(--plyr-menu-item-arrow-size, 4px))
}
.plyr__menu__container .plyr__control--back:before {
    /*background: #dcdfe5;*/
    background: var(--plyr-menu-back-border-color, #dcdfe5);
    /*box-shadow: 0 1px 0 #ffffff;*/
    -webkit-box-shadow: 0 1px 0 var(--plyr-menu-back-border-shadow-color);
    box-shadow: 0 1px 0 var(--plyr-menu-back-border-shadow-color);
    content: "";
    height: 1px;
    left: 0;
    /*margin-top: 3.5px;*/
    margin-top: calc(var(--plyr-control-spacing, 10px) * .7 / 2);
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 100%
}
.plyr__menu__container .plyr__control--back:focus-visible:after, .plyr__menu__container .plyr__control--back:hover:after {
    border-right-color: initial
}
.plyr__menu__container .plyr__control[role=menuitemradio] {
    /*padding-left: 7px;*/
    padding-left: calc(var(--plyr-control-spacing, 10px) * .7)
}
.plyr__menu__container .plyr__control[role=menuitemradio]:after, .plyr__menu__container .plyr__control[role=menuitemradio]:before {
    border-radius: 100%
}
.plyr__menu__container .plyr__control[role=menuitemradio]:before {
    background: #cccccc;
    content: "";
    display: block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 16px;
    /*margin-right: 10px;*/
    margin-right: var(--plyr-control-spacing, 10px);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    width: 16px
}
.plyr__menu__container .plyr__control[role=menuitemradio]:after {
    background: #ffffff;
    border: 0;
    height: 6px;
    left: 12px;
    opacity: 0;
    top: 50%;
    -webkit-transform: translateY(-50%) scale(0);
    -ms-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    -webkit-transition: opacity .3s ease, -webkit-transform .3s ease;
    transition: opacity .3s ease, -webkit-transform .3s ease;
    -o-transition: transform .3s ease, opacity .3s ease;
    transition: transform .3s ease, opacity .3s ease;
    transition: transform .3s ease, opacity .3s ease, -webkit-transform .3s ease;
    width: 6px
}
.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before {
    /*background: #00b2ff;*/
    background: var(--plyr-control-toggle-checked-background, #00b2ff)
}
.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after {
    opacity: 1;
    -webkit-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1)
}
.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before, .plyr__menu__container .plyr__control[role=menuitemradio]:hover:before {
    background: #23282f1a
}
.plyr__menu__container .plyr__menu__value {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    /*margin-right: -5px;*/
    margin-right: calc(var(--plyr-control-spacing, 10px) * .7 * -1 - -2px);
    overflow: hidden;
    /*padding-left: 24.5px;*/
    padding-left: calc(var(--plyr-control-spacing, 10px) * .7 * 3.5);
    pointer-events: none
}
.plyr--full-ui input[type=range] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #0000;
    border: 0;
    /*border-radius: 26px;*/
    border-radius: calc(var(--plyr-range-thumb-height, 13px) * 2);
    /*color: #00b2ff;*/
    color: var(--plyr-range-fill-background, #00b2ff);
    display: block;
    /*height: 19px;*/
    height: calc(var(--plyr-range-thumb-active-shadow-width, 3px) * 2 + var(--plyr-range-thumb-height, 13px));
    margin: 0;
    min-width: 0;
    padding: 0;
    -webkit-transition: -webkit-box-shadow .3s ease;
    transition: -webkit-box-shadow .3s ease;
    -o-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
    transition: box-shadow .3s ease, -webkit-box-shadow .3s ease;
    width: 100%
}
.plyr--full-ui input[type=range]::-webkit-slider-runnable-track {
    background: #0000;
    /*background-image: linear-gradient(90deg, currentColor 0, #0000 0);*/
    background-image: -webkit-gradient(linear, left top, right top, from(currentColor), to(#0000));
    background-image: linear-gradient(to right, currentColor var(--value, 0), #0000 var(--value, 0));
    border: 0;
    /*border-radius: 2.5px;*/
    border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
    /*height: 5px;*/
    height: var(--plyr-range-track-height, 5px);
    -webkit-transition: box-shadow .3s ease;
    -webkit-transition: -webkit-box-shadow .3s ease;
    transition: -webkit-box-shadow .3s ease;
    transition: box-shadow .3s ease;
    transition: box-shadow .3s ease, -webkit-box-shadow .3s ease;
    -webkit-user-select: none;
    user-select: none;
    margin-left: -1px;
}
.plyr--full-ui input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    /*background: #ffffff;*/
    background: var(--plyr-range-thumb-background, #ffffff);
    border: 0;
    border-radius: 100%;
    /*box-shadow: 0 1px 1px #23282f26, 0 0 0 1px #23282f33;*/
    -webkit-box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px #23282f26, 0 0 0 1px #23282f33);
    box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px #23282f26, 0 0 0 1px #23282f33);
    /*height: 13px;*/
    height: var(--plyr-range-thumb-height, 13px);
    /*margin-top: -4px;*/
    margin-top: calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px)) / 2 * -1);
    position: relative;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    /*width: 13px;*/
    width: var(--plyr-range-thumb-height, 13px)
}
.plyr--full-ui input[type=range]::-moz-range-track {
    background: #0000;
    border: 0;
    /*border-radius: 2.5px;*/
    border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
    /*height: 5px;*/
    height: var(--plyr-range-track-height, 5px);
    -moz-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
    -moz-user-select: none;
    user-select: none
}
.plyr--full-ui input[type=range]::-moz-range-thumb {
    background: #ffffff;
    background: var(--plyr-range-thumb-background, #ffffff);
    border: 0;
    border-radius: 100%;
    /*box-shadow: 0 1px 1px #23282f26, 0 0 0 1px #23282f33;*/
    box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px #23282f26, 0 0 0 1px #23282f33);
    /*height: 13px;*/
    height: var(--plyr-range-thumb-height, 13px);
    position: relative;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    /*width: 13px;*/
    width: var(--plyr-range-thumb-height, 13px)
}
.plyr--full-ui input[type=range]::-moz-range-progress {
    background: currentColor;
    /*border-radius: 2.5px;*/
    border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
    /*height: 5px;*/
    height: var(--plyr-range-track-height, 5px)
}
.plyr--full-ui input[type=range]::-ms-track {
    color: #0000
}
.plyr--full-ui input[type=range]::-ms-fill-upper, .plyr--full-ui input[type=range]::-ms-track {
    background: #0000;
    border: 0;
    /*border-radius: 2.5px;*/
    border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
    /*height: 5px;*/
    height: var(--plyr-range-track-height, 5px);
    -ms-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
    -ms-user-select: none;
    user-select: none
}
.plyr--full-ui input[type=range]::-ms-fill-lower {
    background: #0000;
    background: currentColor;
    border: 0;
    /*border-radius: 2.5px;*/
    border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
    /*height: 5px;*/
    height: var(--plyr-range-track-height, 5px);
    -ms-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
    -ms-user-select: none;
    user-select: none
}
.plyr--full-ui input[type=range]::-ms-thumb {
    background: #ffffff;
    background: var(--plyr-range-thumb-background, #ffffff);
    border: 0;
    border-radius: 100%;
    /*box-shadow: 0 1px 1px #23282f26, 0 0 0 1px #23282f33;*/
    box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px #23282f26, 0 0 0 1px #23282f33);
    /*height: 13px;*/
    height: var(--plyr-range-thumb-height, 13px);
    margin-top: 0;
    position: relative;
    /*-ms-transition: all .2s ease;*/
    -ms-transition: all .2s ease;
    transition: all .2s ease;
    /*width: 13px;*/
    width: var(--plyr-range-thumb-height, 13px)
}
.plyr--full-ui input[type=range]::-ms-tooltip {
    display: none
}
.plyr--full-ui input[type=range]::-moz-focus-outer {
    border: 0
}
.plyr--full-ui input[type=range]:focus {
    outline: 0
}
.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track {
    /*outline: 2px dashed #00b2ff;*/
    outline: 2px dashed var(--plyr-focus-visible-color, #00b2ff);
    outline-offset: 2px
}
.plyr--full-ui input[type=range]:focus-visible::-moz-range-track {
    /*outline: 2px dashed #00b2ff;*/
    outline: 2px dashed var(--plyr-focus-visible-color, #00b2ff);
    outline-offset: 2px
}
.plyr--full-ui input[type=range]:focus-visible::-ms-track {
    /*outline: 2px dashed #00b2ff;*/
    outline: 2px dashed var(--plyr-focus-visible-color, #00b2ff);
    outline-offset: 2px
}
.plyr__poster {
    /*background-color: #000000;*/
    background-color: var(--plyr-video-background, #000000);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    /*background-size: cover;*/
    background-size: contain;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
    width: 100%;
    z-index: 1;
}
.plyr--stopped.plyr__poster-enabled .plyr__poster {
    opacity: 1
}
.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster {
    display: none
}
.plyr__time {
    /*font-size: 13px;*/
    font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px))
}
.plyr__time + .plyr__time:before {
    content: "⁄";
    /*margin-right: 10px;*/
    margin-right: var(--plyr-control-spacing, 10px)
}
@media (max-width: 767px) {
    .plyr__time + .plyr__time {
        display: none
    }
}
.plyr__tooltip {
    /*background: #ffffff;*/
    background: var(--plyr-tooltip-background, #ffffff);
    /*border-radius: 5px;*/
    border-radius: var(--plyr-tooltip-radius, 5px);
    bottom: 100%;
    /*box-shadow: 0 1px 2px #00000026;*/
    -webkit-box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px #00000026);
    box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px #00000026);
    /*color: #4a5464;*/
    color: var(--plyr-tooltip-color, #4a5464);
    /*font-size: 13px;*/
    font-size: var(--plyr-font-size-small, 13px);
    /*font-weight: 400;*/
    font-weight: var(--plyr-font-weight-regular, 400);
    left: 50%;
    line-height: 1.3;
    /*margin-bottom: 10px;*/
    margin-bottom: calc(var(--plyr-control-spacing, 10px) / 2 * 2);
    opacity: 0;
    /*padding: 5px 7.5px;*/
    padding: calc(var(--plyr-control-spacing, 10px) / 2) calc(var(--plyr-control-spacing, 10px) / 2 * 1.5);
    pointer-events: none;
    position: absolute;
    -webkit-transform: translate(-50%, 10px) scale(.8);
    -ms-transform: translate(-50%, 10px) scale(.8);
    transform: translate(-50%, 10px) scale(.8);
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition: opacity .2s ease .1s, -webkit-transform .2s ease .1s;
    transition: opacity .2s ease .1s, -webkit-transform .2s ease .1s;
    -o-transition: transform .2s ease .1s, opacity .2s ease .1s;
    transition: transform .2s ease .1s, opacity .2s ease .1s;
    transition: transform .2s ease .1s, opacity .2s ease .1s, -webkit-transform .2s ease .1s;
    white-space: nowrap;
    z-index: 2
}
.plyr__tooltip:before {
    /*border-left: 4px solid #0000;*/
    border-left: var(--plyr-tooltip-arrow-size, 4px) solid #0000;
    /*border-right: 4px solid #0000;*/
    border-right: var(--plyr-tooltip-arrow-size, 4px) solid #0000;
    /*border-top: 4px solid #ffffff;*/
    border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, #ffffff);
    /*bottom: -4px;*/
    bottom: calc(var(--plyr-tooltip-arrow-size, 4px) * -1);
    content: "";
    height: 0;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    z-index: 2
}
.plyr .plyr__control:focus-visible .plyr__tooltip, .plyr .plyr__control:hover .plyr__tooltip, .plyr__tooltip--visible {
    opacity: 1;
    -webkit-transform: translate(-50%) scale(1);
    -ms-transform: translate(-50%) scale(1);
    transform: translate(-50%) scale(1)
}
.plyr .plyr__control:hover .plyr__tooltip {
    z-index: 3
}
.plyr__controls > .plyr__control:first-child .plyr__tooltip, .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip {
    left: 0;
    -webkit-transform: translateY(10px) scale(.8);
    -ms-transform: translateY(10px) scale(.8);
    transform: translateY(10px) scale(.8);
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%
}
.plyr__controls > .plyr__control:first-child .plyr__tooltip:before, .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip:before {
    /*left: 16px;*/
    left: calc(var(--plyr-control-icon-size, 18px) / 2 + var(--plyr-control-spacing, 10px) * .7)
}
.plyr__controls > .plyr__control:last-child .plyr__tooltip {
    left: auto;
    right: 0;
    -webkit-transform: translateY(10px) scale(.8);
    -ms-transform: translateY(10px) scale(.8);
    transform: translateY(10px) scale(.8);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}
.plyr__controls > .plyr__control:last-child .plyr__tooltip:before {
    left: auto;
    /*right: 16px;*/
    right: calc(var(--plyr-control-icon-size, 18px) / 2 + var(--plyr-control-spacing, 10px) * .7);
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%)
}
.plyr__controls > .plyr__control:first-child .plyr__tooltip--visible, .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip--visible, .plyr__controls > .plyr__control:first-child + .plyr__control:focus-visible .plyr__tooltip, .plyr__controls > .plyr__control:first-child + .plyr__control:hover .plyr__tooltip, .plyr__controls > .plyr__control:first-child:focus-visible .plyr__tooltip, .plyr__controls > .plyr__control:first-child:hover .plyr__tooltip, .plyr__controls > .plyr__control:last-child .plyr__tooltip--visible, .plyr__controls > .plyr__control:last-child:focus-visible .plyr__tooltip, .plyr__controls > .plyr__control:last-child:hover .plyr__tooltip {
    -webkit-transform: translate(0) scale(1);
    -ms-transform: translate(0) scale(1);
    transform: translate(0) scale(1)
}
.plyr__progress {
    /*left: 6.5px;*/
    left: calc(var(--plyr-range-thumb-height, 13px) * .5);
    /*margin-right: 13px;*/
    margin-right: var(--plyr-range-thumb-height, 13px);
    position: relative
}
.plyr__progress input[type=range], .plyr__progress__buffer {
    /*margin-left: -6.5px;*/
    margin-left: calc(var(--plyr-range-thumb-height, 13px) * -.5);
    /*margin-right: -6.5px;*/
    margin-right: calc(var(--plyr-range-thumb-height, 13px) * -.5);
    /*width: calc(100% + 13px);*/
    width: calc(100% + var(--plyr-range-thumb-height, 13px))
}
.plyr__progress input[type=range] {
    position: relative;
    z-index: 2
}
.plyr__progress .plyr__tooltip {
    left: 0;
    max-width: 120px;
    overflow-wrap: break-word
}
.plyr__progress__buffer {
    -webkit-appearance: none;
    background: #0000;
    border: 0;
    border-radius: 100px;
    /*height: 5px;*/
    height: var(--plyr-range-track-height, 5px);
    left: 0;
    /*margin-top: -2.5px;*/
    margin-top: calc((var(--plyr-range-track-height, 5px) / 2) * -1);
    padding: 0;
    position: absolute;
    top: 50%
}
.plyr__progress__buffer::-webkit-progress-bar {
    background: #0000
}
.plyr__progress__buffer::-webkit-progress-value {
    background: currentColor;
    border-radius: 100px;
    /*min-width: 5px;*/
    min-width: var(--plyr-range-track-height, 5px);
    -webkit-transition: width .2s ease;
    transition: width .2s ease
}
.plyr__progress__buffer::-moz-progress-bar {
    background: currentColor;
    border-radius: 100px;
    /*min-width: 5px;*/
    min-width: var(--plyr-range-track-height, 5px);
    -moz-transition: width .2s ease;
    transition: width .2s ease
}
.plyr__progress__buffer::-ms-fill {
    border-radius: 100px;
    /*-ms-transition: width .2s ease;*/
    -ms-transition: width .2s ease;
    transition: width .2s ease
}
.plyr--loading .plyr__progress__buffer {
    -webkit-animation: plyr-progress 1s linear infinite;
    animation: plyr-progress 1s linear infinite;
    /*background-image: linear-gradient(-45deg, #23282f99 25%, #0000 0, #0000 50%, #23282f99 0, #23282f99 75%, #0000 0, #0000);*/
    background-image: -o-linear-gradient(135deg, var(--plyr-progress-loading-background, #23282f99) 25%, #0000 25%, #0000 50%, var(--plyr-progress-loading-background, #23282f99) 50%, var(--plyr-progress-loading-background, #23282f99) 75%, #0000 75%, #0000);
    background-image: linear-gradient(-45deg, var(--plyr-progress-loading-background, #23282f99) 25%, #0000 25%, #0000 50%, var(--plyr-progress-loading-background, #23282f99) 50%, var(--plyr-progress-loading-background, #23282f99) 75%, #0000 75%, #0000);
    background-repeat: repeat-x;
    /*background-size: 25px 25px;*/
    background-size: var(--plyr-progress-loading-size, 25px) var(--plyr-progress-loading-size, 25px);
    color: #0000
}
.plyr--video.plyr--loading .plyr__progress__buffer {
    /*background-color: #ffffff40;*/
    background-color: var(--plyr-video-progress-buffered-background, #ffffff40)
}
.plyr--audio.plyr--loading .plyr__progress__buffer {
    /*background-color: #c1c8d199;*/
    background-color: var(--plyr-audio-progress-buffered-background, #c1c8d199)
}
.plyr__progress__marker {
    /*background-color: #ffffff;*/
    background-color: var(--plyr-progress-marker-background, #ffffff);
    border-radius: 1px;
    /*height: 5px;*/
    height: var(--plyr-range-track-height, 5px);
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    /*width: 3px;*/
    width: var(--plyr-progress-marker-width, 3px);
    z-index: 3
}
.plyr__volume {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}
.plyr__volume input[type=range] {
    /*margin-left: 5px;*/
    margin-left: calc(var(--plyr-control-spacing, 10px) / 2);
    /*margin-right: 5px;*/
    margin-right: calc(var(--plyr-control-spacing, 10px) / 2);
    max-width: 90px;
    min-width: 60px;
    position: relative;
    z-index: 2;
}
.plyr__controls input {
    border: none !important;
}
.plyr--audio {
    display: block
}
.plyr--audio .plyr__controls {
    background: #ffffff;
    background: var(--plyr-audio-controls-background, #ffffff);
    border-radius: inherit;
    /*color: #4a5464;*/
    color: var(--plyr-audio-control-color, #4a5464);
    /*padding: 10px;*/
    padding: var(--plyr-control-spacing, 10px)
}
.plyr--audio .plyr__control:focus-visible, .plyr--audio .plyr__control:hover, .plyr--audio .plyr__control[aria-expanded=true] {
    background: #00b2ff;
    background: var(--plyr-audio-control-background-hover, #00b2ff);
    /*color: #ffffff;*/
    color: var(--plyr-audio-control-color-hover, #ffffff)
}
.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track {
    /*background-color: #c1c8d199;*/
    background-color: var(--plyr-audio-range-track-background, #c1c8d199)
}
.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track {
    /*background-color: #c1c8d199;*/
    background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, #c1c8d199))
}
.plyr--full-ui.plyr--audio input[type=range]::-ms-track {
    /*background-color: #c1c8d199;*/
    background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, #c1c8d199))
}
.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb {
    /*box-shadow: 0 1px 1px #23282f26, 0 0 0 1px #23282f33, 0 0 0 3px #23282f1a;*/
    -webkit-box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px #23282f26, 0 0 0 1px #23282f33), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, #23282f1a);
    box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px #23282f26, 0 0 0 1px #23282f33), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, #23282f1a)
}
.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb {
    /*box-shadow: 0 1px 1px #23282f26, 0 0 0 1px #23282f33, 0 0 0 3px #23282f1a;*/
    box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px #23282f26, 0 0 0 1px #23282f33), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, #23282f1a)
}
.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb {
    /*box-shadow: 0 1px 1px #23282f26, 0 0 0 1px #23282f33, 0 0 0 3px #23282f1a;*/
    box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px #23282f26, 0 0 0 1px #23282f33), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, #23282f1a)
}
.plyr--audio .plyr__progress__buffer {
    /*color: #c1c8d199;*/
    color: var(--plyr-audio-progress-buffered-background, #c1c8d199)
}
.plyr--video {
    overflow: hidden;
    max-height: 100%;
}
.plyr--video.plyr--menu-open {
    overflow: visible
}
.plyr__video-wrapper {
    background: #000000;
    background: var(--plyr-video-background, var(--plyr-video-background, #000000));
    border-radius: inherit;
    height: 100%;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 100%
}
.plyr__video-embed, .plyr__video-wrapper--fixed-ratio {
    aspect-ratio: 16/9
}
@supports not (aspect-ratio:16/9) {
    .plyr__video-embed, .plyr__video-wrapper--fixed-ratio {
        height: 0;
        padding-bottom: 56.25%;
        position: relative
    }
}
.plyr__video-embed iframe, .plyr__video-wrapper--fixed-ratio video {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.plyr-video {
    width: 100%;
    height: 100%;
}
.plyr__video-embed iframe {
    pointer-events: none;
}
.plyr--full-ui .plyr__video-embed > .plyr__video-embed__container {
    padding-bottom: 240%;
    position: relative;
    -webkit-transform: translateY(-38.28125%);
    -ms-transform: translateY(-38.28125%);
    transform: translateY(-38.28125%)
}
.plyr--video .plyr__controls {
    /*background: linear-gradient(#0000, #000000bf);*/
    background: var(--plyr-video-controls-background, linear-gradient(#0000, #000000bf));
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
    bottom: 0;
    /*color: #ffffff;*/
    color: var(--plyr-video-control-color, #ffffff);
    left: 0;
    /*padding: 5px;*/
    padding: calc(var(--plyr-control-spacing, 10px) / 2);
    /*padding-top: 20px;*/
    padding-top: calc(var(--plyr-control-spacing, 10px) * 2);
    position: absolute;
    right: 0;
    -webkit-transition: opacity .4s ease-in-out, -webkit-transform .4s ease-in-out;
    transition: opacity .4s ease-in-out, -webkit-transform .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out, transform .4s ease-in-out;
    transition: opacity .4s ease-in-out, transform .4s ease-in-out;
    transition: opacity .4s ease-in-out, transform .4s ease-in-out, -webkit-transform .4s ease-in-out;
    z-index: 3
}
@media (min-width: 480px) {
    .plyr--video .plyr__controls {
        /*padding: 10px;*/
        padding: var(--plyr-control-spacing, 10px);
        /*padding-top: 35px;*/
        padding-top: calc(var(--plyr-control-spacing, 10px) * 3.5)
    }
}
.plyr--video.plyr--hide-controls .plyr__controls {
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}
.plyr--video .plyr__control:focus-visible, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {
    /*background: #00b2ff;*/
    background: var(--plyr-video-control-background-hover, #00b2ff);
    /*color: #ffffff;*/
    color: var(--plyr-video-control-color-hover, #ffffff)
}
.plyr__control--overlaid {
    /*background: #00b2ff;*/
    background: var(--plyr-video-control-background-hover, #00b2ff);
    border: 0;
    border-radius: 100%;
    /*color: #ffffff;*/
    color: var(--plyr-video-control-color, #ffffff);
    display: none;
    left: 50%;
    opacity: .9;
    /*padding: 15px;*/
    padding: calc(var(--plyr-control-spacing, 10px) * 1.5);
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    z-index: 2
}
.plyr__control--overlaid svg {
    left: 2px;
    position: relative
}
.plyr__control--overlaid:focus, .plyr__control--overlaid:hover {
    opacity: 1
}
.plyr--playing .plyr__control--overlaid {
    opacity: 0;
    visibility: hidden
}
.plyr--full-ui.plyr--video .plyr__control--overlaid {
    display: block
}
.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track {
    /*background-color: #ffffff40;*/
    background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, #ffffff40))
}
.plyr--full-ui.plyr--video input[type=range]::-moz-range-track {
    /*background-color: #ffffff40;*/
    background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, #ffffff40))
}
.plyr--full-ui.plyr--video input[type=range]::-ms-track {
    /*background-color: #ffffff40;*/
    background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, #ffffff40))
}
.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb {
    /*box-shadow: 0 1px 1px #23282f26, 0 0 0 1px #23282f33, 0 0 0 3px #ffffff80;*/
    -webkit-box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px #23282f26, 0 0 0 1px #23282f33), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, #ffffff80);
    box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px #23282f26, 0 0 0 1px #23282f33), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, #ffffff80)
}
.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb {
    /*box-shadow: 0 1px 1px #23282f26, 0 0 0 1px #23282f33, 0 0 0 3px #ffffff80;*/
    box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px #23282f26, 0 0 0 1px #23282f33), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, #ffffff80)
}
.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb {
    /*box-shadow: 0 1px 1px #23282f26, 0 0 0 1px #23282f33, 0 0 0 3px #ffffff80;*/
    box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px #23282f26, 0 0 0 1px #23282f33), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, #ffffff80)
}
.plyr--video .plyr__progress__buffer {
    /*color: #ffffff40;*/
    color: var(--plyr-video-progress-buffered-background, #ffffff40)
}
.plyr:-webkit-full-screen {
    background: #000000;
    border-radius: 0 !important;
    height: 100%;
    margin: 0;
    width: 100%
}
.plyr:-ms-fullscreen {
    background: #000000;
    border-radius: 0 !important;
    height: 100%;
    margin: 0;
    width: 100%
}
.plyr:fullscreen {
    background: #000000;
    border-radius: 0 !important;
    height: 100%;
    margin: 0;
    width: 100%
}
.plyr:-webkit-full-screen video {
    height: 100%
}
.plyr:-ms-fullscreen video {
    height: 100%
}
.plyr:fullscreen video {
    height: 100%
}
.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {
    display: block
}
.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {
    display: block
}
.plyr:fullscreen .plyr__control .icon--exit-fullscreen {
    display: block
}
.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen + svg {
    display: none
}
.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen + svg {
    display: none
}
.plyr:fullscreen .plyr__control .icon--exit-fullscreen + svg {
    display: none
}
.plyr:-webkit-full-screen.plyr--hide-controls {
    cursor: none
}
.plyr:-ms-fullscreen.plyr--hide-controls {
    cursor: none
}
.plyr:fullscreen.plyr--hide-controls {
    cursor: none
}
@media (min-width: 1024px) {
    .plyr:-webkit-full-screen .plyr__captions {
        /*font-size: 21px;*/
        font-size: var(--plyr-font-size-xlarge, 21px)
    }
    .plyr:-ms-fullscreen .plyr__captions {
        /*font-size: 21px;*/
        font-size: var(--plyr-font-size-xlarge, 21px)
    }
    .plyr:fullscreen .plyr__captions {
        /*font-size: 21px;*/
        font-size: var(--plyr-font-size-xlarge, 21px)
    }
}
.plyr--fullscreen-fallback {
    background: #000000;
    border-radius: 0 !important;
    bottom: 0;
    height: 100%;
    left: 0;
    margin: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 10000000
}
.plyr--fullscreen-fallback video {
    height: 100%
}
.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen {
    display: block
}
.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen + svg {
    display: none
}
.plyr--fullscreen-fallback.plyr--hide-controls {
    cursor: none
}
@media (min-width: 1024px) {
    .plyr--fullscreen-fallback .plyr__captions {
        /*font-size: 21px;*/
        font-size: var(--plyr-font-size-xlarge, 21px)
    }
}
.plyr__ads {
    border-radius: inherit;
    bottom: 0;
    cursor: pointer;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1
}
.plyr__ads > div, .plyr__ads > div iframe {
    height: 100%;
    position: absolute;
    width: 100%
}
.plyr__ads:after {
    background: #23282f;
    border-radius: 2px;
    /*bottom: 10px;*/
    bottom: var(--plyr-control-spacing, 10px);
    color: #ffffff;
    content: attr(data-badge-text);
    font-size: 11px;
    padding: 2px 6px;
    pointer-events: none;
    position: absolute;
    /*right: 10px;*/
    right: var(--plyr-control-spacing, 10px);
    z-index: 3
}
.plyr__ads:empty:after {
    display: none
}
.plyr__cues {
    background: currentColor;
    display: block;
    /*height: 5px;*/
    height: var(--plyr-range-track-height, 5px);
    left: 0;
    opacity: .8;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 3px;
    z-index: 3
}
.plyr__preview-thumb {
    /*background-color: #ffffff;*/
    background-color: var(--plyr-tooltip-background, #ffffff);
    /*border-radius: 8px;*/
    border-radius: var(--plyr-menu-radius, 8px);
    bottom: 100%;
    /*box-shadow: 0 1px 2px #00000026;*/
    -webkit-box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px #00000026);
    box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px #00000026);
    /*margin-bottom: 10px;*/
    margin-bottom: calc(var(--plyr-control-spacing, 10px) / 2 * 2);
    opacity: 0;
    padding: 3px;
    pointer-events: none;
    position: absolute;
    -webkit-transform: translateY(10px) scale(.8);
    -ms-transform: translateY(10px) scale(.8);
    transform: translateY(10px) scale(.8);
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition: opacity .2s ease .1s, -webkit-transform .2s ease .1s;
    transition: opacity .2s ease .1s, -webkit-transform .2s ease .1s;
    -o-transition: transform .2s ease .1s, opacity .2s ease .1s;
    transition: transform .2s ease .1s, opacity .2s ease .1s;
    transition: transform .2s ease .1s, opacity .2s ease .1s, -webkit-transform .2s ease .1s;
    z-index: 2
}
.plyr__preview-thumb--is-shown {
    opacity: 1;
    -webkit-transform: translate(0) scale(1);
    -ms-transform: translate(0) scale(1);
    transform: translate(0) scale(1)
}
.plyr__preview-thumb:before {
    border-left: 4px solid #0000;
    border-left: var(--plyr-tooltip-arrow-size, 4px) solid #0000;
    border-right: 4px solid #0000;
    border-right: var(--plyr-tooltip-arrow-size, 4px) solid #0000;
    border-top: 4px solid #ffffff;
    border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, #ffffff);
    /*bottom: -4px;*/
    bottom: calc(var(--plyr-tooltip-arrow-size, 4px) * -1);
    content: "";
    height: 0;
    left: calc(50% + var(--preview-arrow-offset));
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    z-index: 2
}
.plyr__preview-thumb__image-container {
    background: #c1c8d1;
    /*border-radius: 7px;*/
    border-radius: calc(var(--plyr-menu-radius, 8px) - 1px);
    overflow: hidden;
    position: relative;
    z-index: 0
}
.plyr__preview-thumb__image-container img, .plyr__preview-thumb__image-container:after {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}
.plyr__preview-thumb__image-container:after {
    border-radius: inherit;
    -webkit-box-shadow: inset 0 0 0 1px #00000026;
    box-shadow: inset 0 0 0 1px #00000026;
    content: "";
    pointer-events: none
}
.plyr__preview-thumb__image-container img {
    max-height: none;
    max-width: none
}
.plyr__preview-thumb__time-container {
    background: -webkit-gradient(linear, left top, left bottom, from(#0000), to(#000000bf));
    background: -o-linear-gradient(#0000, #000000bf);
    background: linear-gradient(#0000, #000000bf);
    background: var(--plyr-video-controls-background, linear-gradient(#0000, #000000bf));
    /*border-bottom-left-radius: 7px;*/
    border-bottom-left-radius: calc(var(--plyr-menu-radius, 8px) - 1px);
    /*border-bottom-right-radius: 7px;*/
    border-bottom-right-radius: calc(var(--plyr-menu-radius, 8px) - 1px);
    bottom: 0;
    left: 0;
    line-height: 1.1;
    padding: 20px 6px 6px;
    position: absolute;
    right: 0;
    z-index: 3
}
.plyr__preview-thumb__time-container span {
    color: #ffffff;
    /*font-size: 13px;*/
    font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px))
}
.plyr__preview-scrubbing {
    bottom: 0;
    -webkit-filter: blur(1px);
    filter: blur(1px);
    height: 100%;
    left: 0;
    margin: auto;
    opacity: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
    width: 100%;
    z-index: 1
}
.plyr__preview-scrubbing--is-shown {
    opacity: 1
}
.plyr__preview-scrubbing img {
    height: 100%;
    left: 0;
    max-height: none;
    max-width: none;
    -o-object-fit: contain;
    object-fit: contain;
    position: absolute;
    top: 0;
    width: 100%
}
.plyr--no-transition {
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important
}
.plyr__sr-only {
    clip: rect(1px, 1px, 1px, 1px);
    border: 0 !important;
    height: 1px !important;
    overflow: hidden;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}
.plyr [hidden] {
    display: none !important
}
:root {
    --plyr-video-progress-buffered-background: #000000;
}
.plyr__volume {
    padding-top: 5px;
    top: -2px;
}
.plyr__volume input[type=range] {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 70px;
    -webkit-transform: rotate(-90deg) translate(62px, -24px);
    -ms-transform: rotate(-90deg) translate(62px, -24px);
    transform: rotate(-90deg) translate(62px, -24px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
    transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
    outline: none !important;
}
.plyr__volume:hover input[type=range] {
    opacity: 1;
    visibility: visible;
}
/*---------------------------------------------*/
.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 22px 0 16px;
    -webkit-transition-property: padding-top, background-color;
    -o-transition-property: padding-top, background-color;
    transition-property: padding-top, background-color;
    z-index: 999;
}
.is-offset-top .header {
    padding-top: 16px;
    background: #000000;
}
.header__container {
    padding: 0 24px;
}
.header__col-1 {
    margin-right: 24px;
}
.header__col-3 {
    margin-left: auto;
}
.header__nav li:not(:last-child) {
    margin-right: 37px;
}
.header__links li:not(:last-child) {
    margin-right: 21px;
}
:root {
    --header-height: 100px;
}
.header__logo {
    width: 150px;
}
.footer__logo-link img {
    width:150px;
}
.header__burger {
    position: relative;
    width: 2rem;
    height: 1.5rem;
    pointer-events: auto;
    cursor: pointer;
}
.header__burger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    border-radius: 4px;
    background: #ffffff;
    -webkit-transition: var(--animation-default);
    -o-transition: var(--animation-default);
    transition: var(--animation-default);
}
.header__burger span:nth-of-type(1) {
    top: 0;
}
.header__burger span:nth-of-type(2) {
    top: calc(50% - 1px);
}
.header__burger span:nth-of-type(3) {
    bottom: 0;
}
.menu-active .header__burger span:nth-of-type(1) {
    -webkit-transform: translateY(0.7rem) rotate(-45deg);
    -ms-transform: translateY(0.7rem) rotate(-45deg);
    transform: translateY(0.7rem) rotate(-45deg);
}
.menu-active .header__burger span:nth-of-type(2) {
    opacity: 0;
}
.menu-active .header__burger span:nth-of-type(3) {
    -webkit-transform: translateY(-0.6rem) rotate(45deg);
    -ms-transform: translateY(-0.6rem) rotate(45deg);
    transform: translateY(-0.6rem) rotate(45deg);
}
.header-menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: var(--window-height, 100vh);
    background: #000000;
    padding: var(--header-height) 0 50px;
    pointer-events: none;
    opacity: 0;
    transition: opacity var(--animation-smooth);
    z-index: 1;
}
.menu-active .header-menu {
    opacity: 1;
    pointer-events: auto;
}
.header-menu__container-2 {
    margin-top: 50px;
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
    .menu-item-anim-2,
    .menu-item-anim-1 {
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
    }
    .header__container {
        max-width: 1920px;
    }
}
@media (max-width: 1439px) {
    .header__nav li:not(:last-child) {
        margin-right: 20px;
    }
    .header__col-1 {
        margin-right: 15px;
    }
    .header__logo {
        width: 150px;
    }
    .header__link-btn-1 .btn-anim-text,
    .header__link-btn-2 .btn-anim-text {
        padding: 15px 20px 15px 20px;
        min-width: 0;
    }
    .header__links-link .text-link-icon {
        width: 14px;
        height: auto;
    }
    .header__links-link {
        font-size: 1.2rem;
    }
    .header__links li:not(:last-child) {
        margin-right: 20px;
    }
    :root {
        --header-height: 92px;
    }
}
@media (max-width: 1199px) {
    .header__col-2,
    .header__col-3 {
        display: none;
    }
    .header__nav {
        display: block;
        font-size: 1.2rem;
    }
    .header__links li,
    .header__nav li {
        overflow: hidden;
    }
}
@media (max-width: 991px) {
}
@media (max-width: 767px) {
}
@media (max-width: 575px) {
    .header__logo {
        width: 150px;
    }

    .ba {
        display:none;
    }

    h1.s-hero__title.landing__hero, .h1.s-hero__title, h1.s-hero__title {
        font-size: 2.7rem;
        line-height:1.1;
    }

    .s-switchback__kicker, .kicker {
        font-size: 0.9rem!important;
    }

    .home .s-hero__col-1-content .fz-middle {
        font-size: 1rem!important;
    }


    .header__links li {
        width: 100%;
        margin: 15px 0 0 !important;
    }
    .header__links .btn-anim {
        display: block;
        width: 100%;
    }
    .header__links .btn-anim-text {
        min-width: 100%;
    }
    .header-menu {
        padding-bottom: 25px;
    }
}
@media (max-width: 375px) {
}
/*---------------------------------------------*/
.s-hero {
    padding: var(--header-height) 0;
}
.s-hero--py-xl,
.s-hero--third {
    padding-top: 273px;
}
.s-hero--plans {
    padding: 273px 0 170px;
}
.s-hero:after {
    top: var(--header-height);
    left: 0;
    right: 0;
    margin: auto;
    bottom: 20px;
    max-width: 1872px;
    width: 100%;
    background: #000000;
    border-radius: 15px;
    z-index: -1;
}
.s-hero__txt-wrap {
    max-width: 650px;
    margin-bottom: 61px;
}
.s-hero__txt-wrap--large {
    max-width: 930px;
    padding: 20px 0px 60px 0px;
}
.s-hero__col-2 {
    padding-top: 10px;
    padding-left: 0;
}
.s-hero__video-wrap {
    margin-left: -10px;
}
.s-hero__container-2 {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
}
.s-hero__txt-2 b {
    font-weight: 400;
}
.s-hero__2-col-2 {
    padding-left: 11px;
}
.s-hero__2-col-1 {
    margin-left: 80px;
}
.s-hero__row-2 {
    letter-spacing: .2px;
}
.s-hero__col-1 {
    padding-right: 5%;
}
.s-hero__stars {
    width: 166px;
}
/*------------------------------*/
.s-hero--secondary {
    padding-bottom: 150px;
}
.s-hero--secondary:after,
.s-hero--third:after {
    content: none;
}
.s-hero-complex:after {
    top: var(--header-height);
    left: 0;
    right: 0;
    margin: auto;
    bottom: -16px;
    max-width: 1872px;
    width: 100%;
    background: #000000;
    border-radius: 15px 15px 0 0;
    z-index: -1;
}
.s-hero--third {
    padding-bottom: 30px;
    min-height: 0;
}
.s-hero--secondary .s-hero__col-2 {
    padding-top: 0;
}
.s-hero--secondary .s-hero__title {
    max-width: 550px;
    line-height: 1.05;
    margin-bottom: 24px;
}
.s-hero__kicker {
    margin-bottom: 26px;
}
.s-hero__title-counter-wrap {
    color: #30b9a0;
    display: inline-block;
}
.s-hero__circle-items {
    margin: 0 -12px;
}
.s-hero__circle-item-col {
    margin-top: 20px;
    padding: 0 12px;
    width: 148px;
}
.s-hero__title-counter-block {
    left: 0;
    width: 101%;
    /*top: -.05em;*/
}
.invisible-number-for-width {
    opacity: 0;
    visibility: hidden;
}
.s-hero__circle-item__counter {
    /*border-radius: 100%;*/
    /*border: 6px solid #aaaaaa;*/
    height: 117px;
    padding: 8px;
    margin-bottom: 20px;
    font-size: 25px;
    color: #36c1a7;
}
.s-hero__circle-item__counter-svg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.s-hero__circle-item__counter-svg-circle {
    fill: none;
    stroke: #30b9a0;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
:root {
    --stroke-dasharray-value: 0px;
}
.s-hero__circle-item__counter-svg-circle--anim {
    stroke-dasharray: var(--stroke-dasharray-value) 352px;
}
.s-hero__circle-item__counter-svg-circle--def {
    stroke: #565252;
}
.s-hero__circle-item__title {
    font-size: 15px;
}
.s-hero__bottom-content-logo {
    height: 38px;
    margin-bottom: 20px;
    width:auto;
}
.s-hero__bottom-content {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.8);
}
.s-hero--third .s-hero__title {
    line-height: 1;
    margin-bottom: 32px;
}
/*------------------------------*/
@media (max-width: 1439px) {
    .s-hero__txt-wrap {
        margin-bottom: 40px;
    }
    .s-hero__container-2 {
        bottom: 20px;
    }
    .s-hero__stars {
        width: 140px;
    }
    .s-hero__2-col-2 {
        padding-left: 0;
        font-size: 14px;
    }
}
@media (max-width: 1199px) {
    .s-hero:after,
    .s-hero-complex:after {
        content: none;
    }
    .s-hero,
    .s-hero-complex {
        background: #000000;
    }
    .s-hero--py-xl {
        padding: 180px 0 70px !important;
    }
    .s-hero__kicker {
        margin-bottom: 14px;
    }
    .s-hero__circle-item-col {
        width: 125px;
    }
    .s-hero__circle-item__counter {
        height: 100px;
        /*border-width: 3px;*/
        margin-bottom: 15px;
        font-size: 24px;
    }
    /*.s-hero__circle-item__counter-svg-circle {*/
    /*    stroke-width: 3px;*/
    /*}*/
    .s-hero__circle-item__title {
        font-size: 16px;
    }
    .s-hero__bottom-content-logo {
        height: 28px;
        margin-bottom: 12px;
    }
    .s-hero__bottom-content {
        font-size: 16px;
    }
    .s-hero--secondary {
        padding-bottom: 120px;
        background: none;
    }
    .s-hero--third {
        padding-top: 150px;
        background: none;
    }
    .s-hero--secondary .s-hero__title {
        max-width: 100%;
    }
}
@media (max-width: 991px) {
    .s-hero__col-1 {
        padding-right: 16px;
        margin-bottom: 20px;
    }
    .s-hero__col-2 {
        padding-left: 16px;
    }
    .s-hero__2-col-1 {
        margin-left: 0;
    }
    .s-hero {
        padding: 110px 0;
        min-height: 0;
    }
    .s-hero__video-wrap {
        margin-left: 0;
    }
    .s-hero--secondary .s-hero__title {
        margin-bottom: 0;
    }
    .s-hero--third {
        padding-bottom: 60px;
    }
    .s-hero--secondary .s-hero__col-2 {
        padding-top: 10px;
    }
}
@media (max-width: 767px) {
    .s-hero--secondary {
        padding-bottom: 130px;
    }
    .s-hero__bottom-content {
        font-size: 14px;
        max-width: 300px;
        margin: auto;
    }
}
@media (max-width: 575px) {
    .s-hero {
        padding-top: 0;
    }
    .s-hero--py-xl {
        padding: 110px 0 50px !important;
    }
    .s-hero--plans {
        padding: 110px 0 140px !important;
    }
    .s-hero__col-1 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 110px 16px 20px;
        min-height: var(--window-height-mob, 100vh);
    }
    .s-hero__col-1-content {
        margin: auto 0;
    }
    .s-hero__btn-wrap {
        margin: 0 -11px;
    }
    .s-hero__btn-wrap .mr-1-not-last-btn-wrap {
        margin: 0;
        padding: 0 11px;
        width: 50%;
    }
    .s-hero__btn-wrap .btn-anim-text {
        min-width: 100%;
        padding: 18px 10px;
    }
    .s-hero__btn-wrap .btn-anim {
        display: block;
    }
    .s-hero__2-col-1 {
        margin: 0 0 10px;
    }
    .s-hero__2-col-2 {
        padding: 0 16px;
        width: 100%;
    }
    .s-hero__circle-item-col {
        width: 25%;
        margin-top: 20px;
    }
    .s-hero__circle-item__counter {
        width: 100px;
        margin: 0 auto 12px;
    }
    .s-hero__txt-wrap br {
        display: none;
    }
}
@media (max-width: 510px) {
    .s-hero__circle-item-col {
        padding: 0 8px;
        width: 50%;
    }
    .s-hero__circle-item__title {
        font-size: 15px;
    }
}
@media (max-width: 490px) {
    .s-hero__circle-item__counter {
        width: 90px;
        height: 90px;
        font-size: 18px;
        /*border-width: 2px;*/
        padding: 4px;
    }
    .s-hero__circle-item__title {
        font-size: 14px;
    }
    /*.s-hero__circle-item__counter-svg-circle {*/
    /*    stroke-width: 2px;*/
    /*}*/
}
@media (max-width: 369px) {
    /*.s-hero__circle-item__title {*/
    /*    white-space: nowrap;*/
    /*    -webkit-transform: scale(.99);*/
    /*    -ms-transform: scale(.99);*/
    /*    transform: scale(.99);*/
    /*}*/
}
@media (max-width: 349px) {
    .s-hero__btn-wrap .btn-anim-text {
        font-size: 14px;
    }
    /*.s-hero__circle-item__title {*/
    /*    white-space: nowrap;*/
    /*    -webkit-transform: scale(.93);*/
    /*    -ms-transform: scale(.93);*/
    /*    transform: scale(.93);*/
    /*}*/
}
/*---------------------------------------------*/
.s-simple-items {
    padding: 80px 0;
}
.s-simple-items__kicker {
    margin-bottom: 2px;
}
.s-simple-items__row {
    margin: 0 -22px;
}
.s-simple-items__col {
    padding: 0 22px;
    margin-top: 44px;
}
.simple-item {
    padding: 46px 44px 62px;
    background: #222222;
    border-radius: 15px;
}
.simple-item__icon {
    height: 36px;
    margin-right: 24px;
}
.simple-item__title {
    font-size: 25px;
    margin-bottom: 20px;
}
.simple-item__txt-wrap {
    font-weight: 600;
    font-size: 20px;
    color: #30b9a0;
    line-height: 1.2;
    max-width: 500px;
    /*letter-spacing: 0;*/
    width: 100%;
}
.s-simple-items__btn-wrap {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .simple-item {
        padding: 30px;
    }
    .simple-item__txt-wrap {
        font-size: 18px;
    }
    .simple-item__icon {
        height: 26px;
        margin-right: 18px;
    }
    .s-simple-items__row {
        margin: 0 -16px;
    }
    .s-simple-items__col {
        padding: 0 16px;
        margin-top: 32px;
    }
    .s-simple-items__btn-wrap {
        margin-top: 40px;
    }
}
@media (max-width: 991px) {
    .s-simple-items {
        padding: 60px 0;
    }
    .simple-item {
        padding: 30px 20px;
    }
}
@media (max-width: 767px) {
    .s-simple-items__btn-wrap {
        text-align: center;
    }
}
@media (max-width: 575px) {
    .s-simple-items {
        padding: 50px 0;
    }
    .simple-item__txt-wrap {
        font-size: 16px;
        line-height: 1.4;
    }
    .simple-item {
        padding: 25px 16px;
    }
    .simple-item__title {
        margin-bottom: 15px;
    }
}
/*---------------------------------------------*/
.s-tabs {
    padding: 80px 0;
}
.s-tabs__block {
    border-radius: 15px;
    background: #050505;
}
.s-tabs__block-heading {
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 0;
    padding: 28px 26px 28px 27px;
    cursor: pointer;
    -webkit-transition: var(--animation-default);
    -o-transition: var(--animation-default);
    transition: var(--animation-default);
    letter-spacing: 0.01em;
}
.s-tabs__block-heading:hover {
    color: var(--color-2);
}
.s-tabs__block-heading.is-active,
.s-tabs__block-content {
    background: #1E1E1E;
}
.s-tabs__block-content {
    padding: 58px;
}
.s-tabs__block-content-title__icon {
    height: 36px;
    margin-right: 20px;
}
.s-tabs__block-content-title {
    margin-bottom: 24px;
}
.s-tabs__block-content-txt-wrap {
    line-height: 1.65;
    font-size: 18px;
}
.s-tabs__block-content-txt-wrap p {
    margin-bottom: 30px;
}
.s-tabs__block-content-col--1 {
    max-width: 50%;
    width: 620px;
}
.s-tabs__block-content-col--2 {
    width: 601px;
    padding-top: 60px;
    max-width: 50%;
    padding-right: 0;
}
.s-tabs__block-content-txt-wrap h3 {
    margin-bottom: 32px;
}
.s-tabs__block-content-txt-wrap ul {
    color: var(--color-5);
}
.s-tabs__block-content-txt-wrap ul li:before {
    background: url("data:image/svg+xml,%3Csvg width='20' height='23' viewBox='0 0 20 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2077_653)'%3E%3Cpath d='M19.5803 4.73477C20.1383 5.2963 20.1383 6.20821 19.5803 6.76973L8.15172 18.2697C7.59368 18.8313 6.68743 18.8313 6.12939 18.2697L0.415109 12.5197C-0.142927 11.9582 -0.142927 11.0463 0.415109 10.4848C0.973145 9.92325 1.87939 9.92325 2.43743 10.4848L7.14279 15.215L17.5624 4.73477C18.1205 4.17325 19.0267 4.17325 19.5848 4.73477H19.5803Z' fill='%2330B9A0' /%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2077_653'%3E%3Crect width='20' height='23' fill='white' /%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") center center/contain no-repeat;
    top: 0.222em;
    left: 0;
    width: 1.111em;
    height: 1.278em;
}
.s-tabs__block-content-txt-wrap li {
    margin-bottom: 12px;
}
/*----------------------*/
.tab-content-js {
    display: none;
}
.tab-content-js.is-active {
    display: block;
}
.not-allow {
    pointer-events: none;
}
.tab-anim-block {
    -webkit-transform: translateY(90px);
    -ms-transform: translateY(90px);
    transform: translateY(90px);
    opacity: 0;
    pointer-events: none;
}
.css-load .tab-anim-block {
    -webkit-transition: opacity 3s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 3s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
    -o-transition: opacity 3s cubic-bezier(0.25, 1, 0.5, 1), transform 1s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 3s cubic-bezier(0.25, 1, 0.5, 1), transform 1s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 3s cubic-bezier(0.25, 1, 0.5, 1), transform 1s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
}
.is-animated .tab-anim-block {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    pointer-events: auto;
}
.tab-anim-block--2 {
    -webkit-transition-delay: .2s !important;
    -o-transition-delay: .2s !important;
    transition-delay: .2s !important;
}
.tab-anim-block--3 {
    -webkit-transition-delay: .3s !important;
    -o-transition-delay: .3s !important;
    transition-delay: .3s !important;
}
.tab-anim-block--4 {
    -webkit-transition-delay: .4s !important;
    -o-transition-delay: .4s !important;
    transition-delay: .4s !important;
}
.tab-anim-block--5 {
    -webkit-transition-delay: .5s !important;
    -o-transition-delay: .5s !important;
    transition-delay: .5s !important;
}
.tab-anim-block--6 {
    -webkit-transition-delay: .6s !important;
    -o-transition-delay: .6s !important;
    transition-delay: .6s !important;
}
.tab-anim-block--7 {
    -webkit-transition-delay: .7s !important;
    -o-transition-delay: .7s !important;
    transition-delay: .7s !important;
}
/*----------------------*/
@media (max-width: 1199px) {
    .s-tabs__block-heading {
        white-space: nowrap;
    }
    .s-tabs__block-headings {
        overflow: auto;
        overflow-y: hidden;
    }
    .s-tabs__block-content {
        padding: 30px;
    }
    .s-tabs {
        padding: 60px 0;
    }
}
@media (max-width: 991px) {
    .s-tabs__block-content {
        padding-bottom: 50px;
    }
    .s-tabs__block-content-col--1,
    .s-tabs__block-content-col--2 {
        max-width: 100%;
        width: 100%;
    }
    .s-tabs__block-content-col--2 {
        padding: 40px 16px 0;
    }
    .s-tabs__block-content-txt-wrap h3 {
        margin-bottom: 20px;
    }
    .s-tabs__block-content-txt-wrap li {
        margin-bottom: 8px;
    }
}
@media (max-width: 575px) {
    .s-tabs__block-heading {
        padding: 20px;
    }
    .s-tabs__block-content {
        padding: 30px 16px;
    }
    .s-tabs__block-content-title__icon {
        height: 26px;
        margin-right: 18px;
    }
    .s-tabs__block-content-txt-wrap {
        font-size: 16px;
    }
    .s-tabs {
        padding: 50px 0;
    }
}
/*---------------------------------------------*/
.s-step-items {
    padding: 80px 0;
}
.s-step-items__kicker {
    margin-bottom: 16px;
}
.s-step-items__row {
    margin: 0 -10px;
}
.s-step-items__col {
    padding: 0 10px;
    margin-top: 20px;
}
.step-item {
    border-radius: 15px;
    background: #222;
    padding: 32px 45px 48px;
}
.step-item__kicker {
    font-size: 20px !important;
    margin-bottom: 26px;
}
.step-item__title {
    margin-bottom: 10px;
}
.step-item__sub-title {
    font-size: 20px;
    margin-bottom: 32px;
}
.step-item__txt-wrap {
    line-height: 1.25;
    /*letter-spacing: 0;*/
}
.step-item__kicker-icon {
    height: 36px;
    margin: 0 -20px 0 20px;
}
.s-step-items__btn-wrap {
    margin-top: 54px;
}
@media (max-width: 1199px) {
    .s-step-items {
        padding: 60px 0;
    }
    .step-item {
        padding: 30px;
    }
    .step-item__kicker-icon {
        height: 26px;
        margin: 0 0 0 20px;
    }
    .step-item__title {
        font-size: 35px;
    }
    .s-step-items__btn-wrap {
        margin-top: 40px;
    }
}
@media (max-width: 991px) {
    .step-item {
        padding: 30px 16px;
    }
    .step-item__title {
        font-size: 25px;
    }
    .step-item__sub-title {
        font-size: 18px;
        margin-bottom: 16px;
    }
    .step-item__kicker {
        font-size: 18px !important;
    }
}
@media (max-width: 767px) {
    .s-step-items__btn-wrap {
        text-align: center;
    }
}
@media (max-width: 575px) {
    .s-step-items {
        padding: 50px 0;
    }
    .step-item__kicker {
        margin-bottom: 12px;
    }
}
/*---------------------------------------------*/
.s-faq {
    padding: 80px 0;
}
.s-faq__kicker {
    margin-bottom: 30px;
}
.s-faq__item {
    margin-top: 10px;
}
.s-faq__item {
    border-radius: 15px;
    background: #222;
}
.s-faq__item-title {
    font-size: 20px;
    padding: 15px 50px 15px 23px;
    -webkit-transition: padding var(--animation-default);
    -o-transition: padding var(--animation-default);
    transition: padding var(--animation-default);
}
.s-faq__item-title-icon {
    width: 10px;
    height: 10px;
    top: 22px;
    right: 22px;
}
.s-faq__item-title-icon:after,
.s-faq__item-title-icon:before {
    content: "";
    position: absolute;
    background: currentColor;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    transition: var(--animation-default);
}
.s-faq__item-title-icon:before {
    width: 100%;
    height: 2px;
}
.s-faq__item-title-icon:after {
    width: 2px;
    height: 100%;
}
.open .s-faq__item-title-icon:after {
    opacity: 0;
}
.s-faq__item-content {
    display: none;
    padding: 0 23px 15px;
}
@media (max-width: 1199px) {
    .s-faq {
        padding: 60px 0;
    }
}
@media (max-width: 575px) {
    .s-faq {
        padding: 50px 0;
    }
    .s-faq__item-content {
        padding: 0 16px 15px;
    }
    .s-faq__item-title {
        padding: 15px 40px 15px 16px;
    }
    .s-faq__item-title-icon {
        right: 14px;
    }
}
/*---------------------------------------------*/
.video-module .plyr__video-wrapper {
    border-radius: 15px;
    overflow: hidden;
}
.video-module .plyr__controls {
    background: none;
}
.video-module .plyr__poster,
.video-module iframe {
    border-radius: 15px;
}
.video-module .plyr__poster {
    background-color: #0000 !important;
    /*opacity: 1;*/
    background-size: cover;
    /*border-radius: 15px;*/
}
.video-module .plyr:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 0 0 15px 15px;
    height: 100px;
    width: 100%;
    /** background: var(--plyr-video-controls-background, linear-gradient(rgba(255, 255, 255, 0), #ffffff)); **/
    background: var(--plyr-video-controls-background, linear-gradient(rgba(0, 0, 0, 0), #000000));
    z-index: 1;
    opacity: 0;
}
.video-module {
    position: relative;
    aspect-ratio: 16 / 9;
}
.video-module__static-poster {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 15px;
    z-index: 5;
}
.video-module .plyr:after,
.video-module__static-poster {
    -webkit-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
}
.disable-static-poster .video-module__static-poster {
    opacity: 0;
    pointer-events: none;
}
.hero-anim-ended .video-module .plyr:not(.plyr--hide-controls):not(.plyr--stopped):after {
    opacity: 1;
}
.video-module .plyr--full-ui.plyr--video .plyr__control--overlaid {
    background: none;
    padding: 0;
}
.video-module .plyr__control--overlaid svg {
    width: 45px;
    height: 45px;
}
.video-module .plyr--video.plyr--stopped .plyr__controls {
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
}
/*---------------------------------------------*/
.s-switchback__image-wrap {
    border-radius: 15px;
    overflow: hidden;
}
/*---------------------------------------------*/
.kicker {
    font-weight: 700;
    font-size: 18px;
    font-family: var(--second-family);
}
/*---------------------------------------------*/
.s-switchback {
    padding: 120px 0; padding: 70px 0;
}
.s-switchback--large-pb {
    padding-bottom: 228px;
}
.s-switchback__kicker {
    margin-bottom: 23px;
}
.s-switchback--primary .s-switchback__title {
    margin-bottom: 24px;
}
.s-switchback--primary .s-switchback__txt-wrap {
    margin-bottom: 29px;
}
.s-switchback__txt-wrap ul li:before {
    background: url("data:image/svg+xml,%3Csvg width='20' height='23' viewBox='0 0 20 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2077_653)'%3E%3Cpath d='M19.5803 4.73477C20.1383 5.2963 20.1383 6.20821 19.5803 6.76973L8.15172 18.2697C7.59368 18.8313 6.68743 18.8313 6.12939 18.2697L0.415109 12.5197C-0.142927 11.9582 -0.142927 11.0463 0.415109 10.4848C0.973145 9.92325 1.87939 9.92325 2.43743 10.4848L7.14279 15.215L17.5624 4.73477C18.1205 4.17325 19.0267 4.17325 19.5848 4.73477H19.5803Z' fill='%2330B9A0' /%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2077_653'%3E%3Crect width='20' height='23' fill='white' /%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") center center/contain no-repeat;
    top: 0.222em;
    left: 0;
    width: 1.111em;
    height: 1.278em;
}
.s-switchback__col-2 {
    padding-left: 15.7%;
}
.s-switchback__col-1 {
    padding-right: 0;
}
.s-switchback__video-wrap,
.s-switchback__image-wrap {
    margin-right: -10px;
}
.s-switchback__txt-wrap li {
    margin-bottom: 12px;
}
.s-switchback--reverse .s-switchback__row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.s-switchback--reverse .s-switchback__col-2 {
    padding-left: 16px;
    padding-right: 70px;
    padding-right: 15.7%;
}
.s-switchback__title {
    margin-bottom: 24px;
}
.s-switchback__txt-wrap {
    margin-bottom: 45px;
}
.s-switchback--reverse .s-switchback__col-1 {
    padding: 0;
}
.s-switchback--reverse .s-switchback__video-wrap,
.s-switchback--reverse .s-switchback__image-wrap {
    margin: 0 13px 0 -10px;
}
/*--------------------------------------*/
.s-switchback--secondary {
    padding-top: 150px;
}
.s-switchback__txt-wrap blockquote p {
    font-style: italic;
}
.s-switchback__txt-wrap blockquote p:before,
.s-switchback__txt-wrap blockquote p:after {
    content: none;
}
.s-switchback__txt-wrap cite {
    color: rgba(255, 255, 255, 0.8);
    font-style: normal;
}
.s-switchback__stars {
    margin-bottom: 29px;
    height: 40px;
}
/*--------------------------------------*/
@media (min-width: 1440px) {
    .s-switchback--primary {
        padding-top: 120px;
    }
    .s-switchback--base {
        padding-bottom: 120px;
    }
}
@media (max-width: 1439px) {
    .s-switchback__col-2 {
        padding-left: 70px;
    }
    .s-switchback--reverse .s-switchback__col-2 {
        padding-right: 70px;
    }
    .s-switchback__txt-wrap li {
        padding-left: 2em;
    }
    .s-switchback {
        padding: 70px 0;
    }
}
@media (max-width: 1199px) {
    .s-switchback__title br {
        display: none;
    }
    .s-switchback__txt-wrap ul li:before {
        top: 0.1em;
    }
}
@media (max-width: 991px) {
    .s-switchback__col-1,
    .s-switchback__col-2 {
        padding: 0 16px !important;
    }
    .s-switchback__video-wrap,
    .s-switchback__image-wrap {
        margin: 0 !important;
    }
    .s-switchback__col-2 {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        margin-bottom: 30px;
    }
}
@media (max-width: 575px) {
    .s-switchback {
        padding: 50px 0;
    }
    .s-switchback__kicker {
        margin-bottom: 15px;
    }
    .s-switchback__txt-wrap {
        margin-bottom: 30px;
    }
}
/*---------------------------------------------*/
.s-reviews {
    padding: 35px 0 152px;
}
.s-reviews--padding-large {
    padding: 140px 0 190px; padding-bottom: 100px;
}
/*.s-reviews__col {*/
/*    margin-bottom: 50px;*/
/*}*/
.review-item {
    transition-property: background-color;
    padding: 40px;
    border-radius: 15px;
    background-color: #222222;
}
.review-item:hover {
    background-color: #383838;
}
.review-item__kicker {
    margin-bottom: 27px;
    font-size: 16px;
}
.s-reviews__title {
    margin-bottom: 31px;
}
.review-item__title {
    margin-bottom: 31px;
}
.review-item__stars {
    width: 166px;
    margin-bottom: 29px;
}
.review-item__txt-wrap {
    min-height: 245px;
    line-height: 1.85;
}
.carousel-reviews:after,
.carousel-reviews:before {
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 16px;
    z-index: 2;
    pointer-events: none;
}
.carousel-reviews:before {
    background: -webkit-gradient(linear, left top, right top, from(#050505), to(rgba(5, 5, 5, 0)));
    background: -o-linear-gradient(left, #050505, rgba(5, 5, 5, 0));
    background: linear-gradient(to right, #050505, rgba(5, 5, 5, 0));
    left: -1px;
}
.carousel-reviews:after {
    background: -webkit-gradient(linear, right top, left top, from(#050505), to(rgba(5, 5, 5, 0)));
    background: -o-linear-gradient(right, #050505, rgba(5, 5, 5, 0));
    background: linear-gradient(to left, #050505, rgba(5, 5, 5, 0));
    right: -1px;
}
.simple-buttons {
    right: 24px;
    top: -15px;
}
.simple-button {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 9px;
    height: 44px;
    width: 44px;
    background: #222222;
    -webkit-transition: .15s ease-in;
    -o-transition: .15s ease-in;
    transition: .15s ease-in;
}
.simple-button__icon {
    height: 24px;
    width: 24px;
}
.simple-button + .simple-button {
    margin-left: 12px;
}
.simple-button-disabled {
    cursor: auto;
    opacity: .35;
    pointer-events: none;
}
@media (max-width: 1439px) {
    .review-item {
        padding: 30px;
    }
    .review-item__txt-wrap {
        min-height: 200px;
    }
    .review-item__stars {
        width: 150px;
        margin-bottom: 20px;
    }
    .review-item__kicker {
        margin-bottom: 15px;
    }
    .s-reviews {
        padding: 35px 0 80px;
    }
}
@media (max-width: 1199px) {
    .review-item__stars {
        width: 120px;
        margin-bottom: 15px;
    }
    .review-item__title {
        margin-bottom: 20px;
    }
    .review-item {
        padding: 25px;
    }
    .s-reviews {
        padding-bottom: 60px;
    }
}
@media (max-width: 767px) {
    .simple-buttons {
        position: static;
        margin: 0 0 30px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
@media (max-width: 575px) {
    .s-reviews {
        padding: 50px 0 80px;
    }
    /*.s-reviews__col {*/
    /*    margin-bottom: 30px;*/
    /*}*/
}
/*---------------------------------------------*/
.light-theme {
    background: #30b9a0;
    color: #141414;
}
.light-theme .btn-anim--secondary {
    --border-color: var(--color-4);
    color: var(--color-4);
}
/*---------------------------------------------*/
.s-cta {
    padding: 113px 0 91px;
    background: none;
}
.s-cta:after {
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    max-width: 1872px;
    width: 100%;
    background: var(--color-2);
    border-radius: 15px;
    z-index: -1;
}
.s-cta__kicker {
    margin-bottom: 24px;
}
.s-cta__title {
    margin-bottom: 25px;
}
.s-cta__txt-wrap {
    line-height: 1.65;
    margin-bottom: 62px;
}
.s-cta__content {
    max-width: 921px;
}
/*---------------------------------------------*/
.light-theme .darken-color {
    color: #000000 !important;
}
.light-theme .dark-color {
    color: #141414 !important;
}
.s-cta__sub-title {
    margin-bottom: 54px;
}
.s-cta__calc-blocks {
    margin: 0 -24px;
}
.s-cta__calc-block-col {
    width: 25%;
    padding: 0 24px;
}
.s-cta__calc-block-label {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px;
    letter-spacing: .025em;
}
.s-cta__calc-block-input {
    -webkit-appearance: none !important;
    appearance: none !important;
    -moz-appearance: none !important;
    font-size: 25px !important;
    font-weight: 600 !important;
    outline: none !important;
    border: 1px solid currentColor !important;
    background: none !important;
    padding: 8px 15px !important;
}
.s-cta__calc-block-input::-webkit-outer-spin-button,
.s-cta__calc-block-input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}
.s-cta__calc-block-input[type="number"] {
    -moz-appearance: textfield !important;
}
.s-cta__calc-block-value {
    line-height: 1;
    margin-bottom: 0;
    padding-top: 8px;
}
.s-cta__calc-block-col--1 {
    padding-right: 4.2%;
}
.s-cta__calc-block-col--2 {
    padding-left: 4%;
}
.s-cta__calc-block-col--3 {
    padding-left: 1%;
}
.s-cta__calc-block-col--4 {
    padding-left: 0;
}
/*---------------------------------------------*/
@media (min-width: 1200px) {
    .s-cta--secondary .s-cta__title {
        margin-bottom: 30px;
        font-size: 4.2rem;
    }
}
@media (min-width: 1440px) {
    .s-cta__btn-wrap .mr-1-not-last-btn-wrap:not(:last-child) {
        margin-right: 2rem;
    }
}
@media (max-width: 1439px) {
    .s-cta {
        padding: 80px 0;
    }
    .s-cta__txt-wrap {
        margin-bottom: 30px;
    }
    .s-cta__kicker,
    .s-cta__title {
        margin-bottom: 15px;
    }
}
@media (max-width: 991px) {
    .s-cta__sub-title br {
        display: none;
    }
    .s-cta__calc-block-label {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .s-cta__calc-block-input {
        margin-top: auto;
        font-size: 18px !important;
        padding: 8px 15px !important;
        line-height: 1;
    }
    .s-cta__calc-block-value {
        margin-top: auto;
        font-size: 30px;
        padding-top: 0;
    }
    .s-cta__calc-block-col {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .s-cta__sub-title {
        margin-bottom: 40px;
    }
}
@media (max-width: 575px) {
    .s-cta {
        padding: 50px 0;
    }
    .s-cta__sub-title {
        font-size: 22px;
        margin-bottom: 10px;
    }
    .s-cta__calc-block-col {
        width: 100%;
        padding: 0 24px;
        margin-top: 20px;
    }
}
/*---------------------------------------------*/
.s-card-deck {
    padding: 100px 0 100px;
    background: none;
}
.s-card-deck h3 {
    font-size: 1.7rem;
}

a.card-deck-button {
    margin-top:40px;
    margin-bottom: -5px;
}

.s-card-deck:after {
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    max-width: 1872px;
    width: 100%;
    background: var(--color-2);
    border-radius: 15px;
    z-index: -1;
}
.s-card-deck__kicker {
    margin-bottom: 25px;
}
.s-card-deck__title {
    margin-bottom: 25px;
}



.s-card-deck__txt-wrap {
    line-height: 1.65;
    margin-bottom: 64px;
}
.s-card-deck__txt-wrap p {
    letter-spacing: 0;
    font-weight: 500;
    max-width: 930px;
}
.s-card-deck__row {
    margin-bottom: 96px;
    margin-top: 96px;
}
/** .page-id-8661 .s-card-deck .s-card-deck__row, .page-id-8666 .s-card-deck .s-card-deck__row, .page-id-8668 .s-card-deck .s-card-deck__row { margin-bottom: 0 !important; } /** custom override to reduce space on this panel on this page, but not global so as not to impact other instances **/
.s-card-deck .s-card-deck__row { margin-bottom: 0 !important; }
.s-card-deck__card-col {
    margin-bottom: 30px;
}
.s-card-deck__card-wrapper {
    border: 1px solid #000000;
    border-radius: 10px;
    background: rgba(48, 185, 160, 0);
    padding: 24px 35px 24px 24px;
    padding: 50px 50px;
    height: 100%;
}
.s-card-deck__card-wrapper p {
    letter-spacing: 0;
    line-height: 167%;
    margin-bottom: 0;
}
.s-card-deck__card-wrapper ul {
    margin-bottom: 0;
}
.s-card-deck__card-icon {
    flex: 0 0 48px;
    height: 48px;
    margin-right: 24px;
}
.s-card-deck__btn-wrap {
    justify-content: center;
}
@media (max-width: 1439px) {
    .s-card-deck {
        padding: 70px 0;
    }
    .s-card-deck__card-wrapper {
        padding: 35px 40px;
    }
    .s-card-deck__card-wrapper i {
        margin-left: -15px;
    }
}
@media (max-width: 1199px) {
    /**
    .s-card-deck__card-wrapper {
        padding: 25px;
    }
        **/
    .page-id-8264 .s-card-deck__card-wrapper .d-flex.flex-column.mb-3, .page-id-8394 .s-card-deck__card-wrapper .d-flex.flex-column.mb-3 {
        flex-direction: column !important;
        gap: 15px 0;
    }
    .s-card-deck__card-wrapper i {
        margin-left: 0;
    }
    .page-id-8264 .s-card-deck__card-wrapper h3, .page-id-8394 .s-card-deck__card-wrapper h3 {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .s-card-deck__row {
        margin-bottom: 34px;
    }
    .s-card-deck__card-icon {
        margin: 0 0 16px 0;
    }
}
@media (max-width: 575px) {
    .s-card-deck {
        padding: 50px 0;
    }
    .s-card-deck__card-icon {
        margin: 0 0 16px 0;
    }
    .s-card-deck__card-wrapper {
        padding: 25px 30px;
    }

    .s-card-deck__row {
        margin-bottom: 96px;
        margin-top: 50px;
    }
}
/*---------------------------------------------*/
.s-plan {
    padding: 90px 0 154px;
}
.s-plan__card-content {
    margin-top: 25px;
}
.s-plan__card-wrapper {
    border-radius: 15px;
    background: #222222;
    padding: 48px;
    position: relative;
    border: 1px solid transparent;
}
.s-plan__card-wrapper.h-100 {
    background: #000000;
    border: 1px solid rgba(255, 255, 255, 0.25);
}
.s-plan__card--expanded {
    border-color: #ffffff;
    background: #000000;
}
.s-plan__card--selected {
    background: var(--color-2);
    color: rgba(0, 0, 0, 0.8);
}
.s-plan__card--selected p {
    margin-bottom: 12px;
}
/** .s-plan__card--selected .s-plan__card-value { margin-bottom: 0; margin-bottom: -3px; } **/
.s-plan__card-kicker {
    font-family: var(--second-family);
    font-weight: 700;
    font-size: 20px;
    color: #ffffff;
}
.s-plan__card--selected .s-plan__card-kicker {
    color: rgba(0, 0, 0, 0.8);
}
.s-plan__card-wrapper p.fz-xs {
    /** letter-spacing: 0;
    line-height: 1.25; **/
    margin-bottom: 0;
}
.s-plan__card-value {
    margin-bottom: 8px;
}
.s-plan__card-value span:first-child {
    font-weight: 600;
    font-size: 42px;
    color: #30b9a0;
}
.s-plan__card--selected .s-plan__card-value span:first-child,
.s-plan__card--selected p {
    color: #000000;
}
.s-plan__card-wrapper .btn-anim {
    margin: 48px 0 32px;
}
.s-plan__card-btn-toggle {
    border-radius: 10px;
    width: 38px;
    height: 38px;
    background: #30b9a0;
    position: absolute;
    top: 24px;
    right: 24px;
    border: none;
    outline: none;
    box-shadow: none;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.s-plan__card--expanded .s-plan__card-btn-toggle {
    background: #aaaaaa;
}
.s-plan__card-btn-toggle:before,
.s-plan__card-btn-toggle:after {
    content: "";
    position: absolute;
    inset: 0;
    margin: auto;
    width: 17px;
    height: 3px;
    background: #000000;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.s-plan__card-btn-toggle:after {
    transform: rotate(90deg);
}
.s-plan__card-btn-toggle:hover {
    transform: scale(1.1);
}
.s-plan__card--expanded .s-plan__card-btn-toggle:after {
    opacity: 0;
}
.s-plan__card-wrapper ul li {
    padding-left: 24px;
}
.s-plan__card-wrapper ul li:not(:last-child) {
    margin-bottom: 8px;
}
.s-plan__card-wrapper ul li:before {
    left: 10px;
    width: 4px;
    height: 4px;
}
.s-plan__card-wrapper h6 {
    margin-bottom: 40px;
    margin-bottom: 25px;
    font-size: 18px;
    letter-spacing: 0;
}
.s-plan__card-switcher-btn {
    border: 1px solid #000000;
    border-radius: 15px;
    width: 98px;
    height: 35px;
    background: #050505;
    position: absolute;
    top: 24px;
    right: 24px;
    display: flex;
    align-items: center;
    padding-left: 13px;
}
.s-plan__card-switcher-btn-txt-wrap {
    display: inline-block;
    position: relative;
}
.s-plan__card-switcher-btn-txt,
.s-plan__card-switcher-btn:after {
    -webkit-transition: var(--animation-default);
    -o-transition: var(--animation-default);
    transition: var(--animation-default);
}
.s-plan__card-switcher-btn-txt--2 {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 25px;
    width: 100%;
    opacity: 0;
}
.s-plan__card-switcher-btn.is-active .s-plan__card-switcher-btn-txt--1 {
    opacity: 0;
}
.s-plan__card-switcher-btn.is-active .s-plan__card-switcher-btn-txt--2 {
    opacity: 1;
}
.s-plan__card-switcher-btn.is-active:after {
    -webkit-transform: translateX(-62px);
    -ms-transform: translateX(-62px);
    transform: translateX(-62px);
}
.s-plan__card-switcher-btn {
    font-size: 14px;
    line-height: 2.14286;
    color: rgba(255, 255, 255, 0.8);
}
.s-plan__card-switcher-btn:after {
    content: "";
    width: 26px;
    height: 26px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 4px;
    margin: auto 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #30b9a0;
}
.your-plan-items {
    display: flex;
    flex-direction: column;
    gap: 12px 0;
    margin-top: 25px;
}
.your-plan-items h4.mt-3 {
    border-top: 1px solid #000000;
    padding-top: 25px;
    font-size: 1.35rem;
    font-weight: 700;
}
.plan-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.plan-item > span:first-child {
    width: 100%;
    order: 1;
    font-weight: bold;
    padding: 0 0 10px 0;
}
.plan-item > span:nth-child(3) {
    order: 2;
    font-size: 1.3rem;
}
.plan-item > div {
    order: 3;
    display: flex;
    align-items: center;
}
.plan-item > div span {
    display: block;
    width: 30px;
    text-align: center;
}
.qty-controls button {
    background: #000000;
    border-radius: 10px;
    color: #ffffff;
    border: none;
    width: 30px;
    height: 30px;
    line-height: 100%;
    font-size: 1.3rem;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.qty-controls button:hover { /** transform: scale(1.05) **/
    color: #30b9a0;
}
.s-plan__card--selected.s-plan__card-wrapper .btn-anim {
    margin-bottom: 0;
}
@media (max-width: 991px) {
    .s-plan {
        padding: 70px 0;
    }
    .s-plan__col {
        margin-bottom: 30px;
    }
    .s-plan__card-wrapper {
        padding: 40px;
    }
    .s-plan__card-wrapper .btn-anim {
        margin: 32px 0;
    }
    .s-plan__card-value span:first-child {
        font-size: 40px;
    }
}
@media (max-width: 575px) {
    .s-plan {
        padding: 50px 0;
    }
    .s-plan__card-kicker {
        font-size: 16px;
    }
    .s-plan__card-wrapper {
        padding: 24px;
    }
    .s-plan__col:last-child {
        margin-bottom: 0 !important;
    }
}
/*---------------------------------------------*/
.s-hero-blog {
    /*padding-top: 286px;*/
    padding-top: 273px;
    min-height: 788px;
}
.s-hero-blog__bg {
    position: absolute;
    top: 105px;
    left: 24px;
    width: calc(100% - 48px);
    height: 100%;
    z-index: -1;
    border-radius: 16px;
    overflow: hidden;
}
.s-hero-blog__bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media (max-width: 767px) {
    .s-hero-blog {
        padding-top: 180px;
        min-height: 680px;
    }
}
@media (max-width: 575px) {
    .s-hero-blog {
        min-height: 600px;
    }
    .s-hero-blog__bg {
        width: 100%;
        left: 0;
    }
}
/*---------------------------------------------*/
.s-blog, .s-page-standard-first {
    margin-top: -220px;
    margin-bottom:80px;
}

.s-page-standard {
    margin-top:80px;
    margin-bottom:80px;
}

.s-blog__post-wrapper {
    background: var(--color-4);
    padding: 90px;
    border-radius: 15px;
}
.s-blog p {
    font-size: 1rem;
    line-height: 167%;
}
@media (max-width: 767px) {
    .s-blog__post-wrapper {
        padding: 40px;
    }
}
@media (max-width: 575px) {
    .s-blog__post-wrapper {
        padding: 24px;
    }
}
/*---------------------------------------------*/
.s-contact {
    padding: 283px 0 90px;
}
.s-contact p {
    color: #2b9a86;
}
.s-contact form {
    max-width: 592px;
}
.s-contact form input,
.s-contact form textarea {
    width: 100%;
    padding: 12px 16px;
    margin-bottom: 24px;
    color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 10px;
    background: #000000;
    resize: none;
    font-size: 20px;
    line-height: 1.5;
}
.s-contact form input::placeholder,
.s-contact form textarea::placeholder {
    color: #888888;
}
.s-contact form textarea {
    min-height: 215px;
}
.s-contact__info p {
    margin-bottom: 32px;
    line-height: 1.5;
    color: #888888;
}
.s-contact__info p strong {
    color: #2b9a86;
}
.s-contact .btn-anim-text {
    min-width: 106px;
}
.s-contact__info {
    padding: 50px 0 0 91px;
}
.s-contact__info a {
    background: none;
}
@media (max-width: 991px) {
    .s-contact {
        padding: 140px 0 70px;
    }
    .s-contact form {
        max-width: 100%;
    }
    .s-contact__info {
        padding: 0;
    }
}
/*---------------------------------------------*/
.footer {
    padding: 148px 0 48px;
    line-height: 1.3;
}
.footer:after {
    top: 29px;
    left: 0;
    right: 0;
    bottom: 24px;
    margin: auto;
    max-width: 1872px;
    width: 100%;
    background: #000000;
    border-radius: 15px;
    z-index: -1;
}
.footer__logo-link {
    margin-bottom: 27px;
    display: inline-block;
}
.footer__link-list {
    margin-bottom: 20px;
}
.footer__link-list .no-link a {
    background: none !important;
    pointer-events: none;
}
.footer__row {
    margin-bottom: 84px;
}
.footer__row-2 {
    font-size: 16px;
}
.footer__2-col-1 {
    margin-left: 96px;
}
.footer__2-col-2 {
    padding-left: 32px;
}
.footer__col-1 .footer__link-list li:not(:last-child) {
    margin-bottom: 26px;
}
.footer__col-1 {
    width: 20%;
}
.footer__col-2 {
    margin-left: 13.3%;
    width: 16.5%;
}
.footer__link-block-title {
    margin-bottom: 28px;
}
.footer__link-list li:not(:last-child) {
    margin-bottom: 23px;
}
.footer__col-3,
.footer__col-4,
.footer__col-5 {
    width: 16.5%;
}
.footer__stars {
    width: 166px;
}
.footer b {
    font-weight: 400;
}
@media (max-width: 1439px) {
    .footer {
        padding: 80px 0 40px;
    }
    .footer:after {
        bottom: 0;
    }
    .footer__stars {
        width: 140px;
    }
    .footer__2-col-2 {
        padding-left: 0;
        font-size: 14px;
    }
    .footer__row {
        margin-bottom: 60px;
    }
}
@media (max-width: 1199px) {
    .footer__col-2 {
        margin-left: 0;
    }
    .footer__col-1 {
        width: 25%;
    }
    .footer__col-2,
    .footer__col-3,
    .footer__col-4,
    .footer__col-5 {
        width: 18.75%;
    }
    .footer__link-list li:not(:last-child) {
        margin-bottom: 15px;
    }
    .footer__link-list li:first-child br {
        display: none;
    }
}
@media (max-width: 991px) {
    .footer__col-1, .footer__col-2, .footer__col-3, .footer__col-4, .footer__col-5 {
        width: 33.3%;
        margin-bottom: 20px;
    }
    .footer__row {
        margin-bottom: 30px;
    }
    .footer__2-col-1 {
        margin-left: 0;
    }
    .footer__link-block-title {
        margin-bottom: 20px;
    }
    .footer__link-list li:not(:last-child) {
        margin-bottom: 10px;
    }
}
@media (max-width: 767px) {
    .footer__col-1 {
        width: 50%;
    }
}
@media (max-width: 575px) {
    .footer {
        padding: 50px 0 40px;
    }
    .footer__col-1 {
        width: 100%;
    }
    .footer__col-2, .footer__col-3, .footer__col-4, .footer__col-5 {
        width: 50%;
    }
    .footer__2-col-1 {
        margin-bottom: 15px;
    }
    .footer__row {
        margin-bottom: 0;
    }
    .footer__link-list li:first-child br {
        display: block;
    }
}
/*---------------------------------------------*/
.s-simple-hero {
    padding: var(--header-height) 0;
}
.s-simple-hero:after {
    top: var(--header-height);
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    max-width: 1872px;
    width: 100%;
    background: #000000;
    border-radius: 15px;
    z-index: -1;
}
.s-simple-hero__title {
    margin-bottom: 18px;
}
.s-simple-hero__txt-wrap {
    margin-bottom: 38px;
}
.s-simple-hero__content {
    max-width: 581px;
}
.s-simple-hero__form-wrap form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -11px;
}
.s-simple-hero__btn-wrap,
.s-simple-hero__input-wrap {
    padding: 0 11px;
}
.s-simple-hero__input-wrap {
    width: 68%;
}
.s-simple-hero__btn-wrap {
    width: 32%;
}
.s-simple-hero__input-wrap input,
.s-simple-hero__btn-wrap .btn-anim {
    height: 100%;
}
.s-simple-hero__btn-wrap .btn-anim {
    display: block;
    width: 100%;
}
.s-simple-hero__btn-wrap .btn-anim-text {
    padding: 18px 15px 18px 15px;
    min-width: 100%;
}
@media (max-width: 1199px) {
    .s-simple-hero:after {
        content: none;
    }
    .s-simple-hero {
        background: #000000;
    }
    .s-simple-hero__txt-wrap {
        margin-bottom: 25px;
    }
}
@media (max-width: 767px) {
    .s-simple-hero__title {
        margin-bottom: 15px;
    }
}
@media (max-width: 575px) {
    .s-simple-hero__form-wrap form {
        display: block;
        margin: 0;
    }
    .s-simple-hero__btn-wrap, .s-simple-hero__input-wrap {
        padding: 0;
        width: 100%;
    }
    .s-simple-hero__btn-wrap {
        margin-top: 15px;
    }
}
/*---------------------------------------------*/
/*.video-module iframe,*/
/*.video-module .plyr__poster {*/
/*    display: none;*/
/*}*/
.page-id-8357 .s-blog {
    margin-top: 0 !important;
}
.archive .s-hero-blog, .page-id-8357 .s-hero-blog {
    min-height: unset;
    padding-top: 200px;
    padding-bottom: 96px;
}
.archive .s-card-deck__card-wrapper {
    padding: 24px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}
.archive .s-card-deck__card-wrapper .s-card-deck__card-img {
    margin-bottom: 1rem;
}
.archive .s-card-deck__card-wrapper .s-card-deck__card-img img {
    border-radius: 10px;
    height: 200px;
    object-fit: cover;
    object-position: center;
}
.archive .s-card-deck__card-wrapper .s-card-deck__card-date {
    font-weight: bold;
    font-size: 0.9rem;
    text-transform: uppercase;
    margin-bottom: 6px;
}
.single-post .s-hero-blog {
    min-height: unset;
    padding-top: 276px;
    padding-bottom: 56px;
}
.single-post .s-blog {
    margin-top: 0;
}
.betterdocs-category-grid-wrapper .betterdocs-category-grid-inner-wrapper > .betterdocs-single-category-wrapper .betterdocs-single-category-inner {
    background: #30b9a0 !important;
    border-radius: 10px;
}
.betterdocs-category-grid-wrapper .betterdocs-category-grid-inner-wrapper > .betterdocs-single-category-wrapper .betterdocs-single-category-inner * {
    color: #000000;
}
.betterdocs-articles-list li {
    padding-left: 0;
}
.betterdocs-articles-list li:before {
    display: none;
}
.betterdocs-category-grid-inner-wrapper.layout-1 .betterdocs-category-header .betterdocs-category-header-inner {
    border-color: #000000 !important;
}
.betterdocs-category-grid-wrapper .betterdocs-category-grid-inner-wrapper > :not(.betterdocs-grid-top-row-wrapper) .betterdocs-category-items-counts {
    background: transparent !important;
}
.betterdocs-category-grid-wrapper .betterdocs-category-grid-inner-wrapper > :not(.betterdocs-grid-top-row-wrapper) .betterdocs-category-items-counts span {
    background: #000000 !important;
    color: #30b9a0 !important;
}
.betterdocs-footer a {
    background: #000000;
    border-color: #000000 !important;
    color: #30b9a0 !important;
    transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
}
.betterdocs-footer a:hover {
    background: #30b9a0 !important;
    color: #000000 !important;
}
.betterdocs-articles-list li svg, .betterdocs-entry-body li svg, .single-kb .betterdocs-articles-list li img, .single-kb .betterdocs-entry-body li img {
    fill: #000000 !important;
}
.betterdocs-footer .docs-cat-link-btn.betterdocs-category-link-btn {
    display: none;
}
.betterdocs-searchform {
    margin-bottom: 45px;
}
.betterdocs-live-search .betterdocs-searchform .docs-search-result li::before {
    display: none;
}
.s-hero-blog__bg::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
    pointer-events: none;
}
.wpcf7-not-valid-tip {
    font-size: 0.8rem;
    margin: -10px 0 0 0;
    padding: 0 0 15px 0;
    color: #cc0083;
}
.wpcf7 form .wpcf7-response-output {
    border: none !important;
    margin: 0;
    padding: 25px 0 0 0;
    font-weight: bold;
    font-size: 1.1rem;
    color: #2b9a86;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    color: #ff0000;
    color: #cc0083;
}
.page-id-8268 .wpcf7-not-valid-tip {
    display: none !important;
}
.page-id-8268 .wpcf7 form .wpcf7-response-output {
    width: 100%;
    padding-left: 11px;
    padding-right: 11px;
}
.s-simple-hero__form-list {
    padding: 35px 0 0 0;
}
._CookieScriptReportPageCheckboxes {
    gap: 15px 10px;
}
._CookieScriptReportPageCheckboxLabel {
    gap: 0 10px;
}
._CookieScriptReportPageCheckboxes button {
    border-radius: var(--btn-anim-border-radius);
    background: var(--color-2);
    color: var(--color-4);
    border: none;
    padding: 5px 20px;
}
.s-blog__post-wrapper p {
    overflow: auto;
}
._CookieScriptReportPageTable {
    font: inherit !important;
}
.success_box { border-radius: 15px; padding: 30px; margin-bottom: 25px;}
.success_box p:last-of-type { margin-bottom: 0;}
.column_break { break-before: column; }
@media (min-width: 1200px) {
    .about_columns {
        column-count: 2;
        column-gap: 120px;
        column-rule: 1px solid var(--color-2);
        margin-bottom: 45px;
        margin-top:2rem;
    }
}
.s-blog p.about_baseline {
    font-size: 1.45rem;
    text-align: center;
    margin: 0 auto;
    max-width: 900px;
}
.wp-block-group__inner-container {
    color: #141414 !important;
}
#basket-summary {
    background: var(--color-2);
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.16);
}
#basket-summary p {
    margin: 0;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 0 20px;
}
#basket-summary p > span {
    color: #000000;
}
#basket-summary p > span a:hover {
    color: #000000 !important;
}
#basket-summary p > span strong {
    font-size: 1.2rem;
}
#basket-summary p > strong {
    font-weight: normal;
    margin-bottom: -6px;
}
#basket-summary .container {
}
#plan_basket {
    scroll-margin-top: 80px;
}
@media (max-width: 1200px) {
    ._CookieScriptReportPageTable {
        font-size: 0.9rem !important;
        line-height: 150% !important;
    }
}
@media (max-width: 767px) {
    #basket-summary p {
        flex-direction: column;
    }
    #basket-summary p > strong {
        margin-top: 10px;
    }
    .single-post .s-hero-blog {
        padding-top: 180px;
    }
}
@media (max-width: 575px) {
    .page-id-8268 .wpcf7 form .wpcf7-response-output {
        padding-left: 0;
        padding-right: 0;
    }
    .single-post .s-hero-blog {
        padding-top: 150px;
    }
}
#basket-summary {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease, visibility 0.5s ease;
}
.video-placeholder {
    position: relative;
    cursor: pointer;
    border-radius: 15px;
    overflow: hidden;
}
.video-placeholder .play-button {
    background: url(/wp-content/themes/ls/images/play-arrow.svg) 4px 0 no-repeat;
    position: absolute;
    bottom: 30px;
    left: 30px;
    border: none;
    height: 65px;
    background-size: 38px auto;
    display: flex;
    align-items: flex-end;
}
.video-placeholder .play-button span {
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 0.75rem;
    font-weight: 100;
}
.page-id-8266 .footer {
    padding-bottom: 148px;
}
.single-post .s-hero__col-1-content .color-5 {
    color: #ffffff;
}
.home .s-hero__col-1-content .fz-middle {
    font-size: 1.1rem;
}
@media (max-width: 1439px) {
    .home .s-hero__col-1-content .fz-middle {
        font-size: 1.1rem;
    }
}
body::-webkit-scrollbar, body *::-webkit-scrollbar {
    width: 8px;
}
body::-webkit-scrollbar-thumb, body *::-webkit-scrollbar-thumb {
    background-color: var(--color-2);
}
body::-webkit-scrollbar-track, body *::-webkit-scrollbar-track {
    background: var(--color-4);
}
body *::-webkit-scrollbar {
    width: 6px;
}
.grecaptcha-badge {
    visibility: hidden !important;
}




#button-body {
	background:#242424!important;
}










:root{

  --white:#fff; --ink:#141414;
  --teal:#36c1a7; --teal-dark:#2a9a86;
  --amber:#ffb74d; --red:#f44336;
  --slider-handle-size:52px;

  /* Card sizing */
  --card-width:200px;
  --card-width-sm:130px;

  /* Larger card type */
  --card-title-size:0.8rem;
  --card-sub-size:0.8rem;
  --card-stat-size:0.8rem;
}



.ba-slider{
  position:relative;
  width:100%;
  max-width:696px;
  aspect-ratio:16/9;
  overflow:hidden;
  border-radius:10px;
  background:#000;
  box-shadow:0 10px 30px rgba(0,0,0,.1);
  user-select:none;
  cursor:grab;

  opacity:0; visibility:hidden;
  transition:opacity .28s ease;
}
.ba-slider.is-ready{ opacity:1; visibility:visible; }
.ba-slider.is-dragging{ cursor:grabbing; }

/* 80% dark overlay for readability */
.ba-slider::after{
  content:""; position:absolute; inset:0;
  background:rgba(0,0,0,.80);
  z-index:2; pointer-events:none;
}

/* images */
.ba-slider img{ display:block; width:100%; height:100%; object-fit:cover; pointer-events:none; }
.ba-after-image{ position:absolute; inset:0; clip-path:inset(0 0 0 50%); z-index:1; }

/* Handle + vertical line */
.ba-handle{
  position:absolute; top:50%; left:50%;
  width:var(--slider-handle-size); height:var(--slider-handle-size);
  transform:translate(-50%,-50%);
  background:var(--white);
  border-radius:50%;
  display:flex; align-items:center; justify-content:space-evenly;
  box-shadow:0 0 15px rgba(0,0,0,.2);
  z-index:10; outline:none;
  transition:transform .2s ease;
}
.ba-handle::before{
  content:""; position:absolute; top:50%; left:50%;
  width:1px; height:100vh; background:var(--white);
  transform:translate(-50%,-50%); z-index:-1;
}
.ba-handle::after{
  content:"Drag to Compare";
  position:absolute; bottom:calc(100% + 10px); left:50%;
  transform:translateX(-50%) translateY(4px);
  padding:6px 10px; border-radius:14px;
  background:rgba(0,0,0,.66); color:#fff;
  font-size:13px; white-space:nowrap; letter-spacing:.2px; font-weight:bold;
  opacity:1; pointer-events:none; transition:opacity .4s, transform .4s;
}
.ba-slider.has-interacted .ba-handle::after{ opacity:0; transform:translateX(-50%) translateY(0); }
.ba-slider:hover .ba-handle{ transform:translate(-50%,-50%) scale(1.05); }
.ba-handle:focus-visible{ box-shadow:0 0 0 3px #000, 0 0 0 6px rgba(54,193,167,.6); }
.ba-handle-arrow{ stroke:var(--teal); }

/* Corner badges */
.ba-label{
  position:absolute; bottom:1rem;
  padding:.5rem 1rem; background:rgba(0,0,0,.66); color:#fff;
  font-size:.82rem; font-weight:700; border-radius:4px;
  text-transform:none; letter-spacing:1px;
  z-index:7; pointer-events:none; transition:opacity .25s ease;
}
.ba-label-before{ left:1rem; }
.ba-label-after{ right:1rem; }
.ba-slider.state-after-dominant  .ba-label-before{ opacity:0; }
.ba-slider.state-before-dominant .ba-label-after { opacity:0; }

/* Stats */
.ba-stats-container{
  position:absolute; left:0; bottom:40px; width:100%;
  display:flex; justify-content:center; gap:3rem;
  z-index:6; opacity:0; transform:translateY(20px);
  transition:opacity .4s, transform .4s; pointer-events:none;
}
.ba-slider.state-after-dominant .ba-stats-container{ opacity:1; transform:translateY(0); }
.ba-stat{ position:relative; width:96px; text-align:center; color:#fff; }

/* Permanent 12 o’clock start */
.ba-stat-circle{ width:100%; height:100%; transform:rotate(0deg); transform-origin:50% 50%; transform-box:fill-box; }
.ba-stat-circle-bg{ fill:none; stroke:rgba(255,255,255,.25); stroke-width:3.2; }
.ba-stat-circle-fg{ fill:none; stroke:var(--teal); stroke-width:3.2; stroke-linecap:butt; stroke-dasharray:100 100; stroke-dashoffset:100; transition:stroke-dashoffset 1s ease-out; }
.ba-stat-number{ position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); font-size:1.2rem; font-weight:800; text-shadow:0 1px 3px rgba(0,0,0,.3); }
.ba-stat-label{ margin-top:-.25rem; font-size:.8rem; text-transform:None; letter-spacing:.5px; text-shadow:0 1px 3px rgba(0,0,0,.3); }

/* Label containers ABOVE overlay */
.ba-feature-labels-container,
.ba-before-labels-container{
  position:absolute; inset:0;
  width:100%; height:100%;
  pointer-events:none; opacity:0; transition:opacity .35s ease;
  z-index:7; /* higher than overlay (2) and stats (6) */
  --label-scale:1;
}
.ba-slider.state-after-dominant  .ba-feature-labels-container{ opacity:1; }
.ba-slider.state-before-dominant .ba-before-labels-container { opacity:1; }

/* Cards –— now positioned by % with center anchor */
.ba-card{
  position:absolute;
  width:var(--card-width);
  background:rgba(255,255,255,.96);
  color:var(--ink);
  padding:1rem;
  border-radius:8px;
  box-shadow:0 4px 15px rgba(0,0,0,.15);
  opacity:0;

  /* top/left driven by CSS vars set from JS (percentages 0–100) */
  left: calc(var(--x, 50) * 1%);   /* center X (%) */
  top:  calc(var(--y, 50) * 1%);   /* center Y (%)  */

  /* center the element on (x,y) and give a soft entrance */
  --enter: 10px;
  transform: translate(-50%, calc(-50% + var(--enter))) scale(var(--label-scale,1));
  transform-origin:50% 50%;
  transition:opacity .3s, transform .3s;
}
.ba-slider.state-after-dominant .ba-feature-labels-container .ba-card,
.ba-slider.state-before-dominant .ba-before-labels-container  .ba-card{
  opacity:1; --enter: 0px;
}
.ba-card-title{ font-weight:800; font-size:var(--card-title-size); line-height:1.25; margin-bottom:.2rem; }
.ba-card-sub  { font-size:var(--card-sub-size);  line-height:1.35; margin-bottom:.2rem; color:#2b2b2b; }
.ba-card-stat { font-size:var(--card-stat-size); font-weight:800; margin-bottom:.2rem; }

.bar-wrap{ background:#e6e6e6; border-radius:5px; height:12px; overflow:hidden; }
.bar{ width:0; height:100%; border-radius:5px; transition:width 1s ease-out; }

.ba-card.is-positive .ba-card-stat{ color:var(--teal-dark); }
.ba-card.is-positive .bar        { background:var(--teal); }
.ba-card.is-warn   .ba-card-stat{ color:#c05c00; }
.ba-card.is-warn   .bar        { background:var(--amber); }
.ba-card.is-danger .ba-card-stat{ color:#b71c1c; }
.ba-card.is-danger .bar        { background:var(--red); }

/* Responsive */
@media (max-width:600px){
  .ba-stats-container{ gap:1.5rem; bottom:20px; }
  .ba-stat{ width:84px; }
  .ba-label{ bottom:.5rem; padding:.3rem .6rem; font-size:.72rem; }
  .ba-card{ width:var(--card-width-sm); }
}

/* Reduced motion */
@media (prefers-reduced-motion:reduce){
  .ba-handle,.ba-stats-container,.ba-feature-labels-container,.ba-before-labels-container,
  .ba-card,.bar,.ba-stat-circle-fg{ transition:none!important }
  .ba-handle::after{ transition:none!important }
}

/* Remove the old always-on overlay */
.ba-slider::after { background: transparent !important; }

/* Make sure the new overlay sits above images, below labels/handle */
.ba-dim-overlay {
  position: absolute;
  inset: 0;
  background: #000;
  opacity: 0;                 /* JS drives this */
  pointer-events: none;
  z-index: 2;                 /* below stats(6)/labels(7)/handle(10) */
  transition: opacity .12s linear;
}


p.sub-tool a {
    font-size: 0.8rem;
    
    text-decoration: none;
    background-image:none;
  
}

p.sub-tool {
    margin-top:10px;
    text-align:right;
}









    



/* ==========================================================================
   Uplift Calculator Styles (5-Column WordPress Version)
   ========================================================================== */

#uplift-calculator-wrapper {

}
/* Force override on all text elements inside the calculator */
#uplift-calculator-wrapper h2,
#uplift-calculator-wrapper .h4,
#uplift-calculator-wrapper p,
#uplift-calculator-wrapper label,
#uplift-calculator-wrapper span,
#uplift-calculator-wrapper div {
    font-family: 'Inter', sans-serif !important;
    color: #141414 !important;
    line-height: 1.5;
}

#uplift-calculator-wrapper h2.display-6 {
        margin-bottom: 24px;
}

/* Style for the input and result boxes to ensure equal height */
#uplift-calculator-wrapper .uplift-calc-input-box,
#uplift-calculator-wrapper .uplift-calc-result-box {
    background-color: ##36c1a7 !important;
    border-radius: 0.5rem !important;
    padding: 1.5rem !important;
    height: 100%;
    border: 1px solid #141414;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#uplift-calculator-wrapper .form-control {
    background-color: #36c1a7 !important;
    border: 1px solid #141414 !important;
    color: #141414 !important;
    font-size: 1.25rem !important;
    font-weight: 700 !important;
    padding: 0.75rem 1rem 0.75rem 2.25rem !important; /* Adjusted padding for £ symbol */
    height: auto !important;
    box-shadow: none !important;
}

/* Fine-tune the position of the £ symbol */
#uplift-calculator-wrapper .position-relative .position-absolute {
    left: 0.75rem !important;
        top: 1rem;
}


#uplift-calculator-wrapper .form-control::placeholder {
    color: #141414 !important;
    opacity: 0.7 !important;
}

#uplift-calculator-wrapper .form-control:focus {
    box-shadow: 0 0 0 0.25rem rgba(20, 20, 20, 0.25) !important;
}

#uplift-calculator-wrapper .uplift-calc-output-value {
    transition: color 0.3s ease-in-out;
}

#uplift-calculator-wrapper .opacity-90 { opacity: 0.9; }
#uplift-calculator-wrapper .opacity-80 { opacity: 0.8; }

#uplift-calculator-wrapper .border-top {
    
}

#uplift-calculator-wrapper .opacity-90 {
    opacity: 0.9;
    font-size: 0.9rem;
}

.uplift-calc-output-value a:hover {
    color:black;
}











        /* General Form Styling */
        .custom-get-started-form {
            background-color: #141414;
            padding: 2.5rem;
            border-radius: 15px;
            border: 1px solid #333;
            transition: all 0.3s ease-in-out;
        }

        .custom-get-started-form:hover {
            border-color: var(--color-2, #36c1a7);
        }

        /* Label Styling */
        .custom-get-started-form label {
            font-size: 1rem !important;
            font-weight: 500;
            margin-bottom: 10px !important;
            color: #ffffff;
            display: block;
        }

        /* Input, Select, and Textarea Fields */
        .custom-get-started-form input[type="text"],
        .custom-get-started-form input[type="email"],
        .custom-get-started-form input[type="url"],
        .custom-get-started-form select,
        .custom-get-started-form textarea {
            background-color: #050505 !important;
            border: 1px solid #444 !important;
            border-radius: 10px !important;
            color: #ffffff !important;
            padding: 14px 19px !important;
            width: 100% !important;
            font-size: 1rem !important;
            transition: border-color 0.3s ease, box-shadow 0.3s ease;
            margin-bottom: 0 !important;
            box-shadow: none !important;
            outline: none !important;
            box-sizing: border-box;
        }

        /* Focus State for Fields */
        .custom-get-started-form input:focus,
        .custom-get-started-form select:focus,
        .custom-get-started-form textarea:focus {
            border-color: var(--color-2, #36c1a7) !important;
            box-shadow: 0 0 0 3px rgba(54, 193, 167, 0.2) !important;
        }

        /* Placeholder Text Styling */
        .custom-get-started-form ::placeholder {
            color: #888888 !important;
            opacity: 1 !important;
        }

        /* Select Field Specifics */
        .custom-get-started-form select {
            -webkit-appearance: none !important;
            -moz-appearance: none !important;
            appearance: none !important;
            background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%2336c1a7' viewBox='0 0 16 16'%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") !important;
            background-repeat: no-repeat !important;
            background-position: right 1rem center !important;
            background-size: 1em !important;
        }

        /* Textarea Styling */
        .custom-get-started-form textarea[name="notes"] {
            min-height: 90px !important;
            height: 90px !important;
            resize: vertical;
        }

        /* File Upload Field */
        .custom-get-started-form input[type="file"] {
            background-color: #050505 !important;
            border: 1px dashed #444 !important;
            color: #888888 !important;
            padding: 1rem !important;
            font-size: 1rem !important;
        }

        .custom-get-started-form input[type="file"]::-webkit-file-upload-button {
            background: var(--color-2, #36c1a7);
            color: #141414;
            border: none;
            padding: 10px 15px;
            border-radius: 8px;
            font-weight: 600;
            cursor: pointer;
            margin-right: 1rem;
            transition: background-color 0.3s ease;
        }

        .custom-get-started-form input[type="file"]::-webkit-file-upload-button:hover {
            background-color: var(--color-5, #2a9a86);
        }

        .custom-get-started-form input[type="file"]:hover {
            border-color: var(--color-2, #36c1a7) !important;
        }
        
        /* Container for the list of uploaded files */
        .custom-get-started-form .file-list {
            margin-top: 0.75rem;
            font-size: 0.9rem;
            color: #aaa;
            line-height: 1.5;
        }
        .custom-get-started-form .file-list-item {
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding: 4px 0;
        }
        .file-list-item button {
            background: none;
            border: none;
            color: #cc0083;
            cursor: pointer;
            font-size: 1.2em;
            padding: 0 5px;
        }

        /* Checkbox Styling */
        .custom-get-started-form .checkbox-item {
            display: flex !important;
            align-items: center !important;
            margin: 0.75rem 0 !important;
        }

        .custom-get-started-form input[type="checkbox"] {
            -webkit-appearance: none !important;
            -moz-appearance: none !important;
            appearance: none !important;
            width: 1.25em !important;
            height: 1.25em !important;
            border: 2px solid #444 !important;
            border-radius: 4px !important;
            margin-right: 0.75em !important;
            cursor: pointer;
            transition: all 0.2s ease;
            flex-shrink: 0;
            margin-top: -1rem !important;
            position: relative; /* Needed for checkmark positioning */
            margin:0px;
            padding:0px;
        }

        .custom-get-started-form input[type="checkbox"]:checked {
            background-color: var(--color-2, #36c1a7) !important;
            border-color: var(--color-2, #36c1a7) !important;
        }

        .custom-get-started-form input[type="checkbox"]:checked::after {
            content: '';
            display: block;
            width: 4px;
            height: 9px;
            border: solid #141414;
            border-width: 0 2px 2px 0;
            transform: rotate(45deg);
            position: absolute;
            left: 6px;
            top: 2px;
        }

        .custom-get-started-form .checkbox-label {
            color: #aaa;
            font-size: 1rem !important;
        }

        /* Eligibility Section */
        .custom-get-started-form strong {
            font-size: 1rem !important;
            font-weight: 600 !important;
            margin-bottom: 0.5rem !important;
            display: block;
        }

        /* Small Text Styling */
        .custom-get-started-form small {
            color: #888;
            font-size: 1rem !important;
            display: inline-block;
            margin-top: 5px !important;
            margin-bottom: 1rem !important;
            line-height: 1.4;
        }
        
        /* Submit Button */
        .custom-get-started-form .form-submit-button {
            width: 100%;
            padding: 18px 25px;
            font-size: 1rem;
            font-weight: 600;
            text-transform: none;
            letter-spacing: 0;
            background-color: var(--color-2, #36c1a7);
            color: var(--color-4, #141414);
            border: 1px solid var(--color-2, #36c1a7);
            border-radius: 10px;
            cursor: pointer;
            transition: all 0.3s ease;
        }

        .custom-get-started-form .form-submit-button:hover {
            background-color: var(--color-5, #2a9a86);
            border-color: var(--color-5, #2a9a86);
            color: var(--color-4, #141414);
        }
        
        .custom-get-started-form .form-submit-button:disabled {
            background-color: #555;
            border-color: #555;
            cursor: not-allowed;
        }

        /* Spacing Adjustments */
        .custom-get-started-form .g-3 {
            --bs-gutter-x: 1.5rem;
            --bs-gutter-y: 1.25rem;
        }
        
        /* Custom Validation & Status Message Styling */
        .custom-validation-message, #form-status {
            font-size: 1rem !important;
            margin-top: 0.5rem;
            font-weight: 500;
            padding: 10px;
            border-radius: 5px;
            text-align: center;
        }
        .custom-validation-message {
             color: #cc0083;
             padding: 0;
             text-align: left;
        }
        #form-status.success {
            background-color: rgba(54, 193, 167, 0.2);
            color: #36c1a7;
        }
         #form-status.error {
            background-color: rgba(204, 0, 131, 0.2);
            color: #cc0083;
        }

        .custom-get-started-form .form-submit-button { margin: 0; }
        .custom-get-started-form .wpcf7-spinner, .custom-get-started-form #form-status { display: none;}
        .custom-get-started-form input[type="checkbox"] { margin: 0 !important;}
        .custom-get-started-form label { display: flex; align-items: center; gap: 10px 15px; }
        .custom-get-started-form .wpcf7-list-item { margin: 0 !important;}
        .custom-get-started-form .checkbox-item:last-child { margin-bottom: 0 !important;}
        .custom-get-started-form .wpcf7-not-valid-tip { margin-top: 0; }






























        /* * --- BRAND THEME & COLOR CONFIGURATION ---
         * These are the primary brand colors.
         * You can easily edit these values to change the look and feel of the entire component.
         */
        :root {
            --ls-color-background-primary: ##141414; /* Body background */
            --ls-color-background-section: #000000; /* Section background, matching your theme */
            --ls-color-background-card: #141414;   /* Card background (slightly bluer) */
            --ls-color-text-primary: #f5f5f5;     /* Primary text (light gray) */
            --ls-color-text-secondary: #cccccc;   /* Secondary text (medium gray) */
            --ls-color-text-headings: #FFFFFF;     /* Heading text (white) */
            --ls-color-accent: #36c1a7;           /* Main brand accent (teal) */
            --ls-color-accent-dark: #2a9a86;      /* Darker accent for hovers */
            --ls-color-accent-text: #050505;      /* Text on accent background */
            --ls-color-highlight: #cc0083;;         /* Highlight color (amber/yellow) */
            --ls-color-border: #222222;           /* Border color */
            --ls-color-success: #2a9a86;          /* Success/Gain color (green) */
        }

        /* --- BASE STYLES --- */
        .ls-pricing-body { /* Using a wrapper class to avoid affecting your site's body tag */
            font-family: 'Inter', sans-serif;
            background-color: var(--ls-color-background-primary);
            color: var(--ls-color-text-primary);
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
        }

        /* --- MAIN LAYOUT --- */
        .ls-pricing-main {
            max-width: 100rem;
            margin: auto;
            padding: 3rem 0rem;
            min-height:1000px;
        }
        @media (min-width: 768px) {
            .ls-pricing-main {
                padding: 3rem 0rem 0rem 0rem;
            }
        }
        
        /* --- CONFIGURATOR SECTION --- */
        .ls-pricing-configurator {
            background-color: var(--ls-color-background-section);
            border-radius: 1.5rem;
            padding: 0rem;
        }
        @media (min-width: 640px) {
            .ls-pricing-configurator {
                padding: 0rem;
            }
        }
        @media (min-width: 1024px) {
            .ls-pricing-configurator {
                padding: 0rem;
            }
        }

        /* --- SLIDER --- */
        .ls-pricing-slider-container {
            max-width: 42rem;
            margin: 0 auto 0rem auto;
        }
        .ls-pricing-slider-container .ls-pricing-label {
            display: block;
            text-align: center;
            font-size: 1.25rem;
            font-weight: 600;
            color: var(--ls-color-text-headings);
            margin-bottom: 0.75rem;
        }
        .ls-pricing-slider-container .ls-pricing-sublabel {
            text-align: center;
            color: var(--ls-color-text-secondary);
            margin-bottom: 1.5rem;
        }
        input[type="range"].ls-pricing-slider {
            -webkit-appearance: none;
            appearance: none;
            width: 100%;
            height: 4px;
            background: var(--ls-color-border);
            border-radius: 2px;
            outline: none;
            opacity: 0.8;
            transition: opacity .2s;
        }
        input[type="range"].ls-pricing-slider::-webkit-slider-thumb {
            -webkit-appearance: none;
            appearance: none;
            width: 24px;
            height: 24px;
            background: var(--ls-color-accent);
            cursor: pointer;
            border-radius: 50%;
            border: 4px solid var(--ls-color-background-primary);
            box-shadow: 0 0 0 1px var(--ls-color-accent);
        }
        input[type="range"].ls-pricing-slider::-moz-range-thumb {
            width: 24px;
            height: 24px;
            background: var(--ls-color-accent);
            cursor: pointer;
            border-radius: 50%;
            border: 4px solid var(--ls-color-background-primary);
            box-shadow: 0 0 0 1px var(--ls-color-accent);
        }
        .ls-pricing-slider-labels {
            display: flex;
            justify-content: space-between;
            font-size: 0.75rem;
            color: var(--ls-color-text-secondary);
            margin-top: 0.5rem;
            padding: 0 0.25rem;
        }

        /* --- BILLING TOGGLE --- */
        .ls-pricing-toggle-container {
            display: flex;
            justify-content: center;
            align-items: center;
            gap: 0.5rem;
            margin-bottom: 3rem;
            margin-top:2rem;
        }
        .ls-pricing-toggle-container .ls-pricing-toggle-btn {
            padding: 0.5rem 1.5rem;
            border-radius: 9999px;
            font-size: 0.875rem;
            font-weight: 600;
            border: none;
            cursor: pointer;
            transition: background-color 0.2s, color 0.2s;
        }
        .ls-pricing-toggle-container .ls-pricing-toggle-btn.active {
            background-color: var(--ls-color-accent);
            color: var(--ls-color-accent-text);
        }
        .ls-pricing-toggle-container .ls-pricing-toggle-btn.inactive {
            background-color: #374151;
            color: var(--ls-color-text-primary);
        }
        .ls-pricing-toggle-container .ls-pricing-toggle-btn.inactive:hover {
             background-color: #4B5563;
        }
        .ls-pricing-annual-badge-wrapper {
            position: relative;
        }
        .ls-pricing-annual-badge {
            position: absolute;
            top: -0.8rem;
            right: -1.6rem;
            background-color: var(--ls-color-highlight);
            color: var(--ls-color-accent-text);
            font-size: 0.75rem;
            font-weight: 700;
            padding: 2px 8px;
            border-radius: 9999px;
            transform: rotate(8deg);
        }
        
        /* --- DYNAMIC CONTENT & CARDS --- */
        .ls-pricing-fade-in { animation: ls-pricing-fadeIn 0.5s ease-in-out; }
        @keyframes ls-pricing-fadeIn {
            from { opacity: 0; transform: translateY(10px); }
            to { opacity: 1; transform: translateY(0); }
        }
        .ls-pricing-grid { display: grid; grid-template-columns: 1fr; gap: 2rem; }
        @media (min-width: 1024px) { .ls-pricing-grid { grid-template-columns: 3fr 2fr; gap: 3rem; } }
        .ls-pricing-card, .ls-pricing-roi-card {
            background-color: var(--ls-color-background-card);
            padding: 2rem;
            border-radius: 1rem;
            border: 1px solid var(--ls-color-border);
        }

        /* --- PLAN CARD HIERARCHY --- */
        .ls-pricing-plan-badge-container { display: flex; align-items: center; gap: 0.5rem; margin-bottom: 1rem; flex-wrap: wrap; }
        .ls-pricing-plan-badge { display: inline-block; background-color: #1F2937; color: var(--ls-color-accent); font-size: 0.875rem; font-weight: 600; padding: 0.25rem 0.75rem; border-radius: 9999px; }
        .ls-pricing-proof-badge { display: inline-block; background-color: transparent; color: var(--ls-color-text-secondary); font-size: 0.875rem; font-weight: 600; padding: 0.25rem 0.75rem; border-radius: 9999px; border: 1px solid var(--ls-color-border); }
        .ls-pricing-tier-title { font-size: 1rem; font-weight: 400; color: var(--ls-color-text-headings); margin-bottom: 1.5rem; }
        .ls-pricing-price-main { font-size: 2.8rem; line-height: 1; font-weight: 800; color: var(--ls-color-text-headings); margin-bottom: 0rem; }
        .ls-pricing-price-main span { font-size: 1rem; font-weight: 400; color: var(--ls-color-text-secondary); margin-left: 0.25rem; }
        .ls-pricing-price-secondary { font-size: 0.875rem; color: var(--ls-color-text-secondary); margin-bottom: 1rem; margin-top: -0.25rem; }
        .ls-pricing-price-uplift { font-size: 1.5rem; font-weight: 600; color: var(--ls-color-text-primary); margin: 0.5rem 0 0.5rem 0; }
        .ls-pricing-price-cap { font-size: 1rem; font-weight: 400; color: var(--ls-color-text-primary); }
        
        .ls-pricing-plan-cta { width: 100%; background-color: var(--ls-color-accent); color: var(--ls-color-accent-text); font-weight: 700; padding: 1rem; border-radius: 0.5rem; font-size: 1.125rem; border: none; cursor: pointer; transition: background-color 0.2s; margin: 1.5rem 0; text-decoration: none; display: inline-block; text-align: center;}
        .ls-pricing-plan-cta:hover { background-color: var(--ls-color-accent-dark); }
        .ls-pricing-inclusions-list { list-style: none; padding: 0; margin: 0; }
        .ls-pricing-inclusions-list li { display: flex; align-items: flex-start; font-size: 0.875rem; color: var(--ls-color-text-primary); margin-bottom: 0.5rem; padding-left: 0; }


        ul.ls-pricing-guarantees-list li:before {content:none}
        ul.ls-pricing-inclusions-list li:before {content:none}


        .ls-pricing-inclusions-list svg { width: 1rem; height: 1rem; margin-right: 0.5rem; margin-top: 0.125rem; color: var(--ls-color-accent); flex-shrink: 0; }
        
        /* --- FAIRNESS & GUARANTEES MODULE --- */
        .ls-pricing-guarantees {
            margin: 1.5rem 0;
            padding: 1rem;
            background-color: rgba(5, 5, 5, 0.5);
            border: 1px solid var(--ls-color-border);
            border-radius: 0.75rem;
        }
        .ls-pricing-guarantees-list { list-style: none; padding: 0; margin: 0; }
        .ls-pricing-guarantees-list li { display: flex; align-items: flex-start; font-size: 0.875rem; color: var(--ls-color-text-secondary); margin-bottom: 0.75rem; padding-left: 0; }
        .ls-pricing-guarantees-list li:last-child { margin-bottom: 0; }
        .ls-pricing-guarantees-list i { margin-right: 0.75rem; margin-top: 0.125rem; color: var(--ls-color-accent); width: 1rem; text-align: center; }
        .ls-pricing-guarantees-list strong { color: var(--ls-color-text-primary); font-weight: 600; }

        /* --- ROI CARD --- */
        .ls-pricing-roi-card-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 1.5rem; }
        .ls-pricing-roi-card h4 { font-size: 1.25rem; font-weight: 700; color: var(--ls-color-text-headings); margin: 0; }
        .ls-pricing-roi-toggle button { background: none; border: 1px solid var(--ls-color-border); color: var(--ls-color-text-secondary); padding: 0.25rem 0.5rem; font-size: 0.75rem; border-radius: 0.25rem; cursor: pointer; }
        .ls-pricing-roi-toggle button.active { background-color: var(--ls-color-border); color: var(--ls-color-text-primary); }
        .ls-pricing-roi-input-group { margin-bottom: 1.5rem; }
        .ls-pricing-roi-input-group label { display: block; font-size: 0.875rem; font-weight: 500; color: var(--ls-color-text-primary); margin-bottom: 0.5rem; }
        .ls-pricing-roi-input-wrapper { position: relative; }
        .ls-pricing-roi-input-wrapper span { position: absolute; top: 50%; left: 0.75rem; transform: translateY(-50%); color: var(--ls-color-text-secondary); }
        .ls-pricing-roi-input { width: 100%; box-sizing: border-box; background-color: var(--ls-color-background-primary); border: 1px solid var(--ls-color-border); border-radius: 0.5rem; padding: 0.5rem 1rem 0.5rem 1.75rem; color: var(--ls-color-text-headings); }
        .ls-pricing-roi-input:focus { outline: 2px solid transparent; outline-offset: 2px; border-color: var(--ls-color-accent); box-shadow: 0 0 0 2px var(--ls-color-accent-dark); }
        .ls-pricing-uplift-chips { display: flex; gap: 0.5rem; }
        .ls-pricing-uplift-chips .ls-pricing-chip { flex: 1; padding: 0.375rem 0; font-size: 0.875rem; border-radius: 9999px; border: none; cursor: pointer; transition: background-color 0.2s, color 0.2s; }
        .ls-pricing-uplift-chips .ls-pricing-chip.active { background-color: var(--ls-color-accent); color: var(--ls-color-accent-text); }
        .ls-pricing-uplift-chips .ls-pricing-chip.inactive { background-color: #374151; color: var(--ls-color-text-primary); }
        #ls-pricing-custom-uplift-input { width: 100%; box-sizing: border-box; margin-top: 0.75rem; padding-left: 1rem !important; }
        .ls-pricing-roi-results-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; }
        .ls-pricing-roi-result-tile { background-color: rgba(5, 5, 5, 0.5); padding: 1rem; border-radius: 0.5rem; display: flex; flex-direction: column; justify-content: space-between; text-align: center; }
        .ls-pricing-roi-result-tile.primary { background-color: rgba(54, 193, 167, 0.1); border: 1px solid var(--ls-color-accent); }
        .ls-pricing-roi-result-tile .ls-pricing-roi-label-container { 
            height: 3rem;
            display: flex; 
            align-items: center; 
            justify-content: center; 
            gap: 0.5rem; 
        }
        .ls-pricing-roi-result-tile .ls-pricing-roi-label { font-size: 0.75rem; color: var(--ls-color-text-secondary); }
        .ls-pricing-roi-result-tile .ls-pricing-roi-value { font-size: 1.25rem; font-weight: 700; color: var(--ls-color-text-headings); }
        .ls-pricing-roi-result-tile.primary .ls-pricing-roi-value { color: var(--ls-color-success); font-size: 1.5rem; }
        .ls-pricing-roi-result-tile .ls-pricing-roi-period { font-size: 0.75rem; color: var(--ls-color-text-secondary); margin-top: 0.125rem; }
        .ls-pricing-capped-pill { display: inline-block; background-color: var(--ls-color-highlight); color: var(--ls-color-accent-text); font-size: 0.625rem; font-weight: 700; padding: 1px 6px; border-radius: 9999px; margin-left: 0.5rem; vertical-align: middle; }
        .ls-pricing-tooltip { position: relative; display: inline-block; cursor: help; vertical-align: middle;     margin-top: -6px; margin-left: 5px;}
        /* UPDATED: Set consistent smaller size for all tooltip icons */
        .ls-pricing-tooltip i { font-size: 0.875rem; color: var(--ls-color-text-secondary); }
        .ls-pricing-tooltip .ls-pricing-tooltip-text { visibility: hidden; width: 220px; background-color: #1F2937; color: #fff; text-align: center; border-radius: 6px; padding: 8px; position: absolute; z-index: 1; bottom: 125%; left: 50%; margin-left: -110px; opacity: 0; transition: opacity 0.3s; font-size: 0.75rem; font-weight: 400; }
        .ls-pricing-tooltip:hover .ls-pricing-tooltip-text { visibility: visible; opacity: 1; }

        /* --- DOWNSELL --- */
        .ls-pricing-downsell-container { text-align: center; max-width: 42rem; margin: auto; }
        .ls-pricing-downsell-container h3 { font-size: 1.875rem; line-height: 2.25rem; font-weight: 700; color: var(--ls-color-text-headings); margin-bottom: 1rem; }
        .ls-pricing-downsell-container .ls-pricing-downsell-grid { display: grid; grid-template-columns: 1fr; gap: 1.5rem; text-align: left; margin-top: 2rem; }
        @media (min-width: 768px) { .ls-pricing-downsell-container .ls-pricing-downsell-grid { grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); } }
        .ls-pricing-downsell-card { background-color: var(--ls-color-background-card); padding: 1.5rem; border-radius: 0.5rem; border: 1px solid var(--ls-color-border); }
        .ls-pricing-downsell-card h4 { font-weight: 600; color: var(--ls-color-text-headings); font-size: 1.125rem; margin-bottom: 0.5rem; }
        .ls-pricing-downsell-card p { font-size: 0.875rem; color: var(--ls-color-text-secondary); margin-bottom: 1rem; }
        .ls-pricing-downsell-card div { font-size: 1.5rem; font-weight: 700; color: var(--ls-color-accent); margin-bottom: 1rem; }
        .ls-pricing-downsell-card a { display: block; width: 100%; text-align: center; background-color: #374151; color: var(--ls-color-text-primary); font-weight: 600; padding: 0.5rem 1rem; border-radius: 0.5rem; text-decoration: none; transition: background-color 0.2s; }
        .ls-pricing-downsell-card a:hover { background-color: #4B5563; }

        /* --- FAQ & BREAKDOWN ACCORDIONS --- */
        .ls-pricing-faq-section, .ls-pricing-breakdown-section { max-width: 48rem; margin: 4rem auto 0 auto; }
        .ls-pricing-breakdown-section { margin-top: 1.5rem; }
        .ls-pricing-faq-section h2 { font-size: 2.25rem; font-weight: 700; text-align: center; color: var(--ls-color-text-headings); margin-bottom: 3rem; }
        .ls-pricing-faq-item, .ls-pricing-breakdown-item { background-color: var(--ls-color-background-card); border-radius: 0.5rem; margin-bottom: 1rem; }
        .ls-pricing-breakdown-item { background-color: transparent; border: 1px solid var(--ls-color-border); }
        .ls-pricing-faq-toggle, .ls-pricing-breakdown-toggle { width: 100%; text-align: left; padding: 1rem; display: flex; justify-content: space-between; align-items: center; background: none; border: none; cursor: pointer; color: var(--ls-color-text-headings); }
        .ls-pricing-breakdown-toggle { padding: 0.75rem 1rem; }
        .ls-pricing-faq-toggle span, .ls-pricing-breakdown-toggle span { font-weight: 600; }
        .ls-pricing-faq-toggle svg, .ls-pricing-breakdown-toggle svg { width: 1.25rem; height: 1.25rem; color: var(--ls-color-text-secondary); transition: transform 0.2s; }
        .ls-pricing-faq-content, .ls-pricing-breakdown-content { padding: 0 1rem 1rem 1rem; color: var(--ls-color-text-primary); display: none; }
        .ls-pricing-faq-content p, .ls-pricing-breakdown-content p { margin: 0; line-height: 1.6; }
        .ls-pricing-breakdown-content p { font-size: 0.875rem; margin-bottom: 0.5rem; }
        .ls-pricing-breakdown-content p strong { color: var(--ls-color-text-headings); }

        /* --- STICKY BAR --- */
        .ls-pricing-sticky-bar { position: fixed; bottom: 0; left: 0; right: 0; background-color: rgba(20, 20, 20, 0.8); backdrop-filter: blur(5px); padding: 1rem; border-top: 1px solid var(--ls-color-border); transform: translateY(100%); transition: transform 0.3s ease-in-out; z-index: 50; display: none; }
        @media (min-width: 768px) { .ls-pricing-sticky-bar { display: block; } }
        .ls-pricing-sticky-bar.visible { transform: translateY(0); }
        .ls-pricing-sticky-bar-content { max-width: 70rem; margin: auto; display: flex; justify-content: space-between; align-items: center; }
        .ls-pricing-sticky-bar-text { font-size: 1rem; color: var(--ls-color-text-primary); }
        .ls-pricing-sticky-bar-text .font-bold { font-weight: 700; color: var(--ls-color-text-headings); }
        .ls-pricing-sticky-bar-cta { background-color: var(--ls-color-accent); color: var(--ls-color-accent-text); font-weight: 600; padding: 0.5rem 1.5rem; border-radius: 0.5rem; border: none; cursor: pointer; transition: background-color 0.2s; font-size: 0.875rem; text-decoration: none; }
        .ls-pricing-sticky-bar-cta:hover { background-color: var(--ls-color-accent-dark); }

        /* --- UTILITY --- */
        .ls-pricing-hidden { display: none; }
        .ls-pricing-rotate-180 { transform: rotate(180deg); }


        .ls-pricing-roi-label-container .fa-solid { margin-top: -27px; margin-right:4px;}











        .model-faq {
            padding:70px 0px 80px 0px
        }


        h2.model-faq {
            text-align: center;
        }


        .seo-expansion {
            margin-top:100px;
        }











/* --- FINAL DROPDOWN STYLES --- */
/* --- FINAL DROPDOWN STYLES --- */
.header__nav .menu-item-has-children {
    position: relative;
}
.header__nav .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    /* Updated for 50% black background opacity */
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
    list-style: none;
    padding: 10px 0;
    margin-top: 10px;
    min-width: 250px;
    z-index: 1000;
    border: 1px solid #000;
    
    /* Added for the blur effect */
    -webkit-backdrop-filter: blur(10px); /* For Safari */
    backdrop-filter: blur(10px);
}
/* ... rest of original CSS ... */
.header__nav .sub-menu a {
    display: block;
    padding: 12px 20px;
    white-space: nowrap;
    color: #fff !important;
    font-weight: 500;
    transition: background-color 0.2s ease;
}
.header__nav .sub-menu a:hover {
    background-color: #000;
}
.header__nav .menu-item-has-children > .header__nav-item-wrap > a .text-link__txt::after {
    content: '▾';
    display: inline-block;
    font-size: 12px;
    margin-left: 8px;
}

/* --- FINAL DROPDOWN STYLES --- */
.header__nav .menu-item-has-children {
    position: relative;
}
.header__nav .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    /* ... other styles ... */
    visibility: hidden; 
    opacity: 0;
}


/* Mobile stacked submenu (override desktop flyout) */
@media (max-width: 1199px) {
  .header__nav .menu-item-has-children { position: static; }

  .header__nav .sub-menu {
    position: static;        /* stack under parent */
    margin: 0;
    padding: 0 0 0 16px;     /* simple indent */
    background: transparent; /* use the black panel background */
    border: 0;
    box-shadow: none;

    /* IMPORTANT: visible by default; JS toggles display only */
    opacity: 1 !important;
    visibility: visible !important;
    display: none;           /* start closed; slideDown opens */
  }

  .header__nav .sub-menu a {
    color: #fff !important;  /* readable on black */
    padding: 5px 0;
    color: #fff !important;
        padding: 0px;
        font-size: 1.1rem;
  }
}

/* Math Formula Styling */
.s5-math-box {
    background: #ffffff;
    border: 2px solid #f0f0f0;
    border-radius: 12px;
    padding: 25px 40px;
    display: inline-block;
    font-size: 1.5rem;
    font-weight: 700;
    color: #1a1a1a;
    box-shadow: 0 10px 30px rgba(0,0,0,0.04);
    max-width: 100%;
}

.s5-math-var {
    color: #cc0083; /* Your brand green */
}

.s5-math-icon {
    color: #cc0083;
}

.s5-math-box-section {
    background:#30b9a0!important;
}

/* Mobile responsiveness for the formula */
@media (max-width: 768px) {
    .s5-math-box {
        font-size: 1.1rem;
        padding: 20px;
        line-height: 1.6;
    }
}

.calc_disclaimer {
    margin: 2rem 0;
    display: block;
    font-size: 0.8rem;
    color: #eee;
}











/* ... existing code ... */

/* -------------------------------------------------------------------------- */
/* Currency Switcher Styles (Added Fixes)
/* -------------------------------------------------------------------------- */

.header__currency-switcher {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    margin-left: 1rem;
}

/* Trigger Button */
.header__currency-btn {
    display: flex;
    align-items: center;
    gap: 8px !important;
    background: transparent;
    border: none;
    padding: 0;
    cursor: pointer;
    transition: opacity 0.3s ease;
    color: #ffffff !important; /* Force White Text */
}

.header__currency-btn:hover {
    opacity: 0.8;
}

/* Icons */
.header__currency-btn i.fa-globe {
    font-size: 18px;
    color: #ffffff; /* White Icon */
}

.header__currency-btn .fa-chevron-down {
    font-size: 10px;
    color: #ffffff; /* White Arrow */
    opacity: 0.8;
    margin-top: 2px;
}

/* Label Text */
.current-currency-label {
    font-family: inherit; /* Match site font */
    font-weight: 400;
    font-size: 14px;
    color: #ffffff;
    letter-spacing: 0.5px;
}

/* Dropdown Menu */
.header__currency-dropdown {
    position: absolute;
    top: calc(100% + 30px); /* Offset from button */
    right: -10px; /* Align right edge */
    width: 140px; /* Min width */
    background-color: #ffffff;
    border-radius: 6px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
    padding: 8px 0;
    list-style: none !important;
    margin: 0 !important;
    z-index: 1000;
    border: 1px solid rgba(0,0,0,0.04);
    display: none; /* Hidden by default */
}

/* Triangle Pointer */
.header__currency-dropdown::before {
    content: '';
    position: absolute;
    top: -6px;
    right: 16px;
    width: 12px;
    height: 12px;
    background-color: #ffffff;
    transform: rotate(45deg);
    border-left: 1px solid rgba(0,0,0,0.04);
    border-top: 1px solid rgba(0,0,0,0.04);
    z-index: 1001;
}

/* Dropdown Items */
.header__currency-dropdown li {
    display: block;
    margin: 0;
    padding: 0;
}

.currency-option {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 10px 16px;
    background: transparent;
    border: none;
    color: #333333;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    cursor: pointer;
    transition: all 0.2s ease;
}

.currency-option:hover {
    background-color: #f5f7fa;
    color: #000000;
    padding-left: 20px;
}

/* --- MOBILE FIXES --- */
@media (max-width: 1199px) { /* Apply to tablet/mobile menu */
    .header__currency-switcher {
        margin-left: 0px;
        width: 100%;
        flex-wrap: wrap;
    }
    
    .header__currency-btn {
        width: 100%;
        padding: 10px 0;
    }

    /* CRITICAL: Make dropdown expand naturally on mobile so it isn't clipped */
    .header__currency-dropdown {
        position: static; /* Not absolute */
        width: 100%;
        box-shadow: none;
        border: 1px solid #eee;
        margin-top: 5px;
        opacity: 1;
        visibility: visible;
    }
    
    /* Hide the little triangle on mobile */
    .header__currency-dropdown::before {
        display: none;
    }
}