:root{--content-width:1140px;--dropdown-symbol-width:0.7em;--global-font-family:"Source Sans 3",serif;--highlight-font-family:"Roboto Condensed","Helvetica Neue","Arial Narrow",sans-serif;--global-font-size:20;--global-font-line-height:1.4;--font-size-small:calc(16/var(--global-font-size)*1rem);--font-size-regular:calc(var(--global-font-size)/16*1rem);--font-size-large:calc(36/var(--global-font-size)*1rem);--font-size-larger:calc(48/var(--global-font-size)*1rem);--global-font-color:#000;--border-color-dark:#000;--border-color-light:#ccc;--color-link:#99005a;--color-link-visited:#333;--color-link-active:#7d0049;--color-quote-border:#000;--color-quote-citation:#6c7781;--color-theme-primary:#99005a;--color-theme-secondary:#ffcd00;--color-theme-sand:#fff1c9;--color-theme-red:#99005a;--color-theme-magenta:#99005a;--color-theme-magentadark:#7d0049;--color-theme-green:#27ae60;--color-theme-blue:#008eb8;--color-theme-yellow:#ffcd00;--color-theme-black:#1d1717;--color-theme-grey:#95a5a6;--color-theme-white:#ecf0f1;--color-custom-daylight:#97c0b7;--color-custom-sun:#eee9d1}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:1.5em auto;padding:0 1em}.entry-content>.wp-block-quote,.entry-content>.wp-block-quote.is-style-large{margin-left:1.5rem}@media screen and (min-width:48em){.entry-content>.wp-block-quote,.entry-content>.wp-block-quote.is-style-large{margin-left:auto}}.wp-block-quote:not(.is-large):not(.is-style-large){border-left-color:#000;border-left-color:var(--color-quote-border)}.wp-block-quote__citation,.wp-block-quote cite,.wp-block-quote footer{border-left-color:#6c7781;border-left-color:var(--color-quote-citation)}.wp-block-cover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-block-cover__inner-container>*{max-width:1140px;max-width:var(--content-width);margin-left:auto;margin-right:auto}.wp-block-cover .wp-block-cover-text,.wp-block-cover p{margin-top:0}.wp-block-latest-comments,.wp-block-latest-posts{padding-top:1.5em;padding-bottom:1.5em;border:1px solid #ccc}ul.wp-block-latest-posts.alignfull,ul.wp-block-latest-posts.alignwide,ul.wp-block-latest-posts.is-grid.alignfull,ul.wp-block-latest-posts.is-grid.alignwide{padding:0 1.5em}.wp-block-gallery ul{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:.5em}.wp-block-gallery:not(.components-placeholder){margin:1.5em auto}.entry-content .wp-block-gallery{padding-right:1.5em;padding-left:1.5em}@media screen and (min-width:48em){.entry-content .wp-block-gallery{padding-right:0;padding-left:0}}.wp-block-gallery.columns-2 .blocks-gallery-item,.wp-block-gallery.columns-3 .blocks-gallery-item,.wp-block-gallery.columns-4 .blocks-gallery-item,.wp-block-gallery.columns-5 .blocks-gallery-item,.wp-block-gallery.columns-6 .blocks-gallery-item,.wp-block-gallery.columns-7 .blocks-gallery-item,.wp-block-gallery.columns-8 .blocks-gallery-item,.wp-block-gallery.columns-9 .blocks-gallery-item{grid-column:span 1;margin:0;width:inherit}.blocks-gallery-item:last-child:nth-child(odd){grid-column:span 2}.wp-block-gallery.columns-3 .blocks-gallery-item:last-child:nth-child(3n),.wp-block-gallery.columns-5 .blocks-gallery-item:last-child:nth-child(5n),.wp-block-gallery.columns-7 .blocks-gallery-item:last-child:nth-child(7n),.wp-block-gallery.columns-9 .blocks-gallery-item:last-child:nth-child(9n){grid-column:span 1}@media screen and (min-width:40em){.wp-block-gallery.columns-2{grid-template-columns:repeat(2,1fr)}.wp-block-gallery.columns-3{grid-template-columns:repeat(3,1fr)}.wp-block-gallery.columns-4{grid-template-columns:repeat(4,1fr)}.wp-block-gallery.columns-5{grid-template-columns:repeat(5,1fr)}.wp-block-gallery.columns-6{grid-template-columns:repeat(6,1fr)}.wp-block-gallery.columns-7{grid-template-columns:repeat(7,1fr)}.wp-block-gallery.columns-8{grid-template-columns:repeat(8,1fr)}.wp-block-gallery.columns-9{grid-template-columns:repeat(9,1fr)}}.comment-content .wp-smiley,.entry-content .wp-smiley,.page-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.wp-caption,embed,iframe,object{max-width:100%}.wp-caption{margin-bottom:1.5em}.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}.wp-caption-text{text-align:center}.wp-caption .wp-caption-text{margin:.8075em 0}@media screen and (min-width:48em){.wp-block-image.alignright,.wp-caption.alignright{margin-right:calc(50% - 570px);margin-right:calc(50% - var(--content-width)/2)}.wp-block-image.alignleft,.wp-caption.alignleft{margin-left:calc(50% - 570px);margin-left:calc(50% - var(--content-width)/2)}}.gallery{margin-bottom:1.5em;display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:.5em}@media screen and (min-width:40em){.gallery-columns-2{grid-template-columns:repeat(2,1fr)}.gallery-columns-3{grid-template-columns:repeat(3,1fr)}.gallery-columns-4{grid-template-columns:repeat(4,1fr)}.gallery-columns-5{grid-template-columns:repeat(5,1fr)}.gallery-columns-6{grid-template-columns:repeat(6,1fr)}.gallery-columns-7{grid-template-columns:repeat(7,1fr)}.gallery-columns-8{grid-template-columns:repeat(8,1fr)}.gallery-columns-9{grid-template-columns:repeat(9,1fr)}}.gallery-item{padding:.5em;border:1px solid #ccc;border:1px solid var(--border-color-light)}.gallery-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.gallery-caption{font-size:80%}.entry{margin-bottom:1rem}.entry-footer,.entry-meta{font-family:Roboto Condensed,Helvetica Neue,Arial Narrow,sans-serif;font-family:var(--highlight-font-family);font-stretch:condensed;font-size:80%}.entry-meta{margin:1em 0}.updated:not(.published){display:none}.post-thumbnail img{margin:0 auto}.entry-content,.entry-summary,.page-content{margin:1.5em 0 0}.entry-content>ol,.entry-content>ul{padding-left:3.5em}.entry-content>*,.entry-summary>*,.page-content>*{margin-right:auto;margin-left:auto;padding-right:0;padding-left:0;max-width:1140px;max-width:var(--content-width)}.comments-area,.entry-footer,.entry-header,.page-header,.page-navigation,.post-navigation,.site-info{margin-top:1.5em;margin-bottom:1.5em}.comments-area,.entry-content>*,.entry-footer,.entry-header,.entry-summary>*,.page-content>*,.page-header,.page-navigation,.post-navigation,.site-info{margin-left:auto;margin-right:auto;padding-right:0;padding-left:0;max-width:1140px;max-width:var(--content-width)}@media screen and (min-width:48em){.entry-content>ol,.entry-content>ul{padding-left:2.5em;padding-right:2.5em}}.entry-content>.more-link{display:block}.page-links{clear:both;margin-bottom:1.5em}.entry-footer span{margin-right:1em}.entry-footer{clear:both;padding:1.5em 1.5rem 3em;border-bottom:1px solid #000;border-bottom:1px solid var(--global-font-color)}@media screen and (min-width:48em){.entry-footer{padding-right:0;padding-left:0}}.alignleft{float:left;margin-right:1.5rem}.alignright{float:right;margin-left:1.5rem}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.alignwide{max-width:calc(50% + 570px);max-width:calc(50% + var(--content-width)/2)}.alignfull{max-width:100%}.entry-content>.alignleft,.entry-summary>.alignleft,.page-content>.alignleft{margin-left:1.5rem}.entry-content>.alignright,.entry-summary>.alignright,.page-content>.alignright{margin-right:1.5rem}@media screen and (min-width:48em){.entry-content>.alignleft,.entry-summary>.alignleft,.page-content>.alignleft{margin-left:calc(50vw - 570px);margin-left:calc(50vw - var(--content-width)/2)}.entry-content>.alignright,.entry-summary>.alignright,.page-content>.alignright{margin-right:calc(50vw - 570px);margin-right:calc(50vw - var(--content-width)/2)}}@media screen and (min-width:60em){.has-sidebar .entry-content>.alignleft,.has-sidebar .entry-summary>.alignleft,.has-sidebar .page-content>.alignleft{margin-left:calc(37.5vw - 1rem - 570px);margin-left:calc(37.5vw - 1rem - var(--content-width)/2)}.has-sidebar .entry-content>.alignright,.has-sidebar .entry-summary>.alignright,.has-sidebar .page-content>.alignright{margin-right:calc(37.5vw - 1rem - 570px);margin-right:calc(37.5vw - 1rem - var(--content-width)/2)}}.has-theme-primary-color{color:#99005a;color:var(--color-theme-primary)}.has-theme-primary-background-color{background-color:#99005a;background-color:var(--color-theme-primary)}.has-theme-secondary-color{color:#ffcd00;color:var(--color-theme-secondary)}.has-theme-secondary-background-color{background-color:#ffcd00;background-color:var(--color-theme-secondary)}.has-theme-red-color{color:#99005a;color:var(--color-theme-red)}.has-theme-red-background-color{background-color:#99005a;background-color:var(--color-theme-red)}.has-theme-green-color{color:#27ae60;color:var(--color-theme-green)}.has-theme-green-background-color{background-color:#27ae60;background-color:var(--color-theme-green)}.has-theme-blue-color{color:#008eb8;color:var(--color-theme-blue)}.has-theme-blue-background-color{background-color:#008eb8;background-color:var(--color-theme-blue)}.has-theme-yellow-color{color:#ffcd00;color:var(--color-theme-yellow)}.has-theme-yellow-background-color{background-color:#ffcd00;background-color:var(--color-theme-yellow)}.has-theme-black-color{color:#1d1717;color:var(--color-theme-black)}.has-theme-black-background-color{background-color:#1d1717;background-color:var(--color-theme-black)}.has-theme-grey-color{color:#95a5a6;color:var(--color-theme-grey)}.has-theme-grey-background-color{background-color:#95a5a6;background-color:var(--color-theme-grey)}.has-theme-white-color{color:#ecf0f1;color:var(--color-theme-white)}.has-theme-white-background-color{background-color:#ecf0f1;background-color:var(--color-theme-white)}.has-custom-daylight-color{color:#97c0b7;color:var(--color-custom-daylight)}.has-custom-daylight-background-color{background-color:#97c0b7;background-color:var(--color-custom-daylight)}.has-custom-sun-color{color:#eee9d1;color:var(--color-custom-sun)}.has-custom-sun-background-color{background-color:#eee9d1;background-color:var(--color-custom-sun)}.has-small-font-size{font-size:.8rem;font-size:var(--font-size-small)}.has-regular-font-size{font-size:1.25rem;font-size:var(--font-size-regular)}.has-large-font-size{font-size:1.8rem;font-size:var(--font-size-large)}.has-larger-font-size{font-size:2.4rem;font-size:var(--font-size-larger)}