html{box-sizing:border-box}body{-webkit-overflow-scrolling:touch}*,*::before,*::after{box-sizing:inherit}.site{display:flex;min-height:100vh;flex-direction:column}.site__content{flex:1;display:flex;justify-content:center}img{max-width:100%;height:auto;width:auto;vertical-align:middle}img::selection{background:transparent}figure{margin:0}.blur{background:#fff;filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="16" /></filter></svg>#filter');-webkit-filter:blur(1rem);filter:blur(1rem);transition:filter 400ms, -webkit-filter 400ms}.blur.lazyloaded{-webkit-filter:blur(0);filter:blur(0)}.dark-bg{background-color:#313237}.hidden{display:none;visibility:hidden}body{background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;font-size:1rem;line-height:1.5;color:#343851;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}::selection{color:#fff;background-color:#3c3d41}p{margin-top:0;margin-bottom:1.25rem}h1,h2,h3,h4,h5,h6{color:#313237;margin-top:0;margin-bottom:.5rem}a{color:#277cea;text-decoration:none;transition:all .2s linear}a:active,a:focus{outline:0}a:hover,a:focus{color:#68a4f1}hr{height:1px;background:#ededed;border:0}em{font-style:italic}abbr[title]{text-decoration:none}mark{background:#ff0;color:#313237}code{padding:0.2em 0.4em;font-family:Consolas, "Liberation Mono", Menlo, Courier, monospace;font-size:0.9rem;color:#25292e;background-color:#f6f8fa;border-radius:3px}pre{padding:0.8rem;margin-top:0;margin-bottom:1rem;overflow-x:auto;font:1rem Consolas, "Liberation Mono", Menlo, Courier, monospace;color:#25292e;word-wrap:normal;background-color:#f6f8fa;border:solid 1px #dce6f0;border-radius:0.3rem}pre>code{padding:0;margin:0;font-size:0.9rem;color:#25292e;word-break:normal;white-space:pre;background:transparent;border:0}.btn,input[type="submit"],input[type="reset"],input[type="button"]{position:relative;display:inline-block;padding:18px 30px;font-size:11px;font-family:inherit;line-height:1.5;letter-spacing:0.2em;text-decoration:none;text-transform:uppercase;white-space:nowrap;cursor:pointer;color:#fff;background-color:#222325;text-align:center;border:0;border-radius:0;transition:all 0.45s cubic-bezier(0.25, 1, 0.33, 1);outline:0}.btn::after,input[type="submit"]::after,input[type="reset"]::after,input[type="button"]::after{display:none}.btn:hover,.btn :focus,.btn :active,input[type="submit"]:hover,input[type="submit"] :focus,input[type="submit"] :active,input[type="reset"]:hover,input[type="reset"] :focus,input[type="reset"] :active,input[type="button"]:hover,input[type="button"] :focus,input[type="button"] :active{color:#fff;background-color:#44464a;outline:0}.btn+.btn{margin-top:2em}@media only screen and (min-width: 350px){.btn+.btn{margin-top:0;margin-left:2em}}button:disabled{cursor:not-allowed;opacity:.65;transition:background-color .2s ease}button:disabled:hover,button:disabled :focus{background-color:#222325}hr{background:#dcdcdc}.post-card{display:block;position:relative;border-radius:4px;overflow:hidden;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,0.08);border-bottom:0;transition:box-shadow .25s ease}.post-card .more-link{position:absolute;bottom:20px;left:1.25rem;border-bottom:none}.post-card:hover,.post-card:focus{border-bottom:0;box-shadow:0 2px 40px 0 rgba(153,155,168,0.3)}.post-card__label{position:absolute;top:1.5rem;left:1.5rem;z-index:2}.post-card__inner,.post-card__inner__title{display:block;padding:1.25rem 1.25rem;width:100%;color:#838c8d;border-bottom:0}.post-card__inner h3,.post-card__inner__title h3{color:#7c7e86}.post-card__inner table,.post-card__inner__title table{border:0}.post-card__inner table tbody tr td,.post-card__inner__title table tbody tr td{border:0}.post-card__inner:focus,.post-card__inner__title:focus,.post-card__inner:hover,.post-card__inner__title:hover{color:#838c8d;border-bottom:0}.post-card__inner a,.post-card__inner__title a{border-bottom:none}.post-card__inner img,.post-card__inner__title img{max-height:200px}.post-card__inner__title{padding:0.5em 1.25em;margin-top:-1px;background-color:#fe9a02}.post-card__inner__title h2{margin:0}.post-card__header{color:#fff}.post-card__header h2{color:white}.post-card__meta{font-size:0.875rem}.post-card__thumb{margin:0;background:#fff;position:relative;overflow:hidden}.post-card__thumb::after{content:"";display:block;height:0;width:100%;padding-bottom:56.25%}.post-card__thumb>*{position:absolute;top:0;left:0;width:100%;height:100%;display:block;object-fit:cover}.event-card{position:relative;width:100%;border-radius:4px 4px;overflow:hidden;background-color:#fff;border-bottom:0;transition:box-shadow .25s ease}@media only screen and (min-width: 0){.event-card{height:auto}}.event-card h3{color:#313237}.event-card .post-card__inner,.event-card .post-card__inner__title{display:flex;flex-direction:column;justify-content:space-between}@media only screen and (min-width: 0){.event-card .post-card__inner,.event-card .post-card__inner__title{height:auto}}@media only screen and (min-width: 62em){.event-card .post-card__inner,.event-card .post-card__inner__title{height:auto}}.event-card .post-card__inner h2,.event-card .post-card__inner__title h2{overflow:hidden;text-align:left;position:relative}.dates-container{margin-bottom:2.25rem}@media only screen and (min-width: 48em){.dates-container{width:40%}}@media only screen and (min-width: 62em){.dates-container{width:30%}}.cards-container{width:100%;height:fit-content}@media only screen and (min-width: 0){.cards-container{padding-left:0;margin-top:0;margin-bottom:2.25rem}}@media only screen and (min-width: 48em){.cards-container{width:60%;padding:0 0 0 2.25rem}}@media only screen and (min-width: 62em){.cards-container{width:70%;padding:0 0 0 2.25rem}}.cards-container .small-cards{display:flex;margin-bottom:2.25rem}@media only screen and (min-width: 0){.cards-container .small-cards{flex-direction:column}}@media only screen and (min-width: 36em){.cards-container .small-cards{flex-direction:row}}@media only screen and (min-width: 48em){.cards-container .small-cards{flex-direction:column}}@media only screen and (min-width: 62em){.cards-container .small-cards{flex-direction:row}}@media only screen and (min-width: 0){.cards-container .small-cards>div:first-child{margin-right:0}}@media only screen and (min-width: 36em){.cards-container .small-cards>div:first-child{margin-right:1.125rem}}@media only screen and (min-width: 48em){.cards-container .small-cards>div:first-child{margin-right:0;margin-bottom:1.125rem}}@media only screen and (min-width: 62em){.cards-container .small-cards>div:first-child{margin-right:1.125rem;margin-bottom:0}}@media only screen and (min-width: 0){.cards-container .small-cards>div:not(:first-child){margin-left:0;margin-top:0;margin-bottom:0}}@media only screen and (min-width: 36em){.cards-container .small-cards>div:not(:first-child){margin-left:1.125rem}}@media only screen and (min-width: 48em){.cards-container .small-cards>div:not(:first-child){margin-left:0;margin-top:1.125rem}}@media only screen and (min-width: 62em){.cards-container .small-cards>div:not(:first-child){margin-left:1.125rem;margin-top:0}}@media only screen and (min-width: 0){.cards-container .small-cards .post-card{margin-left:0;margin-right:0;width:100%;margin-bottom:2.25rem}}@media only screen and (min-width: 36em){.cards-container .small-cards .post-card{height:500px;margin-bottom:0}}@media only screen and (min-width: 48em){.cards-container .small-cards .post-card{height:480px}}@media only screen and (min-width: 62em){.cards-container .small-cards .post-card{width:48%;height:550px}}@media only screen and (min-width: 0){.cards-container .small-cards .post-card .post-card__thumb{height:200px}}@media only screen and (min-width: 36em){.cards-container .small-cards .post-card .post-card__thumb{height:150px}}@media only screen and (min-width: 48em){.cards-container .small-cards .post-card .post-card__thumb{height:200px}}@media only screen and (min-width: 0){.cards-container .small-cards .post-card .more-link{color:#55f32f}}@media only screen and (min-width: 36em){.cards-container .small-cards .post-card .more-link{color:#277CEA}}@media only screen and (min-width: 48em){.cards-container .small-cards .post-card .more-link{color:#55f32f}}@media only screen and (min-width: 62em){.cards-container .small-cards .post-card .more-link{color:#277CEA}}.cards-container .small-cards .post-card .post-card__inner p,.cards-container .small-cards .post-card .post-card__inner__title p{margin:0}@media only screen and (min-width: 0){.cards-container .small-cards .post-card .post-card__inner,.cards-container .small-cards .post-card .post-card__inner__title{position:absolute;top:136px;background-color:#00000070;color:white}.cards-container .small-cards .post-card .post-card__inner p a,.cards-container .small-cards .post-card .post-card__inner__title p a{color:#55f32f}}@media only screen and (min-width: 36em){.cards-container .small-cards .post-card .post-card__inner,.cards-container .small-cards .post-card .post-card__inner__title{position:relative;top:0;background-color:white;color:inherit}.cards-container .small-cards .post-card .post-card__inner p a,.cards-container .small-cards .post-card .post-card__inner__title p a{color:#277CEA}}@media only screen and (min-width: 48em){.cards-container .small-cards .post-card .post-card__inner p a,.cards-container .small-cards .post-card .post-card__inner__title p a{color:#55f32f}}@media only screen and (min-width: 62em){.cards-container .small-cards .post-card .post-card__inner,.cards-container .small-cards .post-card .post-card__inner__title{position:relative;top:0;background-color:white;color:inherit}.cards-container .small-cards .post-card .post-card__inner p a,.cards-container .small-cards .post-card .post-card__inner__title p a{color:#277CEA}}@media only screen and (min-width: 0){.cards-container .small-cards .post-card .post-card__inner p,.cards-container .small-cards .post-card .post-card__inner__title p{visibility:hidden}}@media only screen and (min-width: 36em){.cards-container .small-cards .post-card .post-card__inner p,.cards-container .small-cards .post-card .post-card__inner__title p{visibility:visible}}@media only screen and (min-width: 0){.cards-container .small-cards .post-card .post-card__inner__title{position:absolute;top:0}}@media only screen and (min-width: 36em){.cards-container .small-cards .post-card .post-card__inner__title{position:relative}}@media only screen and (min-width: 48em){.cards-container .small-cards .post-card .post-card__inner__title{position:relative}}.city-card{width:100%;display:block;position:relative;border-radius:4px;overflow:hidden;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,0.08);margin-bottom:2.25rem;border-bottom:0;transition:box-shadow .25s ease}@media only screen and (min-width: 0){.city-card{height:350px}}@media only screen and (min-width: 36em){.city-card{height:300px}}@media only screen and (min-width: 48em){.city-card{height:350px}}.city-card .city-background{width:100%;height:100%}.city-card .more-link{position:absolute;bottom:20px;left:1.25rem;border-bottom:none}.city-card:hover,.city-card:focus{border-bottom:0;box-shadow:0 2px 40px 0 rgba(153,155,168,0.3)}.city-card:hover .city-background,.city-card:focus .city-background{-webkit-transform:scale(1.05);transform:scale(1.05)}.city-card h1{position:absolute;top:1.25rem;left:1.25rem;color:white}.city-card .description{position:absolute;bottom:1.25rem;left:1.25rem;background:#00000099;color:white;padding:15px;border-radius:4px}.city-card .description p{margin:0}@media only screen and (min-width: 0){.city-card .description{width:calc(100% - 2 * 1.125rem)}}@media only screen and (min-width: 48em){.city-card .description{width:calc(100% - 2 * 1.125rem)}}@media only screen and (min-width: 62em){.city-card .description{width:calc(48% - 2 * 1.125rem)}}.city-background,.post-card__thumb img{-webkit-transition:0.4s ease;transition:0.4s ease}.post-card:hover a .post-card__thumb img{-webkit-transform:scale(1.08);transform:scale(1.08)}.sponsors-card{background-color:white;border-radius:4px}.sponsors-card .post-card__inner div,.sponsors-card .post-card__inner__title div{display:flex;margin-top:20px;margin-bottom:40px}.sponsors-card .post-card__inner h3,.sponsors-card .post-card__inner__title h3{display:inline-block;padding:10px;color:white;border-radius:4px}.sponsors-card .post-card__inner h3:not(:first-child),.sponsors-card .post-card__inner__title h3:not(:first-child){margin-top:40px}.sponsors-card .post-card__inner h3.platinum,.sponsors-card .post-card__inner__title h3.platinum{color:#333;background:-webkit-linear-gradient(top, #d7d7d7, #fdfdfd, #d7d7d7);background:linear-gradient(top, #d7d7d7, #fdfdfd, #d7d7d7)}.sponsors-card .post-card__inner h3.gold,.sponsors-card .post-card__inner__title h3.gold{background-color:#c9b037}.sponsors-card .post-card__inner h3.silver,.sponsors-card .post-card__inner__title h3.silver{background-color:#b4b4b4}.sponsors-card .post-card__inner h3.bronze,.sponsors-card .post-card__inner__title h3.bronze{background-color:#ad8a56}.sponsors-card .post-card__inner .platinum-wrapper img,.sponsors-card .post-card__inner__title .platinum-wrapper img{max-width:330px}.sponsors-card .post-card__inner .gold-wrapper img,.sponsors-card .post-card__inner__title .gold-wrapper img{max-width:230px}.sponsors-card .post-card__inner .silver-wrapper img,.sponsors-card .post-card__inner__title .silver-wrapper img{max-width:150px}.sponsors-card .post-card__inner .bronze-wrapper img,.sponsors-card .post-card__inner__title .bronze-wrapper img{max-width:90px}@media (max-width: 450px){.sponsors-card .post-card__inner .platinum-wrapper img,.sponsors-card .post-card__inner__title .platinum-wrapper img{max-width:200px}.sponsors-card .post-card__inner .gold-wrapper img,.sponsors-card .post-card__inner__title .gold-wrapper img{max-width:150px}.sponsors-card .post-card__inner .silver-wrapper img,.sponsors-card .post-card__inner__title .silver-wrapper img{max-width:120px}.sponsors-card .post-card__inner .bronze-wrapper img,.sponsors-card .post-card__inner__title .bronze-wrapper img{max-width:80px}}input,textarea{display:inline-block;padding:5px 0;width:100%;border:0;border-bottom:2px solid #ededed;outline:none;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;background:transparent}input:focus,textarea:focus{border-color:#277cea;transition:border-color .25s}.form__input{position:relative;display:inline-block;width:100%;margin-bottom:35px}.form__input::before{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#277cea;z-index:5;transition:width 0.45s cubic-bezier(0.694, 0.048, 0.335, 1);transition-delay:.1s}.form__input::after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#ff6161;z-index:4;transition:width 0.45s cubic-bezier(0.694, 0.048, 0.335, 1)}.form__input:hover::after,.form__input :focus::after,.form__input :active::after{width:100%}.form__input:hover::before,.form__input :focus::before,.form__input :active::after{width:100%}.form__input.error:hover::after,.form__input.error :focus::after,.form__input.error :active::after{width:0%}.form__input.error:hover::before,.form__input.error :focus::before,.form__input.error :active::after{width:0%}.error input{border-bottom-color:#ff6161}.error textarea{border-bottom-color:#ff6161}.error-data{color:#ff6161;font-size:14px;position:absolute;left:0;bottom:-21px}.label{padding:0px 10px;margin-bottom:1rem;display:inline-block;line-height:20px;font-size:.75rem;text-transform:uppercase;letter-spacing:1px;color:rgba(255,255,255,0.8);border:2px solid rgba(255,255,255,0.5);border-radius:100px;transition:all 0.2s ease}.label:focus,.label:hover{color:#fff;background-color:#277cea;border:2px solid #277cea}.modal{position:fixed;display:none;align-items:center;justify-content:center;top:0;left:0;width:100%;height:100%;outline:0;overflow-y:auto;z-index:999}.modal__inner{flex:0 1 auto;position:relative;margin:1.875em;width:auto;max-width:768px;outline:0;opacity:0;transform:translateY(200px);transition:transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);z-index:1050}.modal__content{position:relative;padding:2rem 2.5rem;display:flex;flex-direction:column;background-color:#fff;border-radius:4px}.modal__content h1{text-align:center}.modal__close-button{position:absolute;top:16px;right:16px;background-color:transparent;border:0;outline:0;color:#313237;cursor:pointer}.modal__close-button:hover{background-color:transparent}.modal__overlay{position:fixed;display:none;top:0;right:0;bottom:0;left:0;height:100%;width:100%;z-index:1040;opacity:0;background-color:rgba(0,0,0,0.75);transition:opacity 1s ease 0.1s}body.modal--open{overflow:hidden}.pagination{display:flex;justify-content:center;margin:1.25rem auto}.highlight table td{padding:5px}.highlight table pre{margin:0}.highlight .cm{color:#999988;font-style:italic}.highlight .cp{color:#999999;font-weight:bold}.highlight .c1{color:#999988;font-style:italic}.highlight .cs{color:#999999;font-weight:bold;font-style:italic}.highlight .c,.highlight .cd{color:#999988;font-style:italic}.highlight .err{color:#a61717;background-color:#e3d2d2}.highlight .gd{color:#000000;background-color:#ffdddd}.highlight .ge{color:#000000;font-style:italic}.highlight .gr{color:#aa0000}.highlight .gh{color:#999999}.highlight .gi{color:#000000;background-color:#ddffdd}.highlight .go{color:#888888}.highlight .gp{color:#555555}.highlight .gs{font-weight:bold}.highlight .gu{color:#aaaaaa}.highlight .gt{color:#aa0000}.highlight .kc{color:#000000;font-weight:bold}.highlight .kd{color:#000000;font-weight:bold}.highlight .kn{color:#000000;font-weight:bold}.highlight .kp{color:#000000;font-weight:bold}.highlight .kr{color:#000000;font-weight:bold}.highlight .kt{color:#445588;font-weight:bold}.highlight .k,.highlight .kv{color:#000000;font-weight:bold}.highlight .mf{color:#009999}.highlight .mh{color:#009999}.highlight .il{color:#009999}.highlight .mi{color:#009999}.highlight .mo{color:#009999}.highlight .m,.highlight .mb,.highlight .mx{color:#009999}.highlight .sb{color:#d14}.highlight .sc{color:#d14}.highlight .sd{color:#d14}.highlight .s2{color:#d14}.highlight .se{color:#d14}.highlight .sh{color:#d14}.highlight .si{color:#d14}.highlight .sx{color:#d14}.highlight .sr{color:#009926}.highlight .s1{color:#d14}.highlight .ss{color:#990073}.highlight .s{color:#d14}.highlight .na{color:#008080}.highlight .bp{color:#999999}.highlight .nb{color:#0086B3}.highlight .nc{color:#445588;font-weight:bold}.highlight .no{color:#008080}.highlight .nd{color:#3c5d5d;font-weight:bold}.highlight .ni{color:#800080}.highlight .ne{color:#990000;font-weight:bold}.highlight .nf{color:#990000;font-weight:bold}.highlight .nl{color:#990000;font-weight:bold}.highlight .nn{color:#555555}.highlight .nt{color:#000080}.highlight .vc{color:#008080}.highlight .vg{color:#008080}.highlight .vi{color:#008080}.highlight .nv{color:#008080}.highlight .ow{color:#000000;font-weight:bold}.highlight .o{color:#000000;font-weight:bold}.highlight .w{color:#bbbbbb}.highlight{background-color:#f8f8f8}table{display:table;width:100%;overflow-x:scroll;margin-bottom:1.25rem;border-collapse:collapse;border-spacing:0;border:1px solid #ededed;border-radius:4px;font-size:14.5px}table th{background-color:#f9f9f9}table th,table td{padding:6px 13px;border:1px solid #ededed}.Rtable{display:flex;flex-wrap:wrap;margin:0 0 3em 0;padding:0}.Rtable-cell{box-sizing:border-box;flex-grow:1;width:100%;padding:0.8em 1.2em;overflow:hidden;list-style:none;border:1px solid #ededed;background:fade(#708090, 20%)}.Rtable-cell>h1,.Rtable-cell>h2,.Rtable-cell>h3,.Rtable-cell>h4,.Rtable-cell>h5,.Rtable-cell>h6{margin:0}.Rtable-cell.platinum{color:#333;background:-webkit-linear-gradient(top, #d7d7d7, #fdfdfd, #d7d7d7);background:linear-gradient(top, #d7d7d7, #fdfdfd, #d7d7d7)}.Rtable-cell.gold{background:#c9b037}.Rtable-cell.silver{background:#b4b4b4}.Rtable-cell.bronze{background:#ad8a56}.Rtable-cell.wimir{background:#dd5466}.Rtable-cell.wimir h4{color:white}.Rtable--2cols>.Rtable-cell{width:50%}.Rtable--3cols>.Rtable-cell{width:33.33%}.Rtable--4cols>.Rtable-cell{width:25%}.Rtable--5cols>.Rtable-cell{width:20%}.Rtable--6cols>.Rtable-cell{width:16.6%}@media all and (max-width: 500px){.Rtable--collapse{display:block}.Rtable--collapse>.Rtable-cell{width:100% !important}.Rtable--collapse>.Rtable-cell--foot{margin-bottom:1em}.empty{display:none}.Rtable-cell--head{margin-top:20px}}.no-flexbox .Rtable{display:block}.no-flexbox .Rtable>.Rtable-cell{width:100%}.no-flexbox .Rtable>.Rtable-cell--foot{margin-bottom:1em}.warning-wrapper{position:absolute;background:#F9DF74;padding:6px 10px;border-radius:4px;font-size:1.0em;color:black;cursor:pointer}@media only screen and (min-width: 48em){.warning-wrapper{font-size:1.2em;padding:10px 14px;right:2.25rem;bottom:0}.warning-wrapper svg{margin-bottom:-2px}}.tooltip-text{width:calc(100vw - 4.5rem);position:relative;left:50%;right:50%;margin-left:calc(-50vw + 2.25rem);margin-right:-50vw;background-color:black;color:#fff;padding:15px;border-radius:4px;right:2.25rem;z-index:5;font-size:14px;display:none}.tooltip-text p{margin-bottom:5px}@media only screen and (min-width: 0){.tooltip-text{top:90px}}@media only screen and (min-width: 0){.tooltip-text{top:110px}}@media only screen and (min-width: 48em){.tooltip-text{position:absolute;width:30vw;top:20px;margin:auto;left:auto}}.covid-card{margin-bottom:2.25rem;border-radius:4px;background-color:#FFFFE0;padding:1.25rem}.covid-card h3{margin-bottom:20px;display:flex;align-items:center;justify-content:space-between}.covid-card h3 svg{margin-right:5px;margin-bottom:-3px}.covid-card h3 .date-update{font-size:14px;font-weight:300}.covid-card .text-body{font-size:0.85rem}.virtual-update-card{padding:1.25rem;border-radius:4px;background-color:#c6dd92;font-size:1.3rem;font-weight:600}.virtual-update-card p{margin:0}footer{padding:2.8125rem 0;border-top:1px solid #f0f0f0;text-align:center;font-size:0.875rem;color:rgba(33,33,33,0.6)}footer a{color:rgba(33,33,33,0.6);border-bottom:0}footer a:hover,footer a:focus{color:#277cea;border-bottom:0}.institutions{display:grid;align-items:center;justify-items:center;margin-bottom:30px}.institutions #udem-logo{width:65%}.institutions #ismir-org-logo{width:60%}@media only screen and (min-width: 0){.institutions #mcgill-schulich-logo{margin-top:0}}@media only screen and (min-width: 36em){.institutions{grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(3, 1fr)}.institutions #mcgill-schulich-logo{margin-top:6%}}@media only screen and (min-width: 62em){.institutions{grid-template-columns:repeat(5, 1fr);grid-template-rows:auto}}.social{display:flex;justify-content:center;align-items:center;max-width:200px;margin:0 auto 25px}.social__link:not(:last-child){margin-right:1.5rem}.social__icon{fill:currentColor;height:1.5rem;width:1.5rem}.container{padding:0 20px;margin:0 auto;max-width:100%}@media only screen and (min-width: 36em){.container{margin:0 auto;max-width:540px}}@media only screen and (min-width: 48em){.container{margin:0 auto;max-width:720px}}@media only screen and (min-width: 62em){.container{margin:0 auto;max-width:960px}}@media only screen and (min-width: 75em){.container{margin:0 auto;max-width:1170px}}.header{background-color:#fff;color:#343851;position:absolute;z-index:4;width:100%;top:0;left:0;will-change:transform;transition:transform .3s, background-color 0.5s ease;transform:translateY(0%)}.header a{display:flex;align-items:center;border-bottom:0}.header.fix-nav{position:fixed;background-color:#fff;transition:transform .3s, background-color 0.5s ease;z-index:5}.header.hide-nav{transform:translateY(-120%);transition:transform .3s}.header__logo{display:flex;height:100%;overflow:hidden;padding:19px 0;margin-right:1.25rem;outline:0;border-bottom:0;color:#313237}.header__logo:hover{color:#313237;border-bottom:0}.header__logo .header__logo--container{width:158px}.header__logo .header__logo--container .logo{fill:currentColor}.header__inner{display:flex;height:3.75em}.header__links{padding-bottom:.5rem;display:none;position:absolute;top:3.75em;left:0;width:100%;height:auto;background:#fff}.header__link{color:#343851;padding:.938rem 0;border-top:1px solid #ededed}.header__toggle{display:flex;flex-direction:column;justify-content:center;width:44px;height:100%;background-color:transparent;padding-left:1.25rem;cursor:pointer}.header__toggle span{display:block;position:relative;margin-top:4px;background-color:#343851;width:100%;height:2px;border-radius:1px;transition:all 0.2s cubic-bezier(1, 0.13, 0.35, 1.09)}.header__toggle span:first-child{margin-top:0}.header__toggle.--open span:first-child{transform:rotate(45deg) translate(4px, 4px)}.header__toggle.--open span:nth-child(2n){opacity:0}.header__toggle.--open span:last-child{transform:rotate(-45deg) translate(4px, -4px)}.header__overlay{position:fixed;top:0;left:0;width:0;height:0;opacity:0;background-color:rgba(0,0,0,0.75);z-index:2;transition:opacity 1s ease 0.1s}.header__overlay.--open{width:100%;height:120%;opacity:1}@media (min-width: 62em){.header__toggle{display:none;visibility:hidden}.header__links{position:static;padding:0;display:flex;flex-direction:column;visibility:visible;width:auto;height:100%}.header__links-wrapper{display:flex;height:100%;padding:0}.header__link{position:relative;padding:.938rem 1rem;border:0;height:100%}.header__link::after{content:"";display:block;position:absolute;left:0;bottom:0;height:3px;width:100%;transform:scaleX(0);background:#277cea;transition:color 0.2s ease-in-out, transform .2s ease-in-out}.header__link:hover{color:#0f4c9c}.header__link:hover::after,.header__link :active::after,.header__link :focus::after{transform:scaleX(1);color:#0f4c9c;transition:transform .2s ease-in-out}}.nav-item{margin-left:5px;margin-right:5px}.hero__home{margin:80px auto 0;min-height:16.1rem;width:100%;position:relative;background-color:#dde5ea;background-repeat:no-repeat;background-position:50%;background-size:cover}@media only screen and (min-width: 62em){.hero__home{height:20rem}}.hero--small{margin:5.05rem auto 0;min-height:8.75rem;width:100%;position:relative;background-color:#313237;background-size:cover}@media only screen and (min-width: 62em){.hero--small{height:12.5em}}.hero__wrap{position:absolute;margin:auto;top:50%;left:50%;transform:translate(-50%, -50%);text-align:center;color:rgba(255,255,255,0.8);width:100%;max-width:90%;z-index:1}@media only screen and (min-width: 48em){.hero__wrap{max-width:40em}}.hero__wrap .hero__title{font-size:1.8em;color:#fff}@media only screen and (min-width: 48em){.hero__wrap .hero__title{padding:1rem 0;font-size:2.625em;line-height:3.125rem}}.hero__wrap__home{position:absolute;top:50%;left:50%;padding:0;width:calc(100% - 4.5rem);transform:translateY(-50%) translateX(-50%);max-width:1200px;color:rgba(255,255,255,0.8);z-index:1}.hero__wrap__home .hero__meta{margin-bottom:0}@media only screen and (min-width: 0){.hero__wrap__home .hero__title{font-size:1.45em;line-height:25px}}@media only screen and (min-width: 48em){.hero__wrap__home .hero__title{font-size:1.9em;line-height:32px}}@media only screen and (min-width: 62em){.hero__wrap__home .hero__title{font-size:2.2em;line-height:34px}}.hero__wrap__home .hero__title{color:white;margin-bottom:14px;font-weight:400}.hero__wrap__home .hero__meta{font-weight:700}.page-content{max-width:52.5rem;margin:0 auto;padding:2.5em 0}@media only screen and (min-width: 48em){.page-content{padding:3.75rem 0}}.blog{background-color:#f4f4f4}.post-list{display:flex;justify-content:space-between;flex-wrap:wrap;margin:2.25rem 2.25rem 0;max-width:1200px}table{table-layout:fixed}.tutorial-subtitle{margin-bottom:1.25rem}h4{margin-bottom:1.25rem;font-weight:400}.post-content{max-width:52.5rem;margin:0 auto;padding-top:2.5em}@media only screen and (min-width: 48em){.post-content{padding-top:5em}}.comments{padding:50px 0;background-color:#fafafa}.controls__inner{display:flex;align-items:center;justify-content:space-between;padding:1.375rem 0 1.25rem;border-top:1px solid #ededed}.controls__inner .prev{align-items:flex-start;text-align:left}.controls__inner .next{align-items:flex-end;text-align:right}.controls__item{display:flex;flex-direction:column;align-items:flex-start}.controls__item span{font-size:0.875rem;color:#838c8d}.controls__item a{color:#313237;font-weight:bold;border-bottom:0}.controls__item a svg{transition:all .2s linear}.controls__item a:hover{color:#277cea;border-bottom:0}.controls__item a:hover svg{fill:#277cea}
