.aioseo-toc-header {
width:100%;
position:relative;
}

.aioseo-toc-header:has(.aioseo-toc-header-area) {
flex-direction:column;
align-items:flex-start;
}

.aioseo-toc-header .aioseo-toc-header-title {
align-items:center;
color:#434960;
display:flex;
flex:1 0 auto;
font-size:24px;
font-weight:700;
line-height:125%;
max-width:100%;
gap:8px;
}

.aioseo-toc-header .aioseo-toc-header-title .aioseo-toc-header-collapsible {
display:flex;
border-radius:2px;
cursor:pointer;
transition:transform .3s ease;
background-color:#e5f0ff;
box-sizing:border-box;
justify-content:center;
align-items:center;
}

[dir=ltr] .aioseo-toc-header .aioseo-toc-header-title .aioseo-toc-header-collapsible {
padding:8px 0 8px 10px;
}

[dir=rtl] .aioseo-toc-header .aioseo-toc-header-title .aioseo-toc-header-collapsible {
padding:8px 10px 8px 0;
}

.aioseo-toc-header .aioseo-toc-header-title .aioseo-toc-header-collapsible svg {
width:14px;
height:14px;
}

[dir=ltr] .aioseo-toc-header .aioseo-toc-header-title .aioseo-toc-header-collapsible svg {
margin-right:10px;
}

[dir=rtl] .aioseo-toc-header .aioseo-toc-header-title .aioseo-toc-header-collapsible svg {
margin-left:10px;
}

.aioseo-toc-header .aioseo-toc-header-instructions {
color:#2c324c;
font-size:16px;
margin-bottom:0;
margin-top:16px;
}

.aioseo-toc-header .aioseo-toc-header-buttons {
flex:0 1 auto;
}

.aioseo-toc-contents {
transition:transform .3s ease,opacity .3s ease;
transform-origin:top;
display:block;
opacity:1;
transform:scaleY(1);
padding-top:12px;
}

.aioseo-toc-collapsed {
opacity:0;
transform:scaleY(0);
height:0;
overflow:hidden;
}@charset "UTF-8";

.wp-block-aioseo-recipe,.aioseo-recipe-block {
display:flex;
flex-direction:column;
gap:20px;
}

.wp-block-aioseo-recipe *,.aioseo-recipe-block * {
box-sizing:border-box !important;
}

.wp-block-aioseo-recipe .aioseo-recipe-header-area,.aioseo-recipe-block .aioseo-recipe-header-area {
display:flex;
border-bottom:1px solid #8C8F9A;
padding-bottom:24px;
justify-content:center;
gap:40px;
}

@media (max-width: 767px) {
.wp-block-aioseo-recipe .aioseo-recipe-header-area,.aioseo-recipe-block .aioseo-recipe-header-area {
flex-direction:column;
}
}

.wp-block-aioseo-recipe .aioseo-recipe-header-area div,.aioseo-recipe-block .aioseo-recipe-header-area div {
flex:1;
}

.wp-block-aioseo-recipe .aioseo-recipe-header-area div h2,.aioseo-recipe-block .aioseo-recipe-header-area div h2 {
font-size:32px;
color:#2c324c;
line-height:125%;
padding-bottom:0;
margin-bottom:12px;
font-weight:700;
}

.wp-block-aioseo-recipe .aioseo-recipe-header-area div.aioseo-recipe-description p,.aioseo-recipe-block .aioseo-recipe-header-area div.aioseo-recipe-description p {
white-space:pre-wrap;
margin-block-start:0;
margin-block-end:0;
margin-inline-start:0;
margin-inline-end:0;
font-size:16px;
font-weight:400;
color:#434960;
line-height:125%;
}

.wp-block-aioseo-recipe .aioseo-recipe-header-area div.aioseo-recipe-description p:before,.wp-block-aioseo-recipe .aioseo-recipe-header-area div.aioseo-recipe-description p:after,.aioseo-recipe-block .aioseo-recipe-header-area div.aioseo-recipe-description p:before,.aioseo-recipe-block .aioseo-recipe-header-area div.aioseo-recipe-description p:after {
font-size:24px;
color:#333;
}

.wp-block-aioseo-recipe .aioseo-recipe-header-area div.aioseo-recipe-description p:before,.aioseo-recipe-block .aioseo-recipe-header-area div.aioseo-recipe-description p:before {
content:"“";
}

[dir=ltr] .wp-block-aioseo-recipe .aioseo-recipe-header-area div.aioseo-recipe-description p:before,[dir=ltr] .aioseo-recipe-block .aioseo-recipe-header-area div.aioseo-recipe-description p:before {
margin-right:4px;
}

[dir=rtl] .wp-block-aioseo-recipe .aioseo-recipe-header-area div.aioseo-recipe-description p:before,[dir=rtl] .aioseo-recipe-block .aioseo-recipe-header-area div.aioseo-recipe-description p:before {
margin-left:4px;
}

.wp-block-aioseo-recipe .aioseo-recipe-header-area div.aioseo-recipe-description p:after,.aioseo-recipe-block .aioseo-recipe-header-area div.aioseo-recipe-description p:after {
content:"”";
}

[dir=ltr] .wp-block-aioseo-recipe .aioseo-recipe-header-area div.aioseo-recipe-description p:after,[dir=ltr] .aioseo-recipe-block .aioseo-recipe-header-area div.aioseo-recipe-description p:after {
margin-left:4px;
}

[dir=rtl] .wp-block-aioseo-recipe .aioseo-recipe-header-area div.aioseo-recipe-description p:after,[dir=rtl] .aioseo-recipe-block .aioseo-recipe-header-area div.aioseo-recipe-description p:after {
margin-right:4px;
}

.wp-block-aioseo-recipe .aioseo-recipe-header-area img,.aioseo-recipe-block .aioseo-recipe-header-area img {
flex:1;
max-width:100%;
}

.wp-block-aioseo-recipe .aioseo-recipe-general-info,.aioseo-recipe-block .aioseo-recipe-general-info {
border-bottom:1px solid #8C8F9A;
display:flex;
flex-direction:row;
flex-wrap:wrap;
font-size:12px;
gap:16px;
padding:16px 0;
text-transform:uppercase;
}

