#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}#cff:after,.cff-lightbox-dataContainer:after,.cff-lightbox-outerContainer:after,.cff-wrapper:after{content:"";display:table;clear:both}#cff{float:left;width:100%;margin:0 auto;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff .cff-comment-attachment img,#cff .cff-event-meta,#cff .cff-html5-video.cff-multiple.cff-portrait .cff-main-image,#cff .cff-review .cff-post-links,#cff-lightbox-wrapper .cff-comment-attachment img,#cff.cff-half-layout .cff-full-size .cff-link img,#cff.cff-half-layout .cff-link-slider,#cff.cff-theme-overlap .cff-visual-header .cff-header-text .cff-bio-info,#cff.cff-thumb-layout .cff-full-size .cff-link img,#cff.cff-thumb-layout .cff-link-slider,#cff.cff-thumb-layout[data-media-side=right] .cff-text-wrapper,.cff-wrapper-ctn,.sb-elementor-cta-img span svg{float:left}.cff-wrapper-ctn.cff-wrapper-fixed-height{overflow:auto}#cff .cff-masonry-posts,#cff .cff-posts-wrap,.cff-wrapper-ctn{position:relative;clear:both;height:100%;top:0;bottom:0;width:100%;box-sizing:border-box}#cff .cff-item{float:left;width:100%;clear:both;padding:20px 0 15px;margin:0;border-bottom:1px solid #ddd}#cff .cff-item:first-child{padding-top:0}#cff .cff-item.cff-box,#cff .cff-item.cff-box:first-child{padding:15px;margin:8px 0;background:rgba(255,255,255,.5);border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff.cff-masonry .cff-item.cff-box{margin-left:1.5%;margin-right:1.5%}#cff .cff-item.cff-shadow{box-shadow:0 0 10px 0 rgba(0,0,0,.15);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.15);-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.15)}#cff.cff-masonry{position:relative;margin-bottom:50px}#cff .cff-author-img.cff-no-consent img,#cff .cff-comments-wrap:empty,#cff .cff-empty-album,#cff .cff-event .cff-end-date k,#cff .cff-iframe-img,#cff .cff-less,#cff .cff-photo.cff-multiple .cff-album-icon,#cff .cff-replace,#cff .cff-timeline-event .cff-end-date k,#cff .cff-view-comments.cff-hide-comments,#cff-lightbox-wrapper .cff-comments-wrap:empty,#cff-lightbox-wrapper .cff-end-date k,#cff-lightbox-wrapper .cff-info,#cff-lightbox-wrapper .cff-replace,#cff-lightbox-wrapper.cff-no-svgs svg,#cff.cff-all-reviews .cff-review,#cff.cff-all-reviews.cff-masonry .cff-review,#cff.cff-no-svgs svg,#cff.cff-pag.cff-masonry.cff-masonry-css .cff-item.cff-upcoming-event,#cff.cff-pag.cff-masonry.cff-masonry-css.masonry-2-desktop .cff-item.cff-upcoming-event,#cff.cff-pag.cff-masonry.cff-masonry-css.masonry-4-desktop .cff-item.cff-upcoming-event,#cff.cff-pag.cff-masonry.cff-masonry-css.masonry-5-desktop .cff-item.cff-upcoming-event,#cff.cff-pag.cff-masonry.cff-masonry-css.masonry-6-desktop .cff-item.cff-upcoming-event,#cff.cff-pag:not(.cff-carousel) .cff-upcoming-event,.cff-lightbox-wrapper.cff-theme.cff-outline .cff-comments a,.cff-load-more-mobile,.cff-masonry .cff-load-more,.cff-wrapper .cff-visual-header .cff-header-hero img{display:none}.cff-header{width:100%;margin:0 0 15px;padding:0;line-height:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:flex;align-items:center}.cff-header .fa{float:left;margin-right:10px}.cff-header span{display:table-cell;vertical-align:middle}.cff-header svg{width:1em;height:1em;margin-right:10px}.cff-wrapper .cff-visual-header{margin-bottom:24px!important}.cff-wrapper .cff-visual-header .cff-header-hero{width:100%;height:300px;position:relative}.cff-wrapper .cff-visual-header .cff-likes-box{position:absolute;bottom:10px;right:10px;padding:5px;background:#eee;line-height:1;border-radius:2px;color:#445790}.cff-wrapper .cff-visual-header .cff-likes-box .cff-square-logo{float:left;display:inline-block;line-height:0}.cff-wrapper .cff-visual-header .cff-likes-box .cff-square-logo svg{width:18px;height:18px;vertical-align:top}.cff-wrapper .cff-visual-header .cff-likes-box .cff-likes-count{float:left;display:inline-block;margin-left:8px;vertical-align:top;font-size:15px;line-height:20px}.cff-wrapper .cff-visual-header .cff-header-inner-wrap{position:relative;display:block;text-decoration:none!important}.cff-wrapper .cff-visual-header .cff-header-inner-wrap a{color:inherit!important;border:0}.cff-wrapper .cff-visual-header .cff-header-img img{display:block;width:100px;border-radius:3px;padding:0;margin:0}.cff-wrapper .cff-visual-header.cff-has-cover .cff-header-img img{border:2px solid #fff}.cff-wrapper .cff-visual-header .cff-header-img{position:absolute;display:inline-block;line-height:1}.cff-wrapper .cff-visual-header.cff-has-cover .cff-header-img{top:-25px;left:10px}.cff-wrapper .cff-visual-header .cff-header-text{display:inline-block;float:left;padding-top:10px;margin:0}#cff .cff-visual-header .cff-header-text h3,.cff-wrapper .cff-visual-header .cff-header-text h3{display:inline-block;width:auto;margin:0 8px 0 0;padding:0;font-size:1.2em;line-height:1.2em}.cff-wrapper .cff-visual-header.cff-has-name{min-height:100px}.cff-wrapper .cff-visual-header.cff-has-cover.cff-has-name .cff-header-text{min-height:75px;margin-left:125px}.cff-wrapper .cff-visual-header.cff-has-name .cff-header-text{margin-left:120px;padding-top:30px}.cff-wrapper .cff-visual-header.cff-has-name.cff-has-about .cff-header-text,.cff-wrapper .cff-visual-header.cff-has-name.cff-has-cover .cff-header-text{padding-top:10px}#cff .cff-visual-header .cff-header-inner-wrap .cff-bio,.cff-wrapper .cff-visual-header .cff-header-inner-wrap .cff-bio{display:block;width:100%;clear:both;margin:3px 0 0;padding:0;line-height:1.2em}.cff-wrapper .cff-visual-header .cff-header-name{float:left;padding:0 5px 2px 0}.cff-wrapper .cff-visual-header .cff-bio-info{font-size:.9em;line-height:1.7}.cff-wrapper .cff-visual-header .cff-bio-info svg{width:1em;vertical-align:middle;position:relative;top:-2px}.cff-posts-count svg{padding-right:3px}.cff-header-inner-wrap:after,.cff-header-text:after{display:table;clear:both;content:" "}#cff .cff-credit a,#cff .cff-link:focus,#cff .cff-link:hover,#cff a,#cff-lightbox-wrapper .cff-comments-box .cff-comment-on-facebook a,.cff-lightbox-wrapper.cff-theme .cff-comment-text-wrapper .cff-comment-replies-a,.cff-lightbox-wrapper.cff-theme .cff-comment-text-wrapper .cff-name{text-decoration:none}#cff #cff-error-reason a,#cff a:focus,#cff a:hover,.cff-frontend-license-notice .cff-fln-body .cff-fln-expired-text a:hover{text-decoration:underline}#cff .cff-album-cover,#cff .cff-event-thumb,#cff .cff-html5-video,#cff .cff-iframe-wrap,#cff .cff-photo,#cff .cff-vidLink{text-decoration:none;border:none}#cff h3,#cff h4,#cff h5,#cff h6,#cff p{float:left;width:100%;clear:both;padding:0;margin:5px 0;line-height:1.4;word-wrap:break-word}#cff .cff-date{float:left;width:100%;min-width:50px;font-size:11px}#cff .cff-date.cff-date-below,#cff .cff-timeline-event .cff-date.cff-date-below{margin:5px 0 0}#cff .cff-author,#cff-lightbox-wrapper .cff-author{float:left;clear:both;margin:0 0 15px;padding:0;line-height:1.2;width:100%}#cff .cff-author-img,#cff .cff-author.cff-no-author-info .cff-author-img,#cff-lightbox-wrapper .cff-author-img,#cff-lightbox-wrapper .cff-author.cff-no-author-info .cff-author-img{width:40px;height:40px;background:url(//www.hvo-grafrath.de/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png) -132px -50px no-repeat}#cff .cff-author a,#cff-lightbox-wrapper .cff-author a{border:none;text-decoration:none}#cff .cff-author-img,#cff-lightbox-wrapper .cff-author-img{float:left;margin:0 0 0 -100%!important;font-size:0;border-radius:40px}.cff-no-consent .cff-header-text{margin-left:0!important}#cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-dataContainer .cff-lightbox-caption,#cff-lightbox-wrapper.cff-has-video .cff-lightbox-image,#cff.cff-theme-modern .cff-comments-box p.cff-comments.cff-comment-on-facebook a .cff-icon,#cff.cff-theme-outline .cff-comments-box p.cff-comments.cff-comment-on-facebook a .cff-icon,#cff.cff-theme-overlap .cff-comments-box p.cff-comments.cff-comment-on-facebook a .cff-icon,#cff.cff-theme-social_wall .cff-comments-box p.cff-comments.cff-comment-on-facebook a .cff-icon,.cff-lightbox-wrapper.cff-theme .cff-comments a .cff-icon,.cff-no-consent .cff-header-hero,.cff-no-consent .cff-header-img,.cff-num-diff-hide{display:none!important}#cff .cff-author img,#cff-lightbox-wrapper .cff-author img{float:left;margin:0!important;padding:0!important;border:none!important;font-size:0;border-radius:40px}#cff .cff-author .cff-author-text span.cff-page-name,#cff-lightbox-wrapper .cff-author .cff-author-text span.cff-page-name{display:table-cell;vertical-align:middle;height:40px;margin:0;font-weight:700;padding-left:50px;float:none}#cff .cff-author .cff-story,#cff .cff-event b,#cff .cff-timeline-event b,#cff-lightbox-wrapper .cff-author .cff-story,#cff-lightbox-wrapper b{font-weight:400}#cff .cff-author .cff-author-text,#cff-lightbox-wrapper .cff-author .cff-author-text{float:left;width:100%;min-height:40px}#cff .cff-author .cff-date,#cff .cff-author .cff-page-name,#cff-lightbox-wrapper .cff-author .cff-date,#cff-lightbox-wrapper .cff-author .cff-page-name{float:left;clear:both;width:auto;margin:0 0 0 50px!important;font-weight:700;line-height:1.2}#cff .cff-author .cff-date,#cff-lightbox-wrapper .cff-author .cff-date{color:#9197a3;font-weight:400;font-size:11px;margin-top:1px!important;margin-bottom:0!important}#cff .cff-author.cff-no-author-info .cff-date,#cff-lightbox-wrapper .cff-author.cff-no-author-info .cff-date{margin-top:14px!important}#cff .cff-author .cff-page-name.cff-author-date,#cff-lightbox-wrapper .cff-author .cff-page-name.cff-author-date{float:left;padding:3px 0 0;font-size:14px}#cff .cff-post-desc,#cff-lightbox-wrapper .cff-post-desc{line-height:1.3}#cff .cff-html5-video.cff-img-layout-2 .cff-img-wrap,#cff .cff-link-slider .cff-link-slider-item:first-child,#cff .cff-multiple-date,#cff .cff-photo span,#cff .cff-timeline-event .cff-date,#cff .cff-timeline-event .cff-info,#cff .cff-timeline-event .cff-timeline-event-title,#cff .cff-timeline-event .cff-where,#cff span.cff-post-desc,#cff-lightbox-wrapper .cff-date,#cff-lightbox-wrapper .cff-timeline-event-title,#cff-lightbox-wrapper .cff-where,#cff-lightbox-wrapper span.cff-post-desc,#cff-lightbox-wrapper.cff-has-iframe iframe,.cff-event-place,.cff-event-street,.cff-has-video .cff-lightbox-video{display:block}#cff .cff-post-text .cff-post-desc,#cff-lightbox-wrapper .cff-post-desc{margin:5px 0;border-left:2px solid rgba(0,0,0,.1);padding-left:8px}#cff .cff-text-wrapper{float:right;width:77%;margin:0;padding:0}#cff .cff-break-word{word-break:break-all}#cff .cff-event .cff-meta-links a:first-child,#cff .cff-img-layout-2:after,#cff .cff-img-layout-3:after,#cff .cff-img-layout-4:after,#cff .cff-item img,.cff-lightbox-wrapper a img{border:none}#cff .cff-byline{font-size:12px;display:block;margin:-5px 0 10px}#cff .cff-photo{max-width:100%;float:left;display:block;position:relative;margin:0}#cff .cff-album-item .cff-album-cover:after,#cff .cff-event-thumb:after,#cff .cff-html5-video:after,#cff .cff-img-wrap:after,#cff .cff-photo:after{border:1px solid rgba(0,0,0,.1);bottom:0;content:'';left:0;position:absolute;right:0;top:0}#cff .cff-media-above{margin-bottom:7px}#cff .cff-photo img{float:left;max-width:100%;height:auto;margin:0!important;padding:0!important}#cff .cff-photo .cff-album-icon{position:absolute;z-index:5;bottom:5px;right:5px;height:22px;background:url(//www.hvo-grafrath.de/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png) -49px -38px no-repeat rgba(0,0,0,.7);color:#fff;font-size:12px;margin:0;padding:0 0 0 26px;line-height:22px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;box-shadow:0 0 1px 0 rgba(255,255,255,.8);-moz-box-shadow:0 0 1px 0 rgba(255,255,255,.8);-webkit-box-shadow:0 0 1px 0 rgba(255,255,255,.8)}#cff .cff-full-size .cff-text-link,#cff .cff-photo.cff-multiple,#cff.cff-half-layout .cff-audio-post .cff-text-wrapper,#cff.cff-half-layout .cff-html5-video .cff-vidLink,#cff.cff-half-layout .cff-link-item .cff-text-wrapper,#cff.cff-theme-modern.cff-half-layout .cff-media-wrap>*,#cff.cff-theme-outline.cff-half-layout .cff-media-wrap>*,#cff.cff-theme-overlap.cff-half-layout .cff-media-wrap>*,#cff.cff-theme-social_wall.cff-half-layout .cff-media-wrap>*,#cff.cff-thumb-layout .cff-audio-post .cff-text-wrapper,#cff.cff-thumb-layout .cff-html5-video .cff-vidLink,#cff.cff-thumb-layout .cff-link-item .cff-text-wrapper,#cff.narrow .cff-embedded-video .cff-iframe-wrap,#cff.narrow .cff-embedded-video .cff-text-wrapper,#cff.narrow .cff-event .cff-details,#cff.narrow .cff-event-thumb,#cff.narrow .cff-shared-link .cff-text-link{width:100%}#cff .cff-multiple .cff-crop{overflow:hidden}#cff .cff-img-attachments{width:100%;float:left;clear:both}#cff .cff-comment-replies-box .cff-comment-reply .cff-comment-text.cff-no-name,#cff .cff-comment-text.cff-no-image,#cff .cff-img-layout-2 .cff-img-wrap,#cff .cff-timeline-event .cff-date,#cff p.cff-link-title,#cff-lightbox-wrapper .cff-comment-replies-box .cff-comment-reply .cff-comment-text.cff-no-name,#cff-lightbox-wrapper .cff-comment-text.cff-no-image,#cff-lightbox-wrapper .cff-date,#cff-lightbox-wrapper .cff-lightbox-caption.cff-no-caption .cff-lightbox-caption-text,#cff.cff-half-layout .cff-likebox .fb_iframe_widget iframe,#cff.cff-theme-modern .cff-post-links,#cff.cff-thumb-layout .cff-likebox .fb_iframe_widget iframe{margin:0}#cff .cff-img-layout-2 .cff-img-wrap.cff-main-image{margin:0 0 .5%}#cff .cff-img-layout-2.cff-portrait .cff-img-wrap{width:49.75%;float:left}#cff .cff-img-layout-2.cff-portrait .cff-img-wrap.cff-main-image{margin:0 .5% 0 0}#cff .cff-img-layout-3 .cff-img-attachments .cff-img-wrap{width:49.75%;margin:.5% .25% 0;float:left}#cff .cff-img-layout-4 .cff-img-attachments .cff-img-wrap{width:33%;margin:.5% .25% 0;float:left}#cff .cff-small-layout.cff-img-layout-2 .cff-img-wrap.cff-main-image{margin:0 0 1%}#cff .cff-small-layout.cff-img-layout-2.cff-portrait .cff-img-wrap{width:49.5%}#cff .cff-small-layout.cff-img-layout-2.cff-portrait .cff-img-wrap.cff-main-image{margin:0 1% 0 0}#cff .cff-small-layout.cff-img-layout-3 .cff-img-attachments .cff-img-wrap{width:49.5%;margin:1% .5% 0}#cff .cff-small-layout.cff-img-layout-4 .cff-img-attachments .cff-img-wrap{width:32.5%;margin:1% .5% 0}#cff .cff-img-layout-3 .cff-img-attachments .cff-img-wrap:first-child,#cff .cff-img-layout-4 .cff-img-attachments .cff-img-wrap:first-child,#cff .cff-reaction-one.cff-no-animate,#cff .cff-reactions-count span:first-child,#cff-lightbox-wrapper .cff-reactions-count span:first-child{margin-left:0}#cff .cff-album-item.cff-col-2:nth-of-type(2n),#cff .cff-album-item.cff-col-3:nth-of-type(3n),#cff .cff-album-item.cff-col-4:nth-of-type(4n),#cff .cff-album-item.cff-col-5:nth-of-type(5n),#cff .cff-album-item.cff-col-6:nth-of-type(6n),#cff .cff-album-item.cff-col-7:nth-of-type(7n),#cff .cff-album-item.cff-col-8:nth-of-type(8n),#cff .cff-img-layout-3 .cff-img-attachments .cff-img-wrap:last-child,#cff .cff-img-layout-4 .cff-img-attachments .cff-img-wrap:last-child,#cff.narrow .cff-album-item.cff-col-3:nth-of-type(2n),#cff.narrow .cff-album-item.cff-col-4:nth-of-type(2n),#cff.narrow .cff-album-item.cff-col-5:nth-of-type(2n),#cff.narrow .cff-album-item.cff-col-6:nth-of-type(2n),#cff.narrow .cff-album-item.cff-col-7:nth-of-type(2n),#cff.narrow .cff-album-item.cff-col-8:nth-of-type(2n){margin-right:0}#cff .cff-event .cff-date,#cff .cff-img-wrap,#cff .cff-view-comments,#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-show-more-comments,#cff.cff-no-svgs .cff-comments-box .cff-show-more-comments,#cff.cff-theme-modern.cff-half-layout .cff-text-wrapper,#cff.cff-theme-outline.cff-half-layout .cff-text-wrapper,#cff.cff-theme-overlap.cff-half-layout .cff-text-wrapper,#cff.cff-theme-social_wall .cff-author,#cff.cff-theme-social_wall.cff-half-layout .cff-text-wrapper,.cff-theme-social_wall .cff-header-wrap{position:relative}#cff .cff-img-attachments .cff-crop{width:100%;height:100px;display:block;float:left;position:relative;border:none}#cff .cff-img-attachments .cff-crop img,#cff.cff-nojs .cff-new .cff-crop img{visibility:visible}#cff .cff-more-attachments,.cff-gdpr-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.4)}#cff .cff-more-attachments span{position:absolute;width:100%;text-align:center;top:50%;left:0;height:30px;margin-top:-15px;line-height:30px;color:#fff;font-size:30px}#cff .cff-small-layout .cff-more-attachments span{font-size:20px}#cff .cff-html5-video.cff-img-layout-2 .cff-crop,#cff .cff-photo.cff-img-layout-2 .cff-crop{height:150px}#cff .cff-album-item{float:left;width:100%;margin:0 0 20px;padding:0;text-align:center}#cff .cff-album-item.cff-col-2,#cff.narrow .cff-album-item.cff-col-3,#cff.narrow .cff-album-item.cff-col-4,#cff.narrow .cff-album-item.cff-col-5,#cff.narrow .cff-album-item.cff-col-6,#cff.narrow .cff-album-item.cff-col-7,#cff.narrow .cff-album-item.cff-col-8{width:47.5%;margin-right:5%}#cff .cff-album-item.cff-col-3{width:30.3%;margin-right:4.5%}#cff .cff-album-item.cff-col-4{width:22%;margin-right:4%}#cff .cff-album-item.cff-col-5{width:17.2%;margin-right:3.5%}#cff .cff-album-item.cff-col-6{width:14.16%;margin-right:3%}#cff .cff-album-item.cff-col-7{width:12.14%;margin-right:2.5%}#cff .cff-album-item.cff-col-8{width:10.75%;margin-right:2%}#cff .cff-album-item .cff-album-cover,#cff .cff-main-image.cff-crop,#cff .cff-photo.cff-crop{width:100%;display:block;float:left;position:relative;border:none;overflow:hidden;background-size:cover;background-position:center center}#cff.cff-masonry .cff-album-item .cff-album-cover{height:auto;float:none;overflow:visible;line-height:0}#cff .cff-album-item .cff-album-cover img,#cff .cff-crop img,#cff .cff-new .cff-crop img{visibility:hidden;opacity:0;display:block!important}#cff.cff-disable-liquid .cff-album-item .cff-album-cover img,#cff.cff-masonry .cff-album-item .cff-album-cover img,#cff.cff-masonry .cff-album-item.cff-video .cff-album-cover img{visibility:visible;opacity:1}#cff:not(.cff-disable-liquid) .cff-album-item.cff-video .cff-album-cover img{opacity:0!important}#cff.cff-disable-liquid .cff-album-item .cff-album-cover,#cff.cff-super-narrow.cff-theme-modern .cff-view-comments,#cff.cff-super-narrow.cff-theme-outline .cff-view-comments,#cff.cff-super-narrow.cff-theme-overlap .cff-view-comments,#cff.cff-super-narrow.cff-theme-social_wall .cff-view-comments{height:auto}#cff.cff-nojs .cff-album-item .cff-album-cover img{height:100%;visibility:visible}#cff .cff-html5-video.cff-multiple .cff-main-image,#cff .cff-main-image.cff-crop{overflow:hidden;float:none}#cff .cff-html5-video.cff-multiple .cff-main-image:not(.cff-crop){display:block;height:auto!important}#cff .cffFadeIn{opacity:1;transition:.1s}#cff .cff-album-item .cff-album-info{width:100%;height:70px;float:left;clear:both}#cff .cff-album-item h4{font-size:14px;line-height:1.2;margin:10px 0 0;padding:0}#cff .cff-album-item p{font-size:12px;color:gray;margin:5px 0 0}#cff p.cff-empty-album{display:inline!important;margin:0!important;padding:0!important;height:0!important;line-height:0!important;width:0!important;clear:none!important}#cff .cff-embed-wrap{float:left;width:100%;margin-top:5px}#cff .cff-iframe-wrap{float:left;clear:both;margin:5px 0;width:100%;position:relative;padding-bottom:62%}#cff iframe{border:0}#cff .cff-iframe-wrap iframe{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0}#cff .cff-soundcloud,#cff .cff-spotify{margin:10px 0 0}#cff .cff-desc-wrap,#cff.narrow.cff-half-layout .cff-text-wrapper,#cff.narrow.cff-thumb-layout .cff-text-wrapper{float:left;width:100%}#cff .cff-embedded-video .cff-post-text{margin:0 0 15px}#cff.narrow .cff-embedded-video .cff-iframe-wrap{padding-bottom:62%}#cff .cff-video-player .fb-video,#cff .cff-video-player iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1}#cff .cff-html5-video,#cff video{float:left;clear:left;position:relative;width:100%;margin:0;padding:0;overflow:hidden}#cff video,#cff.cff-masonry.cff-opaque-comments .cff-item{z-index:1}#cff .cff-vidLink{float:left;clear:both;position:relative;z-index:1;width:100%;max-width:100%;display:inline-block;vertical-align:top;zoom:1}#cff .cff-vidLink .cff-poster{width:100%;height:auto;float:left}#cff .cff-playbtn{position:absolute;z-index:9;background:rgba(0,0,0,.7);top:50%;left:50%;margin-top:-28px;margin-left:-28px;padding:13px 16px;font-size:30px;color:#fff;font-style:normal!important;width:32px;border-radius:8px;box-sizing:border-box}#cff .cff-event-thumb img,#cff .cff-link img{float:left;margin:0!important;padding:0!important;border:none!important}#cff .cff-html5-play:focus .cff-playbtn,#cff .cff-html5-play:hover .cff-playbtn,#cff .cff-html5-video .cff-playbtn:hover{background:#141b38;cursor:pointer}#cff.cff .cff-posts-wrap svg.cff-playbtn{width:1em;height:1em;font-size:56px;padding:14px 12px}#cff .cff-desc-wrap.cff-no-image{float:right;width:86%}#cff .cff-playbtn-solo{width:10%;float:left;margin-top:5px}#cff .cff-playbtn.no-poster,#cff.cff-half-layout .cff-playbtn.no-poster,#cff.cff-thumb-layout .cff-playbtn.no-poster{position:relative;top:0;left:0;margin:0}.cff-html5-play{display:block;position:absolute;z-index:8;width:100%;top:0;right:0;bottom:0;left:0}#cff.cff-half-layout .cff-video .cff-playbtn,#cff.cff-thumb-layout .cff-video .cff-playbtn{margin-top:-22px;margin-left:-23px;padding:11px 13px;font-size:24px}#cff .cff-expand{display:none;white-space:normal}#cff .cff-expand a{font-size:11px;font-weight:400}#cff .cff-shared-link{float:left;clear:both;width:100%;padding:8px;margin:10px 0 5px;background:rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.07);box-sizing:border-box}#cff .cff-no-styles{background:0 0;border:none;padding:0}#cff .cff-link{float:left;clear:both;border:none;max-width:20%;margin-right:3%}#cff .cff-link img{width:100%;max-width:100%}#cff .cff-link-title{float:left;clear:both;width:100%;display:block;font-weight:700}#cff .cff-text-link{float:left;clear:none;padding:0 0 5px;width:72%}#cff .cff-link-caption{font-size:12px;margin:0}#cff .cff-text-link.cff-no-image,.cff-vidLink.cff-video-player.cff-only-vids{width:100%!important}#cff .cff-shared-link .cff-post-desc{margin-bottom:0}#cff .cff-full-size .cff-link{width:100%;max-width:100%;margin-right:0;margin-bottom:5px;text-align:center}#cff .cff-full-size .cff-link img{width:auto;float:none}#cff .cff-details,#cff-lightbox-wrapper .cff-details{float:left;clear:none;width:77%;margin-left:3%;padding:0 0 10px}#cff .cff-timeline-event .cff-details,#cff-lightbox-wrapper .cff-details{width:100%;margin:0;padding:0}#cff-lightbox-wrapper .cff-details{padding-bottom:20px}#cff .cff-timeline-event .cff-post-text{padding-bottom:5px}#cff .cff-event-thumb{position:relative;width:100%;float:left;clear:none;margin:0}#cff .cff-event-thumb img{overflow:hidden;width:100%;height:auto}#cff .cff-event-thumb.cff-has-cover{width:100%;padding:0}#cff .cff-details.cff-has-cover,#cff.narrow .cff-details.cff-has-cover{width:100%;margin:5px 0 0}#cff .cff-details h5{margin:0 0 5px;padding:0;font-size:16px}#cff .cff-details p,#cff.cff-theme-modern .cff-item.cff-link-item .cff-text,#cff.cff-theme-modern .cff-text-wrapper .cff-post-text,#cff.cff-theme-outline .cff-text-wrapper .cff-post-text,#cff.cff-theme-overlap .cff-text-wrapper .cff-post-text,#cff.cff-theme-social_wall .cff-item.cff-video-post .cff-text,#cff.cff-theme-social_wall .cff-text-wrapper .cff-post-text,.cff-sw-update-ntc p:first-child b{font-size:14px}#cff .cff-details .cff-info{padding:10px 0 0;line-height:1.2;clear:both}#cff .cff-details .cff-where{clear:both}#cff .cff-details .cff-when,#cff .cff-details .cff-where{white-space:normal!important}#cff .cff-event .cff-photo{margin-top:5px}#cff .cff-event .cff-photo img{width:100%;max-width:100%;height:auto;margin:0}#cff .cff-comments-box .cff-comment-likes.cff-likes,#cff .cff-event .cff-details{padding:0}#cff.cff-half-layout .cff-event .cff-details,#cff.cff-half-layout .cff-text-wrapper{float:right;width:47%}#cff .cff-event .cff-meta-links{float:right;clear:both;margin:5px 0 0}#cff .cff-event .cff-meta-links a{float:left;padding:0 10px;border-left:1px solid #ccc}#cff .cff-no-events{width:100%;text-align:center}#cff .cff-more-dates{height:16px;margin:0 0 0 10px;padding:2px 5px;border:1px solid #ddd;font-size:12px;text-decoration:none;border-radius:3px}#cff .cff-more-dates:hover{background:rgba(0,0,0,.05);text-decoration:none}#cff .cff-multiple-dates{display:none;position:absolute;z-index:10;top:30px;left:0;max-height:150px;padding:8px 20px 8px 12px;margin:0 0 0 -12px;color:#333;overflow-y:auto;background:rgba(255,255,255,.95);border-radius:3px;border:1px solid #ddd;box-shadow:0 0 10px 0 rgba(0,0,0,.1);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.1)}.cff-event-zip{margin-left:6px}.cff-event-map-link{margin-left:4px}#cff .cff-note-title{display:block;font-weight:700;padding-bottom:5px}#cff .cff-meta-wrap{float:left;width:100%;margin:5px 0 0;padding:0}#cff .cff-meta,#cff-lightbox-wrapper .cff-meta{float:left;clear:both;list-style-type:none;padding:10px 0!important;margin:0!important}#cff .cff-meta li,#cff-lightbox-wrapper .cff-meta li{float:left;width:auto;display:block;list-style-type:none!important;margin:0 10px 0 0!important;padding:0!important;font-size:11px;line-height:16px!important;background:0 0!important}#cff .cff-meta li:before,#cff-lightbox-wrapper .cff-meta li:before{content:none!important}.cff-icon,.cff-icon svg{width:16px;height:16px;transition:.1s}.cff-angry,.cff-angry svg,.cff-haha,.cff-haha svg,.cff-sad,.cff-sad svg,.cff-wow,.cff-wow svg{width:17px;height:17px}#cff-lightbox-wrapper iframe,.cff-likebox iframe{width:100%!important}#cff .cff-icon,#cff .cff-reactions-count .cff-like,#cff-lightbox-wrapper .cff-icon,#cff-lightbox-wrapper .cff-reactions-count .cff-like{display:block;float:left;position:relative;z-index:2;margin:0 0 0 3px}#cff .cff-icon svg,#cff-lightbox-wrapper .cff-icon svg{z-index:2}#cff .cff-meta .cff-count,#cff-lightbox-wrapper .cff-meta .cff-count{position:relative;z-index:2;margin-left:5px}#cff .cff-comments-box .cff-comments .cff-icon,#cff .cff-comments-box .cff-likes .cff-icon,#cff-lightbox-wrapper .cff-comments-box .cff-comments .cff-icon,#cff-lightbox-wrapper .cff-comments-box .cff-likes .cff-icon{margin:0 5px 0 0}#cff .cff-angry,#cff .cff-haha,#cff .cff-love,#cff .cff-reactions-count .cff-like,#cff .cff-reactions-count svg,#cff .cff-sad,#cff .cff-wow,#cff-lightbox-wrapper .cff-angry,#cff-lightbox-wrapper .cff-haha,#cff-lightbox-wrapper .cff-love,#cff-lightbox-wrapper .cff-reactions-count .cff-like,#cff-lightbox-wrapper .cff-reactions-count svg,#cff-lightbox-wrapper .cff-sad,#cff-lightbox-wrapper .cff-wow{display:block;float:left;position:relative;margin:0 0 0 1px;z-index:2}#cff .cff-comment .cff-comment-date,#cff-lightbox-wrapper .cff-comment .cff-comment-date,#cff-lightbox-wrapper .cff-comments-box .cff-reactions-count .cff-icon,#cff.cff-theme-modern.narrow.cff.cff-half-layout .cff-photo-post .cff-post-links,#cff.cff-theme-modern.narrow.cff.cff-thumb-layout .cff-photo-post .cff-post-links{margin-right:3px}#cff .cff-theme-default_theme .cff-icon path,#cff-lightbox-wrapper .cff-reaction-one path,#cff-lightbox-wrapper .cff-reaction-two path,#cff-lightbox-wrapper .cff-reactions-count path,#cff-lightbox-wrapper .cff-theme-default_theme .cff-icon path,#cff.cff-theme-default_theme .cff-icon path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reaction-one path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reaction-two path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count path{fill:rgba(0,0,0,0.4)}#cff .cff-reactions-count .cff-svg-bg,#cff .cff-reactions-count .cff-svg-bg-dark,#cff svg.cff-svg-bg,#cff-lightbox-wrapper svg.cff-svg-bg{position:absolute;left:0;top:0;z-index:-1}#cff .cff-dark .cff-svg-bg-dark .cff-svg-bg path,#cff-lightbox-wrapper .cff-dark .cff-svg-bg-dark .cff-svg-bg path,#cff-lightbox-wrapper .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-svg-bg path{fill:rgba(255,255,255,0.7)}#cff .cff-open .cff-svg-bg-dark .cff-svg-bg path,#cff .cff-reactions-count .cff-svg-bg-dark .cff-svg-bg path,#cff .cff-view-comments .cff-animate .cff-svg-bg-dark .cff-svg-bg path,#cff-lightbox-wrapper .cff-svg-bg-dark .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-svg-bg-dark .cff-svg-bg path{fill:rgba(0,0,0,0.05)}#cff-lightbox-wrapper .cff-like .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-like .cff-svg-bg path{fill:url(#likeGrad)}#cff .cff-dark .cff-icon path,#cff .cff-dark .cff-reaction-one path,#cff .cff-dark .cff-reaction-two path,#cff .cff-dark .cff-reactions-count path,#cff-lightbox-wrapper .cff-dark .cff-icon path,#cff-lightbox-wrapper .cff-dark .cff-reaction-one path,#cff-lightbox-wrapper .cff-dark .cff-reaction-two path,#cff-lightbox-wrapper .cff-dark .cff-reactions-count path{fill:rgba(0,0,0,1);fill:rgba(255,255,255,0.1)}#cff .cff-dark .cff-svg-bg path,#cff-lightbox-wrapper .cff-dark .cff-svg-bg path{fill:rgba(255,255,255,0.9)}#cff .cff-dark .cff-like .cff-svg-bg path,#cff-lightbox-wrapper .cff-dark .cff-like .cff-svg-bg path{fill:url(#likeGradDark)}#cff .cff-reaction-one:not(.cff-no-animate),#cff-lightbox-wrapper .cff-reaction-one{position:relative;z-index:1;animation-name:cff_reactions_enter;animation-duration:.1s}#cff .cff-reaction-two,#cff-lightbox-wrapper .cff-reaction-two{position:relative;z-index:0;animation-name:cff_reactions_enter_two;animation-duration:.2s}@keyframes cff_reactions_enter{0%{opacity:0;margin-left:-10px}25%{opacity:0;margin-left:-7px}50%{opacity:25%;opacity:50%;margin-left:-1px}100%{opacity:100%;margin-left:2px}}@keyframes cff_reactions_enter_two{0%{opacity:0;margin-left:-30px}25%{opacity:0;margin-left:-22px}50%{opacity:25%;opacity:50%;margin-left:-6px}100%{opacity:100%;margin-left:2px}}#cff .cff-reactions-count,#cff-lightbox-wrapper .cff-reactions-count{display:flex;align-items:center;float:left;padding-top:1px;font-size:11px;line-height:11px!important;margin-right:-2px}#cff .cff-angry-count,#cff .cff-haha-count,#cff .cff-like-count,#cff .cff-love-count,#cff .cff-sad-count,#cff .cff-wow-count,#cff-lightbox-wrapper .cff-angry-count,#cff-lightbox-wrapper .cff-haha-count,#cff-lightbox-wrapper .cff-like-count,#cff-lightbox-wrapper .cff-love-count,#cff-lightbox-wrapper .cff-sad-count,#cff-lightbox-wrapper .cff-wow-count{float:left;margin:0 6px 0 0;font-size:11px;line-height:17px}#cff .cff-angry-count,#cff .cff-haha-count,#cff .cff-like-count,#cff .cff-love-count,#cff .cff-sad-count,#cff .cff-wow-count{margin-right:8px}.cff-reaction-wrap{display:flex;align-items:center}#cff .cff-view-comments,#cff-lightbox-wrapper .cff-view-comments{display:block;overflow:hidden;outline:0;float:left;clear:left;height:37px;margin:5px 12px 5px 0;padding:0 5px 0 0;border:none;text-decoration:none;background:rgba(0,0,0,.05);box-shadow:0 0 0 1px rgba(0,0,0,.07);border-radius:4px}#cff-lightbox-wrapper:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments{padding:0 5px 0 10px}#cff.cff-masonry-css .cff-view-comments{-webkit-column-count:1;-moz-column-count:1;column-count:1}#cff .cff-view-comments:hover{box-shadow:0 0 0 1px rgba(0,0,0,.09)}#cff .cff-view-comments:after{content:'';position:absolute;top:0;left:-200%;width:200%;height:100%;z-index:0;background:linear-gradient(90deg,rgba(0,0,0,.04) 50%,rgba(0,0,0,0) 100%);transition:.2s}#cff .cff-view-comments:hover:after{left:0;transition:.5s}#cff .cff-dark .cff-reactions-count path,#cff .cff-open .cff-dark path,#cff .cff-view-comments .cff-dark .cff-animate path,#cff-lightbox-wrapper .cff-view-comments .cff-dark .cff-animate path{fill:rgba(255,255,255,0.05)}#cff .cff-open .cff-svg-bg path,#cff .cff-reactions-count .cff-svg-bg path,#cff .cff-view-comments .cff-animate .cff-svg-bg path{fill:rgba(255,255,255,1)}#cff-lightbox-wrapper .cff-reactions-count .cff-like .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-like .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-like .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-like.cff-animate .cff-svg-bg path{fill:url(#likeGradHover)}#cff-lightbox-wrapper .cff-reactions-count .cff-love .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-love .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-love .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-love.cff-animate .cff-svg-bg path{fill:#ffb9b9}#cff-lightbox-wrapper .cff-reactions-count .cff-haha .cff-svg-bg path,#cff-lightbox-wrapper .cff-reactions-count .cff-sad .cff-svg-bg path,#cff-lightbox-wrapper .cff-reactions-count .cff-wow .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-haha .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-sad .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-wow .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-haha .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-sad .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-wow .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-haha.cff-animate .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-sad.cff-animate .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-wow.cff-animate .cff-svg-bg path{fill:#ffe7a4}#cff-lightbox-wrapper .cff-reactions-count .cff-angry .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-angry .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-angry .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-angry.cff-animate .cff-svg-bg path{fill:url(#angryGrad)}#cff-lightbox-wrapper .cff-reactions-count .cff-share .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-shares .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-share .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-share.cff-animate .cff-svg-bg path{fill:#fdf3d0}#cff-lightbox-wrapper .cff-reactions-count .cff-comment .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-comments .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-comment .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-comment.cff-animate .cff-svg-bg path{fill:white}#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-icon path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-icon.cff-animate path{transition:.2s}#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-icon.cff-animate svg{animation-duration:.2s}#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-comments .cff-icon,#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-likes .cff-icon,#cff.cff-no-svgs .cff-comments-box .cff-comments .cff-icon,#cff.cff-no-svgs .cff-comments-box .cff-likes .cff-icon{margin:0 3px 0 0}#cff-lightbox-wrapper.cff-no-svgs .cff-angry,#cff-lightbox-wrapper.cff-no-svgs .cff-comment,#cff-lightbox-wrapper.cff-no-svgs .cff-comments .cff-icon,#cff-lightbox-wrapper.cff-no-svgs .cff-haha,#cff-lightbox-wrapper.cff-no-svgs .cff-love,#cff-lightbox-wrapper.cff-no-svgs .cff-reactions-count .cff-like,#cff-lightbox-wrapper.cff-no-svgs .cff-reactions-count svg,#cff-lightbox-wrapper.cff-no-svgs .cff-sad,#cff-lightbox-wrapper.cff-no-svgs .cff-share,#cff-lightbox-wrapper.cff-no-svgs .cff-wow,#cff.cff-no-svgs .cff-angry,#cff.cff-no-svgs .cff-comment,#cff.cff-no-svgs .cff-comments .cff-icon,#cff.cff-no-svgs .cff-haha,#cff.cff-no-svgs .cff-like,#cff.cff-no-svgs .cff-love,#cff.cff-no-svgs .cff-reactions-count svg,#cff.cff-no-svgs .cff-sad,#cff.cff-no-svgs .cff-share,#cff.cff-no-svgs .cff-wow{background:url(//www.hvo-grafrath.de/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png) no-repeat}#cff-lightbox-wrapper.cff-no-svgs .cff-like,#cff-lightbox-wrapper.cff-no-svgs .cff-reactions-count .cff-like,#cff.cff-no-svgs .cff-like,#cff.cff-no-svgs .cff-reactions-count .cff-like{background-position:0 -17px}#cff-lightbox-wrapper.cff-no-svgs .cff-reactions-count .cff-like,#cff.cff-no-svgs .cff-reactions-count .cff-like{width:13px}#cff.cff-no-svgs .cff-share{width:14px;background-position:0 -33px}#cff-lightbox-wrapper.cff-no-svgs .cff-comments .cff-icon,#cff.cff-no-svgs .cff-comments .cff-icon{width:12px}#cff-lightbox-wrapper.cff-no-svgs .cff-love,#cff.cff-no-svgs .cff-love{width:15px;height:13px;margin-top:1px;background-position:-34px -1px}#cff-lightbox-wrapper.cff-no-svgs .cff-reactions-count .cff-love,#cff.cff-no-svgs .cff-reactions-count .cff-love{height:14px;background-position:-34px 0}#cff-lightbox-wrapper.cff-no-svgs .cff-haha,#cff.cff-no-svgs .cff-haha{height:15px;background-position:-34px -15px}#cff-lightbox-wrapper.cff-no-svgs .cff-wow,#cff.cff-no-svgs .cff-wow{height:15px;background-position:-34px -47px}#cff-lightbox-wrapper.cff-no-svgs .cff-sad,#cff.cff-no-svgs .cff-sad{height:15px;background-position:-34px -31px}#cff-lightbox-wrapper.cff-no-svgs .cff-angry,#cff.cff-no-svgs .cff-angry{height:15px;background-position:-34px -63px}#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-comment-likes b,#cff.cff-no-svgs .cff-comments-box .cff-comment-likes b{background:url(//www.hvo-grafrath.de/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png) 1px -48px no-repeat;width:10px;height:9px}#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-show-more-comments a,#cff.cff-no-svgs .cff-comments-box .cff-show-more-comments a{position:relative;z-index:1;height:20px}#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-show-more-comments:after,#cff.cff-no-svgs .cff-comments-box .cff-show-more-comments:after{position:absolute;z-index:0;content:'...';top:-2px;font-size:20px;color:#333;height:20px;line-height:20px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-comments .cff-icon,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-comments .cff-icon{background-position:-17px 0}#cff-lightbox-wrapper.cff-no-svgs .cff-dark .cff-reactions-count .cff-like,#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-icon,#cff.cff-no-svgs .cff-dark .cff-reactions-count .cff-like,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-icon{background-position:-17px -17px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-shares .cff-icon,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-shares .cff-icon{background-position:-17px -34px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-love,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-love{background-position:-52px -1px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-wow,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-wow{background-position:-34px -47px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-haha,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-haha{background-position:-34px -15px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-sad,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-sad{background-position:-34px -31px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-angry,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-angry{background-position:-51px -63px}#cff .cff-dark .cff-comment-replies .cff-replies-icon,#cff-lightbox-wrapper .cff-dark .cff-comment-replies .cff-replies-icon,#cff-lightbox-wrapper.cff-no-svgs .cff-dark .cff-comment-replies .cff-replies-icon,#cff.cff-no-svgs .cff-dark .cff-comment-replies .cff-replies-icon{background-position:-17px -65px}#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box.cff-dark .cff-show-more-comments:after,#cff.cff-no-svgs .cff-comments-box.cff-dark .cff-show-more-comments:after{color:rgba(255,255,255,.7)}#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box.cff-dark .cff-comment-likes b,#cff.cff-no-svgs .cff-comments-box.cff-dark .cff-comment-likes b{background-position:-16px -48px}#cff .cff-comments-box,#cff-lightbox-wrapper .cff-comments-box{display:none;float:left;clear:both;width:100%;max-width:100%;margin:0;box-sizing:border-box}#cff .cff-comments-box .cff-likes,#cff-lightbox-wrapper .cff-comments-box .cff-likes{margin-bottom:1px}#cff .cff-comments-box .cff-comments .cff-icon,#cff-lightbox-wrapper .cff-comments-box .cff-comments .cff-icon{margin-top:1px}#cff .cff-comments-box .cff-comment,#cff .cff-comments-box .cff-comment-reply,#cff .cff-comments-box p,#cff-lightbox-wrapper .cff-comments-box .cff-comment,#cff-lightbox-wrapper .cff-comments-box .cff-comment-reply,#cff-lightbox-wrapper .cff-comments-box p{width:100%;min-width:100%;float:left;clear:both;font-size:12px;padding:5px 20px 5px 10px;margin:0 0 1px;background:rgba(0,0,0,.05);line-height:17px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff .cff-comments-box.cff-no-comments,#cff-lightbox-wrapper .cff-comments-box.cff-no-comments,#cff.cff-theme-modern.cff-thumb-layout .cff-media-wrap>*,#cff.cff-theme-outline.cff-thumb-layout .cff-media-wrap>*,#cff.cff-theme-overlap.cff-thumb-layout .cff-media-wrap>*,#cff.cff-theme-social_wall.cff-thumb-layout .cff-media-wrap>*{width:auto}#cff .cff-comments-box .cff-comment-on-facebook,#cff-lightbox-wrapper .cff-comments-box .cff-comment-on-facebook{border-radius:4px}#cff-lightbox-wrapper .cff-comments-box .cff-comment-on-facebook>span,#cff.cff-theme-modern.cff-half-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-modern.cff-thumb-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-outline .cff-post-links .cff-viewpost-facebook svg,#cff.cff-theme-outline.cff-half-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-outline.cff-thumb-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-overlap .cff-post-links .cff-viewpost-facebook svg,#cff.cff-theme-overlap.cff-half-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-overlap.cff-thumb-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-social_wall.cff-half-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-social_wall.cff-thumb-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap{margin-right:10px}#cff .cff-comments-wrap,#cff-lightbox-wrapper .cff-comments-wrap{float:left;clear:both;overflow:hidden;width:100%;padding-bottom:0;border-radius:0 0 4px 4px;background:rgba(0,0,0,.05);z-index:2;position:relative}#cff.cff-theme-modern .cff-comments-box .cff-comments-wrap,#cff.cff-theme-outline .cff-comments-box .cff-comments-wrap,#cff.cff-theme-overlap .cff-comments-box p.cff-comments.cff-comment-on-facebook .cff-comments-wrap,#cff.cff-theme-social_wall .cff-comments-box .cff-comments-wrap{border-top:1px solid #e8e8eb}#cff .cff-comments-box .cff-comment,#cff-lightbox-wrapper .cff-comments-box .cff-comment{display:none;margin:0;background:0 0}#cff .cff-comments-box .cff-name,#cff-lightbox-wrapper .cff-comments-box .cff-name{padding:0;margin-right:6px;font-weight:700}#cff .cff-comments-box .cff-comment-likes,#cff-lightbox-wrapper .cff-comments-box .cff-comment-likes{font-style:normal;border-radius:4px 4px 0 0}#cff .cff-comments-box .cff-comment-likes b,#cff-lightbox-wrapper .cff-comments-box .cff-comment-likes b{display:inline-block;vertical-align:top;zoom:1;background-position:0 -50px;width:10px;height:9px;margin:0;line-height:1;padding:2px 2px 0;box-sizing:unset}#cff .cff-share-tooltip,#cff.cff-fixed-height{-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.cff-comments-box .cff-comment-likes path{fill:rgba(0,0,0,0.6)}.cff-comments-box .cff-comment-likes .cff-comment-likes-bg{background:rgba(255,255,255,.6);box-shadow:0 0 2px 0 rgba(0,0,0,.2);padding:1px 4px 2px 3px;border-radius:5px;margin:0 0 0 2px;font-size:10px;display:inline-block}.cff-comments-box.cff-dark .cff-comment-likes .cff-comment-likes-bg{background:rgba(255,255,255,.2)}#cff .cff-comments-box.cff-dark .cff-comment-likes b,#cff-lightbox-wrapper .cff-comments-box.cff-dark .cff-comment-likes b{background-position:-17px -50px}#cff .cff-comments-box .cff-time,#cff-lightbox-wrapper .cff-comments-box .cff-time{float:left;clear:both;font-size:11px;margin:2px 0 0;display:block;font-style:italic}#cff .cff-comment-likes,#cff-lightbox-wrapper .cff-comment-likes{margin:5px 0 10px;width:100%}#cff .cff-comment-text-wrapper,#cff-lightbox-wrapper .cff-comment-text-wrapper{width:100%;float:left}#cff .cff-comment .cff-comment-img,#cff-lightbox-wrapper .cff-comment .cff-comment-img{float:left;width:32px;margin:0 0 0 -100%!important;border-radius:40px}#cff .cff-comment .cff-comment-avatar,#cff .cff-comment .cff-comment-img img,#cff-lightbox-wrapper .cff-comment .cff-comment-avatar,#cff-lightbox-wrapper .cff-comment .cff-comment-img img{float:left;width:32px;margin:0 10px 0 0!important;padding:0!important;border:none!important;border-radius:40px;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}#cff .cff-avatar-fallback,#cff .cff-comment .cff-comment-avatar,#cff-lightbox-wrapper .cff-avatar-fallback,#cff-lightbox-wrapper .cff-comment .cff-comment-avatar{height:32px;background:url(//www.hvo-grafrath.de/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png) -77px 0 no-repeat}#cff-lightbox-wrapper .cff-avatar-fallback img{position:relative;text-indent:-9999px}#cff-lightbox-wrapper .cff-avatar-fallback img[alt]:after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:url(//www.hvo-grafrath.de/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png) -77px 0 no-repeat;font-family:Helvetica,serif;font-weight:300;line-height:2;text-align:center;content:''}#cff .cff-comment .cff-comment-text,#cff-lightbox-wrapper .cff-comment .cff-comment-text{margin:0 0 0 42px;line-height:1.3}#cff .cff-comment .cff-comment-text p,#cff-lightbox-wrapper .cff-comment .cff-comment-text p{padding:0!important;margin:0!important;line-height:1.4;background:0 0!important}#cff .cff-comments-box .cff-show-more-comments,#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments{text-align:center;padding:2px 0 1px;background:rgba(0,0,0,.02);border-top:1px solid rgba(0,0,0,.05);margin-top:8px;transition:.5s}#cff .cff-comments-box .cff-show-more-comments-a,#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments-a{width:100%;display:block;padding:2px 0;text-decoration:none}#cff .cff-comments-box .cff-show-more-comments svg,#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments svg{width:17px;height:10px}#cff .cff-comments-box .cff-show-more-comments path,#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments path{fill:rgba(0,0,0,0.5);transition:.5s}#cff .cff-dark .cff-show-more-comments path,#cff-lightbox-wrapper .cff-dark .cff-show-more-comments path{fill:rgba(255,255,255,0.8)}#cff .cff-dark .cff-show-more-comments,#cff-lightbox-wrapper .cff-dark .cff-show-more-comments{background:rgba(255,255,255,.1);border-top:1px solid rgba(255,255,255,.2)}#cff .cff-comments-box .cff-show-more-comments:hover,#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments:hover{background:rgba(0,0,0,.05);text-decoration:none;transition:.1s}#cff .cff-comments-box .cff-show-more-comments:hover path,#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments:hover path{fill:rgba(0,0,0,0.7);transition:.1s}#cff .cff-comment .cff-comment-text img,#cff img.emoji,#cff-lightbox-wrapper .cff-comment .cff-comment-text img,#cff-lightbox-wrapper img.emoji{float:none;max-width:100%}#cff .cff-comment-attachment,#cff-lightbox-wrapper .cff-comment-attachment{float:left;clear:both;width:120px;height:auto;margin:5px 0 0}#cff .cff-comment-replies a,#cff-lightbox-wrapper .cff-comment-replies a{display:block;float:left;position:relative;padding:3px 0;font-size:11px}#cff .cff-comment-replies-box,#cff-lightbox-wrapper .cff-comment-replies-box{float:left;clear:both;border-left:2px solid rgba(0,0,0,.1)}#cff .cff-comments-box .cff-comment-replies-box .cff-comment-reply,#cff-lightbox-wrapper .cff-comments-box .cff-comment-replies-box .cff-comment-reply,#cff.cff-dark .cff-meta-wrap:hover{background:0 0}#cff .cff-comment-replies-box a,#cff-lightbox-wrapper .cff-comment-replies-box a{color:inherit!important}#cff .cff-comment-replies-box .cff-comment-reply .cff-comment-img img,#cff-lightbox-wrapper .cff-comment-replies-box .cff-comment-reply .cff-comment-img img{width:20px;height:20px}#cff .cff-comment-replies-box .cff-comment-reply .cff-comment-text,#cff-lightbox-wrapper .cff-comment-replies-box .cff-comment-reply .cff-comment-text{margin:0 0 0 28px}#cff .cff-comment-replies .cff-replies-icon,#cff-lightbox-wrapper .cff-comment-replies .cff-replies-icon{background:url(//www.hvo-grafrath.de/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png) 0 -65px no-repeat;width:11px;height:8px;display:block;float:left;margin:5px 5px 0 0}#cff .cff-event-meta,#cff .cff-post-links{float:right;clear:none;margin-top:12px;font-size:11px}#cff .cff-post-links.cff-left{float:left;margin:8px 0}#cff .cff-post-links a{font-size:11px}#cff .cff-post-links a:first-child{padding-left:0;margin:0}#cff .cff-dot{padding:0 5px}#cff .cff-share-container{position:relative;display:inline}#cff .cff-share-tooltip{display:none;position:absolute;z-index:1000;bottom:22px;right:0;width:110px;padding:4px 5px;margin:0;background:#333;color:#fff;font-size:12px;line-height:1.4;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;box-sizing:border-box}#cff .cff-share-tooltip .fa-play{position:absolute;font-size:8px;bottom:-8px;right:8px;color:#333;transform:rotate(90deg);height:14px;width:14px}#cff .cff-share-tooltip a .fa,#cff .cff-share-tooltip a svg{font-size:16px;margin:0;padding:5px;box-sizing:unset;overflow:visible;height:1em;width:.9em;display:block}#cff .cff-share-tooltip a{display:block;float:left;margin:0!important;padding:0!important;color:#fff!important;opacity:0;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}#cff .cff-share-tooltip a:hover{color:#fff!important}#cff .cff-share-tooltip .cff-facebook-icon:hover{background:#3b5998}#cff .cff-share-tooltip .cff-twitter-icon:hover{background:#00aced}#cff .cff-share-tooltip .cff-google-icon:hover{background:#dd4b39}#cff .cff-share-tooltip .cff-linkedin-icon:hover{background:#007bb6}#cff .cff-share-tooltip .cff-pinterest-icon:hover{background:#cb2027}#cff .cff-share-tooltip .cff-email-icon:hover{background:#666}#cff .cff-share-tooltip a.cff-show{opacity:1;transition:opacity .2s}.cff-likebox{float:left;width:100%;position:relative;margin:0;padding:0}#cff.cff-thumb-layout .cff-date,.cff-likebox.cff-top{margin-bottom:10px}.cff-likebox.cff-bottom{margin-top:10px}.cff-likebox iframe{margin:0!important;border:0!important;padding:0;position:relative;top:0;left:0}#cff.cff-fixed-height{padding:5px 10px;box-sizing:border-box}#cff.cff-thumb-layout .cff-html5-video,#cff.cff-thumb-layout .cff-iframe-wrap,#cff.cff-thumb-layout .cff-photo,#cff.cff-thumb-layout .cff-vidLink{width:20%;clear:none}#cff[data-media-side=right].cff-thumb-layout .cff-html5-video,#cff[data-media-side=right].cff-thumb-layout .cff-iframe-wrap,#cff[data-media-side=right].cff-thumb-layout .cff-photo,#cff[data-media-side=right].cff-thumb-layout .cff-vidLink{float:right}#cff.cff-thumb-layout .cff-iframe-wrap{margin-top:0;padding-bottom:16%}#cff.cff-half-layout .cff-photo img,#cff.cff-thumb-layout .cff-photo img{width:100%;height:auto}#cff.cff-thumb-layout .cff-posts-wrap svg.cff-playbtn{margin-top:-15px;margin-left:-15px;width:1em;height:1em;font-size:32px;padding:8px 10px}#cff.cff-thumb-layout .cff-text-wrapper{float:right;width:77%}#cff.cff-half-layout .cff-post-text,#cff.cff-thumb-layout .cff-post-text{margin-top:0}#cff.cff-thumb-layout .cff-photo-hover .fa,#cff.cff-thumb-layout .cff-photo-hover svg{margin-top:-11px;margin-left:-10px;font-size:24px}#cff.cff-thumb-layout .cff-full-size .cff-link,#cff.cff-thumb-layout .cff-link-slider{width:auto;max-width:20%;margin-right:3%;margin-bottom:0;text-align:left}#cff.cff-thumb-layout .cff-event-thumb{width:20%}#cff.cff-half-layout .cff-details.cff-has-cover,#cff.cff-masonry.masonry-1-desktop .cff-album-item,#cff.cff-thumb-layout .cff-details.cff-has-cover{width:100%;margin:0}#cff.cff-half-layout .cff-html5-video,#cff.cff-half-layout .cff-iframe-wrap,#cff.cff-half-layout .cff-photo,#cff.cff-half-layout .cff-vidLink{width:50%;clear:none}#cff.cff-half-layout .cff-iframe-wrap{margin-top:0;padding-bottom:28%}#cff.cff-half-layout[data-media-side=right] .cff-text-wrapper{float:left;width:47%;margin-right:3%}#cff.cff-half-layout .cff-photo-hover .fa,#cff.cff-half-layout .cff-photo-hover svg{margin-top:-16px;margin-left:-14px;font-size:32px}#cff.cff-half-layout .cff-full-size .cff-link,#cff.cff-half-layout .cff-link-slider,#cff.cff-thumb-layout .cff-full-size .cff-link{width:auto;max-width:50%;margin-right:3%;margin-bottom:0;text-align:left}#cff.cff-masonry .cff-comment-attachment,#cff.cff-masonry .cff-comment-replies-box,#cff.narrow.cff-half-layout .cff-full-size .cff-link,#cff.narrow.cff-half-layout .cff-link-slider,#cff.narrow.cff-thumb-layout .cff-full-size .cff-link,#cff.narrow.cff-thumb-layout .cff-link-slider{max-width:100%}#cff.cff-half-layout .cff-full-size .cff-text-link,#cff.cff-thumb-layout .cff-full-size .cff-text-link{width:47%;margin-top:20px}#cff.cff-half-layout .cff-event-thumb{width:50%}#cff.narrow.cff-half-layout .cff-html5-video,#cff.narrow.cff-half-layout .cff-iframe-wrap,#cff.narrow.cff-half-layout .cff-link-slider,#cff.narrow.cff-half-layout .cff-photo,#cff.narrow.cff-half-layout .cff-vidLink,#cff.narrow.cff-thumb-layout .cff-html5-video,#cff.narrow.cff-thumb-layout .cff-iframe-wrap,#cff.narrow.cff-thumb-layout .cff-link-slider,#cff.narrow.cff-thumb-layout .cff-photo,#cff.narrow.cff-thumb-layout .cff-vidLink{width:100%;clear:both}#cff.narrow .cff-shared-link .cff-link{max-width:100%;width:100%;margin:0 0 5px;text-align:center}#cff.narrow .cff-shared-link .cff-link img{float:none;width:auto}#cff.cff-super-narrow .cff-meta{padding:8px 0!important}#cff.cff-super-narrow .cff-view-comments{margin-right:0;height:32px}#cff.cff-super-narrow .cff-meta li{margin:0 5px 0 0!important}#cff.cff-super-narrow .cff-meta .cff-count{margin-left:2px;font-size:11px}#cff.cff-super-narrow .cff-shares .cff-count{margin-left:1px}#cff.cff-super-narrow .cff-comments-box,#cff.cff-super-narrow .cff-view-comments-wrap{float:left;width:100%;max-width:100%}.cff-theme-modern .cff-view-comments-wrap,.cff-theme-social_wall .cff-view-comments-wrap{width:100%;max-width:280px}.cff-theme-social_wall .cff-view-comments-wrap{max-width:205px}.cff-theme-modern .cff-meta-wrap,.cff-theme-social_wall .cff-meta-wrap{display:flex;align-items:center;justify-content:space-between}#cff.cff-theme-modern .cff-meta .cff-icon,#cff.cff-theme-modern.cff-thumb-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-modern.cff-thumb-layout .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-outline.cff-thumb-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-outline.cff-thumb-layout .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-overlap.cff-thumb-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-overlap.cff-thumb-layout .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-social_wall.cff-thumb-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-social_wall.cff-thumb-layout .cff-posts-wrap .cff-video-post.cff-item,.cff-frontend-license-notice .cff-fln-header span.sb-left,.cff-theme-modern .cff-view-comments,.cff-theme-social_wall .cff-view-comments{display:flex}.cff-theme-modern .cff-meta,.cff-theme-social_wall .cff-meta{display:flex;align-items:center;width:100%}#cff.cff-theme-modern #cff-lightbox-wrapper .cff-meta li,#cff.cff-theme-modern .cff-meta li,#cff.cff-theme-social_wall #cff-lightbox-wrapper .cff-meta li,#cff.cff-theme-social_wall .cff-meta li{margin:0 auto 0 0!important}#cff.cff-theme-social_wall .cff-meta li{gap:3px}#cff .cff-error-msg{display:none;position:relative;font-size:12px;font-family:sans-serif;padding:8px 12px;border:1px solid rgba(0,0,0,.1);background:rgba(255,255,255,.5);margin-bottom:15px;clear:both;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}#cff .cff-album-details *,#cff .cff-error-msg p{float:none}#cff .cff-error-msg .cff_notice_dismiss{position:absolute;top:4px;right:8px}#cff #cff-error-reason{padding:5px 0 0;clear:both}#cff #cff-error-reason a{font-weight:700}#cff .cff-error-msg:not(.cff_notice_dismiss) svg{width:8px;margin-right:5px}#cff .cff-error-msg .cff_notice_dismiss svg{width:11px;cursor:pointer;text-align:center;vertical-align:middle}.cff_error_msg_header svg{width:24px;color:#3b5998;padding-right:5px;vertical-align:middle;margin-top:-5px}#cff .cff-credit{font-size:11px;padding-top:10px}#cff .cff-credit .cff-credit-logo{float:left;display:block;width:18px;height:21px;margin:-2px 5px 0 0;background:url(//www.hvo-grafrath.de/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png) -54px -16px no-repeat}#cff .cff-credit .fa{padding-right:5px;font-size:13px}#cff .cff-lightbox-link{position:absolute;z-index:10;top:0;right:0;bottom:0;left:0;width:100%;padding:0;text-align:center;color:#fff;font-size:12px;line-height:1.1;border:none}#cff.cff-doing-gdpr .cff-iframe-wrap .cff-lightbox-link:after{box-shadow:inset 0 0 1px 0 rgba(0,0,0,.7);bottom:0;content:'';left:0;position:absolute;z-index:1;right:0;top:0;width:100%}#cff .cff-photo-hover{display:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;color:#fff;background:rgba(0,0,0,.4)}#cff .cff-photo-hover .fa,#cff .cff-photo-hover svg{display:none;position:absolute;z-index:2;top:50%;left:50%;margin-top:-19px;margin-left:-16px;padding:0;font-size:39px;font-style:normal!important}.cff-lightbox-thumbs{display:none;float:left;position:relative;width:111%;margin:0 0 0 -5px}.cff-lightbox-thumbs-holder{float:left;overflow:hidden;max-height:0;transition:max-height 2s}.cff-lightbox-thumbs-holder.cff-animate{max-height:2000px;transition:max-height 1.5s}.cff-lightbox-thumbs-wrap{margin-top:10px;padding:2px 0 6px;overflow:hidden}.cff-gdpr-more-link,.cff-lightbox-thumbs a{width:60px;height:60px;display:block;float:left;margin:5px 0 0 5px;border-radius:3px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15);-webkit-transition:box-shadow .1s;-moz-transition:box-shadow .1s;-ms-transition:box-shadow .1s;-o-transition:box-shadow .1s;transition:box-shadow .1s}.cff-gdpr-more-link:focus,.cff-gdpr-more-link:hover,.cff-lightbox-thumbs a:focus,.cff-lightbox-thumbs a:hover{box-shadow:inset 0 0 0 4px rgba(0,0,0,.3);outline:0;-webkit-transition:box-shadow .1s;-moz-transition:box-shadow .1s;-ms-transition:box-shadow .1s;-o-transition:box-shadow .1s;transition:box-shadow .1s}.cff-lightbox-nav a.cff-lightbox-next,.cff-lightbox-nav a.cff-lightbox-prev{width:50px;opacity:.3;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s}.cff-enable-lb-comments .cff-lightbox-thumbs a{border:1px solid #333}.cff-enable-lb-comments .cff-lightbox-thumbs a:focus,.cff-enable-lb-comments .cff-lightbox-thumbs a:hover{box-shadow:inset 0 0 0 4px rgba(255,255,255,.7);border:1px solid #bbb}.cff-lightbox-thumbs .cff-selected,.cff-lightbox-thumbs .cff-selected:focus,.cff-lightbox-thumbs .cff-selected:hover{box-shadow:inset 0 0 0 4px rgba(255,255,255,.7);border:1px solid #eee;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.cff-lightbox-thumbs .cff-selected:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(255,255,255,.2)}.cff-lightbox-thumbs img{width:60px;height:auto}.cff-lightbox-thumbs .cff-loader{width:20px;height:20px;position:absolute;z-index:999;top:50%;left:50%;margin:-10px 0 0 -10px;background-color:rgba(0,0,0,.5);border-radius:100%;-webkit-animation:1s ease-in-out infinite ctf-sk-scaleout;animation:1s ease-in-out infinite ctf-sk-scaleout}.cff-lightbox-overlay{position:absolute;top:0;left:0;z-index:999999;background-color:#000;opacity:.9;display:none}.cff-lightbox-wrapper{position:absolute;left:0;width:100%;z-index:1000000;text-align:center;line-height:0;font-weight:400}.cff-lightbox-wrapper .cff-lightbox-image{display:block;height:auto;max-width:inherit;border-radius:3px 3px 0 0}.cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-image{border-radius:3px 0 0 3px}.cff-lightbox-wrapper.cff-enable-lb-comments.cff-has-thumbs .cff-lightbox-image{border-radius:3px 0 0}.cff-lightbox-outerContainer{position:relative;background-color:#141b38;width:250px;height:250px;margin:0 auto;border-radius:3px 3px 0 0}.cff-lightbox-container{position:relative;padding:0;height:100%}.cff-lightbox-cancel{display:block;width:16px;height:16px;margin:0 auto;background:url(//www.hvo-grafrath.de/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png) -71px -62px no-repeat}#cff-lightbox-wrapper .cff-lightbox-caption,#cff-lightbox-wrapper .cff-lightbox-caption-text{float:left;clear:both;width:100%}#cff-lightbox-wrapper .cff-lightbox-caption-text{margin:0 0 15px;word-break:break-all}#cff-lightbox-wrapper .cff-gdpr-more-link{position:relative;display:inline-block;clear:both;margin-top:10px;margin-left:0}#cff-lightbox-wrapper .cff-gdpr-more-link:hover{background:#eee}#cff-lightbox-wrapper .cff-gdpr-more-link span{position:absolute;display:none;top:50%;right:50%;margin-top:-8px;margin-right:-10px;color:#fff;font-weight:700;font-size:18px}#cff-lightbox-wrapper .cff-lightbox-facebook{margin:0;padding:0;border-left:none;border-bottom:none;color:#3b579d;width:100%;display:block;float:left;clear:both}#cff-lightbox-wrapper .cff-lightbox-facebook svg{vertical-align:middle;width:12px;height:14px;margin-right:6px;margin-top:-5px}#cff-lightbox-wrapper .cff-lightbox-caption .cff-dot{margin:0 7px}#cff-lightbox-wrapper .cff-lightbox-caption.cff-no-caption .cff-lightbox-facebook{padding:0;border:none}#cff-lightbox-wrapper .cff-lightbox-caption .cff-date,#cff-lightbox-wrapper .cff-lightbox-caption .cff-event-title,#cff-lightbox-wrapper .cff-lightbox-caption .cff-location{display:block;padding-bottom:10px}#cff-lightbox-wrapper .cff-lightbox-caption .cff-desc{display:block;padding-top:10px}#cff-lightbox-wrapper .cff_gdpr_notice{z-index:1;display:block;position:absolute;top:50%;left:50%;margin-left:-44px;margin-top:-44px;padding:20px}#cff-lightbox-wrapper .cff_gdpr_notice svg:not(:root).svg-inline--fa{position:relative;display:block!important;height:48px;width:48px;opacity:.8}#cff-lightbox-wrapper .cff_gdpr_notice:hover svg:not(:root).svg-inline--fa,.cff-lightbox-nav a.cff-lightbox-next:hover,.cff-lightbox-nav a.cff-lightbox-prev:hover{opacity:1}.cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-sidebar::-webkit-scrollbar{width:14px}.cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-sidebar::-webkit-scrollbar-thumb{border-radius:0;background-color:#ccc;border:3px solid #fff;border-left:none}.cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-sidebar::-webkit-scrollbar-track{border-radius:0;background-color:#fff}#cff-lightbox-wrapper .cff-lightbox-caption-text a:active,#cff-lightbox-wrapper .cff-lightbox-caption-text a:hover,#cff-lightbox-wrapper .cff-lightbox-caption-text a:link,#cff-lightbox-wrapper .cff-lightbox-caption-text a:visited,#cff-lightbox-wrapper .cff-lightbox-facebook:active,#cff-lightbox-wrapper .cff-lightbox-facebook:hover,#cff-lightbox-wrapper .cff-lightbox-facebook:link,#cff-lightbox-wrapper .cff-lightbox-facebook:visited{color:#3b579d;text-decoration:none}#cff-lightbox-wrapper .cff-lightbox-caption-text a:focus,#cff-lightbox-wrapper .cff-lightbox-caption-text a:hover,#cff-lightbox-wrapper .cff-lightbox-facebook:focus,#cff-lightbox-wrapper .cff-lightbox-facebook:hover{text-decoration:underline;border-bottom:none}.cff-lightbox-nav{top:0;left:0;width:100%;z-index:1000}.cff-lightbox-container>.nav{left:0}.cff-lightbox-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);position:absolute;z-index:1000;top:0;bottom:0;height:auto}.cff-has-iframe .cff-lightbox-nav a{top:50px;bottom:50px}.cff-has-video .cff-lightbox-nav a{top:35px;bottom:35px}.cff-fb-player .cff-lightbox-nav a.cff-lightbox-next,.cff-fb-player .cff-lightbox-nav a.cff-lightbox-prev{top:75px;bottom:75px;width:7%}.cff-lightbox-next,.cff-lightbox-prev{height:100%;cursor:pointer;display:block}#cff-lightbox-wrapper iframe,.cff-lightbox-video{display:none;height:100%;left:0;z-index:999;max-width:100%;bottom:0}#cff .cff-link-slider .cff-slider-next:active,#cff .cff-link-slider .cff-slider-next:focus,#cff .cff-link-slider .cff-slider-prev:active,#cff .cff-link-slider .cff-slider-prev:focus,.cff-lightbox-next:active,.cff-lightbox-next:focus,.cff-lightbox-prev:active,.cff-lightbox-prev:focus{outline:0}.cff-lightbox-nav a.cff-lightbox-prev{left:-50px;float:left;transition:opacity .2s}.cff-lightbox-nav a.cff-lightbox-next{right:-50px;float:right;transition:opacity .2s}.cff-enable-lb-comments .cff-lightbox-nav a.cff-lightbox-next{margin-right:-300px}.cff-lightbox-dataContainer{position:relative;margin:0 auto;padding:0;width:100%;background:#fff;border-radius:0 0 3px 3px}.cff-enable-lb-comments .cff-lightbox-dataContainer{background:#222}.cff-lightbox-nav span{display:block;top:50%;position:absolute;left:0;width:34px;height:45px;margin:-25px 0 0;background:url(//www.hvo-grafrath.de/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png) no-repeat;text-indent:-9999px}.cff-lightbox-nav a.cff-lightbox-prev span{background-position:-160px 0}.cff-lightbox-nav a.cff-lightbox-next span{left:auto;right:0;background-position:-125px 0}.cff-fb-player .cff-lightbox-nav a.cff-lightbox-prev span{left:10px}.cff-fb-player .cff-lightbox-nav a.cff-lightbox-next span{right:10px}.cff-lb-dataContainer a{color:#ccc;text-decoration:underline}#cff.cff-dark .cff-item a,.cff-lb-dataContainer a:focus,.cff-lb-dataContainer a:hover{color:#fff;text-decoration:underline}.cff-lightbox-data{padding:0 4px;color:#444}.cff-lightbox-data .cff-lightbox-details{position:relative;width:90%;padding:0 0 0 2px;float:left;text-align:left;line-height:1.1em}#cff .cff-media-overlay,#cff-lightbox-wrapper iframe,.cff-lightbox-sidebar .cff-lightbox-closeContainer,.cff-lightbox-video{position:absolute;right:0;top:0}.cff-lightbox-data .cff-lightbox-caption{padding:15px 10px 10px;margin:0;font-size:14px;line-height:1.3}.cff-lightbox-data .cff-lightbox-number{clear:left;padding-right:10px;font-size:12px;color:#999}.cff-lightbox-data .cff-lightbox-close{display:block;float:right;width:30px;height:30px;margin:7px -5px 0 0;color:#333;text-align:center;outline:0;opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.cff-lightbox-data .cff-lightbox-close:hover{cursor:pointer;opacity:1}.cff-lightbox-sidebar .cff-lightbox-closeContainer .cff-lightbox-close{display:block;padding:8px;cursor:pointer;line-height:1}#cff.cff-light .cff-album-info a,#cff.cff-light .cff-author-date,#cff.cff-light .cff-post-links a,.cff-lightbox-sidebar .cff-lightbox-closeContainer .cff-lightbox-close:hover{color:#000}.cff-lightbox-closeContainer svg{width:10px;height:14px}.cff-lightbox-video{width:100%;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}.cff-has-video .cff-lightbox-outerContainer{min-width:640px;min-height:360px}.cff-has-video .cff-lightbox-dataContainer{min-width:640px}.cff-has-video.cff-enable-lb-comments .cff-lightbox-dataContainer,.cff-has-video.cff-enable-lb-comments .cff-lightbox-outerContainer{min-width:0;min-height:0}@media all and (max-width:640px){.cff-has-video .cff-lightbox-outerContainer{min-width:100%;min-height:auto}.cff-has-video .cff-lightbox-dataContainer{min-width:100%}#cff.cff-width-resp{width:100%!important}.cff-lightbox-nav a.cff-lightbox-prev{width:25px;left:-25px}.cff-lightbox-nav a.cff-lightbox-next{width:25px;right:-25px}.cff-lightbox-nav span{left:0}.cff-lightbox-nav a.cff-lightbox-prev span{background-position:-108px 0;background-size:650%;width:20px;height:30px}.cff-lightbox-nav a.cff-lightbox-next span{background-position:-84px 0;background-size:650%;width:20px;height:30px}.cff-lightbox-thumbs a{border:none}.cff-lightbox-thumbs .cff-selected,.cff-lightbox-thumbs .cff-selected:focus,.cff-lightbox-thumbs .cff-selected:hover,.cff-lightbox-thumbs a:focus,.cff-lightbox-thumbs a:hover{box-shadow:inset 0 0 0 4px rgba(0,0,0,.5);border:none}}#cff-lightbox-wrapper.cff-has-iframe .cff-lightbox-image{min-width:500px;display:none!important}#cff .cff-media-overlay{z-index:5;left:0;bottom:0;width:100%;height:100}#cff .cff-load-more,#cff .cff-no-more-posts{width:100%;display:block;min-height:30px;position:relative;box-sizing:border-box;outline:0;float:left;clear:both;text-align:center;text-decoration:none}#cff .cff-review .cff-reviewer-name{padding-right:8px;margin-left:0!important}#cff .cff-review .cff-author .cff-author-text .cff-rating{float:none;display:inline-block;margin:0 0 5px!important;padding:3px 6px;height:auto;background:#5890ff;color:#fff;line-height:.9;white-space:nowrap;-moz-border-radius:100px;-webkit-border-radius:100px;border-radius:100px}#cff .cff-review .cff-rating span.cff-rating-num,#cff .cff-review .cff-rating span.cff-star{margin:0 2px 0 4px!important;padding:0;height:auto;display:inline-block;vertical-align:top;line-height:1;color:#fff;font-weight:400;font-size:12px!important}#cff .cff-review .cff-rating span.cff-star{margin:0 2px 0 0!important}#cff .cff-load-more{border:none;background:rgba(0,0,0,.05);padding:5px 0;margin:10px 0 0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out;transition:background .1s ease-in-out}#cff .cff-load-more:hover{background:rgba(0,0,0,.1);text-decoration:none;-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out;transition:background .1s ease-in-out}#cff .cff-load-more.cff-loading span{-moz-transition:opacity .5s ease-in-out;-webkit-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;opacity:0}#cff .cff-no-more-posts{padding:7px 0;margin:10px 0 -1px;background:rgba(255,255,255,.1);border:1px solid #ddd;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}#cff .cff-loader,.cff-lightbox-loader{width:20px;height:20px;position:absolute;top:50%;left:50%;margin:-10px 0 0 -10px;background-color:rgba(0,0,0,.5);border-radius:100%;-webkit-animation:1s ease-in-out infinite ctf-sk-scaleout;animation:1s ease-in-out infinite ctf-sk-scaleout}#cff .cff-album-details p,#cff .cff-poster{margin:0!important}.cff-lightbox-loader{width:30px;height:30px;margin:-15px 0 0 -15px;background-color:rgba(255,255,255,.8)}#cff .cff-comment-replies .cff-loader{width:12px;height:12px;position:absolute;top:50%;left:auto;right:-16px;margin:-6px 0 0}@-webkit-keyframes ctf-sk-scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}@keyframes ctf-sk-scaleout{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}#cff .cff-load-more.cff-disabled{cursor:default}#cff.cff-theme-modern .cff-load-more,#cff.cff-theme-outline .cff-load-more,#cff.cff-theme-overlap .cff-load-more,#cff.cff-theme-social_wall .cff-load-more{display:flex;justify-content:center;align-items:center}#cff-lightbox-wrapper .cff-comment,.cff-screenreader{display:block!important}#cff.cff-theme-modern .cff-load-more .cff-load-icon,#cff.cff-theme-outline .cff-load-more .cff-load-icon,#cff.cff-theme-overlap .cff-load-more .cff-load-icon,#cff.cff-theme-social_wall .cff-load-more .cff-load-icon{display:flex;margin-right:4px}#cff .cff-poster{padding:0!important;width:100%!important}.cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-outerContainer{position:relative;padding-right:300px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-sidebar{width:300px;position:absolute;top:0;right:-300px;height:100%;bottom:0;background:#fff;line-height:1.4;overflow:hidden;overflow-y:auto;text-align:left;border-radius:0 3px 3px 0}.cff-lightbox-wrapper.cff-enable-lb-comments.cff-has-thumbs .cff-lightbox-sidebar{border-radius:0 3px 0 0}#cff-lightbox-wrapper .cff-comments-box,#cff-lightbox-wrapper .cff-comments-box.cff-no-comments{display:block!important;width:90%;margin:0 5% 15px}#cff-lightbox-wrapper .cff-comments-box p{text-align:left}#cff-lightbox-wrapper .cff-lightbox-sidebar-content{padding:15px 20px}#cff-lightbox-wrapper p.cff-comment-likes{padding-right:10px;line-height:16px}#cff .cff-likes-this-text,#cff-lightbox-wrapper .cff-likes-this-text{display:inline;min-height:20px;line-height:20px}#cff-lightbox-wrapper .cff-likes-this-text.cff-long{display:inline-block;float:left;clear:both;margin-top:4px;line-height:16px}#cff .cff-liker-one-name,#cff-lightbox-wrapper .cff-liker-one-name{margin-left:8px}.cff-screenreader{text-indent:-9999px!important;width:0!important;height:0!important;line-height:0!important}.cff-screenreader.cff-inline-sr{display:inline-block!important}#cff .cff-linebreak{display:inline-block;height:5px;float:left;width:100%}#cff .cff-cta-link a{display:inline-block;padding:5px 15px;border:1px solid rgba(0,0,0,.1);border-radius:3px;background:rgba(0,0,0,.02)}#cff .cff-cta-link a:hover{background:rgba(0,0,0,.03);text-decoration:none}#cff .cff-link-slider{position:relative;overflow:hidden;width:100%;margin:0 auto 10px}#cff .cff-link-slider .cff-link-slider-slides{position:relative;left:0;float:left;margin:0;padding:0;list-style:none;-webkit-transition:.2s}#cff .cff-link-slider .cff-link-slider-item{position:relative;display:none;float:left;margin:0;padding:0;text-align:center}#cff .cff-link-slider .cff-link-slider-item img{display:block;margin:0 auto}#cff .cff-link-slider .cff-slider-next,#cff .cff-link-slider .cff-slider-prev{position:absolute;top:50%;z-index:999;display:block;width:12px;height:20px;margin-top:-17px;background:#f9f9f9;color:#333;text-decoration:none;font-weight:600;font-size:16px;cursor:pointer;box-shadow:0 0 0 1px rgba(0,0,0,.1);-webkit-transition:.1s;-webkit-box-sizing:unset;-moz-box-sizing:unset;box-sizing:unset}#cff .cff-link-slider .cff-slider-prev{left:-1px;display:none;border-radius:0 2px 2px 0;padding:6px 7px 6px 5px}#cff .cff-link-slider .cff-slider-next{right:-1px;border-radius:2px 0 0 2px;padding:6px 5px 6px 7px}#cff .cff-link-slider .cff-slider-next:hover,#cff .cff-link-slider .cff-slider-prev:hover{margin-top:-19px;color:#141b38;box-shadow:0 0 8px 2px rgba(0,0,0,.2);-webkit-transition:.1s}#cff .cff-link-slider .cff-slider-prev:hover{padding:8px 9px 8px 5px}#cff .cff-link-slider .cff-slider-next:hover{padding:8px 5px 8px 9px}#cff .cff-link-slider .cff-slider-next .fa,#cff .cff-link-slider .cff-slider-prev .fa{position:absolute;top:50%;margin-top:-8px;height:16px;padding:0;line-height:1}#cff.cff-masonry{box-sizing:border-box}#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-item:first-child{padding-top:20px;margin-top:0}#cff.cff-masonry .cff-album-item,#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox{float:none;display:inline-block;width:30.3%;margin:0 1.5% 20px}#cff.cff-masonry.masonry-2-desktop .cff-album-item,#cff.cff-masonry.masonry-2-desktop .cff-item,#cff.cff-masonry.masonry-2-desktop .cff-likebox{width:47%;margin:0 1.5%}#cff.cff-masonry.masonry-4-desktop .cff-album-item,#cff.cff-masonry.masonry-4-desktop .cff-item,#cff.cff-masonry.masonry-4-desktop .cff-likebox{width:22%;margin:0 1.5%}#cff.cff-masonry.masonry-5-desktop .cff-album-item,#cff.cff-masonry.masonry-5-desktop .cff-item,#cff.cff-masonry.masonry-5-desktop .cff-likebox{width:17%;margin:0 1.5%}#cff.cff-masonry.masonry-6-desktop .cff-album-item,#cff.cff-masonry.masonry-6-desktop .cff-item,#cff.cff-masonry.masonry-6-desktop .cff-likebox{width:13.516%;margin:0 1.5%}#cff.cff-masonry .cff-comments-box{position:relative;z-index:999}#cff.cff-masonry .cff-load-more{display:flex;float:left;clear:both;justify-content:center;align-items:center}@media (max-width:800px){#cff.cff-masonry .cff-album-item,#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox,#cff.cff-masonry.masonry-1-tablet .cff-album-item,#cff.cff-masonry.masonry-2-desktop .cff-album-item,#cff.cff-masonry.masonry-2-desktop .cff-item,#cff.cff-masonry.masonry-3-desktop .cff-album-item,#cff.cff-masonry.masonry-3-desktop .cff-item,#cff.cff-masonry.masonry-4-desktop .cff-album-item,#cff.cff-masonry.masonry-4-desktop .cff-item,#cff.cff-masonry.masonry-5-desktop .cff-album-item,#cff.cff-masonry.masonry-5-desktop .cff-item,#cff.cff-masonry.masonry-6-desktop .cff-album-item,#cff.cff-masonry.masonry-6-desktop .cff-item{width:100%;margin:0}#cff.cff-masonry.masonry-2-tablet .cff-posts-wrap .cff-album-item,#cff.cff-masonry.masonry-2-tablet .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-2-tablet .cff-posts-wrap .cff-likebox{width:47%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-3-tablet .cff-posts-wrap .cff-album-item,#cff.cff-masonry.masonry-3-tablet .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-3-tablet .cff-posts-wrap .cff-likebox{width:30.3%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-4-tablet .cff-album-item,#cff.cff-masonry.masonry-4-tablet .cff-item,#cff.cff-masonry.masonry-4-tablet .cff-likebox{width:22%}.cff-view-comments{width:100%!important}#cff .cff-post-links.cff-left{margin:12px 0 0!important}}@media (max-width:480px){#cff.cff-masonry .cff-album-item,#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox,#cff.cff-masonry.masonry-1-mobile .cff-album-item,#cff.cff-masonry.masonry-2-desktop .cff-album-item,#cff.cff-masonry.masonry-2-desktop .cff-item,#cff.cff-masonry.masonry-3-desktop .cff-album-item,#cff.cff-masonry.masonry-3-desktop .cff-item,#cff.cff-masonry.masonry-4-desktop .cff-album-item,#cff.cff-masonry.masonry-4-desktop .cff-item,#cff.cff-masonry.masonry-5-desktop .cff-album-item,#cff.cff-masonry.masonry-5-desktop .cff-item,#cff.cff-masonry.masonry-6-desktop .cff-album-item,#cff.cff-masonry.masonry-6-desktop .cff-item{width:100%;margin:0}#cff.cff-masonry.masonry-2-mobile .cff-posts-wrap .cff-album-item,#cff.cff-masonry.masonry-2-mobile .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-2-mobile .cff-posts-wrap .cff-likebox{width:47%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-3-mobile .cff-posts-wrap .cff-album-item,#cff.cff-masonry.masonry-3-mobile .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-3-mobile .cff-posts-wrap .cff-likebox{width:30.3%;margin-left:1.5%;margin-right:1.5%}}#cff.cff-masonry .cff-posts-wrap .cff-album-item{margin-bottom:3%}#cff.cff-masonry.cff-masonry-css{width:100%;overflow:hidden;margin-bottom:20px}#cff.cff-masonry.cff-masonry-css .cff-posts-wrap{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;-webkit-column-fill:auto;column-fill:unset;-webkit-column-count:3;-moz-column-count:3;column-count:3;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-2-desktop .cff-posts-wrap{-webkit-column-count:2;-moz-column-count:2;column-count:2;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-4-desktop .cff-posts-wrap{-webkit-column-count:4;-moz-column-count:4;column-count:4;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-5-desktop .cff-posts-wrap{-webkit-column-count:5;-moz-column-count:5;column-count:5;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-6-desktop .cff-posts-wrap{-webkit-column-count:6;-moz-column-count:6;column-count:6;margin:0}#cff.cff-masonry.cff-masonry-css .cff-item,#cff.cff-masonry.cff-masonry-css .cff-likebox,#cff.cff-masonry.cff-masonry-css.masonry-2-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-4-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-5-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-6-desktop .cff-item{float:none;display:inline-block;width:100%;margin:0 0 12px}#cff.cff-masonry.cff-masonry-css .cff-likebox{width:99.5%}#cff.cff-masonry.cff-masonry-css .cff-load-more{margin:0 0 10px;position:relative;bottom:0}@media only screen and (max-width:780px){#cff.cff-masonry.cff-masonry-css .cff-posts-wrap,#cff.cff-masonry.cff-masonry-css.masonry-2-desktop .cff-posts-wrap,#cff.cff-masonry.cff-masonry-css.masonry-4-desktop .cff-posts-wrap,#cff.cff-masonry.cff-masonry-css.masonry-5-desktop .cff-posts-wrap,#cff.cff-masonry.cff-masonry-css.masonry-6-desktop .cff-posts-wrap{-webkit-column-count:1;-moz-column-count:1;column-count:1}#cff.cff-masonry.cff-masonry-css.masonry-2-mobile .cff-posts-wrap{-webkit-column-count:2;-moz-column-count:2;column-count:2;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-2-mobile .cff-posts-wrap,#cff.cff-masonry.cff-masonry-css.masonry-2-mobile .cff-posts-wrap .cff-item{width:100%}}#cff.cff-disable-masonry{height:auto!important}#cff.cff-disable-masonry .cff-item,#cff.cff-disable-masonry .cff-likebox{position:relative!important;top:auto!important}#cff .cff-comments-box .cff-likes-info-wrap{padding:5px 20px 5px 10px;display:block;float:left;box-sizing:border-box}#cff.cff-theme-outline .cff-post-links .cff-share-container,#cff.cff-theme-overlap .cff-post-links .cff-share-container,.cff-theme-default_theme .cff-comments.cff-comment-on-facebook>a{margin-left:10px}#cff .cff-album-details{text-align:center;font-family:inherit;margin:0 auto;padding:0 20px}#cff .cff-album-details span{display:inline-block}#cff .cff-album-details .cff-album-desc-meta{font-size:.85em;opacity:.7;margin-top:5px!important}#cff .cff-album-details .cff-album-photo-count,#cff.cff-theme-social_wall.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-post-links,#cff.cff-theme-social_wall.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-post-links{margin-right:5px}#cff .cff-album-details .cff-album-desc{margin:10px 0 40px!important}@media all and (min-width:480px){#cff.masonry-1-desktop .cff-posts-wrap .cff-item{width:100%;float:left;margin:0 0 20px}}@media all and (max-width:800px){#cff.cff-tab-cols-1 .cff-posts-wrap .cff-album-item{width:100%}#cff .cff-posts-wrap .cff-album-item{width:47.5%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-tab-cols-3 .cff-posts-wrap .cff-album-item{width:30%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-tab-cols-4 .cff-posts-wrap .cff-album-item{width:22%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-tab-cols-5 .cff-posts-wrap .cff-album-item{width:17%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-tab-cols-6 .cff-posts-wrap .cff-album-item{width:15%;margin-left:1.5%;margin-right:1.5%!important}#cff .cff-posts-wrap .cff-album-item:nth-of-type(2n),#cff.cff-tab-cols-3 .cff-posts-wrap .cff-album-item:nth-of-type(3n),#cff.cff-tab-cols-4 .cff-posts-wrap .cff-album-item:nth-of-type(4n),#cff.cff-tab-cols-5 .cff-posts-wrap .cff-album-item:nth-of-type(5n),#cff.cff-tab-cols-6 .cff-posts-wrap .cff-album-item:nth-of-type(6n){margin-right:0!important}}@media all and (max-width:480px){#cff .cff-album-item .cff-album-info{height:auto}.cff-wrapper .cff-visual-header .cff-header-img img{width:80px}.cff-wrapper .cff-visual-header.cff-has-cover.cff-has-name .cff-header-text{margin-left:105px}#cff.cff-masonry.cff-mob-cols-1 .cff-posts-wrap .cff-item,#cff.cff-mob-cols-1 .cff-posts-wrap .cff-album-item{width:100%}#cff.cff-mob-cols-2 .cff-posts-wrap .cff-album-item{width:47.5%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-mob-cols-3 .cff-posts-wrap .cff-album-item{width:30%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-mob-cols-4 .cff-posts-wrap .cff-album-item{width:22%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-mob-cols-5 .cff-posts-wrap .cff-album-item{width:17%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-mob-cols-6 .cff-posts-wrap .cff-album-item{width:15%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-mob-cols-2 .cff-posts-wrap .cff-album-item:nth-of-type(2n),#cff.cff-mob-cols-3 .cff-posts-wrap .cff-album-item:nth-of-type(3n),#cff.cff-mob-cols-4 .cff-posts-wrap .cff-album-item:nth-of-type(4n),#cff.cff-mob-cols-5 .cff-posts-wrap .cff-album-item:nth-of-type(5n),#cff.cff-mob-cols-6 .cff-posts-wrap .cff-album-item:nth-of-type(6n){margin-right:0!important}}#cff.cff-dark{background-color:rgba(0,0,0,.85)!important;color:rgba(255,255,255,.75)!important}#cff.cff-dark .cff-album-info a,#cff.cff-dark .cff-author-date,#cff.cff-dark .cff-header-text,#cff.cff-dark .cff-header-text h3,#cff.cff-dark .cff-post-links a,#cff.cff-theme-social_wall .cff-visual-header .cff-likes-box .cff-likes-count,.cff-theme-social_wall .cff-header-inner-wrap .cff-header-text,.cff-theme-social_wall .cff-header-name h3{color:#fff}#cff.cff-dark .cff-album-item,#cff.cff-dark .cff-bio,#cff.cff-dark .cff-item,#cff.cff-dark .cff-item.cff-box,#cff.cff-dark .cff-item.cff-box:first-child,#cff.cff-dark .cff-posts-wrap{color:rgba(255,255,255,.75)!important}#cff.cff-dark .cff-header-img img{border-color:rgba(255,255,255,.1)}#cff.cff-dark.cff-theme-outline .cff-visual-header .cff-header-wrap .cff-header-likes-count path,#cff.cff-dark.cff-theme-outline .cff-visual-header .cff-header-wrap .cff-header-likes-count rect{stroke:#fff}#cff.cff-dark .cff-posts-wrap{float:left}#cff.cff-dark:not(.cff-masonry) .cff-posts-wrap{padding:10px 15px}#cff.cff-dark .cff-date{color:rgba(255,255,255,.5)}#cff.cff-dark .cff-album-info p{color:rgba(255,255,255,.75)}#cff.cff-dark .cff-meta-wrap span:not(.cff-like) svg,#cff.cff-dark .cff-meta-wrap:hover .cff-share path,#cff.cff-dark .cff-post-item-share-link svg,#cff.cff-dark a.cff-post-item-action-txt svg path,#cff.cff-dark.cff-overlap .cff-meta-wrap span:not(.cff-comment) svg path,#cff.cff-dark:not([data-cff-theme=overlap]) .cff-meta-wrap :not(.cff-like) svg path,#cff.cff-theme-modern .cff-likes .cff-icon svg g:not(.cff-smile) path,#cff.cff-theme-modern .cff-post-links .cff-share-tooltip>svg path,#cff.cff-theme-outline .cff-likes .cff-icon svg g:not(.cff-smile) path,#cff.cff-theme-outline .cff-post-links .cff-share-tooltip>svg path,#cff.cff-theme-overlap .cff-likes .cff-icon svg g:not(.cff-smile) path,#cff.cff-theme-overlap .cff-post-links .cff-share-tooltip>svg path,#cff.cff-theme-social_wall .cff-icon.cff-comment svg path,#cff.cff-theme-social_wall .cff-icon.cff-share svg path,#cff.cff-theme-social_wall .cff-likes .cff-icon svg g:not(.cff-smile) path,#cff.cff-theme-social_wall .cff-post-links .cff-share-tooltip>svg path{fill:#fff}#cff.cff-theme-overlap .cff-comment.cff-icon path{fill:#1B95E0}#cff.cff-dark[data-cff-theme=outline] .cff-post-links a{color:#fff!important;border-color:rgba(255,255,255,.5)!important}#cff.cff-dark .cff-meta-wrap span.cff-like svg rect{stroke:#000000}#cff.cff-dark[data-cff-theme=outline] .cff-meta-wrap span:not(.cff-like) svg,#cff.cff-dark[data-cff-theme=outline] .cff-meta-wrap span:not(.cff-like) svg path{fill:transparent;stroke:#fff}#cff.cff-dark .cff-comments-box{background:rgba(196,213,255,.1)}#cff.cff-light .cff-album-item,#cff.cff-light .cff-item,#cff.cff-light .cff-item.cff-box,#cff.cff-light .cff-item.cff-box:first-child{background-color:rgba(255,255,255,.95)!important;color:rgba(0,0,0,.8)!important}#cff.cff-light .cff-item a{color:#000;text-decoration:underline}#cff.cff-light .cff-date{color:rgba(0,0,0,.5)}#cff.cff-light .cff-album-info p{color:rgba(0,0,0,.7)}.cff-gdpr-notice{max-width:100%;box-sizing:border-box;padding:8px 15px;margin:0;font-size:12px;background:#fdf7f7;border-radius:5px;border:1px solid #e4b1b1;line-height:1.3;display:none}.cff-gdpr-notice .fa-lock{width:8px}.cff-sw-update-ntc{border:1px solid #e4b1b1;background:#fdf7f7;color:#333;margin:0 0 10px;padding:10px 15px;font-size:13px;text-align:center;clear:both;border-radius:4px}.cff-sw-update-ntc p{padding:5px 0!important;margin:0!important;line-height:1.3!important;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:13px}.sb-elementor-cta{width:100%;border:1px solid #e8e8eb;border-radius:2px;position:relative;text-align:center}.sb-elementor-cta-img-ctn{width:100%;position:relative;float:left;display:flex;justify-content:center;align-items:center;margin-top:50px;margin-bottom:35px}.sb-elementor-cta-img{width:65px;height:65px;position:relative;border:2px solid #dcdde1;border-radius:16px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg);display:flex;justify-content:center;align-items:center}.sb-elementor-cta-img>*{-webkit-transform:rotate(3deg);transform:rotate(3deg)}.sb-elementor-cta-logo{position:absolute;right:-15px;bottom:-19px;z-index:1}.sb-elementor-cta-heading{font-size:19px;padding:0;margin:0 0 30px;display:inline-block;width:100%;font-weight:700;line-height:1.4em}.sb-elementor-cta-btn{background:#0068a0;border-radius:2px;padding:8px 20px 8px 38px;cursor:pointer;color:#fff;position:relative;margin-bottom:30px}.sb-elementor-cta-btn:after,.sb-elementor-cta-btn:before{content:'';position:absolute;width:2px;height:12px;background:#fff;left:20px;top:14px}.sb-elementor-cta-btn:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.sb-elementor-cta-desc{display:flex;justify-content:center;align-items:center;padding:20px;background:#f9f9fa;border-top:1px solid #e8e8eb;margin-top:35px;flex-direction:column}.sb-elementor-cta-desc strong{color:#141b38;font-size:16px;font-weight:600;margin-bottom:8px}.sb-elementor-cta-desc span{color:#434960;font-size:14px;line-height:1.5em;padding:0 20%}.sb-elementor-cta-selector{width:100%;padding:0 20%;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:45px}.sb-elementor-cta-feedselector{border:1px solid #d0d1d7;padding:8px 16px;margin-bottom:15px;max-width:100%;min-width:400px}.sb-elementor-cta-selector span{color:#2c324c}.sb-elementor-cta-selector span a{text-transform:capitalize;text-decoration:underline;font-weight:600}.sb-elementor-cta-selector span a:after{color:#2c324c;margin-left:2px;font-weight:400;text-decoration-color:#fff}.sb-elementor-cta-selector span a:first-of-type:after{content:','}.sb-elementor-cta-selector span a:nth-of-type(2):after{content:'or';margin-left:5px;margin-right:2px}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_facebook_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_instagram_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_twitter_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_youtube_feed::before{content:'';height:16px;font-variant:normal;background-position:center center;background-repeat:no-repeat}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_facebook_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9056 18.109H13.4056V17.609H12.9056V18.109ZM9.79722 18.109H9.29722V18.609H9.79722V18.109ZM9.79722 14.5601V14.0601H9.29722V14.5601H9.79722ZM12.9056 14.5601V15.0601H13.4056V14.5601H12.9056ZM20.2604 7.32764H20.7604V6.90407L20.3426 6.83444L20.2604 7.32764ZM20.2604 10.3503V10.8503H20.7604V10.3503H20.2604ZM16.7237 14.5601H16.2237V15.0601H16.7237V14.5601ZM20.1258 14.5601L20.6199 14.6367L20.7094 14.0601H20.1258V14.5601ZM19.5751 18.109V18.609H20.0035L20.0692 18.1857L19.5751 18.109ZM16.7237 18.109V17.609H16.2237V18.109H16.7237ZM27.0523 14.5601H26.5523L26.5523 14.5612L27.0523 14.5601ZM17.0803 26.6136L16.9877 26.1222L17.0803 26.6136ZM12.5489 26.6139L12.6411 26.1225L12.5489 26.6139ZM14.8147 1.79797C7.80749 1.79797 2.07703 7.51685 2.07703 14.5601H3.07703C3.07703 8.06849 8.36042 2.79797 14.8147 2.79797V1.79797ZM2.07703 14.5601C2.07703 20.7981 6.54984 25.9974 12.4567 27.1053L12.6411 26.1225C7.19999 25.1019 3.07703 20.3097 3.07703 14.5601H2.07703ZM13.4056 26.3139V18.109H12.4056V26.3139H13.4056ZM12.9056 17.609H9.79722V18.609H12.9056V17.609ZM10.2972 18.109V14.5601H9.29722V18.109H10.2972ZM9.79722 15.0601H12.9056V14.0601H9.79722V15.0601ZM13.4056 14.5601V11.8556H12.4056V14.5601H13.4056ZM13.4056 11.8556C13.4056 10.4191 13.8299 9.36825 14.5211 8.67703C15.2129 7.98525 16.2305 7.59512 17.5314 7.59512V6.59512C16.0299 6.59512 14.7346 7.04939 13.814 7.96992C12.893 8.891 12.4056 10.2204 12.4056 11.8556H13.4056ZM17.5314 7.59512C18.1724 7.59512 18.8342 7.65119 19.3401 7.70823C19.592 7.73664 19.8029 7.76502 19.9504 7.78622C20.0241 7.79681 20.0818 7.8056 20.1208 7.81167C20.1402 7.81471 20.155 7.81706 20.1647 7.81863C20.1695 7.81941 20.1731 7.82 20.1754 7.82037C20.1765 7.82056 20.1773 7.82069 20.1778 7.82077C20.178 7.82081 20.1782 7.82083 20.1782 7.82084C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1782 7.82084 20.1782 7.82084 20.2604 7.32764C20.3426 6.83444 20.3426 6.83443 20.3425 6.83443C20.3425 6.83442 20.3424 6.83441 20.3424 6.83441C20.3423 6.83439 20.3422 6.83437 20.342 6.83435C20.3418 6.8343 20.3414 6.83425 20.341 6.83417C20.3401 6.83403 20.3389 6.83383 20.3373 6.83357C20.3342 6.83307 20.3298 6.83234 20.3241 6.83142C20.3127 6.82958 20.2962 6.82695 20.2749 6.82362C20.2323 6.81698 20.1707 6.8076 20.0927 6.7964C19.9369 6.774 19.7157 6.74425 19.4521 6.71453C18.927 6.65532 18.2243 6.59512 17.5314 6.59512V7.59512ZM19.7604 7.32764V10.3503H20.7604V7.32764H19.7604ZM20.2604 9.85033H18.7185V10.8503H20.2604V9.85033ZM18.7185 9.85033C17.851 9.85033 17.1997 10.1241 16.7742 10.6148C16.3604 11.0922 16.2237 11.7025 16.2237 12.2594H17.2237C17.2237 11.8495 17.3257 11.5053 17.5298 11.2699C17.7224 11.0477 18.0684 10.8503 18.7185 10.8503V9.85033ZM16.2237 12.2594V14.5601H17.2237V12.2594H16.2237ZM16.7237 15.0601H20.1258V14.0601H16.7237V15.0601ZM19.6317 14.4834L19.081 18.0323L20.0692 18.1857L20.6199 14.6367L19.6317 14.4834ZM19.5751 17.609H16.7237V18.609H19.5751V17.609ZM16.2237 18.109V26.3135H17.2237V18.109H16.2237ZM17.1728 27.105C20.0281 26.5671 22.618 25.068 24.5079 22.8512L23.7469 22.2025C22.0054 24.2452 19.6188 25.6266 16.9877 26.1222L17.1728 27.105ZM24.5079 22.8512C26.4793 20.5388 27.5591 17.5977 27.5523 14.559L26.5523 14.5612C26.5586 17.3614 25.5636 20.0715 23.7469 22.2025L24.5079 22.8512ZM27.5523 14.5601C27.5523 7.51685 21.8218 1.79797 14.8147 1.79797V2.79797C21.2689 2.79797 26.5523 8.06849 26.5523 14.5601H27.5523ZM16.2237 26.3135C16.2237 26.8064 16.6682 27.2 17.1728 27.105L16.9877 26.1222C17.119 26.0975 17.2237 26.2006 17.2237 26.3135H16.2237ZM12.4567 27.1053C12.9603 27.1998 13.4056 26.8073 13.4056 26.3139H12.4056C12.4056 26.2001 12.5107 26.098 12.6411 26.1225L12.4567 27.1053Z' fill='%232b87da' /%3E%3Cpath d='M12.9056 18.1088H13.4056V17.6088H12.9056V18.1088ZM9.79724 18.1088H9.29724V18.6088H9.79724V18.1088ZM9.79724 14.5599V14.0599H9.29724V14.5599H9.79724ZM12.9056 14.5599V15.0599H13.4056V14.5599H12.9056ZM20.2604 7.32749H20.7604V6.90392L20.3426 6.83429L20.2604 7.32749ZM20.2604 10.3502V10.8502H20.7604V10.3502H20.2604ZM16.7237 14.5599H16.2237V15.0599H16.7237V14.5599ZM20.1258 14.5599L20.6199 14.6366L20.7094 14.0599H20.1258V14.5599ZM19.5751 18.1088V18.6088H20.0035L20.0692 18.1855L19.5751 18.1088ZM16.7237 18.1088V17.6088H16.2237V18.1088H16.7237ZM13.4056 26.366V18.1088H12.4056V26.366H13.4056ZM12.9056 17.6088H9.79724V18.6088H12.9056V17.6088ZM10.2972 18.1088V14.5599H9.29724V18.1088H10.2972ZM9.79724 15.0599H12.9056V14.0599H9.79724V15.0599ZM13.4056 14.5599V11.8554H12.4056V14.5599H13.4056ZM13.4056 11.8554C13.4056 10.4189 13.8299 9.3681 14.5212 8.67688C15.2129 7.9851 16.2305 7.59497 17.5314 7.59497V6.59497C16.0299 6.59497 14.7346 7.04924 13.814 7.96977C12.893 8.89085 12.4056 10.2202 12.4056 11.8554H13.4056ZM17.5314 7.59497C18.1724 7.59497 18.8342 7.65103 19.3401 7.70808C19.592 7.73648 19.803 7.76487 19.9504 7.78607C20.0241 7.79666 20.0819 7.80545 20.1208 7.81152C20.1402 7.81455 20.155 7.81691 20.1647 7.81848C20.1695 7.81926 20.1731 7.81984 20.1754 7.82022C20.1765 7.8204 20.1773 7.82054 20.1778 7.82061C20.178 7.82065 20.1782 7.82068 20.1783 7.82069C20.1783 7.8207 20.1783 7.8207 20.1783 7.8207C20.1783 7.8207 20.1783 7.82069 20.1783 7.82069C20.1782 7.82069 20.1782 7.82068 20.2604 7.32749C20.3426 6.83429 20.3426 6.83428 20.3425 6.83427C20.3425 6.83427 20.3424 6.83426 20.3424 6.83425C20.3423 6.83424 20.3422 6.83422 20.3421 6.8342C20.3418 6.83415 20.3414 6.83409 20.341 6.83402C20.3401 6.83387 20.3389 6.83367 20.3374 6.83342C20.3343 6.83291 20.3298 6.83219 20.3241 6.83127C20.3127 6.82943 20.2962 6.82679 20.2749 6.82347C20.2324 6.81683 20.1707 6.80745 20.0927 6.79624C19.9369 6.77385 19.7158 6.7441 19.4522 6.71438C18.927 6.65516 18.2244 6.59497 17.5314 6.59497V7.59497ZM19.7604 7.32749V10.3502H20.7604V7.32749H19.7604ZM20.2604 9.85018H18.7185V10.8502H20.2604V9.85018ZM18.7185 9.85018C17.8511 9.85018 17.1997 10.1239 16.7743 10.6146C16.3604 11.092 16.2237 11.7024 16.2237 12.2592H17.2237C17.2237 11.8493 17.3257 11.5052 17.5298 11.2697C17.7224 11.0476 18.0684 10.8502 18.7185 10.8502V9.85018ZM16.2237 12.2592V14.5599H17.2237V12.2592H16.2237ZM16.7237 15.0599H20.1258V14.0599H16.7237V15.0599ZM19.6317 14.4833L19.081 18.0322L20.0692 18.1855L20.6199 14.6366L19.6317 14.4833ZM19.5751 17.6088H16.7237V18.6088H19.5751V17.6088ZM16.2237 18.1088V26.366H17.2237V18.1088H16.2237ZM16.4146 26.1752H13.2148V27.1752H16.4146V26.1752ZM16.2237 26.366C16.2237 26.2606 16.3092 26.1752 16.4146 26.1752V27.1752C16.8615 27.1752 17.2237 26.8129 17.2237 26.366H16.2237ZM12.4056 26.366C12.4056 26.8129 12.7679 27.1752 13.2148 27.1752V26.1752C13.3202 26.1752 13.4056 26.2606 13.4056 26.366H12.4056Z' fill='%232b87da'/%3E%3C/svg%3E%0A")}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_instagram_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='22' height='22' rx='6' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='12' cy='12' r='5' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='18.5' cy='5.75' r='1.25' fill='%232b87da'/%3E%3C/svg%3E%0A")}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_twitter_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.8762 6.78846C27.9345 6.7065 27.8465 6.60094 27.7536 6.63936C27.0263 6.93989 26.26 7.15757 25.4698 7.29241C25.3632 7.31061 25.3082 7.16347 25.3956 7.09969C26.2337 6.48801 26.8918 5.63649 27.2636 4.63802C27.2958 4.55162 27.2014 4.47574 27.1212 4.52123C26.1605 5.06618 25.1092 5.45524 24.0054 5.68842C23.971 5.69568 23.9354 5.68407 23.9113 5.65844C22.9264 4.60891 21.5545 4 19.9999 4C17.0624 4 14.6624 6.4 14.6624 9.3625C14.6624 9.74071 14.702 10.109 14.7724 10.4586C14.7855 10.5235 14.7342 10.5842 14.6681 10.5803C10.3227 10.3231 6.45216 8.2421 3.84135 5.09864C3.79681 5.04501 3.71241 5.0515 3.67879 5.11257C3.26061 5.8722 3.02493 6.75115 3.02493 7.675C3.02493 9.41548 3.84362 10.9704 5.13417 11.9317C5.2141 11.9913 5.17327 12.12 5.07385 12.1129C4.32811 12.0597 3.63173 11.835 3.00827 11.5171C2.99303 11.5094 2.97493 11.5204 2.97493 11.5375V11.5375C2.97493 13.9896 4.6205 16.0638 6.86301 16.7007C6.96452 16.7295 6.96588 16.8757 6.86218 16.8953C6.25772 17.0096 5.63724 17.0173 5.0289 16.9176C4.95384 16.9052 4.89095 16.9762 4.91633 17.0479C5.26967 18.0466 5.91213 18.9192 6.7637 19.5537C7.58576 20.1661 8.56481 20.5283 9.58351 20.6001C9.67715 20.6067 9.71634 20.7266 9.64124 20.7829C7.78574 22.1744 5.52424 22.9237 3.19993 22.9125C2.91864 22.9125 2.63736 22.9015 2.35608 22.8796C2.25034 22.8714 2.20189 23.0116 2.29272 23.0664C4.58933 24.4509 7.27959 25.25 10.1499 25.25C19.9999 25.25 25.4124 17.075 25.4124 9.9875C25.4124 9.76833 25.4124 9.5598 25.4026 9.34228C25.4011 9.30815 25.4168 9.27551 25.4445 9.2555C26.3819 8.57814 27.1984 7.74079 27.8762 6.78846Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_youtube_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='27' height='20' viewBox='0 0 27 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 13.3267C11 13.4037 11.0834 13.4518 11.15 13.4133L17.3377 9.83658C17.4043 9.79808 17.4043 9.70192 17.3377 9.66342L11.15 6.08673C11.0834 6.0482 11 6.0963 11 6.17331V13.3267ZM25.45 3.7125C25.6125 4.3 25.725 5.0875 25.8 6.0875C25.8875 7.0875 25.925 7.95 25.925 8.7L26 9.75C26 12.4875 25.8 14.5 25.45 15.7875C25.1375 16.9125 24.4125 17.6375 23.2875 17.95C22.7 18.1125 21.625 18.225 19.975 18.3C18.35 18.3875 16.8625 18.425 15.4875 18.425L13.5 18.5C8.2625 18.5 5 18.3 3.7125 17.95C2.5875 17.6375 1.8625 16.9125 1.55 15.7875C1.3875 15.2 1.275 14.4125 1.2 13.4125C1.1125 12.4125 1.075 11.55 1.075 10.8L1 9.75C1 7.0125 1.2 5 1.55 3.7125C1.8625 2.5875 2.5875 1.8625 3.7125 1.55C4.3 1.3875 5.375 1.275 7.025 1.2C8.65 1.1125 10.1375 1.075 11.5125 1.075L13.5 1C18.7375 1 22 1.2 23.2875 1.55C24.4125 1.8625 25.1375 2.5875 25.45 3.7125Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.cff-frontend-license-notice{position:fixed;right:20px;bottom:30px;width:298px;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15),0 13.3px 19.32px rgba(0,0,0,.1),0 0 37.29px rgba(0,0,0,.05);border-radius:4px}.cff-frontend-license-notice .cff-fln-header{height:26px;padding:5px 8px 0 12px;background:#fceded;display:flex;justify-content:space-between;box-sizing:border-box}.cff-frontend-license-notice .cff-fln-header span.sb-text{font-weight:600;font-size:11px;line-height:160%;color:#841919}.cff-frontend-license-notice .cff-fln-header .sb-close{cursor:pointer}.cff-frontend-license-notice .cff-fln-header .sb-close svg{transform:translate(1px,-8px)}.cff-frontend-license-notice .cff-fln-header svg{margin-right:6px}.cff-frontend-license-notice .cff-fln-header svg path{fill:#841919}.cff-frontend-license-notice .cff-fln-body{padding:9px 12px 15px;display:flex;height:58px;box-sizing:border-box}.cff-frontend-license-notice .cff-fln-body>svg{height:36px;width:44px;margin-right:11px}.cff-frontend-license-notice .cff-fln-body>svg path{fill:#006afa}.cff-frontend-license-notice .cff-fln-body .cff-fln-expired-text p{font-weight:600;font-size:12px;line-height:160%;color:#141b38;margin:0}.cff-frontend-license-notice .cff-fln-body .cff-fln-expired-text p a{margin-left:5px;text-decoration:none;text-underline-offset:1px;color:#af2121}#cff.cff-theme-modern .cff-item.cff-link-item .cff-link-title a,#cff.cff-theme-social_wall .cff-item.cff-link-item .cff-link-title a,.cff-frontend-license-notice.cff-ce-license-inactive .cff-fln-body .cff-fln-expired-text p a,.cff-frontend-license-notice[data-license-state=inactive] .cff-fln-body .cff-fln-expired-text p a{color:#0068a0}#cff.cff-theme-modern .cff-comments.cff-show-more-comments .cff-show-more-comments-a svg path,#cff.cff-theme-outline .cff-comments.cff-show-more-comments .cff-show-more-comments-a svg path,#cff.cff-theme-overlap .cff-comments.cff-show-more-comments .cff-show-more-comments-a svg path,#cff.cff-theme-social_wall .cff-comments.cff-show-more-comments .cff-show-more-comments-a svg path,.cff-frontend-license-notice.cff-ce-license-inactive .cff-fln-body .cff-fln-expired-text p svg path,.cff-frontend-license-notice[data-license-state=inactive] .cff-fln-body .cff-fln-expired-text svg path{fill:#0068A0}.cff-frontend-license-notice .cff-fln-body .cff-fln-expired-text svg{display:inline-block;transform:translate(3px,1px);width:6px;transition:.2s}.cff-frontend-license-notice .cff-fln-body .cff-fln-expired-text svg path{fill:#AF2121}.cff-frontend-license-notice .cff-fln-body .cff-fln-expired-text a:hover svg{transform:translate(1px,1px)}.cff-wrapper .cff-theme-modern .cff-visual-header .cff-header-img img{border-radius:50%!important}#cff.cff-theme-modern .cff-visual-header .cff-header-inner-wrap .cff-bio{font-size:14px;color:#696d80}.cff-wrapper .cff-theme-overlap .cff-visual-header .cff-header-img img{width:80px;border-radius:20px;border:none}#cff.cff-theme-modern .cff-item.cff-photo-post .cff-text-wrapper,#cff.cff-theme-modern .cff-item.cff-video-post .cff-text-wrapper,#cff.cff-theme-outline .cff-item.cff-photo-post .cff-text-wrapper,#cff.cff-theme-outline .cff-item.cff-video-post .cff-text-wrapper,#cff.cff-theme-social_wall .cff-item.cff-photo-post .cff-text-wrapper,#cff.cff-theme-social_wall .cff-item.cff-video-post .cff-text-wrapper{width:100%;padding-bottom:32px}#cff.cff-theme-outline.narrow .cff-item.cff-photo-post .cff-text-wrapper,#cff.cff-theme-outline.narrow .cff-item.cff-video-post .cff-text-wrapper,#cff.cff-theme-overlap.narrow .cff-item.cff-photo-post .cff-text-wrapper,#cff.cff-theme-overlap.narrow .cff-item.cff-video-post .cff-text-wrapper{padding-bottom:64px}#cff.cff-thumb-layout.cff-theme-modern .cff-iframe-wrap iframe{height:100%}.cff-theme-modern .cff-text-wrapper .cff-author .cff-page-name a,.cff-theme-social_wall .cff-author .cff-page-name a{color:#141b38}#cff.cff-theme-modern .cff-item.cff-link-item .cff-text-link{margin-top:45px}#cff.cff-theme-modern.cff-thumb-layout .cff-item.cff-link-item .cff-text-link{margin-top:25px}#cff.cff-theme-modern .cff-item.cff-link-item .cff-link-caption,#cff.cff-theme-social_wall .cff-item.cff-link-item .cff-link-caption{color:#8c8f9a}#cff.cff-theme-modern .cff-item.cff-link-item .cff-post-desc,#cff.cff-theme-social_wall .cff-item.cff-link-item .cff-post-desc{font-size:14px;color:#141b38}#cff.cff-theme-modern .cff-meta,#cff.cff-theme-social_wall .cff-meta{display:flex;align-items:center;gap:23px}#cff.cff-theme-modern .cff-meta li{display:flex;align-items:center;line-height:1!important}#cff.cff-theme-modern .cff-meta-wrap .cff-view-comments-wrap .cff-view-comments,#cff.cff-theme-modern .cff-view-comments,#cff.cff-theme-modern .cff-view-comments:after,#cff.cff-theme-outline .cff-view-comments,#cff.cff-theme-outline .cff-view-comments:after,#cff.cff-theme-overlap .cff-view-comments,#cff.cff-theme-overlap .cff-view-comments:after,#cff.cff-theme-social_wall .cff-view-comments,#cff.cff-theme-social_wall .cff-view-comments:after{background:0 0;box-shadow:none}#cff.cff-theme-outline .cff-meta-wrap,#cff.cff-theme-overlap .cff-meta-wrap{display:flex;justify-content:space-between;width:100%;margin-top:0}#cff.cff-theme-outline .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-outline .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-outline.cff-half-layout .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-outline.cff-half-layout .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-outline.cff-thumb-layout .cff-meta-wrap,#cff.cff-theme-outline.narrow .cff-item .cff-meta-wrap,#cff.cff-theme-outline.narrow .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-outline.narrow .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-outline.narrow.cff-thumb-layout .cff-item .cff-meta-wrap,#cff.cff-theme-overlap .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-overlap .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-overlap.cff-half-layout .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-overlap.cff-half-layout .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-overlap.cff-thumb-layout .cff-meta-wrap,#cff.cff-theme-overlap.narrow .cff-item .cff-meta-wrap,#cff.cff-theme-overlap.narrow .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-overlap.narrow .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-overlap.narrow.cff-thumb-layout .cff-item .cff-meta-wrap{flex-direction:column}#cff.cff-theme-outline .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-outline .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-outline.cff-thumb-layout .cff-item .cff-meta-wrap,#cff.cff-theme-overlap .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-overlap .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-overlap.cff-thumb-layout .cff-item .cff-meta-wrap{flex-direction:row}#cff.cff-theme-outline .cff-item .cff-post-links,#cff.cff-theme-outline.cff-half-layout .cff-item .cff-post-links,#cff.cff-theme-outline.cff-thumb-layout .cff-item .cff-post-links,#cff.cff-theme-outline.narrow .cff-item .cff-post-links,#cff.cff-theme-overlap .cff-item .cff-post-links,#cff.cff-theme-overlap.cff-half-layout .cff-item .cff-post-links,#cff.cff-theme-overlap.cff-thumb-layout .cff-item .cff-post-links,#cff.cff-theme-overlap.narrow .cff-item .cff-post-links{margin-top:0!important}#cff.cff-theme-modern.narrow .cff-meta,#cff.cff-theme-social_wall.narrow .cff-meta,.cff-theme-modern.narrow .cff-post-links{gap:7px}#cff.cff-theme-modern.cff-half-layout .cff-photo-post .cff-post-links,#cff.cff-theme-modern.cff-half-layout .cff-video-post .cff-post-links,#cff.cff-theme-modern.cff-thumb-layout .cff-photo-post .cff-post-links,#cff.cff-theme-modern.cff-thumb-layout .cff-video-post .cff-post-links,#cff.cff-theme-outline.cff-thumb-layout .cff-photo-post .cff-post-links,#cff.cff-theme-outline.cff-thumb-layout .cff-video-post .cff-post-links,#cff.cff-theme-overlap.cff-thumb-layout .cff-photo-post .cff-post-links,#cff.cff-theme-overlap.cff-thumb-layout .cff-video-post .cff-post-links{margin-right:20px}.cff-theme-modern .cff-comments,.cff-theme-modern .cff-likes,.cff-theme-modern .cff-shares,.cff-theme-outline .cff-shares,.cff-theme-overlap .cff-shares,.cff-theme-social_wall .cff-comments,.cff-theme-social_wall .cff-likes,.cff-theme-social_wall .cff-shares{display:flex!important;align-items:center}.cff-theme-modern .cff-comments .cff-count,.cff-theme-modern .cff-likes .cff-count,.cff-theme-modern .cff-shares .cff-count,.cff-theme-outline .cff-comments .cff-count,.cff-theme-outline .cff-likes .cff-count,.cff-theme-outline .cff-shares .cff-count,.cff-theme-overlap .cff-comments .cff-count,.cff-theme-overlap .cff-likes .cff-count,.cff-theme-overlap .cff-shares .cff-count,.cff-theme-social_wall .cff-comments .cff-count,.cff-theme-social_wall .cff-likes .cff-count,.cff-theme-social_wall .cff-shares .cff-count{font-weight:500}.cff-theme-modern .cff-comments .cff-icon,.cff-theme-modern .cff-likes .cff-icon,.cff-theme-outline .cff-comments .cff-icon,.cff-theme-outline .cff-likes .cff-icon,.cff-theme-outline .cff-shares .cff-icon,.cff-theme-overlap .cff-comments .cff-icon,.cff-theme-overlap .cff-likes .cff-icon,.cff-theme-overlap .cff-shares .cff-icon,.cff-theme-social_wall .cff-comments .cff-icon,.cff-theme-social_wall .cff-likes .cff-icon,.cff-theme-social_wall .cff-shares .cff-icon{display:flex!important;width:auto;height:auto}.cff-theme-modern .cff-comment-likes.cff-likes .cff-icon svg,.cff-theme-outline .cff-comment-likes.cff-likes .cff-icon svg,.cff-theme-overlap .cff-comment-likes.cff-likes .cff-icon svg,.cff-theme-social_wall .cff-comment-likes.cff-likes .cff-icon svg{height:12px}#cff.cff-theme-modern.narrow .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-outline.narrow .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-overlap.narrow .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-social_wall.narrow .cff-comments-box p.cff-comments.cff-comment-on-facebook{flex-direction:column;align-items:start;gap:5px}#cff.cff-theme-outline.narrow.cff-half-layout .cff-post-links .cff-viewpost-facebook,#cff.cff-theme-overlap.narrow.cff-half-layout .cff-post-links .cff-viewpost-facebook{line-height:1}#cff.cff-theme-modern.narrow .cff-meta-wrap,#cff.cff-theme-outline.cff-half-layout.narrow .cff-photo-post .cff-text-wrapper .cff-meta-wrap{width:100%;justify-content:space-between}#cff.cff-theme-modern.narrow .cff-view-comments-wrap{width:70%;overflow:hidden}@media only screen and (max-width:480px){#cff.cff-theme-social_wall .cff-header-text{display:flex;flex-direction:column}#cff.cff-theme-modern .cff-header-text{display:flex;margin:60px 0 0;flex-direction:column}#cff.cff.cff-theme-overlap .cff-visual-header .cff-header-text .cff-bio{margin-left:0}}#cff.cff-theme-modern .cff-icon.cff-share svg path{fill:transparent}.cff-theme-modern .cff-post-links{display:flex;flex-direction:row-reverse;align-items:center;gap:10px}.cff:not(.cff-theme-default_theme) .cff-reaction-one.cff-icon{margin-left:-5px!important;border:1px solid #fff!important;border-radius:50%!important}.cff:not(.cff-theme-default_theme) .cff-reaction-one.cff-icon:first-of-type{margin-left:0!important;z-index:9!important}.cff:not(.cff-theme-default_theme) .cff-reaction-one.cff-icon:nth-of-type(2){z-index:8!important}.cff:not(.cff-theme-default_theme) .cff-reaction-one.cff-icon:nth-of-type(3){z-index:7!important}.cff:not(.cff-theme-default_theme) .cff-reaction-one.cff-icon:nth-of-type(4){z-index:6!important}.cff:not(.cff-theme-default_theme) .cff-reaction-one.cff-icon:nth-of-type(5){z-index:5!important}.cff:not(.cff-theme-default_theme) .cff-reaction-one.cff-icon:nth-of-type(6){z-index:4!important}#cff.cff-theme-modern .cff-post-links .cff-share-tooltip,#cff.cff-theme-outline .cff-post-links .cff-share-tooltip,#cff.cff-theme-overlap .cff-post-links .cff-share-tooltip,#cff.cff-theme-social_wall .cff-post-links .cff-share-tooltip{width:180px;background:#fff;color:#141b38;border-radius:8px;padding:10px;box-shadow:0 14px 41px rgba(0,0,0,.09),0 8px 23px rgba(0,0,0,.08);bottom:32px}#cff.cff-theme-modern .cff-post-links .cff-share-tooltip .cff-share-title,#cff.cff-theme-outline .cff-post-links .cff-share-tooltip .cff-share-title,#cff.cff-theme-overlap .cff-post-links .cff-share-tooltip .cff-share-title,#cff.cff-theme-social_wall .cff-post-links .cff-share-tooltip .cff-share-title{font-weight:600;margin-bottom:3px}#cff.cff-theme-modern .cff-share-tooltip a,#cff.cff-theme-outline .cff-share-tooltip a,#cff.cff-theme-overlap .cff-share-tooltip a,#cff.cff-theme-social_wall .cff-share-tooltip a{color:#141b38!important;padding:5px 7px!important}#cff.cff-theme-modern .cff-share-tooltip a:hover,#cff.cff-theme-outline .cff-share-tooltip a:hover,#cff.cff-theme-overlap .cff-share-tooltip a:hover,#cff.cff-theme-social_wall .cff-share-tooltip a:hover{background-color:rgba(0,107,250,.1)!important}#cff.cff-theme-modern .cff-comments-box,#cff.cff-theme-outline .cff-comments-box,#cff.cff-theme-overlap .cff-comments-box,#cff.cff-theme-social_wall .cff-comments-box{width:100%;margin-top:8px;border-radius:4px;box-shadow:0 4px 4px rgba(0,0,0,.1),0 8.01379px 23.1649px rgba(0,0,0,.08)}#cff.cff-theme-modern .cff-comments-box .cff-comments-wrap,#cff.cff-theme-outline .cff-comments-box .cff-comments-wrap,#cff.cff-theme-overlap .cff-comments-box .cff-comments-wrap,#cff.cff-theme-social_wall .cff-comments-box .cff-comments-wrap{padding:10px 0 0}#cff.cff-theme-modern .cff-comments-box .cff-comments-wrap .cff-comment-replies-box,#cff.cff-theme-outline .cff-comments-box .cff-comments-wrap .cff-comment-replies-box,#cff.cff-theme-overlap .cff-comments-box .cff-comments-wrap .cff-comment-replies-box,#cff.cff-theme-social_wall .cff-comments-box .cff-comments-wrap .cff-comment-replies-box{border-left:none}#cff.cff-theme-modern .cff-comments-box .cff-comments-wrap .cff-comment-replies-box .cff-comment-reply,#cff.cff-theme-outline .cff-comments-box .cff-comments-wrap .cff-comment-replies-box .cff-comment-reply,#cff.cff-theme-overlap .cff-comments-box .cff-comments-wrap .cff-comment-replies-box .cff-comment-reply,#cff.cff-theme-social_wall .cff-comments-box .cff-comments-wrap .cff-comment-replies-box .cff-comment-reply{background-color:#f9f9fa;padding:12px;border-radius:12px}#cff.cff-theme-modern .cff-comments-box p.cff-comments,#cff.cff-theme-outline .cff-comments-box p.cff-comments,#cff.cff-theme-overlap .cff-comments-box p.cff-comments,#cff.cff-theme-social_wall .cff-comments-box p.cff-comments{display:flex;justify-content:space-between;width:100%;padding:5px 10px}#cff.cff-theme-modern .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-outline .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-overlap .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-social_wall .cff-comments-box p.cff-comments.cff-comment-on-facebook{display:flex;justify-content:space-between;padding:10px;align-items:center}#cff.cff-theme-modern:not(.cff-dark) .cff-comments-box .cff-comments-wrap,#cff.cff-theme-modern:not(.cff-dark) .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-outline:not(.cff-dark) .cff-comments-box .cff-comments-wrap,#cff.cff-theme-outline:not(.cff-dark) .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-overlap:not(.cff-dark) .cff-comments-box .cff-comments-wrap,#cff.cff-theme-overlap:not(.cff-dark) .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-social_wall:not(.cff-dark) .cff-comments-box .cff-comments-wrap,#cff.cff-theme-social_wall:not(.cff-dark) .cff-comments-box p.cff-comments.cff-comment-on-facebook{background-color:#fff}#cff.cff-theme-modern .cff-comments-box p.cff-comments.cff-comment-on-facebook span,#cff.cff-theme-outline .cff-comments-box p.cff-comments.cff-comment-on-facebook span,#cff.cff-theme-overlap .cff-comments-box p.cff-comments.cff-comment-on-facebook span,#cff.cff-theme-social_wall .cff-comments-box p.cff-comments.cff-comment-on-facebook span{font-weight:600}#cff.cff-theme-modern .cff-comments-box p.cff-comments.cff-comment-on-facebook a,#cff.cff-theme-outline .cff-comments-box p.cff-comments.cff-comment-on-facebook a,#cff.cff-theme-overlap .cff-comments-box p.cff-comments.cff-comment-on-facebook a,#cff.cff-theme-social_wall .cff-comments-box p.cff-comments.cff-comment-on-facebook a{font-size:12px;font-weight:600;background:#e2f5ff;padding:5px;border-radius:4px;color:#0068a0;text-decoration:none}#cff.cff-dark.cff-theme-modern .cff-comments-box p.cff-comments.cff-comment-on-facebook a,#cff.cff-dark.cff-theme-outline .cff-comments-box p.cff-comments.cff-comment-on-facebook a,#cff.cff-dark.cff-theme-overlap .cff-comments-box p.cff-comments.cff-comment-on-facebook a,#cff.cff-dark.cff-theme-social_wall .cff-comments-box p.cff-comments.cff-comment-on-facebook a{background:rgba(196,213,255,.1);color:#fff}#cff.cff-theme-modern .cff-comment .cff-comment-date,#cff.cff-theme-outline .cff-comment .cff-comment-date,#cff.cff-theme-overlap .cff-comment .cff-comment-date,#cff.cff-theme-social_wall .cff-comment .cff-comment-date{font-style:normal;color:#8c8f9a}#cff.cff-theme-modern .cff-comments.cff-show-more-comments,#cff.cff-theme-outline .cff-comments.cff-show-more-comments,#cff.cff-theme-overlap .cff-comments.cff-show-more-comments,#cff.cff-theme-social_wall .cff-comments.cff-show-more-comments{border:none;margin-bottom:0}#cff.cff-theme-modern .cff-comments.cff-show-more-comments .cff-show-more-comments-a,#cff.cff-theme-outline .cff-comments.cff-show-more-comments .cff-show-more-comments-a,#cff.cff-theme-overlap .cff-comments.cff-show-more-comments .cff-show-more-comments-a,#cff.cff-theme-social_wall .cff-comments.cff-show-more-comments .cff-show-more-comments-a{padding:5px 0;color:#0068a0;font-weight:600}#cff.cff-theme-modern .cff-header-inner-wrap .cff-header-text .cff-posts-count,#cff.cff-theme-modern .cff-header-inner-wrap .cff-header-text .cff-posts-count.cff-without-cover-img,#cff.cff-theme-outline .cff-visual-header .cff-header-text p{font-size:12px}#cff.cff-theme-modern.cff-half-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-modern.cff-half-layout .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-outline.cff-half-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-outline.cff-half-layout .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-overlap.cff-half-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-overlap.cff-half-layout .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-social_wall.cff-half-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-social_wall.cff-half-layout .cff-posts-wrap .cff-video-post.cff-item{display:grid;grid-template-columns:50% 50%;column-gap:10px}#cff.cff-theme-modern.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-modern.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-modern.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-modern.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-outline.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-outline.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-outline.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-outline.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-overlap.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-overlap.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-overlap.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-overlap.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-social_wall.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-social_wall.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-social_wall.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-social_wall.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item{display:flex;flex-direction:row-reverse}#cff.cff-theme-modern.cff-thumb-layout .cff-text-wrapper,#cff.cff-theme-outline.cff-thumb-layout .cff-text-wrapper,#cff.cff-theme-overlap.cff-thumb-layout .cff-text-wrapper,#cff.cff-theme-social_wall.cff-thumb-layout .cff-text-wrapper{position:relative;padding-right:5px}#cff.cff-theme-modern.cff-thumb-layout .cff-photo-post .cff-media-wrap,#cff.cff-theme-modern.cff-thumb-layout .cff-video-post .cff-iframe-wrap,#cff.cff-theme-outline.cff-thumb-layout .cff-photo-post .cff-media-wrap,#cff.cff-theme-outline.cff-thumb-layout .cff-video-post .cff-iframe-wrap,#cff.cff-theme-overlap.cff-thumb-layout .cff-photo-post .cff-media-wrap,#cff.cff-theme-overlap.cff-thumb-layout .cff-video-post .cff-iframe-wrap,#cff.cff-theme-social_wall.cff-thumb-layout .cff-photo-post .cff-media-wrap,#cff.cff-theme-social_wall.cff-thumb-layout .cff-video-post .cff-iframe-wrap{width:23%}#cff.cff-theme-modern.cff-half-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-modern.cff-thumb-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-outline.cff-half-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-outline.cff-thumb-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-overlap.cff-half-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-overlap.cff-thumb-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-social_wall.cff-half-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-social_wall.cff-thumb-layout[data-media-side=left] .cff-photo-post .cff-media-wrap{padding-right:10px}#cff.cff-theme-modern.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-modern.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-modern.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-modern.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-outline.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-outline.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-outline.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-outline.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-overlap.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-overlap.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-overlap.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-overlap.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-social_wall.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-social_wall.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-social_wall.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-social_wall.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap{position:absolute;bottom:0}#cff.cff-theme-social_wall .cff-author .cff-page-name.cff-author-date{padding-right:18px}#cff.cff-theme-modern.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-modern.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-modern.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-modern.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-outline.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-outline.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-outline.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-outline.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-overlap.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-overlap.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-overlap.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-overlap.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-social_wall.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-social_wall.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-social_wall.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-social_wall.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments{margin:0;padding-left:0}#cff.cff-theme-modern.cff-half-layout .cff-text-wrapper .cff-post-text,#cff.cff-theme-outline.cff-half-layout .cff-text-wrapper .cff-post-text,#cff.cff-theme-overlap.cff-half-layout .cff-text-wrapper .cff-post-text,#cff.cff-theme-social_wall.cff-half-layout .cff-text-wrapper .cff-post-text{margin-bottom:35px}#cff.cff-theme-modern.cff-thumb-layout .cff-text-wrapper .cff-post-text,#cff.cff-theme-outline.cff-thumb-layout .cff-text-wrapper .cff-post-text,#cff.cff-theme-overlap.cff-thumb-layout .cff-text-wrapper .cff-post-text,#cff.cff-theme-social_wall.cff-thumb-layout .cff-text-wrapper .cff-post-text{margin-bottom:5px}#cff.cff-theme-social_wall .cff-visual-header .cff-likes-box{display:flex;bottom:42px;background:0 0}.cff-wrapper .cff-theme-social_wall .cff-visual-header .cff-header-inner-wrap{position:absolute;bottom:20px;left:15px}.cff-wrapper .cff-theme-social_wall .cff-visual-header.cff-has-cover .cff-header-img{top:0}.cff-wrapper .cff-theme-social_wall .cff-visual-header.cff-has-cover .cff-header-img img{width:64px;height:64px;border-radius:50%;border:none}.cff-wrapper .cff-theme-social_wall .cff-visual-header.cff-has-cover .cff-header-text{margin-left:90px;padding-top:0}.cff-theme-social_wall .cff-header-inner-wrap .cff-header-text .cff-bio{font-size:14px;max-width:365px}.cff-theme-social_wall .cff-posts-wrap{margin-top:50px}#cff.cff-theme-social_wall .cff-top-share{position:absolute;right:0}#cff.cff-theme-outline .cff-visual-header .cff-header-hero{border-radius:8px;box-shadow:5px 4px 0 rgb(0 0 0 / 15%);border:1px solid #000}#cff.cff-theme-outline .cff-visual-header .cff-header-wrap{margin-bottom:50px;padding-bottom:20px}#cff.cff-theme-outline .cff-visual-header .cff-header-img{top:15px;left:0}#cff.cff-theme-outline .cff-visual-header .cff-header-img img{width:48px;height:48px;border-radius:50%}#cff.cff-theme-outline .cff-visual-header .cff-header-text{margin-left:65px;padding-top:16px;padding-right:32px}#cff.cff-theme-outline .cff-visual-header .cff-header-wrap .cff-header-likes-count{position:absolute;right:0;top:18px;display:flex;flex-direction:column;align-items:center;line-height:1;font-size:12px}@media only screen and (max-width:600px){#cff.cff-theme-social_wall .cff-visual-header .cff-likes-box{right:auto;left:10px;bottom:10px}#cff.cff-theme-outline .cff-visual-header .cff-header-inner-wrap{display:flex;gap:5px}#cff.cff-theme-outline .cff-visual-header .cff-header-inner-wrap .cff-header-img,#cff.cff-theme-outline .cff-visual-header .cff-header-inner-wrap .cff-header-text,#cff.cff-theme-outline .cff-visual-header .cff-header-wrap .cff-header-inner-wrap .cff-header-likes-count{position:relative;margin-left:0}}#cff.cff-theme-outline .cff-view-comments,#cff.cff-theme-overlap .cff-view-comments{width:100%;background:0 0;box-shadow:none}#cff.cff-theme-modern .cff-view-comments,#cff.cff-theme-overlap .cff-post-links,#cff.cff-theme-overlap .cff-view-comments,#cff.cff-theme-social_wall .cff-view-comments{max-width:350px}#cff.cff-theme-outline .cff-view-comments ul,#cff.cff-theme-overlap .cff-view-comments ul{width:100%;display:flex;justify-content:space-between}#cff.cff-theme-outline .cff-post-links,#cff.cff-theme-overlap .cff-post-links{display:flex;justify-content:start;align-items:center}#cff.cff-theme-outline .cff-post-links .cff-share-container .cff-share-link,#cff.cff-theme-outline .cff-post-links .cff-viewpost-facebook{display:flex;border:1px solid #141b38;padding:8px 20px;border-radius:25px;color:#141b38;line-height:1;align-items:center;text-decoration:none}#cff.cff-theme-overlap .cff-post-links .cff-share-container .cff-share-link,#cff.cff-theme-overlap .cff-post-links .cff-viewpost-facebook{display:flex;padding:8px 20px;border-radius:4px;background:#e2f5ff;color:#0068a0;line-height:1;align-items:center;text-decoration:none}#cff.cff-theme-modern .cff-post-links .cff-share-container .cff-share-link,#cff.cff-theme-modern .cff-post-links .cff-viewpost-facebook,#cff.cff-theme-social_wall .cff-post-links .cff-share-container .cff-share-link{display:block;height:16px}#cff.cff-theme-social_wall .cff-post-links{margin:0;height:37px;display:flex;align-items:center}#cff.cff-theme-social_wall .cff-share-container{height:21px}#cff.cff-theme-outline .cff-post-links .cff-viewpost-facebook,#cff.cff-theme-overlap .cff-post-links .cff-viewpost-facebook{width:75%;display:flex;justify-content:center}#cff.cff-theme-outline .cff-post-links .cff-share-container .cff-share-link:active,#cff.cff-theme-outline .cff-post-links .cff-share-container .cff-share-link:hover,#cff.cff-theme-outline .cff-post-links .cff-viewpost-facebook:active,#cff.cff-theme-outline .cff-post-links .cff-viewpost-facebook:hover{background:#f9f9f9}#cff.cff-theme-overlap .cff-post-links .cff-share-link svg,#cff.cff-theme-overlap .cff-post-links .cff-share-link svg path,#cff.cff-theme-overlap .cff-post-links .cff-viewpost-facebook svg,#cff.cff-theme-overlap .cff-post-links .cff-viewpost-facebook svg path{fill:currentColor!important;stroke:none}#cff.cff-theme-overlap .cff-visual-header .cff-header-hero{border-radius:12px}#cff.cff-theme-overlap .cff-visual-header .cff-header-text{margin-left:105px}#cff.cff-theme-overlap .cff-visual-header .cff-header-text .cff-bio{display:inline-block;font-size:12px;float:left;width:auto;clear:none;margin-left:25px;max-width:250px}.cff-lightbox-wrapper.cff-theme .cff-comments{display:flex;justify-content:space-between;align-items:center;padding:5px 10px!important;background:0 0!important;border-bottom:1px solid #e6e6eb;margin-bottom:12px!important}.cff-lightbox-wrapper.cff-theme .cff-comments a{font-size:12px;font-weight:600;background:#e2f5ff;padding:5px;border-radius:4px;color:#0068a0}.cff-lightbox-wrapper.cff-theme .cff-comment-text-wrapper .cff-comment-date{font-style:normal;color:#696d80}.cff-lightbox-wrapper.cff-theme .cff-comment-text-wrapper .cff-comment-replies-box{border-left:none!important}.cff-lightbox-wrapper.cff-theme .cff-comment-text-wrapper .cff-comment-replies-box .cff-comment-reply{padding:10px!important;border-radius:12px;margin-bottom:5px}html,
body {
border: none;
margin: 0;
padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
address,
big,
cite,
code,
em,
font,
img,
small,
strike,
sub,
sup,
li,
ol,
ul,
fieldset,
form,
label,
legend,
button,
table,
caption,
tr,
th,
td {
border: none;
font-size: inherit;
line-height: inherit;
margin: 0;
padding: 0;
text-align: inherit;
}
blockquote::before,
blockquote::after {
content: "";
}  html {
font-size: 62.5%; scroll-behavior: smooth;
}
@media (prefers-reduced-motion: reduce) {
html {
scroll-behavior: auto;
}
}
body {
background: #f5efe0;
box-sizing: border-box;
color: #000;
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
font-size: 1.8rem;
letter-spacing: -0.015em;
text-align: left;
}
@supports ( font-variation-settings: normal ) {
body {
font-family: "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
}
}
*,
*::before,
*::after {
box-sizing: inherit;
-webkit-font-smoothing: antialiased;
word-break: break-word;
word-wrap: break-word;
}
#site-content {
overflow: hidden;
} .group::after,
.entry-content::after {
clear: both;
content: "";
display: block;
} a,
path {
transition: all 0.15s linear;
} .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
word-break: normal;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
-webkit-clip-path: none;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: 700;
height: auto;
right: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} .skip-link {
left: -9999rem;
top: 2.5rem;
z-index: 999999999;
text-decoration: underline;
}
.skip-link:focus {
display: block;
left: 6px;
top: 7px;
font-size: 14px;
font-weight: 600;
text-decoration: none;
line-height: normal;
padding: 15px 23px 14px;
z-index: 100000;
right: auto;
}  @font-face {
font-family: NonBreakingSpaceOverride;
src: url(data:application/font-woff2;charset=utf-8;base64,d09GMgABAAAAAAMoAA0AAAAACDQAAALTAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP0ZGVE0cGh4GYACCahEICjx3CywAATYCJANUBCAFhiEHgWwbXQfILgpsY+rQRRARwyAs6uL7pxzYhxEE+32b3aeHmifR6tklkS9hiZA0ewkqGRJE+H7/+6378ASViK/PGeavqJyOzsceKi1s3BCiQsiOdn1r/RBgIJYEgCUhbm/8/8/h4saPssnTNkkiWUBrTRtjmQSajw3Ui3pZ3LYDPD+XG2C3JA/yKAS8/rU5eNfuGqRf4eNNgV4YAlIIgxglEkWe6FYpq10+wi3g+/nUgvgPFczNrz/RsTgVm/zfbPuHZlsuQECxuyqBcQwKFBjFgKO8AqP4bAN9tFJtnM9xPcbNjeXS/x1wY/xU52f5W/X1+9cnH4YwKIaoRRAkUkj/YlAAeF/624foiIDBgBmgQBeGAyhBljUPZUm/l2dTvmpqcBDUOHdbPZWd8JsBAsGr4w8/EDn82/bUPx4eh0YNrQTBuHO2FjQEAGBwK0DeI37DpQVqdERS4gZBhpeUhWCfLFz7J99aEBgsJCHvUGAdAPp4IADDCAPCEFMGpMZ9AQpTfQtQGhLbGVBZFV8BaqNyP68oTZgHNj3M8kBPfXTTC9t90UuzYhy9ciH0grVlOcqyCytisvbsERsEYztiznR0WCrmTksJwbSNK6fd1Rvr25I9oLvctUoEbNOmXJbqgYgPXEHJ82IUsrCnpkxh23F1rfZ2zcRnJYoXtauB3VTFkFXQg3uoZYD5qE0kdjDtoDoF1h2bulGmev5HbYhbrjtohQSRI4aNOkffIcT+d3v6atpaYh3JvPoQsztCcqvaBkppDSPcQ3bw3KaCBo1f5CJWTZEgW3LjLofYg51MaVezrx8xZitYbQ9KYeoRaqQdVLwSEfrKXLK1otCWOKNdR/YwYAfon5Yk8O2MJfSD10dPGA5PIJJQMkah0ugMJiv6x4Dm7LEa8xnrRGGGLAg4sAlbsA07sAt76DOsXKO3hIjtIlpnnFrt1qW4kh6NhS83P/6HB/fl1SMAAA==) format("woff2"), url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAUQAA0AAAAACDQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAE9AAAABwAAAAchf5yU0dERUYAAATYAAAAHAAAAB4AJwAbT1MvMgAAAaAAAABJAAAAYJAcgU5jbWFwAAACIAAAAF4AAAFqUUxBZ2dhc3AAAATQAAAACAAAAAgAAAAQZ2x5ZgAAApAAAAAyAAAAPL0n8y9oZWFkAAABMAAAADAAAAA2Fi93Z2hoZWEAAAFgAAAAHQAAACQOSgWaaG10eAAAAewAAAAzAAAAVC7TAQBsb2NhAAACgAAAABAAAAAsAOQBAm1heHAAAAGAAAAAHQAAACAAWQALbmFtZQAAAsQAAAF6AAADIYvD/Adwb3N0AAAEQAAAAI4AAADsapk2o3jaY2BkYGAA4ov5mwzj+W2+MnCzXwCKMNzgCBSB0LfbQDQ7AxuI4mBgAlEAFKQIRHjaY2BkYGD3+NvCwMDBAALsDAyMDKhAFAA3+wH3AAAAeNpjYGRgYBBl4GBgYgABEMnIABJzAPMZAAVmAGUAAAB42mNgZlJhnMDAysDCKsKygYGBYRqEZtrDYMT4D8gHSmEHjgUFOQwODAqqf9g9/rYwMLB7MNUAhRlBcsxBrMlASoGBEQAj8QtyAAAAeNrjYGBkAAGmWQwMjO8gmBnIZ2NA0ExAzNjAAFYJVn0ASBsD6VAIDZb7AtELAgANIgb9AHjaY2BgYGaAYBkGRgYQSAHyGMF8FgYPIM3HwMHAxMDGoMCwQIFLQV8hXvXP//9AcRCfAcb///h/ygPW+w/vb7olBjUHCTCyMcAFGZmABBO6AogThgZgIUsXAEDcEzcAAHjaY2BgECMCyoEgACZaAed42mNgYmRgYGBnYGNgYAZSDJqMgorCgoqCjECRXwwNrCAKSP5mAAFGBiRgyAAAi/YFBQAAeNqtkc1OwkAUhU/5M25cEhcsZick0AwlBJq6MWwgJkAgYV/KAA2lJeUn+hY+gktXvpKv4dLTMqKycGHsTZNv7px7z50ZAFd4hYHjdw1Ls4EiHjVncIFnzVnc4F1zDkWjrzmPW+NNcwGlzIRKI3fJlUyrEjZQxb3mDH2fNGfRx4vmHKqG0JzHg6E0F9DOlFBGBxUI1GEzLNT4S0aLuTtsGAEUuYcQHkyg3KmIum1bNUvKlrjbbAIleqHHnS4iSudpQcySMYtdFiXlAxzSbAwfMxK6kZoHKhbjjespMTioOPZnzI+4ucCeTVyKMVKLfeAS6vSWaTinuZwzyy/Dc7vaed+6KaV0kukdPUk6yOcctZPvvxxqksq2lEW8RvHjMEO2FCl/zy6p3NEm0R9OFSafJdldc4QVeyaaObMBO0/5cCaa6d9Ggyubxire+lEojscdjoWUR1xGOy8KD8mG2ZLO2l2paDc3A39qmU2z2W5YNv5+u79e6QfGJY/hAAB42m3NywrCMBQE0DupWp/1AYI7/6DEaLQu66Mrd35BKUWKJSlFv1+rue4cGM7shgR981qSon+ZNwUJ8iDgoYU2OvDRRQ99DDDECAHGmGCKmf80hZSx/Kik/LliFbtmN6xmt+yOjdg9GztV4tROnRwX/Bsaaw51nt4Lc7tWaZYHp/MlzKx51LZs5htNri+2AAAAAQAB//8AD3jaY2BkYGDgAWIxIGZiYARCESBmAfMYAAR6AEMAAAABAAAAANXtRbgAAAAA2AhRFAAAAADYCNuG) format("woff");
} @font-face {
font-family: "Inter var";
font-weight: 100 900; font-style: normal;
font-display: swap;
src: url(https://www.hvo-grafrath.de/wp-content/themes/twentytwenty/assets/fonts/inter/Inter-upright-var.woff2) format("woff2");
}
@font-face {
font-family: "Inter var";
font-weight: 100 900; font-style: italic;
font-display: swap;
src: url(https://www.hvo-grafrath.de/wp-content/themes/twentytwenty/assets/fonts/inter/Inter-italic-var.woff2) format("woff2");
} @media ( prefers-reduced-motion: reduce ) {
* {
animation-duration: 0s !important;
transition-duration: 0s !important;
}
}  main {
display: block;
}
h1,
h2,
h3,
h4,
h5,
h6,
.faux-heading {
font-feature-settings: "lnum";
font-variant-numeric: lining-nums;
font-weight: 700;
letter-spacing: -0.0415625em;
line-height: 1.25;
margin: 3.5rem 0 2rem;
}
h1,
.heading-size-1 {
font-size: 3.6rem;
font-weight: 800;
line-height: 1.138888889;
}
h2,
.heading-size-2 {
font-size: 3.2rem;
}
h3,
.heading-size-3 {
font-size: 2.8rem;
}
h4,
.heading-size-4 {
font-size: 2.4rem;
}
h5,
.heading-size-5 {
font-size: 2.1rem;
}
h6,
.heading-size-6 {
font-size: 1.6rem;
letter-spacing: 0.03125em;
text-transform: uppercase;
}
p {
line-height: 1.5;
margin: 0 0 1em 0;
}
em,
i,
q,
dfn {
font-style: italic;
}
em em,
em i,
i em,
i i,
cite em,
cite i {
font-weight: bolder;
}
big {
font-size: 1.2em;
}
small {
font-size: 0.75em;
}
b,
strong {
font-weight: 700;
}
ins {
text-decoration: underline;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
abbr,
acronym {
cursor: help;
}
address {
line-height: 1.5;
margin: 0 0 2rem 0;
}
hr {
border-style: solid;
border-width: 0.1rem 0 0 0;
border-color: #dcd7ca;
margin: 4rem 0;
}
.entry-content hr,
hr.styled-separator {
background: linear-gradient(to left, currentColor calc(50% - 16px), transparent calc(50% - 16px), transparent calc(50% + 16px), currentColor calc(50% + 16px));
background-color: transparent !important;
border: none;
height: 0.1rem;
overflow: visible;
position: relative;
}
.entry-content hr:not(.has-background),
hr.styled-separator {
color: #6d6d6d;
}
.entry-content hr::before,
.entry-content hr::after,
hr.styled-separator::before,
hr.styled-separator::after {
background: currentColor;
content: "";
display: block;
height: 1.6rem;
position: absolute;
top: calc(50% - 0.8rem);
transform: rotate(22.5deg);
width: 0.1rem;
}
.entry-content hr::before,
hr.styled-separator::before {
left: calc(50% - 0.5rem);
}
.entry-content hr::after,
hr.styled-separator::after {
right: calc(50% - 0.5rem);
}
a {
color: #cd2653;
text-decoration: underline;
}
a:hover,
a:focus {
text-decoration: none;
} ul,
ol {
margin: 0 0 3rem 3rem;
}
ul {
list-style: disc;
}
ul ul {
list-style: circle;
}
ul ul ul {
list-style: square;
}
ol {
list-style: decimal;
}
ol ol {
list-style: lower-alpha;
}
ol ol ol {
list-style: lower-roman;
}
li {
line-height: 1.5;
margin: 0.5rem 0 0 2rem;
}
li > ul,
li > ol {
margin: 1rem 0 0 2rem;
}
.reset-list-style,
.reset-list-style ul,
.reset-list-style ol {
list-style: none;
margin: 0;
}
.reset-list-style li {
margin: 0;
}
dt,
dd {
line-height: 1.5;
}
dt {
font-weight: 700;
}
dt + dd {
margin-top: 0.5rem;
}
dd + dt {
margin-top: 1.5rem;
} blockquote {
border-color: #cd2653;
border-style: solid; border-width: 0 0 0 0.2rem;
color: inherit;
font-size: 1em;
margin: 4rem 0; padding: 0.5rem 0 0.5rem 2rem;
}
cite {
color: #6d6d6d;
font-size: 1.4rem;
font-style: normal;
font-weight: 600;
line-height: 1.25;
}
blockquote cite {
display: block;
margin: 2rem 0 0 0;
}
blockquote p:last-child {
margin: 0;
} code,
kbd,
pre,
samp {
font-family: monospace;
font-size: 0.9em;
padding: 0.4rem 0.6rem;
}
code,
kbd,
samp {
background: rgba(0, 0, 0, 0.075);
border-radius: 0.2rem;
}
pre {
border: 0.1rem solid #dcd7ca;
line-height: 1.5;
margin: 4rem 0;
overflow: auto;
padding: 3rem 2rem;
text-align: left;
}
pre code {
background: transparent;
font-size: 1em;
padding: 0;
}
.entry-content > code {
display: block;
} figure {
display: block;
margin: 0;
}
iframe {
display: block;
max-width: 100%;
}
video {
display: block;
}
svg,
img,
embed,
object {
display: block;
height: auto;
max-width: 100%;
}
figcaption,
.wp-caption-text {
color: #6d6d6d;
display: block;
font-size: 1.5rem;
font-weight: 500;
line-height: 1.2;
margin-top: 1.5rem;
}
figcaption a,
.wp-caption-text a {
color: inherit;
}
blockquote.instagram-media,
iframe.instagram-media {
margin: auto !important;
} .gallery {
display: flex;
flex-wrap: wrap;
margin: 3em 0 3em -0.8em;
width: calc(100% + 1.6em);
}
.gallery-item {
margin: 0.8em 0;
padding: 0 0.8em;
width: 100%;
}
.gallery-caption {
display: block;
margin-top: 0.8em;
} fieldset {
border: 0.2rem solid #dcd7ca;
padding: 2rem;
}
legend {
font-size: 0.85em;
font-weight: 700;
padding: 0 1rem;
}
label {
display: block;
font-size: 1.6rem;
font-weight: 400;
margin: 0 0 0.5rem 0;
}
label.inline,
input[type="checkbox"] + label {
display: inline;
font-weight: 400;
margin-left: 0.5rem;
}
input[type="checkbox"] {
-webkit-appearance: none;
-moz-appearance: none;
position: relative;
top: 2px;
display: inline-block;
margin: 0;
width: 1.5rem;
min-width: 1.5rem;
height: 1.5rem;
background: #fff;
border-radius: 0;
border-style: solid;
border-width: 0.1rem;
border-color: #dcd7ca;
box-shadow: none;
cursor: pointer;
}
input[type="checkbox"]:checked::before { content: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%23000000%27%2F%3E%3C%2Fsvg%3E");
position: absolute;
display: inline-block;
margin: -0.1875rem 0 0 -0.25rem;
height: 1.75rem;
width: 1.75rem;
}
input,
textarea,
button,
.button,
.faux-button,
.wp-block-button__link,
.wp-block-file__button {
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
line-height: 1;
}
@supports ( font-variation-settings: normal ) {
input,
textarea,
button,
.button,
.faux-button,
.faux-button.more-link,
.wp-block-button__link,
.wp-block-file__button {
font-family: "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
}
}
input,
textarea {
border-color: #dcd7ca;
color: #000;
}
code,
input[type="url"],
input[type="email"],
input[type="tel"] { direction: ltr;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea {
-webkit-appearance: none;
-moz-appearance: none;
background: #fff;
border-radius: 0;
border-style: solid;
border-width: 0.1rem;
box-shadow: none;
display: block;
font-size: 1.6rem;
letter-spacing: -0.015em;
margin: 0;
max-width: 100%;
padding: 1.5rem 1.8rem;
width: 100%;
}
input[type="number"] {
padding-right: 0.5rem;
}
select {
font-size: 1em;
}
textarea {
height: 12rem;
line-height: 1.5;
width: 100%;
}
input::-webkit-input-placeholder {
line-height: normal;
}
input:-ms-input-placeholder {
line-height: normal;
}
input::-moz-placeholder {
line-height: revert; }
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
display: none;
}
button,
.button,
.faux-button,
.wp-block-button__link,
.wp-block-file .wp-block-file__button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: none;
-moz-appearance: none;
background: #cd2653;
border: none;
border-radius: 0;
color: #fff;
cursor: pointer;
display: inline-block;
font-size: 1.5rem;
font-weight: 600;
letter-spacing: 0.0333em;
line-height: 1.25;
margin: 0;
opacity: 1;
padding: 1.1em 1.44em;
text-align: center;
text-decoration: none;
text-transform: uppercase;
transition: opacity 0.15s linear;
}
button:focus,
button:hover,
.button:focus,
.button:hover,
.faux-button:focus,
.faux-button:hover,
.wp-block-button .wp-block-button__link:focus,
.wp-block-button .wp-block-button__link:hover,
.wp-block-file .wp-block-file__button:focus,
.wp-block-file .wp-block-file__button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover {
text-decoration: underline;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
border-color: currentColor;
}
input[type="search"]:focus {
outline: thin dotted;
outline-offset: -4px;
} table {
border: 0.1rem solid #dcd7ca;
border-collapse: collapse;
border-spacing: 0;
empty-cells: show;
font-size: 1.6rem;
margin: 4rem 0;
max-width: 100%;
overflow: hidden;
width: 100%;
}
.alignleft > table {
margin: 0;
}
.alignright > table {
margin: 0;
}
th,
td {
border: 0.1rem solid #dcd7ca;
line-height: 1.4;
margin: 0;
overflow: visible;
padding: 0.5em;
}
caption {
background: #dcd7ca;
font-weight: 600;
padding: 0.5em;
text-align: center;
}
thead {
vertical-align: bottom;
white-space: nowrap;
}
th {
font-weight: 700;
}   .no-margin {
margin: 0;
}
.no-padding {
padding: 0;
}
.screen-height {
min-height: 100vh;
}
.admin-bar .screen-height {
min-height: calc(100vh - 32px);
}
@media (max-width: 782px) {
.admin-bar .screen-height {
min-height: calc(100vh - 46px);
}
}
.screen-width {
position: relative;
left: calc(50% - 50vw);
width: 100vw;
} section {
padding: 5rem 0;
width: 100%;
}
.section-inner {
margin-left: auto;
margin-right: auto;
max-width: 120rem;
width: calc(100% - 4rem);
}
.section-inner.max-percentage {
width: 100%;
}
.section-inner.thin {
max-width: 58rem;
}
.section-inner.small {
max-width: 80rem;
}
.section-inner.medium {
max-width: 100rem;
}
.section-inner.no-margin {
margin: 0;
} .toggle {
-moz-appearance: none;
-webkit-appearance: none;
color: inherit;
cursor: pointer;
font-family: inherit;
position: relative;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
text-align: inherit;
user-select: none;
}
button.toggle {
background: none;
border: none;
box-shadow: none;
border-radius: 0;
font-size: inherit;
font-weight: 400;
letter-spacing: inherit;
padding: 0;
text-transform: none;
} .js .show-js {
display: block !important;
}
.js .hide-js {
display: none !important;
}
.no-js .show-no-js {
display: block !important;
}
.no-js .hide-no-js {
display: none !important;
} .font-size-xl {
font-size: 1.25em;
}
.font-size-xs {
font-size: 0.8em;
}
.no-select {
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}  .color-accent,
.color-accent-hover:focus,
.color-accent-hover:hover {
color: #cd2653;
} .bg-accent,
.bg-accent-hover:focus,
.bg-accent-hover:hover {
background-color: #cd2653;
} .border-color-accent,
.border-color-accent-hover:focus,
.border-color-accent-hover:hover {
border-color: #cd2653;
} .fill-children-accent,
.fill-children-accent * {
fill: #cd2653;
}
.fill-children-current-color,
.fill-children-current-color * {
fill: currentColor;
} .opacity-0 {
opacity: 0;
}
.opacity-5 {
opacity: 0.05;
}
.opacity-10 {
opacity: 0.1;
}
.opacity-15 {
opacity: 0.15;
}
.opacity-20 {
opacity: 0.2;
}
.opacity-25 {
opacity: 0.25;
}
.opacity-30 {
opacity: 0.3;
}
.opacity-35 {
opacity: 0.35;
}
.opacity-40 {
opacity: 0.4;
}
.opacity-45 {
opacity: 0.45;
}
.opacity-50 {
opacity: 0.5;
}
.opacity-55 {
opacity: 0.55;
}
.opacity-60 {
opacity: 0.6;
}
.opacity-65 {
opacity: 0.65;
}
.opacity-70 {
opacity: 0.7;
}
.opacity-75 {
opacity: 0.75;
}
.opacity-80 {
opacity: 0.8;
}
.opacity-85 {
opacity: 0.85;
}
.opacity-90 {
opacity: 0.9;
}
.blend-mode-exclusion {
mix-blend-mode: exclusion;
}
.blend-mode-hue {
mix-blend-mode: hue;
}
.blend-mode-saturation {
mix-blend-mode: saturation;
}
.blend-mode-color {
mix-blend-mode: color;
}
.blend-mode-luminosity {
mix-blend-mode: luminosity;
} .bg-image {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.bg-attachment-fixed {
background-attachment: fixed;
}
@supports ( -webkit-overflow-scrolling: touch ) {
.bg-attachment-fixed {
background-attachment: scroll;
}
}
@media ( prefers-reduced-motion: reduce ) {
.bg-attachment-fixed {
background-attachment: scroll;
}
}
.wp-block-image.is-resized {
margin-left: auto;
margin-right: auto;
}
.aligncenter figcaption {
text-align: center;
} .search-form {
align-items: stretch;
display: flex;
flex-wrap: nowrap;
margin: 0 0 -0.8rem -0.8rem;
}
.search-form .search-field,
.search-form .search-submit {
margin: 0 0 0.8rem 0.8rem;
}
.search-form label {
align-items: stretch;
display: flex;
font-size: inherit;
margin: 0;
width: 100%;
}
.search-form .search-field {
width: 100%;
}
.search-form .search-submit {
flex-shrink: 0;
}
.search-form .search-submit:focus,
.search-form .search-submit:hover {
text-decoration: none;
} ul.social-icons {
display: flex;
flex-wrap: wrap;
margin: -0.9rem 0 0 -0.9rem;
width: calc(100% + 0.9rem);
}
ul.social-icons li {
margin: 0.9rem 0 0 0.9rem;
}
.social-icons a {
align-items: center;
background: #cd2653;
border-radius: 50%;
color: #fff;
display: flex;
height: 4.4rem;
justify-content: center;
padding: 0;
text-decoration: none;
transition: transform 0.15s ease-in-out;
width: 4.4rem;
}
.social-icons a:focus,
.social-icons a:hover {
transform: scale(1.1);
text-decoration: none;
} .cover-modal {
display: none;
-ms-overflow-style: none;
overflow: -moz-scrollbars-none;
}
.cover-modal::-webkit-scrollbar {
display: none !important;
}
.cover-modal.show-modal {
display: block;
cursor: pointer;
}
.cover-modal.show-modal > * {
cursor: default;
}  #site-header {
background: #fff;
position: relative;
}
.header-inner {
max-width: 168rem;
padding: 3.15rem 0;
z-index: 100;
} .header-titles-wrapper {
align-items: center;
display: flex;
justify-content: center;
padding: 0 4rem;
text-align: center;
}
body:not(.enable-search-modal) .header-titles-wrapper {
justify-content: flex-start;
padding-left: 0;
text-align: left;
}
.site-title,
.site-logo,
.site-description {
margin: 0;
}
.site-title {
font-size: 2.1rem;
font-weight: 600;
line-height: 1;
}
.site-title a {
color: inherit;
display: block;
text-decoration: none;
}
.site-title a:hover,
.site-title a:focus {
text-decoration: underline;
}
.site-description {
margin-top: 1rem;
color: #6d6d6d;
font-size: 1.8rem;
font-weight: 500;
display: none;
letter-spacing: -0.0311em;
transition: all 0.15s linear;
}
.site-logo a,
.site-logo img {
display: block;
}
.header-titles .site-logo .site-logo {
margin: 0;
}
.site-logo img {
max-height: 6rem;
margin: 0 auto;
width: auto;
}
body:not(.enable-search-modal) .site-logo img {
margin: 0;
} .overlay-header #site-header {
background: transparent;
margin: 0;
position: absolute;
left: 0;
right: 0;
top: 0;
z-index: 2;
}
.overlay-header .header-inner {
color: #fff;
}
.overlay-header .site-description,
.overlay-header .toggle {
color: inherit;
}
.overlay-header .header-inner .toggle-wrapper::before {
background-color: currentColor;
opacity: 0.25;
}
.admin-bar.overlay-header #site-header {
top: 32px;
}
@media (max-width: 782px) {
.admin-bar.overlay-header #site-header {
top: 46px;
}
} .header-navigation-wrapper {
display: none;
} .header-toggles {
display: none;
}
.header-inner .toggle {
align-items: center;
display: flex;
overflow: visible;
padding: 0 2rem;
}
.header-inner .toggle svg {
display: block;
position: relative;
z-index: 1;
}
.header-inner .toggle path {
fill: currentColor;
}
.toggle-inner {
display: flex;
justify-content: center;
height: 2.3rem;
position: relative;
}
.toggle-icon {
display: block;
overflow: hidden;
}
.toggle-inner .toggle-text {
color: #6d6d6d;
font-size: 1rem;
font-weight: 600;
position: absolute;
top: calc(100% + 0.5rem);
width: auto;
white-space: nowrap;
word-break: break-all;
}
.overlay-header .toggle-text {
color: inherit;
}
.header-inner .toggle:focus .toggle-text,
.header-inner .toggle:hover .toggle-text {
text-decoration: underline;
} .search-toggle {
position: absolute;
bottom: 0;
left: 0;
top: 0;
}
.search-toggle .toggle-icon,
.search-toggle svg {
height: 2.5rem;
max-width: 2.3rem;
width: 2.3rem;
} .nav-toggle {
position: absolute;
bottom: 0;
right: 0;
top: 0;
width: 6.6rem;
}
.nav-toggle .toggle-icon,
.nav-toggle svg {
height: 0.8rem;
width: 2.6rem;
}
.nav-toggle .toggle-inner {
padding-top: 0.8rem;
} .primary-menu-wrapper {
display: none;
}
ul.primary-menu {
display: flex;
font-size: 1.8rem;
font-weight: 500;
letter-spacing: -0.0277em;
flex-wrap: wrap;
justify-content: flex-end;
margin: -0.8rem 0 0 -1.6rem;
}
.primary-menu .icon {
display: block;
height: 0.7rem;
position: absolute;
pointer-events: none;
transform: rotate(-45deg);
width: 1.3rem;
}
.primary-menu .icon::before,
.primary-menu .icon::after {
content: "";
display: block;
background-color: currentColor;
position: absolute;
bottom: calc(50% - 0.1rem);
left: 0;
}
.primary-menu .icon::before {
height: 0.9rem;
width: 0.2rem;
}
.primary-menu .icon::after {
height: 0.2rem;
width: 0.9rem;
}
.primary-menu li {
font-size: inherit;
line-height: 1.25;
position: relative;
}
.primary-menu > li {
margin: 0.8rem 0 0 1.6rem;
}
.primary-menu > li.menu-item-has-children > a {
padding-right: 2rem;
}
.primary-menu > li > .icon {
right: -0.5rem;
top: calc(50% - 0.4rem);
}
.primary-menu a {
color: inherit;
display: block;
line-height: 1.2;
text-decoration: none;
word-break: normal;
word-wrap: normal;
}
.primary-menu a:hover,
.primary-menu a:focus,
.primary-menu .current_page_ancestor {
text-decoration: underline;
}
.primary-menu li.current-menu-item > a,
.primary-menu li.current-menu-item > .link-icon-wrapper > a {
text-decoration: underline;
}
.primary-menu li.current-menu-item > a:hover,
.primary-menu li.current-menu-item > .link-icon-wrapper > a:hover,
.primary-menu li.current-menu-item > a:focus,
.primary-menu li.current-menu-item > .link-icon-wrapper > a:focus {
text-decoration: none;
} .primary-menu ul {
background: #000;
border-radius: 0.4rem;
color: #fff;
font-size: 1.7rem;
opacity: 0;
padding: 1rem 0;
position: absolute;
right: 9999rem;
top: calc(100% + 2rem);
transition: opacity 0.15s linear, transform 0.15s linear, right 0s 0.15s;
transform: translateY(0.6rem);
width: 20rem;
z-index: 1;
}
.primary-menu li.menu-item-has-children:hover > ul,
.primary-menu li.menu-item-has-children:focus > ul,
.primary-menu li.menu-item-has-children.focus > ul {
right: 0;
opacity: 1;
transform: translateY(0);
transition: opacity 0.15s linear, transform 0.15s linear;
}
.primary-menu ul::before,
.primary-menu ul::after {
content: "";
display: block;
position: absolute;
bottom: 100%;
}
.primary-menu ul::before {
height: 2rem;
left: 0;
right: 0;
}
.primary-menu ul::after {
border: 0.8rem solid transparent;
border-bottom-color: #000;
right: 1.8rem;
}
.primary-menu ul a {
background: transparent;
border: none;
color: inherit;
display: block;
padding: 1rem 2rem;
transition: background-color 0.15s linear;
width: 100%;
}
.primary-menu ul li.menu-item-has-children > a {
padding-right: 4.5rem;
}
.primary-menu ul li.menu-item-has-children .icon {
position: absolute;
right: 1.5rem;
top: calc(50% - 0.5rem);
} .primary-menu ul ul {
top: -1rem;
}
.primary-menu ul li.menu-item-has-children:hover > ul,
.primary-menu ul li.menu-item-has-children:focus > ul,
.primary-menu ul li.menu-item-has-children.focus > ul {
right: calc(100% + 2rem);
}
.primary-menu ul ul::before {
bottom: 0;
height: auto;
left: auto;
right: -2rem;
top: 0;
width: 2rem;
}
.primary-menu ul ul::after {
border-bottom-color: transparent; border-left-color: #000;
bottom: auto;
right: -1.6rem;
top: 2rem;
}
.rtl .primary-menu ul ul::after {
transform: rotate(180deg);
} @media (any-pointer: coarse) {
.primary-menu > li.menu-item-has-children > a {
padding-right: 0;
margin-right: 2rem;
}
.primary-menu ul li.menu-item-has-children > a {
margin-right: 4.5rem;
padding-right: 0;
width: unset;
}
} body.touch-enabled .primary-menu > li.menu-item-has-children > a {
padding-right: 0;
margin-right: 2rem;
}
body.touch-enabled .primary-menu ul li.menu-item-has-children > a {
margin-right: 4.5rem;
padding-right: 0;
width: unset;
}  .menu-modal {
background: #fff;
display: none;
opacity: 0;
overflow-y: auto;
overflow-x: hidden;
position: fixed;
bottom: 0;
left: -99999rem;
right: 99999rem;
top: 0;
transition: opacity 0.25s ease-in, left 0s 0.25s, right 0s 0.25s;
z-index: 99;
}
.admin-bar .menu-modal {
top: 32px;
}
@media (max-width: 782px) {
.admin-bar .menu-modal {
top: 46px;
}
}
.menu-modal.show-modal {
display: flex;
}
.menu-modal.active {
left: 0;
opacity: 1;
right: 0;
transition: opacity 0.25s ease-out;
}
.menu-modal-inner {
background: #fff;
display: flex;
justify-content: stretch;
overflow: auto;
-ms-overflow-style: auto;
width: 100%;
}
.menu-wrapper {
display: flex;
flex-direction: column;
justify-content: space-between;
position: relative;
}
button.close-nav-toggle {
align-items: center;
display: flex;
font-size: 1.6rem;
font-weight: 500;
justify-content: flex-end;
padding: 3.1rem 0;
width: 100%;
}
button.close-nav-toggle svg {
height: 1.6rem;
width: 1.6rem;
}
button.close-nav-toggle .toggle-text {
margin-right: 1.6rem;
}
.menu-modal .menu-top {
flex-shrink: 0;
} .modal-menu {
position: relative;
left: calc(50% - 50vw);
width: 100vw;
}
.modal-menu li {
border-color: #dedfdf;
border-style: solid;
border-width: 0.1rem 0 0 0;
display: flex;
flex-wrap: wrap;
line-height: 1;
justify-content: flex-start;
margin: 0;
}
.modal-menu > li > a,
.modal-menu > li > .ancestor-wrapper > a {
font-size: 2rem;
font-weight: 700;
letter-spacing: -0.0375em;
}
.modal-menu > li:last-child {
border-bottom-width: 0.1rem;
}
.modal-menu .ancestor-wrapper {
display: flex;
justify-content: space-between;
width: 100%;
}
.modal-menu a {
display: block;
padding: 2rem 2.5rem;
text-decoration: none;
width: 100%;
}
.modal-menu a:focus,
.modal-menu a:hover,
.modal-menu li.current-menu-item > .ancestor-wrapper > a,
.modal-menu li.current_page_ancestor > .ancestor-wrapper > a {
text-decoration: underline;
}
button.sub-menu-toggle {
border-left: 0.1rem solid #dedfdf;
flex-shrink: 0;
margin: 1rem 0;
padding: 0 2.5rem;
}
button.sub-menu-toggle svg {
height: 0.9rem;
transition: transform 0.15s linear;
width: 1.5rem;
}
button.sub-menu-toggle.active svg {
transform: rotate(180deg);
}
.modal-menu ul {
display: none;
margin: 0;
width: 100%;
}
.modal-menu ul li {
border-left-width: 1rem;
}
.modal-menu ul li a {
color: inherit;
font-weight: 500;
} .menu-wrapper .menu-item {
position: relative;
}
.menu-wrapper .active {
display: block;
}
.menu-wrapper.is-toggling {
pointer-events: none;
}
.menu-wrapper.is-toggling .menu-item {
position: absolute;
top: 0;
left: 0;
margin: 0;
width: 100%;
}
.menu-wrapper.is-toggling .menu-bottom .social-menu .menu-item {
width: auto;
}
.menu-wrapper.is-animating .menu-item,
.menu-wrapper.is-animating .toggling-target {
transition-duration: 250ms;
}
.menu-wrapper.is-animating .menu-item {
transition-property: transform;
}
.menu-wrapper.is-toggling .toggling-target {
display: block;
position: absolute;
top: 0;
left: 0;
opacity: 1;
}
.menu-wrapper.is-toggling .toggling-target.active {
opacity: 0;
}
.menu-wrapper.is-animating.is-toggling .toggling-target {
display: block;
transition-property: opacity;
opacity: 0;
}
.menu-wrapper.is-animating.is-toggling .toggling-target.active {
opacity: 1;
}
.menu-wrapper.is-toggling .modal-menu > li:last-child li {
border-top-color: transparent;
border-bottom-width: 0.1rem;
}
@media (prefers-reduced-motion: reduce) {
.menu-wrapper.is-animating .menu-item,
.menu-wrapper.is-animating .toggling-target {
transition-duration: 1ms !important;
}
} .expanded-menu {
display: none;
}
.mobile-menu {
display: block;
} .menu-bottom {
flex-shrink: 0;
padding: 4rem 0;
}
.menu-bottom nav {
width: 100%;
}
.menu-copyright {
display: none;
font-size: 1.6rem;
font-weight: 500;
margin: 0;
}
.menu-copyright a:focus,
.menu-copyright a:hover {
text-decoration: underline;
}
.menu-bottom .social-menu {
justify-content: center;
}  .search-modal {
background: rgba(0, 0, 0, 0.2);
display: none;
opacity: 0;
position: fixed;
bottom: 0;
left: -9999rem;
top: 0;
transition: opacity 0.2s linear, left 0s 0.2s linear;
width: 100%;
z-index: 999;
}
.admin-bar .search-modal.active {
top: 32px;
}
@media (max-width: 782px) {
.admin-bar .search-modal.active {
top: 46px;
}
}
.search-modal-inner {
background: #fff;
transform: translateY(-100%);
transition: transform 0.15s linear, box-shadow 0.15s linear;
}
.search-modal-inner .section-inner {
display: flex;
justify-content: space-between;
max-width: 168rem;
}
.search-modal.active {
left: 0;
opacity: 1;
transition: opacity 0.2s linear;
}
.search-modal.active .search-modal-inner {
box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.08);
transform: translateY(0);
transition: transform 0.25s ease-in-out, box-shadow 0.1s 0.25s linear;
}
button.search-untoggle {
align-items: center;
display: flex;
flex-shrink: 0;
justify-content: center;
margin-right: -2.5rem;
padding: 0 2.5rem;
}
.search-modal button.search-untoggle {
color: inherit;
}
.search-modal.active .search-untoggle {
animation: popIn both 0.3s 0.2s;
}
.search-untoggle svg {
height: 1.5rem;
transition: transform 0.15s ease-in-out;
width: 1.5rem;
}
.search-untoggle:focus svg,
.search-untoggle:hover svg {
transform: scale(1.15);
} .search-modal form {
margin: 0;
position: relative;
width: 100%;
}
.search-modal .search-field {
background: none;
border: none;
border-radius: 0;
color: inherit;
font-size: 2rem;
letter-spacing: -0.0277em;
height: 8.4rem;
margin: 0 0 0 -2rem;
max-width: calc(100% + 2rem);
padding: 0 0 0 2rem;
width: calc(100% + 2rem);
}
.search-modal .search-field::-webkit-input-placeholder {
color: inherit;
}
.search-modal .search-field:-ms-input-placeholder {
color: inherit;
}
.search-modal .search-field::-moz-placeholder {
color: inherit;
line-height: 4;
}
.search-modal .search-submit {
position: absolute;
right: -9999rem;
top: 50%;
transform: translateY(-50%);
}
.search-modal .search-submit:focus {
right: 0;
}  .cover-header {
display: flex;
overflow: hidden;
}
.cover-header-inner-wrapper {
display: flex;
position: relative;
flex-direction: column;
justify-content: flex-end;
width: 100%;
}
.cover-header-inner {
padding: 10rem 0 5rem 0;
width: 100%;
}
.cover-color-overlay,
.cover-color-overlay::before {
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 0;
}
.cover-color-overlay::before {
background: currentColor;
content: "";
display: block;
}
.cover-header .entry-header {
position: relative;
width: 100%;
z-index: 1;
}
.cover-header .entry-header * {
color: #fff;
}
body.template-cover .entry-header {
background: transparent;
padding: 0;
}
.cover-header h1,
.cover-header h2,
.cover-header h3,
.cover-header h4,
.cover-header h5,
.cover-header h6,
.cover-header .faux-heading {
color: inherit;
}
.cover-header .entry-header a {
color: inherit;
} .to-the-content-wrapper {
position: absolute;
left: 0;
right: 0;
top: calc(100% + 0.5rem);
}
.to-the-content {
align-items: center;
display: flex;
justify-content: center;
height: 4rem;
text-decoration: none;
}
.to-the-content svg {
height: 2rem;
transition: transform 0.15s linear;
transform: translateY(0);
width: 1.767rem;
}
.to-the-content:focus svg,
.to-the-content:hover svg {
transform: translateY(20%);
}  body.template-full-width .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide),
body.template-full-width [class*="__inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
max-width: 120rem;
}
body.template-full-width .entry-content .alignleft,
body.template-full-width .entry-content .alignright {
position: static;
}
body.template-full-width .entry-content .alignleft,
body.template-full-width [class*="wp-block"].alignwide [class*="__inner-container"] > .alignleft,
body.template-full-width [class*="wp-block"].alignwide [class*="__inner-container"] > p .alignleft,
body.template-full-width [class*="wp-block"].alignwide [class*="__inner-container"] > .wp-block-image .alignleft { margin-left: 0;
position: static;
}
body.template-full-width .entry-content > .alignleft,
body.template-full-width [class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .alignleft,
body.template-full-width [class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > p .alignleft,
body.template-full-width [class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignleft { margin-left: 2rem;
position: static;
}
body.template-full-width .entry-content .alignright,
body.template-full-width [class*="wp-block"].alignwide [class*="__inner-container"] > .alignright,
body.template-full-width [class*="wp-block"].alignwide [class*="__inner-container"] > p .alignright,
body.template-full-width [class*="wp-block"].alignwide [class*="__inner-container"] > .wp-block-image .alignright { margin-right: 0;
position: static;
}
body.template-full-width .entry-content > .alignright,
body.template-full-width [class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .alignright,
body.template-full-width [class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > p .alignright,
body.template-full-width [class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignright { margin-right: 2rem;
position: static;
}   .archive-header {
background-color: #fff;
padding: 4rem 0;
}
.reduced-spacing .archive-header {
padding-bottom: 2rem;
}
.archive-title {
font-size: 2.4rem;
font-weight: 700;
letter-spacing: -0.026666667em;
margin: 0;
}
.archive-subtitle p:last-child {
margin-bottom: 0;
} body:not(.singular) main > article:first-of-type {
padding: 4rem 0 0;
} .no-search-results-form {
padding-top: 5rem;
}   .singular .entry-header {
background-color: #fff;
padding: 4rem 0;
}
.entry-categories {
line-height: 1.25;
margin-bottom: 2rem;
}
.entry-categories-inner {
justify-content: center;
display: flex;
flex-wrap: wrap;
margin: -0.5rem 0 0 -1rem;
}
.entry-categories a {
border-bottom: 0.15rem solid currentColor;
font-size: 1.4rem;
font-weight: 700;
letter-spacing: 0.036666667em;
margin: 0.5rem 0 0 1rem;
text-decoration: none;
text-transform: uppercase;
}
.entry-categories a:focus,
.entry-categories a:hover {
border-bottom-color: transparent;
}
h1.entry-title,
h2.entry-title {
margin: 0;
}
.entry-title a {
color: inherit;
text-decoration: none;
}
.entry-title a:focus,
.entry-title a:hover {
text-decoration: underline;
}
.intro-text {
margin-top: 2rem;
}
.singular .intro-text {
font-size: 2rem;
letter-spacing: -0.0315em;
line-height: 1.4;
} .post-meta-single-top .post-meta {
justify-content: center;
}
.post-meta-wrapper {
margin-top: 2rem;
margin-right: auto;
margin-left: auto;
max-width: 58rem;
width: 100%;
}
.post-meta {
color: #6d6d6d;
display: flex;
flex-wrap: wrap;
font-size: 1.5rem;
font-weight: 500;
list-style: none;
margin: -1rem 0 0 -2rem;
}
.post-meta li {
flex-shrink: 0;
letter-spacing: -0.016875em;
margin: 1rem 0 0 2rem;
max-width: calc(100% - 2rem);
}
.post-meta a {
color: inherit;
text-decoration: none;
}
.post-meta a:focus,
.post-meta a:hover {
text-decoration: underline;
}
.post-meta .meta-wrapper {
align-items: center;
display: flex;
flex-wrap: nowrap;
}
.post-meta .meta-icon {
flex-shrink: 0;
margin-right: 1rem;
}
.sticky .post-sticky {
color: inherit;
}
.post-meta .post-author .meta-icon svg {
width: 1.6rem;
height: 1.8rem;
}
.post-meta .post-categories .meta-icon svg {
width: 1.8rem;
height: 1.7rem;
}
.post-meta .post-comment-link .meta-icon svg {
width: 1.8rem;
height: 1.8rem;
}
.post-meta .post-date .meta-icon svg {
width: 1.7rem;
height: 1.8rem;
}
.post-meta .post-edit .meta-icon svg {
width: 1.8rem;
height: 1.8rem;
}
.post-meta .post-sticky .meta-icon svg {
width: 1.5rem;
height: 1.8rem;
}
.post-meta .post-tags .meta-icon svg {
width: 1.8rem;
height: 1.8rem;
}
.post-meta svg * {
fill: currentColor;
} .featured-media {
margin-top: 5rem;
position: relative;
}
.singular .featured-media {
margin-top: 0;
}
.singular .featured-media-inner {
position: relative;
left: calc(50% - 50vw);
width: 100vw;
}
.singular .featured-media::before {
background: #fff;
content: "";
display: block;
position: absolute;
bottom: 50%;
left: 0;
right: 0;
top: 0;
}
.featured-media img {
margin: 0 auto;
}
.featured-media figcaption {
margin: 1.5rem auto 0 auto;
text-align: center;
width: calc(100% - 5rem);
}
.post-inner {
padding-top: 5rem;
}
.reduced-spacing.missing-post-thumbnail .post-inner {
padding-top: 0;
}  .post-nav-links {
border-radius: 0.4rem;
display: flex;
font-size: 0.9em;
font-weight: 600;
line-height: 1;
margin: 3em auto 0 auto;
padding: 0;
width: calc(100% - 4rem);
max-width: 58rem;
}
.post-nav-links > span.label {
padding: 1em 0;
}
.post-nav-links > * {
padding: 1em 0.75em;
} .post-meta-wrapper.post-meta-single-bottom {
margin-top: 3rem;
} .author-bio {
margin-top: 4rem;
margin-right: auto;
margin-left: auto;
max-width: 58rem;
width: 100%;
}
.hide-avatars .author-bio {
padding-left: 0;
}
.author-bio .author-title-wrapper {
align-items: center;
display: flex;
margin: 0 0 1rem 0;
}
.author-bio .avatar {
border-radius: 50%;
margin-right: 1.5rem;
height: 5rem;
width: 5rem;
}
.hide-avatars img.avatar {
display: none;
}
.author-bio p:last-child {
margin-bottom: 0;
}
.author-bio .author-title {
margin: 0;
}
.author-bio .author-link {
display: block;
font-size: 1.6rem;
font-weight: 600;
margin-top: 1em;
text-decoration: none;
}
.author-bio .author-link:focus,
.author-bio .author-link:hover {
text-decoration: underline;
} .pagination-single {
font-size: 1.8rem;
margin-top: 5rem;
}
.pagination-single-inner {
display: flex;
flex-direction: column;
}
.pagination-single hr:first-child {
margin: 0 0 2.8rem 0;
}
.pagination-single hr:last-child {
margin: 2.8rem 0 0.8rem 0;
}
.pagination-single a {
align-items: baseline;
display: flex;
font-weight: 600;
letter-spacing: -0.0275em;
text-decoration: none;
flex: 1;
}
.pagination-single a + a {
margin-top: 1rem;
}
.pagination-single a .arrow {
margin-right: 1rem;
}
.pagination-single a:focus .title,
.pagination-single a:hover .title {
text-decoration: underline;
}   .has-text-color a {
color: inherit;
} :root .has-accent-background-color {
background-color: #cd2653;
color: #fff;
}
:root .has-primary-background-color {
background-color: #000;
color: #f5efe0;
}
:root .has-secondary-background-color {
background-color: #6d6d6d;
color: #fff;
}
:root .has-subtle-background-background-color {
background-color: #dcd7ca;
color: #000;
}
:root .has-background-background-color {
background-color: #f5efe0;
color: #000;
}
:root .has-accent-color {
color: #cd2653;
}
:root .has-primary-color {
color: #000;
}
:root .has-secondary-color {
color: #6d6d6d;
}
:root .has-subtle-background-color {
color: #dcd7ca;
}
:root .has-background-color {
color: #f5efe0;
} .has-text-align-left { text-align: left;
}
.has-text-align-center {
text-align: center;
}
.has-text-align-right { text-align: right;
}
.has-drop-cap:not(:focus)::first-letter {
color: #cd2653;
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
font-size: 5.1em;
font-weight: 800;
margin: 0.05em 0.1em 0 0;
}
.has-drop-cap:not(:focus)::first-letter::after {
content: "";
display: table;
clear: both;
}
.has-drop-cap:not(:focus)::after {
padding: 0;
} .has-drop-cap:not(:focus)::first-letter,
.entry-content .wp-block-archives,
.entry-content .wp-block-categories,
.entry-content .wp-block-cover-image,
.entry-content .wp-block-latest-comments,
.entry-content .wp-block-latest-posts,
.entry-content .wp-block-pullquote,
.entry-content .wp-block-quote.is-large,
.entry-content .wp-block-quote.is-style-large {
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
}
@supports ( font-variation-settings: normal ) {
.has-drop-cap:not(:focus)::first-letter,
.entry-content .wp-block-archives,
.entry-content .wp-block-categories,
.entry-content .wp-block-latest-posts,
.entry-content .wp-block-latest-comments,
.entry-content .wp-block-cover-image p,
.entry-content .wp-block-pullquote {
font-family: "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
}
} .entry-content .has-small-font-size {
font-size: 0.842em;
}
.entry-content .has-normal-font-size,
.entry-content .has-regular-font-size {
font-size: 1em;
}
.entry-content .has-medium-font-size {
font-size: 1.1em;
line-height: 1.45;
}
.entry-content .has-large-font-size {
font-size: 1.25em;
line-height: 1.4;
}
.entry-content .has-larger-font-size {
font-size: 1.5em;
line-height: 1.3;
} *[class*="_inner-container"] > *:first-child {
margin-top: 0;
}
*[class*="_inner-container"] > *:last-child {
margin-bottom: 0;
}
.wp-block-archives:not(.alignwide):not(.alignfull),
.wp-block-categories:not(.alignwide):not(.alignfull),
.wp-block-code,
.wp-block-columns:not(.alignwide):not(.alignfull),
.wp-block-cover:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
.wp-block-embed:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
.wp-block-gallery:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
.wp-block-group:not(.has-background):not(.alignwide):not(.alignfull),
.wp-block-image:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
.wp-block-latest-comments:not(.aligncenter):not(.alignleft):not(.alignright),
.wp-block-latest-posts:not(.aligncenter):not(.alignleft):not(.alignright),
.wp-block-media-text:not(.alignwide):not(.alignfull),
.wp-block-preformatted,
.wp-block-pullquote:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright),
.wp-block-quote,
.wp-block-quote.is-large,
.wp-block-quote.is-style-large,
.wp-block-verse,
.wp-block-video:not(.alignwide):not(.alignfull) {
margin-bottom: 3rem;
margin-top: 3rem;
} [class*="__inner-container"] .wp-block-group:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright),
[class*="__inner-container"] .wp-block-cover:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright) {
margin-left: auto;
margin-right: auto;
max-width: 58rem;
} .wp-block-archives,
.wp-block-categories,
.wp-block-latest-posts,
.wp-block-latest-comments {
list-style: none;
margin-left: 0;
}
.wp-block-archives ul,
.wp-block-categories ul,
.wp-block-latest-posts ul,
.wp-block-latest-comments ul {
list-style: none;
}
ol.wp-block-latest-comments {
margin-left: auto;
margin-right: auto;
}
.entry-content .wp-block-archives > li,
.entry-content .wp-block-categories > li,
.entry-content .wp-block-latest-posts > li,
.entry-content .wp-block-latest-comment > li {
margin-left: 0;
}
.entry-content .wp-block-archives > li:last-child,
.entry-content .wp-block-categories > li:last-child,
.entry-content .wp-block-latest-posts > li:last-child,
.entry-content .wp-block-latest-comment > li:last-child {
margin-bottom: 0;
}
.entry-content .wp-block-archives *,
.entry-content .wp-block-categories *,
.entry-content .wp-block-latest-posts *,
.entry-content .wp-block-latest-comments * {
font-family: inherit;
}
.entry-content .wp-block-archives li,
.entry-content .wp-block-categories li,
.entry-content .wp-block-latest-posts li {
color: #6d6d6d;
}
.wp-block-archives a,
.wp-block-categories a,
.wp-block-latest-posts a,
.wp-block-latest-comments a {
font-weight: 700;
text-decoration: none;
}
.wp-block-archives a:hover,
.wp-block-categories a:hover,
.wp-block-latest-posts a:hover,
.wp-block-latest-comments a:hover,
.wp-block-archives a:focus,
.wp-block-categories a:focus,
.wp-block-latest-posts a:focus,
.wp-block-latest-comments a:focus {
text-decoration: underline;
}
.wp-block-latest-posts a,
.wp-block-latest-comments__comment-meta {
font-weight: 700;
letter-spacing: -0.025em;
line-height: 1.25;
}
.wp-block-latest-comments__comment-date,
.wp-block-latest-posts__post-date {
color: #6d6d6d;
font-size: 0.7em;
font-weight: 600;
letter-spacing: normal;
margin-top: 0.15em;
} .wp-block-embed figcaption,
.wp-block-image figcaption {
color: #6d6d6d;
font-size: 1.4rem;
margin-bottom: 0;
margin-top: 1.5rem;
} .wp-block-audio audio {
width: 100%;
} .wp-block-button {
margin: 3rem 0;
}
.wp-block-button.is-style-outline {
color: #cd2653;
}
.is-style-outline .wp-block-button__link:not(.has-text-color) {
color: inherit;
}
.is-style-outline .wp-block-button__link {
border: 2px solid;
padding: calc(1.1em - 0.2rem) calc(1.44em - 0.2rem);
}
.wp-block-buttons[style*="text-transform"] .wp-block-button__link,
.wp-block-button[style*="text-transform"] .wp-block-button__link {
text-transform: inherit;
}
.wp-block-buttons[style*="letter-spacing"] .wp-block-button__link,
.wp-block-button[style*="letter-spacing"] .wp-block-button__link {
letter-spacing: inherit;
} .wp-block-calendar[class*="-font-size"] table,
.wp-block-calendar[style*="font-size"] table,
.wp-block-calendar[class*="-font-size"] .wp-calendar-nav,
.wp-block-calendar[style*="font-size"] .wp-calendar-nav {
font-size: inherit;
} .wp-block-columns.alignfull,
.alignfull:not(.has-background) .wp-block-columns {
padding-left: 2rem;
padding-right: 2rem;
}
.wp-block-column {
margin-bottom: 3.2rem;
}
.wp-block-column > *:first-child {
margin-top: 0;
}
.wp-block-column > *:last-child {
margin-bottom: 0;
} .wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container {
width: calc(100% - 4rem);
padding: 2rem 0;
}
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image h2,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover h2 {
max-width: 100%;
padding: 0;
}
.wp-block-cover-image h2,
.wp-block-cover h2 {
font-size: 3.2rem;
}  .wp-block-file {
align-items: center;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.wp-block-file a:not(.wp-block-file__button) {
font-weight: 700;
text-decoration: none;
}
.wp-block-file a:not(.wp-block-file__button):not(:last-child) {
margin-right: 1rem;
}
.wp-block-file a:not(.wp-block-file__button):focus,
.wp-block-file a:not(.wp-block-file__button):hover {
text-decoration: underline;
}
.wp-block-file .wp-block-file__button {
font-size: 1.5rem;
padding: 1em 1.25em;
}
.wp-block-file a.wp-block-file__button:visited {
opacity: 1;
}
.wp-block-file a.wp-block-file__button:active,
.wp-block-file a.wp-block-file__button:focus,
.wp-block-file a.wp-block-file__button:hover {
opacity: 1;
text-decoration: underline;
} .wp-block-gallery ul {
list-style: none;
margin: 0 0 -1.6rem 0;
}
figure.wp-block-gallery.alignnone,
figure.wp-block-gallery.aligncenter {
margin-bottom: 3rem;
margin-top: 3rem;
}
figure.wp-block-gallery.alignleft {
margin: 0.3rem 2rem 2rem 0;
}
figure.wp-block-gallery.alignright {
margin: 0.3rem 0 2rem 2rem;
}
figure.wp-block-gallery.alignwide {
margin-bottom: 4rem;
margin-top: 4rem;
}
figure.wp-block-gallery.alignfull {
margin-bottom: 5rem;
margin-top: 5rem;
} .wp-block-group.has-background {
padding: 2rem;
margin-bottom: 0;
margin-top: 0;
}
.wp-block-group__inner-container {
margin: 0 auto;
}
.wp-block-group__inner-container,
.entry-content .wp-block-group p {
max-width: 100%;
}
.alignfull:not(.has-background) > .wp-block-group__inner-container > p:not(.has-background-color) {
padding-left: 2rem;
padding-right: 2rem;
}  .wp-block-media-text .wp-block-media-text__content {
padding: 3rem 2rem;
}
.wp-block-media-text .wp-block-media-text__content p {
max-width: none;
}
.wp-block-media-text__content > *:first-child {
margin-top: 0;
}
.wp-block-media-text__content > *:last-child {
margin-bottom: 0;
}  .wp-block-pullquote {
padding: 0;
position: relative;
}
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
max-width: calc(100% - 4rem);
}
.wp-block-pullquote::before {
background: #fff;
border-radius: 50%;
color: #cd2653;
content: "”";
display: block;
font-size: 6.2rem;
font-weight: 500;
line-height: 1.2;
margin: 0 auto 1.5rem auto;
text-align: center;
height: 4.4rem;
width: 4.4rem;
}
.reduced-spacing .wp-block-pullquote::before {
border: 0.1rem solid currentColor;
font-size: 5.9rem;
}
.wp-block-pullquote blockquote {
border: none;
margin: 0;
padding: 0;
}
.wp-block-pullquote blockquote p {
font-family: inherit;
font-size: 2.8rem;
font-weight: 700;
line-height: 1.178571429;
letter-spacing: -0.041785714em;
max-width: 100%;
}
.wp-block-pullquote p:last-of-type {
margin-bottom: 0;
}
.wp-block-pullquote cite {
color: #6d6d6d;
font-size: 1.6rem;
font-weight: 500;
margin-top: 1.2rem;
}
.wp-block-pullquote.has-text-color cite,
.wp-block-pullquote.has-background cite,
.has-background .wp-block-pullquote cite {
color: inherit;
}
.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p {
font-size: 2.8rem;
}
.wp-block-pullquote.alignleft {
text-align: left;
}
.wp-block-pullquote.alignright {
text-align: right;
}
.wp-block-pullquote.alignleft::before {
margin-left: 0;
}
.wp-block-pullquote.alignright::before {
margin-right: 0;
}
.wp-block-pullquote[class*="-font-size"] p,
.wp-block-pullquote[style*="font-size"] p {
font-size: inherit;
}
.wp-block-pullquote[style*="font-weight"] p {
font-weight: inherit;
}
.wp-block-pullquote[style*="letter-spacing"] p {
letter-spacing: inherit;
} .wp-block-pullquote.is-style-solid-color {
padding: 3rem 2rem;
}
.wp-block-pullquote.is-style-solid-color::before {
position: absolute;
top: 0;
left: 50%;
transform: translateY(-50%) translateX(-50%);
}
.wp-block-pullquote.is-style-solid-color.alignleft::before,
.wp-block-pullquote.is-style-solid-color.alignright::before {
transform: translateY(-50%);
}
.wp-block-pullquote.is-style-solid-color.alignleft::before {
left: 2rem;
}
.wp-block-pullquote.is-style-solid-color.alignright::before {
left: auto;
right: 2rem;
}
.wp-block-pullquote.is-style-solid-color blockquote {
max-width: 100%;
text-align: inherit;
}
.wp-block-pullquote.is-style-solid-color cite {
color: inherit;
} hr.wp-block-separator {
margin: 3rem 0;
} .wp-block-separator.is-style-wide {
max-width: calc(100vw - 4rem);
position: relative;
width: 100%;
} .wp-block-separator.is-style-dots::before {
background: none;
color: inherit;
font-size: 3.2rem;
font-weight: 700;
height: auto;
letter-spacing: 1em;
padding-left: 1em;
position: static;
transform: none;
width: auto;
}
.wp-block-separator.is-style-dots::after {
content: none;
} .wp-block-search .wp-block-search__input {
width: auto;
} .wp-block-table table:where(:not(.has-text-color)) * {
border-color: inherit;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
background: #dcd7ca;
}
figure.wp-block-table.is-style-stripes {
border-bottom: none;
}
.wp-block-table.is-style-stripes table {
border-collapse: inherit;
}
.wp-block-table[class*="-font-size"] table,
.wp-block-table[style*="font-size"] table {
font-size: inherit;
} .wp-block-quote p,
.wp-block-quote cite {
text-align: inherit;
}
.wp-block-quote.has-text-color cite,
.wp-block-quote.has-background cite,
.has-background .wp-block-quote cite {
color: inherit;
}
.wp-block-quote.has-text-align-center,
.wp-block-quote[style="text-align:center"] {
border-width: 0;
padding: 0;
}
.wp-block-quote.has-text-align-right,
.wp-block-quote[style="text-align:right"] { border-width: 0 0.2rem 0 0;
padding: 0 2rem 0 0; } .wp-block-quote.is-style-plain {
border-width: 0;
padding: 0.5rem 2rem;
} .wp-block-quote.is-large,
.wp-block-quote.is-style-large {
border: none;
padding: 0;
margin-left: auto;
margin-right: auto;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
font-family: inherit;
font-size: 2.4rem;
font-style: normal;
font-weight: 700;
letter-spacing: -0.02em;
line-height: 1.285;
}
.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
font-size: 1.6rem;
text-align: inherit;
} .entry-content .wp-block-latest-comments li {
margin: 2rem 0;
}
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
margin-left: 5.5rem;
}
.entry-content .wp-block-latest-comments a {
text-decoration: none;
}
.entry-content .wp-block-latest-comments a:hover,
.entry-content .wp-block-latest-comments a:focus {
text-decoration: underline;
}
.wp-block-latest-comments__comment {
font-size: inherit;
}
.wp-block-latest-comments__comment-date {
margin-top: 0.4em;
}
.wp-block-latest-comments__comment-excerpt p {
font-size: 0.7em;
margin: 0.9rem 0 2rem 0;
} .wp-block-latest-posts.is-grid li {
border-top: 0.2rem solid #dcd7ca;
margin-top: 2rem;
padding-top: 1rem;
}
.wp-block-latest-posts.has-dates {
list-style: none;
}
.wp-block-latest-posts.has-dates:not(.is-grid) li {
margin-top: 1.5rem;
}
.wp-block-latest-posts.has-dates:not(.is-grid) li:first-child {
margin-top: 0;
} .wp-block-post-template,
.wp-block-post-template > li {
margin-left: 0;
margin-right: 0;
}  .entry-content {
line-height: 1.5;
}
.entry-content > * {
margin-left: auto;
margin-right: auto;
margin-bottom: 1.25em;
}
.entry-content > *:first-child {
margin-top: 0;
}
.entry-content > *:last-child {
margin-bottom: 0;
}
.read-more-button-wrap {
margin-top: 1em;
text-align: center;
}
.entry-content a:hover,
.entry-content a:focus {
text-decoration: none;
}
.entry-content p,
.entry-content li {
line-height: 1.4;
}
.entry-content li img {
display: inline-block;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
margin: 3.5rem auto 2rem;
}
.entry-content ul ul,
.entry-content ol ol,
.entry-content ul ol,
.entry-content ol ul {
margin-bottom: 1rem;
}
.entry-content hr {
margin: 4rem auto;
}
.post-inner .entry-content > .wp-block-cover.alignwide:first-child,
.post-inner .entry-content > .wp-block-cover.alignfull:first-child {
margin-top: 0;
} .entry-content {
font-family: NonBreakingSpaceOverride, "Hoefler Text", "Noto Serif", Garamond, "Times New Roman", serif;
letter-spacing: normal;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-content cite,
.entry-content figcaption,
.entry-content table,
.entry-content address,
.entry-content .wp-caption-text,
.entry-content .wp-block-file {
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
}
@supports ( font-variation-settings: normal ) {
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-content cite,
.entry-content figcaption,
.entry-content table,
.entry-content address,
.entry-content .wp-caption-text,
.entry-content .wp-block-file {
font-family: "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
}
} .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
max-width: 58rem;
width: calc(100% - 4rem);
}
[class*="__inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
max-width: 58rem;
width: 100%;
}
.alignnone,
.aligncenter,
.alignleft,
.alignright,
.alignwide {
margin-top: 4rem;
margin-right: auto;
margin-bottom: 4rem;
margin-left: auto;
}
[class*="__inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright) {
margin-left: auto;
margin-right: auto;
} .alignfull {
margin-top: 5rem;
margin-right: auto;
margin-bottom: 5rem;
margin-left: auto;
max-width: 100vw;
position: relative;
width: 100%;
}
[class*="__inner-container"] > .alignfull {
max-width: 100%;
} .alignwide {
max-width: 120rem;
position: relative;
width: calc(100% - 4rem);
}
[class*="__inner-container"] > .alignwide {
width: 100%;
} .aligncenter,
.aligncenter img {
margin-left: auto;
margin-right: auto;
} .alignleft,
.alignright {
max-width: 50%;
}
.alignleft { float: left;
margin: 0.3rem 2rem 2rem 2rem;
}
.alignright { float: right;
margin: 0.3rem 2rem 2rem 2rem;
}
[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .alignleft,
[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > p .alignleft,
[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignleft { margin-left: 2rem;
}
[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .alignright,
[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > p .alignright,
[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignright { margin-right: 2rem;
} .alignfull > figcaption,
.alignfull > .wp-caption-text {
margin-left: auto;
margin-right: auto;
max-width: 58rem;
width: calc(100% - 4rem);
}   .comments-wrapper {
margin-top: 5rem;
}
.comment-reply-title {
margin: 0 0 4rem 0;
text-align: center;
}  .comments .comment,
.comments .pingback,
.comments .trackback,
.comments .review {
padding-top: 3.5rem;
}
div.comment:first-of-type {
margin-top: 3.5rem;
padding-top: 0;
}
.comments .comments-header + div {
margin-top: 0;
padding-top: 0;
}
.comment-body {
position: relative;
}
.comment .comment {
padding-left: 5%;
}
.comment-meta {
line-height: 1.1;
margin-bottom: 1.5rem;
min-height: 5rem;
padding-left: 5rem;
position: relative;
}
.hide-avatars .comment-meta {
min-height: 0;
padding-left: 0;
}
.comment-meta a {
color: inherit;
}
.comment-author {
font-size: 1.8rem;
font-weight: 700;
letter-spacing: -0.027777778em;
}
.comment-author a {
text-decoration: underline;
}
.comment-author a:hover,
.comment-author a:focus {
text-decoration: none;
}
.comment-meta .avatar {
height: 4rem;
position: absolute;
left: 0;
top: 0;
width: 4rem;
}
.comment-author .url {
text-decoration: underline;
}
.comment-metadata {
color: #6d6d6d;
font-size: 1.4rem;
font-weight: 500;
margin-top: 0.6rem;
}
.comment-metadata a {
text-decoration: none;
}
.comment-metadata a:focus,
.comment-metadata a:hover {
text-decoration: underline;
} .comment-content.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
width: 100%;
}
.comment-content.entry-content .alignleft { margin-left: 0;
}
.comment-content.entry-content .alignright { margin-right: 0;
} .comment-footer-meta {
align-items: center;
display: flex;
flex-wrap: wrap;
font-size: 1.2rem;
font-weight: 600;
justify-content: flex-start;
letter-spacing: 0.030833333em;
line-height: 1;
margin: 1.5rem 0 -1rem -1.5rem;
text-transform: uppercase;
}
.comment-footer-meta > * {
margin: 0 0 1rem 1.5rem;
}
.comment-reply-link {
background-color: #cd2653;
color: #fff;
display: block;
padding: 0.7rem;
}
.bypostauthor .comment-footer-meta .by-post-author {
display: block;
}
.comment-footer-meta a {
text-decoration: none;
}
.comment-footer-meta a:focus,
.comment-footer-meta a:hover {
text-decoration: underline;
} .pingback .comment-meta,
.trackback .comment-meta {
padding-left: 0;
} .comments-pagination {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-top: 6rem;
text-align: center;
}
.comments-pagination.only-next {
justify-content: flex-end;
}
.comments-pagination .page-numbers {
display: none;
text-decoration: none;
}
.comments-pagination .page-numbers:focus,
.comments-pagination .page-numbers:hover {
text-decoration: underline;
}
.comments-pagination .prev,
.comments-pagination .next {
display: block;
}
.comments-pagination .prev {
left: 0;
}
.comments-pagination .next {
right: 0;
text-align: right;
} .comment-respond::after {
clear: both;
content: "";
display: block;
}
.comment-respond .comment-notes,
.comment-respond .logged-in-as {
color: #6d6d6d;
font-size: 1.6rem;
line-height: 1.4;
margin: -3rem 0 4rem 0;
text-align: center;
}
.comment-respond .required-field-message {
display: inline-block;
}
.comment-respond p {
line-height: 1.1;
margin-bottom: 2rem;
margin-left: auto;
margin-right: auto;
}
.comment-respond p:not(.comment-notes) {
max-width: 58rem;
}
.comment-form-cookies-consent {
align-items: baseline;
display: flex;
}
.comment-respond > p:last-of-type {
margin-bottom: 0;
}
.comment-respond label {
display: block;
}
.comment-respond input[type="checkbox"] + label {
font-size: 1.5rem;
line-height: 1.25;
}
.comment-respond input[type="text"],
.comment-respond input[type="email"],
.comment-respond textarea {
margin-bottom: 0;
}
.comment-respond textarea {
height: 15rem;
}
.comment-respond #submit {
display: block;
}
.comment-respond .comments-closed {
text-align: center;
} .comments .comment-respond {
padding: 3rem 0 0;
}
.comments .comment-respond .comment-reply-title,
.comments .comment-respond .comment-notes,
.comments .comment-respond .logged-in-as {
text-align: left;
}
.comment-reply-title small {
display: block;
font-size: 1.6rem;
font-weight: 600;
letter-spacing: -0.0277em;
margin: 0.5rem 0 0 0;
white-space: nowrap;
}
.comment-reply-title small a {
text-decoration: none;
}
.comment-reply-title small a:focus,
.comment-reply-title small a:hover {
text-decoration: underline;
}  .pagination .nav-links {
align-items: baseline;
display: flex;
flex-wrap: wrap;
font-size: 1.8rem;
font-weight: 600;
margin: -1.5rem 0 0 -2.5rem;
width: calc(100% + 2.5rem);
}
.pagination-separator {
margin: 5rem 0;
}
.nav-links > * {
margin: 1.5rem 0 0 2.5rem;
}
.nav-links .placeholder {
display: none;
visibility: hidden;
}
.pagination a {
text-decoration: none;
}
.pagination a:focus,
.pagination a:hover {
text-decoration: underline;
}
.pagination .dots {
transform: translateY(-0.3em);
color: #6d6d6d;
}
.nav-short {
display: none;
}  .error404 #site-content {
padding-top: 4rem;
}
.error404-content {
text-align: center;
}
.error404 #site-content .search-form {
justify-content: center;
margin-top: 3rem;
}   .widget {
margin-top: 3rem;
}
.widget:first-child {
margin-top: 0;
}
.widget-content > div > *:first-child {
margin-top: 0;
}
.widget-content > div > *:last-child {
margin-bottom: 0;
}
.widget .widget-title {
margin: 0 0 2rem;
}
.widget li {
margin: 2rem 0 0 0;
}
.widget li:first-child,
.widget li > ul,
.widget li > ol {
margin-top: 0;
}
.widget table,
.widget table * {
border-color: #dedfdf;
}
.widget table caption {
background-color: #dedfdf;
}
.widget .post-date,
.widget .rss-date {
color: #6d6d6d;
display: block;
font-size: 0.85em;
font-weight: 500;
margin-top: 0.2rem;
}
.widget select {
max-width: 100%;
} .widget_text p,
.widget_text ol,
.widget_text ul,
.widget_text dl,
.widget_text dt,
.widget-content .rssSummary {
font-family: NonBreakingSpaceOverride, "Hoefler Text", "Noto Serif", Garamond, "Times New Roman", serif;
letter-spacing: normal;
}
.widget-content cite,
.widget-content figcaption,
.widget-content .wp-caption-text {
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
}
@supports ( font-variation-settings: normal ) {
.widget-content cite,
.widget-content figcaption,
.widget-content .wp-caption-text {
font-family: "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
}
} .widget_archive ul,
.widget_categories ul,
.widget_pages ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_recent_comments ul,
.widget_recent_entries ul,
.widget_rss ul {
list-style: none;
margin: 0;
}
.widget_archive li,
.widget_categories li,
.widget_pages li,
.widget_meta li,
.widget_nav_menu li {
color: #6d6d6d;
margin: 0.3rem 0;
}
.widget_archive li li,
.widget_categories li li,
.widget_pages li li,
.widget_meta li li,
.widget_nav_menu li li {
margin-left: 2rem;
}
.widget_archive a,
.widget_categories a,
.widget_pages a,
.widget_meta a,
.widget_nav_menu a {
font-weight: 700;
text-decoration: none;
}
.widget_archive a:focus,
.widget_archive a:hover,
.widget_categories a:focus,
.widget_categories a:hover,
.widget_pages a:focus,
.widget_pages a:hover,
.widget_meta a:focus,
.widget_meta a:hover,
.widget_nav_menu a:focus,
.widget_nav_menu a:hover {
text-decoration: underline;
} .calendar_wrap {
font-size: 2.4rem;
}
.calendar_wrap th,
.calendar_wrap td,
.wp-calendar-nav span {
display: table-cell;
font-size: 1em;
font-weight: 500;
line-height: 1;
padding: 2.5% 2.5% 1.75% 2.5%;
text-align: center;
}
.wp-calendar-table {
margin-bottom: 0;
}
.wp-calendar-nav {
display: table;
width: 100%;
font-size: 1.8rem;
}
.calendar_wrap tfoot td {
border-bottom: none;
}
.calendar_wrap tfoot a,
.calendar_wrap .wp-calendar-nav a {
text-decoration: none;
}
.calendar_wrap tfoot #prev,
.calendar_wrap .wp-calendar-nav-prev {
text-align: left;
}
.calendar_wrap tfoot #next,
.calendar_wrap .wp-calendar-nav-next {
text-align: right;
}  .widget_media_gallery .gallery {
margin: 0 -0.4em -0.8em -0.4em;
width: calc(100% + 0.8em);
}
.widget_media_gallery .gallery-item {
margin: 0 0 0.8em 0;
padding: 0 0.4em;
} .widget_nav_menu .widget-content > div > ul {
margin-left: 0;
} .widget_recent_comments li {
font-weight: 700;
}
.widget_recent_comments a {
text-decoration: none;
}
.widget_recent_comments a:focus,
.widget_recent_comments a:hover {
text-decoration: underline;
} .widget_recent_entries a {
font-weight: 700;
text-decoration: none;
}
.widget_recent_entries a:focus,
.widget_recent_entries a:hover {
text-decoration: underline;
} .widget_rss .widget-title a.rsswidget:first-of-type:not(.rss-widget-title) {
display: none;
}
.widget_rss .rsswidget {
font-weight: 700;
}
.widget_rss a {
text-decoration: none;
}
.widget_rss a:focus,
.widget_rss a:hover {
text-decoration: underline;
}
.widget_rss .rssSummary {
margin-top: 0.5rem;
}
.widget_rss cite::before {
content: "— ";
} .widget_search .search-field {
border-color: #dedfdf;
} .widget_tag_cloud a {
font-weight: 700;
margin-right: 0.5rem;
text-decoration: none;
white-space: nowrap;
}
.widget_tag_cloud a:focus,
.widget_tag_cloud a:hover {
text-decoration: underline;
}  .widget .wp-block-social-links li {
margin-top: 0;
}  .footer-nav-widgets-wrapper,
#site-footer {
background-color: #fff;
border-color: #dedfdf;
border-style: solid;
border-width: 0;
}
.footer-top-visible .footer-nav-widgets-wrapper,
.footer-top-hidden #site-footer {
margin-top: 5rem;
}
.reduced-spacing.footer-top-visible .footer-nav-widgets-wrapper,
.reduced-spacing.footer-top-hidden #site-footer {
border-top-width: 0.1rem;
}
.footer-top,
.footer-widgets-outer-wrapper,
#site-footer {
padding: 3rem 0;
} .footer-top {
display: flex;
border-bottom: 0.1rem solid #dedfdf;
justify-content: space-between;
} .footer-menu {
font-size: 1.8rem;
font-weight: 700;
letter-spacing: -0.0277em;
}
.footer-menu li {
line-height: 1.25;
margin: 0.25em 0 0 0;
}
.footer-menu a {
text-decoration: none;
word-break: normal;
word-wrap: normal;
}
.footer-menu a:hover,
.footer-menu a:focus {
text-decoration: underline;
} .footer-social-wrapper {
margin: 0;
width: 100%;
}
.has-footer-menu .footer-social-wrapper {
flex-shrink: 0;
margin-left: 1rem;
width: 50%;
}
ul.footer-social {
margin: -0.5rem 0 0 -0.5rem;
}
.has-footer-menu .footer-social {
justify-content: flex-end;
}
ul.footer-social li {
margin: 0.5rem 0 0 0.5rem;
}
.footer-social a {
background-color: #cd2653;
height: 3.6rem;
width: 3.6rem;
}
.footer-social a::before {
font-size: 1.6rem;
} .footer-widgets-outer-wrapper {
border-bottom: 0.1rem solid #dedfdf;
}
.footer-widgets + .footer-widgets {
margin-top: 3rem;
} #site-footer {
font-size: 1.6rem;
}
#site-footer .section-inner {
align-items: baseline;
display: flex;
justify-content: space-between;
}
#site-footer a {
text-decoration: none;
}
#site-footer a:focus,
#site-footer a:hover {
text-decoration: underline;
}
.footer-copyright a,
.footer-credits .privacy-policy a,
.powered-by-wordpress a {
color: inherit;
}
.footer-credits .privacy-policy,
.powered-by-wordpress,
.to-the-top {
color: #6d6d6d;
}
a.to-the-top {
margin-left: 2.4rem;
white-space: nowrap;
}
a.to-the-top > * {
pointer-events: none;
}
.footer-copyright {
font-weight: 600;
margin: 0;
}
.powered-by-wordpress {
display: none;
margin: 0 0 0 2.4rem;
}
.footer-credits .privacy-policy {
margin: 1.2rem 0 0;
}
.to-the-top-long {
display: none;
}  @media ( max-width: 479px ) { .wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
float: none;
}  ul,
ol {
margin: 0 0 3rem 2rem;
}
li {
margin: 0.5rem 0 0 1rem;
}  .post-nav-links {
margin: 3em 0 0 0;
}
}
@media ( min-width: 480px ) {  .wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright,
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright,
.wp-block-embed.alignleft,
.wp-block-embed.alignright,
.wp-block-gallery.alignleft,
.wp-block-gallery.alignright {
max-width: 26rem;
} .wp-block-table.alignleft,
.wp-block-table.alignright {
max-width: 100%;
}  .alignleft,
.alignright {
max-width: 26rem;
}  .post-nav-links {
margin: 3em 0 0 0;
}
}
@media ( max-width: 599px ) {   .wp-block-column:last-child {
margin-bottom: 0;
}
.wp-block-columns + .wp-block-columns {
margin-top: 0.2rem;
}
.wp-block-columns.alignwide + .wp-block-columns.alignwide {
margin-top: -0.8rem;
}
.wp-block-columns.alignfull + .wp-block-columns.alignfull {
margin-top: -1.8rem;
}  .template-cover .post-inner .post-meta-wrapper,
.template-cover .post-inner .author-bio {
width: calc( 100% - 4rem );
}  .post-nav-links {
margin: 3em 0 0 0;
}
}
@media ( min-width: 600px ) {  .wp-block-columns.alignwide + .wp-block-columns.alignwide,
.wp-block-columns.alignfull + .wp-block-columns.alignfull {
margin-top: -4rem;
}  .post-nav-links {
margin: 3em 0 0 0;
}
}
@media ( min-width: 660px ) {  figure.wp-block-gallery.alignleft { margin-left: calc(( 100vw - 58rem - 8rem ) / -2);
}
figure.wp-block-gallery.alignright { margin-right: calc(( 100vw - 58rem - 8rem ) / -2);
}  .entry-content > .alignleft { margin-left: 4rem;
}
.entry-content > p .alignleft,
.entry-content > .wp-block-image .alignleft { margin-left: calc(( 100vw - 58rem - 8rem ) / -2);
}
[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .alignleft,
[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > p .alignleft,
[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .wp-block-image .alignleft { margin-left: 0;
}
.entry-content > .alignright { margin-right: 4rem;
}
.entry-content > p .alignright,
.entry-content > .wp-block-image .alignright { margin-right: calc(( 100vw - 58rem - 8rem ) / -2);
}
[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .alignright,
[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > p .alignright,
[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .wp-block-image .alignright { margin-right: 0;
}  .post-nav-links {
margin: 3em auto 0 auto;
}
}
@media ( min-width: 700px ) { ul,
ol {
margin-bottom: 4rem;
}
pre {
padding: 3rem;
}
hr {
margin: 8rem auto;
}
table {
font-size: 1.8rem;
} .gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
} h1,
.heading-size-1,
h2,
.heading-size-2,
h3,
.heading-size-3 {
margin: 6rem auto 3rem;
}
h4,
.heading-size-4,
h5,
.heading-size-5,
h6,
.heading-size-6 {
margin: 4.5rem auto 2.5rem;
}
h1,
.heading-size-1 {
font-size: 6.4rem;
}
h2,
.heading-size-2 {
font-size: 4.8rem;
}
h3,
.heading-size-3 {
font-size: 4rem;
}
h4,
.heading-size-4 {
font-size: 3.2rem;
}
h5,
.heading-size-5 {
font-size: 2.4rem;
}
h6,
.heading-size-6 {
font-size: 1.8rem;
} fieldset {
padding: 3rem;
}
legend {
padding: 0 1.5rem;
}
button,
.button,
.faux-button,
.wp-block-button__link,
input[type="button"],
input[type="reset"],
input[type="submit"] {
font-size: 1.7rem;
} figcaption,
.wp-caption-text {
margin-top: 1.8rem;
}  section {
padding: 8rem 0;
}
.section-inner {
width: calc(100% - 8rem);
} .header-inner {
padding: 3.8rem 0;
}
.site-title {
font-size: 2.4rem;
font-weight: 700;
}
.site-description {
display: block;
}
.site-logo img {
max-height: 9rem;
transition: height 0.15s linear, width 0.15s linear, max-height 0.15s linear;
} .toggle-inner .toggle-text {
font-size: 1.2rem;
}
.search-toggle {
left: 2rem;
}
.nav-toggle {
right: 2rem;
} button.close-nav-toggle {
font-size: 1.8rem;
padding: 4rem 0;
}
button.close-nav-toggle svg {
height: 2rem;
width: 2rem;
}
button.close-nav-toggle .toggle-text {
margin-right: 2.1rem;
}
.modal-menu {
left: auto;
width: 100%;
}
.modal-menu > li > a,
.modal-menu > li > .ancestor-wrapper > a {
font-size: 2.4rem;
padding: 2.5rem 0;
}
.modal-menu ul li {
border-left-color: transparent;
}
.modal-menu > li > .ancestor-wrapper > button.sub-menu-toggle {
padding: 0 3rem;
}
.modal-menu > li > .ancestor-wrapper > button.sub-menu-toggle svg {
height: 1.1rem;
width: 1.8rem;
}
.menu-bottom {
align-items: center;
display: flex;
justify-content: space-between;
padding: 4.4rem 0;
}
.menu-copyright {
display: block;
flex-shrink: 0;
margin-right: 4rem;
} .search-modal form {
position: relative;
width: 100%;
}
.search-untoggle svg {
height: 2.5rem;
width: 2.5rem;
}
.search-modal .search-field {
border: none;
font-size: 3.2rem;
height: 14rem;
}
.search-modal .search-field::-moz-placeholder {
line-height: 4.375;
}  .featured-media figcaption {
margin: 2rem auto 0 auto;
width: calc(100% - 8rem);
} .cover-header-inner {
padding: 18rem 0 8rem 0;
}
.to-the-content-wrapper {
top: calc(100% + 1.8rem);
}
.to-the-content {
height: 6rem;
}
.to-the-content svg {
height: 2.4rem;
width: 2.12rem;
} body.template-full-width .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
width: calc(100% - 8rem);
}
body.template-full-width .alignfull:not(.has-background) > .wp-block-group__inner-container > p:not(.has-background-color) {
padding-left: 4rem;
padding-right: 4rem;
}
body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > .alignleft,
body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > p .alignleft,
body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignleft { margin-left: 4rem;
}
body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > .alignright,
body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > p .alignright,
body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignright { margin-right: 4rem;
} .archive-header {
padding: 8rem 0;
}
.reduced-spacing .archive-header {
padding-bottom: 3rem;
}
.archive-title {
font-size: 3.2rem;
}
body:not(.singular) main > article:first-of-type {
padding: 8rem 0 0;
}
h2.entry-title {
font-size: 6.4rem;
} .no-search-results-form {
padding-top: 8rem;
}  .singular .entry-header {
padding: 8rem 0;
}
.entry-categories {
margin-bottom: 3rem;
}
.entry-categories-inner {
margin: -1rem 0 0 -2rem;
}
.entry-categories a {
font-size: 1.5rem;
margin: 1rem 0 0 2rem;
}
.intro-text {
font-size: 2rem;
margin-top: 2.5rem;
}
.singular .intro-text {
font-size: 2.6rem;
}
.post-meta-wrapper {
margin-top: 3rem;
}
.post-meta {
font-size: 1.6rem;
margin: -1.4rem 0 0 -3rem;
}
.post-meta li {
margin: 1.4rem 0 0 3rem;
max-width: calc(100% - 3rem);
}
.featured-media {
margin-top: 6rem;
}
.post-inner {
padding-top: 8rem;
} .post-meta-wrapper.post-meta-single-bottom {
margin-top: 4rem;
} .author-bio {
margin-top: 8rem;
min-height: 8rem;
padding-left: 10rem;
position: relative;
}
.author-bio .avatar {
position: absolute;
left: 0;
top: 0;
height: 8rem;
width: 8rem;
} .pagination-single {
font-size: 2.4rem;
margin-top: 8rem;
}
.pagination-single-inner {
flex-direction: row;
justify-content: space-between;
}
.pagination-single.only-next .pagination-single-inner {
justify-content: flex-end;
}
.pagination-single hr:first-child {
margin: 0 0 4rem 0;
}
.pagination-single hr:last-child {
margin: 4rem 0 0.8rem 0;
}
.pagination-single a + a {
margin: 0 0 0 4rem;
}
.pagination-single a .arrow {
margin: 0 2rem 0 0;
}
.pagination-single .next-post {
flex-direction: row-reverse;
text-align: right;
}
.pagination-single .next-post .arrow {
margin: 0 0 0 2rem;
}  .wp-block-embed figcaption,
.wp-block-image figcaption {
font-size: 1.6rem;
} .wp-block-archives:not(.alignwide):not(.alignfull),
.wp-block-categories:not(.alignwide):not(.alignfull),
.wp-block-code,
.wp-block-columns:not(.alignwide):not(.alignfull),
.wp-block-cover:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
.wp-block-embed:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
.wp-block-gallery:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
.wp-block-group:not(.has-background):not(.alignwide):not(.alignfull),
.wp-block-image:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
.wp-block-latest-comments:not(.aligncenter):not(.alignleft):not(.alignright),
.wp-block-latest-posts:not(.aligncenter):not(.alignleft):not(.alignright),
.wp-block-media-text:not(.alignwide):not(.alignfull),
.wp-block-preformatted,
.wp-block-pullquote:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright),
.wp-block-quote,
.wp-block-quote.is-large,
.wp-block-quote.is-style-large,
.wp-block-verse,
.wp-block-video:not(.alignwide):not(.alignfull) {
margin-bottom: 4rem;
margin-top: 4rem;
} .wp-block-columns.alignwide + .wp-block-columns.alignwide,
.wp-block-columns.alignfull + .wp-block-columns.alignfull {
margin-top: -6rem;
}
.entry-content .wp-block-columns h1,
.entry-content .wp-block-columns h2,
.entry-content .wp-block-columns h3,
.entry-content .wp-block-columns h4,
.entry-content .wp-block-columns h5,
.entry-content .wp-block-columns h6 {
margin: 3.5rem 0 2rem;
} .wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container {
width: calc(100% - 8rem);
}
.wp-block-cover-image h2,
.wp-block-cover h2 {
font-size: 4.8rem;
} figure.wp-block-gallery.alignnone,
figure.wp-block-gallery.aligncenter {
margin-bottom: 4rem;
margin-top: 4rem;
}
figure.wp-block-gallery.alignwide,
figure.wp-block-gallery.alignfull {
margin-bottom: 6rem;
margin-top: 6rem;
} .wp-block-group.has-background {
padding: 4rem;
margin-top: 0;
margin-bottom: 0;
}
.alignfull:not(.has-background) > .wp-block-group__inner-container > p:not(.has-background-color) {
padding-left: 0;
padding-right: 0;
} .wp-block-media-text .wp-block-media-text__content {
padding: 4rem;
} .wp-block-pullquote blockquote p {
font-size: 3.2rem;
}
.wp-block-pullquote cite {
margin-top: 2rem;
}
.wp-block-pullquote.alignfull:not(.is-style-solid-color) {
padding-left: 1rem;
padding-right: 1rem;
}
.wp-block-pullquote.alignwide::before,
.wp-block-pullquote.alignfull::before {
font-size: 11.272727272rem;
height: 8rem;
margin-bottom: 2rem;
width: 8rem;
}
.wp-block-pullquote.alignwide blockquote p,
.wp-block-pullquote.alignfull blockquote p {
font-size: 4.8rem;
line-height: 1.203125;
}
.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p,
.wp-block-pullquote.alignleft.is-style-solid-color blockquote p,
.wp-block-pullquote.alignright.is-style-solid-color blockquote p {
font-size: 3.2rem;
line-height: 1.1875;
}
.wp-block-pullquote.is-style-solid-color.alignwide,
.wp-block-pullquote.is-style-solid-color.alignfull {
padding: 6rem 4rem 4rem;
}
.wp-block-pullquote.alignleft.is-style-solid-color blockquote p,
.wp-block-pullquote.alignright.is-style-solid-color blockquote p {
font-size: 2.6rem;
} .wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
font-size: 2.8rem;
} hr.wp-block-separator {
margin: 6rem auto;
}
.wp-block-separator.is-style-wide {
max-width: calc(100vw - 8rem);
} .entry-content {
font-size: 2.1rem;
}
.entry-content p,
.entry-content li {
line-height: 1.476;
}
.entry-content h1,
.entry-content h2,
.entry-content h3 {
margin: 6rem auto 3rem;
}
.entry-content h4,
.entry-content h5,
.entry-content h6 {
margin: 4.5rem auto 2.5rem;
}
.alignnone,
.aligncenter {
margin-bottom: 4rem;
margin-top: 4rem;
}
.alignleft { margin: 0.3rem 2rem 2rem 0;
}
.alignright { margin: 0.3rem 0 2rem 2rem;
}
.entry-content > .alignwide:not(.wp-block-group.has-background),
.entry-content > .alignfull:not(.wp-block-group.has-background) {
margin-bottom: 6rem;
margin-top: 6rem;
}
.entry-content > .alignwide {
max-width: calc(100vw - 8rem);
width: calc(100vw - 8rem);
}
[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .alignleft,
[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > p .alignleft,
[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignleft { margin-left: 4rem;
}
[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .alignright,
[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > p .alignright,
[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignright { margin-right: 4rem;
}
.entry-content > .alignwide:first-child,
.entry-content > .alignfull:first-child {
margin-bottom: 8rem;
} .alignfull > figcaption,
.alignfull > .wp-caption-text {
width: calc(100% - 8rem);
} .comments-wrapper {
margin-top: 8rem;
}
.comment-reply-title {
margin-bottom: 4.6rem;
}
.comment-respond p.comment-notes,
.comment-respond p.logged-in-as {
font-size: 1.8rem;
letter-spacing: -0.025em;
margin: -2.5rem 0 4.4rem 0;
}
.comments .comment,
.comments .pingback,
.comments .trackback,
.comments .review {
padding-top: 5rem;
}
div.comment:first-of-type {
margin-top: 5rem;
}
.comment-meta {
margin-bottom: 2rem;
min-height: 6rem;
padding: 0.3rem 0 0 7.5rem;
}
.comment-meta .avatar {
display: block;
height: 6rem;
position: absolute;
left: 0;
top: 0;
width: 6rem;
}
.comment-author {
font-size: 2.4rem;
}
.comment-metadata {
font-size: 1.6rem;
margin-top: 0.8rem;
}
.comment-footer-meta {
margin-top: 2.5rem;
}
.comments-pagination {
margin-top: 8rem;
} .pingback .comment-body {
padding: 0;
} .comment-respond p {
margin-bottom: 2.5rem;
}
.comment-form p.logged-in-as {
margin: -2.5rem 0 4.4rem 0;
}
.comment-respond .comment-form-author,
.comment-respond .comment-form-email {
float: left;
width: calc(50% - 1rem);
}
.comment-respond .comment-form-email {
margin-left: 2rem;
}
.comments .comment-respond {
padding: 5rem 0 0;
}
.comment-reply-title small {
display: inline;
margin: 0 0 0 0.5rem;
} .pagination-separator {
margin: 8rem 0;
} .nav-short {
display: inline;
}
.pagination .nav-links {
font-size: 2.4rem;
font-weight: 700;
margin: -2.5rem 0 0 -4rem;
}
.nav-links > * {
margin: 2.5rem 0 0 4rem;
} .error404 #site-content {
padding-top: 8rem;
} .widget .widget-title {
margin-bottom: 3rem;
} .footer-top-visible .footer-nav-widgets-wrapper,
.footer-top-hidden #site-footer {
margin-top: 8rem;
} .footer-top {
padding: 3.7rem 0;
}
.footer-menu {
font-size: 2.4rem;
margin: -0.8rem 0 0 -1.6rem;
}
.footer-menu li {
margin: 0.8rem 0 0 1.6rem;
}
.has-footer-menu .footer-social-wrapper {
flex: 1;
margin-left: 4rem;
width: auto;
} .footer-widgets-outer-wrapper {
padding: 8rem 0;
}
.footer-widgets-wrapper {
display: flex;
justify-content: space-between;
margin-left: -4rem;
width: calc(100% + 4rem);
}
.footer-widgets {
margin-left: 4rem;
width: 50%;
}
.footer-widgets + .footer-widgets {
margin-top: 0;
}
.footer-widgets .widget {
border-top: none;
margin-top: 5rem;
padding-top: 0;
}
.footer-widgets .widget:first-child {
margin-top: 0;
} #site-footer {
font-size: 1.8rem;
padding: 4.3rem 0;
}
.footer-credits {
display: flex;
flex-wrap: wrap;
}
.footer-copyright {
font-weight: 700;
}
.footer-credits .privacy-policy {
margin: 0 0 0 2.4rem;
}
.to-the-top-long {
display: inline;
}
.to-the-top-short {
display: none;
}
}
@media (min-width: 782px) {  .wp-block-column {
margin-bottom: 0;
}
.wp-block-columns.alignwide + .wp-block-columns.alignwide,
.wp-block-columns.alignfull + .wp-block-columns.alignfull {
margin-top: -2.8rem;
}
}
@media ( min-width: 1000px ) {   #site-header {
z-index: 2;
}
.header-inner {
align-items: center;
display: flex;
justify-content: space-between;
padding: 2.8rem 0;
}
.header-titles-wrapper {
margin-right: 4rem;
max-width: 50%;
padding: 0;
text-align: left;
}
.header-titles {
align-items: baseline;
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
margin: -1rem 0 0 -2.4rem;
}
.header-titles .site-title,
.header-titles .site-logo,
.header-titles .site-description {
margin: 1rem 0 0 2.4rem;
}
.wp-custom-logo .header-titles {
align-items: center;
} .header-navigation-wrapper {
align-items: center;
display: flex;
}
.primary-menu-wrapper {
display: block;
width: 100%;
} .mobile-search-toggle,
.mobile-nav-toggle {
display: none !important;
}
.primary-menu-wrapper + .header-toggles {
margin-left: 3rem;
}
.header-toggles {
display: flex;
flex-shrink: 0;
margin-right: -3rem;
}
.header-inner .toggle {
height: 4.4rem;
padding: 0 3rem;
position: relative;
bottom: auto;
left: auto;
right: auto;
top: auto;
width: auto;
}
.header-inner .toggle-wrapper {
position: relative;
}
.header-inner .toggle-wrapper::before {
background: #dedfdf;
content: "";
display: block;
height: 2.7rem;
position: absolute;
left: 0;
top: calc(50% - 1.35rem);
width: 0.1rem;
}
.header-inner .toggle-wrapper:first-child::before {
content: none;
}
.header-inner .primary-menu-wrapper + .header-toggles .toggle-wrapper:first-child::before {
content: "";
}
.nav-toggle-wrapper:not(.has-expanded-menu) {
display: none;
}
.toggle-inner {
position: static;
}
.toggle-inner .toggle-text {
left: 0;
right: 0;
text-align: center;
top: calc(100% - 0.3rem);
width: auto;
}
.header-toggles:only-child .nav-toggle .toggle-inner {
padding-top: 0;
}
.header-toggles:only-child .toggle-inner {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
.header-toggles:only-child .toggle-inner .svg-icon {
order: 1;
}
.header-toggles:only-child .toggle-inner .toggle-text {
position: static;
padding-right: 20px;
font-size: 15px;
color: inherit;
} .menu-modal {
opacity: 1;
justify-content: flex-end;
padding: 0;
transition: background-color 0.3s ease-in, left 0s 0.3s, right 0s 0.3s;
}
.menu-modal.cover-modal {
background: rgba(0, 0, 0, 0);
}
.menu-modal.active {
background: rgba(0, 0, 0, 0.2);
transition: background-color 0.3s ease-out;
}
.menu-wrapper.section-inner {
width: calc(100% - 8rem);
}
.menu-modal-inner {
box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.1);
opacity: 0;
padding: 0;
transform: translateX(20rem);
transition: transform 0.2s ease-in, opacity 0.2s ease-in;
width: 50rem;
}
.menu-modal.active .menu-modal-inner {
opacity: 1;
transform: translateX(0);
transition-timing-function: ease-out;
}
.mobile-menu {
display: none;
}
.expanded-menu {
display: block;
}
.menu-bottom {
padding: 6rem 0;
}
.menu-bottom .social-menu {
justify-content: flex-start;
}  .featured-media figcaption {
width: 100%;
} .template-full-width .wp-block-image .alignleft { margin-right: 2rem;
}
.template-full-width .wp-block-image .alignright { margin-left: 2rem;
}  .singular .intro-text {
font-size: 2.8rem;
}  .wp-block-columns.alignwide + .wp-block-columns.alignwide,
.wp-block-columns.alignfull + .wp-block-columns.alignfull {
margin-top: -4.8rem;
} figure.wp-block-gallery.alignwide,
figure.wp-block-gallery.alignfull {
margin-bottom: 8rem;
margin-top: 8rem;
} .entry-content > .wp-block-group.alignwide.has-background,
.entry-content > .wp-block-group.alignfull.has-background {
padding: 8rem 4rem;
margin-bottom: 0;
margin-top: 0;
} .wp-block-image .alignleft { margin-right: 0;
}
.wp-block-image .alignright { margin-left: 0;
} hr.wp-block-separator {
margin: 8rem auto;
}  .entry-content > .alignleft,
.entry-content > p .alignleft,
.entry-content > .wp-block-image .alignleft {
position: absolute; right: calc((100vw - 58rem) / 2 + 58rem + 2rem);
max-width: calc((100% - 58rem) / 2 - 6rem);
}
[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .alignleft,
[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > p .alignleft,
[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .wp-block-image .alignleft {
position: relative; right: inherit;
max-width: inherit;
}
[class*="wp-block"].alignwide [class*="__inner-container"] > .alignleft,
[class*="wp-block"].alignwide [class*="__inner-container"] > p .alignleft,
[class*="wp-block"].alignwide [class*="__inner-container"] > .wp-block-image .alignleft,
[class*="wp-block"].alignfull [class*="__inner-container"] > .alignleft,
[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignleft,
[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignleft {
position: absolute; right: calc((100% - 58rem) / 2 + 58rem + 4rem);
max-width: calc((100% - 58rem) / 2 - 4rem);
}
[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .alignleft,
[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > p .alignleft,
[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .wp-block-image .alignleft { right: calc((100% - 58rem) / 2 + 58rem);
}
[class*="wp-block"].alignfull [class*="__inner-container"] > .alignleft,
[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignleft,
[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignleft { margin-left: 4rem;
}
.entry-content > .alignright,
.entry-content > p .alignright,
.entry-content > .wp-block-image .alignright,
[class*="__inner-container"] > .alignright {
position: absolute; left: calc((100vw - 58rem) / 2 + 58rem + 2rem);
max-width: calc((100% - 58rem) / 2 - 6rem);
}
[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .alignright,
[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > p .alignright,
[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .wp-block-image .alignright {
position: relative; left: inherit;
max-width: inherit;
}
[class*="wp-block"].alignwide [class*="__inner-container"] > .alignright,
[class*="wp-block"].alignwide [class*="__inner-container"] > p .alignright,
[class*="wp-block"].alignwide [class*="__inner-container"] > .wp-block-image .alignright,
[class*="wp-block"].alignfull [class*="__inner-container"] > .alignright,
[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignright,
[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignright {
position: absolute; left: calc((100% - 58rem) / 2 + 58rem + 4rem);
max-width: calc((100% - 58rem) / 2 - 4rem);
}
[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .alignright,
[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > p .alignright,
[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .wp-block-image .alignright { left: calc((100% - 58rem) / 2 + 58rem + 4rem);
}
[class*="wp-block"].alignfull [class*="__inner-container"] > .alignright,
[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignright,
[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignright { margin-right: 4rem;
}
.entry-content > .alignwide:not(.wp-block-group.has-background),
.entry-content > .alignfull:not(.wp-block-group.has-background) {
margin-bottom: 8rem;
margin-top: 8rem;
} .alignfull > figcaption,
.alignfull > .wp-caption-text {
width: calc(100% - 10rem);
} .comment-meta {
padding-left: 0;
}
.comment-meta .avatar {
left: -8rem;
} .pagination .nav-links {
justify-content: space-between;
margin: 0;
width: 100%;
}
.nav-links > * {
margin: 0 2rem;
}
.pagination .next,
.pagination .prev {
display: block;
}
.pagination .prev {
margin: 0 auto 0 0;
}
.pagination .next {
text-align: right;
margin: 0 0 0 auto;
}  .footer-top {
align-items: center;
}
.footer-menu {
align-items: baseline;
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
font-size: 2.1rem;
margin: -1.2rem 0 0 -2.4rem;
}
.footer-menu li {
margin: 1.2rem 0 0 2.4rem;
}
.powered-by-wordpress {
display: block;
}
}
@media ( min-width: 1220px ) {  h1,
.heading-size-1 {
font-size: 8.4rem;
}   ul.primary-menu {
margin: -0.8rem 0 0 -2.5rem;
}
.primary-menu > li {
margin: 0.8rem 0 0 2.5rem;
} .primary-menu-wrapper + .header-toggles {
margin-left: 4rem;
}
.header-toggles {
margin-right: -4rem;
}
.header-toggles .toggle {
padding: 0 4rem;
}    .cover-header + .post-inner {
padding-top: 10rem;
}  .singular .intro-text {
font-size: 3.2rem;
letter-spacing: -0.03125em;
line-height: 1.375;
}  .wp-block-columns.alignfull + .wp-block-columns.alignfull {
margin-top: -6rem;
} figure.wp-block-gallery.alignfull {
margin-bottom: 10rem;
margin-top: 10rem;
} .entry-content > .wp-block-group.alignwide.has-background,
.entry-content > .wp-block-group.alignfull.has-background {
padding: 8rem 6rem;
margin-bottom: 0;
margin-top: 0;
} .wp-block-pullquote.alignwide blockquote p,
.wp-block-pullquote.alignfull blockquote p {
font-size: 6.4rem;
}
.wp-block-pullquote.is-style-solid-color.alignwide,
.wp-block-pullquote.is-style-solid-color.alignfull {
padding: 9rem 4rem 8rem;
}  .entry-content > .alignfull {
margin-bottom: 10rem;
margin-top: 10rem;
}
[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .alignleft,
[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > p .alignleft,
[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .wp-block-image .alignleft { right: calc((100% - 58rem) / 2 + 58rem - 2rem);
}
[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .alignright,
[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > p .alignright,
[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .wp-block-image .alignright { left: calc((100% - 58rem) / 2 + 58rem + 6rem);
} .comment-reply-title {
font-size: 5.6rem;
line-height: 1.2;
margin-bottom: 6rem;
}
.comment-respond p.comment-notes,
.comment-respond p.logged-in-as {
margin: -4rem 0 6rem 0;
}
.comments .comment-respond .comment-reply-title {
font-size: 4.8rem;
}
.comments .comment-respond p.comment-notes,
.comments .comment-respond p.logged-in-as {
margin: -4.5rem 0 4rem 0;
}  .widget-content {
font-size: 2.1rem;
} .footer-menu {
font-size: 2.4rem;
margin: -1.5rem 0 0 -3rem;
}
.footer-menu li {
margin: 1.5rem 0 0 3rem;
}
ul.footer-social {
margin: -1rem 0 0 -1rem;
}
ul.footer-social li {
margin: 1rem 0 0 1rem;
}
.footer-social a {
height: 4.4rem;
width: 4.4rem;
}
.footer-social a::before {
font-size: 2rem;
} .footer-widgets-wrapper {
margin-left: -6rem;
width: calc(100% + 6rem);
}
.footer-widgets {
margin-left: 6rem;
}
}
@media ( min-width: 1240px ) { body.template-full-width .entry-content > .alignleft { margin-left: calc(( 100vw - 120rem ) / 2);
}
body.template-full-width .entry-content > .alignright { margin-right: calc(( 100vw - 120rem ) / 2);
}
}
@media ( min-width: 1280px ) {  figure.wp-block-gallery.alignleft { margin-left: -31rem;
}
figure.wp-block-gallery.alignright { margin-right: -31rem;
} .wp-block-separator.is-style-wide {
max-width: 120rem;
width: 100%;
}  .entry-content > .alignleft,
.entry-content > p .alignleft,
.entry-content > .wp-block-image .alignleft { right: calc((100vw - 58rem) / 2 + 58rem + 4rem); margin-left: -31rem;
}
.entry-content > .alignright,
.entry-content > p .alignright,
.entry-content > .wp-block-image .alignright { left: calc((100vw - 58rem) / 2 + 58rem + 4rem); margin-right: -31rem;
}
.entry-content > .alignwide {
max-width: 120rem;
width: 120rem;
}
[class*="__inner-container"] > .alignwide {
max-width: 120rem;
width: 100%;
}
.alignleft,
.alignright,
.entry-content > .alignleft,
.entry-content > p .alignleft,
.entry-content > .wp-block-image .alignleft,
.entry-content > .alignright,
.entry-content > p .alignright,
.entry-content > .wp-block-image .alignright,
[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .alignleft,
[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > p .alignleft,
[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignleft,
[class*="wp-block"].alignfull [class*="__inner-container"] > .alignleft,
[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignleft,
[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignleft,
[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .alignright,
[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > p .alignright,
[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignright,
[class*="wp-block"].alignfull [class*="__inner-container"] > .alignright,
[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignright,
[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignright {
max-width: 25rem;
} body.template-full-width .alignfull:not(.has-background) > .wp-block-group__inner-container > p:not(.has-background-color) {
padding-left: 0;
padding-right: 0;
}
body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignleft { margin-left: 0;
}
body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignright { margin-right: 0;
}
}
@media ( min-width: 1330px ) {  .alignleft,
.alignright,
.entry-content > .alignleft,
.entry-content > p .alignleft,
.entry-content > .wp-block-image .alignleft,
.entry-content > .alignright,
.entry-content > p .alignright,
.entry-content > .wp-block-image .alignright,
[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .alignleft,
[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > p .alignleft,
[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignleft,
[class*="wp-block"].alignfull [class*="__inner-container"] > .alignleft,
[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignleft,
[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignleft,
[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .alignright,
[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > p .alignright,
[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignright,
[class*="wp-block"].alignfull [class*="__inner-container"] > .alignright,
[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignright,
[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignright {
max-width: 29rem;
}  .wp-block-pullquote.is-style-solid-color.alignleft::before,
.wp-block-pullquote.is-style-solid-color.alignright::before {
top: 0;
}
}
@media ( max-width: 800px ) { .customize-partial-edit-shortcuts-shown .footer-nav-widgets-wrapper .footer-inner.section-inner {
width: calc(100% - 8rem);
}
}