button,
hr,
input {
overflow: visible;
}
audio,
canvas,
progress,
video {
display: inline-block;
}
progress,
sub,
sup {
vertical-align: baseline;
}
[type="checkbox"],
[type="radio"],
legend {
box-sizing: border-box;
padding: 0;
}
html {
line-height: 1.15;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
display: block;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
a {
background-color: transparent;
-webkit-text-decoration-skip: objects;
}
abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
}
b,
strong {
font-weight: bolder;
}
dfn {
font-style: italic;
}
mark {
background-color: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
audio:not([controls]) {
display: none;
height: 0;
}
img {
border-style: none;
}
svg:not(:root) {
overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
font-size: 100%;
line-height: 1.15;
margin: 0;
}
button,
select {
text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
-webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
border-style: none;
padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
outline: ButtonText dotted 1px;
}
fieldset {
padding: 0.35em 0.75em 0.625em;
}
legend {
color: inherit;
display: table;
max-width: 100%;
white-space: normal;
}
textarea {
overflow: auto;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
summary {
display: list-item;
}
[hidden],
template {
display: none;
} html {
box-sizing: border-box;
}
body {
font-size: 16px;
color: rgba(64, 64, 64, 1);
}
body.oxygen-aos-enabled {
overflow-x: hidden;
}
*,
::after,
::before {
box-sizing: inherit;
}
.ct-section-inner-wrap {
margin-left: auto;
margin-right: auto;
height: 100%;
min-height: inherit;
}
.ct-section-with-shape-divider {
position: relative !important;
}
.oxygen-unslider-container:not(.unslider-fade) > ul {
list-style: none;
width: 0px;
}
.oxygen-unslider-container:not(.unslider-fade):not(.unslider-horizontal) > ul > li {
opacity: 0;
}
.oxygen-unslider-container.unslider-fade > ul > li:not(.unslider-active) {
opacity: 0;
}
div.ct-svg-icon > svg,
svg.ct-svg-icon {
height: 1em !important;
fill: currentColor;
}
.ct-columns-inner-wrap {
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important;
}
.ct-column {
float: left !important;
word-break: break-word;
}
svg.ct-svg-icon {
display: inline-block;
width: 1em !important;
}
div.ct-svg-icon {
display: inline-block;
box-sizing: content-box;
border-radius: 50%;
width: auto;
}
div.ct-svg-icon > svg {
width: 1em !important;
display: block;
}
div.ct-fancy-icon {
display: inline-flex;
border-radius: 50%;
}
.ct-fancy-icon > svg {
fill: currentColor;
}
.ct-columns-inner-wrap > .ct-column:first-child {
margin-left: 0 !important;
}
.ct-columns-inner-wrap > .ct-column:last-child {
margin-right: 0 !important;
}
.ct-video {
width: 100%;
}
.ct-video > .oxygen-vsb-responsive-video-wrapper {
position: relative;
}
.ct-video > .oxygen-vsb-responsive-video-wrapper > iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.oxy-nav-menu-list {
display: flex;
padding: 0;
margin: 0;
}
.oxy-nav-menu .oxy-nav-menu-list li.menu-item {
list-style-type: none;
display: flex;
flex-direction: column;
}
.oxy-nav-menu .oxy-nav-menu-list li.menu-item a {
text-decoration: none;
border-style: solid;
border-width: 0;
transition-timing-function: ease-in-out;
transition-property: background-color, color, border-color;
border-color: transparent;
}
.oxy-nav-menu .oxy-nav-menu-list li.current-menu-item > a,
.oxy-nav-menu .oxy-nav-menu-list li.menu-item:focus-within > a,
.oxy-nav-menu .oxy-nav-menu-list li.menu-item:hover > a {
border-color: currentColor;
}
.oxy-nav-menu .menu-item,
.oxy-nav-menu .sub-menu {
position: relative;
}
.oxy-nav-menu .menu-item .sub-menu {
padding: 0;
flex-direction: column;
white-space: nowrap;
transition-timing-function: ease-in-out;
transition-property: visibility, opacity;
visibility: hidden;
opacity: 0;
display: flex;
position: absolute;
top: 100%;
}
.oxy-nav-menu .sub-menu .sub-menu,
.oxy-nav-menu.oxy-nav-menu-vertical .sub-menu {
left: 100%;
top: 0;
}
.oxy-nav-menu .menu-item:hover > .sub-menu,
.oxy-nav-menu .menu-item:focus-within > .sub-menu {
visibility: visible;
opacity: 1;
}
.oxy-nav-menu .sub-menu li.menu-item {
flex-direction: column;
}
@keyframes oxy_sticky_header_fadein {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.oxy-sticky-header-fade-in {
animation-name: oxy_sticky_header_fadein;
animation-duration: 0.5s;
animation-iteration-count: 1;
}
.oxy-sticky-header .oxygen-show-in-sticky-only {
display:  none;
}
.oxy-sticky-header.oxy-sticky-header-active .oxygen-show-in-sticky-only {
display: block;
}
.oxy-header-wrapper {
position: relative;
}
.oxy-header-row {
width: 100%;
display: block;
}
.oxy-header-container {
height: 100%;
margin-left: auto;
margin-right: auto;
display: flex;
flex-wrap: nowrap;
justify-content: flex-start;
align-items: stretch;
}
.oxy-header-center,
.oxy-header-left,
.oxy-header-right {
display: flex;
align-items: center;
}
.oxy-header .oxygen-only-show-in-overlay,
.oxy-video-container {
display: none;
}
.oxy-header-left {
justify-content: flex-start;
}
.oxy-header-center {
flex-grow: 1;
justify-content: center;
}
.oxy-header-right {
justify-content: flex-end;
}
.admin-bar .oxy-sticky-header-active {
top: 32px !important;
}
@media screen and (max-width: 782px) {
.admin-bar .oxy-sticky-header-active {
top: 46px !important;
}
}
@media screen and (max-width: 600px) {
.admin-bar .oxy-sticky-header-active {
top: 0 !important;
}
}
.oxy-video-background {
position: relative;
z-index: 1;
}
.oxy-video-background .oxy-video-container {
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
z-index: -1;
}
.oxy-video-background .oxy-video-container video {
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
top: 50%;
left: 50%;
position: absolute;
transform: translate(-50%, -50%);
}
.oxy-video-overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.oxy-map iframe {
width: 100%;
height: 100%;
display: block;
}
.unslider .unslider-fade ul li.unslider-active {
position: relative;
}
.oxy-menu-toggle {
cursor: pointer;
display: none;
}
.oxy-nav-menu.oxy-nav-menu-open {
width: 100%;
position: fixed;
top: 0;
right: 0;
left: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
overflow: auto;
z-index: 2147483642 !important;
background-color: #fff;
}
.oxy-nav-menu.oxy-nav-menu-open > div:last-child {
max-height: 100%;
overflow: auto;
padding-top: 2em;
padding-bottom: 2em;
width: 100%;
}
.oxy-nav-menu-prevent-overflow {
overflow: hidden;
height: 100%;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-menu-toggle {
display: initial;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list {
flex-direction: column !important;
width: 100%;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list .menu-item a {
text-align: center;
border: 0 !important;
background-color: transparent !important;
justify-content: center;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-hamburger-wrap {
position: absolute;
top: 20px;
right: 20px;
z-index: 1;
}
.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu {
background-color: #fff;
z-index: 2147483641;
}
.oxy-nav-menu.oxy-nav-menu-open .menu-item .sub-menu,
.oxy-nav-menu.oxy-nav-menu-open .menu-item-has-children > a::after {
display: none;
}
.oxy-nav-menu.oxy-nav-menu-open.oxy-nav-menu-responsive-dropdowns
.menu-item
.sub-menu {
display: flex;
position: static;
animation-name: none;
visibility: visible;
opacity: 1;
transition-duration: 0s !important;
}
.oxy-nav-menu.oxy-nav-menu-open a:not([href]) {
display: none;
}
.oxy-nav-menu-hamburger-wrap {
display: flex;
align-items: center;
justify-content: center;
}
.oxy-nav-menu-hamburger {
display: flex;
justify-content: space-between;
flex-direction: column;
}
.oxy-nav-menu-hamburger-line {
border-radius: 2px;
}
.oxy-nav-menu-open .oxy-nav-menu-hamburger {
transform: rotate(45deg);
}
.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line {
display: none;
}
.oxy-nav-menu-open
.oxy-nav-menu-hamburger
.oxy-nav-menu-hamburger-line:first-child {
display: initial;
position: relative;
}
.oxy-nav-menu-open
.oxy-nav-menu-hamburger
.oxy-nav-menu-hamburger-line:last-child {
display: initial;
position: relative;
transform: rotate(90deg);
}
.oxy-nav-menu .menu-item a {
display: flex;
align-items: center;
}
.oxy-nav-menu.oxy-nav-menu-vertical .menu-item a {
flex-direction: row;
}
.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow
.menu-item-has-children
> a::after {
width: 0.35em;
height: 0.35em;
margin-left: 0.5em;
border-right: 0.1em solid;
border-top: 0.1em solid;
transform: rotate(135deg);
content: "";
}
.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow
.sub-menu
.menu-item-has-children
> a::after,
.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow.oxy-nav-menu-vertical
.menu-item-has-children
> a::after {
transform: rotate(45deg);
}
.oxy-social-icons {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
justify-content: flex-start;
}
.oxy-social-icons a {
line-height: 1;
width: 1em;
height: 1em;
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;
}
.oxy-social-icons a svg {
stroke-width: 0;
stroke: currentColor;
fill: currentColor;
}
.oxy-soundcloud {
min-width: 300px;
min-height: 120px;
}
.oxy-soundcloud iframe {
width: 100%;
height: 100%;
}
.comment-body .alignleft,
.oxy-stock-content-styles .alignleft {
margin-right: 1em;
float: left;
}
.comment-body .alignright,
.oxy-stock-content-styles .alignright {
margin-left: 1em;
float: right;
}
.comment-body .aligncenter,
.oxy-stock-content-styles .aligncenter {
margin-left: auto;
margin-right: auto;
}
.comment-body img,
.oxy-stock-content-styles img {
max-width: 100%;
}
.oxy-comment-form .comment-reply-title {
margin-bottom: 0.5em;
}
.oxy-comment-form .logged-in-as {
margin-bottom: 1em;
font-size: 0.75em;
}
.oxy-comment-form #submit {
padding: 1em 2em;
background-color: #000;
color: #fff;
cursor: pointer;
margin-top: 0.5em;
border: none;
font-weight: 700;
}
.oxy-comment-form input,
.oxy-comment-form textarea {
padding: 0.5em;
border-radius: 0;
border: 1px solid #000;
color: gray;
width: 100%;
}
.oxy-comment-form label {
font-weight: 700;
}
.oxy-comment-form .comment-form > p {
margin-top: 0;
margin-bottom: 1em;
}
.oxy-comments h3.comments-title {
margin-bottom: 1em;
}
.oxy-comments ol.children,
.oxy-comments ol.comments-list {
list-style: none;
margin: 0;
padding: 0;
}
.oxy-comments ol.children {
margin-left: 50px;
}
.oxy-comments li.comment .comment-body {
margin-left: 0;
margin-right: 0;
margin-bottom: 50px;
}
.oxy-comments li.comment .comment-body .comment-content {
margin-bottom: 1em;
}
.oxy-comments .comment-meta .comment-author {
display: flex;
flex-direction: row;
align-items: center;
}
.oxy-comments .comment-meta .comment-author .avatar {
max-width: 64px;
max-height: 64px;
margin-right: 0.5em;
}
.oxy-comments .comment-meta .comment-author span.says::before {
content: " ";
white-space: pre;
}
.oxy-progress-bar-overlay-percent,
.oxy-progress-bar-overlay-text {
line-height: 1;
white-space: nowrap;
color: #fff;
}
.oxy-comments .comment-meta .comment-metadata {
font-size: 0.75em;
margin-top: 0.75em;
}
.oxy-comments .comment-meta .edit-link {
margin-left: 0.5em;
}
.oxy-comments .reply {
display: flex;
}
.oxy-comments .reply .comment-reply-link {
font-size: 0.75em;
}
.oxy-comments .comment-meta {
flex-wrap: wrap;
}
.oxy-comments .comment-awaiting-moderation {
flex-basis: 100%;
}
.oxy-login-form p {
display: flex;
flex-direction: column;
}
.oxy-login-form input {
padding: 0.5em;
border-radius: 0;
border: 1px solid #000;
}
.oxy-login-form input[type="submit"] {
padding: 1em 2em;
background-color: #000;
color: #fff;
cursor: pointer;
border: none;
font-weight: 700;
}
.oxy-search-form input {
padding: 0.5em;
border-radius: 0;
border: 1px solid #000;
}
.oxy-search-form input[type="submit"] {
padding: calc(0.5em + 1px) 1em;
background-color: #000;
color: #fff;
cursor: pointer;
border: none;
}
.oxy-search-form label.screen-reader-text {
display: none;
}
.oxy-icon-box-icon {
display: flex;
flex-shrink: 0;
flex-grow: 0;
}
.oxy-icon-box-content {
flex-grow: 1;
width: 100%;
}
.oxy-icon-box-heading,
.oxy-icon-box-text {
margin: 0;
}
.oxy-icon-box {
display: flex;
align-items: flex-start;
}
.oxy-pricing-box {
display: flex;
flex-direction: column;
position: relative;
overflow: hidden;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
order: 10;
display: flex;
flex-direction: row;
}
.oxy-pricing-box-graphic > img {
max-width: 100%;
display: block;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-title {
order: 20;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
order: 30;
display: flex;
flex-wrap: wrap;
flex-direction: row;
align-items: baseline;
justify-content: center;
}
.oxy-pricing-box-amount {
display: flex;
align-items: baseline;
flex-direction: row;
}
.oxy-pricing-box-currency {
align-self: flex-start;
}
.oxy-pricing-box-amount-decimal {
align-self: baseline;
}
.oxy-pricing-box-term {
margin-left: 0.4em;
}
.oxy-pricing-box-sale-price {
width: 100%;
flex-grow: 0;
flex-shrink: 0;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
order: 40;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
order: 60;
}
@keyframes oxy_progress_bar_width {
0% {
width: 0%;
}
100% {
width: 100%;
}
}
@keyframes oxy_progress_bar_stripes {
from {
background-position: 44px 0;
}
to {
background-position: 0 0;
}
}
.oxy-progress-bar-background,
.oxy-progress-bar-progress {
background-position: top left;
background-attachment: fixed;
background-size: 44px 44px;
}
.oxy-progress-bar {
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
}
.oxy-progress-bar-background {
background-color: #d3d3d3;
width: 100%;
}
.oxy-progress-bar-progress {
padding: 20px;
display: flex;
background-color: #a9a9a9;
align-items: center;
}
.oxy-progress-bar-overlay-percent {
margin-left: auto;
padding-left: 1em;
font-size: 0.8em;
}
.oxy-tab,
.oxy-tab-content {
padding: 20px;
}
.oxy-progress-bar-overlay-percent:empty {
display: none;
}
.oxy-superbox {
display: inline-flex;
}
.oxy-superbox-primary,
.oxy-superbox-secondary,
.oxy-tabs-wrapper {
display: flex;
}
.oxy-superbox-wrap {
position: relative;
overflow: hidden;
display: flex;
width: 100%;
}
.oxy-superbox-primary {
position: relative;
top: 0;
left: 0;
width: 100%;
}
.oxy-superbox-secondary {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.oxy-tab {
cursor: pointer;
}
.oxy-tabs-contents-content-hidden {
display: none !important;
}
.oxy-testimonial {
display: flex;
width: 100%;
}
.oxy-testimonial .oxy-testimonial-photo-wrap {
display: flex;
flex-direction: column;
}
.oxy-testimonial .oxy-testimonial-photo {
border-radius: 50%;
}
.oxy-testimonial .oxy-testimonial-content-wrap {
display: flex;
flex-direction: column;
order: 2;
}
.oxy-testimonial .oxy-testimonial-author-wrap {
display: flex;
flex-direction: column;
}
.oxy-testimonial .oxy-testimonial-author,
.oxy-testimonial .oxy-testimonial-author-info {
display: flex;
}
.oxy-toggle {
display: flex;
flex-direction: row;
cursor: pointer;
}
.oxy-toggle-content {
align-self: stretch;
flex-grow: 1;
display: flex;
flex-direction: column;
justify-content: center;
}
.oxy-expand-collapse-icon {
align-self: center;
flex-shrink: 0;
flex-grow: 0;
margin-right: 0.4em;
text-align: initial;
width: 1em;
height: 1em;
position: relative;
display: inline-block;
}
.oxy-expand-collapse-icon::after,
.oxy-expand-collapse-icon::before {
content: "";
background-color: #000;
position: absolute;
width: 1em;
height: 0.16em;
top: calc((1em / 2) - 0.08em);
transition: 0.3s ease-in-out all;
border-radius: 0.03em;
}
.oxy-expand-collapse-icon::after {
transform: rotate(-90deg) scale(0);
}
.oxy-eci-collapsed.oxy-expand-collapse-icon::after {
transform: rotate(-180deg);
}
.oxy-eci-collapsed.oxy-expand-collapse-icon::before {
transform: rotate(-90deg);
}
[data-aos][data-aos=""] {
transition-duration: 0s !important;
}
body.oxy-modal-active {
height: 100vh;
overflow-y: hidden;
position: fixed;
right: 0;
left: 0;
}
.oxy-modal-backdrop {
display: flex;
align-items: center;
justify-content: center;
}
body:not(.oxygen-builder-body) .oxy-modal-backdrop {
display: none;
}
body.oxygen-builder-body .oxy-modal-backdrop {
height: 100vh;
}
.oxy-modal-backdrop.live {
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: 1400;
}
.oxy-modal-backdrop.hidden {
display: none;
}
.oxy-modal-backdrop.left {
flex-direction: column;
align-items: flex-start;
}
.oxy-modal-backdrop.right {
flex-direction: column;
align-items: flex-end;
}
.oxy-modal-backdrop.top {
flex-direction: row;
align-items: flex-start;
}
.oxy-modal-backdrop.bottom {
flex-direction: row;
align-items: flex-end;
}
.oxy-modal-backdrop.upper_left {
flex-direction: row;
align-items: flex-start;
justify-content: flex-start;
}
.oxy-modal-backdrop.upper_right {
flex-direction: row;
align-items: flex-start;
justify-content: flex-end;
}
.oxy-modal-backdrop.bottom_left {
flex-direction: row;
align-items: flex-end;
justify-content: flex-start;
}
.oxy-modal-backdrop.bottom_right {
flex-direction: row;
align-items: flex-end;
justify-content: flex-end;
}
.oxy-modal-backdrop .ct-modal {
background-color: white;
max-height: 100vh;
overflow-y: auto;
}
div.oxy-dynamic-list div.oxy-product-images.oxy-woo-element {
align-self: stretch;
}
div.oxy-repeater-pages,
div.oxy-repeater-pages-wrap {
display: flex;
}
.oxy-rich-text p:first-child {
margin-block-start: 0;
}
.oxy-rich-text p:last-child {
margin-block-end: 0;
} :-webkit-any(li, div._important),
:is(li, div._important) {
display: list-item;
}
:-webkit-any(table, div._important),
:is(table, div._important){
display: table;
}
:is(thead, div._important),
:-webkit-any(thead, div._important){
display: table-header-group;
}
:is(tr, div._important),
:-webkit-any(tr, div._important) {
display: table-row;
}
:is(tbody, div._important),
:-webkit-any(tbody, div._important) {
display: table-row-group;
}
:is(th, td, div._important),
:-webkit-any(th, td, div._important) {
display: table-cell;
}
:is(caption, div._important),
:-webkit-any(caption, div._important) {
display: table-caption;
}
:is(colgroup, div._important),
:-webkit-any(colgroup, div._important){
display: table-column-group;
}
:is(col, div._important),
:-webkit-any(col, div._important){
display: table-column;
}
:is(tfoot, div._important),
:-webkit-any(tfoot, div._important){
display: table-footer-group;
}body .c-owl-xs:not(.ct-section)>*+*,body .ct-section.c-owl-xs .ct-section-inner-wrap>*+*{margin-top:var(--xs-space-fallback)}body .c-padding-xs:not(.ct-section),body .ct-section.c-padding-xs .ct-section-inner-wrap{padding:var(--xs-space-fallback)}body .c-padding-left-xs:not(.ct-section),body .ct-section.c-padding-left-xs .ct-section-inner-wrap{padding-left:var(--xs-space-fallback)}body .c-padding-right-xs:not(.ct-section),body .ct-section.c-padding-right-xs .ct-section-inner-wrap{padding-right:var(--xs-space-fallback)}body .c-padding-top-xs:not(.ct-section),body .ct-section.c-padding-top-xs .ct-section-inner-wrap{padding-top:var(--xs-space-fallback)}body .c-padding-bottom-xs:not(.ct-section),body .ct-section.c-padding-bottom-xs .ct-section-inner-wrap{padding-bottom:var(--xs-space-fallback)}body .c-margin-xs:not(.ct-section),body .ct-section.c-margin-xs .ct-section-inner-wrap{margin:var(--xs-space-fallback)}body .c-margin-left-xs:not(.ct-section),body .ct-section.c-margin-left-xs .ct-section-inner-wrap{margin-left:var(--xs-space-fallback)}body .c-margin-right-xs:not(.ct-section),body .ct-section.c-margin-right-xs .ct-section-inner-wrap{margin-right:var(--xs-space-fallback)}body .c-margin-top-xs:not(.ct-section),body .ct-section.c-margin-top-xs .ct-section-inner-wrap{margin-top:var(--xs-space-fallback)}body .ct-section.c-margin-bottom-xs .ct-section-inner-wrap,body c-margin-bottom-xs:not(.ct-section){margin-bottom:var(--xs-space-fallback)}body .c-columns-gap-xs:not(.ct-section),body .ct-section.c-columns-gap-xs .ct-section-inner-wrap{grid-gap:var(--xs-space-fallback)}body .c-owl-s:not(.ct-section)>*+*,body .ct-section.c-owl-s .ct-section-inner-wrap>*+*{margin-top:var(--s-space-fallback)}body .c-padding-s:not(.ct-section),body .ct-section.c-padding-s .ct-section-inner-wrap{padding:var(--s-space-fallback)}body .c-padding-left-s:not(.ct-section),body .ct-section.c-padding-left-s .ct-section-inner-wrap{padding-left:var(--s-space-fallback)}body .c-padding-right-s:not(.ct-section),body .ct-section.c-padding-right-s .ct-section-inner-wrap{padding-right:var(--s-space-fallback)}body .c-padding-top-s:not(.ct-section),body .ct-section.c-padding-top-s .ct-section-inner-wrap{padding-top:var(--s-space-fallback)}body .c-padding-bottom-s:not(.ct-section),body .ct-section.c-padding-bottom-s .ct-section-inner-wrap{padding-bottom:var(--s-space-fallback)}body .c-margin-s:not(.ct-section),body .ct-section.c-margin-s .ct-section-inner-wrap{margin:var(--s-space-fallback)}body .c-margin-left-s:not(.ct-section),body .ct-section.c-margin-left-s .ct-section-inner-wrap{margin-left:var(--s-space-fallback)}body .c-margin-right-s:not(.ct-section),body .ct-section.c-margin-right-s .ct-section-inner-wrap{margin-right:var(--s-space-fallback)}body .c-margin-top-s:not(.ct-section),body .ct-section.c-margin-top-s .ct-section-inner-wrap{margin-top:var(--s-space-fallback)}body .c-margin-bottom-s:not(.ct-section),body .ct-section.c-margin-bottom-s .ct-section-inner-wrap{margin-bottom:var(--s-space-fallback)}body .c-columns-gap-s:not(.ct-section),body .ct-section.c-columns-gap-s .ct-section-inner-wrap{grid-gap:var(--s-space-fallback)}body .c-owl-m:not(.ct-section)>*+*,body .ct-section.c-owl-m .ct-section-inner-wrap>*+*{margin-top:var(--m-space-fallback)}body .c-padding-m:not(.ct-section),body .ct-section.c-padding-m .ct-section-inner-wrap{padding:var(--m-space-fallback)}body .c-padding-left-m:not(.ct-section),body .ct-section.c-padding-left-m .ct-section-inner-wrap{padding-left:var(--m-space-fallback)}body .c-padding-right-m:not(.ct-section),body .ct-section.c-padding-right-m .ct-section-inner-wrap{padding-right:var(--m-space-fallback)}body .c-padding-top-m:not(.ct-section),body .ct-section.c-padding-top-m .ct-section-inner-wrap{padding-top:var(--m-space-fallback)}body .c-padding-bottom-m:not(.ct-section),body .ct-section.c-padding-bottom-m .ct-section-inner-wrap{padding-bottom:var(--m-space-fallback)}body .c-margin-m:not(.ct-section),body .ct-section.c-margin-m .ct-section-inner-wrap{margin:var(--m-space-fallback)}body .c-margin-left-m:not(.ct-section),body .ct-section.c-margin-left-m .ct-section-inner-wrap{margin-left:var(--m-space-fallback)}body .c-margin-right-m:not(.ct-section),body .ct-section.c-margin-right-m .ct-section-inner-wrap{margin-right:var(--m-space-fallback)}body .c-margin-top-m:not(.ct-section),body .ct-section.c-margin-top-m .ct-section-inner-wrap{margin-top:var(--m-space-fallback)}body .c-margin-bottom-m:not(.ct-section),body .ct-section.c-margin-bottom-m .ct-section-inner-wrap{margin-bottom:var(--m-space-fallback)}body .c-columns-gap-m:not(.ct-section),body .ct-section.c-columns-gap-m .ct-section-inner-wrap{grid-gap:var(--m-space-fallback)}body .c-owl-l:not(.ct-section)>*+*,body .ct-section.c-owl-l .ct-section-inner-wrap>*+*{margin-top:var(--l-space-fallback)}body .c-padding-l:not(.ct-section),body .ct-section.c-padding-l .ct-section-inner-wrap{padding:var(--l-space-fallback)}body .c-padding-left-l:not(.ct-section),body .ct-section.c-padding-left-l .ct-section-inner-wrap{padding-left:var(--l-space-fallback)}body .c-padding-right-l:not(.ct-section),body .ct-section.c-padding-right-l .ct-section-inner-wrap{padding-right:var(--l-space-fallback)}body .c-padding-top-l:not(.ct-section),body .ct-section.c-padding-top-l .ct-section-inner-wrap{padding-top:var(--l-space-fallback)}body .c-padding-bottom-l:not(.ct-section),body .ct-section.c-padding-bottom-l .ct-section-inner-wrap{padding-bottom:var(--l-space-fallback)}body .c-margin-l:not(.ct-section),body .ct-section.c-margin-l .ct-section-inner-wrap{margin:var(--l-space-fallback)}body .c-margin-left-l:not(.ct-section),body .ct-section.c-margin-left-l .ct-section-inner-wrap{margin-left:var(--l-space-fallback)}body .c-margin-right-l:not(.ct-section),body .ct-section.c-margin-right-l .ct-section-inner-wrap{margin-right:var(--l-space-fallback)}body .c-margin-top-l:not(.ct-section),body .ct-section.c-margin-top-l .ct-section-inner-wrap{margin-top:var(--l-space-fallback)}body .c-margin-bottom-l:not(.ct-section),body .ct-section.c-margin-bottom-l .ct-section-inner-wrap{margin-bottom:var(--l-space-fallback)}body .c-columns-gap-l:not(.ct-section),body .ct-section.c-columns-gap-l .ct-section-inner-wrap{grid-gap:var(--l-space-fallback)}body .c-owl-xl:not(.ct-section)>*+*,body .ct-section.c-owl-xl .ct-section-inner-wrap>*+*{margin-top:var(--xl-space-fallback)}body .c-padding-xl:not(.ct-section),body .ct-section.c-padding-xl .ct-section-inner-wrap{padding:var(--xl-space-fallback)}body .c-padding-left-xl:not(.ct-section),body .ct-section.c-padding-left-xl .ct-section-inner-wrap{padding-left:var(--xl-space-fallback)}body .c-padding-right-xl:not(.ct-section),body .ct-section.c-padding-right-xl .ct-section-inner-wrap{padding-right:var(--xl-space-fallback)}body .c-padding-top-xl:not(.ct-section),body .ct-section.c-padding-top-xl .ct-section-inner-wrap{padding-top:var(--xl-space-fallback)}body .c-padding-bottom-xl:not(.ct-section),body .ct-section.c-padding-bottom-xl .ct-section-inner-wrap{padding-bottom:var(--xl-space-fallback)}body .c-margin-xl:not(.ct-section),body .ct-section.c-margin-xl .ct-section-inner-wrap{margin:var(--xl-space-fallback)}body .c-margin-left-xl:not(.ct-section),body .ct-section.c-margin-left-xl .ct-section-inner-wrap{margin-left:var(--xl-space-fallback)}body .c-margin-right-xl:not(.ct-section),body .ct-section.c-margin-right-xl .ct-section-inner-wrap{margin-right:var(--xl-space-fallback)}body .c-margin-top-xl:not(.ct-section),body .ct-section.c-margin-top-xl .ct-section-inner-wrap{margin-top:var(--xl-space-fallback)}body .c-margin-bottom-xl:not(.ct-section),body .ct-section.c-margin-bottom-xl .ct-section-inner-wrap{margin-bottom:var(--xl-space-fallback)}body .c-columns-gap-xl:not(.ct-section),body .ct-section.c-columns-gap-xl .ct-section-inner-wrap{grid-gap:var(--xl-space-fallback)}body .c-owl-xxl:not(.ct-section)>*+*,body .ct-section.c-owl-xxl .ct-section-inner-wrap>*+*{margin-top:var(--xxl-space-fallback);margin-top:var(--xxl-space)}body .c-padding-xxl:not(.ct-section),body .ct-section.c-padding-xxl .ct-section-inner-wrap{padding:var(--xxl-space-fallback)}body .c-padding-left-xxl:not(.ct-section),body .ct-section.c-padding-left-xxl .ct-section-inner-wrap{padding-left:var(--xxl-space-fallback)}body .c-padding-right-xxl:not(.ct-section),body .ct-section.c-padding-right-xxl .ct-section-inner-wrap{padding-right:var(--xxl-space-fallback)}body .c-padding-top-xxl:not(.ct-section),body .ct-section.c-padding-top-xxl .ct-section-inner-wrap{padding-top:var(--xxl-space-fallback)}body .c-padding-bottom-xxl:not(.ct-section),body .ct-section.c-padding-bottom-xxl .ct-section-inner-wrap{padding-bottom:var(--xxl-space-fallback)}body .c-margin-xxl:not(.ct-section),body .ct-section.c-margin-xxl .ct-section-inner-wrap{margin:var(--xxl-space-fallback)}body .c-margin-left-xxl:not(.ct-section),body .ct-section.c-margin-left-xxl .ct-section-inner-wrap{margin-left:var(--xxl-space-fallback)}body .c-margin-right-xxl:not(.ct-section),body .ct-section.c-margin-right-xxl .ct-section-inner-wrap{margin-right:var(--xxl-space-fallback)}body .c-margin-top-xxl:not(.ct-section),body .ct-section.c-margin-top-xxl .ct-section-inner-wrap{margin-top:var(--xxl-space-fallback)}body .c-margin-bottom-xxl:not(.ct-section),body .ct-section.c-margin-bottom-xxl .ct-section-inner-wrap{margin-bottom:var(--xxl-space-fallback)}body .c-columns-gap-xxl:not(.ct-section),body .ct-section.c-columns-gap-xxl .ct-section-inner-wrap{grid-gap:var(--xxl-space-fallback)}@supports (font-size:clamp(1px,2px,3px)){body .c-owl-xs:not(.ct-section)>*+*,body .ct-section.c-owl-xs .ct-section-inner-wrap>*+*{margin-top:var(--xs-space)}body .c-padding-xs:not(.ct-section),body .ct-section.c-padding-xs .ct-section-inner-wrap{padding:var(--xs-space)}body .c-padding-left-xs:not(.ct-section),body .ct-section.c-padding-left-xs .ct-section-inner-wrap{padding-left:var(--xs-space)}body .c-padding-right-xs:not(.ct-section),body .ct-section.c-padding-right-xs .ct-section-inner-wrap{padding-right:var(--xs-space)}body .c-padding-top-xs:not(.ct-section),body .ct-section.c-padding-top-xs .ct-section-inner-wrap{padding-top:var(--xs-space)}body .c-padding-bottom-xs:not(.ct-section),body .ct-section.c-padding-bottom-xs .ct-section-inner-wrap{padding-bottom:var(--xs-space)}body .c-margin-xs:not(.ct-section),body .ct-section.c-margin-xs .ct-section-inner-wrap{margin:var(--xs-space)}body .c-margin-left-xs:not(.ct-section),body .ct-section.c-margin-left-xs .ct-section-inner-wrap{margin-left:var(--xs-space)}body .c-margin-right-xs:not(.ct-section),body .ct-section.c-margin-right-xs .ct-section-inner-wrap{margin-right:var(--xs-space)}body .c-margin-top-xs:not(.ct-section),body .ct-section.c-margin-top-xs .ct-section-inner-wrap{margin-top:var(--xs-space)}body .c-margin-bottom-xs:not(.ct-section),body .ct-section.c-margin-bottom-xs .ct-section-inner-wrap{margin-bottom:var(--xs-space)}body .c-columns-gap-xs:not(.ct-section),body .ct-section.c-columns-gap-xs .ct-section-inner-wrap{grid-gap:var(--xs-space)}body .c-owl-s:not(.ct-section)>*+*,body .ct-section.c-owl-s .ct-section-inner-wrap>*+*{margin-top:var(--s-space)}body .c-padding-s:not(.ct-section),body .ct-section.c-padding-s .ct-section-inner-wrap{padding:var(--s-space)}body .c-padding-left-s:not(.ct-section),body .ct-section.c-padding-left-s .ct-section-inner-wrap{padding-left:var(--s-space)}body .c-padding-right-s:not(.ct-section),body .ct-section.c-padding-right-s .ct-section-inner-wrap{padding-right:var(--s-space)}body .c-padding-top-s:not(.ct-section),body .ct-section.c-padding-top-s .ct-section-inner-wrap{padding-top:var(--s-space)}body .c-padding-bottom-s:not(.ct-section),body .ct-section.c-padding-bottom-s .ct-section-inner-wrap{padding-bottom:var(--s-space)}body .c-margin-s:not(.ct-section),body .ct-section.c-margin-s .ct-section-inner-wrap{margin:var(--s-space)}body .c-margin-left-s:not(.ct-section),body .ct-section.c-margin-left-s .ct-section-inner-wrap{margin-left:var(--s-space)}body .c-margin-right-s:not(.ct-section),body .ct-section.c-margin-right-s .ct-section-inner-wrap{margin-right:var(--s-space)}body .c-margin-top-s:not(.ct-section),body .ct-section.c-margin-top-s .ct-section-inner-wrap{margin-top:var(--s-space)}body .c-margin-bottom-s:not(.ct-section),body .ct-section.c-margin-bottom-s .ct-section-inner-wrap{margin-bottom:var(--s-space)}body .c-columns-gap-s:not(.ct-section),body .ct-section.c-columns-gap-s .ct-section-inner-wrap{grid-gap:var(--s-space)}body .c-owl-m:not(.ct-section)>*+*,body .ct-section.c-owl-m .ct-section-inner-wrap>*+*{margin-top:var(--m-space)}body .c-padding-m:not(.ct-section),body .ct-section.c-padding-m .ct-section-inner-wrap{padding:var(--m-space)}body .c-padding-left-m:not(.ct-section),body .ct-section.c-padding-left-m .ct-section-inner-wrap{padding-left:var(--m-space)}body .c-padding-right-m:not(.ct-section),body .ct-section.c-padding-right-m .ct-section-inner-wrap{padding-right:var(--m-space)}body .c-padding-top-m:not(.ct-section),body .ct-section.c-padding-top-m .ct-section-inner-wrap{padding-top:var(--m-space)}body .c-padding-bottom-m:not(.ct-section),body .ct-section.c-padding-bottom-m .ct-section-inner-wrap{padding-bottom:var(--m-space)}body .c-margin-m:not(.ct-section),body .ct-section.c-margin-m .ct-section-inner-wrap{margin:var(--m-space)}body .c-margin-left-m:not(.ct-section),body .ct-section.c-margin-left-m .ct-section-inner-wrap{margin-left:var(--m-space)}body .c-margin-right-m:not(.ct-section),body .ct-section.c-margin-right-m .ct-section-inner-wrap{margin-right:var(--m-space)}body .c-margin-top-m:not(.ct-section),body .ct-section.c-margin-top-m .ct-section-inner-wrap{margin-top:var(--m-space)}body .c-margin-bottom-m:not(.ct-section),body .ct-section.c-margin-bottom-m .ct-section-inner-wrap{margin-bottom:var(--m-space)}body .c-columns-gap-m:not(.ct-section),body .ct-section.c-columns-gap-m .ct-section-inner-wrap{grid-gap:var(--m-space)}body .c-owl-l:not(.ct-section)>*+*,body .ct-section.c-owl-l .ct-section-inner-wrap>*+*{margin-top:var(--l-space)}body .c-padding-l:not(.ct-section),body .ct-section.c-padding-l .ct-section-inner-wrap{padding:var(--l-space)}body .c-padding-left-l:not(.ct-section),body .ct-section.c-padding-left-l .ct-section-inner-wrap{padding-left:var(--l-space)}body .c-padding-right-l:not(.ct-section),body .ct-section.c-padding-right-l .ct-section-inner-wrap{padding-right:var(--l-space)}body .c-padding-top-l:not(.ct-section),body .ct-section.c-padding-top-l .ct-section-inner-wrap{padding-top:var(--l-space)}body .c-padding-bottom-l:not(.ct-section),body .ct-section.c-padding-bottom-l .ct-section-inner-wrap{padding-bottom:var(--l-space)}body .c-margin-l:not(.ct-section),body .ct-section.c-margin-l .ct-section-inner-wrap{margin:var(--l-space)}body .c-margin-left-l:not(.ct-section),body .ct-section.c-margin-left-l .ct-section-inner-wrap{margin-left:var(--l-space)}body .c-margin-right-l:not(.ct-section),body .ct-section.c-margin-right-l .ct-section-inner-wrap{margin-right:var(--l-space)}body .c-margin-top-l:not(.ct-section),body .ct-section.c-margin-top-l .ct-section-inner-wrap{margin-top:var(--l-space)}body .c-margin-bottom-l:not(.ct-section),body .ct-section.c-margin-bottom-l .ct-section-inner-wrap{margin-bottom:var(--l-space)}body .c-columns-gap-l:not(.ct-section),body .ct-section.c-columns-gap-l .ct-section-inner-wrap{grid-gap:var(--l-space)}body .c-owl-xl:not(.ct-section)>*+*,body .ct-section.c-owl-xl .ct-section-inner-wrap>*+*{margin-top:var(--xl-space)}body .c-padding-xl:not(.ct-section),body .ct-section.c-padding-xl .ct-section-inner-wrap{padding:var(--xl-space)}body .c-padding-left-xl:not(.ct-section),body .ct-section.c-padding-left-xl .ct-section-inner-wrap{padding-left:var(--xl-space)}body .c-padding-right-xl:not(.ct-section),body .ct-section.c-padding-right-xl .ct-section-inner-wrap{padding-right:var(--xl-space)}body .c-padding-top-xl:not(.ct-section),body .ct-section.c-padding-top-xl .ct-section-inner-wrap{padding-top:var(--xl-space)}body .c-padding-bottom-xl:not(.ct-section),body .ct-section.c-padding-bottom-xl .ct-section-inner-wrap{padding-bottom:var(--xl-space)}body .c-margin-xl:not(.ct-section),body .ct-section.c-margin-xl .ct-section-inner-wrap{margin:var(--xl-space)}body .c-margin-left-xl:not(.ct-section),body .ct-section.c-margin-left-xl .ct-section-inner-wrap{margin-left:var(--xl-space)}body .c-margin-right-xl:not(.ct-section),body .ct-section.c-margin-right-xl .ct-section-inner-wrap{margin-right:var(--xl-space)}body .c-margin-top-xl:not(.ct-section),body .ct-section.c-margin-top-xl .ct-section-inner-wrap{margin-top:var(--xl-space)}body .c-margin-bottom-xl:not(.ct-section),body .ct-section.c-margin-bottom-xl .ct-section-inner-wrap{margin-bottom:var(--xl-space)}body .c-columns-gap-xl:not(.ct-section),body .ct-section.c-columns-gap-xl .ct-section-inner-wrap{grid-gap:var(--xl-space)}body .c-owl-xxl:not(.ct-section)>*+*,body .ct-section.c-owl-xxl .ct-section-inner-wrap>*+*{margin-top:var(--xxl-space)}body .c-padding-xxl:not(.ct-section),body .ct-section.c-padding-xxl .ct-section-inner-wrap{padding:var(--xxl-space)}body .c-padding-left-xxl:not(.ct-section),body .ct-section.c-padding-left-xxl .ct-section-inner-wrap{padding-left:var(--xxl-space)}body .c-padding-right-xxl:not(.ct-section),body .ct-section.c-padding-right-xxl .ct-section-inner-wrap{padding-right:var(--xxl-space)}body .c-padding-top-xxl:not(.ct-section),body .ct-section.c-padding-top-xxl .ct-section-inner-wrap{padding-top:var(--xxl-space)}body .c-padding-bottom-xxl:not(.ct-section),body .ct-section.c-padding-bottom-xxl .ct-section-inner-wrap{padding-bottom:var(--xxl-space)}body .c-margin-xxl:not(.ct-section),body .ct-section.c-margin-xxl .ct-section-inner-wrap{margin:var(--xxl-space)}body .c-margin-left-xxl:not(.ct-section),body .ct-section.c-margin-left-xxl .ct-section-inner-wrap{margin-left:var(--xxl-space)}body .c-margin-right-xxl:not(.ct-section),body .ct-section.c-margin-right-xxl .ct-section-inner-wrap{margin-right:var(--xxl-space)}body .c-margin-top-xxl:not(.ct-section),body .ct-section.c-margin-top-xxl .ct-section-inner-wrap{margin-top:var(--xxl-space)}body .c-margin-bottom-xxl:not(.ct-section),body .ct-section.c-margin-bottom-xxl .ct-section-inner-wrap{margin-bottom:var(--xxl-space)}body .c-columns-gap-xxl:not(.ct-section),body .ct-section.c-columns-gap-xxl .ct-section-inner-wrap{grid-gap:var(--xxl-space)}}
body .c-h1{font-size:var(--h1-fallback)}body .c-h2{font-size:var(--h2-fallback)}body .c-h3{font-size:var(--h3-fallback)}body .c-h4{font-size:var(--h4-fallback)}body .c-h5{font-size:var(--h5-fallback)}body .c-h6{font-size:var(--h6-fallback)}body .c-text-s{font-size:var(--s-text-fallback)}body .c-text-m{font-size:var(--m-text-fallback)}body .c-text-l{font-size:var(--l-text-fallback)}body .c-text-xl{font-size:var(--xl-text-fallback)}@supports (font-size:clamp(1px,2px,3px)){body .c-h1{font-size:var(--h1)}body .c-h2{font-size:var(--h2)}body .c-h3{font-size:var(--h3)}body .c-h4{font-size:var(--h4)}body .c-h5{font-size:var(--h5)}body .c-h6{font-size:var(--h6)}body .c-text-s{font-size:var(--s-text)}body .c-text-m{font-size:var(--m-text)}body .c-text-l{font-size:var(--l-text)}body .c-text-xl{font-size:var(--xl-text)}}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list{display:block}.splide__track--fade>.splide__list>.splide__slide{left:0;opacity:0;position:absolute;top:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;position:relative;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}