.wp-block-aioseo-recipe .aioseo-recipe-general-info__row,.aioseo-recipe-block .aioseo-recipe-general-info__row {
display:flex;
gap:32px;
}

.wp-block-aioseo-recipe .aioseo-recipe-general-info__row-item,.aioseo-recipe-block .aioseo-recipe-general-info__row-item {
font-weight:700;
}

.wp-block-aioseo-recipe .aioseo-recipe-general-info__row-item span,.aioseo-recipe-block .aioseo-recipe-general-info__row-item span {
color:#000;
}

.wp-block-aioseo-recipe .aioseo-recipe-general-info__row-item span.value,.aioseo-recipe-block .aioseo-recipe-general-info__row-item span.value {
color:#434960;
}

[dir=ltr] .wp-block-aioseo-recipe .aioseo-recipe-general-info__row-item span.value,[dir=ltr] .aioseo-recipe-block .aioseo-recipe-general-info__row-item span.value {
margin-left:8px;
}

[dir=rtl] .wp-block-aioseo-recipe .aioseo-recipe-general-info__row-item span.value,[dir=rtl] .aioseo-recipe-block .aioseo-recipe-general-info__row-item span.value {
margin-right:8px;
}

.wp-block-aioseo-recipe .aioseo-recipe-tags,.aioseo-recipe-block .aioseo-recipe-tags {
display:flex;
flex-wrap:wrap;
gap:10px;
}

.wp-block-aioseo-recipe .aioseo-recipe-tags span,.aioseo-recipe-block .aioseo-recipe-tags span {
background-color:#d0d1d7;
border-radius:4px;
padding:8px 12px;
font-size:12px;
font-weight:700;
}

.wp-block-aioseo-recipe .aioseo-recipe-instructions,.wp-block-aioseo-recipe .aioseo-recipe-ingredients,.aioseo-recipe-block .aioseo-recipe-instructions,.aioseo-recipe-block .aioseo-recipe-ingredients {
display:flex;
flex-direction:column;
}

.wp-block-aioseo-recipe .aioseo-recipe-instructions h3,.wp-block-aioseo-recipe .aioseo-recipe-ingredients h3,.aioseo-recipe-block .aioseo-recipe-instructions h3,.aioseo-recipe-block .aioseo-recipe-ingredients h3 {
color:#2c324c;
font-size:18px;
font-weight:700;
}

.wp-block-aioseo-recipe .aioseo-recipe-instructions ul,.wp-block-aioseo-recipe .aioseo-recipe-ingredients ul,.aioseo-recipe-block .aioseo-recipe-instructions ul,.aioseo-recipe-block .aioseo-recipe-ingredients ul {
display:flex;
flex-wrap:wrap;
padding:0;
margin-bottom:0;
}

[dir=ltr] .wp-block-aioseo-recipe .aioseo-recipe-instructions ul,[dir=ltr] .wp-block-aioseo-recipe .aioseo-recipe-ingredients ul,[dir=ltr] .aioseo-recipe-block .aioseo-recipe-instructions ul,[dir=ltr] .aioseo-recipe-block .aioseo-recipe-ingredients ul {
margin-left:16px;
}

[dir=rtl] .wp-block-aioseo-recipe .aioseo-recipe-instructions ul,[dir=rtl] .wp-block-aioseo-recipe .aioseo-recipe-ingredients ul,[dir=rtl] .aioseo-recipe-block .aioseo-recipe-instructions ul,[dir=rtl] .aioseo-recipe-block .aioseo-recipe-ingredients ul {
margin-right:16px;
}

.wp-block-aioseo-recipe .aioseo-recipe-instructions ul li,.wp-block-aioseo-recipe .aioseo-recipe-ingredients ul li,.aioseo-recipe-block .aioseo-recipe-instructions ul li,.aioseo-recipe-block .aioseo-recipe-ingredients ul li {
width:100%;
font-size:16px;
font-weight:400;
}

@media (min-width: 768px) {
.wp-block-aioseo-recipe .aioseo-recipe-instructions ul li,.wp-block-aioseo-recipe .aioseo-recipe-ingredients ul li,.aioseo-recipe-block .aioseo-recipe-instructions ul li,.aioseo-recipe-block .aioseo-recipe-ingredients ul li {
width:50%;
}
}

.wp-block-aioseo-recipe .aioseo-recipe-instructions ol,.wp-block-aioseo-recipe .aioseo-recipe-ingredients ol,.aioseo-recipe-block .aioseo-recipe-instructions ol,.aioseo-recipe-block .aioseo-recipe-ingredients ol {
padding:0;
margin-bottom:0;
}

[dir=ltr] .wp-block-aioseo-recipe .aioseo-recipe-instructions ol,[dir=ltr] .wp-block-aioseo-recipe .aioseo-recipe-ingredients ol,[dir=ltr] .aioseo-recipe-block .aioseo-recipe-instructions ol,[dir=ltr] .aioseo-recipe-block .aioseo-recipe-ingredients ol {
margin-left:16px;
}

[dir=rtl] .wp-block-aioseo-recipe .aioseo-recipe-instructions ol,[dir=rtl] .wp-block-aioseo-recipe .aioseo-recipe-ingredients ol,[dir=rtl] .aioseo-recipe-block .aioseo-recipe-instructions ol,[dir=rtl] .aioseo-recipe-block .aioseo-recipe-ingredients ol {
margin-right:16px;
}

.wp-block-aioseo-recipe .aioseo-recipe-instructions ol li,.wp-block-aioseo-recipe .aioseo-recipe-ingredients ol li,.aioseo-recipe-block .aioseo-recipe-instructions ol li,.aioseo-recipe-block .aioseo-recipe-ingredients ol li {
font-size:16px;
font-weight:400;
}

.wp-block-aioseo-recipe .aioseo-recipe-instructions ol li:not(:last-of-type),.wp-block-aioseo-recipe .aioseo-recipe-ingredients ol li:not(:last-of-type),.aioseo-recipe-block .aioseo-recipe-instructions ol li:not(:last-of-type),.aioseo-recipe-block .aioseo-recipe-ingredients ol li:not(:last-of-type) {
margin-bottom:20px;
}

