ul.wp-block-social-links li a:before {
content: none !important;
}
ul.wp-block-social-links li a {
padding: 0.25rem !important;
}
.wp-block-button a.wp-block-button__link {
border-color: inherit;
}
.post-section .wp-block-latest-comments {
padding: 0;
}
widget .wp-block-group .wp-block-rss li:last-child {
padding-bottom: 0;
}
.wp-block-woocommerce-customer-account a .wc-block-customer-account__account-icon {
height: 1.5em;
width: 1.5em;
}
.has-background.wp-block-read-more,
.has-background.post-navigation-link-next {
padding: 0.25em 1.5em;
}
.wp-block-calendar .wp-calendar-nav {
position: relative;
top: 0;
left: 0;
width: 100%;
}
.sidebar .widget .wp-block-group .wp-block-latest-comments,
.sidebar .widget .wp-block-group .wp-block-loginout,
.sidebar .widget .wp-block-group .wp-block-table,
.sidebar .widget .wp-block-group .wp-block-buttons {
padding: 1.565rem 1.000rem 1.563rem;
}
.wc-block-mini-cart__icon,
.wc-block-mini-cart__badge {
color: inherit;
}
.has-background.wp-block-post-author {
padding: 1rem;
}
.sidebar .widget .wp-block-group .wp-block-audio {
padding: 1.563rem 1.000rem 1.563rem;
}:root {
--bs-primary:#fab701;
--bs-primary-dark:#d79d00;
--bs-primary-light: #f9faf7;
--bs-primary-shadow:rgb(0 123 255 / 0.5);
--bs-secondary:#151111;
--bs-secondary-dark: #222222;
}
.header-two .is-sticky-menu,
.header-two .main-mobile-nav {
background: #fff;
}	
.header-two .main-navigation .main-navbar .main-menu > li.menu-item:not(.focus):not(.active):not(:hover) > a:not(:focus):not(:hover) {
color: var(--bs-secondary);
}
.header-two .above-header .header-widget {
background-color: rgba(0, 0, 0, 0.3);
border-bottom: 1px solid rgba(108, 117, 125, 0.32);
border-radius: 0;
}
.header-two .main-navigation:not(.is-sticky-menu ) .widget_social_widget li a {
border: none;
}
.header-two .above-header .contact-area .contact-icon {
background-color: #e3f5cc;
width: 33px;
height: 33px;
overflow: inherit;
}
.header-two .above-header .contact-area .contact-icon .circles-spin {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 0;
border-radius: 100%;
-webkit-animation: spinReverse 30s linear infinite;
animation: spinReverse 30s linear infinite;
}
.header-two .above-header .contact-area .contact-icon .circle-one {
position: absolute;
top: 23px;
left: 0;
width: 10px;
height: 10px;
border-radius: 100%;
background-color: var(--bs-primary);
}
.header-two .above-header .contact-area .contact-icon .circle-two {	
position: absolute;
top: 0;
right: 0;
width: 10px;
height: 10px;
border-radius: 100%;
background-color: var(--bs-primary);
}
.main-header .widget_nav_menu .sub-menu, 
.main-navbar .dropdown-menu {
z-index: 999;
} .our-team {
position: relative;
overflow: hidden;
z-index: 0;
}
.our-team .team-img img {
transition: all 0.4s cubic-bezier(.645,.045,.355,1);
}
.our-team:hover .team-img img,
.our-team:focus-within .team-img img {
filter: blur(2px);
}
.our-team .team-info {
position: absolute;
bottom: -38%;
left: 0;
right: 0;
width: 86%;
text-align: center;
margin: 0 auto;
padding: 30px;
z-index: 0;
color: #fff;    
transition: all 0.4s cubic-bezier(.645,.045,.355,1);
}
.our-team .team-info:before {
content: "";
position: absolute;
bottom: 0;
left: 50%;
width: 100%;
height: 100%;
background-color: var(--bs-primary);
border-radius: 50%;
transform: translate(-50%, 0);
transition: all 0.4s cubic-bezier(.645,.045,.355,1);
z-index: -1;
}
.our-team:hover .team-info,
.our-team:focus-within .team-info {
width: 100%;
height: 100%;
bottom: 0;
}
.our-team:hover .team-info:before,
.our-team:focus-within .team-info:before {
width: 250%;
height: 250%;
opacity: 0.8;
border-radius: 0%;
}
.team-heading {
padding: 10px 10px 0;
}
.our-team .team-info h5 {
font-size: 25px;
}
.our-team .team-info h5 a {
color: #fff;
text-decoration: none;
}
.our-team .team-info span {
transition: all 0.4s cubic-bezier(.645,.045,.355,1);
}
.our-team:hover .team-info span,
.our-team:focus-within .team-info span {
color: var(--bs-secondary);
}
.our-team .team-info .team-content {
margin-top: 25px;
}
.our-team .team-info li a {
background-color: #fff;
color: var(--bs-yellow);
}
.our-team .team-info li a:hover i,
.our-team .team-info li a:focus i {
color: var(--bs-primary);
background-color: var(--bs-secondary);
}
.item-row {
width: 100%;
overflow-x: auto;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
flex-direction: row;
}
.item-row .mCSB_container {
display: -webkit-flex;
display: flex;
}
.item-row .item {
flex-basis: 336px;
max-width: 336px;
-webkit-flex-shrink: 0;
flex-shrink: 0;
width: 100%;
max-width: 100%;
padding-right: calc(var(--bs-gutter-x)/ 2);
margin-top: var(--bs-gutter-y);
}
.item-row .mCSB_container .item {
padding-bottom: 27px;
} ul.wp-block-social-links li a:before {
content: none !important;
}
ul.wp-block-social-links li a {
padding: 0.25rem !important;
}
.wp-block-button a.wp-block-button__link {
border-color: inherit;
}
.post-section .wp-block-latest-comments {
padding: 0;
}
widget .wp-block-group .wp-block-rss li:last-child {
padding-bottom: 0;
}
.wp-block-woocommerce-customer-account a .wc-block-customer-account__account-icon {
height: 1.5em;
width: 1.5em;
}
.has-background.wp-block-read-more,
.has-background.post-navigation-link-next {
padding: 0.25em 1.5em;
}
.wp-block-calendar .wp-calendar-nav {
position: relative;
top: 0;
left: 0;
width: 100%;
}
.sidebar .widget .wp-block-group .wp-block-latest-comments,
.sidebar .widget .wp-block-group .wp-block-loginout,
.sidebar .widget .wp-block-group .wp-block-table,
.sidebar .widget .wp-block-group .wp-block-buttons {
padding: 1.565rem 1.000rem 1.563rem;
}
.wc-block-mini-cart__icon,
.wc-block-mini-cart__badge {
color: inherit;
}
.has-background.wp-block-post-author {
padding: 1rem;
}
.sidebar .widget .wp-block-group .wp-block-audio {
padding: 1.563rem 1.000rem 1.563rem;
}@media (min-width: 1470px) {
}
@media (min-width: 1400px) {
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
max-width: 1280px;
}
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
[class*="lg-shape"] {
display: none;
}
}
@media (max-width: 1199px) {
}
@media (min-width: 992px) {
.header-two .main-header .above-header{
position: absolute;
top: 101px;
right: 0;
left: 0;
width: 100%;
border-top: 0;
margin: 0 auto;
z-index: 99;
}
.header-two .main-header .above-header{
background: none;
}
body.admin-bar.header-two .main-header .above-header {
top: 100px;
}
.header-two .header-search-popup {
z-index: 3;
}
.header-two .breadcrumb-area .breadcrumb-content {
margin-top: 270px;
margin-bottom: 95px;
}
.header-two .main-header .contact-area {
color: #fff;
}
.header-two .main-header .contact-area .text,
.header-two .main-header .contact-area a:not(:hover):not(:focus) {
color: #919599;
}
.col-lg {
flex: 0 0 auto;
width: 20%;
}
.sponsors-section .sponsors-row .col-12:not(:nth-child(4)):not(:last-child) .sponsors-item {
border-right: 0;
}
.sponsors-section .sponsors-row .col-lg-4:not(:nth-child(4)):not(:last-child) .sponsors-item,
.sponsors-section .sponsors-row .col-lg-6	{
border: 1px solid rgba(108, 117, 125, 0.6);
}
.sponsors-section .sponsors-row .col-12:nth-child(n+5) .sponsors-item {
border-top: 0;
}
.item-row.item-col-4 .mCSB_container .item {
flex: 0 0 318px;
max-width: 318px;
}
.item-row.item-col-3 .mCSB_container .item {
flex: 0 0 420px;
max-width: 420px;
}
.post-section.post-home .item-row .mCSB_container .item {
padding-right: calc(var(--bs-gutter-x)/ 1.4);
padding-left: calc(var(--bs-gutter-x)/ 2);
}
.footer-above .col-12:first-child .widget {
padding-left: 0;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.above-header .contact-icon {
font-size: 15.2px;
width: 35px;
height: 35px;
border-radius: 100%;
margin-right: 7px;
}
.main-header p:not(.site-description) {
font-size: 13.5px;
}
.main-header h6.title {
font-size: 15px;
}
.main-menu-right > ul {
padding-left: 8px;
}
.main-menu-right > ul > li {
margin-right: 10px;
}
.main-navigation-area .main-menu-right > ul li:last-child {
padding-left: 10px;
}
.main-navigation-area .contact-icon {
margin-right: 8px;
width: 35px;
height: 35px;
font-size: 30px;
}
.main-navigation-area .contact-info .title {
font-size: 12px;
}
.main-navigation-area .contact-info .text {
font-size: 20px;
}
.main-navbar .main-menu > li.menu-item > a {
padding: 0 6px;
}
.main-content h6 {
font-size: 16px;
margin-bottom: 8px;
}
.main-content h1 {
font-size: 34px;
margin-bottom: 8px;
}
.main-content p {
margin-bottom: 16px;
}
.home-slider.owl-theme .owl-dots {
bottom: 88px;
}
.gallery-item figcaption {
padding: 24px;
}
.calendar_wrap table caption {
font-size: 90%;
text-align: left;
}
.header-two .header-widget {
padding: 0 3px;
}
.above-header .header-widget .widget-center .widget {
padding: 0 3px;
}
.above-header .header-widget .widget-center .widget:first-child {
border-left: 0;
padding-left: 0;
}
.above-header .header-widget .widget-center .widget:last-child {
padding-right: 0;
}
.feature-item {
padding: 30px 18px 34px;
}
.cta-content-right:before {
top: 14px;
width: 55px;
height: 30px;
}
.footer-above .widget {
padding: 30px;
}
.footer-above .contact-info .title {
font-size: 22px;
}
.footer-above .contact-icon {
width: 48px;
height: auto;
font-size: 38px;
margin-right: 15px;
}
.footer-above .contact-info .contact-link-icon {
width: 32px;
height: 32px;
line-height: 32px;
font-size: 14px;
}
.breadcrumb-right.breadcrumb-area .breadcrumb-content::before {
left: 41.7%;
}
.breadcrumb-left.breadcrumb-area .breadcrumb-content::before {
left: 58.35%;
}
.timeline-block li {
padding-right: 30px;
margin-bottom: 113px;
}
.timeline-block li:nth-child(even) {
padding-left: 30px;
}
.timeline-box .timeline-content .timeline-right h3 {
font-size: 60px;
}
.timeline-box .timeline-content .timeline-right {
padding: 47px 24px;
}
.mission-tab .nav li a {
padding: 23px 23.8px;
}
.comingsoon-bg {
padding: 130px 0 160px;
}
.comingsoon-section .stepbox {
padding: 42px 32px;
}
.comingsoon-section .stepbox .stepbox-icon {
font-size: 65px;
}
.card404 {
padding: 80px;
}
.card404 .card404-inner {
padding: 180px 110px;
}
.card404 h1 {
font-size: 1190%;
}
.about-section .about-boxed .widget {
max-width: 215px;
}
.about-section .about-footer .about-btn a {
margin-right: 5px;
padding-left: 16px;
padding-right: 16px;
}
.about-section .about-footer .about-author {
max-width: 185px;
}
.about-section .about-footer .about-author .about-author-img {
margin-right: 10px;
}
.about-section .about-footer .about-author .about-author-content p {
font-size: 12px;
}
.item-row.item-col-3 .mCSB_container .item {
flex: 0 0 310px;
max-width: 310px;
}
}
@media (max-width: 991px) {
.main-slider div.main-content {
margin-bottom: 0;
margin-top: 0;
}
.main-content h6 {
font-size: 15px;
}
.main-content h1 {
font-size: 32px;
}
.main-content p {
font-size: 15.5px;
margin-bottom: 25px;
}
.comment-list .children {
margin-left: 0;
}
.home-slider.owl-theme .owl-dots,
.home-slider.owl-theme .owl-nav.disabled+.owl-dots {
bottom: 60px;
}
.home-slider .owl-item .item img {
max-height: 420px;
}
.breadcrumb-area {
padding: 65px 0;
}
.cta-content-right:before {
display: none;
}
.cta-content-right {
justify-content: flex-start;
}
.footer-above .col-12:nth-child(2) .widget:before {
left: -50%;
}
.timeline-block .shape {
display: none;
}
.timeline-block li {
padding-right: 15px;
}
.timeline-block li:nth-child(even) {
padding-left: 15px;
}
.timeline-box .timeline-content .timeline-right {
font-size: 13px;
}
.timeline-box .timeline-content .timeline-right h3 {
font-size: 26px;
margin-bottom: 5px;
}
.timeline-box .timeline-content-arrow {
display: none;
}
.contact-banner .col-12:nth-child(n+3) .banner-info {
border-left: 0;
}
.comingsoon-section .stepbox .stepbox-icon {
font-size: 65px;
}
.comingsoon-bg:before {
background-size: 100%;
}
.card404,
.card404 .card404-inner {
padding: 26px;
}
.card404 h1 {
font-size: 550%;
}
.card404 p {
margin-top: 10px;
font-size: 14px;
}
}
@media (min-width: 480px) and (max-width: 768px) {
}
@media (min-width: 601px) and (max-width: 991px) {
}
@media (min-width: 768px) and (max-width: 991px) {
.mission-tab .nav li a {
padding: 23px 49px;
}
}
@media (min-width: 768px) {
}
@media (max-width: 767px) {
[class*="lg-shape"] {
display: none;
}
.header-above-bar .widget-left,
.header-above-bar .widget-right,
.header-above-bar .header-widget .widget {
display: block;
padding: 0;
}
.header-above-bar {
width: 100%;
}
.header-above-bar [class*='widget-'] .widget:not(:first-child) {
margin-top: 16px;
}
.main-content h6,
.main-content h1,
.main-content p {
margin-bottom: 10px;
}
.main-content .btn {
padding: 6px 14px;
}
.main-content .btn.btn-like-icon {
padding-right: 37px;
}
.main-content .btn-like-icon .bticn {
top: 3px;
right: 3px;
width: 29px;
height: 29px;
line-height: 29px;
font-size: 14px;
}
.comments-area li {
padding-left: 0;
}
.breadcrumb-left.breadcrumb-area .breadcrumb-content::before,
.breadcrumb-right.breadcrumb-area .breadcrumb-content::before {
display: none;
}
.breadcrumb-area .breadcrumb-content {
width: 100%;
max-width: 100%;
flex: 0 0 100%;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
}
.breadcrumb-area .breadcrumb-content {
padding: 20px 25px;
}
body .breadcrumb-area .breadcrumb-content .breadcrumb-heading {
margin-bottom: 16px;
max-width: 100%;
text-align: center;
}
#breadcrumb-section .breadcrumb-content .breadcrumb-heading h3 {
font-size: 25px;
min-width: 196px;
padding: 14px 28px;
}
.breadcrumb-left .breadcrumb-content .breadcrumb-list li a i,
.breadcrumb-right .breadcrumb-content .breadcrumb-list li a i {
width: 57px;
height: 57px;
padding: 12px;
font-size: 28px;
}
.footer-above .widget {
padding: 30px;
}
.footer-above .contact-info .title {
font-size: 22px;
}
.footer-above .contact-icon {
height: 38px;
font-size: 38px;
margin-right: 16px;
}
.footer-above .contact-info .contact-link-icon {
width: 32px;
height: 32px;
line-height: 32px;
font-size: 14px;
}
.timeline-block li {
width: 100%;
padding: 0;
margin-bottom: 42px;
}
.timeline-block li:nth-child(even) {
transform: translateY(0);
padding: 0;
}
.timeline-box .timeline-content .timeline-left {
padding-right: 125px;
}
.timeline-block li:nth-child(even) .timeline-box .timeline-content .timeline-left {
padding-left: 125px;
}
.timeline-block .mCustomScrollBox .mCSB_scrollTools {
left: unset;
right: 0;
transform: translate(0, 0);
}
.timeline-block .mCSB_container {
margin-right: 30px;
}
.mission-tab .nav li a {
padding: 18px 16px;
}
.contact-banner .col-12 .banner-info {
border-left: 0;
}
.contact-banner .col-12 .banner-info {
padding: 30px 10px;
border-top: 1px solid rgba(108, 117, 125, 0.6);
}
.contact-banner .col-12:first-child .banner-info {
border-top: 0;
}
.about-section .about-footer .about-author {
margin-top: 22px;
}
}
@media (max-width: 575px) {
.calendar_wrap table th,
.calendar_wrap table td {
height: 35px;
}
.calendar_wrap table caption {
text-align: left;
}
.contact-touch {
padding: 30px;
}
.contact-touch .wpcf7 form {
margin-bottom: -20px;
}
.contact-touch .wpcf7 form p {
margin-bottom: 20px;
}
.contact-touch .wpcf7 form p:nth-child(5),
.contact-touch .wpcf7 form p:nth-child(3) {
margin-left: 0;
}
.contact-touch .wpcf7 form p:nth-child(5),
.contact-touch .wpcf7 form p:nth-child(2),
.contact-touch .wpcf7 form p:nth-child(3),
.contact-touch .wpcf7 form p:nth-child(4) {
flex: 0 0 100%;
}
}
@media (max-width: 540px) {
.main-content .hr-line {
max-width: 200px;
}
.main-content h1 {
font-size: 22px;
margin-bottom: 6px;
}
.main-content p {
font-size: 13px;
margin-bottom: 8px;
max-width: 275px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.main-slider .text-center p {
margin-left: auto;
margin-right: auto;
}
.main-slider .text-right p {
margin-left: auto;
}
.main-content .btn {
font-size: 11px;
padding: 5px 8px;
}
.btn.btn-play span.btn {
width: 32px;
height: 32px;
line-height: 31.2px !important;
}
.main-content .btn.btn-like-icon {
padding-right: 26.4px;
}
.main-content .btn-like-icon .bticn {
top: 1px;
right: 2px;
width: 20px;
height: 20px;
line-height: 20px;
font-size: 10.4px;
}
.main-content .btn:not(.btn-play) {
margin-right: 0;
}
.comment-list .children {
margin-left: 8px;
}
.comments-area .children li .comment-meta .comment-author img {
left: 0;
}
.comments-area .comment-body,
.comments-area .children li .comment-body {
padding-left: 107px;
padding-bottom: 23px;
margin-bottom: 23px;
}
}
@media (max-width: 504px) {
.mission-tab .nav {
overflow-x: auto;
max-width: 472px;
}
.mission-tab .nav li a {
padding: 18px 16px;
min-height: 219px;
}
.mission-tab .nav li a i {
margin-top: 0;
margin-bottom: 20px;
transform: translateY(0);
}
}
@media (min-width: 437px) and (max-width: 700px) {
.home-slider.owl-theme .owl-dots,
.home-slider.owl-theme .owl-nav.disabled+.owl-dots {
bottom: 28px;
}
}
@media (max-width: 436px) {
.single-comments-title,
.comments-title {
margin-bottom: 15px;
}
.comments-area .comment-meta .comment-author img {
position: unset;
margin-right: 8px;
display: inline-block;
}
.comments-area .children li .comment-body,
.comments-area .comment-body {
padding: 25px 0px;
}
.comment-list .comment .comment-body::before {
max-width: 100%;
}
.comment-meta .comment-metadata {
margin: 0;
white-space: nowrap;
}
.comment-metadata .edit-link {
margin-left: 0;
}
.comment-meta .comment-metadata time {
font-size: 14px;
}
.home-slider.owl-theme .owl-dots,
.home-slider.owl-theme .owl-nav.disabled+.owl-dots {
bottom: 16px;
}
}
@media (max-width: 424px) {
.btn, .more-link {
line-height: 13.6px;
padding: 12px 16px;
line-height: 15.2px;
}
.btn.btn-like-icon {
padding-right: 36px;
}
a.more-link:after,
.btn-like-icon .bticn {
width: 28px;
height: 38px;
line-height: 29px;
font-size: 13.6px;
}
a.more-link {
padding: 12px 16px;
line-height: 15.2px;
padding-right: 36px;
}
.author-details {
padding: 25px 22px;
}
.author-details .media {
flex-wrap: wrap;
}
.author-details .media .auth-mata {
margin-right: 15px;
}
.author-details .media .auth-mata img {
width: 80px;
height: 80px;
}
}
@media (max-width: 413px) {
.cta-content-right .widget-contact {
width: 100%;
}
.cta-content-right .btn {
margin-left: 0;
margin-top: 30px;
}
}
@media (max-width: 365px) {
.home-slider.owl-theme .owl-dots,
.home-slider.owl-theme .owl-nav.disabled+.owl-dots {
bottom: 9.6px;
}
}
@media (max-width: 330px) {
.main-mobile-menu .header-wrap-right li {
margin-right: 6px;
}
.mobile-logo .logo {
max-width: 168px;
}
.about-author .about-author-img {
margin-right: 12px;
}
.about-author .about-author-img img {
margin-left: -60px;
}
}
@media (max-width: 319px) {
.main-content h6 {
font-size: 25px;
margin-bottom: 5px;
}
.main-content .hr-line {
max-width: 170px;
}
.main-content h1 {
font-size: 18px;
margin-bottom: 5px;
}
.main-content p {
margin-bottom: 5px;
}
.card404 h1 {
font-size: 480%;
}
}
@media only screen and (max-width: 1399px) and (min-width: 1200px) {
.main-header .header-widget {
padding: 0 20px;
}
.above-header .header-widget .widget-center .widget {
padding: 0 5px;
}
.item-row.item-col-4 .mCSB_container .item {
flex: 0 0 280px;
max-width: 280px;
}
.item-row.item-col-3 .mCSB_container .item {
flex: 0 0 370px;
max-width: 370px;
}
.our-team .team-info {
bottom: -50%;
}
}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: 500px; --cmplz_banner_background_color: #fff; --cmplz_banner_border_color: #fff; --cmplz_banner_border_width: 1px 1px 1px 1px ; --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: #333; --cmplz_hyperlink_color: #333; --cmplz_text_font_size: 12px; --cmplz_link_font_size: 12px; --cmplz_category_body_font_size: 12px; --cmplz_button_accept_background_color: #ffffff; --cmplz_button_accept_border_color: #333333; --cmplz_button_accept_text_color: #333333; --cmplz_button_deny_background_color: #fff; --cmplz_button_deny_border_color: #333333; --cmplz_button_deny_text_color: #333; --cmplz_button_settings_background_color: #fff; --cmplz_button_settings_border_color: #333333; --cmplz_button_settings_text_color: #333333; --cmplz_button_border_radius: 2px 2px 2px 2px; --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: #5ccebb; --cmplz_slider_inactive_color: #f4a977; --cmplz_slider_bullet_color: #fff;}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;}@media (max-width: 768px) { #cmplz-manage-consent .cmplz-manage-consent { display: none; }}.cmplz-logo { display: none !important;}.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;} .twitter-tweet.cmplz-blocked-content-container {padding: 10px 40px;} .cmplz-placeholder-element > blockquote.fb-xfbml-parse-ignore { margin: 0 20px; } .instagram-media.cmplz-placeholder-element > div { max-width: 100%; }