﻿:root{--global--font-primary: var(--font-headings, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif);--global--font-secondary: var(--font-base, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif);--global--font-size-base: 1.25rem;--global--font-size-xs: 1rem;--global--font-size-sm: 1.125rem;--global--font-size-md: 1.25rem;--global--font-size-lg: 1.5rem;--global--font-size-xl: 2.25rem;--global--font-size-xxl: 4rem;--global--font-size-xxxl: 5rem;--global--font-size-page-title: var(--global--font-size-xxl);--global--letter-spacing: normal;--global--line-height-body: 1.7;--global--line-height-heading: 1.3;--global--line-height-page-title: 1.1;--heading--font-family: var(--global--font-primary);--heading--font-size-h6: var(--global--font-size-xs);--heading--font-size-h5: var(--global--font-size-sm);--heading--font-size-h4: var(--global--font-size-lg);--heading--font-size-h3: calc(1.25 * var(--global--font-size-lg));--heading--font-size-h2: var(--global--font-size-xl);--heading--font-size-h1: var(--global--font-size-page-title);--heading--letter-spacing-h6: 0.05em;--heading--letter-spacing-h5: 0.05em;--heading--letter-spacing-h4: var(--global--letter-spacing);--heading--letter-spacing-h3: var(--global--letter-spacing);--heading--letter-spacing-h2: var(--global--letter-spacing);--heading--letter-spacing-h1: var(--global--letter-spacing);--heading--line-height-h6: var(--global--line-height-heading);--heading--line-height-h5: var(--global--line-height-heading);--heading--line-height-h4: var(--global--line-height-heading);--heading--line-height-h3: var(--global--line-height-heading);--heading--line-height-h2: var(--global--line-height-heading);--heading--line-height-h1: var(--global--line-height-page-title);--heading--font-weight: normal;--heading--font-weight-page-title: 300;--heading--font-weight-strong: 600;--latest-posts--title-font-family: var(--heading--font-family);--latest-posts--title-font-size: var(--heading--font-size-h3);--latest-posts--description-font-family: var(--global--font-secondary);--latest-posts--description-font-size: var(--global--font-size-sm);--list--font-family: var(--global--font-secondary);--definition-term--font-family: var(--global--font-primary);--global--color-black: #000;--global--color-dark-gray: #28303d;--global--color-gray: #39414d;--global--color-light-gray: #f0f0f0;--global--color-green: #d1e4dd;--global--color-blue: #d1dfe4;--global--color-purple: #d1d1e4;--global--color-red: #e4d1d1;--global--color-orange: #e4dad1;--global--color-yellow: #eeeadd;--global--color-white: #fff;--global--color-white-50: rgba(255, 255, 255, 0.5);--global--color-white-90: rgba(255, 255, 255, 0.9);--global--color-primary: var(--global--color-dark-gray);--global--color-secondary: var(--global--color-gray);--global--color-primary-hover: var(--global--color-primary);--global--color-background: var(--global--color-green);--global--color-border: var(--global--color-primary);--global--spacing-unit: 20px;--global--spacing-measure: unset;--global--spacing-horizontal: 25px;--global--spacing-vertical: 30px;--global--elevation: 1px 1px 3px 0 rgba(0, 0, 0, 0.2);--form--font-family: var(--global--font-secondary);--form--font-size: var(--global--font-size-sm);--form--line-height: var(--global--line-height-body);--form--color-text: var(--global--color-dark-gray);--form--color-ranged: var(--global--color-secondary);--form--label-weight: 500;--form--border-color: var(--global--color-secondary);--form--border-width: 3px;--form--border-radius: 0;--form--spacing-unit: calc(0.5 * var(--global--spacing-unit));--cover--height: calc(15 * var(--global--spacing-vertical));--cover--color-foreground: var(--global--color-white);--cover--color-background: var(--global--color-black);--button--color-text: var(--global--color-background);--button--color-text-hover: var(--global--color-secondary);--button--color-text-active: var(--global--color-secondary);--button--color-background: var(--global--color-secondary);--button--color-background-active: var(--global--color-background);--button--font-family: var(--global--font-primary);--button--font-size: var(--global--font-size-base);--button--font-weight: 500;--button--line-height: 1.5;--button--border-width: 3px;--button--border-radius: 0;--button--padding-vertical: 15px;--button--padding-horizontal: calc(2 * var(--button--padding-vertical));--entry-header--color: var(--global--color-primary);--entry-header--color-link: currentColor;--entry-header--color-hover: var(--global--color-primary-hover);--entry-header--color-focus: var(--global--color-secondary);--entry-header--font-size: var(--heading--font-size-h2);--entry-content--font-family: var(--global--font-secondary);--entry-author-bio--font-family: var(--heading--font-family);--entry-author-bio--font-size: var(--heading--font-size-h4);--branding--color-text: var(--global--color-primary);--branding--color-link: var(--global--color-primary);--branding--color-link-hover: var(--global--color-secondary);--branding--title--font-family: var(--global--font-primary);--branding--title--font-size: var(--global--font-size-lg);--branding--title--font-size-mobile: var(--heading--font-size-h4);--branding--title--font-weight: normal;--branding--title--text-transform: uppercase;--branding--description--font-family: var(--global--font-secondary);--branding--description--font-size: var(--global--font-size-sm);--branding--description--font-family: var(--global--font-secondary);--branding--logo--max-width: 300px;--branding--logo--max-height: 100px;--branding--logo--max-width-mobile: 96px;--branding--logo--max-height-mobile: 96px;--primary-nav--font-family: var(--global--font-secondary);--primary-nav--font-family-mobile: var(--global--font-primary);--primary-nav--font-size: var(--global--font-size-md);--primary-nav--font-size-sub-menu: var(--global--font-size-xs);--primary-nav--font-size-mobile: var(--global--font-size-sm);--primary-nav--font-size-sub-menu-mobile: var(--global--font-size-sm);--primary-nav--font-size-button: var(--global--font-size-xs);--primary-nav--font-style: normal;--primary-nav--font-style-sub-menu-mobile: normal;--primary-nav--font-weight: normal;--primary-nav--font-weight-button: 500;--primary-nav--color-link: var(--global--color-primary);--primary-nav--color-link-hover: var(--global--color-primary-hover);--primary-nav--color-text: var(--global--color-primary);--primary-nav--padding: calc(0.66 * var(--global--spacing-unit));--primary-nav--border-color: var(--global--color-primary);--pagination--color-text: var(--global--color-primary);--pagination--color-link-hover: var(--global--color-primary-hover);--pagination--font-family: var(--global--font-secondary);--pagination--font-size: var(--global--font-size-lg);--pagination--font-weight: normal;--pagination--font-weight-strong: 600;--footer--color-text: var(--global--color-primary);--footer--color-link: var(--global--color-primary);--footer--color-link-hover: var(--global--color-primary-hover);--footer--font-family: var(--global--font-primary);--footer--font-size: var(--global--font-size-sm);--pullquote--font-family: var(--global--font-primary);--pullquote--font-size: var(--heading--font-size-h3);--pullquote--font-style: normal;--pullquote--letter-spacing: var(--heading--letter-spacing-h4);--pullquote--line-height: var(--global--line-height-heading);--pullquote--border-width: 3px;--pullquote--border-color: var(--global--color-primary);--pullquote--color-foreground: var(--global--color-primary);--pullquote--color-background: var(--global--color-background);--quote--font-family: var(--global--font-secondary);--quote--font-size: var(--global--font-size-md);--quote--font-size-large: var(--global--font-size-xl);--quote--font-style: normal;--quote--font-weight: 700;--quote--font-weight-strong: bolder;--quote--font-style-large: normal;--quote--font-style-cite: normal;--quote--line-height: var(--global--line-height-body);--quote--line-height-large: 1.35;--separator--border-color: var(--global--color-border);--separator--height: 1px;--table--stripes-border-color: var(--global--color-light-gray);--table--stripes-background-color: var(--global--color-light-gray);--table--has-background-text-color: var(--global--color-dark-gray);--widget--line-height-list: 1.9;--widget--line-height-title: 1.4;--widget--font-weight-title: 700;--widget--spacing-menu: calc(0.66 * var(--global--spacing-unit));--global--admin-bar--height: 0}.admin-bar{--global--admin-bar--height: 32px}@media only screen and (max-width: 782px){.admin-bar{--global--admin-bar--height: 46px}}@media only screen and (min-width: 652px){:root{--global--font-size-xl: 2.5rem;--global--font-size-xxl: 6rem;--global--font-size-xxxl: 9rem;--heading--font-size-h3: 2rem;--heading--font-size-h2: 3rem}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:transparent;text-decoration-thickness:1px}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration-style:dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--responsive--spacing-horizontal: calc(2 * var(--global--spacing-horizontal) * 0.6);--responsive--aligndefault-width: calc(100vw - var(--responsive--spacing-horizontal));--responsive--alignwide-width: calc(100vw - var(--responsive--spacing-horizontal));--responsive--alignfull-width: 100%;--responsive--alignright-margin: var(--global--spacing-horizontal);--responsive--alignleft-margin: var(--global--spacing-horizontal)}@media only screen and (min-width: 482px){:root{--responsive--aligndefault-width: min(calc(100vw - 4 * var(--global--spacing-horizontal)), 610px);--responsive--alignwide-width: calc(100vw - 4 * var(--global--spacing-horizontal));--responsive--alignright-margin: calc(0.5 * (100vw - var(--responsive--aligndefault-width)));--responsive--alignleft-margin: calc(0.5 * (100vw - var(--responsive--aligndefault-width)))}}@media only screen and (min-width: 822px){:root{--responsive--aligndefault-width: min(calc(100vw - 8 * var(--global--spacing-horizontal)), 610px);--responsive--alignwide-width: min(calc(100vw - 8 * var(--global--spacing-horizontal)), 1240px)}}.post-thumbnail,.entry-content .wp-audio-shortcode,.entry-content>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce),*[class*=inner-container]>*:not(.entry-content):not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce),.default-max-width{max-width:var(--responsive--aligndefault-width);margin-left:auto;margin-right:auto}.widget-area,.pagination,.comments-pagination,.post-navigation,.site-footer,.site-header,.alignwide,.wide-max-width{max-width:var(--responsive--alignwide-width);margin-left:auto;margin-right:auto}.alignfull,.wp-block-group .wp-block-group__inner-container>*.alignfull,.full-max-width{max-width:var(--responsive--alignfull-width);width:var(--responsive--alignfull-width);margin-left:auto;margin-right:auto}@media only screen and (min-width: 482px){.alignfull,.full-max-width{max-width:var(--responsive--alignfull-width);width:auto;margin-left:auto;margin-right:auto}}.entry-header .post-thumbnail,.singular .post-thumbnail,.alignfull [class*=inner-container]>.alignwide,.alignwide [class*=inner-container]>.alignwide{margin-left:auto;margin-right:auto;width:var(--responsive--alignwide-width);max-width:var(--responsive--alignfull-width)}@media only screen and (min-width: 482px){.entry-content>.alignleft{margin-left:var(--responsive--alignleft-margin);margin-right:var(--global--spacing-horizontal)}}@media only screen and (min-width: 482px){.entry-content>.alignright{margin-left:var(--global--spacing-horizontal);margin-right:var(--responsive--alignright-margin)}}.site-header,.site-main,.widget-area,.site-footer{padding-top:var(--global--spacing-vertical);padding-bottom:var(--global--spacing-vertical);margin-left:auto;margin-right:auto}.site-header{padding-top:calc(0.75 * var(--global--spacing-vertical));padding-bottom:calc(2 * var(--global--spacing-vertical))}@media only screen and (min-width: 482px){.site-header{padding-bottom:calc(3 * var(--global--spacing-vertical))}}.site-main>*{margin-top:calc(3 * var(--global--spacing-vertical));margin-bottom:calc(3 * var(--global--spacing-vertical))}.site-main>*:first-child{margin-top:0}.site-main>*:last-child{margin-bottom:0}.entry-header,.post-thumbnail,.entry-content,.entry-footer,.author-bio{margin-top:var(--global--spacing-vertical);margin-right:auto;margin-bottom:var(--global--spacing-vertical);margin-left:auto}.site-main>article>*,.site-main>.not-found>*,.entry-content>*,[class*=inner-container]>*,.wp-block-template-part>*{margin-top:calc(0.666 * var(--global--spacing-vertical));margin-bottom:calc(0.666 * var(--global--spacing-vertical))}@media only screen and (min-width: 482px){.site-main>article>*,.site-main>.not-found>*,.entry-content>*,[class*=inner-container]>*,.wp-block-template-part>*{margin-top:var(--global--spacing-vertical);margin-bottom:var(--global--spacing-vertical)}}.site-main>article>*:first-child,.site-main>.not-found>*:first-child,.entry-content>*:first-child,[class*=inner-container]>*:first-child,.wp-block-template-part>*:first-child{margin-top:0}.site-main>article>*:last-child,.site-main>.not-found>*:last-child,.entry-content>*:last-child,[class*=inner-container]>*:last-child,.wp-block-template-part>*:last-child{margin-bottom:0}.site-footer>*,.widget-area>*{margin-top:calc(0.666 * var(--global--spacing-vertical));margin-bottom:calc(0.666 * var(--global--spacing-vertical))}@media only screen and (min-width: 482px){.site-footer>*,.widget-area>*{margin-top:var(--global--spacing-vertical);margin-bottom:var(--global--spacing-vertical)}}.entry-header>*,.post-thumbnail>*,.page-content>*,.comment-content>*,.widget>*{margin-top:var(--global--spacing-unit);margin-bottom:var(--global--spacing-unit)}.entry-header>*:first-child,.post-thumbnail>*:first-child,.page-content>*:first-child,.comment-content>*:first-child,.widget>*:first-child{margin-top:0}.entry-header>*:last-child,.post-thumbnail>*:last-child,.page-content>*:last-child,.comment-content>*:last-child,.widget>*:last-child{margin-bottom:0}.entry-content>*.alignleft,.entry-content>*.alignright,.entry-content>*.alignleft:first-child+*,.entry-content>*.alignright:first-child+*,.entry-content>*.alignfull.has-background{margin-top:0}.entry-content>*:last-child,.entry-content>*.alignfull.has-background{margin-bottom:0}.entry-content>*.alignfull+.alignleft,.entry-content>*.alignfull+.alignright{margin-top:var(--global--spacing-vertical)}html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,form,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{padding:0;margin:0;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}html{box-sizing:border-box;font-family:var(--global--font-secondary);line-height:var(--global--line-height-body)}*,*::before,*::after{box-sizing:inherit}body{font-size:var(--global--font-size-base);font-weight:normal;color:var(--global--color-primary);text-align:left;background-color:var(--global--color-background)}button{cursor:pointer}.clear:before,.clear:after,.entry-content:before,.entry-content:after,.comment-content:before,.comment-content:after,.site-header:before,.site-header:after,.site-content:before,.site-content:after,.site-footer:before,.site-footer:after{content:"";display:table;table-layout:fixed}.clear:after,.entry-content:after,.comment-content:after,.site-header:after,.site-content:after,.site-footer:after{clear:both}.site-content li{font-family:"Crimson Text","Times New Roman",serif}blockquote{padding:0;position:relative;margin:var(--global--spacing-vertical) 0 var(--global--spacing-vertical) var(--global--spacing-horizontal)}blockquote>*{margin-top:var(--global--spacing-unit);margin-bottom:var(--global--spacing-unit)}blockquote>*:first-child{margin-top:0}blockquote>*:last-child{margin-bottom:0}blockquote p{letter-spacing:var(--heading--letter-spacing-h4);font-family:var(--quote--font-family);font-size:var(--quote--font-size);font-style:var(--quote--font-style);font-weight:var(--quote--font-weight);line-height:var(--quote--line-height)}blockquote cite,blockquote footer{font-weight:normal;color:var(--global--color-primary);font-size:var(--global--font-size-xs);letter-spacing:var(--global--letter-spacing)}blockquote.alignleft,blockquote.alignright{padding-left:inherit}blockquote.alignleft p,blockquote.alignright p{font-size:var(--heading--font-size-h5);max-width:inherit;width:inherit}blockquote.alignleft cite,blockquote.alignleft footer,blockquote.alignright cite,blockquote.alignright footer{font-size:var(--global--font-size-xs);letter-spacing:var(--global--letter-spacing)}blockquote strong{font-weight:var(--quote--font-weight-strong)}blockquote:before{content:"“";font-size:var(--quote--font-size);line-height:var(--quote--line-height);position:absolute;left:calc(-0.5 * var(--global--spacing-horizontal))}blockquote .wp-block-quote__citation,blockquote cite,blockquote footer{color:var(--global--color-primary);font-size:var(--global--font-size-xs);font-style:var(--quote--font-style-cite)}@media only screen and (max-width: 481px){blockquote{padding-left:calc(0.5 * var(--global--spacing-horizontal))}blockquote:before{left:0}}input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=number],input[type=tel],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime],input[type=datetime-local],input[type=color],.site textarea{border:var(--form--border-width) solid var(--form--border-color);border-radius:var(--form--border-radius);color:var(--form--color-text);line-height:var(--global--line-height-body);padding:var(--form--spacing-unit);margin:0 2px;max-width:100%}input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=date]:focus,input[type=month]:focus,input[type=week]:focus,input[type=time]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=color]:focus,.site textarea:focus{color:var(--form--color-text);outline-offset:2px;outline:2px dotted var(--form--border-color)}input[type=text]:disabled,input[type=email]:disabled,input[type=url]:disabled,input[type=password]:disabled,input[type=search]:disabled,input[type=number]:disabled,input[type=tel]:disabled,input[type=date]:disabled,input[type=month]:disabled,input[type=week]:disabled,input[type=time]:disabled,input[type=datetime]:disabled,input[type=datetime-local]:disabled,input[type=color]:disabled,.site textarea:disabled{opacity:.7}.is-dark-theme input[type=text],.is-dark-theme input[type=email],.is-dark-theme input[type=url],.is-dark-theme input[type=password],.is-dark-theme input[type=search],.is-dark-theme input[type=number],.is-dark-theme input[type=tel],.is-dark-theme input[type=date],.is-dark-theme input[type=month],.is-dark-theme input[type=week],.is-dark-theme input[type=time],.is-dark-theme input[type=datetime],.is-dark-theme input[type=datetime-local],.is-dark-theme input[type=color],.is-dark-theme .site textarea{background:var(--global--color-white-90)}input[type=search]:focus{outline-offset:-7px}.is-dark-theme input[type=search]:focus{outline-color:var(--global--color-background)}input[type=color]{padding:calc(var(--form--spacing-unit) / 2);height:calc(4 * var(--form--spacing-unit))}input[type=email],input[type=url]{direction:ltr}select{border:var(--form--border-width) solid var(--form--border-color);color:var(--form--color-text);-moz-appearance:none;-webkit-appearance:none;appearance:none;line-height:var(--global--line-height-body);padding:var(--form--spacing-unit) calc(3 * var(--form--spacing-unit)) var(--form--spacing-unit) var(--form--spacing-unit);background:var(--global--color-white) url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='%2328303d'><polygon points='0,0 10,0 5,5'/></svg>") no-repeat;background-position:right var(--form--spacing-unit) top 60%}select:focus{outline-offset:2px;outline:2px dotted var(--form--border-color)}.is-dark-theme select{background:var(--global--color-white-90) url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='%2328303d'><polygon points='0,0 10,0 5,5'/></svg>") no-repeat;background-position:right var(--form--spacing-unit) top 60%}textarea{width:100%}label{font-size:var(--form--font-size);font-weight:var(--form--label-weight);margin-bottom:calc(var(--global--spacing-vertical) / 3)}@supports(-webkit-appearance: none) or (-moz-appearance: none){input[type=checkbox],input[type=radio]{-webkit-appearance:none;-moz-appearance:none;position:relative;width:25px;height:25px;border:var(--form--border-width) solid var(--form--border-color);background:var(--global--color-white)}input[type=checkbox]:disabled,input[type=radio]:disabled{opacity:.7}.is-dark-theme input[type=checkbox],.is-dark-theme input[type=radio]{background:var(--global--color-white-90)}input[type=checkbox]:focus{outline-offset:2px;outline:2px dotted var(--form--border-color)}input[type=checkbox]:after{content:"";opacity:0;display:block;left:5px;top:2px;position:absolute;width:7px;height:13px;border:3px solid var(--form--color-text);border-top:0;border-left:0;transform:rotate(30deg)}input[type=checkbox]:checked{color:var(--form--color-text)}input[type=checkbox]:checked:after{opacity:1}input[type=radio]{border-radius:50%}input[type=radio]:focus{outline-offset:2px;outline:2px dotted var(--form--border-color)}input[type=radio]:after{content:"";opacity:0;display:block;left:3px;top:3px;position:absolute;width:11px;height:11px;border-radius:50%;background:var(--form--color-text)}input[type=radio]:checked{border:4px solid var(--form--border-color)}input[type=radio]:checked:after{opacity:1}input[type=radio]:checked:focus{outline-offset:4px;outline:2px dotted var(--form--border-color)}}input[type=checkbox]+label,input[type=radio]+label{display:inline-block;padding-left:10px;font-size:var(--global--font-size-xs);vertical-align:top}@supports(-webkit-appearance: none) or (-moz-appearance: none){input[type=range]{-webkit-appearance:none;width:100%;height:6px;background:var(--form--color-ranged);border-radius:6px;outline-offset:10px}input[type=range]:disabled{opacity:.7}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border:3px solid var(--form--color-ranged);height:44px;width:44px;border-radius:50%;background:var(--global--color-background);cursor:pointer}input[type=range]::-moz-range-thumb{border:3px solid var(--form--color-ranged);height:44px;width:44px;border-radius:50%;background:var(--global--color-background);cursor:pointer;box-sizing:border-box}}input[type=range]::-ms-track{width:100%;height:6px;border-radius:6px;border-width:19px 0;border-color:var(--global--color-background);background:transparent;color:transparent;cursor:pointer}input[type=range]::-ms-fill-upper{background:var(--form--color-ranged);border-radius:6px}input[type=range]::-ms-fill-lower{background:var(--form--color-ranged);border-radius:6px}input[type=range]::-ms-thumb{border:3px solid var(--form--color-ranged);height:44px;width:44px;border-radius:50%;background:var(--global--color-background);cursor:pointer}fieldset{display:grid;border-color:var(--global--color-secondary);padding:var(--global--spacing-horizontal)}fieldset legend{font-size:var(--global--font-size-lg)}fieldset input[type=submit]{max-width:max-content}fieldset input:not([type=submit]){margin-bottom:var(--global--spacing-unit)}fieldset input[type=radio],fieldset input[type=checkbox]{margin-bottom:0}fieldset input[type=radio]+label,fieldset input[type=checkbox]+label{font-size:var(--form--font-size);padding-left:0;margin-bottom:var(--global--spacing-unit)}::-moz-placeholder{opacity:1}.post-password-message{font-size:var(--global--font-size-lg)}.post-password-form{display:flex;flex-wrap:wrap}.post-password-form__label{width:100%;margin-bottom:0}.post-password-form input[type=password]{flex-grow:1;margin-top:calc(var(--global--spacing-vertical) / 3);margin-right:calc(0.66 * var(--global--spacing-horizontal))}.post-password-form__submit{margin-top:calc(var(--global--spacing-vertical) / 3)}@media only screen and (min-width: 592px){.post-password-form__submit{margin-left:calc(0.4 * var(--global--spacing-horizontal))}}img{display:block;height:auto;max-width:100%}.entry-content img{max-width:100%}embed,iframe,object,video{max-width:100%}figcaption,.wp-caption,.wp-caption-text,.wp-block-embed figcaption{color:currentColor;font-size:var(--global--font-size-xs);line-height:var(--global--line-height-body);margin-top:calc(0.5 * var(--global--spacing-unit));margin-bottom:var(--global--spacing-unit);text-align:center}.alignleft figcaption,.alignright figcaption,.alignleft .wp-caption,.alignright .wp-caption,.alignleft .wp-caption-text,.alignright .wp-caption-text,.alignleft .wp-block-embed figcaption,.alignright .wp-block-embed figcaption{margin-bottom:0}.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}b,strong{font-weight:700}dfn,cite,em,i{font-style:italic}pre{white-space:pre;overflow-x:auto}a{cursor:pointer;color:var(--wp--style--color--link, var(--global--color-primary));text-underline-offset:3px;text-decoration-skip-ink:all}a:hover{text-decoration-style:dotted;text-decoration-skip-ink:none}.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button){outline:2px solid transparent;text-decoration:underline 1px dotted currentColor;text-decoration-skip-ink:none;background:rgba(255,255,255,.9)}.is-dark-theme .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button),.is-dark-theme .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) .meta-nav{color:var(--wp--style--color--link, var(--global--color-background))}.has-background-white .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button){background:rgba(0,0,0,.9);color:var(--wp--style--color--link, var(--global--color-white))}.has-background-white .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) .meta-nav{color:var(--wp--style--color--link, var(--global--color-white))}.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button).skip-link{outline:2px solid transparent;outline-offset:-2px}.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button).skip-link:focus{color:#21759b;background-color:#f1f1f1}.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) img{outline:2px dotted var(--wp--style--color--link, var(--global--color-primary))}.has-background .has-link-color a,.has-background.has-link-color a{color:var(--wp--style--color--link, var(--global--color-primary))}.wp-block-audio audio:focus{outline-offset:5px;outline:2px solid var(--global--color-primary)}.site .button,input[type=submit],input[type=reset],.wp-block-search__button,.wp-block-button .wp-block-button__link{line-height:var(--button--line-height);color:var(--button--color-text);cursor:pointer;font-weight:var(--button--font-weight);font-family:var(--button--font-family);font-size:var(--button--font-size);background-color:var(--button--color-background);border-radius:var(--button--border-radius);border:var(--button--border-width) solid var(--button--color-background);text-decoration:none;padding:var(--button--padding-vertical) var(--button--padding-horizontal)}.site .button:focus,input[type=submit]:focus,input[type=reset]:focus,.wp-block-search__button:focus,.wp-block-button .wp-block-button__link:focus{background:transparent;outline-offset:-6px;outline:2px dotted currentColor}.is-dark-theme .site .button:focus,.is-dark-theme input[type=submit]:focus,.is-dark-theme input[type=reset]:focus,.is-dark-theme .wp-block-search__button:focus,.is-dark-theme .wp-block-button .wp-block-button__link:focus{color:var(--button--color-background)}.site .button:focus:not(.has-background),input[type=submit]:focus:not(.has-background),input[type=reset]:focus:not(.has-background),.wp-block-search__button:focus:not(.has-background),.wp-block-button .wp-block-button__link:focus:not(.has-background){color:var(--button--color-text-hover)}.site .button:disabled,input[type=submit]:disabled,input[type=reset]:disabled,.wp-block-search__button:disabled,.wp-block-button .wp-block-button__link:disabled{background-color:var(--global--color-white-50);border-color:var(--global--color-white-50);color:var(--button--color-text-active)}.site .button:active,input[type=submit]:active,input[type=reset]:active,.wp-block-search .wp-block-search__button:active,.wp-block-file .wp-block-file__button:active{color:var(--button--color-text-active);background-color:var(--button--color-background-active)}.site .button:hover,input[type=submit]:hover,input[type=reset]:hover,.wp-block-search .wp-block-search__button:hover,.wp-block-file .wp-block-file__button:hover{color:var(--button--color-text-hover);background:transparent}.wp-block-button:not(.is-style-outline) .wp-block-button__link:active{color:var(--button--color-text-active) !important;background:transparent !important;border-color:var(--button--color-background)}.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover{color:var(--button--color-text-hover) !important;background:transparent !important;border-color:var(--button--color-background)}.wp-block-button:not(.is-style-outline) .wp-block-button__link:focus{color:var(--button--color-text) !important;background:var(--button--color-background) !important}.wp-block-button.is-style-outline .wp-block-button__link{padding:var(--button--padding-vertical) var(--button--padding-horizontal)}.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background){background:transparent}.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):not(.has-text-color){background:transparent;color:var(--button--color-background);border-color:var(--button--color-background)}.wp-block-button.is-style-outline .wp-block-button__link.has-background:not(.has-text-color){color:currentColor}.wp-block-button.is-style-outline .wp-block-button__link.has-background.has-gray-background-color:not(.has-text-color),.wp-block-button.is-style-outline .wp-block-button__link.has-background.has-dark-gray-background-color:not(.has-text-color),.wp-block-button.is-style-outline .wp-block-button__link.has-background.has-black-background-color:not(.has-text-color){color:var(--global--color-white)}.is-dark-theme .wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color).has-background{color:var(--global--color-dark-gray)}.is-dark-theme .wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color).has-background.has-gray-background-color,.is-dark-theme .wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color).has-background.has-dark-gray-background-color,.is-dark-theme .wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color).has-background.has-black-background-color{color:var(--global--color-white)}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color,.wp-block-button.is-style-outline .wp-block-button__link.has-background.has-text-color{border-color:currentColor}.wp-block-button.is-style-outline .wp-block-button__link:active,.wp-block-button.is-style-outline .wp-block-button__link:hover{color:var(--button--color-text) !important;background:var(--button--color-background) !important;border-color:var(--button--color-background)}.wp-block-button.is-style-outline .wp-block-button__link:active.has-text-color,.wp-block-button.is-style-outline .wp-block-button__link:hover.has-text-color{border-color:var(--button--color-background)}.wp-block-button.is-style-outline .wp-block-button__link:focus{color:var(--button--color-background) !important;background:transparent !important}.wp-block-button .is-style-squared .wp-block-button__link{border-radius:0}.is-style-outline .wp-block-button__link[style*=radius]:focus,.wp-block-button a.wp-block-button__link[style*=radius]:focus{outline-offset:2px;outline:2px dotted var(--button--color-background)}.wp-block-code{border-color:var(--global--color-border);border-radius:0;border-style:solid;border-width:.1rem;padding:var(--global--spacing-unit)}.wp-block-code code{color:var(--global--color-primary);font-size:var(--global--font-size-xs);white-space:pre;overflow-x:auto;display:block}.wp-block-columns:not(.alignwide):not(.alignfull){clear:both}.wp-block-columns .wp-block-column>*{margin-top:calc(0.66 * var(--global--spacing-vertical));margin-bottom:calc(0.66 * var(--global--spacing-vertical))}@media only screen and (min-width: 482px){.wp-block-columns .wp-block-column>*{margin-top:var(--global--spacing-vertical);margin-bottom:var(--global--spacing-vertical)}}.wp-block-columns .wp-block-column>*:first-child{margin-top:0}.wp-block-columns .wp-block-column>*:last-child{margin-bottom:0}.wp-block-columns .wp-block-column:last-child{margin-bottom:0}.wp-block-columns .wp-block-column:not(:last-child){margin-bottom:calc(0.66 * var(--global--spacing-vertical))}@media only screen and (min-width: 482px){.wp-block-columns .wp-block-column:not(:last-child){margin-bottom:var(--global--spacing-vertical)}}@media only screen and (min-width: 822px){.wp-block-columns .wp-block-column:not(:last-child){margin-bottom:0}}.wp-block-columns.is-style-twentytwentyone-columns-overlap{justify-content:space-around}@media only screen and (min-width: 652px){.wp-block-columns.is-style-twentytwentyone-columns-overlap .wp-block-column:nth-child(2n){margin-left:calc(-2 * var(--global--spacing-horizontal));margin-top:calc(2.5 * var(--global--spacing-horizontal));z-index:2}.wp-block-columns.is-style-twentytwentyone-columns-overlap .wp-block-column:nth-child(2n)>p:not(.has-background),.wp-block-columns.is-style-twentytwentyone-columns-overlap .wp-block-column:nth-child(2n)>h1:not(.has-background),.wp-block-columns.is-style-twentytwentyone-columns-overlap .wp-block-column:nth-child(2n)>h2:not(.has-background),.wp-block-columns.is-style-twentytwentyone-columns-overlap .wp-block-column:nth-child(2n)>h3:not(.has-background),.wp-block-columns.is-style-twentytwentyone-columns-overlap .wp-block-column:nth-child(2n)>h4:not(.has-background),.wp-block-columns.is-style-twentytwentyone-columns-overlap .wp-block-column:nth-child(2n)>h5:not(.has-background),.wp-block-columns.is-style-twentytwentyone-columns-overlap .wp-block-column:nth-child(2n)>h6:not(.has-background),.wp-block-columns.is-style-twentytwentyone-columns-overlap .wp-block-column:nth-child(2n)>ul:not(.has-background),.wp-block-columns.is-style-twentytwentyone-columns-overlap .wp-block-column:nth-child(2n)>ol:not(.has-background),.wp-block-columns.is-style-twentytwentyone-columns-overlap .wp-block-column:nth-child(2n)>pre:not(.has-background){background-color:var(--global--color-background);padding:var(--global--spacing-unit)}.wp-block-columns.is-style-twentytwentyone-columns-overlap .wp-block-column:nth-child(2n)>ul:not(.has-background),.wp-block-columns.is-style-twentytwentyone-columns-overlap .wp-block-column:nth-child(2n)>ol:not(.has-background){padding-left:calc(2 * var(--global--spacing-horizontal))}.wp-block-columns.is-style-twentytwentyone-columns-overlap .wp-block-column:nth-child(2n).is-vertically-aligned-center{margin-top:0}}.wp-block-columns.alignfull .wp-block-column p:not(.has-background),.wp-block-columns.alignfull .wp-block-column h1:not(.has-background),.wp-block-columns.alignfull .wp-block-column h2:not(.has-background),.wp-block-columns.alignfull .wp-block-column h3:not(.has-background),.wp-block-columns.alignfull .wp-block-column h4:not(.has-background),.wp-block-columns.alignfull .wp-block-column h5:not(.has-background),.wp-block-columns.alignfull .wp-block-column h6:not(.has-background){padding-left:var(--global--spacing-unit);padding-right:var(--global--spacing-unit)}.wp-block-cover,.wp-block-cover-image{background-color:var(--cover--color-background);min-height:var(--cover--height);margin-top:inherit;margin-bottom:inherit}.wp-block-cover:not(.alignwide):not(.alignfull),.wp-block-cover-image:not(.alignwide):not(.alignfull){clear:both}.wp-block-cover.alignfull,.wp-block-cover-image.alignfull{margin-top:0;margin-bottom:0}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover-image .wp-block-cover-text{color:currentColor;margin-top:var(--global--spacing-vertical);margin-bottom:var(--global--spacing-vertical)}.wp-block-cover .wp-block-cover__inner-container a:not(.wp-block-button__link):not(.wp-block-file__button),.wp-block-cover .wp-block-cover-image-text a:not(.wp-block-button__link):not(.wp-block-file__button),.wp-block-cover .wp-block-cover-text a:not(.wp-block-button__link):not(.wp-block-file__button),.wp-block-cover-image .wp-block-cover__inner-container a:not(.wp-block-button__link):not(.wp-block-file__button),.wp-block-cover-image .wp-block-cover-image-text a:not(.wp-block-button__link):not(.wp-block-file__button),.wp-block-cover-image .wp-block-cover-text a:not(.wp-block-button__link):not(.wp-block-file__button){color:currentColor}.wp-block-cover .wp-block-cover__inner-container .has-link-color a,.wp-block-cover .wp-block-cover-image-text .has-link-color a,.wp-block-cover .wp-block-cover-text .has-link-color a,.wp-block-cover-image .wp-block-cover__inner-container .has-link-color a,.wp-block-cover-image .wp-block-cover-image-text .has-link-color a,.wp-block-cover-image .wp-block-cover-text .has-link-color a{color:var(--wp--style--color--link, var(--global--color-primary))}.wp-block-cover:not([class*=background-color]) .wp-block-cover__inner-container,.wp-block-cover:not([class*=background-color]) .wp-block-cover-image-text,.wp-block-cover:not([class*=background-color]) .wp-block-cover-text,.wp-block-cover-image:not([class*=background-color]) .wp-block-cover__inner-container,.wp-block-cover-image:not([class*=background-color]) .wp-block-cover-image-text,.wp-block-cover-image:not([class*=background-color]) .wp-block-cover-text{color:var(--cover--color-foreground)}.wp-block-cover h2,.wp-block-cover-image h2{font-size:var(--heading--font-size-h2);letter-spacing:var(--heading--letter-spacing-h2);line-height:var(--heading--line-height-h2);max-width:inherit;text-align:inherit;padding:0}.wp-block-cover h2.has-text-align-left,.wp-block-cover-image h2.has-text-align-left{text-align:left}.wp-block-cover h2.has-text-align-center,.wp-block-cover-image h2.has-text-align-center{text-align:center}.wp-block-cover h2.has-text-align-right,.wp-block-cover-image h2.has-text-align-right{text-align:right}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{width:calc(100% - calc(2 * var(--global--spacing-vertical)))}.wp-block-cover .wp-block-cover__inner-container>*,.wp-block-cover-image .wp-block-cover__inner-container>*{margin-top:calc(0.666 * var(--global--spacing-vertical));margin-bottom:calc(0.666 * var(--global--spacing-vertical))}@media only screen and (min-width: 482px){.wp-block-cover .wp-block-cover__inner-container>*,.wp-block-cover-image .wp-block-cover__inner-container>*{margin-top:var(--global--spacing-vertical);margin-bottom:var(--global--spacing-vertical)}}.wp-block-cover .wp-block-cover__inner-container>*:first-child,.wp-block-cover-image .wp-block-cover__inner-container>*:first-child{margin-top:0}.wp-block-cover .wp-block-cover__inner-container>*:last-child,.wp-block-cover-image .wp-block-cover__inner-container>*:last-child{margin-bottom:0}.wp-block-cover.alignleft,.wp-block-cover.alignright,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright{margin-top:0}.wp-block-cover.alignleft>*,.wp-block-cover.alignright>*,.wp-block-cover-image.alignleft>*,.wp-block-cover-image.alignright>*{margin-top:calc(2 * var(--global--spacing-vertical));margin-bottom:calc(2 * var(--global--spacing-vertical));padding-left:var(--global--spacing-horizontal);padding-right:var(--global--spacing-horizontal);width:100%}.wp-block-cover.has-left-content,.wp-block-cover.has-right-content,.wp-block-cover-image.has-left-content,.wp-block-cover-image.has-right-content{justify-content:center}.wp-block-cover.is-style-twentytwentyone-border,.wp-block-cover-image.is-style-twentytwentyone-border{border:calc(3 * var(--separator--height)) solid var(--global--color-border)}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover{color:var(--button--color-text-hover);opacity:inherit}.wp-block-file a.wp-block-file__button:visited{color:var(--button--color-text)}.wp-block-file a.wp-block-file__button:visited:hover{color:var(--button--color-text-hover)}.wp-block-file .wp-block-file__button{line-height:var(--button--line-height);color:var(--button--color-text);cursor:pointer;font-weight:var(--button--font-weight);font-family:var(--button--font-family);font-size:var(--button--font-size);background-color:var(--button--color-background);border-radius:var(--button--border-radius);border:var(--button--border-width) solid var(--button--color-background);text-decoration:none;padding:var(--button--padding-vertical) var(--button--padding-horizontal);display:inline-block}.wp-block-file .wp-block-file__button:focus{background:transparent;outline-offset:-6px;outline:2px dotted currentColor}.is-dark-theme .wp-block-file .wp-block-file__button:focus{color:var(--button--color-background)}.wp-block-file .wp-block-file__button:focus:not(.has-background){color:var(--button--color-text-hover)}.wp-block-file .wp-block-file__button:disabled{background-color:var(--global--color-white-50);border-color:var(--global--color-white-50);color:var(--button--color-text-active)}.wp-block-gallery{margin:0 auto}.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{width:calc((100% - var(--global--spacing-unit)) / 2)}.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{margin:0;color:var(--global--color-white);font-size:var(--global--font-size-xs)}.wp-block-gallery .blocks-gallery-image figcaption a,.wp-block-gallery .blocks-gallery-item figcaption a{color:var(--global--color-white)}.wp-block-gallery .blocks-gallery-image figcaption a:focus,.wp-block-gallery .blocks-gallery-item figcaption a:focus{background-color:transparent;outline:2px solid var(--wp--style--color--link, var(--global--color-primary));text-decoration:none}.wp-block-gallery .blocks-gallery-image a:focus img,.wp-block-gallery .blocks-gallery-item a:focus img{outline-offset:2px}.wp-block-group{display:block;clear:both;display:flow-root}.wp-block-group:before,.wp-block-group:after{content:"";display:block;clear:both}.wp-block-group .wp-block-group__inner-container{margin-left:auto;margin-right:auto}.wp-block-group .wp-block-group__inner-container>*{margin-top:calc(0.666 * var(--global--spacing-vertical));margin-bottom:calc(0.666 * var(--global--spacing-vertical))}@media only screen and (min-width: 482px){.wp-block-group .wp-block-group__inner-container>*{margin-top:var(--global--spacing-vertical);margin-bottom:var(--global--spacing-vertical)}}.wp-block-group .wp-block-group__inner-container>*:first-child{margin-top:0}.wp-block-group .wp-block-group__inner-container>*:last-child{margin-bottom:0}.wp-block-group.has-background{padding:calc(0.666 * var(--global--spacing-vertical))}@media only screen and (min-width: 482px){.wp-block-group.has-background{padding:var(--global--spacing-vertical)}}.wp-block-group.is-style-twentytwentyone-border{border:calc(3 * var(--separator--height)) solid var(--global--color-border);padding:var(--global--spacing-vertical)}.wp-block-group.has-background .wp-block-group__inner-container>.alignfull,.wp-block-group.has-background .wp-block-group__inner-container>hr.wp-block-separator:not(.is-style-dots):not(.alignwide).alignfull,.wp-block-group.is-style-twentytwentyone-border .wp-block-group__inner-container>.alignfull,.wp-block-group.is-style-twentytwentyone-border .wp-block-group__inner-container>hr.wp-block-separator:not(.is-style-dots):not(.alignwide).alignfull{max-width:calc(var(--responsive--alignfull-width) + (2 * var(--global--spacing-vertical)));width:calc(var(--responsive--alignfull-width) + (2 * var(--global--spacing-vertical)));margin-left:calc(-1 * var(--global--spacing-vertical))}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{clear:both;font-family:var(--heading--font-family);font-weight:var(--heading--font-weight)}h1 strong,.h1 strong,h2 strong,.h2 strong,h3 strong,.h3 strong,h4 strong,.h4 strong,h5 strong,.h5 strong,h6 strong,.h6 strong{font-weight:var(--heading--font-weight-strong)}h1,.h1{font-size:var(--heading--font-size-h1);letter-spacing:var(--heading--letter-spacing-h1);line-height:var(--heading--line-height-h1)}h2,.h2{font-size:var(--heading--font-size-h2);letter-spacing:var(--heading--letter-spacing-h2);line-height:var(--heading--line-height-h2)}h3,.h3{font-size:var(--heading--font-size-h3);letter-spacing:var(--heading--letter-spacing-h3);line-height:var(--heading--line-height-h3)}h4,.h4{font-size:var(--heading--font-size-h4);font-weight:var(--heading--font-weight-strong);letter-spacing:var(--heading--letter-spacing-h4);line-height:var(--heading--line-height-h4)}h5,.h5{font-size:var(--heading--font-size-h5);font-weight:var(--heading--font-weight-strong);letter-spacing:var(--heading--letter-spacing-h5);line-height:var(--heading--line-height-h5)}h6,.h6{font-size:var(--heading--font-size-h6);font-weight:var(--heading--font-weight-strong);letter-spacing:var(--heading--letter-spacing-h6);line-height:var(--heading--line-height-h6)}.wp-block-image{text-align:center}.wp-block-image figcaption{color:var(--global--color-primary);font-size:var(--global--font-size-xs);line-height:var(--global--line-height-body);margin-top:calc(0.5 * var(--global--spacing-unit));margin-bottom:var(--global--spacing-unit);text-align:center}.wp-block-image .alignright{margin-left:var(--global--spacing-horizontal)}.wp-block-image .alignleft{margin-right:var(--global--spacing-horizontal)}.wp-block-image a:focus img{outline-offset:2px}.entry-content>*[class=wp-block-image],.entry-content [class*=inner-container]>*[class=wp-block-image]{margin-top:0;margin-bottom:0}.entry-content>*[class=wp-block-image]+*,.entry-content [class*=inner-container]>*[class=wp-block-image]+*{margin-top:0}img{height:auto;max-width:100%;vertical-align:middle}.wp-block-image.is-style-twentytwentyone-border img,.wp-block-image.is-style-twentytwentyone-image-frame img{border:calc(3 * var(--separator--height)) solid var(--global--color-border)}.wp-block-image.is-style-twentytwentyone-image-frame img{padding:var(--global--spacing-unit)}@media only screen and (min-width: 482px){.entry-content>.wp-block-image>.alignleft,.entry-content>.wp-block-image>.alignright{max-width:50%}}@media only screen and (max-width: 481px){.entry-content>.wp-block-image>.alignleft,.entry-content>.wp-block-image>.alignright{margin-left:0;margin-right:0}}.wp-block-latest-comments{padding-left:0}.wp-block-latest-comments .wp-block-latest-comments__comment{font-size:var(--global--font-size-sm);line-height:var(--global--line-height-body);margin-top:var(--global--spacing-vertical);margin-bottom:var(--global--spacing-vertical)}.wp-block-latest-comments .wp-block-latest-comments__comment:first-child{margin-top:0}.wp-block-latest-comments .wp-block-latest-comments__comment:last-child{margin-bottom:0}.wp-block-latest-comments .wp-block-latest-comments__comment-meta{font-family:var(--heading--font-family)}.wp-block-latest-comments .wp-block-latest-comments__comment-date{color:var(--global--color-primary);font-size:var(--global--font-size-sm)}.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p{font-size:var(--global--font-size-sm);line-height:var(--global--line-height-body);margin:0}.wp-block-latest-posts{padding-left:0}.wp-block-latest-posts:not(.is-grid)>li{margin-top:calc(1.666 * var(--global--spacing-vertical));margin-bottom:calc(1.666 * var(--global--spacing-vertical))}.wp-block-latest-posts:not(.is-grid)>li:first-child{margin-top:0}.wp-block-latest-posts:not(.is-grid)>li:last-child{margin-bottom:0}.wp-block-latest-posts.is-grid{word-wrap:break-word;word-break:break-word}.wp-block-latest-posts.is-grid>li{margin-bottom:var(--global--spacing-vertical)}.wp-block-latest-posts.is-grid>li:last-child{margin-bottom:0}.wp-block-latest-posts.is-grid.columns-2>li:nth-last-child(-n+2):nth-child(2n+1),.wp-block-latest-posts.is-grid.columns-2>li:nth-last-child(-n+2):nth-child(2n+1)~li,.wp-block-latest-posts.is-grid.columns-3>li:nth-last-child(-n+3):nth-child(3n+1),.wp-block-latest-posts.is-grid.columns-3>li:nth-last-child(-n+3):nth-child(3n+1)~li,.wp-block-latest-posts.is-grid.columns-4>li:nth-last-child(-n+4):nth-child(4n+1),.wp-block-latest-posts.is-grid.columns-4>li:nth-last-child(-n+4):nth-child(4n+1)~li,.wp-block-latest-posts.is-grid.columns-5>li:nth-last-child(-n+5):nth-child(5n+1),.wp-block-latest-posts.is-grid.columns-5>li:nth-last-child(-n+5):nth-child(5n+1)~li,.wp-block-latest-posts.is-grid.columns-6>li:nth-last-child(-n+6):nth-child(6n+1),.wp-block-latest-posts.is-grid.columns-6>li:nth-last-child(-n+6):nth-child(6n+1)~li{margin-bottom:0}.wp-block-latest-posts>li>*{margin-top:calc(0.333 * var(--global--spacing-vertical));margin-bottom:calc(0.333 * var(--global--spacing-vertical))}.wp-block-latest-posts>li>*:first-child{margin-top:0}.wp-block-latest-posts>li>*:last-child{margin-bottom:0}.wp-block-latest-posts>li>a{display:inline-block;font-family:var(--latest-posts--title-font-family);font-size:var(--latest-posts--title-font-size);font-weight:var(--heading--font-weight);line-height:var(--global--line-height-heading);margin-bottom:calc(0.333 * var(--global--spacing-vertical))}.wp-block-latest-posts .wp-block-latest-posts__post-author{color:var(--global--color-primary);font-size:var(--global--font-size-md);line-height:var(--global--line-height-body)}.wp-block-latest-posts .wp-block-latest-posts__post-date{color:var(--global--color-primary);font-size:var(--global--font-size-xs);line-height:var(--global--line-height-body)}[class*=inner-container] .wp-block-latest-posts .wp-block-latest-posts__post-date,.has-background .wp-block-latest-posts .wp-block-latest-posts__post-date{color:currentColor}.wp-block-latest-posts .wp-block-latest-posts__post-excerpt,.wp-block-latest-posts .wp-block-latest-posts__post-full-content{font-family:var(--latest-posts--description-font-family);font-size:var(--latest-posts--description-font-size);line-height:var(--global--line-height-body);margin-top:calc(0.666 * var(--global--spacing-vertical))}.wp-block-latest-posts.alignfull{padding-left:var(--global--spacing-unit);padding-right:var(--global--spacing-unit)}.entry-content [class*=inner-container] .wp-block-latest-posts.alignfull,.entry-content .has-background .wp-block-latest-posts.alignfull{padding-left:0;padding-right:0}.wp-block-latest-posts.is-style-twentytwentyone-latest-posts-dividers{border-top:calc(3 * var(--separator--height)) solid var(--global--color-border);border-bottom:calc(3 * var(--separator--height)) solid var(--global--color-border)}.wp-block-latest-posts.is-style-twentytwentyone-latest-posts-dividers:not(.is-grid)>li,.wp-block-latest-posts.is-style-twentytwentyone-latest-posts-dividers>li{padding-bottom:var(--global--spacing-vertical);border-bottom:var(--separator--height) solid var(--global--color-border);margin-top:var(--global--spacing-vertical);margin-bottom:var(--global--spacing-vertical)}.wp-block-latest-posts.is-style-twentytwentyone-latest-posts-dividers:not(.is-grid)>li:last-child,.wp-block-latest-posts.is-style-twentytwentyone-latest-posts-dividers>li:last-child{padding-bottom:0;border-bottom:none}.wp-block-latest-posts.is-style-twentytwentyone-latest-posts-dividers.is-grid{box-shadow:inset 0 -1px 0 0 var(--global--color-border);border-bottom:calc(2 * var(--separator--height)) solid var(--global--color-border)}.wp-block-latest-posts.is-style-twentytwentyone-latest-posts-dividers.is-grid li{margin:0;padding-top:var(--global--spacing-vertical);padding-right:var(--global--spacing-horizontal)}.wp-block-latest-posts.is-style-twentytwentyone-latest-posts-dividers.is-grid li:last-child{padding-bottom:var(--global--spacing-vertical)}@media screen and (min-width: 600px){.wp-block-latest-posts.is-style-twentytwentyone-latest-posts-dividers.is-grid.columns-2 li{width:calc((100% / 2))}.wp-block-latest-posts.is-style-twentytwentyone-latest-posts-dividers.is-grid.columns-3 li{width:calc((100% / 3))}.wp-block-latest-posts.is-style-twentytwentyone-latest-posts-dividers.is-grid.columns-4 li{width:calc((100% / 4))}.wp-block-latest-posts.is-style-twentytwentyone-latest-posts-dividers.is-grid.columns-5 li{width:calc((100% / 5))}.wp-block-latest-posts.is-style-twentytwentyone-latest-posts-dividers.is-grid.columns-6 li{width:calc((100% / 6))}}.wp-block-latest-posts.is-style-twentytwentyone-latest-posts-borders li{border:calc(3 * var(--separator--height)) solid var(--global--color-border);padding:var(--global--spacing-vertical) var(--global--spacing-horizontal)}.wp-block-latest-posts.is-style-twentytwentyone-latest-posts-borders li:last-child{padding-bottom:var(--global--spacing-vertical)}.wp-block-latest-posts.is-style-twentytwentyone-latest-posts-borders:not(.is-grid) li{margin-top:var(--global--spacing-horizontal);margin-bottom:var(--global--spacing-horizontal)}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-item a{display:block}.gallery-item a:focus img{outline-offset:-2px}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block}figure.wp-caption a:focus img{outline-offset:2px}ul,ol{margin:0;padding-left:calc(2 * var(--global--spacing-horizontal))}ul.aligncenter,ol.aligncenter{list-style-position:inside;padding:0}ul.alignright,ol.alignright{list-style-position:inside;text-align:right;padding:0}ul{list-style-type:disc}ol{list-style-type:decimal}dt{font-family:var(--definition-term--font-family);font-weight:bold}dd{margin:0;padding-left:calc(2 * var(--global--spacing-horizontal))}.wp-block-media-text.alignfull{margin-top:0;margin-bottom:0}.wp-block-media-text a:focus img{outline-offset:-1px}.wp-block-media-text .wp-block-media-text__content{padding:var(--global--spacing-horizontal)}@media only screen and (min-width: 592px){.wp-block-media-text .wp-block-media-text__content{padding:var(--global--spacing-vertical)}}.wp-block-media-text .wp-block-media-text__content>*{margin-top:calc(0.666 * var(--global--spacing-vertical));margin-bottom:calc(0.666 * var(--global--spacing-vertical))}@media only screen and (min-width: 482px){.wp-block-media-text .wp-block-media-text__content>*{margin-top:var(--global--spacing-vertical);margin-bottom:var(--global--spacing-vertical)}}.wp-block-media-text .wp-block-media-text__content>*:first-child{margin-top:0}.wp-block-media-text .wp-block-media-text__content>*:last-child{margin-bottom:0}@media only screen and (min-width: 482px){.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{padding-top:var(--global--spacing-vertical);padding-bottom:var(--global--spacing-vertical)}}.wp-block-media-text.is-style-twentytwentyone-border{border:calc(3 * var(--separator--height)) solid var(--global--color-border)}.wp-block-navigation .wp-block-navigation-link{padding:0}.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link__content{padding:var(--primary-nav--padding)}.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link__label{font-family:var(--primary-nav--font-family);font-size:var(--primary-nav--font-size);font-weight:var(--primary-nav--font-weight)}.wp-block-navigation .wp-block-navigation-link__submenu-icon{padding:0}.wp-block-navigation>.wp-block-navigation__container .has-child .wp-block-navigation-link{display:inherit}.wp-block-navigation>.wp-block-navigation__container .has-child .wp-block-navigation__container{border:none;left:0;margin-left:var(--primary-nav--padding);min-width:max-content;opacity:0;padding:0;position:inherit;top:inherit}.wp-block-navigation>.wp-block-navigation__container .has-child .wp-block-navigation__container .wp-block-navigation-link .wp-block-navigation-link__content{display:inline-block;padding:calc(0.5 * var(--primary-nav--padding)) var(--primary-nav--padding)}.wp-block-navigation>.wp-block-navigation__container .has-child .wp-block-navigation__container .wp-block-navigation-link__submenu-icon{display:none}.wp-block-navigation>.wp-block-navigation__container .has-child:hover .wp-block-navigation__container,.wp-block-navigation>.wp-block-navigation__container .has-child:focus-within .wp-block-navigation__container{display:block;opacity:1;visibility:visible}.wp-block-navigation>.wp-block-navigation__container>.has-child>.wp-block-navigation__container{background:var(--global--color-background);margin:0;padding:0;position:absolute;top:100%;border:1px solid var(--primary-nav--border-color)}.wp-block-navigation>.wp-block-navigation__container>.has-child>.wp-block-navigation__container:before,.wp-block-navigation>.wp-block-navigation__container>.has-child>.wp-block-navigation__container:after{content:"";display:block;position:absolute;width:0;top:-10px;left:var(--global--spacing-horizontal);border-style:solid;border-color:var(--primary-nav--border-color) transparent;border-width:0 7px 10px 7px}.wp-block-navigation>.wp-block-navigation__container>.has-child>.wp-block-navigation__container:after{top:-9px;border-color:var(--global--color-background) transparent}.wp-block-navigation:not(.has-background) .wp-block-navigation__container{background:var(--global--color-background)}.wp-block-navigation:not(.has-background) .wp-block-navigation__container .wp-block-navigation__container{background:var(--global--color-background)}.wp-block-navigation:not(.has-text-color) .wp-block-navigation-link>a:hover,.wp-block-navigation:not(.has-text-color) .wp-block-navigation-link>a:focus{color:var(--primary-nav--color-link-hover)}.wp-block-navigation:not(.has-text-color) .wp-block-navigation-link>a:hover{text-decoration:underline;text-decoration-style:dotted}.wp-block-navigation:not(.has-text-color) .wp-block-navigation-link__content{color:currentColor}p{line-height:var(--wp--typography--line-height, --global--line-height-body)}p.has-background{padding:var(--global--spacing-unit)}p.has-text-color a{color:var(--wp--style--color--link, var(--global--color-primary))}pre.wp-block-preformatted{overflow-x:auto;white-space:pre}.wp-block-pullquote{padding:calc(2 * var(--global--spacing-unit)) 0;text-align:center;border-width:var(--pullquote--border-width);border-bottom-style:solid;border-top-style:solid;color:currentColor;border-color:currentColor;position:relative}.wp-block-pullquote blockquote::before{color:currentColor;content:"“";display:block;position:relative;left:0;font-size:3rem;font-weight:500;line-height:1}.wp-block-pullquote p{font-family:var(--pullquote--font-family);font-size:var(--pullquote--font-size);font-style:var(--pullquote--font-style);font-weight:700;letter-spacing:var(--pullquote--letter-spacing);line-height:var(--pullquote--line-height);margin:0}.wp-block-pullquote a{color:currentColor}.wp-block-pullquote .wp-block-pullquote__citation,.wp-block-pullquote cite,.wp-block-pullquote footer{color:currentColor;display:block;font-size:var(--global--font-size-xs);font-style:var(--pullquote--font-style);text-transform:none}.wp-block-pullquote:not(.is-style-solid-color){background:none}.wp-block-pullquote.alignleft:not(.is-style-solid-color) blockquote:before,.wp-block-pullquote.alignleft:not(.is-style-solid-color) cite{text-align:center}.wp-block-pullquote.alignwide>p,.wp-block-pullquote.alignwide blockquote{max-width:var(--responsive--alignwide-width)}.wp-block-pullquote.alignfull:not(.is-style-solid-color)>p,.wp-block-pullquote.alignfull:not(.is-style-solid-color) blockquote{padding:0 calc(2 * var(--global--spacing-unit))}.wp-block-pullquote.is-style-solid-color{color:var(--pullquote--color-foreground);padding:calc(2.5 * var(--global--spacing-unit));border-width:var(--pullquote--border-width);border-style:solid;border-color:var(--pullquote--border-color)}@media(min-width: 600px){.wp-block-pullquote.is-style-solid-color{padding:calc(5 * var(--global--spacing-unit))}}.wp-block-pullquote.is-style-solid-color blockquote::before{text-align:left}.wp-block-pullquote.is-style-solid-color blockquote{margin:0;max-width:inherit}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:var(--pullquote--font-size)}.wp-block-pullquote.is-style-solid-color .wp-block-pullquote__citation,.wp-block-pullquote.is-style-solid-color cite,.wp-block-pullquote.is-style-solid-color footer{color:currentColor}.wp-block-pullquote.is-style-solid-color.alignleft,.wp-block-pullquote.is-style-solid-color.alignright{padding:var(--global--spacing-unit)}.wp-block-pullquote.is-style-solid-color.alignleft blockquote,.wp-block-pullquote.is-style-solid-color.alignright blockquote{max-width:initial}.wp-block-quote{border-left:none}.wp-block-quote:before{content:"“";font-size:var(--quote--font-size);line-height:var(--quote--line-height);left:8px}.has-background .wp-block-quote .wp-block-quote__citation,[class*=background-color] .wp-block-quote .wp-block-quote__citation,[style*=background-color] .wp-block-quote .wp-block-quote__citation,.wp-block-cover[style*=background-image] .wp-block-quote .wp-block-quote__citation,.has-background .wp-block-quote cite,[class*=background-color] .wp-block-quote cite,[style*=background-color] .wp-block-quote cite,.wp-block-cover[style*=background-image] .wp-block-quote cite,.has-background .wp-block-quote footer,[class*=background-color] .wp-block-quote footer,[style*=background-color] .wp-block-quote footer,.wp-block-cover[style*=background-image] .wp-block-quote footer{color:currentColor}.wp-block-quote.has-text-align-right{margin:var(--global--spacing-vertical) var(--global--spacing-horizontal) var(--global--spacing-vertical) auto;padding-right:0;border-right:none}.wp-block-quote.has-text-align-right:before{display:none}.wp-block-quote.has-text-align-right p:before{content:"”";font-size:var(--quote--font-size);font-weight:normal;line-height:var(--quote--line-height);margin-right:5px}.wp-block-quote.has-text-align-center{margin:var(--global--spacing-vertical) auto}.wp-block-quote.has-text-align-center:before{display:none}.wp-block-quote.is-large,.wp-block-quote.is-style-large{padding-left:0;padding-right:0;margin-top:var(--global--spacing-vertical);margin-bottom:var(--global--spacing-vertical)}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:var(--quote--font-size-large);font-style:var(--quote--font-style-large);line-height:var(--quote--line-height-large)}.wp-block-quote.is-large:before,.wp-block-quote.is-style-large:before{font-size:var(--quote--font-size-large);line-height:var(--quote--line-height-large);left:calc(-1 * var(--global--spacing-horizontal))}.wp-block-quote.is-large.has-text-align-right:before,.wp-block-quote.is-style-large.has-text-align-right:before{display:none}.wp-block-quote.is-large.has-text-align-right p:before,.wp-block-quote.is-style-large.has-text-align-right p:before{content:"”";font-size:var(--quote--font-size-large);font-weight:normal;line-height:var(--quote--line-height-large);margin-right:10px}.wp-block-quote.is-large .wp-block-quote__citation,.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large .wp-block-quote__citation,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{color:var(--global--color-primary);font-size:var(--global--font-size-sm)}@media only screen and (max-width: 481px){.wp-block-quote.is-large,.wp-block-quote.is-style-large{padding-left:var(--global--spacing-horizontal)}.wp-block-quote.is-large:before,.wp-block-quote.is-style-large:before{left:0}.wp-block-quote.is-large.has-text-align-right,.wp-block-quote.is-style-large.has-text-align-right{padding-left:0;padding-right:var(--global--spacing-horizontal)}.wp-block-quote.is-large.has-text-align-right:before,.wp-block-quote.is-style-large.has-text-align-right:before{right:0}.wp-block-quote.is-large.has-text-align-center,.wp-block-quote.is-style-large.has-text-align-center{padding-left:0;padding-right:0}}@media only screen and (max-width: 481px){.wp-block-quote.has-text-align-right{padding-left:0;padding-right:calc(0.5 * var(--global--spacing-horizontal))}.wp-block-quote.has-text-align-right:before{right:0}.wp-block-quote.has-text-align-center{padding-left:0;padding-right:0}}.wp-block-rss{padding-left:0}.wp-block-rss>li{list-style:none}.wp-block-rss:not(.is-grid)>li{margin-top:calc(1.666 * var(--global--spacing-vertical));margin-bottom:calc(1.666 * var(--global--spacing-vertical))}.wp-block-rss:not(.is-grid)>li:first-child{margin-top:0}.wp-block-rss:not(.is-grid)>li:last-child{margin-bottom:0}.wp-block-rss.is-grid>li{margin-bottom:var(--global--spacing-vertical)}.wp-block-rss.is-grid>li:last-child{margin-bottom:0}.wp-block-rss.is-grid.columns-2>li:nth-last-child(-n+2):nth-child(2n+1),.wp-block-rss.is-grid.columns-2>li:nth-last-child(-n+2):nth-child(2n+1)~li,.wp-block-rss.is-grid.columns-3>li:nth-last-child(-n+3):nth-child(3n+1),.wp-block-rss.is-grid.columns-3>li:nth-last-child(-n+3):nth-child(3n+1)~li,.wp-block-rss.is-grid.columns-4>li:nth-last-child(-n+4):nth-child(4n+1),.wp-block-rss.is-grid.columns-4>li:nth-last-child(-n+4):nth-child(4n+1)~li,.wp-block-rss.is-grid.columns-5>li:nth-last-child(-n+5):nth-child(5n+1),.wp-block-rss.is-grid.columns-5>li:nth-last-child(-n+5):nth-child(5n+1)~li,.wp-block-rss.is-grid.columns-6>li:nth-last-child(-n+6):nth-child(6n+1),.wp-block-rss.is-grid.columns-6>li:nth-last-child(-n+6):nth-child(6n+1)~li{margin-bottom:0}.wp-block-rss>li>*{margin-top:calc(0.333 * var(--global--spacing-vertical));margin-bottom:calc(0.333 * var(--global--spacing-vertical))}.wp-block-rss>li>*:first-child{margin-top:0}.wp-block-rss>li>*:last-child{margin-bottom:0}.wp-block-rss .wp-block-rss__item-title>a{display:inline-block;font-family:var(--latest-posts--title-font-family);font-size:var(--latest-posts--title-font-size);font-weight:var(--heading--font-weight);line-height:var(--global--line-height-heading);margin-bottom:calc(0.333 * var(--global--spacing-vertical))}.wp-block-rss .wp-block-rss__item-author{color:var(--global--color-primary);font-size:var(--global--font-size-md);line-height:var(--global--line-height-body)}.wp-block-rss .wp-block-rss__item-publish-date{color:var(--global--color-primary);font-size:var(--global--font-size-xs);line-height:var(--global--line-height-body)}[class*=inner-container] .wp-block-rss .wp-block-rss__item-publish-date,.has-background .wp-block-rss .wp-block-rss__item-publish-date{color:currentColor}.wp-block-rss .wp-block-rss__item-excerpt,.wp-block-rss .wp-block-rss__item-full-content{font-family:var(--latest-posts--description-font-family);font-size:var(--latest-posts--description-font-size);line-height:var(--global--line-height-body);margin-top:calc(0.666 * var(--global--spacing-vertical))}.wp-block-rss.alignfull{padding-left:var(--global--spacing-unit);padding-right:var(--global--spacing-unit)}.entry-content [class*=inner-container] .wp-block-rss.alignfull,.entry-content .has-background .wp-block-rss.alignfull{padding-left:0;padding-right:0}.wp-block-search{max-width:var(--responsive--aligndefault-width)}.wp-block-search__button-only.aligncenter .wp-block-search__inside-wrapper{justify-content:center}.wp-block-search .wp-block-search__label{font-size:var(--form--font-size);font-weight:var(--form--label-weight);margin-bottom:calc(var(--global--spacing-vertical) / 3)}.wp-block-search .wp-block-search__input{border:var(--form--border-width) solid var(--form--border-color);border-radius:var(--form--border-radius);color:var(--form--color-text);line-height:var(--form--line-height);max-width:inherit;margin-right:calc(-1 * var(--button--border-width));padding:var(--form--spacing-unit)}.wp-block-search .wp-block-search__input:focus{color:var(--form--color-text);border-color:var(--form--border-color)}.has-background .wp-block-search .wp-block-search__input,[class*=background-color] .wp-block-search .wp-block-search__input,[style*=background-color] .wp-block-search .wp-block-search__input,.wp-block-cover[style*=background-image] .wp-block-search .wp-block-search__input{border-color:currentColor}.has-background.has-gray-background-color .wp-block-search .wp-block-search__input,.has-background.has-dark-gray-background-color .wp-block-search .wp-block-search__input,.has-background.has-black-background-color .wp-block-search .wp-block-search__input{border-color:var(--global--color-white)}.wp-block-search button.wp-block-search__button{margin-left:0;background-color:transparent;color:var(--button--color-text-hover);line-height:1}.wp-block-search button.wp-block-search__button:hover{background-color:var(--button--color-background);color:var(--button--color-text)}.wp-block-search button.wp-block-search__button.has-icon{padding:6px calc(0.5 * var(--button--padding-horizontal))}.wp-block-search button.wp-block-search__button.has-icon svg{width:40px;height:40px;fill:currentColor}.has-background.has-gray-background-color .wp-block-search button.wp-block-search__button,.has-background.has-dark-gray-background-color .wp-block-search button.wp-block-search__button,.has-background.has-black-background-color .wp-block-search button.wp-block-search__button{color:var(--global--color-white);border-color:currentColor}.has-background.has-gray-background-color .wp-block-search button.wp-block-search__button:hover,.has-background.has-dark-gray-background-color .wp-block-search button.wp-block-search__button:hover,.has-background.has-black-background-color .wp-block-search button.wp-block-search__button:hover{background-color:var(--button--color-background);border-color:var(--global--color-white);color:var(--global--color-white)}.is-dark-theme .has-background.has-gray-background-color .wp-block-search button.wp-block-search__button:hover,.is-dark-theme .has-background.has-dark-gray-background-color .wp-block-search button.wp-block-search__button:hover,.is-dark-theme .has-background.has-black-background-color .wp-block-search button.wp-block-search__button:hover{color:var(--button--color-text)}.has-background.has-white-background-color .wp-block-search button.wp-block-search__button,.has-background.has-green-background-color .wp-block-search button.wp-block-search__button,.has-background.has-blue-background-color .wp-block-search button.wp-block-search__button,.has-background.has-purple-background-color .wp-block-search button.wp-block-search__button,.has-background.has-red-background-color .wp-block-search button.wp-block-search__button,.has-background.has-orange-background-color .wp-block-search button.wp-block-search__button,.has-background.has-yellow-background-color .wp-block-search button.wp-block-search__button{border-color:currentColor;color:currentColor}.has-background.has-white-background-color .wp-block-search button.wp-block-search__button:hover,.has-background.has-green-background-color .wp-block-search button.wp-block-search__button:hover,.has-background.has-blue-background-color .wp-block-search button.wp-block-search__button:hover,.has-background.has-purple-background-color .wp-block-search button.wp-block-search__button:hover,.has-background.has-red-background-color .wp-block-search button.wp-block-search__button:hover,.has-background.has-orange-background-color .wp-block-search button.wp-block-search__button:hover,.has-background.has-yellow-background-color .wp-block-search button.wp-block-search__button:hover{background-color:var(--form--border-color);border-color:var(--form--border-color);color:var(--global--color-white)}.is-dark-theme .has-background.has-white-background-color .wp-block-search button.wp-block-search__button:hover,.is-dark-theme .has-background.has-green-background-color .wp-block-search button.wp-block-search__button:hover,.is-dark-theme .has-background.has-blue-background-color .wp-block-search button.wp-block-search__button:hover,.is-dark-theme .has-background.has-purple-background-color .wp-block-search button.wp-block-search__button:hover,.is-dark-theme .has-background.has-red-background-color .wp-block-search button.wp-block-search__button:hover,.is-dark-theme .has-background.has-orange-background-color .wp-block-search button.wp-block-search__button:hover,.is-dark-theme .has-background.has-yellow-background-color .wp-block-search button.wp-block-search__button:hover{border-color:var(--button--color-text);background-color:var(--button--color-text);color:var(--button--color-background)}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper{background-color:var(--global--color-white);border:var(--form--border-width) solid var(--form--border-color);border-radius:var(--form--border-radius)}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input{margin-right:0}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input:focus{outline:2px dotted var(--form--border-color);outline-offset:-5px}.is-dark-theme .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input:focus{outline-color:currentColor}.wp-block-search.wp-block-search__button-inside.wp-block-search__text-button button.wp-block-search__button{padding:var(--button--padding-vertical) var(--button--padding-horizontal)}.has-background.has-gray-background-color .wp-block-search.wp-block-search__button-inside button.wp-block-search__button,.has-background.has-dark-gray-background-color .wp-block-search.wp-block-search__button-inside button.wp-block-search__button,.has-background.has-black-background-color .wp-block-search.wp-block-search__button-inside button.wp-block-search__button{border-color:var(--button--color-background);color:var(--button--color-background)}.has-background.has-gray-background-color .wp-block-search.wp-block-search__button-inside button.wp-block-search__button:hover,.has-background.has-dark-gray-background-color .wp-block-search.wp-block-search__button-inside button.wp-block-search__button:hover,.has-background.has-black-background-color .wp-block-search.wp-block-search__button-inside button.wp-block-search__button:hover{color:var(--global--color-white)}.is-dark-theme .has-background.has-gray-background-color .wp-block-search.wp-block-search__button-inside button.wp-block-search__button,.is-dark-theme .has-background.has-dark-gray-background-color .wp-block-search.wp-block-search__button-inside button.wp-block-search__button,.is-dark-theme .has-background.has-black-background-color .wp-block-search.wp-block-search__button-inside button.wp-block-search__button{border-color:var(--button--color-text);color:var(--button--color-text)}.is-dark-theme .has-background.has-gray-background-color .wp-block-search.wp-block-search__button-inside button.wp-block-search__button:hover,.is-dark-theme .has-background.has-dark-gray-background-color .wp-block-search.wp-block-search__button-inside button.wp-block-search__button:hover,.is-dark-theme .has-background.has-black-background-color .wp-block-search.wp-block-search__button-inside button.wp-block-search__button:hover{color:var(--global--color-white)}.is-dark-theme .wp-block-search.wp-block-search__button-inside button.wp-block-search__button{border-color:var(--button--color-text);color:var(--button--color-text)}.is-dark-theme .wp-block-search.wp-block-search__button-inside button.wp-block-search__button:hover{border-color:var(--button--color-text);background-color:var(--button--color-text);color:var(--button--color-background)}.wp-block-search__button{box-shadow:none}hr{border-style:none;border-bottom:var(--separator--height) solid var(--separator--border-color);clear:both;margin-left:auto;margin-right:auto}hr.wp-block-separator{border-bottom:var(--separator--height) solid var(--separator--border-color);opacity:1}hr.wp-block-separator:not(.is-style-dots):not(.alignwide){max-width:var(--responsive--aligndefault-width)}hr.wp-block-separator:not(.is-style-dots).alignwide{max-width:var(--responsive--alignwide-width)}hr.wp-block-separator:not(.is-style-dots).alignfull{max-width:var(--responsive--alignfull-width)}hr.wp-block-separator.is-style-twentytwentyone-separator-thick{border-bottom-width:calc(3 * var(--separator--height))}hr.wp-block-separator.is-style-dots.has-background,hr.wp-block-separator.is-style-dots.has-text-color{background-color:transparent !important}hr.wp-block-separator.is-style-dots.has-background:before,hr.wp-block-separator.is-style-dots.has-text-color:before{color:currentColor !important}hr.wp-block-separator.is-style-dots:before{color:var(--separator--border-color);font-size:var(--global--font-size-xl);letter-spacing:var(--global--font-size-sm);padding-left:var(--global--font-size-sm)}.has-background hr.wp-block-separator,[class*=background-color] hr.wp-block-separator,[style*=background-color] hr.wp-block-separator,.wp-block-cover[style*=background-image] hr.wp-block-separator{border-color:currentColor}.wp-block-social-links a:focus{color:var(--global--color-primary)}.wp-block-social-links.is-style-twentytwentyone-social-icons-color a{color:var(--global--color-primary)}.wp-block-social-links.is-style-twentytwentyone-social-icons-color .wp-social-link{background:none}.wp-block-spacer{display:block;margin-bottom:0 !important;margin-top:0 !important}table,.wp-block-table{width:100%;min-width:240px;border-collapse:collapse}table thead,table tfoot,.wp-block-table thead,.wp-block-table tfoot{text-align:center}table th,.wp-block-table th{font-family:var(--heading--font-family)}table td,table th,.wp-block-table td,.wp-block-table th{padding:calc(0.5 * var(--global--spacing-unit));border:1px solid}table figcaption,.wp-block-table figcaption{color:var(--global--color-primary);font-size:var(--global--font-size-xs)}table.is-style-regular .has-background,table.is-style-stripes .has-background,table.is-style-stripes .has-background thead tr,table.is-style-stripes .has-background tfoot tr,table.is-style-stripes .has-background tbody tr,.wp-block-table.is-style-regular .has-background,.wp-block-table.is-style-stripes .has-background,.wp-block-table.is-style-stripes .has-background thead tr,.wp-block-table.is-style-stripes .has-background tfoot tr,.wp-block-table.is-style-stripes .has-background tbody tr{color:var(--table--has-background-text-color)}table.is-style-stripes,.wp-block-table.is-style-stripes{border-color:var(--table--stripes-border-color)}table.is-style-stripes th,table.is-style-stripes td,.wp-block-table.is-style-stripes th,.wp-block-table.is-style-stripes td{border-width:0}table.is-style-stripes tbody tr:nth-child(odd),.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:var(--table--stripes-background-color)}table.is-style-stripes .has-background tbody tr:nth-child(odd),.wp-block-table.is-style-stripes .has-background tbody tr:nth-child(odd){background-color:var(--global--color-white-90)}table.wp-calendar-table td,table.wp-calendar-table th{background:transparent;border:0;text-align:center;line-height:2;vertical-align:middle;word-break:normal}table.wp-calendar-table th{font-weight:bold}table.wp-calendar-table thead,table.wp-calendar-table tbody{color:currentColor;border:1px solid}table.wp-calendar-table caption{font-weight:bold;text-align:left;margin-bottom:var(--global--spacing-unit);color:currentColor}.wp-calendar-nav{text-align:left;margin-top:calc(var(--global--spacing-unit) / 2)}.wp-calendar-nav svg{height:1em;vertical-align:middle}.wp-calendar-nav svg path{fill:currentColor}.wp-calendar-nav .wp-calendar-nav-next{float:right}.wp-block-tag-cloud.alignfull{padding-left:var(--global--spacing-unit);padding-right:var(--global--spacing-unit)}.wp-block-verse{font-family:var(--entry-content--font-family)}.wp-block-video figcaption{color:var(--global--color-primary);font-size:var(--global--font-size-xs);margin-top:calc(0.5 * var(--global--spacing-unit));margin-bottom:var(--global--spacing-unit);text-align:center}*>figure>video{max-width:unset;width:100%;vertical-align:middle}:root .is-extra-small-text,:root .has-extra-small-font-size{font-size:var(--global--font-size-xs)}:root .is-small-text,:root .has-small-font-size{font-size:var(--global--font-size-sm)}:root .is-regular-text,:root .has-regular-font-size,:root .is-normal-font-size,:root .has-normal-font-size,:root .has-medium-font-size{font-size:var(--global--font-size-base)}:root .is-large-text,:root .has-large-font-size{font-size:var(--global--font-size-lg);line-height:var(--global--line-height-heading)}:root .is-larger-text,:root .has-larger-font-size,:root .is-extra-large-text,:root .has-extra-large-font-size{font-size:var(--global--font-size-xl);line-height:var(--global--line-height-heading)}:root .is-huge-text,:root .has-huge-font-size{font-size:var(--global--font-size-xxl);line-height:var(--global--line-height-heading);font-weight:var(--heading--font-weight-page-title)}:root .is-gigantic-text,:root .has-gigantic-font-size{font-size:var(--global--font-size-xxxl);line-height:var(--global--line-height-heading);font-weight:var(--heading--font-weight-page-title)}.alignleft{text-align:left;margin-top:0}.entry-content>.alignleft{max-width:var(--responsive--aligndefault-width)}@media only screen and (min-width: 482px){.alignleft{float:left;margin-right:var(--global--spacing-horizontal);margin-bottom:var(--global--spacing-vertical)}.entry-content>.alignleft{max-width:calc(50% - var(--responsive--alignleft-margin))}}.aligncenter{clear:both;display:block;float:none;margin-right:auto;margin-left:auto;text-align:center}.alignright{margin-top:0;margin-bottom:var(--global--spacing-vertical)}.entry-content>.alignright{max-width:var(--responsive--aligndefault-width)}@media only screen and (min-width: 482px){.alignright{float:right;margin-left:var(--global--spacing-horizontal)}.entry-content>.alignright{max-width:calc(50% - var(--responsive--alignright-margin))}}[class*=inner-container]>.alignleft+*,[class*=inner-container]>.alignright+*{margin-top:0}.alignwide{clear:both}.alignfull{clear:both}.has-left-content{justify-content:flex-start}.has-right-content{justify-content:flex-end}.has-parallax{background-attachment:fixed}.has-drop-cap:not(:focus)::first-letter{font-family:var(--heading--font-family);font-weight:var(--heading--font-weight);line-height:.66;text-transform:uppercase;font-style:normal;float:left;margin:.1em .1em 0 0;font-size:calc(1.2 * var(--heading--font-size-h1))}.has-drop-cap:not(:focus)::after{content:"";display:table;clear:both;padding-top:14px}.desktop-only{display:none}@media only screen and (min-width: 482px){.desktop-only{display:block}}.site-header{display:flex;align-items:flex-start;flex-wrap:wrap;row-gap:var(--global--spacing-vertical)}.wp-custom-logo .site-header{align-items:center}@media only screen and (min-width: 482px){.site-header{padding-top:calc(var(--global--spacing-vertical) / 0.75)}}@media only screen and (min-width: 822px){.site-header{padding-top:calc(2.4 * var(--global--spacing-vertical))}}.site-branding{color:var(--branding--color-text);margin-right:140px}.site-branding:last-child{margin-right:0;width:100%;text-align:center}@media only screen and (min-width: 482px){.site-branding{margin-right:initial;margin-top:4px}}.site-title{color:var(--branding--color-link);font-family:var(--branding--title--font-family);font-size:var(--branding--title--font-size-mobile);letter-spacing:normal;text-transform:var(--branding--title--text-transform);line-height:var(--global--line-height-heading);margin-bottom:calc(var(--global--spacing-vertical) / 6)}.site-title a{color:currentColor;font-weight:var(--branding--title--font-weight)}.site-title a:link,.site-title a:visited,.site-title a:active{color:currentColor}.site-title a:hover,.site-title a:focus{color:var(--branding--color-link-hover)}@media only screen and (min-width: 482px){.site-title{font-size:var(--branding--title--font-size)}}.site-description{color:currentColor;font-family:var(--branding--description--font-family);font-size:var(--branding--description--font-size);line-height:1.4}a.custom-logo-link{text-decoration:none}.has-background-white a.custom-logo-link:focus,.is-dark-theme a.custom-logo-link:focus{background:none}.site-title>a{text-decoration-color:var(--global--color-secondary)}.site-logo{margin:calc(var(--global--spacing-vertical) / 2) 0}.site-header>.site-logo{width:100%;padding-bottom:calc(var(--global--spacing-vertical) * 1.5);border-bottom:1px solid;text-align:center}.site-logo .custom-logo{margin-left:auto;margin-right:auto;max-width:var(--branding--logo--max-width-mobile);max-height:var(--branding--logo--max-height-mobile);height:auto;display:inline-block;width:auto}@media only screen and (min-width: 482px){.site-logo .custom-logo{max-width:var(--branding--logo--max-width);max-height:var(--branding--logo--max-height);height:auto;width:auto}}@media only screen and (max-width: 481px){.site-header.has-logo:not(.has-title-and-tagline).has-menu .site-logo{position:absolute;padding-top:calc(0.5 * var(--global--spacing-vertical));margin-top:0;top:var(--global--admin-bar--height)}.primary-navigation-open .site-header.has-logo:not(.has-title-and-tagline).has-menu .site-logo{display:none}.site-header.has-logo:not(.has-title-and-tagline).has-menu .site-logo img{max-height:calc(var(--button--padding-vertical) - (0.25 * var(--global--spacing-unit)) + 1.7em)}.site-header.has-logo.has-title-and-tagline{align-items:flex-start}.site-header.has-logo.has-title-and-tagline.has-menu{justify-content:space-between}.site-header.has-logo.has-title-and-tagline.has-menu .site-branding{max-width:calc(100% - 160px)}.site-header.has-logo.has-title-and-tagline .site-branding{margin-right:0}body:not(.primary-navigation-open) .site-header.has-logo.has-title-and-tagline:after{display:none}body:not(.primary-navigation-open) .site-header.has-logo.has-title-and-tagline .primary-navigation{position:relative;top:0}body:not(.primary-navigation-open) .site-header.has-logo.has-title-and-tagline .menu-button-container{position:relative;padding-top:0;margin-top:calc(0px - var(--button--padding-vertical) + (0.25 * var(--global--spacing-unit)))}body:not(.primary-navigation-open) .site-header.has-logo.has-title-and-tagline .menu-button-container #primary-mobile-menu{padding-left:calc(var(--global--spacing-horizontal) * 0.6 - 4.5px);padding-right:calc(var(--global--spacing-horizontal) * 0.6 - 4.5px);margin-right:calc(0px - var(--global--spacing-horizontal) * 0.6)}.site-header:not(.has-logo).has-title-and-tagline .site-branding{margin-right:0;max-width:calc(100% - 160px)}.site-header:not(.has-menu){justify-content:center}}.site-footer{padding-top:0;padding-bottom:calc(1.7 * var(--global--spacing-vertical))}.no-widgets .site-footer{margin-top:calc(6 * var(--global--spacing-vertical))}@media only screen and (max-width: 481px){.no-widgets .site-footer{margin-top:calc(3 * var(--global--spacing-vertical))}}.site-footer>.site-info{padding-top:var(--global--spacing-vertical);color:var(--footer--color-text);font-family:var(--footer--font-family);font-size:var(--footer--font-size);line-height:var(--global--line-height-body);border-top:3px solid var(--global--color-border)}.site-footer>.site-info .site-name{text-transform:var(--branding--title--text-transform);font-size:var(--branding--title--font-size)}.site-footer>.site-info .powered-by{margin-top:calc(0.5 * var(--global--spacing-vertical))}@media only screen and (min-width: 822px){.site-footer>.site-info{display:flex;align-items:center}.site-footer>.site-info .powered-by{margin-top:initial;margin-left:auto}}.site-footer>.site-info a{color:var(--footer--color-link)}.site-footer>.site-info a:link,.site-footer>.site-info a:visited,.site-footer>.site-info a:active{color:var(--footer--color-link)}.site-footer>.site-info a:hover{color:var(--footer--color-link-hover)}.site-footer>.site-info a:focus{color:var(--footer--color-link-hover)}.is-dark-theme .site-footer>.site-info a:focus{color:var(--wp--style--color--link, var(--global--color-background))}.has-background-white .site-footer>.site-info a:focus{color:var(--wp--style--color--link, var(--global--color-white))}.singular .entry-header{border-bottom:3px solid var(--global--color-border);padding-bottom:calc(2 * var(--global--spacing-vertical));margin-bottom:calc(3 * var(--global--spacing-vertical))}.home .entry-header{border-bottom:none;padding-bottom:0;margin-bottom:0}.singular .has-post-thumbnail .entry-header{border-bottom:none;padding-bottom:calc(1.3 * var(--global--spacing-vertical));margin-bottom:0}.no-results.not-found>*:first-child{margin-bottom:calc(3 * var(--global--spacing-vertical))}.page-links{clear:both}.page-links .post-page-numbers{display:inline-block;margin-left:calc(0.66 * var(--global--spacing-unit));margin-right:calc(0.66 * var(--global--spacing-unit));min-width:44px;min-height:44px}.page-links .post-page-numbers:first-child{margin-left:0}.entry-title{color:var(--entry-header--color);font-size:var(--entry-header--font-size);letter-spacing:var(--heading--letter-spacing-h2);line-height:var(--heading--line-height-h2);overflow-wrap:break-word}.entry-title a{color:var(--entry-header--color-link);text-underline-offset:.15em}.entry-title a:hover{color:var(--entry-header--color-hover)}.entry-title a:focus{color:var(--entry-header--color-focus)}.entry-title a:active{color:var(--entry-header--color-link)}.singular .entry-title{font-size:var(--global--font-size-page-title)}h1.entry-title{line-height:var(--heading--line-height-h1);font-weight:var(--heading--font-weight-page-title)}.entry-content,.entry-summary{font-family:var(--entry-content--font-family)}.entry-content p{word-wrap:break-word}.entry-content>iframe[style]{margin:var(--global--spacing-vertical) 0 !important;max-width:100% !important}.entry-footer{color:var(--global--color-primary);clear:both;float:none;font-size:var(--global--font-size-xs);display:block}.entry-footer>span{display:inline-block}.entry-footer a{color:currentColor}.entry-footer a:hover,.entry-footer a:focus{color:var(--global--color-primary-hover)}.entry-footer a:active{color:currentColor}.site-main>article>.entry-footer{margin-top:var(--global--spacing-vertical);padding-top:var(--global--spacing-unit);padding-bottom:calc(3 * var(--global--spacing-vertical));border-bottom:var(--separator--height) solid var(--separator--border-color)}body:not(.single) .site-main>article:last-of-type .entry-footer{border-bottom:var(--separator--height) solid transparent}.single .site-main>article>.entry-footer{margin-top:calc(3.4 * var(--global--spacing-vertical));margin-bottom:calc(3.4 * var(--global--spacing-vertical));padding-bottom:0;padding-top:calc(0.8 * var(--global--spacing-vertical));border-top:3px solid var(--separator--border-color);border-bottom:var(--separator--height) solid transparent;display:grid;grid-template-columns:repeat(2, 1fr);column-gap:calc(2 * var(--global--spacing-horizontal))}.single .site-main>article>.entry-footer .post-taxonomies,.single .site-main>article>.entry-footer .full-size-link{justify-content:flex-end;text-align:right}.single .site-main>article>.entry-footer .full-size-link:first-child:last-child{grid-column:span 2}.single .site-main>article>.entry-footer .posted-on,.single .site-main>article>.entry-footer .byline,.single .site-main>article>.entry-footer .cat-links,.single .site-main>article>.entry-footer .tags-links{display:block}@media only screen and (max-width: 481px){.single .site-main>article>.entry-footer{display:block}.single .site-main>article>.entry-footer .full-size-link{display:block}.single .site-main>article>.entry-footer .post-taxonomies,.single .site-main>article>.entry-footer .full-size-link{text-align:left}}.post-thumbnail{text-align:center}.post-thumbnail .wp-post-image{display:block;width:auto;max-width:100%;margin-left:auto;margin-right:auto;margin-top:calc(2 * var(--global--spacing-vertical))}.author-bio{position:relative;font-size:var(--global--font-size-xs);max-width:var(--responsive--aligndefault-width)}.site-main>article>.author-bio{margin-top:calc(2 * var(--global--spacing-vertical))}.author-bio.show-avatars .avatar{display:inline-block;vertical-align:top;border-radius:50%}.author-bio.show-avatars .author-bio-content{display:inline-block;padding-left:var(--global--spacing-horizontal);max-width:calc(var(--responsive--aligndefault-width) - 90px)}.author-bio .author-bio-content .author-title{font-family:var(--entry-author-bio--font-family);font-size:var(--entry-author-bio--font-size);display:inline}.author-bio .author-bio-content .author-description{font-size:var(--global--font-size-xs);margin-top:calc(0.5 * var(--global--spacing-vertical));margin-bottom:calc(0.5 * var(--global--spacing-vertical))}.page-title{font-size:var(--global--font-size-page-title)}h1.page-title,h2.page-title{font-weight:var(--heading--font-weight-page-title)}h1.page-title{line-height:var(--heading--line-height-h1)}.page-header{border-bottom:3px solid var(--global--color-border);padding-bottom:calc(2 * var(--global--spacing-vertical))}.archive .content-area .format-aside .entry-content,.archive .content-area .format-status .entry-content,.archive .content-area .format-link .entry-content,.search .content-area .format-aside .entry-content,.search .content-area .format-status .entry-content,.search .content-area .format-link .entry-content,.blog .content-area .format-aside .entry-content,.blog .content-area .format-status .entry-content,.blog .content-area .format-link .entry-content{font-size:var(--global--font-size-lg)}.archive .format-image .entry-content,.archive .format-gallery .entry-content,.archive .format-video .entry-content,.search .format-image .entry-content,.search .format-gallery .entry-content,.search .format-video .entry-content,.blog .format-image .entry-content,.blog .format-gallery .entry-content,.blog .format-video .entry-content{margin-top:calc(2 * var(--global--spacing-vertical))}.archive .entry-footer .cat-links,.archive .entry-footer .tags-links,.search .entry-footer .cat-links,.search .entry-footer .tags-links,.blog .entry-footer .cat-links,.blog .entry-footer .tags-links{display:block}.archive.logged-in .entry-footer .posted-on,.search.logged-in .entry-footer .posted-on,.blog.logged-in .entry-footer .posted-on{margin-right:calc(0.5 * var(--global--spacing-unit))}.archive-description{margin-top:var(--global--spacing-vertical);font-size:var(--global--font-size-xl);line-height:var(--global--line-height-heading)}.error404 main p{font-size:var(--global--font-size-lg);margin-bottom:calc(var(--global--spacing-vertical) * 1.6666666667)}.search-no-results .page-content{margin-top:calc(3 * var(--global--spacing-vertical))}.comments-area>*{margin-top:var(--global--spacing-vertical);margin-bottom:var(--global--spacing-vertical)}.comments-area>*:first-child{margin-top:0}.comments-area>*:last-child{margin-bottom:0}.comments-area.show-avatars .avatar{border-radius:50%;position:absolute;top:10px}.comments-area.show-avatars .fn{display:inline-block;padding-left:85px}.comments-area.show-avatars .comment-metadata{padding:8px 0 9px 85px}.comments-title,.comment-reply-title{font-size:var(--heading--font-size-h2);letter-spacing:var(--heading--letter-spacing-h2)}.comment-reply-title{display:flex;justify-content:space-between}.comment-reply-title small a{font-family:var(--global--font-secondary);font-size:var(--global--font-size-xs);font-style:normal;font-weight:normal;letter-spacing:normal}.comment .comment-respond .comment-reply-title{font-size:var(--global--font-size-lg)}.comment-list{padding-left:0;list-style:none}.comment-list>li{margin-top:var(--global--spacing-vertical);margin-bottom:var(--global--spacing-vertical)}.comment-list .children{list-style:none;padding-left:0}.comment-list .children>li{margin-top:var(--global--spacing-vertical);margin-bottom:var(--global--spacing-vertical)}@media only screen and (min-width: 482px){.comment-list .depth-2,.comment-list .depth-3{padding-left:calc(4 * var(--global--spacing-horizontal))}}.comment-meta .comment-author{line-height:var(--global--line-height-heading);margin-bottom:calc(0.25 * var(--global--spacing-unit))}@media only screen and (min-width: 482px){.comment-meta .comment-author{margin-bottom:0;padding-right:0}}.comment-meta .comment-author .fn{font-family:var(--global--font-secondary);font-weight:normal;font-size:var(--global--font-size-lg);hyphens:auto;word-wrap:break-word;word-break:break-word}.comment-meta .comment-metadata{color:var(--global--color-primary);font-size:var(--global--font-size-xs);padding:8px 0 9px 0}.comment-meta .comment-metadata .edit-link{margin-left:var(--global--spacing-horizontal)}@media only screen and (min-width: 482px){.comment-meta{margin-right:inherit}.comment-meta .comment-author{max-width:inherit}}.reply{font-size:var(--global--font-size-sm);line-height:var(--global--line-height-heading)}.bypostauthor{display:block}.says{display:none}.pingback .url,.trackback .url{font-family:var(--global--font-primary)}.comment-body{position:relative;margin-bottom:calc(1.7 * var(--global--spacing-vertical))}.comment-body>*{margin-top:var(--global--spacing-vertical);margin-bottom:var(--global--spacing-vertical)}.comment-body .reply{margin:0}.comment-content a{word-wrap:break-word}.pingback .comment-body,.trackback .comment-body{margin-top:var(--global--spacing-vertical);margin-bottom:var(--global--spacing-vertical)}.comment-respond{margin-top:var(--global--spacing-vertical)}.comment-respond>*{margin-top:var(--global--spacing-unit);margin-bottom:var(--global--spacing-unit)}.comment-respond>*:first-child{margin-top:0}.comment-respond>*:last-child{margin-bottom:0}.comment-respond>*:last-child.comment-form{margin-bottom:var(--global--spacing-vertical)}.comment-author{padding-top:3px}.comment-author .url{color:currentColor}.comment-form{display:flex;flex-wrap:wrap}.comment-form>*{flex-basis:100%}.comment-form .comment-notes{font-size:var(--global--font-size-sm)}.comment-form .comment-form-url,.comment-form .comment-form-comment{width:100%}.comment-form .comment-form-author,.comment-form .comment-form-email{flex-basis:0;flex-grow:1}@media only screen and (max-width: 481px){.comment-form .comment-form-author,.comment-form .comment-form-email{flex-basis:100%}}.comment-form .comment-form-cookies-consent>label,.comment-form .comment-notes{font-size:var(--global--font-size-xs);font-weight:normal}.comment-form>p{margin-bottom:var(--global--spacing-unit)}.comment-form>p:first-of-type{margin-top:0}.comment-form>p:last-of-type{margin-bottom:0}.comment-form>p label,.comment-form>p input[type=email],.comment-form>p input[type=text],.comment-form>p input[type=url],.comment-form>p textarea{display:block;font-size:var(--global--font-size-sm);margin-bottom:calc(.5 * var(--global--spacing-unit));width:100%;font-weight:var(--form--label-weight)}.comment-form>p.comment-form-cookies-consent{display:flex}@media only screen and (min-width: 482px){.comment-form>p.comment-form-author{margin-right:calc(1.5 * var(--global--spacing-horizontal))}.comment-form>p.comment-notes,.comment-form>p.logged-in-as{display:block}}.menu-button-container{display:none;justify-content:space-between;position:absolute;right:0;padding-top:calc(0.5 * var(--global--spacing-vertical));padding-bottom:calc(0.25 * var(--global--spacing-vertical))}.menu-button-container #primary-mobile-menu{margin-left:auto;padding:calc(var(--button--padding-vertical) - (0.25 * var(--global--spacing-unit))) calc(0.5 * var(--button--padding-horizontal))}@media only screen and (max-width: 481px){.menu-button-container{display:flex}}.menu-button-container .button.button{display:flex;font-size:var(--primary-nav--font-size-button);font-weight:var(--primary-nav--font-weight-button);background-color:transparent;border:none;color:var(--primary-nav--color-link)}.menu-button-container .button.button .dropdown-icon{display:flex;align-items:center}.menu-button-container .button.button .dropdown-icon .svg-icon{margin-left:calc(0.25 * var(--global--spacing-unit))}.menu-button-container .button.button .dropdown-icon.open .svg-icon{position:relative;top:-1px}.menu-button-container .button.button .dropdown-icon.close{display:none}.menu-button-container .button.button[aria-expanded*=true] .dropdown-icon.open{display:none}.menu-button-container .button.button[aria-expanded*=true] .dropdown-icon.close{display:flex}.has-logo.has-title-and-tagline .menu-button-container .button.button[aria-expanded*=true] .dropdown-icon.close{animation-name:twentytwentyone-close-button-transition;animation-duration:.3s}.primary-navigation-open .menu-button-container{width:100%;z-index:500;background-color:var(--global--color-background)}.primary-navigation-open .menu-button-container #primary-mobile-menu{position:static}.primary-navigation{position:absolute;top:var(--global--admin-bar--height);right:0;color:var(--primary-nav--color-text);font-size:var(--primary-nav--font-size);line-height:1.15;margin-top:0;margin-bottom:0}.primary-navigation>.primary-menu-container{position:fixed;visibility:hidden;opacity:0;top:0;right:0;bottom:0;left:0;padding-top:calc(var(--button--line-height) * var(--primary-nav--font-size-button) + 42px + 5px);padding-left:var(--global--spacing-unit);padding-right:var(--global--spacing-unit);padding-bottom:var(--global--spacing-horizontal);background-color:var(--global--color-background);transition:all .15s ease-in-out;transform:translateY(var(--global--spacing-vertical))}@media only screen and (max-width: 481px){.primary-navigation>.primary-menu-container{height:100vh;z-index:499;overflow-x:hidden;overflow-y:auto;border:2px solid transparent}.has-logo.has-title-and-tagline .primary-navigation>.primary-menu-container{position:fixed;transform:translateY(0) translateX(100%)}.admin-bar .has-logo.has-title-and-tagline .primary-navigation>.primary-menu-container{top:var(--global--admin-bar--height)}.admin-bar .primary-navigation>.primary-menu-container{height:calc(100vh - var(--global--admin-bar--height))}.primary-navigation>.primary-menu-container:focus{border:2px solid var(--global--color-primary)}}@media only screen and (max-width: 481px){.primary-navigation-open .primary-navigation{width:100%;position:fixed;z-index:2}}.primary-navigation-open .primary-navigation>.primary-menu-container{position:absolute;visibility:visible;opacity:1;transform:translateY(0)}@media only screen and (max-width: 481px){.primary-navigation-open .has-logo.has-title-and-tagline .primary-navigation>.primary-menu-container{transform:translateX(0) translateY(0)}}@media only screen and (min-width: 482px){.primary-navigation{position:relative;margin-left:auto}.primary-navigation>.primary-menu-container{visibility:visible;opacity:1;position:relative;padding:0;background-color:transparent;overflow:initial;transform:none}.primary-navigation #toggle-menu{display:none}.primary-navigation>.primary-menu-container ul>li .sub-menu-toggle[aria-expanded=false]~ul{display:none}.admin-bar .primary-navigation{top:initial}.admin-bar .primary-navigation>.primary-menu-container{top:initial}}.primary-navigation>div>.menu-wrapper{display:flex;justify-content:flex-start;flex-wrap:wrap;list-style:none;margin:0;max-width:none;padding-left:0;position:relative}@media only screen and (max-width: 481px){.primary-navigation>div>.menu-wrapper{padding-bottom:100px}.primary-navigation>div>.menu-wrapper ul{padding-left:0}}.primary-navigation>div>.menu-wrapper li{display:block;position:relative;width:100%}@media only screen and (min-width: 482px){.primary-navigation>div>.menu-wrapper li{margin:0;width:inherit}.primary-navigation>div>.menu-wrapper li:last-child(){margin-right:0}}.primary-navigation>div>.menu-wrapper .sub-menu-toggle{display:flex;height:calc(2 * var(--primary-nav--padding) + 1.15em + 1px);width:44px;padding:0;justify-content:center;align-items:center;background:transparent;color:currentColor;border:none}.primary-navigation>div>.menu-wrapper .sub-menu-toggle:focus{outline:2px solid var(--wp--style--color--link, var(--global--color-primary))}@media only screen and (max-width: 481px){.primary-navigation>div>.menu-wrapper .sub-menu-toggle{display:none}}.primary-navigation>div>.menu-wrapper .sub-menu-toggle .icon-plus,.primary-navigation>div>.menu-wrapper .sub-menu-toggle .icon-minus{height:100%;display:flex;align-items:center}.primary-navigation>div>.menu-wrapper .sub-menu-toggle .icon-plus svg,.primary-navigation>div>.menu-wrapper .sub-menu-toggle .icon-minus svg{margin-top:-1px}.primary-navigation>div>.menu-wrapper .sub-menu-toggle .icon-minus{display:none}.primary-navigation>div>.menu-wrapper .sub-menu-toggle[aria-expanded=true] .icon-minus{display:flex}.primary-navigation>div>.menu-wrapper .sub-menu-toggle[aria-expanded=true] .icon-plus{display:none}.primary-navigation>div>.menu-wrapper>li>.sub-menu{position:relative}@media only screen and (min-width: 482px){.primary-navigation>div>.menu-wrapper>li>.sub-menu{left:0;margin:0;min-width:max-content;position:absolute;top:100%;padding-top:3px;transition:all .5s ease;z-index:88888}.primary-navigation>div>.menu-wrapper>li>.sub-menu:before,.primary-navigation>div>.menu-wrapper>li>.sub-menu:after{content:"";display:block;position:absolute;width:0;top:-10px;left:var(--global--spacing-horizontal);border-style:solid;border-color:var(--primary-nav--border-color) transparent;border-width:0 7px 10px 7px}.primary-navigation>div>.menu-wrapper>li>.sub-menu:after{top:-9px;border-color:var(--global--color-background) transparent}.primary-navigation>div>.menu-wrapper>li>.sub-menu li{background:var(--global--color-background)}.primary-navigation>div>.menu-wrapper>li>.sub-menu.submenu-reposition-left{left:0;right:auto}.primary-navigation>div>.menu-wrapper>li>.sub-menu.submenu-reposition-left:before,.primary-navigation>div>.menu-wrapper>li>.sub-menu.submenu-reposition-left:after{left:var(--global--spacing-horizontal);right:auto}.primary-navigation>div>.menu-wrapper>li>.sub-menu.submenu-reposition-right{right:0;left:auto}.primary-navigation>div>.menu-wrapper>li>.sub-menu.submenu-reposition-right:before,.primary-navigation>div>.menu-wrapper>li>.sub-menu.submenu-reposition-right:after{left:auto;right:var(--global--spacing-horizontal)}}.primary-navigation .primary-menu>.menu-item:hover>a{color:var(--primary-nav--color-link-hover)}@media only screen and (min-width: 482px){.primary-navigation .primary-menu-container{margin-right:calc(0px - var(--primary-nav--padding));margin-left:calc(0px - var(--primary-nav--padding))}.primary-navigation .primary-menu-container>ul>.menu-item{display:flex}.primary-navigation .primary-menu-container>ul>.menu-item>a{padding-left:var(--primary-nav--padding);padding-right:var(--primary-nav--padding)}.primary-navigation .primary-menu-container>ul>.menu-item>a+.sub-menu-toggle{margin-left:calc(5px - var(--primary-nav--padding))}}.primary-navigation a{display:block;font-family:var(--primary-nav--font-family-mobile);font-size:var(--primary-nav--font-size-mobile);font-weight:var(--primary-nav--font-weight);padding:var(--primary-nav--padding) 0;text-decoration:none}@media only screen and (min-width: 482px){.primary-navigation a{display:block;font-family:var(--primary-nav--font-family);font-size:var(--primary-nav--font-size);font-weight:var(--primary-nav--font-weight)}}.primary-navigation a+svg{fill:var(--primary-nav--color-text)}.primary-navigation a:hover,.primary-navigation a:link,.primary-navigation a:visited{color:var(--primary-nav--color-link-hover)}.primary-navigation a:hover{text-decoration:underline;text-decoration-style:dotted}.primary-navigation a:focus{position:relative;z-index:99999;outline-offset:0;text-decoration-thickness:2px}.primary-navigation .current-menu-item>a:first-child,.primary-navigation .current_page_item>a:first-child{text-decoration:underline;text-decoration-style:solid}.primary-navigation .current-menu-item>a:first-child:hover,.primary-navigation .current_page_item>a:first-child:hover{text-decoration:underline;text-decoration-style:dotted}.primary-navigation .sub-menu{margin:0;padding:0;list-style:none;margin-left:var(--primary-nav--padding);border:1px solid var(--primary-nav--border-color)}.primary-navigation .sub-menu .sub-menu{border:none}@media only screen and (min-width: 482px){.primary-navigation .sub-menu>.menu-item>.sub-menu{padding:0}}@media only screen and (max-width: 481px){.primary-navigation .sub-menu .menu-item:last-child(){margin-bottom:0}}.primary-navigation .sub-menu .menu-item>a{padding:calc(1.25 * var(--primary-nav--padding)) var(--primary-nav--padding);display:block;font-size:var(--primary-nav--font-size-sub-menu-mobile);font-style:var(--primary-nav--font-style-sub-menu-mobile)}@media only screen and (min-width: 482px){.primary-navigation .sub-menu .menu-item>a{font-size:var(--primary-nav--font-size-sub-menu);font-style:var(--primary-nav--font-style)}}.primary-navigation .menu-item-has-children>.svg-icon{display:none}@media only screen and (min-width: 482px){.primary-navigation .menu-item-has-children>.svg-icon{display:inline-block;height:100%}.primary-navigation .menu-item-has-children .sub-menu .svg-icon{display:none}}.primary-navigation .menu-item-description{display:block;clear:both;font-size:var(--global--font-size-xs);text-transform:none;line-height:1.7}.primary-navigation .menu-item-description>span{display:inline-block}@media only screen and (max-width: 481px){.lock-scrolling .site{position:fixed;max-width:100%;width:100%}}@keyframes twentytwentyone-close-button-transition{from{opacity:0}to{opacity:1}}.footer-navigation{margin-top:calc(2 * var(--global--spacing-vertical));margin-bottom:var(--global--spacing-vertical);color:var(--footer--color-text);font-size:var(--global--font-size-xs);font-family:var(--footer--font-family)}.footer-navigation-wrapper{display:flex;justify-content:center;flex-wrap:wrap;list-style:none;padding-left:0}.footer-navigation-wrapper li{display:inline;line-height:3}.footer-navigation-wrapper li a{padding:calc(1.25 * var(--primary-nav--padding)) var(--primary-nav--padding);transition:transform .1s ease;color:var(--footer--color-link)}.footer-navigation-wrapper li a:link,.footer-navigation-wrapper li a:visited,.footer-navigation-wrapper li a:active{color:var(--footer--color-link)}.footer-navigation-wrapper li a:hover{text-decoration:underline;text-decoration-style:dotted;text-decoration-skip-ink:none;color:var(--footer--color-link-hover)}.is-dark-theme .footer-navigation-wrapper li a:focus .svg-icon{fill:var(--wp--style--color--link, var(--global--color-background))}.has-background-white .footer-navigation-wrapper li a:focus .svg-icon{fill:var(--wp--style--color--link, var(--global--color-white))}.footer-navigation-wrapper li .svg-icon{vertical-align:middle;fill:var(--footer--color-link)}.footer-navigation-wrapper li .svg-icon:hover{transform:scale(1.1)}.footer-navigation-wrapper .sub-menu-toggle,.footer-navigation-wrapper .menu-item-description{display:none}.navigation{color:var(--global--color-primary)}.navigation a{color:var(--global--color-primary);text-decoration:none}.navigation a:hover{color:var(--global--color-primary-hover);text-decoration:underline;text-decoration-style:dotted}.navigation a:focus{color:var(--global--color-secondary)}.navigation a:active{color:var(--global--color-primary)}.navigation .nav-links>*{min-width:44px;min-height:44px}.navigation .nav-links .nav-next a,.navigation .nav-links .nav-previous a{display:flex;flex-direction:column}.navigation .nav-links .dots{text-align:center}@media only screen and (min-width: 592px){.navigation .nav-links{display:flex;justify-content:center;flex-wrap:wrap}.navigation .nav-links .nav-next,.navigation .nav-links .nav-previous{flex:0 1 auto;margin-bottom:inherit;margin-top:inherit;max-width:calc(50% - (0.5 * var(--global--spacing-unit)))}.navigation .nav-links .nav-next{text-align:right}}.navigation .svg-icon{display:inline-block;fill:currentColor;vertical-align:middle;position:relative}.navigation .nav-previous .svg-icon,.navigation .prev .svg-icon{top:-2px;margin-right:calc(0.25 * var(--global--spacing-unit))}.navigation .nav-next .svg-icon,.navigation .next .svg-icon{top:-1px;margin-left:calc(0.25 * var(--global--spacing-unit))}.post-navigation{margin:var(--global--spacing-vertical) auto}@media only screen and (min-width: 822px){.post-navigation{margin:var(--global--spacing-vertical) auto}}.post-navigation .meta-nav{line-height:var(--global--line-height-body);color:var(--global--color-primary)}.post-navigation .post-title{display:inline-block;font-family:var(--global--font-primary);font-size:var(--global--font-size-lg);font-weight:var(--pagination--font-weight-strong);line-height:var(--global--line-height-heading)}@media only screen and (min-width: 822px){.post-navigation .post-title{margin:5px calc(24px + (0.25 * var(--global--spacing-unit))) 0}}@media only screen and (min-width: 482px){.post-navigation .nav-links{justify-content:space-between}}.post-navigation .nav-next,.post-navigation .nav-previous{margin-top:var(--global--spacing-vertical);margin-bottom:var(--global--spacing-vertical)}.post-navigation .nav-next:first-child,.post-navigation .nav-previous:first-child{margin-top:0}.post-navigation .nav-next:last-child,.post-navigation .nav-previous:last-child{margin-bottom:0}.pagination,.comments-pagination{border-top:3px solid var(--global--color-border);padding-top:var(--global--spacing-vertical);margin:var(--global--spacing-vertical) auto}@media only screen and (min-width: 822px){.pagination,.comments-pagination{margin:var(--global--spacing-vertical) auto}}.pagination .nav-links,.comments-pagination .nav-links{margin-top:calc(-1 * var(--global--spacing-vertical))}.pagination .nav-links a:hover,.comments-pagination .nav-links a:hover{color:var(--pagination--color-link-hover)}.has-background-white .pagination .nav-links a:active,.has-background-white .pagination .nav-links a:hover:active,.has-background-white .pagination .nav-links a:hover:focus,.has-background-white .comments-pagination .nav-links a:active,.has-background-white .comments-pagination .nav-links a:hover:active,.has-background-white .comments-pagination .nav-links a:hover:focus{color:var(--global--color-white)}.pagination .nav-links>*,.comments-pagination .nav-links>*{color:var(--pagination--color-text);font-family:var(--pagination--font-family);font-size:var(--pagination--font-size);font-weight:var(--pagination--font-weight);margin-top:var(--global--spacing-vertical);margin-left:calc(0.66 * var(--global--spacing-unit));margin-right:calc(0.66 * var(--global--spacing-unit))}.pagination .nav-links>*.current,.comments-pagination .nav-links>*.current{text-decoration:underline}.pagination .nav-links>*:not(.dots):not(.current):hover,.comments-pagination .nav-links>*:not(.dots):not(.current):hover{text-decoration-style:dotted}.pagination .nav-links>*:first-child,.comments-pagination .nav-links>*:first-child{margin-left:0}.pagination .nav-links>*:last-child,.comments-pagination .nav-links>*:last-child{margin-right:0}.pagination .nav-links>*.next,.comments-pagination .nav-links>*.next{margin-left:auto}.pagination .nav-links>*.prev,.comments-pagination .nav-links>*.prev{margin-right:auto}@media only screen and (max-width: 821px){.pagination .nav-links,.comments-pagination .nav-links{display:flex;flex-wrap:wrap}.pagination .page-numbers,.comments-pagination .page-numbers{display:none}.pagination .page-numbers.prev,.pagination .page-numbers.next,.comments-pagination .page-numbers.prev,.comments-pagination .page-numbers.next{display:inline-block;flex:0 1 auto}}@media only screen and (max-width: 481px){.pagination .nav-short,.comments-pagination .nav-short{display:none}}.comments-pagination{padding-top:calc(0.66 * var(--global--spacing-vertical));margin:calc(3 * var(--global--spacing-vertical)) auto}@media only screen and (min-width: 822px){.comments-pagination{margin:calc(3 * var(--global--spacing-vertical)) auto calc(4 * var(--global--spacing-vertical)) auto}}.comments-pagination .nav-links>*{font-size:var(--global--font-size-md)}.widget-area{margin-top:calc(6 * var(--global--spacing-vertical));padding-bottom:calc(var(--global--spacing-vertical) / 3);color:var(--footer--color-text);font-size:var(--footer--font-size);font-family:var(--footer--font-family)}@media only screen and (min-width: 652px){.widget-area{display:grid;grid-template-columns:repeat(2, 1fr);column-gap:calc(2 * var(--global--spacing-horizontal))}}@media only screen and (min-width: 1024px){.widget-area{grid-template-columns:repeat(3, 1fr)}}@media only screen and (max-width: 481px){.widget-area{margin-top:calc(3 * var(--global--spacing-vertical))}}.widget-area ul{list-style-type:none;padding:0}.widget-area ul li{line-height:var(--widget--line-height-list)}.widget-area ul.sub-menu,.widget-area ul.children{margin-left:var(--widget--spacing-menu)}.widget-area ul .sub-menu-toggle{display:none}.widget-area a{color:var(--footer--color-link);text-decoration:underline;text-decoration-style:solid;text-decoration-color:currentColor}.widget-area a:link,.widget-area a:visited,.widget-area a:active{color:var(--footer--color-link)}.widget-area a:hover{color:var(--footer--color-link-hover);text-decoration-style:dotted}.widget-area .wp-block-social-links.alignright{margin-top:var(--global--spacing-vertical);justify-content:flex-end}.widget-area .wp-block-social-links.alignleft{margin-top:var(--global--spacing-vertical)}.widget-area:after{content:"";display:table;clear:both}.widget-title{font-size:var(--global--font-size-sm);font-weight:var(--widget--font-weight-title);line-height:var(--widget--line-height-title)}.search-form{display:flex;flex-wrap:wrap;margin:auto;max-width:var(--responsive--aligndefault-width)}.search-form>label{width:100%;margin-bottom:0;font-weight:var(--form--label-weight)}.search-form .search-field{flex-grow:1;max-width:inherit;margin-top:calc(var(--global--spacing-vertical) / 3);margin-right:calc(0.66 * var(--global--spacing-horizontal))}.search-form .search-submit{margin-top:calc(var(--global--spacing-vertical) / 3);margin-left:10px}.widget_search>.search-form .search-field{margin-right:calc(-1 * var(--button--border-width));-webkit-appearance:none;margin-bottom:calc(0.5 * var(--global--spacing-vertical))}.widget_search>.search-form .search-submit{margin-left:0;background-color:transparent;color:var(--button--color-text-hover);margin-bottom:calc(0.5 * var(--global--spacing-vertical))}.widget_search>.search-form .search-submit:hover{background-color:var(--button--color-background);color:var(--button--color-text)}.widget_rss a.rsswidget .rss-widget-icon{display:none}.screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important;word-break:normal}.skip-link:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto !important;-webkit-clip-path:none;clip-path:none;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#content[tabindex="-1"]:focus{outline:0}header *,main *,footer *{max-width:var(--global--spacing-measure)}html,body,div,header,nav,article,figure,hr,main,section,footer{max-width:none}.wp-block-group.is-style-twentytwentyone-border{border:none !important}.green-text{color:#7dc244 !important}.has-background-white .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button){background:none;color:inherit}.pagination-single-inner{display:none}.navigation.post-navigation{display:none !important}.site-main>article>.entry-footer{display:none !important}.postid-159696 .entry-header{display:none}.entry-content p.schema-faq-answer{padding:.5rem 0 1.8rem;margin-top:0;padding-bottom:0 !important}.postid-119400 .quick-facts-block dl>div{padding:30px 10px}.postid-119400 .bp-sponsor-container{padding-top:10px}.postid-159696 .hero-section,.postid-159696 .newsletter{display:none}p.widget-link{display:none}.site-content li{font-family:"Crimson Text","Times New Roman",serif}.body-mega-hero .search-form .search-submit{background-color:transparent !important}.body-mega-hero .site-header{background:rgba(0,0,0,.3)}@media screen and (min-width: 782px){.wp-block-column:not(:first-child){margin-left:40px}.page-id-102275 .wp-block-column li{margin-bottom:1em}}@font-face{font-family:"Jost";src:url("assets/fonts/Jost-Regular.ttf") format("truetype");font-weight:400;font-display:swap}@font-face{font-family:"Jost";src:url("assets/fonts/Jost-Medium.ttf") format("truetype");font-weight:500;font-display:swap}@font-face{font-family:"Jost";src:url("assets/fonts/Jost-SemiBold.ttf") format("truetype");font-weight:600;font-display:swap}@font-face{font-family:"Jost";src:url("assets/fonts/Jost-Bold.ttf") format("truetype");font-weight:700;font-display:swap}@font-face{font-family:"Crimson Text";src:url("assets/fonts/CrimsonText-Regular.ttf") format("truetype");font-display:swap}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:300;src:url("assets/fonts/webfonts/fa-light-300.eot");src:url("assets/fonts/webfonts/fa-light-300.eot?#iefix") format("embedded-opentype"),url("assets/fonts/webfonts/fa-light-300.woff2") format("woff2"),url("assets/fonts/webfonts/fa-light-300.woff") format("woff")}.fal{font-family:"Font Awesome 5 Pro";font-weight:300}.far{font-family:"Font Awesome 5 Pro";font-weight:400}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:900;src:url("assets/fonts/webfonts/fa-solid-900.eot");src:url("assets/fonts/webfonts/fa-solid-900.eot") format("embedded-opentype"),url("assets/fonts/webfonts/fa-solid-900.woff2") format("woff2"),url("assets/fonts/webfonts/fa-solid-900.woff") format("woff")}.fa,.fas{font-family:"Font Awesome 5 Pro";font-weight:900}html{font-size:16px}body{font-family:"Crimson Text","Times New Roman",Times,serif;font-size:1.25rem;line-height:1.35;color:#000}body a{color:#7dc244}.entry-content,.entry-summary{font-family:"Crimson Text","Times New Roman",Times,serif}.entry-content p{margin-top:1.4rem}.entry-content a{text-decoration:none}.entry-content h2,.entry-content .h2,.entry-content h3,.entry-content .h3{margin-top:30px}h1,.h1{font-family:"Jost",Arial,Helvetica,sans-serif;font-size:1.7rem;font-weight:600}h2,.h2{font-family:"Jost",Arial,Helvetica,sans-serif;font-size:1.2rem;font-weight:600;margin-top:30px}h3,.h3{font-family:"Jost",Arial,Helvetica,sans-serif;font-size:1.625rem;font-weight:600;margin-top:30px}h4,.h4{font-family:"Jost",Arial,Helvetica,sans-serif;font-size:1.25rem;font-weight:600}h5,.h5{font-family:"Jost",Arial,Helvetica,sans-serif;font-size:1rem;font-weight:600}.code-font{font-family:ui-monospace,"Cascadia Mono","Segoe UI Mono","Ubuntu Mono","Roboto Mono",Menlo,Monaco,Consolas,monospace;font-size:.8rem;max-width:768px !important}.green-line{color:#111;position:relative;margin-bottom:70px !important;margin-top:80px}.green-line:after{content:"";width:50px;height:4px;bottom:-25px;left:0;position:absolute;background-color:#7dc244}.uppercase{text-transform:uppercase}.bold{font-weight:bold}@media all and (min-width: 768px){h1,.h1{font-size:3.375rem}h2,.h2{font-size:1.6rem}}.big-thin-text{font-size:2.5rem;font-weight:500;font-family:"Jost",Arial,Helvetica,sans-serif;margin-bottom:30px}.container{width:100%;padding:0 15px}.page-header{border-bottom:none}.site-content{padding-top:70px}.site-main>*{margin-top:0;margin-bottom:0}.liv-columns{flex-direction:column;margin-bottom:120px}.liv-columns .wp-block-column{flex-basis:100%}.single-liv_magazine .liv-columns{margin-bottom:60px}.top-100-2022{flex-direction:column}.top-100-2022 .wp-block-column:nth-child(2){flex-basis:970px;order:1}.top-100-2022 .wp-block-column:first-child{flex-basis:auto;order:2}.top-100-2022 .wp-block-column:last-child{flex-basis:auto}@media all and (min-width: 1210px){.top-100-2022{flex-direction:row}.top-100-2022 .wp-block-column:first-child{order:1;flex-basis:200px;flex-shrink:0;max-width:200px;position:sticky;top:150px;align-self:flex-start}.top-100-2022 .wp-block-column:nth-child(2){max-width:970px;order:2}.top-100-2022 .wp-block-column:last-child{order:3}}.liv-columns-2{flex-direction:column;margin-bottom:100px}.liv-columns-2 .wp-block-column{flex-basis:auto}.liv-columns-2 .wp-block-column:first-child{flex-basis:auto;flex-grow:1;flex-shrink:0;order:2}.liv-columns-2 .wp-block-column:last-child{order:1}.liv-columns-2 .addtoany_shortcode{display:none}.liv-columns-3>.wp-block-column:first-child{position:sticky;order:2}.liv-columns-3>.wp-block-column:last-child{flex-basis:auto;order:1}.full-width-off-white.wp-block-columns{position:relative;padding:0;z-index:5;overflow-x:visible}.full-width-white.wp-block-columns{position:relative;padding:30px 0;z-index:5;overflow-x:visible}.bp-sponsor-container{box-shadow:rgba(0,0,0,.2) 3px 10px 10px;min-height:60px;margin-bottom:30px;text-align:center;padding:6px 0;font-weight:bold;background-color:#fff}.bp-sponsor-container img{margin-left:20px;max-height:38px;width:auto;display:inline-block}.bp-sponsor-container a span{display:none}body #ajaxsearchlite1 .probox .proinput input,div.asl_w .probox .proinput input{color:#111 !important}.proinput input{margin-bottom:30px}li.AjaxSearchLiteWidget{margin-bottom:30px !important}.place-column__nav{display:none}@media screen and (min-width: 550px){.bp-sponsor-container a span{display:inline}}@media screen and (min-width: 782px){.liv-columns-2 .wp-block-column:last-child{margin-left:0}.wp-block-column:not(:first-child){margin-left:40px}}@media screen and (min-width: 822px){.liv-columns-3>.wp-block-column:first-child{flex-basis:220px;flex-shrink:0;position:sticky;align-self:flex-start;top:150px;order:1}.liv-columns-3>.wp-block-column:last-child{flex-basis:auto;order:2}}@media screen and (min-width: 960px){.liv-columns{flex-direction:row}.liv-columns>.wp-block-column:first-child{flex-basis:auto}.liv-columns>.wp-block-column:last-child{flex-basis:350px;flex-shrink:0;flex-grow:0}.liv-columns>.wp-block-column:last-child>*{max-width:325px}.single-post .liv-columns.wp-block-columns>.wp-block-column:last-child,.single-liv_place .liv-columns.wp-block-columns>.wp-block-column:last-child,.search-results .liv-columns.wp-block-columns>.wp-block-column:last-child,.error404 .liv-columns.wp-block-columns>.wp-block-column:last-child,.single-best_places .liv-columns.wp-block-columns>.wp-block-column:last-child,.page .liv-columns.wp-block-columns>.wp-block-column:last-child,.singular .liv-columns.wp-block-columns>.wp-block-column:last-child{position:-webkit-sticky;position:sticky;top:150px;align-self:flex-start}.single-liv_magazine .liv-columns>.wp-block-column:last-child{flex-basis:260px}.liv-column-p .wp-block-column:first-child{flex-basis:auto}.liv-column-p .wp-block-column:last-child{flex-basis:300px;margin-left:60px;flex-grow:0;flex-shrink:0;top:100px;margin-bottom:30px}.liv-column-p .wp-block-column:last-child .wp-block-jci-ad-area-two{position:sticky;top:120px}}@media only screen and (min-width: 1280px){.liv-columns-2{flex-direction:row}.liv-columns-2 .wp-block-column{flex-basis:auto}.liv-columns-2 .wp-block-column:first-child{flex-basis:260px;flex-grow:0;flex-shrink:0;order:1}.liv-columns-2 .wp-block-column:last-child{order:2;margin-left:0}.liv-columns-2 .addtoany_shortcode{display:block}.single-post .liv-columns-2:last-child .wp-block-column:first-child,.single-liv_place .liv-columns-2:last-child .wp-block-column:first-child,.single-best_places .liv-columns-2:last-child .wp-block-column:first-child,.page .liv-columns-2:last-child .wp-block-column:first-child{align-self:flex-start;position:-webkit-sticky;position:sticky;top:105px}}@media only screen and (min-width: 1360px){.container{margin-left:auto;margin-right:auto;max-width:1360px}}@media only screen and (min-width: 1439px){.place-column__parent{width:100%;max-width:unset !important;margin:0;padding:0;display:flex;flex-direction:row;flex-wrap:nowrap}.place-column__nav{display:block;flex-basis:200px;position:sticky;top:125px;flex-grow:0;flex-shrink:0;max-height:100vh;overflow-y:auto;margin-right:60px;-ms-overflow-style:none;scrollbar-width:none}.place-column__nav::-webkit-scrollbar{display:none}.place-column__content{width:calc(100% - 270px);padding-right:15px}.place-column__content>.wp-block-columns{margin:0 auto;max-width:1365px}}button,[type=button],[type=submit],.info-box-button{border:none;border-radius:0;background-color:#7dc244;color:#fff;padding:5px 30px;font-family:"Jost";font-weight:600;font-size:1.125rem;min-height:45px}button.centered,[type=button].centered,[type=submit].centered,.info-box-button.centered{margin-left:auto;margin-right:auto;display:block}.info-box-button{margin-top:30px;display:inline-block;padding:10px 30px}.container{width:100%;padding:0 15px}.absolute-container{width:100%;padding:0 15px;position:absolute;bottom:0;margin:0;height:30px}a:hover{text-decoration-style:solid}.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button){text-decoration-style:solid}.site-main{padding-top:0}.text-overlay{background-image:linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, black 100%),url()}.hidden{display:none !important}div,h1,h2,h3,h4,h5,.ez-toc-section{scroll-margin-top:100px}@media all and (min-width: 1390px){.container{padding:0}.absolute-container{padding:0;width:1366px;left:calc(50% - 683px)}}.menu-item{list-style:none}.menu-item a{font-family:"Jost",Arial,Helvetica,sans-serif;font-weight:600;text-decoration:none}.menu-item a:hover{text-decoration:solid underline}#crumbs{color:#8a8a8a;font-size:1rem;font-family:"Jost",Arial,Helvetica,sans-serif;font-weight:400;margin-bottom:21px}#crumbs a{color:#7dc244;text-decoration:none}.site-header.has-logo:not(.has-title-and-tagline).has-menu .site-logo{position:static;padding-top:0}@media all and (max-width: 485px){.primary-navigation{top:20px}}.place-side-nav{margin-left:0;padding:20px;box-shadow:2px 2px 2px 2px rgba(0,0,0,.2);border-radius:0 0 5px 0;margin-right:5px}.place-side-nav li{list-style:none;line-height:1;padding-bottom:14px}.place-side-nav li.active{background-color:#4d79b4;padding:5px;border-radius:5px}.place-side-nav li.active a{color:#fff}.place-side-nav a{color:#000;font-size:.8rem;font-family:"Jost",Arial,Helvetica,sans-serif}.place-side-nav a:hover,.place-side-nav a:active,.place-side-nav a:visited{color:inherit}@media all and (max-width: 727px){#mega-menu-wrap-primary{display:none !important}.menu-toggle{display:none}.menu-wrapper{display:none}.mobile-navigation{display:block}.hamburger{cursor:pointer;display:block;position:absolute;right:20px;margin-top:-12px}.bar{display:block;width:25px;height:3px;margin:5px 15px 5px auto;-webkit-transition:all .2s ease-in-out;transition:all .3s ease-in-out;background-color:#000}.nav-container{position:relative}.nav-container .menu-item{width:100%}.nav-container .menu-item a{color:#000;font-weight:400;display:inline-block;padding-top:15px;padding-bottom:15px}.nav-container .sub-menu{width:100%}.nav-container .sub-menu li{background-color:#eee;text-indent:20px}.nav-container .sub-menu li.menu-item-type-custom>div{padding:20px 20px 20px 35px;text-indent:0;text-transform:uppercase;font-family:"Jost",Arial,Helvetica,sans-serif}.nav-container .sub-menu li #ajaxsearchlite1 .probox,.nav-container .sub-menu li div.asl_w .probox{height:40px}.nav-container .sub-menu .sub-menu a{padding-left:40px}.nav-container.toggled{width:100%;position:fixed;overflow-y:auto;background-color:#fff;top:0;flex-direction:column;justify-content:flex-start}.nav-container.toggled .site-branding{position:absolute;top:30px;left:10px}.nav-container.toggled .bar:nth-child(2){opacity:0}.nav-container.toggled .bar:nth-child(1){transform:translateY(8px) rotate(45deg)}.nav-container.toggled .bar:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.nav-container.toggled .hamburger{position:absolute;top:-65px;right:20px;margin-top:0}.nav-container.toggled .mobile-search-icon{top:38px}.nav-container.toggled .menu-wrapper{display:block}.nav-container.toggled .mobile-navigation{position:absolute;width:100%;left:0;top:100px;background-color:#fff}.nav-container.toggled .menu-mobile-menu-container{display:block;width:100%;padding-left:0}.nav-container.toggled .menu-mobile-menu-container .menu-wrapper{padding-left:0}.nav-container.toggled .menu-mobile-menu-container a{margin-right:20px;margin-left:20px;border-bottom:1px solid gray}.nav-container.toggled .menu-mobile-menu-container .focus>a{font-weight:600}.nav-container.toggled .menu-mobile-menu-container ul:not(.nav-menu){display:none;list-style:none;margin:0;padding-left:0}.nav-container.toggled .menu-mobile-menu-container ul ul{top:100%;left:-999em;z-index:99999}.nav-container.toggled .menu-mobile-menu-container ul ul ul{left:-999em;top:0}.nav-container.toggled .menu-mobile-menu-container ul ul li.focus>ul{display:block;left:auto}.nav-container.toggled .menu-mobile-menu-container ul li.focus>ul{left:auto;display:block}.nav-container.toggled .menu-mobile-menu-container li{position:relative}.nav-container.toggled .menu-mobile-menu-container a{display:block;text-decoration:none}.nav-container.toggled .menu-item-has-children{position:relative}.nav-container.toggled .menu-item-has-children .sub-menu-toggle{position:absolute;top:10px;right:10px}.nav-container.toggled .menu-item-has-children .icon-minus{display:none}.nav-container.toggled .menu-item-has-children .icon-plus{display:inline}.nav-container.toggled .menu-item-has-children.focus>.sub-menu-toggle .icon-minus{display:inline}.nav-container.toggled .menu-item-has-children.focus>.sub-menu-toggle .icon-plus{display:none}.nav-container.toggled .menu-toggle,.nav-container.toggled .menu-mobile-menu-container.toggled ul{display:block}}button.sub-menu-toggle:not(:hover):not(:active):not(.has-text-color){background-color:transparent !important;color:#000 !important}.icon-plus .svg-icon path{fill:#000}.icon-minus .svg-icon path{fill:#000}@media all and (min-width: 728px){body .menu-mobile-menu-container{display:none}}.site-header{padding:0;position:fixed;height:100px;left:0;right:0;width:100% !important;max-width:none;background:#fff;display:block;box-shadow:#aaa 5px 0px 10px;z-index:10;transition:height .2s}.site-header .site-branding{margin-top:0}.site-header .site-logo{margin:0}.site-header .site-logo .custom-logo{max-width:178px}.site-header.headroom--pinned{height:100px;z-index:10}.site-header.headroom--unpinned{height:70px}.site-header>.container{display:flex;flex-wrap:wrap;align-items:center;height:100%}.site-header .bp-sponsor-container{display:none}.body-mega-hero #search-form-1{background-color:transparent;color:#fff}.body-mega-hero .search-form .search-submit{background-color:transparent !important;color:#fff}.body-mega-hero .search-form .search-submit .fa{color:#fff}.body-mega-hero .search-form .search-submit .fa:before{color:#fff}.body-mega-hero .site-header{background:rgba(0,0,0,.3);box-shadow:none !important}.body-mega-hero #mega-menu-wrap-primary{background:transparent}.body-mega-hero #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{color:#fff}.mega-hero{margin-top:-130px !important}.hide-bp-sponsor .site-header{box-shadow:none !important}.hide-bp-sponsor .site-header .bp-sponsor-container{display:block}#mega-menu-wrap-primary #mega-menu-primary[data-effect=fade_up] li.mega-menu-item.mega-menu-megamenu>ul.mega-sub-menu,#mega-menu-wrap-primary #mega-menu-primary[data-effect=fade_up] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu{box-shadow:0 0 10px #aaa;clip-path:inset(0px -15px -15px -15px);background:linear-gradient(to bottom, #dedede 0, #ffffff 7px, #ffffff 100%)}#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title,#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title{font-weight:600}@media only screen and (max-width: 481px){.site-header.has-logo:not(.has-title-and-tagline).has-menu .site-logo{top:0}.primary-navigation{right:15px}}.site-footer{padding-bottom:100px}.site-footer .site-name{margin-bottom:40px}.site-footer .site-logo .custom-logo{max-width:200px}.site-footer-info{display:block;padding-bottom:20px}.powered-by{text-align:center;font-weight:normal}.subfooter-links ul{padding-left:0;display:flex;justify-content:center}.subfooter-links ul li{list-style:none;padding:0 15px;font-family:"Jost",Arial,Helvetica,sans-serif}.subfooter-links ul li a{text-decoration:none}.footer-navigation-wrapper{flex-direction:column}.footer-navigation-wrapper li{font-size:1.1rem}.footer-navigation-wrapper li a{font-weight:normal}.footer-navigation-wrapper li a:hover{text-decoration-style:solid}.footer-social{margin-bottom:30px}.footer-social ul{display:flex;padding-left:0}.footer-social ul li{list-style:none;padding-right:20px}.footer-social a{color:#c1c1c1}.footer-social a:hover,.footer-social a:visited,.footer-social a:focus{color:#c1c1c1 !important}.footer-menu-area{border-top:1px solid #bbb}.footer-about{padding-bottom:30px}.top-100-popup-container{background-color:rgba(0,0,0,.9);position:fixed;width:100%;height:100vh;top:0;left:0;bottom:0;right:0;color:#fff;display:flex;justify-content:center;align-items:center;opacity:0;transition:opacity .4s;display:flex;z-index:-1;padding:10%}.top-100-popup-container iframe{object-fit:contain;max-width:650px}.top-100-popup-container.open-top-100-popup{z-index:999;opacity:1}.map-popup-close{position:absolute;top:30px;right:10%;height:40px;width:40px;background-color:transparent !important}@media only screen and (min-width: 768px){.site-footer-info{display:flex}.footer-about{flex-basis:67%;border-right:1px solid gray;padding-left:30px;padding-right:50px;padding-bottom:0}.footer-menu-area{flex-basis:33%;padding-left:50px;border-top:none}}@media only screen and (min-width: 822px){.site-footer>.site-info{text-align:center}.site-footer>.site-info .powered-by{margin-right:auto}}.search-form{display:none;position:relative;font-size:1rem;margin:0 0 0 auto;-webkit-box-shadow:0px 2px 0 0px rgba(0,0,0,.3);-moz-box-shadow:0px 2px 0 0px rgba(0,0,0,.3);box-shadow:0px 2px 0px rgba(0,0,0,.3);display:none}.search-form .search-field{margin:0;padding:2px 10px;border:1px solid transparent;border-radius:2px}.search-form .search-field:focus{outline:1px solid gray;outline-offset:-1px}.search-form .search-submit{margin-left:0;margin-top:0;padding:0 10px;border:none;background-color:#fff !important}.search-form .search-submit .fa-search:before{color:#8a8a8a}.search-form label{display:none}.mega-menu-wrap .search-form .search-submit .fa-search:before{color:#fff}.mobile-search-form{display:flex;position:relative;padding:0 20px;max-width:90%}.mobile-search-form input[type=search]{margin:0;padding:2px 10px;border:none;border-bottom:1px solid #9fd274;border-radius:none;background:transparent;color:#fff;font-size:40px}.mobile-search-form input[type=search]:focus{outline:none;color:#fff;box-shadow:none !important}.mobile-search-form ::placeholder{font-style:italic}.mobile-search-form label{display:none !important}.search-btn{background:#fff;padding:1em;cursor:pointer;border-color:transparent;font-size:1.3rem;color:#121212}.search-btn:hover{border-color:#ccc}.close-search{position:absolute;top:30px;right:10%;height:40px;width:40px}.search-pop-up{background-color:rgba(0,0,0,.9);position:fixed;width:100%;height:100vh;top:0;left:0;bottom:0;right:0;color:#fff;display:flex;justify-content:center;align-items:center;opacity:0;transition:opacity .4s;display:flex;z-index:-1}.search-pop-up.search-open{opacity:1;z-index:999}.mobile-search-icon{width:25px;height:25px;fill:#000;position:absolute;right:75px;cursor:pointer}@media only screen and (min-width: 728px){.mobile-search-icon{position:static}}@media only screen and (min-width: 992px){.search-form{display:flex}.mobile-search-icon{display:none}}.single-liv_place .hero-section>.hero-flex{display:block;padding-top:50px;padding-bottom:50px}.home .hero-section{margin-bottom:30px}#main .bp24-landing-hero{padding-top:30px;max-width:none;border-bottom:none;padding-bottom:0;margin-bottom:30px;max-height:600px;overflow-y:hidden}.home-hero-section{min-height:60vh;width:100%;position:relative;overflow-x:hidden;margin-top:0}.home-hero-section img{max-width:none !important}.home-hero-section .home-hero-text{position:relative;padding:30px 40px;color:#fff;text-align:left;background:rgba(0,0,0,.4);max-width:500px}.home-hero-section .home-hero-text h2{margin-bottom:15px;margin-top:0;font-size:1.9rem}.home-hero-section .home-hero-text .home-buttons{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.home-hero-section .home-hero-text button{color:#fff !important;background-color:#7dc244 !important;text-transform:uppercase;margin-top:30px;min-width:0}.home-hero-section .home-hero-text button:first-child{margin-right:15px}.home-hero-section .home-hero-text button:hover{background-color:#6ca83b !important}.home-hero-section .home-hero-text:after{content:"";position:absolute;right:-1000px;top:0;height:100%;width:1000px;background:rgba(0,0,0,.4)}.home-hero-section .container{display:flex;justify-content:flex-end;margin-top:60px;margin-bottom:30px}.home-hero-section img{position:absolute;width:100% !important;height:100% !important;left:0;top:0;object-fit:cover}.hero-section{background-color:#333;background-repeat:no-repeat;background-size:cover;background-position:center center;color:#fefefe;position:relative}.hero-section>img{position:absolute;height:100% !important;width:100% !important;left:0;top:0;object-fit:cover;max-width:none !important}.hero-section li{color:#7dc244}.hero-section li a{color:#fefefe}.hero-text{background:rgba(0,0,0,.4);padding:30px;position:relative;text-align:center}.hero-text p{font-family:"Jost",Arial,Helvetica,sans-serif;font-weight:400;font-size:1.625rem;margin-top:.5rem}.hero-text h5{font-family:"Jost",Arial,Helvetica,sans-serif;font-weight:600;font-size:1.25rem;color:#7dc244;text-transform:uppercase;line-height:1.8em}.hero-text h2.h1{text-transform:uppercase;margin-top:0}.hero-links li{font-family:"Jost",Arial,Helvetica,sans-serif;font-weight:600;margin:40px 0}.hero-section{position:relative;overflow:hidden}.hero-section .video-wrap{margin-top:-50px;height:100%;width:100%;position:absolute;left:0;overflow:hidden;top:0;padding-bottom:56.5%}.hero-section iframe,.hero-section #player{position:absolute;top:0;left:0;width:100%;height:100%}.hero-section .container{min-height:550px;position:relative}.home .hero-section{height:225px !important}.home .hero-section .container{height:225px;min-height:none}.home .hero-section .container .hero-title-area{height:225px;min-height:225px !important}.single-post .hero-section{min-height:350px}.hero-title-area{text-align:center;min-height:550px;display:flex;flex-direction:column;justify-content:center}.hero-title-area h2{font-size:1.8rem;text-shadow:3px 0px 5px #000}.bp-title-area{text-align:center;top:50%;transform:translateY(-50%)}.bp-title-area a{color:#fff;display:inline-block;margin:30px 20px 0}.list-parent>.container{display:flex;justify-content:center;align-items:center}.bp-text-area{background-color:rgba(0,0,0,.4);position:absolute;bottom:60px;left:0;max-width:100%;padding:25px 20px 15px 110px}.bp-text-area .green-circle{position:absolute;left:20px;bottom:25px;z-index:5}.bp-text-area h3{margin-top:0}.single-best_places .hero-section{height:400px;width:100%}.single-best_places .hero-section .container{min-height:400px}.single-best_places .hero-section .bp-text-area h3{font-size:2.35rem}.single-best_places .hero-section .bp-text-area h5{font-size:1.25rem}.single-best_places .hero-section .bp-text-area a{text-decoration:none}.single-best_places .hero-section .bp-text-area .bp-child-title{font-size:1.25rem;text-transform:uppercase;margin-bottom:10px}.single-best_places .hero-section .bp-text-area .bp-child-title span{font-size:2.35rem;display:block;color:#fefefe;text-transform:none}.hero-badge{position:absolute;max-width:150px;top:20px;right:20px}.hero-byline{position:absolute;bottom:10px;right:20px;font-family:"Jost",Arial,Helvetica,sans-serif}.home .site-main article:nth-child(2){margin-top:0}@media only screen and (max-width: 920px){.hero-section .video-wrap{margin-top:30px}.hero-section .container{min-height:0}}@media all and (max-width: 1030px){.has-badge>.container{padding-top:220px}}@media all and (min-width: 560px){.single-best_places .hero-section{height:550px}.single-best_places .hero-section .container{min-height:550px}.single-best_places .hero-badge{top:60px}.home-hero-section .home-hero-text .home-buttons{flex-wrap:nowrap;justify-content:unset}}@media all and (min-width: 768px){.bp-text-area{left:50px}}@media all and (min-width: 960px){.single-liv_place .hero-section>.hero-flex{display:flex;justify-content:space-between;align-items:center;padding-top:0;padding-bottom:0}.hero-text{text-align:left;margin-bottom:0;margin-top:0;padding-bottom:50px;padding-left:30px;padding-top:50px}.hero-text p{max-width:650px}.hero-text:before{content:"";position:absolute;display:block;background:inherit;height:100%;width:1000px;top:0;left:-1000px;overflow-x:hidden}.hero-title-area h2{font-size:3rem}.hero-badge{max-width:200px}}.temp-button{color:#fff;border-color:#fff}.temp-button:hover{color:#9fd274 !important;background-color:#fff}#shape{width:72px;height:72px}.home-promo .post-1-title{display:none}.home-promo .cp-container{background-image:none}.bp2pw{display:block;margin-bottom:100px}.bp2pw__col:last-child .bp2pw__item:last-child{border-bottom:none}.bp2pw__item{border-bottom:1px solid #bbb;padding-top:25px}.bp2pw__item h5{margin-bottom:5px}.bp2pw__item:first-child{padding-top:none}.bp2pw__item.featured{padding-bottom:20px}.bp2pw__item.featured .bp2pw__title{margin-bottom:10px;font-size:1.8rem}.bp2pw__item img{margin-bottom:20px}.bp2pw__title{color:#000;font-size:1.4rem;margin-top:0 !important;margin-bottom:20px;font-weight:500}.bp2pw__title a{color:#000}.bp2pw__excerpt{display:none}.text-shortener{height:400px;position:relative;overflow:hidden}.text-shortener__container{position:absolute;width:100%;height:150px;bottom:0;left:0;background:linear-gradient(360deg, white 0%, white 50%, rgba(255, 255, 255, 0) 100%)}.text-shortener__button{position:absolute;bottom:0;left:0}.place-topics-2{display:block;margin-top:40px;padding-bottom:80px;border-bottom:1px solid #b8b8b8;margin-bottom:80px !important}.place-topics-2:last-child{border-bottom:none}.place-topics-2__button{display:block;margin:0 auto;color:#fff !important}.place-topics-2__button:hover{background-color:#4d79b4;color:#fff}.place-topics-2__img-container{position:relative;height:280px;width:100%}.place-topics-2__img-container img{object-fit:cover;position:absolute;width:100%;height:100% !important;max-width:unset;left:0;top:0}.place-topics-2__title{font-size:1.35rem;font-weight:500}.place-topics-2__title a{color:#000}.place-topics-2__excerpt{margin-top:.5rem !important}.place-topics-2__card{margin-bottom:30px}.more-like-this-block p{font-family:"Jost",Arial,Helvetica,sans-serif;font-weight:600;font-size:1rem;margin-bottom:15px;position:relative}.more-like-this-block p:after{content:"";position:absolute;height:1px;width:190px;opacity:.5;background-color:gray;bottom:-15px;left:0}.more-like-this-block ul{padding-left:0;padding-top:15px}.more-like-this-block li{font-family:"Jost",Arial,Helvetica,sans-serif;font-weight:600;font-size:.8rem;line-height:2;padding-right:15px}.more-like-this-block a{color:#000}.sponsored-label{position:absolute;text-align:center;text-transform:uppercase;color:#efefef;top:15px;left:0;width:100%;margin-top:0 !important;z-index:9;text-shadow:1px 1px 1px #333;font-family:"Jost",Arial,Helvetica,sans-serif}.sponsored-label.small{font-size:.8rem}.sidebar-mag-link{max-width:300px;margin-right:auto;margin-left:auto}.sidebar-mag-link__img{position:relative}.sidebar-mag-link__cta{position:absolute;display:inline-block;text-transform:uppercase;font-family:"Jost",Arial,Helvetica,sans-serif;font-weight:400;top:calc(50% - 22px);left:50%;transform:translateX(-50%);padding:10px 15px;background-color:#000;color:#fff;text-align:center;white-space:nowrap}.home-vids{gap:1em !important}.wp-block-jci-blocks-ad-area-one{text-align:center;max-width:970px;margin:0 auto;overflow-x:hidden;display:flex;justify-content:center;margin-top:30px}.wp-block-jci-blocks-ad-area-one iframe{max-width:970px !important}.wp-block-jci-ad-area-two{max-width:300px;margin:0 auto;text-align:center;padding:0}.wp-block-jci-blocks-ad-area-three{max-width:970px;margin:0 auto 60px;text-align:center;overflow:hidden}#magazine-link-block_61099273a1809{background-color:#f8f8f8;padding:30px}#magazine-link-block_61099273a1809 img{margin-bottom:30px}#magazine-link-block_61099273a1809 p{margin-bottom:15px}#magazine-link-block_61099273a1809 button{font-size:1rem;text-transform:uppercase}.embedded-article{background-color:gray;background-repeat:no-repeat;background-size:cover;height:280px;width:100%;color:#fff;display:flex;justify-content:flex-end;flex-direction:column}.read-more{font-size:.875rem}.sponsored-by{padding:10px;background-color:#f4f4f4;text-align:center}.sponsored-by p{font-family:"Jost",Arial,Helvetica,sans-serif;font-size:1.125rem;font-weight:400;color:#8a8a8a;margin-top:0}.article-excerpt{font-family:"Jost",Arial,Helvetica,sans-serif;font-size:1.125rem;font-weight:400;margin-top:0;margin-bottom:15px}.author{font-size:1rem;margin-top:10px}.schema-faq-section{margin-top:20px}.quick-facts-block{border:3px solid #7dc244;text-align:center;position:relative;padding:40px 20px 20px;margin-bottom:40px !important;margin-top:60px !important}.quick-facts-block .widget-link{text-align:center}.quick-facts-block .widget-link a{color:#000}.quick-facts-block .widget-link a:hover{color:#7dc244}.quick-facts-block .qf-title{color:#7dc244;background-color:#fff;display:inline-block;padding:10px 20px;position:absolute;top:0;left:50%;transform:translate(-50%, -50%);margin-top:0}.quick-facts-block dl{display:flex;flex-direction:row;justify-content:space-around;flex-wrap:wrap}.quick-facts-block dl>div{flex-basis:100%;padding:30px}.quick-facts-block dt{font-size:1.25rem;font-family:"Crimson Text","Times New Roman",Times,serif;font-weight:400}.quick-facts-block dd{padding-left:0;font-family:"Jost",Arial,Helvetica,sans-serif;font-size:1.875rem;font-weight:600}.quick-facts-2-block{text-align:center;position:relative;padding:40px 20px 60px;margin-bottom:80px !important;margin-top:60px !important;background-color:#f1f5f8}.quick-facts-2-block .qf-title{display:inline-block;padding:10px 20px}.quick-facts-2-block dl{display:flex;flex-direction:row;justify-content:space-around;flex-wrap:wrap}.quick-facts-2-block dl>div{flex-basis:100%;padding:30px;padding-top:70px;position:relative}.quick-facts-2-block dl>div:before{content:"";position:absolute;background-repeat:no-repeat;top:20px}.quick-facts-2-block dl .home-val:before,.quick-facts-2-block dl .prop-tax:before{width:53px;height:48px;right:calc(50% - 26px);background-image:url("./assets/images/placev2-qf-icons/house.svg")}.quick-facts-2-block dl .city-pop:before{background-image:url("./assets/images/placev2-qf-icons/people.svg");height:45px;width:60px;right:calc(50% - 30px)}.quick-facts-2-block dl .avg-com:before{background-image:url("./assets/images/placev2-qf-icons/car.svg");height:45px;width:50px;right:calc(50% - 25px)}.quick-facts-2-block dl .avg-inc:before{background-image:url("./assets/images/placev2-qf-icons/piggy-bank.svg");height:47px;width:49px;right:calc(50% - 25px)}.quick-facts-2-block dl .avg-rent:before{background-image:url("./assets/images/placev2-qf-icons/calendar.svg");height:47px;width:42px;right:calc(50% - 21px)}.quick-facts-2-block dt{font-size:1.25rem;font-family:"Jost",Arial,Helvetica,sans-serif;font-weight:400}.quick-facts-2-block dd{padding-left:0;font-family:"Jost",Arial,Helvetica,sans-serif;font-size:1.875rem;font-weight:600}.place-topics-container{margin-bottom:100px}.place-topics-container .topic-sponsor{display:inline-block;margin-bottom:30px;font-style:italic;margin-bottom:30px}.place-topics-container .green-line{display:block}.place-topics-container li{list-style:none}.place-topics-container ul{padding-left:0}.place-topics-container .tp-container{display:flex;background-color:#f4f4f4;margin-bottom:50px}.place-topics-container .tp-container img{height:100%;width:auto}.place-topics-container .tp-container .tp-text{padding-left:50px;padding-right:50px;display:flex;flex-direction:column;justify-content:center}.place-topics-container .tp-container .tp-text a{color:#000;text-decoration:none}.place-topics-container .tp-container .tp-text a:hover{text-decoration:underline}.place-topics-container .more-articles{position:relative;left:50%;transform:translateX(-50%);margin-bottom:50px}.topics-masonry .more-articles{position:relative;left:50%;transform:translateX(-50%)}.brand-stories{margin:80px 0;display:block;min-height:320px}.brand-stories__card{margin:0 15px 20px 15px}.brand-stories__title{margin-top:15px}.brand-stories__title a{color:#000}.brand-stories__sponsor-text{font-style:italic;margin-top:.5rem !important}.pwl-container{margin-bottom:80px;padding:0 30px}.pwl-container ul{padding-left:0}.pwl-container img{width:100%;max-width:none !important}.pwl-container a{color:#000;text-decoration:none;display:block;margin-left:15px;margin-right:15px}.pwl-container a>div{padding-bottom:15px;background-color:#f4f4f4}.pwl-container .big-thin-text{margin-left:0}.pwl-container h3{padding-left:20px;margin-top:15px;font-size:1.25rem}.pwl-container .pwl-img{height:215px;background-size:cover;background-position:center center;background-repeat:no-repeat}.bp-data-container{display:flex;flex-direction:row;justify-content:flex-end;position:relative;width:100%;overflow-x:hidden}.bp-data-container.twenty-two{flex-wrap:wrap;justify-content:flex-start}.bp-data-container.twenty-two img{flex-basis:100%;width:100%;height:auto !important;margin-bottom:20px}.bp-data-container.twenty-two .img-container{margin-bottom:20px}.bp-data-container.twenty-two .img-container img{margin-bottom:0}.bp-data-container.twenty-two .livscore-table{min-width:0;height:190px;margin-left:0;flex-basis:50%;width:calc(50% - 2px);flex-shrink:0}.bp-data-container.twenty-two .livscore-table.first{margin-left:0;flex-basis:100%;width:100%;text-align:center}.bp-data-image{width:60%;position:absolute;height:100%;background-size:cover;background-position:center;top:0;left:0;display:none}.bp-data-image.no-data{width:100%;display:block;min-height:440px;position:static}.livscore-table{width:100%;background-color:#fefefe}.livscore-table th{background-color:#9fd274;color:#fefefe;line-height:1}.livscore-table th .livscore{text-transform:uppercase;color:green;font-size:.85rem;opacity:1}.livscore-table th .livscore-number{font-size:3rem;line-height:1em}.livscore-table th .livscore-link{color:#fefefe;font-size:.75rem}.livscore-table tr{font-family:"Jost",Arial,Helvetica,sans-serif;font-size:1.125rem;font-weight:400}.livscore-table tr:nth-child(odd){background-color:#f4f4f4}.livscore-table td{border:none}.livscore-table td:last-child{text-align:right;padding-right:16px}.livscore-table td:first-child{padding-left:16px}div[class^=curated-posts-]{display:block;flex-wrap:nowrap;flex-direction:row;color:#fff;margin-bottom:20px;margin-top:0}div[class^=curated-posts-] .cp{position:relative;min-height:456px;background-color:#ccc;padding:10px;background-repeat:no-repeat;background-size:cover;background-position:center center;margin-bottom:30px}div[class^=curated-posts-] .cp .img-container{height:100%;width:100%;position:absolute;left:0;top:0}div[class^=curated-posts-] .cp img{height:100% !important;width:100%;object-fit:cover;position:absolute;left:0;top:0;max-width:none !important}div[class^=curated-posts-] .cp:last-child{margin-bottom:0}div[class^=curated-posts-] .cp a{text-decoration:none;color:#fff}div[class^=curated-posts-] .cp:first-child{margin-left:0}.cp-container{height:100%;width:100%;position:absolute;top:0;left:0;padding:30px;flex-grow:1;display:flex;flex-direction:column;justify-content:flex-end;background-image:linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, black 100%),url()}.cp-container p{font-family:"Jost",Arial,Helvetica,sans-serif}.cp-container h3{margin-top:5px}.onehundred-container{padding-left:0}.one-hundred-list .ohl-title{text-align:center;margin-bottom:50px;position:relative}.one-hundred-list .ohl-title:after{content:"";position:absolute;height:3px;width:50px;left:calc(50% - 25px);bottom:-20px;background-color:#7dc244}.one-hundred-list ul{padding-left:0}.one-hundred-list-item{list-style:none}.one-hundred-list-container{display:flex;flex-direction:column;margin-bottom:50px;background-color:#f4f4f4}.one-hundred-list-container .green-circle{font-size:1.2rem}.one-hundred-list-container .livability-image-meta{display:none !important}.ohl-second-row{display:flex;flex-direction:column}.ohl-second-bp-notice{background-color:#7dc244;min-height:130px;display:flex;flex-direction:column;justify-content:center}.ohl-second-bp-notice h4{color:#fff;text-align:center;text-transform:uppercase;font-weight:300;font-size:2.25rem;line-height:1.75rem}.ohl-second-bp-notice h4 span{font-weight:bold;font-size:1.75rem}.ohl-second-text{padding:20px 20px 20px 45px;background-color:#f4f4f4}.ohl-second-text h4{margin-bottom:20px}.ohl-second-text ul{padding-left:0}.ohl-second-text li{list-style:none}.ohl-second-text a{color:#000}.two-row-ohl{margin-bottom:50px}.two-row-ohl .one-hundred-list-container{margin-bottom:0}.ohl-thumb{min-height:260px;width:100%;background-repeat:no-repeat;background-size:cover;background-position:center center;position:relative}.ohl-thumb .img-container{display:block}.ohl-thumb>div{height:100%;width:100%;position:relative;min-height:260px;background-repeat:no-repeat;background-size:cover;background-position:center center}.ohl-thumb img{object-fit:cover;width:100%;height:260px !important;max-width:none !important}.ohl-thumb .green-circle{position:absolute;right:calc(50% - 40px);bottom:-40px}.alm-btn-wrap{display:flex;justify-content:center}.ohl-text{min-height:260px;width:100%;padding:50px 20px 20px 20px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.ohl-text p{margin-top:1rem}.ohl-text h2,.ohl-text h4{font-size:1.2rem;margin-top:.6rem}.ohl-text h3{margin-top:0;font-size:1rem;line-height:2.4em}.ohl-text a{color:#000;text-decoration:none}.ohl-text a:hover{text-decoration:underline}.quote-block{background-color:#f4f4f4;text-align:center;padding:50px;position:relative}.quote-block:after{content:url(./assets/images/quote.svg);position:absolute;height:50px;width:50px;transform:rotate(0.5turn);top:-25px;left:calc(50% - 25px)}.place-with-rp{display:block}.place-with-rp .place-container{position:relative;background-color:#c1c1c1;background-size:cover;background-position:center center;background-repeat:no-repeat;color:#fefefe;flex-basis:50%;flex-grow:1;position:relative;min-height:300px}.place-with-rp .place-container .img-container{width:100%;height:100%}.place-with-rp .place-container img{object-fit:cover;height:100% !important;min-height:300px}.place-with-rp .place-container h3{position:absolute;bottom:36px;left:36px}.place-with-rp .place-container a{color:#fefefe;text-decoration:none}.place-with-rp .place-container a:hover{text-decoration:underline}.place-with-rp .pwrp-posts{flex-basis:50%;flex-grow:1;margin-top:15px}.place-with-rp .pwrp-posts .article-card:last-child{margin-bottom:0}.article-card{display:block;position:relative;background-color:#f8f8f8;margin-bottom:15px}.article-card .livability-image-meta{display:none !important}.article-card .article-img{position:absolute;top:0;left:0;width:100%;height:175px}.article-card .article-img .img-container{display:block;width:100%;height:100%}.article-card .article-img img{object-fit:cover;width:100%;height:100% !important}.article-card .article-img .livability-image-meta{display:none !important}.article-card .article-text{min-height:135px;padding:20px 33px;display:flex;flex-direction:column;justify-content:center;width:65%;margin-left:35%;margin-left:0;padding-top:195px;width:100%}.article-card a{color:#000;text-decoration:none}.small-articles{display:block;flex-direction:row;margin-bottom:15px}.small-articles a{color:#000;text-decoration:none;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.small-articles.sponsor-read-more .sma-img{height:250px}.small-articles.sponsor-read-more .sma-img img{height:250px !important;object-fit:cover}.small-articles.sponsor-read-more .sma-title{justify-content:start;min-height:80px}.small-article-card{background-color:#f4f4f4;flex-basis:50%;position:relative;margin-bottom:20px}.small-article-card.no-bkgrnd{background-color:transparent}.small-article-card.no-bkgrnd .sma-title{padding:20px 0;justify-content:flex-start}.sma-title{min-height:118px;padding:20px;display:flex;flex-direction:column;justify-content:center}.sma-img{height:175px;width:100%}.sma-img .img-container{display:block;width:100%}.sma-img .img-container .livability-image-meta{display:none !important}.sma-img img{height:175px !important;object-fit:cover;width:100%}.wp-block-jci-blocks-info-box{background-color:#f4f4f4;padding:50px;position:relative;text-align:center;margin-top:50px !important}.wp-block-jci-blocks-info-box:before{content:"";background-image:url("./assets/images/quote.svg");background-color:transparent;background-repeat:no-repeat;position:absolute;width:65px;height:65px;top:-30px;left:calc(50% - 32px)}.wp-block-jci-blocks-info-box.active:before{background-image:url("./assets/images/active.svg")}.wp-block-jci-blocks-info-box.adventure:before{background-image:url("./assets/images/adventure.svg")}.wp-block-jci-blocks-info-box.city:before{background-image:url("./assets/images/city.svg")}.wp-block-jci-blocks-info-box.dollar:before{background-image:url("./assets/images/dollar.svg")}.wp-block-jci-blocks-info-box.education:before{background-image:url("./assets/images/education.svg")}.wp-block-jci-blocks-info-box.food:before{background-image:url("./assets/images/food.svg")}.wp-block-jci-blocks-info-box.fun-fact:before{background-image:url("./assets/images/fun-fact.svg")}.wp-block-jci-blocks-info-box.health:before{background-image:url("./assets/images/health.svg")}.wp-block-jci-blocks-info-box.link:before{background-image:url("./assets/images/link.svg")}.wp-block-jci-blocks-info-box.logo:before{background-image:url("./assets/images/logo.svg");width:73px;height:73px;top:-36px;left:calc(50% - 36px)}.wp-block-jci-blocks-info-box.love:before{background-image:url("./assets/images/love.svg")}.wp-block-jci-blocks-info-box.metro:before{background-image:url("./assets/images/metro.svg")}.wp-block-jci-blocks-info-box.music:before{background-image:url("./assets/images/music.svg")}.wp-block-jci-blocks-info-box.neighborhood:before{background-image:url("./assets/images/neighborhood.svg")}.wp-block-jci-blocks-info-box.nightlife:before{background-image:url("./assets/images/nightlife.svg")}.wp-block-jci-blocks-info-box.pets:before{background-image:url("./assets/images/pets.svg")}.wp-block-jci-blocks-info-box.question-mark:before{background-image:url("./assets/images/question-mark.svg")}.wp-block-jci-blocks-info-box.quotes:before{background-image:url("./assets/images/quote.svg")}.wp-block-jci-blocks-info-box.sports:before{background-image:url("./assets/images/sports.svg")}.wp-block-jci-blocks-info-box.tourism:before{background-image:url("./assets/images/tourism.svg")}.wp-block-jci-blocks-info-box.transportation:before{background-image:url("./assets/images/transportation.svg")}.wp-block-jci-blocks-info-box .info-box-quote{margin-bottom:30px}.wp-block-jci-blocks-info-box .info-box-name{font-family:"Jost",Arial,Helvetica,sans-serif;font-weight:600}.wp-block-jci-blocks-info-box .info-box-position{font-style:italic}.cc-cta-container{display:flex;border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:12px 14px 14px}.cc-cta-container .cc-cta__left-section{font-family:"Jost",Arial,Helvetica,sans-serif;font-size:.875em}.cc-cta-container .cc-cta__left-section p{font-size:.875em;margin-top:.4em;padding-right:1em}.cc-cta-container .cc-cta__right-section{flex-basis:200px;flex-shrink:0;width:200px;text-align:center;text-transform:uppercase;font-family:"Jost",Arial,Helvetica,sans-serif;font-size:.75em}.cc-cta-container .cc-cta__right-section p{margin-top:3px;font-size:.75em}.category-curated button{margin-top:40px;margin-bottom:50px;position:relative;left:50%;transform:translateX(-50%);padding:14px 24px;line-height:1;font-size:.7rem}.category-curated button a{color:#fefefe;text-decoration:none}.magazine-container{margin-bottom:90px}.magazine-container iframe{margin-top:20px;height:90vh}.mag-article-list{display:flex;flex-wrap:wrap}.mag-article{position:relative;min-height:350px;width:100%;margin-bottom:20px;padding:0;background-image:linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, black 100%),url();color:#fefefe;text-decoration:none}.mag-article:active{text-decoration:none}.mag-article>div{height:100%;width:100%;padding:20px;background-size:cover;background-position:center center;background-repeat:no-repeat;background-color:gray;display:flex;flex-direction:column;justify-content:flex-end}.mag-article a{position:relative}.mag-article h3{margin-top:15px;color:#fefefe}.magazine-sponsor-block img{height:auto !important;max-width:300px;margin-top:20px}.author-bio{background-color:#f4f4f4;padding:40px 50px;display:flex;align-items:center}.author-bio img{border-radius:50%;height:130px;width:130px}.author-bio-content{padding-left:40px}.wp-block-jci-blocks-blockquote-section blockquote{width:100%;float:right;padding:45px 30px;background-color:#f4f4f4;border-top:2px solid #7dc244;border-bottom:2px solid #7dc244;font-size:1.35rem}.wp-block-jci-blocks-blockquote-section blockquote:before{content:""}.wp-block-jci-blocks-blockquote-section blockquote:after{content:"";clear:both;display:table}.wp-block-jci-blocks-blockquote-section:after{content:"";clear:both;display:table}.full-width-mag{display:block;background-color:#f4f4f4;padding:0 30px;border-top:2px solid #8a8a8a;border-bottom:2px solid #8a8a8a;margin-bottom:50px;position:relative}.fw-mag-img{display:flex;justify-content:center;padding-top:40px;padding-bottom:40px}.fw-mag-text{padding:40px}.fw-mag-text h2 a{color:#121212}.fw-mag-text a{text-decoration:none}.fw-mag-text button{width:265px;margin-top:30px;margin-left:auto;margin-right:auto;display:block}.fw-mag-text button a{color:#fefefe;text-transform:uppercase}.three-mag-row .two-mag-row{background-color:none;display:block}.three-mag-col,.two-mag-col{text-align:center;background-color:#f4f4f4;margin-bottom:50px;padding:30px 30px 70px;border-top:2px solid #8a8a8a;border-bottom:2px solid #8a8a8a;position:relative}.three-mag-col h2,.two-mag-col h2{margin-bottom:30px}.three-mag-col h2 a,.two-mag-col h2 a{color:#000}.three-mag-col p,.two-mag-col p{margin-bottom:30px}.three-mag-col button,.two-mag-col button{text-transform:uppercase;position:absolute;left:50%;bottom:30px;transform:translateX(-50%);width:250px}.three-mag-col button a,.two-mag-col button a{color:#fff}.three-mag-col img,.two-mag-col img{max-width:250px}.three-mag-img{display:flex;justify-content:center;margin-bottom:30px}.two-mag-img{text-align:center;margin-bottom:30px}.two-mag-img img{max-width:250px;max-height:350px}.two-mag-float{margin-bottom:30px;display:flex;flex-direction:column;align-items:center;justify-content:center}.two-mag-float h2{display:inline}.two-mag-float::after{content:"";clear:both;display:table}.city-list-block{padding:30px 50px;border:2px solid #7dc244;position:relative;height:300px;overflow-y:hidden}.city-list-block h3{text-align:center;color:#7dc244;margin-bottom:30px;margin-top:0}.city-list-block ul{padding-left:0;columns:2}.city-list-block li{list-style:none;font-size:1rem;margin-bottom:5px}.city-list-block li a{color:#000}.city-list-block li a:hover{color:#7dc244}.city-list-block .city-list-bkgrnd{position:absolute;bottom:0;left:0;width:100%;height:150px;background:#fff;background:linear-gradient(360deg, white 0%, white 50%, rgba(255, 255, 255, 0) 100%)}.city-list-block button{position:absolute;left:50%;transform:translateX(-50%);bottom:20px}.city-list-block.open{height:auto;transition:height .5s}.city-list-block.open .city-list-bkgrnd{height:100px;position:relative}.entry-content>.city-map-block{max-width:none !important}.city-map-block{margin-bottom:80px}.person-container{background-color:#f4f4f4;padding:20px;text-align:center;border-top:2px solid #7dc244;border-bottom:2px solid #7dc244}.person-container img{max-width:300px !important;margin:0 auto}.person-container .person-info{font-family:"Jost",Arial,Helvetica,sans-serif;margin-bottom:20px}.person-container .person-bio{margin:20px auto 0;font-size:.9rem;font-family:"Crimson Text","Times New Roman",Times,serif}.person-container button{margin-top:20px}.mega-hero{width:100%;height:100vh;background-size:cover;background-repeat:no-repeat;background-position-x:center;position:relative}.mega-hero .mega-hero-text-area{background:rgba(0,0,0,.4);padding:30px;text-align:center;position:absolute;bottom:100px;left:50%;color:#fff;transform:translateX(-50%);width:550px;max-width:95%}.mega-hero .mega-hero-text-area .mega-hero__header{margin-top:0;font-size:2.25rem;line-height:1.1;font-family:"Jost",sans-serif;font-weight:600}.mega-hero .mega-hero-text-area .mega-hero__subheader{margin-top:0;font-size:.875rem;color:#7dc244;text-transform:uppercase;font-weight:600;font-family:"Jost",sans-serif}.link-place-to-top-100{max-width:175px;margin:30px auto}.link-place-to-top-100 p{text-align:center}.link-place-to-top-100 .livability-image-meta{display:none !important}.cc-list{padding-left:0;columns:4;margin-bottom:50px}.cc-list li{list-style:none}.insights{padding:5px 38px 38px;border-top:3px solid #7dc244;border-bottom:3px solid #7dc244;color:#111;width:100%;position:relative;margin:30px auto;background-color:#fcfcfc;background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f1f1f1), to(#fafafa));border-radius:1px;box-shadow:1px 0 0 #fff inset,0 1px 0 #fff inset}.insights img{float:right;width:150px !important}.insights-img{float:right;width:150px !important;height:auto;padding-top:24px}h2.insights-title{margin-bottom:.5em;display:inline-block}span.insights-name,span.insights-company{display:block;font-style:italic;font-size:20px;font-weight:normal;font-family:"Jost",arial,sans-serif;color:#444}a.insights-link{font-family:"Jost",arial,sans-serif;font-size:20px;font-weight:bold;font-style:italic}h2.insights-q{line-height:1em;margin-top:.5em}span.insights-cat{display:block;font-size:16px;color:#7dc244;margin-top:2em;font-weight:bold;font-family:"Jost",arial,sans-serif}button.insights-button{padding:.8em 1em;background-color:#fff !important;border:1px solid #7dc244 !important;color:#7dc244 !important;text-align:center;margin-top:30px}.insights.shadow:after,.insights.shadow:before{content:" ";display:block;width:200px;height:100px;position:absolute;z-index:-1;left:50%;margin-left:-100px;bottom:-31px;border-radius:50px;box-shadow:0 0 46px rgba(0,0,0,.3);transform:scaleX(2) scaleY(0.2)}.infobox.shadow:before{bottom:inherit;top:-41px}.t-100-landing-23{background-position:center -450px;background-size:auto 1700px;height:800px;padding-top:0;margin-top:-50px !important;max-width:none !important}.t-100-23-text-area{text-transform:uppercase;font-weight:400;text-align:center;max-width:940px;min-height:300px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-right:auto;margin-left:auto}.bp23-heading-section{display:flex;flex-direction:column;position:relative;text-align:center}.bp23-heading-section:after{content:"";border:2px solid #7dc244;position:absolute;left:10px;right:10px;top:10px;bottom:10px;pointer-events:none}.bp23-title-section{padding:30px 52px;display:flex;flex-direction:column;justify-content:center}.bp23-title-section .bp23-title{font-family:"Crimson Text","Times New Roman",Times,serif;font-size:2.6rem}.bp23-title-section .bp23-title span{display:block;font-family:"Jost",Arial,Helvetica,sans-serif;font-size:1.25rem;text-transform:uppercase;color:#7dc244;margin-top:20px}.bp23-title-section .bp23-excerpt{font-weight:normal !important;margin-top:1rem}h2#map{margin-bottom:30px}.bp23-thumb{position:relative}.bp23-thumb img{object-fit:cover;height:100% !important}.bp23-thumb .nk-awb{padding-top:66%}.bp23-category-btns{padding-left:0;text-align:center;border-bottom:1px solid #7dc244}.bp23-category-btns .slick-prev{left:-10px;z-index:9}.bp23-category-btns .slick-next{right:-10px;z-index:9}.bp23-category-btn{height:115px;text-align:center}.bp23-category-btn.active div{background-color:#7dc244}.bp23-category-btn div{max-width:125px;height:115px;font-size:1rem;padding-top:65px;position:relative;color:#b2b2b2;cursor:pointer;font-family:"Jost",arial,sans-serif;font-size:1rem}.bp23-category-btn div:hover,.bp23-category-btn div.active{background-color:#7dc244;color:#fff}.bp23-category-btn div:before{content:"";background-repeat:no-repeat;background-size:contain;position:absolute;top:15px;width:50px;height:50px;left:calc(50% - 25px)}.bp23-category-btn div.livscore:before{background-image:url("./assets/images/livability-category-icons/gray/livscore.svg")}.bp23-category-btn div.livscore:hover:before{background-image:url("./assets/images/livability-category-icons/white/livscore.svg")}.bp23-category-btn div.livscore.active:before{background-image:url("./assets/images/livability-category-icons/white/livscore.svg")}.bp23-category-btn div.amenities:before{background-image:url("./assets/images/livability-category-icons/gray/amenities.svg")}.bp23-category-btn div.amenities:hover:before{background-image:url("./assets/images/livability-category-icons/white/amenities.svg")}.bp23-category-btn div.amenities.active:before{background-image:url("./assets/images/livability-category-icons/white/amenities.svg")}.bp23-category-btn div.economy:before{background-image:url("./assets/images/livability-category-icons/gray/economy.svg")}.bp23-category-btn div.economy:hover:before{background-image:url("./assets/images/livability-category-icons/white/economy.svg")}.bp23-category-btn div.economy.active:before{background-image:url("./assets/images/livability-category-icons/white/economy.svg")}.bp23-category-btn div.education:before{background-image:url("./assets/images/livability-category-icons/gray/education.svg")}.bp23-category-btn div.education:hover:before{background-image:url("./assets/images/livability-category-icons/white/education.svg")}.bp23-category-btn div.education.active:before{background-image:url("./assets/images/livability-category-icons/white/education.svg")}.bp23-category-btn div.environment:before{background-image:url("./assets/images/livability-category-icons/gray/environment.svg")}.bp23-category-btn div.environment:hover:before{background-image:url("./assets/images/livability-category-icons/white/environment.svg")}.bp23-category-btn div.environment.active:before{background-image:url("./assets/images/livability-category-icons/white/environment.svg")}.bp23-category-btn div.health-care:before{background-image:url("./assets/images/livability-category-icons/gray/health.svg")}.bp23-category-btn div.health-care:hover:before{background-image:url("./assets/images/livability-category-icons/white/health.svg")}.bp23-category-btn div.health-care.active:before{background-image:url("./assets/images/livability-category-icons/white/health.svg")}.bp23-category-btn div.housing:before{background-image:url("./assets/images/livability-category-icons/gray/housing.svg")}.bp23-category-btn div.housing:hover:before{background-image:url("./assets/images/livability-category-icons/white/housing.svg")}.bp23-category-btn div.housing.active:before{background-image:url("./assets/images/livability-category-icons/white/housing.svg")}.bp23-category-btn div.safety:before{width:45px;left:calc(50% - 24px);background-image:url("./assets/images/livability-category-icons/gray/safety.svg")}.bp23-category-btn div.safety:hover:before{background-image:url("./assets/images/livability-category-icons/white/safety.svg")}.bp23-category-btn div.safety.active:before{background-image:url("./assets/images/livability-category-icons/white/safety.svg")}.bp23-category-btn div.transportation:before{width:42px;left:calc(50% - 21px);background-image:url("./assets/images/livability-category-icons/gray/transportation.svg")}.bp23-category-btn div.transportation:hover:before{background-image:url("./assets/images/livability-category-icons/white/transportation.svg")}.bp23-category-btn div.transportation.active:before{background-image:url("./assets/images/livability-category-icons/white/transportation.svg")}.bp23-filter{border:none;border-bottom:1px solid #7dc244;font-family:"Jost",arial,sans-serif;font-size:1rem;color:#b2b2b2;margin-top:0 !important;margin-right:0;width:100%}.bp23-filter.filtered{color:#fff;background-color:#7dc244}.reset-filter{text-transform:uppercase;color:#7dc244;font-family:"Jost",arial,sans-serif;font-size:1rem;margin-left:30px;cursor:pointer}.meta-sort{position:relative;left:45px;padding:15px 45px 15px 0}.meta-sort:before{content:"";position:absolute;height:35px;width:35px;left:-45px;top:12px;background-size:contain;background-repeat:no-repeat}.meta-sort.livscore:before{background-image:url("./assets/images/livability-category-icons/green/livscore.svg")}.meta-sort.amenities:before{background-image:url("./assets/images/livability-category-icons/green/amenities.svg")}.meta-sort.economy:before{background-image:url("./assets/images/livability-category-icons/green/economy.svg")}.meta-sort.education:before{background-image:url("./assets/images/livability-category-icons/green/education.svg")}.meta-sort.environment:before{background-image:url("./assets/images/livability-category-icons/green/environment.svg")}.meta-sort.health:before{background-image:url("./assets/images/livability-category-icons/green/health.svg")}.meta-sort.housing:before{background-image:url("./assets/images/livability-category-icons/green/housing.svg")}.meta-sort.safety:before{background-image:url("./assets/images/livability-category-icons/green/safety.svg")}.meta-sort.transportation:before{background-image:url("./assets/images/livability-category-icons/green/transportation.svg")}.bp-row{margin-right:-15px;margin-left:-15px;display:flex;flex-direction:row;flex-wrap:wrap}.bp-row .wp-block-jci-ad-area-three{margin:30px 0 60px}.bp23-card{display:flex;position:relative;flex-direction:column;flex-wrap:nowrap;margin-right:15px;margin-left:15px;width:100%;padding:15px;box-shadow:rgba(0,0,0,.5) 0 0 10px;margin-bottom:30px}.bp23-card p{font-family:"Jost",arial,sans-serif;font-size:1rem;margin-top:.8rem}.bp23-card .bp23-img{width:100%;height:260px}.bp23-card img{width:100% !important;height:100% !important;object-fit:cover}.bp23-card .bp23-card-text a{color:#000}.bp23-card .read-more{text-align:right;position:absolute;bottom:15px;right:15px;font-family:"Crimson Text","Times New Roman",Times,serif;font-style:italic}.bp23-card .read-more a{color:#7dc244}.bp23-card .read-more a:hover{text-decoration:underline}#top-one-hundred-list{padding-top:70px}.mag-sponsor-sidebar{text-align:center;font-family:"Jost",arial,sans-serif}.mag-sponsor-sidebar p{margin-top:.8rem}.mag-sponsor-sidebar .mag-sponsored-by{font-style:italic}.mag-sponsor-sidebar .mag-sponsor{margin-top:0}.bp24__results-container{display:block;position:relative}.bp24__total-posts{position:absolute;left:0;top:0;padding-top:0;margin-top:0}.bp24__read-more{font-style:italic;text-align:right}.bp24__filters-container{width:100%;background-color:#fff;padding:15px;box-shadow:2px 2px 2px 2px rgba(0,0,0,.2)}.bp24__filters-container hr{border:1px solid #b2b2b2}.bp24__filters-container h5{margin-bottom:30px}.bp24__filters-container .bp2l__green-btn{color:#fff !important;margin-top:20px}.bp24__filters-container .bp2l__green-btn:hover{color:#fff}.bp24__filters-container fieldset{border:none;margin-top:20px;padding-bottom:0;display:table}.bp24__filters-container fieldset legend{font-family:"Jost",Arial,Helvetica,sans-serif;font-size:1rem;font-weight:bold;line-height:2;position:relative;width:100%;display:block}.bp24__filters-container fieldset legend:after{content:"";position:absolute;width:17px;height:15px;right:0;top:7px;background-image:url("./assets/images/chevron-down.svg");background-repeat:no-repeat}.bp24__filters-container fieldset label{font-family:"Jost",Arial,Helvetica,sans-serif;font-weight:normal;font-size:1rem !important;margin-bottom:15px;margin-left:10px}.bp24__filters-container fieldset input[type=radio]{width:20px;height:20px;border:1px solid #000;outline-offset:0;outline:1px solid #000 !important}.bp24__filters-container fieldset input[type=radio]:checked,.bp24__filters-container fieldset input[type=radio]:focus{outline-offset:0}.bp24__filters-container fieldset input[type=radio]:after{background:#7dc244}.bp24__filters-container fieldset .radio-container{display:none}.bp24__filters-container fieldset.open legend:after{background-image:url("./assets/images/chevron-up.svg")}.bp24__filters-container fieldset.open .radio-container{display:block}.bp24__results{display:flex;flex-wrap:wrap;flex-grow:1;margin-left:-15px;margin-right:-15px;position:relative;padding-top:40px}.bp24__card{width:100%;margin:15px 0;background-color:#fff}.bp24__cat-paragraph{color:#7dc244;font-weight:600}.bp24__img-container{height:230px;position:relative}.bp24__img-container img{position:absolute;left:0;top:0;height:100% !important;width:100%;object-fit:cover}.bp24__text-container{padding:30px 15px}.bp24__text-container p{font-family:"Jost",arial,sans-serif;font-size:.9rem;margin-top:.6rem}.bp24__text-container .bp24__state{text-transform:uppercase;font-size:1rem;font-weight:500}.bp24__text-container .bp24__city{color:#000;font-size:1.5rem}.bp24__reset-btn{color:#7dc244;text-transform:uppercase;cursor:pointer;font-family:"Jost",arial,sans-serif;font-size:1rem;font-weight:500}.livscore-block__arc{position:relative;display:flex;flex-direction:column;align-items:center;flex-basis:50%;padding-right:20px}.livscore-block__arc h3{margin-bottom:20px}.livscore-block__calculate-link{font-family:"Jost",arial,sans-serif;margin-top:0 !important}.livscore-block__calculate-link a{color:gray}.livscore-block__bigtext{font-size:5rem;text-align:center;position:absolute;bottom:70px;font-weight:bold}.livscore-block__top-cat{flex-basis:50%}.livscore-block__top-cat p{font-family:"Jost",arial,sans-serif;text-align:center;color:gray;margin:2rem auto;max-width:375px}.livscore-block__cat-list{padding-left:20px;display:flex;flex-direction:row;justify-content:space-between;max-width:400px;margin:40px auto 0}.livscore-block__cat-list li{list-style:none;display:flex;margin-left:10px;margin-right:10px;flex-direction:column;text-align:center;justify-content:space-between;align-items:center}.livscore-block__cat-list li p{align-items:flex-end;margin-top:0;font-family:"Jost",arial,sans-serif;font-weight:500;color:#8a8a8a;font-size:1rem}.livscore-block__cat-list img{width:90px}.livscore-block__cat-bkgrnd{width:90px;height:90px;background-repeat:no-repeat;background-size:contain;background-position:center center;margin-bottom:15px}.livscore-block svg{max-width:380px}.lcd-status-bar{width:100%;height:5px;position:relative;border-radius:2px;background-color:#c6ed97}.lcd-status{width:100%;height:5px;position:absolute;border-radius:2px;top:0;left:0;opacity:1;background-color:#7dc244}.lcd-status .lcd-circle{position:absolute;height:20px;width:20px;border-radius:50%;background:#7dc244;right:0;top:-8px}.livscore-category-details{padding:0 50px 30px}.cat-detail{padding-bottom:20px;padding-top:5px;border-bottom:1px solid #efefef}.cat-detail.open .cat-detail-description{display:block}.cat-detail.open .cat-detail-name i{color:#b8b8b8;background-color:transparent;border:1px solid #b8b8b8}.cat-detail .cat-detail-description{transform-origin:left top;display:none;transition:all .5s ease-in-out}.cat-detail .cat-detail-description p{padding:10px 20px}.cat-detail:first-child{border-top:1px solid #efefef}.cat-detail:nth-child(2){border-top:1px solid #efefef}.cat-detail-name{margin-left:50px;position:relative;margin-bottom:20px;font-family:"Jost",Arial,Helvetica,sans-serif;display:flex;justify-content:space-between;cursor:pointer}.cat-detail-name span{display:inline-block;position:relative;right:0}.cat-detail-name span i{margin-left:10px;color:#fff;background-color:transparent;border:none;background-color:#b8b8b8;border:1px solid #b8b8b8;border-radius:50%;cursor:pointer}.cat-detail-name:before{content:"";height:30px;width:30px;background-size:contain;background-repeat:no-repeat;position:absolute;left:-50px}.cat-detail-name.amenities:before{background-image:url("./assets/images/livability-category-icons/gray/amenities.svg")}.cat-detail-name.amenities:hover:before,.cat-detail-name.amenities.open:before{background-image:url("./assets/images/livability-category-icons/green/amenities.svg")}.cat-detail-name.economy:before{background-image:url("./assets/images/livability-category-icons/gray/economy.svg")}.cat-detail-name.economy:hover:before,.cat-detail-name.economy.open:before{background-image:url("./assets/images/livability-category-icons/green/economy.svg")}.cat-detail-name.education:before{background-image:url("./assets/images/livability-category-icons/gray/education.svg")}.cat-detail-name.education:hover:before,.cat-detail-name.education.open:before{background-image:url("./assets/images/livability-category-icons/green/education.svg")}.cat-detail-name.environment:before{background-image:url("./assets/images/livability-category-icons/gray/environment.svg")}.cat-detail-name.environment:hover:before,.cat-detail-name.environment.open:before{background-image:url("./assets/images/livability-category-icons/green/environment.svg")}.cat-detail-name.health:before{background-image:url("./assets/images/livability-category-icons/gray/health.svg")}.cat-detail-name.health:hover:before,.cat-detail-name.health.open:before{background-image:url("./assets/images/livability-category-icons/green/health.svg")}.cat-detail-name.health:before{background-image:url("./assets/images/livability-category-icons/gray/health.svg")}.cat-detail-name.health:hover:before,.cat-detail-name.health.open:before{background-image:url("./assets/images/livability-category-icons/green/health.svg")}.cat-detail-name.housing:before{background-image:url("./assets/images/livability-category-icons/gray/housing.svg")}.cat-detail-name.housing:hover:before,.cat-detail-name.housing.open:before{background-image:url("./assets/images/livability-category-icons/green/housing.svg")}.cat-detail-name.safety:before{background-image:url("./assets/images/livability-category-icons/gray/safety.svg")}.cat-detail-name.safety:hover:before,.cat-detail-name.safety.open:before{background-image:url("./assets/images/livability-category-icons/green/safety.svg")}.cat-detail-name.transportation:before{background-image:url("./assets/images/livability-category-icons/gray/transportation.svg")}.cat-detail-name.transportation:hover:before,.cat-detail-name.transportation.open:before{background-image:url("./assets/images/livability-category-icons/green/transportation.svg")}.entry-content button.lcd-btn{color:#000 !important;background-color:#fff !important;text-transform:uppercase;border:1px solid #000;margin-bottom:30px}.entry-content button.lcd-btn .fa-angle-up{display:none}.entry-content button.lcd-btn .fa-angle-down{display:inline-block}.entry-content button.lcd-btn.opened{color:#fff !important;background-color:#000 !important}.entry-content button.lcd-btn.opened .fa-angle-up{display:inline-block}.entry-content button.lcd-btn.opened .fa-angle-down{display:none}.bp23-badge-single{margin:0 auto;max-width:135px !important}.weather-block-title{text-align:center;color:#7dc244}.weather-block{display:flex;flex-direction:column}.weather-block>div{border:1px solid #7dc244;margin-right:10px;min-height:130px;flex-basis:33.333%;flex-shrink:0;flex-grow:1;position:relative;padding:20px 20px 20px 120px;display:flex;flex-direction:column;align-items:flex-start;margin-bottom:15px}.weather-block>div h3{margin-top:0;padding:.7rem 0 0 1rem}.weather-block>div p{margin-top:0;padding:0 0 0 .9rem}.weather-block .weather-icon{background-size:contain;background-repeat:no-repeat;height:90px;width:90px;border-radius:50%;position:absolute;left:20px;top:20px}.weather-block .sun .weather-icon{background-image:url("./assets/images/weather-icons/weather-sun.svg")}.weather-block .rain .weather-icon{background-image:url("./assets/images/weather-icons/weather-rain.svg")}.weather-block .snow .weather-icon{background-image:url("./assets/images/weather-icons/weather-snow.svg")}.weather-block-2{display:flex;flex-direction:column}.weather-block-2__card{border:1px solid #bac9de;min-height:175px;margin-bottom:30px;text-align:center;padding:25px}.weather-block-2__icon{height:60px;width:60px;margin:20px auto;background-repeat:no-repeat}.weather-block-2__icon.temp{background-image:url("./assets/images/weather-icons/weather-temp.svg")}.weather-block-2__icon.rain{background-image:url("./assets/images/weather-icons/weather-rain2.svg")}.weather-block-2__icon.snow{background-image:url("./assets/images/weather-icons/weather-snow2.svg")}.weather-block-2 h4{font-size:1.25rem;font-family:"Jost",Arial,Helvetica,sans-serif;font-weight:400}.weather-block-2 p{font-family:"Jost",Arial,Helvetica,sans-serif;font-size:1.875rem;font-weight:600;margin-top:5px}.bp23qf{display:flex;flex-direction:column;width:100%;text-align:center}.bp23qf .livability-image-meta{display:none !important}.bp23qf dt{color:#fff;font-size:1.75rem;line-height:1em}.bp23qf dd{color:#fff;padding-left:0;font-weight:bold;font-size:2.5rem;margin-bottom:15px;font-family:"Jost",Arial,Helvetica,sans-serif;white-space:nowrap}.bp23qf__col1,.bp23qf__col2{flex:1;display:flex;flex-wrap:wrap}.bp23qf__col1>div,.bp23qf__col2>div{margin:7px;padding:10px;border-radius:5px;flex-basis:calc(50% - 15px);display:flex;flex-direction:column;align-items:center}.bp23qf__col1>div:first-child{flex-basis:100%}.bp23qf__col2>div:last-child{flex-basis:100%}.bp23qf__text{text-align:center;order:2}.bp23qf__income{background-color:#3769a5;display:flex;flex-direction:row !important;justify-content:space-around;align-items:center;flex-wrap:wrap}.bp23qf__income dd{padding-left:0;margin-bottom:0}.bp23qf__income img{width:120px;order:1}.bp23qf__homevalue{background-color:#9e58c5}.bp23qf__homevalue img{width:90px}.bp23qf__proptax{background-color:#3769a5}.bp23qf__proptax img{width:90px}.bp23qf__pop{background-color:#74bb50}.bp23qf__pop img{width:100px}.bp23qf__rent{background-color:#3769a5}.bp23qf__rent img{width:105px}.bp23qf__commute{background-color:#d36764}.bp23qf__commute img{width:375px}.promoted-block{padding-right:15px}.promoted-block__title{font-family:"Jost",Arial,Helvetica,sans-serif;font-weight:600;font-size:1rem;margin-bottom:15px}.promoted-block p{font-size:.8rem;font-family:"Jost",sans-serif;font-weight:600;margin-top:.5rem}.promoted-block p a{color:#000}.l2-23-bp-container{position:relative;display:flex;justify-content:center}.l2-23-bp-container img{height:auto !important}.l2-23-bp-container .bp23-badge-single{position:absolute;bottom:15px;right:15px}.wp-block-latest-posts__featured-image{height:100px !important;width:150px !important;flex-shrink:0;background-color:pink;position:relative}.wp-block-latest-posts__featured-image img{object-fit:cover;position:absolute;left:0;top:0;height:100% !important}.wp-block-latest-posts>li{display:flex;width:100%;margin-top:0 !important}.wp-block-latest-posts>li>a{font-family:"Jost",Arial,Helvetica,sans-serif;font-size:1.625rem;font-weight:600;padding-left:15px !important}.bp2l{margin-bottom:100px}.bp2l__region-list{padding-left:0}.bp2l__region-list li{list-style:none;font-family:"Jost",Arial,Helvetica,sans-serif;position:relative;text-align:left}.bp2l__region-list li a{color:#000;text-decoration:underline}.bp2l__region-list li a:hover{color:#7dc244}.bp2l__tab-nav{display:none;flex-direction:row;flex-wrap:wrap;margin-left:0;padding-left:0;margin-bottom:30px}.bp2l__tab-nav li{list-style:none;padding:10px;cursor:pointer;text-align:center;font-family:"Jost",Arial,Helvetica,sans-serif;text-transform:uppercase;flex-grow:1;border-bottom:1px solid gray}.bp2l__tab-nav li.active,.bp2l__tab-nav li:hover{color:#fff;background-color:#7dc244}.bp2l__proxi-img{max-width:130px !important;margin:20px auto 0}.bp2l select{border:none}.bp2l__top-100-img{max-width:160px;margin:20px auto 0}.bp2l .tab-content{display:flex;flex-direction:column-reverse}.bp2l__one-map-container{flex-basis:100%}.bp2l__one-text-container{flex-basis:350px;flex-grow:0;margin-left:30px;font-family:"Jost",Arial,Helvetica,sans-serif;text-align:center;position:relative}.bp2l__one-text-container p{margin-bottom:30px;text-align:center;margin-top:10px}.bp2l__one-text-container button{color:#fff !important;margin-bottom:20px;background-color:#000;text-transform:uppercase}.bp2l__green-btn{background-color:#7dc244 !important}.bp2l__green-btn:hover{background-color:#6ca83b !important}.bp2l__row{margin-right:-15px;margin-left:-15px;display:flex;flex-direction:row;flex-wrap:wrap}.bp2l__bpl{padding:15px;flex-basis:100%}.bp2l__bpl-title{margin-top:15px}.bp2l__bpl-title a{color:#000}.bp2l__tab-container{border-bottom:1px solid #000}.bp2l__mobile-tab h3{margin-top:15px;margin-bottom:15px;cursor:pointer}.bp2l__state-links{height:300px;overflow-y:auto;padding-left:0;border:1px solid #dfdddd}.bp2l__state-links .heading{font-style:italic}.bp2l__state-links li{text-align:left;list-style:none;text-indent:10px}.bp2l__state-links a{color:#000}.bp2l__state-links a:hover,.bp2l__state-links a:active{color:green}.bp2l__state-links a:visited{color:inherit}.bp2l__img-container{position:relative;height:55vw}.bp2l__img-container img{position:absolute;top:0;left:0;width:100%;height:100% !important;object-fit:cover}.c4l__load-more-container{text-align:center}.c4l__load-more-btn{color:#fff;background-color:#7dc244 !important}.handheld .bp2l__tab-nav{display:none !important}.ug2fyptl{border:1px solid #bbb;display:block;margin-bottom:100px}.ug2fyptl h3{margin-top:0}.ug2fyptl__img-container{flex-shrink:0;width:100%;height:300px;position:relative;background-position:center center;background-repeat:no-repeat;background-size:cover}.ug2fyptl__text-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;text-align:center;padding:30px}.ug2fyptl__text-container a button{display:block;background-color:#000 !important;color:#fff !important;border:1px solid #000}.ug2fyptl__text-container a button:hover{color:#000 !important;background-color:#fff !important}.ug2fyptl__text{max-width:630px;margin-bottom:30px;margin-top:10px !important}.more-about-living{padding-top:80px;padding-bottom:50px;margin-bottom:-130px !important;background-color:#f1f5f8}.more-about-living a{color:#000;text-decoration:none}.more-about-living h3{color:#000;text-decoration:none;margin-top:0;font-weight:500;font-size:1.4rem}.more-about-living__cards{margin-top:30px}.more-about-living__card{background-color:#fff;height:210px;width:100%;position:relative;padding-right:50%;padding-left:30px;display:flex;flex-direction:column-reverse;justify-content:center;margin-bottom:30px}.more-about-living__card.moving-to img{bottom:0;right:calc(25% - 40px)}.more-about-living__card.best-places img{bottom:5px;right:calc(25% - 120px)}.more-about-living__card.ultimate-guide img{bottom:0;right:calc(25% - 100px)}.more-about-living img{position:absolute;height:200px}@media screen and (max-width: 480px){.cc-cta-container{flex-wrap:wrap}.cc-cta__left-section{text-align:center;width:100%}.cc-cta__right-section{text-align:center;width:100%;margin:.7em auto}.newlist23-text{width:100%}.newlist23-img{width:100%;margin:0 auto}.newlist23-img img{margin:0 auto}.livscore-block__cat-bkgrnd{width:90px}.weather-block>div{flex-basis:100%}.bp23qf__col1>div,.bp23qf__col2>div{flex-basis:100%}.bp23qf__text{text-align:center}.temp-h1{font-size:26px !important;color:#fff;text-align:center;padding:1rem 1rem 0 1rem !important}.temp-h3{font-size:16px !important;color:#fff;text-align:center;padding:1rem;margin-top:10px !important}.temp-button{text-align:center;width:320px;margin:0 auto;display:block !important;margin-top:10px !important;margin-bottom:30px !important}.livscore-block__bigtext{bottom:70px !important}.single-best_places .more-like-this-block li{margin-left:20px}}@media screen and (min-width: 520px){.recent-posts-container .article-card .article-img{height:100%;width:35%}.recent-posts-container .article-card .article-text{margin-left:0;padding-top:20px;width:100%;width:65%;margin-left:35%}.bp2l__bpl{flex-basis:50%}.bp2l__img-container{height:27vw}.quick-facts-block dl>div,.quick-facts-2-block dl>div{flex-basis:50%;padding:10px;padding-top:70px}.city-list-block ul{columns:3}.bp23-card{flex-direction:row}.bp23-card .bp23-img{width:45%}.bp23-card .bp23-card-text{padding-left:30px}}.sponsor-card{margin:50px 20px}.sponsor-card .sma-title{background:#f4f4f4}.sp-img{background-size:cover;background-repeat:no-repeat}.sma-title a{color:#000;text-decoration:none}.sma-title a:hover{text-decoration:underline}@media screen and (min-width: 768px){.bp24__results-container{display:flex;flex-wrap:nowrap;flex-direction:row}.bp24__text-container .bp24__city{font-size:1.25rem}.bp24__results{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.bp24__filters-container{width:300px;position:sticky;flex:0 0 300px;margin-right:30px;top:150px;align-self:flex-start;overflow-y:auto;scrollbar-width:none}.bp24__filters-container::-webkit-scrollbar{display:none}.bp24__card{width:calc(50% - 30px);margin:15px;background-color:#fff}.place-topics-2__card.single{display:flex;flex-direction:row;flex-basis:100%;min-height:235px;border:1px solid gray}.place-topics-2__card.single .place-topics-2__img-container{width:365px;height:100%}.place-topics-2__card.single .place-topics-2__text-container{display:flex;flex-direction:column;justify-content:center;padding:20px 20px 20px 30px}.place-topics-2__card.single .place-topics-2__text-container h3{margin-top:0}.cp-container{padding:36px}.ug2fyptl{display:flex;flex-wrap:nowrap}.ug2fyptl h3{margin-top:0}.ug2fyptl__img-container{flex-basis:30%}.ug2fyptl__text-container{flex-basis:70%}.bp2pw{display:flex;flex-direction:row;flex-wrap:nowrap;margin-top:0}.bp2pw__col{flex-basis:28%;flex-shrink:0;padding-left:30px}.bp2pw__col:first-child{padding-left:0;flex-basis:44%;padding-right:20px}.bp2pw__item:last-child{border-bottom:none}.bp2pw__excerpt{display:block;margin-top:12px !important}.bp23-filter{width:auto;margin-right:15px}.pwl-container{padding:0}.wp-block-jci-blocks-blockquote-section blockquote{width:50%}.one-hundred-list-container{flex-direction:row}.ohl-second-row{flex-direction:row;box-shadow:0 -2px 5px #aaa}.ohl-thumb{width:34%}.ohl-thumb .green-circle{right:-30px;bottom:calc(50% - 30px)}.ohl-text{width:66%;padding:35px 20px 35px 40px}.ohl-second-bp-notice{width:34%}.ohl-second-text{width:66%}.article-card .article-img{height:100%;width:35%}.article-card .article-text{margin-left:0;padding-top:20px;width:100%;width:65%;margin-left:35%}.mag-article-list{display:flex;flex-wrap:wrap}.mag-article{width:calc(50% - 10px)}.mag-article:nth-child(even){margin-left:20px}.quick-facts-block dl>div,.quick-facts-2-block dl>div{flex-basis:33%}.city-list-block ul{columns:4}.person-container img{max-width:200px !important;width:200px !important}.person-container.left{width:300px;max-width:60%;float:left;margin-right:20px;margin-top:0}.person-container.right{width:300px;max-width:60%;float:right;margin-left:20px;margin-top:0}.person-container.full{margin:0;text-align:left;display:flex}.person-container.full img{margin:0 20px 0 0}.person-container.full .person-info{text-align:left}.person-container.full .person-info p:first-child{margin-top:0}.person-container.full button{margin-left:0}.bp23-heading-section{flex-direction:row;min-height:400px}.bp23-heading-section .livability-image-meta{padding:10px}.bp23-thumb{width:50%;position:relative}.bp23-thumb .nk-awb{height:100%;padding-top:0}.bp23-title-section{width:50%}.brand-stories__two{display:flex;flex-direction:row}.brand-stories__two .brand-stories__card{width:50%}.recent-posts-container{display:flex;flex-direction:row;flex-grow:1;flex-wrap:wrap}.recent-posts-container .alm-reveal{display:flex;flex-direction:row;flex-grow:1;flex-wrap:wrap}.recent-posts-container .article-card{flex-basis:calc(50% - 15px);width:100%}.recent-posts-container .article-card h4{font-size:1rem}}@media screen and (min-width: 782px){.home-vids .wp-block-column:not(:first-child){margin-left:0}}@media screen and (min-width: 960px){.bp24__card{width:calc(33% - 30px)}.weather-block-2{flex-direction:row}.weather-block-2__card{flex-basis:33%;margin-left:30px}.weather-block-2__card:first-child{margin-left:0}.place-topics-2__container{display:flex;flex-direction:row;flex-wrap:wrap}.place-topics-2__card{width:calc(33% - 35px);margin-left:50px}.place-topics-2__card:nth-child(3n-2){margin-left:0;padding-left:0}.wp-block-latest-posts__list{display:flex;flex-wrap:wrap}.wp-block-latest-posts li{width:33%}.bp2l__bpl{flex-basis:25%}.bp2l .tab-content{flex-direction:row}.bp2l__one-text-container{position:relative;padding-bottom:75px}.bp2l__proxi-img{position:absolute;bottom:10px;left:calc(50% - 65px)}.bp2l__tab-container{border-bottom:none}.bp2l__tab-nav{display:flex}.bp2l__mobile-tab{display:none}.bp2l__img-container{height:14vw}.recent-posts-container{display:flex;flex-direction:row;flex-grow:1;flex-wrap:wrap}.recent-posts-container .alm-reveal{display:flex;flex-direction:row;flex-grow:1;flex-wrap:wrap}.recent-posts-container .article-card{flex-basis:calc(33% - 30px)}.recent-posts-container .article-card:nth-child(3n+1){margin-right:15px}.recent-posts-container .article-card:nth-child(3n+2){margin-right:15px}.recent-posts-container .article-card:nth-child(odd){margin-right:15px}.recent-posts-container .article-card .article-text{padding:20px 20px}.recent-posts-container .article-card h4{font-size:1rem}.brand-stories__one{border:1px solid #000}.brand-stories__one .brand-stories__card{display:flex;margin:0}.brand-stories__one .brand-stories__card p{display:none}.brand-stories__one .brand-stories__img{display:block;flex-basis:450px;flex-shrink:0}.brand-stories__one-container{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:15px 15px 15px 30px}.brand-stories__one-container .brand-stories__title{max-width:450px}.livscore-category-details{display:flex;flex-direction:row;flex-wrap:wrap}.cat-detail{width:calc(50% - 50px);margin-left:25px;margin-right:25px}.cat-detail:nth-child(5){border-top:1px solid #efefef}.place-topics-container .green-line{display:inline-block}.place-topics-container .topic-sponsor{margin-left:20px}.full-width-mag{display:flex;min-height:260px;justify-content:space-between;flex-direction:row;position:relative}.fw-mag-img{padding-bottom:40px}.fw-mag-img img{max-width:232px}.fw-mag-text{flex-grow:1;display:flex;flex-direction:column;justify-content:space-evenly;text-align:left}.fw-mag-text h2{margin-top:0}.fw-mag-text p{margin:14px 0 22px}.fw-mag-text button{margin-top:0;margin-left:0;margin-right:0;display:inline-block}.two-mag-row,.three-mag-row{display:flex}.two-mag-col{flex-basis:50%}.two-mag-col:not(:first-child){margin-left:30px}.two-mag-col h2{font-size:1.5rem}.three-mag-col{flex-basis:33.33%}.three-mag-col:not(:first-child){margin-left:30px}.three-mag-col h2{font-size:1.5rem}.liv-columns-2 .full-width-mag{padding-top:30px;height:auto;display:block}.liv-columns-2 .fw-mag-img{position:static}.liv-columns-2 .fw-mag-img>a{transform:none}.liv-columns-2 .fw-mag-text{text-align:center;padding-left:30px}.liv-columns-2 button{margin-left:auto;margin-right:auto;display:block}.small-articles{display:flex}.small-article-card{margin-bottom:0}.small-article-card:last-child{margin-left:15px}.sponsor-read-more .small-article-card:first-child{margin-right:15px}.city-list-block ul{columns:5}.bp23-card{width:calc(50% - 30px)}}@media screen and (min-width: 1030px){.more-about-living__cards{display:flex;flex-direction:row}.more-about-living__cards>a{flex-basis:33%;margin-left:45px}.more-about-living__cards>a:first-child{margin-left:0}.more-about-living__card.more-about-living{padding-right:55%}div[class^=curated-posts-]{display:flex;flex-direction:row;justify-content:flex-start}div[class^=curated-posts-] .cp{margin-left:20px;margin-bottom:0}div[class^=curated-posts-] .cp:first-child{margin-left:0}.curated-posts-3 .cp{flex-basis:33.33%}.curated-posts-2 .cp{flex-basis:50%}.curated-posts-2 .cp.fb-forty{flex-basis:40%}.curated-posts-2 .cp.fb-sixty{flex-basis:60%}.curated-posts-2 .cp.fb-hundred{flex-basis:100%}.curated-posts-2 .cp.fb-hundred img{max-width:none !important}.curated-posts-2-1 .curated-flex-container .cp{margin-left:0}.curated-posts-2-1 .curated-flex-container .cp:first-child{margin-bottom:20px}.curated-posts-2-1 .curated-flex-container .cp:last-child{margin-bottom:0}.curated-posts-2-1:not(.tall-on-left){flex-direction:row-reverse}.curated-posts-2-1:not(.tall-on-left) .curated-flex-container{margin-left:0}.curated-posts-2-1:not(.tall-on-left) .tall-cp{margin-left:30px !important}.curated-posts-2-1.tall-on-left{flex-direction:row}.curated-posts-2-1.tall-on-left .tall-cp{margin-left:0 !important}.curated-posts-2-1.tall-on-left .curated-flex-container{margin-left:20px}.curated-posts-2-1>div{flex-basis:50%}.curated-posts-1 .cp{width:100%}.place-with-rp{display:flex;flex-direction:row;justify-content:flex-end}.place-with-rp .place-container{flex-basis:50%;flex-grow:1;min-height:0}.place-with-rp .place-container .img-container{height:100%}.place-with-rp .place-container img{width:100%;height:100% !important;object-fit:cover}.place-with-rp .pwrp-posts{margin-left:20px;margin-top:0}.mag-article{width:calc(33.333% - 15px);margin-left:20px}.mag-article:first-child{margin-left:0}.mag-article:nth-child(3n+1){margin-left:0}.city-list-block ul{columns:6}}@media screen and (min-width: 1150px){.bp24__card{width:calc(25% - 30px)}.weather-block{flex-direction:row}.weather-block>div{margin-bottom:16px}.livscore-block{display:flex;flex-direction:row}.livscore-block__top-cat{border-left:1px solid #b8b8b8}}@media screen and (min-width: 1230px){.bp23qf{flex-direction:row}.bp-data-image{width:60%;display:block}.bp-data-container.twenty-two .livscore-table{width:calc(33% - 2px);flex-basis:33%;flex-shrink:1;margin-left:2}.bp-data-container.twenty-two .livscore-table:first-child{width:calc(33% - 2px);flex-basis:33%}.bp-data-container.twenty-two .livscore-table.first{width:calc(33% - 2px);flex-basis:33%}.livscore-table{width:35%}.two-mag-img{float:left;margin-right:30px;margin-bottom:0}.two-mag-float{display:block}.two-mag-col{text-align:left;padding-bottom:0}.two-mag-col button{text-align:center;position:static;width:auto;transform:none;margin-top:30px;display:block}}.horizontal-article-container{margin-bottom:80px;margin-top:80px;position:relative;display:flex;flex-direction:row;overflow-x:hidden;flex-wrap:nowrap}.horizontal-article-container .overlay-container{display:flex;flex-direction:row;padding:0;height:100%;width:100%}.horizontal-article-container .overlay-container.top{align-items:flex-start}.horizontal-article-container .overlay-container.top.left{background:linear-gradient(135deg, black 0%, rgba(0, 0, 0, 0) 55%)}.horizontal-article-container .overlay-container.top.right{background:linear-gradient(225deg, black 0%, rgba(0, 0, 0, 0) 55%)}.horizontal-article-container .overlay-container.bottom{align-items:flex-end}.horizontal-article-container .overlay-container.bottom.left{background:linear-gradient(45deg, black 0%, rgba(0, 0, 0, 0) 55%)}.horizontal-article-container .overlay-container.bottom.right{background:linear-gradient(315deg, black 0%, rgba(0, 0, 0, 0) 55%)}.horizontal-article-container .overlay-container.left{justify-content:flex-start;text-align:left}.horizontal-article-container .overlay-container.right{justify-content:flex-end;text-align:right}.horizontal-article-container .horizontal-text-container{padding:50px;max-width:700px;font-family:"Jost",Arial,Helvetica,sans-serif;font-size:1.125rem;font-weight:400}.handheld .horizontal-article-container{display:block;min-height:400px}.handheld .horizontal-text-container{max-width:none}.handheld .horizontal-slide .container{display:block}.handheld .horizontal-slide .horizontal-text-container{opacity:1}.handheld .horizontal-slide .inset-text{opacity:1}.horizontal-slide{background-position-x:center;background-size:cover;background-repeat:no-repeat;flex-shrink:0;flex-wrap:nowrap}.horizontal-slide.image-inset{box-shadow:inset 0 -5px 5px rgba(0,0,0,.2),inset 0 5px 5px rgba(0,0,0,.2)}.horizontal-slide .container{padding:30px;display:flex}.horizontal-slide .container>div{flex-basis:50%;padding:20px}.horizontal-slide .container img{max-width:100%}.horizontal-slide h2{margin-top:0}.horizontal-slide .h-subtitle{opacity:.8}.horizontal-slide p{font-family:"Jost",Arial,Helvetica,sans-serif;font-size:90%;margin:2% 0}.horizontal-slide .horizontal-text-container{opacity:0;transition:opacity 1.5s}.horizontal-slide .inset-text{opacity:0;transition:opacity 1.5s}.horizontal-slide.active .horizontal-text-container{opacity:1.5}.horizontal-slide.active .inset-text{opacity:1.5}.entry-content>.pin-spacer,.entry-content>.horizontal-article-container{margin-right:0;margin-left:0;max-width:none}.horizontal-nav{position:fixed;left:50%;transform:translateX(-50%);z-index:100;color:#fff;opacity:0;pointer-events:none;transition:opacity .5s .5s;display:flex;flex-direction:row;justify-content:center;min-height:50px}.horizontal-nav a{color:#fff;display:block;padding:0;opacity:.7;height:30px;width:30px;text-decoration:none;border-width:1px;border-style:solid;border-color:rgba(255,255,255,.7);text-align:center}.horizontal-nav a:hover{opacity:1;border-color:#fff}.horizontal-nav.show{opacity:1;pointer-events:auto}.city-widget{display:flex;flex-direction:column;flex-wrap:wrap;max-width:700px;margin-right:auto;margin-left:auto;margin-bottom:300px}.city-widget>div{flex-basis:100%;min-height:300px;background-position:center;background-size:cover;background-repeat:no-repeat}.city-widget table{flex-basis:100%}#widget-finder{text-align:center;margin-bottom:70px}#widget-finder-input{min-width:260px;font-family:"Jost",Arial,Helvetica,sans-serif}.city-widget-image{position:relative}.city-widget-textbox{position:absolute;background-color:rgba(0,0,0,.8);top:50%;transform:translateY(-50%);left:0;color:#fff;font-family:"Jost",Arial,Helvetica,sans-serif;padding:5px 25px}.city-widget-textbox h3{margin-top:0}.city-widget-textbox span{color:#7dc244;text-transform:uppercase;font-weight:bold;font-size:.7rem}#iframe-code-clip{text-align:center}#iframe-code-clip textarea{margin-right:auto;margin-left:auto;max-width:768}.widget-list{display:flex;flex-direction:row;justify-content:center;max-width:768px;flex-wrap:wrap}.widget-list li{list-style:none;min-width:250px;padding:0 15px;text-align:left}@media screen and (min-width: 768px){.city-widget{flex-direction:row}.city-widget>div{flex-basis:50%;min-height:0}.city-widget table{flex-basis:47%;margin-left:2%}}@keyframes right{from{transform:translateX(-4%)}to{transform:translateX(0)}}@keyframes left{from{transform:translateX(0)}to{transform:translateX(-4%)}}@keyframes down{from{transform:translateY(-8%)}to{transform:translateY(0)}}@keyframes up{from{transform:translateY(0)}to{transform:translateY(-8%)}}@keyframes out{from{-webkit-transform:scale(1.15);transform:scale(1.15)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes in{from{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.15);transform:scale(1.15)}}#kb-slide-container{position:absolute;bottom:0;top:0;left:0;right:0;height:100%;background-position:center;background-size:cover;background-repeat:no-repeat;overflow:hidden}#kb-slide-container .kb-slide{-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:linear;animation-timing-function:linear;animation-duration:7000ms}#kb-slide-container .kb-slide.down{height:120%;bottom:0;animation-name:down}#kb-slide-container .kb-slide.up{height:120%;top:0;animation-name:up}#kb-slide-container .kb-slide.in{animation-name:in}#kb-slide-container .kb-slide.out{animation-name:out}#kb-slide-container .kb-slide.right{width:120%;animation-name:right}#kb-slide-container .kb-slide.left{width:120%;animation-name:left}.kb-slide{position:absolute;bottom:0;top:0;left:0;right:0;height:100%;background-position:center;background-size:cover;background-repeat:no-repeat}#slide-reserve{position:fixed;width:1px;height:1px;left:-9999px}div#ez-toc-container{background:transparent;border:none;border-radius:0;box-shadow:none;display:block}div#ez-toc-container p.ez-toc-title{font-family:"Jost",Arial,Helvetica,sans-serif;font-size:1.425rem;font-weight:600}div#ez-toc-container a{color:#7dc244;box-shadow:none;text-decoration:none;text-shadow:none;font-family:"Jost";font-size:90%}div#ez-toc-container a.ez-toc-toggle{visibility:hidden}div#ez-toc-container nav{border-bottom:2px solid #7ec244;padding-bottom:1rem}div#ez-toc-container nav ul{columns:3}div#ez-toc-container nav ul li a:before{content:"";display:inline-block}.ez-toc-title-container{width:100%;border-bottom:2px solid #7ec244;margin-bottom:1rem;padding-bottom:18px}.amount{font-size:32px}#advads_selling_option_ad_price li{list-style-type:none}#advads_selling_option_ad_price .amount{font-size:1em}.single_add_to_cart_button{margin-top:50px}.wc-block-components-sale-badge,.wc-block-components-product-price__regular{display:none !important}.wp-block-woocommerce-cart,.woocommerce-breadcrumb{margin-top:50px !important}.green-circle{color:#fff;background-color:#7dc244;padding:10px;border-radius:50%;font-family:"Jost",Arial,Helvetica,sans-serif;font-weight:600;font-size:1.4rem;line-height:2.5rem;height:60px;width:60px;text-align:center}.green-circle.with-border{border:10px solid #fff;padding:0}.img-container{position:relative;display:inline-block}.livability-image-meta{font-style:italic;position:absolute;bottom:0;right:0;color:#fff;background:#000;padding:5px;font-size:.875rem}.livability-image-meta a,.livability-image-meta a:visited,.livability-image-meta a:hover,.livability-image-meta a:focus{color:#fff}.bp23-thumb .livability-image-meta{bottom:10px;left:10px;right:auto}.bp23-thumb .livability-image-meta p{margin-top:0}.liv-bottom-adhesive{display:flex;justify-content:center}.livbox{background-color:#7dc244;display:flex;flex-wrap:wrap;flex-direction:row;font-family:"Jost",sans-serif;padding:20px;max-width:910px !important;border:10px double #fefefe}.livbox h3{text-transform:uppercase;color:#fefefe;margin-top:0;margin-bottom:10px}.livbox ul{padding-left:0}.livbox li{list-style:none;font-family:"Jost",sans-serif}.livbox>div{padding:0 20px 20px 20px;margin-top:20px}.livbox>div:first-child{flex-basis:2}.livbox>div:last-child{flex-basis:1;border-left:none}@media all and (min-width: 920px){.livbox{flex-direction:row}.livbox>div:last-child{border-left:1px solid #fefefe}}.list-carousel{margin:0 auto;max-width:1175px;padding-left:0}.list-carousel-button{margin-left:auto;margin-right:auto;display:block}.list-carousel-button a{text-transform:uppercase;color:#fff}.list-carousel-button:hover{background-color:#000 !important;color:#fff}.list-carousel-button:hover a{background-color:inherit !important;color:#fff !important}.lc-slide{transition:all .7s;margin-top:100px;margin-bottom:100px;z-index:0;position:static}.lc-slide .lc-slide-content{transition:all .7s}.lc-slide.slick-center .lc-slide-inner{position:relative}.lc-slide.slick-center .lc-slide-content{opacity:1;z-index:10;transform:scale(1.1);overflow:visible;-webkit-box-shadow:0px 0px 24px 0px rgba(125,125,125,.2);-moz-box-shadow:0px 0px 24px 0px rgba(125,125,125,.2);box-shadow:0px 0px 24px 0px rgba(125,125,125,.2)}.lc-slide-inner{padding-top:95%;position:relative}.lc-slide-content{background-color:#f4f4f4;position:absolute;height:100%;width:100%;top:0;left:0;opacity:.5}.lc-slide-img{height:calc(100% - 80px);position:relative;background-repeat:no-repeat;background-size:cover;text-align:center}.slide-count{position:absolute;bottom:-17px;background-color:#7dc244;padding:9px 0 0;right:calc(50% - 15px);width:35px;height:35px;border-radius:50%;color:#fff;font-family:"Jost",Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.1rem;font-weight:bold}.city-state{text-align:center;padding-top:7%}.slick-prev:before,.slick-next:before{color:#000 !important;font-family:"Font Awesome 5 Free";font-size:40px}.carousel-blocks-container-24{display:block}.carousel-blocks-container-24 .bp2l__green-btn{position:absolute;bottom:25px;transform:translate(-50%);color:#fff !important}.carousel-blocks-container-24 .bp2l__green-btn:hover{color:#f8f8f8 !important}.carousel-24-left{background-color:#305e9b;padding:25px;padding-bottom:100px;flex-basis:55%;text-align:center;position:relative;margin-bottom:50px;flex-shrink:1}.carousel-24-left h3{color:#fff;margin-bottom:30px}.carousel-24-right{flex-basis:45%;flex-shrink:1;margin-bottom:50px;padding:25px 50px 100px 50px;justify-content:space-between;text-align:center;border:2px solid #305e9b;position:relative}.carousel-24-right img{margin-left:auto;margin-right:auto}.carousel-24-right h3{margin-bottom:30px}.top-100-24{max-width:100% !important;width:100%}.top-100-24 .list-carousel{max-width:500px;width:100%}.top-100-24 .lc-slide{margin-top:0;margin-bottom:0}.top-100-24 .lc-slide a h4,.top-100-24 .lc-slide a p{color:#000}.top-100-24 .lc-slide h4{font-size:1rem}.top-100-24 .lc-slide .cat-score{text-align:center;margin-top:0;font-family:"Jost",Arial,Helvetica,sans-serif;font-weight:bold;font-size:1rem}.top-100-24 .lc-slide.slick-center{width:calc(100% - 20px)}.top-100-24 .lc-slide.slick-center .lc-slide-content{transform:none;width:120%;left:-10%}.top-100-24 .lc-slide-inner{padding-top:150%}.top-100-24 .slick-initialized .slick-slide{margin-left:20px;margin-right:20px}.top-100-24 .slick-next path,.top-100-24 .slick-prev path{fill:#fff}@media all and (min-width: 1100px){.carousel-blocks-container-24{display:flex;flex-direction:row;justify-content:space-between;column-gap:50px}.carousel-24-left{width:calc(45% - 50px);flex-shrink:1}.carousel-24-right{width:55%;flex-shrink:1}}.jci-content-card-block{width:100%;min-height:420px;background-color:#a9a9a9;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:flex-end;color:#fefefe;padding:20px}.newsletter{background-color:#455a87;padding-top:40px;padding-bottom:40px;margin-top:100px}.nl-inner-container{display:flex;justify-content:center;flex-direction:column;align-items:center;margin:0 auto;color:#fff}.nl-text-area{margin-left:0;margin-bottom:0;text-align:center;font-size:1.25rem;font-weight:400;line-height:27px}.nl-text-area h3{font-size:2.5rem;font-weight:500;margin-top:0}.nl-text-area br{display:none}.nl-phone-image{width:350px;margin:0 auto}.nl-img-container{margin-bottom:0}#gform_wrapper_1 #gform_1{display:block}#gform_wrapper_1 #gform_1 #input_1_1{font-family:"Jost";font-weight:600;font-size:1.125rem;border:none;width:100%;height:45px;margin-top:0;width:450px;text-indent:20px}#gform_wrapper_1 #gform_1 #input_1_1::placeholder{font-weight:400;color:gray}#gform_wrapper_1 #gform_1 #gform_submit_button_1{font-family:"Jost";font-weight:600;font-size:1.125rem;background-color:#7dc244 !important;border:none !important;padding:5px 30px;width:100%;height:45px;max-width:250px;color:#fff !important}#gform_wrapper_1 #gform_1 #gform_submit_button_1:hover{color:#fff}#gform_wrapper_1 #gform_1 .gform_footer{margin-top:0;text-align:center}@media all and (min-width: 992px){.nl-inner-container{flex-direction:row;justify-content:space-between}.nl-text-area{text-align:left;display:flex;flex-direction:column;justify-content:center;margin-top:0}.nl-text-area .gform_legacy_markup_wrapper{margin-bottom:0}.nl-text-area h3{margin-top:0}.nl-text-area br{display:inline}#gform_wrapper_1 #gform_1{display:flex}#gform_wrapper_1 #gform_1 .gform_footer{text-align:left}}.html-newsletter{display:block;margin:16px auto}.html-newsletter label{display:none}.html-newsletter__email{padding-right:16px}.html-newsletter__email input{font-family:"Jost";font-weight:600;font-size:1.125rem;border:none;width:100%;height:45px;margin-top:0;width:450px;text-indent:20px}.html-newsletter__email input::placeholder{font-weight:400;color:gray}.html-newsletter__submit{padding:0 0 10px 0;display:flex;justify-content:center;margin-top:16px}.html-newsletter__submit input{font-family:"Jost";font-weight:600;font-size:1.125rem;background-color:#7dc244 !important;border:none !important;padding:5px 30px;width:100%;height:45px;max-width:250px;color:#fff !important;text-transform:uppercase}@media all and (min-width: 992px){.html-newsletter{display:flex}.html-newsletter__submit{margin:0}}/*!
 * Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */.fa,.fas,.far,.fal,.fad,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-0.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(1, -1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(-1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-flip-both{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:""}.fa-accessible-icon:before{content:""}.fa-accusoft:before{content:""}.fa-acquisitions-incorporated:before{content:""}.fa-ad:before{content:""}.fa-address-book:before{content:""}.fa-address-card:before{content:""}.fa-adjust:before{content:""}.fa-adn:before{content:""}.fa-adobe:before{content:""}.fa-adversal:before{content:""}.fa-affiliatetheme:before{content:""}.fa-air-freshener:before{content:""}.fa-airbnb:before{content:""}.fa-algolia:before{content:""}.fa-align-center:before{content:""}.fa-align-justify:before{content:""}.fa-align-left:before{content:""}.fa-align-right:before{content:""}.fa-alipay:before{content:""}.fa-allergies:before{content:""}.fa-amazon:before{content:""}.fa-amazon-pay:before{content:""}.fa-ambulance:before{content:""}.fa-american-sign-language-interpreting:before{content:""}.fa-amilia:before{content:""}.fa-anchor:before{content:""}.fa-android:before{content:""}.fa-angellist:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angry:before{content:""}.fa-angrycreative:before{content:""}.fa-angular:before{content:""}.fa-ankh:before{content:""}.fa-app-store:before{content:""}.fa-app-store-ios:before{content:""}.fa-apper:before{content:""}.fa-apple:before{content:""}.fa-apple-alt:before{content:""}.fa-apple-pay:before{content:""}.fa-archive:before{content:""}.fa-archway:before{content:""}.fa-arrow-alt-circle-down:before{content:""}.fa-arrow-alt-circle-left:before{content:""}.fa-arrow-alt-circle-right:before{content:""}.fa-arrow-alt-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-down:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrows-alt:before{content:""}.fa-arrows-alt-h:before{content:""}.fa-arrows-alt-v:before{content:""}.fa-artstation:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asterisk:before{content:""}.fa-asymmetrik:before{content:""}.fa-at:before{content:""}.fa-atlas:before{content:""}.fa-atlassian:before{content:""}.fa-atom:before{content:""}.fa-audible:before{content:""}.fa-audio-description:before{content:""}.fa-autoprefixer:before{content:""}.fa-avianex:before{content:""}.fa-aviato:before{content:""}.fa-award:before{content:""}.fa-aws:before{content:""}.fa-baby:before{content:""}.fa-baby-carriage:before{content:""}.fa-backspace:before{content:""}.fa-backward:before{content:""}.fa-bacon:before{content:""}.fa-bahai:before{content:""}.fa-balance-scale:before{content:""}.fa-balance-scale-left:before{content:""}.fa-balance-scale-right:before{content:""}.fa-ban:before{content:""}.fa-band-aid:before{content:""}.fa-bandcamp:before{content:""}.fa-barcode:before{content:""}.fa-bars:before{content:""}.fa-baseball-ball:before{content:""}.fa-basketball-ball:before{content:""}.fa-bath:before{content:""}.fa-battery-empty:before{content:""}.fa-battery-full:before{content:""}.fa-battery-half:before{content:""}.fa-battery-quarter:before{content:""}.fa-battery-three-quarters:before{content:""}.fa-battle-net:before{content:""}.fa-bed:before{content:""}.fa-beer:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-bell:before{content:""}.fa-bell-slash:before{content:""}.fa-bezier-curve:before{content:""}.fa-bible:before{content:""}.fa-bicycle:before{content:""}.fa-biking:before{content:""}.fa-bimobject:before{content:""}.fa-binoculars:before{content:""}.fa-biohazard:before{content:""}.fa-birthday-cake:before{content:""}.fa-bitbucket:before{content:""}.fa-bitcoin:before{content:""}.fa-bity:before{content:""}.fa-black-tie:before{content:""}.fa-blackberry:before{content:""}.fa-blender:before{content:""}.fa-blender-phone:before{content:""}.fa-blind:before{content:""}.fa-blog:before{content:""}.fa-blogger:before{content:""}.fa-blogger-b:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-bold:before{content:""}.fa-bolt:before{content:""}.fa-bomb:before{content:""}.fa-bone:before{content:""}.fa-bong:before{content:""}.fa-book:before{content:""}.fa-book-dead:before{content:""}.fa-book-medical:before{content:""}.fa-book-open:before{content:""}.fa-book-reader:before{content:""}.fa-bookmark:before{content:""}.fa-bootstrap:before{content:""}.fa-border-all:before{content:""}.fa-border-none:before{content:""}.fa-border-style:before{content:""}.fa-bowling-ball:before{content:""}.fa-box:before{content:""}.fa-box-open:before{content:""}.fa-boxes:before{content:""}.fa-braille:before{content:""}.fa-brain:before{content:""}.fa-bread-slice:before{content:""}.fa-briefcase:before{content:""}.fa-briefcase-medical:before{content:""}.fa-broadcast-tower:before{content:""}.fa-broom:before{content:""}.fa-brush:before{content:""}.fa-btc:before{content:""}.fa-buffer:before{content:""}.fa-bug:before{content:""}.fa-building:before{content:""}.fa-bullhorn:before{content:""}.fa-bullseye:before{content:""}.fa-burn:before{content:""}.fa-buromobelexperte:before{content:""}.fa-bus:before{content:""}.fa-bus-alt:before{content:""}.fa-business-time:before{content:""}.fa-buy-n-large:before{content:""}.fa-buysellads:before{content:""}.fa-calculator:before{content:""}.fa-calendar:before{content:""}.fa-calendar-alt:before{content:""}.fa-calendar-check:before{content:""}.fa-calendar-day:before{content:""}.fa-calendar-minus:before{content:""}.fa-calendar-plus:before{content:""}.fa-calendar-times:before{content:""}.fa-calendar-week:before{content:""}.fa-camera:before{content:""}.fa-camera-retro:before{content:""}.fa-campground:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-candy-cane:before{content:""}.fa-cannabis:before{content:""}.fa-capsules:before{content:""}.fa-car:before{content:""}.fa-car-alt:before{content:""}.fa-car-battery:before{content:""}.fa-car-crash:before{content:""}.fa-car-side:before{content:""}.fa-caravan:before{content:""}.fa-caret-down:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-caret-square-down:before{content:""}.fa-caret-square-left:before{content:""}.fa-caret-square-right:before{content:""}.fa-caret-square-up:before{content:""}.fa-caret-up:before{content:""}.fa-carrot:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-cart-plus:before{content:""}.fa-cash-register:before{content:""}.fa-cat:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-cc-diners-club:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-cc-visa:before{content:""}.fa-centercode:before{content:""}.fa-centos:before{content:""}.fa-certificate:before{content:""}.fa-chair:before{content:""}.fa-chalkboard:before{content:""}.fa-chalkboard-teacher:before{content:""}.fa-charging-station:before{content:""}.fa-chart-area:before{content:""}.fa-chart-bar:before{content:""}.fa-chart-line:before{content:""}.fa-chart-pie:before{content:""}.fa-check:before{content:""}.fa-check-circle:before{content:""}.fa-check-double:before{content:""}.fa-check-square:before{content:""}.fa-cheese:before{content:""}.fa-chess:before{content:""}.fa-chess-bishop:before{content:""}.fa-chess-board:before{content:""}.fa-chess-king:before{content:""}.fa-chess-knight:before{content:""}.fa-chess-pawn:before{content:""}.fa-chess-queen:before{content:""}.fa-chess-rook:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-down:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-chevron-up:before{content:""}.fa-child:before{content:""}.fa-chrome:before{content:""}.fa-chromecast:before{content:""}.fa-church:before{content:""}.fa-circle:before{content:""}.fa-circle-notch:before{content:""}.fa-city:before{content:""}.fa-clinic-medical:before{content:""}.fa-clipboard:before{content:""}.fa-clipboard-check:before{content:""}.fa-clipboard-list:before{content:""}.fa-clock:before{content:""}.fa-clone:before{content:""}.fa-closed-captioning:before{content:""}.fa-cloud:before{content:""}.fa-cloud-download-alt:before{content:""}.fa-cloud-meatball:before{content:""}.fa-cloud-moon:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-cloud-rain:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-cloud-sun:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-cloud-upload-alt:before{content:""}.fa-cloudscale:before{content:""}.fa-cloudsmith:before{content:""}.fa-cloudversify:before{content:""}.fa-cocktail:before{content:""}.fa-code:before{content:""}.fa-code-branch:before{content:""}.fa-codepen:before{content:""}.fa-codiepie:before{content:""}.fa-coffee:before{content:""}.fa-cog:before{content:""}.fa-cogs:before{content:""}.fa-coins:before{content:""}.fa-columns:before{content:""}.fa-comment:before{content:""}.fa-comment-alt:before{content:""}.fa-comment-dollar:before{content:""}.fa-comment-dots:before{content:""}.fa-comment-medical:before{content:""}.fa-comment-slash:before{content:""}.fa-comments:before{content:""}.fa-comments-dollar:before{content:""}.fa-compact-disc:before{content:""}.fa-compass:before{content:""}.fa-compress:before{content:""}.fa-compress-alt:before{content:""}.fa-compress-arrows-alt:before{content:""}.fa-concierge-bell:before{content:""}.fa-confluence:before{content:""}.fa-connectdevelop:before{content:""}.fa-contao:before{content:""}.fa-cookie:before{content:""}.fa-cookie-bite:before{content:""}.fa-copy:before{content:""}.fa-copyright:before{content:""}.fa-cotton-bureau:before{content:""}.fa-couch:before{content:""}.fa-cpanel:before{content:""}.fa-creative-commons:before{content:""}.fa-creative-commons-by:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-creative-commons-share:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-credit-card:before{content:""}.fa-critical-role:before{content:""}.fa-crop:before{content:""}.fa-crop-alt:before{content:""}.fa-cross:before{content:""}.fa-crosshairs:before{content:""}.fa-crow:before{content:""}.fa-crown:before{content:""}.fa-crutch:before{content:""}.fa-css3:before{content:""}.fa-css3-alt:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-cut:before{content:""}.fa-cuttlefish:before{content:""}.fa-d-and-d:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-dashcube:before{content:""}.fa-database:before{content:""}.fa-deaf:before{content:""}.fa-delicious:before{content:""}.fa-democrat:before{content:""}.fa-deploydog:before{content:""}.fa-deskpro:before{content:""}.fa-desktop:before{content:""}.fa-dev:before{content:""}.fa-deviantart:before{content:""}.fa-dharmachakra:before{content:""}.fa-dhl:before{content:""}.fa-diagnoses:before{content:""}.fa-diaspora:before{content:""}.fa-dice:before{content:""}.fa-dice-d20:before{content:""}.fa-dice-d6:before{content:""}.fa-dice-five:before{content:""}.fa-dice-four:before{content:""}.fa-dice-one:before{content:""}.fa-dice-six:before{content:""}.fa-dice-three:before{content:""}.fa-dice-two:before{content:""}.fa-digg:before{content:""}.fa-digital-ocean:before{content:""}.fa-digital-tachograph:before{content:""}.fa-directions:before{content:""}.fa-discord:before{content:""}.fa-discourse:before{content:""}.fa-divide:before{content:""}.fa-dizzy:before{content:""}.fa-dna:before{content:""}.fa-dochub:before{content:""}.fa-docker:before{content:""}.fa-dog:before{content:""}.fa-dollar-sign:before{content:""}.fa-dolly:before{content:""}.fa-dolly-flatbed:before{content:""}.fa-donate:before{content:""}.fa-door-closed:before{content:""}.fa-door-open:before{content:""}.fa-dot-circle:before{content:""}.fa-dove:before{content:""}.fa-download:before{content:""}.fa-draft2digital:before{content:""}.fa-drafting-compass:before{content:""}.fa-dragon:before{content:""}.fa-draw-polygon:before{content:""}.fa-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-dropbox:before{content:""}.fa-drum:before{content:""}.fa-drum-steelpan:before{content:""}.fa-drumstick-bite:before{content:""}.fa-drupal:before{content:""}.fa-dumbbell:before{content:""}.fa-dumpster:before{content:""}.fa-dumpster-fire:before{content:""}.fa-dungeon:before{content:""}.fa-dyalog:before{content:""}.fa-earlybirds:before{content:""}.fa-ebay:before{content:""}.fa-edge:before{content:""}.fa-edit:before{content:""}.fa-egg:before{content:""}.fa-eject:before{content:""}.fa-elementor:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-ello:before{content:""}.fa-ember:before{content:""}.fa-empire:before{content:""}.fa-envelope:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-text:before{content:""}.fa-envelope-square:before{content:""}.fa-envira:before{content:""}.fa-equals:before{content:""}.fa-eraser:before{content:""}.fa-erlang:before{content:""}.fa-ethereum:before{content:""}.fa-ethernet:before{content:""}.fa-etsy:before{content:""}.fa-euro-sign:before{content:""}.fa-evernote:before{content:""}.fa-exchange-alt:before{content:""}.fa-exclamation:before{content:""}.fa-exclamation-circle:before{content:""}.fa-exclamation-triangle:before{content:""}.fa-expand:before{content:""}.fa-expand-alt:before{content:""}.fa-expand-arrows-alt:before{content:""}.fa-expeditedssl:before{content:""}.fa-external-link-alt:before{content:""}.fa-external-link-square-alt:before{content:""}.fa-eye:before{content:""}.fa-eye-dropper:before{content:""}.fa-eye-slash:before{content:""}.fa-facebook:before{content:""}.fa-facebook-f:before{content:""}.fa-facebook-messenger:before{content:""}.fa-facebook-square:before{content:""}.fa-fan:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-fast-backward:before{content:""}.fa-fast-forward:before{content:""}.fa-fax:before{content:""}.fa-feather:before{content:""}.fa-feather-alt:before{content:""}.fa-fedex:before{content:""}.fa-fedora:before{content:""}.fa-female:before{content:""}.fa-fighter-jet:before{content:""}.fa-figma:before{content:""}.fa-file:before{content:""}.fa-file-alt:before{content:""}.fa-file-archive:before{content:""}.fa-file-audio:before{content:""}.fa-file-code:before{content:""}.fa-file-contract:before{content:""}.fa-file-csv:before{content:""}.fa-file-download:before{content:""}.fa-file-excel:before{content:""}.fa-file-export:before{content:""}.fa-file-image:before{content:""}.fa-file-import:before{content:""}.fa-file-invoice:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-file-medical:before{content:""}.fa-file-medical-alt:before{content:""}.fa-file-pdf:before{content:""}.fa-file-powerpoint:before{content:""}.fa-file-prescription:before{content:""}.fa-file-signature:before{content:""}.fa-file-upload:before{content:""}.fa-file-video:before{content:""}.fa-file-word:before{content:""}.fa-fill:before{content:""}.fa-fill-drip:before{content:""}.fa-film:before{content:""}.fa-filter:before{content:""}.fa-fingerprint:before{content:""}.fa-fire:before{content:""}.fa-fire-alt:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-firefox:before{content:""}.fa-firefox-browser:before{content:"龜"}.fa-first-aid:before{content:""}.fa-first-order:before{content:""}.fa-first-order-alt:before{content:""}.fa-firstdraft:before{content:""}.fa-fish:before{content:""}.fa-fist-raised:before{content:""}.fa-flag:before{content:""}.fa-flag-checkered:before{content:""}.fa-flag-usa:before{content:""}.fa-flask:before{content:""}.fa-flickr:before{content:""}.fa-flipboard:before{content:""}.fa-flushed:before{content:""}.fa-fly:before{content:""}.fa-folder:before{content:""}.fa-folder-minus:before{content:""}.fa-folder-open:before{content:""}.fa-folder-plus:before{content:""}.fa-font:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-font-awesome-logo-full:before{content:""}.fa-fonticons:before{content:""}.fa-fonticons-fi:before{content:""}.fa-football-ball:before{content:""}.fa-fort-awesome:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-forumbee:before{content:""}.fa-forward:before{content:""}.fa-foursquare:before{content:""}.fa-free-code-camp:before{content:""}.fa-freebsd:before{content:""}.fa-frog:before{content:""}.fa-frown:before{content:""}.fa-frown-open:before{content:""}.fa-fulcrum:before{content:""}.fa-funnel-dollar:before{content:""}.fa-futbol:before{content:""}.fa-galactic-republic:before{content:""}.fa-galactic-senate:before{content:""}.fa-gamepad:before{content:""}.fa-gas-pump:before{content:""}.fa-gavel:before{content:""}.fa-gem:before{content:""}.fa-genderless:before{content:""}.fa-get-pocket:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-ghost:before{content:""}.fa-gift:before{content:""}.fa-gifts:before{content:""}.fa-git:before{content:""}.fa-git-alt:before{content:""}.fa-git-square:before{content:""}.fa-github:before{content:""}.fa-github-alt:before{content:""}.fa-github-square:before{content:""}.fa-gitkraken:before{content:""}.fa-gitlab:before{content:""}.fa-gitter:before{content:""}.fa-glass-cheers:before{content:""}.fa-glass-martini:before{content:""}.fa-glass-martini-alt:before{content:""}.fa-glass-whiskey:before{content:""}.fa-glasses:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-globe:before{content:""}.fa-globe-africa:before{content:""}.fa-globe-americas:before{content:""}.fa-globe-asia:before{content:""}.fa-globe-europe:before{content:""}.fa-gofore:before{content:""}.fa-golf-ball:before{content:""}.fa-goodreads:before{content:""}.fa-goodreads-g:before{content:""}.fa-google:before{content:""}.fa-google-drive:before{content:""}.fa-google-play:before{content:""}.fa-google-plus:before{content:""}.fa-google-plus-g:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-wallet:before{content:""}.fa-gopuram:before{content:""}.fa-graduation-cap:before{content:""}.fa-gratipay:before{content:""}.fa-grav:before{content:""}.fa-greater-than:before{content:""}.fa-greater-than-equal:before{content:""}.fa-grimace:before{content:""}.fa-grin:before{content:""}.fa-grin-alt:before{content:""}.fa-grin-beam:before{content:""}.fa-grin-beam-sweat:before{content:""}.fa-grin-hearts:before{content:""}.fa-grin-squint:before{content:""}.fa-grin-squint-tears:before{content:""}.fa-grin-stars:before{content:""}.fa-grin-tears:before{content:""}.fa-grin-tongue:before{content:""}.fa-grin-tongue-squint:before{content:""}.fa-grin-tongue-wink:before{content:""}.fa-grin-wink:before{content:""}.fa-grip-horizontal:before{content:""}.fa-grip-lines:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-grip-vertical:before{content:""}.fa-gripfire:before{content:""}.fa-grunt:before{content:""}.fa-guitar:before{content:""}.fa-gulp:before{content:""}.fa-h-square:before{content:""}.fa-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-hackerrank:before{content:""}.fa-hamburger:before{content:""}.fa-hammer:before{content:""}.fa-hamsa:before{content:""}.fa-hand-holding:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-hand-holding-usd:before{content:""}.fa-hand-lizard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-hand-paper:before{content:""}.fa-hand-peace:before{content:""}.fa-hand-point-down:before{content:""}.fa-hand-point-left:before{content:""}.fa-hand-point-right:before{content:""}.fa-hand-point-up:before{content:""}.fa-hand-pointer:before{content:""}.fa-hand-rock:before{content:""}.fa-hand-scissors:before{content:""}.fa-hand-spock:before{content:""}.fa-hands:before{content:""}.fa-hands-helping:before{content:""}.fa-handshake:before{content:""}.fa-hanukiah:before{content:""}.fa-hard-hat:before{content:""}.fa-hashtag:before{content:""}.fa-hat-cowboy:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-hat-wizard:before{content:""}.fa-hdd:before{content:""}.fa-heading:before{content:""}.fa-headphones:before{content:""}.fa-headphones-alt:before{content:""}.fa-headset:before{content:""}.fa-heart:before{content:""}.fa-heart-broken:before{content:""}.fa-heartbeat:before{content:""}.fa-helicopter:before{content:""}.fa-highlighter:before{content:""}.fa-hiking:before{content:""}.fa-hippo:before{content:""}.fa-hips:before{content:""}.fa-hire-a-helper:before{content:""}.fa-history:before{content:""}.fa-hockey-puck:before{content:""}.fa-holly-berry:before{content:""}.fa-home:before{content:""}.fa-hooli:before{content:""}.fa-hornbill:before{content:""}.fa-horse:before{content:""}.fa-horse-head:before{content:""}.fa-hospital:before{content:""}.fa-hospital-alt:before{content:""}.fa-hospital-symbol:before{content:""}.fa-hot-tub:before{content:""}.fa-hotdog:before{content:""}.fa-hotel:before{content:""}.fa-hotjar:before{content:""}.fa-hourglass:before{content:""}.fa-hourglass-end:before{content:""}.fa-hourglass-half:before{content:""}.fa-hourglass-start:before{content:""}.fa-house-damage:before{content:""}.fa-houzz:before{content:""}.fa-hryvnia:before{content:""}.fa-html5:before{content:""}.fa-hubspot:before{content:""}.fa-i-cursor:before{content:""}.fa-ice-cream:before{content:""}.fa-icicles:before{content:""}.fa-icons:before{content:""}.fa-id-badge:before{content:""}.fa-id-card:before{content:""}.fa-id-card-alt:before{content:""}.fa-ideal:before{content:"邏"}.fa-igloo:before{content:""}.fa-image:before{content:""}.fa-images:before{content:""}.fa-imdb:before{content:""}.fa-inbox:before{content:""}.fa-indent:before{content:""}.fa-industry:before{content:""}.fa-infinity:before{content:""}.fa-info:before{content:""}.fa-info-circle:before{content:""}.fa-instagram:before{content:""}.fa-intercom:before{content:""}.fa-internet-explorer:before{content:""}.fa-invision:before{content:""}.fa-ioxhost:before{content:""}.fa-italic:before{content:""}.fa-itch-io:before{content:""}.fa-itunes:before{content:""}.fa-itunes-note:before{content:""}.fa-java:before{content:""}.fa-jedi:before{content:""}.fa-jedi-order:before{content:""}.fa-jenkins:before{content:""}.fa-jira:before{content:""}.fa-joget:before{content:""}.fa-joint:before{content:""}.fa-joomla:before{content:""}.fa-journal-whills:before{content:""}.fa-js:before{content:""}.fa-js-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-kaaba:before{content:""}.fa-kaggle:before{content:""}.fa-key:before{content:""}.fa-keybase:before{content:""}.fa-keyboard:before{content:""}.fa-keycdn:before{content:""}.fa-khanda:before{content:""}.fa-kickstarter:before{content:""}.fa-kickstarter-k:before{content:""}.fa-kiss:before{content:""}.fa-kiss-beam:before{content:""}.fa-kiss-wink-heart:before{content:""}.fa-kiwi-bird:before{content:""}.fa-korvue:before{content:""}.fa-landmark:before{content:""}.fa-language:before{content:""}.fa-laptop:before{content:""}.fa-laptop-code:before{content:""}.fa-laptop-medical:before{content:""}.fa-laravel:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-laugh:before{content:""}.fa-laugh-beam:before{content:""}.fa-laugh-squint:before{content:""}.fa-laugh-wink:before{content:""}.fa-layer-group:before{content:""}.fa-leaf:before{content:""}.fa-leanpub:before{content:""}.fa-lemon:before{content:""}.fa-less:before{content:""}.fa-less-than:before{content:""}.fa-less-than-equal:before{content:""}.fa-level-down-alt:before{content:""}.fa-level-up-alt:before{content:""}.fa-life-ring:before{content:""}.fa-lightbulb:before{content:""}.fa-line:before{content:""}.fa-link:before{content:""}.fa-linkedin:before{content:""}.fa-linkedin-in:before{content:""}.fa-linode:before{content:""}.fa-linux:before{content:""}.fa-lira-sign:before{content:""}.fa-list:before{content:""}.fa-list-alt:before{content:""}.fa-list-ol:before{content:""}.fa-list-ul:before{content:""}.fa-location-arrow:before{content:""}.fa-lock:before{content:""}.fa-lock-open:before{content:""}.fa-long-arrow-alt-down:before{content:""}.fa-long-arrow-alt-left:before{content:""}.fa-long-arrow-alt-right:before{content:""}.fa-long-arrow-alt-up:before{content:""}.fa-low-vision:before{content:""}.fa-luggage-cart:before{content:""}.fa-lyft:before{content:""}.fa-magento:before{content:""}.fa-magic:before{content:""}.fa-magnet:before{content:""}.fa-mail-bulk:before{content:""}.fa-mailchimp:before{content:""}.fa-male:before{content:""}.fa-mandalorian:before{content:""}.fa-map:before{content:""}.fa-map-marked:before{content:""}.fa-map-marked-alt:before{content:""}.fa-map-marker:before{content:""}.fa-map-marker-alt:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-markdown:before{content:""}.fa-marker:before{content:""}.fa-mars:before{content:""}.fa-mars-double:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mask:before{content:""}.fa-mastodon:before{content:""}.fa-maxcdn:before{content:""}.fa-mdb:before{content:""}.fa-medal:before{content:""}.fa-medapps:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}.fa-medkit:before{content:""}.fa-medrt:before{content:""}.fa-meetup:before{content:""}.fa-megaport:before{content:""}.fa-meh:before{content:""}.fa-meh-blank:before{content:""}.fa-meh-rolling-eyes:before{content:""}.fa-memory:before{content:""}.fa-mendeley:before{content:""}.fa-menorah:before{content:""}.fa-mercury:before{content:""}.fa-meteor:before{content:""}.fa-microblog:before{content:"駱"}.fa-microchip:before{content:""}.fa-microphone:before{content:""}.fa-microphone-alt:before{content:""}.fa-microphone-alt-slash:before{content:""}.fa-microphone-slash:before{content:""}.fa-microscope:before{content:""}.fa-microsoft:before{content:""}.fa-minus:before{content:""}.fa-minus-circle:before{content:""}.fa-minus-square:before{content:""}.fa-mitten:before{content:""}.fa-mix:before{content:""}.fa-mixcloud:before{content:""}.fa-mizuni:before{content:""}.fa-mobile:before{content:""}.fa-mobile-alt:before{content:""}.fa-modx:before{content:""}.fa-monero:before{content:""}.fa-money-bill:before{content:""}.fa-money-bill-alt:before{content:""}.fa-money-bill-wave:before{content:""}.fa-money-bill-wave-alt:before{content:""}.fa-money-check:before{content:""}.fa-money-check-alt:before{content:""}.fa-monument:before{content:""}.fa-moon:before{content:""}.fa-mortar-pestle:before{content:""}.fa-mosque:before{content:""}.fa-motorcycle:before{content:""}.fa-mountain:before{content:""}.fa-mouse:before{content:""}.fa-mouse-pointer:before{content:""}.fa-mug-hot:before{content:""}.fa-music:before{content:""}.fa-napster:before{content:""}.fa-neos:before{content:""}.fa-network-wired:before{content:""}.fa-neuter:before{content:""}.fa-newspaper:before{content:""}.fa-nimblr:before{content:""}.fa-node:before{content:""}.fa-node-js:before{content:""}.fa-not-equal:before{content:""}.fa-notes-medical:before{content:""}.fa-npm:before{content:""}.fa-ns8:before{content:""}.fa-nutritionix:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-oil-can:before{content:""}.fa-old-republic:before{content:""}.fa-om:before{content:""}.fa-opencart:before{content:""}.fa-openid:before{content:""}.fa-opera:before{content:""}.fa-optin-monster:before{content:""}.fa-orcid:before{content:""}.fa-osi:before{content:""}.fa-otter:before{content:""}.fa-outdent:before{content:""}.fa-page4:before{content:""}.fa-pagelines:before{content:""}.fa-pager:before{content:""}.fa-paint-brush:before{content:""}.fa-paint-roller:before{content:""}.fa-palette:before{content:""}.fa-palfed:before{content:""}.fa-pallet:before{content:""}.fa-paper-plane:before{content:""}.fa-paperclip:before{content:""}.fa-parachute-box:before{content:""}.fa-paragraph:before{content:""}.fa-parking:before{content:""}.fa-passport:before{content:""}.fa-pastafarianism:before{content:""}.fa-paste:before{content:""}.fa-patreon:before{content:""}.fa-pause:before{content:""}.fa-pause-circle:before{content:""}.fa-paw:before{content:""}.fa-paypal:before{content:""}.fa-peace:before{content:""}.fa-pen:before{content:""}.fa-pen-alt:before{content:""}.fa-pen-fancy:before{content:""}.fa-pen-nib:before{content:""}.fa-pen-square:before{content:""}.fa-pencil-alt:before{content:""}.fa-pencil-ruler:before{content:""}.fa-penny-arcade:before{content:""}.fa-people-carry:before{content:""}.fa-pepper-hot:before{content:""}.fa-percent:before{content:""}.fa-percentage:before{content:""}.fa-periscope:before{content:""}.fa-person-booth:before{content:""}.fa-phabricator:before{content:""}.fa-phoenix-framework:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-phone:before{content:""}.fa-phone-alt:before{content:""}.fa-phone-slash:before{content:""}.fa-phone-square:before{content:""}.fa-phone-square-alt:before{content:""}.fa-phone-volume:before{content:""}.fa-photo-video:before{content:""}.fa-php:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-square:before{content:"爛"}.fa-piggy-bank:before{content:""}.fa-pills:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-p:before{content:""}.fa-pinterest-square:before{content:""}.fa-pizza-slice:before{content:""}.fa-place-of-worship:before{content:""}.fa-plane:before{content:""}.fa-plane-arrival:before{content:""}.fa-plane-departure:before{content:""}.fa-play:before{content:""}.fa-play-circle:before{content:""}.fa-playstation:before{content:""}.fa-plug:before{content:""}.fa-plus:before{content:""}.fa-plus-circle:before{content:""}.fa-plus-square:before{content:""}.fa-podcast:before{content:""}.fa-poll:before{content:""}.fa-poll-h:before{content:""}.fa-poo:before{content:""}.fa-poo-storm:before{content:""}.fa-poop:before{content:""}.fa-portrait:before{content:""}.fa-pound-sign:before{content:""}.fa-power-off:before{content:""}.fa-pray:before{content:""}.fa-praying-hands:before{content:""}.fa-prescription:before{content:""}.fa-prescription-bottle:before{content:""}.fa-prescription-bottle-alt:before{content:""}.fa-print:before{content:""}.fa-procedures:before{content:""}.fa-product-hunt:before{content:""}.fa-project-diagram:before{content:""}.fa-pushed:before{content:""}.fa-puzzle-piece:before{content:""}.fa-python:before{content:""}.fa-qq:before{content:""}.fa-qrcode:before{content:""}.fa-question:before{content:""}.fa-question-circle:before{content:""}.fa-quidditch:before{content:""}.fa-quinscape:before{content:""}.fa-quora:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-quran:before{content:""}.fa-r-project:before{content:""}.fa-radiation:before{content:""}.fa-radiation-alt:before{content:""}.fa-rainbow:before{content:""}.fa-random:before{content:""}.fa-raspberry-pi:before{content:""}.fa-ravelry:before{content:""}.fa-react:before{content:""}.fa-reacteurope:before{content:""}.fa-readme:before{content:""}.fa-rebel:before{content:""}.fa-receipt:before{content:""}.fa-record-vinyl:before{content:""}.fa-recycle:before{content:""}.fa-red-river:before{content:""}.fa-reddit:before{content:""}.fa-reddit-alien:before{content:""}.fa-reddit-square:before{content:""}.fa-redhat:before{content:""}.fa-redo:before{content:""}.fa-redo-alt:before{content:""}.fa-registered:before{content:""}.fa-remove-format:before{content:""}.fa-renren:before{content:""}.fa-reply:before{content:""}.fa-reply-all:before{content:""}.fa-replyd:before{content:""}.fa-republican:before{content:""}.fa-researchgate:before{content:""}.fa-resolving:before{content:""}.fa-restroom:before{content:""}.fa-retweet:before{content:""}.fa-rev:before{content:""}.fa-ribbon:before{content:""}.fa-ring:before{content:""}.fa-road:before{content:""}.fa-robot:before{content:""}.fa-rocket:before{content:""}.fa-rocketchat:before{content:""}.fa-rockrms:before{content:""}.fa-route:before{content:""}.fa-rss:before{content:""}.fa-rss-square:before{content:""}.fa-ruble-sign:before{content:""}.fa-ruler:before{content:""}.fa-ruler-combined:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-ruler-vertical:before{content:""}.fa-running:before{content:""}.fa-rupee-sign:before{content:""}.fa-sad-cry:before{content:""}.fa-sad-tear:before{content:""}.fa-safari:before{content:""}.fa-salesforce:before{content:""}.fa-sass:before{content:""}.fa-satellite:before{content:""}.fa-satellite-dish:before{content:""}.fa-save:before{content:""}.fa-schlix:before{content:""}.fa-school:before{content:""}.fa-screwdriver:before{content:""}.fa-scribd:before{content:""}.fa-scroll:before{content:""}.fa-sd-card:before{content:""}.fa-search:before{content:""}.fa-search-dollar:before{content:""}.fa-search-location:before{content:""}.fa-search-minus:before{content:""}.fa-search-plus:before{content:""}.fa-searchengin:before{content:""}.fa-seedling:before{content:""}.fa-sellcast:before{content:""}.fa-sellsy:before{content:""}.fa-server:before{content:""}.fa-servicestack:before{content:""}.fa-shapes:before{content:""}.fa-share:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-share-square:before{content:""}.fa-shekel-sign:before{content:""}.fa-shield-alt:before{content:""}.fa-ship:before{content:""}.fa-shipping-fast:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-shoe-prints:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-shopping-cart:before{content:""}.fa-shopware:before{content:""}.fa-shower:before{content:""}.fa-shuttle-van:before{content:""}.fa-sign:before{content:""}.fa-sign-in-alt:before{content:""}.fa-sign-language:before{content:""}.fa-sign-out-alt:before{content:""}.fa-signal:before{content:""}.fa-signature:before{content:""}.fa-sim-card:before{content:""}.fa-simplybuilt:before{content:""}.fa-sistrix:before{content:""}.fa-sitemap:before{content:""}.fa-sith:before{content:""}.fa-skating:before{content:""}.fa-sketch:before{content:""}.fa-skiing:before{content:""}.fa-skiing-nordic:before{content:""}.fa-skull:before{content:""}.fa-skull-crossbones:before{content:""}.fa-skyatlas:before{content:""}.fa-skype:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-slash:before{content:""}.fa-sleigh:before{content:""}.fa-sliders-h:before{content:""}.fa-slideshare:before{content:""}.fa-smile:before{content:""}.fa-smile-beam:before{content:""}.fa-smile-wink:before{content:""}.fa-smog:before{content:""}.fa-smoking:before{content:""}.fa-smoking-ban:before{content:""}.fa-sms:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-snowboarding:before{content:""}.fa-snowflake:before{content:""}.fa-snowman:before{content:""}.fa-snowplow:before{content:""}.fa-socks:before{content:""}.fa-solar-panel:before{content:""}.fa-sort:before{content:""}.fa-sort-alpha-down:before{content:""}.fa-sort-alpha-down-alt:before{content:""}.fa-sort-alpha-up:before{content:""}.fa-sort-alpha-up-alt:before{content:""}.fa-sort-amount-down:before{content:""}.fa-sort-amount-down-alt:before{content:""}.fa-sort-amount-up:before{content:""}.fa-sort-amount-up-alt:before{content:""}.fa-sort-down:before{content:""}.fa-sort-numeric-down:before{content:""}.fa-sort-numeric-down-alt:before{content:""}.fa-sort-numeric-up:before{content:""}.fa-sort-numeric-up-alt:before{content:""}.fa-sort-up:before{content:""}.fa-soundcloud:before{content:""}.fa-sourcetree:before{content:""}.fa-spa:before{content:""}.fa-space-shuttle:before{content:""}.fa-speakap:before{content:""}.fa-speaker-deck:before{content:""}.fa-spell-check:before{content:""}.fa-spider:before{content:""}.fa-spinner:before{content:""}.fa-splotch:before{content:""}.fa-spotify:before{content:""}.fa-spray-can:before{content:""}.fa-square:before{content:""}.fa-square-full:before{content:""}.fa-square-root-alt:before{content:""}.fa-squarespace:before{content:""}.fa-stack-exchange:before{content:""}.fa-stack-overflow:before{content:""}.fa-stackpath:before{content:""}.fa-stamp:before{content:""}.fa-star:before{content:""}.fa-star-and-crescent:before{content:""}.fa-star-half:before{content:""}.fa-star-half-alt:before{content:""}.fa-star-of-david:before{content:""}.fa-star-of-life:before{content:""}.fa-staylinked:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-steam-symbol:before{content:""}.fa-step-backward:before{content:""}.fa-step-forward:before{content:""}.fa-stethoscope:before{content:""}.fa-sticker-mule:before{content:""}.fa-sticky-note:before{content:""}.fa-stop:before{content:""}.fa-stop-circle:before{content:""}.fa-stopwatch:before{content:""}.fa-store:before{content:""}.fa-store-alt:before{content:""}.fa-strava:before{content:""}.fa-stream:before{content:""}.fa-street-view:before{content:""}.fa-strikethrough:before{content:""}.fa-stripe:before{content:""}.fa-stripe-s:before{content:""}.fa-stroopwafel:before{content:""}.fa-studiovinari:before{content:""}.fa-stumbleupon:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-subscript:before{content:""}.fa-subway:before{content:""}.fa-suitcase:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-sun:before{content:""}.fa-superpowers:before{content:""}.fa-superscript:before{content:""}.fa-supple:before{content:""}.fa-surprise:before{content:""}.fa-suse:before{content:""}.fa-swatchbook:before{content:""}.fa-swift:before{content:""}.fa-swimmer:before{content:""}.fa-swimming-pool:before{content:""}.fa-symfony:before{content:""}.fa-synagogue:before{content:""}.fa-sync:before{content:""}.fa-sync-alt:before{content:""}.fa-syringe:before{content:""}.fa-table:before{content:""}.fa-table-tennis:before{content:""}.fa-tablet:before{content:""}.fa-tablet-alt:before{content:""}.fa-tablets:before{content:""}.fa-tachometer-alt:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-tape:before{content:""}.fa-tasks:before{content:""}.fa-taxi:before{content:""}.fa-teamspeak:before{content:""}.fa-teeth:before{content:""}.fa-teeth-open:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-temperature-high:before{content:""}.fa-temperature-low:before{content:""}.fa-tencent-weibo:before{content:""}.fa-tenge:before{content:""}.fa-terminal:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-th:before{content:""}.fa-th-large:before{content:""}.fa-th-list:before{content:""}.fa-the-red-yeti:before{content:""}.fa-theater-masks:before{content:""}.fa-themeco:before{content:""}.fa-themeisle:before{content:""}.fa-thermometer:before{content:""}.fa-thermometer-empty:before{content:""}.fa-thermometer-full:before{content:""}.fa-thermometer-half:before{content:""}.fa-thermometer-quarter:before{content:""}.fa-thermometer-three-quarters:before{content:""}.fa-think-peaks:before{content:""}.fa-thumbs-down:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbtack:before{content:""}.fa-ticket-alt:before{content:""}.fa-times:before{content:""}.fa-times-circle:before{content:""}.fa-tint:before{content:""}.fa-tint-slash:before{content:""}.fa-tired:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-toilet:before{content:""}.fa-toilet-paper:before{content:""}.fa-toolbox:before{content:""}.fa-tools:before{content:""}.fa-tooth:before{content:""}.fa-torah:before{content:""}.fa-torii-gate:before{content:""}.fa-tractor:before{content:""}.fa-trade-federation:before{content:""}.fa-trademark:before{content:""}.fa-traffic-light:before{content:""}.fa-trailer:before{content:"論"}.fa-train:before{content:""}.fa-tram:before{content:""}.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-trash:before{content:""}.fa-trash-alt:before{content:""}.fa-trash-restore:before{content:""}.fa-trash-restore-alt:before{content:""}.fa-tree:before{content:""}.fa-trello:before{content:""}.fa-tripadvisor:before{content:""}.fa-trophy:before{content:""}.fa-truck:before{content:""}.fa-truck-loading:before{content:""}.fa-truck-monster:before{content:""}.fa-truck-moving:before{content:""}.fa-truck-pickup:before{content:""}.fa-tshirt:before{content:""}.fa-tty:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-tv:before{content:""}.fa-twitch:before{content:""}.fa-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-typo3:before{content:""}.fa-uber:before{content:""}.fa-ubuntu:before{content:""}.fa-uikit:before{content:""}.fa-umbraco:before{content:""}.fa-umbrella:before{content:""}.fa-umbrella-beach:before{content:""}.fa-underline:before{content:""}.fa-undo:before{content:""}.fa-undo-alt:before{content:""}.fa-uniregistry:before{content:""}.fa-unity:before{content:"雷"}.fa-universal-access:before{content:""}.fa-university:before{content:""}.fa-unlink:before{content:""}.fa-unlock:before{content:""}.fa-unlock-alt:before{content:""}.fa-untappd:before{content:""}.fa-upload:before{content:""}.fa-ups:before{content:""}.fa-usb:before{content:""}.fa-user:before{content:""}.fa-user-alt:before{content:""}.fa-user-alt-slash:before{content:""}.fa-user-astronaut:before{content:""}.fa-user-check:before{content:""}.fa-user-circle:before{content:""}.fa-user-clock:before{content:""}.fa-user-cog:before{content:""}.fa-user-edit:before{content:""}.fa-user-friends:before{content:""}.fa-user-graduate:before{content:""}.fa-user-injured:before{content:""}.fa-user-lock:before{content:""}.fa-user-md:before{content:""}.fa-user-minus:before{content:""}.fa-user-ninja:before{content:""}.fa-user-nurse:before{content:""}.fa-user-plus:before{content:""}.fa-user-secret:before{content:""}.fa-user-shield:before{content:""}.fa-user-slash:before{content:""}.fa-user-tag:before{content:""}.fa-user-tie:before{content:""}.fa-user-times:before{content:""}.fa-users:before{content:""}.fa-users-cog:before{content:""}.fa-usps:before{content:""}.fa-ussunnah:before{content:""}.fa-utensil-spoon:before{content:""}.fa-utensils:before{content:""}.fa-vaadin:before{content:""}.fa-vector-square:before{content:""}.fa-venus:before{content:""}.fa-venus-double:before{content:""}.fa-venus-mars:before{content:""}.fa-viacoin:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-vial:before{content:""}.fa-vials:before{content:""}.fa-viber:before{content:""}.fa-video:before{content:""}.fa-video-slash:before{content:""}.fa-vihara:before{content:""}.fa-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-vine:before{content:""}.fa-vk:before{content:""}.fa-vnv:before{content:""}.fa-voicemail:before{content:""}.fa-volleyball-ball:before{content:""}.fa-volume-down:before{content:""}.fa-volume-mute:before{content:""}.fa-volume-off:before{content:""}.fa-volume-up:before{content:""}.fa-vote-yea:before{content:""}.fa-vr-cardboard:before{content:""}.fa-vuejs:before{content:""}.fa-walking:before{content:""}.fa-wallet:before{content:""}.fa-warehouse:before{content:""}.fa-water:before{content:""}.fa-wave-square:before{content:""}.fa-waze:before{content:""}.fa-weebly:before{content:""}.fa-weibo:before{content:""}.fa-weight:before{content:""}.fa-weight-hanging:before{content:""}.fa-weixin:before{content:""}.fa-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-wheelchair:before{content:""}.fa-whmcs:before{content:""}.fa-wifi:before{content:""}.fa-wikipedia-w:before{content:""}.fa-wind:before{content:""}.fa-window-close:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-windows:before{content:""}.fa-wine-bottle:before{content:""}.fa-wine-glass:before{content:""}.fa-wine-glass-alt:before{content:""}.fa-wix:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-won-sign:before{content:""}.fa-wordpress:before{content:""}.fa-wordpress-simple:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpexplorer:before{content:""}.fa-wpforms:before{content:""}.fa-wpressr:before{content:""}.fa-wrench:before{content:""}.fa-x-ray:before{content:""}.fa-xbox:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-y-combinator:before{content:""}.fa-yahoo:before{content:""}.fa-yammer:before{content:""}.fa-yandex:before{content:""}.fa-yandex-international:before{content:""}.fa-yarn:before{content:""}.fa-yelp:before{content:""}.fa-yen-sign:before{content:""}.fa-yin-yang:before{content:""}.fa-yoast:before{content:""}.fa-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-zhihu:before{content:""}.sr-only{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}/*!
 * Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:auto;src:url("assets/fonts/webfonts/fa-solid-900.eot");src:url("assets/fonts/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("assets/fonts/webfonts/fa-solid-900.woff2") format("woff2"),url("assets/fonts/webfonts/fa-solid-900.woff") format("woff"),url("assets/fonts/webfonts/fa-solid-900.ttf") format("truetype"),url("assets/fonts/webfonts/fa-solid-900.svg#fontawesome") format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}/*!
 * Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:auto;src:url("assets/fonts/webfonts/fa-brands-400.eot");src:url("assets/fonts/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("assets/fonts/webfonts/fa-brands-400.woff2") format("woff2"),url("assets/fonts/webfonts/fa-brands-400.woff") format("woff"),url("assets/fonts/webfonts/fa-brands-400.ttf") format("truetype"),url("assets/fonts/webfonts/fa-brands-400.svg#fontawesome") format("svg")}.fab{font-family:"Font Awesome 5 Brands"}/*# sourceMappingURL=compressed-style.css.map */