.wp-block-aioseo-recipe .aioseo-recipe-instructions ol li h4,.wp-block-aioseo-recipe .aioseo-recipe-ingredients ol li h4,.aioseo-recipe-block .aioseo-recipe-instructions ol li h4,.aioseo-recipe-block .aioseo-recipe-ingredients ol li h4 {
font-size:16px;
font-weight:700;
margin-bottom:0;
}

.wp-block-aioseo-recipe .aioseo-recipe-instructions ol li p,.wp-block-aioseo-recipe .aioseo-recipe-ingredients ol li p,.aioseo-recipe-block .aioseo-recipe-instructions ol li p,.aioseo-recipe-block .aioseo-recipe-ingredients ol li p {
margin-top:0;
}

.wp-block-aioseo-recipe .aioseo-recipe-instructions ol li .instruction-title,.wp-block-aioseo-recipe .aioseo-recipe-ingredients ol li .instruction-title,.aioseo-recipe-block .aioseo-recipe-instructions ol li .instruction-title,.aioseo-recipe-block .aioseo-recipe-ingredients ol li .instruction-title {
font-weight:700;
display:block;
}

.wp-block-aioseo-recipe .aioseo-recipe-instructions ol li img,.wp-block-aioseo-recipe .aioseo-recipe-ingredients ol li img,.aioseo-recipe-block .aioseo-recipe-instructions ol li img,.aioseo-recipe-block .aioseo-recipe-ingredients ol li img {
max-width:100%;
}

.wp-block-aioseo-recipe .aioseo-recipe-reviews,.aioseo-recipe-block .aioseo-recipe-reviews {
display:flex;
flex-direction:column;
gap:8px;
}

@media (max-width: 767px) {
.wp-block-aioseo-recipe .aioseo-recipe-reviews,.aioseo-recipe-block .aioseo-recipe-reviews {
margin-top:3rem;
}
}

.wp-block-aioseo-recipe .aioseo-recipe-reviews .review,.aioseo-recipe-block .aioseo-recipe-reviews .review {
margin:10px 0;
}

.wp-block-aioseo-recipe .aioseo-recipe-reviews .review .content,.aioseo-recipe-block .aioseo-recipe-reviews .review .content {
color:#434960;
}

.wp-block-aioseo-recipe .aioseo-recipe-reviews .review .content .headline,.aioseo-recipe-block .aioseo-recipe-reviews .review .content .headline {
font-size:16px;
font-weight:700;
margin:0 0 10px;
}

.wp-block-aioseo-recipe .aioseo-recipe-reviews .review .content .description,.aioseo-recipe-block .aioseo-recipe-reviews .review .content .description {
font-size:14px;
margin:0 0 10px;
}

.wp-block-aioseo-recipe .aioseo-recipe-reviews .review .author-rating,.aioseo-recipe-block .aioseo-recipe-reviews .review .author-rating {
color:#434960;
font-size:14px;
display:flex;
justify-content:space-between;
gap:8px;
}

@media (max-width: 767px) {
.wp-block-aioseo-recipe .aioseo-recipe-reviews .review .author-rating,.aioseo-recipe-block .aioseo-recipe-reviews .review .author-rating {
flex-direction:column;
}
}

.wp-block-aioseo-recipe .aioseo-recipe-reviews .review .author-rating .rating,.aioseo-recipe-block .aioseo-recipe-reviews .review .author-rating .rating {
font-size:20px;
}

.wp-block-aioseo-recipe .aioseo-recipe-reviews .review .author-rating .rating .filled,.aioseo-recipe-block .aioseo-recipe-reviews .review .author-rating .rating .filled {
color:#ffc107;
}

.wp-block-aioseo-recipe .aioseo-recipe-reviews .review .author-rating .rating .empty,.aioseo-recipe-block .aioseo-recipe-reviews .review .author-rating .rating .empty {
color:#d0d1d7;
}.wp-block-aioseo-product *,.aioseo-product-block * {
box-sizing:border-box !important;
}

.wp-block-aioseo-product .aioseo-product-header,.aioseo-product-block .aioseo-product-header {
display:flex;
flex-wrap:wrap;
gap:24px;
border-bottom:1px solid #8C8F9A;
padding:16px 0;
}

@media (max-width: 767px) {
.wp-block-aioseo-product .aioseo-product-header,.aioseo-product-block .aioseo-product-header {
flex-direction:column;
}
}

.wp-block-aioseo-product .aioseo-product-header img,.aioseo-product-block .aioseo-product-header img {
width:100%;
max-width:100%;
}

.wp-block-aioseo-product .aioseo-product-header div,.aioseo-product-block .aioseo-product-header div {
flex:1;
color:#434960;
}

.wp-block-aioseo-product .aioseo-product-header p,.wp-block-aioseo-product .aioseo-product-header .product-sku,.wp-block-aioseo-product .aioseo-product-header .product-description,.aioseo-product-block .aioseo-product-header p,.aioseo-product-block .aioseo-product-header .product-sku,.aioseo-product-block .aioseo-product-header .product-description {
color:#2c324c;
font-size:14px;
margin:0 0 16px;
}

.wp-block-aioseo-product .aioseo-product-header .product-description,.aioseo-product-block .aioseo-product-header .product-description {
white-space:pre-wrap;
}

.wp-block-aioseo-product .aioseo-product-header .product-description>div,.aioseo-product-block .aioseo-product-header .product-description>div {
white-space:pre-wrap;
}

.wp-block-aioseo-product .aioseo-product-header .brand-name,.aioseo-product-block .aioseo-product-header .brand-name {
font-size:12px;
font-weight:700;
padding:0;
margin:0 0 16px;
}

.wp-block-aioseo-product .aioseo-product-header .product-name,.aioseo-product-block .aioseo-product-header .product-name {
font-size:24px;
font-weight:700;
padding:0;
margin:0 0 8px;
}

