.comment-button{align-items:center;box-sizing:border-box;color:var(--color-text-subtle);cursor:pointer;display:inline-flex;list-style-type:none;padding:4px;position:relative}.comment-button:active,.comment-button:hover{color:var(--color-primary)}.comment-button .comment-button__label-count{margin-left:4px}@media (max-width:480px){.comment-button .comment-button__label-status{display:none}}.comment-button__label{font-size:.875rem;margin-right:4px}.comment-button__label:empty{display:none}.comment-button__icon{position:relative;top:2px}.like-button__like-icons{height:24px;width:24px}.like-button{align-items:center;display:inline-flex;padding:4px;color:var(--color-text-subtle);position:relative;box-sizing:border-box}.like-button .gridicon{position:absolute;right:0}.like-button .gridicons-star{opacity:0;pointer-events:none;fill:var(--color-primary);transform:scale(4) rotate(-90deg)}.like-button.is-animated .gridicons-star{transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.like-button.is-animated .gridicons-star-outline{transition:all .2s cubic-bezier(.175,.885,.32,1.275)}.like-button:hover{cursor:pointer;color:var(--color-primary)}.like-button.is-liked{color:var(--color-text-subtle)}.like-button.is-liked .gridicons-star{opacity:1;fill:var(--color-primary);pointer-events:auto;transform:scale(1) rotate(0)}.like-button.is-liked .gridicons-star-outline{opacity:0;pointer-events:none;fill:var(--color-primary);transform:translateX(10px) rotate(-1deg) scale(.3)}.like-button.is-liked .like-button__label{color:var(--color-primary)}.like-button.has-count.has-label .like-button__label-status:before{content:" "}@media (max-width:480px){.like-button .like-button__label-status{display:none}}.like-button__label{margin-right:1px;font-size:.875rem;min-width:10px}.like-button__label:empty{display:none}.post-likes{font-size:.875rem}.post-likes .post-likes__item{display:inline-block;vertical-align:top;text-decoration:none;padding:3px}.post-likes .post-likes__item .gravatar{display:block}.post-likes.has-display-names{max-height:340px;overflow-y:auto}.post-likes.has-display-names .post-likes__item{display:block;position:relative;padding:4px 8px;border-bottom:1px solid var(--color-neutral-0)}.post-likes.has-display-names .post-likes__item:last-child{border-bottom-width:0}.post-likes.has-display-names .post-likes__item .gravatar{position:absolute}.post-likes.has-display-names .post-likes__display-name{display:block;line-height:24px;padding-right:32px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.post-likes.has-display-names .post-likes__count:not(.is-loading){margin:12px 32px 12px 16px}.post-likes .post-likes__count{vertical-align:top;margin:6px 4px 4px 8px;line-height:14px;border-radius:12px;display:inline-block;border:1px solid var(--color-neutral-light);color:var(--color-text-subtle);padding:1px 6px;font-weight:600;font-size:.75rem}.post-likes .post-likes__count.is-loading{border-color:transparent;animation:loading-fade 1.6s ease-in-out infinite;background:var(--color-neutral-5);color:transparent;margin:5px}.post-likes .post-likes__count.is-loading:after{content:"\00a0"}.post-likes-popover .post-likes{padding:3px;max-width:360px;max-height:400px;text-align:right}.post-likes-popover .post-likes.has-display-names{max-width:250px;max-height:340px}.emojify{display:inline}img.emojify__emoji{height:1em;width:1em;margin:0 .1em 0 .05em;vertical-align:-.1em}.all-sites-icon{display:flex;margin:3px 0 5px 8px}.all-sites-icon .site-icon:nth-child(6){opacity:.9}.all-sites-icon .site-icon:nth-child(7){opacity:.7}.all-sites-icon .site-icon:nth-child(8){opacity:.5}.all-sites-icon .site-icon:nth-child(9){opacity:.3}.all-sites-icon .site-icon:nth-child(10){opacity:.1}.all-sites-icon .site-icon{align-self:auto;margin-left:1px;display:inline-block}.all-sites-icon .site-icon.is-blank{background:var(--color-neutral-light)}.all-sites{box-sizing:border-box;display:flex;flex:1 0 auto;justify-content:space-between;padding:0;position:relative}.all-sites .all-sites__content{padding:13px 16px 13px 4px}.all-sites .all-sites__domain{display:inline-block;margin-left:8px}.all-sites .all-sites__info{line-height:22px}.all-sites .count{align-items:center;align-self:center;border-radius:0;display:inline-flex;margin-left:8px;padding:0;height:32px;width:32px;justify-content:center}.follow-button,button.follow-button{border:0;padding:0}.follow-button .gridicons-reader-follow,button.follow-button .gridicons-reader-follow{fill:var(--color-primary);pointer-events:auto}.follow-button .follow-button__label,.follow-button:hover,button.follow-button .follow-button__label,button.follow-button:hover{color:var(--color-primary)}.follow-button:hover .gridicons-reader-follow,button.follow-button:hover .gridicons-reader-follow{fill:var(--color-primary)}.follow-button:focus,button.follow-button:focus{box-shadow:none}.follow-button .gridicons-reader-following,button.follow-button .gridicons-reader-following{display:none}.follow-button.is-following .gridicons-reader-following,button.follow-button.is-following .gridicons-reader-following{display:inline-block;fill:var(--color-success);pointer-events:auto}.follow-button.is-following .follow-button__label,button.follow-button.is-following .follow-button__label{color:var(--color-success)}.follow-button.is-following .gridicons-reader-follow,button.follow-button.is-following .gridicons-reader-follow{display:none;pointer-events:none}.follow-button.is-following:hover,button.follow-button.is-following:hover{color:var(--color-success)}.follow-button.is-following:hover .gridicons-reader-following,button.follow-button.is-following:hover .gridicons-reader-following{fill:var(--color-success)}.follow-button .gridicons-reader-following,button.follow-button .gridicons-reader-following{pointer-events:none}.follow-button .gridicon,button.follow-button .gridicon{height:18px;padding-left:6px;top:5px;width:18px}.follow-button.is-disabled,button.follow-button.is-disabled{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;color:var(--color-neutral-10);border-color:var(--color-neutral-10);pointer-events:none}.follow-button.is-disabled .follow-button__label,button.follow-button.is-disabled .follow-button__label{color:var(--color-neutral-10)}.follow-button.is-disabled .gridicon,button.follow-button.is-disabled .gridicon{fill:var(--color-neutral-10)}.follow-button.is-disabled:hover,button.follow-button.is-disabled:hover{color:var(--color-neutral-10);cursor:default}.follow-button.is-disabled:hover .gridicon,button.follow-button.is-disabled:hover .gridicon{fill:var(--color-neutral-10)}.follow-button.is-disabled:active,button.follow-button.is-disabled:active{border-width:1px 1px 2px}@media (max-width:660px){.follow-button__label{display:none}}.button.follow-button .gridicon:not(:last-child){margin-left:0}.site-selector{overflow:visible;position:static;border:none;z-index:10}.site-selector.is-large .search{display:flex;position:relative;opacity:1}.site-selector:not(.is-large) .search{pointer-events:none}.site-selector.is-large .site-selector__sites{border-top:1px solid var(--color-neutral-10)}.site-selector .all-sites,.site-selector .site{font-size:.875rem}.site-selector .all-sites.is-selected,.site-selector .site.is-selected{background-color:var(--color-sidebar-menu-selected-background)}.site-selector .all-sites.is-selected .site__domain,.site-selector .all-sites.is-selected .site__title,.site-selector .site.is-selected .site__domain,.site-selector .site.is-selected .site__title{color:var(--color-sidebar-menu-selected-text)}.site-selector .all-sites.is-selected .site__domain:after,.site-selector .all-sites.is-selected .site__title:after,.site-selector .site.is-selected .site__domain:after,.site-selector .site.is-selected .site__title:after{content:"";display:block;position:absolute;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;pointer-events:none;background:linear-gradient(270deg,rgba(var(--color-sidebar-menu-selected-background-rgb),0),rgba(var(--color-sidebar-menu-selected-background-rgb),1) 90%);top:0;bottom:0;left:0;right:auto;width:20%;height:auto}.site-selector .all-sites.is-selected .count,.site-selector .site.is-selected .count{border-color:var(--color-sidebar-menu-selected-text);color:var(--color-sidebar-menu-selected-text)}.site-selector .all-sites.is-selected.is-private .site__title:before,.site-selector .site.is-selected.is-private .site__title:before{color:var(--color-sidebar-menu-selected-text)}.notouch .site-selector.is-hover-enabled .all-sites:hover,.notouch .site-selector.is-hover-enabled .site:hover,.site-selector .all-sites.is-highlighted,.site-selector .site.is-highlighted{background:var(--color-sidebar-menu-hover-background);cursor:pointer}.notouch .site-selector.is-hover-enabled .all-sites:hover .site__badge,.notouch .site-selector.is-hover-enabled .site:hover .site__badge,.site-selector .all-sites.is-highlighted .site__badge,.site-selector .site.is-highlighted .site__badge{color:var(--color-sidebar-text)}.notouch .site-selector.is-hover-enabled .all-sites:hover .site__domain,.notouch .site-selector.is-hover-enabled .all-sites:hover .site__title,.notouch .site-selector.is-hover-enabled .site:hover .site__domain,.notouch .site-selector.is-hover-enabled .site:hover .site__title,.site-selector .all-sites.is-highlighted .site__domain,.site-selector .all-sites.is-highlighted .site__title,.site-selector .site.is-highlighted .site__domain,.site-selector .site.is-highlighted .site__title{color:var(--color-sidebar-menu-hover-text)}.notouch .site-selector.is-hover-enabled .all-sites:hover .site__domain:after,.notouch .site-selector.is-hover-enabled .all-sites:hover .site__title:after,.notouch .site-selector.is-hover-enabled .site:hover .site__domain:after,.notouch .site-selector.is-hover-enabled .site:hover .site__title:after,.site-selector .all-sites.is-highlighted .site__domain:after,.site-selector .all-sites.is-highlighted .site__title:after,.site-selector .site.is-highlighted .site__domain:after,.site-selector .site.is-highlighted .site__title:after{content:"";display:block;position:absolute;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;pointer-events:none;background:linear-gradient(270deg,rgba(var(--color-sidebar-menu-hover-background-rgb),0),rgba(var(--color-sidebar-menu-hover-background-rgb),1) 90%);top:0;bottom:0;left:0;right:auto;width:20%;height:auto}.notouch .site-selector.is-hover-enabled .all-sites:hover .site__title:before,.notouch .site-selector.is-hover-enabled .site:hover .site__title:before,.site-selector .all-sites.is-highlighted .site__title:before,.site-selector .site.is-highlighted .site__title:before{color:var(--color-sidebar-menu-hover-text)}.notouch .site-selector.is-hover-enabled .all-sites:hover .count,.notouch .site-selector.is-hover-enabled .site:hover .count,.site-selector .all-sites.is-highlighted .count,.site-selector .site.is-highlighted .count{border-color:var(--color-sidebar-menu-hover-text);color:var(--color-sidebar-menu-hover-text)}.site-selector .search{margin:8px;height:33px;border:1px solid var(--color-neutral-10);display:block;opacity:0;position:absolute}.site-selector .search,.site-selector .search.is-open{width:auto}.site-selector .search.has-focus{box-shadow:0 0 0 2px var(--color-primary-10)}.site-selector .search.has-focus:hover{box-shadow:0 0 0 2px var(--color-primary-20)}.site-selector .search .search__input[type=search]{font-size:.875rem}.site-selector .search .search__close-icon,.site-selector .search .search__open-icon{color:var(--color-neutral-light);width:32px;height:18px}.site-selector__sites{max-height:calc(100% - 93px);overflow-y:auto;background:var(--color-surface)}@media (max-width:660px){.site-selector__sites{max-height:calc(100% - 109px)}}.site-selector__no-results{color:var(--color-neutral-light);font-style:italic;padding:10px 20px}.site-selector__add-new-site{border-top:1px solid var(--color-neutral-5);margin:auto 0 0;display:flex;flex-direction:row;padding:0 10px 0 0}.site-selector__add-new-site .button{box-sizing:border-box;display:inline-block;text-transform:uppercase;font-size:.75rem;font-weight:600;padding:8px;color:var(--color-neutral-40);line-height:2.1}.site-selector__add-new-site .button:hover{color:var(--color-neutral-70)}@media (max-width:660px){.site-selector__add-new-site .button{padding:16px}}.site-selector__add-new-site .button .gridicon{display:block;float:right;margin-left:6px;top:auto;margin-top:auto}.site-selector .site-action{padding-top:15px}.site-selector .all-sites{border-bottom:1px solid var(--color-neutral-10)}.site-selector__recent{border-bottom:1px solid var(--color-neutral-0)}.site-selector__recent:empty{border-bottom-width:0}.site-selector__hidden-sites-message{color:var(--color-text-subtle);display:block;font-size:.75rem;padding:16px 16px 24px}.site-selector__hidden-sites-message .site-selector__manage-hidden-sites{text-decoration:underline}.site-selector__no-results+.site-selector__hidden-sites-message{display:none}.reader-avatar{margin:0 auto;max-height:105px}.reader-avatar.is-compact{max-height:34px}.reader-avatar.has-site-and-author-icon .site-icon,.reader-avatar.has-site-and-author-icon .site-icon .gridicon{height:96px;width:96px}.reader-avatar.has-site-and-author-icon .gravatar{border:2px solid var(--color-border-inverted);height:80px;position:relative;right:30px;top:-75px;width:80px;background-color:var(--color-surface)}.reader-avatar.is-compact.has-gravatar{min-width:32px;min-height:32px}.reader-avatar.is-compact.has-site-and-author-icon .site-icon,.reader-avatar.is-compact.has-site-and-author-icon .site-icon .gridicon{height:32px;width:32px}.reader-avatar.is-compact.has-site-and-author-icon .gravatar{height:24px;right:12px;top:-22px;width:24px}.reader-featured-image{border:1px solid var(--color-neutral-0);display:flex;align-items:center;justify-content:center;cursor:pointer}.reader-author-link{color:var(--color-primary)}.reader-author-link:active,.reader-author-link:hover{color:var(--color-accent)}.reader-author-link:focus{color:var(--color-text-subtle)}.reader-featured-video__video iframe{display:flex}.reader-featured-video__play-icon{opacity:.8;transition:opacity .25s}.reader-featured-image:hover .reader-featured-video__play-icon{opacity:1}.is-section-devdocs .reader-featured-video__video{margin-bottom:16px}.is-section-devdocs .reader-featured-video-example .reader-featured-image{min-height:100px;margin-bottom:16px}.post-edit-button{display:inline-flex;align-items:center;box-sizing:border-box;color:var(--color-text-subtle);cursor:pointer;list-style-type:none;padding:4px;position:relative}.post-edit-button:active .gridicon,.post-edit-button:focus .gridicon,.post-edit-button:hover .gridicon{fill:var(--color-accent)}.post-edit-button:active .post-edit-button__label,.post-edit-button:focus .post-edit-button__label,.post-edit-button:hover .post-edit-button__label{color:var(--color-accent)}.post-edit-button .gridicon{fill:var(--color-neutral-light);top:-1px}.post-edit-button .post-edit-button__label{color:var(--color-text-subtle)}@media (max-width:480px){.post-edit-button .post-edit-button__label{display:none}}.post-edit-button__label{font-size:.875rem;margin-right:4px}@media (max-width:480px){.post-edit-button__label{display:none}}.post-edit-button__icon{position:relative}.comments__comment-content{font-family:"Noto Serif",Georgia,Times New Roman,Times,serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--color-text);margin:0;position:relative;font-size:1rem;overflow-wrap:break-word;word-wrap:break-word}.comments__comment-content h1{font-size:2rem;font-weight:700;margin:0 0 16px}.comments__comment-content h2{font-size:1.5rem;font-weight:700;margin:0 0 8px}.comments__comment-content h3,.comments__comment-content h4{font-size:1.25rem;font-weight:700;margin:0 0 8px}.comments__comment-content h5{font-weight:700}.comments__comment-content>div,.comments__comment-content p{margin:0 0 24px}.comments__comment-content>div:last-child,.comments__comment-content p:last-child{margin-bottom:0}.comments__comment-content blockquote{padding:0 32px 0 24px;margin:16px 0 32px;border-right:3px solid var(--color-neutral-0);color:var(--color-neutral-50);font-weight:400;background:transparent}.comments__comment-content aside{margin:0;border:none;background:none;font-size:.875rem}.comments__comment-content hr{background:var(--color-neutral-0);margin:24px 0}.comments__comment-content img{max-width:100%;height:auto;display:inline;margin:auto}.comments__comment-content img.emoji,.comments__comment-content img.emojify__emoji,.comments__comment-content img.wp-smiley{height:1em;margin-bottom:0}.comments__comment-content audio,.comments__comment-content video{display:block;width:100%;margin:24px auto}.comments__comment-content .fb_iframe_widget,.comments__comment-content iframe[class^=instagram-],.comments__comment-content iframe[class^=twitter-]{display:block;margin:24px auto!important}@media (min-width:661px){.comments__comment-content .alignleft{max-width:100%;float:right;margin-top:12px;margin-bottom:12px;margin-left:32px}.comments__comment-content .alignright{max-width:100%;float:left;margin-top:12px;margin-bottom:12px;margin-right:32px}}@media (max-width:660px){.comments__comment-content .alignleft,.comments__comment-content .alignright{clear:both;margin-top:24px;margin-bottom:24px}}.comments__comment-content .aligncenter{text-align:center}.comments__comment-content .aligncenter,.comments__comment-content .wp-caption.alignnone{clear:both;display:block;margin-top:24px;margin-bottom:24px}.comments__comment-content .wp-caption{position:relative;max-width:100%}.comments__comment-content .wp-caption.alignright{float:left}.comments__comment-content .wp-caption.alignleft{float:right}.comments__comment-content .wp-caption.alignleft,.comments__comment-content .wp-caption.alignright{max-width:100%}@media (min-width:661px){.comments__comment-content .wp-caption.alignleft,.comments__comment-content .wp-caption.alignright{max-width:50%}}.comments__comment-content .wp-caption.alignleft img.alignleft,.comments__comment-content .wp-caption.alignleft img.alignright,.comments__comment-content .wp-caption.alignright img.alignleft,.comments__comment-content .wp-caption.alignright img.alignright{float:none}.comments__comment-content .wp-caption img{display:block;margin:0 auto}.comments__comment-content .wp-caption img.emoji,.comments__comment-content .wp-caption img.emojify__emoji{display:inline}.comments__comment-content .wp-caption-text,.comments__comment-content .wp-caption .wp-media-credit,.comments__comment-content figure .caption,.comments__comment-content figure figcaption{padding:12px;margin:0;font-size:.875rem;text-align:center;color:var(--color-neutral-40)}.comments__comment-content .video-plh-notice{position:relative;margin-bottom:24px;padding:11px 24px;border-radius:2px;background:var(--color-neutral-0);box-sizing:border-box;font-size:.875rem;line-height:1.4285;animation:appear .3s ease-in-out}@media (min-width:661px){.comments__comment-content .video-plh-notice{padding:13px 48px;font-size:inherit}}.comments__comment-content sub,.comments__comment-content sup{vertical-align:initial;position:relative;font-size:.875rem}.comments__comment-content sup{top:-.4em}.comments__comment-content sub{bottom:-.2em}.comments__comment-content table td,.comments__comment-content table th{padding:10px}.comments__comment-content img:first-child{margin-top:0}.comments__comment-content .wp-block-embed,.comments__comment-content .wp-block-image{margin-bottom:1em}.comments__comment-content .wp-block-gallery{margin-right:0;margin-bottom:1em}.comments__comment-content .blocks-gallery-caption{margin:auto}.comments__comment-content .wp-block-buttons{margin:0}.comments__comment-content .wp-block-button{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;cursor:pointer;display:inline-block;margin:0 0 .6em .25em;outline:0;overflow:hidden;vertical-align:top;font-size:.875rem;font-weight:600;line-height:22px;border-radius:2px;padding:8px 14px;border:1px solid var(--color-neutral-10)}.comments__comment-content .wp-block-table table{border-collapse:collapse}.comments__comment-content .wp-block-table td,.comments__comment-content .wp-block-table th{border:1px solid var(--color-neutral-10);font-size:1rem;line-height:1.8}.comments__comment-content .wp-block-table th{font-weight:700;background:var(--color-neutral-0)}.comments__comment-content .wp-block-button__link,.comments__comment-content .wp-block-button__link:hover{color:inherit}.comments__comment-content .blocks-gallery-grid,.comments__comment-content .wp-block-gallery{display:flex;flex-wrap:wrap;list-style-type:none;padding:0;margin:0}.comments__comment-content .blocks-gallery-grid .blocks-gallery-image,.comments__comment-content .blocks-gallery-grid .blocks-gallery-item,.comments__comment-content .wp-block-gallery .blocks-gallery-image,.comments__comment-content .wp-block-gallery .blocks-gallery-item{margin:0 0 16px 16px;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative}.comments__comment-content .blocks-gallery-grid .blocks-gallery-image figure,.comments__comment-content .blocks-gallery-grid .blocks-gallery-item figure,.comments__comment-content .wp-block-gallery .blocks-gallery-image figure,.comments__comment-content .wp-block-gallery .blocks-gallery-item figure{margin:0;height:100%}@supports (position:sticky){.comments__comment-content .blocks-gallery-grid .blocks-gallery-image figure,.comments__comment-content .blocks-gallery-grid .blocks-gallery-item figure,.comments__comment-content .wp-block-gallery .blocks-gallery-image figure,.comments__comment-content .wp-block-gallery .blocks-gallery-item figure{display:flex;align-items:flex-end;justify-content:flex-start}}.comments__comment-content .blocks-gallery-grid .blocks-gallery-image img,.comments__comment-content .blocks-gallery-grid .blocks-gallery-item img,.comments__comment-content .wp-block-gallery .blocks-gallery-image img,.comments__comment-content .wp-block-gallery .blocks-gallery-item img{display:block;max-width:100%;height:auto;width:100%}@supports (position:sticky){.comments__comment-content .blocks-gallery-grid .blocks-gallery-image img,.comments__comment-content .blocks-gallery-grid .blocks-gallery-item img,.comments__comment-content .wp-block-gallery .blocks-gallery-image img,.comments__comment-content .wp-block-gallery .blocks-gallery-item img{width:auto}}.comments__comment-content .blocks-gallery-grid .blocks-gallery-image figcaption,.comments__comment-content .blocks-gallery-grid .blocks-gallery-item figcaption,.comments__comment-content .wp-block-gallery .blocks-gallery-image figcaption,.comments__comment-content .wp-block-gallery .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:40px 10px 9px;color:#fff;text-align:center;font-size:.875rem;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent)}.comments__comment-content .blocks-gallery-grid .blocks-gallery-image figcaption img,.comments__comment-content .blocks-gallery-grid .blocks-gallery-item figcaption img,.comments__comment-content .wp-block-gallery .blocks-gallery-image figcaption img,.comments__comment-content .wp-block-gallery .blocks-gallery-item figcaption img{display:inline}.comments__comment-content .blocks-gallery-grid.is-cropped .blocks-gallery-image a,.comments__comment-content .blocks-gallery-grid.is-cropped .blocks-gallery-image img,.comments__comment-content .blocks-gallery-grid.is-cropped .blocks-gallery-item a,.comments__comment-content .blocks-gallery-grid.is-cropped .blocks-gallery-item img,.comments__comment-content .wp-block-gallery.is-cropped .blocks-gallery-image a,.comments__comment-content .wp-block-gallery.is-cropped .blocks-gallery-image img,.comments__comment-content .wp-block-gallery.is-cropped .blocks-gallery-item a,.comments__comment-content .wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%}@supports (position:sticky){.comments__comment-content .blocks-gallery-grid.is-cropped .blocks-gallery-image a,.comments__comment-content .blocks-gallery-grid.is-cropped .blocks-gallery-image img,.comments__comment-content .blocks-gallery-grid.is-cropped .blocks-gallery-item a,.comments__comment-content .blocks-gallery-grid.is-cropped .blocks-gallery-item img,.comments__comment-content .wp-block-gallery.is-cropped .blocks-gallery-image a,.comments__comment-content .wp-block-gallery.is-cropped .blocks-gallery-image img,.comments__comment-content .wp-block-gallery.is-cropped .blocks-gallery-item a,.comments__comment-content .wp-block-gallery.is-cropped .blocks-gallery-item img{height:100%;flex:1;object-fit:cover}}.comments__comment-content .blocks-gallery-grid .blocks-gallery-image,.comments__comment-content .blocks-gallery-grid .blocks-gallery-item,.comments__comment-content .wp-block-gallery .blocks-gallery-image,.comments__comment-content .wp-block-gallery .blocks-gallery-item{width:calc((100% - 16px)/2)}.comments__comment-content .blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n),.comments__comment-content .blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n),.comments__comment-content .wp-block-gallery .blocks-gallery-image:nth-of-type(2n),.comments__comment-content .wp-block-gallery .blocks-gallery-item:nth-of-type(2n){margin-left:0}.comments__comment-content .blocks-gallery-grid.columns-1 .blocks-gallery-image,.comments__comment-content .blocks-gallery-grid.columns-1 .blocks-gallery-item,.comments__comment-content .wp-block-gallery.columns-1 .blocks-gallery-image,.comments__comment-content .wp-block-gallery.columns-1 .blocks-gallery-item{width:100%;margin-left:0}@media (min-width:600px){.comments__comment-content .blocks-gallery-grid.columns-3 .blocks-gallery-image,.comments__comment-content .blocks-gallery-grid.columns-3 .blocks-gallery-item,.comments__comment-content .wp-block-gallery.columns-3 .blocks-gallery-image,.comments__comment-content .wp-block-gallery.columns-3 .blocks-gallery-item{width:calc((100% - 32px)/3);margin-left:16px}@supports (-ms-ime-align:auto){.comments__comment-content .blocks-gallery-grid.columns-3 .blocks-gallery-image,.comments__comment-content .blocks-gallery-grid.columns-3 .blocks-gallery-item,.comments__comment-content .wp-block-gallery.columns-3 .blocks-gallery-image,.comments__comment-content .wp-block-gallery.columns-3 .blocks-gallery-item{width:calc((100% - 32px)/3 - 1px)}}.comments__comment-content .blocks-gallery-grid.columns-4 .blocks-gallery-image,.comments__comment-content .blocks-gallery-grid.columns-4 .blocks-gallery-item,.comments__comment-content .wp-block-gallery.columns-4 .blocks-gallery-image,.comments__comment-content .wp-block-gallery.columns-4 .blocks-gallery-item{width:calc((100% - 48px)/4);margin-left:16px}@supports (-ms-ime-align:auto){.comments__comment-content .blocks-gallery-grid.columns-4 .blocks-gallery-image,.comments__comment-content .blocks-gallery-grid.columns-4 .blocks-gallery-item,.comments__comment-content .wp-block-gallery.columns-4 .blocks-gallery-image,.comments__comment-content .wp-block-gallery.columns-4 .blocks-gallery-item{width:calc((100% - 48px)/4 - 1px)}}.comments__comment-content .blocks-gallery-grid.columns-5 .blocks-gallery-image,.comments__comment-content .blocks-gallery-grid.columns-5 .blocks-gallery-item,.comments__comment-content .wp-block-gallery.columns-5 .blocks-gallery-image,.comments__comment-content .wp-block-gallery.columns-5 .blocks-gallery-item{width:calc((100% - 64px)/5);margin-left:16px}@supports (-ms-ime-align:auto){.comments__comment-content .blocks-gallery-grid.columns-5 .blocks-gallery-image,.comments__comment-content .blocks-gallery-grid.columns-5 .blocks-gallery-item,.comments__comment-content .wp-block-gallery.columns-5 .blocks-gallery-image,.comments__comment-content .wp-block-gallery.columns-5 .blocks-gallery-item{width:calc((100% - 64px)/5 - 1px)}}.comments__comment-content .blocks-gallery-grid.columns-6 .blocks-gallery-image,.comments__comment-content .blocks-gallery-grid.columns-6 .blocks-gallery-item,.comments__comment-content .wp-block-gallery.columns-6 .blocks-gallery-image,.comments__comment-content .wp-block-gallery.columns-6 .blocks-gallery-item{width:calc((100% - 80px)/6);margin-left:16px}@supports (-ms-ime-align:auto){.comments__comment-content .blocks-gallery-grid.columns-6 .blocks-gallery-image,.comments__comment-content .blocks-gallery-grid.columns-6 .blocks-gallery-item,.comments__comment-content .wp-block-gallery.columns-6 .blocks-gallery-image,.comments__comment-content .wp-block-gallery.columns-6 .blocks-gallery-item{width:calc((100% - 80px)/6 - 1px)}}.comments__comment-content .blocks-gallery-grid.columns-7 .blocks-gallery-image,.comments__comment-content .blocks-gallery-grid.columns-7 .blocks-gallery-item,.comments__comment-content .wp-block-gallery.columns-7 .blocks-gallery-image,.comments__comment-content .wp-block-gallery.columns-7 .blocks-gallery-item{width:calc((100% - 96px)/7);margin-left:16px}@supports (-ms-ime-align:auto){.comments__comment-content .blocks-gallery-grid.columns-7 .blocks-gallery-image,.comments__comment-content .blocks-gallery-grid.columns-7 .blocks-gallery-item,.comments__comment-content .wp-block-gallery.columns-7 .blocks-gallery-image,.comments__comment-content .wp-block-gallery.columns-7 .blocks-gallery-item{width:calc((100% - 96px)/7 - 1px)}}.comments__comment-content .blocks-gallery-grid.columns-8 .blocks-gallery-image,.comments__comment-content .blocks-gallery-grid.columns-8 .blocks-gallery-item,.comments__comment-content .wp-block-gallery.columns-8 .blocks-gallery-image,.comments__comment-content .wp-block-gallery.columns-8 .blocks-gallery-item{width:calc((100% - 112px)/8);margin-left:16px}@supports (-ms-ime-align:auto){.comments__comment-content .blocks-gallery-grid.columns-8 .blocks-gallery-image,.comments__comment-content .blocks-gallery-grid.columns-8 .blocks-gallery-item,.comments__comment-content .wp-block-gallery.columns-8 .blocks-gallery-image,.comments__comment-content .wp-block-gallery.columns-8 .blocks-gallery-item{width:calc((100% - 112px)/8 - 1px)}}.comments__comment-content .blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),.comments__comment-content .blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n),.comments__comment-content .blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),.comments__comment-content .blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n),.comments__comment-content .blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),.comments__comment-content .blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n),.comments__comment-content .blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),.comments__comment-content .blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n),.comments__comment-content .blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),.comments__comment-content .blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n),.comments__comment-content .blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),.comments__comment-content .blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n),.comments__comment-content .blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),.comments__comment-content .blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n),.comments__comment-content .blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),.comments__comment-content .blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n),.comments__comment-content .wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.comments__comment-content .wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n),.comments__comment-content .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.comments__comment-content .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),.comments__comment-content .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.comments__comment-content .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),.comments__comment-content .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.comments__comment-content .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),.comments__comment-content .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.comments__comment-content .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),.comments__comment-content .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.comments__comment-content .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),.comments__comment-content .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.comments__comment-content .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),.comments__comment-content .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.comments__comment-content .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-left:0}}.comments__comment-content .blocks-gallery-grid .blocks-gallery-image:last-child,.comments__comment-content .blocks-gallery-grid .blocks-gallery-item:last-child,.comments__comment-content .wp-block-gallery .blocks-gallery-image:last-child,.comments__comment-content .wp-block-gallery .blocks-gallery-item:last-child{margin-left:0}.comments__comment-content .blocks-gallery-grid.alignleft,.comments__comment-content .blocks-gallery-grid.alignright,.comments__comment-content .wp-block-gallery.alignleft,.comments__comment-content .wp-block-gallery.alignright{max-width:305px;width:100%}.comments__comment-content .blocks-gallery-grid.aligncenter .blocks-gallery-item figure,.comments__comment-content .wp-block-gallery.aligncenter .blocks-gallery-item figure{justify-content:center}.comments__comment-content .wp-block-embed .embed-vimeo{padding-top:0;margin-bottom:1.4em}.comments__comment-content .wp-block-cover-image{display:none}.comments__comment-content .wp-block-embed__wrapper iframe[src*="icloud.com"]{min-height:300px}.comments__comment-content-wrapper{position:relative}.comments__comment-content-wrapper.is-single-line,.comments__comment-content-wrapper.is-single-line .comments__comment-content{max-height:1.6rem}.comments__comment-content-wrapper.is-excerpt,.comments__comment-content-wrapper.is-excerpt .comments__comment-content{max-height:4.8rem}.comments__comment-content-wrapper.is-excerpt .comments__comment-content,.comments__comment-content-wrapper.is-single-line .comments__comment-content{overflow:hidden}.comments__comment-content-wrapper.is-excerpt blockquote{display:none}.comments__comment-content-wrapper.is-excerpt .comments__comment-content p{margin-bottom:0}.comments__comment-content-wrapper.is-excerpt .comments__comment-content blockquote{margin:10px 0 16px}.comments__comment-content{line-height:1.56}.user-mentions__avatar{border-radius:50%;width:24px;height:24px;float:right;margin:0 0 0 10px}.user-mentions__fullname,.user-mentions__username{float:right;display:inline-block;font-weight:400}.user-mentions__username{padding-top:10px;margin:-10px 0 0}.user-mentions__fullname{clear:right;margin-right:34px;font-size:.75rem}@media (min-width:481px){.user-mentions__fullname{float:left;clear:none;margin-right:0}}.user-mentions__highlight{font-weight:400;background:rgba(var(--color-primary-light-rgb),.25)}.user-mentions__suggestions{width:70%}.user-mentions__suggestions .popover__arrow{display:none}@media (min-width:481px){.user-mentions__suggestions{width:20%;min-width:29em}}.user-mentions__suggestion{padding:8px 10px}.user-mentions__suggestion.is-selected .user-mentions__highlight,.user-mentions__suggestion:hover .user-mentions__highlight{color:#fff}.rtl .user-mentions__suggestion{direction:rtl}@media (min-width:481px){.user-mentions__suggestion{line-height:24px}}.reader-likes-popover .post-likes.has-display-names{max-height:250px}.comments__form{position:relative;padding:0 42px 0 0;margin-top:24px}.comments__form .gravatar{position:absolute;top:0;right:0;border-radius:48px}.comments__form input{font-size:.875rem;padding:5px 10px}.comments__form .expanding-area{position:relative}.comments__form .expanding-area pre,.comments__form .expanding-area textarea{max-height:400px;min-height:33px;margin:0;padding:5px;font-size:.875rem;font-family:"Noto Serif",Georgia,Times New Roman,Times,serif;line-height:21px;white-space:pre-wrap;word-wrap:break-word;word-break:break-word}.comments__form .expanding-area textarea{position:absolute;top:0;right:0;height:100%;resize:none}.comments__form .expanding-area pre{border:1px solid var(--color-neutral-light);box-sizing:border-box;display:block;visibility:hidden}.comments__form .expanding-area.focused{min-height:70px}.comments__form button{opacity:0;position:absolute;margin:16px 0 -19px;transition:all .2s ease-in-out}.comments__form button.is-active{cursor:pointer}.comments__form button.is-visible{position:static;float:left;opacity:1}.comments__form button:focus{outline:dotted 1px var(--color-primary);color:var(--color-primary)}.comments__form .comments__cancel-reply{font-size:.75rem;cursor:pointer}.conversations__comment-list .comments__form button{margin-bottom:-9px}.comments__form-closed{color:var(--color-text-subtle);margin-top:20px;margin-bottom:-3px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;text-align:center;border-top:1px solid var(--color-neutral-0);padding-top:22px;font-size:.875rem}.reader-popover.popover .popover__inner{background-color:var(--color-neutral-0);border-color:var(--color-neutral-10)}.reader-popover.popover.is-top-left .popover__arrow:before,.reader-popover.popover.is-top .popover__arrow:before{border-top-style:solid;border-bottom:none;border-right:10px solid transparent;border-left:10px solid transparent;border-top:10px solid var(--color-neutral-0);content:" ";margin-right:-10px;position:absolute;bottom:2px;right:50%}.reader-popover.popover.is-bottom-left .popover__arrow:before,.reader-popover.popover.is-bottom-right .popover__arrow:before,.reader-popover.popover.is-bottom .popover__arrow:before{border-bottom-style:solid;border-bottom:10px solid var(--color-neutral-0);border-right:10px solid transparent;border-left:10px solid transparent;border-top:none;content:" ";position:absolute;right:50%;top:2px}.reader-popover.popover.is-left-top .popover__arrow:before,.reader-popover.popover.is-left .popover__arrow:before{border-right:10px solid var(--color-neutral-0);border-bottom:10px solid transparent;border-left:none;border-top:10px solid transparent;content:" ";margin-top:-10px;position:absolute;top:50%}.reader-popover__wrapper{display:flex;flex-direction:column;min-width:200px}.reader-popover__header{border-bottom:1px solid var(--color-neutral-10);color:var(--color-neutral-70);display:flex;font-size:.875rem;justify-content:flex-start;padding:10px 15px 10px 0}.comments__edit-form{position:relative;padding:0;margin-top:5px}.comments__edit-form input{font-size:.875rem;padding:5px 10px}.comments__edit-form .expanding-area{position:relative}.comments__edit-form .expanding-area pre,.comments__edit-form .expanding-area textarea{max-height:400px;min-height:33px;margin:0;padding:5px 5px 5px 60px;font-size:.875rem;font-family:"Noto Serif",Georgia,Times New Roman,Times,serif;line-height:21px;white-space:pre-wrap;word-wrap:break-word}.comments__edit-form .expanding-area textarea{position:absolute;top:0;right:0;height:100%;resize:none}.comments__edit-form .expanding-area pre{border:1px solid var(--color-neutral-light);box-sizing:border-box;display:block;visibility:hidden}.comments__edit-form .expanding-area.focused{min-height:70px}.comments__edit-form button{opacity:0;position:absolute;top:4px;left:16px;padding:4px;font-size:.75rem;font-weight:600;text-transform:uppercase;color:var(--color-text-subtle);transition:all .2s ease-in-out}.comments__edit-form button.is-active{color:var(--color-primary);cursor:pointer}.comments__edit-form button.is-visible{opacity:1}.comments__edit-form button:focus{outline:dotted 1px var(--color-primary);color:var(--color-primary)}.comments__edit-form .comments__cancel-reply{font-size:.75rem;cursor:pointer}.reader-share__button.button{color:var(--color-text-subtle);padding:4px;position:relative;display:inline-flex;align-items:center;font-size:100%;line-height:22px}.reader-share__button.button:active,.reader-share__button.button:hover{color:var(--color-primary)}.reader-share__button.button:focus{outline:thin dotted}.reader-share__button.button.is-borderless .gridicon{margin-left:0;margin-top:0;top:0}.reader-share__button.button .gridicon{transition:transform .15s cubic-bezier(.175,.885,.32,1.275)}.reader-share__button.button.is-active{color:var(--color-primary)}.reader-share__button.button.is-active .gridicon{fill:var(--color-primary)}.reader-share__button-label{margin-right:6px;font-weight:400}@media (max-width:480px){.reader-share__button-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}}@media (max-width:480px){.reader-share__popover{width:152px;padding-left:2px}}.reader-share__popover-item span{display:inline-block;line-height:24px;margin-right:34px}@media (min-width:481px){.reader-share__popover-item span{margin-right:27px}}.reader-share__popover-item .gridicon,.reader-share__popover-item .social-logo{height:24px;width:24px;position:absolute;top:8px;right:18px;padding:0;fill:var(--color-neutral-light)}@media (min-width:481px){.reader-share__popover-item .gridicon,.reader-share__popover-item .social-logo{right:11px}}.reader-share__popover-item .gridicons-my-sites{fill:var(--color-primary)}.reader-share__popover-item .social-logo.twitter{fill:var(--color-twitter)}.reader-share__popover-item .social-logo.facebook{fill:var(--color-facebook)}.reader-share__popover-item:focus .gridicon,.reader-share__popover-item:focus .social-logo,.reader-share__popover-item:hover .gridicon,.reader-share__popover-item:hover .social-logo{fill:var(--color-text-inverted)}.reader-share__popover{min-width:240px}.reader-share__site-selector.site-selector{border-top:1px solid var(--color-neutral-10)}.reader-share__site-selector .site-selector__sites{max-height:25vh;overflow-y:auto;text-align:right}.reader-share__site-selector .site__content{padding:12px 16px}.reader-share__site-selector .site__domain:after,.reader-share__site-selector .site__title:after{content:"";display:block;position:absolute;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;pointer-events:none;background:linear-gradient(270deg,rgba(var(--color-surface-rgb),0),rgba(var(--color-surface-rgb),1) 90%);top:0;bottom:0;left:0;right:auto;width:20%;height:auto;border-radius:50%}.comments__comment{list-style-type:none;margin-top:20px;position:relative}.comments__comment.depth-0,.comments__comment.depth-1,.comments__comment.depth-2{padding-right:42px}.comments__comment.depth-0>.comments__comment-author .gravatar,.comments__comment.depth-1>.comments__comment-author .gravatar,.comments__comment.depth-2>.comments__comment-author .gravatar{right:0}.comments__comment.depth-2 .comments__view-replies-btn{margin-right:-40px}.comments__comment.is-child{background:transparent}.comments__comment.is-highlighted{animation:highlight 2s ease-in-out;animation-iteration-count:1}.comments__comment .comments__form{margin-top:10px}.comments__list{list-style:none;margin:0}.comments__list.is-root{margin-top:20px}.comments__view-replies-btn{cursor:pointer;background-color:var(--color-neutral-0);width:100%;color:var(--color-neutral-40);text-align:right;margin-top:15px;padding:5px 12px 10px 10px}.comments__view-replies-btn .gridicon{position:relative;top:4px;margin-left:4px;transform:rotate(-180deg)}.comments__comment-author{color:var(--color-text);display:flex;flex-wrap:wrap;font-size:.875rem;font-weight:600}.comments__comment-author .gravatar{border-radius:48px;position:absolute;top:8px;right:-41px}.comments__comment-username{color:var(--color-text);height:21px;margin-left:7px}a.comments__comment-username{color:var(--color-primary);height:21px}a.comments__comment-username:hover{color:var(--color-primary-light)}.comments__comment-trackbackicon{background-color:var(--color-neutral-0);border-radius:50%;height:32px;margin-left:9px;position:absolute;right:1px;top:-5px;width:32px}.comments__comment-trackbackicon .gridicon{height:24px;fill:var(--color-neutral-20);margin-right:4px;margin-top:4px}@media (max-width:480px){.comments__comment-trackbackicon{top:-4px}}.comments__comment-trackbackicon~.comments__comment-username{height:25.6px;overflow:hidden;white-space:nowrap}.comments__comment-trackbackicon~.comments__comment-username:after{content:"";display:block;position:absolute;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;pointer-events:none;background:linear-gradient(270deg,rgba(var(--color-surface-rgb),0),rgba(var(--color-surface-rgb),1) 90%);top:0;bottom:0;left:0;right:auto;width:35px;height:auto}.comments__comment-respondee{color:var(--color-text-subtle);margin-left:12px}.comments__comment-respondee .gridicon{fill:var(--color-neutral-light);position:relative;right:-5px;top:3px}.comments__comment-respondee .comments__comment-respondee-link{color:var(--color-text-subtle);font-weight:400;margin-right:-2px}.comments__comment-respondee .comments__comment-respondee-link:hover{color:var(--color-primary-light)}.comments__comment-timestamp a{color:var(--color-text-subtle);font-weight:400;text-decoration:none}.comments__comment-timestamp a:hover{color:var(--color-link-dark)}.comments__comment-moderation{color:var(--color-text-subtle);margin-top:.5em;margin-bottom:.5em;font-size:.75rem}.conversation-follow-button,button.conversation-follow-button{border:0;padding:0}.conversation-follow-button .gridicons-reader-follow-conversation,button.conversation-follow-button .gridicons-reader-follow-conversation{fill:var(--color-primary);pointer-events:auto}.conversation-follow-button .conversation-follow-button__label,.conversation-follow-button:hover,button.conversation-follow-button .conversation-follow-button__label,button.conversation-follow-button:hover{color:var(--color-primary)}.conversation-follow-button:hover .gridicons-reader-follow-conversation,button.conversation-follow-button:hover .gridicons-reader-follow-conversation{fill:var(--color-primary)}.conversation-follow-button:focus,button.conversation-follow-button:focus{box-shadow:none}.conversation-follow-button .gridicons-reader-following-conversation,button.conversation-follow-button .gridicons-reader-following-conversation{display:none}.conversation-follow-button.is-following .gridicons-reader-following-conversation,button.conversation-follow-button.is-following .gridicons-reader-following-conversation{display:inline-block;fill:var(--color-success);pointer-events:auto}.conversation-follow-button.is-following .conversation-follow-button__label,button.conversation-follow-button.is-following .conversation-follow-button__label{color:var(--color-success)}.conversation-follow-button.is-following .gridicons-reader-follow-conversation,button.conversation-follow-button.is-following .gridicons-reader-follow-conversation{display:none;pointer-events:none}.conversation-follow-button.is-following:hover,button.conversation-follow-button.is-following:hover{color:var(--color-success)}.conversation-follow-button.is-following:hover .gridicons-reader-following-conversation,button.conversation-follow-button.is-following:hover .gridicons-reader-following-conversation{fill:var(--color-success)}.conversation-follow-button .gridicons-reader-following-conversation,button.conversation-follow-button .gridicons-reader-following-conversation{pointer-events:none}.conversation-follow-button .gridicon,button.conversation-follow-button .gridicon{height:18px;top:5px;width:18px}@media (max-width:660px){.conversation-follow-button__label{display:none}}.comments__comment.is-error{padding:0}.comments__comment.is-error .notice{margin-top:10px}.comments__comment.is-error .comments__form-textarea{border-color:var(--color-error)}.reader-post-options-menu .button.is-borderless,.reader-post-options-menu .ellipsis-menu .button.is-borderless{color:var(--color-text-subtle)}.reader-post-options-menu .button.is-borderless:active,.reader-post-options-menu .button.is-borderless:hover,.reader-post-options-menu .ellipsis-menu .button.is-borderless:active,.reader-post-options-menu .ellipsis-menu .button.is-borderless:hover{color:var(--color-primary)}.reader-post-options-menu .button.is-borderless:focus,.reader-post-options-menu .ellipsis-menu .button.is-borderless:focus{outline:thin dotted}.reader-post-options-menu .ellipsis-menu .ellipsis-menu__toggle,.reader-post-options-menu .ellipsis-menu__toggle{padding:0}.reader-post-options-menu .ellipsis-menu.is-menu-visible .button.is-borderless,.reader-post-options-menu.is-menu-visible .button.is-borderless{color:var(--color-primary)}.reader-post-options-menu__hr{margin:8px 0;background:var(--color-neutral-0)}.reader-post-options-menu__popover .popover__menu{min-width:212px}.reader-post-options-menu__popover .popover__menu .conversation-follow-button,.reader-post-options-menu__popover .popover__menu .follow-button{color:var(--color-primary);padding:9px 16px}.reader-post-options-menu__popover .popover__menu .conversation-follow-button .gridicon,.reader-post-options-menu__popover .popover__menu .follow-button .gridicon{top:3px;margin-left:8px;padding-left:0}.reader-post-options-menu__popover .popover__menu .conversation-follow-button .gridicon:hover,.reader-post-options-menu__popover .popover__menu .follow-button .gridicon:hover{fill:var(--color-text-inverted)}.reader-post-options-menu__popover .popover__menu .conversation-follow-button:focus,.reader-post-options-menu__popover .popover__menu .conversation-follow-button:hover,.reader-post-options-menu__popover .popover__menu .follow-button:focus,.reader-post-options-menu__popover .popover__menu .follow-button:hover{background-color:var(--color-primary);color:#fff}.reader-post-options-menu__popover .popover__menu .conversation-follow-button:focus .gridicon,.reader-post-options-menu__popover .popover__menu .conversation-follow-button:hover .gridicon,.reader-post-options-menu__popover .popover__menu .follow-button:focus .gridicon,.reader-post-options-menu__popover .popover__menu .follow-button:hover .gridicon{fill:var(--color-text-inverted)}.reader-post-options-menu__popover .popover__menu .conversation-follow-button:focus .conversation-follow-button__label,.reader-post-options-menu__popover .popover__menu .conversation-follow-button:focus .follow-button__label,.reader-post-options-menu__popover .popover__menu .conversation-follow-button:hover .conversation-follow-button__label,.reader-post-options-menu__popover .popover__menu .conversation-follow-button:hover .follow-button__label,.reader-post-options-menu__popover .popover__menu .follow-button:focus .conversation-follow-button__label,.reader-post-options-menu__popover .popover__menu .follow-button:focus .follow-button__label,.reader-post-options-menu__popover .popover__menu .follow-button:hover .conversation-follow-button__label,.reader-post-options-menu__popover .popover__menu .follow-button:hover .follow-button__label{color:var(--color-text-inverted)}@media (max-width:660px){.reader-post-options-menu__popover .popover__menu .conversation-follow-button .conversation-follow-button__label,.reader-post-options-menu__popover .popover__menu .conversation-follow-button .follow-button__label,.reader-post-options-menu__popover .popover__menu .follow-button .conversation-follow-button__label,.reader-post-options-menu__popover .popover__menu .follow-button .follow-button__label{display:inline-block}}.popover__menu-item.reader-post-options-menu__blog-sticker-menu-item{padding:6px 16px 9px;width:100%}.popover__menu-item.reader-post-options-menu__blog-sticker-menu-item:last-child{margin-bottom:0}.popover__menu-item.reader-post-options-menu__blog-sticker-menu-item.has-sticker{color:var(--color-error)}.popover__menu-item.reader-post-options-menu__blog-sticker-menu-item.has-sticker .gridicon{fill:var(--color-error)}.popover__menu-item.reader-post-options-menu__blog-sticker-menu-item.has-sticker:focus,.popover__menu-item.reader-post-options-menu__blog-sticker-menu-item.has-sticker:hover{color:var(--color-text-inverted);background:var(--color-error)}.popover__menu-item.reader-post-options-menu__blog-sticker-menu-item.has-sticker:focus .gridicon,.popover__menu-item.reader-post-options-menu__blog-sticker-menu-item.has-sticker:hover .gridicon{fill:var(--color-text-inverted)}.comments__comment-actions-approve.components-button .gridicon .gridicon-checkmark,.comments__comment-actions-approve.components-button.is-approved{color:var(--color-success)}.reader-visit-link__icon{fill:var(--color-neutral-light)}.reader-visit-link__label{color:var(--color-text-subtle)}.reader-visit-link:active .reader-visit-link__icon,.reader-visit-link:hover .reader-visit-link__icon{fill:var(--color-primary)}.reader-visit-link:active .reader-visit-link__label,.reader-visit-link:hover .reader-visit-link__label{color:var(--color-primary);cursor:pointer}.comments__comment-actions{color:var(--color-text-subtle);font-size:.875rem;list-style:none;margin-top:-6px}.comments__comment-actions .components-button{display:inline-block;color:var(--color-text-subtle);padding:4px;height:auto;margin-left:8px;cursor:pointer;font-size:.875rem;font-weight:400}.comments__comment-actions .components-button .gridicon,.comments__comment-actions .components-button .is-compact.gridicon{position:relative;top:4px;margin-left:4px}.comments__comment-actions .components-button .gridicons-star,.comments__comment-actions .components-button .gridicons-star-outline{top:3px}.comments__comment-actions .components-button .like-button__like-icons{margin-left:18px}.comments__comment-actions .components-button.comments__comment-actions-reply{margin-right:-7px}.comments__comment-actions .components-button.like-button .gridicon{position:absolute}.comments__comment-actions .components-button:hover{color:var(--color-primary)}.comments__comment-actions .components-button.comments__comment-actions-cancel-reply{float:left;margin-top:4px;margin-left:0;padding-left:0}.comments__comment-actions .components-button.comments__comment-actions-read-more{color:var(--color-primary);margin:0 -3px 0 10px;padding-right:0}.comments__comment-actions .components-button.comments__comment-actions-read-more .comments__comment-actions-read-more-icon{fill:var(--color-primary)}.comments__comment-actions>:only-child{right:-3px;top:3px}.comments__comment-actions .comments__comment-actions-approve,.comments__comment-actions .comments__comment-actions-edit,.comments__comment-actions .comments__comment-actions-spam,.comments__comment-actions .comments__comment-actions-trash{display:none}@media (min-width:661px){.comments__comment-actions .comments__comment-actions-approve,.comments__comment-actions .comments__comment-actions-edit,.comments__comment-actions .comments__comment-actions-spam,.comments__comment-actions .comments__comment-actions-trash{display:inline}.comments__comment-actions .ellipsis-menu{display:none}}@media (max-width:480px){.comments__comment-actions .like-button .like-button__label-status{display:inline}}.comments__comment-actions-moderation-tools{display:inline-block}.reader-post-actions{box-sizing:border-box;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;flex-direction:row;height:auto;justify-content:flex-end;list-style-type:none;margin:10px 0 0}.reader-post-actions .reader-post-actions__item{margin-left:13px}.reader-post-actions .reader-post-actions__item.reader-post-actions__visit{flex:1}.reader-post-actions .reader-post-actions__item.reader-post-actions__visit .reader-visit-link{align-items:center;box-sizing:border-box;display:inline-flex;padding:4px 0 4px 4px;position:relative}.reader-post-actions .reader-post-actions__item:last-child{margin-left:0}.reader-post-actions .reader-post-actions__item>button{line-height:inherit}.reader-post-actions .reader-post-actions__item>button:focus{outline:thin dotted}.accessible-focus .reader-post-actions .reader-post-actions__item>button:focus{border-radius:2px;border-color:var(--color-primary);box-shadow:0 0 0 2px var(--color-primary-light)}.gravatar-caterpillar{display:flex;flex-shrink:0}.gravatar-caterpillar__gravatar{cursor:pointer;border:2px solid var(--color-border-inverted);height:24px;margin-right:-8px;vertical-align:middle;width:24px}.gravatar-caterpillar__gravatar:first-child{margin-right:-2px}.gravatar-caterpillar__gravatar.is-hidden-on-small-screens{display:none}@media (min-width:661px){.gravatar-caterpillar__gravatar.is-hidden-on-small-screens{display:inline}}.reader-excerpt sub,.reader-excerpt sup{vertical-align:initial;position:relative;font-size:.83em}.reader-excerpt sup{top:-.4em}.reader-excerpt sub{bottom:-.2em}.conversation-caterpillar{display:flex}.conversation-caterpillar__count{align-items:center;cursor:pointer;color:var(--color-primary);display:flex;margin-right:8px;flex:1 1 auto;font-size:.875rem;font-weight:400;overflow:hidden;position:relative;white-space:nowrap}.conversation-caterpillar__count:hover{color:var(--color-primary-light)}.conversation-caterpillar__count:after{content:"";display:block;position:absolute;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;pointer-events:none;background:linear-gradient(270deg,rgba(var(--color-surface-rgb),0),rgba(var(--color-surface-rgb),1) 90%);top:0;bottom:0;left:0;right:auto;width:35px;height:auto;height:32px;width:32px;z-index:1}@media (max-width:660px){.conversation-caterpillar__count{padding:0;text-align:right}}.conversations__comment-list{cursor:auto}.conversations__comment-list-ul{list-style-type:none;margin-right:0}.conversations__comment-list-ul .comments__form-closed{border-top:0;padding-top:0;text-align:right}.daily-post-button .daily-post-button__button.button.is-primary{background:none;border:0;color:var(--color-primary);font-size:.875rem;line-height:normal;margin:9px 0 6px;padding:0}.daily-post-button .daily-post-button__button.button.is-primary .gridicon{fill:var(--color-primary);height:20px;margin-top:0;margin-left:5px;width:20px}:root{--masterbar-height:46px;--sidebar-width-max:272px;--sidebar-width-min:228px}@font-face{font-display:swap;font-family:Recoleta;font-weight:400;src:url(https://s1.wp.com/i/fonts/recoleta/400.woff2) format("woff2"),url(https://s1.wp.com/i/fonts/recoleta/400.woff) format("woff")}.wp-brand-font{font-family:"Noto Serif",Georgia,Times New Roman,Times,serif;font-weight:400}[lang*=af] .wp-brand-font,[lang*=ca] .wp-brand-font,[lang*=cs] .wp-brand-font,[lang*=da] .wp-brand-font,[lang*=de] .wp-brand-font,[lang*=en] .wp-brand-font,[lang*=es] .wp-brand-font,[lang*=eu] .wp-brand-font,[lang*=fi] .wp-brand-font,[lang*=fr] .wp-brand-font,[lang*=gl] .wp-brand-font,[lang*=hr] .wp-brand-font,[lang*=hu] .wp-brand-font,[lang*=id] .wp-brand-font,[lang*=is] .wp-brand-font,[lang*=it] .wp-brand-font,[lang*=lv] .wp-brand-font,[lang*=mt] .wp-brand-font,[lang*=nb] .wp-brand-font,[lang*=nl] .wp-brand-font,[lang*=pl] .wp-brand-font,[lang*=pt] .wp-brand-font,[lang*=ro] .wp-brand-font,[lang*=ru] .wp-brand-font,[lang*=sk] .wp-brand-font,[lang*=sl] .wp-brand-font,[lang*=sq] .wp-brand-font,[lang*=sr] .wp-brand-font,[lang*=sv] .wp-brand-font,[lang*=sw] .wp-brand-font,[lang*=tr] .wp-brand-font,[lang*=uz] .wp-brand-font{font-family:Recoleta,"Noto Serif",Georgia,Times New Roman,Times,serif}.is-reader-page .is-site-stream .reader-post-card.card:nth-child(2){border-top:1px solid var(--color-neutral-10)}.reader-post-card.card{border-bottom:1px solid var(--color-neutral-10);box-shadow:none;margin:0 15px;padding:18px 0 20px;position:relative}@media (min-width:661px){.reader-post-card.card{margin:0}}.reader-post-card.card.is-selected:before{content:"";position:absolute;top:0;bottom:0;right:-8px;width:2px;background:var(--color-primary)}@media (min-width:661px){.reader-post-card.card.is-selected:before{right:-16px}}.reader-post-card.card.is-seen{opacity:.5}.reader-post-card.card.has-thumbnail .reader-featured-image{flex-basis:auto;flex-grow:1;margin-left:20px;max-width:190px;box-sizing:border-box}@media (min-width:961px){.reader-post-card.card.has-thumbnail .reader-featured-image{max-width:250px}}@media (max-width:480px){.reader-post-card.card.has-thumbnail .reader-featured-image{height:100px;margin:0 0 15px;max-width:100%}}.reader-post-card.card.has-thumbnail.is-photo .reader-post-card__post{flex-direction:column}.reader-post-card.card.has-thumbnail.is-photo .reader-post-card__post-details,.reader-post-card.card.has-thumbnail.is-photo .reader-post-card__social{padding-right:0}.reader-post-card.card.has-thumbnail.is-photo .reader-post-card__post-details{flex:0 auto;margin:0;padding-top:8px}.reader-post-card.card.has-thumbnail.is-photo .reader-post-card__title{color:var(--color-text-inverted);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;position:relative;bottom:30px;right:20px;text-shadow:0 1px rgba(0,0,0,.3);width:calc(100% - 44px);text-overflow:ellipsis;overflow:hidden;z-index:0;margin-bottom:-15px;height:19px;white-space:nowrap}.reader-post-card.card.has-thumbnail.is-photo .reader-post-card__title .reader-post-card__title-link{color:var(--color-text-inverted);display:inline;font-size:.75rem;letter-spacing:.01em}.reader-post-card.card.has-thumbnail.is-photo .reader-post-actions{margin:0}.reader-post-card.card.has-thumbnail.is-photo .reader-post-actions .reader-post-actions__visit{margin-right:-3px}.reader-post-card.card.has-thumbnail .reader-post-card__post,.reader-post-card.card.is-gallery .reader-post-card__post{margin-top:18px}.reader-post-card.card.has-thumbnail .reader-post-card__post-details,.reader-post-card.card.is-gallery .reader-post-card__post-details{flex:1}.reader-post-card.card.is-gallery .reader-post-card__post{flex-direction:column}.reader-post-card.card.is-gallery .reader-post-card__post,.reader-post-card.card.is-photo .reader-post-card__post{margin-top:16px}.reader-post-card.card .reader-post-actions{margin:4px 0 0}.reader-post-card.card.is-compact .reader-post-card__byline-details{display:flex;flex-direction:row;max-height:22.4px;max-width:calc(100% - 40px);overflow:hidden;position:relative}.reader-post-card.card.is-compact .reader-post-card__byline-details:after{content:"";display:block;position:absolute;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;pointer-events:none;background:linear-gradient(270deg,rgba(var(--color-surface-rgb),0),rgba(var(--color-surface-rgb),1) 90%);top:0;bottom:0;left:0;right:auto;width:10%;height:auto}.reader-post-card.card.is-compact .reader-post-card__byline-author-site{flex:0 0 auto;width:auto}.reader-post-card.card.is-compact .reader-post-card__timestamp-and-tag{margin-top:0;margin-right:0}@media (min-width:481px){.reader-post-card.card.is-compact .reader-post-card__timestamp-and-tag{margin-right:5px}}.reader-post-card.card.is-compact .reader-post-card__byline-author-site:after,.reader-post-card.card.is-compact .reader-post-card__timestamp-and-tag:after{display:none}.reader-post-card.card.is-compact .reader-post-card__timestamp-link{color:var(--color-text-subtle)}.reader-post-card.card.is-compact .reader-post-options-menu{position:absolute;left:14px;top:0}.reader-post-card.card.is-compact .reader-featured-image{height:auto;margin-bottom:0;margin-left:15px;max-width:100px;min-width:100px}.reader-post-card.card.is-compact .reader-post-card__post{margin-top:0}@media (max-width:960px){.reader-post-card.card.is-compact .reader-post-card__post{flex-direction:row}}.reader-post-card.card.is-compact .reader-post-card__post-details{margin-top:0}.reader-post-card.card.is-compact .reader-post-card__post-details .reader-excerpt{font-size:1rem;font-weight:400;margin-top:4px;max-height:22.4px;overflow:hidden;position:relative;word-wrap:break-word}.reader-post-card__photo{border:1px solid var(--color-neutral-10);display:flex;align-items:center;justify-content:center;flex-basis:auto;flex-grow:1;cursor:pointer;position:relative;top:0;height:225px;margin-left:0;margin-bottom:0;max-width:100%}.reader-post-card__photo:hover{cursor:zoom-in}.reader-post-card__photo.is-expanded{background-position:50%!important;min-width:100%;max-width:100%;background-size:cover}.reader-post-card__photo.is-expanded:hover{cursor:pointer}.reader-post-card__photo:before{content:"";background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.37) 65%,#000 110%);height:80px;opacity:.4;position:absolute;bottom:0;right:0;width:100%}.reader-post-card__byline{display:flex;font-size:.875rem}.reader-post-card__author:after{content:", "}.reader__content .reader-post-card__tag-link,.reader__content .reader-post-card__timestamp-link{color:var(--color-text-subtle);margin-top:2px;cursor:pointer}.reader__content .reader-post-card__tag-link:hover,.reader__content .reader-post-card__timestamp-link:hover{color:var(--color-primary)}.reader-post-card__byline-details{color:var(--color-primary);width:100%}.is-reader-page .reader-post-card.is-gallery .reader-post-card__post-details{flex:inherit}.reader-post-card__byline-author-site{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:600;overflow:hidden;position:relative;height:20px;width:calc(100% - 25px)}.reader-post-card__byline-author-site:after{content:"";display:block;position:absolute;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;pointer-events:none;background:linear-gradient(270deg,rgba(var(--color-surface-rgb),0),rgba(var(--color-surface-rgb),1) 90%);top:0;bottom:0;left:0;right:auto;width:10%;height:auto}@media (min-width:661px){.reader-post-card__byline-author-site{width:calc(100% - 90px)}}.reader-post-card__timestamp-and-tag{align-items:flex-start;display:flex;flex-direction:row;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;margin-top:-2px}.reader-post-card__timestamp{display:inline-table}.reader-post-card__tags{color:var(--color-text-subtle);display:flex;flex-direction:row;height:20px;margin-right:10px;overflow:hidden;position:relative;width:calc(100% - 140px)}@media (max-width:480px){.reader-post-card__tags{max-width:500px}}.reader-post-card__tags:after{content:"";display:block;position:absolute;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;pointer-events:none;background:linear-gradient(270deg,rgba(var(--color-surface-rgb),0),rgba(var(--color-surface-rgb),1) 90%);top:0;bottom:0;left:0;right:auto;width:35px;height:auto}.reader-post-card__tag{white-space:nowrap;margin-left:3px}.reader-post-card__tag:after{content:", "}.reader-post-card__tag:last-child:after{display:none}.reader-post-card__tags .gridicons-tag{height:18px;fill:var(--color-neutral-light);flex:0 0 15px;margin-left:5px;margin-top:3px}.reader-post-card__byline .reader-avatar{flex-shrink:0}.reader-post-card__byline .reader-avatar.has-gravatar{margin-left:6px}.reader-post-card__byline .reader-avatar .gravatar{float:right;height:32px;margin:4px 0 0 6px;vertical-align:text-top;width:32px}.reader-post-card__byline .reader-avatar.has-site-icon{margin:0 0 0 12px}.reader-post-card__byline .reader-avatar .site-icon{width:32px!important;height:32px!important;font-size:32px!important;line-height:32px!important}.reader-post-card .has-site-and-author-icon .gravatar{display:none}.reader-post-card__link{color:var(--color-primary);cursor:pointer}.reader-post-card__link:hover{color:var(--color-primary-light)}.reader-post-card__link:visited{color:var(--color-primary)}.reader-post-card__post{clear:both;display:flex;flex-direction:row;margin-top:14px}@media (max-width:480px){.reader-post-card__post{flex-direction:column}}.reader-post-card__post .reader-post-card__post-details{flex:1 auto;width:100%}.reader-post-card.is-expanded-video .reader-post-card__post{flex-wrap:wrap}.reader-post-card__post-details{font-family:"Noto Serif",Georgia,Times New Roman,Times,serif}.reader-post-card__title{line-height:1.4;margin-top:-4px;overflow-wrap:break-word}.reader-post-card__title-link,.reader-post-card__title-link:visited,.reader__content .reader-post-card__title-link,.reader__content .reader-post-card__title-link:visited{color:var(--color-neutral-70);cursor:pointer;font-size:1.25rem;font-weight:600;display:block}.reader-post-card__title-link:hover,.reader-post-card__title-link:visited:hover,.reader__content .reader-post-card__title-link:hover,.reader__content .reader-post-card__title-link:visited:hover{color:var(--color-neutral-70)}.reader-post-card .reader-excerpt{font-size:1rem;line-height:1.55;font-weight:400;margin-top:9px;word-break:break-word;position:relative}.reader-post-card .reader-excerpt p{margin:0}.reader-post-card.card:not(.is-discover) .reader-excerpt{overflow:hidden;max-height:76.8px}@media (min-width:961px){.reader-post-card.card:not(.is-discover) .reader-excerpt{max-height:48px}}.reader-post-card.card:not(.is-discover) .reader-excerpt:before{background:linear-gradient(270deg,rgba(var(--color-surface-rgb),0),rgba(var(--color-surface-rgb),1) 90%);left:0;right:auto}.reader-post-card.card:not(.is-discover) .reader-excerpt:before,.reader-post-card.card:not(.is-discover) .reader-excerpt[direction=rtl]:before{content:"";display:block;position:absolute;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;pointer-events:none;top:0;bottom:0;width:120px;height:auto;top:inherit;height:24px}.reader-post-card.card:not(.is-discover) .reader-excerpt[direction=rtl]:before{background:linear-gradient(90deg,rgba(var(--color-surface-rgb),0),rgba(var(--color-surface-rgb),1) 90%);right:0;left:auto}.reader-post-card.card:not(.is-discover) .reader-excerpt[direction=ltr]:before{content:"";display:block;position:absolute;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;pointer-events:none;background:linear-gradient(270deg,rgba(var(--color-surface-rgb),0),rgba(var(--color-surface-rgb),1) 90%);top:0;bottom:0;left:0;right:auto;width:120px;height:auto;top:inherit;height:24px}.reader-post-card.card.has-thumbnail:not(.is-gallery):not(.is-compact) .reader-excerpt{max-height:76.8px;overflow:hidden}.reader-post-card.card .reader-post-actions__item{font-size:.875rem;height:22px}.reader-post-card.card .reader-post-actions__item.reader-post-actions__visit .gridicon{position:relative;right:-2px;top:-1px}.reader-post-card.card .reader-post-actions__item .gridicons-external{margin-left:2px}.reader-post-card.card .reader-post-actions__item .reader-share__button .gridicon{position:relative;top:0;margin-left:0;margin-top:0}.reader-post-card.card .reader-post-actions__item .like-button .gridicon{top:5px}.reader-post-card.card .reader-post-actions__item .like-button__label{margin:-3px -5px 0 0}.reader-post-card.card .reader-post-actions__item .comment-button{align-items:flex-start}.reader-post-card.card .reader-post-actions__item .comment-button .gridicon{top:4px;margin-left:2px}@media (min-width:961px){.reader-post-card.card .reader-post-actions__item .comment-button__label-status,.reader-post-card.card .reader-post-actions__item .like-button__label-status,.reader-post-card.card .reader-post-actions__item .reader-share__button-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}}@media (max-width:660px){.reader-post-card.card .reader-post-actions__item .comment-button__label-status,.reader-post-card.card .reader-post-actions__item .like-button__label-status,.reader-post-card.card .reader-post-actions__item .reader-share__button-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}}.reader-post-card.card .follow-button{border:0;border-radius:0;float:left;padding:0;position:absolute;left:0;top:16px}.reader-post-card.card .follow-button .gridicon{fill:var(--color-primary)}.reader-post-card.card .follow-button .follow-button__label{color:var(--color-primary)}.reader-post-card.card .follow-button.is-following .gridicon{fill:var(--color-success)}.reader-post-card.card .follow-button.is-following .follow-button__label{color:var(--color-success)}.reader-post-card.card .follow-button.is-discover{position:relative;top:0;float:none;margin-top:10px;margin-bottom:3px}@media (max-width:660px){.reader-post-card.card .follow-button.is-discover .follow-button__label{display:inline}}.is-group-reader.has-chat .reader-post-card__post .reader-featured-image{height:100px;margin-left:0;max-width:100%}.is-group-reader.has-chat .comment-button__label-status,.is-group-reader.has-chat .like-button__label-status,.is-group-reader.has-chat .reader-share__button-label{display:none}.reader-post-card__gallery{display:flex;margin:0 0 17px;padding:0}.reader-post-card__gallery-item{border:1px solid var(--color-neutral-0);cursor:pointer;flex:1;list-style-type:none}.reader-post-card__gallery-item:last-child{margin-left:0}@media (max-width:480px){.reader-post-card__gallery-item:nth-last-of-type(-n+2){display:none}}.reader-post-card .reader-featured-video__video{padding-bottom:17px}.reader-post-card__gallery-image{height:100px}@media (min-width:961px){.reader-post-card__gallery-image{height:130px}}.reader-post-card__blocked-description{margin-bottom:0;color:var(--color-neutral-70)}.reader-post-card__blocked-undo{padding-right:2px;cursor:pointer;color:var(--color-primary)}.reader-post-card__blocked-undo:hover{color:var(--color-link-dark)}.is-section-devdocs .reader-post-card.card{padding:16px}