@charset "UTF-8";

/*!
Theme Name: DG Logistic Theme
Theme URI: http://amswebdesign.com
Author: Advanced Media Solutions (Ruven Pelka)
Author URI: http://amswebdesign.com
Description: The official Extreme Theme.
Version: 1.0.0-beta.11
Text Domain: rvn
*/

/*! modern-normalize v1.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
:root {
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4
}

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

body {
    margin: 0;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;
    overflow-x:hidden;
}

hr {
    height: 0;
    color: inherit
}

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

b,
strong {
    font-weight: bolder
}

code,
kbd,
pre,
samp {
    font-family: ui-monospace, SFMono-Regular, Consolas, Liberation Mono, Menlo, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    text-indent: 0;
    border-color: inherit
}

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

button,
select {
    text-transform: none
}

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

legend {
    padding: 0
}

progress {
    vertical-align: baseline
}

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

summary {
    display: list-item
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
    margin: 0
}

button {
    background-color: transparent;
    background-image: none
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

fieldset,
ol,
ul {
    margin: 0;
    padding: 0
}

ol,
ul {
    list-style: none
}

html {
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    line-height: 1.5
}

body {
    font-family: inherit;
    line-height: inherit
}

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

hr {
    border-top-width: 1px
}

img {
    border-style: solid
}

textarea {
    resize: vertical
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #a1a1aa
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #a1a1aa
}

input::placeholder,
textarea::placeholder {
    color: #a1a1aa
}

[role=button],
button {
    cursor: pointer
}

table {
    border-collapse: collapse
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

button,
input,
optgroup,
select,
textarea {
    padding: 0;
    line-height: inherit;
    color: inherit
}

code,
kbd,
pre,
samp {
    font-family: var(--mono-font-family)
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
    display: block;
    vertical-align: middle
}

img,
video {
    max-width: 100%;
    height: auto
}

[multiple],
[type=date],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    border-radius: 0;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.5rem
}

[multiple]:focus,
[type=date]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
select:focus,
textarea:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,
        /*!*/
        /*!*/
        );
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 transparent);
    border-color: #2563eb
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #6b7280;
    opacity: 1
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #6b7280;
    opacity: 1
}

input::placeholder,
textarea::placeholder {
    color: #6b7280;
    opacity: 1
}

select {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");
    background-position: right .5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    -webkit-print-color-adjust: exact;
    color-adjust: exact
}

[multiple] {
    background-image: none;
    background-position: 0 0;
    background-repeat: unset;
    background-size: initial;
    padding-right: .75rem;
    -webkit-print-color-adjust: unset;
    color-adjust: unset
}

[type=checkbox],
[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    flex-shrink: 0;
    height: 1rem;
    width: 1rem;
    color: #2563eb;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px
}

[type=checkbox] {
    border-radius: 0
}

[type=radio] {
    border-radius: 100%
}

[type=checkbox]:focus,
[type=radio]:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,
        /*!*/
        /*!*/
        );
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 transparent)
}

[type=checkbox]:checked,
[type=radio]:checked {
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: 50%;
    background-repeat: no-repeat
}

[type=checkbox]:checked {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3E%3C/svg%3E")
}

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

[type=checkbox]:checked:focus,
[type=checkbox]:checked:hover,
[type=radio]:checked:focus,
[type=radio]:checked:hover {
    border-color: transparent;
    background-color: currentColor
}

[type=checkbox]:indeterminate {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: 50%;
    background-repeat: no-repeat
}

[type=checkbox]:indeterminate:focus,
[type=checkbox]:indeterminate:hover {
    border-color: transparent;
    background-color: currentColor
}

[type=file] {
    background: unset;
    border-color: inherit;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-size: unset;
    line-height: inherit
}

[type=file]:focus {
    outline: 1px auto -webkit-focus-ring-color
}

:root {
    --container-max-width: 1280px;
    --narrow-container-max-width: 900px
}

html {
    font-size: var(--root-font-size)
}

@media (min-width:640px) {
    html {
        font-size: var(--root-font-size-tablet)
    }
}

@media (min-width:1024px) {
    html {
        font-size: var(--root-font-size-desktop)
    }
}

body {
    font-family: var(--primary-font-family);
    color: var(--text-color);
    line-height: 1.625;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: var(--text-color);
    background-color: var(--site-bg-color)
}

body.is-scroll-frozen {
    overflow: hidden
}

.c-form__legend,
.c-h1,
.c-h2,
.c-h3,
.c-h4,
.c-h5,
.c-h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: var(--heading-color)
}

#tw .c-form__legend,
#tw .c-h1,
#tw .c-h2,
#tw .c-h3,
#tw .c-h4,
#tw .c-h5,
#tw .c-h6,
#tw h1,
#tw h2,
#tw h3,
#tw h4,
#tw h5,
#tw h6 {
    font-family: var(--secondary-font-family)
}

#tw .c-h1,
#tw h1 {
    font-weight: 600;
    font-size: 2.25rem;
    line-height: 2.5rem
}

.c-h1,
h1 {
    line-height: 1.3
}

#tw .c-h2,
#tw h2 {
    font-weight: 600;
    font-size: 1.875rem;
    line-height: 2.25rem
}

.c-h2,
h2 {
    line-height: 1.4
}

#tw .c-h3,
#tw h3 {
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 2rem
}

.c-h3,
h3 {
    line-height: 1.5
}

#tw .c-form__legend,
#tw .c-h4,
#tw h4 {
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1.75rem
}

.c-form__legend,
.c-h4,
h4 {
    line-height: 1.6
}

#tw .c-h5,
#tw h5 {
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.75rem
}

.c-h5,
h5 {
    line-height: 1.6
}

#tw .c-h6,
#tw h6 {
    font-weight: 700
}

.c-h6,
h6 {
    line-height: 1.6
}

hr {
    height: 1px;
    color: var(--border-color);
    background-color: var(--border-color);
    font-size: 0;
    border: 0
}

img {
    max-width: 100%;
    font-style: italic;
    vertical-align: middle
}

a {
    color: var(--link-color);
    text-decoration: none;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s;
    transition-duration: .2s
}

a:hover {
    color: var(--link-interaction-color);
    text-decoration: underline
}

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

.container,
table {
    width: 100%
}


@media (min-width:640px) {
    .container {
        max-width: 640px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 768px
    }
}

@media (min-width:1024px) {
    .container {
        max-width: 1024px
    }
}

@media (min-width:1280px) {
    .container {
        max-width: 1280px
    }
}

@media (min-width:1536px) {
    .container {
        max-width: 1536px
    }
}

.s-content .c-form__legend,
.s-content .c-h1,
.s-content .c-h2,
.s-content .c-h3,
.s-content .c-h4,
.s-content .c-h5,
.s-content .c-h6,
.s-content address,
.s-content blockquote,
.s-content dl,
.s-content fieldset,
.s-content figure,
.s-content h1,
.s-content h2,
.s-content h3,
.s-content h4,
.s-content h5,
.s-content h6,
.s-content hr,
.s-content ol,
.s-content p,
.s-content pre,
.s-content table,
.s-content ul {
    margin-bottom: 1rem
}

.s-content hr {
    margin-top: 1rem
}

.s-content ol ol,
.s-content ol ul,
.s-content ul ol,
.s-content ul ul {
    margin-bottom: 0
}

.s-content h1,
.s-content h2,
.s-content h3,
.s-content h4,
.s-content h5,
.s-content h6 {
    margin-top: 2rem
}

.s-content h1:first-child,
.s-content h2:first-child,
.s-content h3:first-child,
.s-content h4:first-child,
.s-content h5:first-child,
.s-content h6:first-child {
    margin-top: 0
}

.s-content ol,
.s-content ul {
    list-style-type: disc;
    list-style-position: outside
}

.s-content dd,
.s-content ol,
.s-content ul {
    margin-left: 2rem;
    margin-right: auto
}

[dir=rtl] .s-content dd,
[dir=rtl] .s-content ol,
[dir=rtl] .s-content ul {
    margin-right: 2rem;
    margin-left: auto
}

.s-content table {
    table-layout: auto
}

.s-content table th {
    font-weight: 600
}

#tw .s-content table td,
#tw .s-content table th {
    border-width: 1px;
    padding: .75rem 1rem
}

.s-content table thead {
    border-bottom-width: 4px
}

.s-content table tfoot {
    border-top-width: 4px
}

.s-content table+figcaption {
    text-align: center
}

.s-content figcaption {
    font-size: .875rem;
    line-height: 1.25rem;
    color: var(--muted-text-color)
}

.s-content blockquote {
    padding-left: 1rem;
    border-left-width: 4px;
    border-color: var(--secondary-color)
}

.s-content blockquote p:last-child {
    margin-bottom: 0
}

.s-content pre {
    border-width: 1px;
    background-color: var(--muted-bg-color);
    border-radius: .5rem;
    font-size: .75rem;
    line-height: 1rem;
    padding: 1.25rem;
    white-space: pre;
    overflow-x: auto
}

.s-footer-widget-area .c-widget__title {
    color: var(--footer-widget-area-heading-color);
    margin-bottom: .25rem
}

.s-sidebar .c-widget:not(:last-child) {
    margin-bottom: 2rem
}

#tw .s-widgets .widget_archive ul li:not(:last-child),
#tw .s-widgets .widget_categories ul li:not(:last-child),
#tw .s-widgets .widget_meta ul li:not(:last-child),
#tw .s-widgets .widget_nav_menu ul li:not(:last-child),
#tw .s-widgets .widget_pages ul li:not(:last-child),
#tw .s-widgets .widget_recent_comments ul li:not(:last-child),
#tw .s-widgets .widget_recent_entries ul li:not(:last-child),
.s-sidebar .c-widget__title {
    margin-bottom: .25rem
}

@media (min-width:1024px) {
    .o-body--with-columns {
        display: flex
    }
}

@media (min-width:1024px) {
    .o-body--with-columns .o-body__main {
        width: 68%
    }
}

@media (min-width:1024px) {
    .o-body--with-columns .o-body__aside {
        flex: none;
        width: 32%
    }
}

.o-container,
.wp-block-gallery.alignfull .blocks-gallery-caption,
.wp-block-gallery.alignwide .blocks-gallery-caption {
    max-width: var(--container-max-width);
    padding-left: var(--container-padding);
    padding-right: var(--container-padding)
}

#tw .o-container,
#tw .wp-block-gallery.alignfull .blocks-gallery-caption,
#tw .wp-block-gallery.alignwide .blocks-gallery-caption {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.o-container--no-space {
    padding-left: 0;
    padding-right: 0
}

.o-container--narrow {
    max-width: var(--narrow-container-max-width)
}

.o-item-bar {
    display: flex;
    justify-content: space-between
}

.o-item-bar__area {
    display: flex;
    align-items: center;
    justify-content: center
}