.wp-block-aioseo-product .aioseo-product-header .offer-price,.aioseo-product-block .aioseo-product-header .offer-price {
margin:16px 0;
}

.wp-block-aioseo-product .aioseo-product-header .offer-price .price,.aioseo-product-block .aioseo-product-header .offer-price .price {
font-size:18px;
font-weight:700;
margin-bottom:6px;
}

.wp-block-aioseo-product .aioseo-product-header .offer-price .price.has-sale-price,.aioseo-product-block .aioseo-product-header .offer-price .price.has-sale-price {
font-size:16px;
text-decoration:line-through;
opacity:.7;
}

.wp-block-aioseo-product .aioseo-product-header .offer-price .sale-price,.aioseo-product-block .aioseo-product-header .offer-price .sale-price {
font-size:20px;
font-weight:700;
margin-bottom:6px;
}

.wp-block-aioseo-product .aioseo-product-header .offer-price .availability,.aioseo-product-block .aioseo-product-header .offer-price .availability {
display:flex;
color:#434960;
gap:12px;
justify-content:start;
align-items:center;
}

.wp-block-aioseo-product .aioseo-product-header .offer-price .availability .color,.aioseo-product-block .aioseo-product-header .offer-price .availability .color {
width:11px;
height:11px;
border-radius:50%;
}

.wp-block-aioseo-product .aioseo-product-header .offer-price .availability .text,.aioseo-product-block .aioseo-product-header .offer-price .availability .text {
font-size:14px;
}

.wp-block-aioseo-product .aioseo-product-header .offer-price .availability .LimitedAvailability,.aioseo-product-block .aioseo-product-header .offer-price .availability .LimitedAvailability {
background-color:#df2a4a;
}

.wp-block-aioseo-product .aioseo-product-header .offer-price .availability .OutOfStock,.wp-block-aioseo-product .aioseo-product-header .offer-price .availability .Discontinued,.wp-block-aioseo-product .aioseo-product-header .offer-price .availability .SoldOut,.aioseo-product-block .aioseo-product-header .offer-price .availability .OutOfStock,.aioseo-product-block .aioseo-product-header .offer-price .availability .Discontinued,.aioseo-product-block .aioseo-product-header .offer-price .availability .SoldOut {
background-color:red;
}

.wp-block-aioseo-product .aioseo-product-header .offer-price .availability .InStock,.wp-block-aioseo-product .aioseo-product-header .offer-price .availability .InStoreOnly,.wp-block-aioseo-product .aioseo-product-header .offer-price .availability .OnlineOnly,.aioseo-product-block .aioseo-product-header .offer-price .availability .InStock,.aioseo-product-block .aioseo-product-header .offer-price .availability .InStoreOnly,.aioseo-product-block .aioseo-product-header .offer-price .availability .OnlineOnly {
background-color:#4caf50;
}

.wp-block-aioseo-product .aioseo-product-header .offer-price .availability .PreOrder,.aioseo-product-block .aioseo-product-header .offer-price .availability .PreOrder {
background-color:#ffc107;
}

.wp-block-aioseo-product .aioseo-product-reviews,.aioseo-product-block .aioseo-product-reviews {
display:flex;
flex-direction:column;
gap:8px;
margin:20px 0;
}

@media (max-width: 767px) {
.wp-block-aioseo-product .aioseo-product-reviews,.aioseo-product-block .aioseo-product-reviews {
margin-top:3rem;
}
}

.wp-block-aioseo-product .aioseo-product-reviews .review,.aioseo-product-block .aioseo-product-reviews .review {
margin:10px 0;
}

.wp-block-aioseo-product .aioseo-product-reviews .review .content,.aioseo-product-block .aioseo-product-reviews .review .content {
color:#434960;
}

.wp-block-aioseo-product .aioseo-product-reviews .review .content .headline,.aioseo-product-block .aioseo-product-reviews .review .content .headline {
font-size:16px;
font-weight:700;
margin:0 0 10px;
}

.wp-block-aioseo-product .aioseo-product-reviews .review .content .description,.aioseo-product-block .aioseo-product-reviews .review .content .description {
font-size:14px;
margin:0 0 10px;
}

.wp-block-aioseo-product .aioseo-product-reviews .review .author-rating,.aioseo-product-block .aioseo-product-reviews .review .author-rating {
color:#434960;
font-size:14px;
display:flex;
justify-content:space-between;
gap:8px;
}

@media (max-width: 767px) {
.wp-block-aioseo-product .aioseo-product-reviews .review .author-rating,.aioseo-product-block .aioseo-product-reviews .review .author-rating {
flex-direction:column;
}
}

.wp-block-aioseo-product .aioseo-product-reviews .review .author-rating .rating,.aioseo-product-block .aioseo-product-reviews .review .author-rating .rating {
font-size:20px;
}

.wp-block-aioseo-product .aioseo-product-reviews .review .author-rating .rating .filled,.aioseo-product-block .aioseo-product-reviews .review .author-rating .rating .filled {
color:#ffc107;
}

.wp-block-aioseo-product .aioseo-product-reviews .review .author-rating .rating .empty,.aioseo-product-block .aioseo-product-reviews .review .author-rating .rating .empty {
color:#d0d1d7;
}.home.page-template-template-fullwidth .hentry {
margin-bottom:0;
}

.home.page-template-template-fullwidth .hentry .entry-content > .wp-block-cover,.home.page-template-template-fullwidth .hentry .entry-content > .wp-block-image {
margin-bottom:4.235801032em;
}

.hentry .entry-content .has-small-font-size,.editor-styles-wrapper .has-small-font-size {
font-size:.875em;
}

.hentry .entry-content .has-medium-font-size,.editor-styles-wrapper .has-medium-font-size {
font-size:1.41575em;
}

.hentry .entry-content .has-large-font-size,.editor-styles-wrapper .has-large-font-size {
font-size:1.618em;
}

.hentry .entry-content .has-huge-font-size,.editor-styles-wrapper .has-huge-font-size {
font-size:2.2906835em;
}

.hentry .entry-content ul.theme-style,.editor-styles-wrapper ul.theme-style {
margin-left:0;
list-style:none;
margin-bottom:40px;
}

