@media (max-width: 767px) {
.desktop-only {
display: none !important;
}
.container-fluid .navbar > .container-full-width-boxed {
padding-left: 15px;
padding-right: 15px;
}
.top-bar {
padding: 0;
}
.top-bar-items .logo {
display: none;
}
.top-bar .social-profiles {
margin: 5px 0;
}
.top-bar .top-search-form {
height: 0px;
float: none;
padding: 0 15px;
margin: 0 -15px;
max-width: 100%;
box-sizing: content-box;
clear: both;
transition: height ease-out .2s;
overflow: hidden;
background: rgba(0,0,0,0.2);
}
.top-bar .top-search-form.in {
height: 48px;
}
.top-search-form .searchform {
margin: 7px 0;
}
.top-bar .text-alignleft,
.top-bar .text-alignright {
text-align: center;
}
.top-bar .text,
.top-bar-menu {
margin: 0.5em 0;
}
.search-toggle {
margin: 0 -15px 0 0;
color: #888;
padding: 8px 15px 9px;
border-radius: 0;
border: none;
background: rgba(0,0,0,0.2);
}
.search-toggle.collapsed .fa:before {
content:"\f00e";
}
.search-toggle .fa:before {
content:"\f010";
}
.header_title {
margin: 0;
padding: 15px;
text-align: left;
font-size: 1em;
letter-spacing: normal;
}
.header_title,
.header_title a,
.header_title a:hover,
.header_desc {
color: #333;
}
.navbar-inverse .header_title,
.navbar-inverse .header_title a,
.navbar-inverse .header_title a:hover,
.navbar-inverse .header_desc {
color: #fff;
}
.header_desc {
display: none;
}
.navbar .top-search-form {
margin: 0;
}
.navbar-toggle {
border-color: #888;
}
.navbar-toggle .icon-bar {
background-color: #888;
}
.navbar-inverse .navbar-toggle {
border-color: #333;
background-color: #444;
background-color: rgba(0,0,0,0.4);
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #fff;
}
.navbar-nav {
margin: 0;
}
.navbar .nav > li > a,
.navbar .nav.has-desc > li > a,
.navbar #secondary-menu li a {
min-height: 0;
padding: 7px 15px;
}
.navbar-nav,
.navbar-nav ul {
padding-bottom: 5px;
}
.boxed-wrapper .navbar-fixed-top {
left: 0;
right: 0;
}
.navbar-fixed-top {
margin-left: 0;
margin-right: 0;
}
.navbar-fixed-top .navbar-collapse {
max-height: calc(100vh - 49px);
}
.navbar #top_search {
margin-left: 0;
margin-bottom: 0;
}
.post {
padding: 15px 0;
}
.post .entry {
padding: 0 15px;
}
.singular .post,
.post.author {
-webkit-box-shadow: none;
box-shadow: none;
border: none;
}
.singular .post .entry,
.post.author .entry {
padding: 0;
}
.post-nav {
padding: 0;
}
.post-nav-top .previous,
.post-nav-top .next-post {
text-align: center;
padding: 10px 15px;
}
.post-nav-top p:nth-child(2) {
border-top: 1px solid #eee;
}
.post-title, 
.post-title a {
font-size: 1.2em;
line-height: normal;
}
.page .post .post-title, 
.page .post .post-title a {
font-size: 1.5em;
line-height: normal;
}
.entry-content .excerpt-thumb img, 
.child-page .excerpt-thumb img {
float: none;
margin: 0;
width: 100%;
border: none;
box-shadow: none;
}
.entry-content .excerpt-thumb {
margin: 0 -15px 1.5em;
display: block;
}
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item,
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item,
.gallery-columns-2 .gallery-item:nth-child(3n+1),
.gallery-columns-2 .gallery-item:nth-child(3n+2),
.gallery-columns-3 .gallery-item:nth-child(4n+2),
.gallery-columns-3 .gallery-item:nth-child(4n+3),
.gallery-columns-4 .gallery-item:nth-child(5n+3),
.gallery-columns-4 .gallery-item:nth-child(5n+4),
.gallery-columns-5 .gallery-item:nth-child(6n+4),
.gallery-columns-5 .gallery-item:nth-child(6n+5),
.gallery-columns-6 .gallery-item:nth-child(7n+5),
.gallery-columns-6 .gallery-item:nth-child(7n+6),
.gallery-columns-7 .gallery-item:nth-child(8n+6),
.gallery-columns-7 .gallery-item:nth-child(8n+7),
.gallery-columns-8 .gallery-item:nth-child(9n+7),
.gallery-columns-8 .gallery-item:nth-child(9n+8),
.gallery-columns-9 .gallery-item:nth-child(10n+8),
.gallery-columns-9 .gallery-item:nth-child(10n+9) {
width: 100% !important;
margin: 7px 0 !important;
}
.gallery .item-title .gallery-title {
bottom: 10px;
top: auto;
}
.gallery .item-title .gallery-title h3 {
font-size: 14px;
font-size: 4vw;
padding: 0 1%;
}
.gallery .item-title .gallery-title .gallery-date {
font-size: 10px;
}
.gallery dt {
margin-top: 0;
}
.entry .featured-image .caption {
padding: .5em 1em;
}
.entry-author {
text-align: center;
}
.entry-author .author-avatar {
margin-bottom: 15px;
}
.entry-author .author-avatar img {
max-width: 100px;
}
.post-tags, 
.comment-link {
margin-top: 10px;
}
#comments > h4 {
float: none;
margin: 0 0 15px;
}
.comment-form-jump {
float: none;
margin: 0 0 15px;
}
#comments ol li.comment, 
#comments ol li.pingback, 
#comments ol li.trackback {
padding: 15px;
}
.comment-meta {
font-size: 0.9em;
}
.comment-meta .comment-date .time {
display: none;
}
.comment-meta .comment-avatar {
float: left;
margin-right: 10px;
}
.author-heading {
text-align: center;
margin: -30px -15px 0;
}
.author-entry .avatar {
margin-bottom: 15px;
}
.mentions-bar-logo {
display: flex;
flex-wrap: wrap;
}
.mentions-bar-logo li {
max-width: 47%;
}
.footer-right {
text-align: center;
padding: 10px 15px;
margin: -15px 0 10px;
background: rgba(255,255,255,0.05);
}
#footer .social-profiles,
.footer-menu-wrap {
text-align: center;
}
#footer .social-profiles {
margin: -10px -15px;
padding: 10px 0;
border-bottom: 1px solid #555;
border-bottom: 1px solid rgba(255,255,255,0.2);
}
.footer-menu-wrap {
margin-top: 20px;
}
.footer-menu-wrap .menu > li {
padding: 0 5px;
margin: 0;
}
.footer-menu-wrap .menu > li.menu-item-has-children {
padding: 0;
margin: 0;
display: block;
list-style: none;
}
.footer-menu-wrap .sub-menu {
margin-bottom: 10px;
}
.footer-menu-wrap .sub-menu li {
padding: 2px 0;
}
.copyright-developer,
.footer-right {
width: 100%;
float: none;
} .entry-content .panel-grid .excerpt-thumb {
margin-left: 0;
margin-right: 0;
}
.panel-grid .mentions-bar {
padding: 15px;
}
.panel-grid .mentions-bar-logo {
padding: 0;
}
.pricing-table {
flex-wrap: wrap;
}
.pricing-table .price-package {
width: 100%;
margin-bottom: 40px;
}
.pricing-table .price-package.has-highlight {
margin-top: 45px;
}
} @media (max-width: 991px) {
.carousel {
margin: -30px -15px 50px;
width: auto;
box-shadow: none;
border: none;
}
.bottom-slider .carousel {
margin-top: 50px;
}
#header .carousel {
margin: 0;
}
#content > .carousel {
margin-left: 0;
margin-right: 0;
}
.carousel, 
.carousel .item {
height: 250px;
}
.carousel-caption {
padding: 10px 15px;
}
.carousel .slider_post_title {
font-size: 16px;
}
.carousel.style-card .content {
position: absolute;
bottom: 0;
background: #000;
background: rgba(0,0,0,0.6);
color: #fff;
padding: 10px 15px;
font-size: 0.9em;
line-height: normal;
height: auto;
}
.carousel.style-card .slider_post_title,
.carousel.style-card .slider_post_title a {
color: #fff;
}
.carousel.style-card .carousel-control {
opacity: 0.5;
}
.carousel.style-banner .carousel-caption,
.carousel.style-card .content {
position: absolute;
top: auto;
bottom: 0;
width: 100%;
height: auto;
padding: 15px;
background: linear-gradient(to top, rgba(0,0,0,0.7) 20%, transparent);
font-size: 0.8em;
line-height: 1.3em;
}
.carousel .post-meta {
display: none;
}
.full-width-slider .carousel {
margin-top: 0;
}
.carousel-caption .container {
padding-left: 0;
padding-right: 0;
}
.left-col-first.two_col_right .carousel,
.left-col-first.three_col_right .carousel,
.left-col-first.three_col_center .carousel {
margin-top: 30px;
}
.dropdown-menu .dropdown-submenu .fa-chevron-right:before {
content: "\f078";
}
.navbar-collapse.in .navbar-nav .dropdown-submenu > .dropdown-menu {
background: rgba(255,255,255,0.05);
}
.navbar-collapse.in .navbar-nav .dropdown-submenu a,
.navbar-collapse.in .navbar-nav .dropdown-submenu > .dropdown-menu li {
background: none;
}
.navbar-collapse.in .navbar-nav .dropdown-submenu.open > .dropdown-menu {
display: block;
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, 
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus, 
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
background: none;
}
#header .carousel-indicators {
display: none;
}
} @media (min-width: 768px) {
.mobile-only {
display: none !important;
}
.header-slider .header_title {
display: none;
}
.footer-widget-col-5 .sidebar-wrap {
width: 20% !important;
}
.navbar-fixed-top {
left: 15px;
right: 15px;
}
.admin-bar .navbar-fixed-top {
top: 32px;
}
.navbar,
.navbar a {
-webkit-transition: 0.4s;
-o-transition: 0.4s;
transition: 0.4s;
}
} @media (min-width: 992px) {
.full-width-slider .carousel.style-banner .carousel-caption {
width: 45%;
}  .full-width-slider.layout-full-width-boxed .carousel.style-banner .carousel-caption,
#header .carousel.style-banner .carousel-caption {
padding: 0;
position: relative;
width: 100%;
background: linear-gradient(to right, rgba(0,0,0,0.7) 10%, transparent 50%);
}
.full-width-slider.layout-full-width-boxed .carousel.style-banner .carousel-caption-content,
#header .carousel.style-banner .carousel-caption-content {
padding: 25px 25px 25px 0;
width: 25%;
position: absolute;
left: 20%;
height: 100%;
}
.full-width-slider.layout-full-width-boxed .carousel.style-banner .carousel-caption-content,
.layout-boxed #header .carousel.style-banner .carousel-caption-content {
left: 70px;
width: 40%;
}
#header .carousel.style-bgimage-excerpt .carousel-caption-content {
max-width: 50%;
}
#header .carousel-control.left {
left: 35px;
}
#header .carousel-control.right {
right: 35px;
}
} @media (min-width: 1200px) {
} @media (min-width: 768px) and (max-width: 991px) {
.navbar .nav > li > a {
padding: 10px;
min-height: 40px;
font-size: 13px;
}
.navbar .nav ul li a {
font-size: 12px;
padding: 7px 10px;
}
.navbar #secondary-menu li a {
font-size: 12px;
padding: 5px 10px;
}
} @media (min-width: 992px) and (max-width: 1199px) {
} @media (min-width: 1200px) {
}[class^="wp-block-"] {
margin-bottom: 1.5em;
}
.widget_block [class^="wp-block-"] {
margin-bottom: 0;
}
.wp-block-separator {
margin: 40px 45%;
}
.wp-block-separator.is-style-wide {
margin: 40px 25%;
}
.wp-block-separator.is-style-dots {
margin: 40px auto;
}
blockquote,
.wp-block-quote,
.wp-block-quote.is-style-default {
border: none;
margin: 0 0 20px;
padding: 0 20px;
line-height: normal;
}
blockquote p,
.wp-block-quote p,
.editor-block-list__block .wp-block-quote p,
.lead {
font-style: italic;
font-size: 1.3em;
line-height: 1.3em;
color: #4a474b;
}
.wp-block-quote.is-large p, 
.wp-block-quote.is-style-large p {
font-size: 1.6em;
line-height: 1.3em;
}
blockquote cite,
.wp-block-quote cite,
.wp-block-quote__citation,
.wp-block-quote.is-large cite,
wp-block-quote.is-large footer, 
.wp-block-quote.is-style-large cite, 
.wp-block-quote.is-style-large footer {
display: block;
font-style: italic;
margin-top: 10px;
text-align: right;
font-size: 16px;
color: inherit;
}
blockquote p:first-child {
margin-bottom: 20px
}
p cite {
display: block;
text-align: right;
}
.entry-content .wp-caption-text,
.wp-block-image figcaption,
.wp-block-audio figcaption {
font-size: 13px;
font-style: italic;
padding: 5px;
color: #818081;
text-align: center;
margin-top: 5px;
}
.wp-caption-text strong,
.wp-block-image figcaption strong,
.wp-block-audio figcaption strong {
color: #262626;
}
.wp-block-audio figcaption {
margin-top: 0;
}
.entry-content .wp-block-gallery {
padding: 0;
max-width: 100%;
}
.wp-block-gallery .blocks-gallery-image img, 
.wp-block-gallery .blocks-gallery-item img {
box-shadow: 0 0 3px #ccc;
box-shadow: 0 0 3px rgba(0,0,0,0.2);
border-radius: 3px;
}
.pullquote,
.wp-block-pullquote {
margin-top: 30px;
border-top: 3px solid #eee;
border-bottom: 1px solid #eee;
font-size: 20px;
line-height: normal;
padding-bottom: 20px;
width: 30%;
color: #000;
}
.wp-block-pullquote {
width: auto;
padding: 0.5em 0;
margin-block-start: 1em;
margin-block-end: 1em;
margin-inline-start: 40px;
margin-inline-end: 40px;
}
.wp-block-pullquote p {
line-height: 1.5em;
}
.pullquote cite,
.wp-block-pullquote blockquote cite,
.wp-block-pullquote__citation, 
.wp-block-pullquote cite, 
.wp-block-pullquote footer {
text-align: center;
font-style: normal;
font-weight: 700;
text-transform: uppercase;
font-size: 0.8em;
opacity: 0.3;
}
.pullquote blockquote,
.wp-block-pullquote blockquote,
.wp-block-pullquote__citation,
.entry-content .wp-block-button__link,
.editor-writing-flow .wp-block-button,
.wp-block-table [class^="wp-block-"] {
margin-bottom: 0;
}
.wp-block-button .wp-block-button__link,
.editor-writing-flow .wp-block-button .wp-block-button__link {
border: none;
border-radius: 3px;
font-weight: 700;
font-size: 14px;
line-height: 34px;
padding: 5px 25px;
}
.wp-block-button .wp-block-button__link:not(.has-background) {
background: #4F2D69;
color: #ffffff;
}
.wp-block-button.is-style-outline .wp-block-button__link {
background: transparent;
border: 1px solid #4F2D69;
}
.wp-block-verse {
color: #191e23;
white-space: nowrap;
font-family: inherit;
font-size: inherit;
padding: 1em;
overflow: auto;
background: none;
border: none;
line-height: 1.5em;
}
table,
.wp-block-table {
width: 100%;
max-width: 100%;
border: 0 none;
border-collapse: collapse;
margin-top: 10px;
margin-bottom: 20px;
}
table td,
table th,
table tr,
.wp-block-table td,
.wp-block-table th,
.wp-block-table tr {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border: none;
border-top: 1px solid #ddd;
}
.wp-block-audio audio {
width: 300px;
}
.wp-block-audio.aligncenter {
text-align: center;
}
.wp-block-columns {
margin-left: -15px;
margin-right: -15px;
}
.wp-block-column {
padding-left: 15px;
padding-right: 15px;
}
.wp-block-cover-image .wp-block-cover-image-text, 
.wp-block-cover-image h2 {
margin: auto !important;
}
.wp-block-cover-image {
display: flex !important;
}
.entry-content .blocks-gallery-grid {
padding: 0;
max-width: 100%;
}
@media only screen and (min-width: 768px) {
.alignfull {
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw + 9px);
width: auto;
max-width: 1000%;
}
.alignwide {
margin-left: calc(25% - 25vw);
margin-right: calc(25% - 25vw);
width: auto;
max-width: 1000%;
}
.alignwide img,
.alignfull img {
display: block;
margin: 0 auto;
}
}input[type="checkbox"].cmplz-category { width: initial; -webkit-appearance: checkbox;}input[type="checkbox"].cmplz-category:checked::before { content: '';}.cmplz-cookiebanner { box-sizing: border-box;}:root { --cmplz_banner_width: 426px; --cmplz_banner_background_color: #ffffff; --cmplz_banner_border_color: #f2f2f2; --cmplz_banner_border_width: 0px 0px 0px 0px ; --cmplz_banner_border_radius: 12px 12px 12px 12px; --cmplz_banner_margin: 10px; --cmplz_categories-height: 163px; --cmplz_title_font_size: 15px; --cmplz_text_line_height: calc(var(--cmplz_text_font_size) * 1.5); --cmplz_text_color: #222222; --cmplz_hyperlink_color: #a43955; --cmplz_text_font_size: 10px; --cmplz_link_font_size: 10px; --cmplz_category_body_font_size: 10px; --cmplz_button_accept_background_color: #a43955; --cmplz_button_accept_border_color: #00070b; --cmplz_button_accept_text_color: #ffffff; --cmplz_button_deny_background_color: #f9f9f9; --cmplz_button_deny_border_color: #f2f2f2; --cmplz_button_deny_text_color: #222222; --cmplz_button_settings_background_color: #f9f9f9; --cmplz_button_settings_border_color: #f2f2f2; --cmplz_button_settings_text_color: #333333; --cmplz_button_border_radius: 6px 6px 6px 6px; --cmplz_button_font_size: 15px; --cmplz_category_header_always_active_color: green; --cmplz_category_header_title_font_size: 14px; --cmplz_category_header_active_font_size: 12px; --cmplz-manage-consent-height: 50px; --cmplz-manage-consent-offset: -35px; --cmplz_slider_active_color: #1e73be; --cmplz_slider_inactive_color: #F56E28; --cmplz_slider_bullet_color: #ffffff;}body.cmplz-banner-active *:not(.cmplz-cookiebanner):not(.cmplz-cookiebanner *) { pointer-events: none !important; user-select: none !important;}.cmplz-cookiebanner * { pointer-events: auto !important; user-select: auto !important;}#cmplz-manage-consent .cmplz-manage-consent { margin: unset; z-index: 9998; color: var(--cmplz_text_color); background-color: var(--cmplz_banner_background_color); border-style: solid; border-color: var(--cmplz_banner_border_color); border-width: var(--cmplz_banner_border_width); border-radius: var(--cmplz_banner_border_radius); border-bottom-left-radius: 0; border-bottom-right-radius: 0; line-height: initial; position: fixed; bottom: var(--cmplz-manage-consent-offset); min-width: 100px; height: var(--cmplz-manage-consent-height); right: 40px; padding: 15px; cursor: pointer; animation: mc_slideOut 0.5s forwards;}#cmplz-manage-consent .cmplz-manage-consent:active { outline: none; border: none;}#cmplz-manage-consent .cmplz-manage-consent.cmplz-dismissed { display: none;}#cmplz-manage-consent .cmplz-manage-consent:hover,#cmplz-manage-consent .cmplz-manage-consent:focus { animation: mc_slideIn 0.5s forwards; animation-delay: 0;}@-webkit-keyframes mc_slideIn { 100% { bottom: 0; }}@keyframes mc_slideIn { 100% { bottom: 0; }}@-webkit-keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); }}@keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); }}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-header .cmplz-title { display: none; }}.cmplz-cookiebanner { max-height: calc(100vh - 20px); overflow-y: auto; position: fixed; height: auto; left: 50%; top: 50%; -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); grid-template-rows: minmax(0, 1fr); z-index: 99999; background: var(--cmplz_banner_background_color);}.cmplz-cookiebanner a { transition: initial;}.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn.tcf { display: none;}.cmplz-cookiebanner.cmplz-dismissed { display: none;}.cmplz-cookiebanner .cmplz-body { width: 100%; grid-column: span 3; overflow-y: auto; overflow-x: hidden; max-height: 55vh;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar-track { border-radius: 10px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0); background-color: transparent;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar { width: 5px; background-color: transparent;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar-thumb { background-color: var(--cmplz_button_accept_background_color); border-radius: 10px;}@media (min-width: 350px) { .cmplz-cookiebanner .cmplz-body { min-width: 300px; }}@media (max-height: 400px) { .cmplz-cookiebanner { height: calc(100vh - 20px); display: flex; flex-direction: column; overflow: hidden; gap: 1px; grid-row-gap: 1px; padding: 7px 12px !important; zoom: 0.6; } .cmplz-cookiebanner .cmplz-body { flex: 1; min-height: 0; overflow-y: auto; max-height: none; margin-top: 15px !important; } .cmplz-cookiebanner .cmplz-header, .cmplz-cookiebanner .cmplz-divider, .cmplz-cookiebanner .cmplz-links, .cmplz-cookiebanner .cmplz-buttons, .cmplz-cookiebanner .cmplz-documents { flex-shrink: 0; } .cmplz-cookiebanner .cmplz-header { margin-bottom: 15px !important; max-height: 10px; } .cmplz-close { zoom: 0.6 !important; } .cmplz-cookiebanner .cmplz-buttons { gap: 1px !important; } .cmplz-cookiebanner .cmplz-buttons .cmplz-btn { height: 15vh !important; min-height: unset !important; padding: 0 !important; white-space: nowrap !important; font-size: 1.1rem !important; line-height: 14px !important; zoom: 0.5 !important; } .cmplz-cookiebanner .cmplz-documents, .cmplz-cookiebanner .cmplz-information { zoom: 0.5 !important; }}@media (max-height: 400px) and (max-width: 768px) { .cmplz-cookiebanner { gap: 1px; }}.cmplz-cookiebanner { border-style: solid; border-color: var(--cmplz_banner_border_color); border-width: var(--cmplz_banner_border_width); border-radius: var(--cmplz_banner_border_radius); padding: 15px 20px; display: grid; grid-gap: 10px;}.cmplz-cookiebanner .cmplz-divider { margin-left: -20px; margin-right: -20px;}.cmplz-cookiebanner .cmplz-header { grid-template-columns: 100px 1fr 100px; align-items: center; display: grid; grid-column: span 3;}@media (max-width: 399px) { .cmplz-cookiebanner .cmplz-header { grid-template-columns: auto 1fr auto; }}.cmplz-cookiebanner .cmplz-logo svg { max-height: 35px; width: inherit;}.cmplz-cookiebanner .cmplz-logo img { max-height: 40px; width: inherit;}.cmplz-cookiebanner .cmplz-title { justify-self: center; grid-column-start: 2; font-size: var(--cmplz_title_font_size); color: var(--cmplz_text_color); font-weight: 500;}.cmplz-cookiebanner .cmplz-close { line-height: 20px; justify-self: end; grid-column-start: 3; font-size: 20px; cursor: pointer; width: 20px; height: 20px; color: var(--cmplz_text_color);}.cmplz-cookiebanner .cmplz-close svg { width: 20px; height: 20px;}.cmplz-cookiebanner .cmplz-close:hover { text-decoration: none; line-height: initial; font-size: 18px;}.cmplz-cookiebanner .cmplz-message { word-wrap: break-word; font-size: var(--cmplz_text_font_size); line-height: var(--cmplz_text_line_height); color: var(--cmplz_text_color); margin-bottom: 5px;}.cmplz-cookiebanner .cmplz-message a { color: var(--cmplz_hyperlink_color);}.cmplz-cookiebanner .cmplz-message,.cmplz-cookiebanner .cmplz-categories,.cmplz-cookiebanner .cmplz-links,.cmplz-cookiebanner .cmplz-buttons,.cmplz-cookiebanner .cmplz-divider { grid-column: span 3;}.cmplz-cookiebanner .cmplz-categories.cmplz-tcf .cmplz-category .cmplz-category-header { grid-template-columns: 1fr auto;}.cmplz-cookiebanner .cmplz-categories .cmplz-category { background-color: rgba(239, 239, 239, 0.5);}.cmplz-cookiebanner .cmplz-categories .cmplz-category:not(:last-child) { margin-bottom: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header { display: grid; grid-template-columns: 1fr auto 15px; grid-template-rows: minmax(0, 1fr); align-items: center; grid-gap: 10px; padding: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-title { font-weight: 500; grid-column-start: 1; justify-self: start; font-size: var(--cmplz_category_header_title_font_size); color: var(--cmplz_text_color); margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active { font-size: var(--cmplz_category_header_active_font_size); font-weight: 500; color: var(--cmplz_category_header_always_active_color);}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active label { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox { display: flex; align-items: center; margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox input[data-category=cmplz_functional] { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-toggle { background: none; border: none; padding: 0; margin: 0; cursor: pointer; grid-column-start: 3; display: flex; align-items: center; justify-content: center; color: inherit;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-icon.cmplz-open { cursor: pointer; content: ''; transform: rotate(0deg); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; background-size: cover; height: 18px; width: 18px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-description { font-size: var(--cmplz_category_body_font_size); color: var(--cmplz_text_color); margin: 0; max-width: 100%; padding: 10px;}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-category .cmplz-category-header { grid-template-columns: 1fr!important; }}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-message { margin-right: 5px; }}.cmplz-cookiebanner .cmplz-buttons { display: flex; gap: var(--cmplz_banner_margin);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn { min-height: 45px; padding: 10px; margin: initial; width: 100%; white-space: nowrap; border-radius: var(--cmplz_button_border_radius); cursor: pointer; font-size: var(--cmplz_button_font_size); font-weight: 500; text-decoration: none; line-height: 20px; text-align: center; flex: initial;}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn:hover { text-decoration: none;}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept { background-color: var(--cmplz_button_accept_background_color); border: 1px solid var(--cmplz_button_accept_border_color); color: var(--cmplz_button_accept_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-deny { background-color: var(--cmplz_button_deny_background_color); border: 1px solid var(--cmplz_button_deny_border_color); color: var(--cmplz_button_deny_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-view-preferences { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-save-preferences { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-manage-options { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn { display: flex; align-items: center; justify-content: center; padding: initial;}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-links.cmplz-information { display: initial; text-align: center; }}.cmplz-cookiebanner .cmplz-links { display: flex; gap: var(--cmplz_banner_margin);}.cmplz-cookiebanner .cmplz-links.cmplz-information { justify-content: space-between;}.cmplz-cookiebanner .cmplz-links.cmplz-documents { justify-content: center;}.cmplz-cookiebanner .cmplz-links .cmplz-link { color: var(--cmplz_hyperlink_color); font-size: var(--cmplz_link_font_size); text-decoration: underline; margin: 0;}.cmplz-cookiebanner .cmplz-links .cmplz-link.cmplz-read-more-purposes { display: none;}.cmplz-cookiebanner .cmplz-links ul { margin: 0; padding: 0; list-style: none; display: flex; gap: var(--cmplz_banner_margin); justify-content: center;}.cmplz-categories .cmplz-category .cmplz-description-statistics-anonymous { display: none;}.cmplz-categories .cmplz-category .cmplz-description-statistics { display: block;}.cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-toggle { background: none; border: none; padding: 0; margin: 0; cursor: pointer; grid-column-start: 3; display: flex; align-items: center; justify-content: center; color: inherit;}.cmplz-categories .cmplz-category .cmplz-category-toggle[aria-expanded="true"] .cmplz-icon.cmplz-open { transform: rotate(180deg);}.cmplz-cookiebanner { top: initial; left: initial; right: 10px; bottom: 10px; transform: initial;}@media (min-width: 768px) { .cmplz-cookiebanner { min-width: var(--cmplz_banner_width); max-width: 100%; display: grid; grid-row-gap: 10px; }}@media (max-width: 768px) { .cmplz-cookiebanner { left: initial; right: initial; bottom: 0; width: 100%; } .cmplz-cookiebanner .cmplz-buttons { flex-direction: column; }}@media (min-width: 768px) { .cmplz-message, .cmplz-categories { width: calc(var(--cmplz_banner_width) - 42px); }}.cmplz-cookiebanner .cmplz-categories,.cmplz-cookiebanner .cmplz-save-preferences,.cmplz-cookiebanner .cmplz-link.cmplz-manage-options,.cmplz-cookiebanner .cmplz-manage-vendors,.cmplz-cookiebanner .cmplz-read-more,.cmplz-cookiebanner .cmplz-btn.cmplz-manage-options { display: none;}.cmplz-cookiebanner .cmplz-categories.cmplz-fade-in { animation: fadeIn 1s; -webkit-animation: fadeIn 1s; -moz-animation: fadeIn 1s; -o-animation: fadeIn 1s; -ms-animation: fadeIn 1s; display: block;}@keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-moz-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-o-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-ms-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}.cmplz-cookiebanner .cmplz-links.cmplz-information { display: none;}.cmplz-cookiebanner .cmplz-preferences,.cmplz-manage-consent-container .cmplz-preferences { display: none;}.cmplz-cookiebanner .cmplz-title { display: none;}@media (max-width: 768px) { #cmplz-manage-consent .cmplz-manage-consent { display: none; }}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox { position: relative;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox { opacity: 0; margin: 0; margin-top: -10px; cursor: pointer; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; position: absolute; z-index: 1; top: 0px; left: 0px; width: 40px; height: 20px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:focus + .cmplz-label:before { box-shadow: 0 0 0 2px #245fcc;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked + .cmplz-label::before { display: block; background-color: var(--cmplz_slider_active_color); content: ""; padding-left: 6px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked + .cmplz-label:after { left: 14px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label { position: relative; padding-left: 30px; margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before,.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after { box-sizing: border-box; position: absolute; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; transition: background-color 0.3s, left 0.3s;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before { display: block; content: ""; color: #fff; box-sizing: border-box; font-family: 'FontAwesome', sans-serif; padding-left: 23px; font-size: 12px; line-height: 20px; background-color: var(--cmplz_slider_inactive_color); left: 0px; top: -7px; height: 15px; width: 28px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after { display: block; content: ""; letter-spacing: 20px; background: var(--cmplz_slider_bullet_color); left: 4px; top: -5px; height: 11px; width: 11px;}.cmplz-cookiebanner { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}#cmplz-manage-consent .cmplz-manage-consent { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}.cmplz-cookiebanner.cmplz-show { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}.cmplz-cookiebanner.cmplz-show:hover { transition-duration: 1s; box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;}.cmplz-categories .cmplz-category .cmplz-description-statistics-anonymous { display: block;}.cmplz-categories .cmplz-category .cmplz-description-statistics { display: none;} .cmplz-blocked-content-container.recaptcha-invisible, .cmplz-blocked-content-container.g-recaptcha { max-width: initial !important; height: 80px !important; margin-bottom: 20px; } @media only screen and (max-width: 400px) { .cmplz-blocked-content-container.recaptcha-invisible, .cmplz-blocked-content-container.g-recaptcha { height: 100px !important } } .cmplz-blocked-content-container.recaptcha-invisible .cmplz-blocked-content-notice, .cmplz-blocked-content-container.g-recaptcha .cmplz-blocked-content-notice { max-width: initial; padding: 7px; }