.o-item-bar__area--equal-width {
    flex: 1 1 0%
}

#tw .o-item-bar__area--left,
#tw .o-item-bar__area--left .o-item-bar__item {
    justify-content: flex-start
}

#tw .o-item-bar__area--right,
#tw .o-item-bar__area--right .o-item-bar__item {
    justify-content: flex-end
}

.o-item-bar__item {
    display: flex;
    justify-content: center
}

.c-brand {
    max-width: var(--logo-width)
}

@media (min-width:640px) {
    .c-brand {
        max-width: var(--logo-width-tablet)
    }
}

@media (min-width:1024px) {
    .c-brand {
        max-width: var(--logo-width-desktop)
    }
}

.c-button {
    display: inline-block;
    align-items: center;
    text-align: center;
    cursor: pointer;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s;
    transition-duration: .2s;
    border-radius: .25rem;
    border-width: 2px;
    border-color: transparent;
    vertical-align: middle;
    white-space: nowrap;
    padding: 1rem 2rem;
    font-weight: 600;
    color: var(--text-color);
    line-height: 1
}

.c-button,
.c-button:hover {
    text-decoration: none
}

#tw .c-button.is-focus,
#tw .c-button:focus {
    outline: 2px solid transparent;
    outline-offset: 2px
}

#tw .c-button.is-disabled,
#tw .c-button:disabled {
    cursor: not-allowed
}

#tw a.c-button.is-disabled,
#tw a.c-button:disabled {
    pointer-events: none
}

.c-button--even {
    padding-left: 1rem;
    padding-right: 1rem
}

.c-button--pill {
    border-radius: 9999px
}

#tw .c-button--xs,
#tw .c-button--xs-even {
    padding-top: .5rem;
    padding-bottom: .5rem;
    font-weight: 600;
    font-size: .75rem;
    line-height: 1rem;
    border-radius: .25rem;
    line-height: 1
}

.c-button--xs {
    padding-left: 1rem;
    padding-right: 1rem
}

.c-button--xs-even {
    padding-left: .5rem;
    padding-right: .5rem
}

#tw .c-button--sm,
#tw .c-button--sm-even {
    padding-top: .75rem;
    padding-bottom: .75rem;
    font-weight: 600;
    font-size: .875rem;
    line-height: 1.25rem;
    border-radius: .25rem;
    line-height: 1
}

.c-button--sm {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.c-button--sm-even {
    padding-left: .75rem;
    padding-right: .75rem
}

#tw .c-button--lg,
#tw .c-button--lg-even {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    font-weight: 600;
    font-size: 1.125rem;
    line-height: 1.75rem;
    border-radius: .25rem;
    line-height: 1
}

.c-button--lg {
    padding-left: 2.5rem;
    padding-right: 2.5rem
}

.c-button--lg-even {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

#tw .c-button--xl,
#tw .c-button--xl-even {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 2rem;
    border-radius: .5rem;
    line-height: 1
}

.c-button--xl {
    padding-left: 3rem;
    padding-right: 3rem
}

.c-button--xl-even {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.c-button--block {
    display: block;
    width: 100%
}

.c-button--block+.c-button--block {
    margin-top: 3rem
}

.c-button--default {
    color: var(--button-text-color);
    background-color: var(--button-bg-color)
}

.c-button--default:not(.is-disabled).is-active,
.c-button--default:not(.is-disabled).is-focused,
.c-button--default:not(.is-disabled).is-hovered,
.c-button--default:not(.is-disabled):active,
.c-button--default:not(.is-disabled):focus,
.c-button--default:not(.is-disabled):hover {
    color: var(--button-interaction-text-color);
    background-color: var(--button-interaction-bg-color)
}

#tw .c-button--default.is-disabled,
#tw .c-button--default:disabled {
    opacity: .75
}

.c-button--outline {
    color: var(--button-bg-color);
    border-color: var(--button-bg-color)
}

.c-button--outline:not(.is-disabled).is-active,
.c-button--outline:not(.is-disabled).is-focused,
.c-button--outline:not(.is-disabled).is-hovered,
.c-button--outline:not(.is-disabled):active,
.c-button--outline:not(.is-disabled):focus,
.c-button--outline:not(.is-disabled):hover {
    background-color: var(--button-bg-color);
    color: var(--button-text-color);
    border-color: var(--button-bg-color)
}

#tw .c-button--outline.is-disabled,
#tw .c-button--outline:disabled {
    opacity: .75
}

.c-button--link {
    color: var(--button-bg-color)
}

#tw .c-button--link.is-disabled,
#tw .c-button--link:disabled {
    opacity: .75
}

.c-button--light.c-button--default {
    color: var(--dark-bg-color);
    background-color: var(--light-bg-color)
}

.c-button--light.c-button--default:not(.is-disabled).is-active,
.c-button--light.c-button--default:not(.is-disabled).is-focused,
.c-button--light.c-button--default:not(.is-disabled).is-hovered,
.c-button--light.c-button--default:not(.is-disabled):active,
.c-button--light.c-button--default:not(.is-disabled):focus,
.c-button--light.c-button--default:not(.is-disabled):hover {
    color: var(--dark-bg-color);
    background-color: var(--light-bg-interaction-color)
}

.c-button--dark.c-button--default {
    color: var(--light-bg-color);
    background-color: var(--dark-bg-color)
}

.c-button--dark.c-button--default:not(.is-disabled).is-active,
.c-button--dark.c-button--default:not(.is-disabled).is-focused,
.c-button--dark.c-button--default:not(.is-disabled).is-hovered,
.c-button--dark.c-button--default:not(.is-disabled):active,
.c-button--dark.c-button--default:not(.is-disabled):focus,
.c-button--dark.c-button--default:not(.is-disabled):hover {
    color: var(--light-bg-color);
    background-color: var(--dark-bg-interaction-color)
}

.c-button--muted.c-button--default {
    color: var(--muted-text-color);
    background-color: var(--muted-bg-color)
}

.c-button--muted.c-button--default:not(.is-disabled).is-active,
.c-button--muted.c-button--default:not(.is-disabled).is-focused,
.c-button--muted.c-button--default:not(.is-disabled).is-hovered,
.c-button--muted.c-button--default:not(.is-disabled):active,
.c-button--muted.c-button--default:not(.is-disabled):focus,
.c-button--muted.c-button--default:not(.is-disabled):hover {
    color: var(--muted-text-interaction-color);
    background-color: var(--muted-bg-interaction-color)
}

.c-button--success.c-button--default {
    color: var(--light-bg-color);
    --tw-bg-opacity: 1;
    background-color: rgba(72, 187, 120, var(--tw-bg-opacity))
}

.c-button--success.c-button--default:not(.is-disabled).is-active,
.c-button--success.c-button--default:not(.is-disabled).is-focused,
.c-button--success.c-button--default:not(.is-disabled).is-hovered,
.c-button--success.c-button--default:not(.is-disabled):active,
.c-button--success.c-button--default:not(.is-disabled):focus,
.c-button--success.c-button--default:not(.is-disabled):hover {
    color: var(--light-bg-color);
    --tw-bg-opacity: 1;
    background-color: rgba(56, 161, 105, var(--tw-bg-opacity))
}

.c-button--alert.c-button--default {
    color: var(--light-bg-color);
    --tw-bg-opacity: 1;
    background-color: rgba(229, 62, 62, var(--tw-bg-opacity))
}

.c-button--alert.c-button--default:not(.is-disabled).is-active,
.c-button--alert.c-button--default:not(.is-disabled).is-focused,
.c-button--alert.c-button--default:not(.is-disabled).is-hovered,
.c-button--alert.c-button--default:not(.is-disabled):active,
.c-button--alert.c-button--default:not(.is-disabled):focus,
.c-button--alert.c-button--default:not(.is-disabled):hover {
    color: var(--light-bg-color);
    --tw-bg-opacity: 1;
    background-color: rgba(197, 48, 48, var(--tw-bg-opacity))
}

.c-button--warning.c-button--default {
    color: var(--light-bg-color);
    --tw-bg-opacity: 1;
    background-color: rgba(237, 137, 54, var(--tw-bg-opacity))
}

.c-button--warning.c-button--default:not(.is-disabled).is-active,
.c-button--warning.c-button--default:not(.is-disabled).is-focused,
.c-button--warning.c-button--default:not(.is-disabled).is-hovered,
.c-button--warning.c-button--default:not(.is-disabled):active,
.c-button--warning.c-button--default:not(.is-disabled):focus,
.c-button--warning.c-button--default:not(.is-disabled):hover {
    color: var(--light-bg-color);
    --tw-bg-opacity: 1;
    background-color: rgba(221, 107, 32, var(--tw-bg-opacity))
}

.c-button--info.c-button--default {
    color: var(--light-bg-color);
    --tw-bg-opacity: 1;
    background-color: rgba(66, 153, 225, var(--tw-bg-opacity))
}

.c-button--info.c-button--default:not(.is-disabled).is-active,
.c-button--info.c-button--default:not(.is-disabled).is-focused,
.c-button--info.c-button--default:not(.is-disabled).is-hovered,
.c-button--info.c-button--default:not(.is-disabled):active,
.c-button--info.c-button--default:not(.is-disabled):focus,
.c-button--info.c-button--default:not(.is-disabled):hover {
    color: var(--light-bg-color);
    --tw-bg-opacity: 1;
    background-color: rgba(49, 130, 206, var(--tw-bg-opacity))
}

.c-button--light.c-button--outline {
    color: var(--light-bg-color);
    border-color: var(--light-bg-color)
}

.c-button--light.c-button--outline:not(.is-disabled).is-active,
.c-button--light.c-button--outline:not(.is-disabled).is-focused,
.c-button--light.c-button--outline:not(.is-disabled).is-hovered,
.c-button--light.c-button--outline:not(.is-disabled):active,
.c-button--light.c-button--outline:not(.is-disabled):focus,
.c-button--light.c-button--outline:not(.is-disabled):hover {
    color: var(--dark-bg-color);
    border-color: var(--light-bg-color);
    background-color: var(--light-bg-color)
}

.c-button--dark.c-button--outline {
    color: var(--dark-bg-color);
    border-color: var(--dark-bg-color)
}

.c-button--dark.c-button--outline:not(.is-disabled).is-active,
.c-button--dark.c-button--outline:not(.is-disabled).is-focused,
.c-button--dark.c-button--outline:not(.is-disabled).is-hovered,
.c-button--dark.c-button--outline:not(.is-disabled):active,
.c-button--dark.c-button--outline:not(.is-disabled):focus,
.c-button--dark.c-button--outline:not(.is-disabled):hover {
    color: var(--light-bg-color);
    border-color: var(--dark-bg-color);
    background-color: var(--dark-bg-color)
}

.c-button--muted.c-button--outline {
    color: var(--muted-text-color);
    border-color: var(--muted-text-color)
}

