*,:before,:after{box-sizing:border-box;background-repeat:no-repeat}:before,:after{text-decoration:inherit;vertical-align:inherit}:where(:root){cursor:default;tab-size:4;-webkit-tap-highlight-color:transparent;text-size-adjust:100%;line-height:1.5}:where(body),figure{margin:0}:where(hr){color:inherit;height:0}:where(nav) :where(ol,ul){padding:0;list-style-type:none}:where(pre){font-family:monospace;font-size:1em;overflow:auto}:where(svg:not([fill])){fill:currentColor}:where(button,[type=button i],[type=reset i],[type=submit i]){appearance:button}:where(textarea){resize:vertical;margin:0}:where([type=search i]){appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}::placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{appearance:none}::-webkit-file-upload-button{appearance:button;font:inherit}:where(details>summary:first-of-type){display:list-item}:where([aria-busy=true i]){cursor:progress}:where([aria-disabled=true i],[disabled]){cursor:not-allowed}:where([aria-hidden=false i][hidden]){display:initial}:where([aria-hidden=false i][hidden]:not(:focus)){clip:rect(0,0,0,0);position:absolute}@media (prefers-reduced-motion:reduce){*,:before,:after{background-attachment:initial!important;scroll-behavior:auto!important;transition-duration:0s!important;transition-delay:0s!important;animation-duration:1ms!important;animation-iteration-count:1!important;animation-delay:-1ms!important}}html,*,:before,:after{box-sizing:border-box}img{box-sizing:content-box}.image-background>img,.image-background>img[width][height]{object-fit:cover}.image-background{position:relative;overflow:hidden}.image-background>img,.image-background>img[width][height],.image-background-layer{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.article-content .categories,.article-content .tags,.categories,.tags{flex-wrap:wrap;padding-inline-start:0;list-style:none;display:flex}.categories,.article-content .categories{gap:.75rem}.categories a{background-color:var(--color-paragraph);color:var(--color-white);font-size:var(--typography-size-14);border-radius:1.875rem;margin:0;padding:.3125rem .9375rem;transition:all .15s;display:inline-block}.categories a:hover,.categories a:focus{background-color:var(--color-black);color:var(--color-white)}.article-content .tags,.tags{margin-bottom:var(--spacing-text-margin-block);flex-wrap:wrap;gap:.3125rem;margin-top:0;display:flex}.article-content .tags a,.tags a{border:1px solid var(--color-paragraph);box-shadow:none;color:var(--color-paragraph);font-size:var(--typography-size-12);white-space:nowrap;background-color:#0000;border-radius:1.875rem;margin-right:4px;padding:.0625rem .5rem;transition:all .15s;display:inline-block}.article-content .tags a:hover,.article-content .tags a:focus,.tags a:hover,.tags a:focus{background-color:var(--color-black);border-color:var(--color-black);color:var(--color-white)}.post-navigation .nav-links{flex-wrap:wrap;justify-content:space-between;display:flex}:root{--color-black:#000;--color-white:#fff;--color-dark-blue:#1a1b2a;--color-beige:#d2c0b3;--color-red:#eb204c;--color-accent:var(--color-dark-blue);--color-heading:var(--color-black);--color-main:var(--color-black);--color-paragraph:#545773;--color-link-text:var(--color-accent);--color-link-text-hover:var(--color-black);--color-error:#cc2e2e;--color-success:#21aa14;--width-max-mobile:1029px;--font-head:"Saira",sans-serif;--font-body:"Roboto",-apple-system,"BlinkMacSystemFont","Segoe UI","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;--typography-family-main:var(--font-body);--typography-family-paragraph:var(--font-body);--typography-family-heading:var(--font-head);--typography-size-hero:52px;--typography-size-h1:40px;--typography-size-h2:30px;--typography-size-h3:24px;--typography-size-h4:20px;--typography-size-h5:16px;--typography-size-h6:14px;--typography-size-12:12px;--typography-size-13:13px;--typography-size-14:14px;--typography-size-15:15px;--typography-size-16:16px;--typography-size-17:17px;--typography-size-18:18px;--typography-size-20:20px;--typography-size-22:22px;--typography-size-24:24px;--typography-paragraph-size:var(--typography-size-16);--typography-nav-toggle-label-size:15px;--typography-captions-size:15px;--typography-heading-line-height:1.5;--typography-heading-core-line-height:1.23;--typography-paragraph-line-height:1.7;--typography-weight-regular:400;--typography-weight-medium:500;--typography-weight-semibold:600;--typography-weight-bold:700;--typography-weight-paragraph:var(--typography-weight-regular);--typography-weight-heading:var(--typography-weight-bold)}@media (width<=600px){:root{--typography-size-hero:38px;--typography-size-h1:32px;--typography-size-h2:24px;--typography-size-h3:21px;--typography-size-h4:18px;--typography-size-h5:14px;--typography-size-h6:12px;--typography-paragraph-size:16px}}@media (width<=420px){:root{--typography-size-16:14px;--typography-nav-toggle-label-size:13px}}:root{--color-background-input-field:var(--color-white);--color-form-text:var(--color-paragraph);--color-form-label-text:var(--color-form-text);--color-required-label-text:var(--color-form-text);--color-border-forms:var(--color-paragraph);--color-border-forms-focus:var(--color-paragraph);--color-button:var(--color-white);--color-button-hover:var(--color-white);--color-button-background:var(--color-paragraph);--color-button-background-hover:#2a2d3e;--color-checkbox:var(--color-paragraph);--color-checkbox-outline:0 0 0 3px #54577333;--color-checkbox-border-hover:color.adjust(#545773,15%);--color-checkbox-checked:var(--color-form-label-text);--color-placeholder:var(--color-paragraph);--color-placeholder-focus:var(--color-black);--opacity-placeholder:.4;--opacity-placeholder-focus:.8;--border-radius-checkbox:3px;--border-radius-input-field:3px;--border-radius-button:3px;--border-radius-select:3px;--border-width-checkbox:1px;--border-width-input-field:1px;--typography-size-input-fields:var(--typography-size-17);--typography-size-input-labels:var(--typography-size-input-fields);--typography-size-required-text-label:var(--typography-size-input-fields);--typography-size-required-asterisk-label:.8593rem;--form-column-gap:1.25rem;--form-row-gap:1.25rem;--form-required-gap:.3125rem;--form-line-height:.9375rem;--form-padding-vertical:.625rem;--form-padding-horizontal:.9375rem;--gap-checkbox:.3905rem;--gap-select-icon:.9375rem;--size-checkbox:1.375rem;--size-checkbox-marker:.4675rem;--size-radio-button:.625rem;--size-radio-button-marker:.3125rem;--spacing-grid-gap:3rem;--spacing-container-padding-inline:1.25rem;--spacing-container-padding-inline-large:4rem;--spacing-container-padding-block:4rem;--spacing-site-header-padding-block:1.25rem;--spacing-content-padding-block:5rem;--spacing-text-margin-block:2.5rem;--spacing-wp-block-image-margin-block:2.5rem;--spacing-paragraphs-margin-block:1.6875rem}@media (width<=1590px){:root{--spacing-container-padding-inline:4rem}}@media (width<=700px){:root{--spacing-container-padding-inline:1.25rem}}@media (width<=1030px){:root{--spacing-site-header-padding-block:1.25rem}}@media (width<=1024px){:root{--spacing-grid-gap:2rem}}@media (width<=770px){:root{--spacing-grid-gap:var(--spacing-container-padding-inline);--spacing-container-padding-block:3.125rem}}@media (width<=600px){:root{--spacing-content-padding-block:3.75rem;--spacing-container-padding-block:2.5rem}}.comments-area{--color-comment-text:var(--color-paragraph);--color-comment-author-text:var(--color-paragraph);--color-link-comment:var(--color-accent);--color-link-comment-time-anchor:var(--color-paragraph);margin-top:3.125rem;margin-bottom:0;overflow:visible}.comment-list{margin:0;padding:0;list-style:none}.comment-list .children{list-style:none}.comment-list li{font-size:var(--typography-size-14);margin-top:0;margin-bottom:4.375rem;padding:0}.comment-list p{color:var(--color-comment-text);font-size:var(--typography-size-14)}.comment-list .avatar{float:right;border-radius:50%}.comment-list .comment-author{color:var(--color-comment-author-text);font-size:var(--typography-size-h4);margin-top:0;margin-bottom:.625rem;padding:0}.comment-list a,.comment-list .comments-link a{box-shadow:none;color:var(--color-link-comment)}.comment-list .comment-author a{color:var(--color-paragraph)}.comment-list .comment-time{font-size:var(--typography-size-14);margin:0;padding:0}.comment-list .comment-time a{color:var(--color-link-comment-time-anchor)}.comment-list .comment-time:focus,.comment-list .comment-time:hover{opacity:1}.comment-list .comment-time svg{fill:var(--color-link-comment-time-anchor);margin-right:.3125rem;position:relative;top:2px}.comments-link{font-size:var(--typography-size-14);text-align:right;align-items:center;display:inline-flex}.comments-link a{color:var(--color-link-comment)}.comments-link:hover,.comments-link:focus,.comments-link a:hover,.comments-link a:focus{color:var(--color-black)}.comments-link svg{margin-right:.4375rem;position:relative;top:-1px}@media (width>=600px){.comment-form{grid-gap:1em;grid-template-columns:1fr 1fr;justify-content:center;display:grid}.comment-form .comment-notes,.comment-form .comment-form-comment,.comment-form .form-submit{grid-column:1/span 2}}.comment-respond{margin-bottom:0;overflow:visible}@media (width<=600px){.comment-respond input{width:100%}}.comment-respond .comment-form-author{margin-top:0;margin-bottom:1.25rem}.comment-respond .comment-form-author input{border-width:1px;width:100%;padding:1.5rem}.comment-respond .comment-form-email{clear:right;margin-top:0;margin-bottom:1.25rem;margin-right:0}.comment-respond .comment-form-email input{border-width:1px;width:100%;padding:.9375rem}.comment-respond .comment-form-url{margin-top:0;margin-bottom:1.875rem;position:relative}.comment-respond .comment-form-url input{border-width:1px;width:100%;padding:.9375rem}.comment-respond .form-submit{clear:both;margin-top:0;margin-bottom:0;display:block}.comment-respond .comment-form-comment{margin-bottom:1.25rem}.comment-respond textarea{width:100%}
/*# sourceMappingURL=single-extras.css.map */
