Compatibility issue with Gutenberg
-
Hello,
I’ve seen Gutenberg is on the list of AMP WordPress Ecosystem, but I found it’s not compatible with AMP (Official AMP plugin, WordPress 5.2.3).
I installed Gutenberg on my new official site built with AMP standard mode and Twenty Twenty, a new way to build and design instead of non-AMP way. It takes time, but I’m enjoying the result and almost done.
It’s sad to find out they are not compatible in the end…Could you help me to confirm that?
Will the compatibility be fixed soon?Thanks.
The page I need help with: [log in to see the link]
-
What specifically is not compatible?
What blocks are you using?
Sharing screenshots would be helpful.
Is it compatible with ASTRA theme with gutenberg?
@westonruter Sorry for the missing part.
I’ve migrated the test site listed on start article to public site, but I can’t edit it.As the two screenshots: https://imgur.com/a/pMRZnfq
It shows the compatibility issue notice when Gutenberg plugin installd and activated, but the issue notice disappeared after deactivated and reactivated Gutenberg plugin.
Now there are only about All In One SEO and Full Site Editing plugin.@zotezo You should concern it with AMP not Gutenberg.
FYI: “Astra Options that won’t work with AMP” https://wpastra.com/docs/astra-options-that-wont-work-with-amp/I’ve tested and tried to build with almost all of themes listed on the AMP ecosystem of WordPress, Astra and OceanWP are both have kind of problem even the relative basic functions/options.
Premium/Paid function is no compatible ofcourse.So I turn to try Genesis series and Twenty series theme, and choose Twenty Twenty with some in-built functions which is compatible with AMP standard in the end. Still needs lots of works on my own instead of convenient plugins/blocks which is not compatible with AMP, but it tastes good when I’ve almost done the new rebuilding work powered by AMP compatible resources.
https://facekungfu.com/- This reply was modified 4 years, 8 months ago by Green.
@yanggh The “Sources” column indicates the validation errors are coming not from Gutenberg but from the Full Site Editing plugin and the All in One SEO Pack.
Note that WordPress SEO by Yoast is AMP-compatible, so that would be an alternative.
I don’t have an AMP-compatible alternative for the Full Site Editing plugin at this time. Nevertheless, if the blocks have good fallbacks for when JS is turned off (or removed in the case of the AMP plugin) then you may consider just leaving the markup for the validation errors as “removed”.
So Gutenberg is compatible, but these other plugins are not yet. The Full Site Editing plugin could probably be made AMP-compatible pretty easily.
@westonruter Thankx, Full Site Editing plugin could be deactivated when there’s no more need to use their template and edit functions, so it would be currently acceptable for me.
Does the JS issue from AIOSEO affect SEO funcions or just affect the back-end(to logging users) of the WordPress site?
I know Yoast is on the list of AMP ecosystem. I see “AMP Ready” on AIOSEO WordPress plugin page, but there’s no “AMP” on Yoast WordPress plugin page.
There’s a plugin Glue for Yoast SEO & AMP developed by the same author of Yoast.
And, Yoast is not clean/simple at coding and UI with bad reputations including inappropriate AD in back-end and security issue related to AIOSEO and The SEO Framework
, both claimed AMP compatible on their WordPress plugin page.Would you tell me which kind of claim is more reliable for user want to build a site with AMP “Standard Mode”, on AMP ecosystem but not in the official site/WordPress plugin page or opposite?
Note that you do not need the Yoast Glue plugin anymore. It was only useful for Reader mode at a time before certain features were merged into the AMP plugin directly. The Yoast plugin is AMP-compatible out of the box now.
I’m not sure I understand your last question.
I’ll look into why AIOSEO is emitting a validation error.
@yanggh actually, I see no validation error caused by
script.aioseop-schema
.Please do two things:
1. Expand the validation error by clicking “Details” to and show the contents of the
script
.
2. Switch to Transitional mode and copy/paste the<script type="application/ld+json" class="aioseop-schema">
from the non-AMP page.Actually, I can now replicate the issue, once I view a post that has blocks. There are source stack comments that are getting injected into the JSON, and this is making it invalid. It’s important to note that the validation error is only being triggered during validation, and it is not occuring during normal frontend requests.
I’ve filed a bug report: https://github.com/ampproject/amp-wp/issues/4420
I think there is a simple workaround, however, which will fix this…
@yanggh Here is a temporary workaround plugin which fixes the compatibility problem with AIOSEO: https://gist.github.com/westonruter/5d66967fe586fb64d7244d3ad0dc89cb
@westonruter Thank you! Sorry for replying late.
Q1: So, which means the validation error won’t cause negative effects, right?Q2: I’m not familiar to work with GitHub actually. Could you teach me more about how to use the “temporary workaround plugin”?
Just install it like a normal individual plugin, or need to paste it by CodeSnippet?Thanks for your help and resources which seems a resolution created by you already.
@yanggh You can actually just install the 1.5.0-RC1 plugin version instead, which includes the fix: https://github.com/ampproject/amp-wp/releases/tag/1.5.0-RC1
Scroll down to the bottom and download the
amp.zip
. To install, you first deactivate and uninstall the current version of the AMP plugin and then upload and activate thisamp.zip
according to the handbook instructions.@westonruter I tried the 1.5.0-RC1 version, the issue of AIOSEO has been fixed but see other issues – Code Snippets plugin issue and weird font-family be added.
The CSS codes of weird font-family issue:
amp-img:not([_]){display:block}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(1 turn)}}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;src:url("https://facekungfu.com/wp-content/plugins/atomic-blocks/dist/assets/fontawesome/webfonts/fa-brands-400.eot");src:url("https://facekungfu.com/wp-content/plugins/atomic-blocks/dist/assets/fontawesome/webfonts/fa-brands-400.eot#iefix") format("embedded-opentype"),url("https://facekungfu.com/wp-content/plugins/atomic-blocks/dist/assets/fontawesome/webfonts/fa-brands-400.woff2") format("woff2"),url("https://facekungfu.com/wp-content/plugins/atomic-blocks/dist/assets/fontawesome/webfonts/fa-brands-400.woff") format("woff"),url("https://facekungfu.com/wp-content/plugins/atomic-blocks/dist/assets/fontawesome/webfonts/fa-brands-400.ttf") format("truetype"),url("https://facekungfu.com/wp-content/plugins/atomic-blocks/dist/assets/fontawesome/webfonts/fa-brands-400.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;src:url("https://facekungfu.com/wp-content/plugins/atomic-blocks/dist/assets/fontawesome/webfonts/fa-regular-400.eot");src:url("https://facekungfu.com/wp-content/plugins/atomic-blocks/dist/assets/fontawesome/webfonts/fa-regular-400.eot#iefix") format("embedded-opentype"),url("https://facekungfu.com/wp-content/plugins/atomic-blocks/dist/assets/fontawesome/webfonts/fa-regular-400.woff2") format("woff2"),url("https://facekungfu.com/wp-content/plugins/atomic-blocks/dist/assets/fontawesome/webfonts/fa-regular-400.woff") format("woff"),url("https://facekungfu.com/wp-content/plugins/atomic-blocks/dist/assets/fontawesome/webfonts/fa-regular-400.ttf") format("truetype"),url("https://facekungfu.com/wp-content/plugins/atomic-blocks/dist/assets/fontawesome/webfonts/fa-regular-400.svg#fontawesome") format("svg")}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;src:url("https://facekungfu.com/wp-content/plugins/atomic-blocks/dist/assets/fontawesome/webfonts/fa-solid-900.eot");src:url("https://facekungfu.com/wp-content/plugins/atomic-blocks/dist/assets/fontawesome/webfonts/fa-solid-900.eot#iefix") format("embedded-opentype"),url("https://facekungfu.com/wp-content/plugins/atomic-blocks/dist/assets/fontawesome/webfonts/fa-solid-900.woff2") format("woff2"),url("https://facekungfu.com/wp-content/plugins/atomic-blocks/dist/assets/fontawesome/webfonts/fa-solid-900.woff") format("woff"),url("https://facekungfu.com/wp-content/plugins/atomic-blocks/dist/assets/fontawesome/webfonts/fa-solid-900.ttf") format("truetype"),url("https://facekungfu.com/wp-content/plugins/atomic-blocks/dist/assets/fontawesome/webfonts/fa-solid-900.svg#fontawesome") format("svg")}amp-img.amp-wp-enforced-sizes[layout="intrinsic"] > img{object-fit:contain}.wp-block-button{color:#fff}.wp-block-button.aligncenter{text-align:center}.wp-block-button__link{background-color:#32373c;border:none;border-radius:28px;box-shadow:none;color:inherit;cursor:pointer;display:inline-block;font-size:18px;margin:0;padding:12px 24px;text-align:center;text-decoration:none;overflow-wrap:break-word}.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover,.wp-block-button__link:visited{color:inherit}.is-style-outline{color:#32373c}.is-style-outline .wp-block-button__link{background-color:transparent;border:2px solid}.wp-block-buttons .wp-block-button{display:inline-block;margin:4px}.wp-block-buttons.aligncenter{text-align:center}.wp-block-columns{display:flex;margin-bottom:28px;flex-wrap:wrap}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap}}.wp-block-columns.has-background{padding:20px 30px}.wp-block-column{flex-grow:1;min-width:0;word-break:break-word;overflow-wrap:break-word}@media (max-width:599px){:root:not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_) .wp-block-column{flex-basis:100%}}@media (min-width:600px) and (max-width:781px){.wp-block-column{flex-grow:0}:root:not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_) .wp-block-column{flex-basis:calc(50% - 16px)}.wp-block-column:nth-child(2n){margin-left:32px}}@media (min-width:782px){.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-column[data-amp-original-style*=flex-basis]{flex-grow:0}.wp-block-column:not(:first-child){margin-left:32px}}.wp-block-image{margin-bottom:1em}.wp-block-image amp-img{max-width:100%}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull amp-img,.wp-block-image.alignwide amp-img{width:100%}.wp-block-image .aligncenter{display:table;margin-left:0;margin-right:0}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}p.has-background{padding:20px 30px}p.has-text-color a{color:inherit}.wp-block-spacer{clear:both}.has-text-align-center{text-align:center}.ab-block-testimonial{background:#f2f2f2;color:#293038;margin:0 auto;padding:5%;border-radius:5px;margin-bottom:1.2em}.ab-block-testimonial .ab-testimonial-info{position:relative;display:inline-block;width:100%;margin-top:15px;min-height:55px;padding-top:5px;line-height:1.4}.ab-block-testimonial .ab-testimonial-info .ab-testimonial-avatar-wrap{position:absolute;left:0;top:0}.ab-block-testimonial .ab-testimonial-avatar-wrap+.ab-testimonial-name,.ab-block-testimonial .ab-testimonial-avatar-wrap+.ab-testimonial-name+.ab-testimonial-title,.ab-block-testimonial .ab-testimonial-avatar-wrap+.ab-testimonial-title{margin-left:70px;padding-left:0}.ab-block-testimonial .ab-testimonial-text p{line-height:1.6}.ab-block-testimonial .ab-testimonial-text a{color:inherit;-webkit-box-shadow:0 -1px 0 inset;box-shadow:0 -1px 0 inset;text-decoration:none}.ab-block-testimonial .ab-testimonial-text a:hover{color:inherit;-webkit-box-shadow:0 -2px 0 inset;box-shadow:0 -2px 0 inset}.ab-block-testimonial .ab-testimonial-name{font-size:1em;font-weight:bold;line-height:1.2;margin:0;padding:0}.ab-block-testimonial .ab-testimonial-title{opacity:.8}.ab-block-testimonial .ab-testimonial-avatar{border-radius:200px;max-width:100px}.ab-block-testimonial .ab-testimonial-image-wrap{height:55px;width:55px;background:#ddd;border-radius:200px;position:relative}.ab-block-testimonial .ab-testimonial-image-wrap amp-img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%;position:relative;z-index:10;z-index:5;border-radius:40px}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;width:1px}:root:not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_) .screen-reader-text{position:absolute;word-wrap:normal}.ab-block-container{margin:0;position:relative;padding:0}@media only screen and (min-width: 768px){.ab-block-container.alignfull .ab-container-inside{max-width:100%;margin:0 auto}}@media only screen and (min-width: 768px){.ab-block-container.alignwide .ab-container-inside{max-width:80%;margin:0 auto}}.ab-block-container .ab-container-image-wrap{position:absolute;top:0;right:0;left:0;height:100%;z-index:0}.ab-block-container .ab-container-image{-o-object-fit:cover;object-fit:cover;height:100%;width:100%;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.ab-block-container .ab-container-content{margin:0 auto;position:relative}.ab-block-container .ab-container-image:not(.has-background-dim){opacity:0}.ab-block-container .has-background-dim{opacity:.5}.ab-block-container .has-background-dim-100{opacity:1}.wp-block-atomic-blocks-ab-columns{position:relative}.ab-layout-column-wrap{display:-ms-grid;display:grid;grid-template-rows:1fr;grid-gap:0 2em;position:relative;z-index:1}.ab-block-layout-column.ab-is-vertically-aligned-top{-ms-flex-item-align:start;align-self:flex-start}.ab-block-layout-column.ab-is-vertically-aligned-center{-ms-flex-item-align:center;align-self:center}.ab-block-layout-column-inner,.ab-layout-column-wrap>.ab-block-layout-column-inner{position:relative;z-index:1}.ab-block-layout-column{display:block;width:100%}.ab-block-layout-column-gap-0{grid-gap:0 0}.ab-block-layout-column-gap-2{grid-gap:0 2em}.ab-block-layout-column:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;grid-area:col1}.ab-block-layout-column:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;grid-area:col1}.ab-block-layout-column:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;grid-area:col2}.ab-block-layout-column:nth-child(3){-ms-grid-row:1;-ms-grid-column:3;grid-area:col3}.ab-block-layout-column:nth-child(4){-ms-grid-row:1;-ms-grid-column:4;grid-area:col4}.ab-block-layout-column:nth-child(5){-ms-grid-row:1;-ms-grid-column:5;grid-area:col5}.ab-block-layout-column:nth-child(6){-ms-grid-row:1;-ms-grid-column:6;grid-area:col6}.ab-layout-columns-1>.ab-layout-column-wrap{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-template-areas:"col1"}.ab-layout-columns-2>.ab-layout-column-wrap{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-template-areas:"col1 col2"}@media only screen and (max-width: 600px){.ab-layout-columns-2>.ab-layout-column-wrap.ab-is-responsive-column{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-template-areas:"col1" "col2"}}.ab-2-col-wideright>.ab-layout-column-wrap{-ms-grid-columns:1fr 2fr;grid-template-columns:1fr 2fr}.ab-layout-columns-3>.ab-layout-column-wrap{-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;grid-template-areas:"col1 col2 col3"}@media only screen and (max-width: 600px){.ab-layout-columns-3>.ab-layout-column-wrap.ab-is-responsive-column{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-template-areas:"col1" "col2" "col3"}}.ab-3-col-widecenter>.ab-layout-column-wrap{-ms-grid-columns:1fr 2fr 1fr;grid-template-columns:1fr 2fr 1fr}@media only screen and (max-width: 600px){.ab-3-col-widecenter>.ab-layout-column-wrap.ab-is-responsive-column{-ms-grid-columns:1fr;grid-template-columns:1fr}}div[class*="ab-section-"].alignfull,div[class*="ab-layout-"].alignfull{margin-top:auto;margin-bottom:auto}@media only screen and (min-width: 600px){div[class*="wp-block-atomic"].ab-font-size-18.ab-block-testimonial p{font-size:18px}}.wp-block-image{margin-bottom:1.2em}.wpml-ls-legacy-list-horizontal{border:1px solid transparent;padding:7px;clear:both}.wpml-ls-legacy-list-horizontal>ul{padding:0;list-style-type:none}:root:not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_) .wpml-ls-legacy-list-horizontal>ul{margin:0}.wpml-ls-legacy-list-horizontal .wpml-ls-item{padding:0;margin:0;list-style-type:none;display:inline-block}.wpml-ls-legacy-list-horizontal a{display:block;text-decoration:none;padding:5px 10px;line-height:1}.wpml-ls-legacy-list-horizontal a span{vertical-align:middle}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer{margin-bottom:30px}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer>ul{text-align:center}.wpml-ls-slot-3,.wpml-ls-slot-3 a,.wpml-ls-slot-3 a:visited{background-color:#fff;color:#444}.wpml-ls-slot-3:hover,.wpml-ls-slot-3:hover a,.wpml-ls-slot-3 a:hover{color:#000;background-color:#eee}.wpml-ls-slot-3.wpml-ls-current-language,.wpml-ls-slot-3.wpml-ls-current-language a,.wpml-ls-slot-3.wpml-ls-current-language a:visited{color:#444;background-color:#fff}.wpml-ls-slot-3.wpml-ls-current-language:hover,.wpml-ls-slot-3.wpml-ls-current-language:hover a,.wpml-ls-slot-3.wpml-ls-current-language a:hover{color:#000;background-color:#eee}html,body{border:none;margin:0;padding:0}h1,h2,h3,p,amp-img,small,li,ul,fieldset,form,label,legend,button{border:none;font-size:inherit;line-height:inherit;margin:0;padding:0;text-align:inherit}html{font-size:62.5%;scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}body{background:#f5efe0;box-sizing:border-box;color:#000;font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,sans-serif;font-size:1.8rem;letter-spacing:-.015em;text-align:left}@supports ( font-variation-settings: normal ){body{font-family:"Inter var",-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,sans-serif}}*,*::before,*::after{box-sizing:inherit;-webkit-font-smoothing:antialiased;word-break:break-word;word-wrap:break-word}#site-content{overflow:hidden}.entry-content::after{clear:both;content:"";display:block}a,path{transition:all .15s linear}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;word-break:normal}:root:not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_) .screen-reader-text{position:absolute;word-wrap:normal}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);-webkit-clip-path:none;clip-path:none;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}:root:not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_) .screen-reader-text:focus{clip:auto}.skip-link{left:-9999rem;top:2.5rem;z-index:999999999;text-decoration:underline}.skip-link:focus{display:block;left:6px;top:7px;font-size:14px;font-weight:600;text-decoration:none;line-height:normal;padding:15px 23px 14px;z-index:100000;right:auto}@font-face{font-family:NonBreakingSpaceOverride;src:url("https://facekungfu.com/wp-content/plugins/amp/assets/fonts/nonbreakingspaceoverride.woff2") format("woff2"),url("https://facekungfu.com/wp-content/plugins/amp/assets/fonts/nonbreakingspaceoverride.woff") format("woff");font-display:swap}@font-face{font-family:"Inter var";font-weight:100 900;font-style:normal;font-display:swap;src:url("https://facekungfu.com/wp-content/themes/twentytwenty/assets/fonts/inter/Inter-upright-var.woff2") format("woff2")}@font-face{font-family:"Inter var";font-weight:100 900;font-style:italic;font-display:swap;src:url("https://facekungfu.com/wp-content/themes/twentytwenty/assets/fonts/inter/Inter-italic-var.woff2") format("woff2")}@media ( prefers-reduced-motion: reduce ){:root:not(#_):not(#_):not(#_):not(#_):not(#_):not(#_) *{animation-duration:0s;transition-duration:0s}}main{display:block}h1,h2,h3,.faux-heading{font-feature-settings:"lnum";font-variant-numeric:lining-nums;font-weight:700;letter-spacing:-.0415625em;line-height:1.25;margin:3.5rem 0 2rem;}h1{font-size:3.6rem;font-weight:800;line-height:1.138888889}h2{font-size:3.2rem}h3{font-size:2.8rem}p{line-height:1.5;margin:0 0 1em 0}small{font-size:.75em}a{color:#cd2653;text-decoration:underline}a:hover,a:focus{text-decoration:none}ul{margin:0 0 3rem 3rem}ul{list-style:disc}ul ul{list-style:circle}ul ul ul{list-style:square}li{line-height:1.5;margin:.5rem 0 0 2rem}li > ul{margin:1rem 0 0 2rem}.reset-list-style,.reset-list-style ul{list-style:none;margin:0}.reset-list-style li{margin:0}figure{display:block;margin:0}svg,amp-img{display:block;height:auto;max-width:100%}fieldset{border:.2rem solid #dcd7ca;padding:2rem}legend{font-size:.85em;font-weight:700;padding:0 1rem}label{display:block;font-size:1.6rem;font-weight:400;margin:0 0 .5rem 0}input[type="checkbox"] + label{display:inline;font-weight:400;margin-left:.5rem}input[type="checkbox"]{-webkit-appearance:none;-moz-appearance:none;position:relative;top:2px;display:inline-block;margin:0;width:1.5rem;min-width:1.5rem;height:1.5rem;background:#fff;border-radius:0;border-style:solid;border-width:.1rem;border-color:#dcd7ca;box-shadow:none;cursor:pointer}input[type="checkbox"]:checked::before{content:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%23000000%27%2F%3E%3C%2Fsvg%3E");position:absolute;display:inline-block;margin:-.1875rem 0 0 -.25rem;height:1.75rem;width:1.75rem}input,button,.wp-block-button__link{font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,sans-serif;line-height:1}@supports ( font-variation-settings: normal ){input,button,.wp-block-button__link{font-family:"Inter var",-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,sans-serif}}input{border-color:#dcd7ca;color:#000}input[type="url"],input[type="email"],input[type="tel"]{direction:ltr}input[type="text"],input[type="password"],input[type="email"],input[type="url"],input[type="date"],input[type="month"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="week"],input[type="number"],input[type="search"],input[type="tel"],input[type="color"]{-webkit-appearance:none;-moz-appearance:none;background:#fff;border-radius:0;border-style:solid;border-width:.1rem;box-shadow:none;display:block;font-size:1.6rem;letter-spacing:-.015em;margin:0;max-width:100%;padding:1.5rem 1.8rem;width:100%}input::-webkit-input-placeholder{line-height:normal}input:-ms-input-placeholder{line-height:normal}input::-moz-placeholder{line-height:revert}input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-results-button,input[type="search"]::-webkit-search-results-decoration{display:none}button,.wp-block-button__link,input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:none;-moz-appearance:none;background:#cd2653;border:none;border-radius:0;color:#fff;cursor:pointer;display:inline-block;font-size:1.5rem;font-weight:600;letter-spacing:.0333em;line-height:1.25;margin:0;opacity:1;padding:1.1em 1.44em;text-align:center;text-decoration:none;text-transform:uppercase;transition:opacity .15s linear}button:focus,button:hover,.wp-block-button .wp-block-button__link:focus,.wp-block-button .wp-block-button__link:hover,input[type="button"]:focus,input[type="button"]:hover,input[type="reset"]:focus,input[type="reset"]:hover,input[type="submit"]:focus,input[type="submit"]:hover{text-decoration:underline}input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="number"]:focus,input[type="tel"]:focus,input[type="range"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="time"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="color"]:focus{border-color:currentColor}input[type="search"]:focus{outline:thin dotted;outline-offset:-4px}.section-inner{margin-left:auto;margin-right:auto;max-width:120rem;width:calc(100% - 4rem)}.section-inner.medium{max-width:100rem}.toggle{-moz-appearance:none;-webkit-appearance:none;color:inherit;cursor:pointer;font-family:inherit;position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;text-align:inherit;user-select:none}button.toggle{background:none;border:none;box-shadow:none;border-radius:0;font-size:inherit;font-weight:400;letter-spacing:inherit;padding:0;text-transform:none}:root:not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_) .no-js .hide-no-js{display:none}.fill-children-current-color,.fill-children-current-color *{fill:currentColor}.cover-modal{display:none;-ms-overflow-style:none;overflow:-moz-scrollbars-none}.cover-modal.show-modal{display:block;cursor:pointer}:root:not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_) .cover-modal::-webkit-scrollbar{display:none}.cover-modal.show-modal > *{cursor:default}#site-header{background:#fff;position:relative}.header-inner{max-width:168rem;padding:3.15rem 0;z-index:100}.header-titles-wrapper{align-items:center;display:flex;justify-content:center;padding:0 4rem;text-align:center}body:not(.enable-search-modal) .header-titles-wrapper{justify-content:flex-start;padding-left:0;text-align:left}.site-logo,.site-description{margin:0}.site-description{margin-top:1rem;color:#6d6d6d;font-size:1.8rem;font-weight:500;display:none;letter-spacing:-.0311em;transition:all .15s linear}.site-logo a,.site-logo amp-img{display:block}.header-titles .site-logo .site-logo{margin:0}.site-logo amp-img{max-height:6rem;margin:0 auto;width:auto}body:not(.enable-search-modal) .site-logo amp-img{margin:0}.header-navigation-wrapper{display:none}.header-toggles{display:none}.header-inner .toggle{align-items:center;display:flex;overflow:visible;padding:0 2rem}.header-inner .toggle svg{display:block;position:relative;z-index:1}.header-inner .toggle path{fill:currentColor}.toggle-inner{display:flex;justify-content:center;height:2.3rem;position:relative}.toggle-icon{display:block;overflow:hidden}.toggle-inner .toggle-text{color:#6d6d6d;font-size:1rem;font-weight:600;position:absolute;top:calc(100% + .5rem);width:auto;white-space:nowrap;word-break:break-all}.header-inner .toggle:focus .toggle-text,.header-inner .toggle:hover .toggle-text{text-decoration:underline}.nav-toggle{position:absolute;bottom:0;right:0;top:0;width:6.6rem}.nav-toggle .toggle-icon,.nav-toggle svg{height:.8rem;width:2.6rem}.nav-toggle .toggle-inner{padding-top:.8rem}.menu-modal{background:#fff;display:none;opacity:0;overflow-y:auto;overflow-x:hidden;position:fixed;bottom:0;left:-99999rem;right:99999rem;top:0;transition:opacity .25s ease-in,left 0s .25s,right 0s .25s;z-index:99}.admin-bar .menu-modal{top:32px}@media (max-width: 782px){.admin-bar .menu-modal{top:46px}}.menu-modal.show-modal{display:flex}.menu-modal.active{left:0;opacity:1;right:0;transition:opacity .25s ease-out}.menu-modal-inner{background:#fff;display:flex;justify-content:stretch;overflow:auto;-ms-overflow-style:auto;width:100%}.menu-wrapper{display:flex;flex-direction:column;justify-content:space-between;position:relative}button.close-nav-toggle{align-items:center;display:flex;font-size:1.6rem;font-weight:500;justify-content:flex-end;padding:3.1rem 0;width:100%}button.close-nav-toggle svg{height:1.6rem;width:1.6rem}button.close-nav-toggle .toggle-text{margin-right:1.6rem}.menu-modal .menu-top{flex-shrink:0}.modal-menu{position:relative;left:calc(50% - 50vw);width:100vw}.modal-menu li{border-color:#dedfdf;border-style:solid;border-width:.1rem 0 0 0;display:flex;flex-wrap:wrap;line-height:1;justify-content:flex-start;margin:0}.modal-menu > li > a,.modal-menu > li > .ancestor-wrapper > a{font-size:2rem;font-weight:700;letter-spacing:-.0375em}.modal-menu > li:last-child{border-bottom-width:.1rem}.modal-menu .ancestor-wrapper{display:flex;justify-content:space-between;width:100%}.modal-menu a{display:block;padding:2rem 2.5rem;text-decoration:none;width:100%}.modal-menu a:focus,.modal-menu a:hover{text-decoration:underline}button.sub-menu-toggle{border-left:.1rem solid #dedfdf;flex-shrink:0;margin:1rem 0;padding:0 2.5rem}button.sub-menu-toggle svg{height:.9rem;transition:transform .15s linear;width:1.5rem}button.sub-menu-toggle.active svg{transform:rotate(180deg)}.modal-menu ul{display:none;margin:0;width:100%}.modal-menu ul li{border-left-width:1rem}.modal-menu ul li a{color:inherit;font-weight:500}.menu-wrapper .menu-item{position:relative}.menu-wrapper .active{display:block}.expanded-menu{display:none}.mobile-menu{display:block}.menu-bottom{flex-shrink:0;padding:4rem 0}.menu-bottom nav{width:100%}body.template-full-width .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide),body.template-full-width [class*="__inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide){max-width:120rem}body:not(.singular) main > article:first-of-type{padding:4rem 0 0}.singular .entry-header{background-color:#fff;padding:4rem 0}h1.entry-title,h2.entry-title{margin:0}.entry-title a{color:inherit;text-decoration:none}.entry-title a:focus,.entry-title a:hover{text-decoration:underline}.post-meta-wrapper{margin-top:2rem;margin-right:auto;margin-left:auto;max-width:58rem;width:100%}.post-meta{color:#6d6d6d;display:flex;flex-wrap:wrap;font-size:1.5rem;font-weight:500;list-style:none;margin:-1rem 0 0 -2rem}.post-meta li{flex-shrink:0;letter-spacing:-.016875em;margin:1rem 0 0 2rem;max-width:calc(100% - 2rem)}.post-meta a{color:inherit;text-decoration:none}.post-meta a:focus,.post-meta a:hover{text-decoration:underline}.post-meta .meta-wrapper{align-items:center;display:flex;flex-wrap:nowrap}.post-meta .meta-icon{flex-shrink:0;margin-right:1rem}.post-meta .post-edit .meta-icon svg{width:1.8rem;height:1.8rem}.post-meta svg *{fill:currentColor}.post-inner{padding-top:5rem}.reduced-spacing.missing-post-thumbnail .post-inner{padding-top:0}.has-text-color a{color:inherit}:root .has-primary-background-color{background-color:#000;color:#f5efe0}:root .has-background-background-color{background-color:#f5efe0;color:#000}.has-text-align-center{text-align:center}*[class*="_inner-container"] > *:first-child{margin-top:0}*[class*="_inner-container"] > *:last-child{margin-bottom:0}.wp-block-columns:not(.alignwide):not(.alignfull),.wp-block-group:not(.has-background):not(.alignwide):not(.alignfull),.wp-block-image:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter){margin-bottom:3rem;margin-top:3rem}[class*="__inner-container"] .wp-block-group:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright){margin-left:auto;margin-right:auto;max-width:58rem}.wp-block-button{margin:3rem 0}.wp-block-button.is-style-outline{color:#cd2653}.is-style-outline .wp-block-button__link:not(.has-text-color){color:inherit}.is-style-outline .wp-block-button__link{padding:calc(1.1em - .2rem) calc(1.44em - .2rem)}.wp-block-columns.alignfull,.alignfull:not(.has-background) .wp-block-columns{padding-left:2rem;padding-right:2rem}.wp-block-column{margin-bottom:3.2rem}.wp-block-column > *:first-child{margin-top:0}.wp-block-column > *:last-child{margin-bottom:0}.wp-block-group.has-background{padding:2rem;margin-bottom:0;margin-top:0}.wp-block-group__inner-container{margin:0 auto}.wp-block-group__inner-container,.entry-content .wp-block-group p{max-width:100%}.alignfull:not(.has-background) > .wp-block-group__inner-container > p:not(.has-background-color){padding-left:2rem;padding-right:2rem}.entry-content{line-height:1.5}.entry-content > *{margin-left:auto;margin-right:auto;margin-bottom:1.25em}.entry-content > *:first-child{margin-top:0}.entry-content > *:last-child{margin-bottom:0}.entry-content a:hover,.entry-content a:focus{text-decoration:none}.entry-content p,.entry-content li{line-height:1.4}.entry-content h1,.entry-content h2,.entry-content h3{margin:3.5rem auto 2rem}.entry-content ul ul{margin-bottom:1rem}.entry-content p,.entry-content ul{font-family:NonBreakingSpaceOverride,"Hoefler Text",Garamond,"Times New Roman",serif;letter-spacing:normal;}.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide){max-width:58rem;width:calc(100% - 4rem)}[class*="__inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide){max-width:58rem;width:100%}.aligncenter,.alignwide{margin-top:4rem;margin-right:auto;margin-bottom:4rem;margin-left:auto}[class*="__inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright){margin-left:auto;margin-right:auto}.alignfull{margin-top:5rem;margin-right:auto;margin-bottom:5rem;margin-left:auto;max-width:100vw;position:relative;width:100%}[class*="__inner-container"] > .alignfull{max-width:100%}.alignwide{max-width:120rem;position:relative;width:calc(100% - 4rem)}[class*="__inner-container"] > .alignwide{width:100%}.aligncenter,.aligncenter amp-img{margin-left:auto;margin-right:auto}#site-footer{background-color:#fff;border-color:#dedfdf;border-style:solid;border-width:0}.footer-top-hidden #site-footer{margin-top:5rem}.reduced-spacing.footer-top-hidden #site-footer{border-top-width:.1rem}#site-footer{padding:3rem 0}#site-footer{font-size:1.6rem}#site-footer .section-inner{align-items:baseline;display:flex;justify-content:space-between}#site-footer a{text-decoration:none}#site-footer a:focus,#site-footer a:hover{text-decoration:underline}.footer-copyright a,.powered-by-wordpress a{color:inherit}.powered-by-wordpress,.to-the-top{color:#6d6d6d}a.to-the-top > *{pointer-events:none}.footer-copyright{font-weight:600;margin:0}.powered-by-wordpress{display:none;margin:0 0 0 2.4rem}.to-the-top-long{display:none}@media ( max-width: 479px ){ul{margin:0 0 3rem 2rem}li{margin:.5rem 0 0 1rem}}@media ( max-width: 599px ){.wp-block-column:last-child{margin-bottom:0}.wp-block-columns + .wp-block-columns{margin-top:.2rem}.wp-block-columns.alignwide + .wp-block-columns.alignwide{margin-top:-.8rem}.wp-block-columns.alignfull + .wp-block-columns.alignfull{margin-top:-1.8rem}}@media ( min-width: 600px ){.wp-block-columns.alignwide + .wp-block-columns.alignwide,.wp-block-columns.alignfull + .wp-block-columns.alignfull{margin-top:-4rem}}@media ( min-width: 700px ){ul{margin-bottom:4rem}h1,h2,h3{margin:6rem auto 3rem}h1{font-size:6.4rem}h2{font-size:4.8rem}h3{font-size:4rem}fieldset{padding:3rem}legend{padding:0 1.5rem}button,.wp-block-button__link,input[type="button"],input[type="reset"],input[type="submit"]{font-size:1.7rem}.section-inner{width:calc(100% - 8rem)}.header-inner{padding:3.8rem 0}.site-description{display:block}.site-logo amp-img{max-height:9rem;transition:height .15s linear,width .15s linear,max-height .15s linear}.toggle-inner .toggle-text{font-size:1.2rem}.nav-toggle{right:2rem}button.close-nav-toggle{font-size:1.8rem;padding:4rem 0}button.close-nav-toggle svg{height:2rem;width:2rem}button.close-nav-toggle .toggle-text{margin-right:2.1rem}.modal-menu{left:auto;width:100%}.modal-menu > li > a,.modal-menu > li > .ancestor-wrapper > a{font-size:2.4rem;padding:2.5rem 0}.modal-menu ul li{border-left-color:transparent}.modal-menu > li > .ancestor-wrapper > button.sub-menu-toggle{padding:0 3rem}.modal-menu > li > .ancestor-wrapper > button.sub-menu-toggle svg{height:1.1rem;width:1.8rem}.menu-bottom{align-items:center;display:flex;justify-content:space-between;padding:4.4rem 0}body.template-full-width .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide){width:calc(100% - 8rem)}body.template-full-width .alignfull:not(.has-background) > .wp-block-group__inner-container > p:not(.has-background-color){padding-left:4rem;padding-right:4rem}body:not(.singular) main > article:first-of-type{padding:8rem 0 0}h2.entry-title{font-size:6.4rem}.singular .entry-header{padding:8rem 0}.post-meta-wrapper{margin-top:3rem}.post-meta{font-size:1.6rem;margin:-1.4rem 0 0 -3rem}.post-meta li{margin:1.4rem 0 0 3rem;max-width:calc(100% - 3rem)}.post-inner{padding-top:8rem}.wp-block-columns:not(.alignwide):not(.alignfull),.wp-block-group:not(.has-background):not(.alignwide):not(.alignfull),.wp-block-image:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter){margin-bottom:4rem;margin-top:4rem}.wp-block-columns.alignwide + .wp-block-columns.alignwide,.wp-block-columns.alignfull + .wp-block-columns.alignfull{margin-top:-6rem}.entry-content .wp-block-columns h1,.entry-content .wp-block-columns h2,.entry-content .wp-block-columns h3{margin:3.5rem 0 2rem}.wp-block-group.has-background{padding:4rem;margin-top:0;margin-bottom:0}.alignfull:not(.has-background) > .wp-block-group__inner-container > p:not(.has-background-color){padding-left:0;padding-right:0}.entry-content{font-size:2.1rem}.entry-content p,.entry-content li{line-height:1.476}.entry-content h1,.entry-content h2,.entry-content h3{margin:6rem auto 3rem}.aligncenter{margin-bottom:4rem;margin-top:4rem}.entry-content > .alignwide:not(.wp-block-group.has-background),.entry-content > .alignfull:not(.wp-block-group.has-background){margin-bottom:6rem;margin-top:6rem}.entry-content > .alignwide{max-width:calc(100vw - 8rem);width:calc(100vw - 8rem)}.footer-top-hidden #site-footer{margin-top:8rem}#site-footer{font-size:1.8rem;padding:4.3rem 0}.footer-credits{display:flex}.footer-copyright{font-weight:700}.powered-by-wordpress{display:block}.to-the-top-long{display:inline}.to-the-top-short{display:none}}@media (min-width: 782px){.wp-block-column{margin-bottom:0}.wp-block-columns.alignwide + .wp-block-columns.alignwide,.wp-block-columns.alignfull + .wp-block-columns.alignfull{margin-top:-2.8rem}}@media ( min-width: 1000px ){#site-header{z-index:1}.header-inner{align-items:center;display:flex;justify-content:space-between;padding:2.8rem 0}.header-titles-wrapper{margin-right:4rem;max-width:50%;padding:0;text-align:left}.header-titles{align-items:baseline;display:flex;flex-wrap:wrap;justify-content:flex-start;margin:-1rem 0 0 -2.4rem}.header-titles .site-logo,.header-titles .site-description{margin:1rem 0 0 2.4rem}.wp-custom-logo .header-titles{align-items:center}.header-navigation-wrapper{align-items:center;display:flex}:root:not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_) .mobile-nav-toggle{display:none}.header-toggles{display:flex;flex-shrink:0;margin-right:-3rem}.header-inner .toggle{height:4.4rem;padding:0 3rem;position:relative;bottom:auto;left:auto;right:auto;top:auto;width:auto}.header-inner .toggle-wrapper{position:relative}.header-inner .toggle-wrapper::before{background:#dedfdf;content:"";display:block;height:2.7rem;position:absolute;left:0;top:calc(50% - 1.35rem);width:.1rem}.header-inner .toggle-wrapper:first-child::before{content:none}.nav-toggle-wrapper:not(.has-expanded-menu){display:none}.toggle-inner{position:static}.toggle-inner .toggle-text{left:0;right:0;text-align:center;top:calc(100% - .3rem);width:auto}.header-toggles:only-child .nav-toggle .toggle-inner{padding-top:0}.header-toggles:only-child .toggle-inner{display:flex;flex-wrap:nowrap;align-items:center}.header-toggles:only-child .toggle-inner .svg-icon{order:1}.header-toggles:only-child .toggle-inner .toggle-text{position:static;padding-right:20px;font-size:15px;color:inherit}.menu-modal{opacity:1;justify-content:flex-end;padding:0;transition:background-color .3s ease-in,left 0s .3s,right 0s .3s}.menu-modal.cover-modal{background:rgba(0,0,0,0)}.menu-modal.active{background:rgba(0,0,0,.2);transition:background-color .3s ease-out}.menu-wrapper.section-inner{width:calc(100% - 8rem)}.menu-modal-inner{box-shadow:0 0 2rem 0 rgba(0,0,0,.1);opacity:0;padding:0;transform:translateX(20rem);transition:transform .2s ease-in,opacity .2s ease-in;width:50rem}.menu-modal.active .menu-modal-inner{opacity:1;transform:translateX(0);transition-timing-function:ease-out}.mobile-menu{display:none}.expanded-menu{display:block}.menu-bottom{padding:6rem 0}.wp-block-columns.alignwide + .wp-block-columns.alignwide,.wp-block-columns.alignfull + .wp-block-columns.alignfull{margin-top:-4.8rem}.entry-content > .wp-block-group.alignwide.has-background,.entry-content > .wp-block-group.alignfull.has-background{padding:8rem 4rem;margin-bottom:0;margin-top:0}.entry-content > .alignwide:not(.wp-block-group.has-background),.entry-content > .alignfull:not(.wp-block-group.has-background){margin-bottom:8rem;margin-top:8rem}}@media ( min-width: 1220px ){h1{font-size:8.4rem}.header-toggles{margin-right:-4rem}.header-toggles .toggle{padding:0 4rem}.wp-block-columns.alignfull + .wp-block-columns.alignfull{margin-top:-6rem}.entry-content > .wp-block-group.alignwide.has-background,.entry-content > .wp-block-group.alignfull.has-background{padding:8rem 6rem;margin-bottom:0;margin-top:0}.entry-content > .alignfull{margin-bottom:10rem;margin-top:10rem}}@media ( min-width: 1280px ){.entry-content > .alignwide{max-width:120rem;width:120rem}[class*="__inner-container"] > .alignwide{max-width:120rem;width:100%}body.template-full-width .alignfull:not(.has-background) > .wp-block-group__inner-container > p:not(.has-background-color){padding-left:0;padding-right:0}}.wp-block-button.is-style-outline,a{color:#e22658}button:not(.toggle),.wp-block-button__link,input[type="button"],input[type="reset"],input[type="submit"]{background-color:#e22658}button,.wp-block-button__link,input[type="button"],input[type="reset"],input[type="submit"],.wp-block-button,.has-background.has-primary-background-color:not(.has-text-color),.has-background.has-primary-background-color *:not(.has-text-color){color:#fff}:root .has-background-background-color{background-color:#fff}body,.entry-title a{color:#000}:root .has-primary-background-color{background-color:#000}.post-meta{color:#6d6d6d}fieldset,input{border-color:#dbdbdb}.modal-menu a,#site-footer .wp-block-button.is-style-outline,.singular:not(.overlay-header) .entry-header a{color:#e22658}#site-footer button:not(.toggle),#site-footer .wp-block-button__link,#site-footer input[type="button"],#site-footer input[type="reset"],#site-footer input[type="submit"]{background-color:#e22658}.header-footer-group button,.header-footer-group .wp-block-button:not(.is-style-outline) .wp-block-button__link,.header-footer-group input[type="button"],.header-footer-group input[type="reset"],.header-footer-group input[type="submit"]{color:#fff}#site-header,#site-footer,.menu-modal,.menu-modal-inner,.singular .entry-header{background-color:#fff}.header-footer-group,body:not(.overlay-header) #site-header .toggle,.menu-modal .toggle{color:#000}.site-description,body:not(.overlay-header) .toggle-inner .toggle-text,.powered-by-wordpress,.to-the-top,.singular .entry-header .post-meta,.singular:not(.overlay-header) .entry-header .post-meta a{color:#6d6d6d}.header-footer-group fieldset,.header-footer-group input,#site-footer,.menu-modal nav *{border-color:#dbdbdb}body:not(.overlay-header) .header-inner .toggle-wrapper::before{background-color:#dbdbdb}.cover-modal{display:inherit}.menu-modal-inner{height:100%}.admin-bar .cover-modal{padding-top:32px}@media (max-width: 782px){.admin-bar .cover-modal{padding-top:46px}}@media (max-width: 999px){amp-lightbox.cover-modal.show-modal{display:unset}}.wp-block-image amp-img{display:block}@media print{@media print{@page{margin:2cm}.entry-header{margin:0}.entry-content,.entry-content p,.section-inner,.section-inner.medium{max-width:100%;width:100%}body{color:#000;font:13pt Georgia,"Times New Roman",Times,serif;line-height:1.3}:root:not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_) body{background:#fff}h1{font-size:20pt}h2,h2.entry-title,h3{font-size:14pt;margin-top:1cm}a{page-break-inside:avoid}h1,h2,h3{page-break-after:avoid;page-break-inside:avoid}amp-img{page-break-inside:avoid;page-break-after:avoid}ul{page-break-before:avoid}a:link,a:visited,a{background:transparent;font-weight:bold;text-decoration:underline}a{page-break-inside:avoid}a[href^="http"]:after{content:" < " attr(href) "> "}a:after > amp-img{content:""}article a[href^="#"]:after{content:""}a:not(:local-link):after{content:" < " attr(href) "> "}#site-header,.header-navigation-wrapper,.site-logo amp-img{display:none}.entry-content .wp-block-button .wp-block-button__link{background:none;color:#000}}}:root:not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_) body,:root:not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_) a,:root:not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_) p,:root:not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_) h1,:root:not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_) h2,:root:not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_) h3,:root:not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_) li{font-family:"Muli","Noto Sans TC","黑體-繁","Heiti TC","儷黑 Pro","LiHei Pro","LiHei","微軟正黑體","Microsoft JhengHei",sans-serif;}p{font-size:1.8rem;line-height:1.5;font-weight:300}h2{letter-spacing:-.078125rem;font-size:5rem;line-height:inherit;font-weight:900;color:#7b028d;background:-webkit-linear-gradient(45deg,#7b028d,#7b028d 0%,#e8009e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-font-smoothing:antialiased;text-transform:none}.ticss-82614435{font-size:6rem}.ticss-638ec26d{font-size:8.5rem}.ticss-638ec26d{font-size:8.5rem}.ticss-82614435{font-size:6rem}body.custom-background{background-color:#fff}@media print{#wpadminbar{display:none}}a{color:#e9527a}.modal-menu a{color:#e9527a}.ab-container-image-wrap{-webkit-filter:drop-shadow(30px -10px 10px rgba(0,0,0,.3));filter:drop-shadow(30px -10px 10px rgba(0,0,0,.3))}.site-description,body:not(.overlay-header) .toggle-inner .toggle-text,.powered-by-wordpress,.to-the-top,.singular .entry-header .post-meta,.singular:not(.overlay-header) .entry-header .post-meta a{color:inherit}.site-description{display:inherit;font-size:1.5rem;letter-spacing:.1rem}:root:not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_) .page-id-1231 .entry-header.has-text-align-center.header-footer-group{display:none}.header-inner.section-inner{padding:2rem}.mobile-mockup{padding:6.5% 0;border:1px solid silver;border-radius:8px;-webkit-filter:drop-shadow(12px 12px 7px rgba(0,0,0,.3));filter:drop-shadow(12px 12px 7px rgba(0,0,0,.35))}.tablet-mockup{padding:3.5% 0;border:1px solid silver;border-radius:5px;-webkit-filter:drop-shadow(12px 12px 7px rgba(0,0,0,.3));filter:drop-shadow(12px 12px 7px rgba(0,0,0,.35))}:root:not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_) .ab-2-col-equal{margin-bottom:2%}.ab-block-container .ab-container-image{left:30vw}p.footer-copyright,div.footer-credits p{font-size:1.2rem}.wp-gdpr-cookie-notice-wrap{position:fixed;right:0;left:0;bottom:0;z-index:9999999999;box-shadow:0 -3px 5px 0 rgba(0,0,0,.1)}.wp-gdpr-cookie-notice{position:relative;border-width:0px 0 0}.wp-gdpr-cookie-notice-wrap{background-color:rgba(0,0,0,.65)}.wp-gdpr-cookie-notice{padding:.75rem 1rem;font-size:90%;line-height:1.4;color:#fff;background-color:#000;border-color:#ccc;border-style:solid}.wp-gdpr-cookie-notice-inner{display:block;max-width:580px}:root:not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_) .wp-gdpr-cookie-notice-inner{margin:0 auto}.wp-gdpr-cookie-notice a,.wp-gdpr-cookie-notice a:visited{color:#e9527a}.wp-gdpr-cookie-notice a:hover,.wp-gdpr-cookie-notice a:focus{color:#af3e5c}:root:not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_) .wp-gdpr-cookie-notice-heading,:root:not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_) .wp-gdpr-cookie-notice-content{margin-bottom:.2rem}.wp-gdpr-cookie-notice-heading > *{font-size:110%}:root:not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_) .wp-gdpr-cookie-notice-content > *{margin:0 0 .5rem;padding:0}:root:not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_) .wp-gdpr-cookie-notice-heading > *{margin:0;padding:0}:root:not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_) .wp-gdpr-cookie-notice-content > *:last-child{margin:0}:root:not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_) .wp-gdpr-cookie-notice-form{padding:0;background:transparent;box-shadow:none}.wp-gdpr-cookie-notice-controls{display:flex;align-items:center;justify-content:flex-end}.wp-gdpr-cookie-notice-controls > *{margin-right:.8rem}.wp-gdpr-cookie-notice-controls > *:last-child{margin-right:0}.wp-gdpr-cookie-notice-toggles{display:block;margin:0 .8rem 0 0;padding:0;border:0;flex:1;font-size:90%}.wp-gdpr-cookie-notice-toggle{display:block;float:left;margin-right:.8rem}.wp-gdpr-cookie-notice-toggle input[type="checkbox"]{margin-right:.2rem}.wp-gdpr-cookie-notice-toggle:last-child{margin-right:0}.wp-gdpr-cookie-notice-button{display:inline-block;padding:.6rem .8rem;font-size:100%;color:#fff;background-color:#e9527a;border:0;border-radius:0;appearance:none}.wp-gdpr-cookie-notice-button:hover,.wp-gdpr-cookie-notice-button:focus{color:#fff;background-color:#af3e5c}.site-logo amp-img{width:6.792453rem}@media (min-width: 700px){.site-logo amp-img{width:10.188679rem}}*{margin:0px;padding:0px}:root:not(#_):not(#_):not(#_):not(#_):not(#_):not(#_) *{pointer-events:auto}} .area{width:100%;height:100%}:root:not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_) } .area{background:transparent;pointer-events:none}.circles{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden}:root:not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_) .circles{pointer-events:none}.circles li{position:fixed;display:block;list-style:none;width:20px;height:20px;background:rgba(255,255,255,.2);animation:animate 25s linear infinite;bottom:5vh}.circles li:nth-child(1){left:25%;width:80px;height:80px;animation-delay:0s}.circles li:nth-child(2){left:10%;width:20px;height:20px;animation-delay:2s;animation-duration:100s}.circles li:nth-child(3){left:70%;width:20px;height:20px;animation-delay:4s}.circles li:nth-child(4){left:40%;width:60px;height:60px;animation-delay:0s;animation-duration:18s}.circles li:nth-child(5){left:65%;width:20px;height:20px;animation-delay:0s}.circles li:nth-child(6){left:75%;width:110px;height:110px;animation-delay:3s}.circles li:nth-child(7){left:35%;width:150px;height:150px;animation-delay:7s}.circles li:nth-child(8){left:50%;width:25px;height:25px;animation-delay:15s;animation-duration:45s}.circles li:nth-child(9){left:20%;width:15px;height:15px;animation-delay:2s;animation-duration:35s}.circles li:nth-child(10){left:85%;width:150px;height:150px;animation-delay:0s;animation-duration:11s}@keyframes animate{0%{transform:translateY(0) rotate(0deg);opacity:1;border-radius:0}100%{transform:translateY(-1000px) rotate(720deg);opacity:0;border-radius:50%}}:root:not(#_):not(#_):not(#_):not(#_):not(#_) .amp-wp-5538643{height:53px}:root:not(#_):not(#_):not(#_):not(#_):not(#_) .amp-wp-e98e59a{height:100px}:root:not(#_):not(#_):not(#_):not(#_):not(#_) .amp-wp-1e7da8c{height:32px}:root:not(#_):not(#_):not(#_):not(#_):not(#_) .amp-wp-7d3b3c1{height:96px}:root:not(#_):not(#_):not(#_):not(#_):not(#_) .amp-wp-9992087{background-color:#000;padding-top:15%}:root:not(#_):not(#_):not(#_):not(#_):not(#_) .amp-wp-32de3d9{padding-right:5%;padding-bottom:15%;padding-left:5%}:root:not(#_):not(#_):not(#_):not(#_):not(#_) .amp-wp-c6f79d5{padding-top:15%;padding-right:5%;padding-bottom:15%;padding-left:5%;background-color:#f1f1f1}:root:not(#_):not(#_):not(#_):not(#_):not(#_) .amp-wp-ad9204a{margin-bottom:5%}:root:not(#_):not(#_):not(#_):not(#_):not(#_) .amp-wp-403688b{max-width:700px}:root:not(#_):not(#_):not(#_):not(#_):not(#_) .amp-wp-0ef902c{background-color:#fff;color:#32373c}:root:not(#_):not(#_):not(#_):not(#_):not(#_) .amp-wp-1cd13d6{color:#32373c}:root:not(#_):not(#_):not(#_):not(#_):not(#_) .amp-wp-de1438f{color:#e9527a}:root:not(#_):not(#_):not(#_):not(#_):not(#_) .amp-wp-7ff4112{flex-basis:77%}:root:not(#_):not(#_):not(#_):not(#_):not(#_) .amp-wp-26e34b1{background-color:#e9527a;border-radius:50px}:root:not(#_):not(#_):not(#_):not(#_):not(#_) .amp-wp-379835f{color:#e9527a;border-radius:50px}
The weird one of them(resource: amp-custom.css:1):
.entry-content p, .entry-content ul { font-family: NonBreakingSpaceOverride,"Hoefler Text",Garamond,"Times New Roman",serif; letter-spacing: normal; }
Could you check above info for me? Thanks.
I have to roll back to the public version of AMP plugin first…
- The topic ‘Compatibility issue with Gutenberg’ is closed to new replies.