.c-button--muted.c-button--outline:not(.is-disabled).is-active,
.c-button--muted.c-button--outline:not(.is-disabled).is-focused,
.c-button--muted.c-button--outline:not(.is-disabled).is-hovered,
.c-button--muted.c-button--outline:not(.is-disabled):active,
.c-button--muted.c-button--outline:not(.is-disabled):focus,
.c-button--muted.c-button--outline:not(.is-disabled):hover {
    color: var(--muted-text-interaction-color);
    border-color: var(--muted-text-color);
    background-color: var(--muted-bg-color)
}

.c-button--success.c-button--outline {
    --tw-text-opacity: 1;
    color: rgba(72, 187, 120, var(--tw-text-opacity));
    --tw-border-opacity: 1;
    border-color: rgba(72, 187, 120, var(--tw-border-opacity))
}

.c-button--success.c-button--outline:not(.is-disabled).is-active,
.c-button--success.c-button--outline:not(.is-disabled).is-focused,
.c-button--success.c-button--outline:not(.is-disabled).is-hovered,
.c-button--success.c-button--outline:not(.is-disabled):active,
.c-button--success.c-button--outline:not(.is-disabled):focus,
.c-button--success.c-button--outline:not(.is-disabled):hover {
    color: var(--light-bg-color);
    --tw-border-opacity: 1;
    border-color: rgba(72, 187, 120, var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgba(72, 187, 120, var(--tw-bg-opacity))
}

.c-button--alert.c-button--outline {
    --tw-text-opacity: 1;
    color: rgba(229, 62, 62, var(--tw-text-opacity));
    --tw-border-opacity: 1;
    border-color: rgba(229, 62, 62, var(--tw-border-opacity))
}

.c-button--alert.c-button--outline:not(.is-disabled).is-active,
.c-button--alert.c-button--outline:not(.is-disabled).is-focused,
.c-button--alert.c-button--outline:not(.is-disabled).is-hovered,
.c-button--alert.c-button--outline:not(.is-disabled):active,
.c-button--alert.c-button--outline:not(.is-disabled):focus,
.c-button--alert.c-button--outline:not(.is-disabled):hover {
    color: var(--light-bg-color);
    --tw-border-opacity: 1;
    border-color: rgba(229, 62, 62, var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgba(229, 62, 62, var(--tw-bg-opacity))
}

.c-button--warning.c-button--outline {
    --tw-text-opacity: 1;
    color: rgba(237, 137, 54, var(--tw-text-opacity));
    --tw-border-opacity: 1;
    border-color: rgba(237, 137, 54, var(--tw-border-opacity))
}

.c-button--warning.c-button--outline:not(.is-disabled).is-active,
.c-button--warning.c-button--outline:not(.is-disabled).is-focused,
.c-button--warning.c-button--outline:not(.is-disabled).is-hovered,
.c-button--warning.c-button--outline:not(.is-disabled):active,
.c-button--warning.c-button--outline:not(.is-disabled):focus,
.c-button--warning.c-button--outline:not(.is-disabled):hover {
    color: var(--light-bg-color);
    --tw-border-opacity: 1;
    border-color: rgba(237, 137, 54, var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgba(237, 137, 54, var(--tw-bg-opacity))
}

.c-button--info.c-button--outline {
    --tw-text-opacity: 1;
    color: rgba(66, 153, 225, var(--tw-text-opacity));
    --tw-border-opacity: 1;
    border-color: rgba(66, 153, 225, var(--tw-border-opacity))
}

.c-button--info.c-button--outline:not(.is-disabled).is-active,
.c-button--info.c-button--outline:not(.is-disabled).is-focused,
.c-button--info.c-button--outline:not(.is-disabled).is-hovered,
.c-button--info.c-button--outline:not(.is-disabled):active,
.c-button--info.c-button--outline:not(.is-disabled):focus,
.c-button--info.c-button--outline:not(.is-disabled):hover {
    color: var(--light-bg-color);
    --tw-border-opacity: 1;
    border-color: rgba(66, 153, 225, var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgba(66, 153, 225, var(--tw-bg-opacity))
}

.c-button--light.c-button--link {
    color: var(--light-bg-color)
}

.c-button--light.c-button--link:not(.is-disabled).is-active,
.c-button--light.c-button--link:not(.is-disabled).is-focused,
.c-button--light.c-button--link:not(.is-disabled).is-hovered,
.c-button--light.c-button--link:not(.is-disabled):active,
.c-button--light.c-button--link:not(.is-disabled):focus,
.c-button--light.c-button--link:not(.is-disabled):hover {
    color: var(--light-bg-interaction-color)
}

.c-button--dark.c-button--link {
    color: var(--dark-bg-color)
}

.c-button--dark.c-button--link:not(.is-disabled).is-active,
.c-button--dark.c-button--link:not(.is-disabled).is-focused,
.c-button--dark.c-button--link:not(.is-disabled).is-hovered,
.c-button--dark.c-button--link:not(.is-disabled):active,
.c-button--dark.c-button--link:not(.is-disabled):focus,
.c-button--dark.c-button--link:not(.is-disabled):hover {
    color: var(--dark-bg-interaction-color)
}

.c-button--muted.c-button--link {
    color: var(--muted-text-color)
}

.c-button--muted.c-button--link:not(.is-disabled).is-active,
.c-button--muted.c-button--link:not(.is-disabled).is-focused,
.c-button--muted.c-button--link:not(.is-disabled).is-hovered,
.c-button--muted.c-button--link:not(.is-disabled):active,
.c-button--muted.c-button--link:not(.is-disabled):focus,
.c-button--muted.c-button--link:not(.is-disabled):hover {
    color: var(--muted-text-interaction-color)
}

.c-button--success.c-button--link {
    --tw-text-opacity: 1;
    color: rgba(72, 187, 120, var(--tw-text-opacity))
}

.c-button--success.c-button--link:not(.is-disabled).is-active,
.c-button--success.c-button--link:not(.is-disabled).is-focused,
.c-button--success.c-button--link:not(.is-disabled).is-hovered,
.c-button--success.c-button--link:not(.is-disabled):active,
.c-button--success.c-button--link:not(.is-disabled):focus,
.c-button--success.c-button--link:not(.is-disabled):hover {
    --tw-text-opacity: 1;
    color: rgba(56, 161, 105, var(--tw-text-opacity))
}

.c-button--alert.c-button--link {
    --tw-text-opacity: 1;
    color: rgba(229, 62, 62, var(--tw-text-opacity))
}

.c-button--alert.c-button--link:not(.is-disabled).is-active,
.c-button--alert.c-button--link:not(.is-disabled).is-focused,
.c-button--alert.c-button--link:not(.is-disabled).is-hovered,
.c-button--alert.c-button--link:not(.is-disabled):active,
.c-button--alert.c-button--link:not(.is-disabled):focus,
.c-button--alert.c-button--link:not(.is-disabled):hover {
    --tw-text-opacity: 1;
    color: rgba(197, 48, 48, var(--tw-text-opacity))
}

.c-button--warning.c-button--link {
    --tw-text-opacity: 1;
    color: rgba(237, 137, 54, var(--tw-text-opacity))
}

.c-button--warning.c-button--link:not(.is-disabled).is-active,
.c-button--warning.c-button--link:not(.is-disabled).is-focused,
.c-button--warning.c-button--link:not(.is-disabled).is-hovered,
.c-button--warning.c-button--link:not(.is-disabled):active,
.c-button--warning.c-button--link:not(.is-disabled):focus,
.c-button--warning.c-button--link:not(.is-disabled):hover {
    --tw-text-opacity: 1;
    color: rgba(221, 107, 32, var(--tw-text-opacity))
}

.c-button--info.c-button--link {
    --tw-text-opacity: 1;
    color: rgba(66, 153, 225, var(--tw-text-opacity))
}

.c-button--info.c-button--link:not(.is-disabled).is-active,
.c-button--info.c-button--link:not(.is-disabled).is-focused,
.c-button--info.c-button--link:not(.is-disabled).is-hovered,
.c-button--info.c-button--link:not(.is-disabled):active,
.c-button--info.c-button--link:not(.is-disabled):focus,
.c-button--info.c-button--link:not(.is-disabled):hover {
    --tw-text-opacity: 1;
    color: rgba(49, 130, 206, var(--tw-text-opacity))
}

.c-button__icon--left {
    margin-right: .25rem
}

.c-button__icon--right {
    margin-left: .25rem
}

#tw .s-button-group,
#tw .s-button-group-vertical {
    position: relative;
    display: inline-flex
}

#tw .s-button-group-vertical .c-button:active,
#tw .s-button-group-vertical .c-button:focus,
#tw .s-button-group-vertical .c-button:hover,
#tw .s-button-group .c-button:active,
#tw .s-button-group .c-button:focus,
#tw .s-button-group .c-button:hover {
    z-index: 10
}

.s-button-group {
    vertical-align: middle
}

.s-button-group .c-button:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-right: 1px
}

.s-button-group .c-button:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.s-button-group [class*=c-button--outline]:not(:last-child) {
    margin-right: -2px
}

.s-button-group [class*=c-button--outline]:not(:first-child) {
    border-left-width: 0
}

.s-button-group-vertical {
    flex-direction: column
}

.s-button-group-vertical .c-button:not(:last-child) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    margin-bottom: 1px
}

.s-button-group-vertical .c-button:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.s-button-group-vertical [class*=c-button--outline]:not(:last-child) {
    margin-bottom: -2px
}

.s-button-group-vertical [class*=c-button--outline]:not(:first-child) {
    border-top-width: 0
}

.c-comments {
    padding-top: 3rem;
    border-top-width: 1px;
    border-color: var(--border-color)
}

#tw #tw .c-display-h1,
#tw #tw .c-display-h2,
#tw #tw .c-display-h3,
#tw #tw .c-display-h4,
#tw #tw .c-display-h5,
#tw #tw .c-display-h6,
#tw #tw .c-footer-cta__heading,
#tw #tw .c-page-header__heading {
    font-family: var(--secondary-font-family)
}

#tw .c-display-h1,
#tw .c-display-h2,
#tw .c-display-h3,
#tw .c-display-h4,
#tw .c-display-h5,
#tw .c-display-h6,
#tw .c-footer-cta__heading,
#tw .c-page-header__heading {
    color: var(--heading-color)
}

#tw .c-display-h1 {
    font-weight: 300;
    font-size: 5.5rem;
    line-height: 1.2
}

#tw .c-display-h2 {
    font-weight: 300;
    font-size: 5rem;
    line-height: 1.2
}

#tw .c-display-h3 {
    font-weight: 300;
    font-size: 4.5rem;
    line-height: 1.2
}

#tw .c-display-h4,
#tw .c-page-header__heading {
    font-weight: 300;
    font-size: 4rem;
    line-height: 1.3
}

