:root{--content-width:45rem;--dropdown-symbol-width:0.7em;--global-font-family:"Playfair Display",serif;--highlight-font-family:"Lato","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:#333;--border-color-dark:#333;--border-color-light:#ccc;--color-link:#6e6e6e;--color-link-visited:#6e6e6e;--color-link-active:#6e6e6e;--color-quote-border:#000;--color-quote-citation:#6c7781;--color-black:#000;--color-off-black:#262626;--color-grey:#d8d8d8;--color-grey-rgb:216,216,216;--color-dark-grey:#6e6e6e;--color-dark-grey-rgb:110,110,110;--color-light-grey:#b8b8b8;--color-off-white:#ddd;--color-white:#fff;--color-theme-primary:#e36d60;--color-theme-secondary:#41848f;--color-theme-red:#c0392b;--color-theme-green:#27ae60;--color-theme-blue:#2980b9;--color-theme-yellow:#f1c40f;--color-theme-black:#1c2833;--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:45rem;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{display:-ms-grid;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{-ms-grid-column-span:1;grid-column:span 1;margin:0;width:inherit}.blocks-gallery-item:last-child:nth-child(odd){-ms-grid-column-span:2;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){-ms-grid-column-span:1;grid-column:span 1}@media screen and (min-width:40em){.wp-block-gallery.columns-2{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.wp-block-gallery.columns-3{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.wp-block-gallery.columns-4{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}.wp-block-gallery.columns-5{-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5,1fr)}.wp-block-gallery.columns-6{-ms-grid-columns:(1fr)[6];grid-template-columns:repeat(6,1fr)}.wp-block-gallery.columns-7{-ms-grid-columns:(1fr)[7];grid-template-columns:repeat(7,1fr)}.wp-block-gallery.columns-8{-ms-grid-columns:(1fr)[8];grid-template-columns:repeat(8,1fr)}.wp-block-gallery.columns-9{-ms-grid-columns:(1fr)[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% - 22.5rem);margin-right:calc(50% - var(--content-width)/2)}.wp-block-image.alignleft,.wp-caption.alignleft{margin-left:calc(50% - 22.5rem);margin-left:calc(50% - var(--content-width)/2)}}.gallery{margin-bottom:1.5em;display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:.5em}@media screen and (min-width:40em){.gallery-columns-2{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.gallery-columns-3{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.gallery-columns-4{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}.gallery-columns-5{-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5,1fr)}.gallery-columns-6{-ms-grid-columns:(1fr)[6];grid-template-columns:repeat(6,1fr)}.gallery-columns-7{-ms-grid-columns:(1fr)[7];grid-template-columns:repeat(7,1fr)}.gallery-columns-8{-ms-grid-columns:(1fr)[8];grid-template-columns:repeat(8,1fr)}.gallery-columns-9{-ms-grid-columns:(1fr)[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:Lato,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:1.5rem;padding-left:1.5rem;max-width:45rem;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:1.5rem;padding-left:1.5rem;max-width:45rem;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}.comments-area,.entry-content>*,.entry-footer,.entry-header,.entry-summary>*,.page-content>*,.page-header,.page-navigation,.post-navigation,.site-info{padding-left:0;padding-right:0}}.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 #333;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% + 22.5rem);max-width:calc(50% + var(--content-width)/2)}.alignfull{max-width:100%;padding:0}.entry-content>.alignleft,.entry-summary>.alignleft,.page-content>.alignleft{margin-left:1.5rem;padding-left:0;padding-right:0}.entry-content>.alignright,.entry-summary>.alignright,.page-content>.alignright{margin-right:1.5rem;padding-left:0;padding-right:0}@media screen and (min-width:48em){.entry-content>.alignleft,.entry-summary>.alignleft,.page-content>.alignleft{margin-left:calc(50vw - 22.5rem);margin-left:calc(50vw - var(--content-width)/2)}.entry-content>.alignright,.entry-summary>.alignright,.page-content>.alignright{margin-right:calc(50vw - 22.5rem);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 - 23.5rem);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 - 23.5rem);margin-right:calc(37.5vw - 1rem - var(--content-width)/2)}}.entry-content>.alignwide,.entry-summary>.alignwide,.page-content>.alignwide{margin-left:calc(25% - 25vw);margin-right:calc(25% - 25vw);max-width:1000%;width:auto}.entry-content>.alignfull,.entry-summary>.alignfull,.page-content>.alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:1000%;width:auto}.has-theme-primary-color{color:#e36d60;color:var(--color-theme-primary)}.has-theme-primary-background-color{background-color:#e36d60;background-color:var(--color-theme-primary)}.has-theme-secondary-color{color:#41848f;color:var(--color-theme-secondary)}.has-theme-secondary-background-color{background-color:#41848f;background-color:var(--color-theme-secondary)}.has-theme-red-color{color:#c0392b;color:var(--color-theme-red)}.has-theme-red-background-color{background-color:#c0392b;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:#2980b9;color:var(--color-theme-blue)}.has-theme-blue-background-color{background-color:#2980b9;background-color:var(--color-theme-blue)}.has-theme-yellow-color{color:#f1c40f;color:var(--color-theme-yellow)}.has-theme-yellow-background-color{background-color:#f1c40f;background-color:var(--color-theme-yellow)}.has-theme-black-color{color:#1c2833;color:var(--color-theme-black)}.has-theme-black-background-color{background-color:#1c2833;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)}.wp-block-image figcaption,figcaption{color:#262626;color:var(--color-off-black)}