/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--swt-space-2xs:calc(var(--swt-space-base) / 4);--swt-space-xs:calc(var(--swt-space-base) / 2);--swt-space-base:.5rem;--swt-space-sm:calc(var(--swt-space-base) * 1);--swt-space-md:calc(var(--swt-space-base) * 2);--swt-space-lg:calc(var(--swt-space-base) * 4);--swt-space-xl:calc(var(--swt-space-base) * 6);--swt-space-2xl:calc(var(--swt-space-base) * 8);--swt-space-3xl:calc(var(--swt-space-base) * 12);--swt-space-4xl:calc(var(--swt-space-base) * 16);--swt-sizes-full:100%;--swt-widths-screen:100vw;--swt-widths-container:100%;--swt-heights-screen:100vh;--swt-colors-surface:var(--swt-colors-white);--swt-colors-text:var(--swt-colors-black);--swt-colors-emtext:var(--swt-colors-rhino);--swt-colors-black:#212121;--swt-colors-black-rgb:33,33,33;--swt-colors-white:#fff;--swt-colors-white-rgb:255,255,255;--swt-colors-gossamer:#0ba86f;--swt-colors-gossamer-rgb:11,167,111;--swt-colors-teal:#0e7f88;--swt-colors-teal-rgb:14,127,136;--swt-colors-seafoam:#9ae0d0;--swt-colors-seafoam-rgb:154,224,208;--swt-colors-rhino:#262d50;--swt-colors-rhino-rgb:38,45,80;--swt-colors-red:#cd4040;--swt-colors-red-rgb:205,64,64;--swt-shadows-base:0 0 16px 0 rgba(var(--swt-colors-black-rgb),.2);--swt-fonts-fallback:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji",sans-serif;--swt-fonts-display:"DM Serif Display",serif;--swt-fonts-body:Barlow,var(--swt-fonts-fallback);--swt-font-sizes-xs:.75rem;--swt-font-sizes-sm:.875rem;--swt-font-sizes-base:1rem;--swt-font-sizes-md:1.125rem;--swt-font-sizes-lg:1.5rem;--swt-font-sizes-xl:2.25rem;--swt-font-sizes-2xl:3.5rem;--swt-font-sizes-6xl:6.5rem;--swt-line-heights-none:1;--swt-line-heights-tight:1.1;--swt-line-heights-snug:1.25;--swt-line-heights-normal:1.4;--swt-line-heights-relaxed:1.5;--swt-line-heights-loose:1.625;--swt-radii-sm:.25rem;--swt-radii-md:.5rem;--swt-radii-lg:1rem;--swt-radii-full:624.9375rem;--swt-durations-quick:.12s;--swt-durations-base:.18s;--swt-durations-slow:.3s;--swt-easings-out:cubic-bezier(.165,.84,.44,1)}.swt-mode\:dark{--swt-colors-surface:#0d1226;--swt-colors-surface-rgb:13,18,38;--swt-colors-text:#fff;--swt-colors-text-rgb:255,255,255;--swt-colors-emtext:#9ae0d0;--swt-colors-emtext-rgb:154,224,208;--swt-shadows-base:0 0 16px 0 rgba(6,9,22,.8)}@media (min-width:40em){:root{--swt-widths-container:40rem}}@media (min-width:48em){:root{--swt-widths-container:48rem}}@media (min-width:67.5em){:root{--swt-widths-container:67.5rem}}.container{--padding:calc(var(--swt-space-md) * 2);width:calc(100% - var(--padding));max-width:100%;max-width:var(--swt-widths-container);margin:0 auto;display:flex;flex-direction:column}.link{display:inline-flex;align-items:center;font-family:Barlow,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji",sans-serif;font-family:var(--swt-fonts-body);font-size:1rem;font-size:var(--swt-font-sizes-base);font-weight:700;text-transform:uppercase;line-height:1.25;line-height:var(--swt-line-heights-snug);color:rgba(var(--swt-colors-emtext-rgb),.8);cursor:pointer;transition:color .12s cubic-bezier(.165,.84,.44,1);transition:color var(--swt-durations-quick) var(--swt-easings-out)}.link:hover,.link:focus{color:rgba(var(--swt-colors-emtext-rgb),1)}.link:hover:before,.link:focus:before{transform:scaleX(1.2)}.link:hover:after,.link:focus:after{transform:translate(.5rem);transform:translate(var(--swt-space-sm))}.link:before,.link:after{transition:transform .12s cubic-bezier(.165,.84,.44,1),color .12s cubic-bezier(.165,.84,.44,1);transition:transform var(--swt-durations-quick) var(--swt-easings-out),color var(--swt-durations-quick) var(--swt-easings-out)}.link:after{content:"";order:2;border:.5em solid currentColor;border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent}.link:before{transform-origin:left center;order:1;content:"";margin-left:.5rem;margin-left:var(--swt-space-base);width:3rem;width:var(--swt-space-xl);height:.125rem;height:var(--swt-space-2xs);background:currentColor}@media (min-width:48em){.link:before{width:4rem;width:var(--swt-space-2xl)}}.callout:hover .link,.callout:focus .link,.card:hover .link,.card:focus .link{color:rgba(var(--swt-colors-emtext-rgb),1)}.callout:hover .link:before,.callout:focus .link:before,.card:hover .link:before,.card:focus .link:before{transform:scaleX(1.2)}.callout:hover .link:after,.callout:focus .link:after,.card:hover .link:after,.card:focus .link:after{transform:translate(.5rem);transform:translate(var(--swt-space-sm))}.stack-x{display:flex;flex-direction:row}.stack-x.gap-0{--gap:0}.stack-x.gap-sm{--gap:var(--swt-space-sm)}.stack-x.gap-md{--gap:var(--swt-space-md)}.stack-x.gap-lg{--gap:var(--swt-space-lg)}.stack-x>*+*{margin-left:var(--gap)}.stack-y{display:flex;flex-direction:column}.stack-y.gap-0{--gap:0}.stack-y.gap-sm{--gap:var(--swt-space-sm)}.stack-y.gap-md{--gap:var(--swt-space-md)}.stack-y.gap-lg{--gap:var(--swt-space-lg)}.stack-y>*+*{margin-top:var(--gap)}.video-embed iframe{display:block;width:450px;height:250px;border:none}button,input[type=submit],input[type=button]{cursor:pointer}.menu-local-tasks{display:flex;margin:auto;margin-bottom:2rem;margin-bottom:var(--swt-space-lg);list-style:none}.menu-local-tasks li+li{margin-left:1rem;margin-left:var(--swt-space-md);font-weight:700}.user-login-form,.user-pass,.user-form{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;width:var(--swt-sizes-full);height:100%;height:var(--swt-sizes-full);max-width:640px;margin:0 auto auto}.form-required:after{content:"\2022";vertical-align:baseline;vertical-align:initial;margin:0 .2em;background:none;color:#cd4040;color:var(--swt-colors-red)}.form-item{display:flex;flex-direction:column}.form-item.form-type-checkbox{flex-direction:column}.form-item:focus-within label{color:#0ba86f;color:var(--swt-colors-gossamer)}.form-item label{font-size:1rem;font-size:var(--swt-font-sizes-base);font-weight:700}.form-item input:not([type="submit"]):not([type="button"]){font-size:1rem;font-size:var(--swt-font-sizes-base);padding:.5rem 1rem;padding:var(--swt-space-sm) var(--swt-space-md);border-radius:.25rem;border-radius:var(--swt-radii-sm);border:1px solid #212121;border:1px solid var(--swt-colors-text);background:rgba(255,255,255,.1)}.form-item input:not([type="submit"]):not([type="button"]):hover{border-color:#262d50;border-color:var(--swt-colors-emtext)}.form-item input:not([type="submit"]):not([type="button"]):focus{border-color:#0ba86f;border-color:var(--swt-colors-gossamer);outline:none;box-shadow:0 0 0 1px #fff,0 0 4px 1px #0ba86f;box-shadow:0 0 0 1px var(--swt-colors-surface),0 0 4px 1px var(--swt-colors-gossamer)}.form-item label+input{margin-top:.5rem;margin-top:var(--swt-space-sm)}.form-item .description{font-size:.875rem;font-size:var(--swt-font-sizes-sm);margin-top:.25rem;margin-top:var(--swt-space-xs);color:rgba(var(--swt-colors-text-rgb),.8)}.form-item+.form-item{margin-top:2rem;margin-top:var(--swt-space-lg)}.form-actions{margin-top:3rem;margin-top:var(--swt-space-xl)}.form-actions input[type=submit]{position:relative;color:#212121;color:var(--swt-colors-text);text-transform:uppercase;font-weight:700;font-size:.75rem;font-size:var(--swt-font-sizes-xs);padding:.5rem 1rem;padding:var(--swt-space-sm) var(--swt-space-md);border-radius:0;border:1px solid #212121;border:1px solid var(--swt-colors-text);background:transparent}.hero{display:flex;flex-direction:column;width:100vw;width:var(--swt-widths-screen)}.hero .page-header{padding-top:6rem;padding-top:var(--swt-space-3xl);border-bottom:0}.hero .image{position:relative;padding-bottom:75%;overflow:hidden}.hero .image video,.hero .image figure,.hero .image img{position:absolute;inset:0;-o-object-fit:cover;object-fit:cover;width:100%;width:var(--swt-sizes-full);height:100%;height:var(--swt-sizes-full);-o-object-position:top center;object-position:top center;min-height:640px}@media (min-width:48em){.hero .image{padding-bottom:calc(1 / 2.75 * 100%)}}.hero .callout{position:relative;padding:2rem;padding:var(--swt-space-lg);width:100%;width:var(--swt-sizes-full);background:#fff;background:var(--swt-colors-surface);margin-bottom:-12em;z-index:1}.hero .callout-title{font-size:1.5rem;font-size:var(--swt-font-sizes-lg);font-family:"DM Serif Display",serif;font-family:var(--swt-fonts-display);letter-spacing:1px;line-height:1.25;line-height:var(--swt-line-heights-snug)}@media (min-width:67.5em){.hero .callout-title{font-size:2.25rem;font-size:var(--swt-font-sizes-xl)}}.hero .callout-link{margin-top:3rem;margin-top:var(--swt-space-xl)}.two-column{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;grid-gap:var(--swt-space-lg);gap:var(--swt-space-lg)}@media (min-width:48em){.two-column{grid-template-columns:repeat(6,minmax(0,1fr))}.two-column>.main{grid-column:auto / span 4}.two-column>:not(.main){grid-column:auto / span 2}}@media (min-width:67.5em){.two-column>.main{grid-column:auto / span 3}.two-column>.main:last-child{grid-column:span 3 / -1}.two-column>:not(.main):last-child{grid-column:span 2 / -1}.two-column>:not(.main):first-child{grid-column:span 2}}.page-header{display:flex;flex-direction:column;align-items:baseline;justify-content:space-between;padding-top:6rem;padding-top:var(--swt-space-3xl);padding-bottom:2rem;padding-bottom:var(--swt-space-lg);border-bottom:1px solid #212121;border-bottom:1px solid var(--swt-colors-text);margin-bottom:3rem;margin-bottom:var(--swt-space-xl)}@media (min-width:48em){.page-header{flex-direction:row}}.page-header>p{font-size:1.5rem;font-size:var(--swt-font-sizes-lg);font-family:Barlow,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji",sans-serif;font-family:var(--swt-fonts-body);color:#212121;color:var(--swt-colors-text)}.page--404 p{font-size:2.25rem;font-size:var(--swt-font-sizes-xl)}.page--about p{line-height:1.5;line-height:var(--swt-line-heights-relaxed)}.page--about ul{list-style:none}.page--about img{width:100%}.page--about ol{padding:0 16px}@media (min-width:48em){.page--about ol{padding:0}}.page--about section>h3{font-size:3.5rem;font-size:var(--swt-font-sizes-2xl);font-family:"DM Serif Display",serif;font-family:var(--swt-fonts-display);color:#262d50;color:var(--swt-colors-emtext);line-height:1;line-height:var(--swt-line-heights-none)}.page--about section>h4{font-size:2.25rem;font-size:var(--swt-font-sizes-xl);font-family:"DM Serif Display",serif;font-family:var(--swt-fonts-display);color:#262d50;color:var(--swt-colors-emtext);line-height:1;line-height:var(--swt-line-heights-none)}.page--about section>main{padding-top:3rem;padding-top:var(--swt-space-xl)}.page--about .lede{font-size:1.5rem;font-size:var(--swt-font-sizes-lg);font-family:Barlow,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji",sans-serif;font-family:var(--swt-fonts-body)}.page--about>section+*{margin-top:3rem;margin-top:var(--swt-space-xl)}.page--about .timeline{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;display:grid;grid-template-columns:1fr 6fr;grid-row-gap:1rem;row-gap:1rem;grid-row-gap:var(--swt-space-md);row-gap:var(--swt-space-md)}.page--about .timeline>li{display:contents}.page--about .profile-group h2{margin-bottom:2rem;margin-bottom:var(--swt-space-lg);padding-bottom:1rem;padding-bottom:var(--swt-space-md);border-bottom:1px solid #262d50;border-bottom:1px solid var(--swt-colors-emtext);font-size:1.5rem;font-size:var(--swt-font-sizes-lg);color:#262d50;color:var(--swt-colors-emtext)}@media (min-width:48em){.page--about .profile-group h2{font-size:2.25rem;font-size:var(--swt-font-sizes-xl)}}.page--about .views-form form{display:grid;grid-gap:2rem;gap:2rem;grid-gap:var(--swt-space-lg);gap:var(--swt-space-lg)}@media (min-width:48em){.page--about .views-form form{grid-gap:3rem 2rem;gap:3rem 2rem;grid-gap:var(--swt-space-xl) var(--swt-space-lg);gap:var(--swt-space-xl) var(--swt-space-lg);grid-template-columns:repeat(2,minmax(0,1fr))}}.page--about .profile h4{font-size:1.5rem;font-size:var(--swt-font-sizes-lg);font-family:"DM Serif Display",serif;font-family:var(--swt-fonts-display);color:#262d50;color:var(--swt-colors-emtext);margin-right:.5rem;margin-right:var(--swt-space-sm)}.page--about .profile h6{font-size:1.5rem;font-size:var(--swt-font-sizes-lg);font-family:Barlow,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji",sans-serif;font-family:var(--swt-fonts-body);color:#212121;color:var(--swt-colors-text)}.page--about .profile h6.qualification{margin:8px 0;font-size:1.5rem;font-size:var(--swt-font-sizes-lg)}.page--about .profile a{color:#0ba86f;color:var(--swt-colors-gossamer)}.page--about .profile-title{display:flex;flex-wrap:wrap;align-items:baseline;color:#262d50;color:var(--swt-colors-emtext)}.page--about .profile-hero{margin-bottom:4rem;margin-bottom:var(--swt-space-2xl)}.page--about .profile-hero h2{font-size:3.5rem;font-size:var(--swt-font-sizes-2xl);line-height:1;line-height:var(--swt-line-heights-none);margin-right:1rem;margin-right:var(--swt-space-md);margin-bottom:.5rem;margin-bottom:var(--swt-space-sm)}.page--about .profile-hero h5{font-size:1.5rem;font-size:var(--swt-font-sizes-lg);font-weight:400;font-family:Barlow,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji",sans-serif;font-family:var(--swt-fonts-body);margin-bottom:1rem;margin-bottom:var(--swt-space-md)}.page--about .profile-hero .content{margin-top:2rem;margin-top:var(--swt-space-lg);display:grid;grid-gap:1rem;gap:1rem;grid-gap:var(--swt-space-md);gap:var(--swt-space-md)}@media (min-width:48em){.page--about .profile-hero .content{grid-template-columns:repeat(3,1fr)}}@media (min-width:67.5em){.page--about .profile-hero .content{grid-template-columns:repeat(6,1fr)}}.page--about .profile-hero .image{grid-row:-1}.page--about .profile-hero .image img{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;min-width:100%;min-width:var(--swt-sizes-full)}.page--about .profile-hero figure{position:relative;padding-bottom:75%}.page--about .profile-hero figure img{position:absolute;inset:0;background:#212121;background:var(--swt-colors-text);min-width:100%;min-width:var(--swt-sizes-full)}@media (min-width:48em){.page--about .profile-hero .copy{grid-column:1 / span 2}.page--about .profile-hero .image{grid-row:initial}.page--about .profile-hero figure{padding-bottom:calc(4 / 3 * 100%)}}@media (min-width:67.5em){.page--about .profile-hero .copy{grid-column:1 / 4}.page--about .profile-hero .image{grid-column:span 2 / -1}}.page--about .profile-image{width:136px;height:136px;margin-bottom:2rem;margin-bottom:var(--swt-space-lg)}.page--about .profile-image>article{width:100%;height:100%;padding-top:100%;position:relative;border-radius:9999px;overflow:hidden}.page--about .profile-image>article img{position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.page--contact .content{display:flex;flex-direction:column}@media (min-width:48em){.page--contact .content{flex-direction:row}}.page--contact .content .contact,.page--contact .content .address{flex:1 1 100%;font-family:Barlow,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji",sans-serif;font-family:var(--swt-fonts-body);font-size:1.5rem;font-size:var(--swt-font-sizes-lg);display:flex;flex-direction:column}.page--contact .content .contact>*+*,.page--contact .content .address>*+*{margin-top:1rem;margin-top:var(--swt-space-md)}.page--contact .content .contact>:nth-child(2),.page--contact .content .address>:nth-child(2){margin-top:2rem;margin-top:var(--swt-space-lg)}.page--contact .content .address{margin-top:3rem;margin-top:var(--swt-space-xl)}@media (min-width:48em){.page--contact .content .address{margin-top:0}}.page--contact .content a:not(.link){color:#0ba86f;color:var(--swt-colors-gossamer);overflow-wrap:break-word}.page--contact .content .link{margin-top:4rem;margin-top:var(--swt-space-2xl)}.page--contact .content h4{font-size:2.25rem;font-size:var(--swt-font-sizes-xl);font-family:"DM Serif Display",serif;font-family:var(--swt-fonts-display);color:#262d50;color:var(--swt-colors-emtext)}.page--home .page-header{border-bottom:0}.page--home>article{display:flex;flex-direction:column;margin-top:8rem;margin-top:var(--swt-space-4xl)}.page--home>article ul{list-style:none}.page--home>article header{color:#262d50;color:var(--swt-colors-emtext);display:flex;align-items:baseline;justify-content:space-between;padding-bottom:1rem;padding-bottom:var(--swt-space-md);margin-bottom:2rem;margin-bottom:var(--swt-space-lg);border-bottom:1px solid currentColor}.page--home>article h3{font-size:2.25rem;font-size:var(--swt-font-sizes-xl);font-family:"DM Serif Display",serif;font-family:var(--swt-fonts-display)}.page--initiatives section{margin:0 auto;padding:0 16px;max-width:605px;margin-bottom:4rem;margin-bottom:var(--swt-space-2xl)}.page--initiatives section:last-of-type{margin-bottom:0}@media (min-width:48em){.page--initiatives section{margin-bottom:6rem;margin-bottom:var(--swt-space-3xl);padding:0}}.page--initiatives p{line-height:1.5;line-height:var(--swt-line-heights-relaxed)}.page--initiatives section h3{font-size:1.5rem;font-size:var(--swt-font-sizes-lg);font-family:"DM Serif Display",serif;font-family:var(--swt-fonts-display);color:#262d50;color:var(--swt-colors-emtext);line-height:1.25;line-height:var(--swt-line-heights-snug);margin-bottom:2rem;margin-bottom:var(--swt-space-lg)}@media (min-width:48em){.page--initiatives section h3{font-size:2.25rem;font-size:var(--swt-font-sizes-xl)}}.page--initiatives section h5{font-family:Barlow,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji",sans-serif;font-family:var(--swt-fonts-body);font-size:1.5rem;font-size:var(--swt-font-sizes-lg)}.page--initiatives section a:hover{text-decoration:underline}.page--initiatives section img{width:100%}.page--initiatives .anti-covid-tech a{text-decoration:underline}.page--initiatives section ul{padding:0}@media (min-width:48em){.page--initiatives section ul{padding:0 40px}}.page--initiatives section ul li{padding-bottom:20px}.page--initiatives section ul li:last-of-type{padding-bottom:0}.page--news-article .page-header{flex-direction:column}.page--news-article .page-header h1{font-size:1.5rem;font-size:var(--swt-font-sizes-lg);line-height:var(--swt-line-height-normal)}@media (min-width:48em){.page--news-article .page-header h1{font-size:3.5rem;font-size:var(--swt-font-sizes-2xl)}}.page--news-article .page-header .publication{display:flex;flex-direction:column;font-family:Barlow,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji",sans-serif;font-family:var(--swt-fonts-body);font-size:1rem;font-size:var(--swt-font-sizes-base)}@media (min-width:48em){.page--news-article .page-header .publication{flex-direction:row;font-size:1.5rem;font-size:var(--swt-font-sizes-lg)}}.page--news-article .page-header .publication span{margin-top:.5rem;margin-top:var(--swt-space-sm)}@media (min-width:48em){.page--news-article .page-header .publication span{margin-top:0;margin-left:.5rem;margin-left:var(--swt-space-sm)}}.page--news-article .page-header .publication .hidden-xs{display:none}@media (min-width:48em){.page--news-article .page-header .publication .hidden-xs{display:block}}.page--news-article article{max-width:725px;margin:0 auto}.page--news-article article img{width:100%}.page--news-article article main{max-width:605px;margin:0 auto;padding:0 16px}.page--news-article article main p{line-height:1.5;line-height:var(--swt-line-heights-relaxed);margin-top:2rem;margin-top:var(--swt-space-lg)}.page--research p{line-height:1.5;line-height:var(--swt-line-heights-relaxed);margin-bottom:20px}.page--research ul{list-style:none}.page--research section h3{font-size:3.5rem;font-size:var(--swt-font-sizes-2xl);font-family:"DM Serif Display",serif;font-family:var(--swt-fonts-display);color:#262d50;color:var(--swt-colors-emtext);line-height:1;line-height:var(--swt-line-heights-none)}.page--research section h4{font-size:2.25rem;font-size:var(--swt-font-sizes-xl);font-family:"DM Serif Display",serif;font-family:var(--swt-fonts-display);color:#262d50;color:var(--swt-colors-emtext);line-height:1;line-height:var(--swt-line-heights-none);padding:20px 0}.page--research section>main{padding-top:3rem;padding-top:var(--swt-space-xl)}.page--research .lede{font-size:1.5rem;font-size:var(--swt-font-sizes-lg);font-family:Barlow,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji",sans-serif;font-family:var(--swt-fonts-body)}.page--research>section+*{margin-top:4rem;margin-top:var(--swt-space-2xl)}.page--research section>div:not(.video-embed):not(:nth-child(2)){position:relative;padding-bottom:75%;overflow:hidden;width:100vw;margin-left:50%;transform:translate(-50%);margin-bottom:2rem;margin-bottom:var(--swt-space-lg)}.page--research section>div:not(.video-embed):not(:nth-child(2)) video,.page--research section>div:not(.video-embed):not(:nth-child(2)) figure,.page--research section>div:not(.video-embed):not(:nth-child(2)) img{position:absolute;inset:0;-o-object-fit:cover;object-fit:cover;width:100%;width:var(--swt-sizes-full);height:100%;height:var(--swt-sizes-full);-o-object-position:top center;object-position:top center}@media (min-width:48em){.page--research section>div:not(.video-embed):not(:nth-child(2)){padding-bottom:calc(1 / 2.75 * 100%)}}.page--research .list-with-aside .main{display:flex;flex-direction:column;padding:4rem 0;padding:var(--swt-space-2xl) 0}@media (min-width:67.5em){.page--research .list-with-aside .main{flex-direction:row;padding:8rem 0;padding:var(--swt-space-4xl) 0}}.page--research .list-with-aside .main>ul{width:100%;width:var(--swt-sizes-full);margin:-4rem;margin:calc(var(--swt-space-2xl) * -1);display:flex;flex-wrap:wrap;flex-direction:column}@media (min-width:48em){.page--research .list-with-aside .main>ul{flex-direction:row}}.page--research .list-with-aside .main>ul>li{width:100%;width:var(--swt-sizes-full);margin:2rem 4rem;margin:var(--swt-space-lg) var(--swt-space-2xl);line-height:2}@media (min-width:48em){.page--research .list-with-aside .main>ul>li{margin:2xl;width:calc(50% - 8rem);width:calc(50% - var(--swt-space-4xl))}}.page--research .list-with-aside .main>ul>li>h5{font-family:Barlow,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji",sans-serif;font-family:var(--swt-fonts-body);font-size:1.5rem;font-size:var(--swt-font-sizes-lg)}.page--research .list-with-aside .main>.aside{order:-1}@media (min-width:67.5em){.page--research .list-with-aside .main>.aside{order:1;margin-left:8rem;margin-left:var(--swt-space-4xl)}}@media (min-width:67.5em){.page--research section:nth-of-type(n + 2) aside{margin-top:-12rem;margin-top:calc(var(--swt-space-4xl) * -1.5);z-index:1;background:#fff;background:var(--swt-colors-surface);padding:2rem 4rem;padding:var(--swt-space-lg) var(--swt-space-2xl);margin-left:-4rem;margin-left:calc(var(--swt-space-2xl) * -1);margin-right:-4rem;margin-right:calc(var(--swt-space-2xl) * -1)}}.page--research .numbered-list-with-aside .main{display:flex;flex-direction:column;padding:4rem 0;padding:var(--swt-space-2xl) 0}@media (min-width:67.5em){.page--research .numbered-list-with-aside .main{flex-direction:row;padding:8rem 0;padding:var(--swt-space-4xl) 0}}@media (min-width:67.5em){.page--research .numbered-list-with-aside .main>.aside{margin-right:8rem;margin-right:var(--swt-space-4xl)}}.page--research .numbered-list-with-aside .main>ol{display:flex;flex-wrap:wrap;width:100%;width:var(--swt-sizes-full);margin:-2rem;margin:calc(var(--swt-space-lg) * -1);list-style:none;counter-reset:nums}.page--research .numbered-list-with-aside .main>ol>li{counter-increment:nums;margin:2rem;margin:var(--swt-space-lg);margin-right:0}.page--research .numbered-list-with-aside .main>ol>li:before{content:counter(nums,decimal-leading-zero);font-size:.875rem;font-size:var(--swt-font-sizes-sm);font-weight:700;line-height:16.5px}@media (min-width:67.5em){.page--research .numbered-list-with-aside .main>ol>li{width:calc(50% - 2rem);width:calc(50% - var(--swt-space-lg))}}.page--research .numbered-list-with-aside .main>ol>li>div>span{font-size:.75rem;font-size:var(--swt-font-sizes-xs);font-weight:700;line-height:16.5px}.page--research .numbered-list-with-aside .main>ol>li>div>h5{font-family:Barlow,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji",sans-serif;font-family:var(--swt-fonts-body);font-size:1.5rem;font-size:var(--swt-font-sizes-lg)}.grid.two-up{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;grid-gap:var(--swt-space-lg);gap:var(--swt-space-lg)}.grid.two-up div ul{list-style:disc;padding:0 20px}@media (min-width:48em){.grid.two-up div ul{padding:0 40px}}@media (min-width:48em){.grid.two-up{grid-template-columns:repeat(6,minmax(0,1fr))}.grid.two-up>*{grid-row:1 / -1}.grid.two-up>.main{grid-column:1 / span 4}.grid.two-up>aside{grid-column:auto / span 2}}@media (min-width:67.5em){.grid.two-up>.main{grid-column:1 / span 3}.grid.two-up>aside{grid-column:span 2 / -1}}@media (min-width:48em){.aside-left .grid.two-up>.main{grid-column:span 3 / -1}.aside-left .grid.two-up>aside{grid-column:1 / span 2}}.page--text>.text-formatted{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;grid-gap:var(--swt-space-md);gap:var(--swt-space-md)}@media (min-width:48em){.page--text>.text-formatted{max-width:48em;margin:0 auto}}.page--text a{color:#0ba86f!important;color:var(--swt-colors-gossamer)!important}.page--text ul{padding:0 20px}.page--text p{overflow-wrap:break-word}.page--text h2+h3{border:1px solid #212121;border:1px solid var(--swt-colors-text);padding:20px}.page--text p+div{border:1px solid #212121;border:1px solid var(--swt-colors-text);padding:20px}.site-header{width:100vw;width:var(--swt-widths-screen);background-image:linear-gradient(to bottom,rgb(255,255,255,.8),rgb(255,255,255,.9));backdrop-filter:blur(10px);padding:.5rem 0;padding:var(--swt-space-sm) 0;position:fixed;top:0;left:0;right:0;z-index:9}.site-header .container{flex-direction:row;align-items:center;justify-content:space-between}@media (min-width:48em){.site-header{padding:1rem 0;padding:calc(var(--swt-space-sm) + var(--swt-space-sm)) 0 var(--swt-space-md)}}.site-header nav{order:-1}@media (min-width:48em){.site-header nav{order:initial}}.site-header ul{list-style:none;display:flex}.site-header li+li{margin-left:.5rem;margin-left:var(--swt-space-sm)}.site-header li{font-size:1rem;font-size:var(--swt-font-sizes-base)}.site-header li a{position:relative;line-height:1.625;line-height:var(--swt-line-heights-loose);padding:.5rem;padding:var(--swt-space-sm);transition:color .18s cubic-bezier(.165,.84,.44,1);transition:color var(--swt-durations-base) var(--swt-easings-out)}.site-header li a:after{content:"";position:absolute;left:0;right:0;bottom:-.25rem;bottom:calc(var(--swt-space-xs) * -1);border-top:1px solid currentColor;transform:scaleX(0);transform-origin:bottom right;transition:transform .18s cubic-bezier(.165,.84,.44,1);transition:transform var(--swt-durations-base) var(--swt-easings-out);transition-delay:.1s}.site-header li a.active:after,.site-header li a:hover:after,.site-header li a:focus:after{transform:scaleX(1);transform-origin:bottom left;transition-delay:0}.site-header li a.active{color:#0ba86f;color:var(--swt-colors-gossamer)}.site-header li a.active:after{transition:none}.swt-mode\:dark .site-header{background-image:linear-gradient(to bottom,rgb(13,18,38,.7),rgb(13,18,38,.9))}app-drawer{display:flex;flex-direction:column;--width:256px;--background:var(--swt-colors-surface);--backdrop:rgba(0,0,0,.6)}app-drawer header{padding:1rem;padding:var(--swt-space-md)}app-drawer h2{font-size:2rem;font-size:var(--swt-space-lg);letter-spacing:1px;font-family:"DM Serif Display",serif;font-family:var(--swt-fonts-display)}app-drawer nav{padding:0 1rem;padding:0 var(--swt-space-md)}app-drawer ul{list-style:none}app-drawer li+li{margin-top:1rem;margin-top:var(--swt-space-md)}app-drawer li a{transition:color .18s cubic-bezier(.165,.84,.44,1);transition:color var(--swt-durations-base) var(--swt-easings-out)}app-drawer li a.active{color:#0ba86f;color:var(--swt-colors-gossamer)}app-drawer:not(:defined){display:none}app-drawer nav{display:flex;flex-direction:column}#drawer-toggle{display:flex;justify-content:center;align-items:center;background:transparent;border:0;padding:.25rem;padding:var(--swt-space-xs);color:#262d50;color:var(--swt-colors-emtext);transform:scale(1.25);--size:var(--swt-space-lg);width:var(--size);height:var(--size)}#drawer-toggle svg{--size:var(--swt-space-md);width:var(--size);height:var(--size)}#nav-desktop{display:none}@media (min-width:48em){app-drawer{display:none}#nav-mobile{display:none}#nav-desktop{margin-top:-.25rem;margin-top:calc(var(--swt-space-xs) * -1);display:flex;align-items:center}}.site-footer{margin-top:6rem;margin-top:var(--swt-space-3xl);border-top:1px solid #262d50;border-top:1px solid var(--swt-colors-emtext);padding-top:4rem;padding-top:var(--swt-space-2xl);display:grid;grid-template-rows:repeat(auto-fill,minmax(16px,1fr));grid-gap:3rem;gap:3rem;grid-gap:var(--swt-space-xl);gap:var(--swt-space-xl);padding-bottom:4rem;padding-bottom:var(--swt-space-2xl)}@media (min-width:67.5em){.site-footer{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:16px auto 16px}}.site-footer ul{list-style:none}.site-footer>:first-child,.site-footer>:last-child{grid-column:1 / -1}.site-footer>:nth-child(2){display:contents}.site-footer>ul{display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-transform:uppercase;font-size:.875rem;font-size:var(--swt-font-sizes-sm)}.site-footer>ul>*+*{margin-top:.5rem;margin-top:var(--swt-space-sm)}@media (min-width:48em){.site-footer>ul{flex-direction:row}.site-footer>ul>*+*{margin-top:0}}.site-footer .footer-title,.site-footer h4{font-family:Barlow,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji",sans-serif;font-family:var(--swt-fonts-body);font-size:.875rem;font-size:var(--swt-font-sizes-sm);font-weight:700;text-transform:uppercase}.site-footer .contact,.site-footer .address{display:flex;flex-direction:column}.site-footer .contact>*+*,.site-footer .address>*+*{margin-top:1rem;margin-top:var(--swt-space-md)}@media (min-width:48em){.site-footer .footer-nav{margin-top:15px}}.grid-news .view-content>div{display:contents}.grid-news .view-content{display:grid;grid-gap:1rem;gap:1rem;grid-gap:var(--swt-space-md);gap:var(--swt-space-md);grid-row-gap:2rem;row-gap:2rem;grid-row-gap:var(--swt-space-lg);row-gap:var(--swt-space-lg)}@media (min-width:40em){.grid-news .view-content{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:67.5em){.grid-news .view-content{grid-template-columns:repeat(3,minmax(0,1fr))}}.card-news{flex:1 1 100%;height:100%;height:var(--swt-sizes-full)}.card-news a{position:relative;height:100%;height:var(--swt-sizes-full);padding:1rem;padding:var(--swt-space-md);display:flex;flex-direction:column;transform-style:preserve-3d;background:#fff;background:var(--swt-colors-surface);border:1px solid transparent}.card-news a:before{content:"";position:absolute;inset:0;box-shadow:0 0 16px #21212133;box-shadow:var(--swt-shadows-base);transform:translateZ(-1px) scale(.9);transition:transform .18s cubic-bezier(.165,.84,.44,1),opacity .18s cubic-bezier(.165,.84,.44,1);transition:transform var(--swt-durations-base) var(--swt-easings-out),opacity var(--swt-durations-base) var(--swt-easings-out);z-index:-1;background:#fff;background:var(--swt-colors-surface);opacity:0}.card-news a:hover,.card-news a:focus{border-color:rgba(var(--swt-colors-emtext-rgb),.2)}.card-news a:hover:before,.card-news a:focus:before{transform:translateZ(-1px) scale(1);opacity:1}.card-news a:hover .card-news--title,.card-news a:focus .card-news--title{text-decoration:underline}.card-news a:hover .card-news--label,.card-news a:focus .card-news--label{opacity:1}.card-news a>*+*{margin-top:.5rem;margin-top:var(--swt-space-sm)}.card-news--thumbnail{position:relative;margin:-1rem;margin:calc(var(--swt-space-md) * -1);margin-bottom:2rem;margin-bottom:var(--swt-space-lg);padding-bottom:56.25%}.card-news--thumbnail img{position:absolute;inset:0;width:100%;width:var(--swt-sizes-full);-o-object-fit:cover;object-fit:cover}.card-news--source{font-size:1rem;font-size:var(--swt-font-sizes-base);font-family:Barlow,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji",sans-serif;font-family:var(--swt-fonts-body)}.card-news--title{font-size:1.5rem;font-size:var(--swt-font-sizes-lg);font-family:Barlow,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji",sans-serif;font-family:var(--swt-fonts-body);line-height:1.4;line-height:var(--swt-line-heights-normal)}.card-news--date{font-size:.75rem;font-size:var(--swt-font-sizes-xs);text-transform:uppercase}.card-news--footer{padding-top:1rem;padding-top:var(--swt-space-md);margin-top:auto!important;display:flex;align-items:center;justify-content:space-between}.card-publication{margin-left:auto;margin-right:auto;border:1px solid transparent;border-bottom-color:rgba(var(--swt-colors-emtext-rgb),.2);background:#fff;background:var(--swt-colors-surface)}.card-publication:hover,.card-publication:focus-within{border-color:rgba(var(--swt-colors-emtext-rgb),.2)!important}.card-publication a{display:grid;grid-template-columns:repeat(1,1fr);transform-style:preserve-3d;padding:2rem;padding:var(--swt-space-lg);width:100%;width:var(--swt-sizes-full)}.card-publication a:before{content:"";position:absolute;inset:0;box-shadow:0 0 16px #21212133;box-shadow:var(--swt-shadows-base);transform:translateY(-.5rem) translateZ(-1px) scale(.9);transform:translateY(calc(var(--swt-space-sm) * -1)) translateZ(-1px) scale(.9);transition:transform .18s cubic-bezier(.165,.84,.44,1),opacity .18s cubic-bezier(.165,.84,.44,1);transition:transform var(--swt-durations-base) var(--swt-easings-out),opacity var(--swt-durations-base) var(--swt-easings-out);z-index:-1;background:#fff;background:var(--swt-colors-surface);opacity:0}.card-publication a:hover,.card-publication a:focus{background:#fff;background:var(--swt-colors-surface)}.card-publication a:hover:before,.card-publication a:focus:before{transform:translateY(0) scale(1);opacity:1}.card-publication a:hover .card-publication--title,.card-publication a:focus .card-publication--title{text-decoration:underline}.card-publication a>*{grid-column-start:1}.card-publication .card-label{grid-row:1 / 4;grid-column:span 1 / -1;align-items:center;justify-content:center;margin-top:.5rem;margin-top:var(--swt-space-sm)}@media (min-width:48em){.card-publication .card-label{margin-top:0}}.card-publication a>*+*{margin-top:.5rem;margin-top:var(--swt-space-sm)}.card-publication--footer{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}@media (min-width:48em){.card-publication--footer{flex-direction:row;align-items:flex-end}}.card-publication--author,.card-publication--source{font-size:1rem;font-size:var(--swt-font-sizes-base);font-family:Barlow,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji",sans-serif;font-family:var(--swt-fonts-body)}.card-publication--title{font-size:1.5rem;font-size:var(--swt-font-sizes-lg);font-family:Barlow,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji",sans-serif;font-family:var(--swt-fonts-body)}.view-latest-publications .views-row:last-of-type .card-publication{border-bottom:1px solid transparent}.view-latest-publications .view-content>:nth-child(n + 2) .card-publication{border-top:0}.cta{display:grid;padding:4rem 0;padding:var(--swt-space-2xl) 0;font-size:1rem;font-size:var(--swt-font-sizes-base);grid-gap:4rem;gap:4rem;grid-gap:var(--swt-space-2xl);gap:var(--swt-space-2xl)}.cta h2{font-size:3.5rem;font-size:var(--swt-font-sizes-2xl)}@media (min-width:48em){.cta{grid-template-columns:1fr 1fr;padding:8rem 0;padding:var(--swt-space-4xl) 0}}.cta>*{display:flex;justify-content:center;align-items:center;width:100%;width:var(--swt-sizes-full)}.cta>figure{position:relative;margin:0;padding:0 0 75%}.cta>figure>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;width:var(--swt-sizes-full);height:100%;height:var(--swt-sizes-full)}*{box-sizing:border-box;margin:0;padding:0}*:focus{outline-style:dotted;outline-width:2px;outline-color:#0ba86f;outline-color:var(--swt-colors-gossamer)}*:focus:not(:focus-visible){outline:0}html{font-family:Barlow,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji",sans-serif;font-family:var(--swt-fonts-body);background:#fff;background:var(--swt-colors-surface);color:#212121;color:var(--swt-colors-text);min-height:100vh;min-height:var(--swt-heights-screen);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{display:flex;flex-direction:column;min-height:100vh;min-height:var(--swt-heights-screen);font-size:1rem;font-size:var(--swt-font-sizes-base)}@media (min-width:48em){body{font-size:1.125rem;font-size:var(--swt-font-sizes-md)}}#app{flex:1 1 100%;display:flex;flex-direction:column;min-height:100vh;min-height:var(--swt-heights-screen);padding-top:4rem;padding-top:var(--swt-space-2xl)}#app>div{flex:1}.site-content{display:flex;flex-direction:column;min-height:100%;min-height:var(--swt-sizes-full);flex:1}h1,h2,h3,h4,h5,h6{font-family:"DM Serif Display",serif;font-family:var(--swt-fonts-display);font-weight:400}h1{font-size:3.5rem;font-size:var(--swt-font-sizes-2xl);color:#262d50;color:var(--swt-colors-emtext);line-height:1.1;line-height:var(--swt-line-heights-tight)}@media (min-width:48em){h1{font-size:6.5rem;font-size:var(--swt-font-sizes-6xl)}}a{text-decoration:none;color:inherit}a:visited{color:inherit}img{background:#fff;background:var(--swt-colors-surface);position:relative;display:flex;max-width:100%;height:100%;align-items:center;justify-content:center;font-family:Barlow,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji",sans-serif;font-family:var(--swt-fonts-body);font-size:0;text-align:center;isolation:isolate;color:transparent}img:before,img:after{content:"";display:flex;align-items:center;justify-content:center;position:absolute;inset:0;padding:0 1em;--font-size:var(--swt-font-sizes-lg)}img:after{content:attr(alt);color:#0ba86f;color:var(--swt-colors-gossamer);z-index:1;margin:auto;padding-top:var(--font-size);font-size:1rem;font-size:var(--swt-font-sizes-base);background:rgba(11,167,111,.2);background:rgba(var(--swt-colors-gossamer-rgb),.2);box-shadow:0 0 0 8px #fff inset;box-shadow:0 0 0 8px var(--swt-colors-surface) inset;border-radius:1rem;border-radius:var(--swt-radii-lg)}figure{position:relative}figure>img{width:100%;width:var(--swt-sizes-full);height:100%;height:var(--swt-sizes-full)}ul[role=list]{list-style:none}.card:hover .card-label,.card:focus .card-label,.card:focus-within .card-label{opacity:1}.card-label{display:flex;align-items:center;opacity:0;transition:opacity .18s cubic-bezier(.165,.84,.44,1);transition:opacity var(--swt-durations-base) var(--swt-easings-out)}.card-label span{font-size:.75rem;font-size:var(--swt-font-sizes-xs);font-weight:700;white-space:nowrap;text-transform:uppercase;margin-right:.25rem;margin-right:var(--swt-space-xs)}.card-label svg{color:#0ba86f;color:var(--swt-colors-gossamer)}.swt-mode\:dark{color-scheme:dark}.swt-mode\:dark img{filter:brightness(.8) contrast(1.2)}@media (prefers-color-scheme:dark){html:not([class]){background:#0d1226;color:#fff}}@media (prefers-color-scheme:light){html:not([class]){background:#fff;color:#212121}}mode-toggle{--size:var(--swt-sizes-lg);width:var(--size);height:var(--size);display:flex}.aside{width:100%;width:var(--swt-sizes-full);margin-bottom:3rem;margin-bottom:var(--swt-space-xl)}.aside>h4{font-size:2.25rem;font-size:var(--swt-font-sizes-xl);line-height:45px}@media (min-width:67.5em){.aside{max-width:340px;margin-bottom:0}}.block--system{display:flex;width:100%;width:var(--swt-sizes-full);align-items:center;justify-content:center;margin:auto}.mode[data-v-93d778ee]{background:transparent;border:0;margin:0;display:flex;align-items:center;justify-content:center;--size:var(--swt-sizes-lg);width:var(--size);height:var(--size)}.mode svg[data-v-93d778ee]{color:var(--swt-colors-emtext);--size:20px;width:var(--size);height:var(--size)}