#tw .c-display-h5,
#tw .c-footer-cta__heading {
    font-weight: 300;
    font-size: 3.5rem;
    line-height: 1.3
}

#tw .c-display-h6 {
    font-weight: 300;
    font-size: 3rem;
    line-height: 1;
    line-height: 1.3
}

.s-index .c-entry+.c-entry {
    padding-top: 3rem;
    margin-bottom: 3rem;
    border-top-width: 1px;
    border-color: var(--border-color)
}

#tw .c-entry__featured,
#tw .c-entry__meta,
#tw .c-entry__page-links,
#tw .c-entry__tags,
#tw .c-entry__title {
    margin-bottom: 1rem;
    display: none;
}

#tw .c-entry__meta a,
#tw .c-entry__title a {
    text-decoration: none
}

.c-entry__meta-sep {
    font-weight: 900
}

.c-fancy-link:not(.c-button),
.s-fancy-links a:not(.c-button) {
    position: relative;
    text-decoration: none
}

.c-fancy-link:not(.c-button):after,
.s-fancy-links a:not(.c-button):after {
    content: "";
    background-color: var(--link-interaction-color);
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s;
    transition-duration: .2s;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 0
}

.c-fancy-link:not(.c-button):hover:after,
.s-fancy-links a:not(.c-button):hover:after {
    width: 100%
}

.c-footer-bar {
    color: var(--footer-bar-text-color);
    background-color: var(--footer-bar-bg-color);
    padding-top: 3rem;
    padding-bottom: 3rem
}

@media (min-width:1024px) {
    .c-footer-bar {
        padding-top: 4rem;
        padding-bottom: 4rem
    }
}

.c-footer-bar a {
    color: var(--footer-bar-link-color)
}

.c-footer-bar a:hover {
    color: var(--footer-bar-link-interaction-color)
}

.c-footer-bar__nav ul {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1rem
}

.c-footer-bar__nav ul>li:not(:last-child) {
    margin-right: 1rem
}

.c-footer-bar__nav ul>li>a {
    text-decoration: none
}

.c-footer-bar__text {
    text-align: center
}

.c-footer-bar__text a {
    color: var(--footer-bar-text-color);
    text-decoration: none
}

.c-footer-bar__text i {
    font-style: normal
}

.c-footer-cta {
    background-color: var(--footer-cta-bg-color);
    color: var(--footer-cta-text-color);
    text-align: center;
    padding-top: 4rem;
    padding-bottom: 4rem
}

@media (min-width:768px) {
    .c-footer-cta {
        padding-top: 6rem;
        padding-bottom: 6rem
    }
}

.c-footer-cta--with-cover-image {
    position: relative;
    background-position: 50%;
    background-size: cover
}

.c-footer-cta--with-cover-image .c-footer-cta__dim {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: var(--footer-cta-bg-color);
    opacity: var(--footer-cta-cover-image-opacity)
}

.c-footer-cta__container {
    margin-left: auto;
    margin-right: auto;
    max-width: 48rem
}

.c-footer-cta__heading {
    color: var(--footer-cta-heading-color);
    margin-bottom: 1.5rem
}

.c-footer-cta__text {
    margin-bottom: 1.5rem;
    font-size: 1.125rem;
    line-height: 1.75rem
}

.c-footer-cta__buttons {
    margin-top: 2.5rem;
    max-width: 36rem;
    margin-left: auto;
    margin-right: auto
}

@media (min-width:768px) {
    .c-footer-cta__buttons {
        display: flex;
        flex-wrap: wrap;
        justify-content: center
    }
}

.c-footer-cta__button-wrapper {
    flex: 1 1 0%;
    margin-bottom: 1rem
}

@media (min-width:768px) {
    .c-footer-cta__button-wrapper {
        margin-bottom: 0
    }
}

@media (min-width:768px) {
    .c-footer-cta__button-wrapper:not(:last-child) {
        margin-right: 2rem
    }
}

.c-footer-cta__button {
    color: var(--footer-cta-button-color);
    background-color: var(--footer-cta-button-bg-color);
    max-width: 20rem;
    margin-left: auto;
    margin-right: auto;
    display: block;
    border-radius: 9999px;
    white-space: nowrap;
    font-weight: 600;
    font-size: 1.125rem;
    line-height: 1.75rem;
    position: relative;
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    border-width: 3px;
    border-color: var(--footer-cta-button-bg-color)
}

.c-footer-cta__button,
.c-footer-cta__button:hover {
    text-decoration: none;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow)
}

.c-footer-cta__button:hover {
    color: var(--footer-cta-button-interaction-color);
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04)
}

.c-footer-cta__button-inner-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 9999px;
    padding: .5rem 2.5rem;
    border-width: 2px;
    border-color: var(--footer-cta-button-color)
}

.c-footer-cta__button:hover .c-footer-cta__button-inner-wrapper {
    border-color: var(--footer-cta-button-interaction-color)
}

.c-footer-cta__button-icon {
    margin-right: .5rem;
    font-size: 1.5rem;
    line-height: 2rem
}

.c-footer-widget-area {
    padding-top: 4rem;
    padding-bottom: 1.5rem;
    background-color: var(--footer-widget-area-bg-color);
    color: var(--footer-widget-area-text-color)
}

.c-footer-widget-area a {
    color: var(--footer-widget-area-link-color)
}

.c-footer-widget-area a:hover {
    color: var(--footer-widget-area-link-interaction_color)
}

@media (min-width:640px) {
    .c-footer-widget-area__container {
        display: flex;
        flex-wrap: wrap;
        margin-right: -2.5rem
    }
}

.c-footer-widget-area__item {
    margin-bottom: 2.5rem
}

@media (min-width:640px) {
    .c-footer-widget-area__item {
        width: 50%;
        padding-right: 2.5rem
    }

    ul#menu-footer-menu{float:right;}
    ul#menu-footer-menu li{display:inline; padding-right:20px;}
}


@media (max-width:640px) {
    .c-footer-widget-area__item {
        width: 100%;
        padding-right: 0rem;
        text-align: center
    }

    ul#menu-footer-menu{float:none;}
    ul#menu-footer-menu li{display:inline; padding-right:20px;}
}


@media (min-width:1024px) {
    .c-footer-widget-area__item {
        width: 50%
    }
}

.c-form__group,
.c-form__legend {
    margin-bottom: 1rem
}

.c-form__control {
    display: block;
    width: 100%;
    line-height: 1.5;
    border-width: 1px;
    border-color: var(--form-control-border-color);
    border-radius: .25rem;
    padding: .75rem 1rem
}

.c-form__control:focus {
    border-color: var(--form-control-focus-border-color);
    outline: 2px solid transparent;
    outline-offset: 2px
}

.c-form__control::-moz-placeholder {
    color: var(--form-control-placeholder-text-color)
}

.c-form__control:-ms-input-placeholder {
    color: var(--form-control-placeholder-text-color)
}

.c-form__control::placeholder {
    color: var(--form-control-placeholder-text-color)
}

#tw .c-form__checkbox-control,
#tw .c-form__file-control,
#tw .c-form__radio-control,
#tw .c-form__range-control {
    display: block
}

.c-form__select-control {
    padding: .75rem 1rem;
    width: 100%;
    border-width: 1px;
    border-color: var(--form-control-border-color)
}

.c-form__label {
    display: block;
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.25rem
}

#tw .c-form__checkbox-control-wrapper .c-form__label,
#tw .c-form__radio-control-wrapper .c-form__label {
    display: inline;
    font-weight: 400;
    color: var(--text-color);
    margin-left: .25rem
}

#tw [dir=rtl] .c-form__checkbox-control-wrapper .c-form__label,
#tw [dir=rtl] .c-form__radio-control-wrapper .c-form__label {
    margin-right: .25rem
}

.c-hamburger {
    display: block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: .15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible
}

.c-hamburger__box {
    width: 30px;
    height: 25px;
    display: block;
    position: relative
}

.c-hamburger__inner {
    display: block;
    top: 50%;
    margin-top: -2px
}

.c-hamburger__inner,
.c-hamburger__inner:after,
.c-hamburger__inner:before {
    background-color: var(--masthead-hamburger-button-color);
    width: 30px;
    height: 3px;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: .15s;
    transition-timing-function: ease
}

.s-navbar .c-hamburger__inner,
.s-navbar .c-hamburger__inner:after,
.s-navbar .c-hamburger__inner:before {
    background-color: var(--navbar-hamburger-button-color)
}

.c-hamburger__inner:after,
.c-hamburger__inner:before {
    content: "";
    display: block
}

.c-hamburger__inner:before {
    top: -8px
}

.c-hamburger__inner:after {
    bottom: -8px
}

.c-hamburger--squeeze .c-hamburger__inner {
    transition-duration: .1s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.c-hamburger--squeeze .c-hamburger__inner:before {
    transition: top .1s ease .14s, opacity .1s ease
}

.c-hamburger--squeeze .c-hamburger__inner:after {
    transition: bottom .1s ease .14s, transform .1s cubic-bezier(.55, .055, .675, .19)
}

.c-hamburger--squeeze.is-active .c-hamburger__inner {
    transform: rotate(45deg);
    transition-delay: .14s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.c-hamburger--squeeze.is-active .c-hamburger__inner:before {
    top: 0;
    opacity: 0;
    transition: top .1s ease, opacity .1s ease .14s
}

.c-hamburger--squeeze.is-active .c-hamburger__inner:after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom .1s ease, transform .1s cubic-bezier(.215, .61, .355, 1) .14s
}

.c-main {
    padding-top: 0rem;
    padding-bottom: 3rem;
    height: 100%
}

.c-main--no-space {
    padding-top: 0;
    padding-bottom: 0
}

.c-masthead {
    z-index: 20;
    position: relative;
    color: var(--masthead-text-color);
    background-color: var(--masthead-bg-color)
}

.c-masthead a {
    color: var(--masthead-link-color)
}

.c-masthead a:hover {
    color: var(--masthead-link-interaction-color)
}

.c-masthead--desktop {
    display: none
}

@media (min-width:1024px) {
    .c-masthead--desktop {
        display: block
    }
}

.c-masthead--tablet {
    display: none
}

@media (min-width:640px) {
    .c-masthead--tablet {
        display: block
    }
}

@media (min-width:1024px) {
    .c-masthead--tablet {
        display: none
    }
}

.c-masthead--mobile {
    display: block
}

@media (min-width:640px) {
    .c-masthead--mobile {
        display: none
    }
}

.c-masthead__area-container {
    height: var(--masthead-height)
}

@media (min-width:640px) {
    .c-masthead__area-container {
        height: var(--masthead-height-tablet)
    }
}

@media (min-width:1024px) {
    .c-masthead__area-container {
        height: var(--masthead-height-desktop)
    }
}

#tw .c-masthead__area,
#tw .c-masthead__item {
    margin-right: 4.25rem
}

