@charset "UTF-8";:root{--primary-color:#0f766e;--primary-color-dark:#0b5f59;--secondary-color:#2f7d32;--success-color:#2f7d32;--info-color:#2b7a9b;--warning-color:#f2b84b;--danger-color:#d94f45;--light-color:#f7fbf8;--dark-color:#23302e;--surface-color:#fff;--surface-soft-color:#f2f8f5;--border-color:#d9e8e1;--muted-color:#66766f;--accent-color:#d94f45;--accent-soft-color:#fff2df;--header-background-color:#0f766e;--header-color:#fff;--header-link-color:#fff;--header-link-color-hover:#fff5d9;--footer-background-color:#123d38;--footer-color:hsla(0,0%,100%,.82);--footer-link-color:#fff;--footer-link-color-hover:#f2b84b;--body-background-color:#f7fbf8;--body-color:#23302e;--custom-link-color:#0f766e;--custom-link-color-hover:#0b5f59;--base-font-size:17px;--base-font-family:"Google Sans","Inter","Segoe UI",Arial,sans-serif;--headings-font-family:"Fira Sans","Google Sans","Segoe UI",Arial,sans-serif}*,body{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:var(--base-font-family);font-size:var(--base-font-size)}h1{font-size:calc(var(--base-font-size)*1.4)}h2{font-size:calc(var(--base-font-size)*1.2)}h3{font-size:calc(var(--base-font-size)*1.1)}h4{font-size:calc(var(--base-font-size)*1.05)}h5{font-size:calc(var(--base-font-size)*1.025)}h6{font-size:var(--base-font-size)}h1,h2,h3,h4,h5,h6{font-family:var(--headings-font-family);font-weight:700;padding:0;-webkit-margin-after:.5rem;margin-block-end:.5rem;-webkit-margin-before:1.5rem;margin-block-start:1.5rem}h1 *,h2 *,h3 *,h4 *,h5 *,h6 *{font-size:inherit}h1:first-of-type{line-height:1.15}h1:first-of-type,p{-webkit-margin-before:0;margin-block-start:0}p{font-size:1rem;line-height:1.5;padding:0;-webkit-margin-after:.75rem;margin-block-end:.75rem}ol,ul{-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:1rem;margin-block-end:1rem}ol li,ul li{line-height:1.5;margin-bottom:.5rem}body{background:var(--body-background-color);color:var(--body-color);line-height:1.5;margin:0;padding:0}body .site-content a{font-weight:700;text-decoration:none}body .site-content a:hover{color:var(--custom-link-color-hover)}body small{font-size:.8rem}body small strong{font-size:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--custom-link-color);outline-offset:2px}img{height:auto;max-width:100%}.site-header{color:var(--header-color);-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.site-header .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.site-header .container .site-name{color:inherit;font-size:1.5rem;font-weight:700;padding:1rem 0;text-decoration:none;white-space:nowrap}.site-header .container a.site-logo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.site-header .container a.site-logo img{max-height:3.6rem;-o-object-fit:contain;object-fit:contain;padding:.8rem 0;width:auto}.site-header .container .main-navigation{display:none}.site-header .container .header-actions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.5rem}.site-header .container .header-account,.site-header .container .header-actions{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.site-header .container .header-account{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;border:1px solid transparent;border-radius:8px;-webkit-box-shadow:none;box-shadow:none;font-weight:800;justify-content:center;margin-left:.35rem;min-height:40px;padding:.5rem .82rem .5rem .92rem;text-decoration:none;-webkit-transition:background-color .2s ease,border-color .2s ease,color .2s ease,-webkit-box-shadow .2s ease,-webkit-transform .2s ease;transition:background-color .2s ease,border-color .2s ease,color .2s ease,-webkit-box-shadow .2s ease,-webkit-transform .2s ease;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease,-webkit-box-shadow .2s ease,-webkit-transform .2s ease}.site-header .container .header-account:focus,.site-header .container .header-account:hover{text-decoration:none;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.site-header .container .header-account--login,.site-header .container .header-account--logout{background:var(--footer-link-color-hover);border-color:var(--footer-link-color-hover);color:#17332f}.site-header .container .header-account--login:focus,.site-header .container .header-account--login:hover,.site-header .container .header-account--logout:focus,.site-header .container .header-account--logout:hover{background:#ffd178;border-color:#ffd178;-webkit-box-shadow:0 10px 22px rgba(240,184,74,.28);box-shadow:0 10px 22px rgba(240,184,74,.28);color:#102320}.site-header .container form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem}.site-header .container form input[type=search]{border:1px solid var(--header-color);border-radius:.5rem;padding:.6rem;width:100%}.site-header .container .mobile-search{display:grid;gap:.5rem;grid-template-columns:1fr 36px;-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;margin-bottom:0;margin-top:.5rem;order:10}.site-header .container .mobile-search input[type=search]{margin:0}.container{margin:0 auto;max-width:100%;padding:0 15px;width:1200px}.site-content{min-height:100vh;padding-bottom:1rem;padding-top:1rem}.site-content,.site-content .content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.site-content .leftside{margin:0 auto;max-width:860px;width:100%}.site-content .sidebar{margin-top:1rem}.site-content .featured-image{border-radius:.35rem;display:block;height:auto;margin:0 auto 1rem;width:100%}.site-content .wp-block-image{margin:0;padding:0}.site-content .wp-block-image img{display:block;height:auto;margin:0 auto;max-width:100%}.error-page{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:980px;padding:1rem 0 2rem;width:100%}.error-page__hero,.error-page__panel,.error-page__recent-card,.error-page__search-card{background:var(--surface-color);border:1px solid var(--border-color);border-radius:8px;-webkit-box-shadow:0 14px 40px rgba(15,118,110,.08);box-shadow:0 14px 40px rgba(15,118,110,.08)}.error-page__hero{padding:1.75rem}.error-page__eyebrow{color:var(--primary-color);font-weight:800;letter-spacing:0;margin-bottom:.4rem;text-transform:uppercase}.error-page__intro{color:var(--muted-color);max-width:56ch}.error-page__actions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.error-page__button{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;border:1px solid transparent;border-radius:8px;font-weight:800;justify-content:center;min-height:46px;padding:.8rem 1rem;text-decoration:none}.error-page__button--primary{background:var(--primary-color);color:#fff!important}.error-page__button--primary:focus,.error-page__button--primary:hover{background:var(--primary-color-dark);color:#fff!important}.error-page__button--secondary{background:var(--accent-soft-color);border-color:#f7d8a1;color:var(--dark-color)!important}.error-page__button--secondary:focus,.error-page__button--secondary:hover{background:#ffe6ba;color:var(--dark-color)!important}.error-page__panel,.error-page__search-card{padding:1.25rem}.error-page__search-form{display:grid;gap:.75rem;grid-template-columns:minmax(0,1fr) auto;margin-top:1rem}.error-page__search-form input[type=search]{background:#fff;border:1px solid var(--border-color);border-radius:8px;min-height:48px;padding:.8rem .9rem}.error-page__search-form button{background:var(--footer-link-color-hover);border:0;border-radius:8px;color:#17332f;cursor:pointer;font-weight:800;min-height:48px;padding:.8rem 1rem}.error-page__grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.error-page__chip-list,.error-page__link-list{list-style:none;margin:0;padding:0}.error-page__chip-list li+li,.error-page__link-list li+li{margin-top:.7rem}.error-page__chip-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.7rem}.error-page__chip-list li{margin:0}.error-page__chip-list a{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:var(--surface-soft-color);border:1px solid var(--border-color);border-radius:999px;min-height:40px;padding:.45rem .8rem;text-decoration:none}.error-page__section-heading{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;gap:1rem;margin-bottom:1rem}.error-page__recent-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.error-page__recent-link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;color:inherit!important;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;text-decoration:none}.error-page__recent-image img{aspect-ratio:16/10;border-top-left-radius:8px;border-top-right-radius:8px;display:block;-o-object-fit:cover;object-fit:cover;width:100%}.error-page__recent-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:.35rem;padding:1rem}.error-page__recent-date{color:var(--muted-color);font-size:.9rem;margin:0}.error-page__recent-card h3{line-height:1.3;margin:0}.site-footer{padding:1rem 0;text-align:center}.site-footer a{color:var(--footer-link-color);font-size:inherit;text-decoration:none}.site-footer a:hover{color:var(--footer-link-color-hover)}.site-footer .copyright{display:inline-block;font-size:.9rem;margin-bottom:0}.site-footer .copyright a{color:inherit}.site-footer .copyright a:hover{color:var(--footer-link-color-hover)}.site-footer .footer-navigation{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem}.site-footer .footer-navigation ul{list-style:none;margin:0;padding:0}.site-footer .footer-navigation ul li{margin:0 10px}.site-footer .footer-navigation ul li a{color:var(--footer-link-color);display:block;padding:.25rem 0;text-decoration:none}.site-footer .footer-navigation ul li a:hover{color:var(--footer-link-color-hover)}.lead{color:#777;font-size:inherit;margin:1rem 0;-webkit-margin-before:0;font-style:italic;font-weight:700;line-height:1.45;margin-block-start:0}.article-updated{color:var(--muted-color);font-size:.88rem;font-weight:700;line-height:1.4;margin:0 0 .9rem}.article-updated time{font-size:inherit;font-weight:inherit}.article-meta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.55rem 1rem;margin:0 0 1rem}.article-meta p{color:var(--muted-color);font-size:.88rem;font-weight:700;line-height:1.4;margin:0}.article-audio{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.65rem .8rem;margin-top:.2rem}.article-audio,.article-audio__button{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.article-audio__button{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;background:var(--surface-soft-color);border:1px solid rgba(15,118,110,.18);border-radius:8px;color:var(--primary-color);cursor:pointer;font-size:.92rem;font-weight:800;justify-content:center;min-height:42px;padding:.7rem 1rem;-webkit-transition:background-color .2s ease,border-color .2s ease,color .2s ease;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.article-audio__button:focus,.article-audio__button:hover{background:rgba(15,118,110,.1);border-color:rgba(15,118,110,.45);color:var(--primary-color-dark)}.article-audio__button[aria-pressed=true]{background:var(--primary-color);border-color:var(--primary-color);color:#fff}.article-audio__button:disabled{cursor:not-allowed;opacity:.65}.article-audio__status{color:var(--muted-color);font-size:.85rem;font-weight:700;line-height:1.45;margin:0}.article-audio-player{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.98);border:1px solid var(--border-color);border-radius:8px;bottom:1rem;-webkit-box-shadow:0 18px 44px rgba(20,57,53,.18);box-shadow:0 18px 44px rgba(20,57,53,.18);padding:.95rem 1rem;position:fixed;right:1rem;width:min(420px,100vw - 2rem);z-index:96}.article-audio-player__body{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.9rem;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.article-audio-player__meta{min-width:0}.article-audio-player__eyebrow,.article-audio-player__status{color:var(--muted-color);font-size:.82rem;font-weight:700;margin:0}.article-audio-player__eyebrow{margin-bottom:.2rem}.article-audio-player__title{color:var(--dark-color);font-family:var(--headings-font-family);font-size:.98rem;font-weight:800;line-height:1.35;margin:0}.article-audio-player__controls{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;gap:.5rem}.article-audio-player__button,.article-audio-player__close,.article-audio-player__controls{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.article-audio-player__button,.article-audio-player__close{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;border-radius:8px;cursor:pointer;font-size:.86rem;font-weight:800;justify-content:center;min-height:40px}.article-audio-player__button{background:var(--primary-color);border:1px solid var(--primary-color);color:#fff;padding:.65rem .9rem}.article-audio-player__close{background:var(--surface-color);border:1px solid var(--border-color);color:var(--body-color);padding:.65rem .8rem}.article-audio-player__progress{background:rgba(15,118,110,.12);border-radius:999px;height:4px;margin-top:.85rem;overflow:hidden;width:100%}.article-audio-player__progress-bar{background:var(--primary-color);height:100%;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left center;transform-origin:left center;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;width:100%}.article-audio-player__status{line-height:1.45;margin-top:.75rem}.article-guide{background:var(--surface-soft-color);border:1px solid var(--border-color);border-radius:8px;margin:0 0 1.2rem;padding:1rem}.article-guide h2,.article-guide h3{margin-top:0}.article-guide__list,.article-toc__list{margin-bottom:0}.article-guide__list{padding-left:1.1rem}.article-toc{border-top:1px solid rgba(15,118,110,.12);margin-top:.9rem;padding-top:.9rem}.article-toc__list{padding-left:1.1rem}.article-toc__item--level-3{margin-left:.8rem}.screen-reader-text{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.skip-link:focus{height:auto;left:.5rem;padding:.5rem .75rem;top:.5rem;width:auto;z-index:100000;clip:auto;background:#fff;border:1px solid #ddd;border-radius:.35rem;color:var(--custom-link-color)}.search-results-header{margin-bottom:1.5rem}.search-results-header h1{margin-bottom:.5rem}.search-results-header p{color:#666;margin-top:0}.search-no-results{background:#fff;border:1px solid #e4e4e4;border-radius:.5rem;margin:2rem 0;padding:1.25rem}.search-no-results h2{margin-top:0}.search-no-results p{color:#666;margin-bottom:0}.search-result-item,.search-result-list{display:grid;gap:.9rem}.search-result-item{grid-template-columns:92px minmax(0,1fr);-webkit-box-align:start;-webkit-align-items:start;-ms-flex-align:start;align-items:start;background:var(--surface-color);border:1px solid var(--border-color);border-radius:8px;-webkit-box-shadow:0 10px 26px rgba(24,63,58,.05);box-shadow:0 10px 26px rgba(24,63,58,.05);min-height:96px;padding:.9rem}.search-result-thumb{display:block}.search-result-image{background:var(--surface-soft-color);border-radius:8px;display:block;height:64px;-o-object-fit:cover;object-fit:cover;width:92px}.search-result-image--empty{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='120'%3E%3Crect width='160' height='120' fill='%23edf6f1' rx='12'/%3E%3Cpath fill='%23bfd8cc' d='M46 82h68L93 57 79 74l-9-10z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover}.search-result-content{-webkit-align-self:center;min-width:0;-ms-flex-item-align:center;align-self:center}.search-result-meta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.45rem .6rem;margin-bottom:.35rem}.search-result-category,.search-result-meta{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.search-result-category{background:var(--surface-soft-color);border-radius:999px;color:var(--custom-link-color-hover);display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;font-size:.76rem;font-weight:800;min-height:24px;padding:.1rem .5rem}.search-result-date{color:var(--muted-color);font-size:.8rem;font-weight:600}.search-result-title{color:#183f3a;display:inline-block;font-family:var(--headings-font-family);font-size:1.06rem;font-weight:800;line-height:1.25;margin-bottom:.3rem;text-decoration:none}.search-result-title:focus,.search-result-title:hover{color:var(--custom-link-color-hover);text-decoration:underline}.search-result-excerpt{color:var(--muted-color);display:-webkit-box;line-height:1.58;margin-bottom:0;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.search-result-excerpt mark,.search-result-title mark{background:#fff1bf;border-radius:4px;color:inherit;padding:0 .18em}.article-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1rem}.article-grid .article-card{border:1px solid #ccc;border-radius:.5rem;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:1rem;text-align:center;-webkit-transition:border-color .2s,background .2s,-webkit-box-shadow .2s;transition:border-color .2s,background .2s,-webkit-box-shadow .2s;transition:border-color .2s,box-shadow .2s,background .2s;transition:border-color .2s,box-shadow .2s,background .2s,-webkit-box-shadow .2s;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.article-grid .article-card:hover{background:#fafafa;border-color:#bdbdbd;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.08);box-shadow:0 2px 8px rgba(0,0,0,.08)}.article-grid .article-card .article-image{border-radius:.5rem;cursor:pointer;height:150px;margin-bottom:1rem;-o-object-fit:cover;object-fit:cover;width:100%}.article-grid .article-card .article-image-placeholder{background:#f2f2f2;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='800' height='800' viewBox='0 0 1024 1024'%3E%3Cpath fill='%23ccc' d='M96 896a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h832a32 32 0 0 1 32 32v704a32 32 0 0 1-32 32zm315.52-228.48-68.928-68.928a32 32 0 0 0-45.248 0L128 768.064h778.688l-242.112-290.56a32 32 0 0 0-49.216 0L458.752 665.408a32 32 0 0 1-47.232 2.112M256 384a96 96 0 1 0 192.064-.064A96 96 0 0 0 256 384'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100px;border-radius:.5rem;cursor:pointer;height:150px;margin-bottom:1rem;width:100%}.article-grid .article-card p{font-size:1rem;margin:.5rem 0}.article-grid .article-card .article-excerpt{color:#666;font-size:.9rem;line-height:1.35;margin-bottom:0}.btn,.comments-area .submit{border:1px solid var(--primary-color);border-radius:.5rem;cursor:pointer;display:inline-block;font-weight:700;padding:.5rem 1rem;text-align:center;text-decoration:none}.btn:hover,.comments-area .submit:hover{background:#0056b3;border-color:#0056b3}.comments-area .comment-form-author input,.comments-area .comment-form-email input,.comments-area textarea#comment,.form-control{border:1px solid #ccc;border-radius:.5rem;margin-bottom:1rem;padding:.5rem;width:100%}.comments-area{margin:2rem 0 0}.comments-area .comments-title{margin-bottom:.5rem}.comments-area .comments-intro{color:#666;margin-bottom:1.5rem;margin-top:0}.comments-area label{display:inline-block;margin-bottom:.25rem}.comments-area .comment-reply-title{margin-bottom:1rem;margin-top:2rem}.comments-area .submit{width:100%}.comments-area .comment-form-author input,.comments-area .comment-form-email input,.comments-area textarea#comment{margin-bottom:0}.comments-area form{background:#fff;border:1px solid #e4e4e4;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem}.comments-area form p{margin-bottom:.75rem}.comments-area form .comment-form-cookies-consent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:1.25rem 0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.comments-area form .comment-form-cookies-consent label{margin-bottom:0}.comments-area form .comment-form-cookies-consent input{margin-right:1rem}.comments-area .comment-list{list-style:none;margin:1.5rem 0 0;padding:0}.comments-area .comment-list .children{list-style:none;margin:1rem 0 0 1rem;padding:0}.comments-area .comment-list .comment-item{list-style:none;margin-bottom:1rem}.comments-area .comment-list .comment-body{background:#fff;border:1px solid #e4e4e4;border-radius:.5rem;padding:1rem}.comments-area .comment-list .comment-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #e4e4e4;gap:.75rem;margin-bottom:.75rem;padding-bottom:.75rem}.comments-area .comment-list .comment-avatar{border-radius:.35rem;height:48px;width:48px}.comments-area .comment-list .comment-meta{display:grid;gap:.15rem;margin:0}.comments-area .comment-list .comment-author{color:var(--body-color);font-weight:700;line-height:1.2;margin:0}.comments-area .comment-list .comment-date{color:#777;font-size:.8rem;text-decoration:none}.comments-area .comment-list .comment-date:focus,.comments-area .comment-list .comment-date:hover{color:var(--custom-link-color-hover)}.comments-area .comment-list .comment-awaiting-moderation{color:#777;font-style:italic}.comments-area .comment-list .comment-content{margin-bottom:.5rem}.comments-area .comment-list .comment-content p:last-child{margin-bottom:0}.comments-area .comment-list .reply a{color:var(--custom-link-color);display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;font-size:.85rem;font-weight:700;margin-top:.75rem;text-decoration:none}.comments-area .comment-list .reply a:focus,.comments-area .comment-list .reply a:hover{color:var(--custom-link-color-hover)}.comments-area .comment-navigation{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.75rem;margin:1rem 0 1.5rem}.comments-area .comment-navigation a{color:var(--custom-link-color);font-weight:700;text-decoration:none}.comments-area .comment-navigation a:focus,.comments-area .comment-navigation a:hover{color:var(--custom-link-color-hover)}hr{background:#f2f2f2;border:none;border-radius:2px;height:4px;margin-bottom:1.5rem}.network{display:inline-block;text-align:center;width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#222;color:#fff;font-size:.8rem;padding:1rem}.network *{font-size:inherit;margin:0 2px}.author-box{border:1px solid #e1e1e1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:2rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;gap:1rem;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;justify-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.author-box .author-info{padding:.25rem 0}.author-box .author-info .author-name{font-weight:700}.author-box .author-info .author-bio{color:#777;font-size:.8rem;margin-top:.125rem}.similar-posts{margin:2rem 0}.similar-posts h2{margin-bottom:1rem}.similar-posts-list{display:grid;gap:.75rem;list-style:none;margin:0;padding:0}.similar-post-link{display:grid;gap:.75rem;grid-template-columns:100px 1fr;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:var(--custom-link-color);min-height:60px;text-decoration:none}.similar-post-image{background:#f2f2f2;border-radius:.35rem;height:60px;-o-object-fit:cover;object-fit:cover;width:100px}.similar-post-image-placeholder{display:block}.similar-post-title{font-weight:700;line-height:1.2}.navigation{margin:2.25rem 0 0}.navigation,.navigation ul.page-numbers{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.navigation ul.page-numbers{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.375rem;list-style:none;margin:0;padding:0}.navigation li{margin:0}.navigation a.page-numbers,.navigation span.page-numbers{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#fff;border:1px solid #ddd;border-radius:.35rem;font-size:.9rem;line-height:1;min-height:2rem;min-width:2rem;padding:.35rem .65rem;text-decoration:none}.navigation span.page-numbers.current{background:var(--custom-link-color);border-color:var(--custom-link-color-hover);color:#fff;font-weight:700}.navigation a.page-numbers:focus,.navigation a.page-numbers:hover{background:#f5f9ff;border-color:var(--custom-link-color-hover);color:var(--custom-link-color-hover)}.navigation a.next,.navigation a.prev{min-width:auto;padding-left:.9rem;padding-right:.9rem}.navigation span.dots{background:transparent;border-color:transparent;color:#777;min-width:auto;padding-left:.25rem;padding-right:.25rem}@media (min-width:800px){h1{font-size:calc(var(--base-font-size)*2.2)}h2{font-size:calc(var(--base-font-size)*1.6)}h3{font-size:calc(var(--base-font-size)*1.4)}h4{font-size:calc(var(--base-font-size)*1.2)}h5{font-size:calc(var(--base-font-size)*1.1)}h6{font-size:var(--base-font-size)}.sticky-top{position:-webkit-sticky;position:sticky;top:1rem;z-index:1000}.lead{font-size:1.15rem;line-height:1.5}.site-content .content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;gap:2rem}.site-content .content,.site-content .leftside{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.site-content .leftside{margin:0;max-width:none;min-width:0}.site-content .sidebar{margin-top:0;max-width:300px;min-width:300px;width:300px}.site-content .container{padding:0}.site-header .container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.site-header .container a.site-logo{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.site-header .container a.site-logo img{max-height:4rem}.site-header .container .main-navigation{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-right:-10px}.site-header .container .main-navigation>div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:50px}.site-header .container .main-navigation ul.menu{-ms-flex-item-align:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;list-style:none;margin:0;padding:0}.site-header .container .main-navigation ul.menu,.site-header .container .main-navigation ul.menu li{-webkit-align-self:center;align-self:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.site-header .container .main-navigation ul.menu li{-ms-flex-item-align:center;-ms-flex-align:center;margin:0 10px;white-space:nowrap}.site-header .container .main-navigation ul.menu li a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:var(--header-link-color);font-weight:700;text-decoration:none}.site-header .container .main-navigation ul.menu li a:hover{color:var(--header-link-color-hover)}.site-header .container .main-navigation ul.menu li.menu-item-has-children{position:relative}.site-header .container .main-navigation ul.menu li.menu-item-has-children:after{color:var(--header-link-color);content:"▼";margin-left:.5rem}.site-header .container .main-navigation ul.menu li.menu-item-has-children:hover:after{color:var(--header-link-color-hover)}.site-header .container .main-navigation ul.menu li.menu-item-has-children ul.sub-menu{background:#fff;border:1px solid #ccc;border-radius:.5rem;-webkit-box-shadow:1px 1px 5px rgba(0,0,0,.1);box-shadow:1px 1px 5px rgba(0,0,0,.1);display:none;margin-top:0;padding:0;position:absolute;right:0;top:100%;width:auto;z-index:991000}.site-header .container .main-navigation ul.menu li.menu-item-has-children ul.sub-menu li{list-style:none}.site-header .container .main-navigation ul.menu li.menu-item-has-children ul.sub-menu li a{color:#555;font-weight:700;padding:.5rem;width:100%}.site-header .container .main-navigation ul.menu li.menu-item-has-children ul.sub-menu li a:hover{color:#000}.site-header .container .main-navigation ul.menu li.menu-item-has-children ul.sub-menu:hover,.site-header .container .main-navigation ul.menu li.menu-item-has-children:hover ul.sub-menu{display:block}.site-header .container .header-search.desktop-only{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-flex:0;-webkit-flex:0 1 280px;-ms-flex:0 1 280px;flex:0 1 280px;margin-bottom:0;padding-left:1.5rem;padding-right:.75rem;width:auto}.site-header .container .header-account.desktop-only{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:.85rem}.site-footer .footer-navigation ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;list-style:none;margin:0;padding:0}.site-footer .footer-navigation ul li{margin:0 10px}.site-footer .footer-navigation ul li a{color:var(--footer-link-color);display:block;padding:.25rem 0;text-decoration:none}.site-footer .footer-navigation ul li a:hover{color:var(--footer-link-color-hover)}.comments-area form{display:grid;gap:.75rem;grid-template-columns:1fr 1fr}.comments-area form p{margin-bottom:0}.comments-area form .comment-form-comment,.comments-area form .comment-form-cookies-consent,.comments-area form .form-submit,.comments-area form .logged-in-as{grid-column:1/-1}.comments-area .submit{width:auto}}.search-button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;background:inherit;border:none;border-radius:.25rem;-webkit-box-shadow:none;box-shadow:none;color:#fff;height:36px;justify-content:center;width:36px;-webkit-box-flex:0;-webkit-flex:0 0 36px;-ms-flex:0 0 36px;flex:0 0 36px}.menu-mobile{border-bottom:1px solid #dadada;padding:.5rem}.comments-area .comment-form-author .menu-mobile input,.comments-area .comment-form-email .menu-mobile input,.comments-area .menu-mobile textarea#comment,.menu-mobile .comments-area .comment-form-author input,.menu-mobile .comments-area .comment-form-email input,.menu-mobile .comments-area textarea#comment,.menu-mobile .form-control{font-size:.75rem;margin:0}.desktop-only{display:none!important}@media (min-width:800px){.mobile-only{display:none!important}.desktop-only{display:block!important}.search-button{display:none}.site-header .container{padding:.5rem 0}.site-header .container a.site-logo img{padding:.7rem 0}}@media (prefers-reduced-motion:reduce){*,:after,:before{-webkit-animation-duration:.01ms!important;animation-duration:.01ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;scroll-behavior:auto!important;-webkit-transition-duration:.01ms!important;transition-duration:.01ms!important}}body{background:linear-gradient(180deg,rgba(242,248,245,.96) 0,#f7fbf8 320px),var(--body-background-color)}body,li,p{color:var(--body-color)}h1,h2,h3,h4,h5,h6{color:#183f3a;letter-spacing:0}h1{max-width:18ch}h2{margin-top:2rem}li,p{line-height:1.72}article li,article p{max-width:72ch}body .site-content a{color:var(--custom-link-color);text-underline-offset:.18em}body .site-content a:focus,body .site-content a:hover{color:var(--custom-link-color-hover);text-decoration:underline}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-color:var(--warning-color)}.container{width:1120px}.site-header{background:var(--header-background-color);-webkit-box-shadow:0 2px 16px rgba(15,66,59,.16);box-shadow:0 2px 16px rgba(15,66,59,.16)}.site-header .container{min-height:72px}.site-header .site-name{letter-spacing:0}.site-header .header-search input[type=search]{background:hsla(0,0%,100%,.96);border:1px solid hsla(0,0%,100%,.54);border-radius:8px;color:var(--body-color);min-height:42px}.site-header .header-search input[type=search]::-webkit-input-placeholder{color:#5d7069}.site-header .header-search input[type=search]::-moz-placeholder{color:#5d7069}.site-header .header-search input[type=search]:-ms-input-placeholder{color:#5d7069}.site-header .header-search input[type=search]::-ms-input-placeholder{color:#5d7069}.site-header .header-search input[type=search]::placeholder{color:#5d7069}.main-navigation a{border-radius:8px;padding:.35rem .5rem}.main-navigation a:focus,.main-navigation a:hover{background:hsla(0,0%,100%,.14);text-decoration:none}.menu-mobile{background:var(--surface-color);border-bottom-color:var(--border-color)}.header-account--mobile{font-size:.92rem;line-height:1;margin-left:.2rem;min-height:36px;padding:.45rem .65rem .45rem .74rem;white-space:nowrap}.header-account--mobile.header-account--login,.header-account--mobile.header-account--logout{background:var(--footer-link-color-hover);border:1px solid var(--footer-link-color-hover);color:#17332f}.header-account--mobile.header-account--login:focus,.header-account--mobile.header-account--login:hover,.header-account--mobile.header-account--logout:focus,.header-account--mobile.header-account--logout:hover{background:#ffd178;border-color:#ddb66a;color:#102320;text-decoration:none}.site-content{padding-bottom:3rem;padding-top:2rem}.site-content>.container{background:transparent}.archive .site-content>.container,.home .site-content>.container,.search .site-content>.container{display:grid;gap:1.5rem}.content{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.leftside article,.search-no-results,.search-results-header{background:var(--surface-color);border:1px solid var(--border-color);border-radius:8px;-webkit-box-shadow:0 12px 34px rgba(24,63,58,.06);box-shadow:0 12px 34px rgba(24,63,58,.06)}.leftside article{padding:1.15rem}.leftside article h1:first-child{margin-bottom:.9rem}.search-no-results,.search-results-header{padding:1.15rem}.lead{color:#526a63;font-style:normal;font-weight:600}.article-image,.similar-post-image,.site-content .featured-image{background:var(--surface-soft-color)}.site-content .featured-image{border-radius:8px}.article-grid{grid-gap:1.15rem}.article-grid .article-card{min-height:100%;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;background:var(--surface-color);border-color:var(--border-color);border-radius:8px;-webkit-box-shadow:0 10px 26px rgba(24,63,58,.05);box-shadow:0 10px 26px rgba(24,63,58,.05);text-align:left}.article-grid .article-card:hover{background:var(--surface-color);border-color:rgba(15,118,110,.5);-webkit-box-shadow:0 14px 34px rgba(24,63,58,.11);box-shadow:0 14px 34px rgba(24,63,58,.11);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.article-grid .article-card .article-image,.article-grid .article-card .article-image-placeholder{border-radius:8px;height:168px}.article-grid .article-card .article-title{color:#183f3a;font-family:var(--headings-font-family);font-weight:800;line-height:1.24;text-decoration:none}.article-grid .article-card .article-title:focus,.article-grid .article-card .article-title:hover{color:var(--custom-link-color-hover);text-decoration:underline}.article-grid .article-card .article-excerpt{color:var(--muted-color)}.btn,.comments-area .submit{background:var(--primary-color);border-color:var(--primary-color);border-radius:8px;color:#fff}.btn:focus,.btn:hover,.comments-area .submit:focus,.comments-area .submit:hover{background:var(--primary-color-dark);border-color:var(--primary-color-dark);color:#fff}.comments-area .comment-form-author input,.comments-area .comment-form-email input,.comments-area textarea#comment,.form-control{background:var(--surface-color);border-color:var(--border-color);border-radius:8px;color:var(--body-color)}.author-box,.comments-area .comment-list .comment-body,.comments-area form{background:var(--surface-color);border-color:var(--border-color);border-radius:8px}.author-box{padding:1rem}.author-box .author-info .author-bio,.comments-area .comment-list .comment-date,.comments-area .comments-intro,.search-no-results p,.search-results-header p{color:var(--muted-color)}hr{background:var(--border-color)}.similar-posts{background:var(--surface-color);border:1px solid var(--border-color);border-radius:8px;padding:1rem}.similar-post-link{border-radius:8px;color:#183f3a}.similar-post-link:focus,.similar-post-link:hover{color:var(--custom-link-color-hover)}.telegram-cta-mobile{background:linear-gradient(135deg,#f2f8f5,rgba(255,242,223,.9));border:1px solid var(--border-color);border-radius:8px;display:none;margin-top:1rem;padding:1rem}.telegram-cta-mobile h2{margin-bottom:.45rem;margin-top:0}.telegram-cta-mobile p{color:var(--muted-color);margin-bottom:.85rem}.telegram-cta-mobile__button{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%}.telegram-cta-mobile__button,.telegram-cta-mobile__button:focus,.telegram-cta-mobile__button:hover{color:#fff!important;text-decoration:none}.navigation a.page-numbers,.navigation span.page-numbers{border-color:var(--border-color);border-radius:8px;color:var(--custom-link-color)}.navigation span.page-numbers.current{background:var(--primary-color);border-color:var(--primary-color)}.navigation a.page-numbers:focus,.navigation a.page-numbers:hover{background:var(--surface-soft-color);border-color:var(--primary-color)}.site-footer{background:var(--footer-background-color);color:var(--footer-color)}.site-footer .copyright{color:hsla(0,0%,100%,.92);font-weight:500}.site-footer .copyright .site-name{color:#fff;font-weight:800}.site-footer .copyright a.site-name:focus,.site-footer .copyright a.site-name:hover{color:var(--footer-link-color-hover)}.reading-progress{background:rgba(15,118,110,.12);height:4px;left:0;position:fixed;top:0;width:100%;z-index:90}body.admin-bar .reading-progress{top:32px}.reading-progress__bar{background:var(--primary-color);height:100%;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left center;transform-origin:left center;-webkit-transition:-webkit-transform .12s linear;transition:-webkit-transform .12s linear;transition:transform .12s linear;transition:transform .12s linear,-webkit-transform .12s linear;width:100%}.network{background:#0c2f2b;color:hsla(0,0%,100%,.86)}.back-to-top{bottom:1rem;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;position:fixed;right:1rem;z-index:95;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;background:var(--footer-link-color-hover);border:1px solid var(--footer-link-color-hover);border-radius:8px;-webkit-box-shadow:0 16px 36px rgba(17,43,40,.16);box-shadow:0 16px 36px rgba(17,43,40,.16);color:#17332f;cursor:pointer;font-size:.92rem;font-weight:800;justify-content:center;min-height:42px;opacity:0;padding:.65rem .9rem;pointer-events:none;-webkit-transform:translateY(8px);transform:translateY(8px);-webkit-transition:opacity .2s ease,background-color .2s ease,border-color .2s ease,visibility .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,background-color .2s ease,border-color .2s ease,visibility .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,transform .2s ease,background-color .2s ease,border-color .2s ease,visibility .2s ease;transition:opacity .2s ease,transform .2s ease,background-color .2s ease,border-color .2s ease,visibility .2s ease,-webkit-transform .2s ease;visibility:hidden}.back-to-top:focus,.back-to-top:hover{background:#ffd178;border-color:#ffd178;color:#102320}.back-to-top.is-visible{opacity:1;pointer-events:auto;-webkit-transform:translateY(0);transform:translateY(0);visibility:visible}body.has-audio-player .back-to-top{bottom:6.2rem}@media (max-width:799px){h1{max-width:100%}.site-header .container{min-height:64px}.site-content{padding-bottom:2rem;padding-top:1.2rem}.leftside article,.search-no-results,.search-results-header,.similar-posts,.telegram-cta-mobile{margin-left:-.25rem;margin-right:-.25rem}.telegram-cta-mobile{display:block}.back-to-top{bottom:.75rem;min-height:40px;padding:.6rem .8rem;right:.75rem}body.has-audio-player .back-to-top{bottom:8.7rem}.article-audio-player{bottom:.75rem;padding:.85rem;right:.75rem;width:calc(100vw - 1.5rem)}.article-audio-player__body,.article-audio-player__controls{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.article-audio-player__button,.article-audio-player__close{width:100%}body.admin-bar .reading-progress{top:46px}}@media (min-width:800px){.site-header .container{padding:.65rem 0}.site-header .container .main-navigation ul.menu li.menu-item-has-children ul.sub-menu{border-color:var(--border-color);border-radius:8px;-webkit-box-shadow:0 16px 34px rgba(24,63,58,.14);box-shadow:0 16px 34px rgba(24,63,58,.14)}.site-header .container .main-navigation ul.menu li.menu-item-has-children ul.sub-menu li a{color:#183f3a}.site-header .container .main-navigation ul.menu li.menu-item-has-children ul.sub-menu li a:focus,.site-header .container .main-navigation ul.menu li.menu-item-has-children ul.sub-menu li a:hover{background:var(--surface-soft-color);color:var(--custom-link-color-hover)}.leftside article{padding:2rem}}.home-hero{background:linear-gradient(135deg,#f2f8f5 0,rgba(255,242,223,.9) 100%),var(--surface-color);border:1px solid var(--border-color);border-radius:8px;-webkit-box-shadow:0 16px 42px rgba(24,63,58,.08);box-shadow:0 16px 42px rgba(24,63,58,.08);display:grid;gap:1.25rem;margin-bottom:1.5rem;padding:1.25rem}.home-kicker{color:var(--accent-color);font-size:.82rem;font-weight:800;letter-spacing:0;margin-bottom:.45rem;text-transform:uppercase}.home-hero h1{color:#123d38;margin-bottom:.8rem;max-width:14ch}.home-hero__lead{color:#38534c;font-size:1.08rem;font-weight:800;max-width:52ch}.home-hero__text{color:var(--muted-color);max-width:60ch}.home-search{display:grid;gap:.6rem;margin-top:1rem}.home-search input[type=search]{background:#fff;border:1px solid var(--border-color);border-radius:8px;color:var(--body-color);min-height:48px;padding:.75rem .9rem;width:100%}.home-search button{background:var(--primary-color);border:1px solid var(--primary-color);border-radius:8px;color:#fff;cursor:pointer;font-weight:800;min-height:48px}.home-search button:focus,.home-search button:hover{background:var(--primary-color-dark);border-color:var(--primary-color-dark)}.home-hero__feature{-webkit-align-content:start;align-self:stretch;display:grid;-ms-flex-line-pack:start;align-content:start;background:hsla(0,0%,100%,.78);border:1px solid rgba(15,118,110,.22);border-radius:8px;color:#183f3a;gap:.75rem;min-height:100%;padding:.75rem;text-decoration:none}.home-hero__feature:focus,.home-hero__feature:hover{border-color:var(--primary-color);color:var(--custom-link-color-hover);text-decoration:none}.home-hero__feature strong{font-family:var(--headings-font-family);font-size:1.02rem;line-height:1.25}.home-hero__image{aspect-ratio:16/10;background:var(--surface-soft-color);border-radius:8px;-o-object-fit:cover;object-fit:cover;width:100%}.home-hero__image--empty{display:block}.home-hero__feature-label{background:var(--accent-soft-color);border-radius:8px;color:#8a332d;font-size:.76rem;font-weight:800;max-width:100%;padding:.25rem .55rem;width:-webkit-max-content;width:-moz-max-content;width:max-content}.home-section{margin-top:1.5rem}.home-section__header{margin-bottom:.9rem;max-width:720px}.home-section__header h2{margin-bottom:0;margin-top:0}.home-section__header--row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;max-width:none}.home-section__link{-webkit-box-flex:0;border-bottom:2px solid var(--warning-color);color:var(--custom-link-color);-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;font-weight:800;text-decoration:none}.home-latest-grid,.home-path-grid,.home-post-grid{display:grid;gap:1rem}.home-path-card{background:var(--surface-color);border:1px solid var(--border-color);border-radius:8px;-webkit-box-shadow:0 10px 26px rgba(24,63,58,.05);box-shadow:0 10px 26px rgba(24,63,58,.05);color:var(--body-color);display:block;min-height:100%;padding:1rem;text-decoration:none}.home-path-card:focus,.home-path-card:hover{border-color:rgba(15,118,110,.55);-webkit-box-shadow:0 14px 34px rgba(24,63,58,.1);box-shadow:0 14px 34px rgba(24,63,58,.1);color:var(--body-color);text-decoration:none;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.home-path-card span{color:#183f3a;font-family:var(--headings-font-family);font-size:1.1rem;font-weight:800}.home-path-card p{color:var(--muted-color);line-height:1.58;margin:.45rem 0 0}.home-category-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.6rem}.home-category-list a{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:var(--surface-color);border:1px solid var(--border-color);border-radius:8px;color:#183f3a;font-weight:800;min-height:40px;padding:.4rem .75rem;text-decoration:none}.home-category-list a:focus,.home-category-list a:hover{background:var(--surface-soft-color);border-color:var(--primary-color);color:var(--custom-link-color-hover);text-decoration:none}.home-latest-card{margin:0}.home-latest-card a,.home-post-card a{background:var(--surface-color);border:1px solid var(--border-color);border-radius:8px;-webkit-box-shadow:0 10px 26px rgba(24,63,58,.05);box-shadow:0 10px 26px rgba(24,63,58,.05);color:#183f3a;display:grid;gap:.75rem;height:100%;padding:.75rem;text-decoration:none}.home-latest-card a:focus,.home-latest-card a:hover,.home-post-card a:focus,.home-post-card a:hover{border-color:rgba(15,118,110,.55);color:var(--custom-link-color-hover);text-decoration:none;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.home-latest-card a span,.home-post-card a span{font-family:var(--headings-font-family);font-weight:800;line-height:1.25}.home-post-card__date{color:var(--muted-color);font-size:.82rem;font-weight:700;line-height:1.3}.home-post-card{margin:0}.home-latest-card__image,.home-post-card__image{aspect-ratio:16/9;background:var(--surface-soft-color);border-radius:8px;-o-object-fit:cover;object-fit:cover;width:100%}.home-latest-card__image--empty,.home-post-card__image--empty{display:block}.home-about{background:var(--surface-color);border:1px solid var(--border-color);border-radius:8px;padding:1.25rem}.home-about__content{max-width:76ch}.home-about__content>:last-child{margin-bottom:0}@media (min-width:720px){.home-search{grid-template-columns:minmax(0,1fr) auto;max-width:640px}.home-search button{padding-left:1.2rem;padding-right:1.2rem}.error-page__recent-grid,.home-latest-grid,.home-path-grid,.home-post-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:900px){.home-hero{grid-template-columns:minmax(0,1.6fr) minmax(280px,.8fr);-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-height:430px;padding:2rem}}@media (max-width:719px){.error-page{gap:1rem}.error-page__hero,.error-page__panel,.error-page__search-card{padding:1rem}.error-page__actions,.error-page__grid,.error-page__recent-grid,.error-page__search-form{grid-template-columns:1fr;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.error-page__button,.error-page__search-form button{width:100%}.error-page__section-heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}}