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;
}.menu-item-object-language_switcher .trp-flag-image {
display: inline-block;
margin: -1px 5px;
vertical-align: baseline;
padding: 0;
border: 0;
border-radius:0;
} .trp-language-switcher{
height: 42px;
position: relative;
box-sizing: border-box;
width: 200px;
text-overflow: ellipsis;
white-space: nowrap;
}
.trp-language-switcher > div {
box-sizing: border-box;
padding:4px 20px 3px 13px;
border: 1.5px solid #949494;
border-radius: 2px;
background-image: url(../../../plugins/translatepress-multilingual/assets/images/arrow-down-3101.svg);
background-repeat: no-repeat;
background-position:
calc(100% - 20px) calc(1em + 2px),
calc(100% - 3px) calc(1em + 0px);
background-size:
8px 8px,
8px 8px;
background-repeat: no-repeat;
background-color: #fff;
}
.trp-language-switcher > div:hover {
background-image: none;
}
.trp-language-switcher > div > a {
display: block;
padding: 7px 12px;
border-radius: 3px;
text-decoration: none;
color: #1E1E1E;
font-style: normal;
font-weight: 400;
font-size: 16px;
}
.trp-language-switcher > div > a:hover {
background: #F0F0F0;
border-radius: 2px;
}
.trp-language-switcher > div > a.trp-ls-shortcode-disabled-language {
cursor: default;
}
.trp-language-switcher > div > a.trp-ls-shortcode-disabled-language:hover {
background: none;
}
.trp-language-switcher > div > a > img{
display: inline;
margin: 0 3px;
width: 18px;
height: 12px;
border-radius: 0;
}
.trp-language-switcher .trp-ls-shortcode-current-language{
display: inline-block;
}
.trp-language-switcher:focus .trp-ls-shortcode-current-language,
.trp-language-switcher:hover .trp-ls-shortcode-current-language{
visibility: hidden;
}
.trp-language-switcher .trp-ls-shortcode-language{
display: inline-block;
height: 1px;
overflow: hidden;
visibility: hidden;
z-index: 1;
max-height: 250px;
overflow-y: auto;
left: 0;
top: 0;
min-height: auto;
}
.trp-language-switcher:focus .trp-ls-shortcode-language,
.trp-language-switcher:hover .trp-ls-shortcode-language{
visibility: visible;
max-height: 250px;
padding: 4px 13px;
height: auto;
overflow-y: auto;
position: absolute;
left: 0;
top: 0;
display: inline-block !important;
min-height: auto;
} #wpadminbar #wp-admin-bar-trp_edit_translation .ab-icon:before {
content: '\f326';
top: 3px;
}
@media screen and ( max-width: 782px ) {
#wpadminbar #wp-admin-bar-trp_edit_translation > .ab-item {
text-indent: 0;
}
#wpadminbar li#wp-admin-bar-trp_edit_translation {
display: block;
}
}#section-853-356 > .ct-section-inner-wrap{display:flex;flex-direction:column;gap:1rem}#section-853-356{display:block}#section-853-356{background-color:var(--black)}#section-3-356 > .ct-section-inner-wrap{align-items:center;gap:3rem}#section-3-356{background-color:var(--black);text-align:left}#section-282-356 > .ct-section-inner-wrap{align-items:center;gap:3rem}#section-282-356{background-color:var(--black);text-align:left}#mousserande-vin > .ct-section-inner-wrap{align-items:center;gap:3rem}#mousserande-vin{background-color:var(--black);text-align:left}#section-493-356 > .ct-section-inner-wrap{align-items:center;gap:3rem}#section-493-356{background-color:var(--black);text-align:left}#section-556-356 > .ct-section-inner-wrap{align-items:center;gap:3rem}#section-556-356{background-color:var(--black);text-align:left}#section-618-356 > .ct-section-inner-wrap{align-items:center;gap:3rem}#section-618-356{background-color:var(--black);text-align:left}#section-680-356 > .ct-section-inner-wrap{padding-bottom:56px;align-items:center;gap:3rem}#section-680-356{background-color:var(--black);text-align:left}#section-885-356 > .ct-section-inner-wrap{padding-top:22px;display:flex;flex-direction:column;gap:1rem}#section-885-356{display:block}#section-885-356{background-color:var(--black)}@media (max-width:767px){#section-853-356 > .ct-section-inner-wrap{display:flex;flex-direction:column}#section-853-356{display:block}#section-853-356{text-align:center}}@media (max-width:767px){#section-885-356 > .ct-section-inner-wrap{display:flex;flex-direction:column}#section-885-356{display:block}#section-885-356{text-align:center}}#div_block-871-356{width:100%;justify-content:center;text-align:left;align-items:center}#div_block-862-356{width:100%;flex-direction:row;display:flex;justify-content:center;align-items:center;gap:1rem}#cocktails{width:100%}#div_block-4-356{align-items:start;grid-template-columns:repeat(4,minmax(200px,1fr));grid-column-gap:2rem;grid-row-gap:20px;width:100%;text-align:left;display:grid;margin-top:45px}#div_block-101-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem;margin-bottom:0px}#div_block-102-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-144-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-146-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-147-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-151-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-153-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-154-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-158-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-160-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-161-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-165-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-167-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-168-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-172-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-174-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-175-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-179-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-181-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-182-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-186-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-188-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-189-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-193-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-195-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-196-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-200-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-202-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-203-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-207-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-209-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-210-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-214-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-216-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-217-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-222-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-224-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-225-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-229-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-231-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-232-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-236-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-238-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-239-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-243-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-245-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-246-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-250-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-252-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-253-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-257-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-259-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-260-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-264-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-266-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-267-356{width:100%;flex-direction:row;display:flex;justify-content:space-between}#div_block-271-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-273-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-274-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-903-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-905-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-906-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-934-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-936-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-937-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#vin{width:100%}#div_block-285-356{align-items:start;grid-template-columns:repeat(4,minmax(200px,1fr));grid-column-gap:2rem;grid-row-gap:20px;width:100%;text-align:left;display:grid}#div_block-286-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-288-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-289-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-293-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-295-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-296-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-300-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-302-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-303-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-307-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-309-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-310-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-314-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-316-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-317-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-321-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-323-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-324-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-328-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-330-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-331-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-335-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-337-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-338-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-342-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-344-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-345-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-427-356{width:100%}#div_block-429-356{align-items:start;grid-template-columns:repeat(4,minmax(200px,1fr));grid-column-gap:2rem;grid-row-gap:20px;width:100%;text-align:left;display:grid}#div_block-430-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-432-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-433-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-437-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-439-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-440-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-444-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-446-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-447-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#ol-cider{width:100%}#div_block-496-356{align-items:start;grid-template-columns:repeat(4,minmax(200px,1fr));grid-column-gap:2rem;grid-row-gap:20px;width:100%;text-align:left;display:grid}#div_block-497-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-499-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-500-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-504-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-506-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-507-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-511-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-513-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-514-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-520-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-522-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-523-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-534-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-536-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-537-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-541-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-543-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-544-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-548-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-550-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-551-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#avec{width:100%}#div_block-560-356{align-items:start;grid-template-columns:repeat(4,minmax(200px,1fr));grid-column-gap:2rem;grid-row-gap:20px;width:100%;text-align:left;display:grid}#div_block-561-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-563-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-564-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-568-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-570-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-571-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-575-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-577-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-578-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-582-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-584-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-585-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#ovriga-drycker{width:100%}#div_block-622-356{align-items:start;grid-template-columns:repeat(4,minmax(200px,1fr));grid-column-gap:2rem;grid-row-gap:20px;width:100%;text-align:left;display:grid}#div_block-623-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-625-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-626-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-630-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-632-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-633-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-637-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-639-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-640-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-644-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-646-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-647-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-651-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-653-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-654-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-658-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-660-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-661-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-665-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-667-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-668-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#mat{width:100%}#div_block-840-356{align-items:stretch;grid-template-columns:repeat(2,minmax(200px,1fr));grid-column-gap:2rem;grid-row-gap:20px;width:100%;display:grid}#div_block-848-356{width:100%;flex-direction:row;display:flex;justify-content:space-between}#div_block-684-356{align-items:start;grid-template-columns:repeat(4,minmax(200px,1fr));grid-column-gap:2rem;grid-row-gap:20px;width:100%;text-align:left;display:grid;margin-bottom:0px;padding-bottom:0px}#div_block-685-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-687-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-688-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-754-356{padding-right:1rem;padding-left:1rem;width:100%;gap:1rem;padding-top:1rem;padding-bottom:1rem}#div_block-756-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%}#div_block-757-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-761-356{padding-right:1rem;padding-left:1rem;width:100%;gap:1rem;margin-bottom:250px}#div_block-1201-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-1203-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-1204-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-768-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-770-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-771-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-775-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-777-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-778-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-782-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-784-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-785-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-789-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-791-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-792-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-953-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-955-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-956-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-961-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-963-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-964-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-987-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-989-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-990-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-1120-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-1122-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-1123-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-1134-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-1136-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-1137-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-1150-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-1151-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-1304-356{padding-right:1rem;padding-left:1rem;width:100%;gap:1rem;margin-bottom:250px}#div_block-1305-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-1307-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-1308-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-1313-356{padding-right:1rem;padding-left:1rem;width:100%;gap:1rem;margin-bottom:250px}#div_block-1314-356{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;gap:1rem}#div_block-1316-356{width:100%;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}#div_block-1317-356{width:100%;padding-top:0px;flex-direction:row;display:flex;justify-content:space-between}#div_block-886-356{width:100%;justify-content:center;text-align:left;align-items:center}#div_block-888-356{width:100%;flex-direction:row;display:flex;justify-content:center;align-items:center;gap:1rem}@media (max-width:1120px){#div_block-4-356{align-items:stretch;grid-template-columns:repeat(3,minmax(200px,1fr));grid-column-gap:20px;grid-row-gap:20px;display:grid}}@media (max-width:1120px){#div_block-285-356{align-items:stretch;grid-template-columns:repeat(3,minmax(200px,1fr));grid-column-gap:20px;grid-row-gap:20px;display:grid}}@media (max-width:1120px){#div_block-429-356{align-items:stretch;grid-template-columns:repeat(3,minmax(200px,1fr));grid-column-gap:20px;grid-row-gap:20px;display:grid}}@media (max-width:1120px){#div_block-496-356{align-items:stretch;grid-template-columns:repeat(3,minmax(200px,1fr));grid-column-gap:20px;grid-row-gap:20px;display:grid}}@media (max-width:1120px){#div_block-560-356{align-items:stretch;grid-template-columns:repeat(3,minmax(200px,1fr));grid-column-gap:20px;grid-row-gap:20px;display:grid}}@media (max-width:1120px){#div_block-622-356{align-items:stretch;grid-template-columns:repeat(3,minmax(200px,1fr));grid-column-gap:20px;grid-row-gap:20px;display:grid}}@media (max-width:1120px){#div_block-684-356{align-items:stretch;grid-template-columns:repeat(3,minmax(200px,1fr));grid-column-gap:20px;grid-row-gap:20px;text-align:left;display:grid}}@media (max-width:991px){#div_block-4-356{align-items:stretch;grid-template-columns:repeat(2,minmax(200px,1fr));grid-column-gap:20px;grid-row-gap:20px;text-align:left;display:grid}}@media (max-width:991px){#div_block-285-356{align-items:stretch;grid-template-columns:repeat(2,minmax(200px,1fr));grid-column-gap:20px;grid-row-gap:20px;text-align:left;display:grid}}@media (max-width:991px){#div_block-429-356{align-items:stretch;grid-template-columns:repeat(2,minmax(200px,1fr));grid-column-gap:20px;grid-row-gap:20px;text-align:left;display:grid}}@media (max-width:991px){#div_block-496-356{align-items:stretch;grid-template-columns:repeat(2,minmax(200px,1fr));grid-column-gap:20px;grid-row-gap:20px;text-align:left;display:grid}}@media (max-width:991px){#div_block-560-356{align-items:stretch;grid-template-columns:repeat(2,minmax(200px,1fr));grid-column-gap:20px;grid-row-gap:20px;text-align:left;display:grid}}@media (max-width:991px){#div_block-622-356{align-items:stretch;grid-template-columns:repeat(2,minmax(200px,1fr));grid-column-gap:20px;grid-row-gap:20px;text-align:left;display:grid}}@media (max-width:991px){#div_block-840-356{align-items:stretch;grid-template-columns:repeat(1,minmax(200px,1fr));grid-column-gap:20px;grid-row-gap:20px;display:grid}}@media (max-width:991px){#div_block-684-356{align-items:stretch;grid-template-columns:repeat(2,minmax(200px,1fr));grid-column-gap:20px;grid-row-gap:20px;text-align:left;display:grid}}@media (max-width:767px){#div_block-862-356{text-align:center;flex-direction:column;display:flex;gap:.5rem}}@media (max-width:767px){#div_block-4-356{flex-direction:column-reverse;display:flex}}@media (max-width:767px){#div_block-285-356{flex-direction:column-reverse;display:flex}}@media (max-width:767px){#div_block-429-356{flex-direction:column-reverse;display:flex}}@media (max-width:767px){#div_block-496-356{flex-direction:column-reverse;display:flex}}@media (max-width:767px){#div_block-560-356{flex-direction:column-reverse;display:flex}}@media (max-width:767px){#div_block-622-356{flex-direction:column-reverse;display:flex}}@media (max-width:767px){#div_block-684-356{flex-direction:column-reverse;display:flex}}@media (max-width:767px){#div_block-888-356{text-align:center;flex-direction:column;display:flex;gap:.5rem}}#text_block-103-356{useCustomTag:true}#text_block-105-356{useCustomTag:true}#text_block-148-356{useCustomTag:true}#text_block-149-356{useCustomTag:true}#text_block-155-356{useCustomTag:true}#text_block-156-356{useCustomTag:true}#text_block-162-356{useCustomTag:true}#text_block-163-356{useCustomTag:true}#text_block-169-356{useCustomTag:true}#text_block-170-356{useCustomTag:true}#text_block-176-356{useCustomTag:true}#text_block-177-356{useCustomTag:true}#text_block-183-356{useCustomTag:true}#text_block-184-356{useCustomTag:true}#text_block-190-356{useCustomTag:true}#text_block-191-356{useCustomTag:true}#text_block-197-356{useCustomTag:true}#text_block-198-356{useCustomTag:true}#text_block-204-356{useCustomTag:true}#text_block-205-356{useCustomTag:true}#text_block-211-356{useCustomTag:true}#text_block-212-356{useCustomTag:true}#text_block-218-356{useCustomTag:true}#text_block-219-356{useCustomTag:true}#text_block-226-356{useCustomTag:true}#text_block-227-356{useCustomTag:true}#text_block-233-356{useCustomTag:true}#text_block-234-356{useCustomTag:true}#text_block-240-356{useCustomTag:true}#text_block-241-356{useCustomTag:true}#text_block-247-356{useCustomTag:true}#text_block-248-356{useCustomTag:true}#text_block-254-356{useCustomTag:true}#text_block-255-356{useCustomTag:true}#text_block-261-356{useCustomTag:true}#text_block-262-356{useCustomTag:true}#text_block-268-356{useCustomTag:true}#text_block-269-356{useCustomTag:true}#text_block-275-356{useCustomTag:true}#text_block-276-356{useCustomTag:true}#text_block-907-356{useCustomTag:true}#text_block-908-356{useCustomTag:true}#text_block-938-356{useCustomTag:true}#text_block-939-356{useCustomTag:true}#text_block-290-356{useCustomTag:true}#text_block-291-356{useCustomTag:true}#text_block-297-356{useCustomTag:true}#text_block-298-356{useCustomTag:true}#text_block-304-356{useCustomTag:true}#text_block-305-356{useCustomTag:true}#text_block-311-356{useCustomTag:true}#text_block-312-356{useCustomTag:true}#text_block-318-356{useCustomTag:true}#text_block-319-356{useCustomTag:true}#text_block-325-356{useCustomTag:true}#text_block-326-356{useCustomTag:true}#text_block-332-356{useCustomTag:true}#text_block-333-356{useCustomTag:true}#text_block-339-356{useCustomTag:true}#text_block-340-356{useCustomTag:true}#text_block-346-356{useCustomTag:true}#text_block-347-356{useCustomTag:true}#text_block-434-356{useCustomTag:true}#text_block-435-356{useCustomTag:true}#text_block-441-356{useCustomTag:true}#text_block-442-356{useCustomTag:true}#text_block-448-356{useCustomTag:true}#text_block-449-356{useCustomTag:true}#text_block-518-356{max-width:75ch }#text_block-501-356{useCustomTag:true}#text_block-502-356{useCustomTag:true}#text_block-508-356{useCustomTag:true}#text_block-509-356{useCustomTag:true}#text_block-515-356{useCustomTag:true}#text_block-516-356{useCustomTag:true}#text_block-524-356{useCustomTag:true}#text_block-525-356{useCustomTag:true}#text_block-538-356{useCustomTag:true}#text_block-539-356{useCustomTag:true}#text_block-545-356{useCustomTag:true}#text_block-546-356{useCustomTag:true}#text_block-552-356{useCustomTag:true}#text_block-553-356{useCustomTag:true}#text_block-565-356{useCustomTag:true}#text_block-566-356{useCustomTag:true}#text_block-572-356{useCustomTag:true}#text_block-573-356{useCustomTag:true}#text_block-579-356{useCustomTag:true}#text_block-580-356{useCustomTag:true}#text_block-586-356{useCustomTag:true}#text_block-587-356{useCustomTag:true}#text_block-621-356{max-width:75ch }#text_block-627-356{useCustomTag:true}#text_block-628-356{useCustomTag:true}#text_block-634-356{useCustomTag:true}#text_block-635-356{useCustomTag:true}#text_block-641-356{useCustomTag:true}#text_block-642-356{useCustomTag:true}#text_block-648-356{useCustomTag:true}#text_block-649-356{useCustomTag:true}#text_block-655-356{useCustomTag:true}#text_block-656-356{useCustomTag:true}#text_block-662-356{useCustomTag:true}#text_block-663-356{useCustomTag:true}#text_block-669-356{useCustomTag:true}#text_block-670-356{useCustomTag:true}#text_block-850-356{useCustomTag:true}#text_block-852-356{useCustomTag:true}#text_block-689-356{useCustomTag:true}#text_block-690-356{useCustomTag:true}#text_block-758-356{useCustomTag:true}#text_block-759-356{useCustomTag:true}#text_block-1205-356{useCustomTag:true}#text_block-1206-356{useCustomTag:true}#text_block-772-356{useCustomTag:true}#text_block-773-356{useCustomTag:true}#text_block-779-356{useCustomTag:true}#text_block-780-356{useCustomTag:true}#text_block-786-356{useCustomTag:true}#text_block-787-356{useCustomTag:true}#text_block-793-356{useCustomTag:true}#text_block-794-356{useCustomTag:true}#text_block-957-356{useCustomTag:true}#text_block-958-356{useCustomTag:true}#text_block-965-356{useCustomTag:true}#text_block-966-356{useCustomTag:true}#text_block-991-356{useCustomTag:true}#text_block-992-356{useCustomTag:true}#text_block-1124-356{useCustomTag:true}#text_block-1138-356{useCustomTag:true}#text_block-1139-356{useCustomTag:true}#text_block-1152-356{useCustomTag:true}#text_block-1153-356{useCustomTag:true}#div_block-1148-356{useCustomTag:true;padding-top:1px;padding-bottom:1px}#text_block-1309-356{useCustomTag:true}#text_block-1310-356{useCustomTag:true}#text_block-1318-356{useCustomTag:true}#text_block-1319-356{useCustomTag:true}#link_text-855-356{font-size:1.4rem}#link_text-856-356{font-size:1.4rem}#link_text-857-356{font-size:1.4rem}#link_text-858-356{font-size:1.4rem}#link_text-859-356{font-size:1.4rem}#link_text-860-356{font-size:1.4rem}#link_text-861-356{font-size:1.4rem}#link_text-889-356{font-size:1.4rem}#link_text-890-356{font-size:1.4rem}#link_text-891-356{font-size:1.4rem}#link_text-892-356{font-size:1.4rem}#link_text-893-356{font-size:1.4rem}#link_text-894-356{font-size:1.4rem}#link_text-895-356{font-size:1.4rem}#image-873-356{width:120px;height:95px}#image-887-356{width:120px;height:95px}.ct-section {
width:100%;
background-size:cover;
background-repeat:repeat;
}
.ct-section>.ct-section-inner-wrap {
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ct-div-block {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.ct-new-columns {
display:flex;
width:100%;
flex-direction:row;
align-items:stretch;
justify-content:center;
flex-wrap:wrap;
}
.ct-link-text {
display:inline-block;
}
.ct-link {
display:flex;
flex-wrap:wrap;
text-align:center;
text-decoration:none;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-link-button {
display:inline-block;
text-align:center;
text-decoration:none;
}
.ct-link-button {
background-color: #1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}
.ct-image {
max-width:100%;
}
.ct-fancy-icon>svg {
width:55px;height:55px;}
.ct-inner-content {
width:100%;
}
.ct-slide {
display:flex;
flex-wrap:wrap;
text-align:center;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-nestable-shortcode {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-comments {
width:100%;
text-align:left;
}
.oxy-comment-form {
width:100%;
}
.oxy-login-form {
width:100%;
}
.oxy-search-form {
width:100%;
}
.oxy-tabs-contents {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab-content {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-testimonial {
width:100%;
}
.oxy-icon-box {
width:100%;
}
.oxy-pricing-box {
width:100%;
}
.oxy-posts-grid {
width:100%;
}
.oxy-gallery {
width:100%;
}
.ct-slider {
width:100%;
}
.oxy-tabs {
display:flex;
flex-wrap:nowrap;
flex-direction:row;
align-items:stretch;
}
.ct-modal {
flex-direction:column;
align-items:flex-start;
}
.ct-span {
display:inline-block;
text-decoration:inherit;
}
.ct-widget {
width:100%;
}
.oxy-dynamic-list {
width:100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.ct-div-block,
.oxy-post-content,
.ct-text-block,
.ct-headline,
.oxy-rich-text,
.ct-link-text { max-width: 100%; }
img { flex-shrink: 0; }
body * { min-height: 1px; }
}            .oxy-testimonial {
flex-direction: row;
align-items: center;
}
.oxy-testimonial .oxy-testimonial-photo-wrap {
order: 1;
}
.oxy-testimonial .oxy-testimonial-photo {
width: 125px;                height: 125px;                margin-right: 20px;
}
.oxy-testimonial .oxy-testimonial-photo-wrap, 
.oxy-testimonial .oxy-testimonial-author-wrap, 
.oxy-testimonial .oxy-testimonial-content-wrap {
align-items: flex-start;                text-align: left;            }
.oxy-testimonial .oxy-testimonial-text {
margin-bottom:8px;font-size: 21px;
line-height: 1.4;
-webkit-font-smoothing: subpixel-antialiased;
}
.oxy-testimonial .oxy-testimonial-author {
font-size: 18px;
-webkit-font-smoothing: subpixel-antialiased;
}
.oxy-testimonial .oxy-testimonial-author-info {
font-size: 12px;
-webkit-font-smoothing: subpixel-antialiased;
}
.oxy-icon-box {
text-align: left;                flex-direction: column;            }
.oxy-icon-box .oxy-icon-box-icon {
margin-bottom: 12px;
align-self: flex-start;            }
.oxy-icon-box .oxy-icon-box-heading {
font-size: 21px;
margin-bottom: 12px;            }
.oxy-icon-box .oxy-icon-box-text {
font-size: 16px;
margin-bottom: 12px;align-self: flex-start;            }
.oxy-icon-box .oxy-icon-box-link {
margin-top: 20px;                            } .oxy-pricing-box .oxy-pricing-box-section {
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
text-align: center;            }
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
justify-content: center;            } .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
justify-content: center;            } .oxy-pricing-box .oxy-pricing-box-title-title {
font-size: 48px;
}
.oxy-pricing-box .oxy-pricing-box-title-subtitle {
font-size: 24px;
} .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
flex-direction: row;                                            }
.oxy-pricing-box .oxy-pricing-box-currency {
font-size: 28px;
}
.oxy-pricing-box .oxy-pricing-box-amount-main {
font-size: 80px;
line-height: 0.7;
}
.oxy-pricing-box .oxy-pricing-box-amount-decimal {
font-size: 13px;
}
.oxy-pricing-box .oxy-pricing-box-term {
font-size: 16px;
}
.oxy-pricing-box .oxy-pricing-box-sale-price {
font-size: 12px;
color: rgba(0,0,0,0.5);
margin-bottom: 20px;            } .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
font-size: 16px;
color: rgba(0,0,0,0.5);
} .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
justify-content: center;            }
.oxy-progress-bar .oxy-progress-bar-background {
background-color: #000000;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);            animation: none 0s paused;        }
.oxy-progress-bar .oxy-progress-bar-progress-wrap {
width: 85%;        }
.oxy-progress-bar .oxy-progress-bar-progress {
background-color: #66aaff;padding: 40px;animation: none 0s paused, none 0s paused;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);        
}
.oxy-progress-bar .oxy-progress-bar-overlay-text {
font-size: 30px;
font-weight: 900;
-webkit-font-smoothing: subpixel-antialiased;
}
.oxy-progress-bar .oxy-progress-bar-overlay-percent {
font-size: 12px;
}
.ct-slider .unslider-nav ol li {border-color: #ffffff; }.ct-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }.ct-slider .ct-slide {
padding: 0px;			}
.oxy-superbox .oxy-superbox-secondary, 
.oxy-superbox .oxy-superbox-primary {
transition-duration: 0.5s;            }
.oxy-shape-divider {
width: 0px;
height: 0px;
}
.oxy_shape_divider svg {
width: 100%;
}
.oxy-pro-media-player .oxy-pro-media-player_play{
--extras-play-icon-size:60px;
}
.oxy-pro-media-player .oxy-pro-media-player_play button:hover{
--vm-play-scale:1;
}
.oxy-pro-media-player .oxy-pro-media-player_play button{
transition-duration:.3s;
}
.oxy-pro-media-player vime-player{
--vm-control-scale:.9;
--extras-slider-height:2px;
--vm-control-group-spacing:12px;
--vm-controls-padding:15px;
--vm-controls-spacing:15px;
--vm-time-font-size:13px;
--vm-control-border-radius:3px;
--extras-spinner-size:80px;
--vm-spinner-thickness:3px;
--vm-spinner-spin-duration:1s;
--vm-tooltip-spacing:3px;
--vm-tooltip-padding:3px;
}
.oxy-pro-media-player .oxy-pro-media-player_custom-image{
--extras-poster-left:50%;
--extras-poster-top:50%;
}
.oxy-pro-media-player vime-player.video{
height: 0;
overflow: hidden;
}
.oxy-pro-media-player .extras-in-builder vime-spinner{
opacity: 0;
}
.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:px px px px ;}
.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
transition-duration:0.4s;
}
.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:0px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
width:30px;
height:30px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
padding-left:15px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:0.4s;
}
.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
top:20px;
left:20px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
width:24px;
height:24px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:0.4s;
}
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}
.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-image:url();
}
.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:24px;
}
.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(0,0,0,0.2);
border-top-style:solid;
}
.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
flex-direction: row;
}
.oxy-pro-menu .oxy-pro-menu-container .menu-item a{
text-align: left;
justify-content: flex-start;
}
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{
align-items: flex-start;
}
.oxy-pro-menu .oxy-pro-menu-off-canvas-container{
top: 0;
bottom: 0;
right: auto;
left: 0;
}
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
text-align: left;
justify-content: flex-start;
}
.oxy-site-navigation {
--oxynav-brand-color:#4831B0;
--oxynav-neutral-color:#FFFFFF;
--oxynav-activehover-color:#EFEDF4;
--oxynav-background-color:#4831B0;
--oxynav-border-radius:0px;
--oxynav-other-spacing:8px;
--oxynav-transition-duration:0.3s;
--oxynav-transition-timing-function:cubic-bezier(.84,.05,.31,.93);
}
.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper{
text-align:left;
}
.oxy-site-navigation > ul{ left: 0; }
.oxy-site-navigation {
--oxynav-animation-name: none; 
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1){ 
background-color: var(--oxynav-brand-color);
transition: var(--oxynav-transition-duration);
margin-left: var(--oxynav-other-spacing);
border: none;
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2){ 
background: transparent;
border: 1px solid currentColor;
transition: var(--oxynav-transition-duration);
margin-left: var(--oxynav-other-spacing);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2):not(:hover) > img{
filter: invert(0) !important;
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover{
background-color: var(--oxynav-activehover-color);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a{
color: var(--oxynav-neutral-color);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a{
color: var(--oxynav-brand-color);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a{
color: var(--oxynav-brand-color);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a::after{
color: var(--oxynav-neutral-color);   
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a::after{
color: var(--oxynav-brand-color);   
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a::after{
color: var(--oxynav-brand-color);   
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
display: none;
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > button, .oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
display: none;
}
.ct-section-inner-wrap, .oxy-header-container{
max-width: 1120px;
}
body {font-family: Arial, Helvetica, sans-serif;}body {line-height: 1.6;font-size: px;font-weight: ;color: ;}.oxy-nav-menu-hamburger-line {background-color: ;}h1, h2, h3, h4, h5, h6 {font-family: Arial, Helvetica, sans-serif;}a {color: var(--primary);text-decoration: none;}a:hover {text-decoration: none;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
padding-top: 75px;
padding-right: 20px;
padding-bottom: 75px;
padding-left: 20px;
}.ct-new-columns > .ct-div-block {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}.oxy-header-container {
padding-right: 20px;
padding-left: 20px;
}@media (max-width: 992px) {
.ct-columns-inner-wrap {
display: block !important;
}
.ct-columns-inner-wrap:after {
display: table;
clear: both;
content: "";
}
.ct-column {
width: 100% !important;
margin: 0 !important;
}
.ct-columns-inner-wrap {
margin: 0 !important;
}
}
.gradient-bg {
text-align:center;
color:#ffffff;
background: linear-gradient(to right, rgb(15, 32, 39), rgb(32, 58, 67), rgb(44, 83, 100));
}
.gradient-bg:not(.ct-section):not(.oxy-easy-posts),
.gradient-bg.oxy-easy-posts .oxy-posts,
.gradient-bg.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.x-carousel-10 {
}
.x-carousel-10 .is-previous{
opacity:0;
}
.x-carousel-10 .is-next{
opacity:0;
}
.x-carousel-10 .flickity-viewport{
transition-duration:480ms;
}
.x-carousel-10 .oxy-carousel-builder_icon{
padding-top:20px;
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
background-color:rgba(255,255,255,0);
color:#ffffff;
transition-duration:560ms;
border_radius_border-radius:100px;
border-radius:100px;
}
.x-carousel-10 .oxy-carousel-builder_icon:hover{
background-color:rgba(255,255,255,0.1);
}
.x-carousel-10 .flickity-page-dots .dot{
border-radius:0px;
height:3px;
width:21px;
}
.x-carousel-10 .flickity-resize .flickity-slider > .ct-div-block{
min-height: 100%;
}
.x-carousel-10 .flickity-resize .flickity-slider .product{
min-height: 100%;
}
.x-carousel-10 .flickity-resize .flickity-slider .cell{
min-height: 100%;
}
.x-carousel-10 .flickity-resize .flickity-slider .oxy-post{
min-height: 100%;
}
.x-carousel-10 .flickity-resize .flickity-slider .oxy-inner-content{
min-height: 100%;
}
@media (max-width: 1120px) {
.x-carousel-10 {
}
.x-carousel-10 .oxy-dynamic-list > .ct-div-block, .x-carousel-10 .oxy-dynamic-list .flickity-slider > .ct-div-block{
width:100%;
}
}
.x-carousel-10_cell {
padding-left:30px;
padding-right:30px;
text-align:center;
padding-bottom:0px;
}
.x-carousel-10_cell:not(.ct-section):not(.oxy-easy-posts),
.x-carousel-10_cell.oxy-easy-posts .oxy-posts,
.x-carousel-10_cell.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:space-between;
}
.x-carousel-11 {
margin-left:auto;
margin-right:auto;
}
.x-carousel-11 .oxy-dynamic-list > .ct-div-block, .x-carousel-11 .oxy-dynamic-list .flickity-slider > .ct-div-block{
width:15%;
margin-right:20px;
}
.x-carousel-11 .is-selected{
opacity:1;
--cell-selected-scale:1;
}
.x-carousel-11 .is-previous{
--cell-prev-scale:.9;
opacity:0.6;
}
.x-carousel-11 .is-next{
--cell-next-scale:.9;
opacity:.6;
}
.x-carousel-11 .flickity-viewport{
transition-duration:480ms;
}
.x-carousel-11_cell {
transform:scale(.8,.8); opacity:0.5;
border-radius:100px;
}
.x-hero-slider {
}
.x-hero-slider .oxy-dynamic-list > .ct-div-block, .x-hero-slider .oxy-dynamic-list .flickity-slider > .ct-div-block{
width:100%;
}
.x-hero-slider .oxy-dynamic-list > .ct-div-block, .x-hero-slider .oxy-dynamic-list .flickity-slider > .ct-div-block, .x-hero-slider .oxy-inner-content .oxy-dynamic-list{
height:75vh;
}
.x-hero-slider .flickity-resize .flickity-slider > .ct-div-block{
min-height: 100%;
}
.x-hero-slider .flickity-resize .flickity-slider .product{
min-height: 100%;
}
.x-hero-slider .flickity-resize .flickity-slider .cell{
min-height: 100%;
}
.x-hero-slider .flickity-resize .flickity-slider .oxy-post{
min-height: 100%;
}
.x-hero-slider .flickity-resize .flickity-slider .oxy-inner-content{
min-height: 100%;
}
@media (max-width: 1120px) {
.x-hero-slider {
}
.x-hero-slider .oxy-dynamic-list > .ct-div-block, .x-hero-slider .oxy-dynamic-list .flickity-slider > .ct-div-block, .x-hero-slider .oxy-inner-content .oxy-dynamic-list{
height:50vh;
}
}
@media (max-width: 767px) {
.x-hero-slider {
}
.x-hero-slider .oxy-dynamic-list > .ct-div-block, .x-hero-slider .oxy-dynamic-list .flickity-slider > .ct-div-block, .x-hero-slider .oxy-inner-content .oxy-dynamic-list{
height:40vh;
}
}
.x-hero-slider_cell {
background-image:url(); text-align:center;
position:relative;
padding-top:5%;
padding-left:5%;
padding-right:5%;
padding-bottom:5%;
}
.x-hero-slider_cell:not(.ct-section):not(.oxy-easy-posts),
.x-hero-slider_cell.oxy-easy-posts .oxy-posts,
.x-hero-slider_cell.ct-section .ct-section-inner-wrap{
align-items:center;
justify-content:center;
}
.atomic-primary-heading {
color:color(4);
font-size:64px;
font-weight:400;
line-height:1.1;
margin-top:0px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
@media (max-width: 767px) {
.atomic-primary-heading {
font-size:56px;
}
}
@media (max-width: 479px) {
.atomic-primary-heading {
font-size:44px;
}
}
.atomic-other-single-content {
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.oxy-stock-content-styles {
}
.atomic-secondary-heading {
color:color(4);
font-weight:400;
font-size:56px;
line-height:1.1;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
@media (max-width: 1120px) {
.atomic-secondary-heading {
font-size:52px;
}
}
@media (max-width: 767px) {
.atomic-secondary-heading {
font-size:44px;
}
}
@media (max-width: 479px) {
.atomic-secondary-heading {
font-size:40px;
}
}
.atomic-subheading {
font-family:Arial, Helvetica, sans-serif;
color:color(4);
font-size:24px;
line-height:1.6;
font-weight:200;
max-width:480px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
@media (max-width: 767px) {
.atomic-subheading {
font-size:20px;
}
}
@media (max-width: 479px) {
.atomic-subheading {
font-size:18px;
}
}
.atomic-simple-article-content {
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-header-7-text {
color:color(8);
font-size:14px;
font-weight:400;
line-height:1.4;
text-align:right;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
@media (max-width: 991px) {
.atomic-header-7-text {
margin-top:12px;
}
}
.atomic-logo:hover{
opacity:1;
}
.atomic-logo {
opacity:0.8;
transition-duration:0.5s;
transition-timing-function:ease;
transition-property:all;
}
.atomic-medium-button:hover{
background-color:color(3);
color:color(1);
border-top-color:color(3);
border-right-color:color(3);
border-bottom-color:color(3);
border-left-color:color(3);
}
.atomic-medium-button {
background-color :#1e73be;
border: 1px solid #1e73be;
color: color(1);
}.atomic-medium-button {
background-color:color(2);
color:color(1);
font-size:16px;
font-weight:700;
line-height:1.2;
padding-top:15px;
padding-right:36px;
padding-left:36px;
padding-bottom:15px;
letter-spacing:.25em;
text-align:center;
transition-duration:0.5s;
transition-timing-function:ease;
transition-property:all;
border-top-color:color(2);
border-right-color:color(2);
border-bottom-color:color(2);
border-left-color:color(2);
}
.atomic-tritary-heading {
color:color(4);
font-size:36px;
font-weight:400;
line-height:1.2;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
@media (max-width: 767px) {
.atomic-tritary-heading {
font-size:30px;
}
}
.atomic-footer-7-title {
color:rgba(255, 255, 255, 0.7);
font-size:20px;
font-weight:500;
text-align:left;
line-height:1.1;
letter-spacing:0.15em;
margin-bottom:12px;
margin-top:8px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-footer-7-link:hover{
color:color(1);
}
.atomic-footer-7-link {
color:color(21);
font-size:14px;
font-weight:400;
line-height:1.1;
letter-spacing:1px;
margin-top:12px;
margin-bottom:12px;
transition-duration:0.5s;
transition-timing-function:ease;
transition-property:all;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-footer-7-text {
font-size:16px;
font-weight:400;
color:color(21);
margin-bottom:18px;
margin-right:18px;
margin-top:18px;
line-height:1.4;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-footer-7-small-link:hover{
color:color(1);
}
.atomic-footer-7-small-link {
color:color(18);
font-size:12px;
font-weight:400;
line-height:1.6;
text-align:right;
margin-left:24px;
transition-duration:0.5s;
transition-timing-function:ease;
transition-property:all;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-primary-button:hover{
background-color:color(3);
color:color(1);
}
.atomic-primary-button {
font-family:Arial, Helvetica, sans-serif;
background-color:color(2);
padding-top:20px;
padding-bottom:20px;
padding-left:48px;
padding-right:48px;
font-size:20px;
color:color(1);
font-weight:700;
line-height:1.2;
letter-spacing:.25em;
text-align:center;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; transition-duration:0.5s;
transition-timing-function:ease;
transition-property:all;
text-transform:none;
text-decoration:none;
font-style:normal;
}
@media (max-width: 991px) {
.atomic-primary-button {
padding-top:16px;
padding-left:36px;
padding-right:36px;
padding-bottom:16px;
}
}
@media (max-width: 767px) {
.atomic-primary-button {
font-size:18px;
}
}
@media (max-width: 479px) {
.atomic-primary-button {
font-size:16px;
}
}
.atomic-small-text {
font-family:Arial, Helvetica, sans-serif;
color:color(7);
font-size:12px;
font-weight:300;
line-height:1.6;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-content-29-wrapper {
width:100%;
background-color:color(1);
padding-top:40px;
padding-left:40px;
padding-right:40px;
padding-bottom:40px;
text-align:left;
box-shadow:0px 12px 24px rgba(86,109,143,0.1);
}
.atomic-content-29-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-29-wrapper.oxy-easy-posts .oxy-posts,
.atomic-content-29-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.atomic-content-29-icon {
color: color(6);}.atomic-content-29-icon 
>svg {width: 30px;height: 30px;}.atomic-content-29-icon {
margin-bottom:12px;
}
.atomic-content-29-title {
color:color(6);
font-size:20px;
font-weight:500;
line-height:1.1;
letter-spacing:.12em;
text-align:left;
margin-bottom:12px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-content-29-text {
color:color(8);
font-size:18px;
font-weight:400;
line-height:1.6;
margin-bottom:32px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-medium-button-outline:hover{
color:color(17);
}
.atomic-medium-button-outline {
color:color(2);
border-top-width:2px;
border-right-width:2px;
border-bottom-width:2px;
border-left-width:2px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
padding-top:13px;
padding-bottom:13px;
padding-right:34px;
padding-left:34px;
font-size:16px;
font-weight:600;
text-align:center;
line-height:1.2;
letter-spacing:.2em;
transition-duration:0.5s;
transition-timing-function:ease;
transition-property:all;
}
.atomic-hero-1-iconbox-icon {
color: color(15);}.atomic-hero-1-iconbox-icon 
>svg {width: 30px;height: 30px;}.atomic-hero-1-iconbox-icon {
margin-bottom:12px;
}
.atomic-hero-1-iconbox-title {
color:color(6);
font-size:20px;
font-weight:500;
letter-spacing:.1em;
line-height:1.2;
margin-bottom:6px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-hero-1-iconbox-text {
font-size:16px;
font-weight:400;
line-height:1.4;
color:color(8);
margin-bottom:48px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-content-27-wrapper {
box-shadow:0px 12px 24px rgba(86,109,143,0.1);
}
.atomic-content-27-checklist-wrapper {
width:100%;
margin-bottom:18px;
}
.atomic-content-27-checklist-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-27-checklist-wrapper.oxy-easy-posts .oxy-posts,
.atomic-content-27-checklist-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:nowrap;
align-items:center;
}
.atomic-content-27-icon {
color: color(2);}.atomic-content-27-icon 
>svg {width: 24px;height: 24px;}.atomic-content-27-icon {
color:color(2);
margin-right:8px;
}
.atomic-content-27-text {
color:color(8);
font-size:18px;
font-weight:400;
text-align:left;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-pricing-6-column:last-child{
border-right-style:solid;
}
.atomic-pricing-6-column {
text-align:center;
border-top-style:solid;
border-right-style:none;
border-bottom-style:solid;
border-left-style:solid;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-color:color(10);
border-right-color:color(10);
border-bottom-color:color(10);
border-left-color:color(10);
}
.atomic-pricing-6-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-pricing-6-column.oxy-easy-posts .oxy-posts,
.atomic-pricing-6-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 991px) {
.atomic-pricing-6-column {
border-bottom-style:none;
}
}
.atomic-pricing-6-icon {
color: color(6);}.atomic-pricing-6-icon 
>svg {width: 42px;height: 42px;}.atomic-pricing-6-icon {
margin-bottom:16px;
}
.atomic-pricing-6-title {
color:color(6);
font-size:20px;
font-weight:500;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:12px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-pricing-6-cost {
margin-top:0px;
color:color(2);
font-size:48px;
font-weight:700;
line-height:1.1;
letter-spacing:0.5px;
}
.atomic-pricing-6-small-text {
color:color(7);
font-size:12px;
font-weight:400;
margin-bottom:24px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-pricing-6-text {
color:color(7);
font-size:14px;
font-weight:400;
line-height:1.4;
padding-top:12px;
padding-bottom:12px;
width:100%;
border-top-style:solid;
border-top-width:1px;
border-top-color:color(10);
margin-bottom:0px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-outline-button:hover{
background-color:transparent;
color:color(3);
border-top-color:color(17);
border-right-color:color(17);
border-bottom-color:color(17);
border-left-color:color(17);
}
.atomic-outline-button {
background-color: transparent;
border: 1px solid color(17);
color: color(17);
padding: 9px 15px;
}.atomic-outline-button {
font-family:Arial, Helvetica, sans-serif;
font-weight:700;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
text-align:center;
line-height:1.2;
border-top-width:3px;
border-right-width:3px;
border-bottom-width:3px;
border-left-width:3px;
border-top-color:color(12);
border-right-color:color(12);
border-bottom-color:color(12);
border-left-color:color(12);
padding-left:46px;
padding-right:46px;
padding-top:18px;
padding-bottom:18px;
color:color(2);
background-color:transparent;
font-size:20px;
margin-right:2px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; letter-spacing:.25em;
transition-duration:0.5s;
transition-timing-function:ease;
transition-property:all;
text-transform:none;
font-style:normal;
text-decoration:none;
}
@media (max-width: 991px) {
.atomic-outline-button {
padding-top:14px;
padding-bottom:14px;
padding-right:34px;
padding-left:34px;
}
}
@media (max-width: 767px) {
.atomic-outline-button {
font-size:18px;
}
}
@media (max-width: 479px) {
.atomic-outline-button {
font-size:16px;
}
}
.atomic-iconblock-21-column {
}
.atomic-iconblock-21-title {
color:color(6);
font-size:20px;
font-weight:500;
line-height:1.2;
margin-bottom:8px;
letter-spacing:.12em;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-iconblock-21-text {
margin-bottom:57px;
font-size:18px;
color:color(4);
line-height:1.6;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-testimonial-7-wrapper {
background-color:color(1);
width:100%;
padding-left:40px;
padding-right:40px;
padding-bottom:40px;
padding-top:40px;
height:100%;
box-shadow:0px 20px 40px color(13);
}
.atomic-testimonial-7-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-testimonial-7-wrapper.oxy-easy-posts .oxy-posts,
.atomic-testimonial-7-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:center;
}
.atomic-testimonial-7-text {
font-size:18px;
color:color(8);
font-weight:300;
line-height:1.6;
text-align:left;
font-style:italic;
margin-bottom:32px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-testimonial-7-avatar {
width:60px;
border-radius:100%;
margin-right:12px;
}
.atomic-testimonial-7-author {
font-size:20px;
font-weight:600;
color:color(6);
line-height:1.1;
letter-spacing:.12em;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-iconblock-2-column {
text-align:left;
}
.atomic-iconblock-2-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-iconblock-2-column.oxy-easy-posts .oxy-posts,
.atomic-iconblock-2-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.atomic-iconblock-2-icon {
color: color(6);}.atomic-iconblock-2-icon 
>svg {width: 30px;height: 30px;}.atomic-iconblock-2-icon {
margin-top:20px;
margin-bottom:16px;
}
.atomic-iconblock-2-title {
color:color(6);
font-size:20px;
font-weight:500;
line-height:1.1;
letter-spacing:.12em;
margin-bottom:8px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-iconblock-2-text {
font-size:18px;
color:color(8);
font-weight:400;
margin-bottom:16px;
line-height:1.6;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-iconbox-2-link:after{
content:"\00bb";
margin-left:6px;
}
.atomic-iconbox-2-link:hover{
color:color(6);
text-decoration:none;
}
.atomic-iconbox-2-link {
color:color(3);
font-size:16px;
text-decoration:none;
line-height:1.4;
margin-bottom:20px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-showcase-9-title {
font-size:20px;
color:color(6);
font-weight:500;
line-height:1.1;
letter-spacing:.12em;
margin-bottom:12px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-showcase-9-text {
font-size:18px;
color:color(8);
font-weight:400;
line-height:1.6;
max-width:480px;
margin-bottom:24px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-showcase-9-wrapper {
width:100%;
background-color:color(1);
padding-top:60px;
padding-left:60px;
padding-right:60px;
padding-bottom:60px;
text-align:left;
box-shadow:0px 20px 40px color(13);
}
.atomic-showcase-9-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-showcase-9-wrapper.oxy-easy-posts .oxy-posts,
.atomic-showcase-9-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
@media (max-width: 991px) {
.atomic-showcase-9-wrapper {
padding-top:40px;
padding-left:40px;
padding-right:40px;
padding-bottom:40px;
}
}
.atomic-slider-6-image-column {
text-align:center;
}
.atomic-slider-6-image-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-slider-6-image-column.oxy-easy-posts .oxy-posts,
.atomic-slider-6-image-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-slider-6-text-column {
text-align:left;
}
.atomic-slider-6-text-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-slider-6-text-column.oxy-easy-posts .oxy-posts,
.atomic-slider-6-text-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
@media (max-width: 767px) {
.atomic-slider-6-text-column {
text-align:center;
}
.atomic-slider-6-text-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-slider-6-text-column.oxy-easy-posts .oxy-posts,
.atomic-slider-6-text-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}
.atomic-slider-6-title {
color:color(6);
font-size:20px;
font-weight:500;
line-height:1.1;
margin-bottom:8px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; letter-spacing:.12em;
}
.atomic-slider-6-text {
color:color(8);
font-size:18px;
font-weight:400;
line-height:1.4;
margin-bottom:24px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-pricing-4-icon {
color: color(6);}.atomic-pricing-4-icon 
>svg {width: 30px;height: 30px;}.atomic-pricing-4-icon {
margin-bottom:16px;
}
.atomic-pricing-4-title {
color:color(6);
font-size:20px;
font-weight:500;
line-height:1.1;
letter-spacing:.12em;
margin-bottom:8px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-pricing-4-text {
color:color(8);
font-size:18px;
font-weight:400;
text-align:left;
line-height:1.6;
margin-bottom:24px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-pricing-4-cost {
color:color(2);
font-size:48px;
font-weight:700;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:4px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; margin-top:auto;
}
.atomic-pricing-4-small-text {
color:color(7);
font-size:12px;
font-weight:400;
line-height:1.4;
text-align:left;
margin-bottom:30px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-cta-7-wrapper {
text-align:center;
}
.atomic-cta-7-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-cta-7-wrapper.oxy-easy-posts .oxy-posts,
.atomic-cta-7-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-cta-7-icon {
background-color: color(5);
border: 1px solid color(5);
padding: 24px;color: color(3);}.atomic-cta-7-icon 
>svg {width: 30px;height: 30px;}.atomic-cta-7-icon {
margin-bottom:12px;
}
.atomic-cta-7-text {
font-size:18px;
font-weight:400;
color:color(8);
line-height:1.6;
margin-top:12px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; margin-bottom:auto;
}
.atomic-content-20-image:hover{
}
.atomic-content-20-image {
background-color:color(1);
box-shadow:0px 20px 40px color(13);
}
.atomic-hero-4-video {
max-width:640px;
}
.atomic-testimonial-11-wrapper {
width:100%;
text-align:center;
padding-left:40px;
padding-right:40px;
padding-bottom:40px;
margin-top:72px;
background-color:color(1);
height:100%;
box-shadow:0px 20px 40px color(9);
}
.atomic-testimonial-11-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-testimonial-11-wrapper.oxy-easy-posts .oxy-posts,
.atomic-testimonial-11-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-testimonial-11-avatar {
width:75%;
border-radius:100%;
margin-top:-60px;
margin-bottom:24px;
}
.atomic-testimonial-11-author {
font-size:20px;
font-weight:500;
color:color(6);
line-height:1.1;
letter-spacing:.12em;
margin-bottom:8px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-testimonial-11-small-text {
color:color(7);
font-size:14px;
font-weight:300;
line-height:1.4;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; margin-bottom:24px;
}
.atomic-testimonial-11-text {
color:color(8);
font-size:18px;
font-weight:300;
line-height:1.6;
font-style:italic;
margin-bottom:36px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-team-1-column {
text-align:center;
border-top-style:none;
border-right-style:none;
border-bottom-style:none;
border-left-style:none;
border-top-width:6px;
border-right-width:6px;
border-bottom-width:6px;
border-left-width:6px;
border-top-color:color(19);
border-right-color:color(19);
border-bottom-color:color(19);
border-left-color:color(19);
}
.atomic-team-1-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-team-1-column.oxy-easy-posts .oxy-posts,
.atomic-team-1-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-team-1-mate {
margin-bottom:24px;
}
.atomic-team-1-title {
line-height:1.2;
font-size:20px;
color:color(6);
font-weight:600;
margin-bottom:4px;
letter-spacing:.12em;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-team-1-text {
font-size:14px;
line-height:1.6;
color:color(8);
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; font-weight:300;
}
.atomic-content-32-column {
width:33.33%;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-color:color(5);
border-right-color:color(5);
border-bottom-color:color(5);
border-left-color:color(5);
}
.atomic-content-32-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-32-column.oxy-easy-posts .oxy-posts,
.atomic-content-32-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:space-between;
}
@media (max-width: 1120px) {
.atomic-content-32-column {
}
.atomic-content-32-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-32-column.oxy-easy-posts .oxy-posts,
.atomic-content-32-column.ct-section .ct-section-inner-wrap{
display:flex;
}
}
@media (max-width: 767px) {
.atomic-content-32-column {
width:100%;
}
.atomic-content-32-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-32-column.oxy-easy-posts .oxy-posts,
.atomic-content-32-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}
.atomic-content-32-image {
width:auto;
}
.atomic-content-32-text-wrapper {
width:100%;
background-color:color(1);
padding-top:47px;
padding-left:40px;
padding-right:40px;
padding-bottom:47px;
text-align:center;
flex-grow:1;
}
.atomic-content-32-text-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-32-text-wrapper.oxy-easy-posts .oxy-posts,
.atomic-content-32-text-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 767px) {
.atomic-content-32-text-wrapper {
padding-top:24px;
}
}
.atomic-content-32-icon {
color: color(15);}.atomic-content-32-icon 
>svg {width: 42px;height: 42px;}.atomic-content-32-icon {
margin-top:12px;
margin-bottom:12px;
}
@media (max-width: 767px) {
.atomic-content-32-icon {
}
.atomic-content-32-icon:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-32-icon.oxy-easy-posts .oxy-posts,
.atomic-content-32-icon.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
}
.atomic-content-32-title {
color:color(6);
font-size:20px;
font-weight:500;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:8px;
margin-top:6px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-content-32-small-text {
font-family:Arial, Helvetica, sans-serif;
color:color(7);
margin-bottom:8px;
font-weight:400;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-content-32-text {
color:color(8);
font-size:18px;
font-weight:400;
line-height:1.6;
text-align:center;
margin-bottom:16px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-iconblock-18-icon {
background-color: color(3);
border: 1px solid color(3);
padding: 24px;color: color(1);}.atomic-iconblock-18-icon 
>svg {width: 30px;height: 30px;}.atomic-iconblock-18-icon {
margin-bottom:12px;
}
.atomic-iconblock-18-title {
color:color(6);
font-size:20px;
font-weight:500;
line-height:1.1;
letter-spacing:0.5px;
margin-top:8px;
margin-bottom:12px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-iconblock-18-text {
font-size:18px;
font-weight:400;
color:color(8);
line-height:1.6;
margin-bottom:18px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-content-26-columns {
margin-bottom:75px;
}
.atomic-content-26-image {
}
.atomic-content-26-title {
color:color(6);
font-size:24px;
font-weight:500;
line-height:1.1;
letter-spacing:.12em;
margin-bottom:12px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-content-26-text {
color:color(8);
font-size:18px;
line-height:1.6;
margin-bottom:18px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-testimonial-10-author {
font-weight:500;
font-size:20px;
color:color(6);
line-height:1.1;
letter-spacing:.12em;
margin-bottom:8px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-testimonial-10-small-text {
color:color(7);
font-size:12px;
font-weight:400;
line-height:1.4;
margin-bottom:24px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-content-25-title {
color:color(6);
font-size:20px;
font-weight:500;
line-height:1.2;
margin-bottom:4px;
letter-spacing:.12em;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-content-25-small-text {
color:color(7);
font-size:14px;
font-weight:400;
line-height:1.4;
margin-bottom:6px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-content-25-progress-bar {
width:100%;
background-color:color(5);
margin-bottom:18px;
overflow:hidden;
padding-bottom:0px;
}
.atomic-content-25-percent {
color:color(1);
font-weight:700;
background-color:color(2);
padding-right:20px;
padding-left:20px;
text-align:right;
padding-top:4px;
padding-bottom:4px;
}
.atomic-iconblock-17-icon {
color: color(6);}.atomic-iconblock-17-icon 
>svg {width: 30px;height: 30px;}.atomic-iconblock-17-icon {
margin-bottom:16px;
}
.atomic-iconblock-17-title {
font-size:20px;
font-weight:500;
color:color(6);
line-height:1.1;
letter-spacing:.12em;
margin-bottom:8px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-iconblock-17-text {
font-size:18px;
color:color(8);
font-weight:400;
margin-bottom:48px;
line-height:1.6;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-iconblock-20-icon {
color: color(15);}.atomic-iconblock-20-icon 
>svg {width: 30px;height: 30px;}.atomic-iconblock-20-icon {
margin-bottom:16px;
}
.atomic-iconblock-20-title {
color:color(6);
font-size:20px;
font-weight:500;
line-height:1.1;
letter-spacing:.12em;
margin-bottom:8px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-iconblock-20-text {
font-size:18px;
color:color(4);
font-weight:400;
line-height:1.6;
margin-bottom:47px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-iconblock-21-icon {
color: color(6);}.atomic-iconblock-21-icon 
>svg {width: 30px;height: 30px;}.atomic-iconblock-21-icon {
margin-bottom:16px;
}
.atomic-content-23-wrapper {
width:100%;
background-color:color(1);
padding-top:36px;
padding-left:36px;
padding-right:36px;
padding-bottom:36px;
text-align:center;
gap:21px;
box-shadow:0px 20px 40px color(13);
}
.atomic-content-23-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-23-wrapper.oxy-easy-posts .oxy-posts,
.atomic-content-23-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:21px;
}
.atomic-content-23-title {
color:color(6);
font-size:20px;
font-weight:500;
line-height:1.4;
margin-bottom:8px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; letter-spacing:.12em;
}
.atomic-content-23-text {
color:color(8);
font-size:18px;
font-weight:200;
line-height:1.6;
margin-bottom:36px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-small-button-outline:hover{
color:color(3);
}
.atomic-small-button-outline {
color:var(--primary);
line-height:1.2;
letter-spacing:.25em;
text-align:center;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-width:2px;
border-right-width:2px;
border-bottom-width:2px;
border-left-width:2px;
padding-top:8px;
padding-bottom:9px;
padding-left:24px;
padding-right:24px;
transition-duration:0.5s;
transition-timing-function:ease;
transition-property:all;
text-decoration:underline;
}
.atomic-content-30-column {
text-align:left;
}
.atomic-content-30-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-30-column.oxy-easy-posts .oxy-posts,
.atomic-content-30-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.atomic-content-30-wrapper {
width:100%;
background-color:color(19);
text-align:center;
}
.atomic-content-30-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-30-wrapper.oxy-easy-posts .oxy-posts,
.atomic-content-30-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.atomic-content-30-popup:hover{
opacity:1;
}
.atomic-content-30-popup {
padding-top:60px;
padding-bottom:60px;
padding-left:60px;
padding-right:60px;
background-color:rgba(86,109,143,0.8);
width:100%;
text-align:center;
opacity:0;
}
.atomic-content-30-popup:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-30-popup.oxy-easy-posts .oxy-posts,
.atomic-content-30-popup.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-small-button:hover{
background-color:color(3);
color:color(1);
}
.atomic-small-button {
background-color :#1e73be;
border: 1px solid #1e73be;
color: color(1);
}.atomic-small-button {
background-color:color(2);
font-size:14px;
font-weight:700;
color:color(1);
padding-right:18px;
padding-top:10px;
padding-bottom:10px;
line-height:1.2;
letter-spacing:1px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; text-align:center;
padding-left:18px;
transition-duration:0.5s;
transition-timing-function:ease;
transition-property:all;
}
.atomic-content-30-text {
color:color(8);
font-size:18px;
font-weight:400;
line-height:1.6;
margin-top:12px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-iconblock-5-column {
text-align:center;
}
.atomic-iconblock-5-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-iconblock-5-column.oxy-easy-posts .oxy-posts,
.atomic-iconblock-5-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-iconblock-5-icon {
background-color: color(5);
border: 1px solid color(5);
padding: 24px;color: color(6);}.atomic-iconblock-5-icon 
>svg {width: 30px;height: 30px;}.atomic-iconblock-5-icon {
margin-bottom:16px;
}
.atomic-iconblock-5-title {
font-size:20px;
color:color(6);
font-weight:500;
line-height:1.1;
letter-spacing:.12em;
margin-bottom:8px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-iconbox-5-text {
font-size:18px;
font-weight:400;
color:color(8);
line-height:1.6;
margin-bottom:16px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-showcase-7-image {
width:33.33%;
}
@media (max-width: 991px) {
.atomic-showcase-7-image {
width:50%;
}
}
@media (max-width: 479px) {
.atomic-showcase-7-image {
width:100%;
}
}
.atomic-content-31-text-column {
}
@media (max-width: 991px) {
.atomic-content-31-text-column {
width:NaNpx;
}
}
.atomic-content-31-wrapper {
width:100%;
background-color:color(1);
padding-top:40px;
padding-left:40px;
padding-right:40px;
padding-bottom:40px;
text-align:left;
box-shadow:0px 20px 40px color(13);
}
.atomic-content-31-title {
font-size:20px;
color:color(6);
font-weight:500;
line-height:1.1;
letter-spacing:.12em;
margin-bottom:8px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-content-31-small-text {
font-size:14px;
color:color(7);
font-weight:400;
margin-bottom:16px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-content-31-text {
color:color(8);
font-size:18px;
font-weight:400;
line-height:1.6;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-content-31-middle-column {
text-align:center;
position:relative;
}
.atomic-content-31-middle-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-31-middle-column.oxy-easy-posts .oxy-posts,
.atomic-content-31-middle-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
flex-wrap:nowrap;
align-items:center;
justify-content:flex-start;
}
@media (max-width: 991px) {
.atomic-content-31-middle-column {
text-align:left;
}
.atomic-content-31-middle-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-31-middle-column.oxy-easy-posts .oxy-posts,
.atomic-content-31-middle-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
}
@media (max-width: 767px) {
.atomic-content-31-middle-column {
text-align:center;
}
.atomic-content-31-middle-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-31-middle-column.oxy-easy-posts .oxy-posts,
.atomic-content-31-middle-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
}
.atomic-content-31-icon {
background-color: color(6);
border: 1px solid color(6);
padding: 24px;color: color(1);}.atomic-content-31-icon 
>svg {width: 42px;height: 42px;}.atomic-content-31-icon {
position:absolute;
z-index: 100;
}
.atomic-content-31-line {
height:100%;
}
@media (max-width: 991px) {
.atomic-content-31-line {
margin-left:47px;
}
}
@media (max-width: 767px) {
.atomic-content-31-line {
margin-left:0px;
}
.atomic-content-31-line:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-31-line.oxy-easy-posts .oxy-posts,
.atomic-content-31-line.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
}
.atomic-testimonial-2-author {
color:color(6);
font-size:20px;
font-weight:500;
line-height:1.1;
letter-spacing:.12em;
margin-bottom:8px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-testimonial-2-small-text {
color:color(7);
font-size:12px;
font-weight:400;
line-height:1.4;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-contact-10-wrapper {
width:100%;
margin-bottom:18px;
}
.atomic-contact-10-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-contact-10-wrapper.oxy-easy-posts .oxy-posts,
.atomic-contact-10-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
}
.atomic-contact-10-icon {
color: color(6);}.atomic-contact-10-icon 
>svg {width: 24px;height: 24px;}.atomic-contact-10-icon {
margin-right:12px;
}
.atomic-contact-10-text {
color:color(8);
font-size:18px;
font-weight:300;
margin-bottom:24px;
line-height:1.6;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-content-25-column {
}
.atomic-content-25-price {
color:color(2);
font-size:48px;
font-weight:700;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:12px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-content-35-title {
color:color(6);
font-size:20px;
font-weight:500;
line-height:1.2;
letter-spacing:.12em;
text-align:left;
margin-bottom:12px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-content-39-text {
color:color(8);
font-size:18px;
font-weight:400;
text-align:left;
line-height:1.6;
margin-bottom:18px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-hero-8-icon {
color: color(2);}.atomic-hero-8-icon 
>svg {width: 24px;height: 24px;}.atomic-hero-8-icon {
margin-bottom:18px;
}
.atomic-hero-8-text {
color:color(1);
font-size:24px;
font-weight:300;
line-height:1.6;
font-style:italic;
max-width:640px;
margin-bottom:18px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-hero-8-avatar {
width:120px;
border-radius:100%;
margin-bottom:12px;
}
.atomic-hero-8-title {
color:color(1);
font-size:20px;
font-weight:500;
line-height:1.1;
letter-spacing:.12em;
margin-bottom:24px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-iconblock-11-wrapper {
background-color:color(1);
padding-top:30px;
padding-left:30px;
padding-right:30px;
padding-bottom:30px;
width:46%;
margin-top:2%;
margin-left:2%;
margin-right:2%;
margin-bottom:2%;
box-shadow:0px 20px 40px color(13);
}
@media (max-width: 767px) {
.atomic-iconblock-11-wrapper {
width:98%;
}
}
.atomic-iconblock-11-icon {
color: color(6);}.atomic-iconblock-11-icon 
>svg {width: 30px;height: 30px;}.atomic-iconblock-11-icon {
margin-bottom:16px;
}
.atomic-iconblock-11-title {
color:color(6);
font-size:20px;
font-weight:500;
line-height:1.1;
letter-spacing:.12em;
margin-bottom:8px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-iconblock-11-text {
color:color(8);
font-size:18px;
font-weight:400;
line-height:1.4;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-showcase-5-image {
margin-bottom:42px;
}
@media (max-width: 767px) {
.atomic-showcase-5-image {
width:100%;
}
}
.atomic-iconblock-1-column {
text-align:left;
}
.atomic-iconblock-1-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-iconblock-1-column.oxy-easy-posts .oxy-posts,
.atomic-iconblock-1-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
@media (max-width: 991px) {
.atomic-iconblock-1-column {
text-align:center;
}
.atomic-iconblock-1-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-iconblock-1-column.oxy-easy-posts .oxy-posts,
.atomic-iconblock-1-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}
.atomic-iconblock-1-icon {
color: color(6);}.atomic-iconblock-1-icon 
>svg {width: 30px;height: 30px;}.atomic-iconblock-1-icon {
margin-bottom:15px;
}
.atomic-iconblock-1-title {
color:color(6);
font-size:20px;
font-weight:400;
margin-bottom:14px;
line-height:1.1;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; letter-spacing:.1em;
}
.atomic-iconblock-1-text {
color:color(8);
font-size:18px;
margin-bottom:18px;
line-height:1.6;
font-weight:300;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-gridbased-1-image {
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:color(19);
border-right-color:color(19);
border-bottom-color:color(19);
border-left-color:color(19);
margin-bottom:12px;
}
.atomic-gridbased-1-text {
margin-bottom:48px;
color:color(8);
font-size:18px;
text-align:left;
line-height:1.6;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; font-weight:300;
}
.atomic-testimonial-1-column {
border-top-style:none;
border-right-style:none;
border-bottom-style:none;
border-left-style:none;
border-top-width:6px;
border-right-width:6px;
border-bottom-width:6px;
border-left-width:6px;
border-top-color:color(19);
border-right-color:color(19);
border-bottom-color:color(19);
border-left-color:color(19);
text-align:center;
}
.atomic-testimonial-1-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-testimonial-1-column.oxy-easy-posts .oxy-posts,
.atomic-testimonial-1-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-testimonial-1-quote {
color: color(6);}.atomic-testimonial-1-quote 
>svg {width: 36px;height: 36px;}.atomic-testimonial-1-quote {
margin-bottom:12px;
}
.atomic-testimonial-1-text {
font-size:18px;
color:color(8);
font-weight:300;
font-style:italic;
margin-bottom:32px;
line-height:1.6;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-testimonial-1-avatar {
width:60px;
border-radius:100px;
margin-bottom:12px;
margin-top:auto;
}
.atomic-testimonial-1-author {
color:color(6);
font-size:20px;
font-weight:500;
margin-bottom:18px;
letter-spacing:1px;
line-height:1.2;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-pricing-1-row-light {
width:100%;
background-color:color(1);
min-width:640px;
overflow:scroll;
}
.atomic-pricing-1-row-light:not(.ct-section):not(.oxy-easy-posts),
.atomic-pricing-1-row-light.oxy-easy-posts .oxy-posts,
.atomic-pricing-1-row-light.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.atomic-pricing-1-title {
width:33.33%;
text-align:left;
padding-top:18px;
padding-bottom:18px;
padding-left:18px;
padding-right:18px;
font-weight:500;
font-size:20px;
color:color(6);
line-height:1.1;
letter-spacing:0.5px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-pricing-1-row-dark {
width:100%;
background-color:color(5);
min-width:640px;
overflow:scroll;
}
.atomic-pricing-1-row-dark:not(.ct-section):not(.oxy-easy-posts),
.atomic-pricing-1-row-dark.oxy-easy-posts .oxy-posts,
.atomic-pricing-1-row-dark.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
}
.atomic-pricing-1-text {
font-size:18px;
color:color(4);
width:33.33%;
padding-top:18px;
padding-bottom:18px;
padding-left:18px;
padding-right:18px;
text-align:left;
line-height:1.4;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-pricing-1-link:hover{
color:color(6);
}
.atomic-pricing-1-link {
font-size:18px;
padding-top:18px;
padding-bottom:18px;
padding-left:18px;
padding-right:18px;
width:33.33%;
text-align:left;
color:color(3);
text-decoration:underline;
line-height:1.4;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; transition-duration:0.5s;
transition-timing-function:ease;
transition-property:all;
}
.atomic-footer-1-column {
}
.atomic-footer-1-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-footer-1-column.oxy-easy-posts .oxy-posts,
.atomic-footer-1-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
@media (max-width: 767px) {
.atomic-footer-1-column {
text-align:center;
}
.atomic-footer-1-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-footer-1-column.oxy-easy-posts .oxy-posts,
.atomic-footer-1-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}
.menu-items {
}
.footer-title {
color:rgba(255,255,255,0.7);
font-size:var(--fs-sm-lead) ;
letter-spacing:3px;
margin-bottom:1rem;
}
@media (max-width: 767px) {
.footer-title {
text-align:center;
}
}
.custom-btn {
color:var(--primary);
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-color:var(--primary);
border-right-color:var(--primary);
border-bottom-color:var(--primary);
border-left-color:var(--primary);
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
padding-top:12px;
padding-bottom:12px;
padding-left:36px;
padding-right:36px;
text-align:center;
}
.inner-content {
}
.sticky {
}
.full-width-btn {
width:100%;
}
.languages {
}
.trigger-contact {
text-decoration:none;
align-self:stretch;
}
.menu-offcanvas {
}
.contact-offcanvas {
}
.easytable {
align-self:center;
}
.menu-item-desc {
}
.menu-item-wrapper {
width:100%;
padding-right:1rem;
padding-left:1rem;
gap:.7rem;
padding-bottom:0rem;
padding-top:0rem;
margin-bottom:0px;
margin-top:0px;
}
.menu-item-wrapper:not(.ct-section):not(.oxy-easy-posts),
.menu-item-wrapper.oxy-easy-posts .oxy-posts,
.menu-item-wrapper.ct-section .ct-section-inner-wrap{
gap:.7rem;
}
.popmake-652 {
}
@font-face {
font-family: SeorushSans;
font-style: normal;
font-weight: 300 400 500 600 700 800 900;
src: local('SeorushSans'), url(../../../fonts/SeorushSans-VF.woff2) format("woff2-variations"), url(//sherlocked.se/wp-content/fonts/SeorushSans-VF.woff) format("woff-variations");
font-display: swap;
}
@font-face {
font-family: Realist;
font-style: normal;
font-weight: 400;
src: local('SeorushSans'), url(../../../fonts/Realist.woff2) format("woff2-variations"), url(//sherlocked.se/wp-content/fonts/Realist.woff) format("woff-variations");
font-display: swap;
}
:root {
--headerSpacer: 10rem; --white: #fff;
--black: #000;
--primary: #C6B89A;
--body: #222222;
--font-body: "SeorushSans", Arial, sans-serif;
--font-display: "Realist", Sans-serif;
} @supports (font-size: clamp(1rem, 1vw, 1rem)) {
:root {
--fs-sm-h1: clamp(1.75rem, 1.35vw + 1.48rem, 3rem);
--fs-sm-h2: clamp(1.13rem, 0.68vw + 0.99rem, 1.75rem);
--fs-sm-h3: clamp(1.13rem, 0.27vw + 1.07rem, 1.38rem);
--fs-sm-body: clamp(1rem, 0.14vw + 0.97rem, 1.13rem);
}
} @supports not (font-size: clamp(1rem, 1vw, 1rem)) {
:root {
--fs-sm-h1: 1.75rem;
--fs-sm-h2: 1.13rem;
--fs-sm-h3: 1.13rem;
--fs-sm-body: 1rem;
}
@media screen and (min-width: 1800px) {
:root {
--fs-sm-h1: 3rem;
--fs-sm-h2: 1.75rem;
--fs-sm-h3: 1.38rem;
--fs-sm-body: 1.13rem;
}
}
}
body {
font-family: var(--font-body);
font-weight: normal;
font-size: var(--fs-sm-body);
color: var(--white);
}
a:hover {
opacity: .75;
transition: .3s;
}
h1, h2, h3, h4, h5, h6 {
color: var(--primary);
font-family: var(--font-display);
text-transform: uppercase;
font-weight: 400;
}
.oxy-nav-menu, .oxy-slide-menu_inner, button {
font-family: var(--font-display);
}
.social-icon {
width: 20px;
height: 20px;
}
.custom-btn {
font-family: var(--font-display);
text-transform: uppercase;
}
.inner-content ul li, .inner-content ol li {
line-height: 1.2;
margin-bottom: 0.8rem;
}
@media only screen and (min-width: 991px) {
.sticky {
position: -webkit-sticky;
position: sticky;
top: 6rem;
}
}
.inner-content h2:first-of-type {
margin-top: 0;
margin-bottom: 21px;
}
.inner-content h2 {
margin-top: 48px;
margin-bottom: 0;
font-size: var(--fs-sm-h2);
line-height: 1.2;
} .inner-content p {
margin-top: 24px; font-size: var(--fs-sm-body);
} .inner-content p:first-of-type {
margin-top: 0;
margin-bottom: 0;
}
.menu-items {
font-family: var(--font-display);
}
@media only screen and (max-width: 768px) {
.menu-item a {
justify-content: center;
}
}
#_nav_menu-176-12.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu {
width: 240px;
}
.custom-lang-switcher {
list-style-type: none;
padding: 0;
margin: 0;
display: flex;
}
.custom-lang-switcher li:last-child {
margin-right: 0;
}
.custom-lang-switcher li {
margin-right: 10px;
line-height: 1;
}
.custom-lang-switcher img {
width: 30px;
height: 30px;
}
.full-width-table {
width: 100%;
border-collapse: collapse;
table-layout: fixed; // Set fixed table layout
}
.full-width-table th, .full-width-table td {
border: 1px solid #ddd;
padding: 8px;
text-align: left;
vertical-align: top;
}
.full-width-table th {
background-color: #f2f2f2;
}
.full-width-table img {
max-width: 125px;
height: auto;
}
.full-width-table .ja_image,
.full-width-table .ja_name,
.full-width-table .ja_price {
max-width: 100%;
}
.full-width-table .ja_description {
width: auto; // Description column takes the remaining available width
}
.toggle-description {
display: block;
cursor: pointer;
color: #007bff;
text-decoration: underline;
margin-top: 5px;
}
@media (max-width: 600px) {
.full-width-table, thead, tbody, th, td, tr {
display: block;
}
.full-width-table thead tr {
position: absolute;
top: -9999px;
left: -9999px;
}
.full-width-table td {
border: none;
position: relative;
padding-left: 50%;
}
.full-width-table td::before {
position: absolute;
top: 6px;
left: 6px;
width: 45%;
padding-right: 10px;
white-space: nowrap;
content: attr(data-column);
color: #000;
font-weight: bold;
}
}