#tw .c-masthead__area:last-child,
#tw .c-masthead__item:last-child {
    margin-right: 0
}

.c-nav__list {
    display: flex
}

.c-nav__list>li>a {
    white-space: nowrap;
    font-weight: 500;
    display: flex;
    align-items: center;
    font-size: 1.125rem;
    line-height: 1.75rem;
    text-decoration: none
}

.s-topbar .c-nav__list>li>a {
    color: var(--topbar-nav-item-color)
}

.s-masthead .c-nav__list>li>a {
    color: var(--masthead-nav-item-color)
}

.s-navbar .c-nav__list>li>a {
    color: var(--navbar-nav-item-color)
}

.s-topbar--desktop .c-nav__list>li>a {
    height: var(--topbar-height-desktop)
}

.s-topbar--tablet .c-nav__list>li>a {
    height: var(--topbar-height-tablet)
}

.s-topbar--mobile .c-nav__list>li>a {
    height: var(--topbar-height)
}

.s-masthead--desktop .c-nav__list>li>a,
.s-masthead--mobile .c-nav__list>li>a,
.s-masthead--tablet .c-nav__list>li>a {
    height: 65px
}

.s-navbar--desktop .c-nav__list>li>a {
    height: var(--navbar-height-desktop)
}

.s-navbar--tablet .c-nav__list>li>a {
    height: var(--navbar-height-tablet)
}

.s-navbar--mobile .c-nav__list>li>a {
    height: var(--navbar-height)
}

.s-masthead .c-nav__list>li.current-menu-ancestor>a,
.s-masthead .c-nav__list>li.current-menu-item>a,
.s-masthead .c-nav__list>li>a:hover {
    color: var(--masthead-nav-item-interaction-color)
}

.s-topbar .c-nav__list>li.current-menu-ancestor>a,
.s-topbar .c-nav__list>li.current-menu-item>a,
.s-topbar .c-nav__list>li>a:hover {
    color: var(--topbar-nav-item-interaction-color)
}

.s-navbar .c-nav__list>li.current-menu-ancestor>a,
.s-navbar .c-nav__list>li.current-menu-item>a,
.s-navbar .c-nav__list>li>a:hover {
    color: var(--navbar-nav-item-interaction-color)
}

.c-nav__list>li:not(:last-child) a {
    padding-right: 2rem
}

.c-nav__list .sub-menu {
    width: 230px;
    font-weight: 500;
    display: none;
    position: absolute;
    margin-left: -1.5rem
}

.s-topbar .c-nav__list .sub-menu {
    background-color: var(--topbar-sub-menu-bg-color)
}

.s-masthead .c-nav__list .sub-menu {
    background-color: var(--masthead-sub-menu-bg-color)
}

.s-navbar .c-nav__list .sub-menu {
    background-color: var(--navbar-sub-menu-bg-color)
}

.c-nav__list>li:hover>.sub-menu {
    display: block
}

.c-nav__list>li>.sub-menu:before {
    content: "";
    position: absolute;
    left: 2rem;
    top: -10px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid
}

.s-topbar .c-nav__list .sub-menu:before {
    border-bottom-color: var(--topbar-sub-menu-bg-color)
}

.s-masthead .c-nav__list .sub-menu:before {
    border-bottom-color: var(--masthead-sub-menu-bg-color)
}

.s-navbar .c-nav__list .sub-menu:before {
    border-bottom-color: var(--navbar-sub-menu-bg-color)
}

.c-nav__list .sub-menu>li {
    position: relative
}

.c-nav__list>li .sub-menu>li:first-child>a {
    padding-top: 1.5rem
}

.c-nav__list>li .sub-menu>li:last-child>a {
    padding-bottom: 1.5rem
}

.c-nav__list .sub-menu>li>a {
    display: block;
    padding: .5rem 1.5rem;
    text-decoration: none
}

.c-nav__list .sub-menu>li.menu-item-has-children>a:after {
    content: " \BB"
}

.s-topbar .c-nav__list .sub-menu>li>a {
    color: var(--topbar-sub-menu-item-color)
}

.s-masthead .c-nav__list .sub-menu>li>a {
    color: var(--masthead-sub-menu-item-color)
}

.s-navbar .c-nav__list .sub-menu>li>a {
    color: var(--navbar-sub-menu-item-color)
}

.s-topbar .c-nav__list .sub-menu>li.current-menu-ancestor>a,
.s-topbar .c-nav__list .sub-menu>li.current-menu-item>a,
.s-topbar .c-nav__list .sub-menu>li>a:hover {
    color: var(--topbar-sub-menu-item-interaction-color)
}

.s-masthead .c-nav__list .sub-menu>li.current-menu-ancestor>a,
.s-masthead .c-nav__list .sub-menu>li.current-menu-item>a,
.s-masthead .c-nav__list .sub-menu>li>a:hover {
    color: var(--masthead-sub-menu-item-interaction-color)
}

.s-navbar .c-nav__list .sub-menu>li.current-menu-ancestor>a,
.s-navbar .c-nav__list .sub-menu>li.current-menu-item>a,
.s-navbar .c-nav__list .sub-menu>li>a:hover {
    color: var(--navbar-sub-menu-item-interaction-color)
}

.c-nav__list>li>.sub-menu>li>.sub-menu {
    margin-left: 0;
    margin-top: -1rem;
    left: 100%;
    top: 0
}

.c-nav__list>li>.sub-menu>li:first-child>.sub-menu {
    margin-top: 0
}

.c-nav__list>li>.sub-menu>li:hover>.sub-menu {
    display: block
}

.c-navbar {
    z-index: 10;
    position: relative;
    color: var(--navbar-text-color);
    background-color: var(--navbar-bg-color)
}

.c-navbar a {
    color: var(--navbar-link-color)
}

.c-navbar a:hover {
    color: var(--navbar-link-interaction-color)
}

#tw .s-sticky-navbar-desktop .c-navbar--desktop,
#tw .s-sticky-navbar-mobile .c-navbar--mobile,
#tw .s-sticky-navbar-tablet .c-navbar--tablet {
    position: absolute;
    top: 0;
    position: -webkit-sticky;
    position: sticky;
    z-index: 10;
    width: 100%
}

.c-navbar--desktop {
    display: none
}

@media (min-width:1024px) {
    .c-navbar--desktop {
        display: block
    }
}

.c-navbar--tablet {
    display: none
}

@media (min-width:640px) {
    .c-navbar--tablet {
        display: block
    }
}

@media (min-width:1024px) {
    .c-navbar--tablet {
        display: none
    }
}

.c-navbar--mobile {
    display: block
}

@media (min-width:640px) {
    .c-navbar--mobile {
        display: none
    }
}

.c-navbar__area-container {
    height: var(--navbar-height)
}

@media (min-width:640px) {
    .c-navbar__area-container {
        height: var(--navbar-height-tablet)
    }
}

@media (min-width:1024px) {
    .c-navbar__area-container {
        height: var(--navbar-height-desktop)
    }
}

#tw .c-navbar__area,
#tw .c-navbar__item {
    margin-right: 1.25rem
}

#tw .c-navbar__area:last-child,
#tw .c-navbar__item:last-child {
    margin-right: 0
}

.c-overlay {
    display: none;
    position: fixed;
    z-index: 50;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.c-overlay__close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1rem;
    cursor: pointer;
    font-size: 3rem;
    line-height: 1;
    color: var(--overlay-item-color)
}

.c-overlay__close:after {
    display: inline-block;
    content: "\D7"
}

.c-overlay__dim {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: var(--overlay-color);
    opacity: var(--overlay-opacity)
}

.c-page-header {
    padding-top: 5rem;
    padding-bottom: 5rem;
    color: var(--page-header-text-color);
    background-color: var(--page-header-bg-color)
}

@media (min-width:1024px) {
    .c-page-header {
        padding-top: 6rem;
        padding-bottom: 6rem
    }
}

.s-page-header-align-center .c-page-header {
    text-align: center
}

.c-page-header--with-cover-image {
    position: relative;
    background-position: 50%;
    background-size: cover
}

.c-page-header--with-cover-image .c-page-header__dim {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: var(--page-header-bg-color);
    opacity: var(--page-header-cover-image-opacity)
}

.c-page-header__primary {
    position: relative;
    max-width: 48rem
}

.s-page-header-align-center .c-page-header__primary {
    margin-left: auto;
    margin-right: auto
}

.c-page-header__heading {
    color: var(--page-header-text-color)
}

.c-page-header__description {
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 300;
    margin-top: 1rem
}

.c-paginator {
    padding-top: 3rem;
    border-top-width: 1px;
    border-color: var(--border-color);
    display: flex;
    justify-content: space-between
}

.c-phone {
    display: flex;
    align-items: center;
    text-decoration: none;
    white-space: nowrap;
    border-radius: .5rem;
    overflow: hidden;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s;
    transition-duration: .2s;
    border-width: 2px
}

.s-topbar .c-phone {
    color: var(--topbar-phone-color);
    border-color: var(--topbar-phone-color)
}

.s-navbar .c-phone {
    color: var(--navbar-phone-color);
    border-color: var(--navbar-phone-color)
}

.s-masthead .c-phone {
    color: var(--masthead-phone-color);
    border-color: var(--masthead-phone-color)
}

.c-phone:hover {
    text-decoration: none
}

.s-topbar .c-phone:hover {
    color: var(--topbar-phone-interaction-color);
    border-color: var(--topbar-phone-interaction-color)
}

.s-masthead .c-phone:hover {
    color: var(--masthead-phone-interaction-color);
    border-color: var(--masthead-phone-interaction-color)
}

.s-navbar .c-phone:hover {
    color: var(--navbar-phone-interaction-color);
    border-color: var(--navbar-phone-interaction-color)
}

.c-phone__primary {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s;
    transition-duration: .2s;
    display: flex;
    align-items: center;
    padding: .25rem .75rem
}

@media (min-width:1024px) {
    .c-phone__primary {
        padding: .5rem 1rem
    }
}

.s-topbar .c-phone__primary {
    color: var(--topbar-phone-text-icon-color);
    background-color: var(--topbar-phone-color)
}

.s-masthead .c-phone__primary {
    color: var(--masthead-phone-text-icon-color);
    background-color: var(--masthead-phone-color)
}

.s-navbar .c-phone__primary {
    color: var(--navbar-phone-text-icon-color);
    background-color: var(--navbar-phone-color)
}

.s-topbar .c-phone:hover .c-phone__primary {
    background-color: var(--topbar-phone-interaction-color)
}

.s-masthead .c-phone:hover .c-phone__primary {
    background-color: var(--masthead-phone-interaction-color)
}

.s-navbar .c-phone:hover .c-phone__primary {
    background-color: var(--navbar-phone-interaction-color)
}

