.Carousel-module__6pHamq__carousel{position:relative}.Carousel-module__6pHamq__carousel__viewport{padding-bottom:4px;overflow:hidden}.Carousel-module__6pHamq__carousel__container{gap:var(--carousel-gap,30px);display:flex}.Carousel-module__6pHamq__carousel__slide{flex:0 0 calc((100% - (var(--carousel-slides-per-view,3) - 1) * var(--carousel-gap,30px)) / var(--carousel-slides-per-view,3));min-width:0;display:flex}@media (max-width:767px){.Carousel-module__6pHamq__carousel__slide{flex:0 0 85%}.Carousel-module__6pHamq__carousel--single .Carousel-module__6pHamq__carousel__slide{flex:0 0 100%}}@media (min-width:768px) and (max-width:991px){.Carousel-module__6pHamq__carousel__slide{flex:0 0 calc((100% - var(--carousel-gap,30px)) / 2)}.Carousel-module__6pHamq__carousel--single .Carousel-module__6pHamq__carousel__slide{flex:0 0 100%}}.Carousel-module__6pHamq__carousel__nav{justify-content:space-between;align-items:center;margin-top:clamp(1.5rem,1.1892rem + .6757vw,2rem);display:flex;position:relative}.Carousel-module__6pHamq__carousel__nav--grouped{justify-content:flex-end;gap:.75rem}.Carousel-module__6pHamq__carousel__arrow{width:var(--carousel-arrow-size,25px);height:var(--carousel-arrow-size,25px);border:var(--carousel-arrow-border,none);border-radius:var(--carousel-arrow-radius,0);background:var(--carousel-arrow-bg,transparent);cursor:pointer;transition:opacity var(--transition-duration) var(--transition-easing), background-color var(--transition-duration) var(--transition-easing);justify-content:center;align-items:center;padding:0;display:flex}.Carousel-module__6pHamq__carousel__arrow:hover{opacity:var(--carousel-arrow-hover-opacity,.7);background-color:var(--carousel-arrow-bg-hover,var(--carousel-arrow-bg,transparent))}.Carousel-module__6pHamq__carousel__arrow:disabled{opacity:var(--carousel-arrow-disabled-opacity,.3);cursor:default;background-color:var(--carousel-arrow-bg-disabled,var(--carousel-arrow-bg,transparent))}.Carousel-module__6pHamq__carousel__arrow:disabled:hover{opacity:var(--carousel-arrow-disabled-opacity,.3)}.Carousel-module__6pHamq__carousel__arrow:after{content:"";width:var(--carousel-arrow-icon-size,25px);height:var(--carousel-arrow-icon-size,25px);background-color:var(--carousel-arrow-icon-color,var(--color-accent));display:block;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M0.529865 17.5377V14.0179H24.6657L13.8549 3.20703L16.3691 0.692869L31.454 15.7779L16.3691 30.8628L13.8549 28.3487L24.6657 17.5377H0.529865Z' fill='black'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M0.529865 17.5377V14.0179H24.6657L13.8549 3.20703L16.3691 0.692869L31.454 15.7779L16.3691 30.8628L13.8549 28.3487L24.6657 17.5377H0.529865Z' fill='black'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.Carousel-module__6pHamq__carousel__arrow--prev:after{transform:rotate(180deg)}.Carousel-module__6pHamq__carousel__dots{align-items:center;gap:.625rem;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Carousel-module__6pHamq__carousel__dot{background-color:var(--color-border-muted);cursor:pointer;width:.625rem;height:.625rem;transition:background-color var(--transition-duration) var(--transition-easing);border:none;border-radius:50%;padding:0}.Carousel-module__6pHamq__carousel__dot--active{background-color:var(--color-accent)}.Carousel-module__6pHamq__carousel__dot:hover{background-color:var(--color-accent-highlight)}.Carousel-module__6pHamq__carousel__counter{font-size:var(--font-size-base);color:var(--color-text-primary);line-height:1.7rem;font-family:var(--font-primary);white-space:nowrap}.Carousel-module__6pHamq__carousel__counter-current{font-weight:var(--font-weight-bold)}@media (max-width:991px){.Carousel-module__6pHamq__carousel--bleed-mobile .Carousel-module__6pHamq__carousel__viewport{margin-left:calc(-1 * var(--grid-gutter));margin-right:calc(-1 * var(--grid-gutter));padding-left:var(--grid-gutter);padding-right:var(--grid-gutter)}}
.Infographic-module__AyOjza__infographic{font-family:var(--font-primary);position:relative}.Infographic-module__AyOjza__infographic__title{font-size:var(--font-size-h2);line-height:1.4;font-weight:var(--font-weight-bold);color:var(--color-text-primary);margin:0 0 24px}.Infographic-module__AyOjza__infographic__image{text-align:center;width:100%;display:block}.Infographic-module__AyOjza__infographic__image img{object-fit:cover;border-radius:16px;width:100%;height:auto;display:block}@media (max-width:991px){.Infographic-module__AyOjza__infographic__image{object-fit:cover;width:100%;height:38.1vh;max-height:500px}}.Infographic-module__AyOjza__infographic--full{flex-direction:column;display:flex}@media (max-width:991px){.Infographic-module__AyOjza__infographic--full{gap:0}.Infographic-module__AyOjza__infographic--full .Infographic-module__AyOjza__infographic__body,.Infographic-module__AyOjza__infographic--full .Infographic-module__AyOjza__infographic__text{display:contents}.Infographic-module__AyOjza__infographic--full .Infographic-module__AyOjza__infographic__title{order:-1;margin-bottom:0}.Infographic-module__AyOjza__infographic--full .Infographic-module__AyOjza__infographic__hero{margin-top:24px}.Infographic-module__AyOjza__infographic--full .Infographic-module__AyOjza__infographic__subtitle{margin-top:24px;margin-bottom:0}.Infographic-module__AyOjza__infographic--full .Infographic-module__AyOjza__infographic__description{margin-top:8px;margin-bottom:0}.Infographic-module__AyOjza__infographic--full .Infographic-module__AyOjza__infographic__cta-group{margin-top:15px}.Infographic-module__AyOjza__infographic--full .Infographic-module__AyOjza__infographic__carousel{margin-top:32px}}.Infographic-module__AyOjza__infographic__hero{width:100%;display:block}.Infographic-module__AyOjza__infographic__hero img{aspect-ratio:1110/430;object-fit:cover;width:100%;display:block}@media (max-width:991px){.Infographic-module__AyOjza__infographic__hero img{width:100%;height:38.1vh;max-height:500px;aspect-ratio:unset;object-fit:cover;border-radius:0}}.Infographic-module__AyOjza__infographic__body{flex-direction:column;gap:clamp(1.5rem,1.1892rem + .6757vw,2rem);padding:clamp(1.5rem,1.1892rem + .6757vw,2rem) 0;display:flex}@media (min-width:992px){.Infographic-module__AyOjza__infographic__body{gap:var(--grid-gutter);flex-direction:row}}.Infographic-module__AyOjza__infographic--half{grid-template-columns:1fr;gap:clamp(1.5rem,1.1892rem + .6757vw,2rem);display:grid}@media (min-width:992px){.Infographic-module__AyOjza__infographic--half{gap:var(--grid-gutter);grid-template-columns:1fr 1fr}.Infographic-module__AyOjza__infographic--half .Infographic-module__AyOjza__infographic__media picture{height:auto}.Infographic-module__AyOjza__infographic--half .Infographic-module__AyOjza__infographic__media-img{object-fit:contain;height:auto;max-height:none}.Infographic-module__AyOjza__infographic--half.Infographic-module__AyOjza__infographic--has-carousel{min-height:45rem}.Infographic-module__AyOjza__infographic--half.Infographic-module__AyOjza__infographic--has-carousel .Infographic-module__AyOjza__infographic__media picture{height:100%}.Infographic-module__AyOjza__infographic--half.Infographic-module__AyOjza__infographic--has-carousel .Infographic-module__AyOjza__infographic__media-img{object-fit:cover;height:100%;max-height:40rem}}@media (max-width:991px){.Infographic-module__AyOjza__infographic--half{gap:0}.Infographic-module__AyOjza__infographic--half .Infographic-module__AyOjza__infographic__content,.Infographic-module__AyOjza__infographic--half .Infographic-module__AyOjza__infographic__text{display:contents}.Infographic-module__AyOjza__infographic--half .Infographic-module__AyOjza__infographic__title{order:-1;margin-bottom:0}.Infographic-module__AyOjza__infographic--half .Infographic-module__AyOjza__infographic__media{margin-top:24px}.Infographic-module__AyOjza__infographic--half .Infographic-module__AyOjza__infographic__subtitle{margin-top:24px;margin-bottom:0}.Infographic-module__AyOjza__infographic--half .Infographic-module__AyOjza__infographic__description{margin-top:8px;margin-bottom:0}.Infographic-module__AyOjza__infographic--half .Infographic-module__AyOjza__infographic__cta-group{margin-top:15px}.Infographic-module__AyOjza__infographic--half .Infographic-module__AyOjza__infographic__carousel{margin-top:32px}}.Infographic-module__AyOjza__infographic__media{width:100%}.Infographic-module__AyOjza__infographic__media picture{width:100%;height:100%;display:block}.Infographic-module__AyOjza__infographic__media-img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:991px){.Infographic-module__AyOjza__infographic__media-img{object-fit:cover;border-radius:0;width:100%;height:38.1vh;max-height:500px}}.Infographic-module__AyOjza__infographic__content{flex-direction:column;gap:clamp(.9375rem,.277rem + 1.4358vw,2rem);display:flex}.Infographic-module__AyOjza__infographic__text{flex-direction:column;gap:0;display:flex}@media (min-width:992px){.Infographic-module__AyOjza__infographic--full .Infographic-module__AyOjza__infographic__text{flex:1 1 0;min-width:0}}.Infographic-module__AyOjza__infographic__subtitle{font-size:1.5rem;line-height:var(--line-height-h6);font-weight:var(--font-weight-bold);color:var(--color-text-primary);margin:0 0 8px}.Infographic-module__AyOjza__infographic__description{font-size:var(--font-size-base);line-height:var(--line-height-base);color:var(--color-text-muted);margin-bottom:var(--spacing-md)}.Infographic-module__AyOjza__infographic__description p{font-size:var(--font-size-base);line-height:var(--line-height-base)}.Infographic-module__AyOjza__infographic__cta-group{gap:var(--spacing-md);flex-wrap:wrap;display:flex}.Infographic-module__AyOjza__infographic__cta-group>div>div{justify-content:flex-start}.Infographic-module__AyOjza__infographic__carousel{width:100%}@media (min-width:992px){.Infographic-module__AyOjza__infographic--full .Infographic-module__AyOjza__infographic__carousel{flex:0 0 539px;width:539px}}@media (max-width:767.98px){.Infographic-module__AyOjza__infographic__carousel-root>div>div>div{flex:0 0 100%}}.Infographic-module__AyOjza__infographic__product-slide{flex-direction:column;align-items:center;display:flex}.Infographic-module__AyOjza__infographic__product-name{font-size:var(--font-size-base);line-height:var(--line-height-base);font-weight:var(--font-weight-bold);color:var(--color-text-primary);text-align:center;margin:.5rem 0 0;display:none}@media (max-width:767.98px){.Infographic-module__AyOjza__infographic__product-name{display:block}}.Infographic-module__AyOjza__infographic__product-image{object-fit:cover;background-color:var(--color-bg-light);width:clamp(7.25rem,5.5405rem + 3.7162vw,10rem);height:clamp(7.25rem,5.5405rem + 3.7162vw,10rem);display:block}@media (max-width:767.98px){.Infographic-module__AyOjza__infographic__product-image{margin-inline:auto}}
.ProductFeatureCarousel-module__S15FNW__solution-components__header{gap:var(--spacing-md);flex-direction:column;margin-bottom:clamp(1.5rem,.8784rem + 1.351vw,2.5rem);display:flex}@media (min-width:992px){.ProductFeatureCarousel-module__S15FNW__solution-components__header{flex-direction:row;justify-content:space-between;align-items:flex-start}}.ProductFeatureCarousel-module__S15FNW__solution-components__title{font-size:2.5rem;line-height:clamp(3.25rem,3.095rem + .3378vw,3.5rem);font-weight:var(--font-weight-bold);color:var(--color-text-primary);margin:0}.ProductFeatureCarousel-module__S15FNW__solution-components__cta-group{gap:var(--spacer);flex-wrap:wrap;flex-shrink:0;margin-top:10px;display:flex}.ProductFeatureCarousel-module__S15FNW__solution-components__description{font-size:var(--font-size-base);line-height:var(--line-height-base);margin-bottom:clamp(1.5rem,.8784rem + 1.351vw,2.5rem)}.ProductFeatureCarousel-module__S15FNW__solution-components__viewport{overflow:hidden}.ProductFeatureCarousel-module__S15FNW__solution-components__container{display:flex}.ProductFeatureCarousel-module__S15FNW__solution-components__slide{flex:0 0 100%;min-width:0}.ProductFeatureCarousel-module__S15FNW__solution-components__card{gap:var(--spacing-lg);flex-direction:column-reverse;display:flex}@media (min-width:992px){.ProductFeatureCarousel-module__S15FNW__solution-components__card{flex-direction:row;gap:1.875rem}}.ProductFeatureCarousel-module__S15FNW__solution-components__card-body{flex-direction:column;flex:1;display:flex}@media (min-width:992px){.ProductFeatureCarousel-module__S15FNW__solution-components__card-body{max-width:540px}}.ProductFeatureCarousel-module__S15FNW__solution-components__card-title{font-size:var(--font-size-h5);line-height:var(--line-height-h5);font-weight:var(--font-weight-bold);color:var(--color-text-primary);margin:0 0 11px}.ProductFeatureCarousel-module__S15FNW__solution-components__card-text{font-size:var(--font-size-base);line-height:var(--line-height-base);color:var(--color-text-muted);margin-bottom:16px}.ProductFeatureCarousel-module__S15FNW__solution-components__card-text p{margin:0}.ProductFeatureCarousel-module__S15FNW__solution-components__card-cta{justify-content:space-between;align-self:flex-start;min-width:255px;display:flex}@media (max-width:767.98px){.ProductFeatureCarousel-module__S15FNW__solution-components__card-cta{justify-content:space-between;align-self:stretch;width:100%}}.ProductFeatureCarousel-module__S15FNW__solution-components__card-subtitle{font-size:var(--font-size-base);line-height:var(--line-height-base);color:var(--color-text-muted);margin:0}.ProductFeatureCarousel-module__S15FNW__solution-components__card-image{flex-direction:column;flex:1;justify-content:flex-end;display:flex}@media (min-width:992px){.ProductFeatureCarousel-module__S15FNW__solution-components__card-image{max-width:540px}}.ProductFeatureCarousel-module__S15FNW__solution-components__card-image img{object-fit:contain;background-color:var(--color-bg-light);width:100%;height:16.875rem;display:block}.ProductFeatureCarousel-module__S15FNW__solution-components__nav{margin-top:var(--spacing-xl);justify-content:flex-end;align-items:center;gap:1.5rem;display:flex}.ProductFeatureCarousel-module__S15FNW__solution-components__arrows{align-items:center;gap:.75rem;display:flex}.ProductFeatureCarousel-module__S15FNW__solution-components__arrow{cursor:pointer;width:25px;height:25px;transition:opacity var(--transition-duration) var(--transition-easing);background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;padding:0;display:flex}.ProductFeatureCarousel-module__S15FNW__solution-components__arrow:hover{opacity:.7}.ProductFeatureCarousel-module__S15FNW__solution-components__arrow:disabled{opacity:.3;cursor:default}.ProductFeatureCarousel-module__S15FNW__solution-components__arrow:disabled:hover{opacity:.3}.ProductFeatureCarousel-module__S15FNW__solution-components__arrow:after{content:"";background-color:var(--color-accent);width:25px;height:25px;display:block;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M0.529865 17.5377V14.0179H24.6657L13.8549 3.20703L16.3691 0.692869L31.454 15.7779L16.3691 30.8628L13.8549 28.3487L24.6657 17.5377H0.529865Z' fill='black'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M0.529865 17.5377V14.0179H24.6657L13.8549 3.20703L16.3691 0.692869L31.454 15.7779L16.3691 30.8628L13.8549 28.3487L24.6657 17.5377H0.529865Z' fill='black'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.ProductFeatureCarousel-module__S15FNW__solution-components__arrow--prev:after{transform:rotate(180deg)}.ProductFeatureCarousel-module__S15FNW__solution-components__counter{font-size:var(--font-size-base);color:#323434;line-height:1.7rem;font-family:var(--font-primary);white-space:nowrap}.ProductFeatureCarousel-module__S15FNW__solution-components__counter-current{font-weight:var(--font-weight-bold)}
.Faq-module__Q3zu2W__faq-block{background-color:var(--color-white)}.Faq-module__Q3zu2W__faq-block__title{font-family:var(--font-primary);font-size:var(--font-size-h2);line-height:var(--line-height-h2);font-weight:var(--font-weight-bold);color:var(--color-black);margin:0 0 clamp(1.5rem,.8784rem + 1.3514vw,2.5rem)}.Faq-module__Q3zu2W__faq-block__content{gap:var(--grid-gutter);flex-direction:column;align-items:flex-start;display:flex}@media (max-width:991px){.Faq-module__Q3zu2W__faq-block__content{align-items:stretch}}@media (min-width:992px){.Faq-module__Q3zu2W__faq-block__content{flex-direction:row;gap:30px}}.Faq-module__Q3zu2W__faq-block__image-wrap{display:none}@media (max-width:767.98px){.Faq-module__Q3zu2W__faq-block__image-wrap{width:358px;max-width:100%;height:515.516px;display:block;overflow:hidden}}@media (min-width:992px){.Faq-module__Q3zu2W__faq-block__image-wrap{flex:0 0 369.99px;width:369.99px;height:532.783px;display:block;overflow:hidden}}.Faq-module__Q3zu2W__faq-block__image{object-fit:cover;object-position:center;width:100%;height:100%}.Faq-module__Q3zu2W__faq-block__accordion{flex:1;min-width:0}.Faq-module__Q3zu2W__faq-block__item{border-bottom:1px solid var(--color-border-muted);padding-bottom:1px}.Faq-module__Q3zu2W__faq-block__item:last-child{border-bottom-color:#f0f0ed}.Faq-module__Q3zu2W__faq-block__question{cursor:pointer;width:100%;min-height:66px;font-family:var(--font-primary);font-size:var(--font-size-md);line-height:var(--line-height-base);font-weight:var(--font-weight-bold);text-align:left;color:var(--color-text-primary);background:0 0;border:none;justify-content:space-between;align-items:center;padding:18.5px 0;display:flex}.Faq-module__Q3zu2W__faq-block__question-text{flex:1;min-width:0}.Faq-module__Q3zu2W__faq-block__icon{background-color:var(--color-accent);width:20px;height:20px;transition:transform var(--transition-duration) var(--transition-easing);flex-shrink:0;margin-left:32px;display:block;transform:rotate(90deg);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M0.529865 17.5377V14.0179H24.6657L13.8549 3.20703L16.3691 0.692869L31.454 15.7779L16.3691 30.8628L13.8549 28.3487L24.6657 17.5377H0.529865Z' fill='black'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M0.529865 17.5377V14.0179H24.6657L13.8549 3.20703L16.3691 0.692869L31.454 15.7779L16.3691 30.8628L13.8549 28.3487L24.6657 17.5377H0.529865Z' fill='black'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.Faq-module__Q3zu2W__faq-block__question[data-state=open] .Faq-module__Q3zu2W__faq-block__icon{transform:rotate(-90deg)}.Faq-module__Q3zu2W__faq-block__answer{font-size:var(--font-size-base);line-height:var(--line-height-base);padding:0 0 35px;overflow:hidden}.Faq-module__Q3zu2W__faq-block__answer[hidden]{display:block}.Faq-module__Q3zu2W__faq-block__answer[data-state=open]{animation:.15s ease-out Faq-module__Q3zu2W__faq-slide-down}.Faq-module__Q3zu2W__faq-block__answer[data-state=closed]{visibility:hidden;height:0;padding-bottom:0;animation:.15s ease-out Faq-module__Q3zu2W__faq-slide-up}@keyframes Faq-module__Q3zu2W__faq-slide-down{0%{max-height:0;padding-bottom:0}to{max-height:var(--radix-accordion-content-height,100vh);padding-bottom:35px}}@keyframes Faq-module__Q3zu2W__faq-slide-up{0%{height:var(--radix-accordion-content-height,0);visibility:visible;padding-bottom:35px}to{height:0;padding-bottom:0}}@media (max-width:767.98px){.Faq-module__Q3zu2W__faq-block__image{width:100%;display:block}.Faq-module__Q3zu2W__faq-block__question,.Faq-module__Q3zu2W__faq-block__answer,.Faq-module__Q3zu2W__faq-block__answer p{font-size:var(--font-size-base)}.Faq-module__Q3zu2W__faq-block__icon{margin-left:16px}}
.NewsTeasers-module___p_ddW__news-teasers{background-color:#0000}.NewsTeasers-module___p_ddW__news-teasers__container{max-width:var(--max-width);margin-left:auto;margin-right:auto}.NewsTeasers-module___p_ddW__news-teasers__header{flex-direction:column;gap:clamp(1rem,.6892rem + .6757vw,1.5rem);margin-bottom:clamp(1.25rem,.473rem + 1.6892vw,2.5rem);display:flex}@media (min-width:992px){.NewsTeasers-module___p_ddW__news-teasers__header{--news-teasers-safe-count:max(2, var(--news-teasers-count));margin-bottom:calc(20px + (var(--news-teasers-safe-count) - 2) * 20px);flex-direction:row;align-items:flex-start;gap:1.875rem}}.NewsTeasers-module___p_ddW__news-teasers__header-text{flex-direction:column;flex:1;gap:.5rem;display:flex}.NewsTeasers-module___p_ddW__news-teasers__title{font-size:2.5rem;line-height:clamp(3.25rem,3.0946rem + .3378vw,3.5rem);font-weight:var(--font-weight-bold);color:var(--color-text-primary);margin:0}.NewsTeasers-module___p_ddW__news-teasers__description{color:var(--color-text-muted);font-size:1rem;line-height:1.5rem}.NewsTeasers-module___p_ddW__news-teasers__cta{flex-shrink:0;width:100%}@media (min-width:992px){.NewsTeasers-module___p_ddW__news-teasers__cta{width:auto}}.NewsTeasers-module___p_ddW__news-teasers__grid{flex-direction:column;gap:1.875rem;display:flex}@media (min-width:992px){.NewsTeasers-module___p_ddW__news-teasers__grid{flex-flow:row}}.NewsTeasers-module___p_ddW__news-teasers__card{flex-direction:column;flex-shrink:0;width:350px;display:flex}@media (max-width:991px){.NewsTeasers-module___p_ddW__news-teasers__card{width:100%}}
.HighlightedNews-module__RbhlQa__highlighted-news{background-color:#0000}.HighlightedNews-module__RbhlQa__highlighted-news__container{max-width:var(--max-width);flex-direction:column;gap:clamp(1.25rem,.7838rem + 1.0135vw,2rem);margin-left:auto;margin-right:auto;display:flex}.HighlightedNews-module__RbhlQa__highlighted-news__header{flex-direction:column;align-items:flex-start;gap:clamp(1rem,.4561rem + 1.1824vw,1.875rem);display:flex}@media (min-width:992px){.HighlightedNews-module__RbhlQa__highlighted-news__header{flex-direction:row;justify-content:space-between;align-items:flex-start}}.HighlightedNews-module__RbhlQa__highlighted-news__title{font-size:var(--font-size-h2);line-height:var(--line-height-h2);font-weight:var(--font-weight-bold);color:var(--color-text-primary);flex:1;margin:0}.HighlightedNews-module__RbhlQa__highlighted-news__header-cta-wrapper{flex-shrink:0;width:100%}@media (min-width:992px){.HighlightedNews-module__RbhlQa__highlighted-news__header-cta-wrapper{width:255px}}.HighlightedNews-module__RbhlQa__highlighted-news__header-cta{border:2px solid var(--color-text-primary);width:100%;color:var(--color-text-primary);font-family:var(--font-primary);font-size:var(--font-size-md);line-height:1.6875rem;font-weight:var(--font-weight-bold);transition:background-color var(--transition-normal), border-color var(--transition-normal), color var(--transition-normal);background-color:#0000;flex-shrink:0;justify-content:space-between;align-items:center;gap:.5rem;padding:1rem;text-decoration:none;display:inline-flex}.HighlightedNews-module__RbhlQa__highlighted-news__header-cta:hover{background-color:var(--color-accent);border-color:var(--color-accent);color:var(--color-white)}@media (min-width:992px){.HighlightedNews-module__RbhlQa__highlighted-news__header-cta{width:255px}}.HighlightedNews-module__RbhlQa__highlighted-news__header-cta-icon{flex-shrink:0;width:24px;height:24px}.HighlightedNews-module__RbhlQa__highlighted-news__feature{flex-direction:column;display:flex}.HighlightedNews-module__RbhlQa__highlighted-news__feature-image{object-fit:cover;order:2;width:100%;height:300px;display:block}@media (max-width:991px){.HighlightedNews-module__RbhlQa__highlighted-news__feature-image{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto}}.HighlightedNews-module__RbhlQa__highlighted-news__feature-card{background-color:#f6f6f6;flex-direction:column;order:1;gap:1rem;padding:clamp(1.5rem,1.1892rem + .6757vw,2rem);display:flex}@media (max-width:991px){.HighlightedNews-module__RbhlQa__highlighted-news__feature-card{background-color:#0000;padding-left:0;padding-right:0}}@media (min-width:992px){.HighlightedNews-module__RbhlQa__highlighted-news__feature{height:506px;position:relative}.HighlightedNews-module__RbhlQa__highlighted-news__feature-image{order:unset;width:850px;height:506px}.HighlightedNews-module__RbhlQa__highlighted-news__feature-card{order:unset;width:540px;max-width:48.6%;position:absolute;top:50%;left:51.35%;transform:translateY(-50%)}}.HighlightedNews-module__RbhlQa__highlighted-news__feature-meta{align-items:center;gap:.5rem;display:flex}.HighlightedNews-module__RbhlQa__highlighted-news__feature-date,.HighlightedNews-module__RbhlQa__highlighted-news__feature-tags{color:var(--color-text-muted);font-size:.75rem;line-height:1.125rem}.HighlightedNews-module__RbhlQa__highlighted-news__feature-sep{border-left:1px solid var(--color-text-muted);width:0;height:.625rem}.HighlightedNews-module__RbhlQa__highlighted-news__feature-body{flex-direction:column;gap:1rem;display:flex}.HighlightedNews-module__RbhlQa__highlighted-news__feature-title{font-size:1.125rem;line-height:1.6875rem;font-weight:var(--font-weight-bold);color:var(--color-text-primary);margin:0}.HighlightedNews-module__RbhlQa__highlighted-news__feature-desc{font-size:var(--font-size-base);line-height:var(--line-height-base);color:var(--color-text-muted)}.HighlightedNews-module__RbhlQa__highlighted-news__feature-desc p{font-size:var(--font-size-base);line-height:var(--line-height-base)}.HighlightedNews-module__RbhlQa__highlighted-news__feature-link{font-size:var(--font-size-base);line-height:var(--line-height-base);font-weight:var(--font-weight-bold);color:var(--color-text-primary);align-items:center;gap:.5rem;text-decoration:none;display:inline-flex}.HighlightedNews-module__RbhlQa__highlighted-news__feature-link span{text-underline-offset:.25em;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration:underline;text-decoration-thickness:1.5px}.HighlightedNews-module__RbhlQa__highlighted-news__feature-link:hover{color:var(--color-accent)}.HighlightedNews-module__RbhlQa__highlighted-news__feature-link-icon{width:16px;height:16px;transition:transform var(--transition-normal);flex-shrink:0}.HighlightedNews-module__RbhlQa__highlighted-news__feature-link:hover .HighlightedNews-module__RbhlQa__highlighted-news__feature-link-icon{transform:translate(4px)}
.Spacer-module__GYNX-W__spacer{width:100%;height:var(--block-spacing-medium)}.Spacer-module__GYNX-W__spacer--small{height:var(--block-spacing-small)}.Spacer-module__GYNX-W__spacer--medium{height:var(--block-spacing-medium)}.Spacer-module__GYNX-W__spacer--large{height:var(--block-spacing-large)}
