.collapseomatic, .colomat_trigger, .collapseall, .expandall, .setall {
cursor: pointer;
}
.colomat-swap {
display: none;
}
.maptastic {
position: absolute !important;
left: -10000px !important;
display:block !important;
max-width: 9999px;
}
.com_edit_link {
margin: 0;
padding: 0;
font-size: 1.2rem;
width: 100%;
text-align: right;
}.collapseomatic {
background-image: url(//www.palmsout.net/wp-content/plugins/jquery-collapse-o-matic/css/images/arrow-down.png);
background-repeat: no-repeat;
padding: 0 0 10px 16px;
}
.collapseomatic:focus {
outline: 0;
}
.arrowright {
background-position: right top;
padding: 0 16px 10px 0;
}
.noarrow {
background-image: none !important;
padding: 0 0 10px 0;
}
.colomat-hover {
text-decoration: underline;
}
.colomat-close {
background-image: url(//www.palmsout.net/wp-content/plugins/jquery-collapse-o-matic/css/images/arrow-up.png);
}
.collapseomatic_excerpt, .collapseomatic_content {
margin-top: 0px;
margin-left: 16px;
padding: 0px;
}
.content_collapse_wrapper {
position: absolute; left: -999em;
}
.collapseall:hover, .expandall:hover, .collapseall:focus, .expandall:focus {
text-decoration: underline;
}
.span_fix {
padding: 0 !important;
margin: 0 !important;
}
.span_fix:before, .span_fix:after {
content: none;
}body {
--wp--custom--gutter: calc( 1.5 * var( --wp--custom--spacing--baseline ) );
--wp--custom--inner-container-spacing: var( --wp--custom--gutter );
--wp--custom--shaded-style--box-shadow: var( --wp--custom--shaded-style--box-shadow--x ) var( --wp--custom--shaded-style--box-shadow--y ) var( --wp--custom--shaded-style--box-shadow--blur ) var( --wp--custom--shaded-style--box-shadow--color );
--wp--custom--shaded-style--border: var( --wp--custom--shaded-style--border--width ) var( --wp--custom--shaded-style--border--style ) var( --wp--custom--shaded-style--border--color );
}
@media ( min-width: 400px ) {
body {
--wp--custom--gutter: calc( 2 * var( --wp--custom--spacing--baseline ) );
}
}
@media ( min-width: 1000px ) {
body {
--wp--custom--gutter: calc( 3 * var( --wp--custom--spacing--baseline ) );
}
}
@media ( min-width: 1200px ) {
body {
--wp--custom--gutter: calc( 4 * var( --wp--custom--spacing--baseline ) );
}
}  :root {
font-family: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
}
body {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
}
a {
text-underline-offset: .15em;
text-decoration-skip-ink: all;
text-decoration-style: underline;
}
a:hover {
text-decoration: none;
}  .wp-block-post-content.alignfull > :not(.alignfull):not([data-align="full"]),
.wp-block[data-align="full"] > .wp-block-post-content > :not(.alignfull):not([data-align="full"]),
.wp-site-blocks > [class*="wp-container-"] > :not(.alignfull):not([data-align="full"]),
.wp-site-blocks > .wp-block-template-part > :not(.alignfull):not([data-align="full"]) {
margin-left: auto;
margin-right: auto;
width: calc( 100% - ( 2 * var( --wp--custom--gutter ) ) ) !important;
}   ul,
ol {
margin: calc( 1.5 * var( --wp--custom--spacing--baseline ) ) 0 calc( 1.5 * var( --wp--custom--spacing--baseline ) ) 0;
padding: 0;
}
li {
margin: calc( .5 * var( --wp--custom--spacing--baseline ) ) 0 calc( .5 * var( --wp--custom--spacing--baseline ) ) 1.25em;
}
li > ul,
li > ol {
margin-bottom: calc( .5 * var( --wp--custom--spacing--baseline ) );
margin-top: calc( .5 * var( --wp--custom--spacing--baseline ) );
}
dt,
dd {
line-height: var( --wp--custom--typography--line-height--body );
}
dt {
font-weight: var( --wp--custom--typography--font-weight--bold );
}
dt + dd { margin-top: 5px; }
dd + dt { margin-top: 15px; } figure {
margin: 0;
}
iframe,
img,
embed,
object,
svg {
display: block;
}
iframe {
border: none;
max-width: 100%;
}
img,
embed,
object {
height: auto;
max-width: 100%;
}
figcaption {
color: inherit;
display: block;
font-size: var( --wp--preset--font-size--small );
line-height: inherit;
margin-bottom: 0;
margin-top: calc( .75 * var( --wp--custom--spacing--baseline ) );
text-align: left;
}
figcaption a {
color: inherit;
} blockquote {
border-color: currentColor;
border-style: solid;
border-width: 0 0 0 2px;
margin: 0 0 1em 0;
padding: 0 0 0 var( --wp--custom--spacing--baseline );
}
cite {
font-size: var( --wp--preset--font-size--heading-6 );
font-style: normal;
font-weight: var( --wp--custom--typography--font-weight--bold );
letter-spacing: var( --wp--custom--typography--letter-spacing--uppercase );
text-align: inherit;
text-transform: uppercase;
}
blockquote cite {
display: block;
margin-top: var( --wp--custom--spacing--baseline );
}
@media ( min-width: 700px ) {
blockquote {
padding: 0 0 0 calc( 2 * var( --wp--custom--spacing--baseline ) );
}
blockquote cite {
margin-top: calc( 1.5 * var( --wp--custom--spacing--baseline ) );
}
} hr {
background-color: var( --wp--preset--color--foreground );
border: none !important;
height: 2px;
opacity: 1;
} table {
font-size: var( --wp--preset--font-size--small );
margin: calc( 2 * var( --wp--custom--spacing--baseline ) ) auto;
}
table * {
border-color: currentColor;
line-height: inherit;
}
table thead,
table tfoot {
border: none;
}
tr {
vertical-align: baseline;
}
th:not([class*="has-text-align-"]),
td:not([class*="has-text-align-"]) {
text-align: left;
}
th,
td {
border-style: solid;
border-width: 2px;
min-width: 50px;
}
th,
td,
caption {
padding: var( --wp--custom--spacing--baseline );
}
th,
caption {
font-weight: var( --wp--custom--typography--font-weight--bold );
}
caption {
background-color: var( --wp--preset--color--foreground );
color: var( --wp--preset--color--senary );
text-align: center;
}   @media ( max-width: 1100px ) { 	.hide-tablet-landscape { display: none !important; } }
@media ( max-width: 1000px ) { 	.hide-tablet-portrait { display: none !important; } }
@media ( max-width: 700px ) { 	.hide-mobile { display: none !important; } } :root .no-margin.no-margin { margin: 0 !important; }
:root .no-margin-bottom.no-margin-bottom, :root .no-margin-vertical.no-margin-vertical { margin-bottom: 0 !important; }
:root .no-margin-left.no-margin-left, :root .no-margin-horizontal.no-margin-horizontal { margin-left: 0 !important; }
:root .no-margin-right.no-margin-right, :root .no-margin-horizontal.no-margin-horizontal { margin-right: 0 !important; }
:root .no-margin-top.no-margin-top, :root .no-margin-vertical.no-margin-vertical { margin-top: 0 !important; }  :root .wp-block[data-align="full"] > * > figcaption,
:root .alignfull > figcaption {
padding-left: var( --wp--custom--spacing--baseline );
padding-right: var( --wp--custom--spacing--baseline );
}  *[class*="has-heading-"][class*="-font-size"]:not(.has-heading-6-font-size) {
letter-spacing: var( --wp--custom--typography--letter-spacing--heading );
}
.has-gigantic-font-size {
letter-spacing: var( --wp--custom--typography--letter-spacing--gigantic );
line-height: var( --wp--custom--typography--line-height--gigantic );
}
.has-heading-6-font-size {
letter-spacing: var( --wp--custom--typography--letter-spacing--uppercase );
line-height: var( --wp--custom--typography--line-height--heading );
text-transform: uppercase;
}  .theme-credits-row {
gap: .25em !important;
}
.site-footer a[href*="andersnoren.se"] {
text-decoration: none;
}
.site-footer a[href*="andersnoren.se"]:hover,
.site-footer a[href*="andersnoren.se"]:focus {
text-decoration: underline;
}.wp-block-buttons {
margin-bottom: calc( 1.5 * var( --wp--custom--spacing--baseline ) );
margin-top: calc( 1.5 * var( --wp--custom--spacing--baseline ) );
}
.wp-block-buttons {
column-gap: var( --wp--style--block-gap );
}
.wp-block-buttons > .wp-block-button {
margin: calc( .5 * var( --wp--style--block-gap ) ) 0;
}
.wp-block-buttons:first-child > .wp-block-button:only-child { margin-top: 0; }
.wp-block-buttons:last-child > .wp-block-button:only-child { margin-bottom: 0; } .wp-block-button__link,
:root .wp-block-file__button {
box-shadow: var( --wp--custom--shaded-style--box-shadow--x ) var( --wp--custom--shaded-style--box-shadow--y ) var( --wp--custom--shaded-style--box-shadow--blur ) currentColor;
text-align: center;
}
:root .wp-block-button__link:hover,
:root .wp-block-button__link:focus,
:root .wp-block-file__button:hover,
:root .wp-block-file__button:focus {
text-decoration: underline;
} .is-style-outline > .wp-block-button__link, 
.wp-block-button__link.is-style-outline {
padding: .833em 1.33em;
} .wp-block-button.is-style-tove-plain .wp-block-button__link,
.wp-block-button__link.is-style-tove-plain {
border: none;
box-shadow: none;
padding: calc( .833em + 2px ) calc( 1.33em + 2px );
}  .wp-block-calendar table {
background-color: var( --wp--preset--color--senary );
color: inherit;
font-size: inherit;
margin: 0;
}
:root .wp-block-calendar caption,
:root .wp-block-calendar tbody td, 
:root .wp-block-calendar th {
border: 2px solid var( --wp--preset--color--foreground );
color: inherit;
padding: calc( .25 * var( --wp--custom--spacing--baseline ) );
}
:root .wp-calendar-table caption {
background-color: var( --wp--preset--color--primary );
border-bottom: none;
font-size: var( --wp--preset--font-size--small );
letter-spacing: var( --wp--custom--typography--letter-spacing--uppercase );
text-transform: uppercase;
}
:root .wp-block-calendar table thead {
border: none;
}
:root .wp-block-calendar table th {
background-color: transparent;
font-weight: var( --wp--custom--typography--font-weight--bold );
}
.wp-block-calendar nav {
display: flex;
justify-content: space-between;
margin-top: var( --wp--custom--spacing--baseline );
}
@media ( min-width: 700px ) {
:root .wp-block-calendar caption,
:root .wp-block-calendar tbody td, 
:root .wp-block-calendar th {
padding: var( --wp--custom--spacing--baseline );
}
}  .wp-block-columns .wp-block-column > *:first-child { margin-top: 0; }
.wp-block-columns .wp-block-column > *:last-child { margin-bottom: 0; }
.wp-block-column h1,
.wp-block-column h2,
.wp-block-column h3,
.wp-block-column h4,
.wp-block-column h5,
.wp-block-column h6 {
margin-top: calc( 2 * var( --wp--custom--spacing--baseline ) );
}
@media ( max-width: 599px ) {
.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:last-child) {
margin-bottom: var( --wp--style--block-gap );
}
}
@media ( min-width: 600px ) and ( max-width: 781px ) {
.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:nth-child(n+3) {
margin-top: var( --wp--custom--spacing--columns--gutter );
}
} .wp-block-columns.is-style-tove-shaded > .wp-block-column {
border: var( --wp--custom--shaded-style--border );
box-shadow: var( --wp--custom--shaded-style--box-shadow );
} .wp-block-columns.is-style-tove-horizontal-separators > .wp-block-column {
position: relative;
}
.wp-block-columns.is-style-tove-horizontal-separators > .wp-block-column:not(:first-child):before {
background-color: currentColor;
display: block;
position: absolute;
bottom: 0;
left: calc( ( -.5 * var( --wp--style--block-gap ) ) - 1px );
top: 0;
width: 2px;
}
@media ( min-width: 600px ) and ( max-width: 781px ) {
.wp-block-columns.is-style-tove-horizontal-separators > .wp-block-column:nth-child(2n):before {
content: "";
}
}
@media ( min-width: 782px ) {
.wp-block-columns.is-style-tove-horizontal-separators > .wp-block-column:not(:first-child):before {
content: "";
}
}
@media ( min-width: 1000px ) {
.wp-block-columns.is-style-tove-horizontal-separators {
--wp--style--block-gap: calc( 4 * var( --wp--custom--spacing--baseline ) );
}
}  :root .wp-block-post-comments {
margin-bottom: calc( 4 * var( --wp--custom--spacing--baseline ) );
margin-top: calc( 4 * var( --wp--custom--spacing--baseline ) );
}
.wp-block-post-comments > *:first-child,
:root .wp-block-post-comments .comment-content > *:first-child {
margin-top: 0; 
}
.wp-block-post-comments > *:last-child,
:root .wp-block-post-comments .comment-content > *:last-child {
margin-bottom: 0; 
}
.wp-block-post-comments .commentlist,
.wp-block-post-comments .commentlist li {
list-style: none;
margin: 0;
}
.wp-block-post-comments .commentlist li,
.wp-block-post-comments .navigation {
border-top: 2px solid var( --wp--preset--color--foreground );
margin: calc( 1.5 * var( --wp--custom--spacing--baseline ) ) 0 0 0;
padding: calc( 1.5 * var( --wp--custom--spacing--baseline ) ) 0 0 0;
}
.wp-block-post-comments .commentlist li li {
margin-left: calc( 2 * var( --wp--custom--spacing--baseline ) );
} .wp-block-post-comments .nocomments {
text-align: center;
} .wp-block-post-comments > h3,
.comment-reply-title {
margin-top: 0;
}
.wp-block-post-comments > h3 + .navigation {
display: none;
} .comment-body {
position: relative;
}
.wp-block-post-comments .comment-body .comment-author,
.wp-block-post-comments .comment-body .commentmetadata {
font-size: 15px;
padding: 0 70px 0 calc( 3 * var( --wp--custom--spacing--baseline ) );
}
.wp-block-post-comments .comment-body .comment-author a,
.wp-block-post-comments .comment-body .commentmetadata a {
text-decoration: none;
}
.wp-block-post-comments .comment-body .comment-author a:hover,
.wp-block-post-comments .comment-body .commentmetadata a:hover,
.wp-block-post-comments .comment-body .comment-author a:focus,
.wp-block-post-comments .comment-body .commentmetadata a:focus {
text-decoration: underline;
}
.wp-block-post-comments .comment-body .comment-author {
display: flex;
flex-direction: column;
justify-content: center;
position: relative;
}
.wp-block-post-comments .comment-body .comment-author cite {
font-size: inherit;
letter-spacing: inherit;
text-transform: none;
}
.wp-block-post-comments .comment-body .comment-author .says {
display: none;
}
.wp-block-post-comments .comment-body .commentmetadata {
margin-bottom: calc( 1.5 * var( --wp--custom--spacing--baseline ) );
}
.wp-block-post-comments .comment-author .avatar {
border-radius: 50%;
height: calc( 2 * var( --wp--custom--spacing--baseline ) );
position: absolute;
left: 0;
top: 0;
width: calc( 2 * var( --wp--custom--spacing--baseline ) );
}
.wp-block-post-comments .commentlist .comment {
padding-left: 0;
}
.wp-block-post-comments .comment-meta,
.wp-block-post-comments .comment-author {
margin-left: 0;
}
.wp-block-post-comments .commentlist .comment p {
font-size: inherit;
line-height: inherit;
margin: 0 0 1em 0;
}
.comment-body > .reply {
align-items: center;
display: flex;
margin: 0;
min-height: calc( 3 * var( --wp--custom--spacing--baseline ) );
position: absolute;
right: 0;
top: 0;
}
.comment-reply-link {
background-color: var( --wp--preset--color--primary );
border: 1px solid currentColor;
box-shadow: 2px 2px 0 currentColor;
font-size: 12px;
font-weight: var( --wp--custom--typography--font-weight--bold );
letter-spacing: var( --wp--custom--typography--letter-spacing--uppercase );
padding: .2em .6em .225em;
text-decoration: none;
text-transform: uppercase;
}
.comment-reply-link:hover,
.comment-reply-link:focus {
text-decoration: underline;
} .wp-block-post-comments .navigation {
display: flex;
font-size: .882352941em;
padding-top: calc( 2 * var( --wp--custom--spacing--baseline ) );
}
.wp-block-post-comments .navigation .alignright {
margin-left: auto;
text-align: right;
}
.wp-block-post-comments .navigation .alignleft,
.wp-block-post-comments .navigation .alignright {
margin-bottom: 0;
margin-top: 0;
}
.wp-block-post-comments .navigation a {
text-decoration: none;
}
.wp-block-post-comments .navigation a:hover,
.wp-block-post-comments .navigation a:focus {
text-decoration: underline;
} .comment-respond {
background-color: var( --wp--preset--color--senary );
border: var( --wp--custom--shaded-style--border--width ) var( --wp--custom--shaded-style--border--style ) currentColor;
box-shadow: var( --wp--custom--shaded-style--box-shadow--x ) var( --wp--custom--shaded-style--box-shadow--y ) var( --wp--custom--shaded-style--box-shadow--blur ) currentColor;
padding: calc( 2 * var( --wp--custom--spacing--baseline ) ) calc( 1.5 * var( --wp--custom--spacing--baseline ) );
}
.wp-block-post-comments > .comment-respond:not(:first-child) {
margin-top: calc( 2 * var( --wp--custom--spacing--baseline ) );
}
.comment-reply-title small {
font-size: 1rem;
letter-spacing: var( --wp--custom--typography--letter-spacing--body );
margin-left: var( --wp--custom--spacing--baseline );
white-space: nowrap;
} .comment-form {
margin: 0;
}
.comment-form a {
color: inherit;
}
.comment-form:after {
clear: both;
content: "";
display: block;
}
.comment-form p {
margin-bottom: calc( 1.5 * var( --wp--custom--spacing--baseline ) );
width: 100%;
}
:root .comment-form .logged-in-as,
:root .comment-form .comment-notes {
margin: calc( -.5 * var( --wp--custom--spacing--baseline ) ) 0 calc( 2 * var( --wp--custom--spacing--baseline ) ) 0;
}
.comment-form-cookies-consent {
align-items: baseline;
display: flex;
}
.comment-form > p:last-of-type {
margin-bottom: 0;
}
.comment-respond label {
display: block;
}
:root .wp-block-post-comments input, 
:root .wp-block-post-comments textarea {
border: 2px solid currentColor;
}
.comment-respond input[type="text"],
.comment-respond input[type="email"],
.comment-respond textarea {
margin-bottom: 0;
}
.comment-respond #submit {
background-color: var( --wp--preset--color--primary );
display: block;
margin-left: auto;
width: 100%;
} .commentlist .comment-respond {
margin: calc( 1.5 * var( --wp--custom--spacing--baseline ) ) 0 0;
}
@media ( min-width: 700px ) {
:root .wp-block-post-comments {
margin-bottom: calc( 8 * var( --wp--custom--spacing--baseline ) );
margin-top: calc( 8 * var( --wp--custom--spacing--baseline ) );
}
.wp-block-post-comments .commentlist li {
margin: calc( 3 * var( --wp--custom--spacing--baseline ) ) 0 0 0;
padding: calc( 3 * var( --wp--custom--spacing--baseline ) ) 0 0 0;
} .wp-block-post-comments .comment-body .comment-author,
.wp-block-post-comments .comment-body .commentmetadata {
font-size: 18px;
padding: 0 70px 0 calc( 4 * var( --wp--custom--spacing--baseline ) );
}
.wp-block-post-comments .comment-body .commentmetadata {
margin-bottom: calc( 2 * var( --wp--custom--spacing--baseline ) );
}
.wp-block-post-comments .comment-author .avatar {
height: calc( 3 * var( --wp--custom--spacing--baseline ) );
width: calc( 3 * var( --wp--custom--spacing--baseline ) );
}
.comment-meta .comment-author,
.comment-meta .comment-metadata > a:not(:only-child) {
margin-right: var( --wp--custom--spacing--baseline );
}
.comment-body > .reply {
min-height: calc( 2 * var( --wp--custom--spacing--baseline ) );
}
.comment-reply-link {
font-size: 13px;
} .wp-block-post-comments .navigation {
font-size: inherit;
margin: calc( 3 * var( --wp--custom--spacing--baseline ) ) 0 0 0;
padding: calc( 4 * var( --wp--custom--spacing--baseline ) ) 0 0 0;
} .comment-respond {
padding: calc( 4 * var( --wp--custom--spacing--baseline ) );
}
.wp-block-post-comments > .comment-respond:not(:first-child) {
margin-top: calc( 4 * var( --wp--custom--spacing--baseline ) );
}
.comment-form p {
margin-bottom: calc( 2 * var( --wp--custom--spacing--baseline ) );
}
:root .comment-form .logged-in-as,
:root .comment-form .comment-notes {
margin: calc( -.5 * var( --wp--custom--spacing--baseline ) ) 0 calc( 3 * var( --wp--custom--spacing--baseline ) ) 0;
}
.comment-form .comment-form-author,
.comment-form .comment-form-email {
float: left;
width: calc( 50% - var( --wp--custom--spacing--baseline ) );
}
.comment-form .comment-form-email {
margin-left: calc( 2 * var( --wp--custom--spacing--baseline ) );
}
.comment-form .comment-form-email + p:before {
clear: both;
content: "";
display: block;
}
.comment-form-comment textarea {
height: 168px;
}
.comment-respond #submit {
width: auto;
} .commentlist .comment-respond {
margin-top: calc( 3 * var( --wp--custom--spacing--baseline ) );
padding: calc( 3 * var( --wp--custom--spacing--baseline ) );
}
}
@media ( min-width: 1000px ) { .wp-block-post-comments > .comment-respond {
margin: 0 calc( -4 * var( --wp--custom--spacing--baseline ) ) 0;
}
.wp-block-post-comments > .comment-respond:not(:first-child) {
margin-top: calc( 8 * var( --wp--custom--spacing--baseline ) );
}
}  .wp-block-embed.alignfull video,
.wp-block-embed .alignfull video,
.wp-block-embed.alignfull iframe,
.wp-block-embed .alignfull iframe {
width: 100%;
}  .wp-block-post-featured-image a {
display: block;
}
.wp-block-post-featured-image img {
margin: 0 auto;
}  .wp-block-file,
.wp-block-file__content-wrapper {
align-items: center;
display: flex;
justify-content: space-between;
}
:root .wp-block-file a,
:root .wp-block-file .wp-block-file__button {
font-size: inherit;
font-weight: inherit;
line-height: inherit;
}
:root .wp-block-file__button:not(:only-child) {
margin-left: var( --wp--custom--spacing--baseline );
}
:root .wp-block-file a.wp-block-file__button:active, 
:root .wp-block-file a.wp-block-file__button:focus, 
:root .wp-block-file a.wp-block-file__button:hover, 
:root .wp-block-file a.wp-block-file__button:visited {
box-shadow: var( --wp--custom--shaded-style--box-shadow );
color: var( --wp--preset--color--foreground );
opacity: 1;
}
:root .wp-block-file a.wp-block-file__button:focus, 
:root .wp-block-file a.wp-block-file__button:hover {
text-decoration: underline;
}  .blocks-gallery-grid {
width: 100%;
}  main.wp-block-group {
margin-bottom: 0;
margin-top: 0;
}
:root .wp-block-group > *:first-child { margin-top: 0; }
:root .wp-block-group > *:last-child { margin-bottom: 0; }
:root .wp-block-group.has-background {
padding: var( --wp--custom--inner-container-spacing );
} .wp-block-group.is-style-tove-shaded {
border: var( --wp--custom--shaded-style--border );
box-shadow: var( --wp--custom--shaded-style--box-shadow );
}  h1,
h2,
h3,
h4,
h5,
h6 {
font-feature-settings: "lnum";
font-variant-numeric: lining-nums;
}
h1.has-background, h2.has-background, h3.has-background, h4.has-background, h5.has-background, h6.has-background {
padding: min( .5em, calc( var( --wp--custom--spacing--baseline ) * ( .5 / .65 ) ) ) min( .65em, var( --wp--custom--spacing--baseline ) );
width: intrinsic;
}
h1.has-background.has-text-align-center, 
h2.has-background.has-text-align-center, 
h3.has-background.has-text-align-center, 
h4.has-background.has-text-align-center, 
h5.has-background.has-text-align-center, 
h6.has-background.has-text-align-center {
margin-left: auto !important;
margin-right: auto !important;
}
h1.has-background.has-text-align-right, 
h2.has-background.has-text-align-right, 
h3.has-background.has-text-align-right, 
h4.has-background.has-text-align-right, 
h5.has-background.has-text-align-right, 
h6.has-background.has-text-align-right {
margin-left: auto !important;
margin-right: 0 !important;
}  .wp-block-image.alignfull img,
.wp-block-image .alignfull img {
width: 100%;
}
.wp-block-image.alignleft,
.wp-block-image .alignleft {
margin: 3px calc( 1.5 * var( --wp--custom--spacing--baseline ) ) calc( 1.5 * var( --wp--custom--spacing--baseline ) ) 0;
}
.wp-block-image.alignright,
.wp-block-image .alignright {
margin: 3px 0 calc( 1.5 * var( --wp--custom--spacing--baseline ) ) calc( 1.5 * var( --wp--custom--spacing--baseline ) );
}
.wp-block-image img {
display: block;
height: auto;
margin: 0;
}
:root .wp-block-image figcaption {
margin-bottom: 0;
margin-top: calc( .75 * var( --wp--custom--spacing--baseline ) );
} .wp-block-image.is-style-tove-shaded img {
border: var( --wp--custom--shaded-style--border );
box-shadow: var( --wp--custom--shaded-style--box-shadow );
}
.wp-block-image.is-style-tove-shaded figcaption {
padding-top: 4px;
}  .wp-block-latest-comments > li {
margin-left: 0;
}
.wp-block-latest-comments__comment-excerpt {
margin-top: calc( .5 * var( --wp--custom--spacing--baseline ) );
}
.wp-block-latest-comments__comment-date,
.wp-block-latest-comments__comment-excerpt p {
font-size: var( --wp--preset--font-size--small );
}
.wp-block-latest-comments__comment-excerpt p {
line-height: var( --wp--custom--typography--line-height--body );
margin: 0 0 1em;
}
.wp-block-latest-comments__comment-excerpt p:last-child {
margin-bottom: 0;
}  .wp-block-latest-posts > li {
margin-left: 0;
}
.wp-block-latest-posts__post-author, 
.wp-block-latest-posts__post-date {
color: inherit;
font-size: var( --wp--preset--font-size--small );
}  .wp-block-media-text .wp-block-media-text__content {
padding: var( --wp--custom--inner-container-spacing );
}
.wp-block-media-text:not(.has-background):not(.is-stacked-on-mobile) .wp-block-media-text__content {
padding-bottom: 0;
padding-top: 0;
}
:root .wp-block-media-text__content > *:first-child { margin-top: 0; }
:root .wp-block-media-text__content > *:last-child { margin-bottom: 0; }
@media ( max-width: 600px ) {
.wp-block-media-text.is-stacked-on-mobile:not(.has-background) .wp-block-media-text__content {
padding-left: 0;
padding-right: 0;
}
} .wp-block-media-text.is-style-tove-shaded {
border: var( --wp--custom--shaded-style--border );
box-shadow: var( --wp--custom--shaded-style--box-shadow );
}   .wp-block-navigation li {
line-height: 1.25;
margin: 0;
}
.wp-block-navigation-link.has-child > .wp-block-navigation-link__content {
align-items: center;
display: flex;
}
.wp-block-navigation .wp-block-navigation__submenu-icon {
box-shadow: none;
font-size: inherit;
margin-left: calc( .5 * var( --wp--custom--spacing--baseline ) );
padding: 0 !important;
}
.wp-block-navigation .wp-block-navigation__submenu-icon svg {
height: .66em;
width: .66em;
}
.wp-block-navigation .current-menu-item,
.wp-block-navigation .wp-block-navigation-link a:focus,
.wp-block-navigation .wp-block-navigation-link a:hover {
text-decoration: underline;
} .is-vertical .wp-block-navigation__container, 
.is-vertical .wp-block-page-list {
display: flex;
gap: .4em 0;
} .wp-block-navigation .has-child :where( .wp-block-navigation__submenu-container ) {
margin: 0;
padding: calc( .75 * var( --wp--custom--spacing--baseline ) ) 0;
}
.wp-block-navigation .wp-block-navigation__container > .has-child > :where( .wp-block-navigation__submenu-container ) {
top: calc( 100% + var( --wp--custom--spacing--baseline ) );
}
.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container):before {
content: "";
display: block;
height: calc( var( --wp--custom--spacing--baseline ) + 2px );
position: absolute;
left: 0;
right: 0;
top: calc( ( -1 * var( --wp--custom--spacing--baseline ) ) - 2px );
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
background-color: var( --wp--preset--color--senary );
border: 2px solid currentColor;
color: var( --wp--preset--color--foreground );
}
:root .wp-block-navigation .has-child li {
left: 0;
margin: 0;
} .wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close, 
.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open {
align-items: center;
background-color: var( --wp--preset--color--senary );
border-radius: 50%;
box-shadow: none;
color: var( --wp--preset--color--foreground );
height: 36px;
justify-content: center;
width: 36px;
}
.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close {
right: var( --wp--custom--gutter );
top: calc( 2 * var( --wp--custom--spacing--baseline ) );
} .wp-block-navigation__responsive-container.is-menu-open {
padding: calc( 4 * var( --wp--custom--spacing--baseline ) ) var( --wp--custom--gutter ) calc( 4 * var( --wp--custom--spacing--baseline ) );
}
.wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open .has-child :where(.wp-block-navigation__submenu-container):before {
content: none;
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
background-color: var( --wp--preset--color--background );
color: var( --wp--preset--color--foreground );
}
.wp-block-navigation__responsive-close {
outline: none;
}
.wp-block-navigation__responsive-container.is-menu-open a:focus {
outline: none;
text-decoration: underline !important;
text-decoration-style: dotted;
} .wp-block-navigation .wp-block-search {
margin-bottom: 0;
margin-top: 0;
}  p.has-background {
padding: var( --wp--custom--inner-container-spacing );
} .has-drop-cap:not(:focus):first-letter {
background-color: var( --wp--preset--color--senary );
border: var( --wp--custom--shaded-style--border--width ) var( --wp--custom--shaded-style--border--style ) currentColor;
box-shadow: var( --wp--custom--shaded-style--box-shadow--x ) var( --wp--custom--shaded-style--box-shadow--y ) var( --wp--custom--shaded-style--box-shadow--blur ) currentColor;
font-size: 2.75em;
font-weight: var( --wp--custom--typography--font-weight--bold );
margin: .09em 1rem .5rem 0;
min-width: .6875em;
padding: 0.3em;
text-align: center;
}  .wp-block-post-date a { 
text-decoration: none; 
}
.wp-block-post-date a:hover,
.wp-block-post-date a:focus { 
text-decoration: underline;
}  .wp-block-post-excerpt > *:first-child { margin-top: 0; }
.wp-block-post-excerpt > *:last-child { margin-bottom: 0; }  .post-navigation-link-previous a:before { content: "« "; }
.post-navigation-link-next a:after { content: " »"; }  .wp-block-post-title a {
text-decoration: none;
}
.wp-block-post-title a:hover,
.wp-block-post-title a:focus {
text-decoration: underline;
}  .wp-block-pullquote {
text-align: inherit;
}
.wp-block-pullquote blockquote {
border: none;
font-size: var( --wp--preset--font-size--extra-large );
line-height: 1.35;
margin: 0;
padding: 1.6em 0 0;
position: relative;
text-align: inherit;
}
.wp-block-pullquote blockquote:before {
content: "“";
display: block;
font-family: Georgia, serif;
font-size: 3.5em;
font-weight: inherit;
height: .2666em;
line-height: .8;
position: absolute;
left: -.1rem;
top: 0;
}
.wp-block-pullquote.has-text-align-center blockquote:before {
left: 50%;
transform: translateX( -50% );
}
.wp-block-pullquote.has-text-align-right blockquote:before {
right: .1rem;
}
.wp-block-pullquote blockquote p {
font-size: inherit;
letter-spacing: var( --wp--custom--typography--letter-spacing--heading );
line-height: inherit;
}
.wp-block-pullquote blockquote p:last-of-type {
margin-bottom: 0;
}
.wp-block-pullquote cite,
.wp-block-pullquote .wp-block-pullquote__citation {
display: block;
font-size: 14px;
font-style: normal;
font-weight: var( --wp--custom--typography--font-weight--bold );
letter-spacing: var( --wp--custom--typography--letter-spacing--uppercase );
margin-top: var( --wp--custom--spacing--baseline );
text-transform: uppercase;
}
.wp-block-pullquote cite:before,
.wp-block-pullquote .wp-block-pullquote__citation:before {
content: "— ";
} .wp-block-pullquote.alignleft p, 
.wp-block-pullquote.alignright p {
font-size: inherit;
} .wp-block-pullquote.is-style-solid-color {
padding: calc( 1.5 * var( --wp--custom--spacing--baseline ) );
}
.wp-block-pullquote.is-style-solid-color blockquote {
max-width: 100%;
text-align: inherit;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
font-size: inherit;
}
.wp-block-pullquote.is-style-solid-color blockquote cite {
text-transform: uppercase;
}
@media ( min-width: 700px ) {
.wp-block-pullquote blockquote {
padding: 1.8em 0 0;
}
.wp-block-pullquote cite,
.wp-block-pullquote .wp-block-pullquote__citation {
font-size: 16px;
margin-top: calc( 1.5 * var( --wp--custom--spacing--baseline ) );
} .wp-block-pullquote.is-style-solid-color:not(.alignleft):not(.alignright):not([data-align="left"]):not([data-align="right"]) {
padding: calc( 3 * var( --wp--custom--spacing--baseline ) );
}
}  .wp-block-query > *:first-child { margin-top: 0; }
.wp-block-query > *:last-child { margin-bottom: 0; } .wp-block-post-template li {
margin-left: 0;
}
.wp-block-post-template li:only-child {
margin: 0 !important;
}
:root .wp-block-post-template > li > *:first-child { margin-top: 0; }
:root .wp-block-post-template > li > *:last-child { margin-bottom: 0; }
.wp-block-post-template.is-flex-container li, 
.wp-block-query-loop.is-flex-container li {
margin-bottom: var( --wp--custom--spacing--columns--gutter );
}  .wp-block-query-pagination > .wp-block-query-pagination-next, 
.wp-block-query-pagination > .wp-block-query-pagination-numbers, 
.wp-block-query-pagination > .wp-block-query-pagination-previous {
margin: 0;
}
:root .wp-block-query-pagination a {
text-decoration: none;
}
:root .wp-block-query-pagination a:hover,
:root .wp-block-query-pagination a:focus {
text-decoration: underline;
} .wp-block-query-pagination.is-style-tove-top-separator {
border-top: 2px solid currentColor;
padding: calc( 2 * var( --wp--custom--spacing--baseline ) ) 0 0;
}
@media ( min-width: 700px ) {
.wp-block-query-pagination.is-style-tove-top-separator {
padding: calc( 3 * var( --wp--custom--spacing--baseline ) ) 0 0;
}
} .wp-block-query-pagination.is-style-tove-vertical-separators {
border-bottom: 2px solid currentColor;
border-top: 2px solid currentColor;
padding: calc( 2 * var( --wp--custom--spacing--baseline ) ) 0;
}
@media ( min-width: 700px ) {
.wp-block-query-pagination.is-style-tove-vertical-separators {
padding: calc( 3 * var( --wp--custom--spacing--baseline ) ) 0;
}
}    :root .wp-block-quote {
border-left: 2px solid currentColor;
padding: 0 0 0 var( --wp--custom--spacing--baseline );
}
:root .wp-block-quote.has-text-align-center {
border-width: 0;
padding: 0;
}
:root .wp-block-quote.has-text-align-right {
border: none;
border-right: 2px solid currentColor;
padding: 0 var( --wp--custom--spacing--baseline ) 0 0;
}
:root .wp-block-quote cite {
font-size: var( --wp--preset--font-size--heading-6 );
text-align: inherit;
}
@media ( min-width: 700px ) {
:root .wp-block-quote {
padding: 0 0 0 calc( 2 * var( --wp--custom--spacing--baseline ) );
}
:root .wp-block-quote.has-text-align-right {
padding: 0 calc( 2 * var( --wp--custom--spacing--baseline ) ) 0 0;
}
} .wp-block-quote.is-style-large p {
font-size: var( --wp--preset--font-size--large );
font-style: normal;
line-height: inherit;
}  .wp-block-search .wp-block-search__label {
display: block;
font-size: var( --wp--preset--font-size--small );
font-weight: var( --wp--custom--typography--font-weight--normal );
margin: 0 0 calc( .5 * var( --wp--custom--spacing--baseline ) ) 0;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper,
.wp-block-search .wp-block-search__input,
.wp-block-search .wp-block-search__button {
background-color: var( --wp--preset--color--senary );
border: 2px solid var( --wp--preset--color--foreground );
font-size: var( --wp--preset--font-size--small );
padding: 15px 18px;
}
.wp-block-search .wp-block-search__button,
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button {
padding: calc( .5 * var( --wp--custom--spacing--baseline ) ) var( --wp--custom--spacing--baseline );
}
.wp-block-search .wp-block-search__button {
align-items: center;
color: inherit;
display: flex;
flex-shrink: 0;
font-weight: var( --wp--custom--typography--font-weight--bold );
justify-content: center;
margin-left: var( --wp--custom--spacing--baseline );
min-width: 58px;
}
.wp-block-search .wp-block-search__button.has-icon {
padding: 0;
}
.wp-block-search .wp-block-search__button svg {
margin: auto;
height: 40px;
width: 40px;
} .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button {
padding: calc( .5 * var( --wp--custom--spacing--baseline ) ) calc( .75 * var( --wp--custom--spacing--baseline ) );
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button.has-icon {
min-width: 44px;
padding: 0;
}  :root hr.wp-block-separator {
background-color: currentColor;
width: 100px;
}
:root .wp-block-separator.is-style-wide,
:root .wp-block-separator.is-style-dots {
width: 100%;
}
.wp-block-separator.has-background:not(.is-style-dots) {
height: 2px;
}  .wp-block-site-logo.aligncenter {
display: block;
text-align: center;
}  .wp-block-site-title a { text-decoration: none; }
.wp-block-site-title a:focus,
.wp-block-site-title a:hover { text-decoration: underline; }  :root .wp-block-social-links {
gap: calc( .5 * var( --wp--custom--spacing--baseline ) );
}
.wp-block-social-links.has-large-icon-size { font-size: 32px; }
.wp-block-social-links.has-huge-icon-size { font-size: 40px; }
.wp-block-social-links .wp-social-link svg {
height: calc( 1em + 4px );
width: calc( 1em + 4px );
}
@media ( min-width: 700px ) {
:root .wp-block-social-links {
gap: calc( 1 * var( --wp--custom--spacing--baseline ) );
}
} :root .wp-block-social-links.is-style-logos-only {
gap: calc( 1 * var( --wp--custom--spacing--baseline ) );
}
.wp-block-social-links.is-style-logos-only .wp-social-link,
.wp-block-social-links.is-style-logos-only .wp-social-link a {
padding: 0;
}
@media ( min-width: 700px ) {
:root .wp-block-social-links.is-style-logos-only {
gap: calc( 2 * var( --wp--custom--spacing--baseline ) );
}
} .wp-block-social-links.is-style-tove-shaded .wp-social-link.wp-social-link.wp-social-link {
border: var( --wp--custom--shaded-style--border--width ) var( --wp--custom--shaded-style--border--style ) currentColor;
border-radius: 0;
box-shadow: var( --wp--custom--shaded-style--box-shadow--x ) var( --wp--custom--shaded-style--box-shadow--y ) var( --wp--custom--shaded-style--box-shadow--blur ) currentColor;
margin: calc( .375 * var( --wp--custom--spacing--baseline ) ) calc( .75 * var( --wp--custom--spacing--baseline ) ) calc( .375 * var( --wp--custom--spacing--baseline ) ) 0;
}
.wp-block-social-links.is-style-tove-shaded .wp-social-link > * {
padding: .33em;
}  figure.wp-block-table table {
margin: 0;
}
:root .wp-block-table figcaption {
color: var( --wp--preset--color--foreground );
font-size: var( --wp--preset--font-size--tiny );
margin: calc( .75 * var( --wp--custom--spacing--baseline ) ) 0 0 0;
text-align: inherit;
} .wp-block-table.is-style-stripes * {
border-width: 0 !important;
}
:root .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
background-color: var( --wp--preset--color--senary );
} .wp-block-table.is-style-tove-vertical-borders * {
border-left: none !important;
border-right: none !important;
padding-left: 0 !important;
padding-right: 0 !important;
}  :root .wp-block-template-part.has-background {
margin: 0;
padding: var( --wp--custom--inner-container-spacing ) var( --wp--custom--gutter );
}
:root .wp-block-template-part.has-background > *:first-child,
:root .wp-block-template-part.has-background > .wp-block:first-child > *:first-child { margin-top: 0; }
:root .wp-block-template-part.has-background > *:last-child,
:root .wp-block-template-part.has-background > .wp-block:last-child > *:last-child { margin-bottom: 0; }  .wp-block-term-description > *:first-child { margin-top: 0; }
.wp-block-term-description > *:last-child { margin-bottom: 0; }