.c-phone__text {
    display: none;
    margin-left: .5rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 500
}

@media (min-width:1024px) {
    .c-phone__text {
        display: block
    }
}

.c-phone__icon {
    font-size: 1.875rem;
    line-height: 2.25rem
}

.c-phone__secondary {
    padding: .25rem .75rem
}

@media (min-width:1024px) {
    .c-phone__secondary {
        padding: .5rem 1rem
    }
}

.c-phone__number {
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 700
}

.c-side-navbar {
    height: 100%;
    top: 0;
    z-index: 50;
    position: fixed;
    overflow-x: hidden;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s;
    transition-duration: .2s;
    background-color: var(--side-navbar-bg-color);
    width: 320px;
    left: -320px
}

.s-open-sidebar-navbar .c-side-navbar {
    left: 0
}

.c-side-navbar__item {
    margin-bottom: 1.5rem
}

.c-side-navbar__item--social {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.c-side-nav__list>li:not(:last-child) {
    padding-bottom: 1px
}

.c-side-nav__list li>.c-side-nav__item--with-children {
    display: flex
}

.c-side-nav__list li>.c-side-nav__item--with-children>.c-side-nav__link-wrapper {
    width: 100%
}

.c-side-nav__list li>.c-side-nav__item>.c-side-nav__link-wrapper>.c-side-nav__link {
    display: block;
    padding: 1rem 1.5rem;
    text-decoration: none;
    font-weight: 500;
    color: var(--side-navbar-nav-item-color);
    background-color: var(--side-navbar-nav-item-bg-color)
}

.c-side-nav__list li.current-menu-ancestor>.c-side-nav__item>.c-side-nav__link-wrapper>.c-side-nav__link,
.c-side-nav__list li.current-menu-item>.c-side-nav__item>.c-side-nav__link-wrapper>.c-side-nav__link,
.c-side-nav__list li.current-menu-parent>.c-side-nav__item>.c-side-nav__link-wrapper>.c-side-nav__link,
.c-side-nav__list li>.c-side-nav__item>.c-side-nav__link-wrapper>.c-side-nav__link:hover {
    color: var(--side-navbar-nav-item-interaction-color);
    background-color: var(--side-navbar-nav-item-interaction-bg-color)
}

#tw .c-side-nav__list li.current-menu-ancestor>.c-side-nav__item>.c-side-nav__link-wrapper>.c-side-nav__link,
#tw .c-side-nav__list li.current-menu-item>.c-side-nav__item>.c-side-nav__link-wrapper>.c-side-nav__link,
#tw .c-side-nav__list li.current-menu-parent>.c-side-nav__item>.c-side-nav__link-wrapper>.c-side-nav__link {
    font-weight: 700
}

.c-side-nav__sub-menu-toggler {
    display: flex;
    align-items: center;
    margin-left: 1px;
    background-color: var(--side-navbar-nav-item-bg-color);
    text-decoration: none;
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.c-side-nav__sub-menu-toggler.is-active,
.c-side-nav__sub-menu-toggler:hover {
    background-color: var(--side-navbar-nav-item-interaction-bg-color)
}

#tw .c-side-nav__sub-menu-toggler.is-active,
#tw .c-side-nav__sub-menu-toggler:hover {
    text-decoration: none
}

.c-side-nav__sub-menu-toggler>.c-side-nav__sub-menu-toggler-icon {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s;
    transition-duration: .5s
}

.c-side-nav__sub-menu-toggler.is-active>.c-side-nav__sub-menu-toggler-icon {
    transform: rotate(90deg)
}

.c-side-nav__list .sub-menu {
    display: none
}

.c-side-nav__list>li>.sub-menu>li {
    padding-top: 1px
}

.c-side-nav__list .sub-menu>li>.c-side-nav__item>.c-side-nav__link-wrapper>.c-side-nav__link {
    display: block;
    color: var(--side-navbar-nav-item-color);
    background-color: var(--side-navbar-nav-item-bg-color);
    padding: .5rem 1.5rem .5rem 3rem;
    text-decoration: none
}

.c-side-nav__list .sub-menu>li.current-menu-ancestor>.c-side-nav__item>.c-side-nav__link-wrapper>.c-side-nav__link,
.c-side-nav__list .sub-menu>li.current-menu-item>.c-side-nav__item>.c-side-nav__link-wrapper>.c-side-nav__link,
.c-side-nav__list .sub-menu>li>.c-side-nav__item>.c-side-nav__link-wrapper>.c-side-nav__link:hover {
    background-color: var(--side-navbar-nav-item-interaction-bg-color)
}

#tw .c-side-nav__list .sub-menu>li.current-menu-ancestor>.c-side-nav__item>.c-side-nav__link-wrapper>.c-side-nav__link,
#tw .c-side-nav__list .sub-menu>li.current-menu-item>.c-side-nav__item>.c-side-nav__link-wrapper>.c-side-nav__link {
    font-weight: 700
}

.c-side-nav__list>li>.sub-menu>li>.sub-menu>li {
    padding-top: 1px
}

.c-side-nav__list>li>.sub-menu>li>.sub-menu>li>.c-side-nav__item>.c-side-nav__link-wrapper>.c-side-nav__link {
    padding: .5rem 1.5rem .5rem 4rem
}

.c-sidebar {
    height: 100%;
    padding-top: 3rem;
    padding-bottom: 3rem;
    border-top-width: 1px;
    border-left-width: 0;
    border-color: var(--sidebar-border-color)
}

@media (min-width:1024px) {
    .c-sidebar {
        border-top-width: 0;
        border-left-width: 1px
    }
}

.s-site-layout-boxed .c-sidebar {
    background: var(--sidebar-bg-color)
}

.c-site {
    position: relative
}

.c-site__box {
    background-color: var(--body-bg-color)
}

.s-site-layout-boxed .c-site__box {
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px
}

.c-social {
    display: flex;
    align-items: center
}

.s-side-navbar .c-social {
    justify-content: center
}

.c-social__item {
    font-size: 1.5rem;
    line-height: 2rem;
    text-align: center;
    align-items: center
}

.c-social__item:not(:last-child) {
    margin-right: 1.5rem
}

.s-topbar .c-social__item {
    color: var(--topbar-social-icon-color)
}

.s-masthead .c-social__item {
    color: var(--masthead-social-icon-color)
}

.s-navbar .c-social__item {
    color: var(--navbar-social-icon-color)
}

.s-side-navbar .c-social__item {
    color: var(--side-navbar-social-icon-color)
}

.s-topbar .c-social__item:hover {
    color: var(--topbar-social-icon-interaction-color)
}

.s-masthead .c-social__item:hover {
    color: var(--masthead-social-icon-interaction-color)
}

.s-navbar .c-social__item:hover {
    color: var(--navbar-social-icon-interaction-color)
}

.s-side-navbar .c-social__item:hover {
    color: var(--side-navbar-social-icon-interaction-color)
}

.c-topbar {
    z-index: 30;
    position: relative;
    color: var(--topbar-text-color);
    background-color: var(--topbar-bg-color)
}

.c-topbar a {
    color: var(--topbar-link-color)
}

.c-topbar a:hover {
    color: var(--topbar-link-interaction-color)
}

.c-topbar--desktop {
    display: none
}

@media (min-width:1024px) {
    .c-topbar--desktop {
        display: block
    }
}

.c-topbar--tablet {
    display: none
}

@media (min-width:640px) {
    .c-topbar--tablet {
        display: block
    }
}

@media (min-width:1024px) {
    .c-topbar--tablet {
        display: none
    }
}

.c-topbar--mobile {
    display: block
}

@media (min-width:640px) {
    .c-topbar--mobile {
        display: none
    }
}

.c-topbar__area-container {
    height: var(--topbar-height)
}

@media (min-width:640px) {
    .c-topbar__area-container {
        height: var(--topbar-height-tablet)
    }
}

@media (min-width:1024px) {
    .c-topbar__area-container {
        height: var(--topbar-height-desktop)
    }
}

#tw .c-topbar__area,
#tw .c-topbar__item {
    margin-right: 1.25rem
}

#tw .c-topbar__area:last-child,
#tw .c-topbar__item:last-child {
    margin-right: 0
}

.alignleft {
    float: left;
    margin: .25rem 1.5rem 1.5rem 0
}

.alignright {
    float: right;
    margin: .25rem 0 1.5rem 1.5rem
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.page-template-default .s-content .alignfull,
.page-template-default .s-content .alignwide,
.s-site-layout-boxed:not(.page-template-default) .s-content .alignwide,
.s-site-layout-full:not(.page-template-default) .s-content .alignwide {
    width: auto;
    margin-left: calc(var(--container-padding)*-1);
    margin-right: calc(var(--container-padding)*-1)
}

.s-site-layout-boxed:not(.page-template-default) .s-content .alignfull,
.s-site-layout-full:not(.page-template-default) .s-content .alignfull {
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(50% - 50vw)
}

@media (min-width:1280px) {
    .s-site-layout-boxed:not(.page-template-default) .s-content .alignfull {
        width: auto;
        margin-left: calc(50% - 640px);
        margin-right: calc(50% - 640px)
    }
}

.wp-block-gallery .blocks-gallery-grid {
    margin: 0
}

.wp-block-gallery .blocks-gallery-item__caption a {
    color: #fff;
    text-decoration: underline
}

.wp-block-gallery .blocks-gallery-item__caption a:hover {
    text-decoration: none
}

.wp-block-media-text:not(.alignwide):not(.alignfull) .wp-block-media-text__content {
    padding-right: 0
}

.wp-block-media-text.has-media-on-the-right:not(.alignwide):not(.alignfull) .wp-block-media-text__content {
    padding-left: 0
}

.wp-block-quote cite {
    display: inline-block
}

.wp-block-quote:not(.is-style-large).has-text-align-center {
    padding-left: 0;
    padding-right: 0;
    border-left-width: 0;
    border-right-width: 0
}

.wp-block-quote:not(.is-style-large).has-text-align-right {
    padding-left: 0;
    padding-right: 1.5rem;
    border-left-width: 0;
    border-right-width: 4px;
    border-color: var(--secondary-color)
}

.wp-block-quote.is-style-large {
    padding-left: 0;
    padding-right: 0;
    border-left-width: 0;
    border-right-width: 0
}

.wp-block-pullquote {
    padding: 0
}

.wp-block-pullquote:not(.is-style-solid-color):not(.alignleft):not(.alignright) {
    margin-top: 3rem;
    margin-bottom: 3rem
}

.wp-block-pullquote.is-style-solid-color {
    padding-top: 3rem;
    padding-bottom: 3rem
}

.wp-block-pullquote.alignfull,
.wp-block-pullquote.alignwide {
    padding-left: var(--container-padding);
    padding-right: var(--container-padding)
}

#tw .wp-block-pullquote.alignleft,
#tw .wp-block-pullquote.alignright {
    margin-top: 0;
    text-align: left
}

