.popover{font-size:.75rem;z-index:1000;position:absolute;top:0;left:0;right:auto}.popover .popover__inner{background-color:#fff;background-color:var(--color-surface);border:1px solid #c3c4c7;border:1px solid var(--color-neutral-10);border-radius:2px;box-shadow:0 2px 5px rgba(0,0,0,.1),0 0 56px rgba(0,0,0,.075);text-align:center;position:relative}.popover .popover__arrow{border:10px dashed #c3c4c7;border:10px dashed var(--color-neutral-10);height:0;line-height:0;position:absolute;width:0;z-index:1}.popover.fade{transition:opacity .1s}.popover.is-top-left .popover__arrow,.popover.is-top-right .popover__arrow,.popover.is-top .popover__arrow{bottom:0;left:50%;margin-left:-10px;border-top-style:solid;border-bottom:none;border-left-color:transparent;border-right-color:transparent}.popover.is-top-left .popover__arrow:before,.popover.is-top-right .popover__arrow:before,.popover.is-top .popover__arrow:before{bottom:2px;border-top:10px solid #fff;content:" ";position:absolute;left:50%;margin-left:-10px;border:10px solid var(--color-border-inverted);border-bottom:none;border-left:10px solid transparent;border-right:10px solid transparent}.popover.is-bottom-left .popover__arrow,.popover.is-bottom-right .popover__arrow,.popover.is-bottom .popover__arrow{top:0;left:50%;margin-left:-10px;border-bottom-style:solid;border-top:none;border-left-color:transparent;border-right-color:transparent}.popover.is-bottom-left .popover__arrow:before,.popover.is-bottom-right .popover__arrow:before,.popover.is-bottom .popover__arrow:before{top:2px;border-bottom:10px solid #fff;content:" ";position:absolute;left:50%;margin-left:-10px;border:10px solid var(--color-border-inverted);border-top:none;border-left:10px solid transparent;border-right:10px solid transparent}.popover.is-left-bottom .popover__arrow,.popover.is-left-top .popover__arrow,.popover.is-left .popover__arrow{right:0;top:50%;margin-top:-10px;border-left-style:solid;border-right:none;border-top-color:transparent;border-bottom-color:transparent}.popover.is-left-bottom .popover__arrow:before,.popover.is-left-top .popover__arrow:before,.popover.is-left .popover__arrow:before{right:2px;border-left:10px solid #fff;content:" ";position:absolute;top:50%;margin-top:-10px;border:10px solid var(--color-border-inverted);border-right:none;border-top:10px solid transparent;border-bottom:10px solid transparent}.popover.is-right-bottom .popover__arrow,.popover.is-right-top .popover__arrow,.popover.is-right .popover__arrow{left:0;top:50%;margin-top:-10px;border-right-style:solid;border-left:none;border-top-color:transparent;border-bottom-color:transparent}.popover.is-right-bottom .popover__arrow:before,.popover.is-right-top .popover__arrow:before,.popover.is-right .popover__arrow:before{left:2px;border-right:10px solid #fff;content:" ";position:absolute;top:50%;margin-top:-10px;border:10px solid var(--color-border-inverted);border-left:none;border-top:10px solid transparent;border-bottom:10px solid transparent}.popover.is-bottom-left,.popover.is-bottom-right,.popover.is-top-left,.popover.is-top-right{padding-right:0;padding-left:0}.popover.is-bottom-left .popover__arrow,.popover.is-top-left .popover__arrow{left:auto;right:5px}.popover.is-bottom-right .popover__arrow,.popover.is-top-right .popover__arrow{left:15px}.popover.is-top-left .popover__inner,.popover.is-top-right .popover__inner,.popover.is-top .popover__inner{top:-10px}.popover.is-bottom-right .popover__inner,.popover.is-left .popover__inner,.popover.is-top-right .popover__inner{left:-10px}.popover.is-bottom-left .popover__inner,.popover.is-bottom-right .popover__inner,.popover.is-bottom .popover__inner{top:10px}.popover.is-bottom-left .popover__inner,.popover.is-right .popover__inner,.popover.is-top-left .popover__inner{left:10px}.popover.is-dialog-visible{z-index:100300}.popover__menu{display:flex;flex-direction:column;min-width:200px}.popover__menu-item,.popover__menu-item.button{position:relative;background:inherit;border:none;border-radius:0;cursor:pointer;display:block;font-size:.875rem;font-weight:400;margin:0;padding:8px 16px;text-align:left;text-decoration:none;line-height:normal;transition:all .05s ease-in-out}.popover__menu-item.button:first-child,.popover__menu-item:first-child{margin-top:5px}.popover__menu-item,.popover__menu-item.button,.popover__menu-item.button:visited,.popover__menu-item:visited{color:#3c434a;color:var(--color-neutral-70)}.popover__menu-item.button.is-selected,.popover__menu-item.button:focus,.popover__menu-item.button:hover,.popover__menu-item.is-selected,.popover__menu-item:focus,.popover__menu-item:hover{background-color:#0675c4;background-color:var(--color-primary);border:0;box-shadow:none;color:#fff}.popover__menu-item.button.is-selected .gridicon,.popover__menu-item.button:focus .gridicon,.popover__menu-item.button:hover .gridicon,.popover__menu-item.is-selected .gridicon,.popover__menu-item:focus .gridicon,.popover__menu-item:hover .gridicon{color:#fff;color:var(--color-text-inverted)}.popover__menu-item.button[disabled],.popover__menu-item[disabled]{color:#a7aaad;color:var(--color-neutral-20)}.popover__menu-item.button[disabled] .gridicon,.popover__menu-item[disabled] .gridicon{color:#f6f7f7;color:var(--color-neutral-0)}.popover__menu-item.button[disabled]:focus,.popover__menu-item.button[disabled]:hover,.popover__menu-item[disabled]:focus,.popover__menu-item[disabled]:hover{background:transparent;cursor:default}.popover__menu-item.button:last-child,.popover__menu-item:last-child{margin-bottom:5px}.popover__menu-item.button::-moz-focus-inner,.popover__menu-item::-moz-focus-inner{border:0}.popover__menu-item.button .gridicon,.popover__menu-item .gridicon{color:#646970;color:var(--color-text-subtle);vertical-align:bottom;margin-right:8px;position:static}.popover__menu-item.button .gridicons-cloud-download,.popover__menu-item .gridicons-cloud-download{position:relative;top:2px}.popover__menu-item.button .gridicons-external,.popover__menu-item .gridicons-external{top:0}.popover__menu-separator{margin:4px 0;background:#f6f7f7;background:var(--color-neutral-0)}.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 #fff;border:2px solid var(--color-border-inverted);height:80px;position:relative;left:30px;top:-75px;width:80px;background-color:#fff;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;left:12px;top:-22px;width:24px}.reader-author-link{color:#0675c4;color:var(--color-primary)}.reader-author-link:active,.reader-author-link:hover{color:#c9356e;color:var(--color-accent)}.reader-author-link:focus{color:#646970;color:var(--color-text-subtle)}.follow-button,button.follow-button{border:0;padding:0}.follow-button .gridicons-reader-follow,button.follow-button .gridicons-reader-follow{fill:#0675c4;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:#0675c4;color:var(--color-primary)}.follow-button:hover .gridicons-reader-follow,button.follow-button:hover .gridicons-reader-follow{fill:#0675c4;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:#008a20;fill:var(--color-success);pointer-events:auto}.follow-button.is-following .follow-button__label,button.follow-button.is-following .follow-button__label{color:#008a20;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:#008a20;color:var(--color-success)}.follow-button.is-following:hover .gridicons-reader-following,button.follow-button.is-following:hover .gridicons-reader-following{fill:#008a20;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-right:6px;top:5px;width:18px}.follow-button.is-disabled,button.follow-button.is-disabled{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;color:#c3c4c7;color:var(--color-neutral-10);border-color:#c3c4c7;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:#c3c4c7;color:var(--color-neutral-10)}.follow-button.is-disabled .gridicon,button.follow-button.is-disabled .gridicon{fill:#c3c4c7;fill:var(--color-neutral-10)}.follow-button.is-disabled:hover,button.follow-button.is-disabled:hover{color:#c3c4c7;color:var(--color-neutral-10);cursor:default}.follow-button.is-disabled:hover .gridicon,button.follow-button.is-disabled:hover .gridicon{fill:#c3c4c7;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-right:0}.comment-button{align-items:center;box-sizing:border-box;color:#646970;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:#0675c4;color:var(--color-primary)}.comment-button .comment-button__label-count{margin-right:4px}@media(max-width:480px){.comment-button .comment-button__label-status{display:none}}.comment-button__label{font-size:.875rem;margin-left:4px}.comment-button__label:empty{display:none}.comment-button__icon{position:relative;top:2px}.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:#0675c4;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:#0675c4;color:var(--color-primary)}.conversation-follow-button:hover .gridicons-reader-follow-conversation,button.conversation-follow-button:hover .gridicons-reader-follow-conversation{fill:#0675c4;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:#008a20;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:#008a20;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:#008a20;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:#008a20;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}}.gravatar-caterpillar{display:flex;flex-shrink:0}.gravatar-caterpillar__gravatar{cursor:pointer;border:2px solid #fff;border:2px solid var(--color-border-inverted);height:24px;margin-left:-8px;vertical-align:middle;width:24px}.gravatar-caterpillar__gravatar:first-child{margin-left:-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-post-options-menu .button.is-borderless,.reader-post-options-menu .ellipsis-menu .button.is-borderless{color:#646970;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:#0675c4;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:#0675c4;color:var(--color-primary)}.reader-post-options-menu__hr{margin:8px 0;background:#f6f7f7;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:#0675c4;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-right:8px;padding-right: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:#fff;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:#0675c4;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:#fff;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:#fff;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:#d63638;color:var(--color-error)}.popover__menu-item.reader-post-options-menu__blog-sticker-menu-item.has-sticker .gridicon{fill:#d63638;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:#fff;color:var(--color-text-inverted);background:#d63638;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:#fff;fill:var(--color-text-inverted)}.conversation-caterpillar{display:flex}.conversation-caterpillar__count{align-items:center;cursor:pointer;color:#0675c4;color:var(--color-primary);display:flex;margin-left:8px;flex:1 1 auto;font-size:.875rem;font-weight:400;overflow:hidden;position:relative;white-space:nowrap}.conversation-caterpillar__count:hover{color:#399ce3;color:var(--color-primary-light)}.conversation-caterpillar__count:after{content:"";display:block;position:absolute;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 90%);background:linear-gradient(90deg,rgba(var(--color-surface-rgb),0),rgba(var(--color-surface-rgb),1) 90%);top:0;bottom:0;right:0;left:auto;width:35px;height:auto;height:32px;width:32px;z-index:1}@media(max-width:660px){.conversation-caterpillar__count{padding:0;text-align:left}}.daily-post-button .daily-post-button__button.button.is-primary{background:none;border:0;color:#0675c4;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:#0675c4;fill:var(--color-primary);height:20px;margin-top:0;margin-right:5px;width:20px}.comments__comment-actions-approve.components-button .gridicon .gridicon-checkmark,.comments__comment-actions-approve.components-button.is-approved{color:#008a20;color:var(--color-success)}.like-button__like-icons{height:24px;width:24px}.like-button{align-items:center;display:inline-flex;padding:4px;color:#646970;color:var(--color-text-subtle);position:relative;box-sizing:border-box}.like-button .gridicon{position:absolute;left:0}.like-button .gridicons-star{opacity:0;pointer-events:none;fill:#0675c4;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:#0675c4;color:var(--color-primary)}.like-button.is-liked{color:#646970;color:var(--color-text-subtle)}.like-button.is-liked .gridicons-star{opacity:1;fill:#0675c4;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:#0675c4;fill:var(--color-primary);transform:translateX(-10px) rotate(1deg) scale(.3)}.like-button.is-liked .like-button__label{color:#0675c4;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-left:1px;font-size:.875rem;min-width:10px}.like-button__label:empty{display:none}.post-edit-button{display:inline-flex;align-items:center;box-sizing:border-box;color:#646970;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:#c9356e;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:#c9356e;color:var(--color-accent)}.post-edit-button .gridicon{fill:#8c8f94;fill:var(--color-neutral-light);top:-1px}.post-edit-button .post-edit-button__label{color:#646970;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-left:4px}@media(max-width:480px){.post-edit-button__label{display:none}}.post-edit-button__icon{position:relative}.comments__comment-actions{color:#646970;color:var(--color-text-subtle);font-size:.875rem;list-style:none;margin-top:-6px}.comments__comment-actions .components-button{display:inline-block;color:#646970;color:var(--color-text-subtle);padding:4px;height:auto;margin-right: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-right: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-right:18px}.comments__comment-actions .components-button.comments__comment-actions-reply{margin-left:-7px}.comments__comment-actions .components-button.like-button .gridicon{position:absolute}.comments__comment-actions .components-button:hover{color:#0675c4;color:var(--color-primary)}.comments__comment-actions .components-button.comments__comment-actions-cancel-reply{float:right;margin-top:4px;margin-right:0;padding-right:0}.comments__comment-actions .components-button.comments__comment-actions-read-more{color:#0675c4;color:var(--color-primary);margin:0 10px 0 -3px;padding-left:0}.comments__comment-actions .components-button.comments__comment-actions-read-more .comments__comment-actions-read-more-icon{fill:#0675c4;fill:var(--color-primary)}.comments__comment-actions>:only-child{left:-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}.form-fieldset{border:0;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;vertical-align:baseline;box-sizing:border-box;clear:both;margin-bottom:20px}@keyframes notice-loading-pulse{0%,to{opacity:.75}50%{opacity:1}}.notice{display:flex;position:relative;width:100%;margin-bottom:12px;box-sizing:border-box;animation:appear .3s ease-in-out;background:#2c3338;background:var(--color-neutral-80);color:#fff;color:var(--color-text-inverted);line-height:1.5}@media(min-width:661px){.notice{margin-bottom:24px}}.notice.is-success .notice__icon-wrapper{background:#00a32a;background:var(--color-success-40)}.notice.is-success .notice__icon-wrapper-drop{background:#008a20;background:var(--color-success)}.notice.is-warning .notice__icon-wrapper{background:#deb100;background:var(--color-warning-30)}.notice.is-warning .notice__icon-wrapper-drop{background:#9d6e00;background:var(--color-warning)}.notice.is-error .notice__icon-wrapper{background:#e65054;background:var(--color-error-40)}.notice.is-error .notice__icon-wrapper-drop{background:#d63638;background:var(--color-error)}.notice.is-info .notice__icon-wrapper{background:#e34c84;background:var(--color-accent-40)}.notice.is-info .notice__icon-wrapper-drop{background:#c9356e;background:var(--color-accent)}.notice.is-loading .notice__icon-wrapper{animation:notice-loading-pulse .8s ease-in-out infinite}.notice.is-error .notice__dismiss,.notice.is-info .notice__dismiss,.notice.is-success .notice__dismiss,.notice.is-warning .notice__dismiss,.notice .notice__dismiss{overflow:hidden}.notice__icon-wrapper{position:relative;background:#787c82;background:var(--color-neutral-40);color:#fff;color:var(--color-text-inverted);display:flex;align-items:center;width:47px;justify-content:center;flex-shrink:0;align-self:stretch}.notice__icon-wrapper-drop{position:absolute;top:calc(50% - 8px);left:calc(50% - 8px);width:16px;height:16px;border-radius:8px;background:#646970;background:var(--color-neutral)}.notice__icon-wrapper-drop+.notice__icon{position:relative}.notice__content{padding:13px;font-size:.75rem;flex-grow:1}.notice__content .notice__text a,.notice__content .notice__text a:visited,.notice__content .notice__text button.is-link{text-decoration:underline;color:#fff;color:var(--color-text-inverted);line-height:inherit}.notice__content .notice__text a:hover,.notice__content .notice__text a:visited:hover,.notice__content .notice__text button.is-link:hover{color:#fff;color:var(--color-text-inverted);text-decoration:none}.notice__content .notice__text ul{margin-bottom:0;margin-left:0}.notice__content .notice__text li{margin-left:2em;margin-top:.5em}.notice__content .notice__text p{margin-bottom:0;margin-top:.5em}.notice__content .notice__text p:first-child{margin-top:0}@media(min-width:481px){.notice__content{font-size:.875rem}}.notice__button{cursor:pointer;margin-left:.428em}.notice__dismiss{display:flex;flex-shrink:0;padding:12px;cursor:pointer}.notice__dismiss .gridicon{width:18px;height:18px}@media(min-width:481px){.notice__dismiss{padding:11px}.notice__dismiss .gridicon{width:24px;height:24px}}.notice .notice__dismiss{color:#a7aaad;color:var(--color-neutral-20)}.notice .notice__dismiss:focus,.notice .notice__dismiss:hover{color:#fff;color:var(--color-text-inverted)}a.notice__action{cursor:pointer;font-size:.75rem;font-weight:400;text-decoration:none;white-space:nowrap;color:#a7aaad;color:var(--color-neutral-20);padding:13px;display:flex;align-items:center}@media(min-width:481px){a.notice__action{flex-shrink:1;flex-grow:0;align-items:center;font-size:.875rem;margin:0 0 0 auto;padding:13px 16px}a.notice__action .gridicon{width:24px;height:24px}}a.notice__action:visited{color:#a7aaad;color:var(--color-neutral-20)}a.notice__action:hover{color:#fff;color:var(--color-text-inverted)}a.notice__action .gridicon{margin-left:8px;opacity:.7;width:18px;height:18px}.notice.is-compact{display:inline-flex;flex-wrap:nowrap;flex-direction:row;width:auto;min-height:20px;margin:0;padding:0;text-decoration:none;text-transform:none;vertical-align:middle;line-height:1.5}.notice.is-compact .notice__content{font-size:.75rem;padding:6px 10px}.notice.is-compact .notice__icon-wrapper{width:28px}.notice.is-compact .notice__icon-wrapper .notice__icon{width:18px;height:18px;margin:0}.notice.is-compact .notice__icon-wrapper-drop{top:calc(50% - 6px);left:calc(50% - 6px);width:12px;height:12px}.notice.is-compact .notice__dismiss{position:relative;align-self:center;flex:none;margin:0 8px 0 0;padding:0}.notice.is-compact .notice__dismiss .gridicon{width:18px;height:18px}.notice.is-compact a.notice__action{background:transparent;display:inline-block;font-size:.75rem;align-self:center;margin:0 0 0 16px;padding:0 10px}.notice.is-compact a.notice__action:active,.notice.is-compact a.notice__action:focus,.notice.is-compact a.notice__action:hover{background:transparent}.notice.is-compact a.notice__action .gridicon{margin-left:8px;width:14px;height:14px;vertical-align:sub;opacity:1}.user-mentions__avatar{border-radius:50%;width:24px;height:24px;float:left;margin:0 10px 0 0}.user-mentions__fullname,.user-mentions__username{float:left;display:inline-block;font-weight:400}.user-mentions__username{padding-top:10px;margin:-10px 0 0}.user-mentions__fullname{clear:left;margin-left:34px;font-size:.75rem}@media(min-width:481px){.user-mentions__fullname{float:right;clear:none;margin-left:0}}.user-mentions__highlight{font-weight:400;background:rgba(57,156,227,.25);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:ltr}@media(min-width:481px){.user-mentions__suggestion{line-height:24px}}.form-textarea{margin:0;padding:7px 14px;width:100%;color:#3c434a;color:var(--color-neutral-70);font-size:1rem;line-height:1.5;border:1px solid #c3c4c7;border:1px solid var(--color-neutral-10);background-color:#fff;background-color:var(--color-surface);transition:all .15s ease-in-out}.form-textarea:-ms-input-placeholder{color:#646970;color:var(--color-neutral-50)}.form-textarea::placeholder{color:#646970;color:var(--color-neutral-50)}.form-textarea:hover{border-color:#a7aaad;border-color:var(--color-neutral-20)}.form-textarea:focus{border-color:#0675c4;border-color:var(--color-primary);outline:none;box-shadow:0 0 0 2px #91caf2;box-shadow:0 0 0 2px var(--color-primary-10)}.form-textarea:focus:hover{box-shadow:0 0 0 2px #68b3e8;box-shadow:0 0 0 2px var(--color-primary-20)}.form-textarea:focus::-ms-clear{display:none}.form-textarea:disabled{background:#f6f7f7;background:var(--color-neutral-0);border-color:#f6f7f7;border-color:var(--color-neutral-0);color:#a7aaad;color:var(--color-neutral-20);opacity:1;-webkit-text-fill-color:#a7aaad;-webkit-text-fill-color:var(--color-neutral-20)}.form-textarea:disabled:hover{cursor:default}.form-textarea:disabled:-ms-input-placeholder{color:#a7aaad;color:var(--color-neutral-20)}.form-textarea:disabled::placeholder{color:#a7aaad;color:var(--color-neutral-20)}.is-valid.form-textarea{border-color:#008a20;border-color:var(--color-success)}.is-valid.form-textarea:hover{border-color:#005c12;border-color:var(--color-success-dark)}.is-error.form-textarea{border-color:#d63638;border-color:var(--color-error)}.is-error.form-textarea:hover{border-color:#8a2424;border-color:var(--color-error-dark)}.form-textarea:focus.is-valid{box-shadow:0 0 0 2px #68de86;box-shadow:0 0 0 2px var(--color-success-10)}.form-textarea:focus.is-valid:hover{box-shadow:0 0 0 2px #1ed15a;box-shadow:0 0 0 2px var(--color-success-20)}.form-textarea:focus.is-error{box-shadow:0 0 0 2px #ffabaf;box-shadow:0 0 0 2px var(--color-error-10)}.form-textarea:focus.is-error:hover{box-shadow:0 0 0 2px #ff8085;box-shadow:0 0 0 2px var(--color-error-20)}.form-textarea{border-radius:2px;box-sizing:border-box;min-height:92px}.expanding-area{position:relative}.expanding-area pre,.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}.expanding-area textarea{position:absolute;top:0;left:0;height:100%;resize:none}.expanding-area pre{border:1px solid #8c8f94;border:1px solid var(--color-neutral-light);box-sizing:border-box;display:block;visibility:hidden}.expanding-area.focused{min-height:70px}.comments__edit-form{position:relative;padding:0;margin-top:5px}.comments__edit-form input{font-size:.875rem;padding:5px 10px}.comments__edit-form button{opacity:0;position:absolute;top:4px;right:16px;padding:4px;font-size:.75rem;font-weight:600;text-transform:uppercase;color:#646970;color:var(--color-text-subtle);transition:all .2s ease-in-out}.comments__edit-form button.is-active{color:#0675c4;color:var(--color-primary);cursor:pointer}.comments__edit-form button.is-visible{opacity:1}.comments__edit-form button:focus{outline:1px dotted #0675c4;outline:dotted 1px var(--color-primary);color:#0675c4;color:var(--color-primary)}.comments__edit-form .comments__cancel-reply{font-size:.75rem;cursor:pointer}.form-input-validation{color:#008a20;color:var(--color-success);position:relative;padding:6px 24px 11px 34px;border-radius:1px;box-sizing:border-box;font-size:.875rem;animation:appear .3s ease-in-out;font-weight:400}.form-input-validation.is-error{color:#d63638;color:var(--color-error)}.form-input-validation.is-warning{color:#9d6e00;color:var(--color-warning)}.form-input-validation.is-hidden{animation:none;visibility:hidden}.form-input-validation .gridicon{float:left;margin-left:-34px}.comments__form{position:relative;padding:0 0 0 42px;margin-top:24px}.comments__form .gravatar{position:absolute;top:0;left:0;border-radius:48px}.comments__form input{font-size:.875rem;padding:5px 10px}.comments__form button:not(.components-button){opacity:0;position:absolute;margin:16px 0 -19px;transition:all .2s ease-in-out}.comments__form button:not(.components-button).is-active{cursor:pointer}.comments__form button:not(.components-button).is-visible{position:static;float:right;opacity:1}.comments__form button:focus{outline:1px dotted #0675c4;outline:dotted 1px var(--color-primary);color:#0675c4;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:#646970;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 #f6f7f7;border-top:1px solid var(--color-neutral-0);padding-top:22px;font-size:.875rem}.reader-popover.popover .popover__inner{background-color:#f6f7f7;background-color:var(--color-neutral-0);border-color:#c3c4c7;border-color:var(--color-neutral-10)}.reader-popover.popover.is-top-left .popover__arrow:before,.reader-popover.popover.is-top .popover__arrow:before{border:10px solid transparent;border-top-color:#f6f7f7;border-bottom:none;border-top:10px solid var(--color-neutral-0);content:" ";margin-left:-10px;position:absolute;bottom:2px;left: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:10px solid #f6f7f7;border:10px solid var(--color-neutral-0);border-left:10px solid transparent;border-right:10px solid transparent;border-top:none;content:" ";position:absolute;left:50%;top:2px}.reader-popover.popover.is-left-top .popover__arrow:before,.reader-popover.popover.is-left .popover__arrow:before{border-left:10px solid #f6f7f7;border:10px solid var(--color-neutral-0);border-bottom:10px solid transparent;border-right: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 #c3c4c7;border-bottom:1px solid var(--color-neutral-10);color:#3c434a;color:var(--color-neutral-70);display:flex;font-size:.875rem;justify-content:flex-start;padding:10px 0 10px 15px}.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:#2c3338;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 24px 0 32px;margin:16px 0 32px;border-left:3px solid #f6f7f7;border-left:3px solid var(--color-neutral-0);color:#646970;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:#f6f7f7;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:left;margin-top:12px;margin-bottom:12px;margin-right:32px}.comments__comment-content .alignright{max-width:100%;float:right;margin-top:12px;margin-bottom:12px;margin-left: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:right}.comments__comment-content .wp-caption.alignleft{float:left}.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:#787c82;color:var(--color-neutral-40)}.comments__comment-content .video-plh-notice{position:relative;margin-bottom:24px;padding:11px 24px;border-radius:2px;background:#f6f7f7;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:baseline;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-left: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 .25em .6em 0;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 #c3c4c7;border-color: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 #c3c4c7;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:#f6f7f7;background:var(--color-neutral-0)}.comments__comment-content .wp-block-button__link{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 16px 16px 0;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;-o-object-fit:cover;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(50% - 8px)}.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-right: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-right: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(33.33333% - 10.66667px);margin-right: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(33.33333% - 11.66667px)}}.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(25% - 12px);margin-right: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(25% - 13px)}}.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(20% - 12.8px);margin-right: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(20% - 13.8px)}}.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(16.66667% - 13.33333px);margin-right: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(16.66667% - 14.33333px)}}.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(14.28571% - 13.71429px);margin-right: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(14.28571% - 14.71429px)}}.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(12.5% - 14px);margin-right: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(12.5% - 15px)}}.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-right: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-right: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}.reader-share__button.button{color:#646970;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:#0675c4;color:var(--color-primary)}.reader-share__button.button:focus{outline:thin dotted}.reader-share__button.button.is-borderless .gridicon{margin-right: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:#0675c4;color:var(--color-primary)}.reader-share__button.button.is-active .gridicon{fill:#0675c4;fill:var(--color-primary)}.reader-share__button-label{margin-left:6px;font-weight:400}@media(max-width:480px){.reader-share__button-label{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}}@media(max-width:480px){.reader-share__popover{width:152px;padding-right:2px}}.reader-share__popover-item span{display:inline-block;line-height:24px;margin-left:34px}@media(min-width:481px){.reader-share__popover-item span{margin-left:27px}}.reader-share__popover-item .gridicon,.reader-share__popover-item .social-logo{height:24px;width:24px;position:absolute;top:8px;left:18px;padding:0;fill:#8c8f94;fill:var(--color-neutral-light)}@media(min-width:481px){.reader-share__popover-item .gridicon,.reader-share__popover-item .social-logo{left:11px}}.reader-share__popover-item .gridicons-my-sites{fill:#0675c4;fill:var(--color-primary)}.reader-share__popover-item .social-logo.twitter{fill:#55acee;fill:var(--color-twitter)}.reader-share__popover-item .social-logo.facebook{fill:#39579a;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:#fff;fill:var(--color-text-inverted)}.reader-share__popover{min-width:240px}.reader-share__site-selector.site-selector{border-top:1px solid #c3c4c7;border-top:1px solid var(--color-neutral-10)}.reader-share__site-selector .site-selector__sites{max-height:25vh;overflow-y:auto;text-align:left}.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;-ms-user-select:none;user-select:none;pointer-events:none;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 90%);background:linear-gradient(90deg,rgba(var(--color-surface-rgb),0),rgba(var(--color-surface-rgb),1) 90%);top:0;bottom:0;right:0;left:auto;width:20%;height:auto;border-radius:50%}.reader-visit-link__icon{fill:#8c8f94;fill:var(--color-neutral-light)}.reader-visit-link__label{color:#646970;color:var(--color-text-subtle)}.reader-visit-link:active .reader-visit-link__icon,.reader-visit-link:hover .reader-visit-link__icon{fill:#0675c4;fill:var(--color-primary)}.reader-visit-link:active .reader-visit-link__label,.reader-visit-link:hover .reader-visit-link__label{color:#0675c4;color:var(--color-primary);cursor:pointer}.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 #f6f7f7;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-left:32px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.post-likes.has-display-names .post-likes__count:not(.is-loading){margin:12px 16px 12px 32px}.post-likes .post-likes__count{vertical-align:top;margin:6px 8px 4px 4px;line-height:14px;border-radius:12px;display:inline-block;border:1px solid #8c8f94;border:1px solid var(--color-neutral-light);color:#646970;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:#dcdcde;background:var(--color-neutral-5);color:transparent;margin:5px}.post-likes .post-likes__count.is-loading:after{content:" "}.post-likes-popover .post-likes{padding:3px;max-width:360px;max-height:400px;text-align:left}.post-likes-popover .post-likes.has-display-names{max-width:250px;max-height:340px}.reader-excerpt sub,.reader-excerpt sup{vertical-align:baseline;position:relative;font-size:.83em}.reader-excerpt sup{top:-.4em}.reader-excerpt sub{bottom:-.2em}.comments__comment{list-style-type:none;margin-top:20px;position:relative}.comments__comment.depth-0,.comments__comment.depth-1,.comments__comment.depth-2{padding-left: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{left:0}.comments__comment.depth-2 .comments__view-replies-btn{margin-left:-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:#f6f7f7;background-color:var(--color-neutral-0);width:100%;color:#787c82;color:var(--color-neutral-40);text-align:left;margin-top:15px;padding:5px 10px 10px 12px}.comments__view-replies-btn .gridicon{position:relative;top:4px;margin-right:4px;transform:rotate(180deg)}.comments__comment-author{color:#2c3338;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;left:-41px}.comments__comment-username{color:#2c3338;color:var(--color-text);height:21px;margin-right:7px}a.comments__comment-username{color:#0675c4;color:var(--color-primary);height:21px}a.comments__comment-username:hover{color:#399ce3;color:var(--color-primary-light)}.comments__comment-trackbackicon{background-color:#f6f7f7;background-color:var(--color-neutral-0);border-radius:50%;height:32px;margin-right:9px;position:absolute;left:1px;top:-5px;width:32px}.comments__comment-trackbackicon .gridicon{height:24px;fill:#a7aaad;fill:var(--color-neutral-20);margin-left: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;-ms-user-select:none;user-select:none;pointer-events:none;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 90%);background:linear-gradient(90deg,rgba(var(--color-surface-rgb),0),rgba(var(--color-surface-rgb),1) 90%);top:0;bottom:0;right:0;left:auto;width:35px;height:auto}.comments__comment-respondee{color:#646970;color:var(--color-text-subtle);margin-right:12px}.comments__comment-respondee .gridicon{fill:#8c8f94;fill:var(--color-neutral-light);position:relative;left:-5px;top:3px}.comments__comment-respondee .comments__comment-respondee-link{color:#646970;color:var(--color-text-subtle);font-weight:400;margin-left:-2px}.comments__comment-respondee .comments__comment-respondee-link:hover{color:#399ce3;color:var(--color-primary-light)}.comments__comment-timestamp a{color:#646970;color:var(--color-text-subtle);font-weight:400;text-decoration:none}.comments__comment-timestamp a:hover{color:#044b7a;color:var(--color-link-dark)}.comments__comment-moderation{color:#646970;color:var(--color-text-subtle);margin-top:.5em;margin-bottom:.5em;font-size:.75rem}.reader-likes-popover .post-likes.has-display-names{max-height:250px}.reader-featured-image{border:1px solid #f6f7f7;border:1px solid var(--color-neutral-0);display:flex;align-items:center;justify-content:center;cursor:pointer}.comments__comment.is-error{padding:0}.comments__comment.is-error .notice{margin-top:10px}.comments__comment.is-error .comments__form-textarea{border-color:#d63638;border-color:var(--color-error)}.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-right: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 4px 4px 0;position:relative}.reader-post-actions .reader-post-actions__item:last-child{margin-right: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:#0675c4;border-color:var(--color-primary);box-shadow:0 0 0 2px #399ce3;box-shadow:0 0 0 2px var(--color-primary-light)}.conversations__comment-list{cursor:auto}.conversations__comment-list-ul{list-style-type:none;margin-left:0}.conversations__comment-list-ul .comments__form-closed{border-top:0;padding-top:0;text-align:left}.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}: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 #c3c4c7;border-top:1px solid var(--color-neutral-10)}.reader-post-card.card{border-bottom:1px solid #c3c4c7;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;left:-8px;width:2px;background:#0675c4;background:var(--color-primary)}@media(min-width:661px){.reader-post-card.card.is-selected:before{left:-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-right: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-left: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:#fff;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;left: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:#fff;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-left:-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;-ms-user-select:none;user-select:none;pointer-events:none;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 90%);background:linear-gradient(90deg,rgba(var(--color-surface-rgb),0),rgba(var(--color-surface-rgb),1) 90%);top:0;bottom:0;right:0;left: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-left:0}@media(min-width:481px){.reader-post-card.card.is-compact .reader-post-card__timestamp-and-tag{margin-left: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:#646970;color:var(--color-text-subtle)}.reader-post-card.card.is-compact .reader-post-options-menu{position:absolute;right:14px;top:0}.reader-post-card.card.is-compact .reader-featured-image{height:auto;margin-bottom:0;margin-right: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 #c3c4c7;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-right: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;left: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:#646970;color:var(--color-text-subtle);margin-top:2px;cursor:pointer}.reader-post-card__byline-details,.reader__content .reader-post-card__tag-link:hover,.reader__content .reader-post-card__timestamp-link:hover{color:#0675c4;color:var(--color-primary)}.reader-post-card__byline-details{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;-ms-user-select:none;user-select:none;pointer-events:none;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 90%);background:linear-gradient(90deg,rgba(var(--color-surface-rgb),0),rgba(var(--color-surface-rgb),1) 90%);top:0;bottom:0;right:0;left: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:#646970;color:var(--color-text-subtle);display:flex;flex-direction:row;height:20px;margin-left: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;-ms-user-select:none;user-select:none;pointer-events:none;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 90%);background:linear-gradient(90deg,rgba(var(--color-surface-rgb),0),rgba(var(--color-surface-rgb),1) 90%);top:0;bottom:0;right:0;left:auto;width:35px;height:auto}.reader-post-card__tag{white-space:nowrap;margin-right: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:#8c8f94;fill:var(--color-neutral-light);flex:0 0 15px;margin-right:5px;margin-top:3px}.reader-post-card__byline .reader-avatar{flex-shrink:0}.reader-post-card__byline .reader-avatar.has-gravatar{margin-right:6px}.reader-post-card__byline .reader-avatar .gravatar{float:left;height:32px;margin:4px 6px 0 0;vertical-align:text-top;width:32px}.reader-post-card__byline .reader-avatar.has-site-icon{margin:0 12px 0 0}.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:#0675c4;color:var(--color-primary);cursor:pointer}.reader-post-card__link:hover{color:#399ce3;color:var(--color-primary-light)}.reader-post-card__link:visited{color:#0675c4;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:#3c434a;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:#3c434a;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(90deg,hsla(0,0%,100%,0),#fff 90%);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: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;-ms-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(270deg,hsla(0,0%,100%,0),#fff 90%);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[direction=ltr]:before{content:"";display:block;position:absolute;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 90%);background:linear-gradient(90deg,rgba(var(--color-surface-rgb),0),rgba(var(--color-surface-rgb),1) 90%);top:0;bottom:0;right:0;left: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;left:-2px;top:-1px}.reader-post-card.card .reader-post-actions__item .gridicons-external{margin-right:2px}.reader-post-card.card .reader-post-actions__item .reader-share__button .gridicon{position:relative;top:0;margin-right: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 0 0 -5px}.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-right: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{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}}@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{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}}.reader-post-card.card .follow-button{border:0;border-radius:0;float:right;padding:0;position:absolute;right:0;top:16px}.reader-post-card.card .follow-button .gridicon{fill:#0675c4;fill:var(--color-primary)}.reader-post-card.card .follow-button .follow-button__label{color:#0675c4;color:var(--color-primary)}.reader-post-card.card .follow-button.is-following .gridicon{fill:#008a20;fill:var(--color-success)}.reader-post-card.card .follow-button.is-following .follow-button__label{color:#008a20;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-right: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 #f6f7f7;border:1px solid var(--color-neutral-0);cursor:pointer;flex:1;list-style-type:none}.reader-post-card__gallery-item:last-child{margin-right: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:#3c434a;color:var(--color-neutral-70)}.reader-post-card__blocked-undo{padding-left:2px;cursor:pointer;color:#0675c4;color:var(--color-primary)}.reader-post-card__blocked-undo:hover{color:#044b7a;color:var(--color-link-dark)}.is-section-devdocs .reader-post-card.card{padding:16px}