:root{--global-font-color:#fff;--global-font-family:"Playfair Display",serif;--global-font-size:18;--global-font-line-height:1.4;--highlight-font-family:"Roboto Slab",serif;--content-width:45rem;--dropdown-symbol-width:0.7em;--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;--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-link:#d8d8d8;--color-link-visited:#d8d8d8;--color-link-active:#fff;--color-quote-border:#000;--color-quote-citation:#6c7781;--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)}.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-column{-ms-flex-preferred-size:100%;flex-basis:100%}.wp-block-column:not(:last-child),.wp-block-column:nth-child(odd){margin-right:0}.wp-block-column:not(:first-child){margin-left: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}@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 #dedede}.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 Slab,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>*,.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:1.5em auto;padding-right:1.5rem;padding-left:1.5rem;max-width:45rem;max-width:var(--content-width)}@media screen and (min-width:48em){.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 ol,.entry-content ul{padding-right:2.5em;padding-left:2.5em}.entry-content ol ol,.entry-content ul ul{margin-right:0;margin-left:0;padding-right:1.5em;padding-left:1.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 #111}@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}.has-theme-primary-color,.has-theme-primary-color a{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,.has-theme-secondary-color a{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,.has-theme-red-color a{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,.has-theme-green-color a{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,.has-theme-blue-color a{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,.has-theme-yellow-color a{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,.has-theme-black-color a{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,.has-theme-grey-color a{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,.has-theme-white-color a{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,.has-custom-daylight-color a{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,.has-custom-sun-color a{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:.88889rem;font-size:var(--font-size-small)}.has-regular-font-size{font-size:1.125rem;font-size:var(--font-size-regular)}.has-large-font-size{font-size:2rem;font-size:var(--font-size-large)}.has-larger-font-size{font-size:2.66667rem;font-size:var(--font-size-larger)}