@import url(https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700);@-webkit-keyframes bouncing{0%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}90%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bouncing{0%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}90%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes bounceFade{to{-webkit-transform:rotate(45deg) translateY(2rem) translateX(2rem);transform:rotate(45deg) translateY(2rem) translateX(2rem);opacity:0}}@keyframes bounceFade{to{-webkit-transform:rotate(45deg) translateY(2rem) translateX(2rem);transform:rotate(45deg) translateY(2rem) translateX(2rem);opacity:0}}@-webkit-keyframes hiddenToShown{0%{opacity:0}to{-webkit-animation-play-state:paused;animation-play-state:paused;opacity:1}}@keyframes hiddenToShown{0%{opacity:0}to{-webkit-animation-play-state:paused;animation-play-state:paused;opacity:1}}@-webkit-keyframes fadeElementIn{0%{opacity:.5}to{-webkit-animation-play-state:paused;animation-play-state:paused;opacity:1}}@keyframes fadeElementIn{0%{opacity:.5}to{-webkit-animation-play-state:paused;animation-play-state:paused;opacity:1}}@-webkit-keyframes scaleArtworkIn{0%{opacity:0;-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-animation-play-state:paused;animation-play-state:paused;opacity:1;-webkit-transform:scale3d(1.2,1.2,1);transform:scale3d(1.2,1.2,1)}}@keyframes scaleArtworkIn{0%{opacity:0;-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-animation-play-state:paused;animation-play-state:paused;opacity:1;-webkit-transform:scale3d(1.2,1.2,1);transform:scale3d(1.2,1.2,1)}}@-webkit-keyframes scaleArtworkOut{0%{opacity:0;-webkit-transform:scale3d(1.2,1.2,1);transform:scale3d(1.2,1.2,1)}to{-webkit-animation-play-state:paused;animation-play-state:paused;opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes scaleArtworkOut{0%{opacity:0;-webkit-transform:scale3d(1.2,1.2,1);transform:scale3d(1.2,1.2,1)}to{-webkit-animation-play-state:paused;animation-play-state:paused;opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@-webkit-keyframes pinging{0%{opacity:1;-webkit-transform:scale(2),translate(-50%,-50%);transform:scale(2),translate(-50%,-50%)}to{opacity:0;-webkit-transform:translate(-50%,-50%) scale(2);transform:translate(-50%,-50%) scale(2)}}@keyframes pinging{0%{opacity:1;-webkit-transform:scale(2),translate(-50%,-50%);transform:scale(2),translate(-50%,-50%)}to{opacity:0;-webkit-transform:translate(-50%,-50%) scale(2);transform:translate(-50%,-50%) scale(2)}}@-webkit-keyframes fadeInFromNone{0%{display:none;opacity:0}1%{display:block;opacity:0}to{display:block;opacity:1}}@keyframes fadeInFromNone{0%{display:none;opacity:0}1%{display:block;opacity:0}to{display:block;opacity:1}}@media (max-width:767.98px){#__bs_notify__{display:none!important}}@media (min-width:768px){#__bs_notify__{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;background-color:#153043!important;border:1px solid #fff;border-radius:4px!important;-webkit-box-shadow:0 1px 3px 0 rgba(60,64,67,.302),0 4px 8px 3px rgba(60,64,67,.149)!important;box-shadow:0 1px 3px 0 rgba(60,64,67,.302),0 4px 8px 3px rgba(60,64,67,.149)!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;color:#fff!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;font-family:Montserrat,sans-serif!important;font-size:1.2rem!important;font-style:normal!important;font-weight:700!important;max-height:40px!important;min-height:40px!important;padding:.8rem 2.4rem!important;position:fixed!important;text-align:center!important;-webkit-font-smoothing:antialiased;-webkit-animation:fadeInFromNone .5s ease-out;animation:fadeInFromNone .5s ease-out;top:15px!important;right:15px!important}}.clearfix:after{display:block;clear:both;content:""}.container{width:100%;margin-right:auto;margin-left:auto}@media (min-width:576px){.container--max-width{max-width:540px}}@media (min-width:768px){.container--max-width{max-width:720px}}@media (min-width:992px){.container--max-width{max-width:960px}}@media (min-width:1200px){.container--max-width{max-width:1140px}}.container--padded{padding-left:1.5rem;padding-right:1.5rem}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:"";padding-top:100%}.embed-responsive__item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}@media (min-width:992px){.embed-responsive__item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{padding-left:7rem;padding-right:7rem}}.embed-responsive-21by9:before{padding-top:42.85714%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:133.33333%}.overlay{overflow:hidden;z-index:-99}.overlay,.overlay__color{height:100%;position:absolute;top:0;width:100%}.overlay__color{background-color:rgba(0,0,0,.35);z-index:1}.overlay__video{height:100%;position:absolute;top:0;width:100%}.overlay__video .video{position:relative;top:50%;left:50%;min-width:100%;min-height:100%;height:auto;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);background-size:cover}@media (max-width:991.98px){.overlay__video .video{height:100%}}@media (min-width:992px){.overlay__video .video{width:auto}}.overlay__image{background-position:top;background-size:cover;height:100%}.sr-only,div.wForm form label.label{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.mce-content-body .alignleft,.wysiwyg .alignleft{float:left;margin-bottom:3rem}@media (max-width:767.98px){.mce-content-body .alignleft,.wysiwyg .alignleft{width:100%}}@media (min-width:768px){.mce-content-body .alignleft,.wysiwyg .alignleft{margin-right:3rem}}.mce-content-body .alignright,.wysiwyg .alignright{float:right;margin-bottom:2rem}@media (max-width:767.98px){.mce-content-body .alignright,.wysiwyg .alignright{width:100%}}@media (min-width:768px){.mce-content-body .alignright,.wysiwyg .alignright{margin-left:2rem}}.mce-content-body .aligncenter,.wysiwyg .aligncenter{display:block;margin-left:auto;margin-right:auto}.mce-content-body .wp-caption img,.wysiwyg .wp-caption img{width:100%;height:auto}.mce-content-body .wp-caption .wp-caption-text,.wysiwyg .wp-caption .wp-caption-text{font-size:1.1rem;font-style:italic;margin-top:1rem;text-align:center}.modal{-webkit-animation:hiddenToShown .5s ease-in 0s 1 normal forwards running;animation:hiddenToShown .5s ease-in 0s 1 normal forwards running;display:none;height:100%;left:0;outline:0;position:fixed;top:0;width:100%;z-index:1072}.modal,.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-close{background-color:transparent;border:2px solid rgba(217,128,46,.5);border-radius:50%;color:#d9802e;font-size:2rem;height:25px;padding:0;-webkit-appearance:none;position:absolute;right:1rem;top:1rem;-webkit-transition:color .2s ease-in-out,background-color .2s ease-in-out,-webkit-box-shadow .2s linear;transition:color .2s ease-in-out,background-color .2s ease-in-out,-webkit-box-shadow .2s linear;transition:color .2s ease-in-out,background-color .2s ease-in-out,box-shadow .2s linear;transition:color .2s ease-in-out,background-color .2s ease-in-out,box-shadow .2s linear,-webkit-box-shadow .2s linear;width:25px}.modal-close:focus,.modal-close:hover{background-color:#c45626;color:#fff;cursor:pointer;outline:0}.modal-close:focus{-webkit-box-shadow:2px 4px 6px rgba(0,0,0,.5) inset;box-shadow:inset 2px 4px 6px rgba(0,0,0,.5)}.modal-close:not(:disabled):not(.disabled){cursor:pointer}.modal-backdrop{background-color:rgba(0,0,0,.8);bottom:0;left:0;position:fixed;right:0;top:0;width:100vw;height:100vh;z-index:1071}.modal-dialog{margin:10px;pointer-events:none;position:relative;width:auto}@media (min-width:768px){.modal-dialog{width:550px;margin:2rem auto}}.modal-dialog.align-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-dialog.align-centered:before{display:block;content:""}@media (min-width:576px){.modal-dialog.align-centered{min-height:calc(100% - 4rem)}.modal-dialog.align-centered:before{height:calc(100vh - 4rem)}}.modal-content{background-clip:padding-box;border-radius:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;outline:0;pointer-events:auto;position:relative}.modal .modal-content{background-color:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,.5);box-shadow:0 0 10px rgba(0,0,0,.5)}.modal-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:4rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.modal-header__title{color:#153043;font-family:festivo-letters-no1,sans-serif;font-size:3rem;line-height:3rem;text-transform:uppercase}@media (max-width:767.98px){.modal-header__title{font-size:2.5rem}}.modal-header__sharing{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#d9802e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:.8rem 1rem}@media (max-width:767.98px){.modal-header__sharing{margin:0}}@media (min-width:768px){.modal-header__sharing{margin-left:auto;margin-top:auto}}.modal-header__sharing-text{color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:festivo-letters-no1,sans-serif;font-size:1.4rem;margin-right:1rem;text-shadow:1px 1px 0 rgba(0,0,0,.15);text-transform:uppercase}@media (max-width:767.98px){.modal-header__sharing-text{line-height:1.4rem}}@media (min-width:768px){.modal-header__sharing-text{line-height:2rem}}.modal-header__sharing-options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.modal-header__sharing-option{margin-right:1rem}.modal-header__sharing-option:last-of-type{margin-right:0}@media (max-width:767.98px){.modal-header__sharing-option{height:1.4rem}}@media (min-width:768px){.modal-header__sharing-option{height:2rem}}.modal-header__sharing-icon{color:#fff;cursor:pointer;text-shadow:1px 1px 0 rgba(0,0,0,.15)}.modal-header__sharing-icon:focus,.modal-header__sharing-icon:hover{color:#c45626}@media (max-width:767.98px){.modal-header__sharing-icon{font-size:1.4rem}}@media (min-width:768px){.modal-header__sharing-icon{font-size:2rem}}.modal-data{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 4rem}@media (max-width:767.98px){.modal-data{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:768px){.modal-data{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.modal-data>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.modal-data>:last-child{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.modal-data__point{-webkit-box-flex:0;-ms-flex:0;flex:0}@media (max-width:767.98px){.modal-data__point{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto 2rem}}@media (min-width:768px){.modal-data__point{margin-right:2rem}}.modal-data__point .data-points__bubble{margin-bottom:0;-webkit-transform:none;transform:none;-webkit-transition:none;transition:none}.modal-data__point .data-points__bubble:hover{background-color:#d9802e;-webkit-transform:none;transform:none}.modal-data__content,.modal-data__text{color:#d9802e;font-weight:600}@media (max-width:767.98px){.modal-data__text{font-size:1.6rem;line-height:2rem}}@media (min-width:768px){.modal-data__text{font-size:1.6rem;line-height:2rem;margin:1.5rem 0 0}}.modal-data__citation{font-size:1.2rem;line-height:1.8rem;margin-top:1.6rem}.modal-data__solution{background-color:#489fdf;color:#fff;font-size:1.8rem;font-weight:700;line-height:2.8rem;margin:4rem 0;padding:2rem}.modal-body{position:relative;margin:0 4rem}.modal-body__related-heading{font-family:festivo-letters-no1,sans-serif;margin-bottom:.8rem}.modal-body__related-text{font-size:1.6rem;line-height:2.6rem}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;margin:4rem}@media (max-width:767.98px){.modal-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:768px){.modal-footer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.modal-footer__thumbnails{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.modal-footer__thumbnail{background-color:transparent;margin-right:1.33333rem}.modal-footer__thumbnail:last-of-type{margin-right:0}.modal-footer__thumbnail a{display:block;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear}.modal-footer__thumbnail a:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.modal-footer__thumbnail--student-name{display:block;font-family:festivo-letters-no1,sans-serif;font-size:1.4rem;line-height:2.4rem;text-align:center}.modal-footer__no-associations{color:#153043;font-family:festivo-letters-no1,sans-serif;font-size:2rem;line-height:2rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@font-face{font-family:festivo-letters-no1;src:url("/wp-content/themes/cis/dist/fonts/festivo-letters-no1/festivo-letters-no1.woff2") format("woff2"),url("/wp-content/themes/cis/dist/fonts/festivo-letters-no1/festivo-letters-no1.woff") format("woff"),url("/wp-content/themes/cis/dist/fonts/festivo-letters-no1/festivo-letters-no1.ttf") format("truetype"),url("/wp-content/themes/cis/dist/fonts/festivo-letters-no1/festivo-letters-no1.woff.svg#festivo_letters_no1regular") format("svg");font-weight:400;font-style:normal}@font-face{font-family:festivo-letters-no14;src:url("/wp-content/themes/cis/dist/fonts/festivo-letters-no14/festivo-letters-no14.woff2") format("woff2"),url("/wp-content/themes/cis/dist/fonts/festivo-letters-no14/festivo-letters-no14.woff") format("woff"),url("/wp-content/themes/cis/dist/fonts/festivo-letters-no14/festivo-letters-no14.ttf") format("truetype"),url("/wp-content/themes/cis/dist/fonts/festivo-letters-no14/festivo-letters-no14.woff.svg#festivo_letters_no14regular") format("svg");font-weight:400;font-style:normal}@font-face{font-family:icon-library;src:url("/wp-content/themes/cis/dist/fonts/icon-library/icon-library.ttf") format("truetype"),url("/wp-content/themes/cis/dist/fonts/icon-library/icon-library.woff") format("woff"),url("/wp-content/themes/cis/dist/fonts/icon-library/icon-library.svgicon-library") format("svg");font-style:normal;font-weight:400}[class*=" ico-"],[class^=ico-]{font-family:icon-library!important;font-style:normal;font-weight:400;font-variant:normal;speak:none;line-height:1;text-transform:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.ico-video-play:before{content:"\F04B"}.ico-mobile-menu:before{content:"\E907"}.ico-audio-playing:before{content:"\E905"}.ico-audio-muted:before{content:"\E906"}.ico-microphone-on:before{content:"\E903"}.ico-microphone-off:before{content:"\E904"}.ico-envelope-cutout:before{content:"\F003"}.ico-envelope-fill:before{content:"\F0E0"}.ico-ltr-arrow:before{content:"\E902"}.ico-dots:before{content:"\E901"}.ico-twitter-square:before{content:"\F081"}.ico-facebook-square:before{content:"\F082"}.ico-scroll-more:before{content:"\E900"}.ico-quote-left:before{content:"\E90B"}.ico-quote-right:before{content:"\E90A"}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:scroll-position}html ::selection{background-color:#489fdf;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.5)}html ::-moz-selection{background-color:#489fdf;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.5)}body{background-color:#fff;color:#000;font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:400;line-height:1;text-align:left}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}h1,h2,h3,h4,h5,h6{color:inherit;font-weight:400}p{font-size:2rem;line-height:3rem}a{color:inherit;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}address{font-style:normal;line-height:inherit}sub,sup{position:relative;font-size:.85rem;line-height:0;vertical-align:baseline}sub{bottom:-.25rem}sup{top:-.5rem}code,pre{font-family:Monaco,Consolas,monospace;font-size:1rem}ol,ul{list-style:none}img{border-style:none;display:block;max-width:100%;height:auto}hr{background:transparent;border:none;height:40px;margin:0 auto;position:relative;width:auto}hr:before{background:url("/wp-content/themes/cis/dist/images/horizontal-strokes.svg") 50% no-repeat transparent;content:"";height:40px;left:0;position:absolute;top:0;width:100%}label{display:inline-block}button{background:transparent;border:none;border-radius:0;color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}textarea{overflow:auto;resize:vertical}table{border:0;border-collapse:collapse;empty-cells:show;font-size:1rem}caption,td,th{vertical-align:top;text-align:inherit;font-weight:400}[tabindex="-1"]:focus{outline:0!important}.btn,.button{background-color:transparent;color:#d9802e;display:inline-block;font-size:2rem;font-weight:700;-webkit-transition:color .2s ease,background-color .2s ease,-webkit-box-shadow .2s ease;transition:color .2s ease,background-color .2s ease,-webkit-box-shadow .2s ease;transition:box-shadow .2s ease,color .2s ease,background-color .2s ease;transition:box-shadow .2s ease,color .2s ease,background-color .2s ease,-webkit-box-shadow .2s ease;-webkit-appearance:none}.btn:focus,.btn:hover,.button:focus,.button:hover{color:#e9b484}.btn.signup,.button.signup{background-color:#a64800;border:none;color:#fff;font-weight:700;text-align:center}.btn.signup:focus,.btn.signup:hover,.button.signup:focus,.button.signup:hover{background-color:#d95e00}@media (max-width:767.98px){.btn.signup,.button.signup{margin:0 auto}}.btn.default,.button.default{border:1px solid #d9802e;padding:1.2rem 3rem;text-transform:uppercase}.btn.default:active,.btn.default:hover,.button.default:active,.button.default:hover{background-color:#153043;-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.2);box-shadow:0 0 5px 2px rgba(0,0,0,.2)}.btn.learn-more,.button.learn-more{color:#489fdf;padding:0 1.5rem 0 0;position:relative}.btn.learn-more:after,.button.learn-more:after{border-left:8px solid #489fdf;border-top:8px solid transparent;border-bottom:8px solid transparent;content:"";position:absolute;right:0;top:2.66667px;-webkit-transition:right .2s ease-in-out;transition:right .2s ease-in-out}.btn.learn-more:active,.btn.learn-more:hover,.button.learn-more:active,.button.learn-more:hover{color:#2487d0}.btn.learn-more:active:after,.btn.learn-more:hover:after,.button.learn-more:active:after,.button.learn-more:hover:after{right:-4px}body.fixed-header .header{position:absolute;top:0;width:100%;z-index:99}body.fixed-header .header.fixed-header{position:fixed}body.fixed-header .header .primary .header__top-row,body.fixed-header .header .utility{display:none}.footer{background:#153043;color:#fff}@media (max-width:767.98px){.footer{padding:3rem}}@media (min-width:768px){.footer{padding:1.6rem 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}}.footer__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}@media (min-width:768px){.footer__content{margin:0 2rem}}.footer__menu{width:100%}@media (min-width:768px){.footer.home .footer__content{width:100%;margin-right:auto;margin-left:auto;margin:0 auto}}.footer.home .footer__menu{margin-bottom:3.3rem}@media (max-width:767.98px){.footer.home .footer__menu .menu-item{border-bottom:1px solid #fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1.6rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1.6rem;margin-bottom:2rem;padding-bottom:2rem;width:100%}.footer.home .footer__menu .menu-item:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}}@media (min-width:768px){.footer.home .footer__menu .menu-item{border-right:1px solid #fff;font-size:2rem;line-height:2rem;margin-right:2rem;padding-right:2rem}}.footer.home .footer__menu .menu-item:last-of-type{border-right:0;margin-right:0;padding-right:0}.footer.home .footer__copyright{margin:0 auto;text-align:center}@media (max-width:767.98px){.footer.home .footer__copyright{font-size:1.4rem;line-height:2rem}}@media (min-width:768px){.footer.home .footer__copyright{font-size:1.8rem;line-height:2.4rem}}.footer.interior{position:relative}@media (max-width:767.98px){.footer.interior{z-index:998}}@media (min-width:768px){.footer.interior{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:48px;z-index:999}}@media (min-width:768px){.footer.interior .footer__content{margin:0 2vw}}@media (max-width:767.98px){.footer.interior .menu-item{border-bottom:1px solid #fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1.6rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1.6rem;margin-bottom:2rem;padding-bottom:2rem;width:100%}.footer.interior .menu-item:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}}@media (min-width:768px){.footer.interior .menu-item{margin-right:4vw}.footer.interior .menu-item:last-of-type{margin-right:0}}.footer.interior .menu-item.pull-right{margin-left:auto}.footer.interior .menu-item.pull-right a{color:#d9802e}.footer.interior .menu-item.pull-right a:hover{color:#edc29a}.footer.interior .menu-item a{font-weight:500}.form-signup{background-color:#fff}@media (max-width:767.98px){.form-signup{padding:6rem 0}}@media (min-width:768px){.form-signup{padding:8rem 0}}.form-signup__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767.98px){.form-signup__wrapper{padding:4rem 3rem}}@media (min-width:768px){.form-signup__wrapper{padding:4rem 5rem}}@media (max-width:767.98px){.form-signup__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:768px){.form-signup__wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto}}@media (min-width:768px) and (min-width:576px){.form-signup__wrapper{max-width:540px}}@media (min-width:768px) and (min-width:768px){.form-signup__wrapper{max-width:720px}}@media (min-width:768px) and (min-width:992px){.form-signup__wrapper{max-width:960px}}@media (min-width:768px) and (min-width:1200px){.form-signup__wrapper{max-width:1140px}}.header{display:none}.menu{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}@media (min-width:768px){.menu{display:-webkit-box;display:-ms-flexbox;display:flex}.menu-item:last-child{margin-right:0}}.nav__main .menu{background:#153043}.nav__main .menu .menu-item a{display:block;padding:1.6rem 2vw}.nav__main .menu .menu-item.menu-item-type-custom a{color:#d9802e}.nav__main .menu .menu-item.menu-item-type-custom a:hover{color:#fff}.footer__menu .menu,.nav__main .menu{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767.98px){.footer__menu .menu,.nav__main .menu{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}}@media (min-width:768px){.footer__menu .menu,.nav__main .menu{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.footer__menu .menu .menu-item,.nav__main .menu .menu-item{text-transform:uppercase}.footer__menu .menu .menu-item a,.nav__main .menu .menu-item a{color:#fff}.footer__menu .menu .menu-item a:focus,.footer__menu .menu .menu-item a:hover,.nav__main .menu .menu-item a:focus,.nav__main .menu .menu-item a:hover{color:#489fdf}@media (max-width:767.98px){.footer__menu .menu .menu-item,.nav__main .menu .menu-item{border-bottom:1px solid #fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1.6rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1.6rem;width:100%}.footer__menu .menu .menu-item:last-of-type,.nav__main .menu .menu-item:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}}@media (min-width:768px){.footer__menu .menu .menu-item:last-of-type,.nav__main .menu .menu-item:last-of-type{margin-right:0}}.footer__menu .menu .menu-item.pull-right,.nav__main .menu .menu-item.pull-right{margin-left:auto}.footer__menu .menu .menu-item.pull-right a,.nav__main .menu .menu-item.pull-right a{color:#d9802e}.footer__menu .menu .menu-item.pull-right a:hover,.nav__main .menu .menu-item.pull-right a:hover{color:#fff}.footer__menu .menu .menu-item a,.nav__main .menu .menu-item a{font-weight:500}.student-story{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative}@media (max-width:991.98px){.student-story{margin-left:40px}.student-story .prev-next{font-size:1.5em;margin-bottom:.5em}}@media (min-width:992px){.student-story{height:calc(100vh - 48px - 99px)}}@media (min-width:1200px){.student-story{height:calc(100vh - 48px - 99px)}}.student-story__navbar{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;padding:1rem;position:absolute;top:0;-webkit-transition:width .2s ease-in-out;transition:width .2s ease-in-out;width:40px;will-change:width}@media (max-width:767.98px){.student-story__navbar{background-color:#0d1e29;z-index:999}}@media (min-width:768px){.student-story__navbar{background-color:rgba(13,30,41,.95);z-index:998}.student-story__navbar:hover{width:185px}.student-story__navbar:hover .student-story__navigation--link-text{-webkit-animation:hiddenToShown .5s ease-in 0s 1 normal forwards running;animation:hiddenToShown .5s ease-in 0s 1 normal forwards running}.student-story__navbar:hover .student-story__navigation--mobile-menu .ico-mobile-menu{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}}.student-story__navbar.expanded{width:185px}.student-story__navbar.expanded .student-story__navigation--link-text{-webkit-animation:hiddenToShown .5s ease-in 0s 1 normal forwards running;animation:hiddenToShown .5s ease-in 0s 1 normal forwards running}.student-story__navbar.expanded .ico-mobile-menu{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.student-story__navbar-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-animation:hiddenToShown .5s ease-in 0s 1 normal forwards running;animation:hiddenToShown .5s ease-in 0s 1 normal forwards running;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.student-story__navbar-wrapper,.student-story__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.student-story__navigation{-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;position:relative}@media (max-width:767px) and (orientation:portrait){.student-story__navigation{margin-bottom:4rem}}@media (max-width:767px) and (orientation:landscape){.student-story__navigation{margin-bottom:auto}}@media (min-width:768px){.student-story__navigation{margin-bottom:3rem}}.student-story__navigation--item,.student-story__navigation--mobile-menu{cursor:pointer;min-height:20px;position:relative}@media (max-width:767.98px){.student-story__navigation--item,.student-story__navigation--mobile-menu{margin-bottom:2rem}}@media (min-width:768px){.student-story__navigation--item,.student-story__navigation--mobile-menu{margin-bottom:4rem}}.student-story__navigation--item:last-of-type,.student-story__navigation--mobile-menu:last-of-type{margin-bottom:0}.student-story__navigation--mobile-menu{display:block;font-size:3rem;text-align:left}.student-story__navigation--mobile-menu button{-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.student-story__navigation--item:before{background-color:transparent;border:3px solid #fff;border-radius:50%;color:#fff;content:"";height:20px;left:0;padding-top:1px;position:absolute;text-align:center;top:0;-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out;width:20px}.student-story__navigation--item.current:before{background-color:#fff}.student-story__navigation--item.current .student-story__navigation--link-text{color:#fff}.student-story__navigation--link{color:#489fdf;cursor:pointer;display:block;font-size:1.6rem;height:auto;text-align:left;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out;width:calc(185px - 1rem * 2);z-index:1}.student-story__navigation--link:active,.student-story__navigation--link:hover{color:#fff}.student-story__navigation--link:active:before,.student-story__navigation--link:hover:before{background-color:#fff}.student-story__navigation--link-text{color:inherit;font-family:festivo-letters-no1,sans-serif;line-height:20px;margin-left:calc(20px + 1rem);opacity:0;-webkit-transition:opacity 1s ease-in;transition:opacity 1s ease-in}.student-story__navigation button:focus{outline:none}.student-story__social-sharing{display:block;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%}.student-story__share{border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left;z-index:1}.student-story__share:active,.student-story__share:focus,.student-story__share:hover{cursor:default}.student-story__share li{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:1.4rem}.student-story__share li:last-of-type{margin-bottom:0}.student-story__share-text{color:#fff;cursor:default;display:inline;font-size:1.4rem;font-weight:600;line-height:20px;margin-bottom:1rem;text-transform:uppercase;-webkit-writing-mode:tb-rl;-ms-writing-mode:tb-rl;writing-mode:tb-rl}.student-story__share-icon{color:#fff;font-size:2.4rem;z-index:2}.student-story__share-icon:active,.student-story__share-icon:focus,.student-story__share-icon:hover{color:#489fdf;cursor:pointer}.student-story__mosaic{background-color:#fff;overflow:hidden}.student-story__mosaic.panel.current{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:991.98px){.student-story__mosaic{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:992px){.student-story__mosaic{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.student-story .mosaic__instructions{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.8);color:#fff;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100vh;left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;position:fixed;top:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;width:100vw;z-index:9999}@media (max-width:767.98px){.student-story .mosaic__instructions{padding:5rem 5rem 8rem}}@media (min-width:768px){.student-story .mosaic__instructions{padding:5rem}}.student-story .mosaic__instructions-content{margin-top:auto;text-align:center;text-shadow:1px 1px 5px rgba(0,0,0,.5)}@media (min-width:768px){.student-story .mosaic__instructions-content{max-width:920px}}.student-story .mosaic__instructions-icons{display:-webkit-box;display:-ms-flexbox;display:flex;margin:4rem auto 0}@media (max-width:767.98px){.student-story .mosaic__instructions-icons i.small{font-size:5rem}}@media (min-width:768px){.student-story .mosaic__instructions-icons i.small{font-size:7rem}}@media (max-width:767.98px){.student-story .mosaic__instructions-icons i.large{font-size:7rem}}@media (min-width:768px){.student-story .mosaic__instructions-icons i.large{font-size:10rem}}.student-story .mosaic__instructions-dismiss{background-color:transparent;border:1px solid #fff;font-size:1.4rem;margin-top:auto;padding:.7rem 2rem;text-align:center;-webkit-transition:background-color .2s ease,color .2s ease;transition:background-color .2s ease,color .2s ease}@media (max-width:767.98px){.student-story .mosaic__instructions-dismiss{margin-bottom:auto}}.student-story .mosaic__instructions-dismiss:active,.student-story .mosaic__instructions-dismiss:focus,.student-story .mosaic__instructions-dismiss:hover{background-color:#fff;cursor:pointer;color:#000}.student-story .mosaic__instructions[data-visibility=visible]{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1}.student-story .mosaic__artwork{opacity:1;overflow:hidden;position:relative}@media (min-width:992px){.student-story .mosaic__artwork,.student-story .mosaic__artwork-wrapper{height:100%;width:auto}}.student-story .mosaic__artwork-image{vertical-align:top}@media (max-width:991.98px){.student-story .mosaic__artwork-image{height:auto;width:100%}}@media (min-width:992px){.student-story .mosaic__artwork-image{height:100%;width:auto}}.student-story .mosaic__artwork-image.animation-primary{-webkit-animation:hiddenToShown .2s ease-out 0s 1 normal running;animation:hiddenToShown .2s ease-out 0s 1 normal running}.student-story .mosaic__artwork-image.animation-secondary{-webkit-animation:scaleArtworkOut .2s ease-out 0s 1 normal running;animation:scaleArtworkOut .2s ease-out 0s 1 normal running}.student-story .mosaic__artwork-image.animation-isolation{-webkit-animation:scaleArtworkIn .5s ease-out 0s 1 normal forwards running;animation:scaleArtworkIn .5s ease-out 0s 1 normal forwards running}@media (min-width:768px){.student-story .mosaic__artwork .mosaic__pane{height:100%;width:auto}}.student-story .mosaic__engagement-points{height:100%;left:0;position:absolute;top:0;width:100%}.student-story .mosaic__engagement-point,.student-story .mosaic__engagement-points.stop-animating .mosaic__back-link,.student-story .mosaic__engagement-points.stop-animating .mosaic__engagement-point{-webkit-animation:hiddenToShown .5s ease-in .5s 1 normal forwards running;animation:hiddenToShown .5s ease-in .5s 1 normal forwards running}.student-story .mosaic__engagement-point{color:#fff;cursor:-webkit-zoom-in;cursor:zoom-in;display:block;margin:0 auto;opacity:0;position:absolute;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition:-webkit-transform .25s ease-in-out;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out;z-index:20}.student-story .mosaic__engagement-point:nth-child(5n+1){-webkit-animation-delay:1s;animation-delay:1s}.student-story .mosaic__engagement-point:nth-child(5n+2){-webkit-animation-delay:1.5s;animation-delay:1.5s}.student-story .mosaic__engagement-point:nth-child(5n+3){-webkit-animation-delay:2s;animation-delay:2s}.student-story .mosaic__engagement-point:nth-child(5n+4){-webkit-animation-delay:2.5s;animation-delay:2.5s}.student-story .mosaic__engagement-point:nth-child(5n+5){-webkit-animation-delay:3s;animation-delay:3s}.student-story .mosaic__engagement-point:nth-child(5n+6){-webkit-animation-delay:3.5s;animation-delay:3.5s}@media (max-width:767.98px){.student-story .mosaic__engagement-point{height:10vw;width:10vw}}@media (min-width:768px) and (max-width:991.98px){.student-story .mosaic__engagement-point{height:8vw;width:8vw}}@media (min-width:992px){.student-story .mosaic__engagement-point{height:10vh;width:10vh}}.student-story .mosaic__engagement-point:hover{outline:0;-webkit-transform:scale3d(1.25,1.25,1);transform:scale3d(1.25,1.25,1)}.student-story .mosaic__engagement-point:before{-webkit-animation:pinging 1.75s ease-in-out 0s infinite normal forwards running;animation:pinging 1.75s ease-in-out 0s infinite normal forwards running;border:2px solid #fff;border-radius:50%}.student-story .mosaic__engagement-point:after,.student-story .mosaic__engagement-point:before{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:"";display:block;height:55%;position:absolute;width:55%}.student-story .mosaic__engagement-point:after{border-radius:50%}@media (max-width:991.98px){.student-story .mosaic__engagement-point:after{border:2px solid #fff}}@media (min-width:992px){.student-story .mosaic__engagement-point:after{border:3px solid #fff}}.student-story .mosaic__engagement-point--center{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#fff;border-radius:50%;-webkit-box-shadow:0 0 60px #000;box-shadow:0 0 60px #000;height:30%;width:30%}.student-story .mosaic__back-link,.student-story .mosaic__prev-next-links{-webkit-animation:hiddenToShown .25s ease-in .75s;animation:hiddenToShown .25s ease-in .75s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;color:#fff;cursor:pointer;font-family:festivo-letters-no1,sans-serif;opacity:0;position:absolute;text-shadow:3px 3px 3px rgba(0,0,0,.75);text-transform:uppercase;top:0;z-index:2}@media (max-width:767.98px){.student-story .mosaic__back-link,.student-story .mosaic__prev-next-links{font-size:2rem;margin:1.5rem 1.5rem 1.5rem calc(5rem - 40px)}}@media (min-width:768px){.student-story .mosaic__back-link,.student-story .mosaic__prev-next-links{font-size:3rem;margin:2rem 2rem 2rem 6rem}}.student-story .mosaic__back-link:active,.student-story .mosaic__back-link:focus,.student-story .mosaic__back-link:hover,.student-story .mosaic__prev-next-links:active,.student-story .mosaic__prev-next-links:focus,.student-story .mosaic__prev-next-links:hover{outline:0}.student-story .mosaic__back-link{left:0}.student-story .mosaic__prev-next-links{right:0}.student-story .mosaic__content{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;overflow:auto;width:auto;-ms-overflow-style:-ms-autohiding-scrollbar}@media (max-width:767.98px){.student-story .mosaic__content{padding:3rem}}@media (min-width:768px){.student-story .mosaic__content{padding:4rem}}.student-story .mosaic__content::-webkit-scrollbar{width:0;background:transparent}.student-story .mosaic__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.student-story .mosaic__content .wysiwyg h1{font-family:festivo-letters-no1,sans-serif}@media (max-width:767.98px){.student-story .mosaic__content .wysiwyg h1{font-size:3.2rem}}@media (min-width:768px){.student-story .mosaic__content .wysiwyg h1{font-size:4.8rem}}.student-story .mosaic__solution-text{background-color:#489fdf;margin-top:4rem;padding:2rem;text-align:left;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.student-story .mosaic__solution-text span{color:#fff;font-size:2.4rem;font-weight:700}.student-story .mosaic__solution-text:hover{cursor:pointer;background-color:#0c5890}.student-story .mosaic__solution-text:focus{outline:none}.student-story .mosaic__engagement-buttons{-webkit-animation:hiddenToShown .5s ease-in 0s 1 normal forwards running;animation:hiddenToShown .5s ease-in 0s 1 normal forwards running;display:block;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:4rem 0}@media (max-width:767.98px){.student-story .mosaic__engagement-button{font-size:2rem;line-height:2.5rem;margin-bottom:1.8rem}}@media (min-width:768px){.student-story .mosaic__engagement-button{font-size:2.8rem;line-height:3.6rem;margin-bottom:3rem}}.student-story .mosaic__engagement-button:last-of-type{margin-bottom:0}.student-story .mosaic__engagement-button button{color:#489fdf;cursor:pointer;display:block;padding:0 0 0 1.5rem;text-align:left;text-decoration:none;margin:0 0 0 -1rem;position:relative;-webkit-transition:color .2s ease;transition:color .2s ease;z-index:1}.student-story .mosaic__engagement-button button:before{background:#489fdf;bottom:0;color:transparent;content:".";display:block;height:100%;left:0;margin:auto;opacity:0;position:absolute;top:0;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease;visibility:hidden;z-index:-1}.student-story .mosaic__engagement-button button:active,.student-story .mosaic__engagement-button button:hover{color:#154f79}.student-story .mosaic__engagement-button button:active:before,.student-story .mosaic__engagement-button button:hover:before{opacity:1;visibility:visible;-webkit-transform:scaleY(1);transform:scaleY(1)}.student-story .mosaic__engagement-button button:focus{outline:none}.student-story .mosaic__audio-player{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:auto}.student-story .mosaic__audio-player i{font-size:5rem;margin-left:2rem}.student-story .mosaic__audio-player i:hover{cursor:pointer}.student-story .mosaic__audio-player-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.8rem;font-weight:600;line-height:2.4rem;text-align:right;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.student-story .mosaic__audio-player-status-text{display:block}.student-story .mosaic__audio-player.audio-playing,.student-story .mosaic__audio-player.audio-playing i{color:#d32222}.student-story .mosaic__audio-player.audio-stopped,.student-story .mosaic__audio-player.audio-stopped i{color:#5d9528}.student-story .mosaic__audio-assistance-text{margin-top:4rem;font-style:italic}.student-story .mosaic__panes{position:relative}@media (min-width:768px){.student-story .mosaic__panes{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:100%}}.student-story .mosaic__pane.collapse{display:none;opacity:0}.student-story .mosaic__pane.show{display:block;opacity:1;-webkit-transition:-webkit-transform .2s ease-in;transition:-webkit-transform .2s ease-in;transition:transform .2s ease-in;transition:transform .2s ease-in,-webkit-transform .2s ease-in;width:100%}.student-story .mosaic__pane.show .wysiwyg{-webkit-animation:hiddenToShown .5s ease-in 0s 1 normal forwards running;animation:hiddenToShown .5s ease-in 0s 1 normal forwards running}@media (max-width:767.98px){.student-story .mosaic__pane.collapsing{height:0;opacity:0}}.student-story .mosaic__pane.collapsing .wysiwyg{opacity:0}.student-story .mosaic__pane.collapsing.show{display:none}.student-story__video{background-color:#000}@media (max-width:991.98px){.student-story__video{height:100vh}}@media (min-width:992px){.student-story__video{height:100%}}.student-story__video.panel.current{display:block}@media (max-width:767.98px){.student-story__video .embed-responsive{height:100vh}}.student-story__video .embed-responsive iframe{height:100%;width:100vw}@media (min-width:768px){.student-story__video .embed-responsive iframe{padding:0 5rem}}.student-story .student-video__embed{opacity:0;height:100%;width:100%}.student-story .student-video__cover{background-position:50%;background-size:cover;cursor:pointer;overflow:hidden;opacity:1;position:absolute;top:0;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:opacity .25s ease-out,-webkit-transform .5s ease-out;transition:opacity .25s ease-out,-webkit-transform .5s ease-out;transition:opacity .25s ease-out,transform .5s ease-out;transition:opacity .25s ease-out,transform .5s ease-out,-webkit-transform .5s ease-out;height:100%;width:100%}.student-story .student-video__cover:after,.student-story .student-video__cover:before{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.student-story .student-video__cover:before{content:"";background-color:#153043;border-radius:50%;-webkit-box-shadow:0 0 1rem #000;box-shadow:0 0 1rem #000;width:100px;height:100px;-webkit-transition:background-color .5s ease,-webkit-box-shadow .5s ease;transition:background-color .5s ease,-webkit-box-shadow .5s ease;transition:background-color .5s ease,box-shadow .5s ease;transition:background-color .5s ease,box-shadow .5s ease,-webkit-box-shadow .5s ease;will-change:box-shadow}.student-story .student-video__cover:after{color:#f2f2f2;content:"\F04B";font-family:icon-library;font-size:5rem;left:calc(50% + 5px);line-height:1;-webkit-transition:color .5s ease;transition:color .5s ease}.student-story .student-video__cover:hover:before{background:#214c6a;-webkit-box-shadow:none;box-shadow:none}.student-story .student-video__cover:hover:after{color:#fff}.student-story__qa{background-color:#fff;overflow:scroll}.student-story__qa.panel.current{display:block}.student-story .qa__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1199.98px){.student-story .qa__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:992px){.student-story .qa__wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto;padding:8rem 0}}@media (min-width:992px) and (min-width:576px){.student-story .qa__wrapper{max-width:540px}}@media (min-width:992px) and (min-width:768px){.student-story .qa__wrapper{max-width:720px}}@media (min-width:992px) and (min-width:992px){.student-story .qa__wrapper{max-width:960px}}@media (min-width:992px) and (min-width:1200px){.student-story .qa__wrapper{max-width:1140px}}@media (max-width:1060px) and (min-width:991.98px){.student-story .qa__wrapper{padding-left:4rem}}@media (max-width:991.98px){.student-story .qa__wrapper{padding-top:8rem}}@media (max-width:575.98px){.student-story .qa__wrapper{padding-top:0}}.student-story .qa__introduction{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1200px) and (min-width:991.98px){.student-story .qa__introduction{padding-bottom:3rem}}@media (max-width:575.98px){.student-story .qa__introduction{padding:0!important}}@media (max-width:991.98px){.student-story .qa__introduction{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 4rem}}@media (min-width:992px){.student-story .qa__introduction{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.student-story .qa__introduction .size-student-qa-intro{margin-bottom:0;-ms-flex-item-align:center;align-self:center}@media (max-width:991.98px){.student-story .qa__introduction .size-student-qa-intro{margin-bottom:3rem}}@media (min-width:992px){.student-story .qa__introduction .size-student-qa-intro{-ms-flex-item-align:center;align-self:center;-ms-flex-negative:0;flex-shrink:0;margin-right:3rem}}@media (max-width:575.98px){.student-story .qa__introduction .wp-post-image{border:0;padding:0}}.student-story .qa__introduction--container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:992px){.student-story .qa__introduction--container{margin-top:auto}}@media (max-width:575.98px){.student-story .qa__introduction--container{margin:0 4rem}}.student-story .qa__introduction--container hr{margin-bottom:3rem}.student-story .qa__introduction--name{background-color:transparent;border:none;padding:0;-ms-flex-item-align:start;align-self:flex-start;margin-bottom:3rem}.student-story .qa__introduction--content{margin-bottom:3rem}@media (max-width:991.98px){.student-story .qa__wysiwyg{margin:0 4rem 4rem}}@media (min-width:1200px){.student-story .qa__wysiwyg{margin-left:40%;margin-top:5rem}}@media (min-width:992px){.student-story .qa__wysiwyg .data-points-shortcode-container{margin-bottom:3rem;max-width:75%;float:left;margin-left:-50%;margin-right:3rem}}@media (max-width:991.98px){.student-story .qa__wysiwyg .data-points-shortcode-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;float:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:4rem auto;width:75%;max-width:100%}.student-story .qa__wysiwyg .data-points-shortcode-container p{text-align:center;margin:0 auto}.student-story .qa__wysiwyg .data-points-shortcode-container .data-points__bubble{margin-bottom:2rem}}.student-story .qa__wysiwyg .data-points-shortcode-container .data-points__bubble:hover{background-color:#d9802e;-webkit-transform:none;transform:none}.student-story .qa__wysiwyg hr{margin-bottom:2rem}@media (max-width:1199.98px){.student-story .qa__wysiwyg blockquote{display:block;float:none;width:75%;margin:10rem auto}}@media (min-width:1200px){.student-story .qa__wysiwyg blockquote{float:left;margin-left:-55%;max-width:50%}}.student-story .qa__wysiwyg .alignleft{margin-left:-20rem}@media (max-width:1199.98px){.student-story .qa__wysiwyg .alignleft{margin-left:0}}.student-story .panel{-webkit-animation:hiddenToShown .5s ease-in 0s 1 normal forwards running;animation:hiddenToShown .5s ease-in 0s 1 normal forwards running;display:none;-ms-flex-negative:0;flex-shrink:0;opacity:0}@media (max-width:991.98px){.student-story .panel{position:relative}}@media (min-width:992px){.student-story .panel{height:100%;position:absolute;top:0;left:0;width:100%}}.student-story .panel.js-show-video .student-video__embed{opacity:1}.student-story .panel.js-show-video .student-video__cover{pointer-events:none;opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5)}.page-header{margin-bottom:1.5rem}.page-header__title{color:#153043;font-family:festivo-letters-no1,sans-serif;font-weight:700;text-transform:uppercase}@media (max-width:767.98px){.page-header__title{font-size:4rem}}@media (min-width:768px){.page-header__title{font-size:8rem}}.page-header__meta{font-size:.85rem;margin-top:.5rem}.post{margin-bottom:1.5rem}.post:last-child{margin-bottom:0}.post__byline,.post__title{margin-bottom:.5rem}.post__byline{font-size:.85rem}hr.strokes{background:transparent;border:none;height:40px;margin:0 3rem;position:relative;width:auto}hr.strokes:before{background:url("/wp-content/themes/cis/dist/images/horizontal-strokes.svg") 50% no-repeat transparent;content:"";height:40px;left:0;position:absolute;top:0;width:100%}@media (max-width:767.98px){.wrapper{width:100%;margin-right:auto;margin-left:auto}}@media (min-width:768px){.wrapper{margin:0 auto}}@media (min-width:768px) and (min-width:576px){.wrapper{max-width:540px}}@media (min-width:768px) and (min-width:768px){.wrapper{max-width:720px}}@media (min-width:768px) and (min-width:992px){.wrapper{max-width:960px}}@media (min-width:768px) and (min-width:1200px){.wrapper{max-width:1140px}}.wysiwyg{line-height:1.5}.wysiwyg a:not(.btn):not(.button){color:#489fdf;-webkit-transition:color .2s ease;transition:color .2s ease}.wysiwyg a:not(.btn):not(.button):hover{color:#2487d0;text-decoration:underline}.wysiwyg ol,.wysiwyg ul{list-style:none;padding-left:2rem}.wysiwyg ol ol,.wysiwyg ol ul,.wysiwyg ul ol,.wysiwyg ul ul{margin-bottom:0}.wysiwyg ol{list-style:decimal outside}.wysiwyg ul{list-style:disc outside}.wysiwyg h1,.wysiwyg h2,.wysiwyg h3,.wysiwyg h4,.wysiwyg h5,.wysiwyg h6{font-weight:700}@media (max-width:767.98px){.wysiwyg h1{font-size:3.2rem}}@media (min-width:768px){.wysiwyg h1{font-size:4rem}}@media (max-width:767.98px){.wysiwyg h2{font-size:2.8rem}}@media (min-width:768px){.wysiwyg h2{font-size:3.6rem}}@media (max-width:767.98px){.wysiwyg h3{font-size:2.4rem}}@media (min-width:768px){.wysiwyg h3{font-size:3.2rem}}@media (max-width:767.98px){.wysiwyg h4{font-size:2.4rem}}@media (min-width:768px){.wysiwyg h4{font-size:2.8rem}}@media (max-width:767.98px){.wysiwyg h5{font-size:2rem}}@media (min-width:768px){.wysiwyg h5{font-size:2.4rem}}@media (max-width:767.98px){.wysiwyg h6{font-size:1.6rem}}@media (min-width:768px){.wysiwyg h6{font-size:1.6rem}}.wysiwyg blockquote{color:#d9802e;font-family:festivo-letters-no1,sans-serif;font-size:2.8rem;line-height:3.6rem;margin:4rem 0;position:relative;text-align:right;z-index:1}.wysiwyg blockquote:after,.wysiwyg blockquote:before{color:#489fdf;font-family:icon-library;font-size:2rem;line-height:1}.wysiwyg blockquote:before{content:"\E90A";left:0;position:absolute;top:-3rem}.wysiwyg blockquote:after{bottom:-3rem;content:"\E90B";position:absolute;right:0}.wysiwyg blockquote>p{font-size:inherit}.wysiwyg hr{background:transparent;border:none;min-height:20px;max-height:40px;margin:0 auto;position:relative;width:100%}.wysiwyg hr:before{background:url("/wp-content/themes/cis/dist/images/horizontal-strokes.svg") 50% no-repeat transparent;content:"";height:40px;left:0;position:absolute;top:0;width:100%}.wysiwyg figure,.wysiwyg img{background-color:#fff;border:2px dotted #489fdf;max-width:100%;padding:1rem}.wysiwyg img[src*=".svg"]{height:auto;width:auto}@media (max-width:767.98px){.wysiwyg p{font-size:1.75rem}}@media (min-width:768px){.wysiwyg p{font-size:2rem}}.wysiwyg span.font--festivo-no1{font-family:festivo-letters-no1,sans-serif}.wysiwyg span.font--festivo-no14{font-family:festivo-letters-no14,sans-serif}.wysiwyg>*{margin-bottom:2rem}.wysiwyg>:last-child{margin-bottom:0}@media (max-width:575.98px){.wysiwyg>.wp-caption,.wysiwyg>img{width:100%!important;height:auto!important}}.content-callout{background-color:#fff}.content-callout__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767.98px){.content-callout__wrapper{padding:5rem 3rem}}@media (min-width:768px){.content-callout__wrapper{padding:8rem 0}}@media (max-width:991.98px){.content-callout__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:992px){.content-callout__wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto}}@media (min-width:992px) and (min-width:576px){.content-callout__wrapper{max-width:540px}}@media (min-width:992px) and (min-width:768px){.content-callout__wrapper{max-width:720px}}@media (min-width:992px) and (min-width:992px){.content-callout__wrapper{max-width:960px}}@media (min-width:992px) and (min-width:1200px){.content-callout__wrapper{max-width:1140px}}.content-callout__image{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content-callout__image p{margin-bottom:1rem}@media (max-width:575.98px){.content-callout__image img{height:100%;width:100%}}@media (max-width:767.98px){.content-callout__image{padding-bottom:2rem}}@media (min-width:992px){.content-callout__image{padding-right:2rem;width:40%}.content-callout__image img{height:100%;width:100%}}@media (max-width:991.98px){.content-callout__text{text-align:center}}@media (min-width:992px){.content-callout__text{width:60%}}.content-callout__text h1,.content-callout__text h2,.content-callout__text h3,.content-callout__text h4,.content-callout__text h5,.content-callout__text h6{font-family:festivo-letters-no1,sans-serif;font-weight:400}.data-points{background-color:#fff}.data-points__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767.98px){.data-points__wrapper{padding:3rem}}@media (min-width:768px){.data-points__wrapper{padding:10rem 0 5rem}}@media (max-width:767.98px){.data-points__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:768px){.data-points__wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto}}@media (min-width:768px) and (min-width:576px){.data-points__wrapper{max-width:540px}}@media (min-width:768px) and (min-width:768px){.data-points__wrapper{max-width:720px}}@media (min-width:768px) and (min-width:992px){.data-points__wrapper{max-width:960px}}@media (min-width:768px) and (min-width:1200px){.data-points__wrapper{max-width:1140px}}.data-points__title{color:#000;margin-bottom:4rem;text-align:center}@media (max-width:767.98px){.data-points__title{font-size:2.4rem;line-height:3.2rem}}@media (min-width:768px){.data-points__title{font-size:2.6rem;line-height:3.4rem}}.data-points__list{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;width:100%}@media (max-width:767.98px){.data-points__list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:768px){.data-points__list{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (max-width:991.98px){.mosaic__pane .data-points__list{margin-top:4rem}}@media (min-width:992px){.mosaic__pane .data-points__list{margin-top:7rem}}.data-points__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:767.98px){.data-points__item{margin-bottom:4rem}.data-points__item:last-of-type{margin-bottom:0}}@media (min-width:768px){.data-points__item{width:33.3%}}.data-points__button:active,.data-points__button:focus{outline:0}.data-points__button:hover{cursor:pointer}.data-points__bubble{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#d9802e;border-radius:300px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:3.5rem;height:150px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:2rem;min-width:150px;padding:2rem;width:150px;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:background-color .2s ease-in-out,-webkit-transform .2s linear;transition:background-color .2s ease-in-out,-webkit-transform .2s linear;transition:background-color .2s ease-in-out,transform .2s linear;transition:background-color .2s ease-in-out,transform .2s linear,-webkit-transform .2s linear}.data-points__bubble:focus,.data-points__bubble:hover{background-color:#c45626;-webkit-transform:scale(1.05);transform:scale(1.05)}.data-points__stat,.data-points__type{color:#fff;font-family:festivo-letters-no1,sans-serif;text-shadow:1px 1px 0 rgba(0,0,0,.15)}@media (max-width:767.98px){.data-points__stat,.data-points__type{font-size:3.6rem}}@media (min-width:768px){.data-points__stat,.data-points__type{font-size:4.6rem}}.data-points__text{color:#d9802e;display:inline-block;font-size:1.8rem;font-weight:500;line-height:2.2rem;text-align:center}@media (max-width:767.98px){.data-points__text{width:75%}}@media (min-width:768px){.data-points__text{margin:0 auto;width:65%}}.data-points__citation{display:block;font-size:1.2rem;font-style:normal;font-weight:600;line-height:1.8rem;margin-top:1rem}.data-points-shortcode-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:2px dotted #d9802e;display:-webkit-box;display:-ms-flexbox;display:flex;padding:2rem}@media (max-width:991.98px){.data-points-shortcode-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:992px){.data-points-shortcode-container{float:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:1rem;margin-right:1rem}}.data-points-shortcode-container .data-points__text{font-weight:600;margin:0 auto}@media (max-width:991.98px){.data-points-shortcode-container .data-points__text{font-size:1.4rem;line-height:1.8rem;margin-top:1.6rem;text-align:center;width:75%}}@media (min-width:992px){.data-points-shortcode-container .data-points__text{font-size:1.6rem;line-height:2rem;margin-left:1.6rem;text-align:left;width:65%}}.data-points-shortcode-container .data-points__bubble{margin-bottom:0}@media (max-width:767.98px){.data-points-shortcode-container .data-points__bubble{height:120px;min-width:120px;width:120px}}.events{background-color:#fff}.events__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767.98px){.events__wrapper{padding:0 3rem 6rem}}@media (min-width:768px){.events__wrapper{padding:5rem 0 10rem}}@media (max-width:767.98px){.events__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:768px){.events__wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto}}@media (min-width:768px) and (min-width:576px){.events__wrapper{max-width:540px}}@media (min-width:768px) and (min-width:768px){.events__wrapper{max-width:720px}}@media (min-width:768px) and (min-width:992px){.events__wrapper{max-width:960px}}@media (min-width:768px) and (min-width:1200px){.events__wrapper{max-width:1140px}}.events__title{color:#000;margin-bottom:4rem;text-align:center}@media (max-width:767.98px){.events__title{font-size:2.4rem;line-height:3.2rem}}@media (min-width:768px){.events__title{font-size:2.6rem;line-height:3.4rem}}.events__listings{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.events__listing:last-of-type hr{display:none}@media (max-width:767.98px){.events__listing hr{margin-bottom:5rem;margin-top:5rem}}@media (min-width:768px){.events__listing hr{margin-bottom:10rem;margin-top:10rem}}.events__listing--article{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767.98px){.events__listing--article{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:768px){.events__listing--article{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (max-width:767.98px){.events__listing--thumbnail{margin:0 auto 2rem}}@media (min-width:768px){.events__listing--thumbnail{margin-right:5%;min-width:450px}}@media (min-width:768px){.events__listing--content{width:auto}}.events__listing--title{color:#da8435;margin-bottom:2rem}.events__listing--title h1{font-size:2.6rem;font-weight:700;line-height:3.4rem}.events__listing--date-time{margin-bottom:2rem}.events__listing--date-time span{display:inline;font-size:2rem;line-height:2.6rem;font-style:italic}.events__listing--address{margin-bottom:2rem}.events__listing--address span{display:inline;font-size:2rem;line-height:2.6rem;font-weight:700}@media (max-width:767.98px){.events__listing--description{font-size:1.6rem;line-height:2.4rem}}@media (min-width:768px){.events__listing--description{font-size:1.8rem;line-height:2.6rem}}.events__listing .button{margin-top:2rem}@media (max-width:767.98px){div.wForm{padding:4rem 3rem}}@media (min-width:768px){div.wForm{padding:4rem 5rem}}div.wForm form{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Montserrat,sans-serif;overflow:hidden;position:relative}@media (max-width:767.98px){div.wForm form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:768px){div.wForm form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto}}@media (min-width:768px) and (min-width:576px){div.wForm form{max-width:540px}}@media (min-width:768px) and (min-width:768px){div.wForm form{max-width:720px}}@media (min-width:768px) and (min-width:992px){div.wForm form{max-width:960px}}@media (min-width:768px) and (min-width:1200px){div.wForm form{max-width:1140px}}div.wForm form label.label{color:#fff;font-weight:500;padding-bottom:0!important}div.wForm form label.label:after{color:#fff}@media (max-width:767.98px){div.wForm form label.label{font-size:1.6rem;line-height:2.4rem}}@media (min-width:768px){div.wForm form label.label{font-size:2rem;line-height:2.8rem}}div.wForm form label.label.postField{font-size:2rem}div.wForm form input[type=text]{background-color:transparent;border:0;border-bottom:2px solid #fff;border-radius:0;color:#fff;font-size:2rem;line-height:3rem;padding:.5rem 1rem 1rem 0;width:100%}div.wForm form input[type=text]:active,div.wForm form input[type=text]:focus{outline:none}div.wForm form input[type=text]::-webkit-input-placeholder{color:#fff}div.wForm form input[type=text]::-moz-placeholder{color:#fff}div.wForm form input[type=text]::-ms-input-placeholder{color:#fff}div.wForm form input[type=text]::placeholder{color:#fff}div.wForm .htmlSection{border:0;padding:0}div.wForm .htmlContent{color:#fff;margin-bottom:4rem;text-align:center}@media (max-width:767.98px){div.wForm .htmlContent{font-size:1.8rem;line-height:2.6rem}}@media (min-width:768px){div.wForm .htmlContent{font-size:2.4rem;line-height:3.2rem}}div.wForm .section.inline.group{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767.98px){div.wForm .section.inline.group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:768px){div.wForm .section.inline.group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}div.wForm .section.inline.group .oneField{margin-right:5rem}div.wForm .section.inline.group .oneField+.oneField+.oneField{margin-right:0}@media (min-width:768px){div.wForm .section.inline.group+.section.inline.group{width:64.51613%}}@media (min-width:768px){div.wForm .section.inline.group+.section.inline.group .oneField{margin-bottom:0!important}}div.wForm .oneField{border:0!important;margin-top:0!important;margin-bottom:5rem;padding:0!important;width:100%}div.wForm .oneField:last-child{margin-right:0}div.wForm .oneField[role=radiogroup] label{position:relative;width:auto;height:auto;padding:0;overflow:visible;clip:auto;white-space:unset;border:none}div.wForm .oneField .inputWrapper{width:100%}div.wForm .oneField .inputWrapper .lengthIndicator{color:#a64800;font-size:1.4rem;font-style:normal;font-weight:700;margin-top:1rem}div.wForm .choices{margin-top:2rem;display:inline-block}div.wForm .oneChoice{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}div.wForm .oneChoice input[type=radio]{margin-right:5px}div.wForm .oneChoice input[type=radio]:checked,div.wForm .oneChoice input[type=radio]:not(:checked){position:absolute;left:-9999px}div.wForm .oneChoice input[type=radio]:checked+label,div.wForm .oneChoice input[type=radio]:not(:checked)+label{color:#fff;cursor:pointer;display:inline-block;line-height:2rem;padding-left:2.8rem!important}div.wForm .oneChoice input[type=radio]:checked+label:before,div.wForm .oneChoice input[type=radio]:not(:checked)+label:before{background:transparent;border:2px solid #fff;border-radius:100%;content:"";height:18px;left:0;position:absolute;top:0;width:18px}div.wForm .oneChoice input[type=radio]:checked+label:after,div.wForm .oneChoice input[type=radio]:not(:checked)+label:after{background:#fff;border-radius:100%;content:"";height:10px;left:4px;position:absolute;top:4px;-webkit-transition:all .2s ease;transition:all .2s ease;width:10px}div.wForm .oneChoice input[type=radio]:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}div.wForm .oneChoice input[type=radio]:checked+label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}div.wForm .actions{text-align:center;margin:0}@media (max-width:767.98px){div.wForm .actions{margin-top:1rem}}@media (min-width:768px){div.wForm .actions{bottom:0;display:inline;margin-top:0;position:absolute;right:0;width:auto}}div.wForm .actions input[type=submit]{border:none;display:inline-block;font-weight:700;font-size:2rem;padding:1.2rem 3rem;text-align:center;-webkit-transition:color .2s ease,background-color .2s ease,-webkit-box-shadow .2s ease;transition:color .2s ease,background-color .2s ease,-webkit-box-shadow .2s ease;transition:box-shadow .2s ease,color .2s ease,background-color .2s ease;transition:box-shadow .2s ease,color .2s ease,background-color .2s ease,-webkit-box-shadow .2s ease;-webkit-appearance:none}div.wForm .actions input[type=submit]:focus,div.wForm .actions input[type=submit]:hover{color:#fff}@media (max-width:767.98px){div.wForm .actions input[type=submit]{margin:0 auto}}.form-signup__form-assembly div.wForm{background-color:#d9802e}.form-signup__form-assembly div.wForm .actions input[type=submit]{background-color:#a64800;color:#fff}.form-signup__form-assembly div.wForm .actions input[type=submit]:active,.form-signup__form-assembly div.wForm .actions input[type=submit]:hover{background-color:#c45626}.student-story__qa div.wForm{background-color:#489fdf}.student-story__qa div.wForm .htmlContent p{font-weight:700}.student-story__qa div.wForm .actions input[type=submit]{background-color:#0c5890;color:#fff}.student-story__qa div.wForm .actions input[type=submit]:active,.student-story__qa div.wForm .actions input[type=submit]:hover{background-color:#083b61}div.wFormContainer{overflow:hidden}@media (max-width:767.98px){div.wFormContainer{width:100vw;margin-left:-30px}}@media (min-width:768px){div.wFormContainer{max-width:100%;width:100%}}div.wFormContainer .errMsg{color:#920000;margin-top:1rem}div.wFormContainer .errFld label{color:#920000!important}div.wFormContainer .errFld label:after{color:#920000}div.wFormContainer .errFld input{border-bottom-color:#920000!important}div.wFormContainer .errFld input::-webkit-input-placeholder{color:#920000}div.wFormContainer .errFld input::-moz-placeholder{color:#920000}div.wFormContainer .errFld input::-ms-input-placeholder{color:#920000}div.wFormContainer .errFld input::placeholder{color:#920000}div.wFormContainer .errFld .oneChoice input[type=radio]:not(:checked)+label:before{border-color:#920000}div.wFormContainer .supportInfo{display:none!important}@media (max-width:767.98px){.student-story__qa div.wFormContainer{margin-left:-40px;max-width:none;width:calc(100% + 80px)}}.wFormThankYou{color:#fff;font-size:2.4rem;font-style:italic;line-height:3rem;min-height:auto;text-align:center}.introduction{background:#fff;overflow:hidden}.introduction__wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;max-width:1440px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:auto;position:relative}.introduction__title{left:auto;margin:auto;position:absolute;right:auto;top:0;z-index:-999}.introduction__media-wrapper{margin-top:auto;margin-bottom:5rem;width:100%}@media (min-width:768px){.introduction__media-wrapper{margin-bottom:7.5rem;width:70%}}@media (max-height:991.98px) and (min-width:991.98px){.introduction__media-wrapper{margin-bottom:5rem;width:50%}}@media (max-height:575.98px) and (max-width:991.98px) and (orientation:landscape){.introduction__media-wrapper{margin-bottom:2.5rem;width:40%}}.introduction__media{overflow:hidden;position:relative;height:0;width:100%}.introduction__media--tall{padding-bottom:34.01361%}.introduction__media--short{padding-bottom:17.5%}.introduction__video{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.introduction__svg,.introduction__svg-bleed{position:absolute;width:100%;height:100%}.introduction__svg-bleed{border:2px solid #fff}.introduction__text{color:#000;text-align:center}@media (max-width:767.98px){.introduction__text{font-size:4vw;line-height:6vw}}@media (min-width:768px) and (max-width:1199.98px){.introduction__text{font-size:2.8vw;line-height:4vw}}@media (min-width:1200px){.introduction__text{font-size:2.8rem;line-height:3.8rem}}@media (max-height:991.98px) and (min-width:991.98px){.introduction__text{font-size:2.2rem;line-height:2.8rem}}@media (max-height:575.98px) and (max-width:991.98px) and (orientation:landscape){.introduction__text{font-size:1.4rem;line-height:2rem}}.introduction__smooth-scroll{-webkit-animation:bouncing .5s ease infinite alternate;animation:bouncing .5s ease infinite alternate;bottom:1rem;color:#d9802e;margin-top:auto;outline:none;padding-top:4rem;will-change:transform}@media (max-width:767.98px){.introduction__smooth-scroll{font-size:3rem}}@media (min-width:768px){.introduction__smooth-scroll{font-size:4rem}}@media (min-width:992px){.introduction.home{height:calc(100vh - 146px);min-height:500px}}@media (max-width:767.98px){.introduction.home .introduction__wrapper{padding:3rem}}@media (min-width:768px){.introduction.home .introduction__wrapper{padding:5vh 5vh 10px}}@media (max-width:767.98px){[data-browser=safari] .introduction.home .introduction__smooth-scroll{padding-bottom:5rem}}@media (max-width:767.98px){.introduction.interior .introduction__wrapper{padding:3rem}}@media (min-width:768px){.introduction.interior .introduction__wrapper{padding:6rem 10rem 3rem}}.slider{opacity:0;position:relative;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}@media (max-width:767.98px){.slider{margin:3rem 0}}@media (min-width:768px){.slider{margin:2rem 0 7rem}}@media (max-width:767.98px){.slider{overflow:hidden}}@media (min-width:1600px){.slider{min-height:75vh}}.slider__slide{margin-left:12px;margin-right:12px}.slider__slide-container{background:transparent;height:0;padding-bottom:140%;position:relative;width:100%}.slider__slide-media{display:block;height:100%;left:0;overflow:hidden;position:absolute;top:0;-webkit-transition:width .2s ease,left .2s ease;transition:width .2s ease,left .2s ease;width:100%;will-change:width,left;z-index:13}@media (min-width:768px){.slider__slide-media:active,.slider__slide-media:hover{cursor:pointer;left:-24px;width:calc(100% + 48px)}.slider__slide-media:active .portrait,.slider__slide-media:active .video,.slider__slide-media:hover .portrait,.slider__slide-media:hover .video{left:0;width:100%}.slider__slide-media:active .video,.slider__slide-media:hover .video{opacity:1}}.slider__slide-media .portrait,.slider__slide-media .video{left:-24px;position:absolute;max-width:none;top:0;-webkit-transition:width .2s ease,opacity .2s ease,left .2s ease;transition:width .2s ease,opacity .2s ease,left .2s ease;width:calc(100% + 48px);will-change:opacity,left,width}.slider__slide-media .portrait{opacity:1;z-index:11}.slider__slide-media .video{opacity:0;z-index:12}.slider__slide-media .video::-webkit-media-controls{display:none!important}.slider__slide-information{padding-top:2rem;width:100%}.slider__slide-firstname,.slider__slide-location{display:block;font-family:festivo-letters-no1,sans-serif;text-align:center}@media (max-width:767.98px){.slider__slide-firstname{font-size:2.4rem;line-height:3rem}}@media (min-width:768px){.slider__slide-firstname{font-size:3.5rem;line-height:4rem}}.slider__slide-firstname:active,.slider__slide-firstname:focus{outline:0}@media (max-width:767.98px){.slider__slide-location{font-size:1.2rem;line-height:2.2rem}}@media (min-width:768px){.slider__slide-location{font-size:1.6rem;line-height:2.6rem}}@media (min-width:768px){.slick{overflow:hidden;opacity:0}}.slick-slider{-webkit-box-sizing:border-box;box-sizing:border-box;opacity:1;position:relative;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-initialized .slick-slide{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:991.98px){.slick-initialized .slick-slide{-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal}}@media (min-width:1200px){.slick-initialized .slick-slide{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.slick-list{display:block;margin:0;overflow:hidden;position:relative}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0;will-change:transform}@media (min-width:576px){.slick-track{height:100%}}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-track:active,.slick-track:focus{cursor:-webkit-grabbing;cursor:grabbing}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;outline:0;position:relative}@media (min-width:576px){.slick-slide{height:100%}}.slick-slide.dragging img{pointer-events:none}@media (max-width:991.98px){.slick-current .slick-selection{display:-webkit-box;display:-ms-flexbox;display:flex}}.slick-loading .slick-slide{visibility:hidden}.slick-arrow.slick-next{right:0}.slick-arrow.slick-next:after{content:"";position:absolute}@media (max-width:767.98px){.slick-arrow.slick-next:after{border-bottom:15px solid transparent;border-left:15px solid #d9802e;border-top:15px solid transparent}}@media (min-width:768px){.slick-arrow.slick-next:after{border-bottom:20px solid transparent;border-left:20px solid #d9802e;border-top:20px solid transparent}}.slick-arrow.slick-prev{left:0}.slick-arrow.slick-prev:before{content:"";position:absolute}@media (max-width:767.98px){.slick-arrow.slick-prev:before{border-bottom:15px solid transparent;border-right:15px solid #d9802e;border-top:15px solid transparent}}@media (min-width:768px){.slick-arrow.slick-prev:before{border-bottom:20px solid transparent;border-right:20px solid #d9802e;border-top:20px solid transparent}}.slick-next,.slick-prev{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border:none;font-size:0;height:100%;opacity:1;outline:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;z-index:9}.slick-next:hover,.slick-prev:hover{cursor:pointer}@media (max-width:767.98px){.slick-next,.slick-prev{width:30px}}@media (min-width:768px){.slick-next,.slick-prev{width:50px}}.slick-prev:before{right:0}.slick-next:after{left:0}.slick-disabled{cursor:not-allowed}.slick-disabled.slick-arrow:before{border-right-color:#555;opacity:.5}.slick-disabled.slick-arrow:after{border-left-color:#555;opacity:.5}.wysiwyg__acf{background-color:#fff}.wysiwyg__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767.98px){.wysiwyg__wrapper{padding:3rem}}@media (min-width:768px){.wysiwyg__wrapper{padding:5rem 0}}@media (max-width:767.98px){.wysiwyg__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:768px){.wysiwyg__wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto}}@media (min-width:768px) and (min-width:576px){.wysiwyg__wrapper{max-width:540px}}@media (min-width:768px) and (min-width:768px){.wysiwyg__wrapper{max-width:720px}}@media (min-width:768px) and (min-width:992px){.wysiwyg__wrapper{max-width:960px}}@media (min-width:768px) and (min-width:1200px){.wysiwyg__wrapper{max-width:1140px}}.secondary-students__modal-open{overflow:auto!important;padding-right:0!important}.secondary-students__modal-backdrop{position:absolute!important}.secondary-students__student{-ms-flex-preferred-size:16.4%;flex-basis:16.4%;margin:1px;position:relative}@media (max-width:991.98px){.secondary-students__student{-ms-flex-preferred-size:30%;flex-basis:30%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.secondary-students__student:hover .secondary-students__overlay{background-color:transparent;cursor:pointer}.secondary-students__student:hover .secondary-students__overlay--text{opacity:1;visibility:visible}.secondary-students__wrapper{margin:0 auto}@media (max-width:767.98px){.secondary-students__wrapper{padding:3rem}}@media (min-width:768px) and (min-width:576px){.secondary-students__wrapper{max-width:540px}}@media (min-width:768px) and (min-width:768px){.secondary-students__wrapper{max-width:720px}}@media (min-width:768px) and (min-width:992px){.secondary-students__wrapper{max-width:960px}}@media (min-width:768px) and (min-width:1200px){.secondary-students__wrapper{max-width:1140px}}.secondary-students__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;position:relative}.secondary-students__text{margin:5rem auto;max-width:1140px;text-align:center}.secondary-students__text h1,.secondary-students__text h2,.secondary-students__text h3,.secondary-students__text h4,.secondary-students__text h5,.secondary-students__text h6{font-family:festivo-letters-no1,sans-serif;font-weight:400}.secondary-students__overlay{color:#fff;background-color:rgba(0,0,0,.5);height:100%;position:absolute;-webkit-transition:background-color .2s ease-in-out,border .2s ease-in-out;transition:background-color .2s ease-in-out,border .2s ease-in-out;width:100%}.secondary-students__overlay--text{bottom:0;position:absolute;opacity:0;padding:0 1rem 1rem;-webkit-transition:visibility .2s,opacity .2s ease-in-out;transition:visibility .2s,opacity .2s ease-in-out;visibility:hidden;word-break:break-word}@media (max-width:767.98px){.secondary-students__overlay--text{opacity:1;visibility:visible}}@media (max-width:575.98px){.secondary-students__overlay--text{font-size:1.2rem}}.secondary-students__overlay--text-name{font-weight:700}.secondary-students__overlay--text-location{font-size:1.4rem}@media (max-width:575.98px){.secondary-students__overlay--text-location{font-size:1.2rem}}.secondary-students__overlay--text span{display:block}#secondary-students__modal{padding:0!important;position:absolute}#secondary-students__modal.show{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}#secondary-students__modal h3{font-family:festivo-letters-no1,sans-serif;text-transform:uppercase;font-weight:400}#secondary-students__modal img{border:2px dotted #489fdf;max-width:100%;padding:1rem}@media screen and (min-width:992px) and (max-width:1200px){#secondary-students__modal img{max-width:250px;margin:0 auto}}#secondary-students__modal .modal-header{margin-bottom:0}#secondary-students__modal .modal-body{margin-bottom:4rem;max-height:300px;overflow-y:auto}#secondary-students__modal .modal-body h3{color:#d9802e;margin-top:2rem}#secondary-students__modal .modal-body p{font-size:1.4rem;line-height:2.4rem;margin:1rem 0}#secondary-students__modal-heading{color:initial!important;margin-top:1rem!important}#secondary-students__modal .modal-dialog{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:2rem 1rem;width:450px}@media (min-width:576px){#secondary-students__modal .modal-dialog{min-height:auto!important}#secondary-students__modal .modal-dialog:before{height:auto!important}}body.home{background-color:#fff}body.student-story-type main{position:relative}body.student-story-type footer{display:none}body.error404 .main{background-color:#fff}@media (max-width:767.98px){body.error404 .main{height:auto}}@media (min-width:768px){body.error404 .main{height:calc(100vh - 48px)}}body.error404 .wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:767.98px){body.error404 .wrapper{margin:4rem auto;padding:1.5rem}}.data-point{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:768px){.data-point__single{max-width:750px}}pre.debug{background-color:#153043;border:2px solid #153043;-webkit-box-shadow:inset 0 0 10px rgba(0,0,0,.5);box-shadow:inset 0 0 10px rgba(0,0,0,.5);color:#fff;font-family:Monaco,Consolas,monospace;font-size:12px;line-height:18px;margin:0;max-height:300px;overflow:scroll;padding:10px 20px;position:relative;text-align:left!important}@media (max-width:991.98px){pre.debug{display:none}}@media (min-width:992px){pre.debug{margin:20px auto}}@media (min-width:992px) and (min-width:576px){pre.debug{max-width:540px}}@media (min-width:992px) and (min-width:768px){pre.debug{max-width:720px}}@media (min-width:992px) and (min-width:992px){pre.debug{max-width:960px}}@media (min-width:992px) and (min-width:1200px){pre.debug{max-width:1140px}}.wp-admin pre.debug{background-color:rgba(0,0,0,.9);border:1px solid #fff;color:#fff;left:0;margin:0 auto;padding:2rem;position:absolute;right:0;width:50%;z-index:22}