.hentry .entry-content ul.theme-style li,.editor-styles-wrapper ul.theme-style li {
position:relative;
padding-left:26px;
margin-bottom:20px;
}

.hentry .entry-content ul.theme-style li:before,.editor-styles-wrapper ul.theme-style li:before {
content:"";
width:6px;
height:6px;
display:inline-block;
border-radius:50%;
background-color:var(--primary);
margin-right:20px;
position:absolute;
left:0;
top:10px;
}

.hentry .entry-content .wp-block-audio,.editor-styles-wrapper .wp-block-audio {
margin-bottom:1.41575em;
width:100%;
}

.hentry .entry-content .wp-block-audio audio,.editor-styles-wrapper .wp-block-audio audio {
width:100%;
}

.hentry .entry-content .wp-block-audio.alignleft audio,.hentry .entry-content .wp-block-audio.alignright audio,.editor-styles-wrapper .wp-block-audio.alignleft audio,.editor-styles-wrapper .wp-block-audio.alignright audio {
max-width:284px;
}

.hentry .entry-content .wp-block-audio.aligncenter,.editor-styles-wrapper .wp-block-audio.aligncenter {
margin:0 auto 1.41575em;
max-width:48.3870967742%;
}

.hentry .entry-content .wp-block-video,.editor-styles-wrapper .wp-block-video {
margin-bottom:1.41575em;
}

.hentry .entry-content .wp-block-video video,.editor-styles-wrapper .wp-block-video video {
width:100%;
}

.hentry .entry-content .wp-block-button,.editor-styles-wrapper .wp-block-button {
margin-bottom:1.41575em;
}

.hentry .entry-content .wp-block-button .wp-block-button__link,.editor-styles-wrapper .wp-block-button .wp-block-button__link {
font-size:16px;
line-height:1.618;
border:0;
cursor:pointer;
padding:.6180469716em 1.41575em;
text-decoration:none;
text-shadow:none;
display:inline-block;
-webkit-appearance:none;
font-weight:400;
}

.hentry .entry-content .wp-block-button.is-style-outline .wp-block-button__link,.hentry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:focus,.hentry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:active,.hentry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:hover,.editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link,.editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link:focus,.editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link:active,.editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link:hover {
background:transparent;
border:2px solid currentColor;
}

.hentry .entry-content .wp-block-archives,.hentry .entry-content .wp-block-categories,.hentry .entry-content .wp-block-latest-posts,.editor-styles-wrapper .wp-block-archives,.editor-styles-wrapper .wp-block-categories,.editor-styles-wrapper .wp-block-latest-posts {
margin:0 0 1.41575em;
list-style:none;
font-size:14px;
}

.hentry .entry-content .wp-block-archives li,.hentry .entry-content .wp-block-categories li,.hentry .entry-content .wp-block-latest-posts li,.editor-styles-wrapper .wp-block-archives li,.editor-styles-wrapper .wp-block-categories li,.editor-styles-wrapper .wp-block-latest-posts li {
margin-bottom:1em;
}

.hentry .entry-content .wp-block-archives a,.hentry .entry-content .wp-block-categories a,.hentry .entry-content .wp-block-latest-posts a,.editor-styles-wrapper .wp-block-archives a,.editor-styles-wrapper .wp-block-categories a,.editor-styles-wrapper .wp-block-latest-posts a {
color:#000000;
}

.hentry .entry-content .wp-block-archives a:hover,.hentry .entry-content .wp-block-categories a:hover,.hentry .entry-content .wp-block-latest-posts a:hover,.editor-styles-wrapper .wp-block-archives a:hover,.editor-styles-wrapper .wp-block-categories a:hover,.editor-styles-wrapper .wp-block-latest-posts a:hover {
color:#F02757;
}

.hentry .entry-content .wp-block-latest-posts__post-date,.editor-styles-wrapper .wp-block-latest-posts__post-date {
font-size:.875em;
}

.hentry .entry-content .wp-block-latest-posts li,.editor-styles-wrapper .wp-block-latest-posts li {
margin:0;
}

.hentry .entry-content .wp-block-latest-posts.has-dates li,.editor-styles-wrapper .wp-block-latest-posts.has-dates li {
margin:0 0 1em;
}

.hentry .entry-content .wp-block-latest-posts.is-grid li,.editor-styles-wrapper .wp-block-latest-posts.is-grid li {
margin:0 1em 0 0;
}

.hentry .entry-content .wp-block-latest-posts.is-grid.has-dates li,.editor-styles-wrapper .wp-block-latest-posts.is-grid.has-dates li {
margin-bottom:1em;
}

