.screen-campus{background-color:rgba(var(--color-surface),1)}.screen-campus__establishments{--campus-establishments-columns-number:1;grid-column-gap:56px;-moz-column-gap:56px;grid-template-columns:repeat(1,minmax(0,1fr));grid-template-columns:repeat(var(--campus-establishments-columns-number),minmax(0,1fr));column-gap:56px;padding-top:120px;padding-bottom:120px;display:grid}@media (width>=768px){.screen-campus__establishments{--campus-establishments-columns-number:2;padding-top:140px;padding-bottom:100px}}.screen-campus__establishments-title{color:rgba(var(--color-primary),1);text-transform:uppercase;font-family:var(--typeface-plain);letter-spacing:0;font-optical-sizing:auto;font-variation-settings:"wdth";margin-top:0;margin-bottom:16px;font-size:40px;font-weight:800;line-height:48px}.screen-campus__establishments-summary{color:rgba(var(--color-on-surface),1);font-family:var(--typeface-plain);letter-spacing:.0025em;font-optical-sizing:auto;font-variation-settings:"wdth";margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:16px;font-weight:400;line-height:24px}.screen-campus__establishments-features{flex-direction:column;row-gap:24px;display:flex}.screen-campus__establishments-feature{-moz-column-gap:24px;align-items:center;column-gap:24px;display:flex}.screen-campus__establishments-feature-icon{--icon-width:42px;--icon-height:42px;width:86px;height:86px;color:rgba(var(--color-on-primary),1);background-color:rgba(var(--color-primary),1);border-radius:100px;flex:none;justify-content:center;align-items:center;transition:transform .3s,opacity .4s;display:inline-flex}.screen-campus__establishments-feature:hover .screen-campus__establishments-feature-icon{transform:scale(1.15)}.screen-campus__establishments-feature:hover .screen-campus__establishments-feature-icon svg{filter:brightness(1.2)}.screen-campus__establishments-feature-name{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}.screen-campus__establishments-feature-summary{color:rgba(var(--color-on-surface-variant),1);font-family:var(--typeface-plain);letter-spacing:.0025em;font-optical-sizing:auto;font-variation-settings:"wdth";margin-bottom:0;font-size:16px;font-weight:400;line-height:24px}.screen-campus__establishments-location{aspect-ratio:16/9;width:100%}@media (width<=767.98px){.screen-campus__establishments-location{margin-top:16px;margin-bottom:42px}}@media (width>=768px){.screen-campus__establishments-location{margin-top:24px}}.screen-campus__establishments-location iframe{display:block}