.CategoryFilter-module__CzoU3a__category-filter{align-items:center;gap:var(--space-10);width:fit-content;max-width:100%;padding:var(--space-10);background:var(--color-yellow);scrollbar-width:none;-ms-overflow-style:none;margin:var(--space-40) 0;border-radius:100px;display:flex;position:relative;overflow-x:auto}.CategoryFilter-module__CzoU3a__category-filter::-webkit-scrollbar{display:none}.CategoryFilter-module__CzoU3a__category-filter__indicator{top:var(--space-10);bottom:var(--space-10);pointer-events:none;z-index:0;will-change:transform, width;background:#fff;border-radius:100px;transition:transform .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1),opacity .2s;position:absolute;left:0}.CategoryFilter-module__CzoU3a__category-filter__link{z-index:1;padding:var(--space-10) var(--space-20);font-family:var(--font-body);letter-spacing:-.01em;color:var(--color-text);border-radius:100px;flex-shrink:0;font-size:14px;font-weight:400;line-height:130%;text-decoration:none;position:relative}.CategoryFilter-module__CzoU3a__category-filter__link[aria-current=page]{font-weight:500}.CategoryFilter-module__CzoU3a__category-filter-mobile{display:none}@media (max-width:768px){.CategoryFilter-module__CzoU3a__category-filter{display:none}.CategoryFilter-module__CzoU3a__category-filter-mobile{width:100%;margin:var(--space-40) 0;background:var(--color-yellow);border-radius:var(--radius);display:block;overflow:hidden}.CategoryFilter-module__CzoU3a__category-filter-mobile__toggle{justify-content:space-between;align-items:center;gap:var(--space-20);width:100%;padding:var(--space-23) var(--space-28);cursor:pointer;font-family:var(--font-body);letter-spacing:-.01em;color:var(--color-text);font-size:14px;font-weight:500;line-height:130%;list-style:none;display:flex}.CategoryFilter-module__CzoU3a__category-filter-mobile__toggle::-webkit-details-marker{display:none}.CategoryFilter-module__CzoU3a__category-filter-mobile__label{flex:1;min-width:0}.CategoryFilter-module__CzoU3a__category-filter-mobile__chevron{flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s;display:inline-flex}.CategoryFilter-module__CzoU3a__category-filter-mobile__chevron-svg{display:block}.CategoryFilter-module__CzoU3a__category-filter-mobile[open] .CategoryFilter-module__CzoU3a__category-filter-mobile__chevron{transform:rotate(180deg)}.CategoryFilter-module__CzoU3a__category-filter-mobile__panel{gap:var(--space-10);padding:0 var(--space-10) var(--space-10);flex-direction:column;display:flex}.CategoryFilter-module__CzoU3a__category-filter-mobile__link{padding:var(--space-10) var(--space-20);font-family:var(--font-body);letter-spacing:-.01em;color:var(--color-text);border-radius:100px;font-size:14px;font-weight:400;line-height:130%;text-decoration:none;display:block}.CategoryFilter-module__CzoU3a__category-filter-mobile__link[aria-current=page]{background:#fff;font-weight:500}}@media (prefers-reduced-motion:reduce){.CategoryFilter-module__CzoU3a__category-filter__indicator{transition:none}}
.PostCard-module__hUHBNG__post-card{height:100%}.PostCard-module__hUHBNG__post-card__link{border-radius:var(--radius);height:100%;color:var(--color-text);background:#fff;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.PostCard-module__hUHBNG__post-card__image-wrap{aspect-ratio:16/10;border-radius:var(--radius) var(--radius) 0 0;width:100%;position:relative;overflow:hidden}.PostCard-module__hUHBNG__post-card--featured .PostCard-module__hUHBNG__post-card__image-wrap{aspect-ratio:16/9}.PostCard-module__hUHBNG__post-card__image{object-fit:cover;width:100%;height:100%;transition:transform .4s}.PostCard-module__hUHBNG__post-card__link:hover .PostCard-module__hUHBNG__post-card__image,.PostCard-module__hUHBNG__post-card__link:focus-visible .PostCard-module__hUHBNG__post-card__image{transform:scale(1.05)}.PostCard-module__hUHBNG__post-card__image-placeholder{background:var(--color-pink);width:100%;height:100%}.PostCard-module__hUHBNG__post-card__content{gap:var(--space-20);padding:var(--space-40);flex-direction:column;flex:1;display:flex}.PostCard-module__hUHBNG__post-card__meta{justify-content:space-between;align-items:center;gap:var(--space-20);font-family:var(--font-body);letter-spacing:-.01em;color:color-mix(in srgb, var(--color-text) 60%, transparent);font-size:14px;font-weight:400;line-height:130%;display:flex}.PostCard-module__hUHBNG__post-card__reading-time{align-items:center;gap:var(--space-10);display:inline-flex}.PostCard-module__hUHBNG__post-card__title{font-family:var(--font-body);letter-spacing:-.01em;flex:1;font-size:16px;font-weight:600;line-height:130%}.PostCard-module__hUHBNG__post-card--featured .PostCard-module__hUHBNG__post-card__title{font-size:20px}.PostCard-module__hUHBNG__post-card__arrow{background:var(--color-yellow-bright);width:48px;height:48px;color:var(--color-text);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;display:inline-flex}.PostCard-module__hUHBNG__post-card__arrow svg{transition:transform .2s}.PostCard-module__hUHBNG__post-card__link:hover .PostCard-module__hUHBNG__post-card__arrow svg,.PostCard-module__hUHBNG__post-card__link:focus-visible .PostCard-module__hUHBNG__post-card__arrow svg{transform:translate(4px)}@media (max-width:768px){.PostCard-module__hUHBNG__post-card--featured .PostCard-module__hUHBNG__post-card__title{font-size:16px}}
.BlockLatestNews-module__Cj03mG__block-latest-news{border-radius:var(--radius);background-color:var(--color-blue);padding:var(--space-40);margin-bottom:var(--space-40)}@media (max-width:768px){.BlockLatestNews-module__Cj03mG__block-latest-news{margin-bottom:var(--space-16)}}.BlockLatestNews-module__Cj03mG__block-latest-news--post{margin-bottom:0}
.BackgroundCircles-module__tYbEMW__background-circles{pointer-events:none;-webkit-user-select:none;user-select:none;overflow:visible}@keyframes BackgroundCircles-module__tYbEMW__background-circles-float-1{0%,to{transform:translate(0,0)}33%{transform:translate(90px,-70px)}66%{transform:translate(-50px,45px)}}@keyframes BackgroundCircles-module__tYbEMW__background-circles-float-2{0%,to{transform:translate(0,0)}40%{transform:translate(-95px,60px)}75%{transform:translate(70px,-85px)}}@keyframes BackgroundCircles-module__tYbEMW__background-circles-float-3{0%,to{transform:translate(0,0)}30%{transform:translate(65px,80px)}60%{transform:translate(-80px,-55px)}85%{transform:translate(40px,30px)}}@media (prefers-reduced-motion:no-preference){.BackgroundCircles-module__tYbEMW__background-circles__ring-1{transform-origin:1025.65px 571.34px;will-change:transform;animation:14s ease-in-out infinite BackgroundCircles-module__tYbEMW__background-circles-float-1}.BackgroundCircles-module__tYbEMW__background-circles__ring-2{transform-origin:571.34px 1010.34px;will-change:transform;animation:22s ease-in-out -6s infinite BackgroundCircles-module__tYbEMW__background-circles-float-2}.BackgroundCircles-module__tYbEMW__background-circles__ring-3{transform-origin:571.34px 571.34px;will-change:transform;animation:30s ease-in-out -12s infinite BackgroundCircles-module__tYbEMW__background-circles-float-3}}
.BlockFAQ-module__WuNsBa__block-faq{text-align:center;align-items:center;gap:var(--space-40);background:var(--color-pink);border-radius:var(--radius);padding:var(--space-80) var(--space-40);margin-block:var(--space-40);flex-direction:column;display:flex;position:relative;overflow:hidden}.BlockFAQ-module__WuNsBa__block-faq__circles{z-index:0;pointer-events:none;width:min(1020px,90%);height:auto;position:absolute;top:0;right:0}.BlockFAQ-module__WuNsBa__block-faq__content{z-index:1;align-items:center;gap:var(--space-48);flex-direction:column;width:100%;display:flex;position:relative}.BlockFAQ-module__WuNsBa__block-faq__list{gap:var(--space-10);text-align:left;flex-direction:column;width:100%;max-width:670px;display:flex}.BlockFAQ-module__WuNsBa__block-faq__item{background:var(--color-background);padding:var(--space-20) var(--space-40);border-radius:20px}@supports (interpolate-size:allow-keywords){.BlockFAQ-module__WuNsBa__block-faq__item{interpolate-size:allow-keywords}.BlockFAQ-module__WuNsBa__block-faq__item::details-content{opacity:0;height:0;transition:height .3s ease, opacity .3s ease, content-visibility .3s ease allow-discrete;overflow:clip}.BlockFAQ-module__WuNsBa__block-faq__item[open]::details-content{opacity:1;height:auto}}.BlockFAQ-module__WuNsBa__block-faq__question{justify-content:space-between;align-items:center;gap:var(--space-20);cursor:pointer;font-family:var(--font-body);font-weight:500;list-style:none;display:flex}.BlockFAQ-module__WuNsBa__block-faq__question::-webkit-details-marker{display:none}.BlockFAQ-module__WuNsBa__block-faq__icon{background-color:var(--color-yellow-bright);width:31px;height:31px;color:var(--color-text);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .2s;display:flex}.BlockFAQ-module__WuNsBa__block-faq__question:hover .BlockFAQ-module__WuNsBa__block-faq__icon,.BlockFAQ-module__WuNsBa__block-faq__question:focus-visible .BlockFAQ-module__WuNsBa__block-faq__icon{background-color:var(--color-yellow)}.BlockFAQ-module__WuNsBa__block-faq__icon-svg{flex-shrink:0;width:13px;height:13px;display:block}.BlockFAQ-module__WuNsBa__block-faq__icon-vertical{transform-box:fill-box;transform-origin:50%;transition:transform .2s}.BlockFAQ-module__WuNsBa__block-faq__item[open] .BlockFAQ-module__WuNsBa__block-faq__icon-vertical{transform:rotate(90deg)}.BlockFAQ-module__WuNsBa__block-faq__item[open]{padding:var(--space-40) 0}.BlockFAQ-module__WuNsBa__block-faq__item[open] .BlockFAQ-module__WuNsBa__block-faq__question,.BlockFAQ-module__WuNsBa__block-faq__item[open] .BlockFAQ-module__WuNsBa__block-faq__answer{padding-inline:var(--space-40)}.BlockFAQ-module__WuNsBa__block-faq__answer{padding-top:var(--space-20)}.BlockFAQ-module__WuNsBa__block-faq__item[open] .BlockFAQ-module__WuNsBa__block-faq__answer{padding-top:0}@media (max-width:768px){.BlockFAQ-module__WuNsBa__block-faq{padding:var(--space-32);margin-block:var(--space-16)}.BlockFAQ-module__WuNsBa__block-faq__circles{width:100%;max-width:100%;right:0}}
.BlockFeaturesCards-module___aUryG__block-features-cards{position:relative;overflow:visible}.BlockFeaturesCards-module___aUryG__block-features-cards--list-spacing{margin-top:var(--space-80);margin-bottom:var(--space-80)}.BlockFeaturesCards-module___aUryG__block-features-cards__circles{z-index:0;pointer-events:none;width:1020px;max-width:none;height:auto;position:absolute;top:0;right:0}.BlockFeaturesCards-module___aUryG__block-features-cards__content{z-index:1;align-items:flex-start;gap:var(--space-40);text-align:left;flex-direction:column;width:100%;display:flex;position:relative}.BlockFeaturesCards-module___aUryG__block-features-cards__content--list{align-items:center;gap:var(--space-40);grid-template-columns:1fr 1fr;display:grid}.BlockFeaturesCards-module___aUryG__block-features-cards__content--list .BlockFeaturesCards-module___aUryG__block-features-cards__intro{max-width:none}.BlockFeaturesCards-module___aUryG__block-features-cards__intro{gap:var(--space-40);flex-direction:column;width:100%;max-width:900px;display:flex}.BlockFeaturesCards-module___aUryG__block-features-cards__cta{font-family:var(--font-body);letter-spacing:-.01em;color:var(--color-text);align-items:center;gap:24px;font-size:16px;font-weight:500;line-height:130%;display:inline-flex}.BlockFeaturesCards-module___aUryG__block-features-cards__cta svg{flex-shrink:0;transition:transform .2s}.BlockFeaturesCards-module___aUryG__block-features-cards__cta:hover svg,.BlockFeaturesCards-module___aUryG__block-features-cards__cta:focus-visible svg{transform:translate(4px)}.BlockFeaturesCards-module___aUryG__block-features-cards__small-text{font-family:var(--font-body);letter-spacing:-.01em;font-size:18px;font-weight:600;line-height:130%}.BlockFeaturesCards-module___aUryG__block-features-cards__grid{z-index:1;gap:var(--space-20);text-align:left;width:100%;display:grid;position:relative}.BlockFeaturesCards-module___aUryG__block-features-cards__grid--cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.BlockFeaturesCards-module___aUryG__block-features-cards__grid--cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.BlockFeaturesCards-module___aUryG__block-features-cards__grid--cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.BlockFeaturesCards-module___aUryG__block-features-cards__grid--cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}@media (min-width:769px){.BlockFeaturesCards-module___aUryG__block-features-cards__grid--center-rows-3,.BlockFeaturesCards-module___aUryG__block-features-cards__grid--center-rows-4{flex-wrap:wrap;justify-content:center;display:flex}.BlockFeaturesCards-module___aUryG__block-features-cards__grid--center-rows-3>*{flex:0 0 calc((100% - 2 * var(--space-20)) / 3);max-width:calc((100% - 2 * var(--space-20)) / 3)}.BlockFeaturesCards-module___aUryG__block-features-cards__grid--center-rows-4>*{flex:0 0 calc((100% - 3 * var(--space-20)) / 4);max-width:calc((100% - 3 * var(--space-20)) / 4)}}.BlockFeaturesCards-module___aUryG__block-features-cards__list{gap:var(--space-20);text-align:left;flex-direction:column;width:100%;display:flex}.BlockFeaturesCards-module___aUryG__block-features-cards__scroll-track{z-index:1;width:100%;position:relative}.BlockFeaturesCards-module___aUryG__block-features-cards__content+.BlockFeaturesCards-module___aUryG__block-features-cards__scroll-track{margin-top:var(--space-40)}@media (max-width:1080px){.BlockFeaturesCards-module___aUryG__block-features-cards__circles{width:100%;max-width:100%;right:0}}@media (max-width:768px){.BlockFeaturesCards-module___aUryG__block-features-cards--list-spacing{margin-top:var(--space-64);margin-bottom:var(--space-16)}.BlockFeaturesCards-module___aUryG__block-features-cards__content--list{grid-template-columns:1fr}.BlockFeaturesCards-module___aUryG__block-features-cards__small-text{margin-top:0}.BlockFeaturesCards-module___aUryG__block-features-cards__content>.BlockFeaturesCards-module___aUryG__block-features-cards__grid{grid-template-columns:1fr}.BlockFeaturesCards-module___aUryG__block-features-cards__scroll-track{width:calc(100% + 2 * var(--container-padding));max-width:none;margin-inline:calc(var(--container-padding) * -1);padding-left:var(--container-padding);scroll-padding-left:var(--container-padding);-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-right:0;overflow-x:auto}.BlockFeaturesCards-module___aUryG__block-features-cards__scroll-track::-webkit-scrollbar{display:none}.BlockFeaturesCards-module___aUryG__block-features-cards__scroll-track .BlockFeaturesCards-module___aUryG__block-features-cards__grid{flex-wrap:nowrap;width:max-content;max-width:none;display:flex}.BlockFeaturesCards-module___aUryG__block-features-cards__scroll-track .BlockFeaturesCards-module___aUryG__block-features-cards__grid>*{flex:0 0 320px}}
.BlockGridBanner-module__zH19_a__block-grid-banner{padding:var(--space-40);border-radius:var(--radius);align-items:center;display:flex;position:relative;overflow:hidden}.BlockGridBanner-module__zH19_a__block-grid-banner__content{z-index:1;gap:var(--space-80);color:#fff;flex-direction:column;width:100%;display:flex;position:relative}.BlockGridBanner-module__zH19_a__block-grid-banner__grid{gap:var(--space-40);grid-template-columns:repeat(3,1fr);width:100%;display:grid}.BlockGridBanner-module__zH19_a__block-grid-banner__item{justify-content:space-between;gap:var(--space-20);padding-left:var(--space-20);border-left:3px solid #fff;flex-direction:column;display:flex}.BlockGridBanner-module__zH19_a__block-grid-banner__item-heading{font-family:var(--font-heading);letter-spacing:-.01em;font-size:44px;font-weight:600;line-height:110%}.BlockGridBanner-module__zH19_a__block-grid-banner__item-text{font-family:var(--font-body);letter-spacing:-.01em;max-width:80%;font-size:16px;font-weight:400;line-height:130%}.BlockGridBanner-module__zH19_a__block-grid-banner__footer{align-items:flex-start;gap:var(--space-20);flex-direction:column;width:100%;display:flex}.BlockGridBanner-module__zH19_a__block-grid-banner__text{font-family:var(--font-body);letter-spacing:-.01em;white-space:pre-line;font-size:20px;font-weight:600;line-height:130%}.BlockGridBanner-module__zH19_a__block-grid-banner__cta{font-family:var(--font-body);letter-spacing:-.01em;color:#fff;align-items:center;gap:24px;font-size:16px;font-weight:500;line-height:130%;display:inline-flex}.BlockGridBanner-module__zH19_a__block-grid-banner__cta svg{flex-shrink:0;transition:transform .2s}.BlockGridBanner-module__zH19_a__block-grid-banner__cta:hover svg,.BlockGridBanner-module__zH19_a__block-grid-banner__cta:focus-visible svg{transform:translate(4px)}.BlockGridBanner-module__zH19_a__block-grid-banner__media{z-index:0;position:absolute;inset:0}.BlockGridBanner-module__zH19_a__block-grid-banner__image{object-fit:cover}@media (max-width:768px){.BlockGridBanner-module__zH19_a__block-grid-banner{max-height:none}.BlockGridBanner-module__zH19_a__block-grid-banner__grid{grid-template-columns:1fr}}
.BlockHero-module__b6vTVa__block-hero{min-height:calc(100vh - var(--header-height) - var(--space-80));padding:var(--space-40);border-radius:var(--radius);margin-bottom:var(--space-40);flex-direction:column;display:flex;position:relative}.BlockHero-module__b6vTVa__block-hero__media{z-index:0;border-radius:inherit;pointer-events:none;position:absolute;inset:0;overflow:hidden}.BlockHero-module__b6vTVa__block-hero__image{object-fit:cover}.BlockHero-module__b6vTVa__block-hero__content{z-index:1;gap:var(--space-40);min-width:670px;max-width:50%;color:var(--color-text);flex-direction:column;margin-top:auto;display:flex;position:relative}.BlockHero-module__b6vTVa__block-hero__text{font-family:var(--font-body);letter-spacing:-.01em;font-size:20px;font-weight:400;line-height:130%}.BlockHero-module__b6vTVa__block-hero--text-white .BlockHero-module__b6vTVa__block-hero__content :is(h1,p){color:#fff}.BlockHero-module__b6vTVa__block-hero__ctas{align-items:center;gap:var(--space-20);display:flex}.BlockHero-module__b6vTVa__block-hero__trust-badge{align-items:center;gap:var(--space-16);padding:var(--space-20);border-top-left-radius:var(--radius);border-bottom-left-radius:var(--radius);background:var(--color-background);display:flex}.BlockHero-module__b6vTVa__block-hero__trust-badge--desktop{top:calc(var(--header-height) + var(--space-40));z-index:2;margin:0 calc(-1 * var(--space-40)) var(--space-40) auto;pointer-events:auto;align-self:flex-end;position:sticky}.BlockHero-module__b6vTVa__block-hero__trust-badge--mobile{display:none}.BlockHero-module__b6vTVa__block-hero__trust-badge-avatars{flex-shrink:0;align-items:center;display:flex}.BlockHero-module__b6vTVa__block-hero__trust-badge-avatar{border:2px solid var(--color-background);width:40px;height:40px;font-family:var(--font-body);letter-spacing:-.01em;color:var(--color-text);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-left:-18px;font-size:16px;font-weight:600;line-height:1;display:flex}.BlockHero-module__b6vTVa__block-hero__trust-badge-avatar:first-child{margin-left:0}.BlockHero-module__b6vTVa__block-hero__trust-badge-avatar:first-child{z-index:1}.BlockHero-module__b6vTVa__block-hero__trust-badge-avatar:nth-child(2){z-index:2}.BlockHero-module__b6vTVa__block-hero__trust-badge-avatar:nth-child(3){z-index:3}.BlockHero-module__b6vTVa__block-hero__trust-badge-avatar:nth-child(4){z-index:4}.BlockHero-module__b6vTVa__block-hero__trust-badge-avatar--pink{background:var(--color-pink)}.BlockHero-module__b6vTVa__block-hero__trust-badge-avatar--mint{background:var(--color-mint)}.BlockHero-module__b6vTVa__block-hero__trust-badge-avatar--blue{background:var(--color-blue)}.BlockHero-module__b6vTVa__block-hero__trust-badge-avatar--plus{background-color:var(--color-yellow-bright);color:var(--color-text)}.BlockHero-module__b6vTVa__block-hero__trust-badge-plus-icon{flex-shrink:0;width:13px;height:13px;display:block}.BlockHero-module__b6vTVa__block-hero__trust-badge-copy{padding-right:var(--space-10);flex-direction:column;gap:2px;display:flex}.BlockHero-module__b6vTVa__block-hero__trust-badge-heading{font-family:var(--font-body);letter-spacing:-.01em;color:var(--color-text);font-size:16px;font-weight:600;line-height:130%}.BlockHero-module__b6vTVa__block-hero__trust-badge-text{font-family:var(--font-body);letter-spacing:-.01em;color:var(--color-text);font-size:14px;font-weight:400;line-height:130%}@media (max-width:768px){.BlockHero-module__b6vTVa__block-hero{gap:var(--space-32);min-height:0;margin-bottom:var(--space-32);padding:0}.BlockHero-module__b6vTVa__block-hero__trust-badge--desktop{display:none}.BlockHero-module__b6vTVa__block-hero__trust-badge--mobile{top:var(--space-16);width:calc(100vw - 52px);min-width:0;padding:var(--space-16);border-radius:0;border-top-left-radius:var(--space-20);border-bottom-left-radius:var(--space-20);pointer-events:auto;margin:0;display:flex;position:absolute;right:-2px}.BlockHero-module__b6vTVa__block-hero__media{aspect-ratio:390/460;pointer-events:auto;flex-shrink:0;width:100%;height:auto;max-height:460px;display:block;position:relative;inset:auto}.BlockHero-module__b6vTVa__block-hero__content{gap:var(--space-32);min-width:0;max-width:100%;color:var(--color-text);margin-top:0}.BlockHero-module__b6vTVa__block-hero__text{font-weight:400;font-size:var(--font-big-p)}.BlockHero-module__b6vTVa__block-hero--text-white .BlockHero-module__b6vTVa__block-hero__content :is(h1,p){color:var(--color-text)}.BlockHero-module__b6vTVa__block-hero__ctas{align-items:stretch;gap:var(--space-16);flex-direction:column}.BlockHero-module__b6vTVa__block-hero__ctas>a{justify-content:center;width:100%}}
.PostAuthor-module__3g-HPq__post-author{align-items:flex-start;gap:var(--space-20);padding:var(--space-20);border-radius:var(--radius);background:var(--color-pink);display:flex}.PostAuthor-module__3g-HPq__post-author__image{object-fit:cover;border-radius:50%;flex-shrink:0;width:64px;height:64px}.PostAuthor-module__3g-HPq__post-author__content{gap:var(--space-10);flex-direction:column;display:flex}.PostAuthor-module__3g-HPq__post-author__title{font-family:var(--font-body);letter-spacing:-.01em;font-size:16px;font-weight:600;line-height:130%}.PostAuthor-module__3g-HPq__post-author__text{font-family:var(--font-body);letter-spacing:-.01em;white-space:pre-line;font-size:16px;font-weight:400;line-height:130%}.PostAuthor-module__3g-HPq__post-author--post{height:100%;padding:var(--space-40);background:var(--color-blue);border-radius:var(--radius);align-items:flex-start;gap:var(--space-20);flex-direction:column}.PostAuthor-module__3g-HPq__post-author__label{font-family:var(--font-body);letter-spacing:-.01em;font-size:16px;font-weight:600;line-height:130%}.PostAuthor-module__3g-HPq__post-author--post .PostAuthor-module__3g-HPq__post-author__image{border-radius:var(--radius);width:120px;height:120px}
.Button-module__LCT47W__button{font-family:var(--font-body);letter-spacing:-.01em;color:var(--color-text);border:1.5px solid #0000;border-radius:100px;align-items:center;gap:24px;padding:16px 24px;font-size:16px;font-weight:500;line-height:130%;display:inline-flex}.Button-module__LCT47W__button__arrow{flex-shrink:0;transition:transform .2s}.Button-module__LCT47W__button:hover .Button-module__LCT47W__button__arrow,.Button-module__LCT47W__button:focus-visible .Button-module__LCT47W__button__arrow{transform:translate(4px)}.Button-module__LCT47W__primary{background-color:var(--color-yellow-bright);transition:background-color .2s}.Button-module__LCT47W__primary:hover,.Button-module__LCT47W__primary:focus-visible,.Button-module__LCT47W__secondary{background-color:var(--color-yellow)}@media (max-width:768px){.Button-module__LCT47W__button{font-size:var(--font-button)}}
.Header-module__e62msq__header{z-index:10;width:100%;padding-top:var(--space-20);padding-bottom:var(--space-20);padding-inline:var(--container-padding);background:var(--color-background);border-bottom-left-radius:var(--radius);border-bottom-right-radius:var(--radius);grid-template-columns:1fr auto 1fr;align-items:center;display:grid;position:sticky;top:0}.Header-module__e62msq__logo{justify-self:start;transition:opacity .25s;display:block}.Header-module__e62msq__logo:hover{opacity:.65}.Header-module__e62msq__nav{justify-self:center}.Header-module__e62msq__nav__list{align-items:center;gap:var(--space-40);margin:0;padding:0;list-style:none;display:flex}.Header-module__e62msq__nav__link{font-family:var(--font-body);letter-spacing:-.01em;color:color-mix(in srgb, var(--color-text) 80%, transparent);font-size:16px;line-height:130%;transition:color .3s;display:inline-block;position:relative}.Header-module__e62msq__nav__link:after{content:"";background:var(--color-yellow);transform-origin:0;width:100%;height:1px;transition:transform .35s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-6px;left:0;transform:scaleX(0)}.Header-module__e62msq__nav__link:hover,.Header-module__e62msq__nav__link:focus-visible{color:var(--color-text)}@media (prefers-reduced-motion:no-preference){.Header-module__e62msq__nav__link:hover:after,.Header-module__e62msq__nav__link:focus-visible:after{transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.Header-module__e62msq__nav__link:hover,.Header-module__e62msq__nav__link:focus-visible{text-decoration:underline;-webkit-text-decoration-color:var(--color-yellow);text-decoration-color:var(--color-yellow);text-underline-offset:6px}}.Header-module__e62msq__header__end{justify-self:end;align-items:center;gap:var(--space-40);display:flex}.Header-module__e62msq__header__cta{border-color:var(--color-text)}@media (max-width:920px){.Header-module__e62msq__header{padding-top:var(--space-16);padding-bottom:var(--space-16);grid-template-columns:1fr auto}.Header-module__e62msq__nav,.Header-module__e62msq__header__cta{display:none}}.Header-module__e62msq__mobile-menu-trigger-placeholder{display:none}@media (max-width:920px){.Header-module__e62msq__mobile-menu-trigger-placeholder{width:44px;height:44px;color:var(--color-text);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:flex}.Header-module__e62msq__mobile-menu-trigger-placeholder:before{content:"";background:linear-gradient(currentColor,currentColor) 0 0/100% 1.5px no-repeat,linear-gradient(currentColor,currentColor) 0/100% 1.5px no-repeat,linear-gradient(currentColor,currentColor) 0 100%/100% 1.5px no-repeat;width:28px;height:14px;display:block}}
.SkipLink-module__ZfWb2W__skip-link{left:var(--container-padding);top:var(--space-10);z-index:100;padding:var(--space-10) var(--space-20);background:var(--color-background);border:2px solid var(--color-text);font-family:var(--font-body);transform:translateY(calc(-100% - var(--space-20)));border-radius:8px;font-size:16px;font-weight:500;line-height:130%;position:fixed}.SkipLink-module__ZfWb2W__skip-link:focus-visible{transform:translateY(0)}
.PostBodyBanner-module__sCJapa__post-body-banner{padding:var(--space-80);border-radius:var(--radius);margin:var(--space-40) 0;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.PostBodyBanner-module__sCJapa__post-body-banner__content{z-index:1;align-items:center;gap:var(--space-40);text-align:center;color:#fff;flex-direction:column;display:flex;position:relative}.PostBodyBanner-module__sCJapa__post-body-banner__heading{font-family:var(--font-heading);letter-spacing:-.02em;color:#fff;font-size:40px;font-style:italic;font-weight:400;line-height:110%;margin:0!important}.PostBodyBanner-module__sCJapa__post-body-banner__image{object-fit:cover}@media (max-width:768px){.PostBodyBanner-module__sCJapa__post-body-banner{padding:var(--space-32);min-height:330px}.PostBodyBanner-module__sCJapa__post-body-banner__heading{font-size:var(--space-30)}}
.PostBody-module__RrPLyG__post-body{font-family:var(--font-body);letter-spacing:-.01em;font-size:16px;font-weight:400;line-height:150%}.PostBody-module__RrPLyG__post-body__h3{font-family:var(--font-body);letter-spacing:-.01em;font-size:20px;font-weight:600;line-height:130%}.PostBody-module__RrPLyG__post-body__quote{padding-left:var(--space-20);border-left:2px solid var(--color-yellow);margin:0}.PostBody-module__RrPLyG__post-body__list{padding-left:var(--space-40);gap:var(--space-10);flex-direction:column;margin:0;display:flex}ul.PostBody-module__RrPLyG__post-body__list{list-style:outside}ol.PostBody-module__RrPLyG__post-body__list{list-style:decimal}.PostBody-module__RrPLyG__post-body__list li{padding-left:var(--space-10)}.PostBody-module__RrPLyG__post-body__list li::marker{color:var(--color-text)}.PostBody-module__RrPLyG__post-body__link{color:inherit;text-underline-offset:2px;text-decoration:underline}.PostBody-module__RrPLyG__post-body__figure{gap:var(--space-10);flex-direction:column;margin:0;display:flex}.PostBody-module__RrPLyG__post-body__image{border-radius:var(--radius);width:100%;height:auto}.PostBody-module__RrPLyG__post-body__caption{color:color-mix(in srgb, var(--color-text) 70%, transparent);font-size:14px;line-height:130%}.PostBody-module__RrPLyG__post-body p{margin:var(--space-40) 0}.PostBody-module__RrPLyG__post-body p:last-child{margin-bottom:0}.PostBody-module__RrPLyG__post-body h2{margin:40px 0}.PostBody-module__RrPLyG__post-body h3{font-family:var(--font-body);letter-spacing:-.01em;margin:40px 0;font-size:20px;font-weight:600;line-height:130%}@media (max-width:768px){.PostBody-module__RrPLyG__post-body{font-size:var(--font-size-body)}}
.TextPageBody-module__4M0C0q__text-page-body__figure{margin:var(--space-40) auto;align-items:center;gap:var(--space-10);flex-direction:column;max-width:720px;display:flex}.TextPageBody-module__4M0C0q__text-page-body__image{border-radius:var(--radius);width:100%;height:auto}.TextPageBody-module__4M0C0q__text-page-body__caption{text-align:center;color:color-mix(in srgb, var(--color-text) 70%, transparent);font-size:14px;line-height:130%}
.TextPageView-module__RZjXrW__text-page{gap:var(--space-40);padding-block:var(--space-40);flex-direction:column;display:flex}.TextPageView-module__RZjXrW__text-page__intro{align-items:center;gap:var(--space-20);text-align:center;flex-direction:column;display:flex}.TextPageView-module__RZjXrW__text-page__heading{max-width:900px;margin:40px 0}.TextPageView-module__RZjXrW__text-page__info{max-width:900px;font-family:var(--font-body);letter-spacing:-.01em;font-size:18px;font-weight:400;line-height:150%}.TextPageView-module__RZjXrW__text-page__body{width:100%;max-width:900px;margin-inline:auto}.TextPageView-module__RZjXrW__text-page__body p{margin:var(--space-40) 0 var(--space-40) 0!important}
.StickyButton-module__dfRmhq__sticky-button{display:none}@media (max-width:768px){.StickyButton-module__dfRmhq__sticky-button{right:var(--container-padding);bottom:var(--space-16);left:var(--container-padding);z-index:1;display:block;position:fixed}.StickyButton-module__dfRmhq__sticky-button__btn{justify-content:center;width:100%}}
.page-module__XFuGgW__post{gap:var(--space-80);padding-top:var(--space-40);flex-direction:column;display:flex;position:relative;overflow:visible}.page-module__XFuGgW__post__circles{z-index:0;pointer-events:none;width:min(1100px,145%);height:88%;position:absolute;top:10%;left:-22%}.page-module__XFuGgW__post>:not(.page-module__XFuGgW__post__circles){z-index:1;position:relative}.page-module__XFuGgW__post__intro{align-items:center;gap:var(--space-40);text-align:center;flex-direction:column;display:flex}.page-module__XFuGgW__post__tag{color:inherit}.page-module__XFuGgW__post__heading{max-width:900px}.page-module__XFuGgW__post__hero{gap:var(--space-20);grid-template-columns:7fr 5fr;align-items:stretch;display:grid}.page-module__XFuGgW__post__image-wrap{aspect-ratio:840/560;border-radius:var(--radius);width:100%;max-height:430px;position:relative;overflow:hidden}.page-module__XFuGgW__post__image{object-fit:cover}.page-module__XFuGgW__post__body{width:100%;max-width:900px;margin-inline:auto}.page-module__XFuGgW__post__meta{margin-bottom:var(--space-40);font-family:var(--font-body);letter-spacing:-.01em;color:color-mix(in srgb, var(--color-text) 60%, transparent);justify-content:space-between;align-items:center;font-size:14px;font-weight:400;line-height:130%;display:flex}.page-module__XFuGgW__post__reading-time{align-items:center;gap:var(--space-10);display:inline-flex}.page-module__XFuGgW__post__reading-time svg{flex-shrink:0;display:block}.page-module__XFuGgW__post__hero--image-only{grid-template-columns:1fr}.page-module__XFuGgW__post__hero--author-only{grid-template-columns:1fr;max-width:400px}.page-module__XFuGgW__post__excerpt{font-family:var(--font-body);letter-spacing:-.01em;margin-bottom:var(--space-48);margin-top:var(--space-40);font-size:18px;font-weight:600;line-height:150%}@media (max-width:768px){.page-module__XFuGgW__post{gap:40px;overflow:hidden}.page-module__XFuGgW__post__circles{width:100%;max-width:100%;height:auto;top:8%;left:50%;transform:translate(-50%)}.page-module__XFuGgW__post__hero{grid-template-columns:1fr}.page-module__XFuGgW__post__image-wrap{aspect-ratio:391/427;max-height:none}}
.LoadMorePosts-module__8F4P9a__load-more-posts__grid{gap:var(--space-20);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.LoadMorePosts-module__8F4P9a__load-more-posts__action{padding-top:var(--space-20);justify-content:center;display:flex}.LoadMorePosts-module__8F4P9a__load-more-posts__button{font-family:var(--font-body);letter-spacing:-.01em;background-color:var(--color-yellow-bright);color:var(--color-text);cursor:pointer;border:none;border-radius:100px;justify-content:center;align-items:center;padding:16px 24px;font-size:16px;font-weight:500;line-height:130%;display:inline-flex}.LoadMorePosts-module__8F4P9a__load-more-posts__button:disabled{cursor:wait;opacity:.7}@media (max-width:768px){.LoadMorePosts-module__8F4P9a__load-more-posts__grid{grid-template-columns:1fr}}
.NotFoundView-module__LeqZVq__not-found{align-items:flex-start;gap:var(--space-40);padding-block:var(--space-105);max-width:var(--container-max);flex-direction:column;display:flex}.NotFoundView-module__LeqZVq__not-found__code{font-family:var(--font-heading);font-size:var(--font-h2);letter-spacing:-.01em;color:var(--color-text);margin:0;font-weight:600;line-height:110%}.NotFoundView-module__LeqZVq__not-found__text{max-width:36ch;font-size:var(--font-big-p);margin:0;line-height:130%}
.MobileMenu-module__Kw_FLG__mobile-menu__trigger{width:44px;height:44px;color:var(--color-text);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:none}.MobileMenu-module__Kw_FLG__mobile-menu__hamburger{flex-direction:column;gap:6px;width:28px;display:flex}.MobileMenu-module__Kw_FLG__mobile-menu__hamburger span{background:currentColor;border-radius:1px;width:100%;height:1.5px;display:block}.MobileMenu-module__Kw_FLG__mobile-menu{z-index:100;background:var(--color-background);flex-direction:column;max-height:100dvh;display:flex;position:fixed;top:0;left:0;right:0;overflow-y:auto}.MobileMenu-module__Kw_FLG__mobile-menu__bar{padding:var(--space-16) var(--container-padding);background:var(--color-background);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.MobileMenu-module__Kw_FLG__mobile-menu__logo{display:block}.MobileMenu-module__Kw_FLG__mobile-menu__close{width:44px;height:44px;color:var(--color-text);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.MobileMenu-module__Kw_FLG__mobile-menu__close-icon{width:30px;height:28px;display:block}@media (prefers-reduced-motion:no-preference){.MobileMenu-module__Kw_FLG__mobile-menu__close-icon{animation:.22s MobileMenu-module__Kw_FLG__mobile-menu-close-in}}@keyframes MobileMenu-module__Kw_FLG__mobile-menu-close-in{0%{opacity:0}to{opacity:1}}.MobileMenu-module__Kw_FLG__mobile-menu__panel{margin:0 auto var(--space-16);padding:0 var(--space-32) var(--space-32);background:var(--color-blue);border-radius:var(--radius);width:calc(100% - var(--container-padding) * 2);flex-direction:column;flex-shrink:0;display:flex}.MobileMenu-module__Kw_FLG__mobile-menu__nav{flex-shrink:0}.MobileMenu-module__Kw_FLG__mobile-menu__list{flex-direction:column;display:flex}.MobileMenu-module__Kw_FLG__mobile-menu__item{border-bottom:1.5px solid var(--color-background)}.MobileMenu-module__Kw_FLG__mobile-menu__link{padding:var(--space-32) 0;font-family:var(--font-body);letter-spacing:-.01em;color:var(--color-text);font-size:18px;line-height:130%;display:block}.MobileMenu-module__Kw_FLG__mobile-menu__lang{padding-top:var(--space-32);flex-shrink:0}.MobileMenu-module__Kw_FLG__mobile-menu__cta-wrap{padding-block:var(--space-32);flex-shrink:0;justify-content:center;align-items:center;display:flex}.MobileMenu-module__Kw_FLG__mobile-menu__cta{justify-content:center;width:100%}.MobileMenu-module__Kw_FLG__mobile-menu__footer{flex-shrink:0;justify-content:flex-start;display:flex}.MobileMenu-module__Kw_FLG__mobile-menu__social{--social-link-size:52px;--social-link-padding:14px;padding-top:0}@media (prefers-reduced-motion:no-preference){.MobileMenu-module__Kw_FLG__mobile-menu{animation:.22s MobileMenu-module__Kw_FLG__mobile-menu-fade-in}.MobileMenu-module__Kw_FLG__mobile-menu__panel{animation:.38s cubic-bezier(.22,1,.36,1) MobileMenu-module__Kw_FLG__mobile-menu-panel-in}}@keyframes MobileMenu-module__Kw_FLG__mobile-menu-fade-in{0%{opacity:0}to{opacity:1}}@keyframes MobileMenu-module__Kw_FLG__mobile-menu-panel-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width:920px){.MobileMenu-module__Kw_FLG__mobile-menu__trigger{display:inline-flex}}
.PostList-module__1rnACW__post-list{gap:var(--space-20);flex-direction:column;display:flex}.PostList-module__1rnACW__post-list__featured{gap:var(--space-20);margin:0;margin-bottom:var(--space-20);grid-template-columns:repeat(2,1fr);padding:0;list-style:none;display:grid}.PostList-module__1rnACW__post-list__grid{gap:var(--space-20);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.PostList-module__1rnACW__post-list__empty{font-family:var(--font-body);font-size:16px;line-height:150%}@media (max-width:768px){.PostList-module__1rnACW__post-list__featured,.PostList-module__1rnACW__post-list__grid{grid-template-columns:1fr}}
