.research-recommended{position:relative;background:var(--color-bg-blue-50);padding-block:120px;padding-inline:var(--container-gutter);overflow:hidden}.research-recommended__bg{position:absolute;inset:0;width:100%;max-width:1440px;left:50%;transform:translateX(-50%);pointer-events:none;z-index:0}.research-recommended__bg-line{position:absolute;top:0;bottom:0;width:1px;background:var(--color-icon-primary-100)}.research-recommended__bg-line--left{left:80px}.research-recommended__bg-line--mid{left:50%;transform:translateX(-50%)}.research-recommended__bg-line--right{right:80px}.research-recommended__bg-star{position:absolute;top:40px;left:50%;transform:translateX(-50%);width:40px;height:40px;background-color:var(--color-icon-primary-100);-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZm9jdXNhYmxlPSJmYWxzZSI+PHBhdGggZD0iTTIwIDBMMjIuNjAwNCAxMi43MjI2QzIzLjA4MTggMTUuMDc3NyAyNC45MjIzIDE2LjkxODIgMjcuMjc3NCAxNy4zOTk2TDQwIDIwTDI3LjI3NzQgMjIuNjAwNEMyNC45MjIzIDIzLjA4MTggMjMuMDgxOCAyNC45MjIzIDIyLjYwMDQgMjcuMjc3NEwyMCA0MEwxNy4zOTk2IDI3LjI3NzRDMTYuOTE4MiAyNC45MjIzIDE1LjA3NzcgMjMuMDgxOCAxMi43MjI2IDIyLjYwMDRMMCAyMEwxMi43MjI2IDE3LjM5OTZDMTUuMDc3NyAxNi45MTgyIDE2LjkxODIgMTUuMDc3NyAxNy4zOTk2IDEyLjcyMjZMMjAgMFoiLz48L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0iY3VycmVudENvbG9yIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZm9jdXNhYmxlPSJmYWxzZSI+PHBhdGggZD0iTTIwIDBMMjIuNjAwNCAxMi43MjI2QzIzLjA4MTggMTUuMDc3NyAyNC45MjIzIDE2LjkxODIgMjcuMjc3NCAxNy4zOTk2TDQwIDIwTDI3LjI3NzQgMjIuNjAwNEMyNC45MjIzIDIzLjA4MTggMjMuMDgxOCAyNC45MjIzIDIyLjYwMDQgMjcuMjc3NEwyMCA0MEwxNy4zOTk2IDI3LjI3NzRDMTYuOTE4MiAyNC45MjIzIDE1LjA3NzcgMjMuMDgxOCAxMi43MjI2IDIyLjYwMDRMMCAyMEwxMi43MjI2IDE3LjM5OTZDMTUuMDc3NyAxNi45MTgyIDE2LjkxODIgMTUuMDc3NyAxNy4zOTk2IDEyLjcyMjZMMjAgMFoiLz48L3N2Zz4K);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.research-recommended__inner{position:relative;z-index:1;max-width:var(--container-max);margin:0 auto;display:flex;flex-direction:column;align-items:stretch;gap:160px}.research-recommended__group{display:flex;flex-direction:column;gap:24px}.research-recommended__group-title{margin:0;font-family:var(--font-accent);font-style:normal;font-weight:400;font-size:32px;line-height:1.2;color:var(--color-text-950)}.research-recommended__group-row{display:flex;align-items:center;gap:80px}.research-recommended__group--image_right .research-recommended__group-row{flex-direction:row-reverse}.research-recommended__group-media{margin:0;flex:0 0 auto;width:590px;max-width:590px;height:400px;border-radius:12px;overflow:hidden;background:var(--color-icon-primary-100)}.research-recommended__group-media-img{display:block;width:100%;height:100%;object-fit:cover}.research-recommended__articles{list-style:none;margin:0;padding:0;flex:1 1 0%;min-width:0;display:flex;flex-direction:column;gap:24px;align-items:stretch}.research-recommended__article{margin:0;padding:0;display:flex;flex-direction:column;gap:24px}.research-recommended__article-link{display:flex;flex-direction:column;gap:16px;text-decoration:none;color:inherit;transition:color .25s ease}.research-recommended__article-author{margin:0;font-family:var(--font-primary);font-style:normal;font-weight:400;font-size:16px;line-height:1;color:var(--color-text-900)}.research-recommended__article-author-link{color:inherit;text-decoration:none;transition:color .25s ease}.research-recommended__article-author-link:hover,.research-recommended__article-author-link:focus-visible{color:var(--color-text-700);outline:none}.research-recommended__article-author-link:focus-visible{outline:2px solid var(--color-text-700);outline-offset:4px;border-radius:2px}.research-recommended__article-title{margin:0;font-family:var(--font-primary);font-style:normal;font-weight:400;font-size:24px;line-height:1.2;color:var(--color-text-950);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:color .25s ease}.research-recommended__article-link:hover .research-recommended__article-title,.research-recommended__article-link:focus-visible .research-recommended__article-title{color:var(--color-text-700)}.research-recommended__article-link:focus-visible{outline:2px solid var(--color-text-700);outline-offset:4px;border-radius:4px}.research-recommended__divider{display:block;width:100%;height:1px;background:var(--color-icon-primary-100)}@media (max-width:1440px) and (min-width:961px){.research-recommended{padding-block:clamp(80px, 9vw, 120px)}.research-recommended__inner{gap:clamp(96px, 12vw, 160px)}.research-recommended__group-row{gap:clamp(40px, 6vw, 80px)}.research-recommended__group-media{width:clamp(360px, 41vw, 590px);max-width:clamp(360px, 41vw, 590px);height:clamp(280px, 28vw, 400px)}}@media (max-width:960px) and (min-width:641px){.research-recommended{padding-block:80px}.research-recommended__inner{gap:80px}.research-recommended__group{gap:24px}.research-recommended__group-title{font-size:28px}.research-recommended__group-row,.research-recommended__group--image_right .research-recommended__group-row{flex-direction:column;align-items:stretch;gap:40px}.research-recommended__group-media{width:100%;max-width:100%;height:clamp(260px, 36vw, 360px)}.research-recommended__articles{gap:20px}.research-recommended__article{gap:20px}.research-recommended__article-title{font-size:22px}}@media (max-width:640px){.research-recommended{padding-block:80px;padding-inline:20px}.research-recommended__inner{gap:80px}.research-recommended__group{gap:24px}.research-recommended__group-title{font-size:24px;line-height:1.2}.research-recommended__group-row,.research-recommended__group--image_right .research-recommended__group-row{flex-direction:column;align-items:stretch;gap:40px}.research-recommended__group-media{width:100%;max-width:100%;height:227px;border-radius:8px}.research-recommended__articles{gap:20px}.research-recommended__article{gap:20px}.research-recommended__article-link{gap:16px}.research-recommended__article-author{font-size:14px}.research-recommended__article-title{font-size:20px}.research-recommended__bg-line--left,.research-recommended__bg-line--right{display:none}.research-recommended__bg-line--mid{background:linear-gradient(to bottom,var(--color-icon-primary-100) 0%,rgb(222 236 255 / .2) 49.5%,var(--color-icon-primary-100) 100%)}.research-recommended__bg-star{top:16px}}