body.custom-background div.site{max-width:1320px;margin:0 auto;}@font-face {
font-family: 'canvas-icons';
src: url(//www.rivistainnovare.com/wp-content/plugins/canvas/assets/fonts/canvas-icons.woff) format("woff"), url(//www.rivistainnovare.com/wp-content/plugins/canvas/assets/fonts/canvas-icons.ttf) format("truetype"), url(//www.rivistainnovare.com/wp-content/plugins/canvas/assets/fonts/canvas-icons.svg) format("svg");
font-weight: normal;
font-style: normal;
font-display: swap;
}
[class^="cnvs-icon-"],
[class*=" cnvs-icon-"] {
font-family: 'canvas-icons' !important;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.cnvs-icon-arrow-right:before {
content: "\e940";
}
.cnvs-icon-arrow-left:before {
content: "\e941";
}
.cnvs-icon-arrow-down:before {
content: "\e942";
}
.cnvs-icon-arrow-up:before {
content: "\e943";
}
.cnvs-icon-watch:before {
content: "\e93f";
}
.cnvs-icon-eye:before {
content: "\e93e";
}
.cnvs-icon-share:before {
content: "\e93d";
}
.cnvs-icon-check:before {
content: "\e912";
}
.cnvs-icon-minus:before {
content: "\e90d";
}
.cnvs-icon-chevron-right:before {
content: "\e914";
}
.cnvs-icon-chevron-left:before {
content: "\e915";
}
.cnvs-icon-x:before {
content: "\e913";
}
.cnvs-icon-arrow-right-circle:before {
content: "\e911";
}
.cnvs-icon-arrow-left-circle:before {
content: "\e910";
}
.cnvs-icon-up:before {
content: "\e908";
}
.cnvs-icon-comment:before {
content: "\e900";
}
.cnvs-container {
width: 100%;
padding-right: 20px;
padding-left: 20px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.cnvs-container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.cnvs-container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.cnvs-container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.cnvs-container {
max-width: 1140px;
}
}
.cnvs-container-fluid {
width: 100%;
padding-right: 20px;
padding-left: 20px;
margin-right: auto;
margin-left: auto;
}
.cnvs-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -20px;
margin-left: -20px;
}
.cnvs-col-1, .cnvs-col-2, .cnvs-col-3, .cnvs-col-4, .cnvs-col-5, .cnvs-col-6, .cnvs-col-7, .cnvs-col-8, .cnvs-col-9, .cnvs-col-10, .cnvs-col-11, .cnvs-col-12, .cnvs-col-sm-1, .cnvs-col-sm-2, .cnvs-col-sm-3, .cnvs-col-sm-4, .cnvs-col-sm-5, .cnvs-col-sm-6, .cnvs-col-sm-7, .cnvs-col-sm-8, .cnvs-col-sm-9, .cnvs-col-sm-10, .cnvs-col-sm-11, .cnvs-col-sm-12, .cnvs-col-md-1, .cnvs-col-md-2, .cnvs-col-md-3, .cnvs-col-md-4, .cnvs-col-md-5, .cnvs-col-md-6, .cnvs-col-md-7, .cnvs-col-md-8, .cnvs-col-md-9, .cnvs-col-md-10, .cnvs-col-md-11, .cnvs-col-md-12, .cnvs-col-lg-1, .cnvs-col-lg-2, .cnvs-col-lg-3, .cnvs-col-lg-4, .cnvs-col-lg-5, .cnvs-col-lg-6, .cnvs-col-lg-7, .cnvs-col-lg-8, .cnvs-col-lg-9, .cnvs-col-lg-10, .cnvs-col-lg-11, .cnvs-col-lg-12, .cnvs-col-xl-1, .cnvs-col-xl-2, .cnvs-col-xl-3, .cnvs-col-xl-4, .cnvs-col-xl-5, .cnvs-col-xl-6, .cnvs-col-xl-7, .cnvs-col-xl-8, .cnvs-col-xl-9, .cnvs-col-xl-10, .cnvs-col-xl-11, .cnvs-col-xl-12 {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 20px;
padding-left: 20px;
}
.cnvs-col-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.3333333333%;
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.cnvs-col-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.cnvs-col-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.cnvs-col-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.cnvs-col-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.6666666667%;
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.cnvs-col-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.cnvs-col-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.cnvs-col-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.cnvs-col-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.cnvs-col-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.cnvs-col-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.6666666667%;
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.cnvs-col-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
@media (min-width: 576px) {
.cnvs-col-sm-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.3333333333%;
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.cnvs-col-sm-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.cnvs-col-sm-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.cnvs-col-sm-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.cnvs-col-sm-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.6666666667%;
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.cnvs-col-sm-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.cnvs-col-sm-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.cnvs-col-sm-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.cnvs-col-sm-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.cnvs-col-sm-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.cnvs-col-sm-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.6666666667%;
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.cnvs-col-sm-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
@media (min-width: 768px) {
.cnvs-col-md-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.3333333333%;
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.cnvs-col-md-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.cnvs-col-md-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.cnvs-col-md-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.cnvs-col-md-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.6666666667%;
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.cnvs-col-md-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.cnvs-col-md-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.cnvs-col-md-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.cnvs-col-md-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.cnvs-col-md-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.cnvs-col-md-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.6666666667%;
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.cnvs-col-md-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
@media (min-width: 992px) {
.cnvs-col-lg-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.3333333333%;
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.cnvs-col-lg-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.cnvs-col-lg-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.cnvs-col-lg-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.cnvs-col-lg-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.6666666667%;
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.cnvs-col-lg-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.cnvs-col-lg-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.cnvs-col-lg-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.cnvs-col-lg-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.cnvs-col-lg-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.cnvs-col-lg-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.6666666667%;
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.cnvs-col-lg-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
@media (min-width: 1200px) {
.cnvs-col-xl-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.3333333333%;
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.cnvs-col-xl-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.cnvs-col-xl-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.cnvs-col-xl-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.cnvs-col-xl-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.6666666667%;
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.cnvs-col-xl-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.cnvs-col-xl-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.cnvs-col-xl-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.cnvs-col-xl-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.cnvs-col-xl-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.cnvs-col-xl-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.6666666667%;
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.cnvs-col-xl-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
.cnvs-d-none {
display: none;
}
.cnvs-clearfix {
clear: both;
}
.cnvs-clearfix:after {
content: '';
clear: both;
display: table;
}
.cnvs-post-meta {
--cnvs-post-meta-color: #dee2e6;
padding-left: 0;
list-style: none;
color: var(--cnvs-post-meta-color);
padding: 0;
margin: 0;
}
.cnvs-post-meta > li {
display: inline-block;
}
.cnvs-post-meta > li:not(:last-child) {
margin-right: 0.5rem;
}
.cnvs-post-meta li + li:before {
margin-right: 0.5rem;
content: "\b7";
}
.cnvs-post-meta .cnvs-icon {
margin-right: 0.25rem;
}
.cnvs-meta-category .post-categories {
padding-left: 0;
list-style: none;
padding: 0;
margin: 0;
}
.cnvs-meta-category .post-categories > li {
display: inline-block;
}
.cnvs-meta-category .post-categories > li:not(:last-child) {
margin-right: 0.5rem;
}
.cnvs-meta-category .post-categories li:not(:last-child):after {
content: ",";
}
.post-meta .cnvs-meta-category .post-categories {
margin-bottom: 0;
}
.cnvs-meta-author span + a,
.cnvs-meta-author a + span {
margin-left: 0.25rem;
}  .wp-block-button.is-cnvs-button-full-width,
.entry-content .wp-block-button.is-cnvs-button-full-width {
width: 100%;
}
.wp-block-button.is-cnvs-button-full-width .wp-block-button__link,
.entry-content .wp-block-button.is-cnvs-button-full-width .wp-block-button__link {
width: 100%;
}
.wp-block-button.is-cnvs-button-size-sm .wp-block-button__link,
.entry-content .wp-block-button.is-cnvs-button-size-sm .wp-block-button__link {
padding: 0.25rem 0.5rem;
}
.wp-block-button.is-cnvs-button-size-lg .wp-block-button__link,
.entry-content .wp-block-button.is-cnvs-button-size-lg .wp-block-button__link {
padding: 1rem 2rem;
}  .cnvs-color-primary {
--cnvs-primary-color: #343a40;
color: var(--cnvs-primary-color);
}
.cnvs-color-secondary {
--cnvs-secondary-color: #A0A0A0;
color: var(--cnvs-secondary-color);
}
.cnvs-bg-primary {
--cnvs-primary-background: #343a40;
background-color: var(--cnvs-primary-background);
}
.cnvs-bg-overlay {
--cnvs-overlay-background: rgba(52, 58, 64, 0.5);
background-color: var(--cnvs-overlay-background);
}  .cnvs-font-primary {
--cnvs-primary-font-weight: 700;
font-weight: var(--cnvs-primary-font-weight);
}
.cnvs-font-secondary {
--cnvs-secondary-font-size: 80%;
--cnvs-secondary-font-color: #6c757d;
font-size: var(--cnvs-secondary-font-size);
color: var(--cnvs-secondary-font-color);
}
.cnvs-font-heading {
--cnvs-heading-font-weight: 700;
--cnvs-heading-font-color: #212529;
font-weight: var(--cnvs-heading-font-weight);
color: var(--cnvs-heading-font-color);
}  .cnvs-bg-primary {
background-color: #007bff;
}
a.cnvs-bg-primary:hover, a.cnvs-bg-primary:focus,
button.cnvs-bg-primary:hover,
button.cnvs-bg-primary:focus {
background-color: #0062cc;
}
.cnvs-bg-secondary {
background-color: #A0A0A0;
}
a.cnvs-bg-secondary:hover, a.cnvs-bg-secondary:focus,
button.cnvs-bg-secondary:hover,
button.cnvs-bg-secondary:focus {
background-color: #878686;
}
.cnvs-bg-success {
background-color: #28a745;
}
a.cnvs-bg-success:hover, a.cnvs-bg-success:focus,
button.cnvs-bg-success:hover,
button.cnvs-bg-success:focus {
background-color: #1e7e34;
}
.cnvs-bg-info {
background-color: #17a2b8;
}
a.cnvs-bg-info:hover, a.cnvs-bg-info:focus,
button.cnvs-bg-info:hover,
button.cnvs-bg-info:focus {
background-color: #117a8b;
}
.cnvs-bg-warning {
background-color: #ffc107;
}
a.cnvs-bg-warning:hover, a.cnvs-bg-warning:focus,
button.cnvs-bg-warning:hover,
button.cnvs-bg-warning:focus {
background-color: #d39e00;
}
.cnvs-bg-danger {
background-color: #dc3545;
}
a.cnvs-bg-danger:hover, a.cnvs-bg-danger:focus,
button.cnvs-bg-danger:hover,
button.cnvs-bg-danger:focus {
background-color: #bd2130;
}
.cnvs-bg-light {
background-color: #f8f9fa;
}
a.cnvs-bg-light:hover, a.cnvs-bg-light:focus,
button.cnvs-bg-light:hover,
button.cnvs-bg-light:focus {
background-color: #dae0e5;
}
.cnvs-bg-dark {
background-color: #343a40;
}
a.cnvs-bg-dark:hover, a.cnvs-bg-dark:focus,
button.cnvs-bg-dark:hover,
button.cnvs-bg-dark:focus {
background-color: #1d2124;
}
.cnvs-bg-white {
--cnvs-bg-white: #fff;
background-color: var(--cnvs-bg-white);
}
.cnvs-bg-transparent {
--cnvs-bg-transparent: transparent;
background-color: var(--cnvs-bg-transparent);
}  .cnvs-alert {
--cnvs-alert-background: #f8f9fa;
--cnvs-alert-heading-color: inherit;
--cnvs-alert-close-color: #000;
--cnvs-alert-close-hover-color: #000;
--cnvs-alert-font-size: 0.875rem;
--cnvs-alert-link-font-weight: 700;
--cnvs-alert-close-font-size: 1rem;
--cnvs-alert-close-line-height: 1;
--cnvs-alert-close-text-shadow: 0 1px 0 #fff;
--cnvs-alert-close-opacity: .75;
} .cnvs-alert {
position: relative;
padding: 0.5rem 1rem;
margin-bottom: 1rem;
background: var(--cnvs-alert-background);
font-size: var(--cnvs-alert-font-size);
}
.cnvs-alert a {
text-decoration: underline;
text-shadow: none;
border: none;
}
.cnvs-alert a:hover {
text-decoration: none;
text-shadow: none;
border: none;
}
.cnvs-alert p {
margin-bottom: 0.5rem;
}
.cnvs-alert > *:last-child {
margin-bottom: 0;
}
.cnvs-alert-multiline {
padding: 1.25rem 1.75rem;
}
.cnvs-alert-heading {
color: var(--cnvs-alert-heading-color);
}
.cnvs-alert-link {
font-weight: var(--cnvs-alert-link-font-weight);
}
.cnvs-alert-dismissible {
padding-right: 4rem;
}
.cnvs-alert-dismissible .cnvs-close {
position: absolute;
top: 0;
right: 0;
height: 100%;
padding: 0 1rem;
color: inherit;
}
.cnvs-close {
float: right;
font-size: var(--cnvs-alert-close-font-size);
line-height: var(--cnvs-alert-close-line-height);
color: var(--cnvs-alert-close-color);
text-shadow: var(--cnvs-alert-close-text-shadow);
opacity: var(--cnvs-alert-close-opacity);
}
.cnvs-close:hover, .cnvs-close:focus {
color: var(--cnvs-alert-close-hover-color);
text-decoration: none;
opacity: 1;
}
button.cnvs-close {
padding: 0;
text-decoration: none !important;
border: none !important;
-webkit-appearance: none !important;
background-color: transparent !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.cnvs-alert-primary {
border-left: #007bff 2px solid;
}
.cnvs-alert-primary .cnvs-icon-close,
.cnvs-alert-primary .cnvs-alert-title {
color: #0062cc;
}
.cnvs-alert-secondary {
border-left: #A0A0A0 2px solid;
}
.cnvs-alert-secondary .cnvs-icon-close,
.cnvs-alert-secondary .cnvs-alert-title {
color: #878686;
}
.cnvs-alert-success {
border-left: #28a745 2px solid;
}
.cnvs-alert-success .cnvs-icon-close,
.cnvs-alert-success .cnvs-alert-title {
color: #1e7e34;
}
.cnvs-alert-info {
border-left: #17a2b8 2px solid;
}
.cnvs-alert-info .cnvs-icon-close,
.cnvs-alert-info .cnvs-alert-title {
color: #117a8b;
}
.cnvs-alert-warning {
border-left: #ffc107 2px solid;
}
.cnvs-alert-warning .cnvs-icon-close,
.cnvs-alert-warning .cnvs-alert-title {
color: #d39e00;
}
.cnvs-alert-danger {
border-left: #dc3545 2px solid;
}
.cnvs-alert-danger .cnvs-icon-close,
.cnvs-alert-danger .cnvs-alert-title {
color: #bd2130;
}
.cnvs-alert-light {
border-left: #f8f9fa 2px solid;
}
.cnvs-alert-light .cnvs-icon-close,
.cnvs-alert-light .cnvs-alert-title {
color: #dae0e5;
}
.cnvs-alert-dark {
border-left: #343a40 2px solid;
}
.cnvs-alert-dark .cnvs-icon-close,
.cnvs-alert-dark .cnvs-alert-title {
color: #1d2124;
}  .cnvs-badge {
--cnvs-badge-background: #f8f9fa;
--cnvs-badge-color: inherit;
--cnvs-badge-primary-background: #00A0D2;
--cnvs-badge-primary-color: #FFFFFF;
--cnvs-badge-light-background: #FFFFFF;
--cnvs-badge-light-color: #000000;
--cnvs-badge-border-radius: 30px;
--cnvs-badge-font-size: 75%;
--cnvs-badge-line-height: 1;
} .cnvs-badge {
background: var(--cnvs-badge-background);
color: var(--cnvs-badge-color);
display: inline-block;
padding: 0.3em 0.6em;
font-size: var(--cnvs-badge-font-size);
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: var(--cnvs-badge-border-radius);
text-transform: uppercase;
line-height: var(--cnvs-badge-line-height);
}
.cnvs-badge:empty {
display: none;
}
.menu-item .cnvs-badge {
margin-left: 0.5rem;
}
.cnvs-button .cnvs-badge {
position: relative;
top: -1px;
}
.is-cnvs-badge-color-primary,
.block-editor-rich-text__editable:focus [data-rich-text-format-boundary].is-cnvs-badge-color-primary {
background: rgba(0, 123, 255, 0.1);
color: #0056b3;
}
.is-cnvs-badge-color-secondary,
.block-editor-rich-text__editable:focus [data-rich-text-format-boundary].is-cnvs-badge-color-secondary {
background: rgba(160, 160, 160, 0.1);
color: #7a7a7a;
}
.is-cnvs-badge-color-success,
.block-editor-rich-text__editable:focus [data-rich-text-format-boundary].is-cnvs-badge-color-success {
background: rgba(40, 167, 69, 0.1);
color: #19692c;
}
.is-cnvs-badge-color-info,
.block-editor-rich-text__editable:focus [data-rich-text-format-boundary].is-cnvs-badge-color-info {
background: rgba(23, 162, 184, 0.1);
color: #0f6674;
}
.is-cnvs-badge-color-warning,
.block-editor-rich-text__editable:focus [data-rich-text-format-boundary].is-cnvs-badge-color-warning {
background: rgba(255, 193, 7, 0.1);
color: #ba8b00;
}
.is-cnvs-badge-color-danger,
.block-editor-rich-text__editable:focus [data-rich-text-format-boundary].is-cnvs-badge-color-danger {
background: rgba(220, 53, 69, 0.1);
color: #a71d2a;
}
.is-cnvs-badge-color-light,
.block-editor-rich-text__editable:focus [data-rich-text-format-boundary].is-cnvs-badge-color-light {
background: rgba(248, 249, 250, 0.1);
color: #cbd3da;
}
.is-cnvs-badge-color-dark,
.block-editor-rich-text__editable:focus [data-rich-text-format-boundary].is-cnvs-badge-color-dark {
background: rgba(52, 58, 64, 0.1);
color: #121416;
}
.is-cnvs-badge-color-primary,
.block-editor-rich-text__editable:focus [data-rich-text-format-boundary].is-cnvs-badge-color-primary {
background: var(--cnvs-badge-primary-background);
color: var(--cnvs-badge-primary-color);
}
.is-cnvs-badge-color-light,
.block-editor-rich-text__editable:focus [data-rich-text-format-boundary].is-cnvs-badge-color-light {
background: var(--cnvs-badge-light-background);
color: var(--cnvs-badge-light-color);
}  [cnvs-flickity="init"] {
--cnvs-flickity-button-background: hsla(0, 0%, 100%, 0.75);
--cnvs-flickity-button-color: #333;
--cnvs-flickity-button-hover-background: white;
--cnvs-flickity-button-focus-box-shadow: 0 0 0 5px #19F;
--cnvs-flickity-button-active-opacity: 0.6;
--cnvs-flickity-button-disabled-opacity: 0.3;
--cnvs-flickity-button-icon-fill: #333;
--cnvs-flickity-prev-next-border-radius: 50%;
--cnvs-flickity-page-info-font-size: .75rem;
--cnvs-flickity-page-info-line-height: 1;
--cnvs-flickity-dot-width: 10px;
--cnvs-flickity-dot-height: 10px;
--cnvs-flickity-dot-margin: 0 3px;
--cnvs-flickity-dot-background: #333;
--cnvs-flickity-dot-border-radius: 50%;
--cnvs-flickity-dot-opacity: 0.25;
}
[cnvs-flickity="init"].flickity-enabled {
position: relative;
padding-bottom: 0;
}
[cnvs-flickity="init"].flickity-enabled:focus {
outline: none;
}
[cnvs-flickity="init"].flickity-enabled.is-animate .flickity-viewport {
-webkit-transition: height 0.2s;
transition: height 0.2s;
}
[cnvs-flickity="init"].flickity-enabled.is-draggable {
-webkit-tap-highlight-color: transparent;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
[cnvs-flickity="init"].flickity-enabled.is-draggable .flickity-viewport {
cursor: move;
cursor: -webkit-grab;
cursor: grab;
}
[cnvs-flickity="init"].flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
cursor: -webkit-grabbing;
cursor: grabbing;
}
[cnvs-flickity="init"] .flickity-viewport {
overflow: hidden;
position: relative;
height: 100%;
}
[cnvs-flickity="init"] .flickity-slider {
position: absolute;
width: 100%;
height: 100%;
}
[cnvs-flickity="init"] .flickity-button {
position: absolute;
background: var(--cnvs-flickity-button-background);
border: none;
color: var(--cnvs-flickity-button-color);
}
[cnvs-flickity="init"] .flickity-button:hover {
background: var(--cnvs-flickity-button-hover-background);
cursor: pointer;
}
[cnvs-flickity="init"] .flickity-button:focus {
outline: none;
-webkit-box-shadow: var(--cnvs-flickity-button-focus-box-shadow);
box-shadow: var(--cnvs-flickity-button-focus-box-shadow);
}
[cnvs-flickity="init"] .flickity-button:active {
opacity: var(--cnvs-flickity-button-active-opacity);
}
[cnvs-flickity="init"] .flickity-button:disabled {
opacity: var(--cnvs-flickity-button-disabled-opacity);
cursor: auto; pointer-events: none;
}
[cnvs-flickity="init"] .flickity-button-icon {
fill: var(--cnvs-flickity-button-icon-fill);
}
[cnvs-flickity="init"] .flickity-prev-next-button {
top: 50%;
width: 44px;
height: 44px;
border-radius: var(--cnvs-flickity-prev-next-border-radius); margin-top: -22px;
}
[cnvs-flickity="init"] .flickity-prev-next-button.previous {
left: 1rem;
}
[cnvs-flickity="init"] .flickity-prev-next-button.next {
right: 1rem;
}
[cnvs-flickity="init"] .flickity-rtl .flickity-prev-next-button.previous {
left: auto;
right: 10px;
}
[cnvs-flickity="init"] .flickity-rtl .flickity-prev-next-button.next {
right: auto;
left: 10px;
}
[cnvs-flickity="init"] .flickity-prev-next-button .flickity-button-icon {
position: absolute;
left: 30%;
top: 30%;
width: 40%;
height: 40%;
}
[cnvs-flickity="init"] [data-sg-page-info="true"],
[cnvs-flickity="init"] [data-sg-page-dots="true"] {
padding-bottom: 50px;
}
[cnvs-flickity="init"] [data-sg-page-info="true"] .flickity-prev-next-button,
[cnvs-flickity="init"] [data-sg-page-dots="true"] .flickity-prev-next-button { margin-top: -52px;
}
[cnvs-flickity="init"] .flickity-pages {
position: relative;
}
[cnvs-flickity="init"] .flickity-page-info {
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: var(--cnvs-flickity-page-info-font-size);
line-height: var(--cnvs-flickity-page-info-line-height);
}
[cnvs-flickity="init"] .flickity-page-info span:not(:last-child) {
margin-right: .25rem;
}
[cnvs-flickity="init"] .flickity-page-dots {
padding: 1rem 3rem 0;
list-style: none;
text-align: center;
text-align: center;
line-height: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin: 0;
}
[cnvs-flickity="init"] .flickity-rtl .flickity-page-dots {
direction: rtl;
}
[cnvs-flickity="init"] .flickity-page-dots .dot {
display: inline-block;
width: var(--cnvs-flickity-dot-width);
height: var(--cnvs-flickity-dot-height);
margin: var(--cnvs-flickity-dot-margin);
background: var(--cnvs-flickity-dot-background);
border-radius: var(--cnvs-flickity-dot-border-radius);
opacity: var(--cnvs-flickity-dot-opacity);
cursor: pointer;
}
[cnvs-flickity="init"] .flickity-page-dots .dot.is-selected {
opacity: 1;
}@font-face {
font-family: 'powerkit-icons';
src: url(//www.rivistainnovare.com/wp-content/plugins/powerkit/assets/fonts/powerkit-icons.woff) format("woff"), url(//www.rivistainnovare.com/wp-content/plugins/powerkit/assets/fonts/powerkit-icons.ttf) format("truetype"), url(//www.rivistainnovare.com/wp-content/plugins/powerkit/assets/fonts/powerkit-icons.svg) format("svg");
font-weight: normal;
font-style: normal;
font-display: swap;
}
[class^="pk-icon-"],
[class*=" pk-icon-"] {
font-family: 'powerkit-icons' !important;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.pk-icon-alert-circle:before {
content: "\e946";
}
.pk-icon-star-half:before {
content: "\e938";
}
.pk-icon-star-full:before {
content: "\e939";
}
.pk-icon-star-empty:before {
content: "\e93a";
}
.pk-icon-discord:before {
content: "\e947";
}
.pk-icon-tiktok:before {
content: "\e948";
}
.pk-icon-mix:before {
content: "\e93c";
}
.pk-icon-strava:before {
content: "\e93b";
}
.pk-icon-microblog:before {
content: "\e937";
}
.pk-icon-mastodon:before {
content: "\e935";
}
.pk-icon-goodreads:before {
content: "\e934";
}
.pk-icon-codepen:before {
content: "\e924";
}
.pk-icon-medium:before {
content: "\e906";
}
.pk-icon-powerkit:before {
content: "\e904";
}
.pk-icon-line:before {
content: "\e90e";
}
.pk-icon-fb-messenger:before {
content: "\e90a";
}
.pk-icon-pixelfed:before {
content: "\e936";
}
.pk-icon-steam:before {
content: "\e932";
}
.pk-icon-thumbtack:before {
content: "\e933";
}
.pk-icon-tripadvisor:before {
content: "\e931";
}
.pk-icon-slideshare:before {
content: "\e925";
}
.pk-icon-producthunt:before {
content: "\e930";
}
.pk-icon-meetup:before {
content: "\e92f";
}
.pk-icon-houzz:before {
content: "\e92e";
}
.pk-icon-deviantart:before {
content: "\e92d";
}
.pk-icon-delicious:before {
content: "\e92c";
}
.pk-icon-500px:before {
content: "\e92b";
}
.pk-icon-bitbucket:before {
content: "\e929";
}
.pk-icon-jsfiddle:before {
content: "\e928";
}
.pk-icon-freecodecamp:before {
content: "\e927";
}
.pk-icon-gitlab:before {
content: "\e926";
}
.pk-icon-stackoverflow:before {
content: "\e923";
}
.pk-icon-wechat:before {
content: "\e91e";
}
.pk-icon-xing:before {
content: "\e91c";
}
.pk-icon-ok:before {
content: "\e91d";
}
.pk-icon-snapchat:before {
content: "\e917";
}
.pk-icon-behance:before {
content: "\f1b4";
}
.pk-icon-diamond:before {
content: "\f219";
}
.pk-icon-dribbble:before {
content: "\f17d";
}
.pk-icon-facebook:before {
content: "\f09a";
}
.pk-icon-feed:before {
content: "\f09e";
}
.pk-icon-rss:before {
content: "\f09e";
}
.pk-icon-get-pocket:before {
content: "\f265";
}
.pk-icon-pocket:before {
content: "\f265";
}
.pk-icon-google-plus:before {
content: "\f0d5";
}
.pk-icon-googleplus:before {
content: "\f0d5";
}
.pk-icon-linkedin:before {
content: "\f0e1";
}
.pk-icon-map-marker:before {
content: "\f041";
}
.pk-icon-phone:before {
content: "\f095";
}
.pk-icon-viber:before {
content: "\f095";
}
.pk-icon-pinterest:before {
content: "\f0d2";
}
.pk-icon-retweet:before {
content: "\f079";
}
.pk-icon-soundcloud:before {
content: "\f1be";
}
.pk-icon-spotify:before {
content: "\f1bc";
}
.pk-icon-stumbleupon:before {
content: "\f1a4";
}
.pk-icon-tumblr:before {
content: "\f173";
}
.pk-icon-twitter:before {
content: "\f099";
}
.pk-icon-vimeo:before {
content: "\f27d";
}
.pk-icon-vk:before {
content: "\f189";
}
.pk-icon-vkontakte:before {
content: "\f189";
}
.pk-icon-whatsapp:before {
content: "\f232";
}
.pk-icon-youtube:before {
content: "\e945";
}
.pk-icon-foursquare:before {
content: "\e92a";
}
.pk-icon-yelp:before {
content: "\e922";
}
.pk-icon-weibo:before {
content: "\e91f";
}
.pk-icon-apple:before {
content: "\e921";
}
.pk-icon-flickr:before {
content: "\e918";
}
.pk-icon-bloglovin:before {
content: "\e944";
}
.pk-icon-twitch:before {
content: "\e905";
}
.pk-icon-github:before {
content: "\e90f";
}
.pk-icon-instagram:before {
content: "\e90c";
}
.pk-icon-telegram:before {
content: "\e909";
}
.pk-icon-reddit:before {
content: "\e90b";
}
.pk-icon-android:before {
content: "\e920";
}
.pk-icon-link:before {
content: "\e91b";
}
.pk-icon-globe:before {
content: "\e91a";
}
.pk-icon-website:before {
content: "\e91a";
}
.pk-icon-bell:before {
content: "\e919";
}
.pk-icon-zoom-in:before {
content: "\e916";
}
.pk-icon-check:before {
content: "\e912";
}
.pk-icon-minus:before {
content: "\e90d";
}
.pk-icon-chevron-right:before {
content: "\e914";
}
.pk-icon-chevron-left:before {
content: "\e915";
}
.pk-icon-x:before {
content: "\e913";
}
.pk-icon-arrow-right-circle:before {
content: "\e911";
}
.pk-icon-arrow-left-circle:before {
content: "\e910";
}
.pk-icon-up:before {
content: "\e908";
}
.pk-icon-comment:before {
content: "\e900";
}
.pk-icon-refresh-cw:before {
content: "\e902";
}
.pk-icon-reply:before {
content: "\e903";
}
.pk-icon-like:before {
content: "\e901";
}
.pk-icon-mail:before {
content: "\e002";
}
.pk-icon-email:before {
content: "\e002";
}
.pk-icon-video:before {
content: "\e018";
}
.pk-icon-share:before {
content: "\e93d";
}
.pk-icon-watch:before {
content: "\e93f";
}
.pk-icon-eye:before {
content: "\e93e";
}
.pk-icon-arrow-right:before {
content: "\e940";
}
.pk-icon-arrow-left:before {
content: "\e941";
}
.pk-icon-arrow-down:before {
content: "\e942";
}
.pk-icon-arrow-up:before {
content: "\e943";
}
.pk-container {
width: 100%;
padding-right: 20px;
padding-left: 20px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.pk-container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.pk-container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.pk-container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.pk-container {
max-width: 1140px;
}
}
.pk-container-fluid {
width: 100%;
padding-right: 20px;
padding-left: 20px;
margin-right: auto;
margin-left: auto;
}
.pk-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -20px;
margin-left: -20px;
}
.pk-col-1, .pk-col-2, .pk-col-3, .pk-col-4, .pk-col-5, .pk-col-6, .pk-col-7, .pk-col-8, .pk-col-9, .pk-col-10, .pk-col-11, .pk-col-12, .pk-col-sm-1, .pk-col-sm-2, .pk-col-sm-3, .pk-col-sm-4, .pk-col-sm-5, .pk-col-sm-6, .pk-col-sm-7, .pk-col-sm-8, .pk-col-sm-9, .pk-col-sm-10, .pk-col-sm-11, .pk-col-sm-12, .pk-col-md-1, .pk-col-md-2, .pk-col-md-3, .pk-col-md-4, .pk-col-md-5, .pk-col-md-6, .pk-col-md-7, .pk-col-md-8, .pk-col-md-9, .pk-col-md-10, .pk-col-md-11, .pk-col-md-12, .pk-col-lg-1, .pk-col-lg-2, .pk-col-lg-3, .pk-col-lg-4, .pk-col-lg-5, .pk-col-lg-6, .pk-col-lg-7, .pk-col-lg-8, .pk-col-lg-9, .pk-col-lg-10, .pk-col-lg-11, .pk-col-lg-12, .pk-col-xl-1, .pk-col-xl-2, .pk-col-xl-3, .pk-col-xl-4, .pk-col-xl-5, .pk-col-xl-6, .pk-col-xl-7, .pk-col-xl-8, .pk-col-xl-9, .pk-col-xl-10, .pk-col-xl-11, .pk-col-xl-12 {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 20px;
padding-left: 20px;
}
.pk-col-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.3333333333%;
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.pk-col-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.pk-col-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.pk-col-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.pk-col-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.6666666667%;
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.pk-col-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.pk-col-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.pk-col-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.pk-col-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.pk-col-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.pk-col-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.6666666667%;
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.pk-col-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
@media (min-width: 576px) {
.pk-col-sm-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.3333333333%;
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.pk-col-sm-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.pk-col-sm-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.pk-col-sm-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.pk-col-sm-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.6666666667%;
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.pk-col-sm-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.pk-col-sm-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.pk-col-sm-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.pk-col-sm-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.pk-col-sm-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.pk-col-sm-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.6666666667%;
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.pk-col-sm-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
@media (min-width: 768px) {
.pk-col-md-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.3333333333%;
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.pk-col-md-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.pk-col-md-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.pk-col-md-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.pk-col-md-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.6666666667%;
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.pk-col-md-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.pk-col-md-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.pk-col-md-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.pk-col-md-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.pk-col-md-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.pk-col-md-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.6666666667%;
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.pk-col-md-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
@media (min-width: 992px) {
.pk-col-lg-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.3333333333%;
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.pk-col-lg-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.pk-col-lg-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.pk-col-lg-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.pk-col-lg-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.6666666667%;
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.pk-col-lg-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.pk-col-lg-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.pk-col-lg-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.pk-col-lg-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.pk-col-lg-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.pk-col-lg-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.6666666667%;
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.pk-col-lg-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
@media (min-width: 1200px) {
.pk-col-xl-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.3333333333%;
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.pk-col-xl-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.pk-col-xl-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.pk-col-xl-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.pk-col-xl-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.6666666667%;
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.pk-col-xl-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.pk-col-xl-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.pk-col-xl-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.pk-col-xl-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.pk-col-xl-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.pk-col-xl-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.6666666667%;
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.pk-col-xl-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
.pk-d-none {
display: none;
}
.pk-clearfix {
clear: both;
}
.pk-clearfix:after {
content: '';
clear: both;
display: table;
}
.pk-post-meta {
--pk-post-meta-color: #dee2e6;
padding-left: 0;
list-style: none;
color: var(--pk-post-meta-color);
padding: 0;
margin: 0;
}
.pk-post-meta > li {
display: inline-block;
}
.pk-post-meta > li:not(:last-child) {
margin-right: 0.5rem;
}
.pk-post-meta li + li:before {
margin-right: 0.5rem;
content: "\b7";
}
.pk-post-meta .pk-icon {
margin-right: 0.25rem;
}
.pk-meta-category .post-categories {
padding-left: 0;
list-style: none;
padding: 0;
margin: 0;
}
.pk-meta-category .post-categories > li {
display: inline-block;
}
.pk-meta-category .post-categories > li:not(:last-child) {
margin-right: 0.5rem;
}
.pk-meta-category .post-categories li:not(:last-child):after {
content: ",";
}
.post-meta .pk-meta-category .post-categories {
margin-bottom: 0;
}
.pk-meta-author span + a,
.pk-meta-author a + span {
margin-left: 0.25rem;
}  .wp-block-button.is-pk-button-full-width,
.entry-content .wp-block-button.is-pk-button-full-width {
width: 100%;
}
.wp-block-button.is-pk-button-full-width .wp-block-button__link,
.entry-content .wp-block-button.is-pk-button-full-width .wp-block-button__link {
width: 100%;
}
.wp-block-button.is-pk-button-size-sm .wp-block-button__link,
.entry-content .wp-block-button.is-pk-button-size-sm .wp-block-button__link {
padding: 0.25rem 0.5rem;
}
.wp-block-button.is-pk-button-size-lg .wp-block-button__link,
.entry-content .wp-block-button.is-pk-button-size-lg .wp-block-button__link {
padding: 1rem 2rem;
}  .pk-color-primary {
--pk-primary-color: #343a40;
color: var(--pk-primary-color);
}
.pk-color-secondary {
--pk-secondary-color: #A0A0A0;
color: var(--pk-secondary-color);
}
.pk-bg-primary {
--pk-primary-background: #343a40;
background-color: var(--pk-primary-background);
}
.pk-bg-overlay {
--pk-overlay-background: rgba(52, 58, 64, 0.5);
background-color: var(--pk-overlay-background);
}  .pk-font-primary {
--pk-primary-font-weight: 700;
font-weight: var(--pk-primary-font-weight);
}
.pk-font-secondary {
--pk-secondary-font-size: 80%;
--pk-secondary-font-color: #6c757d;
font-size: var(--pk-secondary-font-size);
color: var(--pk-secondary-font-color);
}
.pk-font-heading {
--pk-heading-font-weight: 700;
--pk-heading-font-color: #212529;
font-weight: var(--pk-heading-font-weight);
color: var(--pk-heading-font-color);
}  .pk-bg-primary {
background-color: #007bff;
}
a.pk-bg-primary:hover, a.pk-bg-primary:focus,
button.pk-bg-primary:hover,
button.pk-bg-primary:focus {
background-color: #0062cc;
}
.pk-bg-secondary {
background-color: #A0A0A0;
}
a.pk-bg-secondary:hover, a.pk-bg-secondary:focus,
button.pk-bg-secondary:hover,
button.pk-bg-secondary:focus {
background-color: #878686;
}
.pk-bg-success {
background-color: #28a745;
}
a.pk-bg-success:hover, a.pk-bg-success:focus,
button.pk-bg-success:hover,
button.pk-bg-success:focus {
background-color: #1e7e34;
}
.pk-bg-info {
background-color: #17a2b8;
}
a.pk-bg-info:hover, a.pk-bg-info:focus,
button.pk-bg-info:hover,
button.pk-bg-info:focus {
background-color: #117a8b;
}
.pk-bg-warning {
background-color: #ffc107;
}
a.pk-bg-warning:hover, a.pk-bg-warning:focus,
button.pk-bg-warning:hover,
button.pk-bg-warning:focus {
background-color: #d39e00;
}
.pk-bg-danger {
background-color: #dc3545;
}
a.pk-bg-danger:hover, a.pk-bg-danger:focus,
button.pk-bg-danger:hover,
button.pk-bg-danger:focus {
background-color: #bd2130;
}
.pk-bg-light {
background-color: #f8f9fa;
}
a.pk-bg-light:hover, a.pk-bg-light:focus,
button.pk-bg-light:hover,
button.pk-bg-light:focus {
background-color: #dae0e5;
}
.pk-bg-dark {
background-color: #343a40;
}
a.pk-bg-dark:hover, a.pk-bg-dark:focus,
button.pk-bg-dark:hover,
button.pk-bg-dark:focus {
background-color: #1d2124;
}
.pk-bg-white {
--pk-bg-white: #fff;
background-color: var(--pk-bg-white);
}
.pk-bg-transparent {
--pk-bg-transparent: transparent;
background-color: var(--pk-bg-transparent);
}  .pk-alert {
--pk-alert-background: #f8f9fa;
--pk-alert-heading-color: inherit;
--pk-alert-close-color: #000;
--pk-alert-close-hover-color: #000;
--pk-alert-font-size: 0.875rem;
--pk-alert-link-font-weight: 700;
--pk-alert-close-font-size: 1rem;
--pk-alert-close-line-height: 1;
--pk-alert-close-text-shadow: 0 1px 0 #fff;
--pk-alert-close-opacity: .75;
} .pk-alert {
position: relative;
padding: 0.5rem 1rem;
margin-bottom: 1rem;
background: var(--pk-alert-background);
font-size: var(--pk-alert-font-size);
}
.pk-alert a {
text-decoration: underline;
text-shadow: none;
border: none;
}
.pk-alert a:hover {
text-decoration: none;
text-shadow: none;
border: none;
}
.pk-alert p {
margin-bottom: 0.5rem;
}
.pk-alert > *:last-child {
margin-bottom: 0;
}
.pk-alert-multiline {
padding: 1.25rem 1.75rem;
}
.pk-alert-heading {
color: var(--pk-alert-heading-color);
}
.pk-alert-link {
font-weight: var(--pk-alert-link-font-weight);
}
.pk-alert-dismissible {
padding-right: 4rem;
}
.pk-alert-dismissible .pk-close {
position: absolute;
top: 0;
right: 0;
height: 100%;
padding: 0 1rem;
color: inherit;
}
.pk-close {
float: right;
font-size: var(--pk-alert-close-font-size);
line-height: var(--pk-alert-close-line-height);
color: var(--pk-alert-close-color);
text-shadow: var(--pk-alert-close-text-shadow);
opacity: var(--pk-alert-close-opacity);
}
.pk-close:hover, .pk-close:focus {
color: var(--pk-alert-close-hover-color);
text-decoration: none;
opacity: 1;
}
button.pk-close {
padding: 0;
text-decoration: none !important;
border: none !important;
-webkit-appearance: none !important;
background-color: transparent !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.pk-alert-primary {
border-left: #007bff 2px solid;
}
.pk-alert-primary .pk-icon-close,
.pk-alert-primary .pk-alert-title {
color: #0062cc;
}
.pk-alert-secondary {
border-left: #A0A0A0 2px solid;
}
.pk-alert-secondary .pk-icon-close,
.pk-alert-secondary .pk-alert-title {
color: #878686;
}
.pk-alert-success {
border-left: #28a745 2px solid;
}
.pk-alert-success .pk-icon-close,
.pk-alert-success .pk-alert-title {
color: #1e7e34;
}
.pk-alert-info {
border-left: #17a2b8 2px solid;
}
.pk-alert-info .pk-icon-close,
.pk-alert-info .pk-alert-title {
color: #117a8b;
}
.pk-alert-warning {
border-left: #ffc107 2px solid;
}
.pk-alert-warning .pk-icon-close,
.pk-alert-warning .pk-alert-title {
color: #d39e00;
}
.pk-alert-danger {
border-left: #dc3545 2px solid;
}
.pk-alert-danger .pk-icon-close,
.pk-alert-danger .pk-alert-title {
color: #bd2130;
}
.pk-alert-light {
border-left: #f8f9fa 2px solid;
}
.pk-alert-light .pk-icon-close,
.pk-alert-light .pk-alert-title {
color: #dae0e5;
}
.pk-alert-dark {
border-left: #343a40 2px solid;
}
.pk-alert-dark .pk-icon-close,
.pk-alert-dark .pk-alert-title {
color: #1d2124;
}  .pk-tippy .pk-alert {
display: none;
}
.tippy-content .pk-alert {
border: none;
background: none;
color: inherit;
font-size: inherit;
padding: 0;
margin: 0;
max-width: 600px;
}  .pk-badge {
--pk-badge-background: #f8f9fa;
--pk-badge-color: inherit;
--pk-badge-primary-background: #00A0D2;
--pk-badge-primary-color: #FFFFFF;
--pk-badge-light-background: #FFFFFF;
--pk-badge-light-color: #000000;
--pk-badge-border-radius: 30px;
--pk-badge-font-size: 75%;
--pk-badge-line-height: 1;
} .pk-badge {
background: var(--pk-badge-background);
color: var(--pk-badge-color);
display: inline-block;
padding: 0.3em 0.6em;
font-size: var(--pk-badge-font-size);
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: var(--pk-badge-border-radius);
text-transform: uppercase;
line-height: var(--pk-badge-line-height);
}
.pk-badge:empty {
display: none;
}
.menu-item .pk-badge {
margin-left: 0.5rem;
}
.pk-button .pk-badge {
position: relative;
top: -1px;
}
.pk-badge-primary {
background: rgba(0, 123, 255, 0.1);
color: #0056b3;
}
.pk-badge-secondary {
background: rgba(160, 160, 160, 0.1);
color: #7a7a7a;
}
.pk-badge-success {
background: rgba(40, 167, 69, 0.1);
color: #19692c;
}
.pk-badge-info {
background: rgba(23, 162, 184, 0.1);
color: #0f6674;
}
.pk-badge-warning {
background: rgba(255, 193, 7, 0.1);
color: #ba8b00;
}
.pk-badge-danger {
background: rgba(220, 53, 69, 0.1);
color: #a71d2a;
}
.pk-badge-light {
background: rgba(248, 249, 250, 0.1);
color: #cbd3da;
}
.pk-badge-dark {
background: rgba(52, 58, 64, 0.1);
color: #121416;
}
.pk-badge-primary {
background: var(--pk-badge-primary-background);
color: var(--pk-badge-primary-color);
}
.pk-badge-light {
background: var(--pk-badge-light-background);
color: var(--pk-badge-light-color);
}  .tippy-tooltip {
color: #fff;
}
.tippy-tooltip a {
text-decoration: underline;
color: inherit;
}
.tippy-tooltip a:hover {
text-decoration: none;
color: inherit;
}  [pk-flickity="init"] {
--pk-flickity-button-background: hsla(0, 0%, 100%, 0.75);
--pk-flickity-button-color: #333;
--pk-flickity-button-hover-background: white;
--pk-flickity-button-focus-box-shadow: 0 0 0 5px #19F;
--pk-flickity-button-active-opacity: 0.6;
--pk-flickity-button-disabled-opacity: 0.3;
--pk-flickity-button-icon-fill: #333;
--pk-flickity-prev-next-border-radius: 50%;
--pk-flickity-page-info-font-size: .75rem;
--pk-flickity-page-info-line-height: 1;
--pk-flickity-dot-width: 10px;
--pk-flickity-dot-height: 10px;
--pk-flickity-dot-margin: 0 3px;
--pk-flickity-dot-background: #333;
--pk-flickity-dot-border-radius: 50%;
--pk-flickity-dot-opacity: 0.25;
}
[pk-flickity="init"].flickity-enabled {
position: relative;
padding-bottom: 0;
}
[pk-flickity="init"].flickity-enabled:focus {
outline: none;
}
[pk-flickity="init"].flickity-enabled.is-animate .flickity-viewport {
-webkit-transition: height 0.2s;
transition: height 0.2s;
}
[pk-flickity="init"].flickity-enabled.is-draggable {
-webkit-tap-highlight-color: transparent;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
[pk-flickity="init"].flickity-enabled.is-draggable .flickity-viewport {
cursor: move;
cursor: -webkit-grab;
cursor: grab;
}
[pk-flickity="init"].flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
cursor: -webkit-grabbing;
cursor: grabbing;
}
[pk-flickity="init"] .flickity-viewport {
overflow: hidden;
position: relative;
height: 100%;
}
[pk-flickity="init"] .flickity-slider {
position: absolute;
width: 100%;
height: 100%;
}
[pk-flickity="init"] .flickity-button {
position: absolute;
background: var(--pk-flickity-button-background);
border: none;
color: var(--pk-flickity-button-color);
}
[pk-flickity="init"] .flickity-button:hover {
background: var(--pk-flickity-button-hover-background);
cursor: pointer;
}
[pk-flickity="init"] .flickity-button:focus {
outline: none;
-webkit-box-shadow: var(--pk-flickity-button-focus-box-shadow);
box-shadow: var(--pk-flickity-button-focus-box-shadow);
}
[pk-flickity="init"] .flickity-button:active {
opacity: var(--pk-flickity-button-active-opacity);
}
[pk-flickity="init"] .flickity-button:disabled {
opacity: var(--pk-flickity-button-disabled-opacity);
cursor: auto; pointer-events: none;
}
[pk-flickity="init"] .flickity-button-icon {
fill: var(--pk-flickity-button-icon-fill);
}
[pk-flickity="init"] .flickity-prev-next-button {
top: 50%;
width: 44px;
height: 44px;
border-radius: var(--pk-flickity-prev-next-border-radius); margin-top: -22px;
}
[pk-flickity="init"] .flickity-prev-next-button.previous {
left: 1rem;
}
[pk-flickity="init"] .flickity-prev-next-button.next {
right: 1rem;
}
[pk-flickity="init"] .flickity-rtl .flickity-prev-next-button.previous {
left: auto;
right: 10px;
}
[pk-flickity="init"] .flickity-rtl .flickity-prev-next-button.next {
right: auto;
left: 10px;
}
[pk-flickity="init"] .flickity-prev-next-button .flickity-button-icon {
position: absolute;
left: 30%;
top: 30%;
width: 40%;
height: 40%;
}
[pk-flickity="init"] [data-sg-page-info="true"],
[pk-flickity="init"] [data-sg-page-dots="true"] {
padding-bottom: 50px;
}
[pk-flickity="init"] [data-sg-page-info="true"] .flickity-prev-next-button,
[pk-flickity="init"] [data-sg-page-dots="true"] .flickity-prev-next-button { margin-top: -52px;
}
[pk-flickity="init"] .flickity-pages {
position: relative;
}
[pk-flickity="init"] .flickity-page-info {
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: var(--pk-flickity-page-info-font-size);
line-height: var(--pk-flickity-page-info-line-height);
}
[pk-flickity="init"] .flickity-page-info span:not(:last-child) {
margin-right: .25rem;
}
[pk-flickity="init"] .flickity-page-dots {
padding: 1rem 3rem 0;
list-style: none;
text-align: center;
list-style: none;
text-align: center;
line-height: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin: 0;
}
[pk-flickity="init"] .flickity-rtl .flickity-page-dots {
direction: rtl;
}
[pk-flickity="init"] .flickity-page-dots .dot {
display: inline-block;
width: var(--pk-flickity-dot-width);
height: var(--pk-flickity-dot-height);
margin: var(--pk-flickity-dot-margin);
background: var(--pk-flickity-dot-background);
border-radius: var(--pk-flickity-dot-border-radius);
opacity: var(--pk-flickity-dot-opacity);
cursor: pointer;
}
[pk-flickity="init"] .flickity-page-dots .dot.is-selected {
opacity: 1;
}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-20:#005a87}#start-resizable-editor-section{display:none}.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-audio audio{width:100%;min-width:300px}.wp-block-button__link{color:#fff;background-color:#32373c;border:none;border-radius:28px;box-shadow:none;cursor:pointer;display:inline-block;font-size:18px;padding:12px 24px;text-align:center;text-decoration:none;overflow-wrap:break-word}.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover,.wp-block-button__link:visited{color:#fff}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}.is-style-outline .wp-block-button__link,.wp-block-button__link.is-style-outline{color:#32373c;background-color:transparent;border:2px solid}.wp-block-buttons .wp-block-button{display:inline-block;margin-right:8px;margin-bottom:8px}.wp-block-buttons .wp-block-button:last-child{margin-right:0}.wp-block-buttons.alignright .wp-block-button{margin-right:0;margin-left:8px}.wp-block-buttons.alignright .wp-block-button:first-child{margin-left:0}.wp-block-buttons.alignleft .wp-block-button{margin-left:0;margin-right:8px}.wp-block-buttons.alignleft .wp-block-button:last-child{margin-right:0}.wp-block-button.aligncenter,.wp-block-buttons.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar tbody td,.wp-block-calendar th{padding:4px;border:1px solid #ddd}.wp-block-calendar tfoot td{border:none}.wp-block-calendar table{width:100%;border-collapse:collapse;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.wp-block-calendar table th{font-weight:400;background:#ddd}.wp-block-calendar a{text-decoration:underline}.wp-block-calendar tfoot a{color:#007cba;color:var(--wp-admin-theme-color)}.wp-block-calendar table caption,.wp-block-calendar table tbody{color:#40464d}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-columns{display:flex;margin-bottom:28px;flex-wrap:wrap}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap}}.wp-block-columns.has-background{padding:20px 38px}.wp-block-column{flex-grow:1;min-width:0;word-break:break-word;overflow-wrap:break-word}@media (max-width:599px){.wp-block-column{flex-basis:100%!important}}@media (min-width:600px) and (max-width:781px){.wp-block-column{flex-basis:calc(50% - 16px)!important;flex-grow:0}.wp-block-column:nth-child(2n){margin-left:32px}}@media (min-width:782px){.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-column[style*=flex-basis]{flex-grow:0}.wp-block-column:not(:first-child){margin-left:32px}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{-ms-grid-row-align:center;align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-cover,.wp-block-cover-image{position:relative;background-size:cover;background-position:50%;min-height:430px;height:100%;width:100%;display:flex;justify-content:center;align-items:center;padding:16px}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:fixed}@supports (-webkit-overflow-scrolling:touch){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}.wp-block-cover-image.has-background-dim,.wp-block-cover.has-background-dim{background-color:#000}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{content:"";background-color:inherit}.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim:not(.has-background-gradient):before,.wp-block-cover .wp-block-cover__gradient-background{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1}.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim:not(.has-background-gradient):before,.wp-block-cover .wp-block-cover__gradient-background{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:290px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{display:block;content:"";font-size:0;min-height:inherit}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container{width:calc(100% - 70px);z-index:1;color:#fff}.wp-block-cover-image .wp-block-subhead:not(.has-text-color),.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color),.wp-block-cover .wp-block-subhead:not(.has-text-color),.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color){color:inherit}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover__video-background{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:100%;height:100%;z-index:0;object-fit:cover}.wp-block-cover-image-text,.wp-block-cover-text,section.wp-block-cover-image h2{color:#fff}.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:580px;padding:14px;text-align:center}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type^=core-embed],.wp-block[data-align=right]>[data-type^=core-embed]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type^=core-embed] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type^=core-embed] .wp-block-embed__wrapper{min-width:280px}.wp-block-embed{margin-bottom:1em}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-6 .wp-block-embed__wrapper:before{padding-top:66.66%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:13px;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.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,.wp-block-file a.wp-block-file__button:visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.blocks-gallery-grid,.wp-block-gallery{display:flex;flex-wrap:wrap;list-style-type:none;padding:0;margin:0}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{margin:0 16px 16px 0;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative}.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{margin:0;height:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{display:flex;align-items:flex-end;justify-content:flex-start}}.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{display:block;max-width:100%;height:auto;width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:auto}}.blocks-gallery-grid .blocks-gallery-image figcaption,.blocks-gallery-grid .blocks-gallery-item figcaption,.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:40px 10px 9px;color:#fff;text-align:center;font-size:13px;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent)}.blocks-gallery-grid .blocks-gallery-image figcaption img,.blocks-gallery-grid .blocks-gallery-item figcaption img,.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{height:100%;flex:1;object-fit:cover}}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{width:calc(50% - 16px)}.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid.columns-1 .blocks-gallery-image,.blocks-gallery-grid.columns-1 .blocks-gallery-item,.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item{width:100%;margin-right:0}@media (min-width:600px){.blocks-gallery-grid.columns-3 .blocks-gallery-image,.blocks-gallery-grid.columns-3 .blocks-gallery-item,.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc(33.33333% - 10.66667px);margin-right:16px}.blocks-gallery-grid.columns-4 .blocks-gallery-image,.blocks-gallery-grid.columns-4 .blocks-gallery-item,.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc(25% - 12px);margin-right:16px}.blocks-gallery-grid.columns-5 .blocks-gallery-image,.blocks-gallery-grid.columns-5 .blocks-gallery-item,.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc(20% - 12.8px);margin-right:16px}.blocks-gallery-grid.columns-6 .blocks-gallery-image,.blocks-gallery-grid.columns-6 .blocks-gallery-item,.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc(16.66667% - 13.33333px);margin-right:16px}.blocks-gallery-grid.columns-7 .blocks-gallery-image,.blocks-gallery-grid.columns-7 .blocks-gallery-item,.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc(14.28571% - 13.71429px);margin-right:16px}.blocks-gallery-grid.columns-8 .blocks-gallery-image,.blocks-gallery-grid.columns-8 .blocks-gallery-item,.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc(12.5% - 14px);margin-right:16px}.blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n){margin-right:0}.blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n){margin-right:0}.blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n){margin-right:0}.blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n){margin-right:0}.blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n){margin-right:0}.blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n){margin-right:0}.blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid .blocks-gallery-image:last-child,.blocks-gallery-grid .blocks-gallery-item:last-child,.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid.alignleft,.blocks-gallery-grid.alignright,.wp-block-gallery.alignleft,.wp-block-gallery.alignright{max-width:290px;width:100%}.blocks-gallery-grid.aligncenter .blocks-gallery-item figure,.wp-block-gallery.aligncenter .blocks-gallery-item figure{justify-content:center}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:20px 38px}.wp-block-image{margin-bottom:1em}.wp-block-image img{max-width:100%}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.is-resized{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.is-resized>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em}.is-style-circle-mask img,.is-style-rounded img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.is-style-circle-mask img{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;border-radius:0}}.wp-block-latest-comments__comment{font-size:15px;line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{min-height:36px;list-style:none}.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:52px}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:14px;line-height:1.8;margin:5px 0 20px}.wp-block-latest-comments__comment-date{color:#8f98a1;display:block;font-size:12px}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:24px;display:block;float:left;height:40px;margin-right:12px;width:40px}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 20px 20px 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - 20px)}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - 20px)}.wp-block-latest-posts.columns-4 li{width:calc(25% - 20px)}.wp-block-latest-posts.columns-5 li{width:calc(20% - 20px)}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 20px)}}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;color:#6c7781;font-size:13px}.wp-block-latest-posts__post-excerpt{margin-top:8px;margin-bottom:16px}.wp-block-latest-posts__featured-image img{height:auto;width:auto}.wp-block-latest-posts__featured-image.alignleft{margin-right:1em}.wp-block-latest-posts__featured-image.alignright{margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}.edit-post-visual-editor .wp-block-latest-posts.is-grid li{margin-bottom:20px}.wp-block-media-text{ direction:ltr; display:-ms-grid;display:grid;-ms-grid-columns:50% 1fr;grid-template-columns:50% 1fr;-ms-grid-rows:auto;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{-ms-grid-columns:1fr 50%;grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{-ms-grid-row-align:start;align-self:start}.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media{-ms-grid-row-align:center;align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{-ms-grid-row-align:end;align-self:end}.wp-block-media-text .wp-block-media-text__media{ -ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1; margin:0}.wp-block-media-text .wp-block-media-text__content{direction:ltr; -ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1; padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{ -ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1 }.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{ -ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1 }.wp-block-media-text__media img,.wp-block-media-text__media video{max-width:unset;width:100%;vertical-align:middle}.wp-block-media-text.is-image-fill figure.wp-block-media-text__media{height:100%;min-height:250px;background-size:cover}.wp-block-media-text.is-image-fill figure.wp-block-media-text__media>img{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{-ms-grid-columns:100%!important;grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media,.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}}.wp-block-navigation.is-style-light .wp-block-navigation-link:not(.has-text-color),.wp-block-navigation .wp-block-navigation-link:not(.has-text-color){color:#1e1e1e}.wp-block-navigation.is-style-light:not(.has-background) .wp-block-navigation__container,.wp-block-navigation:not(.has-background) .wp-block-navigation__container{background-color:#fff}.wp-block-navigation.is-style-dark .wp-block-navigation-link:not(.has-text-color){color:#fff}.wp-block-navigation.is-style-dark:not(.has-background) .wp-block-navigation__container{background-color:#1e1e1e}.items-justified-left>ul{justify-content:flex-start}.items-justified-center>ul{justify-content:center}.items-justified-right>ul{justify-content:flex-end}.wp-block-navigation-link{display:flex;align-items:center;position:relative;margin:0}.wp-block-navigation-link .wp-block-navigation__container:empty{display:none}.wp-block-navigation__container{list-style:none;margin:0;padding-left:0;display:flex;flex-wrap:wrap}.is-vertical .wp-block-navigation__container{display:block}.has-child .wp-block-navigation__container{border:1px solid rgba(0,0,0,.15);background-color:inherit;color:inherit;position:absolute;left:0;top:100%;width:fit-content;z-index:1;opacity:0;transition:opacity .1s linear;visibility:hidden}.has-child .wp-block-navigation__container>.wp-block-navigation-link>.wp-block-navigation-link__content{flex-grow:1}.has-child .wp-block-navigation__container>.wp-block-navigation-link>.wp-block-navigation-link__submenu-icon{padding-right:8px}@media (min-width:782px){.has-child .wp-block-navigation__container{left:24px}.has-child .wp-block-navigation__container .wp-block-navigation__container{left:100%;top:-1px}.has-child .wp-block-navigation__container .wp-block-navigation__container:before{content:"";position:absolute;right:100%;height:100%;display:block;width:8px;background:transparent}.has-child .wp-block-navigation__container .wp-block-navigation-link__submenu-icon svg{transform:rotate(0)}}.has-child:hover{cursor:pointer}.has-child:hover>.wp-block-navigation__container{visibility:visible;opacity:1;display:flex;flex-direction:column}.has-child:focus-within{cursor:pointer}.has-child:focus-within>.wp-block-navigation__container{visibility:visible;opacity:1;display:flex;flex-direction:column}.wp-block-navigation-link__content{text-decoration:none;padding:8px 16px}.wp-block-navigation-link__content+.wp-block-navigation-link__content{padding-top:0}.has-text-color .wp-block-navigation-link__content{color:inherit}.wp-block-navigation-link__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;word-break:normal;overflow-wrap:break-word}.wp-block-navigation-link__submenu-icon{height:inherit;padding:6px 16px}.wp-block-navigation-link__submenu-icon svg{fill:currentColor}@media (min-width:782px){.wp-block-navigation-link__submenu-icon svg{transform:rotate(90deg)}}.is-small-text{font-size:14px}.is-regular-text{font-size:16px}.is-large-text{font-size:36px}.is-larger-text{font-size:48px}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:normal}p.has-background{padding:20px 38px}p.has-text-color a{color:inherit}.wp-block-post-author{display:flex;flex-wrap:wrap;line-height:1.5}.wp-block-post-author__byline{width:100%;margin-top:0;margin-bottom:0;font-size:.5em}.wp-block-post-author__avatar{margin-right:16px}.wp-block-post-author__bio{margin-bottom:8px;font-size:.7em}.wp-block-post-author__content{flex-grow:1;flex-basis:0}.wp-block-post-author__name{font-weight:700;margin:0}.wp-block-pullquote{padding:3em 0;margin-left:0;margin-right:0;text-align:center}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:290px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:20px}.wp-block-pullquote p{font-size:28px;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote:not(.is-style-solid-color){background:none}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;text-align:left;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{margin-top:0;margin-bottom:0;font-size:32px}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:0 0 16px;padding:0 1em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:24px;font-style:italic;line-height:1.6}.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:18px;text-align:right}.wp-block-rss.alignleft{margin-right:2em}.wp-block-rss.alignright{margin-left:2em}.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}.wp-block-rss.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-rss.columns-2 li{width:calc(50% - 16px)}.wp-block-rss.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-rss.columns-4 li{width:calc(25% - 16px)}.wp-block-rss.columns-5 li{width:calc(20% - 16px)}.wp-block-rss.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;color:#6c7781;font-size:13px}.wp-block-search{display:flex;flex-wrap:wrap}.wp-block-search .wp-block-search__label{width:100%}.wp-block-search .wp-block-search__input{flex-grow:1;max-width:360px}.wp-block-search .wp-block-search__button{margin-left:10px}.wp-block-separator.is-style-wide{border-bottom-width:1px}.wp-block-separator.is-style-dots{background:none!important;border:none;text-align:center;max-width:none;line-height:1;height:auto}.wp-block-separator.is-style-dots:before{content:"\00b7 \00b7 \00b7";color:currentColor;font-size:20px;letter-spacing:2em;padding-left:2em;font-family:serif}.wp-block-social-links{display:flex;justify-content:flex-start;padding-left:0;padding-right:0;margin-left:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{text-decoration:none;border-bottom:0;box-shadow:none}.wp-social-link{display:block;width:36px;height:36px;border-radius:36px;margin-right:8px;transition:transform .1s ease}@media (prefers-reduced-motion:reduce){.wp-social-link{transition-duration:0s}}.wp-social-link a{padding:6px;display:block;line-height:0;transition:transform .1s ease}.wp-social-link a,.wp-social-link a:active,.wp-social-link a:hover,.wp-social-link a:visited,.wp-social-link svg{color:currentColor;fill:currentColor}.wp-social-link:hover{transform:scale(1.1)}.wp-block-social-links.aligncenter{justify-content:center;display:flex}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1778f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#fe4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:red;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none;padding:4px}.wp-block-social-links.is-style-logos-only .wp-social-link svg{width:28px;height:28px}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1778f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0d66c2}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#fe4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{color:#fff;stroke:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#1da1f2}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:16px;padding-right:16px}.wp-block-spacer{clear:both}p.wp-block-subhead{font-size:1.1em;font-style:italic;opacity:.75}.wp-block-table{overflow-x:auto}.wp-block-table table{width:100%}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;background-color:transparent;border-bottom:1px solid #f0f0f0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 16px;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}.wp-block-video{margin-left:0;margin-right:0}.wp-block-video video{max-width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em}:root .editor-styles-wrapper .has-pale-pink-background-color,:root .has-pale-pink-background-color{background-color:#f78da7}:root .editor-styles-wrapper .has-vivid-red-background-color,:root .has-vivid-red-background-color{background-color:#cf2e2e}:root .editor-styles-wrapper .has-luminous-vivid-orange-background-color,:root .has-luminous-vivid-orange-background-color{background-color:#ff6900}:root .editor-styles-wrapper .has-luminous-vivid-amber-background-color,:root .has-luminous-vivid-amber-background-color{background-color:#fcb900}:root .editor-styles-wrapper .has-light-green-cyan-background-color,:root .has-light-green-cyan-background-color{background-color:#7bdcb5}:root .editor-styles-wrapper .has-vivid-green-cyan-background-color,:root .has-vivid-green-cyan-background-color{background-color:#00d084}:root .editor-styles-wrapper .has-pale-cyan-blue-background-color,:root .has-pale-cyan-blue-background-color{background-color:#8ed1fc}:root .editor-styles-wrapper .has-vivid-cyan-blue-background-color,:root .has-vivid-cyan-blue-background-color{background-color:#0693e3}:root .editor-styles-wrapper .has-vivid-purple-background-color,:root .has-vivid-purple-background-color{background-color:#9b51e0}:root .editor-styles-wrapper .has-white-background-color,:root .has-white-background-color{background-color:#fff}:root .editor-styles-wrapper .has-very-light-gray-background-color,:root .has-very-light-gray-background-color{background-color:#eee}:root .editor-styles-wrapper .has-cyan-bluish-gray-background-color,:root .has-cyan-bluish-gray-background-color{background-color:#abb8c3}:root .editor-styles-wrapper .has-very-dark-gray-background-color,:root .has-very-dark-gray-background-color{background-color:#313131}:root .editor-styles-wrapper .has-black-background-color,:root .has-black-background-color{background-color:#000}:root .editor-styles-wrapper .has-pale-pink-color,:root .has-pale-pink-color{color:#f78da7}:root .editor-styles-wrapper .has-vivid-red-color,:root .has-vivid-red-color{color:#cf2e2e}:root .editor-styles-wrapper .has-luminous-vivid-orange-color,:root .has-luminous-vivid-orange-color{color:#ff6900}:root .editor-styles-wrapper .has-luminous-vivid-amber-color,:root .has-luminous-vivid-amber-color{color:#fcb900}:root .editor-styles-wrapper .has-light-green-cyan-color,:root .has-light-green-cyan-color{color:#7bdcb5}:root .editor-styles-wrapper .has-vivid-green-cyan-color,:root .has-vivid-green-cyan-color{color:#00d084}:root .editor-styles-wrapper .has-pale-cyan-blue-color,:root .has-pale-cyan-blue-color{color:#8ed1fc}:root .editor-styles-wrapper .has-vivid-cyan-blue-color,:root .has-vivid-cyan-blue-color{color:#0693e3}:root .editor-styles-wrapper .has-vivid-purple-color,:root .has-vivid-purple-color{color:#9b51e0}:root .editor-styles-wrapper .has-white-color,:root .has-white-color{color:#fff}:root .editor-styles-wrapper .has-very-light-gray-color,:root .has-very-light-gray-color{color:#eee}:root .editor-styles-wrapper .has-cyan-bluish-gray-color,:root .has-cyan-bluish-gray-color{color:#abb8c3}:root .editor-styles-wrapper .has-very-dark-gray-color,:root .has-very-dark-gray-color{color:#313131}:root .editor-styles-wrapper .has-black-color,:root .has-black-color{color:#000}:root .editor-styles-wrapper .has-vivid-cyan-blue-to-vivid-purple-gradient-background,:root .has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:linear-gradient(135deg,#0693e3,#9b51e0)}:root .editor-styles-wrapper .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background,:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .editor-styles-wrapper .has-light-green-cyan-to-vivid-green-cyan-gradient-background,:root .has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:linear-gradient(135deg,#7adcb4,#00d082)}:root .editor-styles-wrapper .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background,:root .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:linear-gradient(135deg,#fcb900,#ff6900)}:root .editor-styles-wrapper .has-luminous-vivid-orange-to-vivid-red-gradient-background,:root .has-luminous-vivid-orange-to-vivid-red-gradient-background{background:linear-gradient(135deg,#ff6900,#cf2e2e)}:root .editor-styles-wrapper .has-very-light-gray-to-cyan-bluish-gray-gradient-background,:root .has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:linear-gradient(135deg,#eee,#a9b8c3)}:root .editor-styles-wrapper .has-cool-to-warm-spectrum-gradient-background,:root .has-cool-to-warm-spectrum-gradient-background{background:linear-gradient(135deg,#4aeadc,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c)}:root .editor-styles-wrapper .has-blush-light-purple-gradient-background,:root .has-blush-light-purple-gradient-background{background:linear-gradient(135deg,#ffceec,#9896f0)}:root .editor-styles-wrapper .has-blush-bordeaux-gradient-background,:root .has-blush-bordeaux-gradient-background{background:linear-gradient(135deg,#fecda5,#fe2d2d 50%,#6b003e)}:root .editor-styles-wrapper .has-purple-crush-gradient-background,:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .editor-styles-wrapper .has-luminous-dusk-gradient-background,:root .has-luminous-dusk-gradient-background{background:linear-gradient(135deg,#ffcb70,#c751c0 50%,#4158d0)}:root .editor-styles-wrapper .has-hazy-dawn-gradient-background,:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .editor-styles-wrapper .has-pale-ocean-gradient-background,:root .has-pale-ocean-gradient-background{background:linear-gradient(135deg,#fff5cb,#b6e3d4 50%,#33a7b5)}:root .editor-styles-wrapper .has-electric-grass-gradient-background,:root .has-electric-grass-gradient-background{background:linear-gradient(135deg,#caf880,#71ce7e)}:root .editor-styles-wrapper .has-subdued-olive-gradient-background,:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .editor-styles-wrapper .has-atomic-cream-gradient-background,:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .editor-styles-wrapper .has-nightshade-gradient-background,:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .editor-styles-wrapper .has-midnight-gradient-background,:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root .editor-styles-wrapper .has-link-color a,:root .has-link-color a{color:#00e;color:var(--wp--style--color--link,#00e)}.editor-styles-wrapper .has-small-font-size,.has-small-font-size{font-size:13px}.editor-styles-wrapper .has-normal-font-size,.editor-styles-wrapper .has-regular-font-size,.has-normal-font-size,.has-regular-font-size{font-size:16px}.editor-styles-wrapper .has-medium-font-size,.has-medium-font-size{font-size:20px}.editor-styles-wrapper .has-large-font-size,.has-large-font-size{font-size:36px}.editor-styles-wrapper .has-huge-font-size,.editor-styles-wrapper .has-larger-font-size,.has-huge-font-size,.has-larger-font-size{font-size:42px}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.cnvs-block-alert {
--cnvs-alert-background: #f8f9fa;
--cnvs-alert-padding: 0.5rem 1rem;
--cnvs-alert-font-size: 0.875rem;
--cnvs-alert-margin-bottom: 1rem;
--cnvs-alert-border-left: 2px solid transparent;
} .cnvs-block-alert {
position: relative;
padding: var(--cnvs-alert-padding);
background: var(--cnvs-alert-background);
font-size: var(--cnvs-alert-font-size);
margin-bottom: var(--cnvs-alert-margin-bottom);
border-left: var(--cnvs-alert-border-left);
}
.cnvs-block-alert.cnvs-block-alert-dismissible {
padding-right: 4rem;
}
.cnvs-block-alert.cnvs-block-alert-dismissible button.cnvs-close {
position: absolute;
top: 0;
right: 0;
height: 100%;
padding: 0 1rem;
color: inherit;
}
.cnvs-block-alert .cnvs-block-alert-inner h1, .cnvs-block-alert .cnvs-block-alert-inner h2, .cnvs-block-alert .cnvs-block-alert-inner h3, .cnvs-block-alert .cnvs-block-alert-inner h4, .cnvs-block-alert .cnvs-block-alert-inner h5, .cnvs-block-alert .cnvs-block-alert-inner h6 {
margin-bottom: 1rem;
}
.cnvs-block-alert .cnvs-block-alert-inner > * {
margin-top: 0.5rem;
margin-bottom: 0.5rem;
}
.cnvs-block-alert .cnvs-block-alert-inner > *:first-child:last-child {
margin-top: 0;
margin-bottom: 0;
}
.is-style-cnvs-block-alert-primary {
border-left-color: #007bff;
}
.is-style-cnvs-block-alert-secondary {
border-left-color: #6c757d;
}
.is-style-cnvs-block-alert-success {
border-left-color: #28a745;
}
.is-style-cnvs-block-alert-info {
border-left-color: #17a2b8;
}
.is-style-cnvs-block-alert-warning {
border-left-color: #ffc107;
}
.is-style-cnvs-block-alert-danger {
border-left-color: #dc3545;
}
.is-style-cnvs-block-alert-light {
border-left-color: #f8f9fa;
}
.is-style-cnvs-block-alert-dark {
border-left-color: #343a40;
}.cnvs-block-progress {
--cnvs-progress-background: #f8f9fa;
--cnvs-progress-border-radius: .25rem;
--cnvs-progress-font-size: .75rem;
--cnvs-progress-bar-background: #007bff;
--cnvs-progress-bar-color: #fff;
--cnvs-progress-striped-bar-background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
} .cnvs-block-progress {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: 1rem;
overflow: hidden;
font-size: var(--cnvs-progress-font-size);
background-color: var(--cnvs-progress-background);
border-radius: var(--cnvs-progress-border-radius);
}
.cnvs-block-progress-bar {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
color: var(--cnvs-progress-bar-color);
text-align: center;
white-space: nowrap;
-webkit-transition: width .6s ease;
transition: width .6s ease;
background-color: var(--cnvs-progress-bar-background);
}
.is-style-cnvs-block-progress-primary .cnvs-block-progress-bar {
background-color: #007bff;
}
.is-style-cnvs-block-progress-secondary .cnvs-block-progress-bar {
background-color: #6c757d;
}
.is-style-cnvs-block-progress-success .cnvs-block-progress-bar {
background-color: #28a745;
}
.is-style-cnvs-block-progress-info .cnvs-block-progress-bar {
background-color: #17a2b8;
}
.is-style-cnvs-block-progress-warning .cnvs-block-progress-bar {
background-color: #ffc107;
}
.is-style-cnvs-block-progress-danger .cnvs-block-progress-bar {
background-color: #dc3545;
}
.is-style-cnvs-block-progress-light .cnvs-block-progress-bar {
background-color: #f8f9fa;
}
.is-style-cnvs-block-progress-dark .cnvs-block-progress-bar {
background-color: #343a40;
}
@media screen and (prefers-reduced-motion: reduce) {
.cnvs-block-progress-bar {
-webkit-transition: none;
transition: none;
}
}
.cnvs-block-progress-striped .cnvs-block-progress-bar {
background-image: var(--cnvs-progress-striped-bar-background-image);
background-size: 1rem 1rem;
}
.cnvs-block-progress-animated .cnvs-block-progress-bar {
-webkit-animation: cnvs-block-progress-stripes 1s linear infinite;
animation: cnvs-block-progress-stripes 1s linear infinite;
}
@-webkit-keyframes cnvs-block-progress-stripes {
from {
background-position: 1rem 0;
}
to {
background-position: 0 0;
}
}
@keyframes cnvs-block-progress-stripes {
from {
background-position: 1rem 0;
}
to {
background-position: 0 0;
}
}.cnvs-block-collapsible {
--cnvs-collapsible-border-top: 1px solid #e9ecef;
--cnvs-collapsible-a-color: #212529;
--cnvs-collapsible-a-hover-color: #adb5bd;
} .cnvs-block-collapsible {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
margin-bottom: 0;
background-clip: border-box;
}
.cnvs-block-collapsible + .cnvs-block-collapsible {
border-top: var(--cnvs-collapsible-border-top);
}
.cnvs-block-collapsible .cnvs-block-collapsible-title h6 {
margin: 0;
}
.cnvs-block-collapsible .cnvs-block-collapsible-title h6 a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 0.75rem 0;
border: none;
color: var(--cnvs-collapsible-a-color);
-webkit-transition: 0.25s;
transition: 0.25s;
text-decoration: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.cnvs-block-collapsible .cnvs-block-collapsible-title h6 a:hover {
color: var(--cnvs-collapsible-a-hover-color);
}
.cnvs-block-collapsible .cnvs-block-collapsible-title h6 a:after {
content: "\e914";
font-family: "canvas-icons";
-webkit-transition: 0.25s;
transition: 0.25s;
}
.cnvs-block-collapsible .cnvs-block-collapsible-content {
display: none;
}
.cnvs-block-collapsible.cnvs-block-collapsible-opened > .cnvs-block-collapsible-title h6 a:after {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.cnvs-block-collapsible.cnvs-block-collapsible-opened > .cnvs-block-collapsible-content {
display: block;
}.cnvs-block-tabs {
--cnvs-tabs-border-width: 1px;
--cnvs-tabs-border-color: #dee2e6;
--cnvs-tabs-border-radius: 0.25rem;
--cnvs-tabs-button-font-size: 1rem;
--cnvs-tabs-button-color: #adb5bd;
--cnvs-tabs-button-hover-color: #212529;
--cnvs-tabs-button-active-color: #000;
--cnvs-tabs-button-active-background: #e9ecef;
--cnvs-tabs-button-pills-color: #adb5bd;
--cnvs-tabs-button-pills-active-color: #000;
--cnvs-tabs-button-pills-active-background: #e9ecef;
--cnvs-pc-tabs-button-active-border-bottom-color: #FFFFFF;
--cnvs-pc-tabs-button-active-background-color: #FFFFFF;
} .cnvs-block-tabs .cnvs-block-tabs-buttons {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 1.5rem;
}
.cnvs-block-tabs .cnvs-block-tabs-buttons .cnvs-block-tabs-button {
margin-bottom: 1.5rem;
}
.cnvs-block-tabs .cnvs-block-tabs-buttons .cnvs-block-tabs-button a {
display: block;
border: var(--cnvs-tabs-border-width) solid transparent;
border-color: var(--cnvs-tabs-border-color);
padding: 1rem 1.5rem;
line-height: 1;
font-size: var(--cnvs-tabs-button-font-size);
color: var(--cnvs-tabs-button-color);
text-decoration: none;
-webkit-box-shadow: none !important;
box-shadow: none !important;
border-top-left-radius: var(--cnvs-tabs-border-radius);
border-top-right-radius: var(--cnvs-tabs-border-radius);
}
.cnvs-block-tabs .cnvs-block-tabs-buttons .cnvs-block-tabs-button a:hover, .cnvs-block-tabs .cnvs-block-tabs-buttons .cnvs-block-tabs-button a:focus {
color: var(--cnvs-tabs-button-hover-color);
}
.cnvs-block-tabs .cnvs-block-tabs-buttons .cnvs-block-tabs-button.cnvs-block-tabs-button-active a {
color: var(--cnvs-tabs-button-active-color);
background-color: var(--cnvs-tabs-button-active-background);
}
.cnvs-block-tabs .cnvs-block-tabs-content > .cnvs-block-tab {
display: none;
}
.cnvs-block-tabs .cnvs-block-tabs-content > .cnvs-block-tab.cnvs-block-tab-active {
display: block;
}
.cnvs-block-tabs .cnvs-block-tabs-content > .cnvs-block-tab > *:last-child {
margin-bottom: 0;
}
.cnvs-block-tabs.cnvs-block-tabs-vertical {
margin-bottom: 0;
}
.cnvs-block-tabs.is-style-cnvs-block-tabs-pills .cnvs-block-tabs-buttons .cnvs-block-tabs-button {
margin-bottom: 0;
}
.cnvs-block-tabs.is-style-cnvs-block-tabs-pills .cnvs-block-tabs-buttons .cnvs-block-tabs-button:last-of-type {
margin-bottom: 1.5rem;
}
.cnvs-block-tabs.is-style-cnvs-block-tabs-pills .cnvs-block-tabs-buttons .cnvs-block-tabs-button a {
border-radius: var(--cnvs-tabs-border-radius);
padding: 0.75rem 1rem;
line-height: 1;
color: var(--cnvs-tabs-button-pills-color);
border: none;
}
.cnvs-block-tabs.is-style-cnvs-block-tabs-pills .cnvs-block-tabs-buttons .cnvs-block-tabs-button.cnvs-block-tabs-button-active a {
color: var(--cnvs-tabs-button-pills-active-color);
background-color: var(--cnvs-tabs-button-pills-active-background);
}
@media (min-width: 768px) {
.cnvs-block-tabs .cnvs-block-tabs-buttons {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
border-bottom: var(--cnvs-tabs-border-width) solid var(--cnvs-tabs-border-color);
}
.cnvs-block-tabs .cnvs-block-tabs-buttons .cnvs-block-tabs-button {
margin-bottom: 0;
-webkit-transform: translateY(var(--cnvs-tabs-border-width));
transform: translateY(var(--cnvs-tabs-border-width));
}
.cnvs-block-tabs .cnvs-block-tabs-buttons .cnvs-block-tabs-button:not(.cnvs-block-tabs-button-active) a {
border-color: transparent;
}
.cnvs-block-tabs .cnvs-block-tabs-buttons .cnvs-block-tabs-button.cnvs-block-tabs-button-active a {
border-bottom-color: var(--cnvs-pc-tabs-button-active-border-bottom-color);
background-color: var(--cnvs-pc-tabs-button-active-background-color);
}
.cnvs-block-tabs.cnvs-block-tabs-vertical {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.cnvs-block-tabs.cnvs-block-tabs-vertical .cnvs-block-tabs-buttons {
-webkit-box-flex: 0;
-ms-flex: 0 0 30%;
flex: 0 0 30%;
border-bottom: none;
border-right: var(--cnvs-tabs-border-width) solid var(--cnvs-tabs-border-color);
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
height: 100%;
}
.cnvs-block-tabs.cnvs-block-tabs-vertical .cnvs-block-tabs-buttons .cnvs-block-tabs-button a {
width: 100%;
max-width: 100%;
border-right-color: transparent;
border-radius: var(--cnvs-tabs-border-radius) 0 0 var(--cnvs-tabs-border-radius);
-webkit-transform: translateX(var(--cnvs-tabs-border-width));
transform: translateX(var(--cnvs-tabs-border-width));
}
.cnvs-block-tabs.cnvs-block-tabs-vertical .cnvs-block-tabs-buttons .cnvs-block-tabs-button-active a {
border-bottom-color: var(--cnvs-tabs-border-color);
}
.cnvs-block-tabs.cnvs-block-tabs-vertical .cnvs-block-tabs-content {
margin-left: 5%;
-webkit-box-flex: 0;
-ms-flex: 0 0 65%;
flex: 0 0 65%;
}
.cnvs-block-tabs.is-style-cnvs-block-tabs-pills .cnvs-block-tabs-buttons {
border-bottom: none;
border-right: none;
}
.cnvs-block-tabs.is-style-cnvs-block-tabs-pills .cnvs-block-tabs-buttons .cnvs-block-tabs-button:last-of-type {
margin-bottom: 0;
}
.cnvs-block-tabs.is-style-cnvs-block-tabs-pills .cnvs-block-tabs-buttons .cnvs-block-tabs-button.cnvs-block-tabs-button-active a {
color: var(--cnvs-tabs-button-pills-active-color);
background-color: var(--cnvs-tabs-button-pills-active-background);
}
.cnvs-block-tabs.is-style-cnvs-block-tabs-pills.cnvs-block-tabs-vertical .cnvs-block-tabs-button-active a {
border-radius: var(--cnvs-tabs-border-radius);
}
}.cnvs-block-section-heading {
--cnvs-section-heading-color: #000000;
--cnvs-section-heading-border-color: #e9ecef;
--cnvs-section-heading-icon-color: #000000;
--cnvs-section-heading-accent-block-backround: #000000;
--cnvs-section-heading-accent-block-color: #FFFFFF;
} .cnvs-block-section-heading {
width: 100%;
margin-left: 0;
margin-right: 0;
}
.cnvs-block-section-heading .cnvs-section-title {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
color: var(--cnvs-section-heading-color);
}
.cnvs-block-section-heading .cnvs-section-title > span {
position: relative;
}
.cnvs-block-section-heading.haligncenter {
text-align: center;
}
.cnvs-block-section-heading.halignright {
text-align: right;
}
.is-style-cnvs-block-section-heading-2,
.section-heading-default-style-2 .is-style-cnvs-block-section-heading-default {
border-bottom: 1px solid var(--cnvs-section-heading-border-color);
padding-bottom: 1em;
}
.is-style-cnvs-block-section-heading-3,
.section-heading-default-style-3 .is-style-cnvs-block-section-heading-default {
border-bottom: 4px solid var(--cnvs-section-heading-border-color);
padding-bottom: 1em;
}
.is-style-cnvs-block-section-heading-4,
.section-heading-default-style-4 .is-style-cnvs-block-section-heading-default {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.is-style-cnvs-block-section-heading-4 .cnvs-section-title,
.section-heading-default-style-4 .is-style-cnvs-block-section-heading-default .cnvs-section-title {
max-width: 60%;
}
.is-style-cnvs-block-section-heading-4:after,
.section-heading-default-style-4 .is-style-cnvs-block-section-heading-default:after {
content: '';
border-top: 1px solid var(--cnvs-section-heading-border-color);
margin: 0 1em 0 0;
-webkit-box-flex: 1;
-ms-flex: 1 0 1em;
flex: 1 0 1em;
}
.is-style-cnvs-block-section-heading-4:after,
.section-heading-default-style-4 .is-style-cnvs-block-section-heading-default:after {
margin: 0 0 0 1em;
}
.is-style-cnvs-block-section-heading-4.haligncenter,
.section-heading-default-style-4 .is-style-cnvs-block-section-heading-default.haligncenter {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
.is-style-cnvs-block-section-heading-4.haligncenter:before, .is-style-cnvs-block-section-heading-4.haligncenter:after,
.section-heading-default-style-4 .is-style-cnvs-block-section-heading-default.haligncenter:before,
.section-heading-default-style-4 .is-style-cnvs-block-section-heading-default.haligncenter:after {
content: '';
border-top: 1px solid var(--cnvs-section-heading-border-color);
margin: 0 1em 0 0;
-webkit-box-flex: 1;
-ms-flex: 1 0 1em;
flex: 1 0 1em;
}
.is-style-cnvs-block-section-heading-4.haligncenter:after,
.section-heading-default-style-4 .is-style-cnvs-block-section-heading-default.haligncenter:after {
margin: 0 0 0 1em;
}
.is-style-cnvs-block-section-heading-4.halignright,
.section-heading-default-style-4 .is-style-cnvs-block-section-heading-default.halignright {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
text-align: right;
}
.is-style-cnvs-block-section-heading-4.halignright:before,
.section-heading-default-style-4 .is-style-cnvs-block-section-heading-default.halignright:before {
content: '';
border-top: 1px solid var(--cnvs-section-heading-border-color);
margin: 0 1em 0 0;
-webkit-box-flex: 1;
-ms-flex: 1 0 1em;
flex: 1 0 1em;
}
.is-style-cnvs-block-section-heading-4.halignright:before,
.section-heading-default-style-4 .is-style-cnvs-block-section-heading-default.halignright:before {
margin: 0 1em 0 0;
}
.is-style-cnvs-block-section-heading-4.halignright:after,
.section-heading-default-style-4 .is-style-cnvs-block-section-heading-default.halignright:after {
display: none !important;
}
.is-style-cnvs-block-section-heading-5,
.section-heading-default-style-5 .is-style-cnvs-block-section-heading-default {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.is-style-cnvs-block-section-heading-5 .cnvs-section-title,
.section-heading-default-style-5 .is-style-cnvs-block-section-heading-default .cnvs-section-title {
max-width: 60%;
}
.is-style-cnvs-block-section-heading-5:after,
.section-heading-default-style-5 .is-style-cnvs-block-section-heading-default:after {
content: '';
border-top: 4px solid var(--cnvs-section-heading-border-color);
margin: 0 1em 0 0;
-webkit-box-flex: 1;
-ms-flex: 1 0 1em;
flex: 1 0 1em;
}
.is-style-cnvs-block-section-heading-5:after,
.section-heading-default-style-5 .is-style-cnvs-block-section-heading-default:after {
margin: 0 0 0 1em;
}
.is-style-cnvs-block-section-heading-5.haligncenter,
.section-heading-default-style-5 .is-style-cnvs-block-section-heading-default.haligncenter {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
.is-style-cnvs-block-section-heading-5.haligncenter:before, .is-style-cnvs-block-section-heading-5.haligncenter:after,
.section-heading-default-style-5 .is-style-cnvs-block-section-heading-default.haligncenter:before,
.section-heading-default-style-5 .is-style-cnvs-block-section-heading-default.haligncenter:after {
content: '';
border-top: 4px solid var(--cnvs-section-heading-border-color);
margin: 0 1em 0 0;
-webkit-box-flex: 1;
-ms-flex: 1 0 1em;
flex: 1 0 1em;
}
.is-style-cnvs-block-section-heading-5.haligncenter:after,
.section-heading-default-style-5 .is-style-cnvs-block-section-heading-default.haligncenter:after {
margin: 0 0 0 1em;
}
.is-style-cnvs-block-section-heading-5.halignright,
.section-heading-default-style-5 .is-style-cnvs-block-section-heading-default.halignright {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
text-align: right;
}
.is-style-cnvs-block-section-heading-5.halignright:before,
.section-heading-default-style-5 .is-style-cnvs-block-section-heading-default.halignright:before {
content: '';
border-top: 4px solid var(--cnvs-section-heading-border-color);
margin: 0 1em 0 0;
-webkit-box-flex: 1;
-ms-flex: 1 0 1em;
flex: 1 0 1em;
}
.is-style-cnvs-block-section-heading-5.halignright:before,
.section-heading-default-style-5 .is-style-cnvs-block-section-heading-default.halignright:before {
margin: 0 1em 0 0;
}
.is-style-cnvs-block-section-heading-5.halignright:after,
.section-heading-default-style-5 .is-style-cnvs-block-section-heading-default.halignright:after {
display: none !important;
}
.is-style-cnvs-block-section-heading-6,
.section-heading-default-style-6 .is-style-cnvs-block-section-heading-default {
border-top: 1px solid var(--cnvs-section-heading-border-color);
padding-top: 1em;
}
.is-style-cnvs-block-section-heading-7,
.section-heading-default-style-7 .is-style-cnvs-block-section-heading-default {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.is-style-cnvs-block-section-heading-7 .cnvs-section-title,
.section-heading-default-style-7 .is-style-cnvs-block-section-heading-default .cnvs-section-title {
border-bottom: 1px solid var(--cnvs-section-heading-border-color);
padding-bottom: 1em;
}
.is-style-cnvs-block-section-heading-7.haligncenter,
.section-heading-default-style-7 .is-style-cnvs-block-section-heading-default.haligncenter {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.is-style-cnvs-block-section-heading-7.halignright,
.section-heading-default-style-7 .is-style-cnvs-block-section-heading-default.halignright {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.is-style-cnvs-block-section-heading-8,
.section-heading-default-style-8 .is-style-cnvs-block-section-heading-default {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
}
.is-style-cnvs-block-section-heading-8 .cnvs-section-title,
.section-heading-default-style-8 .is-style-cnvs-block-section-heading-default .cnvs-section-title {
border-right: 1px solid var(--cnvs-section-heading-border-color);
padding: 0.125rem 1em 0.125rem 0;
max-width: 60%;
}
.is-style-cnvs-block-section-heading-8:after,
.section-heading-default-style-8 .is-style-cnvs-block-section-heading-default:after {
content: '';
border-top: 1px solid var(--cnvs-section-heading-border-color);
-webkit-box-flex: 1;
-ms-flex: 1 0 0px;
flex: 1 0 0;
}
.is-style-cnvs-block-section-heading-8.haligncenter,
.section-heading-default-style-8 .is-style-cnvs-block-section-heading-default.haligncenter {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
.is-style-cnvs-block-section-heading-8.haligncenter:before, .is-style-cnvs-block-section-heading-8.haligncenter:after,
.section-heading-default-style-8 .is-style-cnvs-block-section-heading-default.haligncenter:before,
.section-heading-default-style-8 .is-style-cnvs-block-section-heading-default.haligncenter:after {
content: '';
border-top: 1px solid var(--cnvs-section-heading-border-color);
-webkit-box-flex: 1;
-ms-flex: 1 0 0px;
flex: 1 0 0;
}
.is-style-cnvs-block-section-heading-8.haligncenter .cnvs-section-title,
.section-heading-default-style-8 .is-style-cnvs-block-section-heading-default.haligncenter .cnvs-section-title {
border-left: 1px solid var(--cnvs-section-heading-border-color);
border-right: 1px solid var(--cnvs-section-heading-border-color);
padding-left: 1em;
padding-right: 1em;
}
.is-style-cnvs-block-section-heading-8.halignright,
.section-heading-default-style-8 .is-style-cnvs-block-section-heading-default.halignright {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
text-align: right;
}
.is-style-cnvs-block-section-heading-8.halignright:before,
.section-heading-default-style-8 .is-style-cnvs-block-section-heading-default.halignright:before {
content: '';
border-top: 1px solid var(--cnvs-section-heading-border-color);
-webkit-box-flex: 1;
-ms-flex: 1 0 0px;
flex: 1 0 0;
}
.is-style-cnvs-block-section-heading-8.halignright .cnvs-section-title,
.section-heading-default-style-8 .is-style-cnvs-block-section-heading-default.halignright .cnvs-section-title {
border-left: 1px solid var(--cnvs-section-heading-border-color);
border-right: none;
padding-left: 1em;
padding-right: 0;
}
.is-style-cnvs-block-section-heading-8.halignright:after,
.section-heading-default-style-8 .is-style-cnvs-block-section-heading-default.halignright:after {
display: none !important;
}
.is-style-cnvs-block-section-heading-9,
.section-heading-default-style-9 .is-style-cnvs-block-section-heading-default {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.is-style-cnvs-block-section-heading-9 .cnvs-section-title,
.section-heading-default-style-9 .is-style-cnvs-block-section-heading-default .cnvs-section-title {
position: relative;
padding-left: 1.75em;
}
.is-style-cnvs-block-section-heading-9 .cnvs-section-title:before,
.section-heading-default-style-9 .is-style-cnvs-block-section-heading-default .cnvs-section-title:before {
content: '';
margin-right: 0.5em;
height: calc(0.875em + 2px);
width: 2px;
background: var(--cnvs-section-heading-icon-color);
position: absolute;
top: 50%;
left: 0.4375em;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.is-style-cnvs-block-section-heading-9 .cnvs-section-title:after,
.section-heading-default-style-9 .is-style-cnvs-block-section-heading-default .cnvs-section-title:after {
content: '';
height: 2px;
width: calc(0.875em + 2px);
left: 0;
position: absolute;
background: var(--cnvs-section-heading-icon-color);
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.is-style-cnvs-block-section-heading-9.haligncenter,
.section-heading-default-style-9 .is-style-cnvs-block-section-heading-default.haligncenter {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.is-style-cnvs-block-section-heading-9.halignright,
.section-heading-default-style-9 .is-style-cnvs-block-section-heading-default.halignright {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.is-style-cnvs-block-section-heading-10,
.section-heading-default-style-10 .is-style-cnvs-block-section-heading-default {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.is-style-cnvs-block-section-heading-10 .cnvs-section-title,
.section-heading-default-style-10 .is-style-cnvs-block-section-heading-default .cnvs-section-title {
position: relative;
padding: 0.5em 1em;
color: var(--cnvs-section-heading-accent-block-color);
}
.is-style-cnvs-block-section-heading-10 .cnvs-section-title:before,
.section-heading-default-style-10 .is-style-cnvs-block-section-heading-default .cnvs-section-title:before {
position: absolute;
background-color: var(--cnvs-section-heading-accent-block-backround);
-webkit-transform: skew(-15deg);
transform: skew(-15deg);
top: 0;
right: 0;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
content: '';
}
.is-style-cnvs-block-section-heading-10.haligncenter,
.section-heading-default-style-10 .is-style-cnvs-block-section-heading-default.haligncenter {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.is-style-cnvs-block-section-heading-10.halignright,
.section-heading-default-style-10 .is-style-cnvs-block-section-heading-default.halignright {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.is-style-cnvs-block-section-heading-11,
.section-heading-default-style-11 .is-style-cnvs-block-section-heading-default {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.is-style-cnvs-block-section-heading-11 .cnvs-section-title,
.section-heading-default-style-11 .is-style-cnvs-block-section-heading-default .cnvs-section-title {
position: relative;
color: var(--cnvs-section-heading-accent-block-color);
padding: 0.5em 1em;
max-width: 60%;
}
.is-style-cnvs-block-section-heading-11 .cnvs-section-title:before,
.section-heading-default-style-11 .is-style-cnvs-block-section-heading-default .cnvs-section-title:before {
position: absolute;
background-color: var(--cnvs-section-heading-accent-block-backround);
-webkit-transform: skew(-15deg);
transform: skew(-15deg);
top: 0;
right: 0;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
content: '';
}
.is-style-cnvs-block-section-heading-11:after,
.section-heading-default-style-11 .is-style-cnvs-block-section-heading-default:after {
content: '';
border-top: 1px solid var(--cnvs-section-heading-border-color);
margin: 0 1em 0 0;
-webkit-box-flex: 1;
-ms-flex: 1 0 1em;
flex: 1 0 1em;
}
.is-style-cnvs-block-section-heading-11:after,
.section-heading-default-style-11 .is-style-cnvs-block-section-heading-default:after {
margin: 0 0 0 1em;
}
.is-style-cnvs-block-section-heading-11.haligncenter,
.section-heading-default-style-11 .is-style-cnvs-block-section-heading-default.haligncenter {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
.is-style-cnvs-block-section-heading-11.haligncenter:before, .is-style-cnvs-block-section-heading-11.haligncenter:after,
.section-heading-default-style-11 .is-style-cnvs-block-section-heading-default.haligncenter:before,
.section-heading-default-style-11 .is-style-cnvs-block-section-heading-default.haligncenter:after {
content: '';
border-top: 1px solid var(--cnvs-section-heading-border-color);
margin: 0 1em 0 0;
-webkit-box-flex: 1;
-ms-flex: 1 0 1em;
flex: 1 0 1em;
}
.is-style-cnvs-block-section-heading-11.haligncenter:after,
.section-heading-default-style-11 .is-style-cnvs-block-section-heading-default.haligncenter:after {
margin: 0 0 0 1em;
}
.is-style-cnvs-block-section-heading-11.halignright,
.section-heading-default-style-11 .is-style-cnvs-block-section-heading-default.halignright {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
text-align: right;
}
.is-style-cnvs-block-section-heading-11.halignright:before,
.section-heading-default-style-11 .is-style-cnvs-block-section-heading-default.halignright:before {
content: '';
border-top: 1px solid var(--cnvs-section-heading-border-color);
margin: 0 1em 0 0;
-webkit-box-flex: 1;
-ms-flex: 1 0 1em;
flex: 1 0 1em;
}
.is-style-cnvs-block-section-heading-11.halignright:before,
.section-heading-default-style-11 .is-style-cnvs-block-section-heading-default.halignright:before {
margin: 0 1em 0 0;
}
.is-style-cnvs-block-section-heading-11.halignright:after,
.section-heading-default-style-11 .is-style-cnvs-block-section-heading-default.halignright:after {
display: none !important;
}
.is-style-cnvs-block-section-heading-12,
.section-heading-default-style-12 .is-style-cnvs-block-section-heading-default {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.is-style-cnvs-block-section-heading-12 .cnvs-section-title,
.section-heading-default-style-12 .is-style-cnvs-block-section-heading-default .cnvs-section-title {
background-color: var(--cnvs-section-heading-accent-block-backround);
padding: 0.75rem 1rem;
color: var(--cnvs-section-heading-accent-block-color);
}
.is-style-cnvs-block-section-heading-12.haligncenter,
.section-heading-default-style-12 .is-style-cnvs-block-section-heading-default.haligncenter {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.is-style-cnvs-block-section-heading-12.halignright,
.section-heading-default-style-12 .is-style-cnvs-block-section-heading-default.halignright {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.is-style-cnvs-block-section-heading-13,
.section-heading-default-style-13 .is-style-cnvs-block-section-heading-default {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.is-style-cnvs-block-section-heading-13 .cnvs-section-title,
.section-heading-default-style-13 .is-style-cnvs-block-section-heading-default .cnvs-section-title {
border: 1px solid var(--cnvs-section-heading-border-color);
padding: 0.75rem 1rem;
color: var(--cnvs-section-heading-color);
}
.is-style-cnvs-block-section-heading-13.haligncenter,
.section-heading-default-style-13 .is-style-cnvs-block-section-heading-default.haligncenter {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.is-style-cnvs-block-section-heading-13.halignright,
.section-heading-default-style-13 .is-style-cnvs-block-section-heading-default.halignright {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.is-style-cnvs-block-section-heading-14,
.section-heading-default-style-14 .is-style-cnvs-block-section-heading-default {
background-color: var(--cnvs-section-heading-accent-block-backround);
}
.is-style-cnvs-block-section-heading-14 .cnvs-section-title,
.section-heading-default-style-14 .is-style-cnvs-block-section-heading-default .cnvs-section-title {
display: inline-block;
padding: 0.75rem 1rem;
color: var(--cnvs-section-heading-accent-block-color);
}
.is-style-cnvs-block-section-heading-15,
.section-heading-default-style-15 .is-style-cnvs-block-section-heading-default {
border: 1px solid var(--cnvs-section-heading-border-color);
}
.is-style-cnvs-block-section-heading-15 .cnvs-section-title,
.section-heading-default-style-15 .is-style-cnvs-block-section-heading-default .cnvs-section-title {
display: inline-block;
padding: 0.75rem 1rem;
color: var(--cnvs-section-heading-color);
}
.is-style-cnvs-block-section-heading-16,
.section-heading-default-style-16 .is-style-cnvs-block-section-heading-default {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.is-style-cnvs-block-section-heading-16 .cnvs-section-title,
.section-heading-default-style-16 .is-style-cnvs-block-section-heading-default .cnvs-section-title {
border-right: 1px solid var(--cnvs-section-heading-border-color);
padding: 0.125rem 1em 0.125rem 0;
max-width: 60%;
}
.is-style-cnvs-block-section-heading-16:after,
.section-heading-default-style-16 .is-style-cnvs-block-section-heading-default:after {
content: '';
border-top: 1px solid var(--cnvs-section-heading-border-color);
border-bottom: 1px solid var(--cnvs-section-heading-border-color);
height: 0.25rem;
-webkit-box-flex: 1;
-ms-flex: 1 0 0px;
flex: 1 0 0;
}
.is-style-cnvs-block-section-heading-16.haligncenter,
.section-heading-default-style-16 .is-style-cnvs-block-section-heading-default.haligncenter {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
.is-style-cnvs-block-section-heading-16.haligncenter:before, .is-style-cnvs-block-section-heading-16.haligncenter:after,
.section-heading-default-style-16 .is-style-cnvs-block-section-heading-default.haligncenter:before,
.section-heading-default-style-16 .is-style-cnvs-block-section-heading-default.haligncenter:after {
content: '';
border-top: 1px solid var(--cnvs-section-heading-border-color);
border-bottom: 1px solid var(--cnvs-section-heading-border-color);
height: 0.25rem;
-webkit-box-flex: 1;
-ms-flex: 1 0 0px;
flex: 1 0 0;
}
.is-style-cnvs-block-section-heading-16.haligncenter .cnvs-section-title,
.section-heading-default-style-16 .is-style-cnvs-block-section-heading-default.haligncenter .cnvs-section-title {
border-left: 1px solid var(--cnvs-section-heading-border-color);
border-right: 1px solid var(--cnvs-section-heading-border-color);
padding-left: 1em;
padding-right: 1em;
}
.is-style-cnvs-block-section-heading-16.halignright,
.section-heading-default-style-16 .is-style-cnvs-block-section-heading-default.halignright {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
text-align: right;
}
.is-style-cnvs-block-section-heading-16.halignright:before,
.section-heading-default-style-16 .is-style-cnvs-block-section-heading-default.halignright:before {
content: '';
border-top: 1px solid var(--cnvs-section-heading-border-color);
border-bottom: 1px solid var(--cnvs-section-heading-border-color);
height: 0.25rem;
-webkit-box-flex: 1;
-ms-flex: 1 0 0px;
flex: 1 0 0;
}
.is-style-cnvs-block-section-heading-16.halignright .cnvs-section-title,
.section-heading-default-style-16 .is-style-cnvs-block-section-heading-default.halignright .cnvs-section-title {
border-left: 1px solid var(--cnvs-section-heading-border-color);
border-right: none;
padding-left: 1em;
padding-right: 0;
}
.is-style-cnvs-block-section-heading-16.halignright:after,
.section-heading-default-style-16 .is-style-cnvs-block-section-heading-default.halignright:after {
display: none !important;
}
.is-style-cnvs-block-section-heading-17,
.section-heading-default-style-17 .is-style-cnvs-block-section-heading-default {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.is-style-cnvs-block-section-heading-17 .cnvs-section-title,
.section-heading-default-style-17 .is-style-cnvs-block-section-heading-default .cnvs-section-title {
padding-bottom: 1em;
}
.is-style-cnvs-block-section-heading-17 .cnvs-section-title:not([contenteditable="true"]),
.section-heading-default-style-17 .is-style-cnvs-block-section-heading-default .cnvs-section-title:not([contenteditable="true"]) {
position: relative;
}
.is-style-cnvs-block-section-heading-17 .cnvs-section-title:after,
.section-heading-default-style-17 .is-style-cnvs-block-section-heading-default .cnvs-section-title:after {
position: absolute;
left: 0;
bottom: 0;
height: 0;
display: block;
border-bottom: 1px solid var(--cnvs-section-heading-border-color);
width: 100%;
max-width: 30%;
content: '';
}
.is-style-cnvs-block-section-heading-17.haligncenter .cnvs-section-title:after,
.section-heading-default-style-17 .is-style-cnvs-block-section-heading-default.haligncenter .cnvs-section-title:after {
left: 50%;
-webkit-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.is-style-cnvs-block-section-heading-17.halignright .cnvs-section-title:after,
.section-heading-default-style-17 .is-style-cnvs-block-section-heading-default.halignright .cnvs-section-title:after {
left: auto;
right: 0;
}
.is-style-cnvs-block-section-heading-17.haligncenter,
.section-heading-default-style-17 .is-style-cnvs-block-section-heading-default.haligncenter {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.is-style-cnvs-block-section-heading-17.halignright,
.section-heading-default-style-17 .is-style-cnvs-block-section-heading-default.halignright {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}.cnvs-block-row {
overflow: hidden;
}
.cnvs-block-row > .cnvs-block-row-inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.cnvs-block-column {
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
-webkit-box-flex: 0;
-ms-flex-positive: 0;
flex-grow: 0;
min-width: 0;
word-break: break-word;
overflow-wrap: break-word;
}
.cnvs-block-column {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.cnvs-block-column-inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 100%;
-ms-flex: 100%;
flex: 100%;
width: 100%;
}
.cnvs-block-column-inner > div {
-webkit-box-flex: 100%;
-ms-flex: 100%;
flex: 100%;
width: 100%;
}.cnvs-block-posts .cnvs-block-post-single-excerpt {
margin-top: 1rem;
}
.cnvs-block-posts .cnvs-block-posts-title {
margin-bottom: 1.5rem;
}
.cnvs-block-posts .cnvs-block-posts-title a {
text-decoration: none;
}
.cnvs-block-posts .cnvs-overlay {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
width: 100%;
}
.cnvs-block-posts .cnvs-overlay-background {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
}
.cnvs-block-posts .cnvs-overlay-background figure {
width: 100%;
height: 100%;
margin-bottom: 0;
}
.cnvs-block-posts .cnvs-overlay-background img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
font-family: 'object-fit: cover;';
}
.cnvs-block-posts .cnvs-overlay-ratio:before {
content: '';
display: table;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 0;
height: 100%;
}
.cnvs-block-posts .cnvs-ratio-landscape:before {
padding-bottom: 75%;
}
.cnvs-block-posts .cnvs-overlay-link {
display: block;
width: 100%;
height: 100%;
}
.cnvs-block-posts .cnvs-block-post-single-inner:not(:last-child) {
margin-bottom: 1.5rem;
}
.cnvs-block-posts .cnvs-share-buttons-wrap {
width: 100%;
}
.cnvs-block-posts .cnvs-share-buttons-wrap .cnvs-share-buttons-items {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.cnvs-block-posts .cnvs-block-post-single-view-post-button {
margin-top: 1.5rem;
}
.cnvs-block-posts article:not(:first-child) {
margin-top: 40px;
}
.cnvs-block-posts .pagination {
margin-top: 1.5rem;
}
.entry-content .cnvs-block-posts article.post {
max-width: none;
}
.cnvs-block-posts-layout-list .cnvs-block-post-single-meta {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
@media (min-width: 760px) {
.cnvs-block-posts-layout-list .cnvs-block-post-single-outer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -20px;
margin-left: -20px;
}
.cnvs-block-posts-layout-list .cnvs-block-post-single-inner {
position: relative;
width: 100%;
padding-right: 20px;
padding-left: 20px;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.cnvs-block-posts-layout-list .cnvs-block-post-single-inner:not(:last-child) {
margin-bottom: 0;
}
.cnvs-block-posts-layout-list .cnvs-block-post-single-inner:first-child:last-child {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.cnvs-block-posts-layout-list .cnvs-block-post-single-inner + .cnvs-block-post-single-inner {
margin-top: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
}
.cnvs-block-posts-layout-grid .cnvs-block-post-inner + .cnvs-block-post-inner {
margin-top: 1rem;
}
@media (min-width: 760px) {
.cnvs-block-posts-layout-grid .cnvs-block-posts-inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -20px;
margin-left: -20px;
}
.cnvs-block-posts-layout-grid article {
position: relative;
width: 100%;
padding-right: 20px;
padding-left: 20px;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.cnvs-block-posts-layout-grid article:nth-child(-n+2) {
margin-top: 0;
}
.cnvs-block-posts-layout-grid.cnvs-block-posts-columns-1 .cnvs-block-posts-inner {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.cnvs-block-posts-layout-grid.cnvs-block-posts-columns-1 article {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.cnvs-block-posts-layout-grid.cnvs-block-posts-columns-1 article:not(:first-child) {
margin-top: 40px;
}
}
@media (min-width: 1120px) {
.cnvs-block-posts-layout-grid.cnvs-block-posts-columns-4 article {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.cnvs-block-posts-layout-grid.cnvs-block-posts-columns-4 article:nth-child(-n+3) {
margin-top: 0;
}
}
@media (min-width: 1240px) {
.cnvs-block-posts-layout-grid.cnvs-block-posts-columns-3 article {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.cnvs-block-posts-layout-grid.cnvs-block-posts-columns-3 article:nth-child(-n+3) {
margin-top: 0;
}
.cnvs-block-posts-layout-grid.cnvs-block-posts-columns-4 article {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.cnvs-block-posts-layout-grid.cnvs-block-posts-columns-4 article:nth-child(-n+4) {
margin-top: 0;
}
}
.cnvs-block-posts-layout-masonry .cnvs-block-post-inner + .cnvs-block-post-inner {
margin-top: 1rem;
}
.cnvs-block-posts-layout-masonry:not(.cnvs-block-posts-layout-masonry-colcade-ready) .cnvs-block-post-grid-col {
display: none;
}
@media (min-width: 760px) {
.cnvs-block-posts-layout-masonry .cnvs-block-posts-inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -20px;
margin-left: -20px;
}
.cnvs-block-posts-layout-masonry .cnvs-block-post-grid-col,
.cnvs-block-posts-layout-masonry .cnvs-block-posts-inner > article {
position: relative;
width: 100%;
padding-right: 20px;
padding-left: 20px;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.cnvs-block-posts-layout-masonry .cnvs-block-post-grid-col:nth-child(-n+2),
.cnvs-block-posts-layout-masonry .cnvs-block-posts-inner > article:nth-child(-n+2) {
margin-top: 0;
}
.cnvs-block-posts-layout-masonry.cnvs-block-posts-columns-1 .cnvs-block-posts-inner {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.cnvs-block-posts-layout-masonry.cnvs-block-posts-columns-1 .cnvs-block-posts-inner .cnvs-block-post-grid-col,
.cnvs-block-posts-layout-masonry.cnvs-block-posts-columns-1 .cnvs-block-posts-inner > article {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.cnvs-block-posts-layout-masonry.cnvs-block-posts-columns-1 .cnvs-block-posts-inner .cnvs-block-post-grid-col:not(:first-child),
.cnvs-block-posts-layout-masonry.cnvs-block-posts-columns-1 .cnvs-block-posts-inner > article:not(:first-child) {
margin-top: 40px;
}
}
@media (min-width: 1120px) {
.cnvs-block-posts-layout-masonry.cnvs-block-posts-columns-4 .cnvs-block-posts-inner .cnvs-block-post-grid-col,
.cnvs-block-posts-layout-masonry.cnvs-block-posts-columns-4 .cnvs-block-posts-inner > article {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.cnvs-block-posts-layout-masonry.cnvs-block-posts-columns-4 .cnvs-block-posts-inner .cnvs-block-post-grid-col:nth-child(-n+3),
.cnvs-block-posts-layout-masonry.cnvs-block-posts-columns-4 .cnvs-block-posts-inner > article:nth-child(-n+3) {
margin-top: 0;
}
}
@media (min-width: 1240px) {
.cnvs-block-posts-layout-masonry.cnvs-block-posts-columns-3 .cnvs-block-posts-inner .cnvs-block-post-grid-col,
.cnvs-block-posts-layout-masonry.cnvs-block-posts-columns-3 .cnvs-block-posts-inner > article {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.cnvs-block-posts-layout-masonry.cnvs-block-posts-columns-3 .cnvs-block-posts-inner .cnvs-block-post-grid-col:nth-child(-n+3),
.cnvs-block-posts-layout-masonry.cnvs-block-posts-columns-3 .cnvs-block-posts-inner > article:nth-child(-n+3) {
margin-top: 0;
}
.cnvs-block-posts-layout-masonry.cnvs-block-posts-columns-4 .cnvs-block-posts-inner .cnvs-block-post-grid-col,
.cnvs-block-posts-layout-masonry.cnvs-block-posts-columns-4 .cnvs-block-posts-inner > article {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.cnvs-block-posts-layout-masonry.cnvs-block-posts-columns-4 .cnvs-block-posts-inner .cnvs-block-post-grid-col:nth-child(-n+4),
.cnvs-block-posts-layout-masonry.cnvs-block-posts-columns-4 .cnvs-block-posts-inner > article:nth-child(-n+4) {
margin-top: 0;
}
}.cnvs-gallery-type-justified {
overflow: hidden;
position: relative;
width: 100%;
min-height: 1.5rem;
}
.cnvs-gallery-type-justified .gallery-item {
display: inline-block;
overflow: hidden;
position: absolute;
margin: 0; opacity: 0.1;
}
.cnvs-gallery-type-justified .gallery-item > img, .cnvs-gallery-type-justified .gallery-item > a > img {
position: absolute;
top: 50%;
left: 50%;
width: 100%;
height: auto;
margin: 0;
padding: 0;
border: none;
opacity: 0;
}
.cnvs-gallery-type-justified .gallery-item > .caption {
position: absolute;
right: 0;
bottom: 0;
left: 0;
margin: 0;
padding: 0.5rem;
opacity: 0;
color: white;
background-color: rgba(0, 0, 0, 0.5);
font-size: 0.75rem;
-webkit-transition: 0.2s ease opacity;
transition: 0.2s ease opacity;
}
.cnvs-gallery-type-justified .gallery-item > .caption.caption-visible {
opacity: 1;
}
.cnvs-gallery-type-justified > .entry-visible {
opacity: 1;
background: none;
}
.cnvs-gallery-type-justified > .entry-visible > img, .cnvs-gallery-type-justified > .entry-visible > a > img {
opacity: 1;
}
.cnvs-gallery-type-justified > .jg-filtered {
display: none;
}
.cnvs-gallery-type-justified.justified-loaded:before {
display: none;
}
.cnvs-gallery-type-justified:before {
width: 1.5rem;
height: 1.5rem;
border: 2px solid rgba(119, 119, 119, 0.25);
border-top-color: #777;
border-radius: 50%;
position: relative;
-webkit-animation: loader-rotate 1s linear infinite;
animation: loader-rotate 1s linear infinite;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
text-align: center;
content: "";
}
@-webkit-keyframes loader-rotate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes loader-rotate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}.cnvs-gallery-type-slider.gallery {
display: block;
}
.cnvs-gallery-type-slider .gallery-item {
width: 100%;
max-width: 100%;
padding: 0;
}
.cnvs-gallery-type-slider .wp-caption-text {
margin-top: 1rem;
}
.cnvs-gallery-type-slider figure {
margin-bottom: 0;
}
.cnvs-gallery-type-slider img {
width: 100%;
height: auto;
}
.cnvs-gallery-type-slider > .gallery-item:not(:first-child) {
position: fixed;
top: -9999px;
left: -9999px;
}.cnvs-block-posts-sidebar {
--cnvs-posts-sidebar-thumbnail-width: 80px;
--cnvs-posts-sidebar-thumbnail-gutter: 2rem;
--cnvs-posts-sidebar-number-top: 0;
--cnvs-posts-sidebar-number-left: 0;
--cnvs-posts-sidebar-number-right: initial;
--cnvs-posts-sidebar-number-bottom: initial;
--cnvs-posts-sidebar-number-width: 30px;
--cnvs-posts-sidebar-number-height: 30px;
--cnvs-posts-sidebar-number-line-height: 30px;
--cnvs-posts-sidebar-number-background: #000;
--cnvs-posts-sidebar-number-color: white;
--cnvs-posts-sidebar-number-font-size: 80%;
--cnvs-posts-sidebar-number-border-radius: 0;
} .cnvs-block-posts-sidebar .cnvs-posts-list {
padding: 0;
margin: 0;
list-style: none;
}
.cnvs-block-posts-sidebar .cnvs-post-item:not(:first-child) {
margin-top: 1rem;
}
.cnvs-block-posts-sidebar .cnvs-post-outer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.cnvs-block-posts-sidebar .cnvs-post-thumbnail {
position: relative;
-webkit-box-flex: 0;
-ms-flex: 0 0 var(--cnvs-posts-sidebar-thumbnail-width);
flex: 0 0 var(--cnvs-posts-sidebar-thumbnail-width);
margin-right: var(--cnvs-posts-sidebar-thumbnail-gutter);
}
.cnvs-block-posts-sidebar .cnvs-post-thumbnail img {
width: var(--cnvs-posts-sidebar-thumbnail-width);
height: var(--cnvs-posts-sidebar-thumbnail-width);
-o-object-fit: cover;
object-fit: cover;
font-family: 'object-fit: cover;';
}
.cnvs-block-posts-sidebar .cnvs-post-data {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
width: 100%;
}
.cnvs-block-posts-sidebar .cnvs-post-number {
background: var(--cnvs-posts-sidebar-number-background);
position: absolute;
top: var(--cnvs-posts-sidebar-number-top);
left: var(--cnvs-posts-sidebar-number-left);
right: var(--cnvs-posts-sidebar-number-right);
bottom: var(--cnvs-posts-sidebar-number-bottom);
width: var(--cnvs-posts-sidebar-number-width);
height: var(--cnvs-posts-sidebar-number-height);
line-height: var(--cnvs-posts-sidebar-number-line-height);
color: var(--cnvs-posts-sidebar-number-color);
text-align: center;
font-size: var(--cnvs-posts-sidebar-number-font-size);
border-radius: var(--cnvs-posts-sidebar-number-border-radius);
}
.cnvs-block-posts-sidebar .cnvs-post-data .meta-category {
display: inline-block;
margin-bottom: 0.25rem;
}
.cnvs-block-posts-sidebar .cnvs-post-data .entry-title {
margin-top: 0;
margin-bottom: 0.25rem;
}
.cnvs-block-posts-sidebar .cnvs-post-meta {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.cnvs-block-posts-sidebar .cnvs-post-meta .avatar {
margin-right: .5rem;
}
.cnvs-block-posts-sidebar .cnvs-post-meta a {
text-decoration: none;
}
.cnvs-block-posts-sidebar .cnvs-post-meta > * + * {
margin-left: .5rem;
}
.cnvs-block-posts-sidebar .cnvs-post-meta > * + *:before {
content: "\b7";
margin-right: .5rem;
}
.cnvs-block-posts-sidebar .cnvs-post-meta .published + .updated {
display: none;
}
.cnvs-block-posts-sidebar .cnvs-post-meta-hide {
display: none;
}
.cnvs-block-posts-sidebar-large .cnvs-post-item:not(:first-child) {
margin-top: 2rem;
}
.cnvs-block-posts-sidebar-large .cnvs-post-outer {
display: block;
}
.cnvs-block-posts-sidebar-large .cnvs-post-thumbnail {
margin-right: 0;
margin-bottom: 1rem;
}
.cnvs-block-posts-sidebar-large .cnvs-post-thumbnail img {
width: 100%;
height: auto;
border-radius: 0;
}.cnvs-block-posts-sidebar .post-thumbnail {
overflow: initial;
}
.cnvs-block-posts-sidebar .post-thumbnail img {
width: 100%;
}
.cnvs-block-posts-sidebar.is-cnvs-block-rounded .post-thumbnail:before,
.cnvs-block-posts-sidebar.is-cnvs-block-rounded .post-thumbnail img,
.cnvs-block-posts-sidebar.is-cnvs-block-rounded .post-number {
border-radius: 50%;
}
.cnvs-block-posts-sidebar.is-cnvs-block-rounded .pk-lazyload.pk-lqip {
-webkit-clip-path: circle(50% at 50% 50%);
clip-path: circle(50% at 50% 50%);
} .cnvs-block-posts-sidebar-list .post-thumbnail {
width: 100%;
}
.cnvs-block-posts-sidebar-list > ul > li + li {
margin-top: 1rem;
}
.cnvs-block-posts-sidebar-list .post-outer {
display: flex;
}
.cnvs-block-posts-sidebar-list .post-inner:first-child {
flex: 0 0 105px;
width: 105px;
max-width: 105px;
padding-right: 15px;
}
.cnvs-block-posts-sidebar-list .post-inner:first-child a {
display: block;
width: 100%;
}
.cnvs-block-posts-sidebar-list .post-inner:first-child img {
width: 100%;
height: auto;
}
.cnvs-block-posts-sidebar-list .post-inner:last-child {
display: flex;
flex: 0 0 calc(100% - 105px);
flex-direction: column;
justify-content: center;
max-width: calc(100% - 105px);
flex-basis: calc(100% - 105px);
}
.cnvs-block-posts-sidebar-numbered .post-thumbnail {
display: block;
position: relative;
}
.cnvs-block-posts-sidebar-numbered .post-thumbnail:before {
opacity: 1;
}
.cnvs-block-posts-sidebar-numbered .post-number-wrap {
position: absolute;
z-index: 1;
top: 0;
right: 0;
bottom: 0;
left: 0;
line-height: 1;
}
.cnvs-block-posts-sidebar-numbered .post-number {
display: inline-block;
overflow: hidden;
position: absolute;
top: 0;
left: 0;
text-align: center;
transition: all 0.2s ease;
}
.cnvs-block-posts-sidebar-numbered .post-number span {
display: block;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
width: 30px;
height: 30px;
text-align: center;
transition: all 0.2s ease;
}
.cnvs-block-posts-sidebar-numbered .post-number span:first-child {
transform: translate(0);
}
.cnvs-block-posts-sidebar-numbered .post-number span:last-child {
position: absolute;
left: 50%;
transform: translateY(0%) translateX(-50%);
}
.cnvs-block-posts-sidebar-numbered .post-thumbnail:hover .post-number span:first-child {
transform: translateY(-100%);
}
.cnvs-block-posts-sidebar-numbered .post-thumbnail:hover .post-number span:last-child {
transform: translateY(-100%) translateX(-50%);
}
.cnvs-block-posts-sidebar-numbered > ul > li + li {
margin-top: 1rem;
}
.cnvs-block-posts-sidebar-numbered .post-outer {
display: flex;
}
.cnvs-block-posts-sidebar-numbered .post-inner:first-child {
flex: 0 0 105px;
width: 105px;
max-width: 105px;
padding-right: 15px;
}
.cnvs-block-posts-sidebar-numbered .post-inner:first-child a {
display: block;
width: 100%;
}
.cnvs-block-posts-sidebar-numbered .post-inner:first-child img {
width: 100%;
height: auto;
}
.cnvs-block-posts-sidebar-numbered .post-inner:last-child {
display: flex;
flex: 0 0 calc(100% - 105px);
flex-direction: column;
justify-content: center;
max-width: calc(100% - 105px);
flex-basis: calc(100% - 105px);
}
.cnvs-block-posts-sidebar-large .cnvs-post-item + .cnvs-post-item {
margin-top: 1.5rem;
}
.cnvs-block-posts-sidebar-large .post-inner + .post-inner {
margin-top: 1rem;
}
.cnvs-block-posts-sidebar-slider article {
position: relative;
margin-bottom: 0;
}
.cnvs-block-posts-sidebar-slider .ratio-landscape .overlay-media:after {
padding-bottom: 75%;
}
.cnvs-block-posts-sidebar-slider .cnvs-post-item:not(:first-child) {
margin-top: 0;
}
.cnvs-block-posts-sidebar-slider .cnvs-post-item {
display: none;
}
.cnvs-block-posts-sidebar-slider ul > .cnvs-post-item:first-child {
display: block;
}
.cnvs-block-posts-sidebar-slider .owl-item:first-child .cnvs-post-item,
.cnvs-block-posts-sidebar-slider .owl-loaded .owl-item .cnvs-post-item,
.cnvs-block-posts-sidebar-slider .owl-carousel {
display: block;
}.cnvs-block-twitter-layout-slider {
padding: 2rem;
text-align: center;
}
.cnvs-block-twitter-layout-slider .pk-twitter-wrap .pk-twitter-tweet {
margin-top: 0;
padding: 0;
}
.cnvs-block-twitter-layout-slider .pk-twitter-link {
margin-bottom: 0.5rem;
}
.cnvs-block-twitter-layout-slider .pk-twitter-time {
justify-content: center;
}
.cnvs-block-twitter-layout-slider .pk-twitter-label {
display: none;
}
.cnvs-block-twitter-layout-slider .pk-twitter-footer {
margin-top: 1rem;
}
.cnvs-block-twitter-layout-slider .pk-twitter-tweet {
display: none;
}
.cnvs-block-twitter-layout-slider .pk-twitter-tweet:before {
display: none;
}
.cnvs-block-twitter-layout-slider .pk-tweets > .pk-twitter-tweet:first-child {
display: block;
}
.cnvs-block-twitter-layout-slider .owl-slide:first-child .pk-twitter-tweet {
display: block;
}
.cnvs-block-twitter-layout-slider .owl-loaded .owl-slide .pk-twitter-tweet {
display: block;
}
.cnvs-block-twitter-layout-slider .owl-carousel {
display: block;
}.cs-block-tiles .post-outer {
height: 100%;
}
.cs-block-tiles .post-outer {
position: relative;
}
.cs-block-tiles .tiles-outer {
display: grid;
grid-gap: 1px;
grid-template-columns: 1fr;
grid-auto-rows: 1fr;
}
.cs-block-tiles .overlay-media {
transform: translate3d(0, 0, 0);
}
.cs-block-tiles .overlay-inner {
position: initial;
}
.cs-block-tiles article:not(:first-child) {
margin-top: 0;
}
@media (min-width: 760px) {
.cs-block-tiles .post-inner > *:last-child {
margin-bottom: 0;
}
.cs-block-tiles .tiles-outer {
grid-auto-rows: initial;
}
.cs-block-tiles article:nth-child(1) {
grid-area: tile1;
}
.cs-block-tiles article:nth-child(2) {
grid-area: tile2;
}
.cs-block-tiles article:nth-child(3) {
grid-area: tile3;
}
.cs-block-tiles article:nth-child(4) {
grid-area: tile4;
}
.cs-block-tiles article:nth-child(5) {
grid-area: tile5;
}
}
.entry-content > .cnvs-block-posts[class*='pk-block-posts-layout-tiles'] {
width: 100vw;
max-width: none;
margin-left: calc(100% / 2 - 100vw / 2);
}
.entry-content > .cnvs-block-section-layout-align-full:first-child .cnvs-block-posts[class*='pk-block-posts-layout-tiles']:first-child {
padding-top: 1px;
} @media (min-width: 760px) {
.cs-block-tiles.tiles-1 .tiles-outer {
grid-template-areas: 'tile1 tile2';
grid-template-columns: 1fr 1fr;
}
}
@media (min-width: 760px) {
.cs-block-tiles.tiles-2 .tiles-outer {
grid-template-areas: 'tile1 tile1' 'tile2 tile3';
grid-template-columns: 1fr 1fr;
}
}
@media (min-width: 1020px) {
.cs-block-tiles.tiles-2 .tiles-outer {
grid-template-areas: 'tile1 tile2 tile3';
grid-template-columns: 1fr 1fr 1fr;
}
}
@media (min-width: 760px) {
.cs-block-tiles.tiles-3 .tiles-outer {
grid-template-areas: 'tile1 tile2';
grid-template-columns: 1fr 1fr;
}
}
@media (min-width: 1020px) {
.cs-block-tiles.tiles-3 .tiles-outer {
grid-template-areas: 'tile1 tile1 tile2';
grid-template-columns: 1fr 1fr 1fr;
}
}
@media (min-width: 760px) {
.cs-block-tiles.tiles-4 .tiles-outer {
grid-template-areas: 'tile1 tile1' 'tile2 tile3';
grid-template-columns: 1fr 1fr;
}
}
@media (min-width: 1020px) {
.cs-block-tiles.tiles-4 .tiles-outer {
grid-template-areas: 'tile1 tile1 tile2' 'tile1 tile1 tile3';
grid-template-columns: 1fr 1fr 1fr;
}
}
@media (min-width: 760px) {
.cs-block-tiles.tiles-5 .tiles-outer {
grid-template-areas: 'tile1 tile1' 'tile2 tile3';
grid-template-columns: 1fr 1fr;
}
}
@media (min-width: 1020px) {
.cs-block-tiles.tiles-5 .tiles-outer {
grid-template-areas: 'tile1 tile1 tile2 tile2' 'tile1 tile1 tile3 tile3';
grid-template-columns: 1fr 1fr 1fr 1fr;
}
}
@media (min-width: 760px) {
.cs-block-tiles.tiles-6 .tiles-outer {
grid-template-areas: 'tile1 tile1' 'tile2 tile3' 'tile4 tile5';
grid-template-columns: 1fr 1fr;
}
}
@media (min-width: 1020px) {
.cs-block-tiles.tiles-6 .tiles-outer {
grid-template-areas: 'tile1 tile1 tile2' 'tile3 tile4 tile5';
grid-template-columns: 1fr 1fr 1fr;
}
}
@media (min-width: 760px) {
.cs-block-tiles.tiles-7 .tiles-outer {
grid-template-areas: 'tile1 tile1' 'tile2 tile3' 'tile4 tile5';
grid-template-columns: 1fr 1fr;
}
}
@media (min-width: 1020px) {
.cs-block-tiles.tiles-7 .tiles-outer {
grid-template-areas: 'tile1 tile1 tile2 tile3' 'tile1 tile1 tile4 tile5';
grid-template-columns: 1fr 1fr 1fr 1fr;
}
}
@media (min-width: 760px) {
.cs-block-tiles.tiles-8 .tiles-outer {
grid-template-areas: 'tile1 tile1' 'tile2 tile3' 'tile4 tile5';
grid-template-columns: 1fr 1fr;
}
}
@media (min-width: 1020px) {
.cs-block-tiles.tiles-8 .tiles-outer {
grid-template-areas: 'tile2 tile1 tile1 tile3' 'tile4 tile1 tile1 tile5';
grid-template-columns: 1fr 1fr 1fr 1fr;
}
}
@media (min-width: 760px) {
.cs-block-tiles.tiles-9 .tiles-outer {
grid-template-columns: repeat(2, 1fr);
}
.cs-block-tiles.tiles-9 article:nth-child(-n+8) {
grid-area: initial;
}
}
@media (min-width: 1020px) {
.cs-block-tiles.tiles-9 .tiles-outer {
grid-template-columns: repeat(4, 1fr);
}
}.cs-block-horizontal-tiles .post-outer {
height: 100%;
}
.cs-block-horizontal-tiles .post-outer {
position: relative;
}
.cs-block-horizontal-tiles .horizontal-tiles-outer {
display: grid;
grid-gap: 1px;
grid-template-columns: 1fr;
grid-auto-rows: 1fr;
}
.cs-block-horizontal-tiles .overlay-media {
transform: translate3d(0, 0, 0);
}
.cs-block-horizontal-tiles .overlay-inner {
position: initial;
}
.cs-block-horizontal-tiles article:not(:first-child) {
margin-top: 0;
}
.cs-block-horizontal-tiles .entry-title {
margin: 0 0 1rem;
}
.cs-block-horizontal-tiles .entry-title a {
display: block;
}
.cs-block-horizontal-tiles .post-meta {
margin-bottom: 1rem;
}
.cs-block-horizontal-tiles .post-more {
margin-top: 1.5rem;
}
.cs-block-horizontal-tiles .post-more a {
line-height: initial;
}
@media (min-width: 1120px) {
.cs-block-horizontal-tiles .post-inner > *:last-child {
margin-bottom: 0;
}
.cs-block-horizontal-tiles .horizontal-tiles-outer {
grid-auto-rows: initial;
}
.cs-block-horizontal-tiles article:nth-child(1) {
grid-area: tile1;
}
.cs-block-horizontal-tiles article:nth-child(2) {
grid-area: tile2;
}
.cs-block-horizontal-tiles article:nth-child(3) {
grid-area: tile3;
}
.cs-block-horizontal-tiles article:nth-child(4) {
grid-area: tile4;
}
.cs-block-horizontal-tiles article:nth-child(5) {
grid-area: tile5;
}
}
.entry-content > .cnvs-block-posts[class*='pk-block-posts-layout-horizontal-tiles'] {
width: 100vw;
max-width: none;
margin-left: calc(100% / 2 - 100vw / 2);
}
.entry-content > .cnvs-block-section-layout-align-full:first-child .cnvs-block-posts[class*='pk-block-posts-layout-horizontal-tiles']:first-child {
padding-top: 1px;
} @media (min-width: 1120px) {
.cs-block-horizontal-tiles.horizontal-tiles-1 .horizontal-tiles-outer {
grid-template-areas: 'tile1 tile2 tile3';
grid-template-columns: 1fr 1fr 1fr;
}
}
@media (min-width: 1920px) {
.cs-block-horizontal-tiles.horizontal-tiles-1 .horizontal-tiles-outer {
grid-template-areas: 'tile1 tile1 tile2 tile3';
grid-template-columns: 1fr 1fr 1fr 1fr;
}
}
.cs-breakpoint-up-1920px .cs-block-horizontal-tiles.horizontal-tiles-1 .horizontal-tiles-outer {
grid-template-areas: 'tile1 tile1 tile2 tile3';
grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media (min-width: 1120px) {
.cs-block-horizontal-tiles.horizontal-tiles-2 .horizontal-tiles-outer {
grid-template-areas: 'tile1 tile1 tile2 tile3' 'tile1 tile1 tile4 tile4';
grid-template-columns: 1fr 1fr 1fr 1fr;
}
}
@media (min-width: 1920px) {
.cs-block-horizontal-tiles.horizontal-tiles-2 .horizontal-tiles-outer {
grid-template-areas: 'tile1 tile1 tile1 tile2 tile3 tile4';
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}
}
.cs-breakpoint-up-1920px .cs-block-horizontal-tiles.horizontal-tiles-2 .horizontal-tiles-outer {
grid-template-areas: 'tile1 tile1 tile1 tile2 tile3 tile4';
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}
@media (min-width: 1120px) {
.cs-block-horizontal-tiles.horizontal-tiles-3 .horizontal-tiles-outer {
grid-template-areas: 'tile1 tile1 tile2 tile3' 'tile1 tile1 tile4 tile5';
grid-template-columns: 1fr 1fr 1fr 1fr;
}
}
@media (min-width: 1920px) {
.cs-block-horizontal-tiles.horizontal-tiles-3 .horizontal-tiles-outer {
grid-template-areas: 'tile1 tile1 tile1 tile2 tile3 tile4 tile5';
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}
}
.cs-breakpoint-up-1920px .cs-block-horizontal-tiles.horizontal-tiles-3 .horizontal-tiles-outer {
grid-template-areas: 'tile1 tile1 tile1 tile2 tile3 tile4 tile5';
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}.cs-block-full {
position: relative;
}
.cs-block-full .post-outer {
height: 100%;
}
.cs-block-full .overlay-media {
transform: translate3d(0, 0, 0);
}
.cs-block-full .overlay-inner {
position: initial;
}
.cs-block-full article:not(:first-child) {
margin-top: 0;
}
.entry-content > .cnvs-block-posts[class*='pk-block-posts-layout-full'] {
width: 100vw;
max-width: none;
margin-left: calc(100% / 2 - 100vw / 2);
} .cs-block-full.full-1 .full-outer {
display: flex;
flex-direction: column;
align-items: initial;
justify-content: initial;
padding: 40px 0;
}
.cs-block-full.full-1 .full-outer .overlay-inner {
width: 100%;
padding: 0;
text-align: left;
}
.cs-block-full.full-1 .full-inner:nth-child(1) {
flex: 0 0 100%;
max-width: 100%;
width: 100%;
}
.cs-block-full.full-1 .full-inner:nth-child(2) {
margin-top: 2rem;
flex: 0 0 100%;
max-width: 100%;
width: 100%;
}
@media (min-width: 1020px) {
.cs-block-full.full-1 .full-outer {
display: flex;
flex-direction: row;
align-items: flex-end;
justify-content: space-between;
}
.cs-block-full.full-1 .full-inner:nth-child(1) {
flex: 0 0 calc(100% - 400px);
}
.cs-block-full.full-1 .full-inner:nth-child(2) {
margin-top: 0;
flex: 0 0 320px;
}
}
.cs-block-full.full-1 .full-inner:nth-child(2) .post-thumbnail a {
position: absolute;
}
.cs-block-full.full-1 .full-inner:nth-child(2) .overlay-inner + .overlay-inner {
margin-top: 0;
}
.cs-block-full.full-1 .full-inner:nth-child(2) article + article {
margin-top: 2rem;
}
.cs-block-full.full-1 .full-inner:nth-child(2) article .post-outer {
display: flex;
justify-content: space-between;
}
.cs-block-full.full-1 .full-inner:nth-child(2) article .post-outer .overlay-inner {
margin-top: 0;
flex: 0 0 100%;
width: 100%;
}
.cs-block-full.full-1 .full-inner:nth-child(2) article .post-outer .overlay-inner:last-child {
display: flex;
flex-direction: column;
justify-content: center;
}
.cs-block-full.full-1 .full-inner:nth-child(2) article .post-outer .overlay-inner:first-child:not(:last-child) {
flex: 0 0 80px;
width: 80px;
}
.cs-block-full.full-1 .full-inner:nth-child(2) article .post-outer .overlay-inner + .overlay-inner {
flex: 0 0 calc(100% - 80px - 1rem);
width: calc(100% - 80px - 1rem);
}
.cs-block-full.full-1 .full-inner:nth-child(2) article .post-outer .post-meta {
margin-bottom: 0;
}
.cs-block-full.full-2 .full-outer {
display: flex;
flex-direction: column;
align-items: initial;
justify-content: initial;
padding: 40px 0;
}
.cs-block-full.full-2 .full-outer .overlay-inner {
width: 100%;
padding: 0;
text-align: left;
}
.cs-block-full.full-2 .full-inner:nth-child(1) {
flex: 0 0 100%;
max-width: 100%;
width: 100%;
}
.cs-block-full.full-2 .full-inner:nth-child(2) {
margin-top: 2rem;
flex: 0 0 100%;
max-width: 100%;
width: 100%;
}
@media (min-width: 1020px) {
.cs-block-full.full-2 .full-outer {
display: flex;
flex-direction: row;
align-items: flex-end;
justify-content: space-between;
}
.cs-block-full.full-2 .full-inner:nth-child(1) {
order: 2;
flex: 0 0 calc(100% - 400px);
}
.cs-block-full.full-2 .full-inner:nth-child(2) {
order: 1;
margin-top: 0;
flex: 0 0 320px;
}
}
.cs-block-full.full-2 .full-inner:nth-child(2) .post-thumbnail a {
position: absolute;
}
.cs-block-full.full-2 .full-inner:nth-child(2) .overlay-inner + .overlay-inner {
margin-top: 0;
}
.cs-block-full.full-2 .full-inner:nth-child(2) article + article {
margin-top: 2rem;
}
.cs-block-full.full-2 .full-inner:nth-child(2) article .post-outer {
display: flex;
justify-content: space-between;
}
.cs-block-full.full-2 .full-inner:nth-child(2) article .post-outer .overlay-inner {
margin-top: 0;
flex: 0 0 100%;
width: 100%;
}
.cs-block-full.full-2 .full-inner:nth-child(2) article .post-outer .overlay-inner:last-child {
display: flex;
flex-direction: column;
justify-content: center;
}
.cs-block-full.full-2 .full-inner:nth-child(2) article .post-outer .overlay-inner:first-child:not(:last-child) {
flex: 0 0 80px;
width: 80px;
}
.cs-block-full.full-2 .full-inner:nth-child(2) article .post-outer .overlay-inner + .overlay-inner {
flex: 0 0 calc(100% - 80px - 1rem);
width: calc(100% - 80px - 1rem);
}
.cs-block-full.full-2 .full-inner:nth-child(2) article .post-outer .post-meta {
margin-bottom: 0;
}.cs-block-slider-container {
overflow: hidden;
}
.cs-block-section-slider .cs-block-slider-featured:not(.cs-block-slider-large):not(.cs-block-slider-multiple) .owl-carousel {
display: block;
}
.cs-block-slider-featured {
position: relative;
}
.cs-block-slider-featured .owl-carousel {
display: block;
}
.cs-block-slider-featured .owl-dot span {
background: rgba(255, 255, 255, 0.5);
}
.cs-block-slider-featured .owl-dot.active span {
background: white;
} .cs-block-slider-center {
max-width: 100%;
margin-left: auto;
margin-right: auto;
}
@media (min-width: 760px) {
.cs-block-slider-center {
width: 100%;
padding: 0;
}
}
.cs-block-slider-center article {
margin-left: auto;
margin-right: auto;
}
@media (min-width: 1240px) {
.cs-block-slider-center article {
width: 1160px;
}
}
.cs-block-slider-center .overlay-inner {
max-width: 680px;
}
@media (min-width: 1120px) {
.cs-block-slider-center .overlay-inner {
padding: 3rem;
}
}
.cs-block-slider-center .owl-dots {
z-index: 1;
bottom: 2rem;
}
@media (min-width: 1240px) {
.cs-block-section-slider-center .owl-arrows .owl-prev,
.cs-block-section-slider-center .owl-arrows .owl-next {
transform: none !important;
background: transparent;
position: absolute;
z-index: 3;
top: 0;
bottom: 0;
}
.cs-block-section-slider-center .owl-arrows .owl-prev {
left: 0;
cursor: pointer;
cursor: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjZweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSIwIDAgMjYgMTYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDU3LjEgKDgzMDg4KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5hcnJvdy1sZWZ0PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGcgaWQ9IkxvZ29zIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iQXJ0Ym9hcmQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNDU0LjAwMDAwMCwgLTE4MjkuMDAwMDAwKSIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgICAgICAgICAgPGcgaWQ9ImFycm93LWxlZnQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE0NjcuMDAwMDAwLCAxODM3LjAwMDAwMCkgc2NhbGUoLTEsIDEpIHRyYW5zbGF0ZSgtMTQ2Ny4wMDAwMDAsIC0xODM3LjAwMDAwMCkgdHJhbnNsYXRlKDE0NTQuMDAwMDAwLCAxODI5LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlBhdGgiIHBvaW50cz0iMjIuMTcyIDcgMTYuODA4IDEuNjM2IDE4LjIyMiAwLjIyMiAyNiA4IDE4LjIyMiAxNS43NzggMTYuODA4IDE0LjM2NCAyMi4xNzIgOSAyLjEyODg1MjY1ZS0xNCA5IDIuMTI4ODUyNjVlLTE0IDciPjwvcG9seWdvbj4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+") 16 16, pointer !important;
cursor: -webkit-image-set(url(//www.rivistainnovare.com/wp-content/themes/authentic/images/cursor-prev.png) 1x, url(//www.rivistainnovare.com/wp-content/themes/authentic/images/cursor-prev@2x.png) 2x) 0 0, pointer;
}
.cs-block-section-slider-center .owl-arrows .owl-next {
right: 0;
cursor: pointer;
cursor: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjZweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSIwIDAgMjYgMTYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDU3LjEgKDgzMDg4KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5hcnJvdy1yaWdodDwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxnIGlkPSJMb2dvcyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkFydGJvYXJkIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTQ1NC4wMDAwMDAsIC0xODU0LjAwMDAwMCkiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyI+CiAgICAgICAgICAgIDxnIGlkPSJhcnJvdy1yaWdodCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTQ1NC4wMDAwMDAsIDE4NTQuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iUGF0aCIgcG9pbnRzPSIyMi4xNzIgNyAxNi44MDggMS42MzYgMTguMjIyIDAuMjIyIDI2IDggMTguMjIyIDE1Ljc3OCAxNi44MDggMTQuMzY0IDIyLjE3MiA5IDIuMTI4ODUyNjVlLTE0IDkgMi4xMjg4NTI2NWUtMTQgNyI+PC9wb2x5Z29uPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=") 16 16, pointer !important;
cursor: -webkit-image-set(url(//www.rivistainnovare.com/wp-content/themes/authentic/images/cursor-next.png) 1x, url(//www.rivistainnovare.com/wp-content/themes/authentic/images/cursor-next@2x.png) 2x) 0 0, pointer;
}
} .style-align-center .cs-block-slider-center .owl-dots {
left: 50%;
transform: translate3d(-50%, 0, 0);
} .style-align-left .cs-block-slider-center .owl-dots {
right: 2rem;
}
.style-align-left .cs-block-slider-boxed .owl-arrows {
display: none;
}
@media (min-width: 1440px) {
.container-wide .cs-block-slider-center article {
width: 1360px;
}
}
@media (min-width: 1640px) {
.container-wide .cs-block-slider-center article {
width: 1560px;
}
}
.cs-block-slider-multiple .owl-prev,
.cs-block-slider-multiple .owl-next {
width: 90px;
}
@media (min-width: 1120px) {
.cs-block-slider-multiple .owl-dots {
display: none;
}
}
@media (min-width: 1240px) {
.cs-block-section-slider-multiple .owl-arrows .owl-prev,
.cs-block-section-slider-multiple .owl-arrows .owl-next {
transform: none !important;
background: transparent;
position: absolute;
z-index: 3;
top: 0;
bottom: 0;
}
.cs-block-section-slider-multiple .owl-arrows .owl-prev {
left: 0;
cursor: pointer;
cursor: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjZweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSIwIDAgMjYgMTYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDU3LjEgKDgzMDg4KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5hcnJvdy1sZWZ0PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGcgaWQ9IkxvZ29zIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iQXJ0Ym9hcmQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNDU0LjAwMDAwMCwgLTE4MjkuMDAwMDAwKSIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgICAgICAgICAgPGcgaWQ9ImFycm93LWxlZnQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE0NjcuMDAwMDAwLCAxODM3LjAwMDAwMCkgc2NhbGUoLTEsIDEpIHRyYW5zbGF0ZSgtMTQ2Ny4wMDAwMDAsIC0xODM3LjAwMDAwMCkgdHJhbnNsYXRlKDE0NTQuMDAwMDAwLCAxODI5LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlBhdGgiIHBvaW50cz0iMjIuMTcyIDcgMTYuODA4IDEuNjM2IDE4LjIyMiAwLjIyMiAyNiA4IDE4LjIyMiAxNS43NzggMTYuODA4IDE0LjM2NCAyMi4xNzIgOSAyLjEyODg1MjY1ZS0xNCA5IDIuMTI4ODUyNjVlLTE0IDciPjwvcG9seWdvbj4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+") 16 16, pointer !important;
cursor: -webkit-image-set(url(//www.rivistainnovare.com/wp-content/themes/authentic/images/cursor-prev.png) 1x, url(//www.rivistainnovare.com/wp-content/themes/authentic/images/cursor-prev@2x.png) 2x) 0 0, pointer;
}
.cs-block-section-slider-multiple .owl-arrows .owl-next {
right: 0;
cursor: pointer;
cursor: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjZweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSIwIDAgMjYgMTYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDU3LjEgKDgzMDg4KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5hcnJvdy1yaWdodDwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxnIGlkPSJMb2dvcyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkFydGJvYXJkIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTQ1NC4wMDAwMDAsIC0xODU0LjAwMDAwMCkiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyI+CiAgICAgICAgICAgIDxnIGlkPSJhcnJvdy1yaWdodCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTQ1NC4wMDAwMDAsIDE4NTQuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iUGF0aCIgcG9pbnRzPSIyMi4xNzIgNyAxNi44MDggMS42MzYgMTguMjIyIDAuMjIyIDI2IDggMTguMjIyIDE1Ljc3OCAxNi44MDggMTQuMzY0IDIyLjE3MiA5IDIuMTI4ODUyNjVlLTE0IDkgMi4xMjg4NTI2NWUtMTQgNyI+PC9wb2x5Z29uPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=") 16 16, pointer !important;
cursor: -webkit-image-set(url(//www.rivistainnovare.com/wp-content/themes/authentic/images/cursor-next.png) 1x, url(//www.rivistainnovare.com/wp-content/themes/authentic/images/cursor-next@2x.png) 2x) 0 0, pointer;
}
}
.cs-block-slider-boxed {
max-width: 100%;
margin-left: auto;
margin-right: auto;
padding: 0 20px;
}
@media (min-width: 760px) {
.cs-block-slider-boxed {
width: 680px;
padding: 0;
}
}
@media (min-width: 1020px) {
.cs-block-slider-boxed {
width: 960px;
}
}
@media (min-width: 1120px) {
.cs-block-slider-boxed {
width: 1040px;
}
}
@media (min-width: 1240px) {
.cs-block-slider-boxed {
width: 1160px;
}
}
.cs-block-slider-boxed .overlay-inner {
max-width: 680px;
}
@media (min-width: 1120px) {
.cs-block-slider-boxed .overlay-inner {
padding: 3rem;
}
}
.cs-block-slider-boxed .owl-dots {
position: absolute;
z-index: 1;
bottom: 2rem;
} .style-align-center .cs-block-slider-boxed .owl-dots {
left: 50%;
transform: translate3d(-50%, 0, 0);
} .style-align-left .cs-block-slider-boxed .owl-dots {
right: 2rem;
}
.style-align-left .cs-block-slider-boxed .owl-arrows {
display: none;
}
@media (min-width: 1440px) {
.container-wide .cs-block-slider-boxed {
width: 1360px;
}
}
@media (min-width: 1640px) {
.container-wide .cs-block-slider-boxed {
width: 1560px;
}
}
.cs-block-slider-wide {
max-width: 100%;
margin-left: auto;
margin-right: auto;
}
@media (min-width: 1120px) {
.cs-block-slider-wide .overlay-inner {
padding: 3rem;
}
}
.cs-block-slider-wide .owl-dots {
position: absolute;
z-index: 1;
bottom: 2rem;
} .style-align-center .cs-block-slider-wide .owl-dots {
left: 50%;
transform: translate3d(-50%, 0, 0);
} .style-align-left .cs-block-slider-wide .owl-dots {
right: 2rem;
}
.style-align-left .cs-block-slider-wide .owl-arrows {
display: none;
}
.cs-block-section-slider-large {
margin-top: 0;
}
.cs-block-section-slider-large .owl-carousel:not(.owl-loaded) article:nth-child(n+2) {
display: none;
}
.cs-block-slider-large {
width: 100%;
}
.cs-block-slider-large .overlay-outer {
width: 100%;
padding-right: 20px;
padding-left: 20px;
margin-right: auto;
margin-left: auto;
min-height: 100vh;
}
@media (min-width: 760px) {
.cs-block-slider-large .overlay-outer {
max-width: 720px;
}
}
@media (min-width: 1020px) {
.cs-block-slider-large .overlay-outer {
max-width: 1000px;
}
}
@media (min-width: 1120px) {
.cs-block-slider-large .overlay-outer {
max-width: 1080px;
}
}
@media (min-width: 1240px) {
.cs-block-slider-large .overlay-outer {
max-width: 1200px;
}
}
.cs-block-slider-large .overlay-inner {
max-width: 800px;
padding-left: 0 !important;
padding-right: 0 !important;
}
@media (min-width: 1240px) {
.cs-block-slider-large .post-inner {
padding-right: 215px;
}
}
@media (min-width: 1440px) {
.container-wide .cs-block-slider-large .overlay-outer {
max-width: 1400px;
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 1640px) {
.container-wide .cs-block-slider-large .overlay-outer {
max-width: 1600px;
padding-right: 20px;
padding-left: 20px;
}
}
@media (min-width: 1120px) {
.cs-block-slider-large .overlay-inner {
padding: 3rem;
}
}
.cs-block-slider-large .owl-dots {
width: 100%;
padding-right: 20px;
padding-left: 20px;
margin-right: auto;
margin-left: auto;
position: relative;
z-index: 1;
bottom: 3rem;
left: auto;
height: 0;
transform: none;
}
@media (min-width: 760px) {
.cs-block-slider-large .owl-dots {
max-width: 720px;
}
}
@media (min-width: 1020px) {
.cs-block-slider-large .owl-dots {
max-width: 1000px;
}
}
@media (min-width: 1120px) {
.cs-block-slider-large .owl-dots {
max-width: 1080px;
}
}
@media (min-width: 1240px) {
.cs-block-slider-large .owl-dots {
max-width: 1200px;
}
} @media (min-width: 1240px) {
.style-align-center .cs-block-slider-large .post-inner {
padding-left: 215px;
}
}
.style-align-center .cs-block-slider-large .owl-dots {
text-align: center;
} .style-align-left .cs-block-slider-large .owl-dots {
text-align: right;
}
.entry-content .cnvs-block-section-layout-align-full:first-child .cnvs-block-posts-layout-slider-large:first-child .cs-block-slider-large {
margin-top: calc(var(--large-sm-margin-top, 0) + -3rem);
}
.entry-content .cnvs-block-section-layout-align-full:first-child .cnvs-block-posts-layout-slider-large:first-child .cs-block-slider-large .overlay-outer {
padding-top: calc(var(--large-sm-padding-top, 0) + 3rem);
}
@media (min-width: 1120px) {
.entry-content .cnvs-block-section-layout-align-full:first-child .cnvs-block-posts-layout-slider-large:first-child .cs-block-slider-large {
margin-top: calc(var(--large-lg-margin-top, 0) + -3rem);
}
.entry-content .cnvs-block-section-layout-align-full:first-child .cnvs-block-posts-layout-slider-large:first-child .cs-block-slider-large .overlay-outer {
padding-top: calc(var(--large-sm-padding-top, 0) + 3rem);
}
}.cs-block-carousel {
text-align: center;
}
.cs-block-carousel article:not(:first-child) {
margin-top: 0;
}
.cs-block-carousel article > *:last-child {
margin-bottom: 0;
}
.cs-block-carousel .post-thumbnail {
margin-bottom: 2rem;
}
.cs-block-carousel .slider-loop .owl-carousel {
display: block;
}
.cs-block-carousel .slider-loop .owl-dots {
margin-top: 1rem;
}
.cs-block-carousel .slider-loop .owl-carousel:not(.owl-loaded) {
display: flex;
}
.cs-block-carousel .slider-loop .owl-carousel:not(.owl-loaded) article {
flex: 1;
}
@media (max-width: 759px) {
.cs-block-carousel .slider-loop .owl-carousel:not(.owl-loaded) article:nth-child(n+2) {
display: none;
}
}
@media (min-width: 760px) and (max-width: 1019px) {
.cs-block-carousel .slider-loop .owl-carousel:not(.owl-loaded) article {
margin-left: 40px;
}
.cs-block-carousel .slider-loop .owl-carousel:not(.owl-loaded) article:first-child {
margin-left: 0;
}
.cs-block-carousel .slider-loop .owl-carousel:not(.owl-loaded) article:nth-child(n+3) {
display: none;
}
}
@media (min-width: 1020px) and (max-width: 1119px) {
.cs-block-carousel .slider-loop .owl-carousel:not(.owl-loaded) article {
margin-left: 30px;
}
.cs-block-carousel .slider-loop .owl-carousel:not(.owl-loaded) article:first-child {
margin-left: 0;
}
.cs-block-carousel .slider-loop .owl-carousel:not(.owl-loaded) article:nth-child(n+4) {
display: none;
}
}
@media (min-width: 1120px) and (max-width: 1239px) {
.cs-block-carousel .slider-loop .owl-carousel:not(.owl-loaded) article {
margin-left: 40px;
}
.cs-block-carousel .slider-loop .owl-carousel:not(.owl-loaded) article:first-child {
margin-left: 0;
}
.cs-block-carousel .slider-loop .owl-carousel:not(.owl-loaded) article:nth-child(n+4) {
display: none;
}
}
@media (min-width: 1240px) and (max-width: 1639px) {
.cs-block-carousel .slider-loop .owl-carousel:not(.owl-loaded) article {
margin-left: 30px;
}
.cs-block-carousel .slider-loop .owl-carousel:not(.owl-loaded) article:first-child {
margin-left: 0;
}
}
@media (min-width: 1240px) {
.cs-block-carousel .slider-loop[data-columns="2"] .owl-carousel:not(.owl-loaded) article:nth-child(n+3) {
display: none;
}
.cs-block-carousel .slider-loop[data-columns="3"] .owl-carousel:not(.owl-loaded) article:nth-child(n+4) {
display: none;
}
.cs-block-carousel .slider-loop[data-columns="4"] .owl-carousel:not(.owl-loaded) article:nth-child(n+5) {
display: none;
}
.cs-block-carousel .slider-loop[data-columns="5"] .owl-carousel:not(.owl-loaded) article:nth-child(n+6) {
display: none;
}
.cs-block-carousel .slider-loop[data-columns="6"] .owl-carousel:not(.owl-loaded) article:nth-child(n+7) {
display: none;
}
}
@media (min-width: 1640px) {
.cs-block-carousel .slider-loop .owl-carousel:not(.owl-loaded) article {
margin-left: 40px;
}
.cs-block-carousel .slider-loop .owl-carousel:not(.owl-loaded) article:first-child {
margin-left: 0;
}
}
.single .cs-block-carousel {
margin-top: 3rem;
padding-top: 3rem;
border-top: 1px #e9ecef solid;
}
.single .post-subscribe + .cs-block-carousel {
padding-top: 0;
border-top: none;
}.cs-block-wide .post-outer {
position: relative;
height: 100%;
}
.cs-block-wide .wide-outer article {
margin-top: 3rem;
}
.cs-block-wide .wide-outer article:first-child {
margin-top: 0;
}
.cs-block-wide .overlay-media {
transform: translate3d(0, 0, 0);
}
.cs-block-wide .overlay-outer {
justify-content: flex-end;
}
.cs-block-wide .overlay-inner {
position: initial;
}
.cs-block-wide .entry-header:last-child *:last-child {
margin-bottom: 0;
}
.cs-block-wide .is-cnvs-block-rounded .post-thumbnail:before,
.cs-block-wide .is-cnvs-block-rounded .post-thumbnail img,
.cs-block-wide .is-cnvs-block-rounded .post-number {
border-radius: 50%;
}
.cs-block-wide .is-cnvs-block-rounded .pk-lazyload.pk-lqip {
-webkit-clip-path: circle(50% at 50% 50%);
clip-path: circle(50% at 50% 50%);
}
.cs-block-wide .layout-variation-simple .post-inner + .post-inner {
margin-top: 1rem;
}
@media (min-width: 760px) {
.cs-block-wide .post-inner > *:last-child {
margin-bottom: 0;
}
.cs-block-wide .wide-outer {
display: grid;
grid-gap: 40px;
grid-template-columns: 1fr;
}
.cs-block-wide .wide-outer article {
margin-top: 0;
}
.cs-block-wide article:nth-child(1) {
grid-area: wide1;
}
.cs-block-wide article:nth-child(2) {
grid-area: wide2;
}
.cs-block-wide article:nth-child(3) {
grid-area: wide3;
}
.cs-block-wide article:nth-child(4) {
grid-area: wide4;
}
.cs-block-wide article:nth-child(5) {
grid-area: wide5;
}
.cs-block-wide article:nth-child(6) {
grid-area: wide6;
}
.cs-block-wide article:nth-child(7) {
grid-area: wide7;
}
.cs-block-wide article:nth-child(8) {
grid-area: wide8;
}
.cs-block-wide article:nth-child(9) {
grid-area: wide9;
}
.cs-block-wide article:nth-child(10) {
grid-area: wide10;
}
} .style-align-center .cs-block-wide .overlay-outer {
justify-content: center;
} .cs-block-wide.wide-1 .view-post-button {
display: none;
}
@media (min-width: 760px) {
.cs-block-wide.wide-1 .wide-outer {
grid-template-areas: 'wide1 wide2' 'wide3 wide4';
grid-template-columns: 1fr 1fr;
}
}
@media (min-width: 1020px) {
.cs-block-wide.wide-1 .wide-outer {
grid-template-areas: 'wide1 wide1 wide2 wide2' 'wide1 wide1 wide3 wide4';
grid-template-columns: 1fr 1fr 1fr 1fr;
}
.cs-block-wide.wide-1 .view-post-button {
display: block;
}
} .style-align-center .cs-block-wide.wide-1 article:nth-child(3) .post-inner:last-child,
.style-align-center .cs-block-wide.wide-1 article:nth-child(4) .post-inner:last-child {
text-align: center;
}
.cs-block-wide.wide-2 article:nth-child(3) .post-outer,
.cs-block-wide.wide-2 article:nth-child(4) .post-outer {
display: flex;
justify-content: space-between;
}
.cs-block-wide.wide-2 article:nth-child(3) .post-outer .post-inner,
.cs-block-wide.wide-2 article:nth-child(4) .post-outer .post-inner {
margin-top: 0;
flex: 0 0 100%;
width: 100%;
}
.cs-block-wide.wide-2 article:nth-child(3) .post-outer .post-inner:last-child,
.cs-block-wide.wide-2 article:nth-child(4) .post-outer .post-inner:last-child {
display: flex;
flex-direction: column;
justify-content: center;
}
.cs-block-wide.wide-2 article:nth-child(3) .post-outer .post-inner:first-child:not(:last-child),
.cs-block-wide.wide-2 article:nth-child(4) .post-outer .post-inner:first-child:not(:last-child) {
flex: 0 0 120px;
width: 120px;
}
.cs-block-wide.wide-2 article:nth-child(3) .post-outer .post-inner + .post-inner,
.cs-block-wide.wide-2 article:nth-child(4) .post-outer .post-inner + .post-inner {
flex: 0 0 calc(100% - 120px - 1rem);
width: calc(100% - 120px - 1rem);
}
.cs-block-wide.wide-2 article:nth-child(3) .post-outer .post-meta,
.cs-block-wide.wide-2 article:nth-child(4) .post-outer .post-meta {
margin-bottom: 0;
}
@media (min-width: 760px) {
.cs-block-wide.wide-2 .wide-outer {
grid-template-areas: 'wide1 wide1' 'wide2 wide2' 'wide3 wide3' 'wide4 wide4';
grid-template-columns: 1fr 1fr;
}
}
@media (min-width: 1020px) {
.cs-block-wide.wide-2 .wide-outer {
grid-template-areas: 'wide1 wide1 wide2 wide2' 'wide1 wide1 wide2 wide2' 'wide1 wide1 wide3 wide3' 'wide1 wide1 wide4 wide4';
grid-template-columns: 1fr 1fr 1fr 1fr;
}
}
.cs-block-wide.wide-3 article:nth-child(3) .post-outer,
.cs-block-wide.wide-3 article:nth-child(4) .post-outer {
display: flex;
justify-content: space-between;
}
.cs-block-wide.wide-3 article:nth-child(3) .post-outer .post-inner,
.cs-block-wide.wide-3 article:nth-child(4) .post-outer .post-inner {
margin-top: 0;
flex: 0 0 100%;
width: 100%;
}
.cs-block-wide.wide-3 article:nth-child(3) .post-outer .post-inner:last-child,
.cs-block-wide.wide-3 article:nth-child(4) .post-outer .post-inner:last-child {
display: flex;
flex-direction: column;
justify-content: center;
}
.cs-block-wide.wide-3 article:nth-child(3) .post-outer .post-inner:first-child:not(:last-child),
.cs-block-wide.wide-3 article:nth-child(4) .post-outer .post-inner:first-child:not(:last-child) {
flex: 0 0 120px;
width: 120px;
}
.cs-block-wide.wide-3 article:nth-child(3) .post-outer .post-inner + .post-inner,
.cs-block-wide.wide-3 article:nth-child(4) .post-outer .post-inner + .post-inner {
flex: 0 0 calc(100% - 120px - 1rem);
width: calc(100% - 120px - 1rem);
}
.cs-block-wide.wide-3 article:nth-child(3) .post-outer .post-meta,
.cs-block-wide.wide-3 article:nth-child(4) .post-outer .post-meta {
margin-bottom: 0;
}
@media (min-width: 760px) {
.cs-block-wide.wide-3 .wide-outer {
grid-template-areas: 'wide1 wide1' 'wide2 wide2' 'wide3 wide3' 'wide4 wide4';
grid-template-columns: 1fr 1fr;
}
}
@media (min-width: 1020px) {
.cs-block-wide.wide-3 .wide-outer {
grid-template-areas: 'wide2 wide2 wide1 wide1' 'wide2 wide2 wide1 wide1' 'wide3 wide3 wide1 wide1' 'wide4 wide4 wide1 wide1';
grid-template-columns: 1fr 1fr 1fr 1fr;
}
}
@media (min-width: 760px) {
.cs-block-wide.wide-4 .wide-outer {
grid-template-areas: 'wide1 wide1' 'wide2 wide3' 'wide4 wide5';
grid-template-columns: 1fr 1fr;
}
}
@media (min-width: 1020px) {
.cs-block-wide.wide-4 .wide-outer {
grid-template-areas: 'wide1 wide1 wide2 wide3' 'wide1 wide1 wide4 wide5';
grid-template-columns: 1fr 1fr 1fr 1fr;
}
} .style-align-center .cs-block-wide.wide-4 article:nth-child(n+2) .post-inner:last-child {
text-align: center;
}
.cs-block-wide.wide-5 .cs-wide-area {
margin-top: 3rem;
}
.cs-block-wide.wide-5 .cs-wide-area article + article {
margin-top: 2rem;
}
.cs-block-wide.wide-5 .cs-wide-area article:nth-child(2) .post-outer,
.cs-block-wide.wide-5 .cs-wide-area article:nth-child(3) .post-outer,
.cs-block-wide.wide-5 .cs-wide-area article:nth-child(4) .post-outer {
display: flex;
justify-content: space-between;
}
.cs-block-wide.wide-5 .cs-wide-area article:nth-child(2) .post-outer .post-inner,
.cs-block-wide.wide-5 .cs-wide-area article:nth-child(3) .post-outer .post-inner,
.cs-block-wide.wide-5 .cs-wide-area article:nth-child(4) .post-outer .post-inner {
margin-top: 0;
flex: 0 0 100%;
width: 100%;
}
.cs-block-wide.wide-5 .cs-wide-area article:nth-child(2) .post-outer .post-inner:last-child,
.cs-block-wide.wide-5 .cs-wide-area article:nth-child(3) .post-outer .post-inner:last-child,
.cs-block-wide.wide-5 .cs-wide-area article:nth-child(4) .post-outer .post-inner:last-child {
display: flex;
flex-direction: column;
justify-content: center;
}
.cs-block-wide.wide-5 .cs-wide-area article:nth-child(2) .post-outer .post-inner:first-child:not(:last-child),
.cs-block-wide.wide-5 .cs-wide-area article:nth-child(3) .post-outer .post-inner:first-child:not(:last-child),
.cs-block-wide.wide-5 .cs-wide-area article:nth-child(4) .post-outer .post-inner:first-child:not(:last-child) {
flex: 0 0 80px;
width: 80px;
}
.cs-block-wide.wide-5 .cs-wide-area article:nth-child(2) .post-outer .post-inner + .post-inner,
.cs-block-wide.wide-5 .cs-wide-area article:nth-child(3) .post-outer .post-inner + .post-inner,
.cs-block-wide.wide-5 .cs-wide-area article:nth-child(4) .post-outer .post-inner + .post-inner {
flex: 0 0 calc(100% - 80px - 1rem);
width: calc(100% - 80px - 1rem);
}
@media (min-width: 760px) {
.cs-block-wide.wide-5 .cs-wide-area1 {
grid-area: area1;
}
.cs-block-wide.wide-5 .cs-wide-area2 {
grid-area: area2;
}
.cs-block-wide.wide-5 .cs-wide-area {
margin-top: 0;
}
.cs-block-wide.wide-5 .wide-outer {
grid-template-areas: 'wide1 wide1' 'area1 area2';
grid-template-columns: 1fr 1fr;
}
}
@media (min-width: 1020px) {
.cs-block-wide.wide-5 .wide-outer {
grid-template-areas: 'area1 wide1 wide1 area2' 'area1 wide1 wide1 area2' 'area1 wide1 wide1 area2' 'area1 wide1 wide1 area2';
grid-template-columns: 1fr 1fr 1fr 1fr;
}
}
.cs-block-wide.wide-6 .post-inner + .post-inner {
margin-top: 0;
}
.cs-block-wide.wide-6 article {
margin-top: 1rem;
}
.cs-block-wide.wide-6 article .post-outer {
display: flex;
justify-content: space-between;
}
.cs-block-wide.wide-6 article .post-outer .post-inner {
margin-top: 0;
flex: 0 0 100%;
width: 100%;
}
.cs-block-wide.wide-6 article .post-outer .post-inner:last-child {
display: flex;
flex-direction: column;
justify-content: center;
}
.cs-block-wide.wide-6 article .post-outer .post-inner:first-child:not(:last-child) {
flex: 0 0 120px;
width: 120px;
}
.cs-block-wide.wide-6 article .post-outer .post-inner + .post-inner {
flex: 0 0 calc(100% - 120px - 1rem);
width: calc(100% - 120px - 1rem);
}
.cs-block-wide.wide-6 .post-number-wrap {
position: absolute;
z-index: 1;
top: 0;
right: 0;
bottom: 0;
left: 0;
line-height: 1;
}
.cs-block-wide.wide-6 .post-number {
display: inline-block;
overflow: hidden;
position: absolute;
top: 0;
left: 0;
text-align: center;
transition: all 0.2s ease;
}
.cs-block-wide.wide-6 .post-number span {
display: block;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
width: 30px;
height: 30px;
text-align: center;
transition: all 0.2s ease;
}
.cs-block-wide.wide-6 .post-number span:first-child {
transform: translate(0);
}
.cs-block-wide.wide-6 .post-number span:last-child {
position: absolute;
left: 50%;
transform: translateY(0%) translateX(-50%);
}
.cs-block-wide.wide-6 .post-thumbnail:hover .post-number span:first-child {
transform: translateY(-100%);
}
.cs-block-wide.wide-6 .post-thumbnail:hover .post-number span:last-child {
transform: translateY(-100%) translateX(-50%);
}
@media (min-width: 760px) {
.cs-block-wide.wide-6 .wide-outer {
grid-template-areas: 'wide1 wide4' 'wide2 wide5' 'wide3 wide6';
grid-template-columns: 1fr 1fr;
}
.cs-block-wide.wide-6 .wide-outer article {
margin-top: 0;
}
}
@media (min-width: 1020px) {
.cs-block-wide.wide-6 .wide-outer {
grid-template-areas: 'wide1 wide4' 'wide2 wide5' 'wide3 wide6';
grid-template-columns: 1fr 1fr;
}
}
.cs-block-wide.wide-7 .post-inner + .post-inner {
margin-top: 0;
}
.cs-block-wide.wide-7 article {
margin-top: 1rem;
}
.cs-block-wide.wide-7 article .post-outer {
display: flex;
justify-content: space-between;
}
.cs-block-wide.wide-7 article .post-outer .post-inner {
margin-top: 0;
flex: 0 0 100%;
width: 100%;
}
.cs-block-wide.wide-7 article .post-outer .post-inner:last-child {
display: flex;
flex-direction: column;
justify-content: center;
}
.cs-block-wide.wide-7 article .post-outer .post-inner:first-child:not(:last-child) {
flex: 0 0 120px;
width: 120px;
}
.cs-block-wide.wide-7 article .post-outer .post-inner + .post-inner {
flex: 0 0 calc(100% - 120px - 1rem);
width: calc(100% - 120px - 1rem);
}
@media (min-width: 760px) {
.cs-block-wide.wide-7 .wide-outer {
grid-template-areas: 'wide1 wide4' 'wide2 wide5' 'wide3 wide6';
grid-template-columns: 1fr 1fr;
}
.cs-block-wide.wide-7 .wide-outer article {
margin-top: 0;
}
}
@media (min-width: 1020px) {
.cs-block-wide.wide-7 {
counter-reset: count;
}
.cs-block-wide.wide-7 .wide-outer {
grid-template-areas: 'wide1 wide4' 'wide2 wide5' 'wide3 wide6';
grid-template-columns: 1fr 1fr;
}
.cs-block-wide.wide-7 article .post-outer .post-inner:last-child {
display: flex;
flex-direction: row;
align-items: center;
}
.cs-block-wide.wide-7 article .post-outer .post-inner:last-child:before {
font-size: 3.75rem;
line-height: 1;
margin-right: 1rem;
color: #000000;
counter-increment: count;
content: counter(count);
}
}
.cs-block-wide.wide-8 .post-inner + .post-inner {
margin-top: 0;
}
.cs-block-wide.wide-8 article {
margin-top: 1rem;
}
.cs-block-wide.wide-8 article .post-outer {
display: flex;
justify-content: space-between;
}
.cs-block-wide.wide-8 article .post-outer .post-inner {
margin-top: 0;
flex: 0 0 100%;
width: 100%;
}
.cs-block-wide.wide-8 article .post-outer .post-inner:last-child {
display: flex;
flex-direction: column;
justify-content: center;
}
.cs-block-wide.wide-8 article .post-outer .post-inner:first-child:not(:last-child) {
flex: 0 0 120px;
width: 120px;
}
.cs-block-wide.wide-8 article .post-outer .post-inner + .post-inner {
flex: 0 0 calc(100% - 120px - 1rem);
width: calc(100% - 120px - 1rem);
}
.cs-block-wide.wide-8 article .post-outer .post-meta {
margin-bottom: 0;
}
@media (min-width: 760px) {
.cs-block-wide.wide-8 .wide-outer {
grid-template-areas: 'wide1 wide4' 'wide2 wide5' 'wide3 wide6';
grid-template-columns: 1fr 1fr;
}
.cs-block-wide.wide-8 .wide-outer article {
margin-top: 0;
}
}
@media (min-width: 1020px) {
.cs-block-wide.wide-8 .wide-outer {
grid-template-areas: 'wide1 wide4' 'wide2 wide5' 'wide3 wide6';
grid-template-columns: 1fr 1fr;
}
}
.cs-block-wide.wide-9 article:nth-child(3) .post-outer,
.cs-block-wide.wide-9 article:nth-child(4) .post-outer,
.cs-block-wide.wide-9 article:nth-child(5) .post-outer,
.cs-block-wide.wide-9 article:nth-child(6) .post-outer {
display: flex;
justify-content: space-between;
}
.cs-block-wide.wide-9 article:nth-child(3) .post-outer .post-inner,
.cs-block-wide.wide-9 article:nth-child(4) .post-outer .post-inner,
.cs-block-wide.wide-9 article:nth-child(5) .post-outer .post-inner,
.cs-block-wide.wide-9 article:nth-child(6) .post-outer .post-inner {
margin-top: 0;
flex: 0 0 100%;
width: 100%;
}
.cs-block-wide.wide-9 article:nth-child(3) .post-outer .post-inner:last-child,
.cs-block-wide.wide-9 article:nth-child(4) .post-outer .post-inner:last-child,
.cs-block-wide.wide-9 article:nth-child(5) .post-outer .post-inner:last-child,
.cs-block-wide.wide-9 article:nth-child(6) .post-outer .post-inner:last-child {
display: flex;
flex-direction: column;
justify-content: center;
}
.cs-block-wide.wide-9 article:nth-child(3) .post-outer .post-inner:first-child:not(:last-child),
.cs-block-wide.wide-9 article:nth-child(4) .post-outer .post-inner:first-child:not(:last-child),
.cs-block-wide.wide-9 article:nth-child(5) .post-outer .post-inner:first-child:not(:last-child),
.cs-block-wide.wide-9 article:nth-child(6) .post-outer .post-inner:first-child:not(:last-child) {
flex: 0 0 120px;
width: 120px;
}
.cs-block-wide.wide-9 article:nth-child(3) .post-outer .post-inner + .post-inner,
.cs-block-wide.wide-9 article:nth-child(4) .post-outer .post-inner + .post-inner,
.cs-block-wide.wide-9 article:nth-child(5) .post-outer .post-inner + .post-inner,
.cs-block-wide.wide-9 article:nth-child(6) .post-outer .post-inner + .post-inner {
flex: 0 0 calc(100% - 120px - 1rem);
width: calc(100% - 120px - 1rem);
}
.cs-block-wide.wide-9 article:nth-child(3) .post-outer .post-meta,
.cs-block-wide.wide-9 article:nth-child(4) .post-outer .post-meta,
.cs-block-wide.wide-9 article:nth-child(5) .post-outer .post-meta,
.cs-block-wide.wide-9 article:nth-child(6) .post-outer .post-meta {
margin-bottom: 0;
}
@media (min-width: 760px) {
.cs-block-wide.wide-9 .wide-outer {
grid-template-areas: 'wide1 wide2' 'wide3 wide5' 'wide4 wide6';
grid-template-columns: 1fr 1fr;
}
}
@media (min-width: 1020px) {
.cs-block-wide.wide-9 .wide-outer {
grid-template-areas: 'wide1 wide2' 'wide3 wide5' 'wide4 wide6';
grid-template-columns: 1fr 1fr;
}
}
.cs-block-wide.wide-10 .cs-wide-area2 {
margin-top: 3rem;
}
.cs-block-wide.wide-10 .cs-wide-area2 article + article {
margin-top: 2rem;
}
.cs-block-wide.wide-10 .cs-wide-area2 article:nth-child(1) .post-outer,
.cs-block-wide.wide-10 .cs-wide-area2 article:nth-child(2) .post-outer,
.cs-block-wide.wide-10 .cs-wide-area2 article:nth-child(3) .post-outer {
display: flex;
justify-content: space-between;
}
.cs-block-wide.wide-10 .cs-wide-area2 article:nth-child(1) .post-outer .post-inner,
.cs-block-wide.wide-10 .cs-wide-area2 article:nth-child(2) .post-outer .post-inner,
.cs-block-wide.wide-10 .cs-wide-area2 article:nth-child(3) .post-outer .post-inner {
margin-top: 0;
flex: 0 0 100%;
width: 100%;
}
.cs-block-wide.wide-10 .cs-wide-area2 article:nth-child(1) .post-outer .post-inner:last-child,
.cs-block-wide.wide-10 .cs-wide-area2 article:nth-child(2) .post-outer .post-inner:last-child,
.cs-block-wide.wide-10 .cs-wide-area2 article:nth-child(3) .post-outer .post-inner:last-child {
display: flex;
flex-direction: column;
justify-content: center;
}
.cs-block-wide.wide-10 .cs-wide-area2 article:nth-child(1) .post-outer .post-inner:first-child:not(:last-child),
.cs-block-wide.wide-10 .cs-wide-area2 article:nth-child(2) .post-outer .post-inner:first-child:not(:last-child),
.cs-block-wide.wide-10 .cs-wide-area2 article:nth-child(3) .post-outer .post-inner:first-child:not(:last-child) {
flex: 0 0 180px;
width: 180px;
}
.cs-block-wide.wide-10 .cs-wide-area2 article:nth-child(1) .post-outer .post-inner + .post-inner,
.cs-block-wide.wide-10 .cs-wide-area2 article:nth-child(2) .post-outer .post-inner + .post-inner,
.cs-block-wide.wide-10 .cs-wide-area2 article:nth-child(3) .post-outer .post-inner + .post-inner {
flex: 0 0 calc(100% - 180px - 1rem);
width: calc(100% - 180px - 1rem);
}
.cs-block-wide.wide-10 .cs-wide-area2 article:nth-child(1) .post-outer .post-excerpt,
.cs-block-wide.wide-10 .cs-wide-area2 article:nth-child(2) .post-outer .post-excerpt,
.cs-block-wide.wide-10 .cs-wide-area2 article:nth-child(3) .post-outer .post-excerpt {
margin-top: 0.5rem;
}
@media (min-width: 760px) {
.cs-block-wide.wide-10 .cs-wide-area1 {
grid-area: area1;
}
.cs-block-wide.wide-10 .cs-wide-area2 {
grid-area: area2;
}
.cs-block-wide.wide-10 .cs-wide-area {
margin-top: 0;
}
.cs-block-wide.wide-10 .wide-outer {
grid-template-areas: 'wide1' 'area1' 'area2';
grid-template-columns: 1fr;
}
}
@media (min-width: 1020px) {
.cs-block-wide.wide-10 .wide-outer {
grid-template-areas: 'area1 area1 area2 area2';
grid-template-columns: 1fr 1fr 1fr 1fr;
}
}
.cs-block-wide.wide-11 .post-inner + .post-inner {
margin-top: 0;
}
.cs-block-wide.wide-11 article {
margin-top: 1rem;
}
.cs-block-wide.wide-11 article .post-outer {
display: flex;
justify-content: space-between;
}
.cs-block-wide.wide-11 article .post-outer .post-inner {
margin-top: 0;
flex: 0 0 100%;
width: 100%;
}
.cs-block-wide.wide-11 article .post-outer .post-inner:last-child {
display: flex;
flex-direction: column;
justify-content: center;
}
.cs-block-wide.wide-11 article .post-outer .post-inner:first-child:not(:last-child) {
flex: 0 0 80px;
width: 80px;
}
.cs-block-wide.wide-11 article .post-outer .post-inner + .post-inner {
flex: 0 0 calc(100% - 80px - 1rem);
width: calc(100% - 80px - 1rem);
}
.cs-block-wide.wide-11 article .post-outer .post-meta {
margin-bottom: 0;
}
.cs-block-wide.wide-11 .post-number-wrap {
position: absolute;
z-index: 1;
top: 0;
right: 0;
bottom: 0;
left: 0;
line-height: 1;
}
.cs-block-wide.wide-11 .post-number {
display: inline-block;
overflow: hidden;
position: absolute;
top: 0;
left: 0;
text-align: center;
transition: all 0.2s ease;
}
.cs-block-wide.wide-11 .post-number span {
display: block;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
width: 30px;
height: 30px;
text-align: center;
transition: all 0.2s ease;
}
.cs-block-wide.wide-11 .post-number span:first-child {
transform: translate(0);
}
.cs-block-wide.wide-11 .post-number span:last-child {
position: absolute;
left: 50%;
transform: translateY(0%) translateX(-50%);
}
.cs-block-wide.wide-11 .post-thumbnail:hover .post-number span:first-child {
transform: translateY(-100%);
}
.cs-block-wide.wide-11 .post-thumbnail:hover .post-number span:last-child {
transform: translateY(-100%) translateX(-50%);
}
@media (min-width: 760px) {
.cs-block-wide.wide-11 .wide-outer {
grid-template-areas: 'wide1 wide2' 'wide3 wide3';
grid-template-columns: 1fr 1fr;
}
.cs-block-wide.wide-11 .wide-outer article {
margin-top: 0;
}
}
@media (min-width: 1020px) {
.cs-block-wide.wide-11 .wide-outer {
grid-template-areas: 'wide1 wide2 wide3';
grid-template-columns: 1fr 1fr 1fr;
}
}.cs-block-narrow .post-outer {
position: relative;
height: 100%;
}
.cs-block-narrow .narrow-outer article {
margin-top: 3rem;
}
.cs-block-narrow .narrow-outer article:first-child {
margin-top: 0;
}
.cs-block-narrow .overlay-media {
transform: translate3d(0, 0, 0);
}
.cs-block-narrow .overlay-outer {
justify-content: flex-end;
}
.cs-block-narrow .overlay-inner {
position: initial;
}
.cs-block-narrow .entry-header:last-child *:last-child {
margin-bottom: 0;
}
.cs-block-narrow .is-pk-block-rounded .post-thumbnail:before,
.cs-block-narrow .is-pk-block-rounded .post-thumbnail img,
.cs-block-narrow .is-pk-block-rounded .post-number {
border-radius: 50%;
}
.cs-block-narrow .is-pk-block-rounded .pk-lazyload.pk-lqip {
-webkit-clip-path: circle(50% at 50% 50%);
clip-path: circle(50% at 50% 50%);
}
.cs-block-narrow .layout-variation-simple .post-inner + .post-inner {
margin-top: 1rem;
}
@media (min-width: 760px) {
.cs-block-narrow .post-inner > *:last-child {
margin-bottom: 0;
}
.cs-block-narrow .narrow-outer {
display: grid;
grid-gap: 40px;
grid-template-columns: 1fr;
}
.cs-block-narrow .narrow-outer article {
margin-top: 0;
}
.cs-block-narrow article:nth-child(1) {
grid-area: narrow1;
}
.cs-block-narrow article:nth-child(2) {
grid-area: narrow2;
}
.cs-block-narrow article:nth-child(3) {
grid-area: narrow3;
}
.cs-block-narrow article:nth-child(4) {
grid-area: narrow4;
}
.cs-block-narrow article:nth-child(5) {
grid-area: narrow5;
}
.cs-block-narrow article:nth-child(6) {
grid-area: narrow6;
}
} .style-align-center .cs-block-narrow .overlay-outer {
justify-content: center;
} .cs-block-narrow.narrow-1 .cs-narrow-area2 {
margin-top: 3rem;
}
@media (min-width: 760px) {
.cs-block-narrow.narrow-1 .cs-narrow-area2 {
display: grid;
grid-gap: 40px;
grid-template-areas: 'narrow1 narrow2' 'narrow3 narrow4';
grid-template-columns: 1fr 1fr;
margin-top: 0;
}
}
@media (min-width: 1020px) {
.cs-block-narrow.narrow-1 .cs-narrow-area1 {
grid-area: area1;
display: flex;
align-self: stretch;
}
.cs-block-narrow.narrow-1 .cs-narrow-area2 {
grid-area: area2;
}
.cs-block-narrow.narrow-1 .narrow-outer {
grid-template-areas: 'area1 area2';
grid-template-columns: 1fr 1fr;
align-items: flex-start;
}
} .style-align-center .cs-block-narrow.narrow-1 article .post-inner:last-child {
text-align: center;
}
.cs-block-narrow.narrow-2 .cs-narrow-area2 {
margin-top: 3rem;
}
@media (min-width: 760px) {
.cs-block-narrow.narrow-2 .cs-narrow-area2 {
display: grid;
grid-gap: 40px;
grid-template-areas: 'narrow1 narrow2' 'narrow3 narrow4';
grid-template-columns: 1fr 1fr;
margin-top: 0;
}
}
@media (min-width: 1020px) {
.cs-block-narrow.narrow-2 .cs-narrow-area1 {
grid-area: area1;
}
.cs-block-narrow.narrow-2 .cs-narrow-area2 {
grid-area: area2;
}
.cs-block-narrow.narrow-2 .narrow-outer {
grid-template-areas: 'area1 area2';
grid-template-columns: 1fr 1fr;
align-items: flex-start;
}
} .style-align-center .cs-block-narrow.narrow-2 article .post-inner:last-child {
text-align: center;
}
.cs-block-narrow.narrow-3 .cs-narrow-area {
margin-top: 3rem;
}
.cs-block-narrow.narrow-3 .cs-narrow-area article + article {
margin-top: 2rem;
}
.cs-block-narrow.narrow-3 .cs-narrow-area article:nth-child(2) .post-outer,
.cs-block-narrow.narrow-3 .cs-narrow-area article:nth-child(3) .post-outer {
display: flex;
justify-content: space-between;
}
.cs-block-narrow.narrow-3 .cs-narrow-area article:nth-child(2) .post-outer .post-inner,
.cs-block-narrow.narrow-3 .cs-narrow-area article:nth-child(3) .post-outer .post-inner {
margin-top: 0;
flex: 0 0 100%;
width: 100%;
}
.cs-block-narrow.narrow-3 .cs-narrow-area article:nth-child(2) .post-outer .post-inner:last-child,
.cs-block-narrow.narrow-3 .cs-narrow-area article:nth-child(3) .post-outer .post-inner:last-child {
display: flex;
flex-direction: column;
justify-content: center;
}
.cs-block-narrow.narrow-3 .cs-narrow-area article:nth-child(2) .post-outer .post-inner:first-child:not(:last-child),
.cs-block-narrow.narrow-3 .cs-narrow-area article:nth-child(3) .post-outer .post-inner:first-child:not(:last-child) {
flex: 0 0 80px;
width: 80px;
}
.cs-block-narrow.narrow-3 .cs-narrow-area article:nth-child(2) .post-outer .post-inner + .post-inner,
.cs-block-narrow.narrow-3 .cs-narrow-area article:nth-child(3) .post-outer .post-inner + .post-inner {
flex: 0 0 calc(100% - 80px - 1rem);
width: calc(100% - 80px - 1rem);
}
.cs-block-narrow.narrow-3 .cs-narrow-area article:nth-child(2) .post-outer .post-meta,
.cs-block-narrow.narrow-3 .cs-narrow-area article:nth-child(3) .post-outer .post-meta {
margin-bottom: 0;
}
@media (min-width: 760px) {
.cs-block-narrow.narrow-3 .cs-narrow-area1 {
grid-area: area1;
display: flex;
align-self: stretch;
}
.cs-block-narrow.narrow-3 .cs-narrow-area2 {
grid-area: area2;
}
.cs-block-narrow.narrow-3 .cs-narrow-area {
margin-top: 0;
}
.cs-block-narrow.narrow-3 .narrow-outer {
grid-template-areas: 'area1 area2';
grid-template-columns: 1fr 1fr;
}
} .style-align-center .cs-block-narrow.narrow-3 .cs-narrow-area1 article .post-inner:last-child {
text-align: center;
}
.cs-block-narrow.narrow-4 .cs-narrow-area {
margin-top: 3rem;
}
.cs-block-narrow.narrow-4 .cs-narrow-area article + article {
margin-top: 2rem;
}
.cs-block-narrow.narrow-4 .cs-narrow-area article:nth-child(2) .post-outer,
.cs-block-narrow.narrow-4 .cs-narrow-area article:nth-child(3) .post-outer {
display: flex;
justify-content: space-between;
}
.cs-block-narrow.narrow-4 .cs-narrow-area article:nth-child(2) .post-outer .post-inner,
.cs-block-narrow.narrow-4 .cs-narrow-area article:nth-child(3) .post-outer .post-inner {
margin-top: 0;
flex: 0 0 100%;
width: 100%;
}
.cs-block-narrow.narrow-4 .cs-narrow-area article:nth-child(2) .post-outer .post-inner:last-child,
.cs-block-narrow.narrow-4 .cs-narrow-area article:nth-child(3) .post-outer .post-inner:last-child {
display: flex;
flex-direction: column;
justify-content: center;
}
.cs-block-narrow.narrow-4 .cs-narrow-area article:nth-child(2) .post-outer .post-inner:first-child:not(:last-child),
.cs-block-narrow.narrow-4 .cs-narrow-area article:nth-child(3) .post-outer .post-inner:first-child:not(:last-child) {
flex: 0 0 80px;
width: 80px;
}
.cs-block-narrow.narrow-4 .cs-narrow-area article:nth-child(2) .post-outer .post-inner + .post-inner,
.cs-block-narrow.narrow-4 .cs-narrow-area article:nth-child(3) .post-outer .post-inner + .post-inner {
flex: 0 0 calc(100% - 80px - 1rem);
width: calc(100% - 80px - 1rem);
}
.cs-block-narrow.narrow-4 .cs-narrow-area article:nth-child(2) .post-outer .post-meta,
.cs-block-narrow.narrow-4 .cs-narrow-area article:nth-child(3) .post-outer .post-meta {
margin-bottom: 0;
}
@media (min-width: 760px) {
.cs-block-narrow.narrow-4 .cs-narrow-area1 {
grid-area: area1;
}
.cs-block-narrow.narrow-4 .cs-narrow-area2 {
grid-area: area2;
}
.cs-block-narrow.narrow-4 .cs-narrow-area {
margin-top: 0;
}
.cs-block-narrow.narrow-4 .narrow-outer {
grid-template-areas: 'area1 area2';
grid-template-columns: 1fr 1fr;
}
}
.cs-block-narrow.narrow-5 article:nth-child(n+2) .post-outer {
display: flex;
justify-content: space-between;
}
.cs-block-narrow.narrow-5 article:nth-child(n+2) .post-outer .post-inner {
margin-top: 0;
flex: 0 0 100%;
width: 100%;
}
.cs-block-narrow.narrow-5 article:nth-child(n+2) .post-outer .post-inner:last-child {
display: flex;
flex-direction: column;
justify-content: center;
}
.cs-block-narrow.narrow-5 article:nth-child(n+2) .post-outer .post-inner:first-child:not(:last-child) {
flex: 0 0 80px;
width: 80px;
}
.cs-block-narrow.narrow-5 article:nth-child(n+2) .post-outer .post-inner + .post-inner {
flex: 0 0 calc(100% - 80px - 1rem);
width: calc(100% - 80px - 1rem);
}
.cs-block-narrow.narrow-5 article:nth-child(n+2) .post-outer .post-meta {
margin-bottom: 0;
}
@media (min-width: 760px) {
.cs-block-narrow.narrow-5 .narrow-outer {
grid-template-areas: 'narrow1 narrow1' 'narrow2 narrow2' 'narrow3 narrow3' 'narrow4 narrow4' 'narrow5 narrow5' 'narrow6 narrow6';
grid-template-columns: 1fr 1fr;
}
}
@media (min-width: 1020px) {
.cs-block-narrow.narrow-5 .narrow-outer {
grid-template-areas: 'narrow1 narrow1 narrow1 narrow1 narrow2 narrow2 narrow2' 'narrow1 narrow1 narrow1 narrow1 narrow3 narrow3 narrow3' 'narrow1 narrow1 narrow1 narrow1 narrow4 narrow4 narrow4' 'narrow1 narrow1 narrow1 narrow1 narrow5 narrow5 narrow5' 'narrow1 narrow1 narrow1 narrow1 narrow6 narrow6 narrow6';
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}
}@font-face {
font-family: 'absolute-reviews-icons';
src: url(//www.rivistainnovare.com/wp-content/plugins/absolute-reviews/fonts/absolute-reviews-icons.woff) format("woff"), url(//www.rivistainnovare.com/wp-content/plugins/absolute-reviews/fonts/absolute-reviews-icons.ttf) format("truetype"), url(//www.rivistainnovare.com/wp-content/plugins/absolute-reviews/fonts/absolute-reviews-icons.svg) format("svg");
font-weight: normal;
font-style: normal;
font-display: swap;
}
[class^="abr-icon-"],
[class*=" abr-icon-"] {
font-family: 'absolute-reviews-icons' !important;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.abr-icon-comment:before {
content: "\e905";
}
.abr-icon-eye:before {
content: "\e903";
}
.abr-icon-watch:before {
content: "\e904";
}
.abr-icon-funds-fill:before {
content: "\e902";
}
.abr-icon-x:before {
content: "\e901";
}
.abr-icon-check:before {
content: "\e900";
}
.abr-icon-star-half:before {
content: "\e938";
}
.abr-icon-star-full:before {
content: "\e939";
}
.abr-icon-star-empty:before {
content: "\e93a";
}  .abr-post-meta {
--abr-post-meta-color: #dee2e6;
padding-left: 0;
list-style: none;
color: var(--abr-post-meta-color);
margin: 0;
padding: 0;
}
.abr-post-meta li {
display: inline-block;
}
.abr-post-meta li + li {
margin-left: 0.5rem;
}
.abr-post-meta li + li:before {
margin-right: 0.5rem;
content: "\b7";
}
.abr-meta-category .post-categories {
padding-left: 0;
list-style: none;
padding: 0;
margin: 0;
}
.abr-meta-category .post-categories li {
display: inline-block;
}
.abr-meta-category .post-categories li + li {
margin-left: 0.5rem;
}
.abr-meta-category .post-categories li:not(:last-child):after {
content: ",";
}
.post-meta .abr-meta-category .post-categories {
margin-bottom: 0;
}
.abr-meta-author span + a,
.abr-meta-author a + span {
margin-left: 0.25rem;
}
.abr-badge {
--abr-badge-color: #fff;
--abr-badge-border-radius: 30px;
display: inline-block;
padding: 0.2rem 0.25rem;
margin-left: 1rem;
line-height: 1;
color: var(--abr-badge-color);
border-radius: var(--abr-badge-border-radius);
}
.abr-badge-primary.abr-review-badge-0 {
background-color: #000000;
}
.abr-badge-primary.abr-review-badge-1 {
background-color: #E00F15;
}
.abr-badge-primary.abr-review-badge-2 {
background-color: #FE761E;
}
.abr-badge-primary.abr-review-badge-3 {
background-color: #FFA61E;
}
.abr-badge-primary.abr-review-badge-4 {
background-color: #DECB53;
}
.abr-badge-primary.abr-review-badge-5 {
background-color: #DECB53;
}
.abr-badge-primary.abr-review-badge-6 {
background-color: #E7D456;
}
.abr-badge-primary.abr-review-badge-7 {
background-color: #52AA6B;
}
.abr-badge-primary.abr-review-badge-8 {
background-color: #4DA065;
}
.abr-badge-primary.abr-review-badge-9 {
background-color: #419759;
}
.abr-badge-primary.abr-review-badge-10 {
background-color: #33884B;
}
.abr-badge-text {
--abr-badge-text-color: #000000;
--abr-badge-text-border-radius: 30px;
display: inline-block;
margin-left: 1rem;
line-height: 1;
color: var(--abr-badge-text-color);
border-radius: var(--abr-badge-text-border-radius);
}
.abr-badge-text-primary.abr-review-badge-text-0 {
color: #000000;
}
.abr-badge-text-primary.abr-review-badge-text-1 {
color: #E00F15;
}
.abr-badge-text-primary.abr-review-badge-text-2 {
color: #FE761E;
}
.abr-badge-text-primary.abr-review-badge-text-3 {
color: #FFA61E;
}
.abr-badge-text-primary.abr-review-badge-text-4 {
color: #DECB53;
}
.abr-badge-text-primary.abr-review-badge-text-5 {
color: #DECB53;
}
.abr-badge-text-primary.abr-review-badge-text-6 {
color: #E7D456;
}
.abr-badge-text-primary.abr-review-badge-text-7 {
color: #52AA6B;
}
.abr-badge-text-primary.abr-review-badge-text-8 {
color: #4DA065;
}
.abr-badge-text-primary.abr-review-badge-text-9 {
color: #419759;
}
.abr-badge-text-primary.abr-review-badge-text-10 {
color: #33884B;
}
.abr-review-line {
--abr-review-line-grid-gap: 2px;
display: grid;
grid-gap: var(--abr-review-line-grid-gap);
margin-top: 0.5rem;
}
.abr-review-slice {
--abr-review-slice-background-color: #e9ecef;
--abr-review-slice-height: 6px;
background-color: var(--abr-review-slice-background-color);
height: var(--abr-review-slice-height);
}
.abr-review-point-5 .abr-review-line {
grid-template-columns: repeat(5, 1fr);
}
.abr-review-point-10 .abr-review-line {
grid-template-columns: repeat(10, 1fr);
}
.abr-review-point-5 .abr-review-slice-active:nth-child(1) {
background-color: #E00F15;
}
.abr-review-point-5 .abr-review-slice-active:nth-child(2) {
background-color: #FFA61E;
}
.abr-review-point-5 .abr-review-slice-active:nth-child(3) {
background-color: #DECB53;
}
.abr-review-point-5 .abr-review-slice-active:nth-child(4) {
background-color: #52AA6B;
}
.abr-review-point-5 .abr-review-slice-active:nth-child(5) {
background-color: #419759;
}
.abr-review-point-10 .abr-review-slice-active:nth-child(0) {
background-color: #000000;
}
.abr-review-point-10 .abr-review-slice-active:nth-child(1) {
background-color: #E00F15;
}
.abr-review-point-10 .abr-review-slice-active:nth-child(2) {
background-color: #FE761E;
}
.abr-review-point-10 .abr-review-slice-active:nth-child(3) {
background-color: #FFA61E;
}
.abr-review-point-10 .abr-review-slice-active:nth-child(4) {
background-color: #DECB53;
}
.abr-review-point-10 .abr-review-slice-active:nth-child(5) {
background-color: #DECB53;
}
.abr-review-point-10 .abr-review-slice-active:nth-child(6) {
background-color: #E7D456;
}
.abr-review-point-10 .abr-review-slice-active:nth-child(7) {
background-color: #52AA6B;
}
.abr-review-point-10 .abr-review-slice-active:nth-child(8) {
background-color: #4DA065;
}
.abr-review-point-10 .abr-review-slice-active:nth-child(9) {
background-color: #419759;
}
.abr-review-point-10 .abr-review-slice-active:nth-child(10) {
background-color: #33884B;
}
.abr-review-progress {
--abr-review-progress-background: #e9ecef;
--abr-review-progress-height: 6px;
--abr-review-progress-border-radius: 4px;
background: var(--abr-review-progress-background);
height: var(--abr-review-progress-height);
border-radius: var(--abr-review-progress-border-radius);
margin-top: 0.5rem;
}
.abr-review-progressbar {
--abr-review-progressbar-height: 6px;
--abr-review-progressbar-border-radius: 4px;
height: var(--abr-review-progressbar-height);
border-radius: var(--abr-review-progressbar-border-radius);
}
.abr-review-progressbar-1 {
background: -webkit-gradient(linear, left top, right top, color-stop(10%, #E00F15), color-stop(20%, transparent), color-stop(30%, transparent), color-stop(40%, transparent), color-stop(50%, transparent), color-stop(60%, transparent), color-stop(70%, transparent), color-stop(80%, transparent), color-stop(90%, transparent), to(transparent));
background: linear-gradient(to right, #E00F15 10%, transparent 20%, transparent 30%, transparent 40%, transparent 50%, transparent 60%, transparent 70%, transparent 80%, transparent 90%, transparent 100%);
}
.abr-review-progressbar-2 {
background: -webkit-gradient(linear, left top, right top, color-stop(10%, #E00F15), color-stop(20%, #FE761E), color-stop(30%, transparent), color-stop(40%, transparent), color-stop(50%, transparent), color-stop(60%, transparent), color-stop(70%, transparent), color-stop(80%, transparent), color-stop(90%, transparent), to(transparent));
background: linear-gradient(to right, #E00F15 10%, #FE761E 20%, transparent 30%, transparent 40%, transparent 50%, transparent 60%, transparent 70%, transparent 80%, transparent 90%, transparent 100%);
}
.abr-review-progressbar-3 {
background: -webkit-gradient(linear, left top, right top, color-stop(10%, #E00F15), color-stop(20%, #FE761E), color-stop(30%, #FFA61E), color-stop(40%, transparent), color-stop(50%, transparent), color-stop(60%, transparent), color-stop(70%, transparent), color-stop(80%, transparent), color-stop(90%, transparent), to(transparent));
background: linear-gradient(to right, #E00F15 10%, #FE761E 20%, #FFA61E 30%, transparent 40%, transparent 50%, transparent 60%, transparent 70%, transparent 80%, transparent 90%, transparent 100%);
}
.abr-review-progressbar-4 {
background: -webkit-gradient(linear, left top, right top, color-stop(10%, #E00F15), color-stop(20%, #FE761E), color-stop(30%, #FFA61E), color-stop(40%, #DECB53), color-stop(50%, transparent), color-stop(60%, transparent), color-stop(70%, transparent), color-stop(80%, transparent), color-stop(90%, transparent), to(transparent));
background: linear-gradient(to right, #E00F15 10%, #FE761E 20%, #FFA61E 30%, #DECB53 40%, transparent 50%, transparent 60%, transparent 70%, transparent 80%, transparent 90%, transparent 100%);
}
.abr-review-progressbar-5 {
background: -webkit-gradient(linear, left top, right top, color-stop(10%, #E00F15), color-stop(20%, #FE761E), color-stop(30%, #FFA61E), color-stop(40%, #DECB53), color-stop(50%, #DECB53), color-stop(60%, transparent), color-stop(70%, transparent), color-stop(80%, transparent), color-stop(90%, transparent), to(transparent));
background: linear-gradient(to right, #E00F15 10%, #FE761E 20%, #FFA61E 30%, #DECB53 40%, #DECB53 50%, transparent 60%, transparent 70%, transparent 80%, transparent 90%, transparent 100%);
}
.abr-review-progressbar-6 {
background: -webkit-gradient(linear, left top, right top, color-stop(10%, #E00F15), color-stop(20%, #FE761E), color-stop(30%, #FFA61E), color-stop(40%, #DECB53), color-stop(50%, #DECB53), color-stop(60%, #E7D456), color-stop(70%, transparent), color-stop(80%, transparent), color-stop(90%, transparent), to(transparent));
background: linear-gradient(to right, #E00F15 10%, #FE761E 20%, #FFA61E 30%, #DECB53 40%, #DECB53 50%, #E7D456 60%, transparent 70%, transparent 80%, transparent 90%, transparent 100%);
}
.abr-review-progressbar-7 {
background: -webkit-gradient(linear, left top, right top, color-stop(10%, #E00F15), color-stop(20%, #FE761E), color-stop(30%, #FFA61E), color-stop(40%, #DECB53), color-stop(50%, #DECB53), color-stop(60%, #E7D456), color-stop(70%, #52AA6B), color-stop(80%, transparent), color-stop(90%, transparent), to(transparent));
background: linear-gradient(to right, #E00F15 10%, #FE761E 20%, #FFA61E 30%, #DECB53 40%, #DECB53 50%, #E7D456 60%, #52AA6B 70%, transparent 80%, transparent 90%, transparent 100%);
}
.abr-review-progressbar-8 {
background: -webkit-gradient(linear, left top, right top, color-stop(10%, #E00F15), color-stop(20%, #FE761E), color-stop(30%, #FFA61E), color-stop(40%, #DECB53), color-stop(50%, #DECB53), color-stop(60%, #E7D456), color-stop(70%, #52AA6B), color-stop(80%, #4DA065), color-stop(90%, transparent), to(transparent));
background: linear-gradient(to right, #E00F15 10%, #FE761E 20%, #FFA61E 30%, #DECB53 40%, #DECB53 50%, #E7D456 60%, #52AA6B 70%, #4DA065 80%, transparent 90%, transparent 100%);
}
.abr-review-progressbar-9 {
background: -webkit-gradient(linear, left top, right top, color-stop(10%, #E00F15), color-stop(20%, #FE761E), color-stop(30%, #FFA61E), color-stop(40%, #DECB53), color-stop(50%, #DECB53), color-stop(60%, #E7D456), color-stop(70%, #52AA6B), color-stop(80%, #4DA065), color-stop(90%, #419759), to(transparent));
background: linear-gradient(to right, #E00F15 10%, #FE761E 20%, #FFA61E 30%, #DECB53 40%, #DECB53 50%, #E7D456 60%, #52AA6B 70%, #4DA065 80%, #419759 90%, transparent 100%);
}
.abr-review-progressbar-10 {
background: -webkit-gradient(linear, left top, right top, color-stop(10%, #E00F15), color-stop(20%, #FE761E), color-stop(30%, #FFA61E), color-stop(40%, #DECB53), color-stop(50%, #DECB53), color-stop(60%, #E7D456), color-stop(70%, #52AA6B), color-stop(80%, #4DA065), color-stop(90%, #419759), to(#33884B));
background: linear-gradient(to right, #E00F15 10%, #FE761E 20%, #FFA61E 30%, #DECB53 40%, #DECB53 50%, #E7D456 60%, #52AA6B 70%, #4DA065 80%, #419759 90%, #33884B 100%);
}
.abr-review-stars {
--abr-review-star-empty-color: #e9ecef;
--abr-review-star-width: 1.125rem;
--abr-review-star-height: 1.125rem;
--abr-review-star-font-size: 1.125rem;
--abr-review-star-color: #FFE27F;
margin-top: 0.5rem;
}
.abr-review-stars .screen-reader-text {
display: none;
}
.abr-review-stars .abr-star-full:before {
content: "\e939";
}
.abr-review-stars .abr-star-half:before {
content: "\e938";
}
.abr-review-stars .abr-star-empty:before {
content: "\e93a";
}
.abr-review-stars .abr-star.abr-star-empty {
color: var(--abr-review-star-empty-color);
}
.abr-review-stars .abr-star {
display: inline-block;
width: var(--abr-review-star-width);
height: var(--abr-review-star-height);
font-size: var(--abr-review-star-font-size);
line-height: 1;
font-family: 'absolute-reviews-icons';
text-decoration: inherit;
font-weight: 400;
font-style: normal;
vertical-align: top;
-webkit-transition: color .1s ease-in;
transition: color .1s ease-in;
text-align: center;
color: var(--abr-review-star-color);
margin-right: 0.125rem;
}
.abr-review-stars .abr-star:last-child {
margin-right: 0;
} .abr-post-review {
--abr-review-text-font-size: 1rem;
--abr-review-text-font-weight: bold;
--abr-review-name-font-size: 0.75rem;
--abr-review-name-text-transform: uppercase;
--abr-review-name-color: #777777;
--abr-review-details-line-height: 1.5;
--abr-review-details-font-size: 1rem;
--abr-review-score-text-font-size: 3rem;
--abr-review-score-label-text-transform: uppercase;
--abr-review-score-label-font-size: 0.75rem;
--abr-review-score-label-font-weight: 700;
--abr-review-score-label-color: #777777;
--abr-review-score-info-background: #6c757d;
--abr-review-score-info-color: #fff;
--abr-review-score-info-border-radius: 50%;
--abr-review-score-info-font-size: 0.75rem;
--abr-review-score-info-width: 1rem;
--abr-review-score-info-height: 1rem;
--abr-review-score-info-popup-border-color: #e9ecef;
--abr-review-score-info-popup-background: #fff;
--abr-review-score-info-popup-color: #000000;
--abr-review-score-info-popup-font-size: 1rem;
--abr-review-score-info-popup-border-radius: 5px;
}
.abr-post-review .abr-review-author {
display: none;
}
.abr-post-review .abr-review-total {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
margin-top: 2rem;
}
.abr-post-review .abr-review-total > .abr-review-data {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
margin-bottom: 1rem;
margin-top: 0;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.abr-post-review .abr-review-total > .abr-review-list {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.abr-post-review .abr-review-total > .abr-review-list ul {
display: grid;
grid-gap: 2rem;
grid-template-columns: repeat(2, 1fr);
}
.abr-post-review .abr-review-total > .abr-review-list .abr-review-item {
display: block;
margin-top: 0;
}
.abr-post-review .abr-review-total > .abr-review-list .abr-review-desc {
margin-top: 0.5rem;
}
.abr-post-review .abr-review-score {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
line-height: 1;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.abr-post-review .abr-review-score .abr-review-text {
font-size: var(--abr-review-score-text-font-size);
}
.abr-post-review .abr-review-score .abr-review-subtext {
margin-top: 0.5rem;
white-space: nowrap;
}
.abr-post-review .abr-review-score .abr-review-subtext .abr-data-label {
text-transform: var(--abr-review-score-label-text-transform);
font-size: var(--abr-review-score-label-font-size);
font-weight: var(--abr-review-score-label-font-weight);
color: var(--abr-review-score-label-color);
}
.abr-post-review .abr-review-score .abr-review-subtext .abr-data-info {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
position: relative;
background: var(--abr-review-score-info-background);
color: var(--abr-review-score-info-color);
width: var(--abr-review-score-info-width);
height: var(--abr-review-score-info-height);
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-left: 0.25rem;
border-radius: var(--abr-review-score-info-border-radius);
font-size: var(--abr-review-score-info-font-size);
cursor: pointer;
}
.abr-post-review .abr-review-score .abr-review-subtext .abr-data-info > span {
position: absolute;
border: 1px solid var(--abr-review-score-info-popup-border-color);
background: var(--abr-review-score-info-popup-background);
padding: 1rem;
visibility: hidden;
opacity: 0;
width: 100vw;
max-width: 250px;
position: absolute;
z-index: 2;
bottom: 2rem;
right: -1.5rem;
font-size: var(--abr-review-score-info-popup-font-size);
line-height: normal;
color: var(--abr-review-score-info-popup-color);
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
border-radius: var(--abr-review-score-info-popup-border-radius);
white-space: normal;
}
.abr-post-review .abr-review-score .abr-review-subtext .abr-data-info > span:after {
top: 100%;
right: 1.5rem;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
.abr-post-review .abr-review-score .abr-review-subtext .abr-data-info > span:after {
border-color: transparent;
border-top-color: var(--abr-review-score-info-popup-border-color);
border-width: 8px;
margin-left: -8px;
}
.abr-post-review .abr-review-score .abr-review-subtext .abr-data-info:hover > span {
opacity: 1;
visibility: visible;
}
.abr-post-review .abr-review-score-row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
@media (min-width: 720px) {
.abr-post-review .abr-review-total {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-top: 0;
}
.abr-post-review .abr-review-total > .abr-review-data {
margin-bottom: 0;
margin-top: 0;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.abr-post-review .abr-review-total > .abr-review-list {
margin-top: 0;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.abr-post-review .abr-review-total > .abr-review-list ul {
grid-template-columns: repeat(3, 1fr);
}
.abr-post-review .abr-review-data + .abr-review-score,
.abr-post-review .abr-review-list + .abr-review-score {
margin-left: 2rem;
}
.abr-post-review .abr-review-score {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
}
.abr-post-review .abr-review-text {
font-size: var(--abr-review-text-font-size);
font-weight: var(--abr-review-text-font-weight);
}
.abr-post-review .abr-review-name {
font-size: var(--abr-review-name-font-size);
text-transform: var(--abr-review-name-text-transform);
color: var(--abr-review-name-color);
}
.abr-post-review .abr-review-label {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-top: 0.5rem;
}
.abr-review-percentage .abr-review-text .sep,
.abr-review-percentage .abr-review-text .max {
display: none;
}
.abr-review-percentage .abr-review-text .total:after {
content: '%';
}
.abr-review-star > .abr-review-list ul {
display: grid;
grid-gap: 2rem;
grid-template-columns: repeat(2, 1fr);
}
.abr-review-star > .abr-review-list .abr-review-item {
display: block;
margin-top: 0;
}
.abr-review-star > .abr-review-list .abr-review-desc {
margin-top: 0.5rem;
}
@media (min-width: 720px) {
.abr-review-star > .abr-review-list ul {
grid-template-columns: repeat(3, 1fr);
}
}
.abr-review-list {
margin-top: 2rem;
}
.abr-review-list ul {
list-style: none;
margin: 0;
padding: 0;
}
.abr-review-list .abr-review-item {
display: grid;
grid-gap: 20px;
grid-template-columns: 1fr;
margin-top: 2rem;
}
.abr-review-list .abr-review-item:first-child {
margin-top: 0;
}
.abr-review-list .abr-review-item .abr-review-desc {
font-size: 0.875rem;
}
@media (min-width: 720px) {
.abr-review-list .abr-review-item {
grid-template-columns: 1fr 1fr;
}
}
@media (min-width: 1024px) {
.abr-review-list .abr-review-item {
grid-gap: 40px;
}
}
.abr-review-details {
display: grid;
grid-gap: 40px;
grid-template-columns: 1fr;
margin-top: 2rem;
}
.abr-review-details ul {
margin: 0;
padding: 0;
line-height: var(--abr-review-details-line-height);
list-style: none;
font-size: var(--abr-review-details-font-size);
}
.abr-review-details ul:not(:first-child) {
margin-top: 1.5rem;
}
.abr-review-details ul:not(:last-child) {
margin-bottom: 1.5rem;
}
.abr-review-details ul li:not(:first-child) {
margin-top: 0.5rem;
}
.abr-review-details ul > li {
position: relative;
padding-left: 2.5rem;
}
.abr-review-details ul > li:before {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
position: absolute;
width: 1.5rem;
font-family: 'absolute-reviews-icons';
left: 0;
top: 0;
}
.abr-review-details .abr-review-pros ul > li:before {
content: "\e900";
color: #28a745;
}
.abr-review-details .abr-review-cons ul > li:before {
content: "\e901";
color: #dc3545;
}
@media (min-width: 720px) {
.abr-review-details {
grid-template-columns: 1fr 1fr;
}
}
.abr-review-info + .abr-review-total {
margin-top: 1rem;
}
.abr-review-scheme-hidden {
display: none;
} .abr-review-block {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.abr-review-block .abr-review-title {
margin-top: 0;
margin-bottom: 1.5rem;
}
.abr-review-block .abr-review-indicator {
line-height: 1;
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.abr-review-block .abr-review-indicator .abr-badge {
margin-top: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 1.5rem;
padding: 0.4rem 0.75rem;
}
.abr-review-block .abr-review-data {
max-width: 50%;
}
@media (min-width: 720px) {
.abr-review-block .abr-review-data + .abr-review-score {
margin-left: 1.5rem;
}
}
.abr-review-block.abr-review-star .abr-review-data {
max-width: initial;
-webkit-box-flex: initial;
-ms-flex-positive: initial;
flex-grow: initial;
} .abr-reviews-posts {
--abr-posts-meta-color: #000;
--abr-posts-number-font-size: 1rem;
--abr-posts-number-large-font-size: 1.25rem;
--abr-posts-number-badge-color: #FFF;
--abr-posts-number-caption-color: #FFF;
--abr-posts-percentage-icon-font-size: 1.25em;
--abr-posts-percentage-icon-color: #F7BF40;
--abr-posts-star-width: 0.875rem;
--abr-posts-star-height: 0.875rem;
--abr-posts-star-font-size: 0.875rem;
--abr-posts-star-color: #F8C249;
--abr-posts-item-separator-color: #e9ecef;
--abr-posts-thumbnail-small-width: 80px;
--abr-posts-thumbnail-small-gutter: 1rem;
--abr-posts-thumbnail-width: 80px;
--abr-posts-thumbnail-gutter: 1rem;
--abr-posts-overlay-background: rgba(0,0,0,0.125);
--abr-posts-overlay-color: #FFFFFF;
--abr-posts-overlay-hover-color: rgba(255,255,255,0.75);
}
.abr-reviews-posts .abr-post-item {
margin-top: 2rem;
}
.abr-reviews-posts .abr-post-item:first-child {
margin-top: 0;
}
.abr-reviews-posts .abr-post-headline {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.abr-reviews-posts .abr-post-headline .meta-category {
display: inline-block;
margin-bottom: 0.5rem;
}
.abr-reviews-posts .abr-post-headline .meta-category ul {
margin-bottom: 0;
}
.abr-reviews-posts .abr-post-headline .entry-title {
margin-bottom: 0.5rem;
margin-top: 0;
}
.abr-reviews-posts .abr-post-headline > *:last-child {
margin-bottom: 0;
}
.abr-reviews-posts .abr-review-meta {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-top: 0.5rem;
color: var(--abr-posts-meta-color);
}
.abr-reviews-posts .abr-review-meta .abr-review-number {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
line-height: 1;
margin-left: 0;
font-size: var(--abr-posts-number-font-size);
}
.abr-reviews-posts .abr-review-meta .abr-review-number.abr-badge {
color: var(--abr-posts-number-badge-color);
}
.abr-reviews-posts .abr-review-meta .abr-review-caption {
margin-left: 0.5rem;
}
.abr-reviews-posts .abr-review-meta .abr-review-caption.abr-badge {
color: var(--abr-posts-number-caption-color);
}
.abr-reviews-posts .abr-review-meta .abr-badge-primary {
white-space: nowrap;
}
.abr-reviews-posts .abr-type-percentage .abr-review-number:before {
content: "\e902";
font-family: 'absolute-reviews-icons';
margin-right: 0.25rem;
font-size: var(--abr-posts-percentage-icon-font-size);
color: var(--abr-posts-percentage-icon-color);
}
.abr-reviews-posts .abr-review-indicator {
margin-right: 0.5rem;
}
.abr-reviews-posts .abr-review-line,
.abr-reviews-posts .abr-review-progress,
.abr-reviews-posts .abr-review-stars {
min-width: 100px;
margin-top: 0;
}
.abr-reviews-posts .abr-review-stars {
min-width: initial;
line-height: 1;
}
.abr-reviews-posts .abr-review-stars .abr-star {
width: var(--abr-posts-star-width);
height: var(--abr-posts-star-height);
font-size: var(--abr-posts-star-font-size);
color: var(--abr-posts-star-color);
}
.abr-posts-template-reviews-1 .abr-post-outer,
.abr-posts-template-reviews-2 .abr-post-outer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.abr-posts-template-reviews-1 .abr-post-data,
.abr-posts-template-reviews-2 .abr-post-data {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
width: 100%;
}
.abr-posts-template-reviews-1 .abr-post-thumbnail,
.abr-posts-template-reviews-2 .abr-post-thumbnail {
position: relative;
-webkit-box-flex: 0;
-ms-flex: 0 0 var(--abr-posts-thumbnail-width);
flex: 0 0 var(--abr-posts-thumbnail-width);
margin-right: var(--abr-posts-thumbnail-gutter);
}
.abr-posts-template-reviews-1 .abr-post-thumbnail img,
.abr-posts-template-reviews-2 .abr-post-thumbnail img {
width: var(--abr-posts-thumbnail-width);
height: auto;
-o-object-fit: cover;
object-fit: cover;
font-family: 'object-fit: cover;';
}
.abr-posts-template-reviews-2 .abr-review-meta .abr-review-number:before {
display: none;
}
.abr-posts-template-reviews-3 .abr-post-item,
.abr-posts-template-reviews-4 .abr-post-item {
border-top: 1px solid var(--abr-posts-item-separator-color);
margin-top: 1rem;
padding-top: 1rem;
}
.abr-posts-template-reviews-3 .abr-post-item:first-child,
.abr-posts-template-reviews-4 .abr-post-item:first-child {
border-top: none;
margin-top: 0;
padding-top: 0;
}
.abr-posts-template-reviews-3 .abr-post-item:nth-child(1) .abr-post-data,
.abr-posts-template-reviews-4 .abr-post-item:nth-child(1) .abr-post-data {
margin-top: 1rem;
}
.abr-posts-template-reviews-3 .abr-post-item:nth-child(1) .abr-review-meta .abr-review-number,
.abr-posts-template-reviews-4 .abr-post-item:nth-child(1) .abr-review-meta .abr-review-number {
font-size: var(--abr-posts-number-large-font-size);
}
.abr-posts-template-reviews-3 .abr-post-item:nth-child(n+2) .abr-post-outer,
.abr-posts-template-reviews-4 .abr-post-item:nth-child(n+2) .abr-post-outer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.abr-posts-template-reviews-3 .abr-post-item:nth-child(n+2) .abr-post-data,
.abr-posts-template-reviews-4 .abr-post-item:nth-child(n+2) .abr-post-data {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
width: 100%;
}
.abr-posts-template-reviews-3 .abr-post-item:nth-child(n+2) .abr-post-thumbnail,
.abr-posts-template-reviews-4 .abr-post-item:nth-child(n+2) .abr-post-thumbnail {
position: relative;
-webkit-box-flex: 0;
-ms-flex: 0 0 var(--abr-posts-thumbnail-width);
flex: 0 0 var(--abr-posts-thumbnail-width);
margin-right: var(--abr-posts-thumbnail-gutter);
}
.abr-posts-template-reviews-3 .abr-post-item:nth-child(n+2) .abr-post-thumbnail img,
.abr-posts-template-reviews-4 .abr-post-item:nth-child(n+2) .abr-post-thumbnail img {
width: var(--abr-posts-thumbnail-width);
height: auto;
-o-object-fit: cover;
object-fit: cover;
font-family: 'object-fit: cover;';
}
.abr-posts-template-reviews-4 .abr-review-meta .abr-review-number:before {
display: none;
}
.abr-posts-template-reviews-5 .abr-post-item {
border-top: 1px solid var(--abr-posts-item-separator-color);
margin-top: 1rem;
padding-top: 1rem;
}
.abr-posts-template-reviews-5 .abr-post-item:first-child {
border-top: none;
margin-top: 0;
padding-top: 0;
}
.abr-posts-template-reviews-5 .abr-post-item .abr-post-data {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.abr-posts-template-reviews-5 .abr-post-item .abr-post-data .abr-post-headline {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
width: 100%;
}
.abr-posts-template-reviews-5 .abr-post-item .abr-post-data .abr-review-meta {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: initial;
-ms-flex-align: initial;
align-items: initial;
-webkit-box-flex: 0;
-ms-flex: 0 0 60px;
flex: 0 0 60px;
margin-top: 0;
margin-left: 1rem;
}
.abr-posts-template-reviews-5 .abr-post-item .abr-post-data .abr-review-number {
font-size: var(--abr-posts-number-large-font-size);
}
.abr-posts-template-reviews-5 .abr-post-item .abr-post-data .abr-review-number:before {
display: none;
}
.abr-posts-template-reviews-5 .abr-post-item .abr-post-data .abr-review-caption {
margin-top: 0.5rem;
margin-left: 0;
text-align: center;
}
.abr-posts-template-reviews-5 .abr-post-item:nth-child(1) .abr-post-data {
margin-top: 1rem;
}
.abr-posts-template-reviews-5 .abr-post-item:nth-child(n+2) .abr-post-outer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.abr-posts-template-reviews-5 .abr-post-item:nth-child(n+2) .abr-post-data {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
width: 100%;
}
.abr-posts-template-reviews-5 .abr-post-item:nth-child(n+2) .abr-post-thumbnail {
position: relative;
-webkit-box-flex: 0;
-ms-flex: 0 0 var(--abr-posts-thumbnail-small-width);
flex: 0 0 var(--abr-posts-thumbnail-small-width);
margin-right: var(--abr-posts-thumbnail-small-gutter);
}
.abr-posts-template-reviews-5 .abr-post-item:nth-child(n+2) .abr-post-thumbnail img {
width: var(--abr-posts-thumbnail-small-width);
height: auto;
-o-object-fit: cover;
object-fit: cover;
font-family: 'object-fit: cover;';
}
.abr-posts-template-reviews-6 .abr-post-outer,
.abr-posts-template-reviews-7 .abr-post-outer,
.abr-posts-template-reviews-8 .abr-post-outer {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.abr-posts-template-reviews-6 .abr-post-outer .abr-post-inner,
.abr-posts-template-reviews-7 .abr-post-outer .abr-post-inner,
.abr-posts-template-reviews-8 .abr-post-outer .abr-post-inner {
width: 100%;
}
.abr-posts-template-reviews-6 .abr-post-outer:after,
.abr-posts-template-reviews-7 .abr-post-outer:after,
.abr-posts-template-reviews-8 .abr-post-outer:after {
padding-bottom: 125%;
width: 0;
content: '';
}
.abr-posts-template-reviews-6 .abr-post-thumbnail,
.abr-posts-template-reviews-7 .abr-post-thumbnail,
.abr-posts-template-reviews-8 .abr-post-thumbnail {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
}
.abr-posts-template-reviews-6 .abr-post-thumbnail .post-thumbnail,
.abr-posts-template-reviews-7 .abr-post-thumbnail .post-thumbnail,
.abr-posts-template-reviews-8 .abr-post-thumbnail .post-thumbnail {
width: 100%;
height: 100%;
}
.abr-posts-template-reviews-6 .abr-post-thumbnail img,
.abr-posts-template-reviews-7 .abr-post-thumbnail img,
.abr-posts-template-reviews-8 .abr-post-thumbnail img {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
font-family: 'object-fit: cover;';
}
.abr-posts-template-reviews-6 .abr-post-data,
.abr-posts-template-reviews-7 .abr-post-data,
.abr-posts-template-reviews-8 .abr-post-data {
background: var(--abr-posts-overlay-background);
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding: 20px;
color: var(--abr-posts-overlay-color);
z-index: 1;
}
.abr-posts-template-reviews-6 .abr-post-data a,
.abr-posts-template-reviews-6 .abr-post-data .entry-title a,
.abr-posts-template-reviews-6 .abr-post-data .post-meta a,
.abr-posts-template-reviews-7 .abr-post-data a,
.abr-posts-template-reviews-7 .abr-post-data .entry-title a,
.abr-posts-template-reviews-7 .abr-post-data .post-meta a,
.abr-posts-template-reviews-8 .abr-post-data a,
.abr-posts-template-reviews-8 .abr-post-data .entry-title a,
.abr-posts-template-reviews-8 .abr-post-data .post-meta a {
position: relative;
color: var(--abr-posts-overlay-color);
z-index: 2;
}
.abr-posts-template-reviews-6 .abr-post-data a:hover, .abr-posts-template-reviews-6 .abr-post-data a:focus,
.abr-posts-template-reviews-6 .abr-post-data .entry-title a:hover,
.abr-posts-template-reviews-6 .abr-post-data .entry-title a:focus,
.abr-posts-template-reviews-6 .abr-post-data .post-meta a:hover,
.abr-posts-template-reviews-6 .abr-post-data .post-meta a:focus,
.abr-posts-template-reviews-7 .abr-post-data a:hover,
.abr-posts-template-reviews-7 .abr-post-data a:focus,
.abr-posts-template-reviews-7 .abr-post-data .entry-title a:hover,
.abr-posts-template-reviews-7 .abr-post-data .entry-title a:focus,
.abr-posts-template-reviews-7 .abr-post-data .post-meta a:hover,
.abr-posts-template-reviews-7 .abr-post-data .post-meta a:focus,
.abr-posts-template-reviews-8 .abr-post-data a:hover,
.abr-posts-template-reviews-8 .abr-post-data a:focus,
.abr-posts-template-reviews-8 .abr-post-data .entry-title a:hover,
.abr-posts-template-reviews-8 .abr-post-data .entry-title a:focus,
.abr-posts-template-reviews-8 .abr-post-data .post-meta a:hover,
.abr-posts-template-reviews-8 .abr-post-data .post-meta a:focus {
color: var(--abr-posts-overlay-hover-color);
}
.abr-posts-template-reviews-6 .abr-post-data .abr-post-link,
.abr-posts-template-reviews-7 .abr-post-data .abr-post-link,
.abr-posts-template-reviews-8 .abr-post-data .abr-post-link {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
}
.abr-posts-template-reviews-6 .abr-post-headline,
.abr-posts-template-reviews-7 .abr-post-headline,
.abr-posts-template-reviews-8 .abr-post-headline {
width: 100%;
margin-top: auto;
padding-top: 1rem;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.abr-posts-template-reviews-6 .abr-review-meta,
.abr-posts-template-reviews-7 .abr-review-meta,
.abr-posts-template-reviews-8 .abr-review-meta {
width: 100%;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
color: var(--abr-posts-overlay-color);
}
.abr-posts-template-reviews-6 .abr-review-meta .abr-review-number,
.abr-posts-template-reviews-7 .abr-review-meta .abr-review-number,
.abr-posts-template-reviews-8 .abr-review-meta .abr-review-number {
font-size: var(--abr-posts-number-large-font-size);
color: var(--abr-posts-overlay-color);
}
.abr-posts-template-reviews-6 .abr-review-meta .abr-review-number:before,
.abr-posts-template-reviews-7 .abr-review-meta .abr-review-number:before,
.abr-posts-template-reviews-8 .abr-review-meta .abr-review-number:before {
color: var(--abr-posts-overlay-color);
}
.abr-posts-template-reviews-6 .abr-review-meta {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
margin-top: 0;
}
.abr-posts-template-reviews-6 .abr-review-meta .abr-review-number:before {
display: none;
}
.abr-posts-template-reviews-6 .abr-review-meta .abr-review-caption {
margin-top: 0.5rem;
margin-left: 0;
text-align: center;
}
.abr-posts-template-reviews-7 .abr-post-headline {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.abr-posts-template-reviews-7 .abr-review-meta {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}@font-face {
font-family: 'advanced-popups-icons';
src: url(//www.rivistainnovare.com/wp-content/plugins/advanced-popups/fonts/advanced-popups-icons.woff) format("woff"), url(//www.rivistainnovare.com/wp-content/plugins/advanced-popups/fonts/advanced-popups-icons.ttf) format("truetype"), url(//www.rivistainnovare.com/wp-content/plugins/advanced-popups/fonts/advanced-popups-icons.svg) format("svg");
font-weight: normal;
font-style: normal;
font-display: swap;
}
[class^="adp-icon-"],
[class*=" adp-icon-"] {
font-family: 'advanced-popups-icons' !important;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.adp-icon-x:before {
content: "\e913";
}  .adp-popup {
--adp-popup-wrap-scrollbar-width: 0.625rem;
--adp-popup-wrap-scrollbar-track-background: #f1f1f1;
--adp-popup-wrap-scrollbar-thumb-background: #888;
--adp-popup-wrap-scrollbar-thumb-hover-background: #555;
--adp-popup-wrap-box-shadow: 0 0 40px 0 rgba(0,0,0,.075);
--adp-popup-container-background: #FFFFFF;
--adp-popup-close-font-size: 1.25rem;
--adp-popup-close-color: #000;
--adp-popup-close-hover-color: #777;
--adp-popup-close-light-color: #FFFF;
--adp-popup-close-light-hover-color: rgba(255,255,255,0.75);
--adp-popup-type-content-close-font-size: 1.5rem;
--adp-popup-type-notification-text-font-size: 90%;
--adp-popup-type-notification-text-color: #777777;
--adp-popup-type-notification-text-link-color: #000000;
--adp-popup-type-notification-button-background: #282828;
--adp-popup-type-notification-button-color: #FFF;
--adp-popup-type-notification-button-border-radius: 0;
}
.adp-popup-overlay {
--adp-popup-overlay-background: rgba(0,0,0,0.25);
} .adp-popup-scroll-hidden {
overflow: hidden;
width: 100%;
}
.adp-popup-animated {
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
overflow: hidden  !important;
}
@-webkit-keyframes popupOpenFade {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes popupOpenFade {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@-webkit-keyframes popupExitFade {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes popupExitFade {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@-webkit-keyframes popupOpenSlide {
from {
-webkit-transform: translate3d(0, 100vh, 0);
transform: translate3d(0, 100vh, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes popupOpenSlide {
from {
-webkit-transform: translate3d(0, 100vh, 0);
transform: translate3d(0, 100vh, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@-webkit-keyframes popupExitSlide {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100vh, 0);
transform: translate3d(0, 100vh, 0);
}
}
@keyframes popupExitSlide {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100vh, 0);
transform: translate3d(0, 100vh, 0);
}
}
@-webkit-keyframes popupOpenZoom {
from {
opacity: 0;
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
to {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes popupOpenZoom {
from {
opacity: 0;
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
to {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@-webkit-keyframes popupExitZoom {
from {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
to {
opacity: 0;
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
}
@keyframes popupExitZoom {
from {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
to {
opacity: 0;
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
}
@-webkit-keyframes popupOpenSlideFade {
from {
opacity: 0;
-webkit-transform: translate3d(0, 40px, 0);
transform: translate3d(0, 40px, 0);
visibility: visible;
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes popupOpenSlideFade {
from {
opacity: 0;
-webkit-transform: translate3d(0, 40px, 0);
transform: translate3d(0, 40px, 0);
visibility: visible;
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@-webkit-keyframes popupExitSlideFade {
from {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
opacity: 0;
visibility: hidden;
-webkit-transform: translate3d(0, 40px, 0);
transform: translate3d(0, 40px, 0);
}
}
@keyframes popupExitSlideFade {
from {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
opacity: 0;
visibility: hidden;
-webkit-transform: translate3d(0, 40px, 0);
transform: translate3d(0, 40px, 0);
}
}
.popupOpenFade {
-webkit-animation-name: popupOpenFade;
animation-name: popupOpenFade;
}
.popupExitFade {
-webkit-animation-name: popupExitFade;
animation-name: popupExitFade;
}
.popupOpenSlide {
-webkit-animation-name: popupOpenSlide;
animation-name: popupOpenSlide;
}
.popupExitSlide {
-webkit-animation-name: popupExitSlide;
animation-name: popupExitSlide;
}
.popupOpenZoom {
-webkit-animation-name: popupOpenZoom;
animation-name: popupOpenZoom;
}
.popupExitZoom {
-webkit-animation-name: popupExitZoom;
animation-name: popupExitZoom;
}
.popupOpenSlideFade {
-webkit-animation-name: popupOpenSlideFade;
animation-name: popupOpenSlideFade;
}
.popupExitSlideFade {
-webkit-animation-name: popupExitSlideFade;
animation-name: popupExitSlideFade;
}
.adp-popup {
display: none;
position: fixed;
z-index: 999999;
max-width: calc(100vw - 6rem);
max-height: calc(100vh - 6rem);
-webkit-backface-visibility: hidden;
}
.adp-popup.adp-popup-location-top {
top: 20px;
left: 50%;
-webkit-transform: translate3d(-50%, 0, 0);
transform: translate3d(-50%, 0, 0);
}
.adp-popup.adp-popup-location-top-left {
top: 20px;
left: 20px;
}
.adp-popup.adp-popup-location-top-right {
top: 20px;
right: 20px;
}
.adp-popup.adp-popup-location-bottom {
bottom: 20px;
left: 50%;
-webkit-transform: translate3d(-50%, 0, 0);
transform: translate3d(-50%, 0, 0);
}
.adp-popup.adp-popup-location-bottom-left {
left: 20px;
bottom: 20px;
}
.adp-popup.adp-popup-location-bottom-right {
right: 20px;
bottom: 20px;
}
.adp-popup.adp-popup-location-left {
top: 50%;
left: 20px;
-webkit-transform: translate3d(0, -50%, 0);
transform: translate3d(0, -50%, 0);
}
.adp-popup.adp-popup-location-right {
top: 50%;
right: 20px;
-webkit-transform: translate3d(0, -50%, 0);
transform: translate3d(0, -50%, 0);
}
.adp-popup.adp-popup-location-center {
top: 50%;
left: 50%;
-webkit-transform: translate3d(-50%, -50%, 0);
transform: translate3d(-50%, -50%, 0);
}
.adp-popup .adp-popup-wrap {
position: relative;
overflow-x: hidden;
overflow-y: auto;
width: 100%;
-webkit-box-shadow: var(--adp-popup-wrap-box-shadow);
box-shadow: var(--adp-popup-wrap-box-shadow);
}
.adp-popup .adp-popup-wrap::-webkit-scrollbar {
width: var(--adp-popup-wrap-scrollbar-width);
}
.adp-popup .adp-popup-wrap::-webkit-scrollbar-track {
background: var(--adp-popup-wrap-scrollbar-track-background);
}
.adp-popup .adp-popup-wrap::-webkit-scrollbar-thumb {
background: var(--adp-popup-wrap-scrollbar-thumb-background);
}
.adp-popup .adp-popup-wrap::-webkit-scrollbar-thumb:hover {
background: var(--adp-popup-wrap-scrollbar-thumb-hover-background);
}
.adp-popup .adp-popup-container {
background: var(--adp-popup-container-background);
width: 100%;
}
.adp-popup .adp-popup-outer {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.adp-popup .adp-popup-close {
position: absolute;
background: transparent;
color: var(--adp-popup-close-color);
padding: 0;
line-height: 1;
font-size: var(--adp-popup-close-font-size);
top: 20px;
right: 20px;
z-index: 2;
}
.adp-popup .adp-popup-close:before {
font-family: 'advanced-popups-icons';
-webkit-transition: color 0.25s ease;
transition: color 0.25s ease;
content: "\e913";
}
.adp-popup .adp-popup-close:hover:before {
color: var(--adp-popup-close-hover-color);
}
.adp-popup.adp-popup-open[data-light-close="true"] .adp-popup-close {
color: var(--adp-popup-close-light-color);
}
.adp-popup.adp-popup-open[data-light-close="true"] .adp-popup-close:hover:before {
color: var(--adp-popup-close-light-hover-color);
}
.adp-popup.adp-popup-open {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
@media (max-width: 720px) {
.adp-popup.adp-popup-open[data-mobile-disable="true"] {
display: none;
}
}
.adp-popup-overlay {
background: var(--adp-popup-overlay-background);
position: fixed;
display: none;
top: 0;
bottom: 0;
right: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 999998;
}
.adp-popup-overlay .adp-popup-wrap {
-webkit-box-shadow: none;
box-shadow: none;
}
.adp-popup-open + .adp-popup-overlay {
display: block;
}
.adp-popup-type-content .adp-popup-content {
padding: 60px;
}
.adp-popup-type-content .adp-popup-close {
font-size: var(--adp-popup-type-content-close-font-size);
}
.adp-popup-type-content .wp-block-cover:first-child:last-child {
margin: -60px;
width: initial;
}
.adp-popup-type-content.adp-preview-image-yes .adp-popup-close {
color: var(--adp-popup-close-light-color);
}
.adp-popup-type-content.adp-preview-image-yes .adp-popup-close:hover:before {
color: var(--adp-popup-close-light-hover-color);
}
@media (min-width: 1024px) {
.adp-popup-type-content .adp-popup-outer {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.adp-popup-type-content.adp-preview-image-left .adp-popup-close, .adp-popup-type-content.adp-preview-image-bottom .adp-popup-close {
color: var(--adp-popup-close-color);
}
.adp-popup-type-content.adp-preview-image-left .adp-popup-close:hover:before, .adp-popup-type-content.adp-preview-image-bottom .adp-popup-close:hover:before {
color: var(--adp-popup-close-hover-color);
}
.adp-popup-type-content.adp-preview-image-left .adp-popup-thumbnail {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.adp-popup-type-content.adp-preview-image-right .adp-popup-thumbnail {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.adp-popup-type-content.adp-preview-image-top .adp-popup-outer {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.adp-popup-type-content.adp-preview-image-top .adp-popup-thumbnail img {
position: relative;
top: initial;
bottom: initial;
right: initial;
left: initial;
width: initial;
height: initial;
}
.adp-popup-type-content.adp-preview-image-bottom .adp-popup-outer {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.adp-popup-type-content.adp-preview-image-bottom .adp-popup-thumbnail {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.adp-popup-type-content.adp-preview-image-bottom .adp-popup-thumbnail img {
position: relative;
top: initial;
bottom: initial;
right: initial;
left: initial;
width: initial;
height: initial;
}
.adp-popup-type-content .adp-popup-thumbnail {
position: relative;
-webkit-box-flex: 1;
-ms-flex: 1 0 50%;
flex: 1 0 50%;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.adp-popup-type-content .adp-popup-thumbnail img {
position: absolute;
display: block;
top: 0;
bottom: 0;
right: 0;
left: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.adp-popup-type-content .adp-popup-content {
padding: 80px;
-webkit-box-flex: 1;
-ms-flex: 1 0 50%;
flex: 1 0 50%;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.adp-popup-type-content .adp-popup-content:first-child:last-child {
-webkit-box-flex: 1;
-ms-flex: 1 0 100%;
flex: 1 0 100%;
}
.adp-popup-type-content .wp-block-cover:first-child:last-child {
margin: -80px;
}
}
.adp-popup-type-notification-box .adp-popup-outer,
.adp-popup-type-notification-bar .adp-popup-outer {
padding: 30px;
}
.adp-popup-type-notification-box .adp-popup-text,
.adp-popup-type-notification-bar .adp-popup-text {
padding-right: 10px;
font-size: var(--adp-popup-type-notification-text-font-size);
color: var(--adp-popup-type-notification-text-color);
}
.adp-popup-type-notification-box .adp-popup-text a,
.adp-popup-type-notification-bar .adp-popup-text a {
color: var(--adp-popup-type-notification-text-link-color);
text-decoration: underline;
}
.adp-popup-type-notification-box .adp-popup-text a:hover,
.adp-popup-type-notification-bar .adp-popup-text a:hover {
text-decoration: none;
}
.adp-popup-type-notification-box .adp-popup-button,
.adp-popup-type-notification-bar .adp-popup-button {
background: var(--adp-popup-type-notification-button-background);
margin-top: 1.5rem;
width: 100%;
color: var(--adp-popup-type-notification-button-color);
border-radius: var(--adp-popup-type-notification-button-border-radius);
}
.adp-popup-type-notification-box .adp-popup-close {
top: 15px;
right: 15px;
}
.adp-popup-type-notification-bar.adp-popup-location-top {
width: 100%;
max-width: 100%;
top: 0;
left: 0;
bottom: auto;
-webkit-transform: none;
transform: none;
}
.adp-popup-type-notification-bar.adp-popup-location-bottom {
width: 100%;
max-width: 100%;
top: auto;
left: 0;
bottom: 0;
-webkit-transform: none;
transform: none;
}
.adp-popup-type-notification-bar .adp-popup-outer {
padding-top: 20px;
padding-bottom: 20px;
padding-left: 60px;
padding-right: 60px;
}
@media (min-width: 720px) {
.adp-popup-type-notification-bar .adp-popup-outer {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 auto;
padding-left: 40px;
padding-right: 40px;
}
.adp-popup-type-notification-bar .adp-popup-close {
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.adp-popup-type-notification-bar .adp-button {
margin-left: 1rem;
margin-top: 0;
width: auto;
}
}.is-style-cnvs-heading-numbered {
--cnvs-heading-numbered-background: #ced4da;
--cnvs-heading-numbered-color: white;
--cnvs-heading-numbered-border-radius: 50%;
} .content,
.entry-content {
counter-reset: h2;
}
.content h2,
.entry-content h2 {
counter-reset: h3;
}
.content h3,
.entry-content h3 {
counter-reset: h4;
}
.content h4,
.entry-content h4 {
counter-reset: h5;
}
.content h5,
.entry-content h5 {
counter-reset: h6;
}
.is-style-cnvs-heading-numbered {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.is-style-cnvs-heading-numbered:before {
margin-right: 1rem;
}
h2.is-style-cnvs-heading-numbered:before {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 2.5rem;
-webkit-box-flex: 0;
-ms-flex: 0 0 2.5rem;
flex: 0 0 2.5rem;
border-radius: var(--cnvs-heading-numbered-border-radius);
background: var(--cnvs-heading-numbered-background);
color: var(--cnvs-heading-numbered-color);
counter-increment: h2;
content: counter(h2);
}
h3.is-style-cnvs-heading-numbered:before {
counter-increment: h3;
content: counter(h3);
}
h2.is-style-cnvs-heading-numbered ~ h3.is-style-cnvs-heading-numbered:before {
content: counter(h2) "." counter(h3);
}
h4.is-style-cnvs-heading-numbered:before {
counter-increment: h4;
content: counter(h4);
}
h3.is-style-cnvs-heading-numbered ~ h4.is-style-cnvs-heading-numbered:before {
content: counter(h3) "." counter(h4);
}
h2.is-style-cnvs-heading-numbered ~ h3.is-style-cnvs-heading-numbered ~ h4.is-style-cnvs-heading-numbered:before {
content: counter(h2) "." counter(h3) "." counter(h4);
}
h5.is-style-cnvs-heading-numbered:before {
counter-increment: h5;
content: counter(h5);
}
h4.is-style-cnvs-heading-numbered ~ h5.is-style-cnvs-heading-numbered:before {
content: counter(h4) "." counter(h5);
}
h3.is-style-cnvs-heading-numbered ~ h4.is-style-cnvs-heading-numbered ~ h5.is-style-cnvs-heading-numbered:before {
content: counter(h3) "." counter(h4) "." counter(h5);
}
h2.is-style-cnvs-heading-numbered ~ h3.is-style-cnvs-heading-numbered ~ h4.is-style-cnvs-heading-numbered ~ h5.is-style-cnvs-heading-numbered:before {
content: counter(h2) "." counter(h3) "." counter(h4) "." counter(h5);
}
h6.is-style-cnvs-heading-numbered:before {
counter-increment: h6;
content: counter(h6);
}
h5.is-style-cnvs-heading-numbered ~ h6.is-style-cnvs-heading-numbered:before {
content: counter(h5) "." counter(h6);
}
h4.is-style-cnvs-heading-numbered ~ h5.is-style-cnvs-heading-numbered ~ h6.is-style-cnvs-heading-numbered:before {
content: counter(h4) "." counter(h5) "." counter(h6);
}
h3.is-style-cnvs-heading-numbered ~ h4.is-style-cnvs-heading-numbered ~ h5.is-style-cnvs-heading-numbered ~ h6.is-style-cnvs-heading-numbered:before {
content: counter(h3) "." counter(h4) "." counter(h5) "." counter(h6);
}
h2.is-style-cnvs-heading-numbered ~ h3.is-style-cnvs-heading-numbered ~ h4.is-style-cnvs-heading-numbered ~ h5.is-style-cnvs-heading-numbered ~ h6.is-style-cnvs-heading-numbered:before {
content: counter(h2) "." counter(h3) "." counter(h4) "." counter(h5) "." counter(h6);
}[class*="is-style-cnvs-list-styled"] {
--cnvs-list-styled-line-height: 1.5;
--cnvs-list-styled-font-size: 1rem;
--cnvs-list-styled-children-font-size: 0.875rem;
--cnvs-list-styled-ul-box-background: #ced4da;
--cnvs-list-styled-ul-box-border-radius: 0;
--cnvs-list-styled-ul-positive-box-color: #28a745;
--cnvs-list-styled-ul-negative-box-color: #dc3545;
--cnvs-list-styled-ol-box-color: #495057;
--cnvs-list-styled-ol-box-font-size: 0.875rem;
--cnvs-list-styled-ol-box-font-weight: 600;
--cnvs-list-styled-ol-box-background-color: #e9ecef;
--cnvs-list-styled-ol-box-border-radius: 50%;
--cnvs-list-styled-ol-positive-box-background-color: #28a745;
--cnvs-list-styled-ol-negative-box-background-color: #dc3545;
--cnvs-list-styled-ol-positive-box-color: #fff;
--cnvs-list-styled-ol-negative-box-color: #fff;
} .is-style-cnvs-list-styled,
.is-style-cnvs-list-styled-positive,
.is-style-cnvs-list-styled-negative {
line-height: var(--cnvs-list-styled-line-height);
list-style: none;
font-size: var(--cnvs-list-styled-font-size);
}
.is-style-cnvs-list-styled:not(:first-child),
.is-style-cnvs-list-styled-positive:not(:first-child),
.is-style-cnvs-list-styled-negative:not(:first-child) {
margin-top: 1.5rem;
}
.is-style-cnvs-list-styled:not(:last-child),
.is-style-cnvs-list-styled-positive:not(:last-child),
.is-style-cnvs-list-styled-negative:not(:last-child) {
margin-bottom: 1.5rem;
}
.is-style-cnvs-list-styled li:not(:first-child),
.is-style-cnvs-list-styled-positive li:not(:first-child),
.is-style-cnvs-list-styled-negative li:not(:first-child) {
margin-top: 0.5rem;
}
.is-style-cnvs-list-styled > li,
.is-style-cnvs-list-styled-positive > li,
.is-style-cnvs-list-styled-negative > li {
position: relative;
padding-left: 2.5rem;
}
.is-style-cnvs-list-styled > li:before,
.is-style-cnvs-list-styled-positive > li:before,
.is-style-cnvs-list-styled-negative > li:before {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
position: absolute;
left: 0;
top: 0;
}
ol.is-style-cnvs-list-styled,
ol.is-style-cnvs-list-styled-positive,
ol.is-style-cnvs-list-styled-negative {
counter-reset: ol;
}
ol.is-style-cnvs-list-styled > li:before,
ol.is-style-cnvs-list-styled-positive > li:before,
ol.is-style-cnvs-list-styled-negative > li:before {
width: 1.5rem;
height: 1.5rem;
content: counter(ol);
counter-increment: ol;
color: var(--cnvs-list-styled-ol-box-color);
font-size: var(--cnvs-list-styled-ol-box-font-size);
font-weight: var(--cnvs-list-styled-ol-box-font-weight);
background-color: var(--cnvs-list-styled-ol-box-background-color);
border-radius: var(--cnvs-list-styled-ol-box-border-radius);
line-height: 1;
}
ul.is-style-cnvs-list-styled > li:before {
content: '';
width: 0.25rem;
height: 0.25rem;
margin-top: 0.75rem;
left: 1rem;
background: var(--cnvs-list-styled-ul-box-background);
border-radius: var(--cnvs-list-styled-ul-box-border-radius);
}
ol.is-style-cnvs-list-styled ul,
ol.is-style-cnvs-list-styled ol,
ul.is-style-cnvs-list-styled ol,
ul.is-style-cnvs-list-styled ul {
margin-top: 0.5rem;
margin-bottom: 0.5rem;
padding-left: 0;
font-size: var(--cnvs-list-styled-children-font-size);
}
ol.is-style-cnvs-list-styled ul > li:not(:first-child),
ol.is-style-cnvs-list-styled ol > li:not(:first-child),
ul.is-style-cnvs-list-styled ol > li:not(:first-child),
ul.is-style-cnvs-list-styled ul > li:not(:first-child) {
margin-top: 0.25rem;
}
ol.is-style-cnvs-list-styled-positive > li:before {
background-color: var(--cnvs-list-styled-ol-positive-box-background-color);
color: var(--cnvs-list-styled-ol-positive-box-color);
}
ol.is-style-cnvs-list-styled-negative > li:before {
background-color: var(--cnvs-list-styled-ol-negative-box-background-color);
color: var(--cnvs-list-styled-ol-negative-box-color);
}
ul.is-style-cnvs-list-styled-positive > li:before,
ul.is-style-cnvs-list-styled-negative > li:before {
width: 1.5rem;
font-family: 'canvas-icons';
}
ul.is-style-cnvs-list-styled-positive > li:before {
content: "\e912";
color: var(--cnvs-list-styled-ul-positive-box-color);
}
ul.is-style-cnvs-list-styled-negative > li:before {
content: "\e913";
color: var(--cnvs-list-styled-ul-negative-box-color);
}.has-drop-cap {
--cnvs-drop-cap-color: black;
--cnvs-drop-cap-font-size: 2.5rem;
--cnvs-drop-cap-dark-background: black;
--cnvs-drop-cap-dark-color: #fff;
--cnvs-drop-cap-light-background: #f8f9fa;
--cnvs-drop-cap-light-color: inherit;
--cnvs-drop-cap-bordered-width: 1px;
--cnvs-drop-cap-bordered-color: #dee2e6;
}
.is-style-cnvs-paragraph-callout {
--cnvs-callout-font-size: 1.25rem;
--cnvs-callout-font-weight: 600;
} .content .has-drop-cap.is-cnvs-dropcap-simple:after,
.content .has-drop-cap.is-cnvs-dropcap-bordered:after,
.content .has-drop-cap.is-cnvs-dropcap-border-right:after,
.content .has-drop-cap.is-cnvs-dropcap-bg-light:after,
.content .has-drop-cap.is-cnvs-dropcap-bg-dark:after,
.entry-content .has-drop-cap.is-cnvs-dropcap-simple:after,
.entry-content .has-drop-cap.is-cnvs-dropcap-bordered:after,
.entry-content .has-drop-cap.is-cnvs-dropcap-border-right:after,
.entry-content .has-drop-cap.is-cnvs-dropcap-bg-light:after,
.entry-content .has-drop-cap.is-cnvs-dropcap-bg-dark:after {
content: "";
display: table;
clear: both;
padding-top: 14px;
}
.content .has-drop-cap.is-cnvs-dropcap-simple:first-letter,
.content .has-drop-cap.is-cnvs-dropcap-bordered:first-letter,
.content .has-drop-cap.is-cnvs-dropcap-border-right:first-letter,
.content .has-drop-cap.is-cnvs-dropcap-bg-light:first-letter,
.content .has-drop-cap.is-cnvs-dropcap-bg-dark:first-letter,
.entry-content .has-drop-cap.is-cnvs-dropcap-simple:first-letter,
.entry-content .has-drop-cap.is-cnvs-dropcap-bordered:first-letter,
.entry-content .has-drop-cap.is-cnvs-dropcap-border-right:first-letter,
.entry-content .has-drop-cap.is-cnvs-dropcap-bg-light:first-letter,
.entry-content .has-drop-cap.is-cnvs-dropcap-bg-dark:first-letter {
display: block;
float: left;
margin-top: 0.5rem;
margin-right: 2rem;
margin-bottom: 1rem;
color: var(--cnvs-drop-cap-color);
font-size: var(--cnvs-drop-cap-font-size);
line-height: 1;
text-align: center;
}
.content .has-drop-cap.is-cnvs-dropcap-bg-dark:first-letter,
.entry-content .has-drop-cap.is-cnvs-dropcap-bg-dark:first-letter {
padding: 0.5rem 1rem;
background: var(--cnvs-drop-cap-dark-background);
color: var(--cnvs-drop-cap-dark-color);
}
.content .has-drop-cap.is-cnvs-dropcap-bg-light:first-letter,
.entry-content .has-drop-cap.is-cnvs-dropcap-bg-light:first-letter {
padding: 0.5rem 1rem;
background: var(--cnvs-drop-cap-light-background);
color: var(--cnvs-drop-cap-light-color);
}
.content .has-drop-cap.is-cnvs-dropcap-bordered:first-letter,
.entry-content .has-drop-cap.is-cnvs-dropcap-bordered:first-letter {
margin-top: 0.25rem;
padding: 0.5rem 1rem;
border: var(--cnvs-drop-cap-bordered-width) solid var(--cnvs-drop-cap-bordered-color);
}
.content .has-drop-cap.is-cnvs-dropcap-border-right:first-letter,
.entry-content .has-drop-cap.is-cnvs-dropcap-border-right:first-letter {
padding-right: 2rem;
border-right: var(--cnvs-drop-cap-bordered-width) solid var(--cnvs-drop-cap-bordered-color);
border-radius: 0;
}
.content .is-style-cnvs-paragraph-callout,
.entry-content .is-style-cnvs-paragraph-callout {
font-size: var(--cnvs-callout-font-size);
font-weight: var(--cnvs-callout-font-weight);
}.wp-block-separator {
--cnvs-wp-block-separator-color: #dee2e6;
} .content .wp-block-separator:not(.has-text-color),
.entry-content .wp-block-separator:not(.has-text-color) {
color: var(--cnvs-wp-block-separator-color);
}
.content .wp-block-separator.is-style-cnvs-separator-double, .content .wp-block-separator.is-style-cnvs-separator-dotted, .content .wp-block-separator.is-style-cnvs-separator-dashed,
.entry-content .wp-block-separator.is-style-cnvs-separator-double,
.entry-content .wp-block-separator.is-style-cnvs-separator-dotted,
.entry-content .wp-block-separator.is-style-cnvs-separator-dashed {
position: relative;
display: block;
width: 100% !important;
height: 10px;
max-width: 100% !important;
background-color: transparent !important;
border-bottom: none !important;
}
.content .wp-block-separator.is-style-cnvs-separator-double:after, .content .wp-block-separator.is-style-cnvs-separator-dotted:after, .content .wp-block-separator.is-style-cnvs-separator-dashed:after,
.entry-content .wp-block-separator.is-style-cnvs-separator-double:after,
.entry-content .wp-block-separator.is-style-cnvs-separator-dotted:after,
.entry-content .wp-block-separator.is-style-cnvs-separator-dashed:after {
content: '';
display: block;
position: absolute;
top: 50%;
left: 0;
right: 0;
margin-top: -1px;
border-bottom: 2px solid;
}
.content .wp-block-separator.is-style-cnvs-separator-double:after,
.entry-content .wp-block-separator.is-style-cnvs-separator-double:after {
border-bottom-width: 4px !important;
border-bottom-style: double !important;
margin-top: -2px;
}
.content .wp-block-separator.is-style-cnvs-separator-dotted:after,
.entry-content .wp-block-separator.is-style-cnvs-separator-dotted:after {
border-bottom-style: dotted !important;
}
.content .wp-block-separator.is-style-cnvs-separator-dashed:after,
.entry-content .wp-block-separator.is-style-cnvs-separator-dashed:after {
border-bottom-style: dashed !important;
}.wp-block-group {
position: relative;
}
.wp-block-group .wp-block-group__inner-container {
position: relative;
width: 100%;
z-index: 3;
}
.wp-block-group .wp-block-group__inner-container > *:last-child {
margin-bottom: 0;
}
@media (min-width: 760px) and (min-width: 760px) {
.wp-block-group > .is-block-content {
max-width: 50%;
width: 100%;
}
}
.is-style-cnvs-block-bordered {
--cnvs-style-single-border-color: #dee2e6;
border: 1px solid var(--cnvs-style-single-border-color);
padding: 40px;
}
.is-style-cnvs-block-single-border {
--cnvs-style-single-border-width: 1px;
--cnvs-style-single-border-color: #dee2e6;
--cnvs-style-single-margin: 2rem;
}
.is-style-cnvs-block-single-border:before {
content: "";
background-color: var(--cnvs-style-single-border-color);
display: block;
width: 4rem;
height: var(--cnvs-style-single-border-width);
margin: var(--cnvs-style-single-margin) auto;
}
.is-style-cnvs-block-single-border:after {
content: "";
background-color: var(--cnvs-style-single-border-color);
display: block;
width: 4rem;
height: var(--cnvs-style-single-border-width);
margin: var(--cnvs-style-single-margin) auto;
}
.is-style-cnvs-block-single-border.alignright {
border: none;
padding-left: var(--cnvs-style-single-margin);
border-left: var(--cnvs-style-single-border-width) solid var(--cnvs-style-single-border-color);
}
.is-style-cnvs-block-single-border.alignright:before, .is-style-cnvs-block-single-border.alignright:after {
content: none;
}
.is-style-cnvs-block-single-border.alignleft {
border: none;
padding-right: var(--cnvs-style-single-margin);
border-right: var(--cnvs-style-single-border-width) solid var(--cnvs-style-single-border-color);
}
.is-style-cnvs-block-single-border.alignleft:before, .is-style-cnvs-block-single-border.alignleft:after {
content: none;
}
.is-style-cnvs-block-bg-light {
--cnvs-style-bg-light-background: #f8f9fa;
--cnvs-style-bg-light-padding: 40px;
background: var(--cnvs-style-bg-light-background);
padding: var(--cnvs-style-bg-light-padding);
}
.is-style-cnvs-block-bg-inverse {
--cnvs-style-bg-inverse-background: black;
--cnvs-style-bg-inverse-color: #fff;
--cnvs-style-bg-inverse-padding: 40px;
background: var(--cnvs-style-bg-inverse-background);
padding: var(--cnvs-style-bg-inverse-padding);
color: var(--cnvs-style-bg-inverse-color);
}
.is-style-cnvs-block-shadow {
--cnvs-style-shadow-box-shadow: 0 16px 36px 0 rgba(0,0,0,0.08);
--cnvs-style-shadow-padding: 40px;
-webkit-box-shadow: var(--cnvs-style-shadow-box-shadow);
box-shadow: var(--cnvs-style-shadow-box-shadow);
padding: var(--cnvs-style-shadow-padding);
}
@media (max-width: 1019.98px) {
.is-style-cnvs-block-single-border.alignleft,
.is-style-cnvs-block-single-border.alignright {
float: none;
width: 100%;
max-width: 100%;
border-left: none;
border-right: none;
margin-left: 0;
margin-right: 0;
}
}.wp-block-cover {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.wp-block-cover.is-cnvs-vert-align-middle {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.wp-block-cover.is-cnvs-vert-align-bottom {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232;
font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
}
span.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
content: " ";
}
div.wpcf7 .ajax-loader {
visibility: hidden;
display: inline-block;
background-image: url(//www.rivistainnovare.com/wp-content/plugins/contact-form-7/images/ajax-loader.gif);
width: 16px;
height: 16px;
border: none;
padding: 0;
margin: 0 0 0 4px;
vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
visibility: visible;
}
div.wpcf7 div.ajax-error {
display: none;
}
div.wpcf7 .placeheld {
color: #888;
}
div.wpcf7 input[type="file"] {
cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
cursor: default;
}
div.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}.pk-widget-author {
--pk-author-social-link-color: #000000;
--pk-author-with-bg-color: #FFFFFF;
--pk-author-with-bg-links-color: #FFFFFF;
--pk-author-with-bg-links-hover-color: rgba(255,255,255, 0.6);
--pk-author-with-bg-decsription-color: #FFFFFF;
--pk-author-avatar-border-radius: 100%;
--pk-author-description-font-size: 90%;
} .pk-widget-author {
position: relative;
text-align: center;
}
.pk-widget-author .pk-widget-author-bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
}
.pk-widget-author .pk-widget-author-bg img {
display: block;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
font-family: 'object-fit: cover;';
}
.pk-widget-author .pk-widget-author-container {
position: relative;
padding: 0 2rem;
z-index: 2;
}
.pk-widget-author .pk-author-avatar img {
border-radius: var(--pk-author-avatar-border-radius);
}
.pk-widget-author .pk-author-data {
margin-top: 1rem;
}
.pk-widget-author .pk-author-data .author-description {
font-size: var(--pk-author-description-font-size);
}
.pk-widget-author .pk-author-footer {
margin-top: 1rem;
}
.pk-widget-author .pk-author-button {
margin-top: 1rem;
}
.pk-widget-author .pk-social-links-wrap {
margin-top: 1rem;
}
.pk-widget-author .pk-social-links-items {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.pk-widget-author .pk-social-links-link {
color: var(--pk-author-social-link-color);
}
.pk-author-social-links .pk-social-links-link {
padding: 0 0.25rem;
}
.pk-widget-author-with-bg {
color: var(--pk-author-with-bg-color);
}
.pk-widget-author-with-bg a,
.pk-widget-author-with-bg .section-heading,
.pk-widget-author-with-bg .pk-social-links-link {
color: var(--pk-author-with-bg-links-color) !important;
}
.pk-widget-author-with-bg a:hover,
.pk-widget-author-with-bg .pk-social-links-link:hover {
color: var(--pk-author-with-bg-links-hover-color) !important;
}
.pk-widget-author-with-bg .author-description {
color: var(--pk-author-with-bg-decsription-color) !important;
}
.pk-widget-author-with-bg .pk-widget-author-container {
padding: 2rem;
}