.wp-block-pullquote blockquote {
    padding-left: 0;
    margin-bottom: 0;
    border-left-width: 0
}

.wp-block-pullquote p {
    font-weight: 600
}

.wp-block-pullquote cite {
    display: inline-block
}

.wp-block-table.is-style-stripes {
    border-bottom-width: 0
}

.wp-block-table.is-style-stripes table tbody tr:nth-child(odd) {
    background-color: var(--muted-bg-color)
}

#tw .size-auto,
#tw .size-full,
#tw .size-large,
#tw .size-medium,
#tw .size-thumbnail {
    max-width: 100%;
    height: auto
}

.wp-video,
.wp-video-shortcode {
    width: 100% !important
}

#tw .space-y-1>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem*(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem*var(--tw-space-y-reverse))
}

#tw .space-x-1>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.25rem*var(--tw-space-x-reverse));
    margin-left: calc(0.25rem*(1 - var(--tw-space-x-reverse)))
}

#tw .space-y-2>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem*(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem*var(--tw-space-y-reverse))
}

#tw .space-y-3>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem*(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem*var(--tw-space-y-reverse))
}

#tw .space-x-3>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem*var(--tw-space-x-reverse));
    margin-left: calc(0.75rem*(1 - var(--tw-space-x-reverse)))
}

#tw .space-y-5>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem*(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem*var(--tw-space-y-reverse))
}

#tw .space-y-6>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem*(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem*var(--tw-space-y-reverse))
}

#tw .space-x-6>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem*var(--tw-space-x-reverse));
    margin-left: calc(1.5rem*(1 - var(--tw-space-x-reverse)))
}

#tw .space-y-10>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem*(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem*var(--tw-space-y-reverse))
}

#tw .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0
}

#tw .bg-primary {
    background-color: var(--primary-color)
}

#tw .bg-secondary {
    background-color: var(--secondary-color)
}

#tw .bg-muted {
    background-color: var(--muted-bg-color)
}

#tw .bg-light {
    background-color: var(--light-bg-color)
}

#tw .bg-dark {
    background-color: var(--dark-bg-color)
}

#tw .hover\:bg-secondary:hover {
    background-color: var(--secondary-color)
}

#tw .hover\:bg-light:hover {
    background-color: var(--light-bg-color)
}

#tw .bg-center {
    background-position: 50%
}

#tw .bg-cover {
    background-size: cover
}

#tw .rounded-none {
    border-radius: 0
}

#tw .rounded {
    border-radius: .25rem
}

#tw .rounded-md {
    border-radius: .375rem
}

#tw .rounded-lg {
    border-radius: .5rem
}

#tw .rounded-xl {
    border-radius: .75rem
}

#tw .rounded-full {
    border-radius: 9999px
}

#tw .border {
    border-width: 1px
}

#tw .border-b-2 {
    border-bottom-width: 2px
}

#tw .border-b {
    border-bottom-width: 1px
}

#tw .box-content {
    box-sizing: content-box
}

#tw .block {
    display: block
}

#tw .inline {
    display: inline
}

#tw .flex {
    display: flex
}

#tw .inline-flex {
    display: inline-flex
}

#tw .table {
    display: table
}

#tw .grid {
    display: grid
}

#tw .hidden {
    display: none
}

#tw .flex-col {
    flex-direction: column
}

#tw .flex-wrap {
    flex-wrap: wrap
}

#tw .items-start {
    align-items: flex-start
}

#tw .items-center {
    align-items: center
}

#tw .items-stretch {
    align-items: stretch
}

#tw .justify-items-stretch {
    justify-items: stretch
}

#tw .justify-start {
    justify-content: flex-start
}

#tw .justify-end {
    justify-content: flex-end
}

#tw .justify-center {
    justify-content: center
}

#tw .justify-between {
    justify-content: space-between
}

#tw .flex-grow {
    flex-grow: 1
}

#tw .flex-shrink-0 {
    flex-shrink: 0
}

#tw .float-right {
    float: right
}

#tw .font-secondary {
    font-family: var(--secondary-font-family)
}

#tw .font-light {
    font-weight: 300
}

#tw .font-medium {
    font-weight: 500
}

#tw .font-semibold {
    font-weight: 600
}

#tw .font-bold {
    font-weight: 700
}

#tw .h-3 {
    height: .75rem
}

#tw .h-5 {
    height: 1.25rem
}

#tw .h-6 {
    height: 1.5rem
}

#tw .h-8 {
    height: 2rem
}

#tw .h-12 {
    height: 3rem
}

#tw .h-16 {
    height: 4rem
}

#tw .h-full {
    height: 100%
}

#tw .text-xs {
    font-size: .75rem;
    line-height: 1rem
}

#tw .text-sm {
    font-size: .875rem;
    line-height: 1.25rem
}

#tw .text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem
}

#tw .text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
}

#tw .text-2xl {
    font-size: 1.5rem;
    line-height: 2rem
}

#tw .text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem
}

#tw .text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem
}

#tw .leading-tight {
    line-height: 1.25
}

#tw .m-auto {
    margin: auto
}

#tw .my-0 {
    margin-top: 0;
    margin-bottom: 0
}

#tw .my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

#tw .my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem
}

#tw .mx-auto {
    margin-left: auto;
    margin-right: auto
}

#tw .mt-0 {
    margin-top: 0
}

#tw .mb-0 {
    margin-bottom: 0
}

#tw .mt-1 {
    margin-top: .25rem
}

#tw .mr-1 {
    margin-right: .25rem
}

#tw .mb-1 {
    margin-bottom: .25rem
}

#tw .mt-2 {
    margin-top: .5rem
}

#tw .mr-2 {
    margin-right: .5rem
}

#tw .mb-2 {
    margin-bottom: .5rem
}

#tw .ml-2 {
    margin-left: .5rem
}

#tw .mb-3 {
    margin-bottom: .75rem
}

#tw .ml-3 {
    margin-left: .75rem
}

#tw .mb-4 {
    margin-bottom: 1rem
}

#tw .ml-4 {
    margin-left: 1rem
}

#tw .mt-5 {
    margin-top: 1.25rem
}

#tw .mb-5 {
    margin-bottom: 1.25rem
}

#tw .ml-5 {
    margin-left: 1.25rem
}

#tw .mt-6 {
    margin-top: 1.5rem
}

#tw .mb-6 {
    margin-bottom: 1.5rem
}

#tw .mt-8 {
    margin-top: 2rem
}

#tw .mb-8 {
    margin-bottom: 2rem
}

#tw .mt-10 {
    margin-top: 2.5rem
}

#tw .mb-10 {
    margin-bottom: 2.5rem
}

#tw .mt-20 {
    margin-top: 5rem
}

#tw .mr-20 {
    margin-right: 5rem
}

#tw .ml-20 {
    margin-left: 5rem
}

#tw .ml-auto {
    margin-left: auto
}

#tw .mb-0\.5 {
    margin-bottom: .125rem
}

#tw .mr-1\.5 {
    margin-right: .375rem
}

#tw .mb-1\.5 {
    margin-bottom: .375rem
}

#tw .-mb-1 {
    margin-bottom: -.25rem
}

#tw .-mr-3 {
    margin-right: -.75rem
}

#tw .-mt-9 {
    margin-top: -2.25rem
}

#tw .-mt-12 {
    margin-top: -3rem
}

#tw .-mb-1\.5 {
    margin-bottom: -.375rem
}

#tw .max-w-md {
    max-width: 28rem
}

#tw .max-w-lg {
    max-width: 32rem
}

#tw .max-w-3xl {
    max-width: 48rem
}

#tw .max-w-4xl {
    max-width: 56rem
}

#tw .opacity-50 {
    opacity: .5
}

#tw .hover\:opacity-100:hover {
    opacity: 1
}

#tw .overflow-hidden {
    overflow: hidden
}

#tw .p-1 {
    padding: .25rem
}

#tw .p-3 {
    padding: .75rem
}

#tw .p-6 {
    padding: 1.5rem
}

#tw .p-7 {
    padding: 1.75rem
}

#tw .p-8 {
    padding: 2rem
}

#tw .p-1\.5 {
    padding: .375rem
}

#tw .py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem
}

#tw .py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem
}

#tw .py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

#tw .px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem
}

#tw .py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem
}

#tw .py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}

#tw .py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem
}

#tw .py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem
}

#tw .py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem
}

#tw .py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem
}

#tw .py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem
}

#tw .pb-0 {
    padding-bottom: 0
}

#tw .pb-1 {
    padding-bottom: .25rem
}

#tw .pr-3 {
    padding-right: .75rem
}

#tw .pb-3 {
    padding-bottom: .75rem
}

#tw .pt-5 {
    padding-top: 1.25rem
}

#tw .pt-6 {
    padding-top: 1.5rem
}

#tw .pb-6 {
    padding-bottom: 1.5rem
}

#tw .pb-8 {
    padding-bottom: 2rem
}

#tw .pt-12 {
    padding-top: 3rem
}

#tw .pb-12 {
    padding-bottom: 3rem
}

#tw .pb-1\.5 {
    padding-bottom: .375rem
}

#tw .static {
    position: static
}

#tw .fixed {
    position: fixed
}

#tw .absolute {
    position: absolute
}

#tw .relative {
    position: relative
}

#tw .inset-0 {
    right: 0;
    left: 0
}

#tw .inset-0,
#tw .inset-y-0 {
    top: 0;
    bottom: 0
}

#tw .right-0 {
    right: 0
}

#tw .left-0 {
    left: 0
}

#tw .top-1\/2 {
    top: 50%
}

* {
    --tw-shadow: 0 0 transparent
}

#tw .shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06)
}

#tw .shadow,
#tw .shadow-md {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow)
}

#tw .shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)
}

#tw .shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05)
}

#tw .hover\:shadow-xl:hover,
#tw .shadow-lg,
#tw .shadow-xl {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow)
}

#tw .hover\:shadow-xl:hover,
#tw .shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04)
}

* {
    --tw-ring-inset: var(--tw-empty,
        /*!*/
        /*!*/
        );
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, 0.5);
    --tw-ring-offset-shadow: 0 0 transparent;
    --tw-ring-shadow: 0 0 transparent
}

#tw .text-left {
    text-align: left
}

#tw .text-center {
    text-align: center
}

#tw .text-default {
    color: var(--text-color)
}

#tw .text-primary {
    color: var(--primary-color)
}

#tw .text-secondary {
    color: var(--secondary-color)
}

#tw .text-muted {
    color: var(--muted-text-color)
}

#tw .text-inverse {
    color: var(--inverse-text-color)
}

#tw .hover\:text-default:hover {
    color: var(--text-color)
}

#tw .hover\:text-primary:hover {
    color: var(--primary-color)
}