@media (min-width: 600px) {
.hentry .entry-content .wp-block-latest-posts.columns-2 li,.editor-styles-wrapper .wp-block-latest-posts.columns-2 li {
margin-right:3.2258064516%;
width:48.3870967742%;
}

.hentry .entry-content .wp-block-latest-posts.columns-2 li:nth-of-type(2n),.editor-styles-wrapper .wp-block-latest-posts.columns-2 li:nth-of-type(2n) {
margin-right:0;
}

.hentry .entry-content .wp-block-latest-posts.columns-3 li,.editor-styles-wrapper .wp-block-latest-posts.columns-3 li {
margin-right:3.2258064516%;
width:31.1827956989%;
}

.hentry .entry-content .wp-block-latest-posts.columns-3 li:nth-of-type(3n),.editor-styles-wrapper .wp-block-latest-posts.columns-3 li:nth-of-type(3n) {
margin-right:0;
}

.hentry .entry-content .wp-block-latest-posts.columns-4 li,.editor-styles-wrapper .wp-block-latest-posts.columns-4 li {
margin-right:3.2258064516%;
width:22.5806451613%;
}

.hentry .entry-content .wp-block-latest-posts.columns-4 li:nth-of-type(4n),.editor-styles-wrapper .wp-block-latest-posts.columns-4 li:nth-of-type(4n) {
margin-right:0;
}

.hentry .entry-content .wp-block-latest-posts.columns-5 li,.editor-styles-wrapper .wp-block-latest-posts.columns-5 li {
margin-right:3.2258064516%;
width:17.4193548387%;
}

.hentry .entry-content .wp-block-latest-posts.columns-5 li:nth-of-type(5n),.editor-styles-wrapper .wp-block-latest-posts.columns-5 li:nth-of-type(5n) {
margin-right:0;
}

.hentry .entry-content .wp-block-latest-posts.columns-6 li,.editor-styles-wrapper .wp-block-latest-posts.columns-6 li {
margin-right:3.2258064516%;
width:13.9784946237%;
}

.hentry .entry-content .wp-block-latest-posts.columns-6 li:nth-of-type(6n),.editor-styles-wrapper .wp-block-latest-posts.columns-6 li:nth-of-type(6n) {
margin-right:0;
}

body:not(.page-template-template-fullwidth-php):not(.printec-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-2 li,body:not(.page-template-template-fullwidth-php):not(.printec-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-2 li {
margin-right:4.347826087%;
width:35.4838709677%;
}

body:not(.page-template-template-fullwidth-php):not(.printec-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-2 li:nth-of-type(2n),body:not(.page-template-template-fullwidth-php):not(.printec-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-2 li:nth-of-type(2n) {
margin-right:0;
}

body:not(.page-template-template-fullwidth-php):not(.printec-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-3 li,body:not(.page-template-template-fullwidth-php):not(.printec-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-3 li {
margin-right:4.347826087%;
width:22.5806451613%;
}

body:not(.page-template-template-fullwidth-php):not(.printec-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-3 li:nth-of-type(3n),body:not(.page-template-template-fullwidth-php):not(.printec-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-3 li:nth-of-type(3n) {
margin-right:0;
}

body:not(.page-template-template-fullwidth-php):not(.printec-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-4 li,body:not(.page-template-template-fullwidth-php):not(.printec-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-4 li {
margin-right:4.347826087%;
width:16.1290322581%;
}

body:not(.page-template-template-fullwidth-php):not(.printec-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-4 li:nth-of-type(4n),body:not(.page-template-template-fullwidth-php):not(.printec-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-4 li:nth-of-type(4n) {
margin-right:0;
}

body:not(.page-template-template-fullwidth-php):not(.printec-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-5 li,body:not(.page-template-template-fullwidth-php):not(.printec-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-5 li {
margin-right:4.347826087%;
width:12.2580645161%;
}

body:not(.page-template-template-fullwidth-php):not(.printec-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-5 li:nth-of-type(5n),body:not(.page-template-template-fullwidth-php):not(.printec-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-5 li:nth-of-type(5n) {
margin-right:0;
}

body:not(.page-template-template-fullwidth-php):not(.printec-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-6 li,body:not(.page-template-template-fullwidth-php):not(.printec-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-6 li {
margin-right:4.347826087%;
width:9.6774193548%;
}

body:not(.page-template-template-fullwidth-php):not(.printec-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-6 li:nth-of-type(6n),body:not(.page-template-template-fullwidth-php):not(.printec-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-6 li:nth-of-type(6n) {
margin-right:0;
}
}

.hentry .entry-content p.has-drop-cap:not(:focus)::first-letter,.editor-styles-wrapper p.has-drop-cap:not(:focus)::first-letter {
margin:.15em .3819820591em 0 0;
font-size:4.235801032em;
font-weight:300;
line-height:.618;
}

.hentry .entry-content .wp-block-pullquote,.editor-styles-wrapper .wp-block-pullquote {
margin:0 0 1.41575em;
}

.hentry .entry-content .wp-block-pullquote blockquote,.editor-styles-wrapper .wp-block-pullquote blockquote {
border:0;
}

.hentry .entry-content .wp-block-pullquote p,.editor-styles-wrapper .wp-block-pullquote p {
margin-bottom:1em;
font-size:1.618em;
line-height:1.618;
}

.hentry .entry-content .wp-block-quote,.editor-styles-wrapper .wp-block-quote {
padding:20px 40px;
border:none;
}

.hentry .entry-content .wp-block-quote.is-large,.hentry .entry-content .wp-block-quote.is-style-large,.editor-styles-wrapper .wp-block-quote.is-large,.editor-styles-wrapper .wp-block-quote.is-style-large {
margin:0 0 1.41575em;
padding:20px 5%;
}

.hentry .entry-content .wp-block-quote.is-large p,.hentry .entry-content .wp-block-quote.is-style-large p,.editor-styles-wrapper .wp-block-quote.is-large p,.editor-styles-wrapper .wp-block-quote.is-style-large p {
line-height:1.425;
}

.hentry .entry-content .wp-block-quote.is-large cite,.hentry .entry-content .wp-block-quote.is-style-large cite,.editor-styles-wrapper .wp-block-quote.is-large cite,.editor-styles-wrapper .wp-block-quote.is-style-large cite {
font-size:.85em;
}

.hentry .entry-content .wp-block-quote footer,.hentry .entry-content .wp-block-quote__citation,.editor-styles-wrapper .wp-block-quote footer,.editor-styles-wrapper .wp-block-quote__citation {
font-size:14px;
}

.hentry .entry-content .wp-block-image figure,.editor-styles-wrapper .wp-block-image figure {
margin-bottom:1.41575em;
}

.hentry .entry-content .wp-block-image .alignleft,.editor-styles-wrapper .wp-block-image .alignleft {
margin-right:2.2906835em;
}

.hentry .entry-content .wp-block-image .alignright,.editor-styles-wrapper .wp-block-image .alignright {
margin-left:2.2906835em;
}

.hentry .entry-content .wp-block-image figcaption,.editor-styles-wrapper .wp-block-image figcaption {
margin:0;
padding:.875em 0;
font-size:.875em;
font-style:italic;
}

.hentry .entry-content figure.wp-block-image,.editor-styles-wrapper figure.wp-block-image {
margin:0 0 1.41575em;
}

.hentry .entry-content div.wp-block-image,.editor-styles-wrapper div.wp-block-image {
display:inline;
}

.hentry .entry-content .wp-block-cover,.editor-styles-wrapper .wp-block-cover {
margin-bottom:1.41575em;
}

.hentry .entry-content .wp-block-cover p.wp-block-cover-text,.editor-styles-wrapper .wp-block-cover p.wp-block-cover-text {
font-size:1.618em;
font-weight:300;
line-height:1.618;
padding:1em;
width:calc(100vw - 1em);
max-width:calc(100vw - 1em);
color:#fff;
z-index:1;
}

@media (min-width: 568px) {
.hentry .entry-content .wp-block-cover p.wp-block-cover-text,.editor-styles-wrapper .wp-block-cover p.wp-block-cover-text {
padding:1em;
font-size:2.2906835em;
width:calc(8 * (100vw / 12));
max-width:calc(8 * (100vw / 12));
}
}

@media (min-width: 768px) {
.hentry .entry-content .wp-block-cover p.wp-block-cover-text,.editor-styles-wrapper .wp-block-cover p.wp-block-cover-text {
font-size:2.2906835em;
width:calc(6 * (100vw / 12));
max-width:calc(6 * (100vw / 12));
}
}

.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container {
padding:2.617924em 1em;
width:calc(100vw - 1em);
max-width:calc(100vw - 1em);
}

.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container :nth-last-child(-n+1),.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container :nth-last-child(-n+1) {
margin-bottom:0;
}

.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h1,.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h2,.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h3,.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h4,.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h5,.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h6,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h1,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h2,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h3,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h4,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h5,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h6 {
padding:0;
margin-left:auto;
margin-right:auto;
}

.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h1,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h1 {
font-size:3.706325903em;
margin-bottom:.2360828548em;
}

.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h2,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h2 {
font-size:2.617924em;
margin-bottom:.3342343017em;
}

.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h3,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h3 {
font-size:2.2906835em;
margin-bottom:.3819820591em;
}

.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h4,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h4 {
font-size:1.618em;
margin-bottom:.5407911001em;
}

.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h5,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h5 {
font-size:1.41575em;
margin-bottom:.6180469716em;
}

.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h6,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h6 {
font-size:1.41575em;
margin-bottom:.6180469716em;
}

.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container p:not(.has-small-font-size):not(.has-medium-font-size):not(.has-large-font-size):not(.has-huge-font-size),.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container p:not(.has-small-font-size):not(.has-medium-font-size):not(.has-large-font-size):not(.has-huge-font-size) {
font-size:1.1em;
}

.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container p:not(.has-text-color),.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container p:not(.has-text-color) {
color:#fff;
}

@media (min-width: 568px) {
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container {
width:calc(8 * (100vw / 12));
max-width:calc(8 * (100vw / 12));
}
}

@media (min-width: 768px) {
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container {
width:calc(6 * (100vw / 12));
max-width:calc(6 * (100vw / 12));
padding-top:6.8535260698em;
padding-bottom:6.8535260698em;
}
}

.hentry .entry-content .wp-block-gallery,.editor-styles-wrapper .wp-block-gallery {
margin:0 0 2.2906835em;
}

.hentry .entry-content .wp-block-gallery.alignleft,.editor-styles-wrapper .wp-block-gallery.alignleft {
margin-right:1.41575em;
margin-top:0;
}

.hentry .entry-content .wp-block-gallery.alignright,.editor-styles-wrapper .wp-block-gallery.alignright {
margin-left:1.41575em;
margin-top:0;
}

.hentry .entry-content .wp-block-separator,.editor-styles-wrapper .wp-block-separator {
border:0;
margin:0 auto 1.41575em;
overflow:hidden;
}

.hentry .entry-content .wp-block-separator:not(.is-style-wide):not(.is-style-dots),.editor-styles-wrapper .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
max-width:10%;
}

.hentry .entry-content .wp-block-embed-twitter,.editor-styles-wrapper .wp-block-embed-twitter {
overflow:hidden;
}

.hentry .entry-content .wp-block-table,.editor-styles-wrapper .wp-block-table {
border-collapse:separate;
}

.hentry .entry-content .wp-block-table td,.hentry .entry-content .wp-block-table th,.editor-styles-wrapper .wp-block-table td,.editor-styles-wrapper .wp-block-table th {
border:0;
padding:1em 1.41575em;
word-break:normal;
}

.hentry .entry-content .wp-block-table thead th,.editor-styles-wrapper .wp-block-table thead th {
padding:1.41575em;
}

.hentry .entry-content .wp-block-file,.editor-styles-wrapper .wp-block-file {
margin-bottom:1.41575em;
}

.hentry .entry-content .wp-block-file .wp-block-file__button,.editor-styles-wrapper .wp-block-file .wp-block-file__button {
font-size:.875em;
line-height:1.618;
border:0;
cursor:pointer;
padding:.6180469716em 1.41575em;
text-decoration:none;
font-weight:500;
text-shadow:none;
display:inline-block;
-webkit-appearance:none;
border-radius:0;
opacity:1;
}

.hentry .entry-content .wp-block-code,.hentry .entry-content .wp-block-preformatted pre,.editor-styles-wrapper .wp-block-code,.editor-styles-wrapper .wp-block-preformatted pre {
font-family:"Courier 10 Pitch",Courier,monospace;
font-size:1em;
}

.hentry .entry-content .wp-block-code,.editor-styles-wrapper .wp-block-code {
border:none;
border-radius:0;
padding:1.618em;
}

.hentry .entry-content .wp-block-columns,.editor-styles-wrapper .wp-block-columns {
margin-bottom:0;
}

.hentry .entry-content .wp-block-columns .wp-block-column,.editor-styles-wrapper .wp-block-columns .wp-block-column {
margin-bottom:1em;
}

@media (min-width: 600px) {
.hentry .entry-content .wp-block-columns .wp-block-column,.editor-styles-wrapper .wp-block-columns .wp-block-column {
padding-left:0;
padding-right:3.2258064516%;
margin-left:0;
}

.hentry .entry-content .wp-block-columns .wp-block-column:not(:last-child),.editor-styles-wrapper .wp-block-columns .wp-block-column:not(:last-child) {
margin-right:0;
}

.hentry .entry-content .wp-block-columns .wp-block-column:nth-of-type(even),.editor-styles-wrapper .wp-block-columns .wp-block-column:nth-of-type(even) {
padding-right:0;
}

body:not(.page-template-template-fullwidth-php):not(.printec-full-width-content) .hentry .entry-content .wp-block-columns .wp-block-column,body:not(.page-template-template-fullwidth-php):not(.printec-full-width-content) .editor-styles-wrapper .wp-block-columns .wp-block-column {
padding-right:4.347826087%;
}

body:not(.page-template-template-fullwidth-php):not(.printec-full-width-content) .hentry .entry-content .wp-block-columns .wp-block-column:nth-of-type(even),body:not(.page-template-template-fullwidth-php):not(.printec-full-width-content) .editor-styles-wrapper .wp-block-columns .wp-block-column:nth-of-type(even) {
padding-right:0;
}
}

@media (min-width: 782px) {
.hentry .entry-content .wp-block-columns.has-2-columns .wp-block-column:nth-of-type(2n),.editor-styles-wrapper .wp-block-columns.has-2-columns .wp-block-column:nth-of-type(2n) {
margin-right:0;
}

.hentry .entry-content .wp-block-columns.has-3-columns .wp-block-column:nth-of-type(3n),.editor-styles-wrapper .wp-block-columns.has-3-columns .wp-block-column:nth-of-type(3n) {
margin-right:0;
}

.hentry .entry-content .wp-block-columns.has-4-columns .wp-block-column:nth-of-type(4n),.editor-styles-wrapper .wp-block-columns.has-4-columns .wp-block-column:nth-of-type(4n) {
margin-right:0;
}

.hentry .entry-content .wp-block-columns.has-5-columns .wp-block-column:nth-of-type(5n),.editor-styles-wrapper .wp-block-columns.has-5-columns .wp-block-column:nth-of-type(5n) {
margin-right:0;
}

.hentry .entry-content .wp-block-columns.has-6-columns .wp-block-column:nth-of-type(6n),.editor-styles-wrapper .wp-block-columns.has-6-columns .wp-block-column:nth-of-type(6n) {
margin-right:0;
}

.hentry .entry-content .wp-block-columns .wp-block-column,.editor-styles-wrapper .wp-block-columns .wp-block-column {
padding-right:0;
}

.hentry .entry-content .wp-block-columns .wp-block-column:not(:first-child),.editor-styles-wrapper .wp-block-columns .wp-block-column:not(:first-child) {
padding-left:0;
}

.hentry .entry-content .wp-block-columns .wp-block-column:not(:last-child),.editor-styles-wrapper .wp-block-columns .wp-block-column:not(:last-child) {
padding-right:0;
margin-right:3.2258064516%;
}

body:not(.page-template-template-fullwidth-php):not(.printec-full-width-content) .hentry .entry-content .wp-block-columns .wp-block-column,body:not(.page-template-template-fullwidth-php):not(.printec-full-width-content) .editor-styles-wrapper .wp-block-columns .wp-block-column {
padding-right:0;
}

body:not(.page-template-template-fullwidth-php):not(.printec-full-width-content) .hentry .entry-content .wp-block-columns .wp-block-column:not(:last-child),body:not(.page-template-template-fullwidth-php):not(.printec-full-width-content) .editor-styles-wrapper .wp-block-columns .wp-block-column:not(:last-child) {
margin-right:4.347826087%;
}
}

.hentry .entry-content .wp-block-rss a,.hentry .entry-content .wp-block-latest-comments a,.hentry .entry-content .wp-block-tag-cloud a,.editor-styles-wrapper .wp-block-rss a,.editor-styles-wrapper .wp-block-latest-comments a,.editor-styles-wrapper .wp-block-tag-cloud a {
color:#666666;
}

.hentry .entry-content .wp-block-rss a:hover,.hentry .entry-content .wp-block-latest-comments a:hover,.hentry .entry-content .wp-block-tag-cloud a:hover,.editor-styles-wrapper .wp-block-rss a:hover,.editor-styles-wrapper .wp-block-latest-comments a:hover,.editor-styles-wrapper .wp-block-tag-cloud a:hover {
color:#F02757;
}

.hentry .entry-content .wp-block-latest-comments,.editor-styles-wrapper .wp-block-latest-comments {
margin:0 0 1.41575em;
}

.hentry .entry-content .wp-block-latest-comments__comment-avatar,.editor-styles-wrapper .wp-block-latest-comments__comment-avatar {
margin-top:.3819820591em;
}

.hentry .entry-content .wp-block-latest-comments__comment,.editor-styles-wrapper .wp-block-latest-comments__comment {
font-size:1em;
margin:0 0 1em;
}

.hentry .entry-content .wp-block-latest-comments__comment-date,.editor-styles-wrapper .wp-block-latest-comments__comment-date {
font-size:.875em;
}

.hentry .entry-content .wp-block-latest-comments__comment-excerpt p,.editor-styles-wrapper .wp-block-latest-comments__comment-excerpt p {
margin:.5407911001em 0 1em;
font-size:1em;
line-height:1.618;
}

.hentry .entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.hentry .entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta,.editor-styles-wrapper .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.editor-styles-wrapper .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
margin-left:3.706325903em;
}

.hentry .entry-content .wp-block-latest-comments:not(.has-avatars):not(.has-dates):not(.has-excerpts) .wp-block-latest-comments__comment,.editor-styles-wrapper .wp-block-latest-comments:not(.has-avatars):not(.has-dates):not(.has-excerpts) .wp-block-latest-comments__comment {
margin:0;
line-height:1.618;
}

.hentry .entry-content .wp-block-latest-comments br,.editor-styles-wrapper .wp-block-latest-comments br {
display:inline;
content:"";
}

.wp-block-cover-image {
margin-bottom:1em;
}

.wp-block-button.is-style-squared .wp-block-button__link {
border-radius:0;
}

.wp-block-media-text__media img {
border-radius:30px;
}

.wp-block-media-text__content {
padding:0 6% !important;
}