#cookie-notice,#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;text-align:center}#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;letter-spacing:0;line-height:20px;left:0}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container,#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container,#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin-top:-10px;width:15px;height:15px;opacity:.5;padding:10px;outline:0;cursor:pointer}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){letter-spacing:.25px;margin:0 0 0 10px;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px}.cn-buttons-container,.cn-text-container{display:inline-block}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade,#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-buttons,.cookie-notice-container #cn-notice-text{display:block}#cookie-notice .cn-button{margin:0 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}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;
}#wpadminbar li.wpda-wpdp-toolbar > .ab-item:before {
content: "\f17d";
top: 3px;
}@media only screen and (min-width: 992px) {
.pwaforwp-footer-prompt {
padding: 1% 3%;
flex-direction: row;
justify-content: center;
}
}
.pwaforwp-footer-prompt{
display: none;
width: 100%;
line-height: 2em;    
color: #333;
text-align: center;
text-decoration: none;    
min-height: 10%;
padding:15px 0px 15px 0px;
position: fixed;
bottom: 0;
justify-content: flex-end;
flex-direction: column;
flex-grow: 1;
animation-duration: 1s;
animation-fill-mode: both;
z-index: 9999;
}
.pwaforwp-footer-prompt .pwaforwp-prompt-close:after{
content: "✖";
color: #d5e0eb;
position: absolute;
right: 10px;
top: 10px;
font-size: 12px;
background: rgba(0, 0, 0, 0.40);
border-radius: 30px;
text-align: center;
width: 20px;
height: 20px;
line-height: 22px;
cursor: pointer;
} 
.pwaforwp-bounceInUp{
animation-name: bounceInUp;
}
.pwaforwp-animated {
animation-duration: 1s;
animation-fill-mode: both;
}
.pwaforwp-btn{
border: none;   
cursor: pointer;
display: inline-block;
border-radius: 4px;
height: auto;
line-height: 1;
min-width: auto;
padding: 8px 16px;
font-size: 16px;
margin: 10px 0px 0px 0px;
font-family: sans-serif;
text-transform: none;
transition: all .2s ease-in-out;
} #pwaforwp_loading_div {
display: none;
position: fixed;
width: 100%;
height: 200%;
top: 0px;
left: 0px;
background-color: white;
z-index: 9999;
}
.pwaforwp-loading-wrapper{z-index: 9999999;display:none;}
#pwaforwp_loading_icon {
position: fixed;
left: 50%;
top: 50%;
z-index: 9999999;
margin: -60px 0 0 -60px;
border: 16px solid #f3f3f3;
border-radius: 50%;
border-top: 16px solid #3498db;
width: 120px;
height: 120px;
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
}
@-webkit-keyframes spin {
0% { -webkit-transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
} .animate-bottom {
position: relative;
-webkit-animation-name: animatebottom;
-webkit-animation-duration: 1s;
animation-name: animatebottom;
animation-duration: 1s
}
@-webkit-keyframes animatebottom {
from { bottom:-100px; opacity:0 } 
to { bottom:0px; opacity:1 }
}
@keyframes animatebottom { 
from{ bottom:-100px; opacity:0 } 
to{ bottom:0; opacity:1 }
} #pwaforwp-add-to-home-click h3{
font-size: 20px;
font-weight: 600;
margin: 0px;
line-height: 1.4;
font-family: sans-serif;
}
@media(max-width:425px){
#pwaforwp-add-to-home-click h3 {
font-size: 16px;
}
.pwaforwp-btn{
font-size: 14px;
}
.pwaforwp-footer-prompt{
padding:15px 0px 10px 0px;
}
.pwaforwp-footer-prompt .pwaforwp-prompt-close:after {
right: 5px;
top: 5px;
}
}
.pwaforwp-app-contents{display: none;}div.sib-sms-field {
display: inline-block;
position: relative;
width: 100%;
}
.sib-sms-field .sib-country-block {
position: absolute;
right: auto;
left: 0;
top: 0;
bottom: 0;
padding: 1px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.sib-country-block .sib-toggle.sib-country-flg {
z-index: 1;
position: relative;
width: 46px;
height: 100%;
padding: 0 0 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-color: #dbdbdb;
cursor: pointer;
}
.sib-country-block .sib-toggle .sib-cflags {
position: absolute;
top: 0;
bottom: 0;
margin: auto;
height: 15px;
width: 20px;
background-repeat: no-repeat;
background-color: #dbdbdb;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-image: url(//theloop.ecpr.eu/wp-content/plugins/mailin/img/flags/fr.png);
}
.sib-country-block .sib-toggle .sib-icon-arrow {
position: absolute;
top: 50%;
margin-top: -2px;
right: 6px;
width:  0;
height: 0;
border-left: 3px solid transparent;
border-right: 3px solid transparent;
border-top: 4px solid;
}
.sib-sms-field ul.sib-country-list {
position: absolute;
z-index: 2;
list-style: none;
text-align: left;
padding: 0px;
margin: 0px 0px 0px -1px;
box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 4px;
background-color: white;
border: 1px solid rgb(204, 204, 204);
white-space: nowrap;
max-height: 150px;
overflow-y: scroll;
overflow-x: hidden;
top: 50px;
width: 250px;
}
.sib-sms-field ul.sib-country-list li.sib-country-prefix {
font-size: 14px;
padding:1px 10px;
cursor: pointer;
}
.sib-sms-field ul.sib-country-list li.sib-country-prefix:hover {
background-color: #dbdbdb;
}
.sib-sms-field ul.sib-country-list li .sib-flag-box {
width: 20px;
}
.sib-sms-field ul.sib-country-list li .sib-flag-box .sib-flag {
height: 18px;
width: 20px;
background-image: url(//theloop.ecpr.eu/wp-content/plugins/mailin/img/flags/ad.png);
vertical-align: middle;
display: inline-block;
background-repeat:no-repeat;
}
.sib-sms-field ul.sib-country-list li .sib-flag-box .sib-dial-code {
margin-left: 20px;
}
.sib-sms-field .sib-sms {
padding-right: 6px;
padding-left: 52px;
margin-left: 0;
position: relative;
z-index: 0;
margin-top: 0 !important;
margin-bottom: 0 !important;
margin-right: 0;
}
.sib-multi-lists.sib_error {
color: #A94442;
}.oxy-dynamic-list :is([data-id="link-1275-7"],#incspec){url-encoded:true}.oxy-dynamic-list :is([data-id="image-1271-7"],#incspec){width:282px}#_dynamic_list-1267-7{flex-direction:column;display:flex;align-items:flex-end;text-align:right;gap:25px}#_dynamic_list-1267-7 .oxy-repeater-pages{font-size:12px}#section-537-7 > .ct-section-inner-wrap{padding-top:25px;padding-bottom:25px;padding-left:20px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}#section-537-7{background-color:#efefef;text-align:justify}@media (max-width:767px){#section-537-7 > .ct-section-inner-wrap{display:flex;flex-direction:column}}@media (max-width:479px){#section-537-7 > .ct-section-inner-wrap{padding-top:30px;display:flex;flex-direction:column}}#text_block-4-101{font-size:24px;font-weight:800}@media (max-width:767px){#text_block-4-101{margin-bottom:9px}}@media (max-width:479px){#text_block-4-101{padding-bottom:20px}}#code_block-3-101{display:flex;flex-direction:unset;align-content:flex-end;align-items:flex-start}#section-140-6 > .ct-section-inner-wrap{padding-top:0;padding-bottom:0;flex-direction:unset}#section-140-6{height:100px}#section-116-6 > .ct-section-inner-wrap{padding-bottom:0}#section-116-6{background-image:url(https://theloop.ecpr.eu/wp-content/uploads/2020/09/ecpr-pattern-black.svg);background-size:auto;height:66px;background-repeat:repeat}#section-45-6 > .ct-section-inner-wrap{display:flex;flex-direction:column;justify-content:center}#section-45-6{display:block}#section-45-6{background-image:linear-gradient(rgba(0,0,0,0.65),rgba(0,0,0,0.65)),url(https://theloop.ecpr.eu/wp-content/uploads/2020/08/busy-concourse.jpg);background-size:auto,cover;background-color:#222222;height:490px}#section-9-6 > .ct-section-inner-wrap{padding-top:75px;padding-bottom:75px}#section-9-6{background-color:#000000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:614px}@media (max-width:1120px){#section-9-6{height:640px}}@media (max-width:991px){#section-9-6{height:830px}}@media (max-width:767px){#section-9-6{height:1050px}}@media (max-width:479px){#section-45-6{height:700px}}@media (max-width:479px){#section-9-6{height:100%}}#div_block-113-6{height:100px;width:273px;flex-direction:column;display:flex;text-align:left;justify-content:center}#div_block-115-6{display:flex;flex-direction:row;align-items:flex-end;height:100%}#div_block-147-6{margin-right:20px;flex-direction:unset;display:none;padding-top:4px}#div_block-123-6{width:60%}#div_block-124-6{width:40%;flex-direction:column;display:flex;text-align:right;align-items:flex-end;justify-content:center}#div_block-138-6{width:60%}#div_block-22-6{width:50%}#div_block-74-6{width:50.00%;border-left-color:#ffffff;border-left-width:1px;border-left-style:none;padding-bottom:0px;padding-left:40px}#div_block-131-6{width:40.00%;display:flex}#div_block-150-6{width:100%;align-items:flex-end;text-align:right}#div_block-90-6{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;padding-top:72px}@media (max-width:1120px){#div_block-115-6{position:relative}}@media (max-width:1120px){#div_block-138-6{flex-direction:row;display:flex}}@media (max-width:991px){#div_block-115-6{display:flex;flex-direction:row;align-items:center}}@media (max-width:991px){#div_block-147-6{flex-direction:unset;display:inline}}@media (max-width:991px){#div_block-60-6{flex-direction:column;display:flex;align-items:flex-start;text-align:left}}@media (max-width:991px){#div_block-123-6{padding-bottom:0px}}@media (max-width:991px){#div_block-124-6{flex-direction:column;display:flex;align-items:flex-start;text-align:left}}@media (max-width:767px){#div_block-113-6{max-width:200px}}@media (max-width:767px){#div_block-115-6{padding-left:0px}}@media (max-width:767px){#div_block-123-6{padding-bottom:0px}}@media (max-width:767px){#div_block-138-6{padding-top:0px}}@media (max-width:767px){#div_block-22-6{flex-direction:column;display:flex;align-items:flex-start;text-align:left}}@media (max-width:767px){#div_block-74-6{flex-direction:column;display:flex;align-items:flex-start;text-align:left;padding-left:20px}}@media (max-width:767px){#div_block-150-6{flex-direction:column;display:flex;align-items:center;text-align:center}}@media (max-width:767px){#div_block-90-6{flex-direction:column;display:flex;align-items:center;text-align:center}}@media (max-width:479px){#div_block-113-6{max-width:130px}}@media (max-width:479px){#div_block-150-6{flex-direction:column;display:flex;align-items:center;text-align:center}}@media (max-width:479px){#div_block-90-6{flex-direction:column;display:flex;padding-top:26px;align-items:center;text-align:center}}@media (max-width:991px){#new_columns-121-6> .ct-div-block{width:100% !important}}@media (max-width:991px){#new_columns-128-6> .ct-div-block{width:100% !important}}@media (max-width:767px){#new_columns-21-6> .ct-div-block{width:100% !important}#new_columns-21-6{flex-direction:column}}#new_columns-21-6{padding-bottom:0px;margin-left:-20px;border-top-width:0px;border-top-style:none;margin-top:12px}@media (max-width:767px){#new_columns-21-6{flex-direction:unset}}#headline-54-6{color:#ffffff;margin-bottom:21px}#text_block-51-6{color:#ffffff;font-size:28px;line-height:32px;font-family:'Muli';margin-bottom:33px}#text_block-14-6{font-size:14px;font-weight:700;color:#ffffff;margin-bottom:0px;font-family:'Muli';line-height:40px;letter-spacing:4.2px;margin-left:15px}#text_block-64-6{color:#ffffff;font-weight:900;font-size:48px;line-height:52px;margin-bottom:35px}#text_block-24-6{color:#ffffff;font-size:18px;line-height:25px;margin-bottom:9px;font-weight:800}#text_block-157-6{color:#ffffff;font-size:18px;line-height:25px;margin-bottom:9px;font-weight:800}@media (max-width:991px){#text_block-51-6{margin-bottom:17px}}@media (max-width:767px){#text_block-14-6{line-height:21px}}#link-139-6{width:100%}#link_button-58-6{}#link_button-80-6{}@media (max-width:767px){#link_button-80-6{}#link_button-80-6{width:100%;height:auto}}@media (max-width:479px){#link_button-80-6{}}#image-85-6{height:136px}@media (max-width:1120px){#fancy_icon-145-6>svg{width:32px;height:32px}}@media (max-width:991px){#fancy_icon-145-6>svg{width:40px;height:40px}#fancy_icon-145-6{cursor:pointer}}@media (max-width:479px){#fancy_icon-145-6>svg{width:34px;height:34px}}#code_block-142-6{padding-top:0px;padding-bottom:0px;padding-left:0px;padding-right:0px;display:flex;flex-direction:column;width:100%}#code_block-179-6{unwrap:false;color:#ffffff;font-size:12px;width:75%;display:block;float:none}@media (max-width:1120px){#code_block-117-6{position:absolute;top:0px;right:0px}}@media (max-width:1120px){#code_block-142-6{top:0px;right:0px}}@media (max-width:991px){#code_block-117-6{flex-direction:unset;display:none}}#_nav_menu-36-6 .oxy-nav-menu-hamburger-line{background-color:#ffffff}@media (max-width:991px){#_nav_menu-36-6 .oxy-nav-menu-list{display:none}#_nav_menu-36-6 .oxy-menu-toggle{display:initial}#_nav_menu-36-6.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list{display:initial}}#_nav_menu-36-6.oxy-nav-menu.oxy-nav-menu-open{margin-top:0 !important;margin-right:0 !important;margin-left:0 !important;margin-bottom:0 !important}#_nav_menu-36-6.oxy-nav-menu.oxy-nav-menu-open .menu-item a{padding-top:20px;padding-bottom:20px}#_nav_menu-36-6 .oxy-nav-menu-hamburger-wrap{width:34px;height:34px;margin-top:10px;margin-bottom:10px}#_nav_menu-36-6 .oxy-nav-menu-hamburger{width:34px;height:27px}#_nav_menu-36-6 .oxy-nav-menu-hamburger-line{height:5px}#_nav_menu-36-6.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:first-child{top:11px}#_nav_menu-36-6.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:last-child{top:-11px}#_nav_menu-36-6 .oxy-nav-menu-list{flex-direction:row}#_nav_menu-36-6 .menu-item a{padding-top:20px;padding-bottom:20px;color:#ffffff;margin-left:20px;margin-right:20px}#_nav_menu-36-6.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a{border:0;padding-top:20px;padding-bottom:20px;padding-top:7px;padding-bottom:7px;padding-left:15px;padding-right:15px}#_nav_menu-36-6.oxy-nav-menu:not(.oxy-nav-menu-open) .oxy-nav-menu-list .sub-menu .menu-item a:hover{padding-top:7px;padding-bottom:7px;padding-left:15px;padding-right:15px}#_nav_menu-36-6 .menu-item:focus-within a,#_nav_menu-36-6 .menu-item:hover a{padding-bottom:16px;border-bottom-width:4px}#_nav_menu-36-6.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a:hover{border:0;padding-top:20px;padding-bottom:20px}#_nav_menu-152-6 .oxy-nav-menu-hamburger-line{background-color:#ffffff}#_nav_menu-152-6.oxy-nav-menu.oxy-nav-menu-open{margin-top:0 !important;margin-right:0 !important;margin-left:0 !important;margin-bottom:0 !important}#_nav_menu-152-6.oxy-nav-menu.oxy-nav-menu-open .menu-item a{padding-top:0px;padding-bottom:0px;padding-left:0px;padding-right:0px}#_nav_menu-152-6 .oxy-nav-menu-hamburger-wrap{width:40px;height:40px;margin-top:10px;margin-bottom:10px}#_nav_menu-152-6 .oxy-nav-menu-hamburger{width:40px;height:32px}#_nav_menu-152-6 .oxy-nav-menu-hamburger-line{height:6px}#_nav_menu-152-6.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:first-child{top:13px}#_nav_menu-152-6.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:last-child{top:-13px}#_nav_menu-152-6{padding-left:0px}#_nav_menu-152-6 .oxy-nav-menu-list{flex-direction:column}#_nav_menu-152-6 .menu-item a{padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px;font-size:14px;color:#ffffff;margin-left:0px}#_nav_menu-152-6.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a{border:0;padding-left:0px;padding-right:0px}#_nav_menu-158-6 .oxy-nav-menu-hamburger-line{background-color:#ffffff}#_nav_menu-158-6.oxy-nav-menu.oxy-nav-menu-open{margin-top:0 !important;margin-right:0 !important;margin-left:0 !important;margin-bottom:0 !important}#_nav_menu-158-6.oxy-nav-menu.oxy-nav-menu-open .menu-item a{padding-top:0px;padding-bottom:0px;padding-left:0px;padding-right:0px}#_nav_menu-158-6 .oxy-nav-menu-hamburger-wrap{width:40px;height:40px;margin-top:10px;margin-bottom:10px}#_nav_menu-158-6 .oxy-nav-menu-hamburger{width:40px;height:32px}#_nav_menu-158-6 .oxy-nav-menu-hamburger-line{height:6px}#_nav_menu-158-6.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:first-child{top:13px}#_nav_menu-158-6.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:last-child{top:-13px}#_nav_menu-158-6{margin-left:0px;padding-left:0px}#_nav_menu-158-6 .oxy-nav-menu-list{flex-direction:column}#_nav_menu-158-6 .menu-item a{padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px;font-size:14px;color:#ffffff}#_nav_menu-158-6.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a{border:0;padding-left:0px;padding-right:0px}@media (max-width:767px){#_nav_menu-158-6{padding-left:0px;margin-left:0px;flex-direction:unset;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;border-left-style:none}#_nav_menu-158-6.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a{border:0}}#_header_row-2-6 .oxy-nav-menu-open,#_header_row-2-6 .oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu{background-color:#000000}.oxy-header.oxy-sticky-header-active > #_header_row-2-6.oxygen-show-in-sticky-only{display:block}#_header_row-2-6{background-color:#000000;height:120px;display:block;flex-direction:unset}@media (max-width:767px){.oxy-header.oxy-sticky-header-active > #_header_row-2-6.oxygen-show-in-sticky-only{display:block}#_header_row-2-6{max-width:100%}}#_social_icons-33-6.oxy-social-icons{flex-direction:row;margin-right:-24px;margin-bottom:-24px}#_social_icons-33-6.oxy-social-icons a{font-size:18px;margin-right:24px;margin-bottom:24px;blank}#_social_icons-33-6.oxy-social-icons a svg{width:1em;height:1em;color:#efefef}#_social_icons-33-6{margin-top:12px}#section-2-7 > .ct-section-inner-wrap{padding-top:75px;padding-bottom:36px}#section-57-7 > .ct-section-inner-wrap{padding-top:0}.oxy-dynamic-list :is([data-id="div_block-4-7"],#incspec){background-color:#566d8f;flex-direction:column;display:flex}.oxy-dynamic-list :is([data-id="div_block-874-7"],#incspec){width:100%;height:100%;flex-direction:column;display:flex;text-align:left;justify-content:flex-start;position:relative}.oxy-dynamic-list :is([data-id="div_block-36-7"],#incspec){width:100%;padding-top:32px;padding-left:56px;padding-bottom:32px;padding-right:30px}.oxy-dynamic-list :is([data-id="div_block-446-7"],#incspec){width:100%;height:100%}#div_block-270-7{padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px;width:70%}.oxy-dynamic-list :is([data-id="div_block-937-7"],#incspec){text-align:left;flex-direction:row;display:flex;margin-bottom:30px}.oxy-dynamic-list :is([data-id="div_block-939-7"],#incspec){width:35%;padding-left:0px}.oxy-dynamic-list :is([data-id="div_block-941-7"],#incspec){background-size:cover;width:238px;height:238px}.oxy-dynamic-list :is([data-id="div_block-942-7"],#incspec){width:65.00%;padding-left:30px}#div_block-271-7{padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px;width:30.00%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end}@media (max-width:991px){.oxy-dynamic-list :is([data-id="div_block-939-7"],#incspec){flex-direction:unset;padding-right:0px}}@media (max-width:991px){.oxy-dynamic-list :is([data-id="div_block-941-7"],#incspec){width:100%}}@media (max-width:991px){.oxy-dynamic-list :is([data-id="div_block-942-7"],#incspec){padding-top:0px}}@media (max-width:991px){#new_columns-269-7> .ct-div-block{width:100% !important}}#new_columns-269-7{display:flex;flex-direction:row;justify-content:space-between}@media (max-width:991px){.oxy-dynamic-list :is([data-id="new_columns-938-7"],#incspec)> .ct-div-block{width:100% !important}.oxy-dynamic-list :is([data-id="new_columns-938-7"],#incspec){flex-direction:column}}.oxy-dynamic-list :is([data-id="headline-91-7"],#incspec){color:#ffffff}.oxy-dynamic-list :is([data-id="headline-946-7"],#incspec){color:#000000}.oxy-dynamic-list :is([data-id="text_block-539-7"],#incspec){color:#ffffff;font-size:16px}.oxy-dynamic-list :is([data-id="link_text-951-7"],#incspec){url-encoded:true}.oxy-dynamic-list :is([data-id="link-873-7"],#incspec){width:100%;height:100%;url-encoded:true}.oxy-dynamic-list :is([data-id="link-940-7"],#incspec){url-encoded:true}#link_button-1810-7{background-color:#e2e2e2;border:1px solid #e2e2e2;color:#000000}#link_button-1810-7{url-encoded:true;cursor:pointer;border-radius:0px!important}#link_button-1810-7:hover{background-color:#000000;border:1px solid #000000;color:#000000}.oxy-dynamic-list :is([data-id="image-1146-7"],#incspec){width:100%;height:100%;object-fit:cover}@media (max-width:991px){.oxy-dynamic-list :is([data-id="span-1029-7"],#incspec){color:#000000;color:#000!important}}#_dynamic_list-3-7{flex-direction:unset;flex-wrap:wrap;justify-content:space-between}#_dynamic_list-3-7 .oxy-repeater-pages{font-size:12px}#_dynamic_list-936-7 .oxy-repeater-pages{font-size:12px}.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-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: 'Muli';}body {line-height: 1.5;font-size: 15px;font-weight: 400;color: #000000;}.oxy-nav-menu-hamburger-line {background-color: #000000;}h1, h2, h3, h4, h5, h6 {font-family: 'Muli';font-size: 38px;font-weight: 800;line-height: 44px;color: #000000;}h2, h3, h4, h5, h6{font-size: 28px;font-weight: 800;line-height: 34px;color: #000000;}h3, h4, h5, h6{font-size: 16px;font-weight: 800;line-height: 25px;color: #000000;}h4, h5, h6{font-size: 20px;font-weight: 800;}h5, h6{font-size: 18px;}h6{font-size: 16px;}a {color: #000000;font-weight: 700;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: 25px;
padding-bottom: 75px;
padding-left: 25px;
}.ct-new-columns > .ct-div-block {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}.oxy-header-container {
padding-right: 25px;
padding-left: 25px;
}@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;
}
}
.atomic-logo:hover{
opacity:1;
}
.atomic-logo {
opacity:0.7;
}
.atomic-footer-12-link:hover{
color:#ffffff;
}
.atomic-footer-12-link {
color:rgba(255,255,255,0.5);
font-size:15px;
font-weight:400;
text-decoration:none;
line-height:1.4;
letter-spacing:1px;
text-transform:uppercase;
padding-left:24px;
padding-right:24px;
padding-top:12px;
padding-bottom:12px;
}
.atomic-footer-12-column {
text-align:left;
}
.atomic-footer-12-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-footer-12-column.oxy-easy-posts .oxy-posts,
.atomic-footer-12-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-start;
}
@media (max-width: 767px) {
.atomic-footer-12-column {
text-align:center;
}
.atomic-footer-12-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-footer-12-column.oxy-easy-posts .oxy-posts,
.atomic-footer-12-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}
.atomic-footer-12-icon {
color: #ffffff;}.atomic-footer-12-icon 
>svg {width: 24px;height: 24px;}.atomic-footer-12-icon {
margin-bottom:6px;
}
.atomic-footer-12-text {
color:rgba(255,255,255,0.5);
font-size:16px;
}
.atomic-footer-12-mail:hover{
color:#ffffff;
}
.atomic-footer-12-mail {
font-size:16px;
font-weight:400;
text-decoration:none;
color:rgba(255,255,255,0.5);
}
.ecpr_article_block {
background-color:rgba(255,255,255,0.1);
}
.ecpr_article_block:not(.ct-section):not(.oxy-easy-posts),
.ecpr_article_block.oxy-easy-posts .oxy-posts,
.ecpr_article_block.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
.ecpr_article_container {
}
.ecpr_title_bullet {
color:#ffffff;
}
.ecpr_block_title_container {
padding-top:0px;
position:absolute;
background-color:rgba(0,0,0,0.5);
}
.ecpr_block_title_container:not(.ct-section):not(.oxy-easy-posts),
.ecpr_block_title_container.oxy-easy-posts .oxy-posts,
.ecpr_block_title_container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.ecpr_roll_thumbnail {
width:238px;
height:238px;
}
.ecpr_roll_date {
margin-bottom:9px;
}
.ecpr_roll_title {
margin-bottom:10px;
}
.ecpr_roll_readmore {
}
.ecpr_roll_row {
margin-bottom:30px;
width:100%;
}
.ecpr_roll_text_wrap {
width:100%;
padding-left:40px;
}
.ecpr_roll_text_wrap:not(.ct-section):not(.oxy-easy-posts),
.ecpr_roll_text_wrap.oxy-easy-posts .oxy-posts,
.ecpr_roll_text_wrap.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.ecpr_button {
background-color :#ffffff;
border: 1px solid #ffffff;
padding: 10px 16px;
}.ecpr_button {
font-family:Muli;
height:60px;
font-size:16px;
line-height:16px;
color:#000000;
text-transform:uppercase;
padding-top:21px;
padding-bottom:21px;
padding-left:44px;
padding-right:44px;
border-radius:0px;
font-weight:900;
}
@media (max-width: 767px) {
.ecpr_button {
}
}
.oxy-stock-content-styles {
}
.ecpr_info_box {
}
.ecpr_button_sidebar:hover{
background-color :#ffffff;
border: 1px solid #ffffff;
}.ecpr_button_sidebar:hover{
}
.ecpr_button_sidebar {
background-color :#000000;
border: 1px solid #000000;
padding: 10px 16px;
}.ecpr_button_sidebar {
font-size:14px;
line-height:20px;
width:100%;
height:51px;
padding-left:0px;
padding-right:0px;
padding-top:7%;
button-hover_color:#ffffff;
margin-bottom:0px;
}
@media (max-width: 991px) {
.ecpr_button_sidebar {
padding-bottom:16px;
padding-top:16%;
}
}
.ecpr_article_tags {
margin-bottom:17px;
}
.ecpr_main_nav_desktop {
margin-right:15px;
}
@media (max-width: 1120px) {
.ecpr_main_nav_desktop {
margin-right:0px;
}
}
.ecpr_nav_search {
padding-top:15px;
padding-bottom:15px;
}
.ecpr_article_date {
font-size:16px;
color:rgba(0,0,0,0.5);
margin-bottom:14px;
}
.ecpr_blogroll_title {
margin-bottom:12px;
text-align:left;
color:#000000;
color: #000!important;
}
@media (max-width: 991px) {
.ecpr_blogroll_title {
}
}
@media (max-width: 767px) {
.ecpr_blogroll_title {
text-align:left;
}
}
.ecpr_blogroll_author {
font-size:18px;
font-weight:600;
line-height:26px;
margin-bottom:12px;
}
.ecpr_blogroll_excerpt {
margin-bottom:16px;
}
.ecpr_blogroll_more {
color:#000000;
font-weight:800;
font-size:17px;
border-bottom-color:#000000;
border-bottom-width:3px;
border-bottom-style:solid;
padding-bottom:6px;
}
.ecpr_blogroll_date {
font-size:14px;
margin-bottom:12px;
color:rgba(0,0,0,0.53);
text-transform:uppercase;
}
.ecpr_author_photo {
width:125px;
height:125px;
}
.ecpr_author_name {
margin-top:10px;
font-weight:700;
}
.ecpr_author_name:not(.ct-section):not(.oxy-easy-posts),
.ecpr_author_name.oxy-easy-posts .oxy-posts,
.ecpr_author_name.ct-section .ct-section-inner-wrap{
display:block;
flex-direction:unset;
}
.ecpr_author_bio {
}
.ecpr_author_link {
}
.ecpr_author_link:not(.ct-section):not(.oxy-easy-posts),
.ecpr_author_link.oxy-easy-posts .oxy-posts,
.ecpr_author_link.ct-section .ct-section-inner-wrap{
display:block;
flex-direction:unset;
}
.ecpr_sidebar {
width:100%;
}
@media (max-width: 991px) {
.ecpr_sidebar {
}
.ecpr_sidebar:not(.ct-section):not(.oxy-easy-posts),
.ecpr_sidebar.oxy-easy-posts .oxy-posts,
.ecpr_sidebar.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:flex-start;
}
}
.ecpr_ad_area {
width:100%;
}
@media (max-width: 1120px) {
.ecpr_ad_area {
width: 100%!important;
}
.ecpr_ad_area:not(.ct-section):not(.oxy-easy-posts),
.ecpr_ad_area.oxy-easy-posts .oxy-posts,
.ecpr_ad_area.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
}
}
@media (max-width: 991px) {
.ecpr_ad_area {
}
.ecpr_ad_area:not(.ct-section):not(.oxy-easy-posts),
.ecpr_ad_area.oxy-easy-posts .oxy-posts,
.ecpr_ad_area.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
}
.ecpr_share {
width:100%;
}
@media (max-width: 1120px) {
.ecpr_share {
width: 100%!important;
}
}
.ecpr_licensing_info {
}
.lazy {
}
.ecpr_related_repeater {
display: flex!important; flex-direction: row; flex-wrap: wrap; justify-content: space-between;
}
.ecpr_read_more {
color:#000000;
font-weight:700;
border-bottom-color:#000000;
border-bottom-width:3px;
border-bottom-style:solid;
line-height:32px;
margin-top:15px;
font-size:16px;
margin-bottom:30px;
}
.ecpr_bullet {
margin-bottom:20px;
}
.ecpr_author_bullet {
}
.header-search-container {
height:100px;
display:none;
}
.header-search-container .ct-section-inner-wrap {
padding-top: 0;
padding-bottom: 0;
}
.header-search-container:not(.ct-section):not(.oxy-easy-posts),
.header-search-container.oxy-easy-posts .oxy-posts,
.header-search-container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:unset;
align-items:center;
justify-content:center;
}
.ecpr_mobile_search_icon {
}
.ecpr_article_content {
}
.ecpr_related_articles {
}
.ecpr_hero_heading {
font-size:48px;
line-height:1.1;
font-weight:900;
margin-top:38px;
}
.ecpr_footer_menu {
font-family:Muli;
padding-left:0px;
margin-left:0px;
}
.ecpr_banner_cats {
}
.global_filters {
}
.ecpr_footer_menu li:before {
content: '>';
margin-right: 0px;
display:none;
} figure.wp-block-table {
margin: 10px 0px;
font-size: 14px;
}
figure.wp-block-table td{
vertical-align: top;
padding: 5px;
} 
.ecpr_banner_cats>span>a {
color: #fff;
cursor: pointer;
}
div#div_block-82-61 {
padding-left: 8%;
padding-right: 8%;
} .ecpr_footer_menu li {
flex-direction: row!important;
}
.ecpr_footer_menu li:before {
content: '>';
margin-right:8px;
}
.ecpr_footer_menu a{
color: rgba(232,228,228,.6);
}
.ecpr_footer_menu a:hover {
color: #fff;
}
p.comment-form-cookies-consent {
display: flex;
flex-direction: row;
}
input#wp-comment-cookies-consent {
width: auto;
margin-right: 5px;
} blockquote{    
font-size: 28px;
font-weight: 600;
}
blockquote:before {
color: black;
content: open-quote;
font-size: 4em;
line-height: 0.1em;
margin-right: 0.25em;
vertical-align: -0.4em;
}
.side-widget.republication_tracker_tool button.republication-tracker-tool-button, 
.widget.republication_tracker_tool button.republication-tracker-tool-button {
width: 100%;
background-color: #000!important;
border: 1px solid #2863a7;
color: #fff;
padding: 1em;
font: 14px muli!important;
font-weight: 900!important;
margin: 0 0 1em 0;
display: block;
border-radius: 0!important;
text-shadow: none!important;
text-transform: uppercase;
}
.side-widget.republication_tracker_tool a.license, .widget.republication_tracker_tool a.license {
border-top: none!important;
border-bottom: none!important;
}
.republication-trcker-tool .license {
margin: 0px!important;
}
.ecpr_article_tags>span {
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
.ecpr_article_tags>span>a {
background-color: #efefef;
display: block;
color: #000;
padding: 2px 10px;
margin-bottom: 5px;
}
.ecpr_article_tags>span>a:hover {
background-color: #000;
color: #fff;
}
.ecpr_multi_author {
margin-bottom:30px;
}
.ecpr_author_title {
font-style: italic;
margin-bottom:5px;
display:block;
}
.ecpr_author_photo {
width:125px;
height: 125px;
object-fit: cover;
display: block;
} .ecpr_article_content>span>p:last-child::after {
content:"";
display: inline-block;
width: 16px;
height: 16px;
margin-left: 5px;
position: relative;
top: 2px;
background-image: url(https://theloop.ecpr.eu/wp-content/uploads/2020/08/ECPR-Blog-The-Loop-Icon.svg);
} #section-87-61 .oxy-repeater-pages-wrap {
display:none;
} .ecpr_title_bullet {
position: relative;
}
.ecpr_title_bullet::before {
content: "";
width: 10px;
height: 10px;
background-color: #fff;
display: inline;
left: -17px;
top: 6px;
position: absolute;
}
h1.ecpr_bullet {
margin-left: 17px;
}
h1.ecpr_bullet>span {
position: relative;
}
h1.ecpr_bullet>span::before {
content: "";
width: 10px;
height: 10px;
background-color: #000;
display: inline;
left: -17px;
top: 4px;
position: absolute;
}
h1.ecpr_author_bullet {
margin-left: 17px;
position: relative;
}
h1.ecpr_author_bullet::before {
content: "";
width: 10px;
height: 10px;
background-color: #000;
display: inline;
left: -17px;
top: 4px;
position: absolute;
}
h2.ecpr_bullet {
position: relative;
margin-left: 17px;
}
h2.ecpr_bullet::before {
content: "";
width: 10px;
height: 10px;
background-color: #000;
display: inline;
left: -17px;
top: 4px;
position: absolute;
}
ul.sub-menu {
padding: 10px 0px!important;
}
ul.sub-menu > li:hover {
}
textarea.wpcf7-form-control {
margin: 8px 0px 0px 18px;
}
.wpcf7-form-control {
display: flex;
flex-direction: column;
}
label {
font-weight: 700;
}
h2 > a {
color:#000!important;
}
div.oxy-repeater-pages-wrap {
padding-left: 20px;
}
.page-numbers {
padding: 0px 4px;
font-size: 16px;
}
.ecpr_page_search {
width: 100%;
}
#ecpr_page_search_inner {
display: flex;
flex-direction: row;
}
#ecpr_page_search_inner input[type="text"] {
width: 100%;
height: 77px;
font: 900 24px/37px Muli;
color: #000000;
opacity: 0.25;
padding-left: 30px;
}
#page_search_button {
height: 77px;
}
.page_search_icon {
width: 37px!important;
height: 37px;
margin: 25%;
}
div#page_search_button {
background-color: #000;
color: #fff;
height: 77px;
width: 77px;
cursor: pointer;
}
div#page_search_button:hover {
color: #707070;
} .ecpr_nav_search {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
height: 66px;
}
.ecpr_nav_search:hover {
border-bottom: 3px solid;
}
.nav_search_icon {
width: 26px!important;
height: 26px;
padding: 8px 0px 0px 8px;
}
div#nav_search_button {
background-color: #000;
color: #fff;
height: 36px;
width: 36px;
cursor: pointer;
}
div#nav_search_button:hover {
color: #707070;
}
#ecpr_nav_search_inner {
display: flex;
flex-direction: row;
}
#ecpr_nav_search_inner input[type="text"] {
color: rgba(0,0,0,.33);
border: none;
padding-left:15px;
font-size: 14px;
}
#ecpr_nav_search_inner input[type="text"]::placeholder {
color: rgba(0,0,0,.33);
}  .ecpr_nav_search.ecpr_dd_search:hover {
border-bottom: none;
}
.ecpr_dd_search .nav_search_icon {
width: 50px!important;
height: 50px;
padding: 14px 0px 0px 14px;
border: solid 1px #000;
}
.ecpr_dd_search div#nav_search_button {
height: 66px;
width: 66px;
}
.ecpr_dd_search #ecpr_nav_search_inner input[type="text"] {
color: rgba(0,0,0,.33);
border: solid 1px rgba(0,0,0,.33);
padding-left:15px;
font-size: 30px;
width: 100%
}
.oxy-search-form.ecpr_dd_search  {
padding: 0px!important;
} #_search_form-231-7 input#s{
background-color: #efefef;
color: #707070;
width: 60%;
height: 50px;
font-size: 14px;
padding-left: 26px;
border: none;
margin-right: -3px;
}
#_search_form-231-7 input[type="submit"] {
height: 50px;
width: 30%;
text-transform: uppercase;
font-weight: 900;
}
#_search_form-231-7 input[type="submit"]:hover {
}
.ecpr_main_nav_desktop li#menu-item-92 {
width: 180px;
}
@media screen and (max-width:1120px) {
.ecpr_main_nav_desktop li#menu-item-92 {
width: auto;
}
.ecpr_main_nav_desktop li#menu-item-92>a {
margin-right: 0px;
}
}
.ecpr_article_tags a {
color: #000;
font-size: 14px;
font-weight: 800;
padding: 5px 30px;
margin-right: 10px;https://theloop.ecpr.eu/?ct_builder=true&ct_inner=true#
background-color: #EAEAEA;
}
.ecpr_article_tags a:hover {
background-color: #000;
color: #fff;
}
.ecpr_button_sidebar:hover {
color: #000; 
}
hr {
border: 1px solid #000;
}
.ecpr_info_box {
background: #FFFFFF 0% 0% no-repeat padding-box;
box-shadow: 0px 5px 6px #00000029;
border-style: solid none none none;
border-width: 6px;
}
@media (min-width: 769px) {
.ecpr_article_container{
display: grid!important;
grid-template-columns: repeat(4, 1fr);
grid-template-rows: 280px 280px 565px repeat(4, 1fr);
grid-column-gap: 15px;
grid-row-gap: 15px;
}
.ecpr_article_block:nth-child(n+2):nth-child(-n+3) h2 {
font: 700 16px/20px Muli;
}
.ecpr_article_block:nth-child(n+2):nth-child(-n+3) div.ecpr_block_title_container { padding: 27px 42px!important;
}
.ecpr_article_block:nth-child(n+3) div.ecpr_block_title_container { padding-top: 27px!important;
}
}
@media (min-width: 1121px) {
.ecpr_article_block:nth-child(1) { grid-area: 1 / 1 / 3 / 4; }
.ecpr_article_block:nth-child(2) { grid-area: 1 / 4 / 2 / 5; }
.ecpr_article_block:nth-child(3) { grid-area: 2 / 4 / 3 / 5; }
.ecpr_article_block:nth-child(4) { grid-area: 3 / 1 / 5 / 3; }
.ecpr_article_block:nth-child(5) { grid-area: 3 / 3 / 5 / 5; }
}
@media (max-width: 1120px) {
.ecpr_article_block:nth-child(1) { grid-area: 1 / 1 / 3 / 3; }
.ecpr_article_block:nth-child(2) { grid-area: 1 / 3 / 2 / 5; }
.ecpr_article_block:nth-child(3) { grid-area: 2 / 3 / 3 / 5; }
.ecpr_article_block:nth-child(4) { grid-area: 3 / 1 / 5 / 3; }
.ecpr_article_block:nth-child(5) { grid-area: 3 / 3 / 5 / 5; }
}
@media (max-width: 768px) { .ecpr_article_block {
height: 350px;
margin-bottom: 15px;
}
} div#ecpr_category_repeater {
width: 100%;
display: flex;
flex-direction: row;
flex-wrap: wrap;
margin: 0 -5px;
}
.ecpr_category_tile {
width: 24%;
background-color: #fff;
border-bottom: 6px solid;
display: flex;
flex-direction: row;
margin: 0 5px;
height: 146px;
padding: 49px 39px;
}
.ecpr_category_tile_inner .ecpr_title_bullet {
width: 100%;
color: #000;
}
h2.ecpr_tile_title {
font-size: 18px;
line-spacing: 25px;
}
@media screen and (max-width: 768px){
#code_block-3-101 {
flex-direction: column;
}
#section-537-7 > div {
justify-content: center!important;
flex-direction: column;
}
}
@media screen and (max-width: 992px){
ul.sub-menu {
padding: 0px!important;
}
}
#menu-item-92 {
width:auto!important;
}
#link_button-1810-7 {
background-color: #e2e2e2!important;
border: 1px solid #e2e2e2!important;
color: #000000!important;
border-radius: 0px!important;
}
#link_button-1810-7:hover {
color: #fff!important;
background-color: #000!important;
} blockquote:before {
display: none;
} .navigation ul {
padding-left: 0px;
}
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
color: #fff;
text-decoration:none;
}
.navigation li {
display: inline;
}
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
background-color: #e2e2e2;
color: #2a292b; cursor: pointer;
padding: 12px;
padding: 0.75rem;
}
.navigation li a:hover,
.navigation li.active a {
background-color: #2a292b;
color: #fff;
} .page-numbers {
background-color: #e2e2e2;
color: #2a292b;
cursor: pointer;
padding: 12px;
padding: 0.75rem;
margin-right:4px;
}
.page-numbers:hover, .page-numbers.current {
background-color: #2a292b;
color: #fff;
}
.page-numbers.dots {
background-color: #fff;
padding: 12px 0px;
cursor: default;
}
.page-numbers.dots:hover {
color: #000;
}body {
font-size: 1rem;
}
@media only screen and (max-width: 600px) {
body {
font-size: 1.1rem;
}
}
H3 {
font-size: 1.45rem;
}
h4 {
font-size: 1.2rem;
}
figcaption {
font-size: 0.8rem;
color: #555;
text-align: center;
}
figure {
margin: 0;
}
.wp-block-media-text {
margin-top: 0px !important;
margin-bottom: 0px !important;
}
.wp-block-media-text .wp-block-media-text__content {
padding-top: 0px !important;
padding-left: 20px !important;
padding-right: 20px !important;
padding-bottom: 0px !important;
}
.tiktok-embed {
border: 0 !important;
padding: 0;
min-width: 100% !important;
max-width: 100% !important;
margin: 0 auto;
}
.wp-container-content-1{
padding-left: 1rem;
padding-right: 1rem;
}.wp-block-media-text .wp-block-media-text__content{
padding-top:40px;
padding-left:40px;
padding-right:40px;
padding-bottom:40px;
}
.wp-block-media-text{
margin-top:30px;
margin-bottom:30px;
}
cite{
font-style:normal;
text-transform:uppercase;
font-size:12px;
font-weight:800;
letter-spacing:1px;
}
.wp-block-button__link{
border-radius:0px;
background-color:#000000;
text-transform:uppercase;
font-size:14px;
font-weight:800;
letter-spacing:2px;
}
.has-medium-font-size{
margin-bottom:20px;
}
.wp-block-image img{
height:auto;
}
.wp-block-cover{
margin-top:20px;
margin-bottom:20px;
}
h3{
margin-top:20px;
}
h2{
margin-top:30px;
}
.wp-block-separator.is-style-wide{
border-right-width:0px;
border-bottom-width:0px;
border-left-width:0px;
margin-top:30px;
margin-bottom:30px;
}
blockquote p{
font-weight:400;
text-decoration:none;
color:#000000;
font-style:italic;
margin-top:0px;
font-size:18px;
margin-bottom:0px;
}
blockquote{
margin-left:20px;
padding-left:20px;
border-left-color:#000000;
border-left-width:4px;
border-left-style:solid;
}