#tw .italic {
    font-style: italic
}

#tw .uppercase {
    text-transform: uppercase
}

#tw .underline {
    text-decoration: underline
}

#tw .hover\:no-underline:hover,
#tw .no-underline {
    text-decoration: none
}

#tw .visible {
    visibility: visible
}

#tw .whitespace-nowrap {
    white-space: nowrap
}

#tw .w-5 {
    width: 1.25rem
}

#tw .w-6 {
    width: 1.5rem
}

#tw .w-8 {
    width: 2rem
}

#tw .w-12 {
    width: 3rem
}

#tw .w-16 {
    width: 4rem
}

#tw .w-32 {
    width: 8rem
}

#tw .w-48 {
    width: 12rem
}

#tw .w-96 {
    width: 24rem
}

#tw .w-1\/2 {
    width: 50%
}

#tw .w-full {
    width: 100%
}

#tw .gap-1 {
    gap: .25rem
}

#tw .gap-2 {
    gap: .5rem
}

#tw .gap-3 {
    gap: .75rem
}

#tw .gap-6 {
    gap: 1.5rem
}

#tw .gap-10 {
    gap: 2.5rem
}

#tw .gap-12 {
    gap: 3rem
}

#tw .gap-1\.5 {
    gap: .375rem
}

#tw .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr))
}

#tw .transform {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

#tw .hover\:scale-105:hover {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05
}

#tw .transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

@-webkit-keyframes spin {
    to {
        transform: rotate(1turn)
    }
}

@keyframes spin {
    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes ping {

    75%,
    to {
        transform: scale(2);
        opacity: 0
    }
}

@keyframes ping {

    75%,
    to {
        transform: scale(2);
        opacity: 0
    }
}

@-webkit-keyframes pulse {
    50% {
        opacity: .5
    }
}

@keyframes pulse {
    50% {
        opacity: .5
    }
}

@-webkit-keyframes bounce {

    0%,
    to {
        transform: translateY(-25%);
        -webkit-animation-timing-function: cubic-bezier(.8, 0, 1, 1);
        animation-timing-function: cubic-bezier(.8, 0, 1, 1)
    }

    50% {
        transform: none;
        -webkit-animation-timing-function: cubic-bezier(0, 0, .2, 1);
        animation-timing-function: cubic-bezier(0, 0, .2, 1)
    }
}

@keyframes bounce {

    0%,
    to {
        transform: translateY(-25%);
        -webkit-animation-timing-function: cubic-bezier(.8, 0, 1, 1);
        animation-timing-function: cubic-bezier(.8, 0, 1, 1)
    }

    50% {
        transform: none;
        -webkit-animation-timing-function: cubic-bezier(0, 0, .2, 1);
        animation-timing-function: cubic-bezier(0, 0, .2, 1)
    }
}

@media (min-width:640px) {
    #tw .sm\:text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem
    }

    #tw .sm\:text-5xl {
        font-size: 3rem;
        line-height: 1
    }

    #tw .sm\:-mb-3 {
        margin-bottom: -.75rem
    }

    #tw .sm\:py-16 {
        padding-top: 4rem;
        padding-bottom: 4rem
    }

    #tw .sm\:py-32 {
        padding-top: 8rem;
        padding-bottom: 8rem
    }

    #tw .sm\:py-56 {
        padding-top: 14rem;
        padding-bottom: 14rem
    }

    #tw .sm\:pb-3 {
        padding-bottom: .75rem
    }

    #tw .sm\:w-1\/2 {
        width: 50%
    }

    #tw .sm\:gap-4 {
        gap: 1rem
    }

    #tw .sm\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
}

@media (min-width:768px) {
    #tw .md\:space-y-4>:not([hidden])~:not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-top: calc(1rem*(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(1rem*var(--tw-space-y-reverse))
    }

    #tw .md\:block {
        display: block
    }

    #tw .md\:flex {
        display: flex
    }

    #tw .md\:hidden {
        display: none
    }

    #tw .md\:h-20 {
        height: 5rem
    }

    #tw .md\:text-base {
        font-size: 1rem;
        line-height: 1.5rem
    }

    #tw .md\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem
    }

    #tw .md\:text-5xl {
        font-size: 3rem;
        line-height: 1
    }

    #tw .md\:text-7xl {
        font-size: 4.5rem;
        line-height: 1
    }

    #tw .md\:mb-8 {
        margin-bottom: 2rem
    }

    #tw .md\:-mt-10 {
        margin-top: -2.5rem
    }

    #tw .md\:p-5 {
        padding: 1.25rem
    }

    #tw .md\:p-8 {
        padding: 2rem
    }

    #tw .md\:py-20 {
        padding-top: 5rem;
        padding-bottom: 5rem
    }

    #tw .md\:pt-10 {
        padding-top: 2.5rem
    }

    #tw .md\:pb-10 {
        padding-bottom: 2.5rem
    }

    #tw .md\:pt-20 {
        padding-top: 5rem
    }

    #tw .md\:pb-20 {
        padding-bottom: 5rem
    }

    #tw .md\:inset-x-0 {
        right: 0;
        left: 0
    }

    #tw .md\:inset-y-auto {
        top: auto;
        bottom: auto
    }

    #tw .md\:top-1\/2 {
        top: 50%
    }

    #tw .md\:top-1\/4 {
        top: 25%
    }

    #tw .md\:w-20 {
        width: 5rem
    }

    #tw .md\:w-1\/3 {
        width: 33.333333%
    }

    #tw .md\:gap-4 {
        gap: 1rem
    }

    #tw .md\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }

    #tw .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }
}

@media (min-width:1024px) {
    #tw .lg\:space-y-0>:not([hidden])~:not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-top: calc(0px*(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(0px*var(--tw-space-y-reverse))
    }

    #tw .lg\:space-x-20>:not([hidden])~:not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-right: calc(5rem*var(--tw-space-x-reverse));
        margin-left: calc(5rem*(1 - var(--tw-space-x-reverse)))
    }

    #tw .lg\:bg-primary {
        background-color: var(--primary-color)
    }

    #tw .lg\:bg-none {
        background-image: none
    }

    #tw .lg\:block {
        display: block
    }

    #tw .lg\:flex {
        display: flex
    }

    #tw .lg\:grid {
        display: grid
    }

    #tw .lg\:hidden {
        display: none
    }

    #tw .lg\:flex-wrap {
        flex-wrap: wrap
    }

    #tw .lg\:items-center {
        align-items: center
    }

    #tw .lg\:justify-start {
        justify-content: flex-start
    }

    #tw .lg\:justify-end {
        justify-content: flex-end
    }

    #tw .lg\:mb-0 {
        margin-bottom: 0
    }

    #tw .lg\:ml-0 {
        margin-left: 0
    }

    #tw .lg\:mt-3 {
        margin-top: .75rem
    }

    #tw .lg\:mr-auto {
        margin-right: auto
    }

    #tw .lg\:ml-auto {
        margin-left: auto
    }

    #tw .lg\:-mr-10 {
        margin-right: -2.5rem
    }

    #tw .lg\:-mt-40 {
        margin-top: -10rem
    }

    #tw .lg\:max-w-full {
        max-width: 100%
    }

    #tw .lg\:py-6 {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem
    }

    #tw .lg\:py-14 {
        padding-top: 3.5rem;
        padding-bottom: 3.5rem
    }

    #tw .lg\:py-20 {
        padding-top: 5rem;
        padding-bottom: 5rem
    }

    #tw .lg\:py-24 {
        padding-top: 6rem;
        padding-bottom: 6rem
    }

    #tw .lg\:pt-10 {
        padding-top: 2.5rem
    }

    #tw .lg\:pr-10 {
        padding-right: 2.5rem
    }

    #tw .lg\:pb-12 {
        padding-bottom: 3rem
    }

    #tw .lg\:pt-20 {
        padding-top: 5rem
    }

    #tw .lg\:pb-20 {
        padding-bottom: 5rem
    }

    #tw .lg\:absolute {
        position: absolute
    }

    #tw .lg\:relative {
        position: relative
    }

    #tw .lg\:top-0 {
        top: 0
    }

    #tw .lg\:shadow-xl {
        --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow)
    }

    #tw .lg\:text-left {
        text-align: left
    }

    #tw .lg\:text-center {
        text-align: center
    }

    #tw .lg\:text-right {
        text-align: right
    }

    #tw .lg\:w-1\/2 {
        width: 50%
    }

    #tw .lg\:w-1\/3 {
        width: 33.333333%
    }

    #tw .lg\:gap-6 {
        gap: 1.5rem
    }

    #tw .lg\:gap-7 {
        gap: 1.75rem
    }

    #tw .lg\:gap-10 {
        gap: 2.5rem
    }

    #tw .lg\:gap-20 {
        gap: 5rem
    }

    #tw .lg\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }

    #tw .lg\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }

    #tw .lg\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr))
    }

    #tw .lg\:grid-cols-12 {
        grid-template-columns: repeat(12, minmax(0, 1fr))
    }

    #tw .lg\:col-span-2 {
        grid-column: span 2/span 2
    }

    #tw .lg\:col-span-4 {
        grid-column: span 4/span 4
    }

    #tw .lg\:col-span-8 {
        grid-column: span 8/span 8
    }
}

@media (min-width:1280px) {
    #tw .xl\:flex {
        display: flex
    }

    #tw .xl\:mr-4 {
        margin-right: 1rem
    }

    #tw .xl\:-mr-4 {
        margin-right: -1rem
    }

    #tw .xl\:w-1\/2 {
        width: 50%
    }

    #tw .xl\:w-1\/4 {
        width: 25%
    }

    #tw .xl\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr))
    }
}



/**Custom CSS**/


@media (max-width:640px) {
   .wp-block-cover, .wp-block-cover-image{
    min-height: auto !important;
    padding: 0em;
   }

   .wp-block-cover-image img.wp-block-cover__image-background, .wp-block-cover-image video.wp-block-cover__video-background, .wp-block-cover img.wp-block-cover__image-background, .wp-block-cover video.wp-block-cover__video-background{
    position:relative;
   }

   .mobile-hide{display:none;}

   #tw .c-h1, #tw h1{
    font-size: 1.8rem;
    line-height: 1.8rem;
   }

   .wp-block-buttons>.wp-block-button.wp-block-button__width-25{
    width: calc(100% - .5em);
   }
}


.title-orange-bg h1{background:#fba223; color:#fff !important; padding:15px;}



.phone-contact img{display:inline; margin-right:10px;}


.checkcircle ul { padding:0;}


.checkcircle ul li {
  background: url(https://drive4dg.com/wp-content/uploads/2021/03/checkcircle.png) no-repeat left top; /* <-- change `left` & `top` too for extra control */
  padding: 0px 0px 10px 30px;
  /* reset styles (optional): */
  list-style: none;
 
}
