.screen-research-projects{padding-top:calc(var(--app-header-shortcuts-height) + var(--app-header-navigation-height))}.screen-research-projects__welcome{background-color:rgba(var(--color-primary),1);height:240px}@media (width>=768px){.screen-research-projects__welcome{height:280px}}@media (width>=1080px){.screen-research-projects__welcome{height:320px}}.screen-research-projects__welcome .container{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.screen-research-projects__welcome-summary{color:rgba(var(--color-on-primary),1);text-align:center;font-family:var(--typeface-plain);letter-spacing:.005em;font-optical-sizing:auto;font-variation-settings:"wdth";margin-bottom:8px;padding-left:16px;padding-right:16px;font-size:12px;font-weight:600;line-height:16px}@media (width>=768px){.screen-research-projects__welcome-summary{font-family:var(--typeface-plain);letter-spacing:.005em;font-optical-sizing:auto;font-variation-settings:"wdth";font-size:14px;font-weight:600;line-height:20px}}.screen-research-projects__welcome-title{color:rgba(var(--color-on-primary),1);text-align:center;text-transform:uppercase;font-family:var(--typeface-brand);letter-spacing:0;font-optical-sizing:auto;font-variation-settings:"wdth";margin-top:0;margin-bottom:0;padding-left:16px;padding-right:16px;font-size:22px;font-weight:600;line-height:26px}@media (width>=768px){.screen-research-projects__welcome-title{font-family:var(--typeface-brand);letter-spacing:0;font-optical-sizing:auto;font-variation-settings:"wdth";font-size:28px;font-weight:700;line-height:36px}}@media (width>=1080px){.screen-research-projects__welcome-title{font-family:var(--typeface-brand);letter-spacing:0;font-optical-sizing:auto;font-variation-settings:"wdth";font-size:32px;font-weight:700;line-height:40px}}.screen-research-projects__about{flex-direction:column;row-gap:16px;padding-top:32px;padding-bottom:16px;display:flex}@media (width>=768px){.screen-research-projects__about{padding-top:48px;padding-bottom:20px}}@media (width>=1080px){.screen-research-projects__about{grid-column-gap:32px;-moz-column-gap:32px;grid-template-columns:minmax(0,.65fr) minmax(0,1fr);column-gap:32px;padding:72px 15% 24px;display:grid}}.screen-research-projects__about-title{color:rgba(var(--color-on-surface-variant),1);font-family:var(--typeface-brand);letter-spacing:0;font-optical-sizing:auto;font-variation-settings:"wdth";margin-top:0;margin-bottom:0;font-size:22px;font-weight:600;line-height:26px}@media (width>=768px){.screen-research-projects__about-title{font-family:var(--typeface-brand);letter-spacing:0;font-optical-sizing:auto;font-variation-settings:"wdth";font-size:28px;font-weight:700;line-height:36px}}@media (width>=1080px){.screen-research-projects__about-title{font-family:var(--typeface-brand);letter-spacing:0;font-optical-sizing:auto;font-variation-settings:"wdth";font-size:32px;font-weight:700;line-height:40px}}.screen-research-projects__about-summary{color:rgba(var(--color-on-surface),1);font-family:var(--typeface-plain);letter-spacing:.004em;font-optical-sizing:auto;font-variation-settings:"wdth";margin-bottom:0;font-size:14px;font-weight:400;line-height:20px}@media (width>=768px){.screen-research-projects__about-summary{font-family:var(--typeface-plain);letter-spacing:.0025em;font-optical-sizing:auto;font-variation-settings:"wdth";font-size:16px;font-weight:400;line-height:24px}}.screen-research-projects__filters{flex-direction:column;align-items:stretch;row-gap:12px;padding-top:20px;padding-bottom:8px;display:flex}@media (width>=768px){.screen-research-projects__filters{flex-direction:row;justify-content:flex-end;align-items:center;padding-top:24px}}.screen-research-projects__filters .select{width:100%}@media (width>=768px){.screen-research-projects__filters .select{width:120px}}.screen-research-projects__filters-separator{display:none}@media (width>=768px){.screen-research-projects__filters-separator{background-color:rgba(var(--color-outline-variant),1);width:100%;height:1px;margin-left:16px;margin-right:16px;display:block}}.screen-research-projects__filters-title{color:rgba(var(--color-on-surface-variant),1);font-family:var(--typeface-brand);letter-spacing:.0015em;font-optical-sizing:auto;font-variation-settings:"wdth";flex:none;margin-top:0;margin-bottom:0;font-size:18px;font-weight:600;line-height:24px}@media (width>=768px){.screen-research-projects__filters-title{font-family:var(--typeface-brand);letter-spacing:0;font-optical-sizing:auto;font-variation-settings:"wdth";margin-right:auto;font-size:22px;font-weight:600;line-height:26px}}.screen-research-projects__documents{grid-row-gap:12px;grid-column-gap:12px;-moz-column-gap:12px;background-color:rgba(var(--color-surface),1);grid-template-columns:1fr;gap:12px;padding-top:20px;padding-bottom:48px;display:grid}@media (width>=576px){.screen-research-projects__documents{-moz-column-gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media (width>=768px){.screen-research-projects__documents{grid-template-columns:repeat(3,minmax(0,1fr));padding-top:24px;padding-bottom:64px}}@media (width>=1080px){.screen-research-projects__documents{grid-template-columns:repeat(4,minmax(0,1fr));padding-top:28px;padding-bottom:100px}}.screen-research-projects__documents.screen-research-projects__documents--empty{justify-content:center;align-items:center;min-height:300px;display:flex}@media (width>=768px){.screen-research-projects__documents.screen-research-projects__documents--empty{min-height:400px}}.screen-research-projects__document_v2{color:rgba(var(--color-primary),1);background-color:rgba(var(--color-on-primary),1);border-radius:8px;padding:20px;position:relative;border:3px solid!important}@media (width>=768px){.screen-research-projects__document_v2{padding:24px}}@media (width>=1080px){.screen-research-projects__document_v2{padding:32px}}.screen-research-projects__document-icon_v2{--icon-width:32px;--icon-height:32px;margin-bottom:8px}@media (width>=768px){.screen-research-projects__document-icon_v2{--icon-width:38px;--icon-height:38px}}@media (width>=1080px){.screen-research-projects__document-icon_v2{--icon-width:42px;--icon-height:42px}}.screen-research-projects__document-download-icon_v2{--icon-width:18px;--icon-height:18px;width:32px;height:32px;color:rgba(var(--color-primary),1);background-color:rgba(var(--color-on-primary-container),1);cursor:pointer;border-radius:100px;justify-content:center;align-items:center;display:flex;position:absolute;top:12px;right:12px}@media (width>=768px){.screen-research-projects__document-download-icon_v2{--icon-width:20px;--icon-height:20px;width:36px;height:36px;top:14px;right:14px}}@media (width>=1080px){.screen-research-projects__document-download-icon_v2{width:38px;height:38px;top:16px;right:16px}}@media (prefers-reduced-motion:no-preference){.screen-research-projects__document-download-icon_v2{transition:transform .3s cubic-bezier(.4,0,.2,1)}}.screen-research-projects__document-download-icon_v2:not(:hover){transform:scale(.9)}.screen-research-projects__document-download-icon_v2:hover{transform:scale(1)}.screen-research-projects__document-title{color:inherit;font-family:var(--typeface-brand);letter-spacing:.001em;font-optical-sizing:auto;font-variation-settings:"wdth";margin-top:0;margin-bottom:4px;font-size:16px;font-weight:600;line-height:24px}@media (width>=768px){.screen-research-projects__document-title{font-family:var(--typeface-brand);letter-spacing:.0015em;font-optical-sizing:auto;font-variation-settings:"wdth";font-size:18px;font-weight:600;line-height:24px}}.screen-research-projects__document-summary{color:inherit;font-family:var(--typeface-plain);letter-spacing:.004em;font-optical-sizing:auto;font-variation-settings:"wdth";margin-bottom:0;font-size:14px;font-weight:400;line-height:20px}.screen-research-projects__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;row-gap:16px;padding-left:16px;padding-right:16px;display:flex}@media (width>=768px){.screen-research-projects__empty{row-gap:24px}}.screen-research-projects__empty svg{opacity:.5;width:120px;height:120px}@media (width>=768px){.screen-research-projects__empty svg{width:160px;height:160px}}@media (width>=1080px){.screen-research-projects__empty svg{width:200px;height:200px}}.screen-research-projects__empty-title{color:rgba(var(--color-on-surface-variant),1);font-family:var(--typeface-brand);letter-spacing:.0015em;font-optical-sizing:auto;font-variation-settings:"wdth";margin-top:0;margin-bottom:0;font-size:18px;font-weight:600;line-height:24px}@media (width>=768px){.screen-research-projects__empty-title{font-family:var(--typeface-brand);letter-spacing:0;font-optical-sizing:auto;font-variation-settings:"wdth";font-size:28px;font-weight:700;line-height:36px}}