/**
 * Blocksy - v1.7.10
 * 
 * Copyright (c) 2020
 * Licensed GPLv2+
 */

.ct-structure-narrow{--blockMaxWidth: 750px}@media (max-width: 1449px){.ct-structure-normal{--blockMaxWidth: 800px}}@media (min-width: 1450px){.ct-structure-normal{--blockMaxWidth: 1100px}.ct-structure-normal .wp-block[data-align="wide"]{max-width:1350px !important}}.wp-block{max-width:var(--blockMaxWidth)}.has-palette-color-1-color{color:var(--paletteColor1)}.has-palette-color-2-color{color:var(--paletteColor2)}.has-palette-color-3-color{color:var(--paletteColor3)}.has-palette-color-4-color{color:var(--paletteColor4)}.has-palette-color-5-color{color:var(--paletteColor5)}.has-palette-color-1-background-color{background-color:var(--paletteColor1)}.has-palette-color-2-background-color{background-color:var(--paletteColor2)}.has-palette-color-3-background-color{background-color:var(--paletteColor3)}.has-palette-color-4-background-color{background-color:var(--paletteColor4)}.has-palette-color-5-background-color{background-color:var(--paletteColor5)}.editor-styles-wrapper pre,.editor-styles-wrapper code,.editor-styles-wrapper h1,.editor-styles-wrapper h2,.editor-styles-wrapper h3,.editor-styles-wrapper h4,.editor-styles-wrapper h5,.editor-styles-wrapper h6,.editor-styles-wrapper .editor-block-list__layout,.editor-styles-wrapper .wp-block-pullquote p,.editor-styles-wrapper .wp-block-quote.is-style-large p{font-family:var(--fontFamily);font-size:var(--fontSize);font-weight:var(--fontWeight);font-style:var(--fontStyle, inherit);line-height:var(--lineHeight);letter-spacing:var(--letterSpacing);text-transform:var(--textTransform);-webkit-text-decoration:var(--textDecoration);text-decoration:var(--textDecoration)}.block-editor .editor-styles-wrapper{color:var(--color)}.block-editor .editor-styles-wrapper a{color:var(--linkInitialColor)}.block-editor .editor-styles-wrapper a:hover{color:var(--linkHoverColor)}.block-editor .editor-styles-wrapper h1,.block-editor .editor-styles-wrapper h2,.block-editor .editor-styles-wrapper h3,.block-editor .editor-styles-wrapper h4,.block-editor .editor-styles-wrapper h5,.block-editor .editor-styles-wrapper h6{color:var(--headingColor)}.editor-post-title__block .editor-post-title__input{font-family:var(--fontFamily);font-weight:700}.has-drop-cap:not(:focus):first-letter{font-size:5.8em;font-weight:700;margin:0.1em .12em 0.05em 0}[data-type="core/file"][data-align="left"] .editor-block-list__block-edit,[data-type="core/file"][data-align="right"] .editor-block-list__block-edit{width:55%}.wp-block-file{padding:20px;border-radius:5px;border:2px dashed rgba(0,0,0,0.1)}.wp-block-file__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wp-block-code,.wp-block-verse pre,.wp-block-preformatted pre{font-family:Menlo,Consolas,monaco,monospace;font-size:14px;color:#23282d;-moz-tab-size:4;-o-tab-size:4;tab-size:4;padding:25px;border:none;border-radius:3px;background-color:#f3f4f5}.wp-block-code textarea{background:transparent}[data-type="core/quote"] .wp-block-quote{padding:var(--padding)}[data-type="core/quote"] .wp-block-quote:not(.has-text-align-center):not(.has-text-align-right){--padding: 0 0 0 1.5em;border-left:4px solid var(--paletteColor1)}[data-type="core/quote"] .wp-block-quote.has-text-align-center{--padding: 1.5em 0;border-top:3px solid var(--paletteColor1);border-bottom:3px solid var(--paletteColor1)}[data-type="core/quote"] .wp-block-quote.has-text-align-right{--padding: 0 1.5em 0 0;border-right:4px solid var(--paletteColor1)}[data-type="core/quote"] .wp-block-quote.is-style-large p{font-style:normal;font-weight:bold}[data-type="core/pullquote"][data-align="left"] .editor-block-list__block-edit,[data-type="core/pullquote"][data-align="right"] .editor-block-list__block-edit{width:55%}[data-type="core/pullquote"] .wp-block-pullquote{position:relative;padding:70px 80px;text-align:initial}[data-type="core/pullquote"] .wp-block-pullquote blockquote{position:relative;z-index:1;margin:0;max-width:100%}[data-type="core/pullquote"] .wp-block-pullquote blockquote:before{position:absolute;content:'\201D';z-index:-1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:-30px;left:-35px;font-family:"Helvetica Neue", sans-serif;font-weight:bold;font-size:200px;line-height:150px;color:var(--paletteColor1);width:80px;height:80px;opacity:0.3;-webkit-transform:rotate(180deg);transform:rotate(180deg)}[data-type="core/pullquote"] .wp-block-pullquote blockquote p{font-size:28px !important;font-weight:bold !important;margin-bottom:28px !important}[data-type="core/pullquote"] .wp-block-pullquote:after{position:absolute;z-index:0;content:'';opacity:0.3;top:0;left:0;right:0;bottom:0}[data-type="core/pullquote"] .wp-block-pullquote:not(.is-style-solid-color){border-width:0;border-color:var(--paletteColor1)}[data-type="core/pullquote"] .wp-block-pullquote:not(.is-style-solid-color):after{border-width:10px;border-style:solid;border-color:inherit}[data-type="core/pullquote"] .wp-block-pullquote.is-style-solid-color:after{background-color:var(--paletteColor1)}[data-type="core/pullquote"] .wp-block-pullquote.is-style-solid-color.has-background:after{display:none}[data-type="core/pullquote"] .wp-block-pullquote__citation{text-transform:initial}.wp-block-image figcaption{max-width:var(--blockMaxWidth);padding:0 14px;margin-left:auto;margin-right:auto}.wp-block-table th{font-weight:700;text-align:inherit}.wp-block-table th.has-text-align-center{text-align:center}.wp-block-table th.has-text-align-right{text-align:right}.wp-block-button__link,.wp-block-file .wp-block-file__button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:var(--buttonFontSize);font-weight:var(--buttonFontWeight);padding:5px 25px !important;min-height:var(--buttonMinHeight);border-radius:var(--buttonBorderRadius);-webkit-transition:color 0.2s ease,
 border-color 0.2s ease,
 background-color 0.2s ease;transition:color 0.2s ease,
 border-color 0.2s ease,
 background-color 0.2s ease}.wp-block-file .wp-block-file__button,.wp-block-button:not(.is-style-outline) .wp-block-button__link{background-color:var(--buttonInitialColor)}.wp-block-file .wp-block-file__button:hover,.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover{background-color:var(--buttonHoverColor)}.wp-block-button.is-style-outline .wp-block-button__link{color:var(--buttonInitialColor);border-color:var(--buttonInitialColor)}.wp-block-button.is-style-outline .wp-block-button__link:hover{color:#fff;border-color:var(--buttonHoverColor);background-color:var(--buttonHoverColor)}button .ct-page-options-trigger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:34px;margin:-6px;padding:0 7px;border-radius:4px;background:rgba(226,228,231,0.7)}button.is-pressed .ct-page-options-trigger{background:#555d66;border-color:#555d66}@media (min-width: 782px){body .edit-post-layout.is-sidebar-opened .edit-post-sidebar{width:320px !important}body .edit-post-layout.is-sidebar-opened .edit-post-layout__content{margin-right:320px !important}}.blocksy-sidebar-active .edit-post-sidebar>.edit-post-sidebar-header{display:none}.ct-panel-options-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -12px;border-top:none}.ct-components-panel{height:100% !important;border-bottom:none;background:#fcfcfc}#ct-page-options{height:100%;overflow:scroll}#ct-page-options>.ct-options-container{padding:0 12px 30px 12px;-webkit-transition:0.18s -webkit-transform cubic-bezier(0.645, 0.045, 0.355, 1);transition:0.18s -webkit-transform cubic-bezier(0.645, 0.045, 0.355, 1);transition:0.18s transform cubic-bezier(0.645, 0.045, 0.355, 1);transition:0.18s transform cubic-bezier(0.645, 0.045, 0.355, 1), 0.18s -webkit-transform cubic-bezier(0.645, 0.045, 0.355, 1)}#ct-page-options{--optionBorderColor: #e2e4e7}#ct-page-options .ct-tabs>ul>li.active:after{background:#fcfcfc}#ct-page-options [data-spacing="custom"]{padding:0 3px}#ct-page-options .ct-panel.ct-click-allowed:hover:before{background:#f7f7f7}#ct-page-options .customize-panel-actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f3f4f5;border-bottom-color:#e2e4e7}#ct-page-options .customize-panel-actions button{height:49px;background:#f3f4f5;border-left-color:#f3f4f5;-webkit-transition:color .15s ease-in-out,
 border-color .15s ease-in-out,
 background .15s ease-in-out;transition:color .15s ease-in-out,
 border-color .15s ease-in-out,
 background .15s ease-in-out}#ct-page-options .customize-panel-actions button:before{font-size:16px}#ct-page-options .customize-panel-actions button:hover{color:#0073aa}#ct-page-options .customize-panel-actions h3{font-size:13px !important;font-weight:600;padding:0 0 0 14px}#ct-page-options .ct-customizer-panel{background:#fcfcfc;border-top:none;border-bottom:none}
