.page-module-scss-module__aK0jva__pageHeader{background:var(--bg-color);border-bottom:1px solid var(--color-gray-300)}.page-module-scss-module__aK0jva__headerInner{flex-direction:column;gap:2rem;padding:1.95rem 0 2.75rem;display:flex}.page-module-scss-module__aK0jva__breadcrumbs{color:var(--color-gray-500);flex-wrap:wrap;align-items:center;gap:.85rem;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1;display:flex}.page-module-scss-module__aK0jva__breadcrumbs a{color:inherit;text-decoration:none;transition:color .2s}.page-module-scss-module__aK0jva__breadcrumbs a:hover{color:var(--color-gray-800)}.page-module-scss-module__aK0jva__breadcrumbSeparator{color:var(--color-gray-400);font-size:.95rem;line-height:1}.page-module-scss-module__aK0jva__breadcrumbCurrent{color:var(--color-gray-500);font-weight:500}.page-module-scss-module__aK0jva__pageTitle{text-align:center;text-transform:uppercase;justify-content:center;align-items:baseline;gap:.35rem;margin:0;font-family:Inter,Helvetica Neue,Arial,sans-serif;line-height:1.1;display:flex}.page-module-scss-module__aK0jva__pageTitlePrefix{color:var(--color-gray-900);letter-spacing:.01em;font-size:clamp(1rem,1.55rem + .95vw,1.68rem);font-weight:480}.page-module-scss-module__aK0jva__pageTitleAccent{color:var(--color-primary);letter-spacing:.01em;font-size:clamp(1rem,1.55rem + .95vw,1.68rem);font-weight:480}.page-module-scss-module__aK0jva__page{padding:2.35rem 0 .55rem}.page-module-scss-module__aK0jva__postsGrid{align-items:flex-start}.page-module-scss-module__aK0jva__container{justify-content:center;margin-bottom:1.15rem;display:flex}@media (max-width:960px){.page-module-scss-module__aK0jva__headerInner{gap:1.45rem;padding:1.55rem .9rem 2.1rem}.page-module-scss-module__aK0jva__breadcrumbs{gap:.62rem;font-size:.95rem}.page-module-scss-module__aK0jva__breadcrumbSeparator{font-size:1rem}.page-module-scss-module__aK0jva__pageTitlePrefix,.page-module-scss-module__aK0jva__pageTitleAccent{font-size:clamp(1.55rem,1.18rem + 1.1vw,2.3rem)}.page-module-scss-module__aK0jva__page{padding-top:1.8rem}}@media (max-width:480px){.page-module-scss-module__aK0jva__headerInner{gap:1rem;padding:1.15rem .95rem 1.55rem}.page-module-scss-module__aK0jva__breadcrumbs{gap:.4rem;font-size:.98rem}.page-module-scss-module__aK0jva__pageTitle{text-align:start;flex-wrap:wrap;justify-content:flex-start}.page-module-scss-module__aK0jva__pageTitlePrefix,.page-module-scss-module__aK0jva__pageTitleAccent{font-size:1.6rem}.page-module-scss-module__aK0jva__page{padding:1.35rem .95rem .4rem}}
.footer-module-scss-module__1E6QRq__footer{background:var(--color-background);width:100%}.footer-module-scss-module__1E6QRq__inner{flex-direction:row;justify-content:space-between;align-items:start;gap:2rem;margin:0 auto;padding:2rem .5rem;display:flex}@media (max-width:720px){.footer-module-scss-module__1E6QRq__inner{flex-direction:column;padding:1rem}}.footer-module-scss-module__1E6QRq__logoRow{align-items:center;gap:12px;display:flex}.footer-module-scss-module__1E6QRq__logo{border-radius:5px;width:6rem}.footer-module-scss-module__1E6QRq__copy{font-size:var(--text-sm);margin-top:1rem}.footer-module-scss-module__1E6QRq__title{font-size:var(--text-sm);color:var(--color-primary);font-weight:var(--font-semibold);margin-bottom:1rem;display:inline-block}.footer-module-scss-module__1E6QRq__wrap{flex-flow:wrap;align-items:flex-start;gap:.2rem;margin:0;padding:0;list-style:none;display:flex}.footer-module-scss-module__1E6QRq__wrap .footer-module-scss-module__1E6QRq__button{font-size:var(--text-xs);background-color:var(--color-light);color:var(--color-gray-900);border:none;padding:.3rem .5rem}.footer-module-scss-module__1E6QRq__wrap .footer-module-scss-module__1E6QRq__button:hover{background-color:var(--color-primary);color:var(--background)}
.card-module-scss-module__hUGO7q__wrapper{border-radius:18px;height:100%;transition:all .35s;position:relative}.card-module-scss-module__hUGO7q__image{cursor:pointer;background:#fff;border-radius:8px;flex-shrink:0;width:100%;position:relative;overflow:hidden}.card-module-scss-module__hUGO7q__image img{object-fit:contain;width:100%;height:100%;transition:transform .5s;display:block}.card-module-scss-module__hUGO7q__image:hover img{transform:scale(1.05)}.card-module-scss-module__hUGO7q__content{flex-direction:column;flex:1;justify-content:space-between;padding:1rem;transition:all .3s;display:flex}.card-module-scss-module__hUGO7q__content p{font-size:var(--text-base);text-overflow:ellipsis;color:var(--color-text-light);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:.5rem;display:-webkit-box;overflow:hidden}.card-module-scss-module__hUGO7q__title{font-weight:var(--font-medium);font-size:var(--text-xl);text-overflow:ellipsis;-webkit-line-clamp:3;cursor:pointer;-webkit-box-orient:vertical;line-height:1.2;display:-webkit-box;overflow:hidden}.card-module-scss-module__hUGO7q__title:hover{color:var(--color-primary)}.card-module-scss-module__hUGO7q__tags{flex-flow:wrap;gap:.5rem;display:flex}.card-module-scss-module__hUGO7q__footer{flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;width:100%;display:flex}.card-module-scss-module__hUGO7q__date{color:var(--color-text-light);font-size:var(--text-xs);font-weight:var(--font-semibold);align-items:center;gap:.4rem;display:flex}
.horizontal-module-scss-module__OZv4ra__wrapper{flex-direction:row;align-items:stretch;display:flex}@media (max-width:720px){.horizontal-module-scss-module__OZv4ra__wrapper{flex-direction:column}}.horizontal-module-scss-module__OZv4ra__image{cursor:pointer;background:#fff;border-radius:8px;flex:0 0 35%;width:100%;position:relative;overflow:hidden}.horizontal-module-scss-module__OZv4ra__image img{object-fit:contain;width:100%;height:100%;transition:transform .5s;display:block}.horizontal-module-scss-module__OZv4ra__content{flex:1}.horizontal-module-scss-module__OZv4ra__content p{-webkit-line-clamp:4}
.vertical-module-scss-module__eSySqq__wrapper{box-shadow:0 1px 1px var(--color-blur);flex-direction:column;height:100%;transition:transform .3s;display:flex}.vertical-module-scss-module__eSySqq__content{padding:1rem}.vertical-module-scss-module__eSySqq__content p{-webkit-line-clamp:3}.vertical-module-scss-module__eSySqq__tags{margin-top:.5rem}
.background-module-scss-module__NbbBtq__wrapper{cursor:pointer;background:#fff 50% no-repeat;border-radius:12px;flex-direction:column;justify-content:flex-end;gap:.5rem;padding:1rem;display:flex;position:relative}.background-module-scss-module__NbbBtq__background{background:0 0;position:absolute;inset:0}.background-module-scss-module__NbbBtq__title{color:#fff;padding:0}.background-module-scss-module__NbbBtq__title:hover{color:var(--color-primary)}.background-module-scss-module__NbbBtq__date{color:var(--color-border)}.background-module-scss-module__NbbBtq__content{flex:.1;justify-content:flex-end;padding:0 1rem;position:relative}.background-module-scss-module__NbbBtq__content p{-webkit-line-clamp:3;color:var(--color-gray-300);font-size:var(--text-sm)}.background-module-scss-module__NbbBtq__tags{margin-top:.5rem}
.social-button-module-scss-module__nd09SG__socialView{z-index:10;gap:.5rem;display:flex}.social-button-module-scss-module__nd09SG__social{background-color:var(--color-accent-base);z-index:1;border:none;border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;transition:all .3s;display:flex}.social-button-module-scss-module__nd09SG__social:hover{cursor:pointer;background-color:var(--color-blue-500);color:#fff}.social-button-module-scss-module__nd09SG__socials{flex-wrap:wrap;gap:.5rem;display:flex}.social-button-module-scss-module__nd09SG__socials .social-button-module-scss-module__nd09SG__socialButton{color:var(--color-gray-900);font-size:var(--text-card-title);place-items:center;transition:transform .2s,box-shadow .2s,background .2s;display:grid}.social-button-module-scss-module__nd09SG__socials .social-button-module-scss-module__nd09SG__solid{background:var(--semi-background);border-radius:50%;width:2rem;height:2rem}.social-button-module-scss-module__nd09SG__socials .social-button-module-scss-module__nd09SG__solid:hover{box-shadow:0 10px 18px var(--color-slate-900-08);background:var(--color-gray-300);transform:translateY(-2px)}.social-button-module-scss-module__nd09SG__socials .social-button-module-scss-module__nd09SG__clear{background:0 0}
.badge-module-scss-module__wbTZGq__tag{font-size:var(--text-xs);color:var(--badge-color,white);background-color:var(--badge-bg,var(--color-primary));text-transform:uppercase;z-index:1;font-weight:var(--font-medium);transition:transform .2s;position:relative;overflow:hidden}.badge-module-scss-module__wbTZGq__tag:after{background-color:var(--badge-bg-hover,var(--color-primary-pastel));content:"";transform-origin:0 0;will-change:transform;z-index:-1;border-radius:5px;width:100%;height:100%;transition:transform .3s ease-out;display:block;position:absolute;top:0;left:0;transform:translate(-100%)rotate(20deg)}.badge-module-scss-module__wbTZGq__tag:hover:after{transform:translate(0)}.badge-module-scss-module__wbTZGq__tag:hover{color:var(--badge-color-hover,var(--color-primary));background-color:#0000;transform:scale(1.05)}.badge-module-scss-module__wbTZGq__tag .badge-module-scss-module__wbTZGq__text{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.badge-module-scss-module__wbTZGq__solid{border-radius:5px;padding:.2rem .4rem}.badge-module-scss-module__wbTZGq__clear{border:none;padding:.2rem 0}
@media (max-width:1200px){.container-module-scss-module__PDCi4q__nav{padding:0 .5rem}}.container-module-scss-module__PDCi4q__main{margin:1rem auto}.container-module-scss-module__PDCi4q__main--with-sidebar{grid-template-columns:var(--sidebar-layout,7fr 3fr);display:grid}@media (max-width:960px){.container-module-scss-module__PDCi4q__main--with-sidebar{grid-template-columns:1fr;padding:0 1rem}}@media (max-width:1200px){.container-module-scss-module__PDCi4q__main--with-sidebar{padding:0 .5rem}}.container-module-scss-module__PDCi4q__sidebar{align-self:start;position:sticky;top:1rem}.container-module-scss-module__PDCi4q__empty{background:linear-gradient(145deg,var(--background),var(--semi-background));text-align:center;min-height:180px;color:var(--color-gray-700);border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:2rem 1rem;display:flex;box-shadow:0 4px 12px #0000000d}.container-module-scss-module__PDCi4q__empty__icon{width:48px;height:48px;fill:var(--color-blue-500);opacity:.85;animation:2.5s ease-in-out infinite container-module-scss-module__PDCi4q__float}.container-module-scss-module__PDCi4q__empty__title{color:var(--color-gray-800);margin:0;font-size:1.2rem;font-weight:500}@keyframes container-module-scss-module__PDCi4q__float{0%{transform:translateY(0)}50%{transform:translateY(-4px)}to{transform:translateY(0)}}.container-module-scss-module__PDCi4q__load{justify-content:center;align-items:center;height:50vh;display:flex}.container-module-scss-module__PDCi4q__loader{aspect-ratio:1;width:4.5rem;display:grid}.container-module-scss-module__PDCi4q__loader:before,.container-module-scss-module__PDCi4q__loader:after{content:"";aspect-ratio:1;width:2rem;filter:drop-shadow(2.5rem 2.5rem 0 var(--color-primary));grid-area:1/1;animation:2s infinite alternate container-module-scss-module__PDCi4q__l8;box-shadow:inset 0 0 0 3px #000}.container-module-scss-module__PDCi4q__loader:after{filter:drop-shadow(-2.5rem 2.5rem 0 var(--color-primary));margin:0 0 0 auto;animation-delay:-1s}@keyframes container-module-scss-module__PDCi4q__l8{0%,10%{border-radius:0}30%,40%{border-radius:50% 0}60%,70%{border-radius:50%}90%,to{border-radius:0 50%}}.container-module-scss-module__PDCi4q__pageHeader .container-module-scss-module__PDCi4q__background{flex-direction:column;justify-content:center;height:100%;padding:.75rem 0 1rem;display:flex;position:relative}.container-module-scss-module__PDCi4q__pageHeader .container-module-scss-module__PDCi4q__background:after{content:"";background:var(--color-gray-200);height:1px;position:absolute;bottom:0;left:0;right:0}.container-module-scss-module__PDCi4q__pageHeader .container-module-scss-module__PDCi4q__title{text-align:start;text-transform:uppercase;letter-spacing:.08em;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;flex-direction:column;align-items:flex-start;gap:.55rem;padding:0;font-size:1.35rem;font-weight:800;display:inline-flex}.container-module-scss-module__PDCi4q__pageHeader .container-module-scss-module__PDCi4q__title:after{content:"";background:var(--color-green-tag);width:72px;height:3px}@media (max-width:720px){.container-module-scss-module__PDCi4q__pageHeader .container-module-scss-module__PDCi4q__title{padding:0;font-size:2rem;line-height:1.2}}
.breadcrumbs-module-scss-module__8rik6W__breadcrumb{font-size:var(--text-xs);flex-wrap:wrap;align-items:center;gap:.5rem;padding:1rem 0 0;display:flex}.breadcrumbs-module-scss-module__8rik6W__breadcrumb a{text-decoration:none}.breadcrumbs-module-scss-module__8rik6W__breadcrumb a:hover{color:var(--color-primary)}.breadcrumbs-module-scss-module__8rik6W__breadcrumb__item{align-items:center;gap:.5rem;display:flex}.breadcrumbs-module-scss-module__8rik6W__breadcrumb__name{white-space:nowrap;text-overflow:ellipsis;max-width:20rem;display:inline-block;overflow:hidden}
.label-module-scss-module__1qYeIq__title{margin-bottom:1rem}.label-module-scss-module__1qYeIq__underline{border-bottom:1px solid var(--color-slate-200);padding-bottom:12px;position:relative}.label-module-scss-module__1qYeIq__underline:after{content:"";background:var(--label-accent,var(--color-success));width:80px;height:3px;position:absolute;bottom:-1px;left:0}.label-module-scss-module__1qYeIq__content{display:inline-block}.label-module-scss-module__1qYeIq__content strong{color:#fff;font-size:var(--text-base);border-top-left-radius:8px;border-top-right-radius:8px;padding:.6rem 1.2rem;line-height:1;display:inline-block}.label-module-scss-module__1qYeIq__underline .label-module-scss-module__1qYeIq__content strong{color:var(--label-accent,var(--color-success));font-size:var(--text-lg);font-weight:var(--font-bold);letter-spacing:.04em;text-transform:uppercase;background:0 0;border-radius:0;padding:0}.label-module-scss-module__1qYeIq__inside{z-index:0;--hl-height:50%;padding:.6rem 1.2rem;line-height:1;display:inline-block;position:relative}.label-module-scss-module__1qYeIq__inside:after{content:"";width:100%;height:var(--hl-height);background:var(--hl-green);z-index:-1;pointer-events:none;border-radius:2px;transition:height .2s;position:absolute;bottom:0;left:0}.label-module-scss-module__1qYeIq__inside__hover:hover{--hl-height:65%}.label-module-scss-module__1qYeIq__clear{margin:0;padding:0;transition:color .3s;position:relative}.label-module-scss-module__1qYeIq__clear:hover{color:var(--hover)}
:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size)/2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}
.header-module-scss-module__kTDtPq__wrapper{background:var(--background);border-bottom:1px solid var(--color-gray-400);color:var(--color-gray-800);font-family:Inter,Helvetica Neue,Arial,sans-serif}.header-module-scss-module__kTDtPq__header{flex-direction:column;width:100%;padding:0;display:flex}.header-module-scss-module__kTDtPq__desktop{width:100%}.header-module-scss-module__kTDtPq__topBar{border-bottom:1px solid var(--color-gray-400);grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;min-height:6rem;padding:1.2rem .2rem;display:grid}.header-module-scss-module__kTDtPq__topBar .header-module-scss-module__kTDtPq__socials{justify-self:start;align-items:center;gap:.65rem;display:flex}.header-module-scss-module__kTDtPq__topBar .header-module-scss-module__kTDtPq__socialLink{border:1px solid var(--color-gray-400);width:2rem;height:2rem;color:var(--color-blue-dark);background:var(--color-gray-200);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:inline-flex}.header-module-scss-module__kTDtPq__topBar .header-module-scss-module__kTDtPq__socialLink:hover{color:var(--color-primary);border-color:var(--color-primary);background:var(--background)}.header-module-scss-module__kTDtPq__brand{justify-content:center;justify-self:center;align-items:center;display:inline-flex}.header-module-scss-module__kTDtPq__logo{object-fit:contain;width:auto;height:3.8rem}.header-module-scss-module__kTDtPq__navBar{grid-template-columns:1fr auto 1fr;align-items:center;gap:1.2rem;min-height:4rem;padding:.35rem 0;display:grid}.header-module-scss-module__kTDtPq__menu{grid-column:2;justify-content:center;align-items:center;gap:clamp(1rem,1.6vw,2rem);min-width:0;margin:0;padding:0;list-style:none;display:flex}.header-module-scss-module__kTDtPq__menuItem{padding-top:.7rem;display:inline-flex;position:relative}.header-module-scss-module__kTDtPq__menuBadge{z-index:2;background:var(--color-primary);color:var(--background);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;padding:.26rem .5rem;font-size:.78rem;font-weight:700;line-height:1;position:absolute;top:-.12rem;left:50%;transform:translate(-50%)}.header-module-scss-module__kTDtPq__dropdown{text-transform:uppercase;height:auto}.header-module-scss-module__kTDtPq__dropdownTitle{color:var(--color-gray-800);letter-spacing:.01em;padding:.45rem 0;font-size:clamp(1.28rem,1vw + .7rem,1.85rem);font-weight:700}.header-module-scss-module__kTDtPq__dropdownTitle:hover{color:var(--color-primary)}.header-module-scss-module__kTDtPq__dropdownContent{background:var(--background);border:1px solid var(--color-gray-300);box-shadow:0 12px 30px #1118271f}.header-module-scss-module__kTDtPq__search{grid-column:3;justify-content:flex-end;justify-self:end;align-items:center;display:flex}.header-module-scss-module__kTDtPq__search .search_icon{color:var(--color-gray-700);font-size:1.6rem}.header-module-scss-module__kTDtPq__search .search_icon:hover{color:var(--color-primary)}.header-module-scss-module__kTDtPq__tablet{justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 0;display:none}.header-module-scss-module__kTDtPq__tabletMenu{border:1px solid var(--color-primary);background:var(--color-primary);width:3rem;height:3rem;color:var(--background);cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.header-module-scss-module__kTDtPq__tabletActions{align-items:center;gap:.75rem;display:flex}@media (max-width:960px){.header-module-scss-module__kTDtPq__desktop{display:none}.header-module-scss-module__kTDtPq__tablet{display:flex}.header-module-scss-module__kTDtPq__logo{height:3.8rem}}@media (max-width:480px){.header-module-scss-module__kTDtPq__tablet{padding:.65rem 0}.header-module-scss-module__kTDtPq__logo{height:3.2rem}.header-module-scss-module__kTDtPq__tabletMenu{width:2.65rem;height:2.65rem}}
.menu-module-scss-module__VlAEmG__logo{flex-direction:row;justify-content:space-between;padding:1rem 0 1rem 1rem;display:flex}.menu-module-scss-module__VlAEmG__logo img{width:auto;height:2rem;display:block}.menu-module-scss-module__VlAEmG__close{color:var(--color-gray-900);background-color:#0000;border:none;padding-right:1rem}.menu-module-scss-module__VlAEmG__header{flex-direction:row;display:flex}.menu-module-scss-module__VlAEmG__collapse{font-size:var(--text-base);cursor:pointer;border:none;border-top:1px solid var(--border-color);color:var(--color-gray-900);background:0 0}.menu-module-scss-module__VlAEmG__container{flex-direction:column;margin:0 1rem;padding:0;list-style:none;display:flex}.menu-module-scss-module__VlAEmG__containerItem{font-size:var(--text-base);color:var(--color-primary);margin-top:1rem;font-weight:600}.menu-module-scss-module__VlAEmG__containerItem a{cursor:pointer;color:var(--color-gray-900);font-size:.9rem}.menu-module-scss-module__VlAEmG__containerLast{font-size:var(--text-base);font-weight:var(--font-medium);color:var(--color-gray-900);list-style:none}.menu-module-scss-module__VlAEmG__containerLast a{color:var(--color-gray-900)}.menu-module-scss-module__VlAEmG__containerLast a:hover{color:var(--color-primary)}.menu-module-scss-module__VlAEmG__mt1rem{margin-top:1rem}.menu-module-scss-module__VlAEmG__title{flex:1}.menu-module-scss-module__VlAEmG__child{font-size:var(--text-base);font-weight:var(--font-medium);color:var(--color-gray-900);flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}.menu-module-scss-module__VlAEmG__child a{color:var(--color-gray-900)}.menu-module-scss-module__VlAEmG__child a:hover{color:var(--color-primary)}
.home-slider-module-scss-module__lL7K-G__slider{padding:2.5rem 0 1.5rem}.home-slider-module-scss-module__lL7K-G__slider .swiper{padding:0}.home-slider-module-scss-module__lL7K-G__slider .swiper-wrapper{align-items:stretch}.home-slider-module-scss-module__lL7K-G__slider .swiper-slide{height:auto;transition:transform .35s;display:flex;width:25%!important}.home-slider-module-scss-module__lL7K-G__slider .swiper-slide:first-child{width:50%!important}.home-slider-module-scss-module__lL7K-G__slide{isolation:isolate;border-radius:0;align-items:flex-end;height:29rem;transition:transform .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 30px #0000002e}.home-slider-module-scss-module__lL7K-G__slide:hover{transform:translateY(-6px);box-shadow:0 22px 42px #00000040}.home-slider-module-scss-module__lL7K-G__slide:before{content:"";background-image:var(--slide-image);z-index:0;background-position:50%;background-size:cover;transition:transform .45s;position:absolute;inset:0;transform:scale(1)}.home-slider-module-scss-module__lL7K-G__slide:hover:before{transform:scale(1.06)}.home-slider-module-scss-module__lL7K-G__imageLink{z-index:1;position:absolute;inset:0}.home-slider-module-scss-module__lL7K-G__overlay{z-index:2;pointer-events:none;background:linear-gradient(#00000047 0%,#00000061 100%);transition:background .25s;position:absolute;inset:0}.home-slider-module-scss-module__lL7K-G__content{z-index:3;color:var(--background);flex-direction:column;justify-content:flex-end;gap:.6rem;min-height:11rem;padding:1.5rem 1.5rem 1rem;display:flex;position:relative}.home-slider-module-scss-module__lL7K-G__tag{color:var(--background);text-transform:uppercase;letter-spacing:.03em;background-color:var(--color-purple-tag);border-radius:3px;align-self:flex-start;padding:.5rem .75rem;font-size:.8rem;font-weight:680;text-decoration:none}.home-slider-module-scss-module__lL7K-G__tag:hover{text-underline-offset:3px;text-decoration:underline}.home-slider-module-scss-module__lL7K-G__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;align-items:center;gap:10px;margin:0;font-size:1.28rem;font-weight:680;line-height:1.3;display:-webkit-box;overflow:hidden}.home-slider-module-scss-module__lL7K-G__titleLink{color:inherit;text-decoration:none}.home-slider-module-scss-module__lL7K-G__titleLink:hover{text-underline-offset:4px;text-decoration:underline}.home-slider-module-scss-module__lL7K-G__icon{font-size:1.1rem}.home-slider-module-scss-module__lL7K-G__meta{color:var(--background);align-items:center;gap:8px;margin-top:.2rem;font-size:.95rem;display:flex}.home-slider-module-scss-module__lL7K-G__metaItem{align-items:center;gap:8px;display:inline-flex}.home-slider-module-scss-module__lL7K-G__metaItem svg{font-size:.95rem}.home-slider-module-scss-module__lL7K-G__excerpt{color:var(--color-gray-300);-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:340px;min-height:3.1rem;margin:0;font-size:1rem;line-height:1.55;display:-webkit-box;overflow:hidden}@media (max-width:960px){.home-slider-module-scss-module__lL7K-G__slide{height:24rem}.home-slider-module-scss-module__lL7K-G__slider .swiper-slide{width:50%!important}.home-slider-module-scss-module__lL7K-G__slider .swiper-slide:hover{width:55%!important}}@media (max-width:640px){.home-slider-module-scss-module__lL7K-G__slide{height:22rem}.home-slider-module-scss-module__lL7K-G__content{min-height:10rem}.home-slider-module-scss-module__lL7K-G__title{font-size:1.15rem}.home-slider-module-scss-module__lL7K-G__tag{font-size:.85rem}.home-slider-module-scss-module__lL7K-G__slider .swiper-slide{width:100%!important}.home-slider-module-scss-module__lL7K-G__slider .swiper-slide:first-child{width:100%!important}.home-slider-module-scss-module__lL7K-G__slider .swiper-slide:hover{width:100%!important}}
.new-list-module-scss-module__rJ-3GW__wrapper{--accent-color:var(--color-gray-700);--video-column-height:clamp(22.5rem,36vw,33rem);background:var(--color-background);margin-top:3rem;padding:2.6rem 7.8rem 3.1rem}.new-list-module-scss-module__rJ-3GW__header{justify-content:center;margin-bottom:2.05rem;display:flex}.new-list-module-scss-module__rJ-3GW__title{letter-spacing:.034em;text-transform:uppercase;margin:0;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:clamp(1.95rem,1.4rem + .9vw,2.85rem);font-weight:700}.new-list-module-scss-module__rJ-3GW__titleLink{color:var(--color-gray-800);text-decoration:none}.new-list-module-scss-module__rJ-3GW__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:1.75rem;display:grid}.new-list-module-scss-module__rJ-3GW__heroCard{height:var(--video-column-height);min-width:0;position:relative;overflow:hidden}.new-list-module-scss-module__rJ-3GW__heroMedia{background:var(--background);width:100%;height:100%;display:block;position:relative;overflow:hidden}.new-list-module-scss-module__rJ-3GW__heroMedia img{object-fit:contain;width:100%;height:100%;transition:transform .45s}.new-list-module-scss-module__rJ-3GW__heroMedia:after{content:"";background:linear-gradient(#0000 28%,#000000b8 100%);position:absolute;inset:0}.new-list-module-scss-module__rJ-3GW__heroMedia:hover img{transform:scale(1.05)}.new-list-module-scss-module__rJ-3GW__heroOverlay{z-index:2;padding:1.55rem 1.6rem 1.35rem;position:absolute;inset:auto 0 0}.new-list-module-scss-module__rJ-3GW__tagList{flex-wrap:wrap;gap:.4rem;margin-bottom:.4rem;display:flex}.new-list-module-scss-module__rJ-3GW__tag{border:1px solid color-mix(in srgb,var(--accent-color)16%,var(--background));background:color-mix(in srgb,var(--accent-color)9%,var(--background));color:var(--accent-color);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;padding:.28rem .55rem;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:.68rem;font-weight:700;line-height:1;text-decoration:none;transition:color .2s,background-color .2s,border-color .2s;display:inline-flex}.new-list-module-scss-module__rJ-3GW__tag:hover{color:var(--background);background:var(--accent-color);border-color:var(--accent-color)}.new-list-module-scss-module__rJ-3GW__heroTitle{color:var(--background);letter-spacing:-.012em;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:clamp(1.2rem,1.35rem + .88vw,1.6rem);font-weight:460;line-height:1.22;text-decoration:none;display:-webkit-box;overflow:hidden}.new-list-module-scss-module__rJ-3GW__heroTitle:hover{color:var(--color-primary)}.new-list-module-scss-module__rJ-3GW__heroDate{color:#ffffffe0;margin:.8rem 0 0;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:1.03rem;font-weight:400}.new-list-module-scss-module__rJ-3GW__sideColumn{height:var(--video-column-height);flex-direction:column;gap:1.25rem;display:flex}.new-list-module-scss-module__rJ-3GW__sideCard{background:var(--background);flex:1;grid-template-columns:39% 1fr;min-height:0;display:grid;overflow:hidden}.new-list-module-scss-module__rJ-3GW__sideImage{background:var(--background);width:100%;min-height:100%;display:block;position:relative;overflow:hidden}.new-list-module-scss-module__rJ-3GW__sideImage img{object-fit:contain;width:100%;height:100%;transition:transform .4s}.new-list-module-scss-module__rJ-3GW__sideImage:hover img{transform:scale(1.05)}.new-list-module-scss-module__rJ-3GW__sideContent{flex-direction:column;justify-content:center;gap:.85rem;min-width:0;padding:1.15rem 1.35rem;display:flex}.new-list-module-scss-module__rJ-3GW__sideTitle{color:var(--color-gray-800);letter-spacing:-.01em;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:clamp(1rem,.98rem + .4vw,1.2rem);font-weight:600;line-height:1.33;text-decoration:none;display:-webkit-box;overflow:hidden}.new-list-module-scss-module__rJ-3GW__sideTitle:hover{color:var(--color-primary)}.new-list-module-scss-module__rJ-3GW__sideDate{color:var(--color-gray-500);margin:0;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:1.02rem;font-weight:400}@media (max-width:960px){.new-list-module-scss-module__rJ-3GW__wrapper{padding:2.2rem 1.25rem}.new-list-module-scss-module__rJ-3GW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.new-list-module-scss-module__rJ-3GW__sideColumn{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;height:auto;display:grid}.new-list-module-scss-module__rJ-3GW__heroCard{height:auto}.new-list-module-scss-module__rJ-3GW__heroMedia{height:clamp(20rem,48vw,29rem)}.new-list-module-scss-module__rJ-3GW__heroTitle{font-size:clamp(1.2rem,1rem + .8vw,1.4rem)}.new-list-module-scss-module__rJ-3GW__tagList{margin-bottom:.55rem}.new-list-module-scss-module__rJ-3GW__tag{font-size:.64rem}.new-list-module-scss-module__rJ-3GW__heroDate{font-size:.95rem}.new-list-module-scss-module__rJ-3GW__sideCard{grid-template-columns:1fr;min-height:16.2rem}.new-list-module-scss-module__rJ-3GW__sideImage{min-height:9.4rem}.new-list-module-scss-module__rJ-3GW__sideContent{padding:.9rem .9rem 1rem}.new-list-module-scss-module__rJ-3GW__sideTitle{-webkit-line-clamp:2;font-size:clamp(1rem,1.4vw,1.2rem)}.new-list-module-scss-module__rJ-3GW__sideDate{font-size:.9rem}}@media (max-width:480px){.new-list-module-scss-module__rJ-3GW__wrapper{margin-top:2.2rem;padding:1.4rem .8rem 1.8rem}.new-list-module-scss-module__rJ-3GW__title{font-size:1.65rem}.new-list-module-scss-module__rJ-3GW__grid{grid-template-columns:minmax(0,1fr)}.new-list-module-scss-module__rJ-3GW__heroMedia{height:23rem}.new-list-module-scss-module__rJ-3GW__heroOverlay{padding:1.2rem 1.05rem 1.1rem}.new-list-module-scss-module__rJ-3GW__tag{padding:0 .48rem;font-size:.62rem}.new-list-module-scss-module__rJ-3GW__heroTitle{font-size:1.2rem}.new-list-module-scss-module__rJ-3GW__heroDate{margin-top:.65rem;font-size:.92rem}.new-list-module-scss-module__rJ-3GW__sideColumn{flex-direction:column;display:flex}.new-list-module-scss-module__rJ-3GW__sideCard{grid-template-columns:40% 1fr;min-height:9.4rem}.new-list-module-scss-module__rJ-3GW__sideImage{min-height:100%}.new-list-module-scss-module__rJ-3GW__sideContent{gap:.62rem;padding:.85rem}.new-list-module-scss-module__rJ-3GW__sideTitle{-webkit-line-clamp:2;font-size:1.2rem}.new-list-module-scss-module__rJ-3GW__sideDate{font-size:.86rem}}
.category-list-module-scss-module__jYdksW__first{aspect-ratio:16/9;background-position:50%;background-size:cover;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.category-list-module-scss-module__jYdksW__first:before{content:"";background:var(--color-black-blur);z-index:0;position:absolute;inset:0}.category-list-module-scss-module__jYdksW__first__title{z-index:1;color:var(--background);font-size:var(--text-sm);font-weight:var(--font-semibold);text-align:center;text-decoration:none;position:relative}.category-list-module-scss-module__jYdksW__first__title:hover{text-decoration:underline}.category-list-module-scss-module__jYdksW__first__date{color:var(--border-color);font-size:var(--text-xs);font-weight:var(--font-semibold);align-items:center;gap:.5rem;margin-top:.5rem;display:inline-flex;position:relative}.category-list-module-scss-module__jYdksW__title{font-size:var(--text-xs)}.category-list-module-scss-module__jYdksW__image{object-fit:cover;width:5rem;height:5rem}.category-list-module-scss-module__jYdksW__content{flex-direction:column;display:flex}.category-list-module-scss-module__jYdksW__content span{font-size:var(--text-sm);font-weight:var(--font-medium);text-decoration:none}.category-list-module-scss-module__jYdksW__content span:hover{text-decoration:underline}.category-list-module-scss-module__jYdksW__tags{flex-direction:row;gap:.5rem;display:flex}.category-list-module-scss-module__jYdksW__tags .category-list-module-scss-module__jYdksW__tag{font-weight:var(--font-regular);font-size:var(--text-xs);color:var(--color-blue);border-radius:5px}.category-list-module-scss-module__jYdksW__footer{display:none}
.card-module-scss-module__uV4kqW__card{flex-direction:column;gap:.8rem;height:100%;display:flex}.card-module-scss-module__uV4kqW__image{border-radius:0;position:relative;overflow:hidden}.card-module-scss-module__uV4kqW__image img{object-fit:contain;width:100%;height:100%;transition:transform .4s;display:block}.card-module-scss-module__uV4kqW__image:hover img{transform:scale(1.04)}.card-module-scss-module__uV4kqW__content{flex-direction:column;gap:.9rem;display:flex}.card-module-scss-module__uV4kqW__tags{flex-wrap:wrap;gap:.6rem;display:flex}.card-module-scss-module__uV4kqW__tag{background:var(--color-accent-base);color:var(--color-primary);font-weight:var(--font-semibold);font-size:var(--text-sm);border-radius:999px;align-items:center;padding:.45rem 1.1rem;display:inline-flex}.card-module-scss-module__uV4kqW__title{font-size:clamp(1.25rem,1.1rem + .7vw,1.28rem);font-weight:1rem;color:var(--color-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.3;text-decoration:none;display:-webkit-box;overflow:hidden}.card-module-scss-module__uV4kqW__title:hover,.card-module-scss-module__uV4kqW__card:hover .card-module-scss-module__uV4kqW__title{text-decoration:underline}.card-module-scss-module__uV4kqW__description{color:var(--color-text-light);font-size:var(--text-base);margin:0}.card-module-scss-module__uV4kqW__meta{color:var(--color-neutral-500);font-size:var(--text-sm);flex-wrap:wrap;gap:1.4rem;display:flex}.card-module-scss-module__uV4kqW__metaItem{align-items:center;gap:.5rem;display:inline-flex}.card-module-scss-module__uV4kqW__horizontal{grid-template-columns:minmax(0,220px) minmax(0,1fr);align-items:center;gap:1.5rem;display:grid}.card-module-scss-module__uV4kqW__horizontal .card-module-scss-module__uV4kqW__content{gap:.7rem}.card-module-scss-module__uV4kqW__horizontal .card-module-scss-module__uV4kqW__title{font-size:var(--text-lg)}.card-module-scss-module__uV4kqW__horizontal .card-module-scss-module__uV4kqW__image{height:100%}@media (max-width:720px){.card-module-scss-module__uV4kqW__horizontal{grid-template-columns:minmax(0,1fr)}}
.category-card-module-scss-module__rFNcbq__card{height:100%;box-shadow:none;background:0 0;border:0;flex-direction:column;display:flex;overflow:visible}.category-card-module-scss-module__rFNcbq__imageWrap{aspect-ratio:16/11;width:100%;display:block;position:relative;overflow:hidden}.category-card-module-scss-module__rFNcbq__image{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.category-card-module-scss-module__rFNcbq__imageWrap:hover .category-card-module-scss-module__rFNcbq__image{transform:scale(1.03)}.category-card-module-scss-module__rFNcbq__body{flex-direction:column;gap:.8rem;padding:1.05rem 0 0;display:flex}.category-card-module-scss-module__rFNcbq__metaRow{color:var(--color-gray-500);flex-wrap:wrap;align-items:center;gap:.95rem;font-size:.92rem;line-height:1.2;display:flex}.category-card-module-scss-module__rFNcbq__metaDivider{display:none}.category-card-module-scss-module__rFNcbq__metaItem{color:inherit;overflow-wrap:anywhere;word-break:break-word;min-width:0;max-width:100%;font-weight:500;text-decoration:none}.category-card-module-scss-module__rFNcbq__socialActions{align-items:center;margin-left:auto;display:flex}.category-card-module-scss-module__rFNcbq__title{color:var(--color-gray-900);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:clamp(1rem,1rem + .6vw,1rem);font-weight:700;line-height:1.32;display:-webkit-box;overflow:hidden}.category-card-module-scss-module__rFNcbq__title a{color:inherit;text-decoration:none;transition:color .2s}.category-card-module-scss-module__rFNcbq__title a:hover{color:var(--color-primary)}.category-card-module-scss-module__rFNcbq__excerpt{color:var(--color-gray-500);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:.98rem;line-height:1.6;display:-webkit-box;overflow:hidden}.category-card-module-scss-module__rFNcbq__cardCategory .category-card-module-scss-module__rFNcbq__body{gap:.95rem;padding-top:1.38rem}.category-card-module-scss-module__rFNcbq__categoryList{flex-wrap:wrap;align-items:flex-start;gap:.3rem .45rem;display:flex}.category-card-module-scss-module__rFNcbq__categoryLabel{color:var(--color-primary);overflow-wrap:anywhere;word-break:break-word;white-space:normal;min-width:0;max-width:100%;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:480;line-height:1.25;text-decoration:none}.category-card-module-scss-module__rFNcbq__categorySeparator{color:var(--color-gray-400);line-height:1}.category-card-module-scss-module__rFNcbq__titleCategory{letter-spacing:0;color:var(--color-gray-900);-webkit-line-clamp:2;font-size:clamp(1.4rem,1.58rem + .88vw,1rem);font-weight:480;line-height:1.23}.category-card-module-scss-module__rFNcbq__byline{color:var(--color-gray-400);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.78rem;margin:0;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1;display:flex}.category-card-module-scss-module__rFNcbq__bylineAuthor,.category-card-module-scss-module__rFNcbq__bylineDate{color:inherit;font-weight:450}.category-card-module-scss-module__rFNcbq__excerptCategory{color:var(--color-gray-700);-webkit-line-clamp:2;font-size:1.1rem;line-height:1.62}@media (max-width:960px){.category-card-module-scss-module__rFNcbq__cardCategory .category-card-module-scss-module__rFNcbq__body{gap:.72rem;padding-top:1rem}.category-card-module-scss-module__rFNcbq__categoryLabel{font-size:1.05rem}.category-card-module-scss-module__rFNcbq__titleCategory{font-size:clamp(1rem,1rem + .62vw,1rem)}.category-card-module-scss-module__rFNcbq__byline{gap:.6rem;font-size:1rem}.category-card-module-scss-module__rFNcbq__excerptCategory{font-size:1.02rem}}@media (max-width:480px){.category-card-module-scss-module__rFNcbq__imageWrap{aspect-ratio:16/10}.category-card-module-scss-module__rFNcbq__body{padding-top:.85rem}.category-card-module-scss-module__rFNcbq__metaRow{font-size:.85rem}.category-card-module-scss-module__rFNcbq__title{font-size:1.15rem}.category-card-module-scss-module__rFNcbq__categoryLabel{font-size:.95rem}.category-card-module-scss-module__rFNcbq__titleCategory{font-size:1.52rem;line-height:1.28}.category-card-module-scss-module__rFNcbq__byline{gap:.48rem;font-size:.95rem}.category-card-module-scss-module__rFNcbq__excerptCategory{font-size:1.04rem;line-height:1.52}}
.customer-sidebar-module-scss-module__6t5Erq__sidebar{background:var(--background);border:1px solid var(--color-gray-400);padding:1.65rem}.customer-sidebar-module-scss-module__6t5Erq__header{margin-bottom:1.35rem}.customer-sidebar-module-scss-module__6t5Erq__title{border:1px solid var(--color-gray-800);color:var(--color-gray-900);text-transform:uppercase;letter-spacing:.03em;margin:0;padding:.8rem 1rem;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:clamp(1rem,.95rem + .25vw,1rem);font-weight:780;line-height:1.05}.customer-sidebar-module-scss-module__6t5Erq__list{flex-direction:column;display:flex}.customer-sidebar-module-scss-module__6t5Erq__item{grid-template-columns:minmax(7rem,39%) minmax(0,1fr);align-items:start;gap:1.12rem;padding:1.3rem 0;display:grid}.customer-sidebar-module-scss-module__6t5Erq__item:hover .customer-sidebar-module-scss-module__6t5Erq__content__title{color:var(--color-gray-800)}.customer-sidebar-module-scss-module__6t5Erq__item:hover .customer-sidebar-module-scss-module__6t5Erq__image{transform:scale(1.04)}.customer-sidebar-module-scss-module__6t5Erq__item:not(:first-child){border-top:1px solid var(--color-slate-300)}.customer-sidebar-module-scss-module__6t5Erq__imageWrap{aspect-ratio:16/10;background:var(--color-slate-300);width:100%;display:block;overflow:hidden}.customer-sidebar-module-scss-module__6t5Erq__image{object-fit:cover;width:100%;height:100%;transition:transform .32s}.customer-sidebar-module-scss-module__6t5Erq__content{flex-direction:column;gap:.7rem;min-width:0;display:flex}.customer-sidebar-module-scss-module__6t5Erq__content__title{color:var(--color-gray-700);letter-spacing:.005em;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:clamp(.95rem,.98rem + .5vw,1.08rem);font-weight:700;line-height:1.3;text-decoration:none;display:-webkit-box;overflow:hidden}.customer-sidebar-module-scss-module__6t5Erq__content__date{color:var(--color-gray-400);font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:clamp(.93rem,.89rem + .15vw,1.02rem);font-weight:400;line-height:1.2}@media (max-width:1280px){.customer-sidebar-module-scss-module__6t5Erq__sidebar{padding:1.35rem 1.2rem}.customer-sidebar-module-scss-module__6t5Erq__item{grid-template-columns:minmax(6.4rem,38%) minmax(0,1fr);gap:.95rem;padding:1.1rem 0}.customer-sidebar-module-scss-module__6t5Erq__content{gap:.52rem}.customer-sidebar-module-scss-module__6t5Erq__content__title{-webkit-line-clamp:2;font-size:clamp(1rem,.9rem + .45vw,1.2rem)}.customer-sidebar-module-scss-module__6t5Erq__content__date{font-size:.92rem}}@media (max-width:1024px){.customer-sidebar-module-scss-module__6t5Erq__sidebar{padding:1.2rem}.customer-sidebar-module-scss-module__6t5Erq__title{padding:.88rem .95rem;font-size:1rem}.customer-sidebar-module-scss-module__6t5Erq__item{grid-template-columns:minmax(5.9rem,37%) minmax(0,1fr);gap:.82rem;padding:.95rem 0}.customer-sidebar-module-scss-module__6t5Erq__imageWrap{aspect-ratio:16/11}}@media (max-width:640px){.customer-sidebar-module-scss-module__6t5Erq__sidebar{padding:1rem .95rem}.customer-sidebar-module-scss-module__6t5Erq__title{letter-spacing:.02em;font-size:.94rem}.customer-sidebar-module-scss-module__6t5Erq__item{grid-template-columns:minmax(5.2rem,35%) minmax(0,1fr);gap:.72rem}.customer-sidebar-module-scss-module__6t5Erq__content__title{font-size:.95rem;line-height:1.3}.customer-sidebar-module-scss-module__6t5Erq__content__date{font-size:.86rem}}
.trending-reviews-module-scss-module__L-VeFW__wrapper{--accent-color:var(--color-gray-700);margin-top:3.2rem;padding-top:.45rem}.trending-reviews-module-scss-module__L-VeFW__header{justify-content:center;margin-bottom:1.95rem;display:flex}.trending-reviews-module-scss-module__L-VeFW__title{letter-spacing:.03em;text-transform:uppercase;margin:0;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:clamp(1.95rem,1.4rem + .9vw,2.85rem);font-weight:700}.trending-reviews-module-scss-module__L-VeFW__titleLink{color:var(--color-gray-700);text-decoration:none}.trending-reviews-module-scss-module__L-VeFW__titleLink:hover{color:var(--color-gray-700)}.trending-reviews-module-scss-module__L-VeFW__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.95rem 1.65rem;display:grid}.trending-reviews-module-scss-module__L-VeFW__card{min-width:0;position:relative;overflow:visible}.trending-reviews-module-scss-module__L-VeFW__media{background:var(--background);border:1px solid var(--color-gray-400);width:100%;height:clamp(14.8rem,21vw,20rem);display:block;overflow:hidden}.trending-reviews-module-scss-module__L-VeFW__media img{object-fit:contain;width:100%;height:100%;transition:transform .42s}.trending-reviews-module-scss-module__L-VeFW__media:hover img{transform:scale(1.05)}.trending-reviews-module-scss-module__L-VeFW__content{z-index:2;background:var(--background);width:min(92%,29rem);margin-top:-3.3rem;padding:1.3rem 1.5rem 1.1rem;position:relative;box-shadow:0 14px 30px #1118271f}.trending-reviews-module-scss-module__L-VeFW__tagList{flex-wrap:wrap;gap:.4rem;margin-bottom:.7rem;display:flex}.trending-reviews-module-scss-module__L-VeFW__tag{border:1px solid color-mix(in srgb,var(--accent-color)16%,white);background:color-mix(in srgb,var(--accent-color)9%,white);color:var(--accent-color);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;padding:.28rem .55rem;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:.68rem;font-weight:700;line-height:1;text-decoration:none;transition:color .2s,background-color .2s,border-color .2s;display:inline-flex}.trending-reviews-module-scss-module__L-VeFW__tag:hover{color:var(--background);background:var(--accent-color);border-color:var(--accent-color)}.trending-reviews-module-scss-module__L-VeFW__cardTitle{color:var(--color-gray-900);letter-spacing:-.01em;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:clamp(1.28rem,.98rem + .55vw,1.92rem);font-weight:700;line-height:1.32;text-decoration:none;display:-webkit-box;overflow:hidden}.trending-reviews-module-scss-module__L-VeFW__cardTitle:hover{color:var(--color-primary)}.trending-reviews-module-scss-module__L-VeFW__meta{color:var(--color-gray-400);margin:.75rem 0 0;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.2}@media (max-width:960px){.trending-reviews-module-scss-module__L-VeFW__wrapper{padding:.45rem 1.25rem 0}.trending-reviews-module-scss-module__L-VeFW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.35rem 1rem}.trending-reviews-module-scss-module__L-VeFW__content{width:min(94%,30rem);margin-top:-2.6rem;padding:1rem 1rem .9rem}.trending-reviews-module-scss-module__L-VeFW__tagList{margin-bottom:.55rem}.trending-reviews-module-scss-module__L-VeFW__cardTitle{font-size:clamp(1.02rem,1.2vw,1.24rem)}.trending-reviews-module-scss-module__L-VeFW__tag{font-size:.64rem}.trending-reviews-module-scss-module__L-VeFW__meta{margin-top:.58rem;font-size:.92rem}}@media (max-width:480px){.trending-reviews-module-scss-module__L-VeFW__wrapper{margin-top:2.4rem;padding:.45rem .95rem 0}.trending-reviews-module-scss-module__L-VeFW__title{font-size:1.65rem}.trending-reviews-module-scss-module__L-VeFW__grid{grid-template-columns:minmax(0,1fr);gap:1.2rem}.trending-reviews-module-scss-module__L-VeFW__media{height:13rem}.trending-reviews-module-scss-module__L-VeFW__content{width:100%;margin-top:-1.95rem;box-shadow:0 10px 24px #1118271f}.trending-reviews-module-scss-module__L-VeFW__tag{padding:.24rem .48rem;font-size:.62rem}.trending-reviews-module-scss-module__L-VeFW__cardTitle{font-size:1.18rem}}
.pagination-module-scss-module__Uvz0kq__pagination{align-items:center;gap:1rem;width:fit-content;max-width:100%;margin:2rem 0 0;display:flex}.pagination-module-scss-module__Uvz0kq__page{background:var(--color-background);border:1px solid var(--color-gray-300);width:3.1rem;height:3.1rem;color:var(--color-primary-blur);border-radius:2px;place-items:center;font-size:1.05rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:grid}.pagination-module-scss-module__Uvz0kq__page:hover{border-color:var(--color-gray-400)}.pagination-module-scss-module__Uvz0kq__active{background:var(--color-primary);color:var(--background);border-color:#0000}.pagination-module-scss-module__Uvz0kq__prev,.pagination-module-scss-module__Uvz0kq__prevDisabled,.pagination-module-scss-module__Uvz0kq__next,.pagination-module-scss-module__Uvz0kq__nextDisabled{background:var(--background);border:1px solid var(--color-gray-300);border-radius:2px;place-items:center;width:3.1rem;height:3.1rem;text-decoration:none;display:grid}.pagination-module-scss-module__Uvz0kq__prev,.pagination-module-scss-module__Uvz0kq__next{color:var(--color-gray-500)}.pagination-module-scss-module__Uvz0kq__prev:hover,.pagination-module-scss-module__Uvz0kq__next:hover{border-color:var(--color-gray-400)}.pagination-module-scss-module__Uvz0kq__prevDisabled,.pagination-module-scss-module__Uvz0kq__nextDisabled{opacity:.5}
@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:300;font-display:swap;src:url(../media/5f841e19a104a2f1-s.p.0a0d2ced.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:300;font-display:swap;src:url(../media/6d62c74c8e468ef4-s.f58da2fe.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:300;font-display:swap;src:url(../media/9d978ba009f47915-s.p.cb5dc5cb.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:400;font-display:swap;src:url(../media/53e45098eac42afb-s.p.cedabf29.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:400;font-display:swap;src:url(../media/85ea1b3aadcead52-s.4bda54ec.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:400;font-display:swap;src:url(../media/3c285486269019b7-s.p.f6eddd95.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:500;font-display:swap;src:url(../media/625a092f804baad3-s.p.75ecebf5.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:500;font-display:swap;src:url(../media/6afabefbb32d7517-s.cace8832.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a4f4f75ad654963f-s.p.bab09490.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a3bcb02a0e9e5d11-s.p.5d07ebb5.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b35fd19aef91b293-s.d77488a5.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:600;font-display:swap;src:url(../media/8f46d218c8f79e34-s.p.12435988.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:700;font-display:swap;src:url(../media/8ffc259da9d23054-s.p.8ab0ac6e.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9e486ba39c38fb8a-s.190f34c5.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:700;font-display:swap;src:url(../media/6f42e0a3b0519c4d-s.p.7183773d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:800;font-display:swap;src:url(../media/fcf129058e6e31f2-s.p.97839e11.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:800;font-display:swap;src:url(../media/7b74840ea7c05e95-s.29cdc01c.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:800;font-display:swap;src:url(../media/3eca85881bcfa204-s.p.70aaf131.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Be Vietnam Pro Fallback;src:local(Arial);ascent-override:90.61%;descent-override:24.01%;line-gap-override:0.0%;size-adjust:110.36%}.be_vietnam_pro_6d62f1a3-module__3VOj-a__className{font-family:Be Vietnam Pro,Be Vietnam Pro Fallback;font-style:normal}.be_vietnam_pro_6d62f1a3-module__3VOj-a__variable{--font-sans:"Be Vietnam Pro","Be Vietnam Pro Fallback"}
@font-face{font-family:Familjen Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(../media/62201545b028e8d7-s.p.1670915d.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Familjen Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1f28a1525bf4a5c5-s.e14fa817.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Familjen Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(../media/f5edcc6a132fb1ad-s.p.014220aa.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Familjen Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/62201545b028e8d7-s.p.1670915d.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Familjen Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1f28a1525bf4a5c5-s.e14fa817.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Familjen Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/f5edcc6a132fb1ad-s.p.014220aa.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Familjen Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(../media/62201545b028e8d7-s.p.1670915d.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Familjen Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1f28a1525bf4a5c5-s.e14fa817.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Familjen Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(../media/f5edcc6a132fb1ad-s.p.014220aa.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Familjen Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/62201545b028e8d7-s.p.1670915d.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Familjen Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1f28a1525bf4a5c5-s.e14fa817.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Familjen Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/f5edcc6a132fb1ad-s.p.014220aa.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Familjen Grotesk Fallback;src:local(Arial);ascent-override:108.37%;descent-override:23.79%;line-gap-override:0.0%;size-adjust:94.59%}.familjen_grotesk_a4c307d3-module__ntrjGa__className{font-family:Familjen Grotesk,Familjen Grotesk Fallback;font-style:normal}.familjen_grotesk_a4c307d3-module__ntrjGa__variable{--font-sans:"Familjen Grotesk","Familjen Grotesk Fallback"}
@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/3ce154ad7d54dc86-s.f170796f.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/7cdbb9ca823c0a73-s.f2244ea0.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/1e239d59b95c7889-s.4a36b7d0.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/a421df443b3f383b-s.90e10d49.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/c2873153dc73d9e3-s.6884c055.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/d38a53d0ba90b32d-s.3eaec13b.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/5b0229109f6656bb-s.6c710ca8.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/ca19bc83075b2625-s.p.195cce89.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/2aec202ebfcf461b-s.d55a2306.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/cf514f5d0007dafa-s.p.417aa1a2.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Open Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/3ce154ad7d54dc86-s.f170796f.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Open Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/7cdbb9ca823c0a73-s.f2244ea0.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Open Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/1e239d59b95c7889-s.4a36b7d0.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Open Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/a421df443b3f383b-s.90e10d49.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Open Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/c2873153dc73d9e3-s.6884c055.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Open Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/d38a53d0ba90b32d-s.3eaec13b.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Open Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/5b0229109f6656bb-s.6c710ca8.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Open Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/ca19bc83075b2625-s.p.195cce89.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Open Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/2aec202ebfcf461b-s.d55a2306.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Open Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/cf514f5d0007dafa-s.p.417aa1a2.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/3ce154ad7d54dc86-s.f170796f.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/7cdbb9ca823c0a73-s.f2244ea0.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/1e239d59b95c7889-s.4a36b7d0.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/a421df443b3f383b-s.90e10d49.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/c2873153dc73d9e3-s.6884c055.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/d38a53d0ba90b32d-s.3eaec13b.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/5b0229109f6656bb-s.6c710ca8.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/ca19bc83075b2625-s.p.195cce89.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/2aec202ebfcf461b-s.d55a2306.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/cf514f5d0007dafa-s.p.417aa1a2.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/3ce154ad7d54dc86-s.f170796f.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/7cdbb9ca823c0a73-s.f2244ea0.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/1e239d59b95c7889-s.4a36b7d0.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/a421df443b3f383b-s.90e10d49.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/c2873153dc73d9e3-s.6884c055.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/d38a53d0ba90b32d-s.3eaec13b.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/5b0229109f6656bb-s.6c710ca8.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/ca19bc83075b2625-s.p.195cce89.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/2aec202ebfcf461b-s.d55a2306.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/cf514f5d0007dafa-s.p.417aa1a2.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Open Sans Fallback;src:local(Arial);ascent-override:101.65%;descent-override:27.86%;line-gap-override:0.0%;size-adjust:105.15%}.open_sans_f662a7da-module__l8gmLq__className{font-family:Open Sans,Open Sans Fallback;font-style:normal}.open_sans_f662a7da-module__l8gmLq__variable{--font-sans:"Open Sans","Open Sans Fallback"}
@font-face{font-family:Lora;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e7150917543fc9da-s.8200e9a3.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Lora;font-style:normal;font-weight:400;font-display:swap;src:url(../media/71fbf9c08529c2a5-s.91ff3091.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Lora;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e9457141811d41ae-s.30a48620.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Lora;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ac34884600cd8d5d-s.7d4c278c.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Lora;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e1ccd2766b08c828-s.p.838318db.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Lora;font-style:normal;font-weight:400;font-display:swap;src:url(../media/507a47c1876d4ec2-s.303dbfb4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lora;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8c2eb9ceedecfc8e-s.p.21935807.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lora;font-style:normal;font-weight:500;font-display:swap;src:url(../media/e7150917543fc9da-s.8200e9a3.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Lora;font-style:normal;font-weight:500;font-display:swap;src:url(../media/71fbf9c08529c2a5-s.91ff3091.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Lora;font-style:normal;font-weight:500;font-display:swap;src:url(../media/e9457141811d41ae-s.30a48620.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Lora;font-style:normal;font-weight:500;font-display:swap;src:url(../media/ac34884600cd8d5d-s.7d4c278c.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Lora;font-style:normal;font-weight:500;font-display:swap;src:url(../media/e1ccd2766b08c828-s.p.838318db.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Lora;font-style:normal;font-weight:500;font-display:swap;src:url(../media/507a47c1876d4ec2-s.303dbfb4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lora;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8c2eb9ceedecfc8e-s.p.21935807.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lora;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e7150917543fc9da-s.8200e9a3.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Lora;font-style:normal;font-weight:600;font-display:swap;src:url(../media/71fbf9c08529c2a5-s.91ff3091.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Lora;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e9457141811d41ae-s.30a48620.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Lora;font-style:normal;font-weight:600;font-display:swap;src:url(../media/ac34884600cd8d5d-s.7d4c278c.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Lora;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e1ccd2766b08c828-s.p.838318db.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Lora;font-style:normal;font-weight:600;font-display:swap;src:url(../media/507a47c1876d4ec2-s.303dbfb4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lora;font-style:normal;font-weight:600;font-display:swap;src:url(../media/8c2eb9ceedecfc8e-s.p.21935807.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lora;font-style:normal;font-weight:700;font-display:swap;src:url(../media/e7150917543fc9da-s.8200e9a3.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Lora;font-style:normal;font-weight:700;font-display:swap;src:url(../media/71fbf9c08529c2a5-s.91ff3091.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Lora;font-style:normal;font-weight:700;font-display:swap;src:url(../media/e9457141811d41ae-s.30a48620.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Lora;font-style:normal;font-weight:700;font-display:swap;src:url(../media/ac34884600cd8d5d-s.7d4c278c.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Lora;font-style:normal;font-weight:700;font-display:swap;src:url(../media/e1ccd2766b08c828-s.p.838318db.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Lora;font-style:normal;font-weight:700;font-display:swap;src:url(../media/507a47c1876d4ec2-s.303dbfb4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lora;font-style:normal;font-weight:700;font-display:swap;src:url(../media/8c2eb9ceedecfc8e-s.p.21935807.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lora Fallback;src:local(Times New Roman);ascent-override:87.33%;descent-override:23.78%;line-gap-override:0.0%;size-adjust:115.2%}.lora_1f2a958e-module__IDDUQa__className{font-family:Lora,Lora Fallback;font-style:normal}.lora_1f2a958e-module__IDDUQa__variable{--font-sans:"Lora","Lora Fallback"}
@font-face{font-family:Montserrat;font-style:normal;font-weight:300;font-display:swap;src:url(../media/8298327da6d5bcce-s.fb2d5852.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.0a39a854.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;font-display:swap;src:url(../media/2b402d8aebffd579-s.p.ec7e94a5.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;font-display:swap;src:url(../media/a88409fdd7dc121c-s.62b55a98.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.9b7a96b4.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8298327da6d5bcce-s.fb2d5852.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.0a39a854.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2b402d8aebffd579-s.p.ec7e94a5.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a88409fdd7dc121c-s.62b55a98.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.9b7a96b4.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8298327da6d5bcce-s.fb2d5852.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.0a39a854.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2b402d8aebffd579-s.p.ec7e94a5.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a88409fdd7dc121c-s.62b55a98.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.9b7a96b4.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(../media/8298327da6d5bcce-s.fb2d5852.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.0a39a854.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2b402d8aebffd579-s.p.ec7e94a5.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a88409fdd7dc121c-s.62b55a98.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.9b7a96b4.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/8298327da6d5bcce-s.fb2d5852.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.0a39a854.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2b402d8aebffd579-s.p.ec7e94a5.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a88409fdd7dc121c-s.62b55a98.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.9b7a96b4.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(../media/8298327da6d5bcce-s.fb2d5852.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.0a39a854.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(../media/2b402d8aebffd579-s.p.ec7e94a5.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(../media/a88409fdd7dc121c-s.62b55a98.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.9b7a96b4.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat Fallback;src:local(Arial);ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.0%;size-adjust:112.83%}.montserrat_c7f0de43-module__SULVLG__className{font-family:Montserrat,Montserrat Fallback;font-style:normal}.montserrat_c7f0de43-module__SULVLG__variable{--font-sans:"Montserrat","Montserrat Fallback"}
.home-category-module-scss-module__z0X8Oq__wrapper{--accent-color:var(--color-primary);background:var(--color-second)}.home-category-module-scss-module__z0X8Oq__grid{grid-template-columns:minmax(0,1.08fr) minmax(0,1fr) minmax(0,1.08fr) minmax(0,1fr);align-items:stretch;gap:1.5rem;padding:1.2rem 1.2rem 1.5rem;display:grid}.home-category-module-scss-module__z0X8Oq__story{background:var(--color-background);min-width:0;position:relative;overflow:hidden}.home-category-module-scss-module__z0X8Oq__featureStory{background:0 0;flex-direction:column;min-height:0;display:flex;overflow:visible}.home-category-module-scss-module__z0X8Oq__stackColumn{flex-direction:column;gap:1.5rem;min-width:0;height:100%;min-height:0;display:flex}.home-category-module-scss-module__z0X8Oq__emptyColumn{min-height:1px}.home-category-module-scss-module__z0X8Oq__overlayStory{flex:1;min-height:0}.home-category-module-scss-module__z0X8Oq__storyMedia{background:var(--background);width:100%;display:block;overflow:hidden}.home-category-module-scss-module__z0X8Oq__storyMedia img{object-fit:contain;width:100%;height:100%;transition:transform .55s}.home-category-module-scss-module__z0X8Oq__featureMedia{height:clamp(21rem,31vw,31rem)}.home-category-module-scss-module__z0X8Oq__overlayMedia{height:100%;min-height:0}.home-category-module-scss-module__z0X8Oq__story:hover .home-category-module-scss-module__z0X8Oq__storyMedia img{transform:scale(1.05)}.home-category-module-scss-module__z0X8Oq__storyOverlay{background:linear-gradient(#0000 8%,#000000b8 95%);padding:1.45rem;position:absolute;inset:auto 0 0}.home-category-module-scss-module__z0X8Oq__tagList{flex-wrap:wrap;gap:.45rem;margin-bottom:.75rem;display:flex}.home-category-module-scss-module__z0X8Oq__tag{border:1px solid color-mix(in srgb,var(--accent-color)16%,var(--background));background:color-mix(in srgb,var(--accent-color)9%,var(--background));max-width:100%;color:var(--accent-color);letter-spacing:.03em;text-transform:uppercase;border-radius:999px;align-items:center;padding:.28rem .56rem;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:.7rem;font-weight:700;line-height:1;text-decoration:none;transition:color .2s,background-color .2s,border-color .2s;display:inline-flex}.home-category-module-scss-module__z0X8Oq__tag:hover{color:var(--background);border-color:var(--accent-color);background:var(--accent-color)}.home-category-module-scss-module__z0X8Oq__overlayTitle{color:var(--background);letter-spacing:-.01em;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:clamp(1.2rem,1.18vw,1.85rem);font-weight:700;line-height:1.34;text-decoration:none;display:-webkit-box;overflow:hidden}.home-category-module-scss-module__z0X8Oq__overlayTitle:hover{color:var(--color-primary)}.home-category-module-scss-module__z0X8Oq__infoCard{z-index:2;background:var(--background);width:min(88%,26rem);margin-top:-3.1rem;padding:1.45rem 1.55rem 1.35rem;position:relative;box-shadow:0 18px 38px #11182724}.home-category-module-scss-module__z0X8Oq__leftInfoCard{width:min(86%,27rem)}.home-category-module-scss-module__z0X8Oq__centerInfoCard{width:min(90%,28rem)}.home-category-module-scss-module__z0X8Oq__infoTitle{color:var(--color-gray-900);letter-spacing:-.015em;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:clamp(1.55rem,1.55vw,2.6rem);font-weight:700;line-height:1.24;text-decoration:none;display:-webkit-box;overflow:hidden}.home-category-module-scss-module__z0X8Oq__infoTitle:hover{color:var(--color-primary)}.home-category-module-scss-module__z0X8Oq__infoExcerpt{color:var(--color-gray-500);letter-spacing:-.005em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.9rem 0 0;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:clamp(1.08rem,1.1vw,1.65rem);font-weight:400;line-height:1.46;display:-webkit-box;overflow:hidden}@media (max-width:720px){.home-category-module-scss-module__z0X8Oq__grid{grid-template-columns:1fr 1fr;gap:1rem;padding:1.2rem 1rem}.home-category-module-scss-module__z0X8Oq__stackColumn{gap:1rem}.home-category-module-scss-module__z0X8Oq__featureMedia{height:clamp(18rem,42vw,24rem)}.home-category-module-scss-module__z0X8Oq__storyOverlay{padding:1.05rem}.home-category-module-scss-module__z0X8Oq__tagList{gap:.35rem;margin-bottom:.55rem}.home-category-module-scss-module__z0X8Oq__tag{font-size:.64rem}.home-category-module-scss-module__z0X8Oq__overlayTitle{font-size:clamp(1.05rem,2.4vw,1.45rem)}.home-category-module-scss-module__z0X8Oq__infoCard{width:min(92%,23rem);margin-top:-2.45rem;padding:1.1rem 1.1rem 1rem}}@media (max-width:480px){.home-category-module-scss-module__z0X8Oq__grid{flex-direction:column;gap:1rem;padding:.85rem .75rem 1rem;display:flex}.home-category-module-scss-module__z0X8Oq__stackColumn{gap:1rem;height:auto}.home-category-module-scss-module__z0X8Oq__overlayStory{min-height:14rem}.home-category-module-scss-module__z0X8Oq__overlayMedia{height:14rem}.home-category-module-scss-module__z0X8Oq__storyOverlay{padding:.95rem}.home-category-module-scss-module__z0X8Oq__tag{padding:.24rem .48rem;font-size:.62rem}.home-category-module-scss-module__z0X8Oq__overlayTitle{font-size:1.12rem}.home-category-module-scss-module__z0X8Oq__featureMedia{height:19rem}.home-category-module-scss-module__z0X8Oq__infoCard{width:100%;margin-top:-1.9rem;padding:1rem 1rem .95rem;box-shadow:0 12px 30px #1118271f}.home-category-module-scss-module__z0X8Oq__infoTitle{font-size:1.5rem}.home-category-module-scss-module__z0X8Oq__infoExcerpt{-webkit-line-clamp:3;font-size:1.04rem}}
.page-module-scss-module__p97dUa__list{grid-template-columns:1fr 1fr 1fr;gap:1rem;margin-top:3rem;margin-bottom:2em;display:grid}@media (max-width:720px){.page-module-scss-module__p97dUa__list{grid-template-columns:1fr 1fr}}@media (max-width:480px){.page-module-scss-module__p97dUa__list{grid-template-columns:1fr}}.page-module-scss-module__p97dUa__fullBleed{background:var(--background);width:100%;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow-x:hidden}
