@charset "UTF-8";


.page-template-page-sectional .post-wrap, .page-template-page-sectional-navi .post-wrap {
z-index: 1; }
.page-template-page-sectional .page:last-of-type, .page-template-page-sectional-navi .page:last-of-type {
padding-bottom: 50px;
}
@media all {
a {
color: rgb(224, 49, 142);
}
.mdl-color--primary {
background-color: rgb(224, 49, 141) !important
}
.mdl-color--primary-dark {
background-color: rgb(178, 0, 94) !important
}
.mdl-color--accent {
background-color: rgb(224, 49, 142) !important
}
.mdl-color-text--primary {
color: rgb(224, 49, 141) !important
}
.mdl-color-text--primary-dark {
color: rgb(178, 0, 94) !important
}
.mdl-color-text--accent {
color: rgb(224, 49, 142) !important
}
.mdl-badge[data-badge]:after {
background: rgb(224, 49, 142);
}
.mdl-badge.mdl-badge--no-background[data-badge]:after {
color: rgb(224, 49, 142);
}
.mdl-button.mdl-button--colored {
color: rgb(224, 49, 141)
}
.mdl-button--raised.mdl-button--colored {
background: rgb(224, 49, 141);
}
.mdl-button--raised.mdl-button--colored:hover {
background-color: rgb(224, 49, 141)
}
.mdl-button--raised.mdl-button--colored:active {
background-color: rgb(224, 49, 141)
}
.mdl-button--raised.mdl-button--colored:focus:not(:active) {
background-color: rgb(224, 49, 141)
}
.mdl-button--fab.mdl-button--colored {
background: rgb(224, 49, 142);
}
.mdl-button--fab.mdl-button--colored:hover {
background-color: rgb(224, 49, 142)
}
.mdl-button--fab.mdl-button--colored:focus:not(:active) {
background-color: rgb(224, 49, 142)
}
.mdl-button--fab.mdl-button--colored:active {
background-color: rgb(224, 49, 142)
}
.mdl-button--primary.mdl-button--primary {
color: rgb(224, 49, 141)
}
.mdl-button--primary.mdl-button--primary.mdl-button--raised,
.mdl-button--primary.mdl-button--primary.mdl-button--fab {
background-color: rgb(224, 49, 141)
}
.mdl-button--accent.mdl-button--accent {
color: rgb(224, 49, 142)
}
.mdl-button--accent.mdl-button--accent.mdl-button--raised, .mdl-button--accent.mdl-button--accent.mdl-button--fab {
background-color: rgb(224, 49, 142);
color: #fff;
}
.mdl-card__media {
background-color: rgb(224, 49, 142);
}
.mdl-checkbox.is-checked .mdl-checkbox__box-outline {
border: 2px solid rgb(224, 49, 141)
}
.mdl-checkbox.is-focused.is-checked .mdl-checkbox__focus-helper {
box-shadow: 0 0 0 8px rgba(224, 49, 141, .26);
background-color: rgba(224, 49, 141, .26)
}
.mdl-checkbox.is-checked .mdl-checkbox__tick-outline {
background: rgb(224, 49, 141) url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgdmVyc2lvbj0iMS4xIgogICB2aWV3Qm94PSIwIDAgMSAxIgogICBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWluWU1pbiBtZWV0Ij4KICA8cGF0aAogICAgIGQ9Ik0gMC4wNDAzODA1OSwwLjYyNjc3NjcgMC4xNDY0NDY2MSwwLjUyMDcxMDY4IDAuNDI5Mjg5MzIsMC44MDM1NTMzOSAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IE0gMC4yMTcxNTcyOSwwLjgwMzU1MzM5IDAuODUzNTUzMzksMC4xNjcxNTcyOSAwLjk1OTYxOTQxLDAuMjczMjIzMyAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IgogICAgIGlkPSJyZWN0Mzc4MCIKICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO3N0cm9rZTpub25lIiAvPgo8L3N2Zz4K")
}
.mdl-checkbox__ripple-container .mdl-ripple {
background: rgb(224, 49, 141)
}
.mdl-icon-toggle.is-checked .mdl-icon-toggle__label {
color: rgb(224, 49, 141)
}
.mdl-icon-toggle.is-focused.is-checked .mdl-icon-toggle__label {
background-color: rgba(224, 49, 141, .26)
}
.mdl-progress > .progressbar {
background-color: rgb(224, 49, 141);
}
.mdl-progress > .bufferbar {
background-image: linear-gradient(to right, rgba(255, 255, 255, .7), rgba(255, 255, 255, .7)), linear-gradient(to right, rgb(224, 49, 141), rgb(224, 49, 141));
}
@supports (-webkit-appearance:none) {
.mdl-progress:not(.mdl-progress--indeterminate):not(.mdl-progress--indeterminate) > .auxbar,
.mdl-progress:not(.mdl-progress__indeterminate):not(.mdl-progress__indeterminate) > .auxbar {
background-image: linear-gradient(to right, rgba(255, 255, 255, .7), rgba(255, 255, 255, .7)), linear-gradient(to right, rgb(224, 49, 141), rgb(224, 49, 141));
}
}
.mdl-progress:not(.mdl-progress--indeterminate) > .auxbar, .mdl-progress:not(.mdl-progress__indeterminate) > .auxbar {
background-image: linear-gradient(to right, rgba(255, 255, 255, .9), rgba(255, 255, 255, .9)), linear-gradient(to right, rgb(224, 49, 141), rgb(224, 49, 141))
}
.mdl-progress.mdl-progress--indeterminate > .bar1, .mdl-progress.mdl-progress__indeterminate > .bar1,
.mdl-progress.mdl-progress--indeterminate > .bar3, .mdl-progress.mdl-progress__indeterminate > .bar3 {
background-color: rgb(224, 49, 141);
}
.mdl-layout__header {
background-color: rgb(224, 49, 141);
background-color: rgb(0, 0, 0);
}
.mdl-layout__tab-bar {
background-color: rgb(224, 49, 141);
}
.mdl-layout__tab-bar-button {
background-color: rgb(224, 49, 141);
}
.mdl-layout.is-upgraded .mdl-layout__tab.is-active::after {
background: rgb(224, 49, 142);
}
.mdl-radio.is-checked .mdl-radio__outer-circle {
border: 2px solid rgb(224, 49, 141)
}
.mdl-radio__inner-circle {
background: rgb(224, 49, 141)
}
.mdl-radio__ripple-container .mdl-ripple {
background: rgb(224, 49, 141)
}
.mdl-slider.is-upgraded {
color: rgb(224, 49, 141);
}
.mdl-slider.is-upgraded::-ms-fill-lower {
background: linear-gradient(to right, transparent, transparent 16px, rgb(224, 49, 141) 16px, rgb(224, 49, 141) 0)
}
.mdl-slider.is-upgraded::-webkit-slider-thumb {
background: rgb(224, 49, 141);
}
.mdl-slider.is-upgraded::-moz-range-thumb {
background: rgb(224, 49, 141);
}
.mdl-slider.is-upgraded:focus:not(:active)::-webkit-slider-thumb {
box-shadow: 0 0 0 10px rgba(224, 49, 141, .26)
}
.mdl-slider.is-upgraded:focus:not(:active)::-moz-range-thumb {
box-shadow: 0 0 0 10px rgba(224, 49, 141, .26)
}
.mdl-slider.is-upgraded:active::-webkit-slider-thumb {
background: rgb(224, 49, 141);
}
.mdl-slider.is-upgraded:active::-moz-range-thumb {
background: rgb(224, 49, 141);
}
.mdl-slider.is-upgraded::-ms-thumb {
background: rgb(224, 49, 141);
}
.mdl-slider.is-upgraded:focus:not(:active)::-ms-thumb {
background: radial-gradient(circle closest-side, rgb(224, 49, 141) 0%, rgb(224, 49, 141) 37.5%, rgba(224, 49, 141, .26) 37.5%, rgba(224, 49, 141, .26) 100%);
}
.mdl-slider.is-upgraded:active::-ms-thumb {
background: rgb(224, 49, 141);
}
.mdl-slider__background-lower {
background: rgb(224, 49, 141)
}
.mdl-snackbar__action {
color: rgb(224, 49, 142);
}
.mdl-spinner--single-color .mdl-spinner__layer-1 {
border-color: rgb(224, 49, 141)
}
.mdl-spinner--single-color .mdl-spinner__layer-2 {
border-color: rgb(224, 49, 141)
}
.mdl-spinner--single-color .mdl-spinner__layer-3 {
border-color: rgb(224, 49, 141)
}
.mdl-spinner--single-color .mdl-spinner__layer-4 {
border-color: rgb(224, 49, 141)
}
.mdl-switch.is-checked .mdl-switch__track {
background: rgba(224, 49, 141, .5)
}
.mdl-switch.is-checked .mdl-switch__thumb {
background: rgb(224, 49, 141);
}
.mdl-switch.is-focused.is-checked .mdl-switch__focus-helper {
box-shadow: 0 0 0 20px rgba(224, 49, 141, .26);
background-color: rgba(224, 49, 141, .26)
}
.mdl-switch__ripple-container .mdl-ripple {
background: rgb(224, 49, 141)
}
.mdl-tabs.is-upgraded .mdl-tabs__tab.is-active:after {
background: rgb(224, 49, 141);
}
.mdl-tabs__tab .mdl-tabs__ripple-container .mdl-ripple {
background: rgb(224, 49, 141)
}
.mdl-textfield--floating-label.is-focused .mdl-textfield__label,
.mdl-textfield--floating-label.is-dirty .mdl-textfield__label,
.mdl-textfield--floating-label.has-placeholder .mdl-textfield__label {
color: rgb(224, 49, 141);
}
.mdl-textfield__label:after {
background-color: rgb(224, 49, 141);
}
} @media all {
.mdl-button {
color: #fff;
}
html {
color: rgba(255,255,255,.87);
}
.page-content {
color: rgba(255,255,255,.87);
}
} @media all {
.home.page-template-page-sectional .site-main > article {
min-height: 100vh;
min-height: calc(100vh - 64px);
}
.home.page-template-page-sectional .site-main > article:first-of-type {
min-height: auto;
}
}  @media all {
.mdl-layout__header--waterfall.is-casting-shadow {
border-bottom: 1px solid #211e1e;
}
.navigation-top-primary-row-active .navigation-top-primary-row .mdl-layout-spacer { }
.custom-logo-link:hover,
.custom-logo-link:active,
.custom-logo-link:focus {
opacity: 1;
-webkit-filter: invert(1);
filter: invert(1);
} .home header #my-special-logo {
position: absolute;
top: 0;
left: 0;
background-color: #000;
z-index: 4;
height: 100%;
width: 100%;
-webkit-transition: all 0.5s; transition: all 0.5s;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer; }
.home header {
overflow: visible;
}
.home header:not(.is-compact) #my-special-logo.visible {
width: 100vw;
height: 100vh;
}
.home header #my-special-logo img {
width: 100%;
max-height: none;
}
.mdl-layout__title, .mdl-layout-title {
}
.mobile-browser.home header:not(.is-compact) span.mdl-layout-title {
position: static;
}
.mobile-browser.home header span.mdl-layout-title {
position: relative;
}
.mobile-browser.home header #my-special-logo {
left: 0 !important; }
}
@media (min-width: 1025px) {
.mdl-layout--no-desktop-drawer-button .mdl-layout__header-row {
padding-left: 0;
}
}
@media (max-width: 417px) {
.mdl-layout-title {
max-width: 75%;
}
}  @media all {
.mdl-layout__header-row .mdl-navigation__link {
text-transform: uppercase;
}
.navigation-top-primary-row .current-menu-item {
background: rgb(0,0,0); background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(224,49,141,1) 50%, rgba(0,0,0,1) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(224,49,141,1) 50%,rgba(0,0,0,1) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(224,49,141,1) 50%,rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 );
}
.mdl-layout__header-row.navigation-top-primary-row .mdl-navigation__link:last-of-type {
padding-right: 24px;
}
}
@media screen and (max-width: 1200px){
.mdl-layout__header-row .mdl-navigation__link {
padding: 0 18px;
}
}
@media screen and (max-width: 1100px){
.mdl-layout__header-row .mdl-navigation__link {
padding: 0 11px;
}
}  @media all {
.mdl-layout__drawer {
background: #000;
color: #fff;
}
.mdl-layout__drawer .mdl-navigation .mdl-navigation__link:hover,
#drawer-nav .current-menu-item {
background: rgb(0,0,0); background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(224,49,141,1) 50%, rgba(0,0,0,1) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(224,49,141,1) 50%,rgba(0,0,0,1) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(224,49,141,1) 50%,rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 );
}
.mdl-layout__drawer>.mdl-layout__title, .mdl-layout__drawer>.mdl-layout-title {
padding-left: 0;
}
.mdl-layout__drawer .custom-logo-link {
padding-right: 0;
}
.mdl-layout__drawer .mdl-navigation .mdl-navigation__link {
color: #fff;
}
.mdl-layout__drawer .mdl-navigation .mdl-navigation__link .fontawesome-text {
display: none;
}
#drawer-bottom-nav {
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
#drawer-bottom-nav .mdl-navigation__link .fa {
font-size: 1.8rem;
}
}  @media all {
#social-media-nav {}
#social-media-nav .fontawesome-text {
display: none;
}
#social-media-nav .mdl-navigation__link {
padding: 0 5px;
font-size: 1.4em;
}
}  @media all {
.news-sectional-template-part {
box-sizing: border-box;
}
.news-sectional-template-part .news-items {
font-size: 0; line-height: 0; }
.news-sectional-template-part .news-items > *:not(.mdl-cell),
.news-sectional-template-part .news-items > .mdl-cell > * {
font-size: 14px; line-height: 20px; }
.news-sectional-template-part .news-items .news-item {
background-repeat: no-repeat;
background-size: cover;
background-position: top center;
filter: gray;
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
-moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
-o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
-webkit-filter: grayscale(100%);
width: 100%; position: relative;
display: inline-block !important;
overflow: hidden;
}
.news-sectional-template-part .news-items .news-item:hover,
.news-sectional-template-part .news-items .news-item:focus,
.news-sectional-template-part .news-items .news-item:active{
filter: none;
-moz-filter: none;
-o-filter: none;
-webkit-filter: none;
}
.news-sectional-template-part .news-items .news-item.news-item-large {
width: 96%;
}
.news-sectional-template-part .news-items .news-item-left {
width: 44.5%;
margin-bottom: 7%;
margin-left: 3%;
}
.news-sectional-template-part .news-items .news-item-left.news-item-2,
.news-sectional-template-part .news-items .news-item-left.news-item-4{
margin-right: 4%;
}
.news-sectional-template-part .news-items .news-item-bottom {
width: 22.25%;
margin-right: 3.5%;
}
.news-sectional-template-part .news-items .news-item-bottom:nth-of-type(4n+0) {
margin-right: 0;
}
.news-sectional-template-part .news-items .news-item:after {
content: ""; display: block; padding-bottom: 100%; }
.news-sectional-template-part .news-items .news-item > .overlay {
position: absolute; display: block;
width: 100%;
height: 100%;
background: -moz-linear-gradient(left, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.85) 100%);
background: -webkit-linear-gradient(left, rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.85) 100%);
background: linear-gradient(to right, rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.85) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9000000', endColorstr='#d9000000',GradientType=1 );
opacity: 0;
-webkit-transition: opacity 0.25s;
-moz-transition: opacity 0.25s;
-o-transition: opacity 0.25s;
transition: opacity 0.25s;
}
.news-sectional-template-part .news-items .news-item:hover > .overlay {
opacity: 1;
}
.news-sectional-template-part .news-items .news-item > .inner-square {
position: absolute; width: 100%; height: 100%; padding: 2rem 2rem 4rem 2rem;
box-sizing: border-box;
display: flex;
flex-direction: column;
justify-content: flex-end;
}
.news-sectional-template-part .news-items .news-item > .inner-square:before {
position: absolute;
z-index: -1;
top: -3px;
bottom: -3px;
left: -3px;
right: -3px;
content:'';
border: 3px solid orange;
border-image: linear-gradient( 45deg,
rgba(33,29,30,1) 0%,
rgba(18,0,0,1) 20%,
rgba(255,255,255,1) 50%,
rgba(18,0,0,1) 80%,
rgba(33,29,30,1) 100%
);
border-image-slice: 1;
opacity: 0;
-webkit-transition: opacity 0.95s;
-moz-transition: opacity 0.95s;
-o-transition: opacity 0.95s;
transition: opacity 0.95s;
box-sizing: border-box;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
}
.news-sectional-template-part .news-items .news-item:hover > .inner-square:before,
.news-sectional-template-part .news-items .news-item:focus > .inner-square:before,
.news-sectional-template-part .news-items .news-item:active > .inner-square:before {
opacity: 1;
}
.news-sectional-template-part .news-items .news-item .title,
.news-sectional-template-part .news-items .news-item .tag-section .tags {
margin: 0;
font-size: 1.4rem;
line-height: 1.1;
font-weight: 200;
margin-bottom: 0.2rem;
max-width: 85%;
overflow: hidden;
text-overflow: ellipsis;
-webkit-transition: opacity 0.25s;
-moz-transition: opacity 0.25s;
-o-transition: opacity 0.25s;
transition: opacity 0.25s;
opacity: 0;
}
.news-sectional-template-part .news-items .news-item > .permalink {
position: absolute; width: 100%; height: 100%; background-color: transparent;
z-index: 2;
}
.news-sectional-template-part .news-items .news-item:hover .title,
.news-sectional-template-part .news-items .news-item:hover .tag-section .tags,
.news-sectional-template-part .news-items .news-item:focus .title,
.news-sectional-template-part .news-items .news-item:focus .tag-section .tags,
.news-sectional-template-part .news-items .news-item:active .title,
.news-sectional-template-part .news-items .news-item:active .tag-section .tags {
opacity: 1;
}
.news-sectional-template-part .news-items .news-item.news-item-large .title,
.news-sectional-template-part .news-items .news-item.news-item-large .tag-section .tags {
max-width: 50%;
}
.news-sectional-template-part .news-items .news-item .tag-section {}
.news-sectional-template-part .news-items .news-item .tag-section .tags {
font-weight: 600;
white-space: nowrap;
}
.news-sectional-template-part .news-items .more {
width: 100%;
text-align: center;
}
.news-sectional-template-part .news-items .news-item:hover > .inner-square,
.news-sectional-template-part .news-items .news-item:focus > .inner-square,
.news-sectional-template-part .news-items .news-item:active > .inner-square {
padding-bottom: 2rem;
}
.news-sectional-template-part .news-items .news-item:hover .title,
.news-sectional-template-part .news-items .news-item.news-item-large:hover .title,
.news-sectional-template-part .news-items .news-item:focus .title,
.news-sectional-template-part .news-items .news-item.news-item-large:focus .title,
.news-sectional-template-part .news-items .news-item:active .title,
.news-sectional-template-part .news-items .news-item.news-item-large:active .title {
max-width: 100%;
}
.news-sectional-template-part .news-items .news-item:hover .tag-section .tags,
.news-sectional-template-part .news-items .news-item.news-item-large:hover .tag-section,
.news-sectional-template-part .news-items .news-item:focus .tag-section .tags,
.news-sectional-template-part .news-items .news-item.news-item-large:focus .tag-section,
.news-sectional-template-part .news-items .news-item:active .tag-section .tags,
.news-sectional-template-part .news-items .news-item.news-item-large:active .tag-section { }
.news-sectional-template-part .news-items .news-item .post-excerpt,
.news-sectional-template-part .news-items .news-item.news-item-large .post-excerpt {
font-size: 0.9em;
display: none;
}
.news-sectional-template-part .news-items .news-item .post-excerpt .read-more,
.news-sectional-template-part .news-items .news-item.news-item-large .post-excerpt .read-more {
color: rgb(224, 49, 142);
}
.news-sectional-template-part .news-items .news-item:hover .post-excerpt .read-more,
.news-sectional-template-part .news-items .news-item.news-item-large:hover .post-excerpt .read-more { }
.news-sectional-template-part .news-items .news-item:hover .post-excerpt,
.news-sectional-template-part .news-items .news-item.news-item-large:hover .post-excerpt,
.news-sectional-template-part .news-items .news-item:focus .post-excerpt,
.news-sectional-template-part .news-items .news-item.news-item-large:focus .post-excerpt,
.news-sectional-template-part .news-items .news-item:active .post-excerpt,
.news-sectional-template-part .news-items .news-item.news-item-large:active .post-excerpt {
display: block;
}
}
@media screen and (max-width: 1024px){
.news-sectional-template-part .news-items .news-item > .overlay {
opacity: 0.7;
}
.news-sectional-template-part .news-items .news-item .title,
.news-sectional-template-part .news-items .news-item .tag-section .tags {
opacity: 1;
}
}
@media screen and (max-width: 839px){
.news-sectional-template-part .news-items .news-item .title,
.news-sectional-template-part .news-items .news-item .tag-section .tags {
}
.news-sectional-template-part .news-items .news-item > .inner-square {
padding: 2rem;
}
.news-sectional-template-part .news-items .news-item,
.news-sectional-template-part .news-items .news-item-left {
width: 49%;
margin-bottom: 2%;
margin-left: 0;
margin-right: 0;
}
.news-sectional-template-part .news-items .news-item.news-item-large {
width: 100%;
}
.news-sectional-template-part .news-items .news-item.news-item-2,
.news-sectional-template-part .news-items .news-item.news-item-4{
margin-right: 0;
}
.news-sectional-template-part .news-items .news-item:nth-of-type(even),
.news-sectional-template-part .news-items .news-item-left:nth-of-type(even) {
margin-left: 1%;
}
.news-sectional-template-part .news-items .news-item:nth-of-type(odd),
.news-sectional-template-part .news-items .news-item-left:nth-of-type(odd) {
margin-right: 1%;
}
.news-sectional-template-part .news-items .news-item.news-item-large .title,
.news-sectional-template-part .news-items .news-item.news-item-large .tag-section .tags {
max-width: 85%;
}
}  @media all {
.pagination {
width: 100%;
clear: both;
}
.archive .news-sectional-template-part .news-items .news-item > .overlay,
.blog .news-sectional-template-part .news-items .news-item > .overlay {
opacity: 0.5;
}
.archive .news-sectional-template-part .news-items .news-item:hover > .overlay,
.blog .news-sectional-template-part .news-items .news-item:hover > .overlay {
opacity: 1;
}
.archive .news-sectional-template-part .news-items .news-item .title,
.archive .news-sectional-template-part .news-items .news-item .tag-section .tags,
.blog .news-sectional-template-part .news-items .news-item .title,
.blog .news-sectional-template-part .news-items .news-item .tag-section .tags {
opacity: 1;
}
.taxonomy-description.additional-content {
border: 3px solid #ddd;
background: #222;
padding: 1em;
margin-bottom: 2rem;
margin-top: 2rem;
}
.taxonomy-description.additional-content > p {
font-size: 1.1em;
line-height: 1.6em;
}
.taxonomy-description.additional-content > p:last-of-type {
margin-bottom: 0;
}
}
@media screen and (max-width: 1024px){
.archive .news-sectional-template-part .news-items .news-item > .inner-square,
.blog .news-sectional-template-part .news-items .news-item > .inner-square {
padding: 1rem !important;
}
.archive .news-sectional-template-part .news-items .news-item .title,
.archive .news-sectional-template-part .news-items .news-item.news-item-large .title,
.blog .news-sectional-template-part .news-items .news-item .title,
.blog .news-sectional-template-part .news-items .news-item.news-item-large .title {
max-width: 100%;
white-space: nowrap;
text-overflow: ellipsis;
font-size: 1.3em;
}
.archive .news-sectional-template-part .news-items .news-item .tag-section .tags,
.archive .news-sectional-template-part .news-items .news-item.news-item-large .tag-section,
.blog .news-sectional-template-part .news-items .news-item .tag-section .tags,
.blog .news-sectional-template-part .news-items .news-item.news-item-large .tag-section {
display: block !important;
font-size: 1.1em;
}
.archive .news-sectional-template-part .news-items .news-item .post-excerpt,
.archive .news-sectional-template-part .news-items .news-item.news-item-large .post-excerpt,
.blog .news-sectional-template-part .news-items .news-item .post-excerpt,
.blog .news-sectional-template-part .news-items .news-item.news-item-large .post-excerpt {
display: block;
margin-bottom: 5px;
line-height: 1.3em;
}
}  @media all {
.category-sectional-template-part {
box-sizing: border-box;
background-color: #fff;
color: rgba(35,31,32,.87);
adding: 4em 0;
}
.category-sectional-template-part .category-list {
font-size: 0; line-height: 0; }
.category-sectional-template-part .category-list > *:not(.mdl-cell),
.category-sectional-template-part .category-list > .mdl-cell > * {
font-size: 14px; line-height: 20px; }
.category-sectional-template-part .category-list .category-item {
background-repeat: no-repeat;
background-size: cover;
background-position: top center;
filter: gray;
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
-moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
-o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
-webkit-filter: grayscale(100%);
width: 100%; position: relative;
display: inline-block !important;
overflow: hidden;
}
.category-sectional-template-part .category-list .category-item:hover,
.category-sectional-template-part .category-list .category-item:focus,
.category-sectional-template-part .category-list .category-item:active{
filter: none;
-moz-filter: none;
-o-filter: none;
-webkit-filter: none;
}
.category-sectional-template-part .category-list .category-item {
width: 22.25%;
margin-right: 3.5%;
}
.category-sectional-template-part .category-list .category-item:nth-of-type(4n+0) {
margin-right: 0;
}
.category-sectional-template-part .category-list .category-item:after {
content: ""; display: block; padding-bottom: 100%; }
.category-sectional-template-part .category-list .category-item:hover .title {
font-weight: 500;
color: #000;
}
.category-sectional-template-part .category-list .category-item > .overlay {
position: absolute; display: block;
width: 100%;
height: 100%;
background: -moz-linear-gradient(left, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.85) 100%);
background: -webkit-linear-gradient(left, rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.85) 100%);
background: linear-gradient(to right, rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.85) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9000000', endColorstr='#d9000000',GradientType=1 );
opacity: 0;
-webkit-transition: opacity 0.25s;
-moz-transition: opacity 0.25s;
-o-transition: opacity 0.25s;
transition: opacity 0.25s;
}
.category-sectional-template-part .category-list .category-item:hover > .overlay {
opacity: 1;
}
.category-sectional-template-part .category-list .category-item > .inner-square {
position: absolute; width: 100%; height: 100%; padding: 2rem 2rem 2rem 2rem;
box-sizing: border-box;
display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
}
.category-sectional-template-part .category-list .category-item > .inner-square:before {
position: absolute;
z-index: -1;
top: -3px;
bottom: -3px;
left: -3px;
right: -3px;
content:'';
border: 3px solid orange;
border-image: linear-gradient( 45deg,
rgba(33,29,30,1) 0%,
rgba(18,0,0,1) 20%,
rgba(255,255,255,1) 50%,
rgba(18,0,0,1) 80%,
rgba(33,29,30,1) 100%
);
border-image-slice: 1;
opacity: 0;
-webkit-transition: opacity 0.95s;
-moz-transition: opacity 0.95s;
-o-transition: opacity 0.95s;
transition: opacity 0.95s;
box-sizing: border-box;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
}
.category-sectional-template-part .category-list .category-item:hover > .inner-square:before,
.category-sectional-template-part .category-list .category-item:focus > .inner-square:before,
.category-sectional-template-part .category-list .category-item:active > .inner-square:before {
opacity: 1;
}
.category-sectional-template-part .category-list .category-item > .permalink {
position: absolute; width: 100%; height: 100%; background-color: transparent;
z-index: 2;
}
.category-sectional-template-part .category-list .more {
width: 100%;
text-align: center;
}
}
@media screen and (max-width: 1024px){
.category-sectional-template-part .category-list .category-item > .overlay {
opacity: 1;
}
}
@media screen and (max-width: 839px){
.category-sectional-template-part .category-list .category-item {
width: 49%;
margin-bottom: 2%;
margin-left: 0;
margin-right: 0;
}
.category-sectional-template-part .category-list .category-item:nth-of-type(even) {
margin-left: 1%;
}
.category-sectional-template-part .category-list .category-item:nth-of-type(odd) {
margin-right: 1%;
}
}
@media screen and (max-width: 1200px){
.category-sectional-template-part .category-list .category-item .title {
font-size: 28px;
line-height: 34px;
}
}
@media screen and (max-width: 1024px){
.category-sectional-template-part .category-list .category-item .title {
font-size: 20px;
line-height: 28px;
}
}
@media screen and (max-width: 839px){
.category-sectional-template-part .category-list .category-item .title {
font-size: 20px;
line-height: 28px;
}
}  @media all {
.category-listing {}
.category-listing ul.category-list {
}
.category-listing ul.category-list ul {
margin-left: 2rem;
}
.category-listing ul.category-list li {
padding: 0;
display: block;
}
.category-listing ul.category-list li > a {
min-width: auto;
display: block;
text-align: left;
font-size: 1.4rem;
height: 3.2rem;
line-height: 3.2rem;
}
}  @media all {
.members-sectional-template-part {}
.members-sectional-template-part p {
font-size: 1.6rem;
}
.members-sectional-template-part ul.member-list {}
.members-sectional-template-part ul.member-list li {
padding: 0;
min-height: auto;
}
.members-sectional-template-part ul.member-list li a {
height: auto;
line-height: 1.4em;
font-size: 1.4rem;
font-size: 34px;
line-height: 40px;
display: block;
width: 100%;
text-align: left;
color: #fff;
word-break: break-word;
}
}  @media all {
.member-listing {}
.member-listing p {
font-size: 1.6rem;
}
.member-listing ul.member-list {}
.member-listing ul.member-list li {
padding: 0;
min-height: auto;
}
.member-listing ul.member-list li a {
height: auto;
line-height: 1.4em;
font-size: 1.4rem;
font-size: 34px;
line-height: 40px;
display: block;
width: 100%;
text-align: left;
color: #fff;
word-break: break-word;
}
}  @media all {
article#join {
display: flex;
align-items: center;
-webkit-animation: JoinBGAnimation 40s ease infinite;
-moz-animation: JoinBGAnimation 40s ease infinite;
-o-animation: JoinBGAnimation 1s ease infinite;
animation: JoinBGAnimation 40s ease infinite;
background-size: 250vh;
}
@-webkit-keyframes JoinBGAnimation {
0%{background-position:0% 50%}
50%{background-position:100% 50%}
100%{background-position:0% 50%}
}
@-moz-keyframes JoinBGAnimation {
0%{background-position:0% 50%}
50%{background-position:100% 50%}
100%{background-position:0% 50%}
}
@-o-keyframes JoinBGAnimation {
0%{background-position:0% 50%}
50%{background-position:100% 50%}
100%{background-position:0% 50%}
}
@keyframes JoinBGAnimation {
0%{background-position:0% 50%}
50%{background-position:100% 50%}
100%{background-position:0% 50%}
}
}  @media all {
ul.partner-list {
text-align: center;
width: 100%;
}
ul.partner-list li {
color: rgba(255,255,255,.87);
display: inline-block;
width: 19%;
height: 90px;
line-height: 90px;
vertical-align: middle;
box-sizing: border-box; padding: 0;
margin: 1% 3%;
min-width: 150px;
max-width: 260px;
}
ul.partner-list li a {
color: rgba(255,255,255,.87);
text-transform: none;
font-size: 16px;
height: 100%;
width: 100%;
padding: 0;
display: flex;
align-items: center;
justify-content: center;
}
ul.partner-list li img {
max-height: 100%;
max-width: 100%;
}
ul.partner-list:not(.projektfoerderung) li img {
filter: gray;
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
-moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
-o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
-webkit-filter: grayscale(100%);
}
ul.partner-list li img:hover,
ul.partner-list li img:focus,
ul.partner-list li img:active{
filter: none;
-moz-filter: none;
-o-filter: none;
-webkit-filter: none;
}
ul.partner-list li .title {
line-height: 18px;
}
}
@media screen and (max-width: 839px){
ul.partner-list li {
width: 27%;
height: 65px;
}
}  @media all {
.downloads-sectional-template-part {
box-sizing: border-box;
background-color: #fff;
color: rgba(35,31,32,.87);
adding: 4em 0;
}
.downloads-sectional-template-part .downloads-list {
font-size: 0; line-height: 0; }
.downloads-sectional-template-part .downloads-list > *:not(.mdl-cell),
.downloads-sectional-template-part .downloads-list > .mdl-cell > * {
font-size: 14px; line-height: 20px; }
.downloads-sectional-template-part .downloads-list .downloads-item {
background-repeat: no-repeat;
background-size: cover;
background-position: top center;
filter: gray;
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
-moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
-o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
-webkit-filter: grayscale(100%);
width: 100%; position: relative;
display: inline-block !important;
overflow: hidden;
}
.downloads-sectional-template-part .downloads-list .downloads-item:hover,
.downloads-sectional-template-part .downloads-list .downloads-item:focus,
.downloads-sectional-template-part .downloads-list .downloads-item:active{
filter: none;
-moz-filter: none;
-o-filter: none;
-webkit-filter: none;
}
.downloads-sectional-template-part .downloads-list .downloads-item {
width: 22.25%;
margin-right: 3.5%;
}
.downloads-sectional-template-part .downloads-list .downloads-item:nth-of-type(4n+0) {
margin-right: 0;
}
.downloads-sectional-template-part .downloads-list .downloads-item:after {
content: ""; display: block; padding-bottom: 100%; }
.downloads-sectional-template-part .downloads-list .downloads-item:hover .title {
font-weight: 500;
color: #000;
}
.downloads-sectional-template-part .downloads-list .downloads-item > .overlay {
position: absolute; display: block;
width: 100%;
height: 100%;
background: -moz-linear-gradient(left, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.85) 100%);
background: -webkit-linear-gradient(left, rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.85) 100%);
background: linear-gradient(to right, rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.85) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9000000', endColorstr='#d9000000',GradientType=1 );
opacity: 0;
-webkit-transition: opacity 0.25s;
-moz-transition: opacity 0.25s;
-o-transition: opacity 0.25s;
transition: opacity 0.25s;
}
.downloads-sectional-template-part .downloads-list .downloads-item:hover > .overlay {
opacity: 1;
}
.downloads-sectional-template-part .downloads-list .downloads-item > .inner-square {
position: absolute; width: 100%; height: 100%; padding: 2rem 2rem 2rem 2rem;
box-sizing: border-box;
display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
}
.downloads-sectional-template-part .downloads-list .downloads-item > .inner-square:before {
position: absolute;
z-index: -1;
top: -3px;
bottom: -3px;
left: -3px;
right: -3px;
content:'';
border: 3px solid orange;
border-image: linear-gradient( 45deg,
rgba(33,29,30,1) 0%,
rgba(18,0,0,1) 20%,
rgba(255,255,255,1) 50%,
rgba(18,0,0,1) 80%,
rgba(33,29,30,1) 100%
);
border-image-slice: 1;
opacity: 0;
-webkit-transition: opacity 0.95s;
-moz-transition: opacity 0.95s;
-o-transition: opacity 0.95s;
transition: opacity 0.95s;
box-sizing: border-box;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
}
.downloads-sectional-template-part .downloads-list .downloads-item:hover > .inner-square:before,
.downloads-sectional-template-part .downloads-list .downloads-item:focus > .inner-square:before,
.downloads-sectional-template-part .downloads-list .downloads-item:active > .inner-square:before {
opacity: 1;
}
.downloads-sectional-template-part .downloads-list .downloads-item > .permalink {
position: absolute; width: 100%; height: 100%; background-color: transparent;
z-index: 2;
}
.downloads-sectional-template-part .downloads-list .more {
width: 100%;
text-align: center;
}
}
@media screen and (max-width: 1024px){
.downloads-sectional-template-part .downloads-list .downloads-item > .overlay {
opacity: 1;
}
}
@media screen and (max-width: 839px){
.downloads-sectional-template-part .downloads-list .downloads-item {
width: 49%;
margin-bottom: 2%;
margin-left: 0;
margin-right: 0;
}
.downloads-sectional-template-part .downloads-list .downloads-item:nth-of-type(even) {
margin-left: 1%;
}
.downloads-sectional-template-part .downloads-list .downloads-item:nth-of-type(odd) {
margin-right: 1%;
}
}
@media screen and (max-width: 1200px){
.downloads-sectional-template-part .downloads-list .downloads-item .title {
font-size: 28px;
line-height: 34px;
}
}
@media screen and (max-width: 1024px){
.downloads-sectional-template-part .downloads-list .downloads-item .title {
font-size: 20px;
line-height: 28px;
}
}
@media screen and (max-width: 839px){
.downloads-sectional-template-part .downloads-list .downloads-item .title {
font-size: 20px;
line-height: 28px;
}
}  @media all {
.download-listing {}
.download-listing p {
font-size: 1.6rem;
}
.download-listing ul.download-list {}
.download-listing ul.download-list li {
padding: 0;
min-height: auto;
}
.download-listing ul.download-list li a {
height: auto;
line-height: 1.4em;
font-size: 1.4rem;
display: block;
width: 100%;
text-align: left;
color: #fff;
}
}
@media all {
article#contact p {
font-size: 1.3rem;
line-height: 2.2rem;
}
article#contact .mdl-grid .mdl-cell:last-of-type {
padding-top: 250px;
}
}
@media screen and (max-width: 479px){
article#contact .mdl-grid .mdl-cell:last-of-type {
padding-top: 0px;
}
}  @media all {
.mdl-mini-footer {
color: #fff;
background-color: #000;
}
.mdl-mini-footer .mdl-logo {
display: none;
}
}  @media all {
#preloader {
background-color: #000;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
background-image: url(//en.clubcommission.de/wp-content/themes/clubcommission/assets/images/dummy-post.png);
display: flex;
align-items: center;
}
}  .wpcf7-form .mdl-textfield__label {
color: rgba(255,255,255,.36);
}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: 526px; --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: 110px; --cmplz_title_font_size: 15px; --cmplz_text_line_height: calc(var(--cmplz_text_font_size) * 1.5); --cmplz_text_color: #222222; --cmplz_hyperlink_color: #1E73BE; --cmplz_text_font_size: 12px; --cmplz_link_font_size: 12px; --cmplz_category_body_font_size: 12px; --cmplz_button_accept_background_color: #1E73BE; --cmplz_button_accept_border_color: #1E73BE; --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-statistics:not(.cmplz-tcf),.cmplz-manage-consent-container .cmplz-statistics:not(.cmplz-tcf) { 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;} .instagram-media.cmplz-placeholder-element > div { max-width: 100%; }