:root{--bg-base:#fffefc;--text-body:#33363e;--brand-primary:#767676;--text-muted:#767676;--action-primary:#1d7d71;--action-primary-hover:#166057;--action-primary-text:#fff;--borders:#eee;--input-borders:#eee;--accent-1:#1d7d71;--accent-2:#eaeaea;--btn-shadow:0 2px 4px #50505026;--btn-shadow-hover:0 4px 8px #50505040;--btn-shadow-active:0 1px 2px #50505026;--btn-bg:#33363e;--btn-hover-bg:#283144;--btn-color:#fffefc;--btn-tertiary-color:#767676;--btn-tertiary-bg:transparent;--btn-tertiary-hover-bg:#eaeaea;--btn-tertiary-active-bg:#dfdfdf;--btn-tertiary-color-hover:#33363e}html[data-theme=dark]{--bg-base:#1d2330;--text-body:#fcf7f3;--brand-primary:#a9b0bc;--text-muted:#c1c3c7;--borders:#283141;--action-primary:#2fa493;--action-primary-hover:#31cfbb;--action-primary-text:#1d2330;--accent-1:#767676;--accent-2:#333a45;--btn-shadow:0 2px 4px #0006;--btn-shadow-hover:0 4px 8px #00000080;--btn-shadow-active:0 1px 2px #0006;--btn-bg:#333a45;--btn-hover-bg:#414c5c;--btn-color:#fcf7f3;--btn-tertiary-color:var(--text-muted);--btn-tertiary-bg:transparent;--btn-tertiary-hover-bg:#283141;--btn-tertiary-active-bg:#202835;--btn-tertiary-color-hover:var(--text-body)}.Pagination-module-scss-module__1pE-0G__pagination{justify-content:center;align-items:center;margin-top:auto;font-weight:500;display:flex}.Pagination-module-scss-module__1pE-0G__currentPage{margin:0 auto;font-size:1rem;display:block}.Pagination-module-scss-module__1pE-0G__link{align-items:center;font-size:1rem;text-decoration:none;display:inline-flex}.Pagination-module-scss-module__1pE-0G__link:hover,.Pagination-module-scss-module__1pE-0G__link:focus{text-decoration:underline}.Pagination-module-scss-module__1pE-0G__link svg{flex-shrink:0;width:1rem}.Pagination-module-scss-module__1pE-0G__linkWrap{width:100px}.Pagination-module-scss-module__1pE-0G__linkWrapNext{text-align:right}.Pagination-module-scss-module__1pE-0G__prev svg{margin-right:.5em}.Pagination-module-scss-module__1pE-0G__next svg{margin-left:.5em}
:root{--bg-base:#fffefc;--text-body:#33363e;--brand-primary:#767676;--text-muted:#767676;--action-primary:#1d7d71;--action-primary-hover:#166057;--action-primary-text:#fff;--borders:#eee;--input-borders:#eee;--accent-1:#1d7d71;--accent-2:#eaeaea;--btn-shadow:0 2px 4px #50505026;--btn-shadow-hover:0 4px 8px #50505040;--btn-shadow-active:0 1px 2px #50505026;--btn-bg:#33363e;--btn-hover-bg:#283144;--btn-color:#fffefc;--btn-tertiary-color:#767676;--btn-tertiary-bg:transparent;--btn-tertiary-hover-bg:#eaeaea;--btn-tertiary-active-bg:#dfdfdf;--btn-tertiary-color-hover:#33363e}html[data-theme=dark]{--bg-base:#1d2330;--text-body:#fcf7f3;--brand-primary:#a9b0bc;--text-muted:#c1c3c7;--borders:#283141;--action-primary:#2fa493;--action-primary-hover:#31cfbb;--action-primary-text:#1d2330;--accent-1:#767676;--accent-2:#333a45;--btn-shadow:0 2px 4px #0006;--btn-shadow-hover:0 4px 8px #00000080;--btn-shadow-active:0 1px 2px #0006;--btn-bg:#333a45;--btn-hover-bg:#414c5c;--btn-color:#fcf7f3;--btn-tertiary-color:var(--text-muted);--btn-tertiary-bg:transparent;--btn-tertiary-hover-bg:#283141;--btn-tertiary-active-bg:#202835;--btn-tertiary-color-hover:var(--text-body)}@media (min-width:768px){.page-module-scss-module__MoBG_G__contentWrap{display:flex}}.page-module-scss-module__MoBG_G__contentWrap main{flex-grow:1}@media (min-width:768px){.page-module-scss-module__MoBG_G__contentWrap main{flex-direction:column;padding-right:min(5.84368vw,80px);display:flex}.page-module-scss-module__MoBG_G__contentWrap aside{border-left:1px solid var(--borders);order:1;width:40%;max-width:350px;padding-left:min(2.92184vw,40px)}.page-module-scss-module__MoBG_G__filterGroup{margin-bottom:20px}}.page-module-scss-module__MoBG_G__filterGroupTitle{text-transform:uppercase;margin:.3em 0;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600}.page-module-scss-module__MoBG_G__filterList{flex-wrap:wrap;display:flex}.page-module-scss-module__MoBG_G__filterList li{margin:0 10px 10px 0}.page-module-scss-module__MoBG_G__filterList a{text-transform:uppercase;border-radius:20px;padding:.5em 1em .4em;font-size:.875rem;font-weight:500;line-height:1;text-decoration:none;display:block}@media (min-width:768px){.page-module-scss-module__MoBG_G__categoryFilters{margin-top:20px}}.page-module-scss-module__MoBG_G__categoryFilters a{color:#fffefc;background-color:#767676;transition:all .2s;position:relative;transform:translateY(0)}.page-module-scss-module__MoBG_G__categoryFilters a:hover,.page-module-scss-module__MoBG_G__categoryFilters a:focus{box-shadow:var(--btn-shadow-hover);color:#fffefc;background-color:#505050}.page-module-scss-module__MoBG_G__categoryFilters a.page-module-scss-module__MoBG_G__active{box-shadow:var(--btn-shadow-active);transform:translateY(1px)}.page-module-scss-module__MoBG_G__tagFilters a{color:#1d2330;background-color:#eaeaea;transition:all .2s;position:relative;transform:translateY(0)}.page-module-scss-module__MoBG_G__tagFilters a:hover,.page-module-scss-module__MoBG_G__tagFilters a:focus{box-shadow:var(--btn-shadow-hover);color:#1d2330;background-color:#d6d6d6}.page-module-scss-module__MoBG_G__tagFilters a.page-module-scss-module__MoBG_G__active{box-shadow:var(--btn-shadow-active);transform:translateY(1px)}.page-module-scss-module__MoBG_G__noPosts{text-align:center;padding:20px;font-size:1.125rem;font-weight:500}.page-module-scss-module__MoBG_G__post{padding:min(2.92184vw,40px) 0}.page-module-scss-module__MoBG_G__post:not(:last-child){border-bottom:1px solid var(--borders)}.page-module-scss-module__MoBG_G__postLink{color:var(--text-body)}.page-module-scss-module__MoBG_G__postLink:hover,.page-module-scss-module__MoBG_G__postLink:focus{color:var(--text-body);text-decoration:none}.page-module-scss-module__MoBG_G__postLink:hover .page-module-scss-module__MoBG_G__postTitle,.page-module-scss-module__MoBG_G__postLink:focus .page-module-scss-module__MoBG_G__postTitle{background-position:0 100%;background-size:100% .15em;outline:none;text-decoration:none}.page-module-scss-module__MoBG_G__postTitle{color:currentColor;background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0% .1em;margin:.25em 0;text-decoration:none;transition:background-size .4s ease-out,background-position .4s ease-out,color .4s;display:inline-block}.page-module-scss-module__MoBG_G__postTitle:hover,.page-module-scss-module__MoBG_G__postTitle:focus{background-position:0 100%;background-size:100% .1em;outline:none;text-decoration:none}.page-module-scss-module__MoBG_G__postDate{color:var(--text-muted);margin:.5em 0;font-size:.875rem;line-height:1}.page-module-scss-module__MoBG_G__postExcerpt{margin:.5em 0}.page-module-scss-module__MoBG_G__postCategories,.page-module-scss-module__MoBG_G__postTags{flex-wrap:wrap;display:flex}.page-module-scss-module__MoBG_G__postCategories li,.page-module-scss-module__MoBG_G__postTags li{margin:0 .5em .25em 0}@keyframes page-module-scss-module__MoBG_G__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.page-module-scss-module__MoBG_G__skeletonLoader .page-module-scss-module__MoBG_G__container{max-width:1200px;margin:0 auto;padding:0 15px}.page-module-scss-module__MoBG_G__skeletonLoader .page-module-scss-module__MoBG_G__box{background:var(--borders);border-radius:4px;position:relative;overflow:hidden}.page-module-scss-module__MoBG_G__skeletonLoader .page-module-scss-module__MoBG_G__box:after{content:"";background-image:linear-gradient(90deg,rgba(var(--bg-base),0)0,rgba(var(--bg-base),.4)20%,rgba(var(--bg-base),.6)60%,rgba(var(--bg-base),0)100%);animation:1.5s infinite page-module-scss-module__MoBG_G__shimmer;position:absolute;inset:0;transform:translate(-100%)}.page-module-scss-module__MoBG_G__skeletonLoader .page-module-scss-module__MoBG_G__headline{margin-bottom:40px;padding:min(4.38276vw,60px) 0}.page-module-scss-module__MoBG_G__skeletonLoader .page-module-scss-module__MoBG_G__headline .page-module-scss-module__MoBG_G__heading{width:50%;min-width:300px;height:36px}.page-module-scss-module__MoBG_G__skeletonLoader .page-module-scss-module__MoBG_G__postList{grid-template-columns:1fr;gap:30px;display:grid}.page-module-scss-module__MoBG_G__skeletonLoader .page-module-scss-module__MoBG_G__postCard{border:1px solid var(--borders);border-radius:4px;gap:20px;padding:20px;display:flex}.page-module-scss-module__MoBG_G__skeletonLoader .page-module-scss-module__MoBG_G__postCardImage{flex-shrink:0}.page-module-scss-module__MoBG_G__skeletonLoader .page-module-scss-module__MoBG_G__postCardImage .page-module-scss-module__MoBG_G__image{width:150px;height:100px}.page-module-scss-module__MoBG_G__skeletonLoader .page-module-scss-module__MoBG_G__postCardContent{flex-grow:1}.page-module-scss-module__MoBG_G__skeletonLoader .page-module-scss-module__MoBG_G__text{width:100%;height:16px;margin-bottom:10px}.page-module-scss-module__MoBG_G__skeletonLoader .page-module-scss-module__MoBG_G__title{width:80%;height:24px;margin-bottom:15px}.page-module-scss-module__MoBG_G__skeletonLoader .page-module-scss-module__MoBG_G__date{width:150px;height:14px;margin-bottom:20px}.page-module-scss-module__MoBG_G__skeletonLoader .page-module-scss-module__MoBG_G__textGroup .page-module-scss-module__MoBG_G__text:last-child{margin-bottom:0}.page-module-scss-module__MoBG_G__skeletonLoader .page-module-scss-module__MoBG_G__textGroup .page-module-scss-module__MoBG_G__shortLine{width:60%}
