.DesktopBar-module__ucfj0a__root{flex-direction:column;gap:.5rem;display:none}@media screen and (min-width:720px){.DesktopBar-module__ucfj0a__root{display:flex}}
.FoldingChipsMenu-module__wG3XPG__root{flex-wrap:wrap;flex-shrink:0;gap:.5rem;padding-inline:clamp(16px,12.706px + .941vw,24px);transition:max-height .3s ease-in-out;display:flex;overflow:hidden}button.FoldingChipsMenu-module__wG3XPG__openClose,button.FoldingChipsMenu-module__wG3XPG__seeMore{cursor:pointer;font-weight:var(--font-weight-bold);border:1px solid var(--color-text);background:0 0;transition-duration:.3s;transition-timing-function:ease-out}:is(button.FoldingChipsMenu-module__wG3XPG__openClose,button.FoldingChipsMenu-module__wG3XPG__seeMore):hover{background-color:var(--color-brand);border-color:var(--color-brand);color:#fff}button.FoldingChipsMenu-module__wG3XPG__openClose{aspect-ratio:1;transform-origin:50%;border-radius:50%;align-self:center;height:1.25rem;font-size:.75rem;transition-property:transform,background-color,color}button.FoldingChipsMenu-module__wG3XPG__seeMore{border-radius:2px;padding-inline:8px;transition-property:background-color,color}@keyframes FoldingChipsMenu-module__wG3XPG__fadeIn{0%{opacity:.3}to{opacity:1}}
.HeaderSectionLinks-module__yZdsUa__root{flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;margin-block:.5rem;display:flex}.HeaderSectionLinks-module__yZdsUa__root a{font-size:var(--font-size-h5);padding:.125rem .5rem;font-weight:700;line-height:1;text-decoration:none;transition:color .3s ease-in-out}.HeaderSectionLinks-module__yZdsUa__root a:hover{color:var(--color-brand)}@media screen and (min-width:720px){.HeaderSectionLinks-module__yZdsUa__root{flex-direction:row;gap:1rem}.HeaderSectionLinks-module__yZdsUa__root a{padding:.25rem 1rem;font-size:1rem}}
.TagChip-module__efqmOa__root{--dot-length:6px;--root-p-block:5px;--root-p-inline:6px;--dot-m-top:0px;--dot-m-left:-1px;pointer-events:auto;letter-spacing:.03rem;text-wrap:nowrap;padding:var(--root-p-block) var(--root-p-inline);width:fit-content;height:fit-content;-webkit-mask-image:linear-gradient(#000),url(../media/dotMask.0y~55oiuc1bbs.svg);mask-image:linear-gradient(#000),url(../media/dotMask.0y~55oiuc1bbs.svg);-webkit-mask-position:center, calc(var(--root-p-inline) + var(--dot-m-left)) calc(var(--root-p-block) + var(--dot-m-top));mask-position:center, calc(var(--root-p-inline) + var(--dot-m-left)) calc(var(--root-p-block) + var(--dot-m-top));-webkit-mask-size:auto, var(--dot-length) var(--dot-length);mask-size:auto, var(--dot-length) var(--dot-length);border-radius:2px;align-items:baseline;gap:5px;font-size:14px;font-weight:700;text-decoration:none;transition:opacity .2s ease-in-out;display:inline-flex;position:relative;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-composite:source-out;mask-composite:subtract}.TagChip-module__efqmOa__root:before{content:"";width:var(--dot-length);height:var(--dot-length);margin-top:var(--dot-m-top);margin-left:var(--dot-m-left);border-radius:50%}
.ClientComponents-module__sZPc4G__tags{z-index:2;pointer-events:none;height:fit-content;max-height:100%;overflow-y:overlay;flex-wrap:wrap;gap:6px 8px;padding:8px;display:flex;position:absolute;inset:0}
.CategoryChip-module__yLFVja__root{letter-spacing:.03rem;border-radius:2px;align-items:center;gap:4px;width:fit-content;height:27px;padding:4px 8px;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}
.Header-module__bRYXvW__root{--padding:clamp(16px, calc(12.706px + .941vw), 24px);width:100%;max-width:1200px}
.HeaderTop-module__XehNSG__root{padding:var(--padding);box-sizing:content-box;justify-content:space-between;align-items:center;height:32px;display:flex;position:relative}.HeaderTop-module__XehNSG__menuButton{cursor:pointer;aspect-ratio:1;background:0 0;border:0;justify-content:center;align-items:center;height:32px;display:inline-flex}.HeaderTop-module__XehNSG__logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HeaderTop-module__XehNSG__searchContainer{align-items:center;gap:1rem;width:100%;display:none;position:relative}.HeaderTop-module__XehNSG__register{color:var(--color-white);background:var(--color-brand);line-height:1;font-size:clamp(var(--font-size-s), calc(.762rem + .318vw), var(--font-size-base));right:var(--padding);border:0;border-radius:32px;padding:10px 12px;font-weight:800;text-decoration:none;position:absolute}@media screen and (min-width:720px){.HeaderTop-module__XehNSG__menuButton{display:none}.HeaderTop-module__XehNSG__searchContainer{display:flex}}
.PostCard-module__BFJuwq__post{--transition-duration:.3s;--transition-easing:ease-in-out;flex-direction:column;width:100%;display:flex;position:relative}.PostCard-module__BFJuwq__post .PostCard-module__BFJuwq__imageFrame:before{content:"";z-index:1;mix-blend-mode:screen;opacity:1;width:100%;transition:opacity var(--transition-duration) var(--transition-easing);background:currentColor;position:absolute;inset:0}.PostCard-module__BFJuwq__post img{filter:grayscale();transition:filter var(--transition-duration) var(--transition-easing)}.PostCard-module__BFJuwq__post:hover .PostCard-module__BFJuwq__imageFrame:before{opacity:0}.PostCard-module__BFJuwq__post:hover img{filter:opacity(.9)}.PostCard-module__BFJuwq__post[data-disable-color-effect=true] .PostCard-module__BFJuwq__imageFrame:before{display:none}.PostCard-module__BFJuwq__post[data-disable-color-effect=true] img{filter:opacity(.9)}.PostCard-module__BFJuwq__link{color:inherit;flex-direction:column;text-decoration:none;display:flex}.PostCard-module__BFJuwq__link:hover h2{text-decoration:underline}.PostCard-module__BFJuwq__imageFrame{aspect-ratio:16/9;color:inherit;position:relative}.PostCard-module__BFJuwq__categories{gap:8px;margin-top:.75rem;display:flex}.PostCard-module__BFJuwq__title{font-size:var(--font-size-h5);font-weight:var(--font-weight-bold);letter-spacing:-.03rem;margin-top:.5rem;line-height:1.4}.PostCard-module__BFJuwq__summary{font-size:16px;font-weight:var(--font-weight-medium);letter-spacing:.02rem;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-top:.25rem;line-height:1.4;display:-webkit-box;overflow:hidden}.PostCard-module__BFJuwq__date{font-size:var(--font-size-s);font-weight:var(--font-weight-medium);margin-top:.5rem}
.Search-module__C2_nEq__searchBox{color:#00f}.Search-module__C2_nEq__searchBox input{color:var(--color-text);font-size:var(--font-size-base);border:1px solid var(--color-black);border-radius:4px;padding:.5rem;font-weight:500}.Search-module__C2_nEq__searchResults{z-index:3;background:#fff;border:1px solid #d3d3d3;border-radius:4px;max-height:400px;position:absolute;top:2rem;overflow-y:auto;box-shadow:0 6px 4px 4px #0000001a}.Search-module__C2_nEq__searchResults ol{flex-direction:column;display:flex}.Search-module__C2_nEq__searchResults li{list-style:none}.Search-module__C2_nEq__linkTitle{-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;letter-spacing:-.01rem;-webkit-box-orient:vertical;line-height:1.1;display:-webkit-box;overflow:hidden}.Search-module__C2_nEq__linkDate{font-size:var(--font-size-xs)}.Search-module__C2_nEq__link{font-weight:var(--font-weight-medium);border-left:4px solid #0000;flex-direction:column;gap:.25rem;width:100%;padding:.5rem;text-decoration:none;display:inline-flex}.Search-module__C2_nEq__link:hover,.Search-module__C2_nEq__link:focus-visible{border-left-color:var(--color-brand);background:#fff5f5}
.MobileMenu-module__UR0tCq__root{z-index:3;background:#fff;flex-direction:column;gap:1.5rem;padding-bottom:2rem;display:flex;position:fixed;inset:0;overflow-y:auto}.MobileMenu-module__UR0tCq__menuLabel{font-size:var(--font-size-base);text-align:center;margin-top:1rem;padding-inline:clamp(16px,12.706px + .941vw,24px);font-weight:600}.MobileMenu-module__UR0tCq__searchContainer{justify-content:center;display:flex}@media screen and (min-width:720px){.MobileMenu-module__UR0tCq__root{display:none}}
.BannerImages-module__KgVNrG__bannerImage{flex:0 0 100vw;position:relative}@media screen and (min-width:381px){.BannerImages-module__KgVNrG__bannerImage{flex:0 0 320px}}
.RelatedRecentPosts-module__bRZUWG__root{flex-direction:column;flex:1;gap:1rem;padding-block:2rem;display:flex}.RelatedRecentPosts-module__bRZUWG__root:not(:last-of-type){border-bottom:1px solid rgb(from var(--color-text) r g b / 50%)}.RelatedRecentPosts-module__bRZUWG__header{justify-content:center;align-items:center;gap:.25ch;display:inline-flex;scale:1.25}.RelatedRecentPosts-module__bRZUWG__list{flex:1;grid-template-columns:repeat(3,1fr);gap:1rem;width:calc(100vw + -2*clamp(16px,12.706px + .941vw,24px));max-width:100%;display:grid;overflow-x:auto}.RelatedRecentPosts-module__bRZUWG__list>*{min-width:350px}
.WidgetContent-module__0t1mia__root{flex-direction:column;justify-self:center;width:100%;max-width:min(1200px,100%);min-height:0;padding-inline:clamp(16px,12.706px + .941vw,24px);display:flex}.WidgetContent-module__0t1mia__contentFrame{flex-direction:column;flex-shrink:1;justify-content:space-between;display:flex}.WidgetContent-module__0t1mia__promoContentRoot{flex-direction:column;gap:1rem;max-width:calc(100vw + -2*clamp(16px,12.706px + .941vw,24px));margin-top:2rem;display:flex}.WidgetContent-module__0t1mia__promoContentMain{flex-direction:column;align-items:center;display:flex}.WidgetContent-module__0t1mia__promoBanner{place-self:center;width:100%;max-width:642px}.WidgetContent-module__0t1mia__carousel{width:100%}.WidgetContent-module__0t1mia__bannerImage{flex:0 0 100vw;position:relative}@media screen and (min-width:381px){.WidgetContent-module__0t1mia__bannerImage{flex:0 0 320px}}@media screen and (min-width:720px){.WidgetContent-module__0t1mia__carousel{width:50%}.WidgetContent-module__0t1mia__promoContentRoot{gap:0}.WidgetContent-module__0t1mia__promoContentMain{flex-direction:row}}
.layout-module__xnyNeG__root{flex-direction:column;align-items:center;min-height:100vh;display:flex}.layout-module__xnyNeG__main{flex-direction:column;flex:1;width:100%;max-width:1200px;display:flex}
.page-module__o9DdbW__marketingContainer{flex-direction:column;align-items:center;display:flex}.page-module__o9DdbW__carousel{width:100%;display:flex}.page-module__o9DdbW__recentCategories{--gap:2rem;gap:var(--gap);grid-template-columns:100%;margin-block-end:var(--gap);padding-inline:clamp(16px,12.706px + .941vw,24px);list-style:none;display:grid}.page-module__o9DdbW__recentCategoryRoot{flex-direction:column;gap:12px;margin-block:4px 24px;display:flex}.page-module__o9DdbW__recentCategoryRoot ul{flex-direction:column;gap:24px;list-style:none;display:flex}.page-module__o9DdbW__recentCategoryRoot ul h2,.page-module__o9DdbW__recentCategoryRoot ul p{-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;line-height:1.5;display:-webkit-box;overflow:hidden}.page-module__o9DdbW__recentCategoryRoot ul h2{font-size:var(--font-size-h6);font-weight:var(--font-weight-bold)}.page-module__o9DdbW__recentCategoryRoot ul p{font-size:var(--font-size-base);font-weight:var(--font-weight-medium)}.page-module__o9DdbW__recentCategoryRoot ul span{font-size:var(--font-size-s);font-weight:var(--font-weight-medium)}.page-module__o9DdbW__categoryChip{color:#fff;font-size:var(--font-size-h5);font-weight:var(--font-weight-extrabold);width:fit-content;padding:8px 16px;text-decoration:none}:is(.page-module__o9DdbW__simplePost,.page-module__o9DdbW__headerPost)>a{flex-direction:column;gap:8px;text-decoration:none;display:inline-flex}.page-module__o9DdbW__simplePost{border-top:1px solid var(--color-text);padding-top:12px}.page-module__o9DdbW__featuredImageFrame{position:relative}.page-module__o9DdbW__tags{flex-wrap:nowrap;gap:8px;height:fit-content;display:flex;overflow-x:auto}@media screen and (min-width:720px){.page-module__o9DdbW__marketingContainer{flex-direction:row;padding-inline:clamp(16px,12.706px + .941vw,24px)}.page-module__o9DdbW__carousel{flex:50%;width:50%}.page-module__o9DdbW__recentCategories{--gap:1rem;grid-template-columns:repeat(2, calc(50% - var(--gap) / 2));gap:var(--gap)}}
.PostCards-module__FchCjG__root{grid-template-columns:1fr;gap:3rem 1rem;max-width:500px;display:grid}.PostCards-module__FchCjG__noPosts{font-size:var(--font-size-h5);text-align:center;flex:1;align-items:center;font-weight:700;display:flex}@media screen and (min-width:716px){.PostCards-module__FchCjG__root{max-width:revert;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1082px){.PostCards-module__FchCjG__root{grid-template-columns:repeat(3,1fr)}}
.ParentCategoryPage-module__iUTLPW__root{flex-direction:column;flex:1;align-items:center;gap:56px;margin:56px 16px;display:flex}.ParentCategoryPage-module__iUTLPW__header{font-size:var(--font-size-h4);border-radius:2px;gap:8px;width:fit-content;padding:6px 8px;font-weight:700;text-decoration:none;display:inline-flex;position:relative}.ParentCategoryPage-module__iUTLPW__langLink{cursor:pointer;font-size:var(--font-size-s);font-weight:var(--font-weight-semibold);border:1px solid var(--color-text);border-radius:2px;align-items:center;height:27px;padding:4px 8px;text-decoration:none;transition-property:color,border-color;transition-duration:.2s;transition-timing-function:ease-in-out;display:inline-flex}.ParentCategoryPage-module__iUTLPW__langLink:hover{color:var(--color-brand);border-color:currentColor}.ParentCategoryPage-module__iUTLPW__childCategories{flex-wrap:wrap;justify-content:center;gap:8px;list-style:none;display:flex}
