.DocumentsSlider-module__GfKBFa__slider{background:var(--color-bg-page);width:100%;margin-bottom:4rem;position:relative;overflow:visible}.DocumentsSlider-module__GfKBFa__noBottomMargin{margin-bottom:0}.DocumentsSlider-module__GfKBFa__fullBleed{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.DocumentsSlider-module__GfKBFa__sliderContainer{background:var(--color-bg-page);width:100%;transition:transform .5s ease-in-out;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000001a}.DocumentsSlider-module__GfKBFa__fullBleedContainer{box-shadow:none}.DocumentsSlider-module__GfKBFa__slidesWrapper{width:100%;height:100%;transition:transform .5s ease-in-out;display:flex}.DocumentsSlider-module__GfKBFa__slide{cursor:pointer;min-width:100%;max-width:100%;color:inherit;flex-shrink:0;text-decoration:none;display:flex;position:relative;overflow:hidden}.DocumentsSlider-module__GfKBFa__thumbnailProgressBackground{z-index:1;opacity:1;position:absolute;inset:0}.DocumentsSlider-module__GfKBFa__slideContent{z-index:3;align-items:center;gap:2rem;width:100%;padding:2rem 4rem;display:flex;position:relative}.DocumentsSlider-module__GfKBFa__slideImage{background:var(--color-bg-page);flex-shrink:0;justify-content:center;align-items:center;width:24rem;height:24rem;display:flex;position:relative;overflow:hidden}.DocumentsSlider-module__GfKBFa__slideImagePlaceholder{background:var(--color-bg-page);width:24rem;height:24rem;color:var(--color-text-muted);border:2px dashed var(--color-text-muted);justify-content:center;align-items:center;font-size:.875rem;display:flex}.DocumentsSlider-module__GfKBFa__slideInfo{flex-direction:column;flex:1;justify-content:center;gap:.5rem;min-width:0;display:flex}.DocumentsSlider-module__GfKBFa__slideTitle{color:var(--s-kiemelt);margin:0;font-size:2rem;font-weight:700;line-height:1.2}.DocumentsSlider-module__GfKBFa__slideDescription{color:var(--s-description);-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:1.125rem;line-height:1.5;display:-webkit-box;overflow:hidden}.DocumentsSlider-module__GfKBFa__slideLabel{text-transform:uppercase;letter-spacing:.04em;color:#fff;background:#e0245e;border-radius:999px;align-self:flex-start;margin-bottom:.4rem;padding:.15rem .55rem;font-size:.75rem;font-weight:700;display:inline-block}.DocumentsSlider-module__GfKBFa__slideMeta{color:var(--s-meta);align-items:center;gap:.5rem;margin-top:.5rem;font-size:.875rem;display:flex}.DocumentsSlider-module__GfKBFa__tenantName{color:var(--c-sand-300);font-weight:600}.DocumentsSlider-module__GfKBFa__tenantName:after{content:"·";color:#50555a;margin-left:.5rem}.DocumentsSlider-module__GfKBFa__navigation{background:var(--c-sand-300);cursor:pointer;z-index:10;color:#212529;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #00000026}.DocumentsSlider-module__GfKBFa__navigation:hover{background:#fff;transform:translateY(-50%)scale(1.05)}.DocumentsSlider-module__GfKBFa__navigation:disabled{opacity:.5;cursor:not-allowed;transform:translateY(-50%)}.DocumentsSlider-module__GfKBFa__prevButton{left:1rem}.DocumentsSlider-module__GfKBFa__nextButton{right:1rem}.DocumentsSlider-module__GfKBFa__indicators{z-index:10;background:#ffffffe6;border-radius:20px;gap:.5rem;padding:.5rem 1rem;display:flex;position:absolute;bottom:-3rem;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #0000001a}.DocumentsSlider-module__GfKBFa__indicator{background:var(--color-text-muted);cursor:pointer;border-radius:50%;width:8px;height:8px;transition:all .2s}.DocumentsSlider-module__GfKBFa__indicator.DocumentsSlider-module__GfKBFa__active{background:var(--color-accent);transform:scale(1.2)}.DocumentsSlider-module__GfKBFa__indicator:hover{background:#ffffffb3}@keyframes DocumentsSlider-module__GfKBFa__slideWaveEffect{0%{transform:translate(0%)}20%{transform:translate(0%)}45%{transform:translate(100%)}to{transform:translate(0%)}}@keyframes DocumentsSlider-module__GfKBFa__slideCoverEffect{0%{transform:translate(-100%)}32.5%{transform:translate(-100%)}43%{transform:translate(0%)}to{transform:translate(0%)}}.DocumentsSlider-module__GfKBFa__thumbnailProgressOverlayAnimated{background:linear-gradient(135deg, var(--color-bg-page) 0%, var(--color-bg-page) 100%);z-index:2;width:140%;animation:5s ease-in-out infinite DocumentsSlider-module__GfKBFa__slideWaveEffect;position:absolute;top:0;bottom:0;right:-20%;-webkit-mask:linear-gradient(270deg,#000 0% 90%,#0000 100%);mask:linear-gradient(270deg,#000 0% 90%,#0000 100%)}.DocumentsSlider-module__GfKBFa__thumbnailCoveringOverlayAnimated{background:linear-gradient(135deg, var(--color-bg-page) 0%, var(--color-bg-page) 100%);z-index:3;width:140%;animation:5s ease-in-out infinite DocumentsSlider-module__GfKBFa__slideCoverEffect;position:absolute;top:0;bottom:0;left:-20%;box-shadow:2px 0 4px #0000001a;-webkit-mask:linear-gradient(90deg,#000 0% 90%,#0000 100%);mask:linear-gradient(90deg,#000 0% 90%,#0000 100%)}@media (max-width:768px){.DocumentsSlider-module__GfKBFa__slideContent{text-align:center;flex-direction:column;gap:1rem;padding:1.5rem 3rem}.DocumentsSlider-module__GfKBFa__slideImage,.DocumentsSlider-module__GfKBFa__slideImagePlaceholder{width:18rem;height:18rem}.DocumentsSlider-module__GfKBFa__slideTitle{font-size:1.7rem}.DocumentsSlider-module__GfKBFa__slideDescription{font-size:1rem}.DocumentsSlider-module__GfKBFa__sliderContainer{min-height:30rem}.DocumentsSlider-module__GfKBFa__navigation{width:3rem;height:3rem;font-size:1rem}.DocumentsSlider-module__GfKBFa__prevButton{left:.5rem}.DocumentsSlider-module__GfKBFa__nextButton{right:.5rem}}
.Recommendations-module__TQh_FW__recommendationsContainer{background:var(--color-bg-surface);margin-top:2rem;padding:1.25rem 1rem}.Recommendations-module__TQh_FW__title{color:var(--s-kiemelt);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.Recommendations-module__TQh_FW__subtitle{color:var(--s-meta);margin-bottom:1rem;font-size:.875rem}.Recommendations-module__TQh_FW__carouselWrapper{position:relative}.Recommendations-module__TQh_FW__carouselContainer{-webkit-overflow-scrolling:touch;padding:1rem 0;overflow:auto hidden}.Recommendations-module__TQh_FW__carouselTrack{gap:1.25rem;width:fit-content;display:flex}.Recommendations-module__TQh_FW__carouselItem{cursor:pointer;border:1px solid var(--color-border-subtle);width:440px;box-shadow:var(--shadow-sm);color:inherit;border-radius:8px;flex-direction:column;flex:none;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden}.Recommendations-module__TQh_FW__carouselItem:hover{box-shadow:var(--shadow-md);border-color:var(--color-accent);transform:scale(1.04)}.Recommendations-module__TQh_FW__thumbnailWrapper{background:var(--color-bg-sunken);width:100%;height:190px;position:relative}.Recommendations-module__TQh_FW__thumbnail{object-fit:cover}.Recommendations-module__TQh_FW__content{flex-direction:column;flex:1;gap:.625rem;padding:1rem;display:flex}.Recommendations-module__TQh_FW__documentTitle{color:var(--s-kiemelt);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:1.4rem;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.Recommendations-module__TQh_FW__carouselItem:hover .Recommendations-module__TQh_FW__documentTitle{color:var(--color-accent)}.Recommendations-module__TQh_FW__lead{color:var(--s-description);margin:0;font-size:1.0625rem;line-height:1.4}.Recommendations-module__TQh_FW__meta{color:var(--s-meta);align-items:center;gap:.375rem;margin-top:auto;font-size:.85rem;display:flex}.Recommendations-module__TQh_FW__tenantBadge{background:var(--brand-bg);color:var(--color-accent);border-radius:4px;padding:.125rem .5rem;font-weight:500}.Recommendations-module__TQh_FW__timestamp{color:var(--s-meta)}.Recommendations-module__TQh_FW__carouselArrow{background:var(--color-text-primary);color:#fff;cursor:pointer;z-index:10;opacity:.8;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .2s,opacity .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Recommendations-module__TQh_FW__carouselArrow:hover{background:var(--color-text-primary);opacity:1}.Recommendations-module__TQh_FW__leftArrow{left:.5rem}.Recommendations-module__TQh_FW__rightArrow{right:.5rem}[data-theme=dark] .Recommendations-module__TQh_FW__carouselArrow{color:#000;background:#ffffffb3}[data-theme=dark] .Recommendations-module__TQh_FW__carouselArrow:hover{background:#ffffffe6}@media (prefers-color-scheme:dark){[data-theme=auto] .Recommendations-module__TQh_FW__carouselArrow{color:#000;background:#ffffffb3}[data-theme=auto] .Recommendations-module__TQh_FW__carouselArrow:hover{background:#ffffffe6}}@media (max-width:768px){.Recommendations-module__TQh_FW__carouselItem{width:340px}.Recommendations-module__TQh_FW__thumbnailWrapper{height:150px}.Recommendations-module__TQh_FW__documentTitle{-webkit-line-clamp:2;font-size:1.05rem}.Recommendations-module__TQh_FW__meta{font-size:.8rem}.Recommendations-module__TQh_FW__carouselArrow{width:32px;height:32px}.Recommendations-module__TQh_FW__carouselArrow svg{width:20px;height:20px}}.Recommendations-module__TQh_FW__carouselContainer::-webkit-scrollbar{height:6px}.Recommendations-module__TQh_FW__carouselContainer::-webkit-scrollbar-track{background:#0000001a;border-radius:3px}.Recommendations-module__TQh_FW__carouselContainer::-webkit-scrollbar-thumb{background:#0000004d;border-radius:3px}.Recommendations-module__TQh_FW__carouselContainer::-webkit-scrollbar-thumb:hover{background:#0006}
.RelatedArticles-module__qow5da__container{border-top:1px solid var(--color-border-subtle);margin-top:2rem;padding:1.25rem 1rem}.RelatedArticles-module__qow5da__chips{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.RelatedArticles-module__qow5da__chip{border:1px solid var(--color-border-subtle);background:var(--color-bg-surface);color:var(--s-kiemelt);letter-spacing:.02em;text-transform:uppercase;border-radius:999px;padding:.2rem .7rem;font-size:.8rem;font-weight:600;text-decoration:none;display:inline-block}.RelatedArticles-module__qow5da__chip:hover{border-color:var(--color-accent);color:var(--color-accent)}.RelatedArticles-module__qow5da__title{color:var(--s-kiemelt);margin:0 0 .75rem;font-size:1.25rem;font-weight:600}.RelatedArticles-module__qow5da__list{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.75rem 1.25rem;margin:0;padding:0;list-style:none;display:grid}.RelatedArticles-module__qow5da__item{margin:0}.RelatedArticles-module__qow5da__link{color:inherit;align-items:flex-start;gap:.75rem;padding:.35rem 0;text-decoration:none;display:flex}.RelatedArticles-module__qow5da__thumb{background:var(--color-bg-sunken);border-radius:6px;flex:0 0 96px;width:96px;height:64px;position:relative;overflow:hidden}.RelatedArticles-module__qow5da__thumbEmpty{background:var(--color-bg-sunken)}.RelatedArticles-module__qow5da__thumbImg{object-fit:cover}.RelatedArticles-module__qow5da__text{flex-direction:column;gap:.25rem;min-width:0;display:flex}.RelatedArticles-module__qow5da__itemTitle{color:var(--s-kiemelt);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:1rem;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.RelatedArticles-module__qow5da__link:hover .RelatedArticles-module__qow5da__itemTitle{color:var(--color-accent)}.RelatedArticles-module__qow5da__date{color:var(--s-meta);font-size:.8rem}
