diff --git a/src/assets/scss/editor-style.scss b/src/assets/scss/editor-style.scss index 9a68bdd..3c37fc5 100644 --- a/src/assets/scss/editor-style.scss +++ b/src/assets/scss/editor-style.scss @@ -22,17 +22,20 @@ margin: 0 !important; padding: 0px; } + &.is-root-container.is-layout-flow>h1 { + margin-left: 0px !important; + margin-right: 0px !important; + } } .wp-block.editor-post-title__block, .editor-post-title__block .editor-post-title__input, .editor-post-title.editor-post-title__input { font-size: 1.25rem; font-family: 'Roboto', sans-serif; - color: var(--tainacan-interface--link-color, #298596); + color:#1d1d1d; textarea { padding: 3px 6px; - color: var(--tainacan-interface--link-color, #298596); - color: var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596)); + color: #1d1d1d; } } diff --git a/src/editor-style-legacy.css b/src/editor-style-legacy.css index e4fdc8b..62853c7 100644 --- a/src/editor-style-legacy.css +++ b/src/editor-style-legacy.css @@ -1,2 +1,2 @@ -:root{--tainacan-interface--link-color: #298596;--tainacan-interface--tooltip-color: #e6f6f8;--tainacan-block-primary: var(--tainacan-interface--link-color, #298596);--wp--preset--font-size--small: 14px;--wp--preset--font-size--regular: 16px;--wp--preset--font-size--large: 18px;--wp--preset--font-size--huge: 24px;--wp--preset--color--default: var(--tainacan-color-default, #298596);--wp--preset--color--carmine: #8c442c;--wp--preset--color--cherry: #A12B42;--wp--preset--color--mustard: #754E24;--wp--preset--color--mintgreen: #255F56;--wp--preset--color--darkturquoise: #205E6F;--wp--preset--color--turquoise: #185F6D;--wp--preset--color--blueheavenly: #1D5C86;--wp--preset--color--purple: #4751a3;--wp--preset--color--violet: #955ba5;--wp--preset--color--white: #ffffff;--wp--preset--color--lightgray: #f2f2f2;--wp--preset--color--darkgray: #555758;--wp--style--global--content-size: 1100px;--wp--style--global--wide-size: 1400px}.editor-styles-wrapper{background:white;padding:3rem 0px 0px 0px !important}.editor-styles-wrapper .edit-post-visual-editor__post-title-wrapper,.editor-styles-wrapper :not(.edit-post-visual-editor__post-title-wrapper)>.editor-post-title,.components-modal__screen-overlay .edit-post-visual-editor__post-title-wrapper,.components-modal__screen-overlay :not(.edit-post-visual-editor__post-title-wrapper)>.editor-post-title{margin:0 auto 5.35rem auto;padding:0;max-width:calc(1400px - 4.1666667%);width:calc(100% - 8.33333%);border-bottom:2px solid var(--tainacan-interface--link-color, #298596);border-bottom:2px solid var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .edit-post-visual-editor__post-title-wrapper>.wp-block,.editor-styles-wrapper :not(.edit-post-visual-editor__post-title-wrapper)>.editor-post-title>.wp-block,.components-modal__screen-overlay .edit-post-visual-editor__post-title-wrapper>.wp-block,.components-modal__screen-overlay :not(.edit-post-visual-editor__post-title-wrapper)>.editor-post-title>.wp-block{margin:0 !important;padding:0px}.editor-styles-wrapper .wp-block.editor-post-title__block,.editor-styles-wrapper .editor-post-title__block .editor-post-title__input,.editor-styles-wrapper .editor-post-title.editor-post-title__input,.components-modal__screen-overlay .wp-block.editor-post-title__block,.components-modal__screen-overlay .editor-post-title__block .editor-post-title__input,.components-modal__screen-overlay .editor-post-title.editor-post-title__input{font-size:1.25rem;font-family:'Roboto', sans-serif;color:var(--tainacan-interface--link-color, #298596)}.editor-styles-wrapper .wp-block.editor-post-title__block textarea,.editor-styles-wrapper .editor-post-title__block .editor-post-title__input textarea,.editor-styles-wrapper .editor-post-title.editor-post-title__input textarea,.components-modal__screen-overlay .wp-block.editor-post-title__block textarea,.components-modal__screen-overlay .editor-post-title__block .editor-post-title__input textarea,.components-modal__screen-overlay .editor-post-title.editor-post-title__input textarea{padding:3px 6px;color:var(--tainacan-interface--link-color, #298596);color:var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .components-modal__content .input-control,.editor-styles-wrapper .components-modal__content input[type="date"],.editor-styles-wrapper .components-modal__content input[type="datetime-local"],.editor-styles-wrapper .components-modal__content input[type="datetime"],.editor-styles-wrapper .components-modal__content input[type="email"],.editor-styles-wrapper .components-modal__content input[type="month"],.editor-styles-wrapper .components-modal__content input[type="number"],.editor-styles-wrapper .components-modal__content input[type="password"],.editor-styles-wrapper .components-modal__content input[type="search"],.editor-styles-wrapper .components-modal__content input[type="tel"],.editor-styles-wrapper .components-modal__content input[type="text"],.editor-styles-wrapper .components-modal__content input[type="time"],.editor-styles-wrapper .components-modal__content input[type="url"],.editor-styles-wrapper .components-modal__content input[type="week"],.editor-styles-wrapper .components-modal__content select,.editor-styles-wrapper .components-modal__content textarea,.editor-styles-wrapper .components-popover .input-control,.editor-styles-wrapper .components-popover input[type="date"],.editor-styles-wrapper .components-popover input[type="datetime-local"],.editor-styles-wrapper .components-popover input[type="datetime"],.editor-styles-wrapper .components-popover input[type="email"],.editor-styles-wrapper .components-popover input[type="month"],.editor-styles-wrapper .components-popover input[type="number"],.editor-styles-wrapper .components-popover input[type="password"],.editor-styles-wrapper .components-popover input[type="search"],.editor-styles-wrapper .components-popover input[type="tel"],.editor-styles-wrapper .components-popover input[type="text"],.editor-styles-wrapper .components-popover input[type="time"],.editor-styles-wrapper .components-popover input[type="url"],.editor-styles-wrapper .components-popover input[type="week"],.editor-styles-wrapper .components-popover select,.editor-styles-wrapper .components-popover textarea,.components-modal__screen-overlay .components-modal__content .input-control,.components-modal__screen-overlay .components-modal__content input[type="date"],.components-modal__screen-overlay .components-modal__content input[type="datetime-local"],.components-modal__screen-overlay .components-modal__content input[type="datetime"],.components-modal__screen-overlay .components-modal__content input[type="email"],.components-modal__screen-overlay .components-modal__content input[type="month"],.components-modal__screen-overlay .components-modal__content input[type="number"],.components-modal__screen-overlay .components-modal__content input[type="password"],.components-modal__screen-overlay .components-modal__content input[type="search"],.components-modal__screen-overlay .components-modal__content input[type="tel"],.components-modal__screen-overlay .components-modal__content input[type="text"],.components-modal__screen-overlay .components-modal__content input[type="time"],.components-modal__screen-overlay .components-modal__content input[type="url"],.components-modal__screen-overlay .components-modal__content input[type="week"],.components-modal__screen-overlay .components-modal__content select,.components-modal__screen-overlay .components-modal__content textarea,.components-modal__screen-overlay .components-popover .input-control,.components-modal__screen-overlay .components-popover input[type="date"],.components-modal__screen-overlay .components-popover input[type="datetime-local"],.components-modal__screen-overlay .components-popover input[type="datetime"],.components-modal__screen-overlay .components-popover input[type="email"],.components-modal__screen-overlay .components-popover input[type="month"],.components-modal__screen-overlay .components-popover input[type="number"],.components-modal__screen-overlay .components-popover input[type="password"],.components-modal__screen-overlay .components-popover input[type="search"],.components-modal__screen-overlay .components-popover input[type="tel"],.components-modal__screen-overlay .components-popover input[type="text"],.components-modal__screen-overlay .components-popover input[type="time"],.components-modal__screen-overlay .components-popover input[type="url"],.components-modal__screen-overlay .components-popover input[type="week"],.components-modal__screen-overlay .components-popover select,.components-modal__screen-overlay .components-popover textarea{border-radius:0;border-color:#cbcbcb;padding:4px 8px}.editor-styles-wrapper .components-modal__content .input-control:focus,.editor-styles-wrapper .components-modal__content input[type="date"]:focus,.editor-styles-wrapper .components-modal__content input[type="datetime-local"]:focus,.editor-styles-wrapper .components-modal__content input[type="datetime"]:focus,.editor-styles-wrapper .components-modal__content input[type="email"]:focus,.editor-styles-wrapper .components-modal__content input[type="month"]:focus,.editor-styles-wrapper .components-modal__content input[type="number"]:focus,.editor-styles-wrapper .components-modal__content input[type="password"]:focus,.editor-styles-wrapper .components-modal__content input[type="search"]:focus,.editor-styles-wrapper .components-modal__content input[type="tel"]:focus,.editor-styles-wrapper .components-modal__content input[type="text"]:focus,.editor-styles-wrapper .components-modal__content input[type="time"]:focus,.editor-styles-wrapper .components-modal__content input[type="url"]:focus,.editor-styles-wrapper .components-modal__content input[type="week"]:focus,.editor-styles-wrapper .components-modal__content select:focus,.editor-styles-wrapper .components-modal__content textarea:focus,.editor-styles-wrapper .components-popover .input-control:focus,.editor-styles-wrapper .components-popover input[type="date"]:focus,.editor-styles-wrapper .components-popover input[type="datetime-local"]:focus,.editor-styles-wrapper .components-popover input[type="datetime"]:focus,.editor-styles-wrapper .components-popover input[type="email"]:focus,.editor-styles-wrapper .components-popover input[type="month"]:focus,.editor-styles-wrapper .components-popover input[type="number"]:focus,.editor-styles-wrapper .components-popover input[type="password"]:focus,.editor-styles-wrapper .components-popover input[type="search"]:focus,.editor-styles-wrapper .components-popover input[type="tel"]:focus,.editor-styles-wrapper .components-popover input[type="text"]:focus,.editor-styles-wrapper .components-popover input[type="time"]:focus,.editor-styles-wrapper .components-popover input[type="url"]:focus,.editor-styles-wrapper .components-popover input[type="week"]:focus,.editor-styles-wrapper .components-popover select:focus,.editor-styles-wrapper .components-popover textarea:focus,.components-modal__screen-overlay .components-modal__content .input-control:focus,.components-modal__screen-overlay .components-modal__content input[type="date"]:focus,.components-modal__screen-overlay .components-modal__content input[type="datetime-local"]:focus,.components-modal__screen-overlay .components-modal__content input[type="datetime"]:focus,.components-modal__screen-overlay .components-modal__content input[type="email"]:focus,.components-modal__screen-overlay .components-modal__content input[type="month"]:focus,.components-modal__screen-overlay .components-modal__content input[type="number"]:focus,.components-modal__screen-overlay .components-modal__content input[type="password"]:focus,.components-modal__screen-overlay .components-modal__content input[type="search"]:focus,.components-modal__screen-overlay .components-modal__content input[type="tel"]:focus,.components-modal__screen-overlay .components-modal__content input[type="text"]:focus,.components-modal__screen-overlay .components-modal__content input[type="time"]:focus,.components-modal__screen-overlay .components-modal__content input[type="url"]:focus,.components-modal__screen-overlay .components-modal__content input[type="week"]:focus,.components-modal__screen-overlay .components-modal__content select:focus,.components-modal__screen-overlay .components-modal__content textarea:focus,.components-modal__screen-overlay .components-popover .input-control:focus,.components-modal__screen-overlay .components-popover input[type="date"]:focus,.components-modal__screen-overlay .components-popover input[type="datetime-local"]:focus,.components-modal__screen-overlay .components-popover input[type="datetime"]:focus,.components-modal__screen-overlay .components-popover input[type="email"]:focus,.components-modal__screen-overlay .components-popover input[type="month"]:focus,.components-modal__screen-overlay .components-popover input[type="number"]:focus,.components-modal__screen-overlay .components-popover input[type="password"]:focus,.components-modal__screen-overlay .components-popover input[type="search"]:focus,.components-modal__screen-overlay .components-popover input[type="tel"]:focus,.components-modal__screen-overlay .components-popover input[type="text"]:focus,.components-modal__screen-overlay .components-popover input[type="time"]:focus,.components-modal__screen-overlay .components-popover input[type="url"]:focus,.components-modal__screen-overlay .components-popover input[type="week"]:focus,.components-modal__screen-overlay .components-popover select:focus,.components-modal__screen-overlay .components-popover textarea:focus{border:1px solid #555758;box-shadow:none}.editor-styles-wrapper .components-base-control__label,.components-modal__screen-overlay .components-base-control__label{font-weight:600;color:black}.editor-styles-wrapper .wp-block-quote.is-style-large,.components-modal__screen-overlay .wp-block-quote.is-style-large{font-size:1.375rem;font-family:'Roboto', sans-serif}.editor-styles-wrapper .wp-block-quote:not(.is-style-large):not(.is-large),.components-modal__screen-overlay .wp-block-quote:not(.is-style-large):not(.is-large){border-left:2px solid var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .wp-block-quote__citation,.components-modal__screen-overlay .wp-block-quote__citation{font-weight:500;font-size:1rem;text-align:right;font-style:italic;color:#555758}.editor-styles-wrapper .wp-block-pullquote:not(.is-style-solid-color),.components-modal__screen-overlay .wp-block-pullquote:not(.is-style-solid-color){border-top:2px solid var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596));border-bottom:2px solid var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .wp-block-pullquote .block-library-pullquote__content.editor-rich-text p,.editor-styles-wrapper .wp-block-pullquote .rich-text.block-editor-rich-text__editable p,.components-modal__screen-overlay .wp-block-pullquote .block-library-pullquote__content.editor-rich-text p,.components-modal__screen-overlay .wp-block-pullquote .rich-text.block-editor-rich-text__editable p{font-size:1.375rem;font-weight:500}.editor-styles-wrapper .wp-block-pullquote :not(.has-text-color) .block-library-pullquote__content.editor-rich-text p,.editor-styles-wrapper .wp-block-pullquote :not(.has-text-color) .rich-text.block-editor-rich-text__editable p,.components-modal__screen-overlay .wp-block-pullquote :not(.has-text-color) .block-library-pullquote__content.editor-rich-text p,.components-modal__screen-overlay .wp-block-pullquote :not(.has-text-color) .rich-text.block-editor-rich-text__editable p{color:var(--tainacan-interface--link-color, #298596);color:var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .wp-block-pullquote .wp-block-pullquote__citation,.components-modal__screen-overlay .wp-block-pullquote .wp-block-pullquote__citation{color:#555758;font-size:1rem;font-weight:normal;font-style:italic;text-transform:none}.editor-styles-wrapper .wp-block-separator,.components-modal__screen-overlay .wp-block-separator{width:50%;max-width:300px}.editor-styles-wrapper .wp-block-separator:not(.has-background-color),.components-modal__screen-overlay .wp-block-separator:not(.has-background-color){border-color:var(--tainacan-interface--link-color, #298596);border-color:var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .wp-block-separator.is-style-wide,.components-modal__screen-overlay .wp-block-separator.is-style-wide{width:100%}.editor-styles-wrapper .wp-block-separator.is-style-dots:not(.has-background-color)::before,.components-modal__screen-overlay .wp-block-separator.is-style-dots:not(.has-background-color)::before{color:var(--tainacan-interface--link-color, #298596);color:var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .wp-block-separator.is-style-dots::before,.components-modal__screen-overlay .wp-block-separator.is-style-dots::before{font-weight:600}.editor-styles-wrapper .wp-block-table th,.components-modal__screen-overlay .wp-block-table th{border-top:none;border-left:none;border-right:none;border-bottom:1px solid #cbcbcb;font-weight:normal;font-size:0.75rem;padding:.75rem}.editor-styles-wrapper .wp-block-table td,.components-modal__screen-overlay .wp-block-table td{border:1px solid #f2f2f2;font-size:0.875rem;padding:.75rem}.editor-styles-wrapper .tainacan-heading-section-pattern-pattern hr,.components-modal__screen-overlay .tainacan-heading-section-pattern-pattern hr{margin-left:0px}.editor-styles-wrapper{background:white;padding:3rem 0px 0px 0px !important;font-size:1rem !important;--wp--preset--font-size--small: 14px !important;--wp--preset--font-size--regular: 16px !important;--wp--preset--font-size--large: 18px !important;--wp--preset--font-size--huge: 24px !important}.block-editor-block-preview__content{font-family:'Roboto', sans-serif}.editor-styles-wrapper,.components-modal__screen-overlay{font-family:'Roboto', sans-serif !important}.editor-styles-wrapper .has-carmine-color,.components-modal__screen-overlay .has-carmine-color{color:#8c442c}.editor-styles-wrapper .has-carmine-background-color,.components-modal__screen-overlay .has-carmine-background-color{background-color:#8c442c}.editor-styles-wrapper .has-cherry-color,.components-modal__screen-overlay .has-cherry-color{color:#A12B42}.editor-styles-wrapper .has-cherry-background-color,.components-modal__screen-overlay .has-cherry-background-color{background-color:#A12B42}.editor-styles-wrapper .has-mustard-color,.components-modal__screen-overlay .has-mustard-color{color:#754E24}.editor-styles-wrapper .has-mustard-background-color,.components-modal__screen-overlay .has-mustard-background-color{background-color:#754E24}.editor-styles-wrapper .has-mintgreen-color,.components-modal__screen-overlay .has-mintgreen-color{color:#255F56}.editor-styles-wrapper .has-mintgreen-background-color,.components-modal__screen-overlay .has-mintgreen-background-color{background-color:#255F56}.editor-styles-wrapper .has-darkturquoise-color,.components-modal__screen-overlay .has-darkturquoise-color{color:#205E6F}.editor-styles-wrapper .has-darkturquoise-background-color,.components-modal__screen-overlay .has-darkturquoise-background-color{background-color:#205E6F}.editor-styles-wrapper .has-turquoise-color,.components-modal__screen-overlay .has-turquoise-color{color:#185F6D}.editor-styles-wrapper .has-turquoise-background-color,.components-modal__screen-overlay .has-turquoise-background-color{background-color:#185F6D}.editor-styles-wrapper .has-blueheavenly-color,.components-modal__screen-overlay .has-blueheavenly-color{color:#1D5C86}.editor-styles-wrapper .has-blueheavenly-background-color,.components-modal__screen-overlay .has-blueheavenly-background-color{background-color:#1D5C86}.editor-styles-wrapper .has-purple-color,.components-modal__screen-overlay .has-purple-color{color:#4751a3}.editor-styles-wrapper .has-purple-background-color,.components-modal__screen-overlay .has-purple-background-color{background-color:#4751a3}.editor-styles-wrapper .has-violet-color,.components-modal__screen-overlay .has-violet-color{color:#955ba5}.editor-styles-wrapper .has-violet-background-color,.components-modal__screen-overlay .has-violet-background-color{background-color:#955ba5}.editor-styles-wrapper .has-white-color,.components-modal__screen-overlay .has-white-color{color:#ffffff}.editor-styles-wrapper .has-white-background-color,.components-modal__screen-overlay .has-white-background-color{background-color:#ffffff}.editor-styles-wrapper .has-lightgray-color,.components-modal__screen-overlay .has-lightgray-color{color:#f2f2f2}.editor-styles-wrapper .has-lightgray-background-color,.components-modal__screen-overlay .has-lightgray-background-color{background-color:#f2f2f2}.editor-styles-wrapper .has-darkgray-color,.components-modal__screen-overlay .has-darkgray-color{color:#555758}.editor-styles-wrapper .has-darkgray-background-color,.components-modal__screen-overlay .has-darkgray-background-color{background-color:#555758}.editor-styles-wrapper .editor-block-list__layout,.editor-styles-wrapper .block-editor-block-list__layout,.components-modal__screen-overlay .editor-block-list__layout,.components-modal__screen-overlay .block-editor-block-list__layout{padding-left:8.3333333%;padding-right:8.3333333%}.editor-styles-wrapper .editor-writing-flow__click-redirect,.components-modal__screen-overlay .editor-writing-flow__click-redirect{width:auto}.editor-styles-wrapper .editor-inner-blocks,.editor-styles-wrapper .block-editor-inner-blocks,.editor-styles-wrapper .wp-block-group__inner-container,.editor-styles-wrapper .wp-block-cover__inner-container>.wp-block,.editor-styles-wrapper .editor-inner-blocks>.editor-block-list__layout,.editor-styles-wrapper .block-editor-inner-blocks>.block-editor-block-list__layout,.components-modal__screen-overlay .editor-inner-blocks,.components-modal__screen-overlay .block-editor-inner-blocks,.components-modal__screen-overlay .wp-block-group__inner-container,.components-modal__screen-overlay .wp-block-cover__inner-container>.wp-block,.components-modal__screen-overlay .editor-inner-blocks>.editor-block-list__layout,.components-modal__screen-overlay .block-editor-inner-blocks>.block-editor-block-list__layout{padding-left:0;padding-right:0}.editor-styles-wrapper :not(.block-editor-block-list__block)>.wp-block,.components-modal__screen-overlay :not(.block-editor-block-list__block)>.wp-block{max-width:calc(1400px - 8.3333336%);padding-left:4.1666667%;padding-right:4.1666667%}.editor-styles-wrapper .wp-block[data-align="wide"],.components-modal__screen-overlay .wp-block[data-align="wide"]{padding-left:0;padding-right:0}.editor-styles-wrapper .wp-block[data-align="wide"] .wp-block-columns,.components-modal__screen-overlay .wp-block[data-align="wide"] .wp-block-columns{padding-left:0;padding-right:0}.editor-styles-wrapper .block-editor-block-list__layout.is-root-container>.wp-block[data-align="full"],.editor-styles-wrapper .wp-block[data-align="full"],.components-modal__screen-overlay .block-editor-block-list__layout.is-root-container>.wp-block[data-align="full"],.components-modal__screen-overlay .wp-block[data-align="full"]{max-width:122.5%;width:125.5%;margin-left:-12.5%;margin-right:-12.5%;padding-left:0;padding-right:0}.editor-styles-wrapper .block-editor-block-list__block,.components-modal__screen-overlay .block-editor-block-list__block{margin-top:initial;margin-bottom:initial}.editor-styles-wrapper .edit-post-visual-editor__post-title-wrapper,.editor-styles-wrapper :not(.edit-post-visual-editor__post-title-wrapper)>.editor-post-title,.components-modal__screen-overlay .edit-post-visual-editor__post-title-wrapper,.components-modal__screen-overlay :not(.edit-post-visual-editor__post-title-wrapper)>.editor-post-title{margin:0 auto 5.35rem auto;padding:0;max-width:calc(1400px - 4.1666667%);width:calc(100% - 8.33333%);border-bottom:2px solid var(--tainacan-interface--link-color, #298596);border-bottom:2px solid var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .edit-post-visual-editor__post-title-wrapper>.wp-block,.editor-styles-wrapper :not(.edit-post-visual-editor__post-title-wrapper)>.editor-post-title>.wp-block,.components-modal__screen-overlay .edit-post-visual-editor__post-title-wrapper>.wp-block,.components-modal__screen-overlay :not(.edit-post-visual-editor__post-title-wrapper)>.editor-post-title>.wp-block{margin:0 !important;padding:0px}.editor-styles-wrapper .wp-block.editor-post-title__block,.editor-styles-wrapper .editor-post-title__block .editor-post-title__input,.editor-styles-wrapper .editor-post-title.editor-post-title__input,.components-modal__screen-overlay .wp-block.editor-post-title__block,.components-modal__screen-overlay .editor-post-title__block .editor-post-title__input,.components-modal__screen-overlay .editor-post-title.editor-post-title__input{font-size:1.25rem;font-family:'Roboto', sans-serif;color:var(--tainacan-interface--link-color, #298596)}.editor-styles-wrapper .wp-block.editor-post-title__block textarea,.editor-styles-wrapper .editor-post-title__block .editor-post-title__input textarea,.editor-styles-wrapper .editor-post-title.editor-post-title__input textarea,.components-modal__screen-overlay .wp-block.editor-post-title__block textarea,.components-modal__screen-overlay .editor-post-title__block .editor-post-title__input textarea,.components-modal__screen-overlay .editor-post-title.editor-post-title__input textarea{padding:3px 6px;color:var(--tainacan-interface--link-color, #298596);color:var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .block-library-spacer__resize-container,.components-modal__screen-overlay .block-library-spacer__resize-container{margin-bottom:initial}.editor-styles-wrapper .wp-block-social-link,.components-modal__screen-overlay .wp-block-social-link{padding-left:0;padding-right:0}.editor-styles-wrapper .wp-block-list,.components-modal__screen-overlay .wp-block-list{box-sizing:border-box}.editor-styles-wrapper .wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]:not(:last-child),.editor-styles-wrapper .wp-block-columns>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type="core/column"]:not(:last-child),.components-modal__screen-overlay .wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]:not(:last-child),.components-modal__screen-overlay .wp-block-columns>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type="core/column"]:not(:last-child){margin-right:2.0833333%}.editor-styles-wrapper .wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]:not(:first-child),.editor-styles-wrapper .wp-block-columns>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type="core/column"]:not(:first-child),.components-modal__screen-overlay .wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]:not(:first-child),.components-modal__screen-overlay .wp-block-columns>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type="core/column"]:not(:first-child){margin-left:2.0833333%}.editor-styles-wrapper .wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"],.editor-styles-wrapper .wp-block-columns>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type="core/column"],.editor-styles-wrapper .wp-block-columns>.wp-block-column[data-type="core/column"],.components-modal__screen-overlay .wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"],.components-modal__screen-overlay .wp-block-columns>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type="core/column"],.components-modal__screen-overlay .wp-block-columns>.wp-block-column[data-type="core/column"]{margin-left:0;margin-right:0;padding:0}.editor-styles-wrapper .wp-block-columns>.wp-block-column[data-type="core/column"]:not(:first-child),.components-modal__screen-overlay .wp-block-columns>.wp-block-column[data-type="core/column"]:not(:first-child){padding-left:2.0833333%}.editor-styles-wrapper .wp-block-columns>.wp-block-column[data-type="core/column"]:not(:last-child),.components-modal__screen-overlay .wp-block-columns>.wp-block-column[data-type="core/column"]:not(:last-child){padding-right:2.0833333%}.editor-styles-wrapper .wp-block-columns>.wp-block-column[data-type="core/column"]>.wp-block,.components-modal__screen-overlay .wp-block-columns>.wp-block-column[data-type="core/column"]>.wp-block{margin-left:0;margin-right:0;padding-right:0;padding-left:0}.editor-styles-wrapper .wp-block-heading h1,.editor-styles-wrapper .wp-block[data-type="core/heading"] h1,.editor-styles-wrapper h1.wp-block[data-type="core/heading"],.components-modal__screen-overlay .wp-block-heading h1,.components-modal__screen-overlay .wp-block[data-type="core/heading"] h1,.components-modal__screen-overlay h1.wp-block[data-type="core/heading"]{font-size:1.802rem;color:var(--tainacan-interface--link-color, #298596);color:var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596));padding-top:.4rem;margin-bottom:.5rem}.editor-styles-wrapper .wp-block-heading h2,.editor-styles-wrapper .wp-block[data-type="core/heading"] h2,.editor-styles-wrapper h2.wp-block[data-type="core/heading"],.components-modal__screen-overlay .wp-block-heading h2,.components-modal__screen-overlay .wp-block[data-type="core/heading"] h2,.components-modal__screen-overlay h2.wp-block[data-type="core/heading"]{font-size:1.602rem;padding-top:.4rem;margin-bottom:.5rem}.editor-styles-wrapper .wp-block-heading h3,.editor-styles-wrapper .wp-block[data-type="core/heading"] h3,.editor-styles-wrapper h3.wp-block[data-type="core/heading"],.components-modal__screen-overlay .wp-block-heading h3,.components-modal__screen-overlay .wp-block[data-type="core/heading"] h3,.components-modal__screen-overlay h3.wp-block[data-type="core/heading"]{font-size:1.424rem;padding-top:.4rem;margin-bottom:.5rem}.editor-styles-wrapper .wp-block-heading h4,.editor-styles-wrapper .wp-block[data-type="core/heading"] h4,.editor-styles-wrapper h4.wp-block[data-type="core/heading"],.components-modal__screen-overlay .wp-block-heading h4,.components-modal__screen-overlay .wp-block[data-type="core/heading"] h4,.components-modal__screen-overlay h4.wp-block[data-type="core/heading"]{font-size:1.266rem;font-style:italic;font-weight:normal;color:#555758;padding-top:.4rem;margin-bottom:.5rem}.editor-styles-wrapper .wp-block-heading h5,.editor-styles-wrapper .wp-block[data-type="core/heading"] h5,.editor-styles-wrapper h5.wp-block[data-type="core/heading"],.components-modal__screen-overlay .wp-block-heading h5,.components-modal__screen-overlay .wp-block[data-type="core/heading"] h5,.components-modal__screen-overlay h5.wp-block[data-type="core/heading"]{font-size:1.125rem;padding-top:.4rem;margin-bottom:.5rem}.editor-styles-wrapper .wp-block-heading h6,.editor-styles-wrapper .wp-block[data-type="core/heading"] h6,.editor-styles-wrapper h6.wp-block[data-type="core/heading"],.components-modal__screen-overlay .wp-block-heading h6,.components-modal__screen-overlay .wp-block[data-type="core/heading"] h6,.components-modal__screen-overlay h6.wp-block[data-type="core/heading"]{font-size:1rem;font-style:italic;font-weight:normal;color:#555758;padding-top:.4rem;margin-bottom:.5rem}.editor-styles-wrapper p.block-editor-block-list__block.wp-block,.components-modal__screen-overlay p.block-editor-block-list__block.wp-block{margin-top:0.5rem;margin-bottom:1rem}.editor-styles-wrapper a,.components-modal__screen-overlay a{text-decoration:none}.editor-styles-wrapper .has-text-color>a,.editor-styles-wrapper .has-text-color>a:hover,.editor-styles-wrapper .has-text-color>a>strong,.editor-styles-wrapper .has-text-color>a:hover>strong,.editor-styles-wrapper .has-text-color>a>em,.editor-styles-wrapper .has-text-color>a:hover>em,.components-modal__screen-overlay .has-text-color>a,.components-modal__screen-overlay .has-text-color>a:hover,.components-modal__screen-overlay .has-text-color>a>strong,.components-modal__screen-overlay .has-text-color>a:hover>strong,.components-modal__screen-overlay .has-text-color>a>em,.components-modal__screen-overlay .has-text-color>a:hover>em{color:inherit}.editor-styles-wrapper .components-button.is-button,.components-modal__screen-overlay .components-button.is-button{border:none;box-shadow:none;border-radius:6px;height:auto;text-shadow:none;font-size:0.875rem}.editor-styles-wrapper .components-button.is-button:active:not(.is-default),.components-modal__screen-overlay .components-button.is-button:active:not(.is-default){color:white}.editor-styles-wrapper .components-button.is-button:active,.editor-styles-wrapper .components-button.is-button:focus,.components-modal__screen-overlay .components-button.is-button:active,.components-modal__screen-overlay .components-button.is-button:focus{box-shadow:none}.editor-styles-wrapper .components-button.is-button:not(.is-small),.components-modal__screen-overlay .components-button.is-button:not(.is-small){padding:5px 12px;line-height:1.2rem}.editor-styles-wrapper .components-button.is-button.is-primary,.components-modal__screen-overlay .components-button.is-button.is-primary{background-color:var(--tainacan-interface--link-color, #298596);background-color:var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .components-button.is-button.is-default,.components-modal__screen-overlay .components-button.is-button.is-default{background:white;border:1px solid #555758;color:var(--tainacan-interface--link-color, #298596);color:var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .components-icon-button:hover:not(.is-default),.editor-styles-wrapper .components-icon-button:focus:not(.is-default),.editor-styles-wrapper .components-icon-button:active:not(.is-default),.components-modal__screen-overlay .components-icon-button:hover:not(.is-default),.components-modal__screen-overlay .components-icon-button:focus:not(.is-default),.components-modal__screen-overlay .components-icon-button:active:not(.is-default){box-shadow:none !important;background:none !important;border:none !important}.editor-styles-wrapper .components-icon-button.is-default:hover,.editor-styles-wrapper .components-icon-button.is-default:focus,.editor-styles-wrapper .components-icon-button.is-default:active,.components-modal__screen-overlay .components-icon-button.is-default:hover,.components-modal__screen-overlay .components-icon-button.is-default:focus,.components-modal__screen-overlay .components-icon-button.is-default:active{box-shadow:none !important;background:white !important;border:1px solid #555758 !important}.editor-styles-wrapper .wp-block-buttons,.components-modal__screen-overlay .wp-block-buttons{align-items:center}.editor-styles-wrapper .wp-block-button__link,.components-modal__screen-overlay .wp-block-button__link{border-radius:4px;font-size:0.875rem;padding:6px 18px}.editor-styles-wrapper .wp-block-button__link:not(.has-background),.components-modal__screen-overlay .wp-block-button__link:not(.has-background){background-color:var(--tainacan-interface--link-color, #298596);background-color:var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .is-style-outline .wp-block-button__link,.components-modal__screen-overlay .is-style-outline .wp-block-button__link{background-color:transparent !important;border:1px solid #555758}.editor-styles-wrapper .is-style-outline .wp-block-button__link:not(.has-text-color),.components-modal__screen-overlay .is-style-outline .wp-block-button__link:not(.has-text-color){color:var(--tainacan-interface--link-color, #298596);color:var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .is-style-squared .wp-block-button__link,.components-modal__screen-overlay .is-style-squared .wp-block-button__link{border-radius:0px}.editor-styles-wrapper .components-modal__content .input-control,.editor-styles-wrapper .components-modal__content input[type="date"],.editor-styles-wrapper .components-modal__content input[type="datetime-local"],.editor-styles-wrapper .components-modal__content input[type="datetime"],.editor-styles-wrapper .components-modal__content input[type="email"],.editor-styles-wrapper .components-modal__content input[type="month"],.editor-styles-wrapper .components-modal__content input[type="number"],.editor-styles-wrapper .components-modal__content input[type="password"],.editor-styles-wrapper .components-modal__content input[type="search"],.editor-styles-wrapper .components-modal__content input[type="tel"],.editor-styles-wrapper .components-modal__content input[type="text"],.editor-styles-wrapper .components-modal__content input[type="time"],.editor-styles-wrapper .components-modal__content input[type="url"],.editor-styles-wrapper .components-modal__content input[type="week"],.editor-styles-wrapper .components-modal__content select,.editor-styles-wrapper .components-modal__content textarea,.editor-styles-wrapper .components-popover .input-control,.editor-styles-wrapper .components-popover input[type="date"],.editor-styles-wrapper .components-popover input[type="datetime-local"],.editor-styles-wrapper .components-popover input[type="datetime"],.editor-styles-wrapper .components-popover input[type="email"],.editor-styles-wrapper .components-popover input[type="month"],.editor-styles-wrapper .components-popover input[type="number"],.editor-styles-wrapper .components-popover input[type="password"],.editor-styles-wrapper .components-popover input[type="search"],.editor-styles-wrapper .components-popover input[type="tel"],.editor-styles-wrapper .components-popover input[type="text"],.editor-styles-wrapper .components-popover input[type="time"],.editor-styles-wrapper .components-popover input[type="url"],.editor-styles-wrapper .components-popover input[type="week"],.editor-styles-wrapper .components-popover select,.editor-styles-wrapper .components-popover textarea,.components-modal__screen-overlay .components-modal__content .input-control,.components-modal__screen-overlay .components-modal__content input[type="date"],.components-modal__screen-overlay .components-modal__content input[type="datetime-local"],.components-modal__screen-overlay .components-modal__content input[type="datetime"],.components-modal__screen-overlay .components-modal__content input[type="email"],.components-modal__screen-overlay .components-modal__content input[type="month"],.components-modal__screen-overlay .components-modal__content input[type="number"],.components-modal__screen-overlay .components-modal__content input[type="password"],.components-modal__screen-overlay .components-modal__content input[type="search"],.components-modal__screen-overlay .components-modal__content input[type="tel"],.components-modal__screen-overlay .components-modal__content input[type="text"],.components-modal__screen-overlay .components-modal__content input[type="time"],.components-modal__screen-overlay .components-modal__content input[type="url"],.components-modal__screen-overlay .components-modal__content input[type="week"],.components-modal__screen-overlay .components-modal__content select,.components-modal__screen-overlay .components-modal__content textarea,.components-modal__screen-overlay .components-popover .input-control,.components-modal__screen-overlay .components-popover input[type="date"],.components-modal__screen-overlay .components-popover input[type="datetime-local"],.components-modal__screen-overlay .components-popover input[type="datetime"],.components-modal__screen-overlay .components-popover input[type="email"],.components-modal__screen-overlay .components-popover input[type="month"],.components-modal__screen-overlay .components-popover input[type="number"],.components-modal__screen-overlay .components-popover input[type="password"],.components-modal__screen-overlay .components-popover input[type="search"],.components-modal__screen-overlay .components-popover input[type="tel"],.components-modal__screen-overlay .components-popover input[type="text"],.components-modal__screen-overlay .components-popover input[type="time"],.components-modal__screen-overlay .components-popover input[type="url"],.components-modal__screen-overlay .components-popover input[type="week"],.components-modal__screen-overlay .components-popover select,.components-modal__screen-overlay .components-popover textarea{border-radius:0;border-color:#cbcbcb;padding:4px 8px}.editor-styles-wrapper .components-modal__content .input-control:focus,.editor-styles-wrapper .components-modal__content input[type="date"]:focus,.editor-styles-wrapper .components-modal__content input[type="datetime-local"]:focus,.editor-styles-wrapper .components-modal__content input[type="datetime"]:focus,.editor-styles-wrapper .components-modal__content input[type="email"]:focus,.editor-styles-wrapper .components-modal__content input[type="month"]:focus,.editor-styles-wrapper .components-modal__content input[type="number"]:focus,.editor-styles-wrapper .components-modal__content input[type="password"]:focus,.editor-styles-wrapper .components-modal__content input[type="search"]:focus,.editor-styles-wrapper .components-modal__content input[type="tel"]:focus,.editor-styles-wrapper .components-modal__content input[type="text"]:focus,.editor-styles-wrapper .components-modal__content input[type="time"]:focus,.editor-styles-wrapper .components-modal__content input[type="url"]:focus,.editor-styles-wrapper .components-modal__content input[type="week"]:focus,.editor-styles-wrapper .components-modal__content select:focus,.editor-styles-wrapper .components-modal__content textarea:focus,.editor-styles-wrapper .components-popover .input-control:focus,.editor-styles-wrapper .components-popover input[type="date"]:focus,.editor-styles-wrapper .components-popover input[type="datetime-local"]:focus,.editor-styles-wrapper .components-popover input[type="datetime"]:focus,.editor-styles-wrapper .components-popover input[type="email"]:focus,.editor-styles-wrapper .components-popover input[type="month"]:focus,.editor-styles-wrapper .components-popover input[type="number"]:focus,.editor-styles-wrapper .components-popover input[type="password"]:focus,.editor-styles-wrapper .components-popover input[type="search"]:focus,.editor-styles-wrapper .components-popover input[type="tel"]:focus,.editor-styles-wrapper .components-popover input[type="text"]:focus,.editor-styles-wrapper .components-popover input[type="time"]:focus,.editor-styles-wrapper .components-popover input[type="url"]:focus,.editor-styles-wrapper .components-popover input[type="week"]:focus,.editor-styles-wrapper .components-popover select:focus,.editor-styles-wrapper .components-popover textarea:focus,.components-modal__screen-overlay .components-modal__content .input-control:focus,.components-modal__screen-overlay .components-modal__content input[type="date"]:focus,.components-modal__screen-overlay .components-modal__content input[type="datetime-local"]:focus,.components-modal__screen-overlay .components-modal__content input[type="datetime"]:focus,.components-modal__screen-overlay .components-modal__content input[type="email"]:focus,.components-modal__screen-overlay .components-modal__content input[type="month"]:focus,.components-modal__screen-overlay .components-modal__content input[type="number"]:focus,.components-modal__screen-overlay .components-modal__content input[type="password"]:focus,.components-modal__screen-overlay .components-modal__content input[type="search"]:focus,.components-modal__screen-overlay .components-modal__content input[type="tel"]:focus,.components-modal__screen-overlay .components-modal__content input[type="text"]:focus,.components-modal__screen-overlay .components-modal__content input[type="time"]:focus,.components-modal__screen-overlay .components-modal__content input[type="url"]:focus,.components-modal__screen-overlay .components-modal__content input[type="week"]:focus,.components-modal__screen-overlay .components-modal__content select:focus,.components-modal__screen-overlay .components-modal__content textarea:focus,.components-modal__screen-overlay .components-popover .input-control:focus,.components-modal__screen-overlay .components-popover input[type="date"]:focus,.components-modal__screen-overlay .components-popover input[type="datetime-local"]:focus,.components-modal__screen-overlay .components-popover input[type="datetime"]:focus,.components-modal__screen-overlay .components-popover input[type="email"]:focus,.components-modal__screen-overlay .components-popover input[type="month"]:focus,.components-modal__screen-overlay .components-popover input[type="number"]:focus,.components-modal__screen-overlay .components-popover input[type="password"]:focus,.components-modal__screen-overlay .components-popover input[type="search"]:focus,.components-modal__screen-overlay .components-popover input[type="tel"]:focus,.components-modal__screen-overlay .components-popover input[type="text"]:focus,.components-modal__screen-overlay .components-popover input[type="time"]:focus,.components-modal__screen-overlay .components-popover input[type="url"]:focus,.components-modal__screen-overlay .components-popover input[type="week"]:focus,.components-modal__screen-overlay .components-popover select:focus,.components-modal__screen-overlay .components-popover textarea:focus{border:1px solid #555758;box-shadow:none}.editor-styles-wrapper .components-base-control__label,.components-modal__screen-overlay .components-base-control__label{font-weight:600;color:black}.editor-styles-wrapper :not([data-align="wide"]):not([data-align="full"])>.wp-block-cover,.components-modal__screen-overlay :not([data-align="wide"]):not([data-align="full"])>.wp-block-cover{width:auto}.editor-styles-wrapper [data-align="full"] .wp-block-cover__inner-container,.components-modal__screen-overlay [data-align="full"] .wp-block-cover__inner-container{max-width:1400px;margin:0 auto;padding:0 12.5%}.editor-styles-wrapper [data-align="full"] .wp-block-cover__inner-container>.wp-block,.components-modal__screen-overlay [data-align="full"] .wp-block-cover__inner-container>.wp-block{max-width:100%;margin:0}.editor-styles-wrapper .wp-block-embed figcaption,.editor-styles-wrapper .wp-block-image figcaption,.components-modal__screen-overlay .wp-block-embed figcaption,.components-modal__screen-overlay .wp-block-image figcaption{color:inherit}.editor-styles-wrapper .wp-block-quote,.components-modal__screen-overlay .wp-block-quote{margin:3rem 8.33333%;padding:1rem;color:#555758;font-weight:normal;font-size:1rem}.editor-styles-wrapper .wp-block-quote.is-style-large,.components-modal__screen-overlay .wp-block-quote.is-style-large{font-size:1.375rem;font-family:'Roboto', sans-serif}.editor-styles-wrapper .wp-block-quote:not(.is-style-large):not(.is-large),.components-modal__screen-overlay .wp-block-quote:not(.is-style-large):not(.is-large){border-left:2px solid var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .wp-block-quote__citation,.components-modal__screen-overlay .wp-block-quote__citation{font-weight:500;font-size:1rem;text-align:right;font-style:italic;color:#555758}.editor-styles-wrapper .wp-block-pullquote,.components-modal__screen-overlay .wp-block-pullquote{padding:0}.editor-styles-wrapper .wp-block-pullquote:not(.is-style-solid-color),.components-modal__screen-overlay .wp-block-pullquote:not(.is-style-solid-color){border-top:2px solid var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596));border-bottom:2px solid var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .wp-block-pullquote blockquote,.components-modal__screen-overlay .wp-block-pullquote blockquote{margin:0;padding:2rem 8.3333333%}.editor-styles-wrapper .wp-block-pullquote .block-library-pullquote__content.editor-rich-text p,.editor-styles-wrapper .wp-block-pullquote .rich-text.block-editor-rich-text__editable p,.components-modal__screen-overlay .wp-block-pullquote .block-library-pullquote__content.editor-rich-text p,.components-modal__screen-overlay .wp-block-pullquote .rich-text.block-editor-rich-text__editable p{font-size:1.375rem;font-weight:500}.editor-styles-wrapper .wp-block-pullquote :not(.has-text-color) .block-library-pullquote__content.editor-rich-text p,.editor-styles-wrapper .wp-block-pullquote :not(.has-text-color) .rich-text.block-editor-rich-text__editable p,.components-modal__screen-overlay .wp-block-pullquote :not(.has-text-color) .block-library-pullquote__content.editor-rich-text p,.components-modal__screen-overlay .wp-block-pullquote :not(.has-text-color) .rich-text.block-editor-rich-text__editable p{color:var(--tainacan-interface--link-color, #298596);color:var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .wp-block-pullquote .wp-block-pullquote__citation,.components-modal__screen-overlay .wp-block-pullquote .wp-block-pullquote__citation{color:#555758;font-size:1rem;font-weight:normal;font-style:italic;text-transform:none}.editor-styles-wrapper .wp-block-separator,.components-modal__screen-overlay .wp-block-separator{width:50%;max-width:300px}.editor-styles-wrapper .wp-block-separator:not(.has-background-color),.components-modal__screen-overlay .wp-block-separator:not(.has-background-color){border-color:var(--tainacan-interface--link-color, #298596);border-color:var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .wp-block-separator.is-style-wide,.components-modal__screen-overlay .wp-block-separator.is-style-wide{width:100%}.editor-styles-wrapper .wp-block-separator.is-style-dots:not(.has-background-color)::before,.components-modal__screen-overlay .wp-block-separator.is-style-dots:not(.has-background-color)::before{color:var(--tainacan-interface--link-color, #298596);color:var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .wp-block-separator.is-style-dots::before,.components-modal__screen-overlay .wp-block-separator.is-style-dots::before{font-weight:600}.editor-styles-wrapper .wp-block-preformatted pre,.components-modal__screen-overlay .wp-block-preformatted pre{color:#555758;font-size:1rem;font-weight:400;white-space:pre-line}.editor-styles-wrapper .wp-block-code textarea,.components-modal__screen-overlay .wp-block-code textarea{color:var(--tainacan-interface--link-color, #298596);color:var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .wp-block-table th,.components-modal__screen-overlay .wp-block-table th{border-bottom:1px solid #cbcbcb;font-weight:normal;font-size:0.75rem}.editor-styles-wrapper .wp-block-table td,.components-modal__screen-overlay .wp-block-table td{border:1px solid #f2f2f2;font-size:0.875rem}.editor-styles-wrapper .wp-block-group.tainacan-group-heading .wp-block-heading,.components-modal__screen-overlay .wp-block-group.tainacan-group-heading .wp-block-heading{color:var(--tainacan-interface--link-color, #298596) !important;color:var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596)) !important}.editor-styles-wrapper .wp-block-group.tainacan-group-heading h1:not(.has-text-color),.editor-styles-wrapper .wp-block-group.tainacan-group-heading h2:not(.has-text-color),.editor-styles-wrapper .wp-block-group.tainacan-group-heading h3:not(.has-text-color),.editor-styles-wrapper .wp-block-group.tainacan-group-heading h4:not(.has-text-color),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h1:not(.has-text-color),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h2:not(.has-text-color),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h3:not(.has-text-color),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h4:not(.has-text-color){color:var(--tainacan-interface--link-color, #298596) !important;color:var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .wp-block-group.tainacan-group-heading h1.wp-block-heading,.editor-styles-wrapper .wp-block-group.tainacan-group-heading h1:not(.has-huge-font-size):not(.has-large-font-size):not(.has-medium-font-size):not(.has-normal-font-size):not(.has-small-font-size),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h1.wp-block-heading,.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h1:not(.has-huge-font-size):not(.has-large-font-size):not(.has-medium-font-size):not(.has-normal-font-size):not(.has-small-font-size){font-size:1.6rem}.editor-styles-wrapper .wp-block-group.tainacan-group-heading h2.wp-block-heading,.editor-styles-wrapper .wp-block-group.tainacan-group-heading h2:not(.has-huge-font-size):not(.has-large-font-size):not(.has-medium-font-size):not(.has-normal-font-size):not(.has-small-font-size),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h2.wp-block-heading,.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h2:not(.has-huge-font-size):not(.has-large-font-size):not(.has-medium-font-size):not(.has-normal-font-size):not(.has-small-font-size){font-size:1.5rem}.editor-styles-wrapper .wp-block-group.tainacan-group-heading h3.wp-block-heading,.editor-styles-wrapper .wp-block-group.tainacan-group-heading h3:not(.has-huge-font-size):not(.has-large-font-size):not(.has-medium-font-size):not(.has-normal-font-size):not(.has-small-font-size),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h3.wp-block-heading,.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h3:not(.has-huge-font-size):not(.has-large-font-size):not(.has-medium-font-size):not(.has-normal-font-size):not(.has-small-font-size){font-size:1.25rem}.editor-styles-wrapper .wp-block-group.tainacan-group-heading h4.wp-block-heading,.editor-styles-wrapper .wp-block-group.tainacan-group-heading h4:not(.has-huge-font-size):not(.has-large-font-size):not(.has-medium-font-size):not(.has-normal-font-size):not(.has-small-font-size),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h4.wp-block-heading,.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h4:not(.has-huge-font-size):not(.has-large-font-size):not(.has-medium-font-size):not(.has-normal-font-size):not(.has-small-font-size){font-size:1.125rem}.editor-styles-wrapper .wp-block-group.tainacan-group-heading p,.components-modal__screen-overlay .wp-block-group.tainacan-group-heading p{font-style:italic}.editor-styles-wrapper .wp-block-group.tainacan-group-heading p:not(.has-text-color),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading p:not(.has-text-color){color:#898d8f}.editor-styles-wrapper .wp-block-group.tainacan-group-heading hr.wp-block-separator:not(.is-style-wide),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading hr.wp-block-separator:not(.is-style-wide){margin-left:0;max-width:200px;border-color:var(--tainacan-interface--link-color, #298596);border-color:var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .wp-block-group.tainacan-group-heading hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots){border-width:2px;height:3px}.tainacan-heading-section-pattern-pattern h1,.tainacan-heading-section-pattern-pattern h2,.tainacan-heading-section-pattern-pattern h3,.tainacan-heading-section-pattern-pattern h4{margin-bottom:0px !important}.tainacan-heading-section-pattern-pattern p{font-style:italic;margin-bottom:0 !important}.tainacan-heading-section-pattern-pattern hr.wp-block-separator:not(.is-style-wide){margin-left:0;margin-top:0.5rem;max-width:200px}.tainacan-heading-section-pattern-pattern hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots){border-width:2px;height:3px} +:root{--tainacan-interface--link-color: #298596;--tainacan-interface--tooltip-color: #e6f6f8;--tainacan-block-primary: var(--tainacan-interface--link-color, #298596);--wp--preset--font-size--small: 14px;--wp--preset--font-size--regular: 16px;--wp--preset--font-size--large: 18px;--wp--preset--font-size--huge: 24px;--wp--preset--color--default: var(--tainacan-color-default, #298596);--wp--preset--color--carmine: #8c442c;--wp--preset--color--cherry: #A12B42;--wp--preset--color--mustard: #754E24;--wp--preset--color--mintgreen: #255F56;--wp--preset--color--darkturquoise: #205E6F;--wp--preset--color--turquoise: #185F6D;--wp--preset--color--blueheavenly: #1D5C86;--wp--preset--color--purple: #4751a3;--wp--preset--color--violet: #955ba5;--wp--preset--color--white: #ffffff;--wp--preset--color--lightgray: #f2f2f2;--wp--preset--color--darkgray: #555758;--wp--style--global--content-size: 1100px;--wp--style--global--wide-size: 1400px}.editor-styles-wrapper{background:white;padding:3rem 0px 0px 0px !important}.editor-styles-wrapper .edit-post-visual-editor__post-title-wrapper,.editor-styles-wrapper :not(.edit-post-visual-editor__post-title-wrapper)>.editor-post-title,.components-modal__screen-overlay .edit-post-visual-editor__post-title-wrapper,.components-modal__screen-overlay :not(.edit-post-visual-editor__post-title-wrapper)>.editor-post-title{margin:0 auto 5.35rem auto;padding:0;max-width:calc(1400px - 4.1666667%);width:calc(100% - 8.33333%);border-bottom:2px solid var(--tainacan-interface--link-color, #298596);border-bottom:2px solid var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .edit-post-visual-editor__post-title-wrapper>.wp-block,.editor-styles-wrapper :not(.edit-post-visual-editor__post-title-wrapper)>.editor-post-title>.wp-block,.components-modal__screen-overlay .edit-post-visual-editor__post-title-wrapper>.wp-block,.components-modal__screen-overlay :not(.edit-post-visual-editor__post-title-wrapper)>.editor-post-title>.wp-block{margin:0 !important;padding:0px}.editor-styles-wrapper .edit-post-visual-editor__post-title-wrapper.is-root-container.is-layout-flow>h1,.editor-styles-wrapper :not(.edit-post-visual-editor__post-title-wrapper)>.editor-post-title.is-root-container.is-layout-flow>h1,.components-modal__screen-overlay .edit-post-visual-editor__post-title-wrapper.is-root-container.is-layout-flow>h1,.components-modal__screen-overlay :not(.edit-post-visual-editor__post-title-wrapper)>.editor-post-title.is-root-container.is-layout-flow>h1{margin-left:0px !important;margin-right:0px !important}.editor-styles-wrapper .wp-block.editor-post-title__block,.editor-styles-wrapper .editor-post-title__block .editor-post-title__input,.editor-styles-wrapper .editor-post-title.editor-post-title__input,.components-modal__screen-overlay .wp-block.editor-post-title__block,.components-modal__screen-overlay .editor-post-title__block .editor-post-title__input,.components-modal__screen-overlay .editor-post-title.editor-post-title__input{font-size:1.25rem;font-family:'Roboto', sans-serif;color:#1d1d1d}.editor-styles-wrapper .wp-block.editor-post-title__block textarea,.editor-styles-wrapper .editor-post-title__block .editor-post-title__input textarea,.editor-styles-wrapper .editor-post-title.editor-post-title__input textarea,.components-modal__screen-overlay .wp-block.editor-post-title__block textarea,.components-modal__screen-overlay .editor-post-title__block .editor-post-title__input textarea,.components-modal__screen-overlay .editor-post-title.editor-post-title__input textarea{padding:3px 6px;color:#1d1d1d}.editor-styles-wrapper .components-modal__content .input-control,.editor-styles-wrapper .components-modal__content input[type="date"],.editor-styles-wrapper .components-modal__content input[type="datetime-local"],.editor-styles-wrapper .components-modal__content input[type="datetime"],.editor-styles-wrapper .components-modal__content input[type="email"],.editor-styles-wrapper .components-modal__content input[type="month"],.editor-styles-wrapper .components-modal__content input[type="number"],.editor-styles-wrapper .components-modal__content input[type="password"],.editor-styles-wrapper .components-modal__content input[type="search"],.editor-styles-wrapper .components-modal__content input[type="tel"],.editor-styles-wrapper .components-modal__content input[type="text"],.editor-styles-wrapper .components-modal__content input[type="time"],.editor-styles-wrapper .components-modal__content input[type="url"],.editor-styles-wrapper .components-modal__content input[type="week"],.editor-styles-wrapper .components-modal__content select,.editor-styles-wrapper .components-modal__content textarea,.editor-styles-wrapper .components-popover .input-control,.editor-styles-wrapper .components-popover input[type="date"],.editor-styles-wrapper .components-popover input[type="datetime-local"],.editor-styles-wrapper .components-popover input[type="datetime"],.editor-styles-wrapper .components-popover input[type="email"],.editor-styles-wrapper .components-popover input[type="month"],.editor-styles-wrapper .components-popover input[type="number"],.editor-styles-wrapper .components-popover input[type="password"],.editor-styles-wrapper .components-popover input[type="search"],.editor-styles-wrapper .components-popover input[type="tel"],.editor-styles-wrapper .components-popover input[type="text"],.editor-styles-wrapper .components-popover input[type="time"],.editor-styles-wrapper .components-popover input[type="url"],.editor-styles-wrapper .components-popover input[type="week"],.editor-styles-wrapper .components-popover select,.editor-styles-wrapper .components-popover textarea,.components-modal__screen-overlay .components-modal__content .input-control,.components-modal__screen-overlay .components-modal__content input[type="date"],.components-modal__screen-overlay .components-modal__content input[type="datetime-local"],.components-modal__screen-overlay .components-modal__content input[type="datetime"],.components-modal__screen-overlay .components-modal__content input[type="email"],.components-modal__screen-overlay .components-modal__content input[type="month"],.components-modal__screen-overlay .components-modal__content input[type="number"],.components-modal__screen-overlay .components-modal__content input[type="password"],.components-modal__screen-overlay .components-modal__content input[type="search"],.components-modal__screen-overlay .components-modal__content input[type="tel"],.components-modal__screen-overlay .components-modal__content input[type="text"],.components-modal__screen-overlay .components-modal__content input[type="time"],.components-modal__screen-overlay .components-modal__content input[type="url"],.components-modal__screen-overlay .components-modal__content input[type="week"],.components-modal__screen-overlay .components-modal__content select,.components-modal__screen-overlay .components-modal__content textarea,.components-modal__screen-overlay .components-popover .input-control,.components-modal__screen-overlay .components-popover input[type="date"],.components-modal__screen-overlay .components-popover input[type="datetime-local"],.components-modal__screen-overlay .components-popover input[type="datetime"],.components-modal__screen-overlay .components-popover input[type="email"],.components-modal__screen-overlay .components-popover input[type="month"],.components-modal__screen-overlay .components-popover input[type="number"],.components-modal__screen-overlay .components-popover input[type="password"],.components-modal__screen-overlay .components-popover input[type="search"],.components-modal__screen-overlay .components-popover input[type="tel"],.components-modal__screen-overlay .components-popover input[type="text"],.components-modal__screen-overlay .components-popover input[type="time"],.components-modal__screen-overlay .components-popover input[type="url"],.components-modal__screen-overlay .components-popover input[type="week"],.components-modal__screen-overlay .components-popover select,.components-modal__screen-overlay .components-popover textarea{border-radius:0;border-color:#cbcbcb;padding:4px 8px}.editor-styles-wrapper .components-modal__content .input-control:focus,.editor-styles-wrapper .components-modal__content input[type="date"]:focus,.editor-styles-wrapper .components-modal__content input[type="datetime-local"]:focus,.editor-styles-wrapper .components-modal__content input[type="datetime"]:focus,.editor-styles-wrapper .components-modal__content input[type="email"]:focus,.editor-styles-wrapper .components-modal__content input[type="month"]:focus,.editor-styles-wrapper .components-modal__content input[type="number"]:focus,.editor-styles-wrapper .components-modal__content input[type="password"]:focus,.editor-styles-wrapper .components-modal__content input[type="search"]:focus,.editor-styles-wrapper .components-modal__content input[type="tel"]:focus,.editor-styles-wrapper .components-modal__content input[type="text"]:focus,.editor-styles-wrapper .components-modal__content input[type="time"]:focus,.editor-styles-wrapper .components-modal__content input[type="url"]:focus,.editor-styles-wrapper .components-modal__content input[type="week"]:focus,.editor-styles-wrapper .components-modal__content select:focus,.editor-styles-wrapper .components-modal__content textarea:focus,.editor-styles-wrapper .components-popover .input-control:focus,.editor-styles-wrapper .components-popover input[type="date"]:focus,.editor-styles-wrapper .components-popover input[type="datetime-local"]:focus,.editor-styles-wrapper .components-popover input[type="datetime"]:focus,.editor-styles-wrapper .components-popover input[type="email"]:focus,.editor-styles-wrapper .components-popover input[type="month"]:focus,.editor-styles-wrapper .components-popover input[type="number"]:focus,.editor-styles-wrapper .components-popover input[type="password"]:focus,.editor-styles-wrapper .components-popover input[type="search"]:focus,.editor-styles-wrapper .components-popover input[type="tel"]:focus,.editor-styles-wrapper .components-popover input[type="text"]:focus,.editor-styles-wrapper .components-popover input[type="time"]:focus,.editor-styles-wrapper .components-popover input[type="url"]:focus,.editor-styles-wrapper .components-popover input[type="week"]:focus,.editor-styles-wrapper .components-popover select:focus,.editor-styles-wrapper .components-popover textarea:focus,.components-modal__screen-overlay .components-modal__content .input-control:focus,.components-modal__screen-overlay .components-modal__content input[type="date"]:focus,.components-modal__screen-overlay .components-modal__content input[type="datetime-local"]:focus,.components-modal__screen-overlay .components-modal__content input[type="datetime"]:focus,.components-modal__screen-overlay .components-modal__content input[type="email"]:focus,.components-modal__screen-overlay .components-modal__content input[type="month"]:focus,.components-modal__screen-overlay .components-modal__content input[type="number"]:focus,.components-modal__screen-overlay .components-modal__content input[type="password"]:focus,.components-modal__screen-overlay .components-modal__content input[type="search"]:focus,.components-modal__screen-overlay .components-modal__content input[type="tel"]:focus,.components-modal__screen-overlay .components-modal__content input[type="text"]:focus,.components-modal__screen-overlay .components-modal__content input[type="time"]:focus,.components-modal__screen-overlay .components-modal__content input[type="url"]:focus,.components-modal__screen-overlay .components-modal__content input[type="week"]:focus,.components-modal__screen-overlay .components-modal__content select:focus,.components-modal__screen-overlay .components-modal__content textarea:focus,.components-modal__screen-overlay .components-popover .input-control:focus,.components-modal__screen-overlay .components-popover input[type="date"]:focus,.components-modal__screen-overlay .components-popover input[type="datetime-local"]:focus,.components-modal__screen-overlay .components-popover input[type="datetime"]:focus,.components-modal__screen-overlay .components-popover input[type="email"]:focus,.components-modal__screen-overlay .components-popover input[type="month"]:focus,.components-modal__screen-overlay .components-popover input[type="number"]:focus,.components-modal__screen-overlay .components-popover input[type="password"]:focus,.components-modal__screen-overlay .components-popover input[type="search"]:focus,.components-modal__screen-overlay .components-popover input[type="tel"]:focus,.components-modal__screen-overlay .components-popover input[type="text"]:focus,.components-modal__screen-overlay .components-popover input[type="time"]:focus,.components-modal__screen-overlay .components-popover input[type="url"]:focus,.components-modal__screen-overlay .components-popover input[type="week"]:focus,.components-modal__screen-overlay .components-popover select:focus,.components-modal__screen-overlay .components-popover textarea:focus{border:1px solid #555758;box-shadow:none}.editor-styles-wrapper .components-base-control__label,.components-modal__screen-overlay .components-base-control__label{font-weight:600;color:black}.editor-styles-wrapper .wp-block-quote.is-style-large,.components-modal__screen-overlay .wp-block-quote.is-style-large{font-size:1.375rem;font-family:'Roboto', sans-serif}.editor-styles-wrapper .wp-block-quote:not(.is-style-large):not(.is-large),.components-modal__screen-overlay .wp-block-quote:not(.is-style-large):not(.is-large){border-left:2px solid var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .wp-block-quote__citation,.components-modal__screen-overlay .wp-block-quote__citation{font-weight:500;font-size:1rem;text-align:right;font-style:italic;color:#555758}.editor-styles-wrapper .wp-block-pullquote:not(.is-style-solid-color),.components-modal__screen-overlay .wp-block-pullquote:not(.is-style-solid-color){border-top:2px solid var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596));border-bottom:2px solid var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .wp-block-pullquote .block-library-pullquote__content.editor-rich-text p,.editor-styles-wrapper .wp-block-pullquote .rich-text.block-editor-rich-text__editable p,.components-modal__screen-overlay .wp-block-pullquote .block-library-pullquote__content.editor-rich-text p,.components-modal__screen-overlay .wp-block-pullquote .rich-text.block-editor-rich-text__editable p{font-size:1.375rem;font-weight:500}.editor-styles-wrapper .wp-block-pullquote :not(.has-text-color) .block-library-pullquote__content.editor-rich-text p,.editor-styles-wrapper .wp-block-pullquote :not(.has-text-color) .rich-text.block-editor-rich-text__editable p,.components-modal__screen-overlay .wp-block-pullquote :not(.has-text-color) .block-library-pullquote__content.editor-rich-text p,.components-modal__screen-overlay .wp-block-pullquote :not(.has-text-color) .rich-text.block-editor-rich-text__editable p{color:var(--tainacan-interface--link-color, #298596);color:var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .wp-block-pullquote .wp-block-pullquote__citation,.components-modal__screen-overlay .wp-block-pullquote .wp-block-pullquote__citation{color:#555758;font-size:1rem;font-weight:normal;font-style:italic;text-transform:none}.editor-styles-wrapper .wp-block-separator,.components-modal__screen-overlay .wp-block-separator{width:50%;max-width:300px}.editor-styles-wrapper .wp-block-separator:not(.has-background-color),.components-modal__screen-overlay .wp-block-separator:not(.has-background-color){border-color:var(--tainacan-interface--link-color, #298596);border-color:var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .wp-block-separator.is-style-wide,.components-modal__screen-overlay .wp-block-separator.is-style-wide{width:100%}.editor-styles-wrapper .wp-block-separator.is-style-dots:not(.has-background-color)::before,.components-modal__screen-overlay .wp-block-separator.is-style-dots:not(.has-background-color)::before{color:var(--tainacan-interface--link-color, #298596);color:var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .wp-block-separator.is-style-dots::before,.components-modal__screen-overlay .wp-block-separator.is-style-dots::before{font-weight:600}.editor-styles-wrapper .wp-block-table th,.components-modal__screen-overlay .wp-block-table th{border-top:none;border-left:none;border-right:none;border-bottom:1px solid #cbcbcb;font-weight:normal;font-size:0.75rem;padding:.75rem}.editor-styles-wrapper .wp-block-table td,.components-modal__screen-overlay .wp-block-table td{border:1px solid #f2f2f2;font-size:0.875rem;padding:.75rem}.editor-styles-wrapper .tainacan-heading-section-pattern-pattern hr,.components-modal__screen-overlay .tainacan-heading-section-pattern-pattern hr{margin-left:0px}.editor-styles-wrapper{background:white;padding:3rem 0px 0px 0px !important;font-size:1rem !important;--wp--preset--font-size--small: 14px !important;--wp--preset--font-size--regular: 16px !important;--wp--preset--font-size--large: 18px !important;--wp--preset--font-size--huge: 24px !important}.block-editor-block-preview__content{font-family:'Roboto', sans-serif}.editor-styles-wrapper,.components-modal__screen-overlay{font-family:'Roboto', sans-serif !important}.editor-styles-wrapper .has-carmine-color,.components-modal__screen-overlay .has-carmine-color{color:#8c442c}.editor-styles-wrapper .has-carmine-background-color,.components-modal__screen-overlay .has-carmine-background-color{background-color:#8c442c}.editor-styles-wrapper .has-cherry-color,.components-modal__screen-overlay .has-cherry-color{color:#A12B42}.editor-styles-wrapper .has-cherry-background-color,.components-modal__screen-overlay .has-cherry-background-color{background-color:#A12B42}.editor-styles-wrapper .has-mustard-color,.components-modal__screen-overlay .has-mustard-color{color:#754E24}.editor-styles-wrapper .has-mustard-background-color,.components-modal__screen-overlay .has-mustard-background-color{background-color:#754E24}.editor-styles-wrapper .has-mintgreen-color,.components-modal__screen-overlay .has-mintgreen-color{color:#255F56}.editor-styles-wrapper .has-mintgreen-background-color,.components-modal__screen-overlay .has-mintgreen-background-color{background-color:#255F56}.editor-styles-wrapper .has-darkturquoise-color,.components-modal__screen-overlay .has-darkturquoise-color{color:#205E6F}.editor-styles-wrapper .has-darkturquoise-background-color,.components-modal__screen-overlay .has-darkturquoise-background-color{background-color:#205E6F}.editor-styles-wrapper .has-turquoise-color,.components-modal__screen-overlay .has-turquoise-color{color:#185F6D}.editor-styles-wrapper .has-turquoise-background-color,.components-modal__screen-overlay .has-turquoise-background-color{background-color:#185F6D}.editor-styles-wrapper .has-blueheavenly-color,.components-modal__screen-overlay .has-blueheavenly-color{color:#1D5C86}.editor-styles-wrapper .has-blueheavenly-background-color,.components-modal__screen-overlay .has-blueheavenly-background-color{background-color:#1D5C86}.editor-styles-wrapper .has-purple-color,.components-modal__screen-overlay .has-purple-color{color:#4751a3}.editor-styles-wrapper .has-purple-background-color,.components-modal__screen-overlay .has-purple-background-color{background-color:#4751a3}.editor-styles-wrapper .has-violet-color,.components-modal__screen-overlay .has-violet-color{color:#955ba5}.editor-styles-wrapper .has-violet-background-color,.components-modal__screen-overlay .has-violet-background-color{background-color:#955ba5}.editor-styles-wrapper .has-white-color,.components-modal__screen-overlay .has-white-color{color:#ffffff}.editor-styles-wrapper .has-white-background-color,.components-modal__screen-overlay .has-white-background-color{background-color:#ffffff}.editor-styles-wrapper .has-lightgray-color,.components-modal__screen-overlay .has-lightgray-color{color:#f2f2f2}.editor-styles-wrapper .has-lightgray-background-color,.components-modal__screen-overlay .has-lightgray-background-color{background-color:#f2f2f2}.editor-styles-wrapper .has-darkgray-color,.components-modal__screen-overlay .has-darkgray-color{color:#555758}.editor-styles-wrapper .has-darkgray-background-color,.components-modal__screen-overlay .has-darkgray-background-color{background-color:#555758}.editor-styles-wrapper .editor-block-list__layout,.editor-styles-wrapper .block-editor-block-list__layout,.components-modal__screen-overlay .editor-block-list__layout,.components-modal__screen-overlay .block-editor-block-list__layout{padding-left:8.3333333%;padding-right:8.3333333%}.editor-styles-wrapper .editor-writing-flow__click-redirect,.components-modal__screen-overlay .editor-writing-flow__click-redirect{width:auto}.editor-styles-wrapper .editor-inner-blocks,.editor-styles-wrapper .block-editor-inner-blocks,.editor-styles-wrapper .wp-block-group__inner-container,.editor-styles-wrapper .wp-block-cover__inner-container>.wp-block,.editor-styles-wrapper .editor-inner-blocks>.editor-block-list__layout,.editor-styles-wrapper .block-editor-inner-blocks>.block-editor-block-list__layout,.components-modal__screen-overlay .editor-inner-blocks,.components-modal__screen-overlay .block-editor-inner-blocks,.components-modal__screen-overlay .wp-block-group__inner-container,.components-modal__screen-overlay .wp-block-cover__inner-container>.wp-block,.components-modal__screen-overlay .editor-inner-blocks>.editor-block-list__layout,.components-modal__screen-overlay .block-editor-inner-blocks>.block-editor-block-list__layout{padding-left:0;padding-right:0}.editor-styles-wrapper :not(.block-editor-block-list__block)>.wp-block,.components-modal__screen-overlay :not(.block-editor-block-list__block)>.wp-block{max-width:calc(1400px - 8.3333336%);padding-left:4.1666667%;padding-right:4.1666667%}.editor-styles-wrapper .wp-block[data-align="wide"],.components-modal__screen-overlay .wp-block[data-align="wide"]{padding-left:0;padding-right:0}.editor-styles-wrapper .wp-block[data-align="wide"] .wp-block-columns,.components-modal__screen-overlay .wp-block[data-align="wide"] .wp-block-columns{padding-left:0;padding-right:0}.editor-styles-wrapper .block-editor-block-list__layout.is-root-container>.wp-block[data-align="full"],.editor-styles-wrapper .wp-block[data-align="full"],.components-modal__screen-overlay .block-editor-block-list__layout.is-root-container>.wp-block[data-align="full"],.components-modal__screen-overlay .wp-block[data-align="full"]{max-width:122.5%;width:125.5%;margin-left:-12.5%;margin-right:-12.5%;padding-left:0;padding-right:0}.editor-styles-wrapper .block-editor-block-list__block,.components-modal__screen-overlay .block-editor-block-list__block{margin-top:initial;margin-bottom:initial}.editor-styles-wrapper .edit-post-visual-editor__post-title-wrapper,.editor-styles-wrapper :not(.edit-post-visual-editor__post-title-wrapper)>.editor-post-title,.components-modal__screen-overlay .edit-post-visual-editor__post-title-wrapper,.components-modal__screen-overlay :not(.edit-post-visual-editor__post-title-wrapper)>.editor-post-title{margin:0 auto 5.35rem auto;padding:0;max-width:calc(1400px - 4.1666667%);width:calc(100% - 8.33333%);border-bottom:2px solid var(--tainacan-interface--link-color, #298596);border-bottom:2px solid var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .edit-post-visual-editor__post-title-wrapper>.wp-block,.editor-styles-wrapper :not(.edit-post-visual-editor__post-title-wrapper)>.editor-post-title>.wp-block,.components-modal__screen-overlay .edit-post-visual-editor__post-title-wrapper>.wp-block,.components-modal__screen-overlay :not(.edit-post-visual-editor__post-title-wrapper)>.editor-post-title>.wp-block{margin:0 !important;padding:0px}.editor-styles-wrapper .wp-block.editor-post-title__block,.editor-styles-wrapper .editor-post-title__block .editor-post-title__input,.editor-styles-wrapper .editor-post-title.editor-post-title__input,.components-modal__screen-overlay .wp-block.editor-post-title__block,.components-modal__screen-overlay .editor-post-title__block .editor-post-title__input,.components-modal__screen-overlay .editor-post-title.editor-post-title__input{font-size:1.25rem;font-family:'Roboto', sans-serif;color:var(--tainacan-interface--link-color, #298596)}.editor-styles-wrapper .wp-block.editor-post-title__block textarea,.editor-styles-wrapper .editor-post-title__block .editor-post-title__input textarea,.editor-styles-wrapper .editor-post-title.editor-post-title__input textarea,.components-modal__screen-overlay .wp-block.editor-post-title__block textarea,.components-modal__screen-overlay .editor-post-title__block .editor-post-title__input textarea,.components-modal__screen-overlay .editor-post-title.editor-post-title__input textarea{padding:3px 6px;color:var(--tainacan-interface--link-color, #298596);color:var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .block-library-spacer__resize-container,.components-modal__screen-overlay .block-library-spacer__resize-container{margin-bottom:initial}.editor-styles-wrapper .wp-block-social-link,.components-modal__screen-overlay .wp-block-social-link{padding-left:0;padding-right:0}.editor-styles-wrapper .wp-block-list,.components-modal__screen-overlay .wp-block-list{box-sizing:border-box}.editor-styles-wrapper .wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]:not(:last-child),.editor-styles-wrapper .wp-block-columns>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type="core/column"]:not(:last-child),.components-modal__screen-overlay .wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]:not(:last-child),.components-modal__screen-overlay .wp-block-columns>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type="core/column"]:not(:last-child){margin-right:2.0833333%}.editor-styles-wrapper .wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]:not(:first-child),.editor-styles-wrapper .wp-block-columns>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type="core/column"]:not(:first-child),.components-modal__screen-overlay .wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]:not(:first-child),.components-modal__screen-overlay .wp-block-columns>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type="core/column"]:not(:first-child){margin-left:2.0833333%}.editor-styles-wrapper .wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"],.editor-styles-wrapper .wp-block-columns>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type="core/column"],.editor-styles-wrapper .wp-block-columns>.wp-block-column[data-type="core/column"],.components-modal__screen-overlay .wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"],.components-modal__screen-overlay .wp-block-columns>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type="core/column"],.components-modal__screen-overlay .wp-block-columns>.wp-block-column[data-type="core/column"]{margin-left:0;margin-right:0;padding:0}.editor-styles-wrapper .wp-block-columns>.wp-block-column[data-type="core/column"]:not(:first-child),.components-modal__screen-overlay .wp-block-columns>.wp-block-column[data-type="core/column"]:not(:first-child){padding-left:2.0833333%}.editor-styles-wrapper .wp-block-columns>.wp-block-column[data-type="core/column"]:not(:last-child),.components-modal__screen-overlay .wp-block-columns>.wp-block-column[data-type="core/column"]:not(:last-child){padding-right:2.0833333%}.editor-styles-wrapper .wp-block-columns>.wp-block-column[data-type="core/column"]>.wp-block,.components-modal__screen-overlay .wp-block-columns>.wp-block-column[data-type="core/column"]>.wp-block{margin-left:0;margin-right:0;padding-right:0;padding-left:0}.editor-styles-wrapper .wp-block-heading h1,.editor-styles-wrapper .wp-block[data-type="core/heading"] h1,.editor-styles-wrapper h1.wp-block[data-type="core/heading"],.components-modal__screen-overlay .wp-block-heading h1,.components-modal__screen-overlay .wp-block[data-type="core/heading"] h1,.components-modal__screen-overlay h1.wp-block[data-type="core/heading"]{font-size:1.802rem;color:var(--tainacan-interface--link-color, #298596);color:var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596));padding-top:.4rem;margin-bottom:.5rem}.editor-styles-wrapper .wp-block-heading h2,.editor-styles-wrapper .wp-block[data-type="core/heading"] h2,.editor-styles-wrapper h2.wp-block[data-type="core/heading"],.components-modal__screen-overlay .wp-block-heading h2,.components-modal__screen-overlay .wp-block[data-type="core/heading"] h2,.components-modal__screen-overlay h2.wp-block[data-type="core/heading"]{font-size:1.602rem;padding-top:.4rem;margin-bottom:.5rem}.editor-styles-wrapper .wp-block-heading h3,.editor-styles-wrapper .wp-block[data-type="core/heading"] h3,.editor-styles-wrapper h3.wp-block[data-type="core/heading"],.components-modal__screen-overlay .wp-block-heading h3,.components-modal__screen-overlay .wp-block[data-type="core/heading"] h3,.components-modal__screen-overlay h3.wp-block[data-type="core/heading"]{font-size:1.424rem;padding-top:.4rem;margin-bottom:.5rem}.editor-styles-wrapper .wp-block-heading h4,.editor-styles-wrapper .wp-block[data-type="core/heading"] h4,.editor-styles-wrapper h4.wp-block[data-type="core/heading"],.components-modal__screen-overlay .wp-block-heading h4,.components-modal__screen-overlay .wp-block[data-type="core/heading"] h4,.components-modal__screen-overlay h4.wp-block[data-type="core/heading"]{font-size:1.266rem;font-style:italic;font-weight:normal;color:#555758;padding-top:.4rem;margin-bottom:.5rem}.editor-styles-wrapper .wp-block-heading h5,.editor-styles-wrapper .wp-block[data-type="core/heading"] h5,.editor-styles-wrapper h5.wp-block[data-type="core/heading"],.components-modal__screen-overlay .wp-block-heading h5,.components-modal__screen-overlay .wp-block[data-type="core/heading"] h5,.components-modal__screen-overlay h5.wp-block[data-type="core/heading"]{font-size:1.125rem;padding-top:.4rem;margin-bottom:.5rem}.editor-styles-wrapper .wp-block-heading h6,.editor-styles-wrapper .wp-block[data-type="core/heading"] h6,.editor-styles-wrapper h6.wp-block[data-type="core/heading"],.components-modal__screen-overlay .wp-block-heading h6,.components-modal__screen-overlay .wp-block[data-type="core/heading"] h6,.components-modal__screen-overlay h6.wp-block[data-type="core/heading"]{font-size:1rem;font-style:italic;font-weight:normal;color:#555758;padding-top:.4rem;margin-bottom:.5rem}.editor-styles-wrapper p.block-editor-block-list__block.wp-block,.components-modal__screen-overlay p.block-editor-block-list__block.wp-block{margin-top:0.5rem;margin-bottom:1rem}.editor-styles-wrapper a,.components-modal__screen-overlay a{text-decoration:none}.editor-styles-wrapper .has-text-color>a,.editor-styles-wrapper .has-text-color>a:hover,.editor-styles-wrapper .has-text-color>a>strong,.editor-styles-wrapper .has-text-color>a:hover>strong,.editor-styles-wrapper .has-text-color>a>em,.editor-styles-wrapper .has-text-color>a:hover>em,.components-modal__screen-overlay .has-text-color>a,.components-modal__screen-overlay .has-text-color>a:hover,.components-modal__screen-overlay .has-text-color>a>strong,.components-modal__screen-overlay .has-text-color>a:hover>strong,.components-modal__screen-overlay .has-text-color>a>em,.components-modal__screen-overlay .has-text-color>a:hover>em{color:inherit}.editor-styles-wrapper .components-button.is-button,.components-modal__screen-overlay .components-button.is-button{border:none;box-shadow:none;border-radius:6px;height:auto;text-shadow:none;font-size:0.875rem}.editor-styles-wrapper .components-button.is-button:active:not(.is-default),.components-modal__screen-overlay .components-button.is-button:active:not(.is-default){color:white}.editor-styles-wrapper .components-button.is-button:active,.editor-styles-wrapper .components-button.is-button:focus,.components-modal__screen-overlay .components-button.is-button:active,.components-modal__screen-overlay .components-button.is-button:focus{box-shadow:none}.editor-styles-wrapper .components-button.is-button:not(.is-small),.components-modal__screen-overlay .components-button.is-button:not(.is-small){padding:5px 12px;line-height:1.2rem}.editor-styles-wrapper .components-button.is-button.is-primary,.components-modal__screen-overlay .components-button.is-button.is-primary{background-color:var(--tainacan-interface--link-color, #298596);background-color:var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .components-button.is-button.is-default,.components-modal__screen-overlay .components-button.is-button.is-default{background:white;border:1px solid #555758;color:var(--tainacan-interface--link-color, #298596);color:var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .components-icon-button:hover:not(.is-default),.editor-styles-wrapper .components-icon-button:focus:not(.is-default),.editor-styles-wrapper .components-icon-button:active:not(.is-default),.components-modal__screen-overlay .components-icon-button:hover:not(.is-default),.components-modal__screen-overlay .components-icon-button:focus:not(.is-default),.components-modal__screen-overlay .components-icon-button:active:not(.is-default){box-shadow:none !important;background:none !important;border:none !important}.editor-styles-wrapper .components-icon-button.is-default:hover,.editor-styles-wrapper .components-icon-button.is-default:focus,.editor-styles-wrapper .components-icon-button.is-default:active,.components-modal__screen-overlay .components-icon-button.is-default:hover,.components-modal__screen-overlay .components-icon-button.is-default:focus,.components-modal__screen-overlay .components-icon-button.is-default:active{box-shadow:none !important;background:white !important;border:1px solid #555758 !important}.editor-styles-wrapper .wp-block-buttons,.components-modal__screen-overlay .wp-block-buttons{align-items:center}.editor-styles-wrapper .wp-block-button__link,.components-modal__screen-overlay .wp-block-button__link{border-radius:4px;font-size:0.875rem;padding:6px 18px}.editor-styles-wrapper .wp-block-button__link:not(.has-background),.components-modal__screen-overlay .wp-block-button__link:not(.has-background){background-color:var(--tainacan-interface--link-color, #298596);background-color:var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .is-style-outline .wp-block-button__link,.components-modal__screen-overlay .is-style-outline .wp-block-button__link{background-color:transparent !important;border:1px solid #555758}.editor-styles-wrapper .is-style-outline .wp-block-button__link:not(.has-text-color),.components-modal__screen-overlay .is-style-outline .wp-block-button__link:not(.has-text-color){color:var(--tainacan-interface--link-color, #298596);color:var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .is-style-squared .wp-block-button__link,.components-modal__screen-overlay .is-style-squared .wp-block-button__link{border-radius:0px}.editor-styles-wrapper .components-modal__content .input-control,.editor-styles-wrapper .components-modal__content input[type="date"],.editor-styles-wrapper .components-modal__content input[type="datetime-local"],.editor-styles-wrapper .components-modal__content input[type="datetime"],.editor-styles-wrapper .components-modal__content input[type="email"],.editor-styles-wrapper .components-modal__content input[type="month"],.editor-styles-wrapper .components-modal__content input[type="number"],.editor-styles-wrapper .components-modal__content input[type="password"],.editor-styles-wrapper .components-modal__content input[type="search"],.editor-styles-wrapper .components-modal__content input[type="tel"],.editor-styles-wrapper .components-modal__content input[type="text"],.editor-styles-wrapper .components-modal__content input[type="time"],.editor-styles-wrapper .components-modal__content input[type="url"],.editor-styles-wrapper .components-modal__content input[type="week"],.editor-styles-wrapper .components-modal__content select,.editor-styles-wrapper .components-modal__content textarea,.editor-styles-wrapper .components-popover .input-control,.editor-styles-wrapper .components-popover input[type="date"],.editor-styles-wrapper .components-popover input[type="datetime-local"],.editor-styles-wrapper .components-popover input[type="datetime"],.editor-styles-wrapper .components-popover input[type="email"],.editor-styles-wrapper .components-popover input[type="month"],.editor-styles-wrapper .components-popover input[type="number"],.editor-styles-wrapper .components-popover input[type="password"],.editor-styles-wrapper .components-popover input[type="search"],.editor-styles-wrapper .components-popover input[type="tel"],.editor-styles-wrapper .components-popover input[type="text"],.editor-styles-wrapper .components-popover input[type="time"],.editor-styles-wrapper .components-popover input[type="url"],.editor-styles-wrapper .components-popover input[type="week"],.editor-styles-wrapper .components-popover select,.editor-styles-wrapper .components-popover textarea,.components-modal__screen-overlay .components-modal__content .input-control,.components-modal__screen-overlay .components-modal__content input[type="date"],.components-modal__screen-overlay .components-modal__content input[type="datetime-local"],.components-modal__screen-overlay .components-modal__content input[type="datetime"],.components-modal__screen-overlay .components-modal__content input[type="email"],.components-modal__screen-overlay .components-modal__content input[type="month"],.components-modal__screen-overlay .components-modal__content input[type="number"],.components-modal__screen-overlay .components-modal__content input[type="password"],.components-modal__screen-overlay .components-modal__content input[type="search"],.components-modal__screen-overlay .components-modal__content input[type="tel"],.components-modal__screen-overlay .components-modal__content input[type="text"],.components-modal__screen-overlay .components-modal__content input[type="time"],.components-modal__screen-overlay .components-modal__content input[type="url"],.components-modal__screen-overlay .components-modal__content input[type="week"],.components-modal__screen-overlay .components-modal__content select,.components-modal__screen-overlay .components-modal__content textarea,.components-modal__screen-overlay .components-popover .input-control,.components-modal__screen-overlay .components-popover input[type="date"],.components-modal__screen-overlay .components-popover input[type="datetime-local"],.components-modal__screen-overlay .components-popover input[type="datetime"],.components-modal__screen-overlay .components-popover input[type="email"],.components-modal__screen-overlay .components-popover input[type="month"],.components-modal__screen-overlay .components-popover input[type="number"],.components-modal__screen-overlay .components-popover input[type="password"],.components-modal__screen-overlay .components-popover input[type="search"],.components-modal__screen-overlay .components-popover input[type="tel"],.components-modal__screen-overlay .components-popover input[type="text"],.components-modal__screen-overlay .components-popover input[type="time"],.components-modal__screen-overlay .components-popover input[type="url"],.components-modal__screen-overlay .components-popover input[type="week"],.components-modal__screen-overlay .components-popover select,.components-modal__screen-overlay .components-popover textarea{border-radius:0;border-color:#cbcbcb;padding:4px 8px}.editor-styles-wrapper .components-modal__content .input-control:focus,.editor-styles-wrapper .components-modal__content input[type="date"]:focus,.editor-styles-wrapper .components-modal__content input[type="datetime-local"]:focus,.editor-styles-wrapper .components-modal__content input[type="datetime"]:focus,.editor-styles-wrapper .components-modal__content input[type="email"]:focus,.editor-styles-wrapper .components-modal__content input[type="month"]:focus,.editor-styles-wrapper .components-modal__content input[type="number"]:focus,.editor-styles-wrapper .components-modal__content input[type="password"]:focus,.editor-styles-wrapper .components-modal__content input[type="search"]:focus,.editor-styles-wrapper .components-modal__content input[type="tel"]:focus,.editor-styles-wrapper .components-modal__content input[type="text"]:focus,.editor-styles-wrapper .components-modal__content input[type="time"]:focus,.editor-styles-wrapper .components-modal__content input[type="url"]:focus,.editor-styles-wrapper .components-modal__content input[type="week"]:focus,.editor-styles-wrapper .components-modal__content select:focus,.editor-styles-wrapper .components-modal__content textarea:focus,.editor-styles-wrapper .components-popover .input-control:focus,.editor-styles-wrapper .components-popover input[type="date"]:focus,.editor-styles-wrapper .components-popover input[type="datetime-local"]:focus,.editor-styles-wrapper .components-popover input[type="datetime"]:focus,.editor-styles-wrapper .components-popover input[type="email"]:focus,.editor-styles-wrapper .components-popover input[type="month"]:focus,.editor-styles-wrapper .components-popover input[type="number"]:focus,.editor-styles-wrapper .components-popover input[type="password"]:focus,.editor-styles-wrapper .components-popover input[type="search"]:focus,.editor-styles-wrapper .components-popover input[type="tel"]:focus,.editor-styles-wrapper .components-popover input[type="text"]:focus,.editor-styles-wrapper .components-popover input[type="time"]:focus,.editor-styles-wrapper .components-popover input[type="url"]:focus,.editor-styles-wrapper .components-popover input[type="week"]:focus,.editor-styles-wrapper .components-popover select:focus,.editor-styles-wrapper .components-popover textarea:focus,.components-modal__screen-overlay .components-modal__content .input-control:focus,.components-modal__screen-overlay .components-modal__content input[type="date"]:focus,.components-modal__screen-overlay .components-modal__content input[type="datetime-local"]:focus,.components-modal__screen-overlay .components-modal__content input[type="datetime"]:focus,.components-modal__screen-overlay .components-modal__content input[type="email"]:focus,.components-modal__screen-overlay .components-modal__content input[type="month"]:focus,.components-modal__screen-overlay .components-modal__content input[type="number"]:focus,.components-modal__screen-overlay .components-modal__content input[type="password"]:focus,.components-modal__screen-overlay .components-modal__content input[type="search"]:focus,.components-modal__screen-overlay .components-modal__content input[type="tel"]:focus,.components-modal__screen-overlay .components-modal__content input[type="text"]:focus,.components-modal__screen-overlay .components-modal__content input[type="time"]:focus,.components-modal__screen-overlay .components-modal__content input[type="url"]:focus,.components-modal__screen-overlay .components-modal__content input[type="week"]:focus,.components-modal__screen-overlay .components-modal__content select:focus,.components-modal__screen-overlay .components-modal__content textarea:focus,.components-modal__screen-overlay .components-popover .input-control:focus,.components-modal__screen-overlay .components-popover input[type="date"]:focus,.components-modal__screen-overlay .components-popover input[type="datetime-local"]:focus,.components-modal__screen-overlay .components-popover input[type="datetime"]:focus,.components-modal__screen-overlay .components-popover input[type="email"]:focus,.components-modal__screen-overlay .components-popover input[type="month"]:focus,.components-modal__screen-overlay .components-popover input[type="number"]:focus,.components-modal__screen-overlay .components-popover input[type="password"]:focus,.components-modal__screen-overlay .components-popover input[type="search"]:focus,.components-modal__screen-overlay .components-popover input[type="tel"]:focus,.components-modal__screen-overlay .components-popover input[type="text"]:focus,.components-modal__screen-overlay .components-popover input[type="time"]:focus,.components-modal__screen-overlay .components-popover input[type="url"]:focus,.components-modal__screen-overlay .components-popover input[type="week"]:focus,.components-modal__screen-overlay .components-popover select:focus,.components-modal__screen-overlay .components-popover textarea:focus{border:1px solid #555758;box-shadow:none}.editor-styles-wrapper .components-base-control__label,.components-modal__screen-overlay .components-base-control__label{font-weight:600;color:black}.editor-styles-wrapper :not([data-align="wide"]):not([data-align="full"])>.wp-block-cover,.components-modal__screen-overlay :not([data-align="wide"]):not([data-align="full"])>.wp-block-cover{width:auto}.editor-styles-wrapper [data-align="full"] .wp-block-cover__inner-container,.components-modal__screen-overlay [data-align="full"] .wp-block-cover__inner-container{max-width:1400px;margin:0 auto;padding:0 12.5%}.editor-styles-wrapper [data-align="full"] .wp-block-cover__inner-container>.wp-block,.components-modal__screen-overlay [data-align="full"] .wp-block-cover__inner-container>.wp-block{max-width:100%;margin:0}.editor-styles-wrapper .wp-block-embed figcaption,.editor-styles-wrapper .wp-block-image figcaption,.components-modal__screen-overlay .wp-block-embed figcaption,.components-modal__screen-overlay .wp-block-image figcaption{color:inherit}.editor-styles-wrapper .wp-block-quote,.components-modal__screen-overlay .wp-block-quote{margin:3rem 8.33333%;padding:1rem;color:#555758;font-weight:normal;font-size:1rem}.editor-styles-wrapper .wp-block-quote.is-style-large,.components-modal__screen-overlay .wp-block-quote.is-style-large{font-size:1.375rem;font-family:'Roboto', sans-serif}.editor-styles-wrapper .wp-block-quote:not(.is-style-large):not(.is-large),.components-modal__screen-overlay .wp-block-quote:not(.is-style-large):not(.is-large){border-left:2px solid var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .wp-block-quote__citation,.components-modal__screen-overlay .wp-block-quote__citation{font-weight:500;font-size:1rem;text-align:right;font-style:italic;color:#555758}.editor-styles-wrapper .wp-block-pullquote,.components-modal__screen-overlay .wp-block-pullquote{padding:0}.editor-styles-wrapper .wp-block-pullquote:not(.is-style-solid-color),.components-modal__screen-overlay .wp-block-pullquote:not(.is-style-solid-color){border-top:2px solid var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596));border-bottom:2px solid var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .wp-block-pullquote blockquote,.components-modal__screen-overlay .wp-block-pullquote blockquote{margin:0;padding:2rem 8.3333333%}.editor-styles-wrapper .wp-block-pullquote .block-library-pullquote__content.editor-rich-text p,.editor-styles-wrapper .wp-block-pullquote .rich-text.block-editor-rich-text__editable p,.components-modal__screen-overlay .wp-block-pullquote .block-library-pullquote__content.editor-rich-text p,.components-modal__screen-overlay .wp-block-pullquote .rich-text.block-editor-rich-text__editable p{font-size:1.375rem;font-weight:500}.editor-styles-wrapper .wp-block-pullquote :not(.has-text-color) .block-library-pullquote__content.editor-rich-text p,.editor-styles-wrapper .wp-block-pullquote :not(.has-text-color) .rich-text.block-editor-rich-text__editable p,.components-modal__screen-overlay .wp-block-pullquote :not(.has-text-color) .block-library-pullquote__content.editor-rich-text p,.components-modal__screen-overlay .wp-block-pullquote :not(.has-text-color) .rich-text.block-editor-rich-text__editable p{color:var(--tainacan-interface--link-color, #298596);color:var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .wp-block-pullquote .wp-block-pullquote__citation,.components-modal__screen-overlay .wp-block-pullquote .wp-block-pullquote__citation{color:#555758;font-size:1rem;font-weight:normal;font-style:italic;text-transform:none}.editor-styles-wrapper .wp-block-separator,.components-modal__screen-overlay .wp-block-separator{width:50%;max-width:300px}.editor-styles-wrapper .wp-block-separator:not(.has-background-color),.components-modal__screen-overlay .wp-block-separator:not(.has-background-color){border-color:var(--tainacan-interface--link-color, #298596);border-color:var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .wp-block-separator.is-style-wide,.components-modal__screen-overlay .wp-block-separator.is-style-wide{width:100%}.editor-styles-wrapper .wp-block-separator.is-style-dots:not(.has-background-color)::before,.components-modal__screen-overlay .wp-block-separator.is-style-dots:not(.has-background-color)::before{color:var(--tainacan-interface--link-color, #298596);color:var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .wp-block-separator.is-style-dots::before,.components-modal__screen-overlay .wp-block-separator.is-style-dots::before{font-weight:600}.editor-styles-wrapper .wp-block-preformatted pre,.components-modal__screen-overlay .wp-block-preformatted pre{color:#555758;font-size:1rem;font-weight:400;white-space:pre-line}.editor-styles-wrapper .wp-block-code textarea,.components-modal__screen-overlay .wp-block-code textarea{color:var(--tainacan-interface--link-color, #298596);color:var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .wp-block-table th,.components-modal__screen-overlay .wp-block-table th{border-bottom:1px solid #cbcbcb;font-weight:normal;font-size:0.75rem}.editor-styles-wrapper .wp-block-table td,.components-modal__screen-overlay .wp-block-table td{border:1px solid #f2f2f2;font-size:0.875rem}.editor-styles-wrapper .wp-block-group.tainacan-group-heading .wp-block-heading,.components-modal__screen-overlay .wp-block-group.tainacan-group-heading .wp-block-heading{color:var(--tainacan-interface--link-color, #298596) !important;color:var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596)) !important}.editor-styles-wrapper .wp-block-group.tainacan-group-heading h1:not(.has-text-color),.editor-styles-wrapper .wp-block-group.tainacan-group-heading h2:not(.has-text-color),.editor-styles-wrapper .wp-block-group.tainacan-group-heading h3:not(.has-text-color),.editor-styles-wrapper .wp-block-group.tainacan-group-heading h4:not(.has-text-color),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h1:not(.has-text-color),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h2:not(.has-text-color),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h3:not(.has-text-color),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h4:not(.has-text-color){color:var(--tainacan-interface--link-color, #298596) !important;color:var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .wp-block-group.tainacan-group-heading h1.wp-block-heading,.editor-styles-wrapper .wp-block-group.tainacan-group-heading h1:not(.has-huge-font-size):not(.has-large-font-size):not(.has-medium-font-size):not(.has-normal-font-size):not(.has-small-font-size),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h1.wp-block-heading,.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h1:not(.has-huge-font-size):not(.has-large-font-size):not(.has-medium-font-size):not(.has-normal-font-size):not(.has-small-font-size){font-size:1.6rem}.editor-styles-wrapper .wp-block-group.tainacan-group-heading h2.wp-block-heading,.editor-styles-wrapper .wp-block-group.tainacan-group-heading h2:not(.has-huge-font-size):not(.has-large-font-size):not(.has-medium-font-size):not(.has-normal-font-size):not(.has-small-font-size),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h2.wp-block-heading,.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h2:not(.has-huge-font-size):not(.has-large-font-size):not(.has-medium-font-size):not(.has-normal-font-size):not(.has-small-font-size){font-size:1.5rem}.editor-styles-wrapper .wp-block-group.tainacan-group-heading h3.wp-block-heading,.editor-styles-wrapper .wp-block-group.tainacan-group-heading h3:not(.has-huge-font-size):not(.has-large-font-size):not(.has-medium-font-size):not(.has-normal-font-size):not(.has-small-font-size),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h3.wp-block-heading,.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h3:not(.has-huge-font-size):not(.has-large-font-size):not(.has-medium-font-size):not(.has-normal-font-size):not(.has-small-font-size){font-size:1.25rem}.editor-styles-wrapper .wp-block-group.tainacan-group-heading h4.wp-block-heading,.editor-styles-wrapper .wp-block-group.tainacan-group-heading h4:not(.has-huge-font-size):not(.has-large-font-size):not(.has-medium-font-size):not(.has-normal-font-size):not(.has-small-font-size),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h4.wp-block-heading,.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h4:not(.has-huge-font-size):not(.has-large-font-size):not(.has-medium-font-size):not(.has-normal-font-size):not(.has-small-font-size){font-size:1.125rem}.editor-styles-wrapper .wp-block-group.tainacan-group-heading p,.components-modal__screen-overlay .wp-block-group.tainacan-group-heading p{font-style:italic}.editor-styles-wrapper .wp-block-group.tainacan-group-heading p:not(.has-text-color),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading p:not(.has-text-color){color:#898d8f}.editor-styles-wrapper .wp-block-group.tainacan-group-heading hr.wp-block-separator:not(.is-style-wide),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading hr.wp-block-separator:not(.is-style-wide){margin-left:0;max-width:200px;border-color:var(--tainacan-interface--link-color, #298596);border-color:var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .wp-block-group.tainacan-group-heading hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots){border-width:2px;height:3px}.tainacan-heading-section-pattern-pattern h1,.tainacan-heading-section-pattern-pattern h2,.tainacan-heading-section-pattern-pattern h3,.tainacan-heading-section-pattern-pattern h4{margin-bottom:0px !important}.tainacan-heading-section-pattern-pattern p{font-style:italic;margin-bottom:0 !important}.tainacan-heading-section-pattern-pattern hr.wp-block-separator:not(.is-style-wide){margin-left:0;margin-top:0.5rem;max-width:200px}.tainacan-heading-section-pattern-pattern hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots){border-width:2px;height:3px} /*# sourceMappingURL=editor-style-legacy.css.map */ diff --git a/src/editor-style-legacy.css.map b/src/editor-style-legacy.css.map index 5356247..76ccf72 100644 --- a/src/editor-style-legacy.css.map +++ b/src/editor-style-legacy.css.map @@ -1,6 +1,6 @@ { "version": 3, -"mappings": "AACA,KAAM,CACF,gCAAgC,CAAC,QAAQ,CACzC,mCAAmC,CAAC,QAAQ,CAC5C,wBAAwB,CAAC,+CAA+C,CACxE,8BAA8B,CAAC,KAAK,CACpC,gCAAgC,CAAC,KAAK,CACtC,8BAA8B,CAAC,KAAK,CACpC,6BAA6B,CAAC,KAAK,CACnC,4BAA4B,CAAC,uCAAuC,CACpE,4BAA4B,CAAC,QAAQ,CACrC,2BAA2B,CAAC,QAAQ,CACpC,4BAA4B,CAAC,QAAQ,CACrC,8BAA8B,CAAC,QAAQ,CACvC,kCAAkC,CAAC,QAAQ,CAC3C,8BAA8B,CAAC,QAAQ,CACvC,iCAAiC,CAAC,QAAQ,CAC1C,2BAA2B,CAAC,QAAQ,CACpC,2BAA2B,CAAC,QAAQ,CACpC,0BAA0B,CAAC,QAAQ,CACnC,8BAA8B,CAAC,QAAQ,CACvC,6BAA6B,CAAC,QAAQ,CAEtC,iCAAiC,CAAC,OAAO,CACzC,8BAA8B,CAAC,OAAO,CCtB1C,sBAAuB,CACnB,UAAU,CAAE,KAAK,CACjB,OAAO,CAAE,2BAA2B,CAOpC,uVACsE,CAClE,MAAM,CAAE,mBAAmB,CAC3B,OAAO,CAAE,CAAC,CACV,SAAS,CAAE,yBAAyB,CACpC,KAAK,CAAE,qBAAqB,CAC5B,aAAa,CAAE,wDAAwD,CACvE,aAAa,CAAE,uFAAuF,CAEtG,+XAAY,CACR,MAAM,CAAE,YAAY,CACpB,OAAO,CAAE,GAAG,CAGpB,gbAE4C,CACxC,SAAS,CAAE,OAAO,CAClB,WAAW,CAAE,oBAAoB,CACjC,KAAK,CAAE,8CAA8C,CACrD,seAAS,CACL,OAAO,CAAE,OAAO,CAChB,KAAK,CAAE,8CAA8C,CACrD,KAAK,CAAE,6EAA6E,CAK5F,+6IA+B6B,CACzB,aAAa,CAAE,CAAC,CAChB,YAAY,CAAE,OAAO,CACrB,OAAO,CAAE,OAAO,CAEhB,+yJAAQ,CACJ,MAAM,CAAE,iBAAiB,CACzB,UAAU,CAAE,IAAI,CAKxB,wHAAgC,CAC5B,WAAW,CAAE,GAAG,CAChB,KAAK,CAAE,KAAK,CAIhB,sHAA+B,CAC3B,SAAS,CAAE,QAAQ,CACnB,WAAW,CAAE,oBAAoB,CAErC,gKAAoD,CAChD,WAAW,CAAE,uFAAuF,CAExG,4GAA0B,CACtB,WAAW,CAAE,GAAG,CAChB,SAAS,CAAE,IAAI,CACf,UAAU,CAAE,KAAK,CACjB,UAAU,CAAE,MAAM,CAClB,KAAK,CAAE,OAAO,CAKd,sJAA6B,CACzB,UAAU,CAAE,uFAAuF,CACnG,aAAa,CAAE,uFAAuF,CAG1G,uYAC8C,CAC1C,SAAS,CAAE,QAAQ,CACnB,WAAW,CAAE,GAAG,CAEpB,+dACoE,CAChE,KAAK,CAAE,8CAA8C,CACrD,KAAK,CAAE,6EAA6E,CAExF,4JAA8B,CAC1B,KAAK,CAAE,OAAO,CACd,SAAS,CAAE,IAAI,CACf,WAAW,CAAE,MAAM,CACnB,UAAU,CAAE,MAAM,CAClB,cAAc,CAAE,IAAI,CAK5B,gGAAoB,CAKhB,KAAK,CAAE,GAAG,CACV,SAAS,CAAE,KAAK,CALhB,sJAA6B,CACzB,YAAY,CAAE,8CAA8C,CAC5D,YAAY,CAAE,6EAA6E,CAI/F,4HAAgB,CACZ,KAAK,CAAE,IAAI,CAGX,kMAAqC,CACjC,KAAK,CAAE,8CAA8C,CACrD,KAAK,CAAE,6EAA6E,CAExF,4IAAU,CACN,WAAW,CAAE,GAAG,CAM5B,8FAAmB,CACf,UAAU,CAAE,IAAI,CAChB,WAAW,CAAE,IAAI,CACjB,YAAY,CAAE,IAAI,CAClB,aAAa,CAAE,iBAAiB,CAChC,WAAW,CAAE,MAAM,CACnB,SAAS,CAAE,OAAO,CAClB,OAAO,CAAE,MAAM,CAEnB,8FAAmB,CACf,MAAM,CAAE,iBAAiB,CACzB,SAAS,CAAE,QAAQ,CACnB,OAAO,CAAE,MAAM,CAGnB,kJAA6C,CACzC,WAAW,CAAE,GAAG,CCtKxB,sBAAuB,CACnB,UAAU,CAAE,KAAK,CACjB,OAAO,CAAE,2BAA2B,CACpC,SAAS,CAAE,eAAe,CAC1B,8BAA8B,CAAC,gBAAgB,CAC/C,gCAAgC,CAAC,gBAAgB,CACjD,8BAA8B,CAAC,gBAAgB,CAC/C,6BAA6B,CAAC,gBAAgB,CAElD,oCAAqC,CACjC,WAAW,CAAE,oBAAoB,CAErC,wDACkC,CAC9B,WAAW,CAAE,+BAA+B,CAG5C,8FAAmB,CAAE,KAAK,CAAE,OAAO,CACnC,oHAA8B,CAAE,gBAAgB,CAAE,OAAO,CACzD,4FAAkB,CAAE,KAAK,CAAE,OAAO,CAClC,kHAA6B,CAAE,gBAAgB,CAAE,OAAO,CACxD,8FAAmB,CAAE,KAAK,CAAE,OAAO,CACnC,oHAA8B,CAAE,gBAAgB,CAAE,OAAO,CACzD,kGAAqB,CAAE,KAAK,CAAE,OAAO,CACrC,wHAAgC,CAAE,gBAAgB,CAAE,OAAO,CAC3D,0GAAyB,CAAE,KAAK,CAAE,OAAO,CACzC,gIAAoC,CAAE,gBAAgB,CAAE,OAAO,CAC/D,kGAAqB,CAAE,KAAK,CAAE,OAAO,CACrC,wHAAgC,CAAE,gBAAgB,CAAE,OAAO,CAC3D,wGAAwB,CAAE,KAAK,CAAE,OAAO,CACxC,8HAAmC,CAAE,gBAAgB,CAAE,OAAO,CAC9D,4FAAkB,CAAE,KAAK,CAAE,OAAO,CAClC,kHAA6B,CAAE,gBAAgB,CAAE,OAAO,CACxD,4FAAkB,CAAE,KAAK,CAAE,OAAO,CAClC,kHAA6B,CAAE,gBAAgB,CAAE,OAAO,CACxD,0FAAiB,CAAE,KAAK,CAAE,OAAO,CACjC,gHAA4B,CAAE,gBAAgB,CAAE,OAAO,CACvD,kGAAqB,CAAE,KAAK,CAAE,OAAO,CACrC,wHAAgC,CAAE,gBAAgB,CAAE,OAAO,CAC3D,gGAAoB,CAAE,KAAK,CAAE,OAAO,CACpC,sHAA+B,CAAE,gBAAgB,CAAE,OAAO,CAG1D,yOACiC,CAC7B,YAAY,CAAE,UAAU,CACxB,aAAa,CAAE,UAAU,CAE7B,kIAAqC,CACjC,KAAK,CAAE,IAAI,CAIf,qyBAK6D,CACzD,YAAY,CAAE,CAAC,CACf,aAAa,CAAE,CAAC,CAIpB,wJAAgD,CAC5C,SAAS,CAAE,yBAAyB,CACpC,YAAY,CAAE,UAAU,CACxB,aAAa,CAAE,UAAU,CAI7B,kHAA6B,CACzB,YAAY,CAAE,CAAC,CACf,aAAa,CAAE,CAAC,CAEhB,sJAAkB,CACd,YAAY,CAAE,CAAC,CACf,aAAa,CAAE,CAAC,CAKxB,2UAC6B,CACzB,SAAS,CAAE,MAAM,CACjB,KAAK,CAAE,MAAM,CACb,WAAW,CAAE,MAAM,CACnB,YAAY,CAAE,MAAM,CACpB,YAAY,CAAE,CAAC,CACf,aAAa,CAAE,CAAC,CAIpB,wHAAgC,CAC5B,UAAU,CAAE,OAAO,CACnB,aAAa,CAAE,OAAO,CAI1B,uVACsE,CAClE,MAAM,CAAE,mBAAmB,CAC3B,OAAO,CAAE,CAAC,CACV,SAAS,CAAE,yBAAyB,CACpC,KAAK,CAAE,qBAAqB,CAC5B,aAAa,CAAE,wDAAwD,CACvE,aAAa,CAAE,uFAAuF,CAEtG,+XAAY,CACR,MAAM,CAAE,YAAY,CACpB,OAAO,CAAE,GAAG,CAGpB,gbAE4C,CACxC,SAAS,CAAE,OAAO,CAClB,WAAW,CAAE,oBAAoB,CACjC,KAAK,CAAE,8CAA8C,CACrD,seAAS,CACL,OAAO,CAAE,OAAO,CAChB,KAAK,CAAE,8CAA8C,CACrD,KAAK,CAAE,6EAA6E,CAK5F,wIAAwC,CACpC,aAAa,CAAE,OAAO,CAI1B,oGAAsB,CAClB,YAAY,CAAE,CAAC,CACf,aAAa,CAAE,CAAC,CAIpB,sFAAe,CACX,UAAU,CAAE,UAAU,CAI1B,6jBAC2H,CACvH,YAAY,CAAE,UAAU,CAE5B,ikBAC4H,CACxH,WAAW,CAAE,UAAU,CAE3B,0qBAE4D,CACxD,WAAW,CAAE,CAAC,CACd,YAAY,CAAE,CAAC,CACf,OAAO,CAAE,CAAC,CAEd,oNAA8E,CAC1E,YAAY,CAAE,UAAU,CAE5B,kNAA6E,CACzE,aAAa,CAAE,UAAU,CAE7B,oMAAsE,CAClE,WAAW,CAAE,CAAC,CACd,YAAY,CAAE,CAAC,CACf,aAAa,CAAE,CAAC,CAChB,YAAY,CAAE,CAAC,CAInB,8WAEsC,CAClC,SAAS,CAAE,QAAQ,CACnB,KAAK,CAAE,8CAA8C,CACrD,KAAK,CAAE,6EAA6E,CACpF,WAAW,CAAE,KAAK,CAClB,aAAa,CAAE,KAAK,CAExB,8WAEsC,CAClC,SAAS,CAAE,QAAQ,CACnB,WAAW,CAAE,KAAK,CAClB,aAAa,CAAE,KAAK,CAExB,8WAEsC,CAClC,SAAS,CAAE,QAAQ,CACnB,WAAW,CAAE,KAAK,CAClB,aAAa,CAAE,KAAK,CAExB,8WAEsC,CAClC,SAAS,CAAE,QAAQ,CACnB,UAAU,CAAE,MAAM,CAClB,WAAW,CAAE,MAAM,CACnB,KAAK,CAAE,OAAO,CACd,WAAW,CAAE,KAAK,CAClB,aAAa,CAAE,KAAK,CAExB,8WAEsC,CAClC,SAAS,CAAE,QAAQ,CACnB,WAAW,CAAE,KAAK,CAClB,aAAa,CAAE,KAAK,CAExB,8WAEsC,CAClC,SAAS,CAAE,IAAI,CACf,UAAU,CAAE,MAAM,CAClB,WAAW,CAAE,MAAM,CACnB,KAAK,CAAE,OAAO,CACd,WAAW,CAAE,KAAK,CAClB,aAAa,CAAE,KAAK,CAGxB,4IAA0C,CACtC,UAAU,CAAE,MAAM,CAClB,aAAa,CAAE,IAAI,CAIvB,4DAAE,CAAE,eAAe,CAAE,IAAI,CACzB,ynBAK2B,CACvB,KAAK,CAAE,OAAO,CAIlB,kHAA6B,CACzB,MAAM,CAAE,IAAI,CACZ,UAAU,CAAE,IAAI,CAChB,aAAa,CAAE,GAAG,CAClB,MAAM,CAAE,IAAI,CACZ,WAAW,CAAE,IAAI,CACjB,SAAS,CAAE,QAAQ,CAEnB,kKAA0B,CACtB,KAAK,CAAE,KAAK,CAEhB,+PACQ,CACJ,UAAU,CAAE,IAAI,CAGxB,gJAA4C,CACxC,OAAO,CAAE,QAAQ,CACjB,WAAW,CAAE,MAAM,CAEvB,wIAAwC,CACpC,gBAAgB,CAAE,8CAA8C,CAChE,gBAAgB,CAAE,6EAA6E,CAEnG,wIAAwC,CACpC,UAAU,CAAE,KAAK,CACjB,MAAM,CAAE,iBAAiB,CACzB,KAAK,CAAE,8CAA8C,CACrD,KAAK,CAAE,6EAA6E,CAExF,scAEgD,CAC5C,UAAU,CAAE,eAAe,CAC3B,UAAU,CAAE,eAAe,CAC3B,MAAM,CAAE,eAAe,CAE3B,kaAE0C,CACtC,UAAU,CAAE,eAAe,CAC3B,UAAU,CAAE,gBAAgB,CAC5B,MAAM,CAAE,4BAA4B,CAExC,4FAAkB,CACd,WAAW,CAAE,MAAM,CAEvB,sGAAuB,CAKnB,aAAa,CAAE,GAAG,CAClB,SAAS,CAAE,QAAQ,CACnB,OAAO,CAAE,QAAQ,CANjB,gJAAuB,CACnB,gBAAgB,CAAE,8CAA8C,CAChE,gBAAgB,CAAE,6EAA6E,CAMvG,0IAAyC,CACrC,gBAAgB,CAAE,sBAAsB,CACxC,MAAM,CAAE,iBAAiB,CACzB,oLAAuB,CACnB,KAAK,CAAE,8CAA8C,CACrD,KAAK,CAAE,6EAA6E,CAG5F,0IAAyC,CACrC,aAAa,CAAE,GAAG,CAItB,+6IA+B6B,CACzB,aAAa,CAAE,CAAC,CAChB,YAAY,CAAE,OAAO,CACrB,OAAO,CAAE,OAAO,CAEhB,+yJAAQ,CACJ,MAAM,CAAE,iBAAiB,CACzB,UAAU,CAAE,IAAI,CAKxB,wHAAgC,CAC5B,WAAW,CAAE,GAAG,CAChB,KAAK,CAAE,KAAK,CAIhB,8LAAmE,CAC/D,KAAK,CAAE,IAAI,CAEf,kKAAqD,CACjD,SAAS,CAAE,MAAM,CACjB,MAAM,CAAE,MAAM,CACd,OAAO,CAAE,OAAO,CAEhB,sLAAY,CACR,SAAS,CAAE,IAAI,CACf,MAAM,CAAE,CAAC,CAKjB,6NAC2B,CACvB,KAAK,CAAE,OAAO,CA0BlB,wFAAgB,CACZ,MAAM,CAAE,aAAa,CACrB,OAAO,CAAE,IAAI,CACb,KAAK,CAAE,OAAO,CACd,WAAW,CAAE,MAAM,CACnB,SAAS,CAAE,IAAI,CAEnB,sHAA+B,CAC3B,SAAS,CAAE,QAAQ,CACnB,WAAW,CAAE,oBAAoB,CAErC,gKAAoD,CAChD,WAAW,CAAE,uFAAuF,CAExG,4GAA0B,CACtB,WAAW,CAAE,GAAG,CAChB,SAAS,CAAE,IAAI,CACf,UAAU,CAAE,KAAK,CACjB,UAAU,CAAE,MAAM,CAClB,KAAK,CAAE,OAAO,CAIlB,gGAAoB,CAKhB,OAAO,CAAE,CAAC,CAJV,sJAA6B,CACzB,UAAU,CAAE,uFAAuF,CACnG,aAAa,CAAE,uFAAuF,CAI1G,sHAAW,CACP,MAAM,CAAE,CAAC,CACT,OAAO,CAAE,eAAe,CAG5B,uYAC8C,CAC1C,SAAS,CAAE,QAAQ,CACnB,WAAW,CAAE,GAAG,CAEpB,+dACoE,CAChE,KAAK,CAAE,8CAA8C,CACrD,KAAK,CAAE,6EAA6E,CAExF,4JAA8B,CAC1B,KAAK,CAAE,OAAO,CACd,SAAS,CAAE,IAAI,CACf,WAAW,CAAE,MAAM,CACnB,UAAU,CAAE,MAAM,CAClB,cAAc,CAAE,IAAI,CAK5B,gGAAoB,CAKhB,KAAK,CAAE,GAAG,CACV,SAAS,CAAE,KAAK,CALhB,sJAA6B,CACzB,YAAY,CAAE,8CAA8C,CAC5D,YAAY,CAAE,6EAA6E,CAI/F,4HAAgB,CACZ,KAAK,CAAE,IAAI,CAGX,kMAAqC,CACjC,KAAK,CAAE,8CAA8C,CACrD,KAAK,CAAE,6EAA6E,CAExF,4IAAU,CACN,WAAW,CAAE,GAAG,CAM5B,8GAA2B,CACvB,KAAK,CAAE,OAAO,CACd,SAAS,CAAE,IAAI,CACf,WAAW,CAAE,GAAG,CAChB,WAAW,CAAE,QAAQ,CAIzB,wGAAwB,CACpB,KAAK,CAAE,8CAA8C,CACrD,KAAK,CAAE,6EAA6E,CAIxF,8FAAmB,CACf,aAAa,CAAE,iBAAiB,CAChC,WAAW,CAAE,MAAM,CACnB,SAAS,CAAE,OAAO,CAEtB,8FAAmB,CACf,MAAM,CAAE,iBAAiB,CACzB,SAAS,CAAE,QAAQ,CAKnB,0KAAkB,CACd,KAAK,CAAE,yDAAyD,CAChE,KAAK,CAAE,wFAAwF,CAEnG,2tBAGwB,CACpB,KAAK,CAAE,yDAAyD,CAChE,KAAK,CAAE,6EAA6E,CAExF,ikBACsI,CAClI,SAAS,CAAE,MAAM,CAErB,ikBACsI,CAClI,SAAS,CAAE,MAAM,CAErB,ikBACsI,CAClI,SAAS,CAAE,OAAO,CAEtB,ikBACsI,CAClI,SAAS,CAAE,QAAQ,CAEvB,0IAAE,CACE,UAAU,CAAE,MAAM,CAEtB,oLAAuB,CACnB,KAAK,CAAE,OAAO,CAElB,0NAA0C,CACtC,WAAW,CAAE,CAAC,CACd,SAAS,CAAE,KAAK,CAChB,YAAY,CAAE,8CAA8C,CAC5D,YAAY,CAAE,6EAA6E,CAE/F,kQAA8D,CAC1D,YAAY,CAAE,GAAG,CACjB,MAAM,CAAE,GAAG,CAKnB,mLAGG,CACC,aAAa,CAAE,cAAc,CAEjC,2CAAE,CACE,UAAU,CAAE,MAAM,CAClB,aAAa,CAAE,YAAY,CAE/B,mFAA0C,CACtC,WAAW,CAAE,CAAC,CACd,UAAU,CAAE,MAAM,CAClB,SAAS,CAAE,KAAK,CAEpB,uGAA8D,CAC1D,YAAY,CAAE,GAAG,CACjB,MAAM,CAAE,GAAG", +"mappings": "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", "sources": ["assets/scss/_variables.scss","assets/scss/editor-style.scss","assets/scss/editor-style-legacy.scss"], "names": [], "file": "editor-style-legacy.css" diff --git a/src/editor-style.css b/src/editor-style.css index e91181b..01c7e64 100644 --- a/src/editor-style.css +++ b/src/editor-style.css @@ -1,2 +1,2 @@ -:root{--tainacan-interface--link-color: #298596;--tainacan-interface--tooltip-color: #e6f6f8;--tainacan-block-primary: var(--tainacan-interface--link-color, #298596);--wp--preset--font-size--small: 14px;--wp--preset--font-size--regular: 16px;--wp--preset--font-size--large: 18px;--wp--preset--font-size--huge: 24px;--wp--preset--color--default: var(--tainacan-color-default, #298596);--wp--preset--color--carmine: #8c442c;--wp--preset--color--cherry: #A12B42;--wp--preset--color--mustard: #754E24;--wp--preset--color--mintgreen: #255F56;--wp--preset--color--darkturquoise: #205E6F;--wp--preset--color--turquoise: #185F6D;--wp--preset--color--blueheavenly: #1D5C86;--wp--preset--color--purple: #4751a3;--wp--preset--color--violet: #955ba5;--wp--preset--color--white: #ffffff;--wp--preset--color--lightgray: #f2f2f2;--wp--preset--color--darkgray: #555758;--wp--style--global--content-size: 1100px;--wp--style--global--wide-size: 1400px}.editor-styles-wrapper{background:white;padding:3rem 0px 0px 0px !important}.editor-styles-wrapper .edit-post-visual-editor__post-title-wrapper,.editor-styles-wrapper :not(.edit-post-visual-editor__post-title-wrapper)>.editor-post-title,.components-modal__screen-overlay .edit-post-visual-editor__post-title-wrapper,.components-modal__screen-overlay :not(.edit-post-visual-editor__post-title-wrapper)>.editor-post-title{margin:0 auto 5.35rem auto;padding:0;max-width:calc(1400px - 4.1666667%);width:calc(100% - 8.33333%);border-bottom:2px solid var(--tainacan-interface--link-color, #298596);border-bottom:2px solid var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .edit-post-visual-editor__post-title-wrapper>.wp-block,.editor-styles-wrapper :not(.edit-post-visual-editor__post-title-wrapper)>.editor-post-title>.wp-block,.components-modal__screen-overlay .edit-post-visual-editor__post-title-wrapper>.wp-block,.components-modal__screen-overlay :not(.edit-post-visual-editor__post-title-wrapper)>.editor-post-title>.wp-block{margin:0 !important;padding:0px}.editor-styles-wrapper .wp-block.editor-post-title__block,.editor-styles-wrapper .editor-post-title__block .editor-post-title__input,.editor-styles-wrapper .editor-post-title.editor-post-title__input,.components-modal__screen-overlay .wp-block.editor-post-title__block,.components-modal__screen-overlay .editor-post-title__block .editor-post-title__input,.components-modal__screen-overlay .editor-post-title.editor-post-title__input{font-size:1.25rem;font-family:'Roboto', sans-serif;color:var(--tainacan-interface--link-color, #298596)}.editor-styles-wrapper .wp-block.editor-post-title__block textarea,.editor-styles-wrapper .editor-post-title__block .editor-post-title__input textarea,.editor-styles-wrapper .editor-post-title.editor-post-title__input textarea,.components-modal__screen-overlay .wp-block.editor-post-title__block textarea,.components-modal__screen-overlay .editor-post-title__block .editor-post-title__input textarea,.components-modal__screen-overlay .editor-post-title.editor-post-title__input textarea{padding:3px 6px;color:var(--tainacan-interface--link-color, #298596);color:var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .components-modal__content .input-control,.editor-styles-wrapper .components-modal__content input[type="date"],.editor-styles-wrapper .components-modal__content input[type="datetime-local"],.editor-styles-wrapper .components-modal__content input[type="datetime"],.editor-styles-wrapper .components-modal__content input[type="email"],.editor-styles-wrapper .components-modal__content input[type="month"],.editor-styles-wrapper .components-modal__content input[type="number"],.editor-styles-wrapper .components-modal__content input[type="password"],.editor-styles-wrapper .components-modal__content input[type="search"],.editor-styles-wrapper .components-modal__content input[type="tel"],.editor-styles-wrapper .components-modal__content input[type="text"],.editor-styles-wrapper .components-modal__content input[type="time"],.editor-styles-wrapper .components-modal__content input[type="url"],.editor-styles-wrapper .components-modal__content input[type="week"],.editor-styles-wrapper .components-modal__content select,.editor-styles-wrapper .components-modal__content textarea,.editor-styles-wrapper .components-popover .input-control,.editor-styles-wrapper .components-popover input[type="date"],.editor-styles-wrapper .components-popover input[type="datetime-local"],.editor-styles-wrapper .components-popover input[type="datetime"],.editor-styles-wrapper .components-popover input[type="email"],.editor-styles-wrapper .components-popover input[type="month"],.editor-styles-wrapper .components-popover input[type="number"],.editor-styles-wrapper .components-popover input[type="password"],.editor-styles-wrapper .components-popover input[type="search"],.editor-styles-wrapper .components-popover input[type="tel"],.editor-styles-wrapper .components-popover input[type="text"],.editor-styles-wrapper .components-popover input[type="time"],.editor-styles-wrapper .components-popover input[type="url"],.editor-styles-wrapper .components-popover input[type="week"],.editor-styles-wrapper .components-popover select,.editor-styles-wrapper .components-popover textarea,.components-modal__screen-overlay .components-modal__content .input-control,.components-modal__screen-overlay .components-modal__content input[type="date"],.components-modal__screen-overlay .components-modal__content input[type="datetime-local"],.components-modal__screen-overlay .components-modal__content input[type="datetime"],.components-modal__screen-overlay .components-modal__content input[type="email"],.components-modal__screen-overlay .components-modal__content input[type="month"],.components-modal__screen-overlay .components-modal__content input[type="number"],.components-modal__screen-overlay .components-modal__content input[type="password"],.components-modal__screen-overlay .components-modal__content input[type="search"],.components-modal__screen-overlay .components-modal__content input[type="tel"],.components-modal__screen-overlay .components-modal__content input[type="text"],.components-modal__screen-overlay .components-modal__content input[type="time"],.components-modal__screen-overlay .components-modal__content input[type="url"],.components-modal__screen-overlay .components-modal__content input[type="week"],.components-modal__screen-overlay .components-modal__content select,.components-modal__screen-overlay .components-modal__content textarea,.components-modal__screen-overlay .components-popover .input-control,.components-modal__screen-overlay .components-popover input[type="date"],.components-modal__screen-overlay .components-popover input[type="datetime-local"],.components-modal__screen-overlay .components-popover input[type="datetime"],.components-modal__screen-overlay .components-popover input[type="email"],.components-modal__screen-overlay .components-popover input[type="month"],.components-modal__screen-overlay .components-popover input[type="number"],.components-modal__screen-overlay .components-popover input[type="password"],.components-modal__screen-overlay .components-popover input[type="search"],.components-modal__screen-overlay .components-popover input[type="tel"],.components-modal__screen-overlay .components-popover input[type="text"],.components-modal__screen-overlay .components-popover input[type="time"],.components-modal__screen-overlay .components-popover input[type="url"],.components-modal__screen-overlay .components-popover input[type="week"],.components-modal__screen-overlay .components-popover select,.components-modal__screen-overlay .components-popover textarea{border-radius:0;border-color:#cbcbcb;padding:4px 8px}.editor-styles-wrapper .components-modal__content .input-control:focus,.editor-styles-wrapper .components-modal__content input[type="date"]:focus,.editor-styles-wrapper .components-modal__content input[type="datetime-local"]:focus,.editor-styles-wrapper .components-modal__content input[type="datetime"]:focus,.editor-styles-wrapper .components-modal__content input[type="email"]:focus,.editor-styles-wrapper .components-modal__content input[type="month"]:focus,.editor-styles-wrapper .components-modal__content input[type="number"]:focus,.editor-styles-wrapper .components-modal__content input[type="password"]:focus,.editor-styles-wrapper .components-modal__content input[type="search"]:focus,.editor-styles-wrapper .components-modal__content input[type="tel"]:focus,.editor-styles-wrapper .components-modal__content input[type="text"]:focus,.editor-styles-wrapper .components-modal__content input[type="time"]:focus,.editor-styles-wrapper .components-modal__content input[type="url"]:focus,.editor-styles-wrapper .components-modal__content input[type="week"]:focus,.editor-styles-wrapper .components-modal__content select:focus,.editor-styles-wrapper .components-modal__content textarea:focus,.editor-styles-wrapper .components-popover .input-control:focus,.editor-styles-wrapper .components-popover input[type="date"]:focus,.editor-styles-wrapper .components-popover input[type="datetime-local"]:focus,.editor-styles-wrapper .components-popover input[type="datetime"]:focus,.editor-styles-wrapper .components-popover input[type="email"]:focus,.editor-styles-wrapper .components-popover input[type="month"]:focus,.editor-styles-wrapper .components-popover input[type="number"]:focus,.editor-styles-wrapper .components-popover input[type="password"]:focus,.editor-styles-wrapper .components-popover input[type="search"]:focus,.editor-styles-wrapper .components-popover input[type="tel"]:focus,.editor-styles-wrapper .components-popover input[type="text"]:focus,.editor-styles-wrapper .components-popover input[type="time"]:focus,.editor-styles-wrapper .components-popover input[type="url"]:focus,.editor-styles-wrapper .components-popover input[type="week"]:focus,.editor-styles-wrapper .components-popover select:focus,.editor-styles-wrapper .components-popover textarea:focus,.components-modal__screen-overlay .components-modal__content .input-control:focus,.components-modal__screen-overlay .components-modal__content input[type="date"]:focus,.components-modal__screen-overlay .components-modal__content input[type="datetime-local"]:focus,.components-modal__screen-overlay .components-modal__content input[type="datetime"]:focus,.components-modal__screen-overlay .components-modal__content input[type="email"]:focus,.components-modal__screen-overlay .components-modal__content input[type="month"]:focus,.components-modal__screen-overlay .components-modal__content input[type="number"]:focus,.components-modal__screen-overlay .components-modal__content input[type="password"]:focus,.components-modal__screen-overlay .components-modal__content input[type="search"]:focus,.components-modal__screen-overlay .components-modal__content input[type="tel"]:focus,.components-modal__screen-overlay .components-modal__content input[type="text"]:focus,.components-modal__screen-overlay .components-modal__content input[type="time"]:focus,.components-modal__screen-overlay .components-modal__content input[type="url"]:focus,.components-modal__screen-overlay .components-modal__content input[type="week"]:focus,.components-modal__screen-overlay .components-modal__content select:focus,.components-modal__screen-overlay .components-modal__content textarea:focus,.components-modal__screen-overlay .components-popover .input-control:focus,.components-modal__screen-overlay .components-popover input[type="date"]:focus,.components-modal__screen-overlay .components-popover input[type="datetime-local"]:focus,.components-modal__screen-overlay .components-popover input[type="datetime"]:focus,.components-modal__screen-overlay .components-popover input[type="email"]:focus,.components-modal__screen-overlay .components-popover input[type="month"]:focus,.components-modal__screen-overlay .components-popover input[type="number"]:focus,.components-modal__screen-overlay .components-popover input[type="password"]:focus,.components-modal__screen-overlay .components-popover input[type="search"]:focus,.components-modal__screen-overlay .components-popover input[type="tel"]:focus,.components-modal__screen-overlay .components-popover input[type="text"]:focus,.components-modal__screen-overlay .components-popover input[type="time"]:focus,.components-modal__screen-overlay .components-popover input[type="url"]:focus,.components-modal__screen-overlay .components-popover input[type="week"]:focus,.components-modal__screen-overlay .components-popover select:focus,.components-modal__screen-overlay .components-popover textarea:focus{border:1px solid #555758;box-shadow:none}.editor-styles-wrapper .components-base-control__label,.components-modal__screen-overlay .components-base-control__label{font-weight:600;color:black}.editor-styles-wrapper .wp-block-quote.is-style-large,.components-modal__screen-overlay .wp-block-quote.is-style-large{font-size:1.375rem;font-family:'Roboto', sans-serif}.editor-styles-wrapper .wp-block-quote:not(.is-style-large):not(.is-large),.components-modal__screen-overlay .wp-block-quote:not(.is-style-large):not(.is-large){border-left:2px solid var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .wp-block-quote__citation,.components-modal__screen-overlay .wp-block-quote__citation{font-weight:500;font-size:1rem;text-align:right;font-style:italic;color:#555758}.editor-styles-wrapper .wp-block-pullquote:not(.is-style-solid-color),.components-modal__screen-overlay .wp-block-pullquote:not(.is-style-solid-color){border-top:2px solid var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596));border-bottom:2px solid var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .wp-block-pullquote .block-library-pullquote__content.editor-rich-text p,.editor-styles-wrapper .wp-block-pullquote .rich-text.block-editor-rich-text__editable p,.components-modal__screen-overlay .wp-block-pullquote .block-library-pullquote__content.editor-rich-text p,.components-modal__screen-overlay .wp-block-pullquote .rich-text.block-editor-rich-text__editable p{font-size:1.375rem;font-weight:500}.editor-styles-wrapper .wp-block-pullquote :not(.has-text-color) .block-library-pullquote__content.editor-rich-text p,.editor-styles-wrapper .wp-block-pullquote :not(.has-text-color) .rich-text.block-editor-rich-text__editable p,.components-modal__screen-overlay .wp-block-pullquote :not(.has-text-color) .block-library-pullquote__content.editor-rich-text p,.components-modal__screen-overlay .wp-block-pullquote :not(.has-text-color) .rich-text.block-editor-rich-text__editable p{color:var(--tainacan-interface--link-color, #298596);color:var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .wp-block-pullquote .wp-block-pullquote__citation,.components-modal__screen-overlay .wp-block-pullquote .wp-block-pullquote__citation{color:#555758;font-size:1rem;font-weight:normal;font-style:italic;text-transform:none}.editor-styles-wrapper .wp-block-separator,.components-modal__screen-overlay .wp-block-separator{width:50%;max-width:300px}.editor-styles-wrapper .wp-block-separator:not(.has-background-color),.components-modal__screen-overlay .wp-block-separator:not(.has-background-color){border-color:var(--tainacan-interface--link-color, #298596);border-color:var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .wp-block-separator.is-style-wide,.components-modal__screen-overlay .wp-block-separator.is-style-wide{width:100%}.editor-styles-wrapper .wp-block-separator.is-style-dots:not(.has-background-color)::before,.components-modal__screen-overlay .wp-block-separator.is-style-dots:not(.has-background-color)::before{color:var(--tainacan-interface--link-color, #298596);color:var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .wp-block-separator.is-style-dots::before,.components-modal__screen-overlay .wp-block-separator.is-style-dots::before{font-weight:600}.editor-styles-wrapper .wp-block-table th,.components-modal__screen-overlay .wp-block-table th{border-top:none;border-left:none;border-right:none;border-bottom:1px solid #cbcbcb;font-weight:normal;font-size:0.75rem;padding:.75rem}.editor-styles-wrapper .wp-block-table td,.components-modal__screen-overlay .wp-block-table td{border:1px solid #f2f2f2;font-size:0.875rem;padding:.75rem}.editor-styles-wrapper .tainacan-heading-section-pattern-pattern hr,.components-modal__screen-overlay .tainacan-heading-section-pattern-pattern hr{margin-left:0px} +:root{--tainacan-interface--link-color: #298596;--tainacan-interface--tooltip-color: #e6f6f8;--tainacan-block-primary: var(--tainacan-interface--link-color, #298596);--wp--preset--font-size--small: 14px;--wp--preset--font-size--regular: 16px;--wp--preset--font-size--large: 18px;--wp--preset--font-size--huge: 24px;--wp--preset--color--default: var(--tainacan-color-default, #298596);--wp--preset--color--carmine: #8c442c;--wp--preset--color--cherry: #A12B42;--wp--preset--color--mustard: #754E24;--wp--preset--color--mintgreen: #255F56;--wp--preset--color--darkturquoise: #205E6F;--wp--preset--color--turquoise: #185F6D;--wp--preset--color--blueheavenly: #1D5C86;--wp--preset--color--purple: #4751a3;--wp--preset--color--violet: #955ba5;--wp--preset--color--white: #ffffff;--wp--preset--color--lightgray: #f2f2f2;--wp--preset--color--darkgray: #555758;--wp--style--global--content-size: 1100px;--wp--style--global--wide-size: 1400px}.editor-styles-wrapper{background:white;padding:3rem 0px 0px 0px !important}.editor-styles-wrapper .edit-post-visual-editor__post-title-wrapper,.editor-styles-wrapper :not(.edit-post-visual-editor__post-title-wrapper)>.editor-post-title,.components-modal__screen-overlay .edit-post-visual-editor__post-title-wrapper,.components-modal__screen-overlay :not(.edit-post-visual-editor__post-title-wrapper)>.editor-post-title{margin:0 auto 5.35rem auto;padding:0;max-width:calc(1400px - 4.1666667%);width:calc(100% - 8.33333%);border-bottom:2px solid var(--tainacan-interface--link-color, #298596);border-bottom:2px solid var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .edit-post-visual-editor__post-title-wrapper>.wp-block,.editor-styles-wrapper :not(.edit-post-visual-editor__post-title-wrapper)>.editor-post-title>.wp-block,.components-modal__screen-overlay .edit-post-visual-editor__post-title-wrapper>.wp-block,.components-modal__screen-overlay :not(.edit-post-visual-editor__post-title-wrapper)>.editor-post-title>.wp-block{margin:0 !important;padding:0px}.editor-styles-wrapper .edit-post-visual-editor__post-title-wrapper.is-root-container.is-layout-flow>h1,.editor-styles-wrapper :not(.edit-post-visual-editor__post-title-wrapper)>.editor-post-title.is-root-container.is-layout-flow>h1,.components-modal__screen-overlay .edit-post-visual-editor__post-title-wrapper.is-root-container.is-layout-flow>h1,.components-modal__screen-overlay :not(.edit-post-visual-editor__post-title-wrapper)>.editor-post-title.is-root-container.is-layout-flow>h1{margin-left:0px !important;margin-right:0px !important}.editor-styles-wrapper .wp-block.editor-post-title__block,.editor-styles-wrapper .editor-post-title__block .editor-post-title__input,.editor-styles-wrapper .editor-post-title.editor-post-title__input,.components-modal__screen-overlay .wp-block.editor-post-title__block,.components-modal__screen-overlay .editor-post-title__block .editor-post-title__input,.components-modal__screen-overlay .editor-post-title.editor-post-title__input{font-size:1.25rem;font-family:'Roboto', sans-serif;color:#1d1d1d}.editor-styles-wrapper .wp-block.editor-post-title__block textarea,.editor-styles-wrapper .editor-post-title__block .editor-post-title__input textarea,.editor-styles-wrapper .editor-post-title.editor-post-title__input textarea,.components-modal__screen-overlay .wp-block.editor-post-title__block textarea,.components-modal__screen-overlay .editor-post-title__block .editor-post-title__input textarea,.components-modal__screen-overlay .editor-post-title.editor-post-title__input textarea{padding:3px 6px;color:#1d1d1d}.editor-styles-wrapper .components-modal__content .input-control,.editor-styles-wrapper .components-modal__content input[type="date"],.editor-styles-wrapper .components-modal__content input[type="datetime-local"],.editor-styles-wrapper .components-modal__content input[type="datetime"],.editor-styles-wrapper .components-modal__content input[type="email"],.editor-styles-wrapper .components-modal__content input[type="month"],.editor-styles-wrapper .components-modal__content input[type="number"],.editor-styles-wrapper .components-modal__content input[type="password"],.editor-styles-wrapper .components-modal__content input[type="search"],.editor-styles-wrapper .components-modal__content input[type="tel"],.editor-styles-wrapper .components-modal__content input[type="text"],.editor-styles-wrapper .components-modal__content input[type="time"],.editor-styles-wrapper .components-modal__content input[type="url"],.editor-styles-wrapper .components-modal__content input[type="week"],.editor-styles-wrapper .components-modal__content select,.editor-styles-wrapper .components-modal__content textarea,.editor-styles-wrapper .components-popover .input-control,.editor-styles-wrapper .components-popover input[type="date"],.editor-styles-wrapper .components-popover input[type="datetime-local"],.editor-styles-wrapper .components-popover input[type="datetime"],.editor-styles-wrapper .components-popover input[type="email"],.editor-styles-wrapper .components-popover input[type="month"],.editor-styles-wrapper .components-popover input[type="number"],.editor-styles-wrapper .components-popover input[type="password"],.editor-styles-wrapper .components-popover input[type="search"],.editor-styles-wrapper .components-popover input[type="tel"],.editor-styles-wrapper .components-popover input[type="text"],.editor-styles-wrapper .components-popover input[type="time"],.editor-styles-wrapper .components-popover input[type="url"],.editor-styles-wrapper .components-popover input[type="week"],.editor-styles-wrapper .components-popover select,.editor-styles-wrapper .components-popover textarea,.components-modal__screen-overlay .components-modal__content .input-control,.components-modal__screen-overlay .components-modal__content input[type="date"],.components-modal__screen-overlay .components-modal__content input[type="datetime-local"],.components-modal__screen-overlay .components-modal__content input[type="datetime"],.components-modal__screen-overlay .components-modal__content input[type="email"],.components-modal__screen-overlay .components-modal__content input[type="month"],.components-modal__screen-overlay .components-modal__content input[type="number"],.components-modal__screen-overlay .components-modal__content input[type="password"],.components-modal__screen-overlay .components-modal__content input[type="search"],.components-modal__screen-overlay .components-modal__content input[type="tel"],.components-modal__screen-overlay .components-modal__content input[type="text"],.components-modal__screen-overlay .components-modal__content input[type="time"],.components-modal__screen-overlay .components-modal__content input[type="url"],.components-modal__screen-overlay .components-modal__content input[type="week"],.components-modal__screen-overlay .components-modal__content select,.components-modal__screen-overlay .components-modal__content textarea,.components-modal__screen-overlay .components-popover .input-control,.components-modal__screen-overlay .components-popover input[type="date"],.components-modal__screen-overlay .components-popover input[type="datetime-local"],.components-modal__screen-overlay .components-popover input[type="datetime"],.components-modal__screen-overlay .components-popover input[type="email"],.components-modal__screen-overlay .components-popover input[type="month"],.components-modal__screen-overlay .components-popover input[type="number"],.components-modal__screen-overlay .components-popover input[type="password"],.components-modal__screen-overlay .components-popover input[type="search"],.components-modal__screen-overlay .components-popover input[type="tel"],.components-modal__screen-overlay .components-popover input[type="text"],.components-modal__screen-overlay .components-popover input[type="time"],.components-modal__screen-overlay .components-popover input[type="url"],.components-modal__screen-overlay .components-popover input[type="week"],.components-modal__screen-overlay .components-popover select,.components-modal__screen-overlay .components-popover textarea{border-radius:0;border-color:#cbcbcb;padding:4px 8px}.editor-styles-wrapper .components-modal__content .input-control:focus,.editor-styles-wrapper .components-modal__content input[type="date"]:focus,.editor-styles-wrapper .components-modal__content input[type="datetime-local"]:focus,.editor-styles-wrapper .components-modal__content input[type="datetime"]:focus,.editor-styles-wrapper .components-modal__content input[type="email"]:focus,.editor-styles-wrapper .components-modal__content input[type="month"]:focus,.editor-styles-wrapper .components-modal__content input[type="number"]:focus,.editor-styles-wrapper .components-modal__content input[type="password"]:focus,.editor-styles-wrapper .components-modal__content input[type="search"]:focus,.editor-styles-wrapper .components-modal__content input[type="tel"]:focus,.editor-styles-wrapper .components-modal__content input[type="text"]:focus,.editor-styles-wrapper .components-modal__content input[type="time"]:focus,.editor-styles-wrapper .components-modal__content input[type="url"]:focus,.editor-styles-wrapper .components-modal__content input[type="week"]:focus,.editor-styles-wrapper .components-modal__content select:focus,.editor-styles-wrapper .components-modal__content textarea:focus,.editor-styles-wrapper .components-popover .input-control:focus,.editor-styles-wrapper .components-popover input[type="date"]:focus,.editor-styles-wrapper .components-popover input[type="datetime-local"]:focus,.editor-styles-wrapper .components-popover input[type="datetime"]:focus,.editor-styles-wrapper .components-popover input[type="email"]:focus,.editor-styles-wrapper .components-popover input[type="month"]:focus,.editor-styles-wrapper .components-popover input[type="number"]:focus,.editor-styles-wrapper .components-popover input[type="password"]:focus,.editor-styles-wrapper .components-popover input[type="search"]:focus,.editor-styles-wrapper .components-popover input[type="tel"]:focus,.editor-styles-wrapper .components-popover input[type="text"]:focus,.editor-styles-wrapper .components-popover input[type="time"]:focus,.editor-styles-wrapper .components-popover input[type="url"]:focus,.editor-styles-wrapper .components-popover input[type="week"]:focus,.editor-styles-wrapper .components-popover select:focus,.editor-styles-wrapper .components-popover textarea:focus,.components-modal__screen-overlay .components-modal__content .input-control:focus,.components-modal__screen-overlay .components-modal__content input[type="date"]:focus,.components-modal__screen-overlay .components-modal__content input[type="datetime-local"]:focus,.components-modal__screen-overlay .components-modal__content input[type="datetime"]:focus,.components-modal__screen-overlay .components-modal__content input[type="email"]:focus,.components-modal__screen-overlay .components-modal__content input[type="month"]:focus,.components-modal__screen-overlay .components-modal__content input[type="number"]:focus,.components-modal__screen-overlay .components-modal__content input[type="password"]:focus,.components-modal__screen-overlay .components-modal__content input[type="search"]:focus,.components-modal__screen-overlay .components-modal__content input[type="tel"]:focus,.components-modal__screen-overlay .components-modal__content input[type="text"]:focus,.components-modal__screen-overlay .components-modal__content input[type="time"]:focus,.components-modal__screen-overlay .components-modal__content input[type="url"]:focus,.components-modal__screen-overlay .components-modal__content input[type="week"]:focus,.components-modal__screen-overlay .components-modal__content select:focus,.components-modal__screen-overlay .components-modal__content textarea:focus,.components-modal__screen-overlay .components-popover .input-control:focus,.components-modal__screen-overlay .components-popover input[type="date"]:focus,.components-modal__screen-overlay .components-popover input[type="datetime-local"]:focus,.components-modal__screen-overlay .components-popover input[type="datetime"]:focus,.components-modal__screen-overlay .components-popover input[type="email"]:focus,.components-modal__screen-overlay .components-popover input[type="month"]:focus,.components-modal__screen-overlay .components-popover input[type="number"]:focus,.components-modal__screen-overlay .components-popover input[type="password"]:focus,.components-modal__screen-overlay .components-popover input[type="search"]:focus,.components-modal__screen-overlay .components-popover input[type="tel"]:focus,.components-modal__screen-overlay .components-popover input[type="text"]:focus,.components-modal__screen-overlay .components-popover input[type="time"]:focus,.components-modal__screen-overlay .components-popover input[type="url"]:focus,.components-modal__screen-overlay .components-popover input[type="week"]:focus,.components-modal__screen-overlay .components-popover select:focus,.components-modal__screen-overlay .components-popover textarea:focus{border:1px solid #555758;box-shadow:none}.editor-styles-wrapper .components-base-control__label,.components-modal__screen-overlay .components-base-control__label{font-weight:600;color:black}.editor-styles-wrapper .wp-block-quote.is-style-large,.components-modal__screen-overlay .wp-block-quote.is-style-large{font-size:1.375rem;font-family:'Roboto', sans-serif}.editor-styles-wrapper .wp-block-quote:not(.is-style-large):not(.is-large),.components-modal__screen-overlay .wp-block-quote:not(.is-style-large):not(.is-large){border-left:2px solid var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .wp-block-quote__citation,.components-modal__screen-overlay .wp-block-quote__citation{font-weight:500;font-size:1rem;text-align:right;font-style:italic;color:#555758}.editor-styles-wrapper .wp-block-pullquote:not(.is-style-solid-color),.components-modal__screen-overlay .wp-block-pullquote:not(.is-style-solid-color){border-top:2px solid var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596));border-bottom:2px solid var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .wp-block-pullquote .block-library-pullquote__content.editor-rich-text p,.editor-styles-wrapper .wp-block-pullquote .rich-text.block-editor-rich-text__editable p,.components-modal__screen-overlay .wp-block-pullquote .block-library-pullquote__content.editor-rich-text p,.components-modal__screen-overlay .wp-block-pullquote .rich-text.block-editor-rich-text__editable p{font-size:1.375rem;font-weight:500}.editor-styles-wrapper .wp-block-pullquote :not(.has-text-color) .block-library-pullquote__content.editor-rich-text p,.editor-styles-wrapper .wp-block-pullquote :not(.has-text-color) .rich-text.block-editor-rich-text__editable p,.components-modal__screen-overlay .wp-block-pullquote :not(.has-text-color) .block-library-pullquote__content.editor-rich-text p,.components-modal__screen-overlay .wp-block-pullquote :not(.has-text-color) .rich-text.block-editor-rich-text__editable p{color:var(--tainacan-interface--link-color, #298596);color:var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .wp-block-pullquote .wp-block-pullquote__citation,.components-modal__screen-overlay .wp-block-pullquote .wp-block-pullquote__citation{color:#555758;font-size:1rem;font-weight:normal;font-style:italic;text-transform:none}.editor-styles-wrapper .wp-block-separator,.components-modal__screen-overlay .wp-block-separator{width:50%;max-width:300px}.editor-styles-wrapper .wp-block-separator:not(.has-background-color),.components-modal__screen-overlay .wp-block-separator:not(.has-background-color){border-color:var(--tainacan-interface--link-color, #298596);border-color:var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .wp-block-separator.is-style-wide,.components-modal__screen-overlay .wp-block-separator.is-style-wide{width:100%}.editor-styles-wrapper .wp-block-separator.is-style-dots:not(.has-background-color)::before,.components-modal__screen-overlay .wp-block-separator.is-style-dots:not(.has-background-color)::before{color:var(--tainacan-interface--link-color, #298596);color:var(--tainacan-color-default, var(--tainacan-interface--link-color, #298596))}.editor-styles-wrapper .wp-block-separator.is-style-dots::before,.components-modal__screen-overlay .wp-block-separator.is-style-dots::before{font-weight:600}.editor-styles-wrapper .wp-block-table th,.components-modal__screen-overlay .wp-block-table th{border-top:none;border-left:none;border-right:none;border-bottom:1px solid #cbcbcb;font-weight:normal;font-size:0.75rem;padding:.75rem}.editor-styles-wrapper .wp-block-table td,.components-modal__screen-overlay .wp-block-table td{border:1px solid #f2f2f2;font-size:0.875rem;padding:.75rem}.editor-styles-wrapper .tainacan-heading-section-pattern-pattern hr,.components-modal__screen-overlay .tainacan-heading-section-pattern-pattern hr{margin-left:0px} /*# sourceMappingURL=editor-style.css.map */ diff --git a/src/editor-style.css.map b/src/editor-style.css.map index 10b34fc..cbef729 100644 --- a/src/editor-style.css.map +++ b/src/editor-style.css.map @@ -1,6 +1,6 @@ { "version": 3, -"mappings": "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", +"mappings": "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", "sources": ["assets/scss/_variables.scss","assets/scss/editor-style.scss"], "names": [], "file": "editor-style.css" diff --git a/src/functions/customizer/colors.php b/src/functions/customizer/colors.php index 9b59703..a6fa33a 100644 --- a/src/functions/customizer/colors.php +++ b/src/functions/customizer/colors.php @@ -352,7 +352,7 @@ function tainacan_get_color_scheme_css( $colors ) { $filter = ( has_filter( 'tainacan-customize-css-class' ) ) ? apply_filters( 'tainacan-customize-css-class', $colors ) : ''; return << esc_url_raw( get_site_url() ) . '/' . \Tainacan\Theme_Helper::get_instance()->get_items_list_slug(), 'theme_collection_list_url' => get_post_type_archive_link( 'tainacan-collection' ), + 'theme_taxonomy_list_url' => get_post_type_archive_link( 'tainacan-taxonomy' ), 'site_url' => get_site_url() ); wp_register_script( 'tainacan_searchBarRedirect', get_template_directory_uri() . '/assets/js/search-bar-redirect.js', '', TAINACAN_INTERFACE_VERSION, false );