/*!
Theme Name: UNIST Design Department
Theme URI: https://design.unist.ac.kr/
Author: Da-Woon Chung
Author URI: https://dawoonchung.com/
Description: The official UNIST Design Department Theme
Requires at least: 5.0
Tested up to: 6.4.1
Requires PHP: 7.0
Version: 1.1.1
Text Domain: unistdesign
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, sticky-post, threaded-comments, translation-ready

UNIST Design Department, (C) 2021-2023 UNIST
*/:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #6b00ff;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 107, 0, 255;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 0, 0, 0;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: neue-haas-unica, -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";--bs-font-monospace: ibm-plex-mono, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: neue-haas-unica, -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;--bs-body-font-size: 1rem;--bs-body-font-weight: 300;--bs-body-line-height: 1.5;--bs-body-color: #000;--bs-body-bg: #fff}*,*::before,*::after{box-sizing:border-box}@media(prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:neue-haas-unica, -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;font-family:var(--bs-body-font-family);font-size:1rem;font-size:var(--bs-body-font-size);font-weight:300;font-weight:var(--bs-body-font-weight);line-height:1.5;line-height:var(--bs-body-line-height);color:#000;color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:#fff;background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}h6,h5,h4,h3,h2,h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-bs-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:600}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:0.875em}mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:#6b00ff;text-decoration:underline}a:hover{color:#5600cc}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:ibm-plex-mono, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font-family:var(--bs-font-monospace);font-size:1em;direction:ltr /* rtl:ignore */;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:0.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:600}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + 0.3vw);line-height:inherit}@media(min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}body{font-size:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[lang=ko],[lang=ko-KR],[lang=ko] body,[lang=ko-KR] body{font-family:"Spoqa Han Sans Neo",sans-serif;-webkit-font-smoothing:initial;-moz-osx-font-smoothing:initial;word-break:keep-all}h1,h2,h3,h4,h5,h6{margin-bottom:1rem;line-height:1.2}h1+h1,h1+h2,h1+h3,h1+h4,h1+h5,h1+h6,h2+h1,h2+h2,h2+h3,h2+h4,h2+h5,h2+h6,h3+h1,h3+h2,h3+h3,h3+h4,h3+h5,h3+h6,h4+h1,h4+h2,h4+h3,h4+h4,h4+h5,h4+h6,h5+h1,h5+h2,h5+h3,h5+h4,h5+h5,h5+h6,h6+h1,h6+h2,h6+h3,h6+h4,h6+h5,h6+h6{margin-top:-0.5rem}h1{font-size:2.25rem;font-weight:600}@media(min-width: 783px){h1{font-size:3.5rem}}h2{font-size:1.75rem}@media(min-width: 783px){h2{font-size:2.25rem}}p{margin-bottom:1.5em;line-height:1.5}a{text-decoration:none}a:hover{text-decoration:underline}.people__role,.post__tags,.post__interviewee,.post__person,.post__date,.footer__address p{font-size:.75rem;line-height:1.4}.single__winner,.single__member,.single__award,.single__date,.single__date__separator,.single__interviewer,.single__interviewee{font-size:.875rem;line-height:1.4}strong,b{font-weight:600}img{max-width:100%;height:auto}.site__content{padding-right:1rem;padding-left:1rem}@media(min-width: 783px){.site__content{max-width:1280px;padding-right:4rem;padding-left:4rem;margin-right:auto;margin-left:auto}}.site__main>*:last-child{padding-bottom:7.5rem}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.logo,.logo--abbr,.logo--unist{display:block;width:auto;height:100%}.closer__wrap{display:flex;align-items:center;justify-content:center}.closer{width:1rem;height:auto;margin:4rem 0 3rem}.closer path{fill:#6b00ff}.navigation{position:absolute;z-index:1100;top:3rem;display:flex;width:100%;height:calc(100vh - 3rem);flex-direction:column;padding:1.5rem 1rem;background-color:#000;transform:scale3d(1, 0, 1);transform-origin:top center;transition:transform 500ms;transition-delay:300ms}@media(min-width: 783px){.navigation{position:relative;top:auto;width:auto;height:auto;flex-direction:row;flex-grow:1;align-items:flex-end;justify-content:space-between;padding:.5rem 0;margin-bottom:1rem;margin-left:1rem;background:none;transform:none}.admin-bar .navigation{height:auto}}@media(min-width: 1024px){.navigation{margin-bottom:1.5rem;margin-left:0}}.navigation .sub-menu{display:none}.navigation .menu{opacity:0;transition:opacity 300ms;transition-delay:0ms}@media(min-width: 783px){.navigation .menu{opacity:1;transition:inherit}}.navigation.active{transform:scale3d(1, 1, 1);transition-delay:0ms}.navigation.active .menu{opacity:1;transition-delay:500ms}.navigation__toggle{position:relative;display:flex;width:1.5rem;height:1.5rem;flex-direction:column;align-items:center;justify-content:center;border:0;background:none}.toggle--mobile{margin-right:13px}@media(min-width: 783px){.toggle--mobile{display:none}}.navigation__crumb{height:0;transition:transform 300ms;transition-delay:0ms}.navigation__bar{display:block;width:18px;height:2px;background-color:#000;transition:transform 300ms;transition-delay:300ms}.navigation__bar--top{transform:translate3d(0, -5px, 0)}.navigation__bar--bottom{transform:translate3d(0, 3px, 0)}[aria-expanded=true] .navigation__crumb{transition-delay:300ms}[aria-expanded=true] .navigation__crumb--top{transform:rotate3d(0, 0, 1, 45deg)}[aria-expanded=true] .navigation__crumb--bottom{transform:rotate3d(0, 0, 1, -45deg)}[aria-expanded=true] .navigation__bar{transition-delay:0ms}[aria-expanded=true] .navigation__bar--top{transform:translate3d(0, -50%, 0)}[aria-expanded=true] .navigation__bar--bottom{transform:translate3d(0, -50%, 0)}.primary-menu,.secondary-menu{padding:0;margin:0;list-style:none}.primary-menu a,.secondary-menu a{color:#fff}.primary-menu{display:flex;flex-wrap:wrap;order:2;margin-bottom:1rem;font-size:2rem;font-weight:600}@media(min-width: 601px){.primary-menu{font-size:2.25rem}}@media(min-width: 783px){.primary-menu{order:1;margin:0;font-size:1rem}.primary-menu a{color:#000}}@media(min-width: 1024px){.primary-menu{font-size:1.125rem}}.primary-menu>.menu-item{flex:0 0 100%;margin-bottom:.5rem}@media(min-width: 601px){.primary-menu>.menu-item{margin-bottom:1rem}}@media(min-width: 783px){.primary-menu>.menu-item{flex:0 0 auto;margin:0 1rem}}@media(min-width: 1024px){.primary-menu>.menu-item{margin:0 2rem}}.secondary-menu{order:4;font-size:1rem;line-height:1.2}@media(min-width: 601px){.secondary-menu{font-size:1.25rem}}@media(min-width: 783px){.secondary-menu{position:absolute;top:100%;right:0;padding:1.5rem;margin-top:1.5rem;background-color:#000;font-size:1rem;transform:scale3d(1, 0, 1);transform-origin:top center;transition:transform 500ms;transition-delay:300ms}.secondary-menu.active{transform:scale3d(1, 1, 1);transition-delay:0ms}}.secondary-menu>.menu-item{margin-bottom:1rem}@media(min-width: 601px){.secondary-menu>.menu-item{margin-bottom:1.25rem}}@media(min-width: 783px){.secondary-menu>.menu-item{opacity:0;transition:opacity 300ms;transition-delay:0ms}}.secondary-menu>.menu-item:last-child{margin-bottom:0}@media(min-width: 783px){.secondary-menu.active>.menu-item{opacity:1;transition-delay:500ms}}.secondary-menu a{opacity:.7;transition:opacity 150ms}.secondary-menu a:hover{opacity:1;text-decoration:none}.secondary-menu .menu__search .search__input{width:100%}.functional-menu{display:flex;justify-content:flex-end;order:1;padding:0;margin:0;list-style:none}@media(min-width: 783px){.functional-menu{order:3}}.functional-menu>.secondary-menu__toggle{display:none}@media(min-width: 783px){.functional-menu>.secondary-menu__toggle{display:block;order:99;padding:0;border:0;margin-left:2rem;background:none;color:#000;font-size:1rem;font-weight:500}}@media(min-width: 1024px){.functional-menu>.secondary-menu__toggle{font-size:1.125rem}}.functional-menu>.secondary-menu__toggle a{color:#000}.functional-menu>.wpml-ls-item{flex:0 0 auto;font-size:1rem}@media(min-width: 601px){.functional-menu>.wpml-ls-item{font-size:1.25rem}}@media(min-width: 783px){.functional-menu>.wpml-ls-item{font-size:1rem}}@media(min-width: 1024px){.functional-menu>.wpml-ls-item{font-size:1.125rem}}.functional-menu>.wpml-ls-item a{color:#fff;opacity:.5;text-decoration:none;transition:opacity 300ms}@media(min-width: 783px){.functional-menu>.wpml-ls-item a{color:#000}}.functional-menu>.wpml-ls-item a:hover{opacity:1}.functional-menu>.wpml-ls-item:nth-child(2){margin-right:.5rem}.functional-menu>.wpml-ls-item:nth-child(2)::after{display:inline-block;width:1px;height:1rem;margin-left:.5rem;background-color:rgba(255,255,255,.5);content:"";transform:translate3d(0, 1px, 0)}@media(min-width: 783px){.functional-menu>.wpml-ls-item:nth-child(2)::after{background-color:rgba(0,0,0,.5)}}.functional-menu>.wpml-ls-current-language a{font-weight:500;opacity:1}.functional-menu--mobile{position:relative;display:flex;height:100%;align-items:center;padding:0;margin:0 .5rem 0 0;font-size:.875rem;list-style:none;transition:opacity 300ms}@media(min-width: 783px){.functional-menu--mobile{display:none}}.functional-menu--mobile a{color:#000}.functional-menu--mobile a:hover{text-decoration:none}.functional-menu--mobile.hidden{opacity:0;pointer-events:none}.functional-menu--mobile>li>a{display:flex;align-items:center;transform:translate3d(0, -1px, 0)}.functional-menu--mobile>li>a::after{display:block;width:0;height:0;border-top:5px solid #000;border-right:4px solid transparent;border-left:4px solid transparent;margin-left:.25rem;content:"";transition:transform 300ms}.functional-menu--mobile .sub-menu{position:absolute;z-index:9999;top:100%;left:-1rem;display:flex;width:auto;height:100%;align-items:center;padding:0 1rem;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:rgba(111,66,193,.7);font-weight:600;list-style:none;transform:scale3d(1, 0, 1);transform-origin:top center;transition:transform 500ms;transition-delay:300ms}.functional-menu--mobile .sub-menu li{opacity:0;transition:opacity 300ms;transition-delay:0ms}.functional-menu--mobile .sub-menu a{color:#fff}.functional-menu--mobile.active>li>a::after{transform:rotate3d(0, 0, 1, -180deg)}.functional-menu--mobile.active .sub-menu{transform:scale3d(1, 1, 1);transition-delay:0ms}.functional-menu--mobile.active .sub-menu li{opacity:1;transition-delay:500ms}.block-area .wp-block-button__link,.button--primary{display:block;padding:.75rem 1.5rem;border:1px solid;border-radius:9999em;font-weight:600;transition:background-color 150ms,color 150ms,border-color 150ms;border-color:transparent;background-color:#6b00ff;color:#fff}.block-area .wp-block-button__link:hover,.button--primary:hover{border-color:#6b00ff;background-color:transparent;color:#6b00ff}.block-area .is-style-outline>.wp-block-button__link,.button--secondary{display:block;padding:.75rem 1.5rem;border:1px solid;border-radius:9999em;font-weight:600;transition:background-color 150ms,color 150ms,border-color 150ms;background-color:transparent;color:#6b00ff}.block-area .is-style-outline>.wp-block-button__link:hover,.button--secondary:hover{background-color:#6b00ff;color:#fff}.tabs{position:relative;width:100%;flex:0 0 100%;padding:0;margin:0;list-style:none}@media(min-width: 783px){.tabs>.submenu__container{margin:0 -4rem}}@media(min-width: 1280px){.tabs>.submenu__container{margin:0}}.tabs>.current-menu-parent{display:block}.tabs>.current-menu-parent>a{display:none}.tabs .sub-menu{display:flex;width:100%;padding:0;margin-bottom:0;list-style:none}@media(min-width: 783px){.tabs .sub-menu{max-width:1280px;padding-right:4rem;padding-left:4rem;margin-right:auto;margin-left:auto}}.tabs .sub-menu>.menu-item{flex-grow:1}@media(min-width: 783px){.tabs .sub-menu>.menu-item{flex-grow:0;margin-right:2rem}}.tabs a{display:flex;height:calc(2.5rem + 3px);align-items:center;justify-content:center;border-bottom:3px solid;border-color:rgba(0,0,0,.2);color:rgba(0,0,0,.4);font-weight:600;line-height:1.2;transition:color 300ms,border-color 300ms}@media(min-width: 783px){.tabs a{height:auto;padding-bottom:.5rem;font-size:1.75rem}}.tabs a:hover{border-color:#000;color:#000;text-decoration:none}.tabs .current-menu-item>a,.tabs .current-post-parent>a{border-bottom-color:#6b00ff;opacity:1}.tabs .current-menu-item:only-child>a,.tabs .current-post-parent:only-child>a{justify-content:flex-start;padding:0 1rem;border-bottom-color:rgba(0,0,0,.2)}.section{padding:1.5rem 1rem}@media(min-width: 783px){.section{padding:3rem 0}}.section__title{font-size:2rem;font-weight:600}@media(min-width: 783px){.section__title{max-width:1280px;padding-right:4rem;padding-left:4rem;margin-right:auto;margin-left:auto}}@media(min-width: 783px){.section__title{margin-bottom:2rem;font-size:3.75rem}}.section__meta{position:relative}@media(min-width: 783px){.section__meta{max-width:1280px;padding-right:4rem;padding-left:4rem;margin-right:auto;margin-left:auto}}.section__more{font-weight:600}@media(min-width: 783px){.section__more{font-size:1.75rem}}.section__more::after{display:inline-block;content:"";font-family:"dashicons";transform:translate3d(0, 0.1em, 0)}.section--dark{background-color:#000;color:#fff}.section--dark a{color:#fff}.section--dark .section__more{color:#974cff}.news{padding-right:0;padding-left:0}.news .section__title{padding:0 1rem}@media(min-width: 783px){.news .section__title{max-width:1280px;padding-right:4rem;padding-left:4rem;margin-right:auto;margin-left:auto}}.news__cards{position:relative;display:flex;overflow:auto;margin-bottom:2rem;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scrollbar-width:none}@media(min-width: 783px){.news__cards{max-width:1280px;padding-right:4rem;padding-left:4rem;margin-right:auto;margin-left:auto}}@media(min-width: 783px){.news__cards{flex-wrap:wrap}}.news__cards::-webkit-scrollbar{display:none}.news__cards::after{display:block;width:1rem;flex:0 0 1rem;content:""}@media(min-width: 783px){.news__cards::after{display:none}}.news__card{position:relative;max-width:75vw;flex:0 0 75vw;margin-left:1rem;scroll-margin:0 1rem;scroll-snap-align:start}@media(min-width: 783px){.news__card{flex-grow: 0;flex-shrink: 0;flex-basis: calc((100% - 1rem)/2);margin-right:1rem;margin-bottom:2rem;margin-left:0}.news__card:nth-child(2n){margin-right:0}}.news__card>a{display:block;height:100%}.news__card>a:hover{text-decoration:none}.news__card>a:hover .news__thumbnail{transform:scale3d(1.1, 1.1, 1)}.news__card>a:hover .news__date{opacity:1}.news__thumbnail__wrap{overflow:hidden;margin-bottom:1rem}.news__thumbnail{width:100%;transition:transform 300ms}.news__thumbnail__placeholder{padding-bottom:56.8181818182%;background-color:rgba(107,0,255,.5)}.news__title{margin-bottom:.5rem;font-size:1.25rem}@media(min-width: 783px){.news__title{font-size:1.125rem}}.news__date{font-size:.75rem;opacity:.5;transition:opacity 300ms}.news__meta{display:flex;align-items:center;justify-content:space-between;padding:0 1rem}@media(min-width: 783px){.news__meta{max-width:1280px;padding-right:4rem;padding-left:4rem;margin-right:auto;margin-left:auto}}@media(min-width: 783px){.news__meta{flex-direction:row-reverse}}.news__indicators{display:flex}@media(min-width: 783px){.news__indicators{display:none}}.news__indicator{display:block;width:.5rem;height:.5rem;padding:0;border:0;border-radius:50%;margin-right:1rem;background-color:rgba(255,255,255,.5);cursor:pointer;transform:scale3d(0.625, 0.625, 1);transition:transform 300ms,background-color 300ms}.news__indicator.current{background-color:#974cff;transform:scale3d(1, 1, 1)}.gradient-links{display:flex;padding-top:3rem;padding-bottom:3rem;margin-right:auto;margin-left:auto}@media(min-width: 783px){.gradient-links{padding-top:6rem;padding-bottom:6rem}}.gradient-link{position:relative;display:block;width:calc((100% - .5rem)/2);margin-right:.5rem;background-color:#6b00ff}@media(min-width: 783px){.gradient-link{width:calc((100% - 1rem)/2);margin-right:1rem}}.gradient-link:last-child{margin-right:0}.gradient-link--grayscale{background-color:#000}.gradient-link__bg{display:block;width:100%;padding-bottom:25%;transform-origin:left;transition:transform 150ms ease-in-out}@media(min-width: 783px){.gradient-link__bg{padding-bottom:12.5%}.category .gradient-link__bg{padding-bottom:6.5%}}.gradient-link__bg:nth-child(2){background-color:rgba(255,255,255,.1);transition-delay:300ms}.gradient-link__bg:nth-child(3){background-color:rgba(255,255,255,.3);transition-delay:200ms}.gradient-link__bg:nth-child(4){background-color:rgba(255,255,255,.5);transition-delay:100ms}.gradient-link:hover .gradient-link__bg{transform:scale3d(0, 1, 1);transform-origin:right}.gradient-link:hover .gradient-link__bg:nth-child(2){transition-delay:100ms}.gradient-link:hover .gradient-link__bg:nth-child(3){transition-delay:200ms}.gradient-link:hover .gradient-link__bg:nth-child(4){transition-delay:300ms}.gradient-link__text{position:absolute;top:0;width:8ch;height:100%;padding:1rem;color:#fff;font-size:1.75rem;font-weight:600;line-height:1}@media(min-width: 783px){.gradient-link__text{width:100%;padding-top:1.25rem}.category .gradient-link__text{font-size:1.5rem}}.gradient-link__icon{position:absolute;right:1rem;bottom:1rem}.gradient-link__icon::before{color:#fff;font-size:1.75rem;font-weight:600}.gradient-link:hover .gradient-link__icon{text-decoration:none}.events__list{padding:0;margin-bottom:2rem;list-style:none}@media(min-width: 783px){.events__list{max-width:1280px;padding-right:4rem;padding-left:4rem;margin-right:auto;margin-left:auto}}.events__meta{display:flex;flex-direction:row-reverse}.event{border-bottom:1px solid #fff}.event__link{display:block;padding:1rem 0;color:#fff}@media(min-width: 783px){.event__link{display:flex}}.event__link:hover{text-decoration:none}.event__title{margin-bottom:.5rem;font-size:1.25rem}@media(min-width: 783px){.event__title{max-width:calc((100% - 1rem)/2);flex-grow: 0;flex-shrink: 0;flex-basis: calc((100% - 1rem)/2);margin-right:1rem;font-size:2.25rem}}.event__details{display:flex;align-items:flex-start;color:#fff;font-size:.75rem;font-weight:500;line-height:1.4;opacity:.5;transition:opacity 300ms}@media(min-width: 783px){.event__details{max-width:calc((100% - 1rem)/2);flex-grow: 0;flex-shrink: 0;flex-basis: calc((100% - 1rem)/2);flex-grow:1;font-size:1.25rem}.event__link:hover .event__details{opacity:1}}.event__datetime,.event__info{max-width:calc((100% - 1rem)/2);flex-grow: 0;flex-shrink: 0;flex-basis: calc((100% - 1rem)/2)}.event__datetime{margin-right:1rem}.event__venue,.event__organizer{margin:0;line-height:1.4}@-webkit-keyframes spinner{0%{transform:rotate3d(0, 1, 0, 45deg)}100%{transform:rotate3d(0, 1, 0, 225deg)}}@keyframes spinner{0%{transform:rotate3d(0, 1, 0, 45deg)}100%{transform:rotate3d(0, 1, 0, 225deg)}}.load-more{position:relative;margin-top:3rem}.load-more[disabled]{opacity:.5;pointer-events:none}.load-more__spinner{position:absolute;top:50%;left:50%;display:none;perspective:1rem;perspective-origin:center;transform:translate3d(-50%, -50%, 0)}.load-more__spinner::before{display:block;width:.75rem;height:.75rem;-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:spinner;animation-name:spinner;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-color:#6b00ff;content:"";transform:rotate3d(0, 1, 0, 45deg)}.load-more:hover .load-more__spinner::before{background-color:#fff}.load-more.is-fetching .load-more__text{visibility:hidden}.load-more.is-fetching .load-more__spinner{display:block}.thumbnail__placeholder{position:relative;height:0}.thumbnail__placeholder__icon{position:absolute;top:50%;left:50%;transform:translate3d(-50%, -50%, 0);transition:transform 300ms}a:hover .thumbnail__placeholder__icon{transform:translate3d(-50%, -50%, 0) scale3d(1.1, 1.1, 1.1)}.post--card .post__thumbnail__wrap{width:100px;height:100px;flex:0 0 100px;margin-right:1rem}@media(min-width: 783px){.post--card .post__thumbnail__wrap{width:140px;height:140px;flex:0 0 140px}}.search{position:relative}.search__submit{position:absolute;top:50%;transform:translate3d(0, -50%, 0)}.search__input{padding:.5rem 1.5rem;border:0;border-bottom:1px solid;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;color:#fff}.header{position:-webkit-sticky;position:sticky;z-index:1150;top:0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(255,255,255,.7)}@media(min-width: 783px){.admin-bar .header{top:46px}}@media(min-width: 783px){.header{position:relative;top:0;padding:1.5rem 0 0}.admin-bar .header{top:0}}@media(min-width: 1024px){.header{padding:2.5rem 0 0}}.header__container{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;justify-content:space-between}@media(min-width: 783px){.header__container{max-width:1280px;padding-right:4rem;padding-left:4rem;margin-right:auto;margin-left:auto}}@media(min-width: 783px){.header__container{align-items:flex-end;justify-content:flex-start}}@media(min-width: 1336px){.header__container{padding-right:.25rem;padding-left:.25rem}}.header__logo,.mini-header__logo{position:relative;display:block;width:auto;padding:.5rem 1rem}@media(min-width: 783px){.header__logo,.mini-header__logo{padding:.5rem 0}}.header__logo{height:3rem}@media(min-width: 783px){.header__logo{margin-bottom:1rem}}@media(min-width: 1024px){.header__logo{height:4rem;margin-right:2rem;margin-bottom:1.5rem}}.header__mobile-wrap{display:flex;align-items:center}.mini-header{position:fixed;z-index:1150;top:0;display:none;width:100%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(255,255,255,.7);pointer-events:none;transform:translate3d(0, -100%, 0);transition:transform 500ms}@media(min-width: 783px){.mini-header{display:block}}.admin-bar .mini-header{top:32px;transform:translate3d(0, calc(-100% - 32px), 0)}.not-visible+.mini-header{pointer-events:initial;transform:none}.mini-header .tabs>.submenu__container{margin:0}.mini-header__container{display:flex;align-items:stretch}@media(min-width: 783px){.mini-header__container{max-width:1280px;padding-right:4rem;padding-left:4rem;margin-right:auto;margin-left:auto}}@media(min-width: 1336px){.mini-header__container{padding-right:1.36rem;padding-left:1.36rem}}.mini-header__logo{height:3rem;margin-right:4rem}.mini-header__navigation{position:relative;display:flex;flex:1 1;align-items:center}.mini-header__navigation>.primary-menu,.mini-header__navigation .tabs{width:auto;height:100%;flex:1 0 auto}.mini-header__navigation>.primary-menu a,.mini-header__navigation .tabs a{height:100%;padding:0;font-size:1rem}@media(min-width: 1024px){.mini-header__navigation>.primary-menu a,.mini-header__navigation .tabs a{font-size:1.25rem}}.mini-header__navigation>.primary-menu .menu-item{margin-right:2rem;margin-left:0}@media(min-width: 1024px){.mini-header__navigation>.primary-menu .menu-item{margin-right:4rem}}.mini-header__navigation>.primary-menu a{display:flex;align-items:center;transform:translate3d(0, -2px, 0)}.mini-header__navigation>.primary-menu .sub-menu{display:none}.mini-header__navigation .submenu__container{height:100%}.mini-header__navigation .sub-menu{max-width:none;height:100%;padding:0}.mini-header__navigation .sub-menu>.menu-item{margin-right:2rem}@media(min-width: 1024px){.mini-header__navigation .sub-menu>.menu-item{margin-right:4rem}}.mini-header__functional-menu{display:flex;align-items:center;order:99;padding:0;margin:0;list-style:none}.mini-header__functional-menu>.mini-header__mini-toggle{order:3;margin-left:2rem}.mini-header__functional-menu>.wpml-ls-item{flex:0 0 auto;font-size:1rem;transform:translate3d(0, -1px, 0)}@media(min-width: 1024px){.mini-header__functional-menu>.wpml-ls-item{font-size:1.125rem}}.mini-header__functional-menu>.wpml-ls-item a{color:#000;opacity:.5;text-decoration:none;transition:opacity 300ms}.mini-header__functional-menu>.wpml-ls-item a:hover{opacity:1}.mini-header__functional-menu>.wpml-ls-item:nth-child(2){margin-right:.5rem}.mini-header__functional-menu>.wpml-ls-item:nth-child(2)::after{display:inline-block;width:1px;height:1rem;margin-left:.5rem;background-color:rgba(0,0,0,.5);content:"";transform:translate3d(0, 1px, 0)}.mini-header__functional-menu>.wpml-ls-current-language a{font-weight:500;opacity:1}.mini-header__dropdown{position:absolute;top:100%;right:0;background-color:#000;transform:scale3d(1, 0, 1);transform-origin:top center;transition:transform 500ms;transition-delay:300ms}.mini-header__dropdown.active{transform:scale3d(1, 1, 1);transition-delay:0ms}.mini-header__dropdown>.primary-menu,.mini-header__dropdown>.secondary-menu{display:block;opacity:0;transition:opacity 300ms;transition-delay:0ms}.mini-header__dropdown>.primary-menu .sub-menu,.mini-header__dropdown>.secondary-menu .sub-menu{display:none}.mini-header__dropdown.active>.primary-menu,.mini-header__dropdown.active>.secondary-menu{opacity:1;transition-delay:500ms}.mini-header__dropdown .primary-menu{padding:1.5rem;font-size:1.5rem}.mini-header__dropdown .primary-menu .menu-item{margin:0 0 1.25rem}.mini-header__dropdown .primary-menu .menu-item:last-child{margin:0}.mini-header__dropdown .primary-menu a{color:#fff}.mini-header__dropdown .secondary-menu{position:relative;margin:0;background:none;transform:none}.mini-header__dropdown .secondary-menu .menu-item{opacity:1}.mini-header__dropdown .secondary-menu .menu-item:last-child{margin:0}.mini-header__dropdown .primary-menu+.secondary-menu{margin:-1.5rem 0 0}.wpml-ls-item{display:block}[lang=ko] .primary-menu a,[lang=ko-KR] .primary-menu a{transform:translate3d(0, 0.1em, 0)}.footer{position:relative;z-index:1100;padding:1.5rem 1rem 3rem;background-color:#6b00ff;box-shadow:0 -3rem rgba(107,0,255,.4),0 -6rem rgba(107,0,255,.3);color:#fff}@media(min-width: 783px){.footer{padding:3rem 0}}.footer a{color:#fff}.footer__info{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between}@media(min-width: 783px){.footer__info{max-width:1280px;padding-right:4rem;padding-left:4rem;margin-right:auto;margin-left:auto}}.footer__address{margin-bottom:1.5rem}@media(min-width: 783px){.footer__address{flex:0 0 50%}}@media(min-width: 783px){.footer__address p{font-size:1rem}}.footer__address p:last-child{margin:0}@media(min-width: 783px){.footer__social{flex:0 0 50%}}.footer__social ul{display:flex;padding:0;margin:0 0 1rem;list-style:none}.footer__social li{margin-right:1.5rem}@media(min-width: 783px){.footer__social li{margin-right:2rem}}.footer__social li:last-child{margin-right:0}.footer__social a{color:#6b00ff;text-decoration:none}.footer__social a::before{display:flex;width:2.625rem;height:2.625rem;align-items:center;justify-content:center;border-radius:50%;background-color:#fff;font-family:"dashicons";font-size:1.5rem;opacity:.9;transition:opacity 300ms}@media(min-width: 783px){.footer__social a::before{width:3rem;height:3rem;font-size:2rem}}.footer__social a:hover::before{opacity:1}.footer__social [href*="youtube.com"]::before{content:""}.footer__social [href*="facebook.com"]::before{content:""}.footer__social [href*="instagram.com"]::before{content:""}.footer__branding{display:flex;flex:0 0 100%;align-items:center;margin-bottom:1.5rem}@media(min-width: 783px){.footer__branding{position:absolute;bottom:0;left:50%}}.footer__logo{position:relative;display:block;width:auto;height:1.5rem;flex:0 0 auto}@media(min-width: 783px){.footer__logo{height:2rem}}.footer__logo .logo__shape,.footer__logo .logo__text{fill:#fff}.footer__divider{display:block;width:1px;height:1.5rem;flex:0 0 auto;margin:0 2ch;background-color:#fff}@media(min-width: 783px){.footer__divider{height:2rem}}.footer__logo--unist{position:relative;display:block;width:auto;height:.75rem;flex:0 0 auto}@media(min-width: 783px){.footer__logo--unist{height:1rem}}.footer__logo--unist .logo__paths{fill:#fff}.footer__copyright{margin:0;color:#b57fff;font-size:.75rem}@media(min-width: 783px){.footer__copyright{margin-top:1.5rem;font-size:.875rem;text-align:center}}.home .header{margin-bottom:-48px}@media(min-width: 783px){.home .header{margin-bottom:0}}.front__hero{position:relative;margin-right:auto;margin-left:auto;background-color:rgba(0,0,0,.15)}.front__hero img{display:block;width:100%;max-width:1440px;height:75vh;margin-right:auto;margin-left:auto;-o-object-fit:cover;object-fit:cover}@media(min-width: 783px){.front__hero img{height:auto;max-height:612.7659574468px}}.front__intro{position:relative;padding-right:1rem;padding-left:1rem;font-size:1.25rem;font-weight:500}@media(min-width: 783px){.front__intro{max-width:1280px;padding-right:4rem;padding-left:4rem;margin-right:auto;margin-left:auto}}.front__intro>h2:first-child{position:absolute;top:0;font-size:4.5rem;font-weight:600;line-height:1;transform:translate3d(0, calc(-100% - 1.5rem), 0)}@media(min-width: 783px){.front__intro>h2:first-child{width:400px;font-size:6rem}}@media(min-width: 783px){.front__intro>p{max-width:640px}}.front__links{padding-bottom:11.5rem !important}@media(min-width: 783px){.front__links{max-width:1280px;padding-right:4rem;padding-left:4rem;margin-right:auto;margin-left:auto}}@media(min-width: 783px){.layout--loop{max-width:1280px;padding-right:4rem;padding-left:4rem;margin-right:auto;margin-left:auto}}.layout--loop>.load-more{padding:.75rem 1.5rem;margin:3rem auto 11rem}.section--posts{display:flex;flex-wrap:wrap;padding-bottom:0}.post__link{position:relative;display:block;overflow:hidden}.post__link:hover{text-decoration:none}.post__link:hover .post__thumbnail{transform:scale3d(1.05, 1.05, 1.05)}.post__link:hover .post__interviewee,.post__link:hover .post__date{opacity:1}.post__thumbnail__wrap{position:relative;overflow:hidden}.post__thumbnail{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform 300ms}.post__thumbnail__placeholder{height:0;background-color:#d2b2ff}.post__thumbnail__placeholder>.thumbnail__placeholder__icon{width:3rem;transform:translate3d(-50%, -50%, 0);transition:transform 300ms}.post__award__icon{position:absolute;top:1rem;right:1rem;width:2rem;height:2rem;-o-object-fit:cover;object-fit:cover}.post__interviewee,.post__person,.post__date{display:inline-block;opacity:.7;transition:opacity 300ms}.post__interviewee,.post__person{font-weight:600}.post__date{font-weight:500}.post__interviewee{margin-bottom:.5rem;text-transform:uppercase}.post__title{margin:0;font-size:1rem}.post__tags>a{display:inline-block;margin-right:1rem;color:#000;font-weight:500;opacity:.7;transition:opacity 300ms}.post__tags>a:hover{opacity:1}.post__tags>a::before{content:"#"}.post__person{margin-right:1rem}.post--big{flex:0 0 100%;margin-bottom:3rem}.post--big .post__link{color:#fff}.post--big .post__thumbnail__wrap{width:100%;height:0;padding-bottom:133.3333333333%;margin-right:0;margin-bottom:0}@media(min-width: 783px){.post--big .post__thumbnail__wrap{height:auto;padding-bottom:0}}.post--big .post__thumbnail,.post--big .post__thumbnail__placholder{position:absolute;top:0;left:0;width:100%}@media(min-width: 783px){.post--big .post__thumbnail,.post--big .post__thumbnail__placholder{position:relative;height:auto}}.post--big .post__thumbnail__placeholder{padding-bottom:133.3333333333%}@media(min-width: 783px){.post--big .post__thumbnail__placeholder{padding-bottom:56.8181818182%}}.post--big .post__details{position:absolute;bottom:0;width:100%;padding:1rem 1.5rem;background-image:linear-gradient(rgba(0, 0, 0, 0), black)}.post--big .post__title{font-size:1.5rem}.post--normal{width:100%;flex:0 0 100%;margin-bottom:2rem}@media(min-width: 783px){.post--normal{max-width:calc((100% - 1rem)/2);flex-grow: 0;flex-shrink: 0;flex-basis: calc((100% - 1rem)/2);margin-right:1rem}}.post--normal:nth-of-type(2n+1){margin-right:0}.post--normal .post__link{color:#000}.post--normal .post__thumbnail__wrap{width:100%;margin-bottom:.5rem}.post--normal .post__thumbnail__placeholder{padding-bottom:56.8181818182%}.post--normal .post__title{font-size:1.25rem}.posts__ajax{display:flex;flex-wrap:wrap;padding:0 1rem}@media(min-width: 783px){.posts__ajax{padding:0}}.post--ajax{width:100%;flex:0 0 100%;margin-bottom:2rem}@media(min-width: 1024px){.post--ajax{max-width:calc((100% - 1rem)/2);flex-grow: 0;flex-shrink: 0;flex-basis: calc((100% - 1rem)/2);margin-right:1rem}}.post--ajax:nth-of-type(2n){margin-right:0}.post--ajax .post__link{display:flex;color:#000}.post--ajax .post__thumbnail__placeholder{padding-bottom:100%}.post--ajax .post__thumbnail__placeholder>.thumbnail__placeholder__icon{width:2rem}.category-work .exhibition-links{padding:3rem 1rem 0}@media(min-width: 783px){.category-work .exhibition-links{padding:3rem 0 0}}@media(min-width: 1024px){.archive__posts{display:flex;flex-wrap:wrap}}@media(min-width: 1024px){.is-people{max-width:calc((100% - 1rem)/2);flex-grow: 0;flex-shrink: 0;flex-basis: calc((100% - 1rem)/2);margin-right:1rem}}.is-people .post__thumbnail__wrap{width:33%;height:33%;flex:0 0 33%;margin-right:1rem}@media(min-width: 783px){.is-people .post__thumbnail__wrap{width:240px;height:240px;flex:0 0 240px}}@media(min-width: 1024px){.is-people .post__thumbnail__wrap{width:140px;height:140px;flex:0 0 140px}}@media(min-width: 1280px){.is-people .post__thumbnail__wrap{width:240px;height:240px;flex:0 0 240px}}.is-people .post__details{overflow:hidden}.is-people:nth-child(2n){margin-right:0}.people__title{font-size:1.25rem}@media(min-width: 783px){.people__title{font-size:2rem}}@media(min-width: 1024px){.people__title{font-size:1.25rem}}@media(min-width: 1280px){.people__title{font-size:1.75rem}}.people__role{margin-bottom:.5rem;font-weight:500;opacity:.7;text-transform:uppercase}@media(min-width: 783px){.people__role{margin-bottom:1rem;font-size:1rem}}@media(min-width: 1024px){.people__role{margin-bottom:.5rem;font-size:.75rem}}@media(min-width: 1280px){.people__role{margin-bottom:1rem;font-size:1rem}}.people__contact{margin:0;font-size:.875rem;font-weight:500;line-height:1.4}@media(min-width: 783px){.people__contact{font-size:1.25rem}}@media(min-width: 1024px){.people__contact{font-size:1rem}}@media(min-width: 1280px){.people__contact{font-size:1.25rem}}.people__contact a{display:inline-block;overflow:hidden;max-width:100%;text-overflow:ellipsis}.people__contact>a{color:#000}.people__lab-website>a{text-decoration:underline}.people__lab-website>a:hover{text-decoration:none}.professors{display:flex;margin-bottom:1rem}@media(min-width: 1280px){.professors{margin-bottom:2rem}}.staff{margin-bottom:2rem}@media(min-width: 783px){.staff{margin-bottom:3rem}}@media(min-width: 1024px){.staff{margin-bottom:2rem}}@media(min-width: 1280px){.staff{margin-bottom:3rem}}.page__hero{max-width:1440px;margin-right:auto;margin-left:auto}.page__hero>img{width:100%;max-height:75vh;-o-object-fit:cover;object-fit:cover}@media(min-width: 783px){.page__hero>img{min-height:50vh;max-height:612.7659574468px}}.page__details{padding:0 1rem;margin:1rem 0 4rem}@media(min-width: 783px){.page__details{max-width:1280px;padding-right:4rem;padding-left:4rem;margin-right:auto;margin-left:auto}}@media(min-width: 783px){.page__details{margin-top:3.5rem}}.page__details:only-child{margin-top:2rem}.page__title{padding-right:1rem;padding-left:1rem;margin-top:2rem;margin-bottom:-0.5rem;font-size:1.75rem}@media(min-width: 783px){.page__title{max-width:1280px;padding-right:4rem;padding-left:4rem;margin-right:auto;margin-left:auto}}@media(min-width: 783px){.page__title{font-size:3.5rem}}.has-active-submenu .page__title{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.page__content{padding:0 1rem}.page__title+.page__content{margin-top:2rem}.single__hero{max-width:1440px;margin-right:auto;margin-left:auto}.single__hero>img{width:100%;max-height:75vh;-o-object-fit:cover;object-fit:cover}@media(min-width: 783px){.single__hero>img{min-height:50vh;max-height:612.7659574468px;margin-top:1rem}}.single__details{padding:0 1rem;margin:1rem 0 4rem}@media(min-width: 783px){.single__details{max-width:1280px;padding-right:4rem;padding-left:4rem;margin-right:auto;margin-left:auto}}@media(min-width: 783px){.single__details{margin-top:3.5rem}}.single__details:only-child{margin-top:2rem}.single__interviewee{font-weight:600;opacity:.7;text-transform:uppercase}.single__title{font-size:1.75rem}@media(min-width: 783px){.single__title{font-size:3.5rem}}.single__date,.single__date__separator,.single__interviewer{display:inline-block;font-weight:500}@media(min-width: 783px){.single__date,.single__date__separator,.single__interviewer{font-size:1.5rem}}.single__date{margin-right:1rem}.single__date--starts,.single__date--ends{margin:0}.single__content{padding:0 1rem}.single__title+.single__content{margin-top:2rem}@media(min-width: 783px){.single__winner,.single__member,.single__award{font-size:1.5rem}}.single__winner{display:block;font-weight:600;opacity:.7}.single__member{display:inline-block;margin-bottom:1.5rem;font-weight:500}@media(min-width: 783px){.single__member{margin-bottom:3.5rem}}.single__award{position:relative}.single__award>*{vertical-align:middle}.single__award__icon{width:2rem;height:2rem;margin-right:.5rem;-o-object-fit:cover;object-fit:cover}.single__award__title,.single__award__year{font-weight:500}.single__award__toggle{position:relative;width:1.125rem;height:1.125rem;padding:0;border:1px solid #000;border-radius:50%;margin-left:.5rem;background:none;font-weight:500;line-height:1}@media(min-width: 783px){.single__award__toggle{width:2rem;height:2rem}}.single__award__toggle.is-active{background-color:#000;color:#fff}.single__award__info{position:absolute;z-index:9999;display:none;padding:1rem;border-radius:10px;background-color:#000;color:#fff;font-size:.875rem;font-weight:500}.single__award__info.is-active{display:block;margin:1rem}@media(min-width: 783px){.single__award__info.is-active{max-width:30em}}@media(min-width: 1024px){.single__award__info.is-active{display:inline-block;margin:-10px 0 0 1.5rem;font-size:1rem}}.single__award__info__arrow{position:absolute;bottom:100%;left:50%;display:block;width:0;height:0;border-right:.75rem solid transparent;border-bottom:1.25rem solid #000;border-left:.75rem solid transparent;transform:translate3d(-50%, 0, 0)}@media(min-width: 1024px){.single__award__info__arrow{top:0;left:0;transform:translate3d(-1.25rem, 20px, 0) rotate3d(0, 0, 1, -90deg)}}.design-labs__list{padding:0 1rem;margin-top:4.5rem;list-style:none}@media(min-width: 783px){.design-labs__list{max-width:1280px;padding-right:4rem;padding-left:4rem;margin-right:auto;margin-left:auto}}@media(min-width: 783px){.design-labs__list{display:flex;flex-wrap:wrap}}.design-labs__item{margin-bottom:4.5rem}@media(min-width: 783px){.design-labs__item{max-width:calc((100% - 1rem)/2);flex-grow: 0;flex-shrink: 0;flex-basis: calc((100% - 1rem)/2);margin-right:1rem}.design-labs__item:nth-child(2n){margin-right:0}}@media(min-width: 1024px){.design-labs__item{display:flex}}.design-labs__item:last-child{margin-bottom:0}.design-labs__item a{color:#000}.design-labs__item .post__thumbnail__wrap{width:100%;height:auto;margin-bottom:1rem}@media(min-width: 1024px){.design-labs__item .post__thumbnail__wrap{width:280px;height:140px;flex:0 0 280px;margin-right:1rem;margin-bottom:0}}.design-labs__title{margin-bottom:.5rem;font-size:1.125rem}.design-labs__professor{margin:0}.search__title{padding-right:1rem;padding-left:1rem;margin-top:2rem;margin-bottom:0}@media(min-width: 783px){.search__title{padding:0}}.not-found__title{padding:0 1rem;margin-top:2rem}@media(min-width: 783px){.not-found__title{max-width:1280px;padding-right:4rem;padding-left:4rem;margin-right:auto;margin-left:auto}}.tribe-common .tribe-common-l-container,.tribe-common--breakpoint-medium.tribe-common .tribe-common-l-container,#tribe-events-pg-template{padding-bottom:9rem}@media(min-width: 783px){.tribe-common .tribe-common-l-container,.tribe-common--breakpoint-medium.tribe-common .tribe-common-l-container,#tribe-events-pg-template{max-width:1280px;padding-right:4rem;padding-left:4rem;margin-right:auto;margin-left:auto}}.tribe-events-cal-links .tribe-events-gcal,.tribe-events-cal-links .tribe-events-ical{padding:0;background:none;color:#6b00ff}.tribe-events .tribe-events-c-ical__link{border-color:#6b00ff;color:#6b00ff}.tribe-events .tribe-events-c-ical__link:hover{background-color:#6b00ff}.tribe-common .tribe-common-c-btn,.tribe-common .tribe-common-c-btn{background-color:#6b00ff}.tribe-common .tribe-common-c-btn:hover,.tribe-common .tribe-common-c-btn:hover{background-color:#4b00b3}.tribe-common .tribe-common-c-svgicon,.tribe-events-event-meta a,.tribe-events-event-meta a:visited,.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date,.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link{color:#6b00ff}.tribe-events-sub-nav{padding:0}.tribe-events .datepicker .day.active,.tribe-events .datepicker .day.active.focused,.tribe-events .datepicker .day.active:focus,.tribe-events .datepicker .day.active:hover,.tribe-events .datepicker .month.active,.tribe-events .datepicker .month.active.focused,.tribe-events .datepicker .month.active:focus,.tribe-events .datepicker .month.active:hover,.tribe-events .datepicker .year.active,.tribe-events .datepicker .year.active.focused,.tribe-events .datepicker .year.active:focus,.tribe-events .datepicker .year.active:hover{background-color:#6b00ff}.block-area{padding-right:1rem;padding-left:1rem}@media(min-width: 783px){.block-area{max-width:1280px;padding-right:4rem;padding-left:4rem;margin-right:auto;margin-left:auto}}.block-area *:last-child{margin-bottom:0}.block-area .alignleft,.block-area .has-text-align-left{text-align:left}.block-area .aligncenter,.block-area .has-text-align-center{text-align:center}.block-area .alignright,.block-area .has-text-align-right{text-align:right}.block-area .are-vertically-aligned-top{align-items:flex-start}.block-area .are-vertically-aligned-center{align-items:center}.block-area .are-vertically-aligned-bottom{align-items:flex-end}.block-area .is-vertically-aligned-top{align-self:flex-start}.block-area .is-vertically-aligned-center{align-self:center}.block-area .is-vertically-aligned-bottom{align-self:flex-end}.block-area .wp-block-columns{margin:0 -1rem 2rem}@media(min-width: 1024px){.block-area .wp-block-columns{display:flex;flex-wrap:nowrap}}.block-area .wp-block-column{flex:1 0;padding:0 1rem;margin-bottom:1rem}.block-area p{position:relative;max-width:none;font-size:1.125rem}@media(min-width: 783px){.block-area p{font-size:1.75rem}}.block-area .is-style-narrow-paragraph,.block-area .is-style-callout-narrow-paragraph{max-width:960px;padding-right:0;padding-left:0;font-size:1.125rem}@media(min-width: 783px){.block-area .is-style-narrow-paragraph,.block-area .is-style-callout-narrow-paragraph{font-size:1.5rem}}.block-area .is-style-narrow-paragraph.has-text-align-center,.block-area .is-style-callout-narrow-paragraph.has-text-align-center{margin-right:auto;margin-left:auto}.block-area .is-style-narrow-paragraph.has-text-align-right,.block-area .is-style-callout-narrow-paragraph.has-text-align-right{margin-right:0;margin-left:auto}.block-area .is-style-callout-paragraph,.block-area .is-style-callout-narrow-paragraph{background-color:rgba(191,191,191,.3)}.block-area .is-style-callout-paragraph::before,.block-area .is-style-callout-narrow-paragraph::before{position:absolute;display:block;width:1em;height:1em;content:"";color:#6b00ff;font-family:"dashicons";font-size:1.5rem;line-height:1.2;transform:rotate3d(0, 0, 1, 45deg)}.block-area .is-style-callout-paragraph{font-size:1.125rem;padding:16px 16px 16px 48px}.block-area .is-style-callout-paragraph::before{top:16px;left:16px}@media(min-width: 783px){.block-area .is-style-callout-paragraph{font-size:1.5rem;padding:32px 32px 32px 80px}.block-area .is-style-callout-paragraph::before{top:32px;left:32px;font-size:2rem}}.block-area .is-style-callout-narrow-paragraph{display:inline-block;font-size:1.125rem;padding:16px 16px 16px 48px}.block-area .is-style-callout-narrow-paragraph::before{top:16px;left:16px}@media(min-width: 783px){.block-area .is-style-callout-narrow-paragraph{padding:24px 24px 24px 60px;font-size:1.25rem}.block-area .is-style-callout-narrow-paragraph::before{top:24px;left:24px}}.block-area .wp-block-buttons{display:flex;flex-wrap:wrap;margin-bottom:1.5rem}.block-area .wp-block-buttons>.wp-block,.block-area .wp-block-buttons>.wp-block-button{display:block;margin-top:.5rem;margin-right:1rem;margin-bottom:.5rem}.block-area .wp-block-buttons.is-content-justification-left{justify-content:flex-start}.block-area .wp-block-buttons.is-content-justification-center{justify-content:center}.block-area .wp-block-buttons.is-content-justification-right{justify-content:flex-end}.block-area .wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.block-area .wp-block-button__link:hover{text-decoration:none}.block-area .wp-block-image{margin-bottom:1.5rem}.block-area .wp-block-embed{margin-bottom:1.5rem}.block-area .wp-block-embed__wrapper{position:relative}.block-area .wp-block-embed__wrapper>iframe{max-width:100%}.block-area ul,.block-area ol,.block-area dl{margin-bottom:1.5em;margin-left:0;font-size:1.125rem;line-height:1.5}@media(min-width: 783px){.block-area ul,.block-area ol,.block-area dl{font-size:1.5rem}}.block-area p.keyword__big-text>a,.block-area p.keyword__small-text>a{color:inherit;text-decoration:underline}.block-area p.keyword__big-text>a:hover,.block-area p.keyword__small-text>a:hover{text-decoration:none}.block-area p.keyword__big-text>a[target=_blank]::after,.block-area p.keyword__small-text>a[target=_blank]::after{display:inline-block;content:"";font-family:"dashicons";font-size:.5em;transform:translate3d(0, 25%, 0) rotate3d(0, 0, 1, -45deg);vertical-align:top}.block-area p.keyword__big-text{margin-bottom:0;font-size:1.5rem;font-weight:600;line-height:1.2}@media(min-width: 783px){.block-area p.keyword__big-text{font-size:3.5rem}}.block-area p.keyword__small-text{font-size:.75rem;font-weight:500;opacity:.7}@media(min-width: 783px){.block-area p.keyword__small-text{font-size:.875rem}}.block-area .blocks-gallery-grid{position:relative;display:flex;flex-wrap:wrap;padding:0;list-style:none}.block-area .blocks-gallery-item{position:relative;flex-grow:1}.block-area .blocks-gallery-item figure{width:100%;height:100%}.block-area .blocks-gallery-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block-area .columns-1 .blocks-gallery-item{width:100%}.block-area .columns-2 .blocks-gallery-item{width:50%}.block-area .columns-3 .blocks-gallery-item{width:33.3333333333%}.block-area .columns-4 .blocks-gallery-item{width:25%}.block-area .columns-5 .blocks-gallery-item{width:20%}.block-area .wp-block-gallery .blocks-gallery-item{margin:0}.block-area .wp-block-quote,.block-area .wp-block-pullquote{border:0;text-align:left}.block-area .wp-block-pullquote__citation{font-size:.875rem;font-style:normal;font-weight:600;text-transform:none}@media(min-width: 783px){.block-area .wp-block-pullquote__citation{font-size:1.125rem}}.block-area .wp-block-pullquote__citation::before{content:"— "}.block-area .wp-block-quote,.block-area .wp-block-pullquote{position:relative;padding:1rem 2.5rem;margin-bottom:2rem}.block-area .wp-block-quote::before,.block-area .wp-block-pullquote::before{position:absolute;top:0;left:0;content:"“";font-size:4.5rem;font-weight:600;line-height:1;opacity:.25}.block-area .wp-block-quote p,.block-area .wp-block-pullquote p{margin-bottom:.5rem}.block-area .wp-block-quote cite,.block-area .wp-block-pullquote cite{font-size:.875rem;font-style:normal;font-weight:600}@media(min-width: 783px){.block-area .wp-block-quote cite,.block-area .wp-block-pullquote cite{font-size:1.125rem}}.block-area .wp-block-quote cite::before,.block-area .wp-block-pullquote cite::before{content:"— "}.block-area .block-editor-block-list__block[data-type="ub/tabbed-content-block"],.block-area .wp-block-ub-tabbed-content{margin-top:0;margin-bottom:1.5rem}.block-area .wp-block-ub-tabbed-content-tab-title-wrap{flex-grow:1;align-items:center;justify-content:center;border:0;border-bottom:3px solid;border-radius:0;border-color:rgba(0,0,0,.2) !important;margin:0;background-color:transparent !important;color:rgba(0,0,0,.4) !important;font-weight:600;transition:color 300ms,border-color 300ms}.block-area .wp-block-ub-tabbed-content-tab-title-wrap:hover{border-color:#000 !important;color:#000 !important}.block-area .wp-block-ub-tabbed-content-tab-title-wrap.active{border-bottom:3px solid #6b00ff !important;color:#000 !important}.wp-block .block-area .wp-block-ub-tabbed-content-tab-title-wrap:last-child{flex-grow:0;border:0}.block-area .wp-block-ub-tabbed-content-tabs-content{padding:1.5rem 0;border:0}.block-area .block-editor-block-list__block[data-type="ub/content-toggle-block"],.block-area .wp-block-ub-content-toggle{margin-top:0;margin-bottom:1.5rem}.block-area .wp-block-ub-content-toggle-accordion{border:0}.block-area .wp-block-ub-content-toggle-accordion-title-wrap{border-left:3px solid rgba(0,0,0,.2) !important;background:none !important;transition:border-color 300ms}.block-area .wp-block-ub-content-toggle-accordion-title-wrap:hover,.block-area .wp-block-ub-content-toggle-accordion-title-wrap:active,.block-area .wp-block-ub-content-toggle-accordion-title-wrap[aria-expanded=true]{border-color:#6b00ff !important}.block-area .wp-block-ub-content-toggle-accordion-content-wrap{border-left:3px solid #6b00ff}.block-area .wp-block-ub-content-toggle-accordion-title{order:1;padding:.5rem 0;font-weight:600}.block-area .wp-block-ub-content-toggle-accordion-state-indicator{display:flex;align-items:center;justify-content:center}.block-area .wp-block-ub-content-toggle-accordion-state-indicator::after{top:0;left:0;transform:translate3d(25%, 50%, 0) rotate3d(0, 0, 1, -45deg)}.block-area .block-editor-block-list__block[data-type="ub/content-toggle-block"] .wp-block-ub-content-toggle-accordion-title-wrap{border-color:#6b00ff !important}.block-area .block-editor-block-list__block[data-type="ub/content-toggle-block"] p{margin-bottom:0}
