@charset "UTF-8";@import url(https://use.typekit.net/hkn8yeh.css);@import url(https://fonts.googleapis.com/css?family=Livvic:300,400,600,700&display=swap);@import url(https://unpkg.com/swiper@5.3.0/css/swiper.min.css);@font-face{font-family:Merriweather;src:url(assets/fonts/Merriweather-Italic.woff2) format("woff2"),url(assets/fonts/Merriweather-Italic.woff) format("woff"),url(assets/fonts/Merriweather-Italic.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Merriweather;src:url(assets/fonts/Merriweather-Light.woff2) format("woff2"),url(assets/fonts/Merriweather-Light.woff) format("woff"),url(assets/fonts/Merriweather-Light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Merriweather;src:url(assets/fonts/Merriweather-Bold.woff2) format("woff2"),url(assets/fonts/Merriweather-Bold.woff) format("woff"),url(assets/fonts/Merriweather-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Merriweather;src:url(assets/fonts/Merriweather-LightItalic.woff2) format("woff2"),url(assets/fonts/Merriweather-LightItalic.woff) format("woff"),url(assets/fonts/Merriweather-LightItalic.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Merriweather;src:url(assets/fonts/Merriweather-Regular.woff2) format("woff2"),url(assets/fonts/Merriweather-Regular.woff) format("woff"),url(assets/fonts/Merriweather-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Merriweather;src:url(assets/fonts/Merriweather-Black.woff2) format("woff2"),url(assets/fonts/Merriweather-Black.woff) format("woff"),url(assets/fonts/Merriweather-Black.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Merriweather;src:url(assets/fonts/Merriweather-BoldItalic.woff2) format("woff2"),url(assets/fonts/Merriweather-BoldItalic.woff) format("woff"),url(assets/fonts/Merriweather-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Merriweather;src:url(assets/fonts/Merriweather-BlackItalic.woff2) format("woff2"),url(assets/fonts/Merriweather-BlackItalic.woff) format("woff"),url(assets/fonts/Merriweather-BlackItalic.ttf) format("truetype");font-weight:900;font-style:italic}.ubc-modal{color:#fff;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);z-index:-1;pointer-events:none;opacity:0;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;overflow:auto}.ubc-modal a{text-decoration:underline}.ubc-modal.active{opacity:1;pointer-events:auto;z-index:2001}.ubc-modal.closing{opacity:0;pointer-events:none}.ubc-modal.closing .ubc-spinner{display:none}.ubc-modal-close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:34px;width:34px;border-radius:50%;border:solid 1px #3e4246;background:#fff;margin-top:15px;margin-bottom:15px;cursor:pointer;margin-left:auto}.ubc-modal-close svg{height:12px;width:12px}.ubc-modal-close svg line{stroke:#e8850b}.ubc-modal-content{position:relative}.ubc-modal-video-player{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:none}.ubc-modal-video-wrap{background-color:#000;position:relative;height:0;width:70vw;padding-bottom:56.25%}.ubc-modal-video-wrap video{position:absolute;top:0;left:0;width:100%;height:100%}.ubc-modal-video-wrap #ubc-modal-vimeo-wrap>iframe,.ubc-modal-video-wrap>iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.ubc-modal-ctrls,.ubc-modal-time{display:-webkit-box;display:-ms-flexbox;display:flex}.ubc-modal .ubc-modal-ctrls.hidden{display:none}.ubc-modal-timeline{width:100%}.ubc-modal-time{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:15px}.ubc-modal-duration,.ubc-modal-time-sep{color:#3e4246}.ubc-modal-img-wrap{display:none;position:relative}.ubc-modal-img-wrap img{width:auto;max-width:80vw;max-height:80vh;display:block;margin:0 auto}.ubc-modal .SwiperBarWrapper{margin:25px 0;background:rgba(255,255,255,.2)}.ubc-modal .SwiperBarWrapper .swiper-bar{width:100%;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transition:none;-o-transition:none;transition:none;background:#e8850b}.ubc-modal .ubc-play-btn{-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;z-index:2}.ubc-modal .ubc-play-btn{color:#fff;border:none;background:0 0}.ubc-modal.vid-loaded .ubc-play-btn.show{opacity:1!important;pointer-events:auto!important}.ubc-modal.vid-loaded .ubc-modal-video-wrap{max-width:87.5rem}.ubc-modal.vid-loaded .ubc-modal-video-wrap:hover .ubc-play-btn{opacity:1;pointer-events:auto}.ubc-modal .ubc-spinner{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2;background:rgba(0,0,0,.2);border-radius:50%}.ubc-modal .plyr{position:relative;height:0;width:70vw;padding-bottom:56.25%}.ubc-modal.modal-vid-active .ubc-modal-video-player{display:-webkit-box;display:-ms-flexbox;display:flex}.ubc-modal.modal-img-active .ubc-modal-img-wrap{display:block}.ubc-modal .ubc-modal-img-description{max-width:1024px;margin:0 auto;margin-top:10px;font-size:15px}.thinkingblocks-quote blockquote,.thinkingblocks-quote span.author,a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}*{-webkit-box-sizing:border-box;box-sizing:border-box}.container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.max{margin:0 auto;max-width:1400px}.inset-with-padding{padding:64px 64px 64px 64px}@media (max-width:768px){.inset-with-padding{padding:64px 32px}}.inset-with-margin{padding:0 64px;margin:64px 0}@media (max-width:768px){.inset-with-margin{padding:0 32px;margin:64px 0}}.horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.col-1{width:calc(1 / 16 * 100%)}@media (max-width:1023px){.col-1{width:25%}}@media (max-width:767px){.col-1{width:50%}}.col-2{width:calc(2 / 16 * 100%)}@media (max-width:1023px){.col-2{width:25%}}@media (max-width:767px){.col-2{width:50%}}.col-3{width:calc(3 / 16 * 100%)}@media (max-width:1023px){.col-3{width:25%}}@media (max-width:767px){.col-3{width:50%}}.col-4{width:calc(4 / 16 * 100%)}@media (max-width:1023px){.col-4{width:50%}}@media (max-width:767px){.col-4{width:100%}}.col-5{width:calc(5 / 16 * 100%)}@media (max-width:1023px){.col-5{width:50%}}@media (max-width:767px){.col-5{width:100%}}.col-6{width:calc(6 / 16 * 100%)}@media (max-width:1023px){.col-6{width:50%}}@media (max-width:767px){.col-6{width:100%}}.col-7{width:calc(7 / 16 * 100%)}@media (max-width:1023px){.col-7{width:50%}}@media (max-width:767px){.col-7{width:100%}}.col-8{width:calc(8 / 16 * 100%)}@media (max-width:1023px){.col-8{width:75%}}@media (max-width:767px){.col-8{width:100%}}.col-9{width:calc(9 / 16 * 100%)}@media (max-width:1023px){.col-9{width:75%}}@media (max-width:767px){.col-9{width:100%}}.col-10{width:calc(10 / 16 * 100%)}@media (max-width:1023px){.col-10{width:75%}}@media (max-width:767px){.col-10{width:100%}}.col-11{width:calc(11 / 16 * 100%)}@media (max-width:1023px){.col-11{width:75%}}@media (max-width:767px){.col-11{width:100%}}.col-12{width:calc(12 / 16 * 100%)}@media (max-width:1023px){.col-12{width:100%}}@media (max-width:767px){.col-12{width:100%}}.col-13{width:calc(13 / 16 * 100%)}@media (max-width:1023px){.col-13{width:100%}}@media (max-width:767px){.col-13{width:100%}}.col-14{width:calc(14 / 16 * 100%)}@media (max-width:1023px){.col-14{width:100%}}@media (max-width:767px){.col-14{width:100%}}.col-15{width:calc(15 / 16 * 100%)}@media (max-width:1023px){.col-15{width:100%}}@media (max-width:767px){.col-15{width:100%}}.col-16{width:calc(16 / 16 * 100%)}@media (max-width:1023px){.col-16{width:100%}}@media (max-width:767px){.col-16{width:100%}}.h1,h1{font-size:80px;font-weight:700;text-transform:uppercase}@media (max-width:1024px){.h1,h1{font-size:60px}}@media (max-width:767px){.h1,h1{font-size:30px}}h2{font-size:50px;font-weight:500;line-height:1.15}@media (max-width:767px){h2{font-size:30px}}.h3,.thinkingblocks-accordion button.toggle,.thinkingblocks-quote blockquote,h3{font-size:30px;font-weight:600;line-height:1.25}@media (max-width:1024px){.h3,.thinkingblocks-accordion button.toggle,.thinkingblocks-quote blockquote,h3{font-size:24px}}@media (max-width:768px){.h3,.thinkingblocks-accordion button.toggle,.thinkingblocks-quote blockquote,h3{font-size:18px}}.h4,.thinkingblocks-contact-form button,.thinkingblocks-contact-form label,h4{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;line-height:1.25}.p,.page-filters button,.thinkingblocks-contact-form input,.thinkingblocks-contact-form textarea,.thinkingblocks-quote span.author,.thinkingblocks-tabs div.label,p{font-size:1em;font-weight:400;line-height:1.5;letter-spacing:.0375em}strong{font-weight:700}em{font-style:italic}.align-left{text-align:left}.align-center{text-align:center}.align-right{text-align:right}body{font-family:Livvic,sans-serif}.page .container{width:100%}@media screen and (max-width:768px){.page .container{width:100%}}@media screen and (min-width:1601px){.page .container{width:calc(100% - 150px)}}.page .outer-container{width:100%;margin-left:auto;margin-right:auto}body{font-family:'Whitney SSm A','Whitney SSm B',Arial,Helvetica,sans-serif;font-weight:400;font-style:normal;font-size:16px}@media screen and (min-width:1601px){body{font-size:18px}}section.page{min-height:50vh;background:#fff}section.page>*{position:relative;z-index:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}section.page.small-header{border-top:solid 169px #002145}@media screen and (max-width:768px){section.page.small-header{border-top:solid 142px #002145}}@media screen and (min-width:1601px){section.page>div:not(.BlockHeader):not(.thinkingblocks-Callout)>div:not(.bgs):not(.Copy):not(.UbcPromo){max-width:1400px;margin:0 auto;width:calc(100% - 150px)}}a,a:active,a:hover,a:visited{color:inherit;text-decoration:none}.thinkingblocks-quote span.author,p{display:block;line-height:1.5;white-space:pre-line;color:#002145;font-weight:400}.ubc-crest{height:4.05875rem;width:2.97625rem;display:block}@media screen and (max-width:1260px){.ubc-crest{height:2.75rem;width:2.0625rem}}body.touch-device .ubc-crest,body.touch-menu .ubc-crest{height:2.75rem;width:2.0625rem}.ubc-crest svg{width:100%;height:100%}.ubc-crest.white,.ubc-wordmark.white{-webkit-filter:invert(100%) sepia(59%) saturate(2%) hue-rotate(192deg) brightness(117%) contrast(101%);filter:invert(100%) sepia(59%) saturate(2%) hue-rotate(192deg) brightness(117%) contrast(101%)}.ubc-wordmark svg{width:100%;height:100%}.ubc-wordmark.desktop{width:26.875rem;height:.9375rem;display:block}@media screen and (max-width:1260px){.ubc-wordmark.desktop{display:none}}@media screen and (min-width:1261px){body.touch-device .thinkingblocks-Header .ubc-wordmark.desktop,body.touch-menu .thinkingblocks-Header .ubc-wordmark.desktop{display:none}}.ubc-wordmark.mobile{width:10.625rem;height:1.625rem;display:none}@media screen and (max-width:1260px){.ubc-wordmark.mobile{display:block}}@media screen and (min-width:1261px){body.touch-device .thinkingblocks-Header .ubc-wordmark.mobile,body.touch-menu .thinkingblocks-Header .ubc-wordmark.mobile{display:block}}.give-ubc-logo{display:block;width:5.125rem;height:1.25rem;background:url(assets/img/give_ubc_logo.png) no-repeat center center;background-size:contain;font-size:0;margin-top:18.75px;image-rendering:-webkit-optimize-contrast}@media screen and (max-width:768px){.give-ubc-logo{margin-top:0}}body.touch-device .give-ubc-logo,body.touch-menu .give-ubc-logo{margin-top:0}.UbcFilter{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:25px}.thinkingblocks-quote blockquote,h1,h2,h3{font-weight:400}.h1,h1{font-family:Merriweather;font-weight:400;font-style:normal;font-size:4.5rem;letter-spacing:.04875rem;line-height:1.33;color:#fff;text-transform:none}@media screen and (min-width:769px) and (max-width:1261px){.h1,h1{font-size:3.5rem;line-height:1.25}}@media screen and (max-width:768px){.h1,h1{font-size:2.5rem;font-weight:400;letter-spacing:.44px;line-height:1.25}.h1 br,h1 br{display:none}}.h2,h2{color:#002145;font-size:2.5rem;letter-spacing:.025rem;line-height:1.5;font-weight:400}.h2.bold,h2.bold{font-weight:600}@media screen and (max-width:768px){.h2,h2{font-size:1.625rem;font-weight:400;letter-spacing:.02063rem;line-height:1.4}}.h3,.thinkingblocks-accordion button.toggle,.thinkingblocks-quote blockquote,h3{font-size:1.5rem;letter-spacing:.01438rem;line-height:1.5}@media screen and (max-width:768px){.h3,.thinkingblocks-accordion button.toggle,.thinkingblocks-quote blockquote,h3{font-size:1rem}}.h4,.thinkingblocks-contact-form button,.thinkingblocks-contact-form label,h4{font-size:.8125rem;font-weight:400;text-transform:uppercase;letter-spacing:.04688rem;line-height:2.25rem;color:#e8850b}@media screen and (max-width:768px){.h4,.thinkingblocks-contact-form button,.thinkingblocks-contact-form label,h4{font-size:.875rem;font-weight:600;letter-spacing:.08188rem;line-height:1.8125rem}}.h4.orange,.thinkingblocks-contact-form button.orange,.thinkingblocks-contact-form label.orange,h4.orange{color:#e8850b}.h4.black,.thinkingblocks-contact-form button.black,.thinkingblocks-contact-form label.black,h4.black{color:#002145}.h4.white,.thinkingblocks-contact-form button.white,.thinkingblocks-contact-form label.white,h4.white{color:#fff}.h5{position:relative;display:inline-block;padding:14px 38px 14px 0;text-align:center;font-size:.875rem;font-weight:500;line-height:1.4;letter-spacing:.00813rem;padding:14px 0}@media screen and (max-width:768px){.h5{padding:10px 22.8px 10px 0;line-height:1}}.h5:after{content:'';display:block;position:relative;margin-top:20px;height:3px;width:44px;background:#e8850b}.h6{font-size:.875rem;font-weight:600;letter-spacing:.05em;line-height:1.8125rem;text-transform:uppercase}@media screen and (max-width:768px){.h6{font-weight:500}}.p,.page-filters button,.thinkingblocks-contact-form input,.thinkingblocks-contact-form textarea,.thinkingblocks-quote span.author,.thinkingblocks-tabs div.label,p{font-size:.9375rem;font-weight:400;letter-spacing:.00875rem;line-height:2}.tag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.875rem;font-weight:600;line-height:1.8125rem}.mb0{margin-bottom:0!important}.mt0{margin-top:0!important}.pb0{padding-bottom:0!important}.pt0{padding-top:0!important}.ubc-play-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;font-size:1rem;font-weight:500;text-align:center;letter-spacing:.00813rem;line-height:1.5625rem;border:none;outline:0;cursor:pointer}.ubc-play-btn:hover .ubc-play-btn-circle{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}.ubc-play-btn.active .cta-icon-play{width:0;height:0;border-top:.375rem solid transparent;border-left:.75rem solid currentColor;border-bottom:.375rem solid transparent;border-right:none}.ubc-play-btn .ubc-play-btn-text{display:inline-block;margin-left:.75rem}.ubc-play-btn .ubc-play-btn-circle{position:relative;display:inline-block;border-radius:100%;padding:.875rem;-webkit-transition:-webkit-transform .6s ease-out;transition:-webkit-transform .6s ease-out;-o-transition:transform .6s ease-out;transition:transform .6s ease-out;transition:transform .6s ease-out,-webkit-transform .6s ease-out}.ubc-play-btn .cta-icon-play{width:.5rem;height:.625rem;border-right:.125rem solid #fff;border-left:.125rem solid #fff;border-bottom:none;border-top:none;margin:0 0 0 .125rem;display:block}.block-offset{margin-left:75px}@media screen and (min-width:1021px) and (max-width:1261px){.block-offset{margin-left:50px}}@media screen and (max-width:1020px){.block-offset{margin-left:0}}.block-offset .container{width:calc(100% - 75px);margin-left:75px}@media screen and (max-width:768px){.block-offset .container{width:calc(100% - 25px);margin-left:25px}}@media screen and (min-width:769px) and (max-width:1261px){.block-offset .container{width:calc(100% - 50px);margin-left:50px}}@media screen and (min-width:1601px){.block-offset .container{width:calc(100% - 150px);margin:0 75px}}.block-offset.transparent{margin-left:0;padding-left:75px}@media screen and (max-width:768px){.block-offset.transparent{padding-left:25px}.block-offset.transparent .container{margin-left:0;width:100%}}@media screen and (min-width:769px) and (max-width:1261px){.block-offset.transparent{padding-left:0}}@media screen and (min-width:1601px){.block-offset.transparent{margin-left:0;margin-right:0;padding:75px 75px}}.clf-header{/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 *//*!
 * UBC CLF v7.0.5
 * Copyright 2012-2017 The University of British Columbia
 * Contact:     UBC Communications and Marketing
 *              t: 604.822.2130
 *              e: web.admin@ubc.ca
 *              w: www.webcommunications.ubc.ca
 *//*! Font Awesome 3.2.1 by Dave Gandy - http://fontawesome.io */}.clf-header .clearfix:after,.clf-header .clearfix:before{display:table;line-height:0;content:""}.clf-header .clearfix:after{clear:both}.clf-header .hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.clf-header .input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;box-sizing:border-box}.clf-header article,.clf-header aside,.clf-header details,.clf-header figcaption,.clf-header figure,.clf-header footer,.clf-header header,.clf-header hgroup,.clf-header nav,.clf-header section{display:block}.clf-header audio,.clf-header canvas,.clf-header video{display:inline-block}.clf-header audio:not([controls]){display:none}.clf-header html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}.clf-header a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.clf-header a:active,.clf-header a:hover{outline:0}.clf-header sub,.clf-header sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}.clf-header sup{top:-.5em}.clf-header sub{bottom:-.25em}.clf-header img{height:auto;max-width:100%;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic}.clf-header #map_canvas img,.clf-header .google-maps img{max-width:none}.clf-header button,.clf-header input,.clf-header select,.clf-header textarea{margin:0;font-size:100%;vertical-align:middle}.clf-header button,.clf-header input{line-height:normal}.clf-header button::-moz-focus-inner,.clf-header input::-moz-focus-inner{padding:0;border:0}.clf-header button,.clf-header html input[type=button],.clf-header input[type=reset],.clf-header input[type=submit]{cursor:pointer;-webkit-appearance:button}.clf-header button,.clf-header input[type=button],.clf-header input[type=checkbox],.clf-header input[type=radio],.clf-header input[type=reset],.clf-header input[type=submit],.clf-header label,.clf-header select{cursor:pointer}.clf-header input[type=search]{-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}.clf-header input[type=search]::-webkit-search-cancel-button,.clf-header input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.clf-header textarea{overflow:auto;vertical-align:top}@media print{.clf-header *{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}.clf-header a,.clf-header a:visited{text-decoration:underline}.clf-header a[href]:after{content:" (" attr(href) ")"}.clf-header abbr[title]:after{content:" (" attr(title) ")"}.clf-header .ir a:after,.clf-header a[href^="#"]:after,.clf-header a[href^="javascript:"]:after{content:""}.clf-header blockquote,.clf-header pre{border:1px solid #999;page-break-inside:avoid}.clf-header thead{display:table-header-group}.clf-header img,.clf-header tr{page-break-inside:avoid}.clf-header img{max-width:100%!important}}.clf-header .thinkingblocks-quote blockquote,.clf-header .thinkingblocks-quote span.author,.clf-header h2,.clf-header h3,.clf-header p,.thinkingblocks-quote .clf-header blockquote,.thinkingblocks-quote .clf-header span.author{orphans:3;widows:3}.clf-header .thinkingblocks-quote blockquote,.clf-header h2,.clf-header h3,.thinkingblocks-quote .clf-header blockquote{page-break-after:avoid}.clf-header a{color:#08c;text-decoration:none}.clf-header a:focus,.clf-header a:hover{color:#005580;text-decoration:underline}.clf-header .img-rounded{border-radius:6px}.clf-header .img-polaroid{padding:4px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1)}.clf-header .img-circle{border-radius:500px}.clf-header .row{margin-left:-20px}.clf-header .row:after,.clf-header .row:before{display:table;line-height:0;content:""}.clf-header .row:after{clear:both}.clf-header [class*=span]{float:left;min-height:1px;margin-left:20px}.clf-header .container,.clf-header .navbar-fixed-bottom .container,.clf-header .navbar-fixed-top .container,.clf-header .navbar-static-top .container{width:940px}.clf-header .span12{width:940px}.clf-header .span11{width:860px}.clf-header .span10{width:780px}.clf-header .span9{width:700px}.clf-header .span8{width:620px}.clf-header .span7{width:540px}.clf-header .span6{width:460px}.clf-header .span5{width:380px}.clf-header .span4{width:300px}.clf-header .span3{width:220px}.clf-header .span2{width:140px}.clf-header .span1{width:60px}.clf-header .offset12{margin-left:980px}.clf-header .offset11{margin-left:900px}.clf-header .offset10{margin-left:820px}.clf-header .offset9{margin-left:740px}.clf-header .offset8{margin-left:660px}.clf-header .offset7{margin-left:580px}.clf-header .offset6{margin-left:500px}.clf-header .offset5{margin-left:420px}.clf-header .offset4{margin-left:340px}.clf-header .offset3{margin-left:260px}.clf-header .offset2{margin-left:180px}.clf-header .offset1{margin-left:100px}.clf-header .row-fluid{width:100%}.clf-header .row-fluid:after,.clf-header .row-fluid:before{display:table;line-height:0;content:""}.clf-header .row-fluid:after{clear:both}.clf-header .row-fluid [class*=span]{display:block;float:left;width:100%;min-height:30px;margin-left:2.127659574468085%;-webkit-box-sizing:border-box;box-sizing:border-box}.clf-header .row-fluid [class*=span]:first-child{margin-left:0}.clf-header .row-fluid .controls-row [class*=span]+[class*=span]{margin-left:2.127659574468085%}.clf-header .row-fluid .span12{width:100%}.clf-header .row-fluid .span11{width:91.48936170212765%}.clf-header .row-fluid .span10{width:82.97872340425532%}.clf-header .row-fluid .span9{width:74.46808510638297%}.clf-header .row-fluid .span8{width:65.95744680851064%}.clf-header .row-fluid .span7{width:57.44680851063829%}.clf-header .row-fluid .span6{width:48.93617021276595%}.clf-header .row-fluid .span5{width:40.42553191489362%}.clf-header .row-fluid .span4{width:31.914893617021278%}.clf-header .row-fluid .span3{width:23.404255319148934%}.clf-header .row-fluid .span2{width:14.893617021276595%}.clf-header .row-fluid .span1{width:6.382978723404255%}.clf-header .row-fluid .offset12{margin-left:104.25531914893617%}.clf-header .row-fluid .offset12:first-child{margin-left:102.12765957446808%}.clf-header .row-fluid .offset11{margin-left:95.74468085106382%}.clf-header .row-fluid .offset11:first-child{margin-left:93.61702127659574%}.clf-header .row-fluid .offset10{margin-left:87.23404255319149%}.clf-header .row-fluid .offset10:first-child{margin-left:85.1063829787234%}.clf-header .row-fluid .offset9{margin-left:78.72340425531914%}.clf-header .row-fluid .offset9:first-child{margin-left:76.59574468085106%}.clf-header .row-fluid .offset8{margin-left:70.2127659574468%}.clf-header .row-fluid .offset8:first-child{margin-left:68.08510638297872%}.clf-header .row-fluid .offset7{margin-left:61.70212765957446%}.clf-header .row-fluid .offset7:first-child{margin-left:59.574468085106375%}.clf-header .row-fluid .offset6{margin-left:53.191489361702125%}.clf-header .row-fluid .offset6:first-child{margin-left:51.063829787234035%}.clf-header .row-fluid .offset5{margin-left:44.68085106382979%}.clf-header .row-fluid .offset5:first-child{margin-left:42.5531914893617%}.clf-header .row-fluid .offset4{margin-left:36.170212765957444%}.clf-header .row-fluid .offset4:first-child{margin-left:34.04255319148936%}.clf-header .row-fluid .offset3{margin-left:27.659574468085104%}.clf-header .row-fluid .offset3:first-child{margin-left:25.53191489361702%}.clf-header .row-fluid .offset2{margin-left:19.148936170212764%}.clf-header .row-fluid .offset2:first-child{margin-left:17.02127659574468%}.clf-header .row-fluid .offset1{margin-left:10.638297872340425%}.clf-header .row-fluid .offset1:first-child{margin-left:8.51063829787234%}.clf-header .row-fluid [class*=span].hide,.clf-header [class*=span].hide{display:none}.clf-header .row-fluid [class*=span].pull-right,.clf-header [class*=span].pull-right{float:right}.clf-header .container{margin-right:auto;margin-left:auto}.clf-header .container:after,.clf-header .container:before{display:table;line-height:0;content:""}.clf-header .container:after{clear:both}.clf-header .container-fluid{padding-right:20px;padding-left:20px}.clf-header .container-fluid:after,.clf-header .container-fluid:before{display:table;line-height:0;content:""}.clf-header .container-fluid:after{clear:both}.clf-header .thinkingblocks-quote span.author,.clf-header p,.thinkingblocks-quote .clf-header span.author{margin:0 0 10px}.clf-header .lead{margin-bottom:20px;font-size:21px;font-weight:200;line-height:30px}.clf-header small{font-size:85%}.clf-header strong{font-weight:700}.clf-header em{font-style:italic}.clf-header cite{font-style:normal}.clf-header .muted{color:#999}.clf-header a.muted:focus,.clf-header a.muted:hover{color:grey}.clf-header .text-warning{color:#c09853}.clf-header a.text-warning:focus,.clf-header a.text-warning:hover{color:#a47e3c}.clf-header .text-error{color:#b94a48}.clf-header a.text-error:focus,.clf-header a.text-error:hover{color:#953b39}.clf-header .text-info{color:#3a87ad}.clf-header a.text-info:focus,.clf-header a.text-info:hover{color:#2d6987}.clf-header .text-success{color:#468847}.clf-header a.text-success:focus,.clf-header a.text-success:hover{color:#356635}.clf-header .text-left{text-align:left}.clf-header .text-right{text-align:right}.clf-header .text-center{text-align:center}.clf-header .thinkingblocks-quote blockquote,.clf-header h1,.clf-header h2,.clf-header h3,.clf-header h4,.clf-header h5,.clf-header h6,.thinkingblocks-quote .clf-header blockquote{margin:10px 0;font-family:inherit;font-weight:700;line-height:20px;color:inherit;text-rendering:optimizelegibility}.clf-header .thinkingblocks-quote blockquote small,.clf-header h1 small,.clf-header h2 small,.clf-header h3 small,.clf-header h4 small,.clf-header h5 small,.clf-header h6 small,.thinkingblocks-quote .clf-header blockquote small{font-weight:400;line-height:1;color:#999}.clf-header .thinkingblocks-quote blockquote,.clf-header h1,.clf-header h2,.clf-header h3,.thinkingblocks-quote .clf-header blockquote{line-height:40px}.clf-header h1{font-size:38.5px}.clf-header h2{font-size:31.5px}.clf-header .thinkingblocks-quote blockquote,.clf-header h3,.thinkingblocks-quote .clf-header blockquote{font-size:24.5px}.clf-header h4{font-size:17.5px}.clf-header h5{font-size:14px}.clf-header h6{font-size:11.9px}.clf-header h1 small{font-size:24.5px}.clf-header h2 small{font-size:17.5px}.clf-header .thinkingblocks-quote blockquote small,.clf-header h3 small,.thinkingblocks-quote .clf-header blockquote small{font-size:14px}.clf-header h4 small{font-size:14px}.clf-header .page-header{padding-bottom:9px;margin:20px 0 30px;border-bottom:1px solid #eee}.clf-header ol,.clf-header ul{padding:0;margin:0 0 10px 25px}.clf-header ol ol,.clf-header ol ul,.clf-header ul ol,.clf-header ul ul{margin-bottom:0}.clf-header li{line-height:20px}.clf-header ol.unstyled,.clf-header ul.unstyled{margin-left:0;list-style:none}.clf-header ol.inline,.clf-header ul.inline{margin-left:0;list-style:none}.clf-header ol.inline>li,.clf-header ul.inline>li{display:inline-block;padding-right:5px;padding-left:5px}.clf-header dl{margin-bottom:20px}.clf-header dd,.clf-header dt{line-height:20px}.clf-header dt{font-weight:700}.clf-header dd{margin-left:10px}.clf-header .dl-horizontal:after,.clf-header .dl-horizontal:before{display:table;line-height:0;content:""}.clf-header .dl-horizontal:after{clear:both}.clf-header .dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.clf-header .dl-horizontal dd{margin-left:180px}.clf-header hr{margin:20px 0;border:0;border-top:1px solid #eee;border-bottom:1px solid #fff}.clf-header abbr[data-original-title],.clf-header abbr[title]{cursor:help;border-bottom:1px dotted #999}.clf-header abbr.initialism{font-size:90%;text-transform:uppercase}.clf-header blockquote{padding:0 0 0 15px;margin:0 0 20px;border-left:5px solid #eee}.clf-header blockquote .thinkingblocks-quote span.author,.clf-header blockquote p,.thinkingblocks-quote .clf-header blockquote span.author{margin-bottom:0;font-size:17.5px;font-weight:300;line-height:1.25}.clf-header blockquote small{display:block;line-height:20px;color:#999}.clf-header blockquote small:before{content:'\2014 \00A0'}.clf-header blockquote.pull-right{float:right;padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0}.clf-header blockquote.pull-right .thinkingblocks-quote span.author,.clf-header blockquote.pull-right p,.clf-header blockquote.pull-right small,.thinkingblocks-quote .clf-header blockquote.pull-right span.author{text-align:right}.clf-header blockquote.pull-right small:before{content:''}.clf-header blockquote.pull-right small:after{content:'\00A0 \2014'}.clf-header blockquote:after,.clf-header blockquote:before,.clf-header q:after,.clf-header q:before{content:""}.clf-header address{display:block;margin-bottom:20px;font-style:normal;line-height:20px}.clf-header code,.clf-header pre{padding:0 3px 2px;font-family:Monaco,Menlo,Consolas,"Courier New",monospace;font-size:12px;color:#333;border-radius:3px}.clf-header code{padding:2px 4px;color:#d14;white-space:nowrap;background-color:#f7f7f9;border:1px solid #e1e1e8}.clf-header pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:20px;word-break:break-all;word-wrap:break-word;white-space:pre;white-space:pre-wrap;background-color:#f5f5f5;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px}.clf-header pre.prettyprint{margin-bottom:20px}.clf-header pre code{padding:0;color:inherit;white-space:pre;white-space:pre-wrap;background-color:transparent;border:0}.clf-header .pre-scrollable{max-height:340px;overflow-y:scroll}.clf-header form{margin:0 0 20px}.clf-header fieldset{padding:0;margin:0;border:0}.clf-header legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:40px;color:#333;border:0;border-bottom:1px solid #e5e5e5}.clf-header legend small{font-size:15px;color:#999}.clf-header button,.clf-header input,.clf-header label,.clf-header select,.clf-header textarea{font-size:14px;font-weight:400;line-height:20px}.clf-header button,.clf-header input,.clf-header select,.clf-header textarea{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.clf-header label{display:block;margin-bottom:5px}.clf-header .uneditable-input,.clf-header input[type=color],.clf-header input[type=date],.clf-header input[type=datetime-local],.clf-header input[type=datetime],.clf-header input[type=email],.clf-header input[type=month],.clf-header input[type=number],.clf-header input[type=password],.clf-header input[type=search],.clf-header input[type=tel],.clf-header input[type=text],.clf-header input[type=time],.clf-header input[type=url],.clf-header input[type=week],.clf-header select,.clf-header textarea{display:inline-block;height:20px;padding:4px 6px;margin-bottom:10px;font-size:14px;line-height:20px;color:#555;vertical-align:middle;border-radius:4px}.clf-header .uneditable-input,.clf-header input,.clf-header textarea{width:206px}.clf-header textarea{height:auto}.clf-header .uneditable-input,.clf-header input[type=color],.clf-header input[type=date],.clf-header input[type=datetime-local],.clf-header input[type=datetime],.clf-header input[type=email],.clf-header input[type=month],.clf-header input[type=number],.clf-header input[type=password],.clf-header input[type=search],.clf-header input[type=tel],.clf-header input[type=text],.clf-header input[type=time],.clf-header input[type=url],.clf-header input[type=week],.clf-header textarea{background-color:#fff;border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border linear .2s,box-shadow linear .2s;-o-transition:border linear .2s,box-shadow linear .2s;-webkit-transition:border linear .2s,-webkit-box-shadow linear .2s;transition:border linear .2s,-webkit-box-shadow linear .2s;transition:border linear .2s,box-shadow linear .2s;transition:border linear .2s,box-shadow linear .2s,-webkit-box-shadow linear .2s}.clf-header .uneditable-input:focus,.clf-header input[type=color]:focus,.clf-header input[type=date]:focus,.clf-header input[type=datetime-local]:focus,.clf-header input[type=datetime]:focus,.clf-header input[type=email]:focus,.clf-header input[type=month]:focus,.clf-header input[type=number]:focus,.clf-header input[type=password]:focus,.clf-header input[type=search]:focus,.clf-header input[type=tel]:focus,.clf-header input[type=text]:focus,.clf-header input[type=time]:focus,.clf-header input[type=url]:focus,.clf-header input[type=week]:focus,.clf-header textarea:focus{border-color:rgba(82,168,236,.8);outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6)}.clf-header input[type=checkbox],.clf-header input[type=radio]{margin:4px 0 0;line-height:normal}.clf-header input[type=button],.clf-header input[type=checkbox],.clf-header input[type=file],.clf-header input[type=image],.clf-header input[type=radio],.clf-header input[type=reset],.clf-header input[type=submit]{width:auto}.clf-header input[type=file],.clf-header select{height:30px;line-height:30px}.clf-header select{width:220px;background-color:#fff;border:1px solid #ccc}.clf-header select[multiple],.clf-header select[size]{height:auto}.clf-header input[type=checkbox]:focus,.clf-header input[type=file]:focus,.clf-header input[type=radio]:focus,.clf-header select:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.clf-header .uneditable-input,.clf-header .uneditable-textarea{color:#999;cursor:not-allowed;background-color:#fcfcfc;border-color:#ccc;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.025);box-shadow:inset 0 1px 2px rgba(0,0,0,.025)}.clf-header .uneditable-input{overflow:hidden;white-space:nowrap}.clf-header .uneditable-textarea{width:auto;height:auto}.clf-header input:-moz-placeholder,.clf-header textarea:-moz-placeholder{color:#999}.clf-header input:-ms-input-placeholder,.clf-header textarea:-ms-input-placeholder{color:#999}.clf-header input::-webkit-input-placeholder,.clf-header textarea::-webkit-input-placeholder{color:#999}.clf-header .checkbox,.clf-header .radio{min-height:20px;padding-left:20px}.clf-header .checkbox input[type=checkbox],.clf-header .radio input[type=radio]{float:left;margin-left:-20px}.clf-header .controls>.checkbox:first-child,.clf-header .controls>.radio:first-child{padding-top:5px}.clf-header .checkbox.inline,.clf-header .radio.inline{display:inline-block;padding-top:5px;margin-bottom:0;vertical-align:middle}.clf-header .checkbox.inline+.checkbox.inline,.clf-header .radio.inline+.radio.inline{margin-left:10px}.clf-header .input-mini{width:60px}.clf-header .input-small{width:90px}.clf-header .input-medium{width:150px}.clf-header .input-large{width:210px}.clf-header .input-xlarge{width:270px}.clf-header .input-xxlarge{width:530px}.clf-header .row-fluid .uneditable-input[class*=span],.clf-header .row-fluid input[class*=span],.clf-header .row-fluid select[class*=span],.clf-header .row-fluid textarea[class*=span],.clf-header .uneditable-input[class*=span],.clf-header input[class*=span],.clf-header select[class*=span],.clf-header textarea[class*=span]{float:none;margin-left:0}.clf-header .input-append .uneditable-input[class*=span],.clf-header .input-append input[class*=span],.clf-header .input-prepend .uneditable-input[class*=span],.clf-header .input-prepend input[class*=span],.clf-header .row-fluid .input-append [class*=span],.clf-header .row-fluid .input-prepend [class*=span],.clf-header .row-fluid .uneditable-input[class*=span],.clf-header .row-fluid input[class*=span],.clf-header .row-fluid select[class*=span],.clf-header .row-fluid textarea[class*=span]{display:inline-block}.clf-header .uneditable-input,.clf-header input,.clf-header textarea{margin-left:0}.clf-header .controls-row [class*=span]+[class*=span]{margin-left:20px}.clf-header .uneditable-input.span12,.clf-header input.span12,.clf-header textarea.span12{width:926px}.clf-header .uneditable-input.span11,.clf-header input.span11,.clf-header textarea.span11{width:846px}.clf-header .uneditable-input.span10,.clf-header input.span10,.clf-header textarea.span10{width:766px}.clf-header .uneditable-input.span9,.clf-header input.span9,.clf-header textarea.span9{width:686px}.clf-header .uneditable-input.span8,.clf-header input.span8,.clf-header textarea.span8{width:606px}.clf-header .uneditable-input.span7,.clf-header input.span7,.clf-header textarea.span7{width:526px}.clf-header .uneditable-input.span6,.clf-header input.span6,.clf-header textarea.span6{width:446px}.clf-header .uneditable-input.span5,.clf-header input.span5,.clf-header textarea.span5{width:366px}.clf-header .uneditable-input.span4,.clf-header input.span4,.clf-header textarea.span4{width:286px}.clf-header .uneditable-input.span3,.clf-header input.span3,.clf-header textarea.span3{width:206px}.clf-header .uneditable-input.span2,.clf-header input.span2,.clf-header textarea.span2{width:126px}.clf-header .uneditable-input.span1,.clf-header input.span1,.clf-header textarea.span1{width:46px}.clf-header .controls-row:after,.clf-header .controls-row:before{display:table;line-height:0;content:""}.clf-header .controls-row:after{clear:both}.clf-header .controls-row [class*=span],.clf-header .row-fluid .controls-row [class*=span]{float:left}.clf-header .controls-row .checkbox[class*=span],.clf-header .controls-row .radio[class*=span]{padding-top:5px}.clf-header input[disabled],.clf-header input[readonly],.clf-header select[disabled],.clf-header select[readonly],.clf-header textarea[disabled],.clf-header textarea[readonly]{cursor:not-allowed;background-color:#eee}.clf-header input[type=checkbox][disabled],.clf-header input[type=checkbox][readonly],.clf-header input[type=radio][disabled],.clf-header input[type=radio][readonly]{background-color:transparent}.clf-header .control-group.warning .control-label,.clf-header .control-group.warning .help-block,.clf-header .control-group.warning .help-inline{color:#c09853}.clf-header .control-group.warning .checkbox,.clf-header .control-group.warning .radio,.clf-header .control-group.warning input,.clf-header .control-group.warning select,.clf-header .control-group.warning textarea{color:#c09853}.clf-header .control-group.warning input,.clf-header .control-group.warning select,.clf-header .control-group.warning textarea{border-color:#c09853;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.clf-header .control-group.warning input:focus,.clf-header .control-group.warning select:focus,.clf-header .control-group.warning textarea:focus{border-color:#a47e3c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #dbc59e;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #dbc59e}.clf-header .control-group.warning .input-append .add-on,.clf-header .control-group.warning .input-prepend .add-on{color:#c09853;background-color:#fcf8e3;border-color:#c09853}.clf-header .control-group.error .control-label,.clf-header .control-group.error .help-block,.clf-header .control-group.error .help-inline{color:#b94a48}.clf-header .control-group.error .checkbox,.clf-header .control-group.error .radio,.clf-header .control-group.error input,.clf-header .control-group.error select,.clf-header .control-group.error textarea{color:#b94a48}.clf-header .control-group.error input,.clf-header .control-group.error select,.clf-header .control-group.error textarea{border-color:#b94a48;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.clf-header .control-group.error input:focus,.clf-header .control-group.error select:focus,.clf-header .control-group.error textarea:focus{border-color:#953b39;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #d59392;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #d59392}.clf-header .control-group.error .input-append .add-on,.clf-header .control-group.error .input-prepend .add-on{color:#b94a48;background-color:#f2dede;border-color:#b94a48}.clf-header .control-group.success .control-label,.clf-header .control-group.success .help-block,.clf-header .control-group.success .help-inline{color:#468847}.clf-header .control-group.success .checkbox,.clf-header .control-group.success .radio,.clf-header .control-group.success input,.clf-header .control-group.success select,.clf-header .control-group.success textarea{color:#468847}.clf-header .control-group.success input,.clf-header .control-group.success select,.clf-header .control-group.success textarea{border-color:#468847;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.clf-header .control-group.success input:focus,.clf-header .control-group.success select:focus,.clf-header .control-group.success textarea:focus{border-color:#356635;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7aba7b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7aba7b}.clf-header .control-group.success .input-append .add-on,.clf-header .control-group.success .input-prepend .add-on{color:#468847;background-color:#dff0d8;border-color:#468847}.clf-header .control-group.info .control-label,.clf-header .control-group.info .help-block,.clf-header .control-group.info .help-inline{color:#3a87ad}.clf-header .control-group.info .checkbox,.clf-header .control-group.info .radio,.clf-header .control-group.info input,.clf-header .control-group.info select,.clf-header .control-group.info textarea{color:#3a87ad}.clf-header .control-group.info input,.clf-header .control-group.info select,.clf-header .control-group.info textarea{border-color:#3a87ad;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.clf-header .control-group.info input:focus,.clf-header .control-group.info select:focus,.clf-header .control-group.info textarea:focus{border-color:#2d6987;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7ab5d3;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7ab5d3}.clf-header .control-group.info .input-append .add-on,.clf-header .control-group.info .input-prepend .add-on{color:#3a87ad;background-color:#d9edf7;border-color:#3a87ad}.clf-header input:focus:invalid,.clf-header select:focus:invalid,.clf-header textarea:focus:invalid{color:#b94a48;border-color:#ee5f5b}.clf-header input:focus:invalid:focus,.clf-header select:focus:invalid:focus,.clf-header textarea:focus:invalid:focus{border-color:#e9322d;-webkit-box-shadow:0 0 6px #f8b9b7;box-shadow:0 0 6px #f8b9b7}.clf-header .form-actions{padding:19px 20px 20px;margin-top:20px;margin-bottom:20px;background-color:#f5f5f5;border-top:1px solid #e5e5e5}.clf-header .form-actions:after,.clf-header .form-actions:before{display:table;line-height:0;content:""}.clf-header .form-actions:after{clear:both}.clf-header .help-block,.clf-header .help-inline{color:#595959}.clf-header .help-block{display:block;margin-bottom:10px}.clf-header .help-inline{display:inline-block;padding-left:5px;vertical-align:middle}.clf-header .input-append,.clf-header .input-prepend{display:inline-block;margin-bottom:10px;font-size:0;white-space:nowrap;vertical-align:middle}.clf-header .input-append .dropdown-menu,.clf-header .input-append .popover,.clf-header .input-append .uneditable-input,.clf-header .input-append input,.clf-header .input-append select,.clf-header .input-prepend .dropdown-menu,.clf-header .input-prepend .popover,.clf-header .input-prepend .uneditable-input,.clf-header .input-prepend input,.clf-header .input-prepend select{font-size:14px}.clf-header .input-append .uneditable-input,.clf-header .input-append input,.clf-header .input-append select,.clf-header .input-prepend .uneditable-input,.clf-header .input-prepend input,.clf-header .input-prepend select{position:relative;margin-bottom:0;vertical-align:top;border-radius:0 4px 4px 0}.clf-header .input-append .uneditable-input:focus,.clf-header .input-append input:focus,.clf-header .input-append select:focus,.clf-header .input-prepend .uneditable-input:focus,.clf-header .input-prepend input:focus,.clf-header .input-prepend select:focus{z-index:2}.clf-header .input-append .add-on,.clf-header .input-prepend .add-on{display:inline-block;width:auto;height:20px;min-width:16px;padding:4px 5px;font-size:14px;font-weight:400;line-height:20px;text-align:center;text-shadow:0 1px 0 #fff;background-color:#eee;border:1px solid #ccc}.clf-header .input-append .add-on,.clf-header .input-append .btn,.clf-header .input-append .btn-group>.dropdown-toggle,.clf-header .input-prepend .add-on,.clf-header .input-prepend .btn,.clf-header .input-prepend .btn-group>.dropdown-toggle{vertical-align:top;border-radius:0}.clf-header .input-append .active,.clf-header .input-prepend .active{background-color:#a9dba9;border-color:#46a546}.clf-header .input-prepend .add-on,.clf-header .input-prepend .btn{margin-right:-1px}.clf-header .input-prepend .add-on:first-child,.clf-header .input-prepend .btn:first-child{border-radius:4px 0 0 4px}.clf-header .input-append .uneditable-input,.clf-header .input-append input,.clf-header .input-append select{border-radius:4px 0 0 4px}.clf-header .input-append .uneditable-input+.btn-group .btn:last-child,.clf-header .input-append input+.btn-group .btn:last-child,.clf-header .input-append select+.btn-group .btn:last-child{border-radius:0 4px 4px 0}.clf-header .input-append .add-on,.clf-header .input-append .btn,.clf-header .input-append .btn-group{margin-left:-1px}.clf-header .input-append .add-on:last-child,.clf-header .input-append .btn-group:last-child>.dropdown-toggle,.clf-header .input-append .btn:last-child{border-radius:0 4px 4px 0}.clf-header .input-prepend.input-append .uneditable-input,.clf-header .input-prepend.input-append input,.clf-header .input-prepend.input-append select{border-radius:0}.clf-header .input-prepend.input-append .uneditable-input+.btn-group .btn,.clf-header .input-prepend.input-append input+.btn-group .btn,.clf-header .input-prepend.input-append select+.btn-group .btn{border-radius:0 4px 4px 0}.clf-header .input-prepend.input-append .add-on:first-child,.clf-header .input-prepend.input-append .btn:first-child{margin-right:-1px;border-radius:4px 0 0 4px}.clf-header .input-prepend.input-append .add-on:last-child,.clf-header .input-prepend.input-append .btn:last-child{margin-left:-1px;border-radius:0 4px 4px 0}.clf-header .input-prepend.input-append .btn-group:first-child{margin-left:0}.clf-header input.search-query{padding-right:14px;padding-left:14px;margin-bottom:0;border-radius:15px}.clf-header .form-search .input-append .search-query,.clf-header .form-search .input-prepend .search-query{border-radius:0}.clf-header .form-search .input-append .search-query{border-radius:14px 0 0 14px}.clf-header .form-search .input-append .btn{border-radius:0 14px 14px 0}.clf-header .form-search .input-prepend .search-query{border-radius:0 14px 14px 0}.clf-header .form-search .input-prepend .btn{border-radius:14px 0 0 14px}.clf-header .form-horizontal .help-inline,.clf-header .form-horizontal .input-append,.clf-header .form-horizontal .input-prepend,.clf-header .form-horizontal .uneditable-input,.clf-header .form-horizontal input,.clf-header .form-horizontal select,.clf-header .form-horizontal textarea,.clf-header .form-inline .help-inline,.clf-header .form-inline .input-append,.clf-header .form-inline .input-prepend,.clf-header .form-inline .uneditable-input,.clf-header .form-inline input,.clf-header .form-inline select,.clf-header .form-inline textarea,.clf-header .form-search .help-inline,.clf-header .form-search .input-append,.clf-header .form-search .input-prepend,.clf-header .form-search .uneditable-input,.clf-header .form-search input,.clf-header .form-search select,.clf-header .form-search textarea{display:inline-block;margin-bottom:0;vertical-align:middle}.clf-header .form-horizontal .hide,.clf-header .form-inline .hide,.clf-header .form-search .hide{display:none}.clf-header .form-inline .btn-group,.clf-header .form-inline label,.clf-header .form-search .btn-group,.clf-header .form-search label{display:inline-block}.clf-header .form-inline .input-append,.clf-header .form-inline .input-prepend,.clf-header .form-search .input-append,.clf-header .form-search .input-prepend{margin-bottom:0}.clf-header .form-inline .checkbox,.clf-header .form-inline .radio,.clf-header .form-search .checkbox,.clf-header .form-search .radio{padding-left:0;margin-bottom:0;vertical-align:middle}.clf-header .form-inline .checkbox input[type=checkbox],.clf-header .form-inline .radio input[type=radio],.clf-header .form-search .checkbox input[type=checkbox],.clf-header .form-search .radio input[type=radio]{float:left;margin-right:3px;margin-left:0}.clf-header .control-group{margin-bottom:10px}.clf-header legend+.control-group{margin-top:20px;-webkit-margin-top-collapse:separate}.clf-header .form-horizontal .control-group{margin-bottom:20px}.clf-header .form-horizontal .control-group:after,.clf-header .form-horizontal .control-group:before{display:table;line-height:0;content:""}.clf-header .form-horizontal .control-group:after{clear:both}.clf-header .form-horizontal .control-label{float:left;width:160px;padding-top:5px;text-align:right}.clf-header .form-horizontal .controls{margin-left:180px}.clf-header .form-horizontal .help-block{margin-bottom:0}.clf-header .form-horizontal .input-append+.help-block,.clf-header .form-horizontal .input-prepend+.help-block,.clf-header .form-horizontal .uneditable-input+.help-block,.clf-header .form-horizontal input+.help-block,.clf-header .form-horizontal select+.help-block,.clf-header .form-horizontal textarea+.help-block{margin-top:10px}.clf-header .form-horizontal .form-actions{padding-left:180px}.clf-header table{max-width:100%;background-color:transparent;border-collapse:collapse;border-spacing:0}.clf-header .table{width:100%;margin-bottom:20px}.clf-header .table td,.clf-header .table th{padding:8px;line-height:20px;text-align:left;vertical-align:top;border-top:1px solid #ddd}.clf-header .table th{font-weight:700}.clf-header .table thead th{vertical-align:bottom}.clf-header .table caption+thead tr:first-child td,.clf-header .table caption+thead tr:first-child th,.clf-header .table colgroup+thead tr:first-child td,.clf-header .table colgroup+thead tr:first-child th,.clf-header .table thead:first-child tr:first-child td,.clf-header .table thead:first-child tr:first-child th{border-top:0}.clf-header .table tbody+tbody{border-top:2px solid #ddd}.clf-header .table .table{background-color:#fff}.clf-header .table-condensed td,.clf-header .table-condensed th{padding:4px 5px}.clf-header .table-bordered{border:1px solid #ddd;border-collapse:separate;border-left:0;border-radius:4px}.clf-header .table-bordered td,.clf-header .table-bordered th{border-left:1px solid #ddd}.clf-header .table-bordered caption+tbody tr:first-child td,.clf-header .table-bordered caption+tbody tr:first-child th,.clf-header .table-bordered caption+thead tr:first-child th,.clf-header .table-bordered colgroup+tbody tr:first-child td,.clf-header .table-bordered colgroup+tbody tr:first-child th,.clf-header .table-bordered colgroup+thead tr:first-child th,.clf-header .table-bordered tbody:first-child tr:first-child td,.clf-header .table-bordered tbody:first-child tr:first-child th,.clf-header .table-bordered thead:first-child tr:first-child th{border-top:0}.clf-header .table-bordered tbody:first-child tr:first-child>td:first-child,.clf-header .table-bordered tbody:first-child tr:first-child>th:first-child,.clf-header .table-bordered thead:first-child tr:first-child>th:first-child{border-top-left-radius:4px;-moz-border-radius-topleft:4px}.clf-header .table-bordered tbody:first-child tr:first-child>td:last-child,.clf-header .table-bordered tbody:first-child tr:first-child>th:last-child,.clf-header .table-bordered thead:first-child tr:first-child>th:last-child{border-top-right-radius:4px;-moz-border-radius-topright:4px}.clf-header .table-bordered tbody:last-child tr:last-child>td:first-child,.clf-header .table-bordered tbody:last-child tr:last-child>th:first-child,.clf-header .table-bordered tfoot:last-child tr:last-child>td:first-child,.clf-header .table-bordered tfoot:last-child tr:last-child>th:first-child,.clf-header .table-bordered thead:last-child tr:last-child>th:first-child{border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px}.clf-header .table-bordered tbody:last-child tr:last-child>td:last-child,.clf-header .table-bordered tbody:last-child tr:last-child>th:last-child,.clf-header .table-bordered tfoot:last-child tr:last-child>td:last-child,.clf-header .table-bordered tfoot:last-child tr:last-child>th:last-child,.clf-header .table-bordered thead:last-child tr:last-child>th:last-child{border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px}.clf-header .table-bordered tfoot+tbody:last-child tr:last-child td:first-child{border-bottom-left-radius:0;-moz-border-radius-bottomleft:0}.clf-header .table-bordered tfoot+tbody:last-child tr:last-child td:last-child{border-bottom-right-radius:0;-moz-border-radius-bottomright:0}.clf-header .table-bordered caption+tbody tr:first-child td:first-child,.clf-header .table-bordered caption+thead tr:first-child th:first-child,.clf-header .table-bordered colgroup+tbody tr:first-child td:first-child,.clf-header .table-bordered colgroup+thead tr:first-child th:first-child{border-top-left-radius:4px;-moz-border-radius-topleft:4px}.clf-header .table-bordered caption+tbody tr:first-child td:last-child,.clf-header .table-bordered caption+thead tr:first-child th:last-child,.clf-header .table-bordered colgroup+tbody tr:first-child td:last-child,.clf-header .table-bordered colgroup+thead tr:first-child th:last-child{border-top-right-radius:4px;-moz-border-radius-topright:4px}.clf-header .table-striped tbody>tr:nth-child(odd)>td,.clf-header .table-striped tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}.clf-header .table-hover tbody tr:hover>td,.clf-header .table-hover tbody tr:hover>th{background-color:#f5f5f5}.clf-header .row-fluid table td[class*=span],.clf-header .row-fluid table th[class*=span],.clf-header table td[class*=span],.clf-header table th[class*=span]{display:table-cell;float:none;margin-left:0}.clf-header .table td.span1,.clf-header .table th.span1{float:none;width:44px;margin-left:0}.clf-header .table td.span2,.clf-header .table th.span2{float:none;width:124px;margin-left:0}.clf-header .table td.span3,.clf-header .table th.span3{float:none;width:204px;margin-left:0}.clf-header .table td.span4,.clf-header .table th.span4{float:none;width:284px;margin-left:0}.clf-header .table td.span5,.clf-header .table th.span5{float:none;width:364px;margin-left:0}.clf-header .table td.span6,.clf-header .table th.span6{float:none;width:444px;margin-left:0}.clf-header .table td.span7,.clf-header .table th.span7{float:none;width:524px;margin-left:0}.clf-header .table td.span8,.clf-header .table th.span8{float:none;width:604px;margin-left:0}.clf-header .table td.span9,.clf-header .table th.span9{float:none;width:684px;margin-left:0}.clf-header .table td.span10,.clf-header .table th.span10{float:none;width:764px;margin-left:0}.clf-header .table td.span11,.clf-header .table th.span11{float:none;width:844px;margin-left:0}.clf-header .table td.span12,.clf-header .table th.span12{float:none;width:924px;margin-left:0}.clf-header .table tbody tr.success>td{background-color:#dff0d8}.clf-header .table tbody tr.error>td{background-color:#f2dede}.clf-header .table tbody tr.warning>td{background-color:#fcf8e3}.clf-header .table tbody tr.info>td{background-color:#d9edf7}.clf-header .table-hover tbody tr.success:hover>td{background-color:#d0e9c6}.clf-header .table-hover tbody tr.error:hover>td{background-color:#ebcccc}.clf-header .table-hover tbody tr.warning:hover>td{background-color:#faf2cc}.clf-header .table-hover tbody tr.info:hover>td{background-color:#c4e3f3}.clf-header [class*=" icon-"],.clf-header [class^=icon-]{display:inline-block;width:14px;height:14px;margin-top:1px;line-height:14px;vertical-align:text-top;background-image:url(../img/glyphicons-halflings.png);background-position:14px 14px;background-repeat:no-repeat}.clf-header .dropdown-menu>.active>a>[class*=" icon-"],.clf-header .dropdown-menu>.active>a>[class^=icon-],.clf-header .dropdown-menu>li>a:focus>[class*=" icon-"],.clf-header .dropdown-menu>li>a:focus>[class^=icon-],.clf-header .dropdown-menu>li>a:hover>[class*=" icon-"],.clf-header .dropdown-menu>li>a:hover>[class^=icon-],.clf-header .dropdown-submenu:focus>a>[class*=" icon-"],.clf-header .dropdown-submenu:focus>a>[class^=icon-],.clf-header .dropdown-submenu:hover>a>[class*=" icon-"],.clf-header .dropdown-submenu:hover>a>[class^=icon-],.clf-header .icon-white,.clf-header .nav-list>.active>a>[class*=" icon-"],.clf-header .nav-list>.active>a>[class^=icon-],.clf-header .nav-pills>.active>a>[class*=" icon-"],.clf-header .nav-pills>.active>a>[class^=icon-],.clf-header .navbar-inverse .nav>.active>a>[class*=" icon-"],.clf-header .navbar-inverse .nav>.active>a>[class^=icon-]{background-image:url(../img/glyphicons-halflings-white.png)}.clf-header .icon-glass{background-position:0 0}.clf-header .icon-music{background-position:-24px 0}.clf-header .icon-search{background-position:-48px 0}.clf-header .icon-envelope{background-position:-72px 0}.clf-header .icon-heart{background-position:-96px 0}.clf-header .icon-star{background-position:-120px 0}.clf-header .icon-star-empty{background-position:-144px 0}.clf-header .icon-user{background-position:-168px 0}.clf-header .icon-film{background-position:-192px 0}.clf-header .icon-th-large{background-position:-216px 0}.clf-header .icon-th{background-position:-240px 0}.clf-header .icon-th-list{background-position:-264px 0}.clf-header .icon-ok{background-position:-288px 0}.clf-header .icon-remove{background-position:-312px 0}.clf-header .icon-zoom-in{background-position:-336px 0}.clf-header .icon-zoom-out{background-position:-360px 0}.clf-header .icon-off{background-position:-384px 0}.clf-header .icon-signal{background-position:-408px 0}.clf-header .icon-cog{background-position:-432px 0}.clf-header .icon-trash{background-position:-456px 0}.clf-header .icon-home{background-position:0 -24px}.clf-header .icon-file{background-position:-24px -24px}.clf-header .icon-time{background-position:-48px -24px}.clf-header .icon-road{background-position:-72px -24px}.clf-header .icon-download-alt{background-position:-96px -24px}.clf-header .icon-download{background-position:-120px -24px}.clf-header .icon-upload{background-position:-144px -24px}.clf-header .icon-inbox{background-position:-168px -24px}.clf-header .icon-play-circle{background-position:-192px -24px}.clf-header .icon-repeat{background-position:-216px -24px}.clf-header .icon-refresh{background-position:-240px -24px}.clf-header .icon-list-alt{background-position:-264px -24px}.clf-header .icon-lock{background-position:-287px -24px}.clf-header .icon-flag{background-position:-312px -24px}.clf-header .icon-headphones{background-position:-336px -24px}.clf-header .icon-volume-off{background-position:-360px -24px}.clf-header .icon-volume-down{background-position:-384px -24px}.clf-header .icon-volume-up{background-position:-408px -24px}.clf-header .icon-qrcode{background-position:-432px -24px}.clf-header .icon-barcode{background-position:-456px -24px}.clf-header .icon-tag{background-position:0 -48px}.clf-header .icon-tags{background-position:-25px -48px}.clf-header .icon-book{background-position:-48px -48px}.clf-header .icon-bookmark{background-position:-72px -48px}.clf-header .icon-print{background-position:-96px -48px}.clf-header .icon-camera{background-position:-120px -48px}.clf-header .icon-font{background-position:-144px -48px}.clf-header .icon-bold{background-position:-167px -48px}.clf-header .icon-italic{background-position:-192px -48px}.clf-header .icon-text-height{background-position:-216px -48px}.clf-header .icon-text-width{background-position:-240px -48px}.clf-header .icon-align-left{background-position:-264px -48px}.clf-header .icon-align-center{background-position:-288px -48px}.clf-header .icon-align-right{background-position:-312px -48px}.clf-header .icon-align-justify{background-position:-336px -48px}.clf-header .icon-list{background-position:-360px -48px}.clf-header .icon-indent-left{background-position:-384px -48px}.clf-header .icon-indent-right{background-position:-408px -48px}.clf-header .icon-facetime-video{background-position:-432px -48px}.clf-header .icon-picture{background-position:-456px -48px}.clf-header .icon-pencil{background-position:0 -72px}.clf-header .icon-map-marker{background-position:-24px -72px}.clf-header .icon-adjust{background-position:-48px -72px}.clf-header .icon-tint{background-position:-72px -72px}.clf-header .icon-edit{background-position:-96px -72px}.clf-header .icon-share{background-position:-120px -72px}.clf-header .icon-check{background-position:-144px -72px}.clf-header .icon-move{background-position:-168px -72px}.clf-header .icon-step-backward{background-position:-192px -72px}.clf-header .icon-fast-backward{background-position:-216px -72px}.clf-header .icon-backward{background-position:-240px -72px}.clf-header .icon-play{background-position:-264px -72px}.clf-header .icon-pause{background-position:-288px -72px}.clf-header .icon-stop{background-position:-312px -72px}.clf-header .icon-forward{background-position:-336px -72px}.clf-header .icon-fast-forward{background-position:-360px -72px}.clf-header .icon-step-forward{background-position:-384px -72px}.clf-header .icon-eject{background-position:-408px -72px}.clf-header .icon-chevron-left{background-position:-432px -72px}.clf-header .icon-chevron-right{background-position:-456px -72px}.clf-header .icon-plus-sign{background-position:0 -96px}.clf-header .icon-minus-sign{background-position:-24px -96px}.clf-header .icon-remove-sign{background-position:-48px -96px}.clf-header .icon-ok-sign{background-position:-72px -96px}.clf-header .icon-question-sign{background-position:-96px -96px}.clf-header .icon-info-sign{background-position:-120px -96px}.clf-header .icon-screenshot{background-position:-144px -96px}.clf-header .icon-remove-circle{background-position:-168px -96px}.clf-header .icon-ok-circle{background-position:-192px -96px}.clf-header .icon-ban-circle{background-position:-216px -96px}.clf-header .icon-arrow-left{background-position:-240px -96px}.clf-header .icon-arrow-right{background-position:-264px -96px}.clf-header .icon-arrow-up{background-position:-289px -96px}.clf-header .icon-arrow-down{background-position:-312px -96px}.clf-header .icon-share-alt{background-position:-336px -96px}.clf-header .icon-resize-full{background-position:-360px -96px}.clf-header .icon-resize-small{background-position:-384px -96px}.clf-header .icon-plus{background-position:-408px -96px}.clf-header .icon-minus{background-position:-433px -96px}.clf-header .icon-asterisk{background-position:-456px -96px}.clf-header .icon-exclamation-sign{background-position:0 -120px}.clf-header .icon-gift{background-position:-24px -120px}.clf-header .icon-leaf{background-position:-48px -120px}.clf-header .icon-fire{background-position:-72px -120px}.clf-header .icon-eye-open{background-position:-96px -120px}.clf-header .icon-eye-close{background-position:-120px -120px}.clf-header .icon-warning-sign{background-position:-144px -120px}.clf-header .icon-plane{background-position:-168px -120px}.clf-header .icon-calendar{background-position:-192px -120px}.clf-header .icon-random{width:16px;background-position:-216px -120px}.clf-header .icon-comment{background-position:-240px -120px}.clf-header .icon-magnet{background-position:-264px -120px}.clf-header .icon-chevron-up{background-position:-288px -120px}.clf-header .icon-chevron-down{background-position:-313px -119px}.clf-header .icon-retweet{background-position:-336px -120px}.clf-header .icon-shopping-cart{background-position:-360px -120px}.clf-header .icon-folder-close{width:16px;background-position:-384px -120px}.clf-header .icon-folder-open{width:16px;background-position:-408px -120px}.clf-header .icon-resize-vertical{background-position:-432px -119px}.clf-header .icon-resize-horizontal{background-position:-456px -118px}.clf-header .icon-hdd{background-position:0 -144px}.clf-header .icon-bullhorn{background-position:-24px -144px}.clf-header .icon-bell{background-position:-48px -144px}.clf-header .icon-certificate{background-position:-72px -144px}.clf-header .icon-thumbs-up{background-position:-96px -144px}.clf-header .icon-thumbs-down{background-position:-120px -144px}.clf-header .icon-hand-right{background-position:-144px -144px}.clf-header .icon-hand-left{background-position:-168px -144px}.clf-header .icon-hand-up{background-position:-192px -144px}.clf-header .icon-hand-down{background-position:-216px -144px}.clf-header .icon-circle-arrow-right{background-position:-240px -144px}.clf-header .icon-circle-arrow-left{background-position:-264px -144px}.clf-header .icon-circle-arrow-up{background-position:-288px -144px}.clf-header .icon-circle-arrow-down{background-position:-312px -144px}.clf-header .icon-globe{background-position:-336px -144px}.clf-header .icon-wrench{background-position:-360px -144px}.clf-header .icon-tasks{background-position:-384px -144px}.clf-header .icon-filter{background-position:-408px -144px}.clf-header .icon-briefcase{background-position:-432px -144px}.clf-header .icon-fullscreen{background-position:-456px -144px}.clf-header .dropdown,.clf-header .dropup{position:relative}.clf-header .dropdown-toggle:active,.clf-header .open .dropdown-toggle{outline:0}.clf-header .caret{display:inline-block;width:0;height:0;vertical-align:top;border-top:4px solid #000;border-right:4px solid transparent;border-left:4px solid transparent;content:""}.clf-header .dropdown .caret{margin-top:8px;margin-left:2px}.clf-header .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.clf-header .dropdown-menu.pull-right{right:0;left:auto}.clf-header .dropdown-menu .divider{height:1px;margin:9px 1px;overflow:hidden;background-color:#e5e5e5;border-bottom:1px solid #fff}.clf-header .dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:20px;color:#333;white-space:nowrap}.clf-header .dropdown-menu>li>a:focus,.clf-header .dropdown-menu>li>a:hover,.clf-header .dropdown-submenu:focus>a,.clf-header .dropdown-submenu:hover>a{color:#fff;text-decoration:none;background-color:#0081c2;background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:-webkit-gradient(linear,left top,left bottom,from(#08c),to(#0077b3));background-image:linear-gradient(to bottom,#08c,#0077b3);background-repeat:repeat-x}.clf-header .dropdown-menu>.active>a,.clf-header .dropdown-menu>.active>a:focus,.clf-header .dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#0081c2;background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:-webkit-gradient(linear,left top,left bottom,from(#08c),to(#0077b3));background-image:linear-gradient(to bottom,#08c,#0077b3);background-repeat:repeat-x;outline:0}.clf-header .dropdown-menu>.disabled>a,.clf-header .dropdown-menu>.disabled>a:focus,.clf-header .dropdown-menu>.disabled>a:hover{color:#999}.clf-header .dropdown-menu>.disabled>a:focus,.clf-header .dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:default;background-color:transparent;background-image:none}.clf-header .open>.dropdown-menu{display:block}.clf-header .dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.clf-header .pull-right>.dropdown-menu{right:0;left:auto}.clf-header .dropup .caret,.clf-header .navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid #000;content:""}.clf-header .dropup .dropdown-menu,.clf-header .navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}.clf-header .dropdown-submenu{position:relative}.clf-header .dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;border-radius:0 6px 6px 6px}.clf-header .dropdown-submenu:hover>.dropdown-menu{display:block}.clf-header .dropup .dropdown-submenu>.dropdown-menu{top:auto;bottom:0;margin-top:0;margin-bottom:-2px;border-radius:5px 5px 5px 0}.clf-header .dropdown-submenu>a:after{display:block;float:right;width:0;height:0;margin-top:5px;margin-right:-10px;border-color:transparent;border-left-color:#ccc;border-style:solid;border-width:5px 0 5px 5px;content:" "}.clf-header .dropdown-submenu:hover>a:after{border-left-color:#fff}.clf-header .dropdown-submenu.pull-left{float:none}.clf-header .dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;border-radius:6px 0 6px 6px}.clf-header .dropdown .dropdown-menu .nav-header{padding-right:20px;padding-left:20px}.clf-header .typeahead{z-index:1051;margin-top:2px;border-radius:4px}.clf-header .well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.clf-header .well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.clf-header .well-large{padding:24px;border-radius:6px}.clf-header .well-small{padding:9px;border-radius:3px}.clf-header .fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.clf-header .fade.in{opacity:1}.clf-header .collapse{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease}.clf-header .collapse.in{height:auto}.clf-header .close{float:right;font-size:20px;font-weight:700;line-height:20px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2}.clf-header .close:focus,.clf-header .close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4}.clf-header button.close{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.clf-header .btn{display:inline-block;padding:4px 12px;margin-bottom:0;font-size:14px;line-height:20px;color:#333;text-align:center;text-shadow:0 1px 1px rgba(255,255,255,.75);vertical-align:middle;cursor:pointer;background-color:#f5f5f5;background-image:-o-linear-gradient(top,#fff,#e6e6e6);background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#e6e6e6));background-image:linear-gradient(to bottom,#fff,#e6e6e6);background-repeat:repeat-x;border:1px solid #ccc;border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);border-bottom-color:#b3b3b3;border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05)}.clf-header .btn.active,.clf-header .btn.disabled,.clf-header .btn:active,.clf-header .btn:focus,.clf-header .btn:hover,.clf-header .btn[disabled]{color:#333;background-color:#e6e6e6}.clf-header .btn:focus,.clf-header .btn:hover{color:#333;text-decoration:none;background-position:0 -15px;-webkit-transition:background-position .1s linear;-o-transition:background-position .1s linear;transition:background-position .1s linear}.clf-header .btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.clf-header .btn.active,.clf-header .btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)}.clf-header .btn.disabled,.clf-header .btn[disabled]{cursor:default;background-image:none;opacity:.65;-webkit-box-shadow:none;box-shadow:none}.clf-header .btn-large{padding:11px 19px;font-size:17.5px;border-radius:6px}.clf-header .btn-large [class*=" icon-"],.clf-header .btn-large [class^=icon-]{margin-top:4px}.clf-header .btn-small{padding:2px 10px;font-size:11.9px;border-radius:3px}.clf-header .btn-small [class*=" icon-"],.clf-header .btn-small [class^=icon-]{margin-top:0}.clf-header .btn-mini [class*=" icon-"],.clf-header .btn-mini [class^=icon-]{margin-top:-1px}.clf-header .btn-mini{padding:0 6px;font-size:10.5px;border-radius:3px}.clf-header .btn-block{display:block;width:100%;padding-right:0;padding-left:0;-webkit-box-sizing:border-box;box-sizing:border-box}.clf-header .btn-block+.btn-block{margin-top:5px}.clf-header input[type=button].btn-block,.clf-header input[type=reset].btn-block,.clf-header input[type=submit].btn-block{width:100%}.clf-header .btn-danger.active,.clf-header .btn-info.active,.clf-header .btn-inverse.active,.clf-header .btn-primary.active,.clf-header .btn-success.active,.clf-header .btn-warning.active{color:rgba(255,255,255,.75)}.clf-header .btn-primary{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#006dcc;background-image:-o-linear-gradient(top,#08c,#04c);background-image:-webkit-gradient(linear,left top,left bottom,from(#08c),to(#04c));background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25)}.clf-header .btn-primary.active,.clf-header .btn-primary.disabled,.clf-header .btn-primary:active,.clf-header .btn-primary:focus,.clf-header .btn-primary:hover,.clf-header .btn-primary[disabled]{color:#fff;background-color:#04c}.clf-header .btn-warning{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#faa732;background-image:-o-linear-gradient(top,#fbb450,#f89406);background-image:-webkit-gradient(linear,left top,left bottom,from(#fbb450),to(#f89406));background-image:linear-gradient(to bottom,#fbb450,#f89406);background-repeat:repeat-x;border-color:#f89406 #f89406 #ad6704;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25)}.clf-header .btn-warning.active,.clf-header .btn-warning.disabled,.clf-header .btn-warning:active,.clf-header .btn-warning:focus,.clf-header .btn-warning:hover,.clf-header .btn-warning[disabled]{color:#fff;background-color:#f89406}.clf-header .btn-danger{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#da4f49;background-image:-o-linear-gradient(top,#ee5f5b,#bd362f);background-image:-webkit-gradient(linear,left top,left bottom,from(#ee5f5b),to(#bd362f));background-image:linear-gradient(to bottom,#ee5f5b,#bd362f);background-repeat:repeat-x;border-color:#bd362f #bd362f #802420;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25)}.clf-header .btn-danger.active,.clf-header .btn-danger.disabled,.clf-header .btn-danger:active,.clf-header .btn-danger:focus,.clf-header .btn-danger:hover,.clf-header .btn-danger[disabled]{color:#fff;background-color:#bd362f}.clf-header .btn-success{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#5bb75b;background-image:-o-linear-gradient(top,#62c462,#51a351);background-image:-webkit-gradient(linear,left top,left bottom,from(#62c462),to(#51a351));background-image:linear-gradient(to bottom,#62c462,#51a351);background-repeat:repeat-x;border-color:#51a351 #51a351 #387038;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25)}.clf-header .btn-success.active,.clf-header .btn-success.disabled,.clf-header .btn-success:active,.clf-header .btn-success:focus,.clf-header .btn-success:hover,.clf-header .btn-success[disabled]{color:#fff;background-color:#51a351}.clf-header .btn-info{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#49afcd;background-image:-o-linear-gradient(top,#5bc0de,#2f96b4);background-image:-webkit-gradient(linear,left top,left bottom,from(#5bc0de),to(#2f96b4));background-image:linear-gradient(to bottom,#5bc0de,#2f96b4);background-repeat:repeat-x;border-color:#2f96b4 #2f96b4 #1f6377;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25)}.clf-header .btn-info.active,.clf-header .btn-info.disabled,.clf-header .btn-info:active,.clf-header .btn-info:focus,.clf-header .btn-info:hover,.clf-header .btn-info[disabled]{color:#fff;background-color:#2f96b4}.clf-header .btn-inverse{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#363636;background-image:-o-linear-gradient(top,#444,#222);background-image:-webkit-gradient(linear,left top,left bottom,from(#444),to(#222));background-image:linear-gradient(to bottom,#444,#222);background-repeat:repeat-x;border-color:#222 #222 #000;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25)}.clf-header .btn-inverse.active,.clf-header .btn-inverse.disabled,.clf-header .btn-inverse:active,.clf-header .btn-inverse:focus,.clf-header .btn-inverse:hover,.clf-header .btn-inverse[disabled]{color:#fff;background-color:#222}.clf-header button.btn::-moz-focus-inner,.clf-header input[type=submit].btn::-moz-focus-inner{padding:0;border:0}.clf-header .btn-link,.clf-header .btn-link:active,.clf-header .btn-link[disabled]{background-color:transparent;background-image:none;-webkit-box-shadow:none;box-shadow:none}.clf-header .btn-link{color:#08c;cursor:pointer;border-color:transparent;border-radius:0}.clf-header .btn-link:focus,.clf-header .btn-link:hover{color:#005580;text-decoration:underline;background-color:transparent}.clf-header .btn-link[disabled]:focus,.clf-header .btn-link[disabled]:hover{color:#333;text-decoration:none}.clf-header .btn-group{position:relative;display:inline-block;font-size:0;white-space:nowrap;vertical-align:middle}.clf-header .btn-group+.btn-group{margin-left:5px}.clf-header .btn-toolbar{margin-top:10px;margin-bottom:10px;font-size:0}.clf-header .btn-toolbar>.btn+.btn,.clf-header .btn-toolbar>.btn+.btn-group,.clf-header .btn-toolbar>.btn-group+.btn{margin-left:5px}.clf-header .btn-group>.btn{position:relative;border-radius:0}.clf-header .btn-group>.btn+.btn{margin-left:-1px}.clf-header .btn-group>.btn,.clf-header .btn-group>.dropdown-menu,.clf-header .btn-group>.popover{font-size:14px}.clf-header .btn-group>.btn-mini{font-size:10.5px}.clf-header .btn-group>.btn-small{font-size:11.9px}.clf-header .btn-group>.btn-large{font-size:17.5px}.clf-header .btn-group>.btn:first-child{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-bottomleft:4px;-moz-border-radius-topleft:4px}.clf-header .btn-group>.btn:last-child,.clf-header .btn-group>.dropdown-toggle{border-top-right-radius:4px;border-bottom-right-radius:4px;-moz-border-radius-topright:4px;-moz-border-radius-bottomright:4px}.clf-header .btn-group>.btn.large:first-child{margin-left:0;border-bottom-left-radius:6px;border-top-left-radius:6px;-moz-border-radius-bottomleft:6px;-moz-border-radius-topleft:6px}.clf-header .btn-group>.btn.large:last-child,.clf-header .btn-group>.large.dropdown-toggle{border-top-right-radius:6px;border-bottom-right-radius:6px;-moz-border-radius-topright:6px;-moz-border-radius-bottomright:6px}.clf-header .btn-group>.btn.active,.clf-header .btn-group>.btn:active,.clf-header .btn-group>.btn:focus,.clf-header .btn-group>.btn:hover{z-index:2}.clf-header .btn-group .dropdown-toggle:active,.clf-header .btn-group.open .dropdown-toggle{outline:0}.clf-header .btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px;-webkit-box-shadow:inset 1px 0 0 rgba(255,255,255,.125),inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 1px 0 0 rgba(255,255,255,.125),inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05)}.clf-header .btn-group>.btn-mini+.dropdown-toggle{padding-right:5px;padding-left:5px}.clf-header .btn-group>.btn-large+.dropdown-toggle{padding-right:12px;padding-left:12px}.clf-header .btn-group.open .dropdown-toggle{background-image:none;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)}.clf-header .btn-group.open .btn.dropdown-toggle{background-color:#e6e6e6}.clf-header .btn-group.open .btn-primary.dropdown-toggle{background-color:#04c}.clf-header .btn-group.open .btn-warning.dropdown-toggle{background-color:#f89406}.clf-header .btn-group.open .btn-danger.dropdown-toggle{background-color:#bd362f}.clf-header .btn-group.open .btn-success.dropdown-toggle{background-color:#51a351}.clf-header .btn-group.open .btn-info.dropdown-toggle{background-color:#2f96b4}.clf-header .btn-group.open .btn-inverse.dropdown-toggle{background-color:#222}.clf-header .btn .caret{margin-top:8px;margin-left:0}.clf-header .btn-large .caret{margin-top:6px}.clf-header .btn-large .caret{border-top-width:5px;border-right-width:5px;border-left-width:5px}.clf-header .btn-mini .caret,.clf-header .btn-small .caret{margin-top:8px}.clf-header .dropup .btn-large .caret{border-bottom-width:5px}.clf-header .btn-danger .caret,.clf-header .btn-info .caret,.clf-header .btn-inverse .caret,.clf-header .btn-primary .caret,.clf-header .btn-success .caret,.clf-header .btn-warning .caret{border-top-color:#fff;border-bottom-color:#fff}.clf-header .btn-group-vertical{display:inline-block}.clf-header .btn-group-vertical>.btn{display:block;float:none;max-width:100%;border-radius:0}.clf-header .btn-group-vertical>.btn+.btn{margin-top:-1px;margin-left:0}.clf-header .btn-group-vertical>.btn:first-child{border-radius:4px 4px 0 0}.clf-header .btn-group-vertical>.btn:last-child{border-radius:0 0 4px 4px}.clf-header .btn-group-vertical>.btn-large:first-child{border-radius:6px 6px 0 0}.clf-header .btn-group-vertical>.btn-large:last-child{border-radius:0 0 6px 6px}.clf-header .alert{padding:8px 35px 8px 14px;margin-bottom:20px;text-shadow:0 1px 0 rgba(255,255,255,.5);background-color:#fcf8e3;border:1px solid #fbeed5;border-radius:4px}.clf-header .alert,.clf-header .alert h4{color:#c09853}.clf-header .alert h4{margin:0}.clf-header .alert .close{position:relative;top:-2px;right:-21px;line-height:20px}.clf-header .alert-success{color:#468847;background-color:#dff0d8;border-color:#d6e9c6}.clf-header .alert-success h4{color:#468847}.clf-header .alert-danger,.clf-header .alert-error{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}.clf-header .alert-danger h4,.clf-header .alert-error h4{color:#b94a48}.clf-header .alert-info{color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1}.clf-header .alert-info h4{color:#3a87ad}.clf-header .alert-block{padding-top:14px;padding-bottom:14px}.clf-header .alert-block>p,.clf-header .alert-block>ul,.clf-header .thinkingblocks-quote .alert-block>span.author,.thinkingblocks-quote .clf-header .alert-block>span.author{margin-bottom:0}.clf-header .alert-block .thinkingblocks-quote p+span.author,.clf-header .alert-block .thinkingblocks-quote span.author+p,.clf-header .alert-block .thinkingblocks-quote span.author+span.author,.clf-header .alert-block p+p,.thinkingblocks-quote .clf-header .alert-block p+span.author,.thinkingblocks-quote .clf-header .alert-block span.author+p,.thinkingblocks-quote .clf-header .alert-block span.author+span.author{margin-top:5px}.clf-header .nav{margin-bottom:20px;margin-left:0;list-style:none}.clf-header .nav>li>a{display:block}.clf-header .nav>li>a:focus,.clf-header .nav>li>a:hover{text-decoration:none;background-color:#eee}.clf-header .nav>li>a>img{max-width:none}.clf-header .nav>.pull-right{float:right}.clf-header .nav-header{display:block;padding:3px 15px;font-size:11px;font-weight:700;line-height:20px;color:#999;text-shadow:0 1px 0 rgba(255,255,255,.5);text-transform:uppercase}.clf-header .nav li+.nav-header{margin-top:9px}.clf-header .nav-list{padding-right:15px;padding-left:15px;margin-bottom:0}.clf-header .nav-list .nav-header,.clf-header .nav-list>li>a{margin-right:-15px;margin-left:-15px;text-shadow:0 1px 0 rgba(255,255,255,.5)}.clf-header .nav-list>li>a{padding:3px 15px}.clf-header .nav-list>.active>a,.clf-header .nav-list>.active>a:focus,.clf-header .nav-list>.active>a:hover{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.2);background-color:#08c}.clf-header .nav-list [class*=" icon-"],.clf-header .nav-list [class^=icon-]{margin-right:2px}.clf-header .nav-list .divider{height:1px;margin:9px 1px;overflow:hidden;background-color:#e5e5e5;border-bottom:1px solid #fff}.clf-header .nav-pills:after,.clf-header .nav-pills:before,.clf-header .nav-tabs:after,.clf-header .nav-tabs:before{display:table;line-height:0;content:""}.clf-header .nav-pills:after,.clf-header .nav-tabs:after{clear:both}.clf-header .nav-pills>li,.clf-header .nav-tabs>li{float:left}.clf-header .nav-pills>li>a,.clf-header .nav-tabs>li>a{padding-right:12px;padding-left:12px;margin-right:2px;line-height:14px}.clf-header .nav-tabs{border-bottom:1px solid #ddd}.clf-header .nav-tabs>li{margin-bottom:-1px}.clf-header .nav-tabs>li>a{padding-top:8px;padding-bottom:8px;line-height:20px;border:1px solid transparent;border-radius:4px 4px 0 0}.clf-header .nav-tabs>li>a:focus,.clf-header .nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.clf-header .nav-tabs>.active>a,.clf-header .nav-tabs>.active>a:focus,.clf-header .nav-tabs>.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.clf-header .nav-pills>li>a{padding-top:8px;padding-bottom:8px;margin-top:2px;margin-bottom:2px;border-radius:5px}.clf-header .nav-pills>.active>a,.clf-header .nav-pills>.active>a:focus,.clf-header .nav-pills>.active>a:hover{color:#fff;background-color:#08c}.clf-header .nav-stacked>li{float:none}.clf-header .nav-stacked>li>a{margin-right:0}.clf-header .nav-tabs.nav-stacked{border-bottom:0}.clf-header .nav-tabs.nav-stacked>li>a{border:1px solid #ddd;border-radius:0}.clf-header .nav-tabs.nav-stacked>li:first-child>a{border-top-right-radius:4px;border-top-left-radius:4px;-moz-border-radius-topright:4px;-moz-border-radius-topleft:4px}.clf-header .nav-tabs.nav-stacked>li:last-child>a{border-bottom-right-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-bottomleft:4px}.clf-header .nav-tabs.nav-stacked>li>a:focus,.clf-header .nav-tabs.nav-stacked>li>a:hover{z-index:2;border-color:#ddd}.clf-header .nav-pills.nav-stacked>li>a{margin-bottom:3px}.clf-header .nav-pills.nav-stacked>li:last-child>a{margin-bottom:1px}.clf-header .nav-tabs .dropdown-menu{border-radius:0 0 6px 6px}.clf-header .nav-pills .dropdown-menu{border-radius:6px}.clf-header .nav .dropdown-toggle .caret{margin-top:6px;border-top-color:#08c;border-bottom-color:#08c}.clf-header .nav .dropdown-toggle:focus .caret,.clf-header .nav .dropdown-toggle:hover .caret{border-top-color:#005580;border-bottom-color:#005580}.clf-header .nav-tabs .dropdown-toggle .caret{margin-top:8px}.clf-header .nav .active .dropdown-toggle .caret{border-top-color:#fff;border-bottom-color:#fff}.clf-header .nav-tabs .active .dropdown-toggle .caret{border-top-color:#555;border-bottom-color:#555}.clf-header .nav>.dropdown.active>a:focus,.clf-header .nav>.dropdown.active>a:hover{cursor:pointer}.clf-header .nav-pills .open .dropdown-toggle,.clf-header .nav-tabs .open .dropdown-toggle,.clf-header .nav>li.dropdown.open.active>a:focus,.clf-header .nav>li.dropdown.open.active>a:hover{color:#fff;background-color:#999;border-color:#999}.clf-header .nav li.dropdown.open .caret,.clf-header .nav li.dropdown.open a:focus .caret,.clf-header .nav li.dropdown.open a:hover .caret,.clf-header .nav li.dropdown.open.active .caret{border-top-color:#fff;border-bottom-color:#fff;opacity:1}.clf-header .tabs-stacked .open>a:focus,.clf-header .tabs-stacked .open>a:hover{border-color:#999}.clf-header .tabbable:after,.clf-header .tabbable:before{display:table;line-height:0;content:""}.clf-header .tabbable:after{clear:both}.clf-header .tab-content{overflow:auto}.clf-header .tabs-below>.nav-tabs,.clf-header .tabs-left>.nav-tabs,.clf-header .tabs-right>.nav-tabs{border-bottom:0}.clf-header .pill-content>.pill-pane,.clf-header .tab-content>.tab-pane{display:none}.clf-header .pill-content>.active,.clf-header .tab-content>.active{display:block}.clf-header .tabs-below>.nav-tabs{border-top:1px solid #ddd}.clf-header .tabs-below>.nav-tabs>li{margin-top:-1px;margin-bottom:0}.clf-header .tabs-below>.nav-tabs>li>a{border-radius:0 0 4px 4px}.clf-header .tabs-below>.nav-tabs>li>a:focus,.clf-header .tabs-below>.nav-tabs>li>a:hover{border-top-color:#ddd;border-bottom-color:transparent}.clf-header .tabs-below>.nav-tabs>.active>a,.clf-header .tabs-below>.nav-tabs>.active>a:focus,.clf-header .tabs-below>.nav-tabs>.active>a:hover{border-color:transparent #ddd #ddd #ddd}.clf-header .tabs-left>.nav-tabs>li,.clf-header .tabs-right>.nav-tabs>li{float:none}.clf-header .tabs-left>.nav-tabs>li>a,.clf-header .tabs-right>.nav-tabs>li>a{min-width:74px;margin-right:0;margin-bottom:3px}.clf-header .tabs-left>.nav-tabs{float:left;margin-right:19px;border-right:1px solid #ddd}.clf-header .tabs-left>.nav-tabs>li>a{margin-right:-1px;border-radius:4px 0 0 4px}.clf-header .tabs-left>.nav-tabs>li>a:focus,.clf-header .tabs-left>.nav-tabs>li>a:hover{border-color:#eee #ddd #eee #eee}.clf-header .tabs-left>.nav-tabs .active>a,.clf-header .tabs-left>.nav-tabs .active>a:focus,.clf-header .tabs-left>.nav-tabs .active>a:hover{border-color:#ddd transparent #ddd #ddd}.clf-header .tabs-right>.nav-tabs{float:right;margin-left:19px;border-left:1px solid #ddd}.clf-header .tabs-right>.nav-tabs>li>a{margin-left:-1px;border-radius:0 4px 4px 0}.clf-header .tabs-right>.nav-tabs>li>a:focus,.clf-header .tabs-right>.nav-tabs>li>a:hover{border-color:#eee #eee #eee #ddd}.clf-header .tabs-right>.nav-tabs .active>a,.clf-header .tabs-right>.nav-tabs .active>a:focus,.clf-header .tabs-right>.nav-tabs .active>a:hover{border-color:#ddd #ddd #ddd transparent}.clf-header .nav>.disabled>a{color:#999}.clf-header .nav>.disabled>a:focus,.clf-header .nav>.disabled>a:hover{text-decoration:none;cursor:default;background-color:transparent}.clf-header .navbar{margin-bottom:20px;overflow:visible}.clf-header .navbar-inner{min-height:40px;padding-right:20px;padding-left:20px;background-color:#fafafa;background-image:-o-linear-gradient(top,#fff,#f2f2f2);background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f2f2f2));background-image:linear-gradient(to bottom,#fff,#f2f2f2);background-repeat:repeat-x;border:1px solid #d4d4d4;border-radius:4px;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.065);box-shadow:0 1px 4px rgba(0,0,0,.065)}.clf-header .navbar-inner:after,.clf-header .navbar-inner:before{display:table;line-height:0;content:""}.clf-header .navbar-inner:after{clear:both}.clf-header .navbar .container{width:auto}.clf-header .nav-collapse.collapse{height:auto;overflow:visible}.clf-header .navbar .brand{display:block;float:left;padding:10px 20px 10px;margin-left:-20px;font-size:20px;font-weight:200;color:#777;text-shadow:0 1px 0 #fff}.clf-header .navbar .brand:focus,.clf-header .navbar .brand:hover{text-decoration:none}.clf-header .navbar-text{margin-bottom:0;line-height:40px;color:#777}.clf-header .navbar-link{color:#777}.clf-header .navbar-link:focus,.clf-header .navbar-link:hover{color:#333}.clf-header .navbar .divider-vertical{height:40px;margin:0 9px;border-right:1px solid #fff;border-left:1px solid #f2f2f2}.clf-header .navbar .btn,.clf-header .navbar .btn-group{margin-top:5px}.clf-header .navbar .btn-group .btn,.clf-header .navbar .input-append .btn,.clf-header .navbar .input-append .btn-group,.clf-header .navbar .input-prepend .btn,.clf-header .navbar .input-prepend .btn-group{margin-top:0}.clf-header .navbar-form{margin-bottom:0}.clf-header .navbar-form:after,.clf-header .navbar-form:before{display:table;line-height:0;content:""}.clf-header .navbar-form:after{clear:both}.clf-header .navbar-form .checkbox,.clf-header .navbar-form .radio,.clf-header .navbar-form input,.clf-header .navbar-form select{margin-top:5px}.clf-header .navbar-form .btn,.clf-header .navbar-form input,.clf-header .navbar-form select{display:inline-block;margin-bottom:0}.clf-header .navbar-form input[type=checkbox],.clf-header .navbar-form input[type=image],.clf-header .navbar-form input[type=radio]{margin-top:3px}.clf-header .navbar-form .input-append,.clf-header .navbar-form .input-prepend{margin-top:5px;white-space:nowrap}.clf-header .navbar-form .input-append input,.clf-header .navbar-form .input-prepend input{margin-top:0}.clf-header .navbar-search{position:relative;float:left;margin-top:5px;margin-bottom:0}.clf-header .navbar-search .search-query{padding:4px 14px;margin-bottom:0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;font-weight:400;line-height:1;border-radius:15px}.clf-header .navbar-static-top{position:static;margin-bottom:0}.clf-header .navbar-static-top .navbar-inner{border-radius:0}.clf-header .navbar-fixed-bottom,.clf-header .navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030;margin-bottom:0}.clf-header .navbar-fixed-top .navbar-inner,.clf-header .navbar-static-top .navbar-inner{border-width:0 0 1px}.clf-header .navbar-fixed-bottom .navbar-inner{border-width:1px 0 0}.clf-header .navbar-fixed-bottom .navbar-inner,.clf-header .navbar-fixed-top .navbar-inner{padding-right:0;padding-left:0;border-radius:0}.clf-header .navbar-fixed-bottom .container,.clf-header .navbar-fixed-top .container,.clf-header .navbar-static-top .container{width:940px}.clf-header .navbar-fixed-top{top:0}.clf-header .navbar-fixed-top .navbar-inner,.clf-header .navbar-static-top .navbar-inner{-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);box-shadow:0 1px 10px rgba(0,0,0,.1)}.clf-header .navbar-fixed-bottom{bottom:0}.clf-header .navbar-fixed-bottom .navbar-inner{-webkit-box-shadow:0 -1px 10px rgba(0,0,0,.1);box-shadow:0 -1px 10px rgba(0,0,0,.1)}.clf-header .navbar .nav{position:relative;left:0;display:block;float:left;margin:0 10px 0 0}.clf-header .navbar .nav.pull-right{float:right;margin-right:0}.clf-header .navbar .nav>li{float:left}.clf-header .navbar .nav>li>a{float:none;padding:10px 15px 10px;color:#777;text-decoration:none;text-shadow:0 1px 0 #fff}.clf-header .navbar .nav .dropdown-toggle .caret{margin-top:8px}.clf-header .navbar .nav>li>a:focus,.clf-header .navbar .nav>li>a:hover{color:#333;text-decoration:none;background-color:transparent}.clf-header .navbar .nav>.active>a,.clf-header .navbar .nav>.active>a:focus,.clf-header .navbar .nav>.active>a:hover{color:#555;text-decoration:none;background-color:#e5e5e5;-webkit-box-shadow:inset 0 3px 8px rgba(0,0,0,.125);box-shadow:inset 0 3px 8px rgba(0,0,0,.125)}.clf-header .navbar .btn-navbar{display:none;float:right;padding:7px 10px;margin-right:5px;margin-left:5px;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#ededed;background-image:-o-linear-gradient(top,#f2f2f2,#e5e5e5);background-image:-webkit-gradient(linear,left top,left bottom,from(#f2f2f2),to(#e5e5e5));background-image:linear-gradient(to bottom,#f2f2f2,#e5e5e5);background-repeat:repeat-x;border-color:#e5e5e5 #e5e5e5 #bfbfbf;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.075)}.clf-header .navbar .btn-navbar.active,.clf-header .navbar .btn-navbar.disabled,.clf-header .navbar .btn-navbar:active,.clf-header .navbar .btn-navbar:focus,.clf-header .navbar .btn-navbar:hover,.clf-header .navbar .btn-navbar[disabled]{color:#fff;background-color:#e5e5e5}.clf-header .navbar .btn-navbar .icon-bar{display:block;width:18px;height:2px;background-color:#f5f5f5;border-radius:1px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.25);box-shadow:0 1px 0 rgba(0,0,0,.25)}.clf-header .btn-navbar .icon-bar+.icon-bar{margin-top:3px}.clf-header .navbar .nav>li>.dropdown-menu:before{position:absolute;top:-7px;left:9px;display:inline-block;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-left:7px solid transparent;border-bottom-color:rgba(0,0,0,.2);content:''}.clf-header .navbar .nav>li>.dropdown-menu:after{position:absolute;top:-6px;left:10px;display:inline-block;border-right:6px solid transparent;border-bottom:6px solid #fff;border-left:6px solid transparent;content:''}.clf-header .navbar-fixed-bottom .nav>li>.dropdown-menu:before{top:auto;bottom:-7px;border-top:7px solid #ccc;border-bottom:0;border-top-color:rgba(0,0,0,.2)}.clf-header .navbar-fixed-bottom .nav>li>.dropdown-menu:after{top:auto;bottom:-6px;border-top:6px solid #fff;border-bottom:0}.clf-header .navbar .nav li.dropdown>a:focus .caret,.clf-header .navbar .nav li.dropdown>a:hover .caret{border-top-color:#333;border-bottom-color:#333}.clf-header .navbar .nav li.dropdown.active>.dropdown-toggle,.clf-header .navbar .nav li.dropdown.open.active>.dropdown-toggle,.clf-header .navbar .nav li.dropdown.open>.dropdown-toggle{color:#555;background-color:#e5e5e5}.clf-header .navbar .nav li.dropdown>.dropdown-toggle .caret{border-top-color:#777;border-bottom-color:#777}.clf-header .navbar .nav li.dropdown.active>.dropdown-toggle .caret,.clf-header .navbar .nav li.dropdown.open.active>.dropdown-toggle .caret,.clf-header .navbar .nav li.dropdown.open>.dropdown-toggle .caret{border-top-color:#555;border-bottom-color:#555}.clf-header .navbar .nav>li>.dropdown-menu.pull-right,.clf-header .navbar .pull-right>li>.dropdown-menu{right:0;left:auto}.clf-header .navbar .nav>li>.dropdown-menu.pull-right:before,.clf-header .navbar .pull-right>li>.dropdown-menu:before{right:12px;left:auto}.clf-header .navbar .nav>li>.dropdown-menu.pull-right:after,.clf-header .navbar .pull-right>li>.dropdown-menu:after{right:13px;left:auto}.clf-header .navbar .nav>li>.dropdown-menu.pull-right .dropdown-menu,.clf-header .navbar .pull-right>li>.dropdown-menu .dropdown-menu{right:100%;left:auto;margin-right:-1px;margin-left:0;border-radius:6px 0 6px 6px}.clf-header .navbar-inverse .navbar-inner{background-color:#1b1b1b;background-image:-o-linear-gradient(top,#222,#111);background-image:-webkit-gradient(linear,left top,left bottom,from(#222),to(#111));background-image:linear-gradient(to bottom,#222,#111);background-repeat:repeat-x;border-color:#252525}.clf-header .navbar-inverse .brand,.clf-header .navbar-inverse .nav>li>a{color:#999;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.clf-header .navbar-inverse .brand:focus,.clf-header .navbar-inverse .brand:hover,.clf-header .navbar-inverse .nav>li>a:focus,.clf-header .navbar-inverse .nav>li>a:hover{color:#fff}.clf-header .navbar-inverse .brand{color:#999}.clf-header .navbar-inverse .navbar-text{color:#999}.clf-header .navbar-inverse .nav>li>a:focus,.clf-header .navbar-inverse .nav>li>a:hover{color:#fff;background-color:transparent}.clf-header .navbar-inverse .nav .active>a,.clf-header .navbar-inverse .nav .active>a:focus,.clf-header .navbar-inverse .nav .active>a:hover{color:#fff;background-color:#111}.clf-header .navbar-inverse .navbar-link{color:#999}.clf-header .navbar-inverse .navbar-link:focus,.clf-header .navbar-inverse .navbar-link:hover{color:#fff}.clf-header .navbar-inverse .divider-vertical{border-right-color:#222;border-left-color:#111}.clf-header .navbar-inverse .nav li.dropdown.active>.dropdown-toggle,.clf-header .navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle,.clf-header .navbar-inverse .nav li.dropdown.open>.dropdown-toggle{color:#fff;background-color:#111}.clf-header .navbar-inverse .nav li.dropdown>a:focus .caret,.clf-header .navbar-inverse .nav li.dropdown>a:hover .caret{border-top-color:#fff;border-bottom-color:#fff}.clf-header .navbar-inverse .nav li.dropdown>.dropdown-toggle .caret{border-top-color:#999;border-bottom-color:#999}.clf-header .navbar-inverse .nav li.dropdown.active>.dropdown-toggle .caret,.clf-header .navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle .caret,.clf-header .navbar-inverse .nav li.dropdown.open>.dropdown-toggle .caret{border-top-color:#fff;border-bottom-color:#fff}.clf-header .navbar-inverse .navbar-search .search-query{color:#fff;background-color:#515151;border-color:#111;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1),0 1px 0 rgba(255,255,255,.15);box-shadow:inset 0 1px 2px rgba(0,0,0,.1),0 1px 0 rgba(255,255,255,.15);-webkit-transition:none;-o-transition:none;transition:none}.clf-header .navbar-inverse .navbar-search .search-query:-moz-placeholder{color:#ccc}.clf-header .navbar-inverse .navbar-search .search-query:-ms-input-placeholder{color:#ccc}.clf-header .navbar-inverse .navbar-search .search-query::-webkit-input-placeholder{color:#ccc}.clf-header .navbar-inverse .navbar-search .search-query.focused,.clf-header .navbar-inverse .navbar-search .search-query:focus{padding:5px 15px;color:#333;text-shadow:0 1px 0 #fff;background-color:#fff;border:0;outline:0;-webkit-box-shadow:0 0 3px rgba(0,0,0,.15);box-shadow:0 0 3px rgba(0,0,0,.15)}.clf-header .navbar-inverse .btn-navbar{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#0e0e0e;background-image:-o-linear-gradient(top,#151515,#040404);background-image:-webkit-gradient(linear,left top,left bottom,from(#151515),to(#040404));background-image:linear-gradient(to bottom,#151515,#040404);background-repeat:repeat-x;border-color:#040404 #040404 #000;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25)}.clf-header .navbar-inverse .btn-navbar.active,.clf-header .navbar-inverse .btn-navbar.disabled,.clf-header .navbar-inverse .btn-navbar:active,.clf-header .navbar-inverse .btn-navbar:focus,.clf-header .navbar-inverse .btn-navbar:hover,.clf-header .navbar-inverse .btn-navbar[disabled]{color:#fff;background-color:#040404}.clf-header .breadcrumb{padding:8px 15px;margin:0 0 20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.clf-header .breadcrumb>li{display:inline-block;text-shadow:0 1px 0 #fff}.clf-header .breadcrumb>li>.divider{padding:0 5px;color:#ccc}.clf-header .breadcrumb>.active{color:#999}.clf-header .pagination{margin:20px 0}.clf-header .pagination ul{display:inline-block;margin-bottom:0;margin-left:0;border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.05);box-shadow:0 1px 2px rgba(0,0,0,.05)}.clf-header .pagination ul>li{display:inline}.clf-header .pagination ul>li>a,.clf-header .pagination ul>li>span{float:left;padding:4px 12px;line-height:20px;text-decoration:none;background-color:#fff;border:1px solid #ddd;border-left-width:0}.clf-header .pagination ul>.active>a,.clf-header .pagination ul>.active>span,.clf-header .pagination ul>li>a:focus,.clf-header .pagination ul>li>a:hover{background-color:#f5f5f5}.clf-header .pagination ul>.active>a,.clf-header .pagination ul>.active>span{color:#999;cursor:default}.clf-header .pagination ul>.disabled>a,.clf-header .pagination ul>.disabled>a:focus,.clf-header .pagination ul>.disabled>a:hover,.clf-header .pagination ul>.disabled>span{color:#999;cursor:default;background-color:transparent}.clf-header .pagination ul>li:first-child>a,.clf-header .pagination ul>li:first-child>span{border-left-width:1px;border-bottom-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-bottomleft:4px;-moz-border-radius-topleft:4px}.clf-header .pagination ul>li:last-child>a,.clf-header .pagination ul>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px;-moz-border-radius-topright:4px;-moz-border-radius-bottomright:4px}.clf-header .pagination-centered{text-align:center}.clf-header .pagination-right{text-align:right}.clf-header .pagination-large ul>li>a,.clf-header .pagination-large ul>li>span{padding:11px 19px;font-size:17.5px}.clf-header .pagination-large ul>li:first-child>a,.clf-header .pagination-large ul>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px;-moz-border-radius-bottomleft:6px;-moz-border-radius-topleft:6px}.clf-header .pagination-large ul>li:last-child>a,.clf-header .pagination-large ul>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px;-moz-border-radius-topright:6px;-moz-border-radius-bottomright:6px}.clf-header .pagination-mini ul>li:first-child>a,.clf-header .pagination-mini ul>li:first-child>span,.clf-header .pagination-small ul>li:first-child>a,.clf-header .pagination-small ul>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px;-moz-border-radius-bottomleft:3px;-moz-border-radius-topleft:3px}.clf-header .pagination-mini ul>li:last-child>a,.clf-header .pagination-mini ul>li:last-child>span,.clf-header .pagination-small ul>li:last-child>a,.clf-header .pagination-small ul>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px}.clf-header .pagination-small ul>li>a,.clf-header .pagination-small ul>li>span{padding:2px 10px;font-size:11.9px}.clf-header .pagination-mini ul>li>a,.clf-header .pagination-mini ul>li>span{padding:0 6px;font-size:10.5px}.clf-header .pager{margin:20px 0;text-align:center;list-style:none}.clf-header .pager:after,.clf-header .pager:before{display:table;line-height:0;content:""}.clf-header .pager:after{clear:both}.clf-header .pager li{display:inline}.clf-header .pager li>a,.clf-header .pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.clf-header .pager li>a:focus,.clf-header .pager li>a:hover{text-decoration:none;background-color:#f5f5f5}.clf-header .pager .next>a,.clf-header .pager .next>span{float:right}.clf-header .pager .previous>a,.clf-header .pager .previous>span{float:left}.clf-header .pager .disabled>a,.clf-header .pager .disabled>a:focus,.clf-header .pager .disabled>a:hover,.clf-header .pager .disabled>span{color:#999;cursor:default;background-color:#fff}.clf-header .modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.clf-header .modal-backdrop.fade{opacity:0}.clf-header .modal-backdrop,.clf-header .modal-backdrop.fade.in{opacity:.8}.clf-header .modal{position:fixed;top:10%;left:50%;z-index:1050;width:560px;margin-left:-280px;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.3);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 7px rgba(0,0,0,.3);box-shadow:0 3px 7px rgba(0,0,0,.3);-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box}.clf-header .modal.fade{top:-25%;-webkit-transition:opacity .3s linear,top .3s ease-out;-o-transition:opacity .3s linear,top .3s ease-out;transition:opacity .3s linear,top .3s ease-out}.clf-header .modal.fade.in{top:10%}.clf-header .modal-header{padding:9px 15px;border-bottom:1px solid #eee}.clf-header .modal-header .close{margin-top:2px}.clf-header .modal-header .thinkingblocks-quote blockquote,.clf-header .modal-header h3,.thinkingblocks-quote .clf-header .modal-header blockquote{margin:0;line-height:30px}.clf-header .modal-body{position:relative;max-height:400px;padding:15px;overflow-y:auto}.clf-header .modal-form{margin-bottom:0}.clf-header .modal-footer{padding:14px 15px 15px;margin-bottom:0;text-align:right;background-color:#f5f5f5;border-top:1px solid #ddd;border-radius:0 0 6px 6px;-webkit-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff}.clf-header .modal-footer:after,.clf-header .modal-footer:before{display:table;line-height:0;content:""}.clf-header .modal-footer:after{clear:both}.clf-header .modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.clf-header .modal-footer .btn-group .btn+.btn{margin-left:-1px}.clf-header .modal-footer .btn-block+.btn-block{margin-left:0}.clf-header .tooltip{position:absolute;z-index:1030;display:block;font-size:11px;line-height:1.4;opacity:0;visibility:visible}.clf-header .tooltip.in{opacity:.8}.clf-header .tooltip.top{padding:5px 0;margin-top:-3px}.clf-header .tooltip.right{padding:0 5px;margin-left:3px}.clf-header .tooltip.bottom{padding:5px 0;margin-top:3px}.clf-header .tooltip.left{padding:0 5px;margin-left:-3px}.clf-header .tooltip-inner{max-width:200px;padding:8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.clf-header .tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.clf-header .tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-top-color:#000;border-width:5px 5px 0}.clf-header .tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-right-color:#000;border-width:5px 5px 5px 0}.clf-header .tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-left-color:#000;border-width:5px 0 5px 5px}.clf-header .tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-bottom-color:#000;border-width:0 5px 5px}.clf-header .popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;white-space:normal;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.clf-header .popover.top{margin-top:-10px}.clf-header .popover.right{margin-left:10px}.clf-header .popover.bottom{margin-top:10px}.clf-header .popover.left{margin-left:-10px}.clf-header .popover-title{padding:8px 14px;margin:0;font-size:14px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.clf-header .popover-title:empty{display:none}.clf-header .popover-content{padding:9px 14px}.clf-header .popover .arrow,.clf-header .popover .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.clf-header .popover .arrow{border-width:11px}.clf-header .popover .arrow:after{border-width:10px;content:""}.clf-header .popover.top .arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.clf-header .popover.top .arrow:after{bottom:1px;margin-left:-10px;border-top-color:#fff;border-bottom-width:0}.clf-header .popover.right .arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.clf-header .popover.right .arrow:after{bottom:-10px;left:1px;border-right-color:#fff;border-left-width:0}.clf-header .popover.bottom .arrow{top:-11px;left:50%;margin-left:-11px;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);border-top-width:0}.clf-header .popover.bottom .arrow:after{top:1px;margin-left:-10px;border-bottom-color:#fff;border-top-width:0}.clf-header .popover.left .arrow{top:50%;right:-11px;margin-top:-11px;border-left-color:#999;border-left-color:rgba(0,0,0,.25);border-right-width:0}.clf-header .popover.left .arrow:after{right:1px;bottom:-10px;border-left-color:#fff;border-right-width:0}.clf-header .thumbnails{margin-left:-20px;list-style:none}.clf-header .thumbnails:after,.clf-header .thumbnails:before{display:table;line-height:0;content:""}.clf-header .thumbnails:after{clear:both}.clf-header .row-fluid .thumbnails{margin-left:0}.clf-header .thumbnails>li{float:left;margin-bottom:20px;margin-left:20px}.clf-header .thumbnail{display:block;padding:4px;line-height:20px;border:1px solid #ddd;border-radius:4px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.055);box-shadow:0 1px 3px rgba(0,0,0,.055);-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.clf-header a.thumbnail:focus,.clf-header a.thumbnail:hover{border-color:#08c;-webkit-box-shadow:0 1px 4px rgba(0,105,214,.25);box-shadow:0 1px 4px rgba(0,105,214,.25)}.clf-header .thumbnail>img{display:block;max-width:100%;margin-right:auto;margin-left:auto}.clf-header .thumbnail .caption{padding:9px;color:#555}.clf-header .media,.clf-header .media-body{overflow:hidden;zoom:1}.clf-header .media,.clf-header .media .media{margin-top:15px}.clf-header .media:first-child{margin-top:0}.clf-header .media-object{display:block}.clf-header .media-heading{margin:0 0 5px}.clf-header .media>.pull-left{margin-right:10px}.clf-header .media>.pull-right{margin-left:10px}.clf-header .media-list{margin-left:0;list-style:none}.clf-header .badge,.clf-header .label{display:inline-block;padding:2px 4px;font-size:11.844px;font-weight:700;line-height:14px;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);white-space:nowrap;vertical-align:baseline;background-color:#999}.clf-header .label{border-radius:3px}.clf-header .badge{padding-right:9px;padding-left:9px;border-radius:9px}.clf-header .badge:empty,.clf-header .label:empty{display:none}.clf-header a.badge:focus,.clf-header a.badge:hover,.clf-header a.label:focus,.clf-header a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.clf-header .badge-important,.clf-header .label-important{background-color:#b94a48}.clf-header .badge-important[href],.clf-header .label-important[href]{background-color:#953b39}.clf-header .badge-warning,.clf-header .label-warning{background-color:#f89406}.clf-header .badge-warning[href],.clf-header .label-warning[href]{background-color:#c67605}.clf-header .badge-success,.clf-header .label-success{background-color:#468847}.clf-header .badge-success[href],.clf-header .label-success[href]{background-color:#356635}.clf-header .badge-info,.clf-header .label-info{background-color:#3a87ad}.clf-header .badge-info[href],.clf-header .label-info[href]{background-color:#2d6987}.clf-header .badge-inverse,.clf-header .label-inverse{background-color:#333}.clf-header .badge-inverse[href],.clf-header .label-inverse[href]{background-color:#1a1a1a}.clf-header .btn .badge,.clf-header .btn .label{position:relative;top:-1px}.clf-header .btn-mini .badge,.clf-header .btn-mini .label{top:0}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.clf-header .progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f7f7f7;background-image:-o-linear-gradient(top,#f5f5f5,#f9f9f9);background-image:-webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#f9f9f9));background-image:linear-gradient(to bottom,#f5f5f5,#f9f9f9);background-repeat:repeat-x;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.clf-header .progress .bar{float:left;width:0;height:100%;font-size:12px;color:#fff;text-align:center;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#0e90d2;background-image:-o-linear-gradient(top,#149bdf,#0480be);background-image:-webkit-gradient(linear,left top,left bottom,from(#149bdf),to(#0480be));background-image:linear-gradient(to bottom,#149bdf,#0480be);background-repeat:repeat-x;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.clf-header .progress .bar+.bar{-webkit-box-shadow:inset 1px 0 0 rgba(0,0,0,.15),inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 1px 0 0 rgba(0,0,0,.15),inset 0 -1px 0 rgba(0,0,0,.15)}.clf-header .progress-striped .bar{background-color:#149bdf;background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}.clf-header .progress.active .bar{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.clf-header .progress .bar-danger,.clf-header .progress-danger .bar{background-color:#dd514c;background-image:-o-linear-gradient(top,#ee5f5b,#c43c35);background-image:-webkit-gradient(linear,left top,left bottom,from(#ee5f5b),to(#c43c35));background-image:linear-gradient(to bottom,#ee5f5b,#c43c35);background-repeat:repeat-x}.clf-header .progress-danger.progress-striped .bar,.clf-header .progress-striped .bar-danger{background-color:#ee5f5b;background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.clf-header .progress .bar-success,.clf-header .progress-success .bar{background-color:#5eb95e;background-image:-o-linear-gradient(top,#62c462,#57a957);background-image:-webkit-gradient(linear,left top,left bottom,from(#62c462),to(#57a957));background-image:linear-gradient(to bottom,#62c462,#57a957);background-repeat:repeat-x}.clf-header .progress-striped .bar-success,.clf-header .progress-success.progress-striped .bar{background-color:#62c462;background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.clf-header .progress .bar-info,.clf-header .progress-info .bar{background-color:#4bb1cf;background-image:-o-linear-gradient(top,#5bc0de,#339bb9);background-image:-webkit-gradient(linear,left top,left bottom,from(#5bc0de),to(#339bb9));background-image:linear-gradient(to bottom,#5bc0de,#339bb9);background-repeat:repeat-x}.clf-header .progress-info.progress-striped .bar,.clf-header .progress-striped .bar-info{background-color:#5bc0de;background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.clf-header .progress .bar-warning,.clf-header .progress-warning .bar{background-color:#faa732;background-image:-o-linear-gradient(top,#fbb450,#f89406);background-image:-webkit-gradient(linear,left top,left bottom,from(#fbb450),to(#f89406));background-image:linear-gradient(to bottom,#fbb450,#f89406);background-repeat:repeat-x}.clf-header .progress-striped .bar-warning,.clf-header .progress-warning.progress-striped .bar{background-color:#fbb450;background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.clf-header .accordion{margin-bottom:20px}.clf-header .accordion-group{margin-bottom:2px;border:1px solid #e5e5e5;border-radius:4px}.clf-header .accordion-heading{border-bottom:0}.clf-header .accordion-heading .accordion-toggle{display:block;padding:8px 15px}.clf-header .accordion-toggle{cursor:pointer}.clf-header .accordion-inner{padding:9px 15px;border-top:1px solid #e5e5e5}.clf-header .carousel{position:relative;margin-bottom:20px;line-height:1}.clf-header .carousel-inner{position:relative;width:100%;overflow:hidden}.clf-header .carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.clf-header .carousel-inner>.item>a>img,.clf-header .carousel-inner>.item>img{display:block;line-height:1}.clf-header .carousel-inner>.active,.clf-header .carousel-inner>.next,.clf-header .carousel-inner>.prev{display:block}.clf-header .carousel-inner>.active{left:0}.clf-header .carousel-inner>.next,.clf-header .carousel-inner>.prev{position:absolute;top:0;width:100%}.clf-header .carousel-inner>.next{left:100%}.clf-header .carousel-inner>.prev{left:-100%}.clf-header .carousel-inner>.next.left,.clf-header .carousel-inner>.prev.right{left:0}.clf-header .carousel-inner>.active.left{left:-100%}.clf-header .carousel-inner>.active.right{left:100%}.clf-header .carousel-control{position:absolute;top:40%;left:15px;width:40px;height:40px;margin-top:-20px;font-size:60px;font-weight:100;line-height:30px;color:#fff;text-align:center;background:#222;border:3px solid #fff;border-radius:23px;opacity:.5}.clf-header .carousel-control.right{right:15px;left:auto}.clf-header .carousel-control:focus,.clf-header .carousel-control:hover{color:#fff;text-decoration:none;opacity:.9}.clf-header .carousel-indicators{position:absolute;top:15px;right:15px;z-index:5;margin:0;list-style:none}.clf-header .carousel-indicators li{display:block;float:left;width:10px;height:10px;margin-left:5px;text-indent:-999px;background-color:#ccc;background-color:rgba(255,255,255,.25);border-radius:5px}.clf-header .carousel-indicators .active{background-color:#fff}.clf-header .carousel-caption{position:absolute;right:0;bottom:0;left:0;padding:15px;background:#333;background:rgba(0,0,0,.75)}.clf-header .carousel-caption .thinkingblocks-quote span.author,.clf-header .carousel-caption h4,.clf-header .carousel-caption p,.thinkingblocks-quote .clf-header .carousel-caption span.author{line-height:20px;color:#fff}.clf-header .carousel-caption h4{margin:0 0 5px}.clf-header .carousel-caption .thinkingblocks-quote span.author,.clf-header .carousel-caption p,.thinkingblocks-quote .clf-header .carousel-caption span.author{margin-bottom:0}.clf-header .hero-unit{padding:60px;margin-bottom:30px;font-size:18px;font-weight:200;line-height:30px;color:inherit;background-color:#eee;border-radius:6px}.clf-header .hero-unit h1{margin-bottom:0;font-size:60px;line-height:1;letter-spacing:-1px;color:inherit}.clf-header .hero-unit li{line-height:30px}.clf-header .pull-right{float:right}.clf-header .pull-left{float:left}.clf-header .hide{display:none}.clf-header .show{display:block}.clf-header .invisible{visibility:hidden}.clf-header .affix{position:fixed}.clf-header .clearfix:after,.clf-header .clearfix:before{display:table;line-height:0;content:""}.clf-header .clearfix:after{clear:both}.clf-header .hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.clf-header .input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;box-sizing:border-box}.clf-header .visible-phone{display:none!important}.clf-header .visible-tablet{display:none!important}.clf-header .hidden-desktop{display:none!important}.clf-header .visible-desktop{display:inherit!important}@media (min-width:768px) and (max-width:979px){.clf-header .hidden-desktop{display:inherit!important}.clf-header .visible-desktop{display:none!important}.clf-header .visible-tablet{display:inherit!important}.clf-header .hidden-tablet{display:none!important}}@media (max-width:767px){.clf-header .hidden-desktop{display:inherit!important}.clf-header .visible-desktop{display:none!important}.clf-header .visible-phone{display:inherit!important}.clf-header .hidden-phone{display:none!important}}.clf-header .visible-print{display:none!important}@media print{.clf-header .visible-print{display:inherit!important}.clf-header .hidden-print{display:none!important}}@media (min-width:1200px){.clf-header .row{margin-left:-30px}.clf-header .row:after,.clf-header .row:before{display:table;line-height:0;content:""}.clf-header .row:after{clear:both}.clf-header [class*=span]{float:left;min-height:1px;margin-left:30px}.clf-header .container,.clf-header .navbar-fixed-bottom .container,.clf-header .navbar-fixed-top .container,.clf-header .navbar-static-top .container{width:1170px}.clf-header .span12{width:1170px}.clf-header .span11{width:1070px}.clf-header .span10{width:970px}.clf-header .span9{width:870px}.clf-header .span8{width:770px}.clf-header .span7{width:670px}.clf-header .span6{width:570px}.clf-header .span5{width:470px}.clf-header .span4{width:370px}.clf-header .span3{width:270px}.clf-header .span2{width:170px}.clf-header .span1{width:70px}.clf-header .offset12{margin-left:1230px}.clf-header .offset11{margin-left:1130px}.clf-header .offset10{margin-left:1030px}.clf-header .offset9{margin-left:930px}.clf-header .offset8{margin-left:830px}.clf-header .offset7{margin-left:730px}.clf-header .offset6{margin-left:630px}.clf-header .offset5{margin-left:530px}.clf-header .offset4{margin-left:430px}.clf-header .offset3{margin-left:330px}.clf-header .offset2{margin-left:230px}.clf-header .offset1{margin-left:130px}.clf-header .row-fluid{width:100%}.clf-header .row-fluid:after,.clf-header .row-fluid:before{display:table;line-height:0;content:""}.clf-header .row-fluid:after{clear:both}.clf-header .row-fluid [class*=span]{display:block;float:left;width:100%;min-height:30px;margin-left:2.564102564102564%;-webkit-box-sizing:border-box;box-sizing:border-box}.clf-header .row-fluid [class*=span]:first-child{margin-left:0}.clf-header .row-fluid .controls-row [class*=span]+[class*=span]{margin-left:2.564102564102564%}.clf-header .row-fluid .span12{width:100%}.clf-header .row-fluid .span11{width:91.45299145299145%}.clf-header .row-fluid .span10{width:82.90598290598291%}.clf-header .row-fluid .span9{width:74.35897435897436%}.clf-header .row-fluid .span8{width:65.81196581196582%}.clf-header .row-fluid .span7{width:57.26495726495726%}.clf-header .row-fluid .span6{width:48.717948717948715%}.clf-header .row-fluid .span5{width:40.17094017094017%}.clf-header .row-fluid .span4{width:31.623931623931625%}.clf-header .row-fluid .span3{width:23.076923076923077%}.clf-header .row-fluid .span2{width:14.52991452991453%}.clf-header .row-fluid .span1{width:5.982905982905983%}.clf-header .row-fluid .offset12{margin-left:105.12820512820512%}.clf-header .row-fluid .offset12:first-child{margin-left:102.56410256410257%}.clf-header .row-fluid .offset11{margin-left:96.58119658119658%}.clf-header .row-fluid .offset11:first-child{margin-left:94.01709401709402%}.clf-header .row-fluid .offset10{margin-left:88.03418803418803%}.clf-header .row-fluid .offset10:first-child{margin-left:85.47008547008548%}.clf-header .row-fluid .offset9{margin-left:79.48717948717949%}.clf-header .row-fluid .offset9:first-child{margin-left:76.92307692307693%}.clf-header .row-fluid .offset8{margin-left:70.94017094017094%}.clf-header .row-fluid .offset8:first-child{margin-left:68.37606837606839%}.clf-header .row-fluid .offset7{margin-left:62.393162393162385%}.clf-header .row-fluid .offset7:first-child{margin-left:59.82905982905982%}.clf-header .row-fluid .offset6{margin-left:53.84615384615384%}.clf-header .row-fluid .offset6:first-child{margin-left:51.28205128205128%}.clf-header .row-fluid .offset5{margin-left:45.299145299145295%}.clf-header .row-fluid .offset5:first-child{margin-left:42.73504273504273%}.clf-header .row-fluid .offset4{margin-left:36.75213675213675%}.clf-header .row-fluid .offset4:first-child{margin-left:34.18803418803419%}.clf-header .row-fluid .offset3{margin-left:28.205128205128204%}.clf-header .row-fluid .offset3:first-child{margin-left:25.641025641025642%}.clf-header .row-fluid .offset2{margin-left:19.65811965811966%}.clf-header .row-fluid .offset2:first-child{margin-left:17.094017094017094%}.clf-header .row-fluid .offset1{margin-left:11.11111111111111%}.clf-header .row-fluid .offset1:first-child{margin-left:8.547008547008547%}.clf-header .uneditable-input,.clf-header input,.clf-header textarea{margin-left:0}.clf-header .controls-row [class*=span]+[class*=span]{margin-left:30px}.clf-header .uneditable-input.span12,.clf-header input.span12,.clf-header textarea.span12{width:1156px}.clf-header .uneditable-input.span11,.clf-header input.span11,.clf-header textarea.span11{width:1056px}.clf-header .uneditable-input.span10,.clf-header input.span10,.clf-header textarea.span10{width:956px}.clf-header .uneditable-input.span9,.clf-header input.span9,.clf-header textarea.span9{width:856px}.clf-header .uneditable-input.span8,.clf-header input.span8,.clf-header textarea.span8{width:756px}.clf-header .uneditable-input.span7,.clf-header input.span7,.clf-header textarea.span7{width:656px}.clf-header .uneditable-input.span6,.clf-header input.span6,.clf-header textarea.span6{width:556px}.clf-header .uneditable-input.span5,.clf-header input.span5,.clf-header textarea.span5{width:456px}.clf-header .uneditable-input.span4,.clf-header input.span4,.clf-header textarea.span4{width:356px}.clf-header .uneditable-input.span3,.clf-header input.span3,.clf-header textarea.span3{width:256px}.clf-header .uneditable-input.span2,.clf-header input.span2,.clf-header textarea.span2{width:156px}.clf-header .uneditable-input.span1,.clf-header input.span1,.clf-header textarea.span1{width:56px}.clf-header .thumbnails{margin-left:-30px}.clf-header .thumbnails>li{margin-left:30px}.clf-header .row-fluid .thumbnails{margin-left:0}}@media (min-width:768px) and (max-width:979px){.clf-header .row{margin-left:-20px}.clf-header .row:after,.clf-header .row:before{display:table;line-height:0;content:""}.clf-header .row:after{clear:both}.clf-header [class*=span]{float:left;min-height:1px;margin-left:20px}.clf-header .container,.clf-header .navbar-fixed-bottom .container,.clf-header .navbar-fixed-top .container,.clf-header .navbar-static-top .container{width:724px}.clf-header .span12{width:724px}.clf-header .span11{width:662px}.clf-header .span10{width:600px}.clf-header .span9{width:538px}.clf-header .span8{width:476px}.clf-header .span7{width:414px}.clf-header .span6{width:352px}.clf-header .span5{width:290px}.clf-header .span4{width:228px}.clf-header .span3{width:166px}.clf-header .span2{width:104px}.clf-header .span1{width:42px}.clf-header .offset12{margin-left:764px}.clf-header .offset11{margin-left:702px}.clf-header .offset10{margin-left:640px}.clf-header .offset9{margin-left:578px}.clf-header .offset8{margin-left:516px}.clf-header .offset7{margin-left:454px}.clf-header .offset6{margin-left:392px}.clf-header .offset5{margin-left:330px}.clf-header .offset4{margin-left:268px}.clf-header .offset3{margin-left:206px}.clf-header .offset2{margin-left:144px}.clf-header .offset1{margin-left:82px}.clf-header .row-fluid{width:100%}.clf-header .row-fluid:after,.clf-header .row-fluid:before{display:table;line-height:0;content:""}.clf-header .row-fluid:after{clear:both}.clf-header .row-fluid [class*=span]{display:block;float:left;width:100%;min-height:30px;margin-left:2.7624309392265194%;-webkit-box-sizing:border-box;box-sizing:border-box}.clf-header .row-fluid [class*=span]:first-child{margin-left:0}.clf-header .row-fluid .controls-row [class*=span]+[class*=span]{margin-left:2.7624309392265194%}.clf-header .row-fluid .span12{width:100%}.clf-header .row-fluid .span11{width:91.43646408839778%}.clf-header .row-fluid .span10{width:82.87292817679558%}.clf-header .row-fluid .span9{width:74.30939226519337%}.clf-header .row-fluid .span8{width:65.74585635359117%}.clf-header .row-fluid .span7{width:57.18232044198895%}.clf-header .row-fluid .span6{width:48.61878453038674%}.clf-header .row-fluid .span5{width:40.05524861878453%}.clf-header .row-fluid .span4{width:31.491712707182323%}.clf-header .row-fluid .span3{width:22.92817679558011%}.clf-header .row-fluid .span2{width:14.3646408839779%}.clf-header .row-fluid .span1{width:5.801104972375691%}.clf-header .row-fluid .offset12{margin-left:105.52486187845304%}.clf-header .row-fluid .offset12:first-child{margin-left:102.76243093922652%}.clf-header .row-fluid .offset11{margin-left:96.96132596685082%}.clf-header .row-fluid .offset11:first-child{margin-left:94.1988950276243%}.clf-header .row-fluid .offset10{margin-left:88.39779005524862%}.clf-header .row-fluid .offset10:first-child{margin-left:85.6353591160221%}.clf-header .row-fluid .offset9{margin-left:79.8342541436464%}.clf-header .row-fluid .offset9:first-child{margin-left:77.07182320441989%}.clf-header .row-fluid .offset8{margin-left:71.2707182320442%}.clf-header .row-fluid .offset8:first-child{margin-left:68.50828729281768%}.clf-header .row-fluid .offset7{margin-left:62.70718232044199%}.clf-header .row-fluid .offset7:first-child{margin-left:59.94475138121547%}.clf-header .row-fluid .offset6{margin-left:54.14364640883978%}.clf-header .row-fluid .offset6:first-child{margin-left:51.38121546961326%}.clf-header .row-fluid .offset5{margin-left:45.58011049723757%}.clf-header .row-fluid .offset5:first-child{margin-left:42.81767955801105%}.clf-header .row-fluid .offset4{margin-left:37.01657458563536%}.clf-header .row-fluid .offset4:first-child{margin-left:34.25414364640884%}.clf-header .row-fluid .offset3{margin-left:28.45303867403315%}.clf-header .row-fluid .offset3:first-child{margin-left:25.69060773480663%}.clf-header .row-fluid .offset2{margin-left:19.88950276243094%}.clf-header .row-fluid .offset2:first-child{margin-left:17.12707182320442%}.clf-header .row-fluid .offset1{margin-left:11.32596685082873%}.clf-header .row-fluid .offset1:first-child{margin-left:8.56353591160221%}.clf-header .uneditable-input,.clf-header input,.clf-header textarea{margin-left:0}.clf-header .controls-row [class*=span]+[class*=span]{margin-left:20px}.clf-header .uneditable-input.span12,.clf-header input.span12,.clf-header textarea.span12{width:710px}.clf-header .uneditable-input.span11,.clf-header input.span11,.clf-header textarea.span11{width:648px}.clf-header .uneditable-input.span10,.clf-header input.span10,.clf-header textarea.span10{width:586px}.clf-header .uneditable-input.span9,.clf-header input.span9,.clf-header textarea.span9{width:524px}.clf-header .uneditable-input.span8,.clf-header input.span8,.clf-header textarea.span8{width:462px}.clf-header .uneditable-input.span7,.clf-header input.span7,.clf-header textarea.span7{width:400px}.clf-header .uneditable-input.span6,.clf-header input.span6,.clf-header textarea.span6{width:338px}.clf-header .uneditable-input.span5,.clf-header input.span5,.clf-header textarea.span5{width:276px}.clf-header .uneditable-input.span4,.clf-header input.span4,.clf-header textarea.span4{width:214px}.clf-header .uneditable-input.span3,.clf-header input.span3,.clf-header textarea.span3{width:152px}.clf-header .uneditable-input.span2,.clf-header input.span2,.clf-header textarea.span2{width:90px}.clf-header .uneditable-input.span1,.clf-header input.span1,.clf-header textarea.span1{width:28px}}@media (max-width:767px){.clf-header body{padding-right:20px;padding-left:20px}.clf-header .navbar-fixed-bottom,.clf-header .navbar-fixed-top,.clf-header .navbar-static-top{margin-right:-20px;margin-left:-20px}.clf-header .container-fluid{padding:0}.clf-header .dl-horizontal dt{float:none;width:auto;clear:none;text-align:left}.clf-header .dl-horizontal dd{margin-left:0}.clf-header .container{width:auto}.clf-header .row-fluid{width:100%}.clf-header .row,.clf-header .thumbnails{margin-left:0}.clf-header .thumbnails>li{float:none;margin-left:0}.clf-header .row-fluid [class*=span],.clf-header .uneditable-input[class*=span],.clf-header [class*=span]{display:block;float:none;width:100%;margin-left:0;-webkit-box-sizing:border-box;box-sizing:border-box}.clf-header .row-fluid .span12,.clf-header .span12{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.clf-header .row-fluid [class*=offset]:first-child{margin-left:0}.clf-header .input-large,.clf-header .input-xlarge,.clf-header .input-xxlarge,.clf-header .uneditable-input,.clf-header input[class*=span],.clf-header select[class*=span],.clf-header textarea[class*=span]{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;box-sizing:border-box}.clf-header .input-append input,.clf-header .input-append input[class*=span],.clf-header .input-prepend input,.clf-header .input-prepend input[class*=span]{display:inline-block;width:auto}.clf-header .controls-row [class*=span]+[class*=span]{margin-left:0}.clf-header .modal{position:fixed;top:20px;right:20px;left:20px;width:auto;margin:0}.clf-header .modal.fade{top:-100px}.clf-header .modal.fade.in{top:20px}}@media (max-width:480px){.clf-header .nav-collapse{-webkit-transform:translate3d(0,0,0)}.clf-header .page-header h1 small{display:block;line-height:20px}.clf-header input[type=checkbox],.clf-header input[type=radio]{border:1px solid #ccc}.clf-header .form-horizontal .control-label{float:none;width:auto;padding-top:0;text-align:left}.clf-header .form-horizontal .controls{margin-left:0}.clf-header .form-horizontal .control-list{padding-top:0}.clf-header .form-horizontal .form-actions{padding-right:10px;padding-left:10px}.clf-header .media .pull-left,.clf-header .media .pull-right{display:block;float:none;margin-bottom:10px}.clf-header .media-object{margin-right:0;margin-left:0}.clf-header .modal{top:10px;right:10px;left:10px}.clf-header .modal-header .close{padding:10px;margin:-10px}.clf-header .carousel-caption{position:static}}@media (max-width:979px){.clf-header body{padding-top:0}.clf-header .navbar-fixed-bottom,.clf-header .navbar-fixed-top{position:static}.clf-header .navbar-fixed-top{margin-bottom:20px}.clf-header .navbar-fixed-bottom{margin-top:20px}.clf-header .navbar-fixed-bottom .navbar-inner,.clf-header .navbar-fixed-top .navbar-inner{padding:5px}.clf-header .navbar .container{width:auto;padding:0}.clf-header .navbar .brand{padding-right:10px;padding-left:10px;margin:0 0 0 -5px}.clf-header .nav-collapse{clear:both}.clf-header .nav-collapse .nav{float:none;margin:0 0 10px}.clf-header .nav-collapse .nav>li{float:none}.clf-header .nav-collapse .nav>li>a{margin-bottom:2px}.clf-header .nav-collapse .nav>.divider-vertical{display:none}.clf-header .nav-collapse .nav .nav-header{color:#777;text-shadow:none}.clf-header .nav-collapse .dropdown-menu a,.clf-header .nav-collapse .nav>li>a{padding:9px 15px;font-weight:700;color:#777;border-radius:3px}.clf-header .nav-collapse .btn{padding:4px 10px 4px;font-weight:400;border-radius:4px}.clf-header .nav-collapse .dropdown-menu li+li a{margin-bottom:2px}.clf-header .nav-collapse .dropdown-menu a:focus,.clf-header .nav-collapse .dropdown-menu a:hover,.clf-header .nav-collapse .nav>li>a:focus,.clf-header .nav-collapse .nav>li>a:hover{background-color:#f2f2f2}.clf-header .navbar-inverse .nav-collapse .dropdown-menu a,.clf-header .navbar-inverse .nav-collapse .nav>li>a{color:#999}.clf-header .navbar-inverse .nav-collapse .dropdown-menu a:focus,.clf-header .navbar-inverse .nav-collapse .dropdown-menu a:hover,.clf-header .navbar-inverse .nav-collapse .nav>li>a:focus,.clf-header .navbar-inverse .nav-collapse .nav>li>a:hover{background-color:#111}.clf-header .nav-collapse.in .btn-group{padding:0;margin-top:5px}.clf-header .nav-collapse .dropdown-menu{position:static;top:auto;left:auto;display:none;float:none;max-width:none;padding:0;margin:0 15px;background-color:transparent;border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.clf-header .nav-collapse .open>.dropdown-menu{display:block}.clf-header .nav-collapse .dropdown-menu:after,.clf-header .nav-collapse .dropdown-menu:before{display:none}.clf-header .nav-collapse .dropdown-menu .divider{display:none}.clf-header .nav-collapse .nav>li>.dropdown-menu:after,.clf-header .nav-collapse .nav>li>.dropdown-menu:before{display:none}.clf-header .nav-collapse .navbar-form,.clf-header .nav-collapse .navbar-search{float:none;padding:10px 15px;margin:10px 0;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}.clf-header .navbar-inverse .nav-collapse .navbar-form,.clf-header .navbar-inverse .nav-collapse .navbar-search{border-top-color:#111;border-bottom-color:#111}.clf-header .navbar .nav-collapse .nav.pull-right{float:none;margin-left:0}.clf-header .nav-collapse,.clf-header .nav-collapse.collapse{height:0;overflow:hidden}.clf-header .navbar .btn-navbar{display:block}.clf-header .navbar-static .navbar-inner{padding-right:10px;padding-left:10px}}@media (min-width:980px){.clf-header .nav-collapse.collapse{height:auto!important;overflow:visible!important}}@font-face{src:url(../font/font-v4/fontawesome-webfont-ubc-v4.eot);src:url(../font/font-v4/fontawesome-webfont-ubc-v4.eot?#iefix) format("embedded-opentype"),url(../font/font-v4/fontawesome-webfont-ubc-v4.ttf) format("truetype"),url(../font/font-v4/fontawesome-webfont-ubc-v4.woff) format("woff");font-weight:400;font-style:normal}.clf-header [class*=" icon-"]{font-family:FontAwesome;font-weight:400;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased}.clf-header [class*=" icon-"]:before,.clf-header [class^=icon-]:before{text-decoration:inherit;display:inline-block;cursor:default;speak:none}.clf-header .icon-large:before{vertical-align:-10%;font-size:1.3333333333333333em}.clf-header a [class*=" icon-"],.clf-header a [class^=icon-]{display:inline}.clf-header [class*=" icon-"].icon-fixed-width,.clf-header [class^=icon-].icon-fixed-width{display:inline-block;width:1.1428571428571428em;text-align:right;padding-right:.2857142857142857em}.clf-header [class*=" icon-"].icon-fixed-width.icon-large,.clf-header [class^=icon-].icon-fixed-width.icon-large{width:1.4285714285714286em}.clf-header .icons-ul{margin-left:2.142857142857143em;list-style-type:none}.clf-header .icons-ul>li{position:relative}.clf-header .icons-ul .icon-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;text-align:center;line-height:inherit}.clf-header [class*=" icon-"].hide,.clf-header [class^=icon-].hide{display:none}.clf-header .icon-muted{color:#eee}.clf-header .icon-light{color:#fff}.clf-header .icon-dark{color:#333}.clf-header .icon-border{border:solid 1px #eee;padding:.2em .25em .15em;border-radius:3px}.clf-header .icon-2x{font-size:2em}.clf-header .icon-2x.icon-border{border-width:2px;border-radius:4px}.clf-header .icon-3x{font-size:3em}.clf-header .icon-3x.icon-border{border-width:3px;border-radius:5px}.clf-header .icon-4x{font-size:4em}.clf-header .icon-4x.icon-border{border-width:4px;border-radius:6px}.clf-header .icon-5x{font-size:5em}.clf-header .icon-5x.icon-border{border-width:5px;border-radius:7px}.clf-header .pull-right{float:right}.clf-header .pull-left{float:left}.clf-header [class*=" icon-"].pull-left,.clf-header [class^=icon-].pull-left{margin-right:.3em}.clf-header [class*=" icon-"].pull-right,.clf-header [class^=icon-].pull-right{margin-left:.3em}.clf-header [class*=" icon-"],.clf-header [class^=icon-]{display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0}.clf-header .dropdown-menu>.active>a>[class*=" icon-"],.clf-header .dropdown-menu>.active>a>[class^=icon-],.clf-header .dropdown-menu>li>a:hover>[class*=" icon-"],.clf-header .dropdown-menu>li>a:hover>[class^=icon-],.clf-header .dropdown-submenu:hover>a>[class*=" icon-"],.clf-header .dropdown-submenu:hover>a>[class^=icon-],.clf-header .icon-white,.clf-header .nav-list>.active>a>[class*=" icon-"],.clf-header .nav-list>.active>a>[class^=icon-],.clf-header .nav-pills>.active>a>[class*=" icon-"],.clf-header .nav-pills>.active>a>[class^=icon-],.clf-header .navbar-inverse .nav>.active>a>[class*=" icon-"],.clf-header .navbar-inverse .nav>.active>a>[class^=icon-]{background-image:none}.clf-header .btn [class*=" icon-"].icon-large,.clf-header .btn [class^=icon-].icon-large,.clf-header .nav [class*=" icon-"].icon-large,.clf-header .nav [class^=icon-].icon-large{line-height:.9em}.clf-header .btn [class*=" icon-"].icon-spin,.clf-header .btn [class^=icon-].icon-spin,.clf-header .nav [class*=" icon-"].icon-spin,.clf-header .nav [class^=icon-].icon-spin{display:inline-block}.clf-header .nav-pills [class*=" icon-"],.clf-header .nav-pills [class*=" icon-"].icon-large,.clf-header .nav-pills [class^=icon-],.clf-header .nav-pills [class^=icon-].icon-large,.clf-header .nav-tabs [class*=" icon-"],.clf-header .nav-tabs [class*=" icon-"].icon-large,.clf-header .nav-tabs [class^=icon-],.clf-header .nav-tabs [class^=icon-].icon-large{line-height:.9em}.clf-header .btn [class*=" icon-"].pull-left.icon-2x,.clf-header .btn [class*=" icon-"].pull-right.icon-2x,.clf-header .btn [class^=icon-].pull-left.icon-2x,.clf-header .btn [class^=icon-].pull-right.icon-2x{margin-top:.18em}.clf-header .btn [class*=" icon-"].icon-spin.icon-large,.clf-header .btn [class^=icon-].icon-spin.icon-large{line-height:.8em}.clf-header .btn.btn-small [class*=" icon-"].pull-left.icon-2x,.clf-header .btn.btn-small [class*=" icon-"].pull-right.icon-2x,.clf-header .btn.btn-small [class^=icon-].pull-left.icon-2x,.clf-header .btn.btn-small [class^=icon-].pull-right.icon-2x{margin-top:.25em}.clf-header .btn.btn-large [class*=" icon-"],.clf-header .btn.btn-large [class^=icon-]{margin-top:0}.clf-header .btn.btn-large [class*=" icon-"].pull-left.icon-2x,.clf-header .btn.btn-large [class*=" icon-"].pull-right.icon-2x,.clf-header .btn.btn-large [class^=icon-].pull-left.icon-2x,.clf-header .btn.btn-large [class^=icon-].pull-right.icon-2x{margin-top:.05em}.clf-header .btn.btn-large [class*=" icon-"].pull-left.icon-2x,.clf-header .btn.btn-large [class^=icon-].pull-left.icon-2x{margin-right:.2em}.clf-header .btn.btn-large [class*=" icon-"].pull-right.icon-2x,.clf-header .btn.btn-large [class^=icon-].pull-right.icon-2x{margin-left:.2em}.clf-header .icon-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:-35%}.clf-header .icon-stack [class*=" icon-"],.clf-header .icon-stack [class^=icon-]{display:block;text-align:center;position:absolute;width:100%;height:100%;font-size:1em;line-height:inherit}.clf-header .icon-stack .icon-stack-base{font-size:2em}.clf-header .icon-spin{display:inline-block;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}.clf-header a .icon-spin{display:inline-block;text-decoration:none}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.clf-header .icon-rotate-90:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-filter:progid:dximagetransform.microsoft.basicimage(rotation=1)}.clf-header .icon-rotate-180:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-filter:progid:dximagetransform.microsoft.basicimage(rotation=2)}.clf-header .icon-rotate-270:before{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);-webkit-filter:progid:dximagetransform.microsoft.basicimage(rotation=3)}.clf-header .icon-flip-horizontal:before{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.clf-header .icon-flip-vertical:before{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}.clf-header a .icon-flip-horizontal:before,.clf-header a .icon-flip-vertical:before,.clf-header a .icon-rotate-180:before,.clf-header a .icon-rotate-270:before,.clf-header a .icon-rotate-90:before{display:inline-block}.clf-header .icon-glass:before{content:"\f000"}.clf-header .icon-music:before{content:"\f001"}.clf-header .icon-search:before{content:"\f002"}.clf-header .icon-envelope-alt:before{content:"\f003"}.clf-header .icon-heart:before{content:"\f004"}.clf-header .icon-star:before{content:"\f005"}.clf-header .icon-star-empty:before{content:"\f006"}.clf-header .icon-user:before{content:"\f007"}.clf-header .icon-film:before{content:"\f008"}.clf-header .icon-th-large:before{content:"\f009"}.clf-header .icon-th:before{content:"\f00a"}.clf-header .icon-th-list:before{content:"\f00b"}.clf-header .icon-ok:before{content:"\f00c"}.clf-header .icon-remove:before{content:"\f00d"}.clf-header .icon-zoom-in:before{content:"\f00e"}.clf-header .icon-zoom-out:before{content:"\f010"}.clf-header .icon-off:before,.clf-header .icon-power-off:before{content:"\f011"}.clf-header .icon-signal:before{content:"\f012"}.clf-header .icon-cog:before{content:"\f013"}.clf-header .icon-trash:before{content:"\f014"}.clf-header .icon-home:before{content:"\f015"}.clf-header .icon-file-alt:before{content:"\f016"}.clf-header .icon-time:before{content:"\f017"}.clf-header .icon-road:before{content:"\f018"}.clf-header .icon-download-alt:before{content:"\f019"}.clf-header .icon-download:before{content:"\f01a"}.clf-header .icon-upload:before{content:"\f01b"}.clf-header .icon-inbox:before{content:"\f01c"}.clf-header .icon-play-circle:before{content:"\f01d"}.clf-header .icon-repeat:before,.clf-header .icon-rotate-right:before{content:"\f01e"}.clf-header .icon-refresh:before{content:"\f021"}.clf-header .icon-list-alt:before{content:"\f022"}.clf-header .icon-lock:before{content:"\f023"}.clf-header .icon-flag:before{content:"\f024"}.clf-header .icon-headphones:before{content:"\f025"}.clf-header .icon-volume-off:before{content:"\f026"}.clf-header .icon-volume-down:before{content:"\f027"}.clf-header .icon-volume-up:before{content:"\f028"}.clf-header .icon-qrcode:before{content:"\f029"}.clf-header .icon-barcode:before{content:"\f02a"}.clf-header .icon-tag:before{content:"\f02b"}.clf-header .icon-tags:before{content:"\f02c"}.clf-header .icon-book:before{content:"\f02d"}.clf-header .icon-bookmark:before{content:"\f02e"}.clf-header .icon-print:before{content:"\f02f"}.clf-header .icon-camera:before{content:"\f030"}.clf-header .icon-font:before{content:"\f031"}.clf-header .icon-bold:before{content:"\f032"}.clf-header .icon-italic:before{content:"\f033"}.clf-header .icon-text-height:before{content:"\f034"}.clf-header .icon-text-width:before{content:"\f035"}.clf-header .icon-align-left:before{content:"\f036"}.clf-header .icon-align-center:before{content:"\f037"}.clf-header .icon-align-right:before{content:"\f038"}.clf-header .icon-align-justify:before{content:"\f039"}.clf-header .icon-list:before{content:"\f03a"}.clf-header .icon-indent-left:before{content:"\f03b"}.clf-header .icon-indent-right:before{content:"\f03c"}.clf-header .icon-facetime-video:before{content:"\f03d"}.clf-header .icon-picture:before{content:"\f03e"}.clf-header .icon-pencil:before{content:"\f040"}.clf-header .icon-map-marker:before{content:"\f041"}.clf-header .icon-adjust:before{content:"\f042"}.clf-header .icon-tint:before{content:"\f043"}.clf-header .icon-edit:before{content:"\f044"}.clf-header .icon-share:before{content:"\f045"}.clf-header .icon-check:before{content:"\f046"}.clf-header .icon-move:before{content:"\f047"}.clf-header .icon-step-backward:before{content:"\f048"}.clf-header .icon-fast-backward:before{content:"\f049"}.clf-header .icon-backward:before{content:"\f04a"}.clf-header .icon-play:before{content:"\f04b"}.clf-header .icon-pause:before{content:"\f04c"}.clf-header .icon-stop:before{content:"\f04d"}.clf-header .icon-forward:before{content:"\f04e"}.clf-header .icon-fast-forward:before{content:"\f050"}.clf-header .icon-step-forward:before{content:"\f051"}.clf-header .icon-eject:before{content:"\f052"}.clf-header .icon-chevron-left:before{content:"\f053"}.clf-header .icon-chevron-right:before{content:"\f054"}.clf-header .icon-plus-sign:before{content:"\f055"}.clf-header .icon-minus-sign:before{content:"\f056"}.clf-header .icon-remove-sign:before{content:"\f057"}.clf-header .icon-ok-sign:before{content:"\f058"}.clf-header .icon-question-sign:before{content:"\f059"}.clf-header .icon-info-sign:before{content:"\f05a"}.clf-header .icon-screenshot:before{content:"\f05b"}.clf-header .icon-remove-circle:before{content:"\f05c"}.clf-header .icon-ok-circle:before{content:"\f05d"}.clf-header .icon-ban-circle:before{content:"\f05e"}.clf-header .icon-arrow-left:before{content:"\f060"}.clf-header .icon-arrow-right:before{content:"\f061"}.clf-header .icon-arrow-up:before{content:"\f062"}.clf-header .icon-arrow-down:before{content:"\f063"}.clf-header .icon-mail-forward:before,.clf-header .icon-share-alt:before{content:"\f064"}.clf-header .icon-resize-full:before{content:"\f065"}.clf-header .icon-resize-small:before{content:"\f066"}.clf-header .icon-plus:before{content:"\f067"}.clf-header .icon-minus:before{content:"\f068"}.clf-header .icon-asterisk:before{content:"\f069"}.clf-header .icon-exclamation-sign:before{content:"\f06a"}.clf-header .icon-gift:before{content:"\f06b"}.clf-header .icon-leaf:before{content:"\f06c"}.clf-header .icon-fire:before{content:"\f06d"}.clf-header .icon-eye-open:before{content:"\f06e"}.clf-header .icon-eye-close:before{content:"\f070"}.clf-header .icon-warning-sign:before{content:"\f071"}.clf-header .icon-plane:before{content:"\f072"}.clf-header .icon-calendar:before{content:"\f073"}.clf-header .icon-random:before{content:"\f074"}.clf-header .icon-comment:before{content:"\f075"}.clf-header .icon-magnet:before{content:"\f076"}.clf-header .icon-chevron-up:before{content:"\f077"}.clf-header .icon-chevron-down:before{content:"\f078"}.clf-header .icon-retweet:before{content:"\f079"}.clf-header .icon-shopping-cart:before{content:"\f07a"}.clf-header .icon-folder-close:before{content:"\f07b"}.clf-header .icon-folder-open:before{content:"\f07c"}.clf-header .icon-resize-vertical:before{content:"\f07d"}.clf-header .icon-resize-horizontal:before{content:"\f07e"}.clf-header .icon-bar-chart:before{content:"\f080"}.clf-header .icon-twitter-sign:before{content:"\f081"}.clf-header .icon-facebook-sign:before{content:"\f082"}.clf-header .icon-camera-retro:before{content:"\f083"}.clf-header .icon-key:before{content:"\f084"}.clf-header .icon-cogs:before{content:"\f085"}.clf-header .icon-comments:before{content:"\f086"}.clf-header .icon-thumbs-up-alt:before{content:"\f087"}.clf-header .icon-thumbs-down-alt:before{content:"\f088"}.clf-header .icon-star-half:before{content:"\f089"}.clf-header .icon-heart-empty:before{content:"\f08a"}.clf-header .icon-signout:before{content:"\f08b"}.clf-header .icon-linkedin-sign:before{content:"\f08c"}.clf-header .icon-pushpin:before{content:"\f08d"}.clf-header .icon-external-link:before{content:"\f08e"}.clf-header .icon-signin:before{content:"\f090"}.clf-header .icon-trophy:before{content:"\f091"}.clf-header .icon-github-sign:before{content:"\f092"}.clf-header .icon-upload-alt:before{content:"\f093"}.clf-header .icon-lemon:before{content:"\f094"}.clf-header .icon-phone:before{content:"\f095"}.clf-header .icon-check-empty:before,.clf-header .icon-unchecked:before{content:"\f096"}.clf-header .icon-bookmark-empty:before{content:"\f097"}.clf-header .icon-phone-sign:before{content:"\f098"}.clf-header .icon-twitter:before{content:"\f099"}.clf-header .icon-facebook:before{content:"\f09a"}.clf-header .icon-github:before{content:"\f09b"}.clf-header .icon-unlock:before{content:"\f09c"}.clf-header .icon-credit-card:before{content:"\f09d"}.clf-header .icon-rss:before{content:"\f09e"}.clf-header .icon-hdd:before{content:"\f0a0"}.clf-header .icon-bullhorn:before{content:"\f0a1"}.clf-header .icon-bell:before{content:"\f0a2"}.clf-header .icon-certificate:before{content:"\f0a3"}.clf-header .icon-hand-right:before{content:"\f0a4"}.clf-header .icon-hand-left:before{content:"\f0a5"}.clf-header .icon-hand-up:before{content:"\f0a6"}.clf-header .icon-hand-down:before{content:"\f0a7"}.clf-header .icon-circle-arrow-left:before{content:"\f0a8"}.clf-header .icon-circle-arrow-right:before{content:"\f0a9"}.clf-header .icon-circle-arrow-up:before{content:"\f0aa"}.clf-header .icon-circle-arrow-down:before{content:"\f0ab"}.clf-header .icon-globe:before{content:"\f0ac"}.clf-header .icon-wrench:before{content:"\f0ad"}.clf-header .icon-tasks:before{content:"\f0ae"}.clf-header .icon-filter:before{content:"\f0b0"}.clf-header .icon-briefcase:before{content:"\f0b1"}.clf-header .icon-fullscreen:before{content:"\f0b2"}.clf-header .icon-group:before{content:"\f0c0"}.clf-header .icon-link:before{content:"\f0c1"}.clf-header .icon-cloud:before{content:"\f0c2"}.clf-header .icon-beaker:before{content:"\f0c3"}.clf-header .icon-cut:before{content:"\f0c4"}.clf-header .icon-copy:before{content:"\f0c5"}.clf-header .icon-paper-clip:before,.clf-header .icon-paperclip:before{content:"\f0c6"}.clf-header .icon-save:before{content:"\f0c7"}.clf-header .icon-sign-blank:before{content:"\f0c8"}.clf-header .icon-reorder:before{content:"\f0c9"}.clf-header .icon-list-ul:before{content:"\f0ca"}.clf-header .icon-list-ol:before{content:"\f0cb"}.clf-header .icon-strikethrough:before{content:"\f0cc"}.clf-header .icon-underline:before{content:"\f0cd"}.clf-header .icon-table:before{content:"\f0ce"}.clf-header .icon-magic:before{content:"\f0d0"}.clf-header .icon-truck:before{content:"\f0d1"}.clf-header .icon-pinterest:before{content:"\f0d3"}.clf-header .icon-pinterest-sign:before{content:"\f0d2"}.clf-header .icon-google-plus-sign:before{content:"\f0d4"}.clf-header .icon-google-plus:before{content:"\f0d5"}.clf-header .icon-money:before{content:"\f0d6"}.clf-header .icon-caret-down:before{content:"\f0d7"}.clf-header .icon-caret-up:before{content:"\f0d8"}.clf-header .icon-caret-left:before{content:"\f0d9"}.clf-header .icon-caret-right:before{content:"\f0da"}.clf-header .icon-columns:before{content:"\f0db"}.clf-header .icon-sort:before{content:"\f0dc"}.clf-header .icon-sort-down:before{content:"\f0dd"}.clf-header .icon-sort-up:before{content:"\f0de"}.clf-header .icon-envelope:before{content:"\f0e0"}.clf-header .icon-linkedin:before{content:"\f0e1"}.clf-header .icon-rotate-left:before,.clf-header .icon-undo:before{content:"\f0e2"}.clf-header .icon-legal:before{content:"\f0e3"}.clf-header .icon-dashboard:before{content:"\f0e4"}.clf-header .icon-comment-alt:before{content:"\f0e5"}.clf-header .icon-comments-alt:before{content:"\f0e6"}.clf-header .icon-bolt:before{content:"\f0e7"}.clf-header .icon-sitemap:before{content:"\f0e8"}.clf-header .icon-umbrella:before{content:"\f0e9"}.clf-header .icon-paste:before{content:"\f0ea"}.clf-header .icon-lightbulb:before{content:"\f0eb"}.clf-header .icon-exchange:before{content:"\f0ec"}.clf-header .icon-cloud-download:before{content:"\f0ed"}.clf-header .icon-cloud-upload:before{content:"\f0ee"}.clf-header .icon-user-md:before{content:"\f0f0"}.clf-header .icon-stethoscope:before{content:"\f0f1"}.clf-header .icon-suitcase:before{content:"\f0f2"}.clf-header .icon-bell-alt:before{content:"\f0f3"}.clf-header .icon-coffee:before{content:"\f0f4"}.clf-header .icon-food:before{content:"\f0f5"}.clf-header .icon-file-text-alt:before{content:"\f0f6"}.clf-header .icon-building:before{content:"\f0f7"}.clf-header .icon-hospital:before{content:"\f0f8"}.clf-header .icon-ambulance:before{content:"\f0f9"}.clf-header .icon-medkit:before{content:"\f0fa"}.clf-header .icon-fighter-jet:before{content:"\f0fb"}.clf-header .icon-beer:before{content:"\f0fc"}.clf-header .icon-h-sign:before{content:"\f0fd"}.clf-header .icon-plus-sign-alt:before{content:"\f0fe"}.clf-header .icon-double-angle-left:before{content:"\f100"}.clf-header .icon-double-angle-right:before{content:"\f101"}.clf-header .icon-double-angle-up:before{content:"\f102"}.clf-header .icon-double-angle-down:before{content:"\f103"}.clf-header .icon-angle-left:before{content:"\f104"}.clf-header .icon-angle-right:before{content:"\f105"}.clf-header .icon-angle-up:before{content:"\f106"}.clf-header .icon-angle-down:before{content:"\f107"}.clf-header .icon-desktop:before{content:"\f108"}.clf-header .icon-laptop:before{content:"\f109"}.clf-header .icon-tablet:before{content:"\f10a"}.clf-header .icon-mobile-phone:before{content:"\f10b"}.clf-header .icon-circle-blank:before{content:"\f10c"}.clf-header .icon-quote-left:before{content:"\f10d"}.clf-header .icon-quote-right:before{content:"\f10e"}.clf-header .icon-spinner:before{content:"\f110"}.clf-header .icon-circle:before{content:"\f111"}.clf-header .icon-mail-reply:before,.clf-header .icon-reply:before{content:"\f112"}.clf-header .icon-github-alt:before{content:"\f113"}.clf-header .icon-folder-close-alt:before{content:"\f114"}.clf-header .icon-folder-open-alt:before{content:"\f115"}.clf-header .icon-expand-alt:before{content:"\f116"}.clf-header .icon-collapse-alt:before{content:"\f117"}.clf-header .icon-smile:before{content:"\f118"}.clf-header .icon-frown:before{content:"\f119"}.clf-header .icon-meh:before{content:"\f11a"}.clf-header .icon-gamepad:before{content:"\f11b"}.clf-header .icon-keyboard:before{content:"\f11c"}.clf-header .icon-flag-alt:before{content:"\f11d"}.clf-header .icon-flag-checkered:before{content:"\f11e"}.clf-header .icon-terminal:before{content:"\f120"}.clf-header .icon-code:before{content:"\f121"}.clf-header .icon-reply-all:before{content:"\f122"}.clf-header .icon-mail-reply-all:before{content:"\f122"}.clf-header .icon-star-half-empty:before,.clf-header .icon-star-half-full:before{content:"\f123"}.clf-header .icon-location-arrow:before{content:"\f124"}.clf-header .icon-crop:before{content:"\f125"}.clf-header .icon-code-fork:before{content:"\f126"}.clf-header .icon-unlink:before{content:"\f127"}.clf-header .icon-question:before{content:"\f128"}.clf-header .icon-info:before{content:"\f129"}.clf-header .icon-exclamation:before{content:"\f12a"}.clf-header .icon-superscript:before{content:"\f12b"}.clf-header .icon-subscript:before{content:"\f12c"}.clf-header .icon-eraser:before{content:"\f12d"}.clf-header .icon-puzzle-piece:before{content:"\f12e"}.clf-header .icon-microphone:before{content:"\f130"}.clf-header .icon-microphone-off:before{content:"\f131"}.clf-header .icon-shield:before{content:"\f132"}.clf-header .icon-calendar-empty:before{content:"\f133"}.clf-header .icon-fire-extinguisher:before{content:"\f134"}.clf-header .icon-rocket:before{content:"\f135"}.clf-header .icon-maxcdn:before{content:"\f136"}.clf-header .icon-chevron-sign-left:before{content:"\f137"}.clf-header .icon-chevron-sign-right:before{content:"\f138"}.clf-header .icon-chevron-sign-up:before{content:"\f139"}.clf-header .icon-chevron-sign-down:before{content:"\f13a"}.clf-header .icon-html5:before{content:"\f13b"}.clf-header .icon-css3:before{content:"\f13c"}.clf-header .icon-anchor:before{content:"\f13d"}.clf-header .icon-unlock-alt:before{content:"\f13e"}.clf-header .icon-bullseye:before{content:"\f140"}.clf-header .icon-ellipsis-horizontal:before{content:"\f141"}.clf-header .icon-ellipsis-vertical:before{content:"\f142"}.clf-header .icon-rss-sign:before{content:"\f143"}.clf-header .icon-play-sign:before{content:"\f144"}.clf-header .icon-ticket:before{content:"\f145"}.clf-header .icon-minus-sign-alt:before{content:"\f146"}.clf-header .icon-check-minus:before{content:"\f147"}.clf-header .icon-level-up:before{content:"\f148"}.clf-header .icon-level-down:before{content:"\f149"}.clf-header .icon-check-sign:before{content:"\f14a"}.clf-header .icon-edit-sign:before{content:"\f14b"}.clf-header .icon-external-link-sign:before{content:"\f14c"}.clf-header .icon-share-sign:before{content:"\f14d"}.clf-header .icon-compass:before{content:"\f14e"}.clf-header .icon-collapse:before{content:"\f150"}.clf-header .icon-collapse-top:before{content:"\f151"}.clf-header .icon-expand:before{content:"\f152"}.clf-header .icon-eur:before,.clf-header .icon-euro:before{content:"\f153"}.clf-header .icon-gbp:before{content:"\f154"}.clf-header .icon-dollar:before,.clf-header .icon-usd:before{content:"\f155"}.clf-header .icon-inr:before,.clf-header .icon-rupee:before{content:"\f156"}.clf-header .icon-jpy:before,.clf-header .icon-yen:before{content:"\f157"}.clf-header .icon-cny:before,.clf-header .icon-renminbi:before{content:"\f158"}.clf-header .icon-krw:before,.clf-header .icon-won:before{content:"\f159"}.clf-header .icon-bitcoin:before,.clf-header .icon-btc:before{content:"\f15a"}.clf-header .icon-file:before{content:"\f15b"}.clf-header .icon-file-text:before{content:"\f15c"}.clf-header .icon-sort-by-alphabet:before{content:"\f15d"}.clf-header .icon-sort-by-alphabet-alt:before{content:"\f15e"}.clf-header .icon-sort-by-attributes:before{content:"\f160"}.clf-header .icon-sort-by-attributes-alt:before{content:"\f161"}.clf-header .icon-sort-by-order:before{content:"\f162"}.clf-header .icon-sort-by-order-alt:before{content:"\f163"}.clf-header .icon-thumbs-up:before{content:"\f164"}.clf-header .icon-thumbs-down:before{content:"\f165"}.clf-header .icon-youtube:before{content:"\f166"}.clf-header .icon-youtube-sign:before{content:"\f167"}.clf-header .icon-xing:before{content:"\f168"}.clf-header .icon-xing-sign:before{content:"\f169"}.clf-header .icon-youtube-alt:before{content:"\f16a"}.clf-header .icon-dropbox:before{content:"\f16b"}.clf-header .icon-stackexchange:before{content:"\f16c"}.clf-header .icon-instagram:before{content:"\f18c"}.clf-header .icon-instagram-sign:before{content:"\f16d"}.clf-header .icon-flickr:before{content:"\f16e"}.clf-header .icon-adn:before{content:"\f170"}.clf-header .icon-bitbucket:before{content:"\f171"}.clf-header .icon-bitbucket-sign:before{content:"\f172"}.clf-header .icon-tumblr:before{content:"\f173"}.clf-header .icon-tumblr-sign:before{content:"\f174"}.clf-header .icon-long-arrow-down:before{content:"\f175"}.clf-header .icon-long-arrow-up:before{content:"\f176"}.clf-header .icon-long-arrow-left:before{content:"\f177"}.clf-header .icon-long-arrow-right:before{content:"\f178"}.clf-header .icon-apple:before{content:"\f179"}.clf-header .icon-windows:before{content:"\f17a"}.clf-header .icon-android:before{content:"\f17b"}.clf-header .icon-linux:before{content:"\f17c"}.clf-header .icon-dribble:before{content:"\f17d"}.clf-header .icon-skype:before{content:"\f17e"}.clf-header .icon-foursquare:before{content:"\f180"}.clf-header .icon-trello:before{content:"\f181"}.clf-header .icon-female:before{content:"\f182"}.clf-header .icon-male:before{content:"\f183"}.clf-header .icon-gittip:before{content:"\f184"}.clf-header .icon-sun:before{content:"\f185"}.clf-header .icon-moon:before{content:"\f186"}.clf-header .icon-archive:before{content:"\f187"}.clf-header .icon-bug:before{content:"\f188"}.clf-header .icon-vk:before{content:"\f189"}.clf-header .icon-weibo:before{content:"\f18a"}.clf-header .icon-renren:before{content:"\f18b"}.clf-header .icon-wordpress:before{content:"\f503"}.clf-header .icon-vimeo:before{content:"\f505"}.clf-header .icon-picasa:before{content:"\f506"}.clf-header body{background:#ccc;color:#222;font-family:Arial,Sans-Serif;font-size:14px;line-height:22px;margin:0;min-width:240px}.clf-header a:link,.clf-header a:visited,.clf-header button{-webkit-transition:color .2s ease,background-color .2s ease;-o-transition:color .2s ease,background-color .2s ease;transition:color .2s ease,background-color .2s ease}.clf-header .simple a,.clf-header .simple button{-webkit-transition:color 0s ease,background-color 0s ease;-o-transition:color 0s ease,background-color 0s ease;transition:color 0s ease,background-color 0s ease}.clf-header #ubc7-unit-menu .container,.clf-header .container{margin:0 auto;width:940px}.clf-header .clear{clear:both}.clf-header hr{border-top:1px solid #d7e0e7}.clf-header .expand{margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px}.clf-header .inflate{margin-left:-15px;margin-right:-15px;padding-left:0;padding-right:0}.clf-header .content{background:#fff}.clf-header .page-header{border-bottom:1px solid #d7e0e7}.clf-header #ubc7-footer-menu .thinkingblocks-quote blockquote,.clf-header #ubc7-footer-menu h3,.clf-header #ubc7-footer-menu h4,.clf-header #ubc7-global-footer,.clf-header #ubc7-global-menu,.clf-header #ubc7-minimal-footer,.clf-header #ubc7-unit,.thinkingblocks-quote .clf-header #ubc7-footer-menu blockquote{font-family:Arial,Sans-Serif!important}.clf-header .full-width .full-width-container{margin-left:15px;margin-right:15px}.clf-header .full-width .expand{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.clf-header .full-width .full-width-container .expand{margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px}.clf-header .full-width #ubc7-header .container{border-left:1px solid #d7e0e7;border-right:1px solid #d7e0e7;padding-left:14px;padding-right:14px}.clf-header .full-width #ubc7-global-menu{box-shadow:inset 0 -60px 60px -60px #ccc;-moz-box-shadow:inset 0 -60px 60px -60px #ccc;-webkit-box-shadow:inset 0 -60px 60px -60px #ccc}.clf-header .full-width #ubc7-global-header{box-shadow:none!important;-moz-box-shadow:none!important;-webkit-box-shadow:none!important}.clf-header .full-width.full-width-left #ubc7-header .container{margin-left:0;margin-right:0;width:940px}.clf-header .full-width.full-width-left #ubc7-unit-menu .container,.clf-header .full-width.full-width-left .container{width:auto;margin-left:15px;margin-right:15px}.clf-header .full-width.full-width-left #ubc7-header .container{border-left:0;border-right:0;padding-left:15px;padding-right:15px}.clf-header .full-width #ubc7-header{position:relative}.clf-header .full-width.full-width-left #ubc7-global-utility{position:absolute;right:30px}@media screen and (min-width:1200px){.clf-header .full-width.full-width-left #ubc7-header .container{width:1170px}.clf-header #ubc7-header .span1{max-width:70px}.clf-header #ubc7-header .span2{max-width:170px}.clf-header #ubc7-wordmark{max-width:739px}}@media screen and (max-width:979px){.clf-header .full-width.full-width-left #ubc7-header .container{padding-left:0;padding-right:0;width:auto}.clf-header .full-width .full-width-container,.clf-header .full-width.full-width-left #ubc7-unit-menu .container,.clf-header .full-width.full-width-left .container{margin-left:0;margin-right:0}.clf-header .full-width .expand,.clf-header .full-width .full-width-container .expand{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}.clf-header .full-width #ubc7-header .container{border-left:0;border-right:0;padding-left:0;padding-right:0}.clf-header .full-width.full-width-left #ubc7-global-utility{right:20px}}.clf-header .responsive-media{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.clf-header .responsive-media embed,.clf-header .responsive-media iframe,.clf-header .responsive-media object{position:absolute;top:0;left:0;width:100%;height:100%}.clf-header a{color:#2f5d7c;text-decoration:underline}.clf-header a:active,.clf-header a:focus,.clf-header a:hover{color:#2f5d7c;text-decoration:none}.clf-header .reverse a,.clf-header a.reverse{text-decoration:none}.clf-header .reverse a:active,.clf-header .reverse a:focus,.clf-header .reverse a:hover,.clf-header a.reverse:active,.clf-header a.reverse:focus,.clf-header a.reverse:hover{text-decoration:underline}.clf-header .thinkingblocks-quote blockquote,.clf-header h1,.clf-header h2,.clf-header h3,.clf-header h4,.clf-header h5,.clf-header h6,.thinkingblocks-quote .clf-header blockquote{color:#002145;font-family:inherit;font-weight:700;margin:20px 0 10px 0;line-height:1;text-rendering:optimizelegibility}.clf-header .thinkingblocks-quote blockquote small,.clf-header h1 small,.clf-header h2 small,.clf-header h3 small,.clf-header h4 small,.clf-header h5 small,.clf-header h6 small,.thinkingblocks-quote .clf-header blockquote small{font-weight:400;line-height:1}.clf-header h1{font-size:36px;line-height:40px}.clf-header h2{font-size:30px;line-height:40px}.clf-header .thinkingblocks-quote blockquote,.clf-header h3,.thinkingblocks-quote .clf-header blockquote{font-size:24px;line-height:30px}.clf-header h4{font-size:18px;line-height:30px}.clf-header h5{font-size:14px;line-height:20px}.clf-header h6{font-size:12px;line-height:20px}.clf-header .thinkingblocks-quote blockquote a,.clf-header h1 a,.clf-header h2 a,.clf-header h3 a,.clf-header h4 a,.clf-header h5 a,.clf-header h6 a,.thinkingblocks-quote .clf-header blockquote a{text-decoration:none}.clf-header ul{list-style-type:square;padding:0;margin:0 0 10px 25px}.clf-header li{line-height:24px}.clf-header blockquote{border-left:5px solid #505050;padding:0 0 0 15px;margin:0 0 20px}.clf-header blockquote small{color:#505050;display:block;line-height:20px}.clf-header #ubc7-header,.clf-header header [class*=span],.clf-header header.row-fluid{background-color:#fff}.clf-header header [class*=span],.clf-header header.row-fluid{height:95px}.clf-header #ubc7-header{border-top:3px solid #002145}.clf-header #ubc7-apom a,.clf-header #ubc7-global-utility button span,.clf-header #ubc7-logo a,.clf-header #ubc7-signature a,.clf-header #ubc7-wordmark a,.clf-header .hide-text,.clf-header .ubc7-campus{overflow:hidden;text-indent:200%;white-space:nowrap}.clf-header #ubc7-apom,.clf-header #ubc7-logo,.clf-header #ubc7-wordmark{height:100%}.clf-header #ubc7-apom a,.clf-header #ubc7-global-utility button span,.clf-header #ubc7-global-utility-no-script,.clf-header #ubc7-logo,.clf-header #ubc7-okanagan-campus,.clf-header #ubc7-ql-apom span,.clf-header #ubc7-ql-mobile span,.clf-header #ubc7-signature a,.clf-header #ubc7-vancouver-campus,.clf-header #ubc7-wordmark-block,.clf-header .ubc7-arrow,.clf-header .ubc7-carousel-control{background-image:url(https://cdn.ubc.ca/clf/7.0.4/img/ubc7-clf-sprite-blue.png);background-repeat:no-repeat}.clf-header #ubc7-apom a,.clf-header #ubc7-global-utility button,.clf-header #ubc7-logo a,.clf-header #ubc7-wordmark a{display:block;height:100%;width:100%}.clf-header #ubc7-logo{background-position:11px -115px;min-width:95px}.clf-header #ubc7-apom a{background-position:-73px -115px;border-left:1px solid #d7e0e7;min-width:160px}.clf-header #ubc7-apom a:hover{background-color:#d7e0e7}.clf-header #ubc7-wordmark-block{background-position:-72px -115px;border-left:1px solid #d7e0e7;position:relative}.clf-header #ubc7-wordmark{float:left;position:relative;width:85%!important}.clf-header #ubc7-global-utility button{background:0 0;border:0;float:right;margin-right:13px;height:35px;padding:0;width:45px}.clf-header #ubc7-global-utility button span,.clf-header #ubc7-global-utility-no-script{background-position:-1233px 7px;background-color:#002145;cursor:pointer;display:block;height:35px;width:45px}.clf-header #ubc7-global-utility button:active span,.clf-header #ubc7-global-utility button:hover span{background-color:#002145}.clf-header #ubc7-global-utility-no-script{position:relative;top:-35px}.clf-header #ubc7-global-utility button span.opened{background-color:#002145;background-position:-1167px 7px}.clf-header .ubc7-campus{bottom:17px;cursor:pointer;display:block;float:left;height:18px;left:28px;overflow:hidden;position:absolute;width:135px}.clf-header #ubc7-okanagan-campus{background-position:-1320px -165px;background-repeat:no-repeat}.clf-header #ubc7-vancouver-campus{background-position:-1320px -122px;background-repeat:no-repeat}.clf-header #ubc7-global-menu{background:#fff}.clf-header #ubc7-global-menu #ubc7-global-header a,.clf-header #ubc7-global-menu #ubc7-search button,.clf-header #ubc7-global-menu #ubc7-search input{visibility:hidden}.clf-header #ubc7-global-menu.in #ubc7-global-header a,.clf-header #ubc7-global-menu.in #ubc7-search button,.clf-header #ubc7-global-menu.in #ubc7-search input{visibility:visible!important}.clf-header #ubc7-search{background-color:#d7e0e7;height:90px;text-align:center;width:100%}.clf-header #ubc7-search-box{padding-top:30px}.clf-header #ubc7-search-box input{font-size:16px}.clf-header #ubc7-search-box label{display:none}.clf-header #ubc7-search-box .btn{background-color:#002145!important;background-image:-o-linear-gradient(top,#002145,#191938);background-image:-webkit-gradient(linear,left top,left bottom,from(#002145),to(#191938));background-image:linear-gradient(to bottom,#002145,#191938);background-image:-moz-linear-gradient(top,#002145,#191938);background-repeat:repeat-x;border:1px solid #191938;border-color:rgba(25,25,56,.5);border-color:#002145;border-radius:0;color:#fff;-webkit-filter:progid:dximagetransform.microsoft.gradient(startColorstr='#002145', endColorstr='#191938', GradientType=0);-webkit-filter:progid:dximagetransform.microsoft.gradient(enabled=false);text-decoration:none;text-shadow:none}.clf-header #ubc7-search-box .btn:active,.clf-header #ubc7-search-box .btn:hover{background-color:#2f5d7c!important;border-color:#2f5d7c;color:#fff}.clf-header #ubc7-global-header .row-fluid{padding-top:10px;padding-bottom:30px}.clf-header #ubc7-global-header ul{list-style-type:none;margin-left:0}.clf-header #ubc7-global-header li{border-bottom:1px solid #d7e0e7;display:block;float:left;height:30px;margin:10px 1% 0 1%;width:23%}.clf-header #ubc7-global-header a{color:#002145!important;font-size:12px;text-decoration:none}.clf-header #ubc7-global-header a:active,.clf-header #ubc7-global-header a:hover{text-decoration:underline}.clf-header #ubc7-ql-mobile span{background-position:-1100px -300px;display:block;float:left;height:25px;width:25px}.clf-header #ubc7-ql-apom span{background-position:-1073px -300px;display:block;float:left;height:25px;width:25px}.clf-header input.search-query{border-radius:0;padding-left:3px;padding-right:3px}.clf-header #ubc7-unit{box-shadow:inset 0 -10px 10px -10px #222;-moz-box-shadow:inset 0 -10px 10px -10px #222;-webkit-box-shadow:inset 0 -10px 10px -10px #222;height:50px;overflow:hidden;width:100%}.clf-header #ubc7-unit-name{margin-top:4px;font-size:12px}.clf-header #ubc7-unit-name a,.clf-header #ubc7-unit-name a:hover{color:#fff!important;text-decoration:none!important;text-shadow:1px 1px #222}.clf-header #ubc7-unit-name a:hover{text-shadow:1px 2px #222}.clf-header #ubc7-unit-name a{display:block;line-height:20px}.clf-header #ubc7-unit-faculty{display:block}.clf-header #ubc7-unit-identifier{font-size:18px;letter-spacing:1px;overflow:hidden;white-space:nowrap}.clf-header .ubc7-single-element a{margin-top:16px}.clf-header .ubc7-single-element a #ubc7-unit-faculty{display:none!important}.clf-header #ubc7-unit-name a .shorten{font-size:16px!important}.clf-header #ubc7-unit-name a .shorten-more{font-size:13px!important;white-space:normal!important}.clf-header #ubc7-unit-name a .multi-rows{line-height:15px}.clf-header #ubc7-unit,.clf-header #ubc7-unit .navbar,.clf-header #ubc7-unit-alternate-navigation,.clf-header #ubc7-unit-menu{margin-bottom:0}.clf-header .nav>li>a{display:block}.clf-header #ubc7-unit-menu,.clf-header #ubc7-unit-menu .navbar-inner{background:#e6e6e6}.clf-header #ubc7-unit-alternate-navigation .navbar-inner,.clf-header #ubc7-unit-menu .navbar-inner{background-image:none;border:0;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;-webkit-filter:progid:none;min-height:32px}.clf-header #ubc7-unit-alternate-navigation .nav>li,.clf-header #ubc7-unit-menu .nav>li{line-height:20px}.clf-header #ubc7-unit-alternate-navigation .nav>li>a,.clf-header #ubc7-unit-menu .nav>li>a{color:#002145;text-shadow:none;padding:10px}.clf-header #ubc7-unit .navbar .btn-navbar .icon-bar{background:#002145}.clf-header #ubc7-unit-alternate-navigation .nav-collapse .dropdown-menu a:hover,.clf-header #ubc7-unit-alternate-navigation .nav-collapse .nav>li>a:hover,.clf-header #ubc7-unit-menu .nav-collapse .dropdown-menu a:hover,.clf-header #ubc7-unit-menu .nav-collapse .nav>li>a:hover{background:#002145!important;color:#fff;-webkit-filter:none;filter:none}.clf-header #ubc7-unit-alternate-navigation .nav-collapse .nav>li>a:hover .ubc7-arrow.down-arrow,.clf-header #ubc7-unit-menu .nav-collapse .nav>li>a:hover .ubc7-arrow.down-arrow{background-position:-1178px -227px}.clf-header #ubc7-unit-alternate-navigation .nav>li.active>a,.clf-header #ubc7-unit-menu .nav>li.active>.btn-group,.clf-header #ubc7-unit-menu .nav>li.active>a{background:#d7e0e7}.clf-header #ubc7-unit-menu .dropdown-menu{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;margin-top:0}.clf-header #ubc7-unit-menu .nav>li>.dropdown-menu:after,.clf-header #ubc7-unit-menu .nav>li>.dropdown-menu:before{border:0;left:0;top:0}.clf-header #ubc7-unit-menu .nav>li>.dropdown-menu>li{border-bottom:1px solid #d7e0e7}.clf-header #ubc7-unit-menu .nav>li>.dropdown-menu>li:last-child{border:0}.clf-header #ubc7-unit-alternate-navigation .dropdown .dropdown-menu .nav-header,.clf-header #ubc7-unit-menu .dropdown .dropdown-menu .nav-header{color:#193056}.clf-header #ubc7-unit-alternate-navigation .btn-group,.clf-header #ubc7-unit-menu .btn-group{margin-top:0!important}.clf-header #ubc7-unit-alternate-navigation .nav>li.active>.btn-group .btn,.clf-header #ubc7-unit-menu .nav>li.active>.btn-group .btn{background:0}.clf-header #ubc7-unit-alternate-navigation .nav>li.active>.btn-group:hover .btn,.clf-header #ubc7-unit-menu .nav>li.active>.btn-group:hover .btn{background:#002145}.clf-header #ubc7-unit-alternate-navigation .nav>li.active>.btn-group,.clf-header #ubc7-unit-menu .nav>li.active>.btn-group{-webkit-box-shadow:inset 0 3px 8px rgba(0,0,0,.125);box-shadow:inset 0 3px 8px rgba(0,0,0,.125)}.clf-header #ubc7-unit-alternate-navigation .btn-group .btn,.clf-header #ubc7-unit-menu .btn-group .btn{color:#002145;background:#e6e6e6;line-height:40px;-webkit-transition:color 0s ease,background-color 0s ease;-o-transition:color 0s ease,background-color 0s ease;transition:color 0s ease,background-color 0s ease}.clf-header #ubc7-unit-alternate-navigation .dropdown .btn-group:hover .btn,.clf-header #ubc7-unit-alternate-navigation .dropdown .btn-group:hover .dropdown-toggle,.clf-header #ubc7-unit-alternate-navigation .nav>li.active>.btn-group:hover .btn,.clf-header #ubc7-unit-menu .dropdown .btn-group:hover .btn,.clf-header #ubc7-unit-menu .dropdown .btn-group:hover .dropdown-toggle{background:#002145;color:#fff}.clf-header #ubc7-unit-alternate-navigation .btn-group a.btn,.clf-header #ubc7-unit-menu .btn-group a.btn{padding-right:7px}.clf-header #ubc7-unit-alternate-navigation .btn-group button:hover,.clf-header #ubc7-unit-menu .btn-group button:hover{background:#193056!important}.clf-header #ubc7-unit-alternate-navigation .dropdown:hover .btn-group .ubc7-arrow,.clf-header #ubc7-unit-menu .dropdown:hover .btn-group .ubc7-arrow,.clf-header #ubc7-unit-menu .dropdown:hover .dropdown-toggle .ubc7-arrow{background-position:-1178px -227px!important}.clf-header #ubc7-unit-alternate-navigation .dropdown .btn-group .btn,.clf-header #ubc7-unit-alternate-navigation .dropdown .btn-group button,.clf-header #ubc7-unit-menu .dropdown .btn-group .btn,.clf-header #ubc7-unit-menu .dropdown .btn-group button{background-image:none;border-radius:0;border:0;-webkit-box-shadow:0 0 0;box-shadow:0 0 0;height:40px;margin-bottom:0;margin-top:0;padding-bottom:0;padding-top:0;z-index:1}.clf-header #ubc7-unit-alternate-navigation .dropdown .btn-group button,.clf-header #ubc7-unit-menu .dropdown .btn-group button{border-left:1px solid #c3d0db!important;height:22px!important;padding-left:3px;padding-right:5px}.clf-header #ubc7-unit-alternate-navigation .dropdown .btn-group:hover button,.clf-header #ubc7-unit-menu .dropdown .btn-group:hover button{height:40px!important}.clf-header #ubc7-unit-alternate-navigation .dropdown .btn-group button .ubc7-arrow,.clf-header #ubc7-unit-menu .dropdown .btn-group button .ubc7-arrow{margin-top:3px;vertical-align:top}.clf-header #ubc7-unit-alternate-navigation .dropdown .btn-group:hover button .ubc7-arrow,.clf-header #ubc7-unit-menu .dropdown .btn-group:hover button .ubc7-arrow{margin-top:0;vertical-align:text-top}.clf-header .breadcrumb{background:#fff;border:0;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;box-shadow:0 0 0;-webkit-box-shadow:0 0 0;-moz-box-shadow:0 0 0;-webkit-filter:progid:none;font-size:11px;height:32px;line-height:32px;margin-bottom:0;padding-top:0;padding-bottom:0}.clf-header .breadcrumb li{line-height:32px;vertical-align:middle;text-shadow:none}.clf-header .breadcrumb a{color:#2f5d7c;text-decoration:none}.clf-header .breadcrumb .active,.clf-header .breadcrumb a:hover{color:#002145}.clf-header #ubc7-carousel .carousel-inner img,.clf-header .ubc-carousel .carousel-inner img{max-height:350px}.clf-header #ubc7-carousel .item,.clf-header .ubc-carousel .item{-webkit-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}.clf-header #ubc7-carousel .active.left,.clf-header #ubc7-carousel .active.right,.clf-header .ubc-carousel .active.left,.clf-header .ubc-carousel .active.right{left:0;z-index:2;opacity:0}.clf-header #ubc7-carousel .next,.clf-header #ubc7-carousel .prev,.clf-header .ubc-carousel .next,.clf-header .ubc-carousel .prev{left:0;z-index:1}.clf-header #ubc7-carousel .item .thinkingblocks-quote span.author>a,.clf-header #ubc7-carousel .item p>a,.clf-header .ubc-carousel .item .thinkingblocks-quote span.author>a,.clf-header .ubc-carousel .item p>a,.thinkingblocks-quote .clf-header #ubc7-carousel .item span.author>a,.thinkingblocks-quote .clf-header .ubc-carousel .item span.author>a{color:#fff;font-weight:700;text-decoration:underline}.clf-header #ubc7-carousel .item .thinkingblocks-quote span.author>a:hover,.clf-header #ubc7-carousel .item p>a:hover,.clf-header .ubc-carousel .item .thinkingblocks-quote span.author>a:hover,.clf-header .ubc-carousel .item p>a:hover,.thinkingblocks-quote .clf-header #ubc7-carousel .item span.author>a:hover,.thinkingblocks-quote .clf-header .ubc-carousel .item span.author>a:hover{text-decoration:none}.clf-header #ubc7-carousel-controller,.clf-header .ubc7-carousel-controller{background:#2f5d7c;border-left:1px solid #fff;bottom:0;display:block;float:right;height:80px;margin:10px 0;padding:0 5px 0 9px;position:absolute;right:0;top:auto;width:150px;z-index:3}.clf-header .ubc7-carousel-control{background-color:#fff;background-position:-1040px -255px;border:0;cursor:pointer;float:left;height:26px;margin:27px 3px 0 3px;overflow:hidden;text-indent:200%;white-space:nowrap;width:26px}.clf-header .ubc7-carousel-control:hover{background-color:#002145}.clf-header .ubc7-carousel-counter{color:#fff;float:left;font-size:85%;font-weight:700;height:26px;margin:35px 0 0 3px;text-align:center;width:37px}.clf-header #ubc7-carousel-pause,.clf-header .ubc7-carousel-control.pause{background-position:-1074px -255px}.clf-header #ubc7-carousel-pause:hover,.clf-header .ubc7-carousel-control.pause:hover{background-position:-1074px -221px}.clf-header .ubc7-carousel-play{background-position:-1142px -255px!important}.clf-header .ubc7-carousel-play:hover{background-position:-1142px -221px!important}.clf-header #ubc7-carousel-right,.clf-header .ubc7-carousel-control.right{background-position:-1108px -255px!important}.clf-header #ubc7-carousel-right:hover,.clf-header .ubc7-carousel-control.right:hover{background-position:-1108px -221px!important}.clf-header #ubc7-carousel-left:hover,.clf-header .ubc7-carousel-control.left:hover{background-position:-1040px -221px!important}.clf-header #ubc7-carousel .carousel-caption .thinkingblocks-quote span.author,.clf-header #ubc7-carousel .carousel-caption h4,.clf-header #ubc7-carousel .carousel-caption p,.clf-header .ubc-carousel .carousel-caption .thinkingblocks-quote span.author,.clf-header .ubc-carousel .carousel-caption h4,.clf-header .ubc-carousel .carousel-caption p,.thinkingblocks-quote .clf-header #ubc7-carousel .carousel-caption span.author,.thinkingblocks-quote .clf-header .ubc-carousel .carousel-caption span.author{margin-right:160px}.clf-header #ubc7-carousel .carousel-caption,.clf-header .ubc-carousel .carousel-caption{background:#2f5d7c;font-size:13px;height:70px;padding-left:10px;padding-right:10px;overflow:hidden;position:relative}.clf-header #ubc7-carousel .photos-caption,.clf-header .ubc-carousel .photos-caption{background:none repeat scroll 0 0 rgba(0,0,0,.75);bottom:100px;color:#fff;float:right;font-size:10px;padding:5px;position:absolute;right:0;text-align:right}.clf-header #ubc7-carousel .carousel-inner .active>a,.clf-header .ubc-carousel .carousel-inner .active>a{text-decoration:none}.clf-header .carousel-caption{background:#002145;position:relative}@media screen and (max-width:979px){.clf-header .carousel-caption{height:90px!important}.clf-header #ubc7-carousel-controller,.clf-header .ubc7-carousel-controller{height:100px}.clf-header .ubc7-carousel-control{margin-top:38px}.clf-header #ubc7-carousel-counter,.clf-header .ubc7-carousel-counter{margin-top:45px}.clf-header .photos-caption{bottom:120px!important}}@media screen and (max-width:520px){.clf-header .carousel-caption h4{margin-right:0!important;clear:both}.clf-header .carousel-caption .thinkingblocks-quote span.author,.clf-header .carousel-caption p,.thinkingblocks-quote .clf-header .carousel-caption span.author{display:none}.clf-header #ubc7-carousel-controller,.clf-header .ubc7-carousel-controller{border:0;height:30px}.clf-header .ubc7-carousel-control{margin-top:0}.clf-header #ubc7-carousel-counter,.clf-header .ubc7-carousel-counter{margin-top:7px}}.clf-header .bootstrap-sidenav{background-color:#fff;box-shadow:0 1px 4px rgba(0,0,0,.065);-moz-box-shadow:0 1px 4px rgba(0,0,0,.065);-webkit-box-shadow:0 1px 4px rgba(0,0,0,.065);margin-bottom:10px;padding:0}.clf-header .bootstrap-sidenav>li>a{border:1px solid #d7e0e7;color:#002145;display:block;margin:0 0 -1px;padding:8px 14px;text-decoration:none}.clf-header .bootstrap-sidenav>.active>a{border:0;box-shadow:inset 1px 0 0 rgba(0,0,0,.1),inset -1px 0 0 rgba(0,0,0,.1);-webkit-box-shadow:inset 1px 0 0 rgba(0,0,0,.1),inset -1px 0 0 rgba(0,0,0,.1);-moz-box-shadow:inset 1px 0 0 rgba(0,0,0,.1),inset -1px 0 0 rgba(0,0,0,.1);padding:9px 15px;position:relative;z-index:2}.clf-header .bootstrap-sidenav div{float:right;margin-right:-6px;margin-top:2px}.clf-header .bootstrap-sidenav>li>a:active,.clf-header .bootstrap-sidenav>li>a:focus{background-color:#fff!important;color:#002145!important}.clf-header .bootstrap-sidenav>li>a:hover{background-color:#002145!important;color:#fff!important;text-shadow:none}.clf-header .bootstrap-sidenav a:hover .ubc7-arrow{background-position:-1113px -227px}.clf-header .bootstrap-sidenav.affix{top:40px}.clf-header .bootstrap-sidenav.affix-bottom{bottom:270px;position:absolute;top:auto}.clf-header .sidenav.accordion{background-color:#fff;border:1px solid #d7e0e7;box-shadow:0 1px 4px rgba(0,0,0,.065);-moz-box-shadow:0 1px 4px rgba(0,0,0,.065);-webkit-box-shadow:0 1px 4px rgba(0,0,0,.065);margin-bottom:10px}.clf-header .sidenav .accordion{margin-bottom:0}.clf-header .sidenav .accordion-group{border-bottom:0!important;margin-bottom:0}.clf-header .sidenav .accordion-group:last-child{border-bottom:1px solid #d7e0e7}.clf-header .sidenav .accordion-group .accordion-group{border:0;border-bottom:1px solid #d7e0e7}.clf-header .sidenav .accordion-group .accordion-group:last-child{border-bottom:0}.clf-header .sidenav .accordion-group .accordion-group .link,.clf-header .sidenav .accordion-group .accordion-inner>a{padding-left:32px}.clf-header .sidenav .accordion-group .accordion-group .accordion-inner a{padding-left:48px}.clf-header .sidenav .accordion-heading.opened a{border-bottom-color:transparent}.clf-header .sidenav .accordion-inner{border-top:0;line-height:24px;padding:0}.clf-header .sidenav .accordion-heading{border-bottom:1px solid #d7e0e7;line-height:24px;position:relative}.clf-header .sidenav .accordion-heading a .ubc7-arrow{vertical-align:text-top}.clf-header .sidenav .accordion-group a:focus,.clf-header .sidenav .accordion-heading a:active,.clf-header .sidenav .accordion-heading a:focus{background:#fff;color:#002145}.clf-header .sidenav .accordion-heading a:hover,.clf-header .sidenav .accordion-heading:hover,.clf-header .sidenav .accordion-heading:hover .accordion-toggle,.clf-header .sidenav .accordion-heading:hover a:active,.clf-header .sidenav .accordion-heading:hover a:focus{background:#002145!important}.clf-header .sidenav .accordion-heading:hover a{color:#fff}.clf-header .sidenav .accordion-heading:hover>a .ubc7-arrow{background-position:-1178px -227px}.clf-header .sidenav .accordion-heading a,.clf-header .sidenav .accordion-inner a{color:#002145;display:block;padding:8px 16px;text-decoration:none}.clf-header .sidenav .accordion-inner>a:last-child,.clf-header .sidenav .accordion>a:last-child{border-bottom:0}.clf-header .sidenav .accordion-group .accordion-group .accordion-inner>a:last-child{border-bottom:1px solid #d7e0e7}.clf-header .sidenav .accordion-inner a:hover{background:#002145;color:#fff}.clf-header .sidenav .accordion-inner>a .ubc7-arrow{float:right;margin-right:-4px;margin-top:2px}.clf-header .sidenav .accordion-inner>a:hover .ubc7-arrow{background-position:-1113px -227px}.clf-header .sidenav .accordion-heading .link{border-bottom:0;height:100%;margin-right:40px}.clf-header .sidenav .accordion-heading .accordion-toggle{border-left:1px solid #d7e0e7;border-bottom:0;height:100%;line-height:40px;padding:0 12px;position:absolute;right:0}.clf-header .sidenav .opened{font-weight:700}.clf-header .sidenav .opened .ubc7-arrow{background-position:-1207px -261px!important}.clf-header .sidenav .opened:hover .ubc7-arrow{background-position:-1207px -227px!important}.clf-header .sidenav .accordion-heading .accordion-toggle:hover{background:#193056!important}.clf-header .sidenav .single{border:1px solid #d7e0e7;line-height:24px;padding:0;border-bottom:0;margin-bottom:0}.clf-header .sidenav .accordion-inner a{border-bottom:1px solid #d7e0e7}.clf-header .sidenav .single a{color:#002145;display:block;padding:8px 16px;text-decoration:none}.clf-header .sidenav .single a:hover{background:#002145;color:#fff}.clf-header .sidenav .accordion>a .ubc7-arrow,.clf-header .sidenav .single>a .ubc7-arrow{float:right;margin-right:-4px;margin-top:4px}.clf-header .sidenav .accordion>a{padding-left:32px}.clf-header .sidenav .accordion>a:hover .ubc7-arrow,.clf-header .sidenav .single>a:hover .ubc7-arrow{background-position:-1113px -227px}.clf-header .sidenav .single>.opened .ubc7-arrow{background-position:inherit}.clf-header .sidenav .opened .right-arrow{background-position:-1113px -261px!important}.clf-header .sidenav .opened:hover .right-arrow{background-position:-1113px -227px!important}.clf-header .accordion .accordion{border:0;box-shadow:0 0 0 rgba(0,0,0,.065);-moz-box-shadow:0 0 0 rgba(0,0,0,.065);-webkit-box-shadow:0 0 0 rgba(0,0,0,.065)}.clf-header .sidenav .collapse{visibility:hidden}.clf-header .sidenav .collapse.in{visibility:visible}.clf-header .ubc7-arrow{display:inline-block;height:15px;text-decoration:inherit;width:15px;vertical-align:text-top}.clf-header .ubc7-arrow.right-arrow{background-position:-1113px -261px}.clf-header .ubc7-arrow.left-arrow{background-position:-1045px -261px}.clf-header .ubc7-arrow.up-arrow{background-position:-1207px -261px}.clf-header .ubc7-arrow.down-arrow{background-position:-1178px -261px}.clf-header .ubc7-arrow.right-arrow.grey{background-position:-1113px -195px}.clf-header .ubc7-arrow.left-arrow.grey{background-position:-1045px -195px}.clf-header .ubc7-arrow.up-arrow.grey{background-position:-1207px -195px}.clf-header .ubc7-arrow.down-arrow.grey{background-position:-1178px -195px}.clf-header .ubc7-arrow.right-arrow.white{background-position:-1113px -227px}.clf-header .ubc7-arrow.left-arrow.white{background-position:-1045px -227px}.clf-header .ubc7-arrow.up-arrow.white{background-position:-1207px -227px}.clf-header .ubc7-arrow.down-arrow.white{background-position:-1178px -227px}.clf-header footer{background:#002145}.clf-header #ubc7-global-footer,.clf-header #ubc7-global-footer a,.clf-header #ubc7-minimal-footer,.clf-header #ubc7-minimal-footer a{color:#fff!important;text-decoration:none}.clf-header #ubc7-global-footer a:hover,.clf-header #ubc7-minimal-footer a:hover{color:#fff!important;text-decoration:underline}.clf-header footer .thinkingblocks-quote blockquote,.clf-header footer h3,.thinkingblocks-quote .clf-header footer blockquote{color:#fff;font-size:110%;font-weight:700;margin:15px 0 5px 0}.clf-header footer h4{color:#fff;font-size:100%;font-weight:700;margin:2px 0}.clf-header #ubc7-unit-footer{background:#fff;border-top:1px solid #d7e0e7;color:#002145;padding-top:20px}.clf-header #ubc7-unit-footer [class*=span]{margin-bottom:10px}.clf-header #ubc7-address-unit-name,.clf-header footer .ubc7-address-unit-name{font-weight:700}.clf-header #ubc7-global-footer{background:#002145;min-height:100px}.clf-header #ubc7-signature{height:50px;margin-top:20px}.clf-header #ubc7-signature a{background-position:0 -387px;background-repeat:no-repeat;display:block;height:100%}.clf-header footer .ubc7-back-to-top{background:#fff;padding-bottom:8px}.clf-header #ubc7-minimal-footer{background:#002145;color:#fff;padding-top:20px}.clf-header #ubc7-minimal-footer .span12{border-top:1px solid #1f385f;float:none;padding:22px 0}.clf-header #ubc7-minimal-footer ul{margin:0}.clf-header #ubc7-minimal-footer li{display:inline-block}.clf-header #ubc7-minimal-footer a{font-size:85%}.clf-header #ubc7-minimal-footer .divider{color:#ccc;padding:0 5px 0 3px}.clf-header #ubc7-unit-social-icons a{text-decoration:none}.clf-header #ubc7-unit-social-icons i{color:#002145;cursor:pointer;font-size:32px;line-height:32px}.clf-header .accordion-group,.clf-header .alert,.clf-header .badge,.clf-header .breadcrumb,.clf-header .btn,.clf-header .btn-group-vertical .btn-large:first-child,.clf-header .btn-group-vertical .btn-large:last-child,.clf-header .btn-group-vertical .btn:first-child,.clf-header .btn-group-vertical .btn:last-child,.clf-header .btn-group>.btn.large:first-child,.clf-header .btn-group>.btn.large:last-child,.clf-header .btn-group>.btn:first-child,.clf-header .btn-group>.btn:last-child,.clf-header .btn-group>.dropdown-toggle,.clf-header .btn-group>.large.dropdown-toggle,.clf-header .btn-large,.clf-header .btn-link,.clf-header .carousel-control,.clf-header .dropdown-menu,.clf-header .dropdown-submenu>.dropdown-menu,.clf-header .form-search .input-append .btn,.clf-header .form-search .input-append .search-query,.clf-header .form-search .input-prepend .btn,.clf-header .form-search .input-prepend .search-query,.clf-header .hero-unit,.clf-header .input-append .add-on:last-child,.clf-header .input-append .btn:last-child,.clf-header .input-append .uneditable-input,.clf-header .input-append input,.clf-header .input-append select,.clf-header .input-prepend .add-on:first-child,.clf-header .input-prepend .btn:first-child,.clf-header .input-prepend .uneditable-input,.clf-header .input-prepend input,.clf-header .input-prepend select,.clf-header .input-prepend.input-append .add-on:first-child,.clf-header .input-prepend.input-append .add-on:last-child,.clf-header .input-prepend.input-append .btn:first-child,.clf-header .input-prepend.input-append .btn:last-child,.clf-header .label,.clf-header .modal,.clf-header .modal-footer,.clf-header .nav-pills .dropdown-menu,.clf-header .nav-pills>li>a,.clf-header .nav-tabs .dropdown-menu,.clf-header .nav-tabs.nav-stacked>li:first-child>a,.clf-header .nav-tabs.nav-stacked>li:last-child>a,.clf-header .nav-tabs>li>a,.clf-header .navbar .btn-navbar .icon-bar,.clf-header .navbar .nav>li>.dropdown-menu.pull-right .dropdown-menu,.clf-header .navbar .pull-right>li>.dropdown-menu .dropdown-menu,.clf-header .navbar-inner,.clf-header .navbar-search .search-query,.clf-header .pager a,.clf-header .pagination li:first-child a,.clf-header .pagination li:first-child span,.clf-header .pagination li:last-child a,.clf-header .pagination li:last-child span,.clf-header .pagination ul,.clf-header .pagination ul>li:first-child>a,.clf-header .pagination ul>li:first-child>span,.clf-header .pagination ul>li:last-child>a,.clf-header .pagination ul>li:last-child>span,.clf-header .popover,.clf-header .popover-title,.clf-header .progress,.clf-header .table-bordered,.clf-header .table-bordered caption+tbody tr:first-child td:first-child,.clf-header .table-bordered caption+thead tr:first-child th:first-child,.clf-header .table-bordered colgroup+tbody tr:first-child td:first-child,.clf-header .table-bordered colgroup+thead tr:first-child th:first-child,.clf-header .table-bordered tbody:first-child tr:first-child td:first-child,.clf-header .table-bordered tbody:first-child tr:first-child td:last-child,.clf-header .table-bordered tbody:last-child tr:last-child td:first-child,.clf-header .table-bordered tbody:last-child tr:last-child td:last-child,.clf-header .table-bordered tfoot:last-child tr:last-child td:first-child,.clf-header .table-bordered tfoot:last-child tr:last-child td:last-child,.clf-header .table-bordered thead:first-child tr:first-child th:first-child,.clf-header .table-bordered thead:first-child tr:first-child th:last-child,.clf-header .table-bordered thead:last-child tr:last-child th:first-child,.clf-header .table-bordered thead:last-child tr:last-child th:last-child,.clf-header .tabs-below>.nav-tabs>li>a,.clf-header .tabs-left>.nav-tabs>li>a,.clf-header .tabs-right>.nav-tabs>li>a,.clf-header .thumbnail,.clf-header .tooltip-inner,.clf-header .typeahead,.clf-header .uneditable-input,.clf-header .well,.clf-header .well-large,.clf-header .well-small,.clf-header input.search-query,.clf-header input[type=color],.clf-header input[type=date],.clf-header input[type=datetime-local],.clf-header input[type=datetime],.clf-header input[type=email],.clf-header input[type=month],.clf-header input[type=number],.clf-header input[type=password],.clf-header input[type=search],.clf-header input[type=tel],.clf-header input[type=text],.clf-header input[type=time],.clf-header input[type=url],.clf-header input[type=week],.clf-header pre,.clf-header select,.clf-header textarea{border-radius:0}.clf-header .btn{background-color:#002145;background-image:-o-linear-gradient(top,#002145,#191938);background-image:-webkit-gradient(linear,left top,left bottom,from(#002145),to(#191938));background-image:linear-gradient(to bottom,#002145,#191938);background-image:-moz-linear-gradient(top,#002145,#191938);background-repeat:repeat-x;border:1px solid #191938;border-color:rgba(25,25,56,.5);border-color:#002145;color:#fff;-webkit-filter:progid:dximagetransform.microsoft.gradient(startColorstr='#002145', endColorstr='#191938', GradientType=0);-webkit-filter:progid:dximagetransform.microsoft.gradient(enabled=false);text-decoration:none;text-shadow:none}.clf-header .btn.active,.clf-header .btn.disabled,.clf-header .btn:active,.clf-header .btn[disabled]{background-color:#2f5d7c;border-color:#2f5d7c;color:#fff}.clf-header .btn:focus,.clf-header .btn:hover{background-color:#2f5d7c;border-color:#2f5d7c;background-position:0 -200px;color:#fff;text-decoration:none;text-shadow:none}.clf-header .btn.active,.clf-header .btn:active{background-color:#5e869f;background-color:#264e6a;background-image:none;border-color:#5e869f;color:#fff;outline:0}.clf-header .btn.disabled,.clf-header .btn[disabled]{background-color:#e6e6e6;background-image:none;border:0;color:#000;cursor:default}.clf-header .btn-primary{background-color:#2f5d7c;background-image:-o-linear-gradient(top,#2f5d7c,#264e6a);background-image:-webkit-gradient(linear,left top,left bottom,from(#2f5d7c),to(#264e6a));background-image:linear-gradient(to bottom,#2f5d7c,#264e6a);background-image:-moz-linear-gradient(top,#2f5d7c,#264e6a);background-repeat:repeat-x;border-color:#264e6a;border-color:rgba(38,78,106,.5);color:#fff;text-shadow:none;-webkit-filter:progid:dximagetransform.microsoft.gradient(startColorstr='#2f5d7c', endColorstr='#264e6a', GradientType=0);-webkit-filter:progid:dximagetransform.microsoft.gradient(enabled=false)}.clf-header .btn-primary.active,.clf-header .btn-primary.disabled,.clf-header .btn-primary:active,.clf-header .btn-primary:focus,.clf-header .btn-primary:hover,.clf-header .btn-primary[disabled]{background-color:#98b2c3;border:1px solid #98b2c3;color:#002145}.clf-header .btn-primary.active,.clf-header .btn-primary:active{background-color:#c3d0db;border-color:#c3d0db}.clf-header .btn-info{background-color:#c3d0db;background-image:-o-linear-gradient(top,#c3d0db,#98b2c3);background-image:-webkit-gradient(linear,left top,left bottom,from(#c3d0db),to(#98b2c3));background-image:linear-gradient(to bottom,#c3d0db,#98b2c3);background-image:-moz-linear-gradient(top,#c3d0db,#98b2c3);background-repeat:repeat-x;border-color:#98b2c3;border-color:rgba(152,178,195,.5);color:#222;-webkit-filter:progid:dximagetransform.microsoft.gradient(startColorstr='#c3d0db', endColorstr='#98b2c3', GradientType=0);-webkit-filter:progid:dximagetransform.microsoft.gradient(enabled=false)}.clf-header .btn-info.active,.clf-header .btn-info.disabled,.clf-header .btn-info:active,.clf-header .btn-info:focus,.clf-header .btn-info:hover,.clf-header .btn-info[disabled]{background-color:#98b2c3;border-color:#98b2c3;color:#222}.clf-header .btn-success{background-color:#95be4f;background-image:-o-linear-gradient(top,#95be4f,#73963d);background-image:-webkit-gradient(linear,left top,left bottom,from(#95be4f),to(#73963d));background-image:linear-gradient(to bottom,#95be4f,#73963d);background-image:-moz-linear-gradient(top,#95be4f,#73963d);background-repeat:repeat-x;border-color:#73963d;border-color:rgba(115,150,61,.5);color:#222;-webkit-filter:progid:dximagetransform.microsoft.gradient(startColorstr='#95be4f', endColorstr='#73963d', GradientType=0);-webkit-filter:progid:dximagetransform.microsoft.gradient(enabled=false);text-shadow:none}.clf-header .btn-success.active,.clf-header .btn-success.disabled,.clf-header .btn-success:active,.clf-header .btn-success:focus,.clf-header .btn-success:hover,.clf-header .btn-success[disabled]{background-color:#95be4f;border-color:#95be4f;color:#222}.clf-header .btn-warning{color:#222;background-color:#fff200;background-image:-o-linear-gradient(top,#fff200,#eedc00);background-image:-webkit-gradient(linear,left top,left bottom,from(#fff200),to(#eedc00));background-image:linear-gradient(to bottom,#fff200,#eedc00);background-image:-moz-linear-gradient(top,#fff200,#eedc00);background-repeat:repeat-x;border-color:#a84d10;border-color:rgba(212,138,64,.5);-webkit-filter:progid:dximagetransform.microsoft.gradient(startColorstr='#fff200', endColorstr='#eedc00', GradientType=0);-webkit-filter:progid:dximagetransform.microsoft.gradient(enabled=false);text-shadow:none}.clf-header .btn-warning.active,.clf-header .btn-warning.disabled,.clf-header .btn-warning:active,.clf-header .btn-warning:focus,.clf-header .btn-warning:hover,.clf-header .btn-warning[disabled]{background-color:#eedc00;border-color:#eedc00;color:#222}.clf-header .btn-danger{color:#fff;background-color:#ab1f2e;background-image:-o-linear-gradient(top,#ab1f2e,#991a28);background-image:-webkit-gradient(linear,left top,left bottom,from(#ab1f2e),to(#991a28));background-image:linear-gradient(to bottom,#ab1f2e,#991a28);background-image:-moz-linear-gradient(top,#ab1f2e,#991a28);background-repeat:repeat-x;border-color:#991a28;border-color:rgba(153,26,40,.5);-webkit-filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ab1f2e', endColorstr='#991a28', GradientType=0);-webkit-filter:progid:dximagetransform.microsoft.gradient(enabled=false);text-shadow:none}.clf-header .btn-danger.active,.clf-header .btn-danger.disabled,.clf-header .btn-danger:active,.clf-header .btn-danger:focus,.clf-header .btn-danger:hover,.clf-header .btn-danger[disabled]{background-color:#ab1f2e;border-color:#ab1f2e;color:#fff}.clf-header .btn-inverse{background-color:#fff;background-image:-o-linear-gradient(top,#fff,#e6e6e6);background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#e6e6e6));background-image:linear-gradient(top,#fff,#e6e6e6);background-repeat:repeat-x;border-color:#e6e6e6;border-color:rgba(230,230,230,.5);color:#002145;-webkit-filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);-webkit-filter:progid:dximagetransform.microsoft.gradient(enabled=false)}.clf-header .btn-inverse.active,.clf-header .btn-inverse.disabled,.clf-header .btn-inverse:active,.clf-header .btn-inverse:focus,.clf-header .btn-inverse:hover,.clf-header .btn-inverse[disabled]{background-color:#002145;border-color:#002145}.clf-header .btn-inverse.active,.clf-header .btn-inverse:active{background-color:#2f5d7c;border-color:#2f5d7c}.clf-header .btn-link{background:0;border:0;color:#2f5d7c;text-decoration:none}.clf-header .btn-link:active,.clf-header .btn-link:focus,.clf-header .btn-link:hover{background:0;border:0;color:#2f5d7c;text-decoration:underline}.clf-header .btn-group.open .btn.dropdown-toggle{background-color:#98b2c3;border-color:#98b2c3;color:#222}.clf-header .btn-group.open .btn-primary.dropdown-toggle{background-color:#c3d0db}.clf-header .btn-group.open .btn-danger.dropdown-toggle{background-color:#ab1f2e;border-color:#ab1f2e;color:#fff}.clf-header .btn-group.open .btn-warning.dropdown-toggle{background-color:#eedc00;border-color:#eedc00}.clf-header .btn-group.open .btn-success.dropdown-toggle{background-color:#95be4f;border-color:#95be4f}.clf-header .btn-group.open .btn-inverse.dropdown-toggle{background-color:#2f5d7c;color:#fff}.clf-header .thumbnail{border:1px solid #d7e0e7}.clf-header a.thumbnail:focus,.clf-header a.thumbnail:hover{border-color:#d7e0e7;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.25);box-shadow:0 1px 4px rgba(0,0,0,.25)}.clf-header .alert{color:#002145;background-color:#c3d0db;border:1px solid #98b2c3;text-shadow:none}.clf-header .alert .thinkingblocks-quote blockquote,.clf-header .alert h1,.clf-header .alert h2,.clf-header .alert h3,.clf-header .alert h4,.clf-header .alert h5,.thinkingblocks-quote .clf-header .alert blockquote{color:#002145}.clf-header .alert-danger,.clf-header .alert-error{color:#fff;background-color:#ab1f2e;border-color:#991a28}.clf-header .alert-danger .thinkingblocks-quote blockquote,.clf-header .alert-danger h1,.clf-header .alert-danger h2,.clf-header .alert-danger h3,.clf-header .alert-danger h4,.clf-header .alert-danger h5,.clf-header .alert-error .thinkingblocks-quote blockquote,.clf-header .alert-error h1,.clf-header .alert-error h2,.clf-header .alert-error h3,.clf-header .alert-error h4,.clf-header .alert-error h5,.thinkingblocks-quote .clf-header .alert-danger blockquote,.thinkingblocks-quote .clf-header .alert-error blockquote{color:#fff}.clf-header .alert-success{color:#222;background-color:#95be4f;border-color:#73963d}.clf-header .alert-info{color:#222;background-color:#d7e0e7;border-color:#c3d0db}.clf-header .close{text-shadow:none;opacity:1}.clf-header .close:focus,.clf-header .close:hover{opacity:1}.clf-header .close-white{background:0;border:0;color:#fff;float:right;font-size:20px;opacity:1;position:relative;right:-21px;text-shadow:none;top:-2px}.clf-header .table td,.clf-header .table th{border-top:1px solid #d7e0e7;line-height:20px;padding:8px;text-align:left;vertical-align:top}.clf-header .table tbody+tbody{border-top:2px solid #d7e0e7}.clf-header .table-bordered{border:1px solid #d7e0e7;border-collapse:separate;border-left:0;border-radius:4px}.clf-header .table-bordered td,.clf-header .table-bordered th{border-left:1px solid #d7e0e7}.clf-header .table-striped tbody tr:nth-child(odd) td,.clf-header .table-striped tbody tr:nth-child(odd) th{background-color:#d7e0e7}.clf-header .table-hover tbody tr:hover td,.clf-header .table-hover tbody tr:hover th{background-color:#d7e0e7}.clf-header .dropdown-menu{border:1px solid #e6e6e6;margin-top:1px;padding:0;top:100%}.clf-header .dropdown-menu .active>a,.clf-header .dropdown-menu .active>a:focus,.clf-header .dropdown-menu .active>a:hover{background-color:#d7e0e7!important;background-image:none;color:#002145}.clf-header .dropdown-menu li{border-bottom:1px solid #d7e0e7}.clf-header .dropdown-menu a{text-decoration:none}.clf-header .dropdown-menu li>a:focus,.clf-header .dropdown-menu li>a:hover,.clf-header .dropdown-submenu:focus>a,.clf-header .dropdown-submenu:hover>a{color:#fff;background-color:#002145;background-color:#002145;background-image:-o-linear-gradient(top,#002145,#002145);background-image:-webkit-gradient(linear,left top,left bottom,from(#002145),to(#002145));background-image:linear-gradient(to bottom,#002145,#002145);background-repeat:repeat-x;-webkit-filter:progid:dximagetransform.microsoft.gradient(startColorstr='#002145', endColorstr='#002145', GradientType=0);text-decoration:none}.clf-header .dropdown-submenu>a::after{border:0}.clf-header .dropup{margin-bottom:0}.clf-header .nav-list{background:#fff}.clf-header .nav-list .divider{border-bottom:1px solid #d7e0e7}.clf-header .nav-list a{text-decoration:none}.clf-header .nav-list>.active>a,.clf-header .nav-list>.active>a:focus,.clf-header .nav-list>.active>a:hover{color:#fff;background-color:#002145;text-decoration:none;text-shadow:none}.clf-header .nav>li>a:focus,.clf-header .nav>li>a:hover{text-decoration:none;background-color:#d7e0e7}.clf-header .nav>.disabled>a{color:#222}.clf-header .nav>.disabled>a:focus,.clf-header .nav>.disabled>a:hover{background-color:#fff;color:#222}.clf-header .nav-pills a{text-decoration:none}.clf-header .nav-pills>.active>a,.clf-header .nav-pills>.active>a:focus,.clf-header .nav-pills>.active>a:hover{color:#fff;background-color:#002145;text-decoration:none}.clf-header .nav-list>li>a:focus,.clf-header .nav-list>li>a:hover{text-shadow:none;text-decoration:none}.clf-header .nav>li>a:focus,.clf-header .nav>li>a:hover{background-color:#2f5d7c;color:#fff;text-decoration:none;text-shadow:none}.clf-header .nav-pills .open .dropdown-toggle,.clf-header .nav-tabs .open .dropdown-toggle,.clf-header .nav>li.dropdown.open.active>a:focus,.clf-header .nav>li.dropdown.open.active>a:hover{color:#fff;background-color:#2f5d7c;border-color:#2f5d7c}.clf-header .nav-tabs>li>a{text-decoration:none}.clf-header .nav-tabs>li>a:focus,.clf-header .nav-tabs>li>a:hover{text-decoration:none}.clf-header .nav-header{color:#002145;text-shadow:none;text-transform:uppercase}.clf-header .well{background:#fff;border-color:#d7e0e7;-webkit-box-shadow:inset 0 3px 8px rgba(0,0,0,.125);box-shadow:inset 0 3px 8px rgba(0,0,0,.125)}.clf-header .navbar-inner{background-color:#002145;background-image:none;border:0;color:#fff;-webkit-filter:none;filter:none;-webkit-box-shadow:none}.clf-header .navbar .brand,.clf-header .navbar .nav>li>a{color:#fff;padding:10px 10px 11px;text-shadow:none}.clf-header .navbar .nav>li>a:focus,.clf-header .navbar .nav>li>a:hover{color:#fff;-webkit-box-shadow:none;box-shadow:none;text-shadow:none}.clf-header .navbar .nav>.active>a,.clf-header .navbar .nav>.active>a:focus,.clf-header .navbar .nav>.active>a:hover{color:#002145;background-color:#d7e0e7;-webkit-box-shadow:inset 0 3px 8px rgba(0,0,0,.125);box-shadow:inset 0 3px 8px rgba(0,0,0,.125);text-shadow:0 1px 2px #98b2c3}.clf-header .navbar .nav>.active>a:focus,.clf-header .navbar .nav>.active>a:hover{color:#002145}.clf-header .navbar .divider-vertical{border-right:1px solid #191938;border-left:1px solid #2f5d7c}.clf-header .navbar .nav li.dropdown>.dropdown-toggle .caret{border-top-color:#000;border-bottom-color:#000}.clf-header .dropdown-toggle:focus .caret,.clf-header .navbar .nav li.dropdown>.dropdown-toggle:hover .caret{border-top-color:#000;border-bottom-color:#000}.clf-header .navbar .brand,.clf-header .navbar .nav>li>a{text-decoration:none}.clf-header .navbar .nav li.dropdown.active>.dropdown-toggle,.clf-header .navbar .nav li.dropdown.open.active>.dropdown-toggle,.clf-header .navbar .nav li.dropdown.open>.dropdown-toggle{color:#002145;background-color:#d7e0e7}.clf-header .navbar-search .search-query{background-color:#fff;border:1px solid #2f5d7c}.clf-header .navbar .nav>li>.dropdown-menu::after{border:0}.clf-header .navbar .nav>li>.dropdown-menu::before{border:0}.clf-header .navbar-inverse .navbar-inner,.clf-header .navbar-inverse .navbar-search .search-query{background:#fff;border:1px solid #d7e0e7}.clf-header .navbar-inverse .brand,.clf-header .navbar-inverse .nav>li>a{color:#002145}.clf-header .navbar-inverse .brand:focus,.clf-header .navbar-inverse .brand:hover,.clf-header .navbar-inverse .nav>li>a:focus,.clf-header .navbar-inverse .nav>li>a:hover{color:#002145;text-shadow:0 0 1px #191938}.clf-header .navbar-inverse .nav .active>a,.clf-header .navbar-inverse .nav .active>a:focus,.clf-header .navbar-inverse .nav .active>a:hover{color:#002145}.clf-header .navbar-inverse .nav .active>a,.clf-header .navbar-inverse .nav .active>a:focus,.clf-header .navbar-inverse .nav .active>a:hover,.clf-header .navbar-inverse .nav li.dropdown.active>.dropdown-toggle,.clf-header .navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle,.clf-header .navbar-inverse .nav li.dropdown.open>.dropdown-toggle{color:#002145;background-color:#d7e0e7}.clf-header .navbar-inverse .divider-vertical{border-right:1px solid #e6e6e6;border-left:1px solid #ccc}.clf-header .navbar-inverse .nav li.dropdown>.dropdown-toggle .caret{border-top-color:#222;border-bottom-color:#222}.clf-header .navbar-inverse .nav li.dropdown>.dropdown-toggle:focus .caret,.clf-header .navbar-inverse .nav li.dropdown>.dropdown-toggle:hover .caret{border-top-color:#fff;border-bottom-color:#fff}.clf-header .navbar .nav li.dropdown>.dropdown-toggle .caret{border-top-color:#002145;border-bottom-color:#002145}.clf-header .nav-tabs{border-bottom:1px solid #d7e0e7}.clf-header .nav-tabs>li>a{background:#2f5d7c;border:1px solid transparent;color:#fff}.clf-header .nav-tabs>li>a:focus,.clf-header .nav-tabs>li>a:hover{background-color:#002145;border:1px solid #002145;color:#fff}.clf-header .nav-tabs>.active>a,.clf-header .nav-tabs>.active>a:active,.clf-header .nav-tabs>.active>a:focus,.clf-header .nav-tabs>.active>a:hover{background-color:#002145;border:1px solid #002145;border-bottom-color:transparent;color:#fff;cursor:default;text-decoration:none}.clf-header .nav-tabs.nav-stacked>li>a{border:1px solid #d7e0e7}.clf-header .tabs-below>.nav-tabs>li>a:focus,.clf-header .tabs-below>.nav-tabs>li>a:hover{border:1px solid #002145}.clf-header .tabs-below>.nav-tabs>.active>a,.clf-header .tabs-below>.nav-tabs>.active>a:focus,.clf-header .tabs-below>.nav-tabs>.active>a:hover{border:1px solid #002145}.clf-header .tabs-left>.nav-tabs>li>a{border-color:#2f5d7c}.clf-header .tabs-left>.nav-tabs>li>a:focus,.clf-header .tabs-left>.nav-tabs>li>a:hover{border-color:#002145}.clf-header .tabs-left>.nav-tabs .active>a,.clf-header .tabs-left>.nav-tabs .active>a:focus,.clf-header .tabs-left>.nav-tabs .active>a:hover{border-color:#002145}.clf-header .tabs-right>.nav-tabs>li>a:focus,.clf-header .tabs-right>.nav-tabs>li>a:hover{border-color:#002145}.clf-header .tabs-right>.nav-tabs .active>a,.clf-header .tabs-right>.nav-tabs .active>a:focus,.clf-header .tabs-right>.nav-tabs .active>a:hover{border-color:#002145}.clf-header .tabs-right>.nav-tabs{border-left:1px solid #d7e0e7}.clf-header .accordion-group a{color:#2f5d7c;text-decoration:underline}.clf-header .accordion-group a:focus,.clf-header .accordion-group a:hover{background:0;color:#2f5d7c;text-decoration:none;-o-transition:none;-webkit-transition:none;transition:none}.clf-header .accordion-heading a{color:#002145;text-decoration:none}.clf-header .accordion-heading a:active,.clf-header .accordion-heading a:focus,.clf-header .accordion-heading a:hover{background:#002145;color:#fff;text-decoration:none}.clf-header .control-group.warning .help-block,.clf-header .control-group.warning .help-inline,.clf-header .control-group.warning>label{color:#a84d10}.clf-header .control-group.error .help-block,.clf-header .control-group.error .help-inline,.clf-header .control-group.error>label{color:#991a28}.clf-header .control-group.success .help-block,.clf-header .control-group.success .help-inline,.clf-header .control-group.success>label{color:#016635}.clf-header .pagination ul>li>a,.clf-header .pagination ul>li>span{background:#fff;border-color:#d7e0e7;color:#002145}.clf-header .pagination ul>.active>a,.clf-header .pagination ul>.active>span,.clf-header .pagination ul>li>a:focus,.clf-header .pagination ul>li>a:hover{background-color:#002145;border-color:#002145;color:#fff}.clf-header .pagination ul>.disabled>a,.clf-header .pagination ul>.disabled>a:focus,.clf-header .pagination ul>.disabled>a:hover,.clf-header .pagination ul>.disabled>span{color:#222;background-color:#e6e6e6;border-color:#e6e6e6}.clf-header .pager a{border-radius:0!important;border:1px solid #d7e0e7!important;text-decoration:none}.clf-header .pager a:focus,.clf-header .pager a:hover{background:#002145!important;border:1px solid #002145!important;color:#fff}.clf-header .pager .disabled a,.clf-header .pager .disabled a:focus,.clf-header .pager .disabled a:hover,.clf-header .pager .disabled span{color:#222!important;background-color:#e6e6e6!important;border:1px solid #ccc!important}.clf-header .badge,.clf-header .label{background-color:#002145;color:#fff;text-shadow:none}.clf-header .badge-success,.clf-header .label-success{background-color:#95be4f;color:#222}.clf-header .badge-warning,.clf-header .label-warning{background-color:#fff200;color:#222}.clf-header .badge-important,.clf-header .label-important{background-color:#ab1f2e;color:#fff}.clf-header .badge-info,.clf-header .label-info{background-color:#d7e0e7;color:#222}.clf-header .badge-inverse,.clf-header .label-inverse{background-color:#e6e6e6;color:#002145}.clf-header .progress .bar{background-color:#2f5d7c;background-image:-o-linear-gradient(top,#5e869f,#2f5d7c);background-image:-webkit-gradient(linear,left top,left bottom,from(#5e869f),to(#2f5d7c));background-image:linear-gradient(top,#5e869f,#2f5d7c);background-image:-ms-linear-gradient(top,#5e869f,#2f5d7c);background-repeat:repeat-x;-webkit-filter:progid:dximagetransform.microsoft.gradient(startColorstr='#5e869f', endColorstr='#2f5d7c', GradientType=0)}.clf-header .progress .bar-info,.clf-header .progress-info .bar{background-color:#d7e0e7;background-image:-o-linear-gradient(top,#d7e0e7,#c3d0db);background-image:-webkit-gradient(linear,left top,left bottom,from(#d7e0e7),to(#c3d0db));background-image:linear-gradient(to bottom,#d7e0e7,#c3d0db);background-repeat:repeat-x;-webkit-filter:progid:dximagetransform.microsoft.gradient(startColorstr='#d7e0e7', endColorstr='#c3d0db', GradientType=0)}.clf-header .progress .bar-success,.clf-header .progress-success .bar{background-color:#95be4f;background-image:-o-linear-gradient(top,#95be4f,#73963d);background-image:-webkit-gradient(linear,left top,left bottom,from(#95be4f),to(#73963d));background-image:linear-gradient(to bottom,#95be4f,#73963d);background-repeat:repeat-x;-webkit-filter:progid:dximagetransform.microsoft.gradient(startColorstr='#95be4f', endColorstr='#73963d', GradientType=0)}.clf-header .progress .bar-warning,.clf-header .progress-warning .bar{background-color:#fff200;background-image:-o-linear-gradient(top,#fff200,#eedc00);background-image:-webkit-gradient(linear,left top,left bottom,from(#fff200),to(#eedc00));background-image:linear-gradient(to bottom,#fff200,#eedc00);background-repeat:repeat-x;-webkit-filter:progid:dximagetransform.microsoft.gradient(startColorstr='#fff200', endColorstr='#eedc00', GradientType=0)}.clf-header .progress .bar-danger,.clf-header .progress-danger .bar{background-color:#ab1f2e;background-image:-o-linear-gradient(top,#ab1f2e,#991a28);background-image:-webkit-gradient(linear,left top,left bottom,from(#ab1f2e),to(#991a28));background-image:linear-gradient(to bottom,#ab1f2e,#991a28);background-repeat:repeat-x;-webkit-filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ab1f2e', endColorstr='#991a28', GradientType=0)}@media screen and (min-width:1200px){.clf-header #ubc7-unit-menu .container,.clf-header .container{width:1170px}.clf-header header [class*=span],.clf-header header.row-fluid{height:115px}.clf-header #ubc7-logo{background-position:32px 14px;margin-left:-15px;min-width:115px}.clf-header #ubc7-apom a{background-position:-84px 14px;min-width:200px}.clf-header #ubc7-wordmark-block{background-position:-83px 14px}.clf-header #ubc7-global-utility button{height:43px;margin-right:17px}.clf-header #ubc7-global-utility button span,.clf-header a#ubc7-global-utility-no-script{background-position:-1233px 11px;height:43px;margin-right:19px}.clf-header #ubc7-global-utility-no-script{left:64px;top:0}.clf-header #ubc7-global-utility button span.opened{background-position:-1167px 11px}.clf-header .ubc7-campus{bottom:19px;height:24px;left:36px;width:170px}.clf-header #ubc7-okanagan-campus{background-position:-1320px -53px}.clf-header #ubc7-vancouver-campus{background-position:-1320px -5px}.clf-header #ubc7-unit{height:60px}.clf-header #ubc7-unit-name{margin-top:7px;font-size:14px}.clf-header #ubc7-unit-identifier{font-size:20px}.clf-header #ubc7-unit-menu .navbar-inner{min-height:40px}.clf-header #ubc7-unit-menu .nav>li>a{padding:10px 15px 11px}.clf-header .ubc7-single-element a{margin-top:20px}.clf-header #ubc7-unit-menu .nav>li{line-height:24px}.clf-header #ubc7-unit-menu .dropdown .btn-group .btn{height:45px}.clf-header #ubc7-unit-menu .dropdown .btn-group:hover button{height:45px!important}.clf-header #ubc7-unit-menu .btn-group .btn{line-height:45px}.clf-header .breadcrumb{height:40px;line-height:40px}.clf-header .breadcrumb li{line-height:40px}}@media screen and (min--moz-device-pixel-ratio:0) and (min-width:1200px){.clf-header #ubc7-unit-menu .nav>li>a{padding-top:11px!important}}@media screen and (max-width:979px){.clf-header body{padding:0 20px}.clf-header #ubc7-unit-menu .container,.clf-header .container{margin-left:0;margin-right:0;width:auto}.clf-header .expand{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}.clf-header .inflate{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.clf-header .container{margin-left:0;margin-right:0;width:auto}.clf-header header .row-fluid [class*=span],.clf-header header [class*=span]{border-width:0;display:block;float:none;margin-left:0!important;margin-right:0;width:auto}.clf-header header .span1,.clf-header header .span2{display:none!important}.clf-header #ubc7-wordmark-block{background-position:-1px -205px;border-left:0;margin-left:0;width:100%!important}.clf-header #ubc7-global-utility button{box-shadow:0 0;-moz-box-shadow:0 0;-webkit-box-shadow:0 0;cursor:pointer;height:44px;margin-right:0}.clf-header #ubc7-global-utility button span,.clf-header a#ubc7-global-utility-no-script{height:33px;position:relative;top:-6px}.clf-header #ubc7-global-utility-no-script{left:45px;top:0}.clf-header .ubc7-campus{bottom:30px;left:40px;width:120px}.clf-header #ubc7-vancouver-campus{background-position:-1319px -226px}.clf-header #ubc7-okanagan-campus{background-position:-1319px -262px}.clf-header #ubc7-wordmark a{height:80%}.clf-header #ubc7-unit-name{margin-right:55px}.clf-header #ubc7-unit a{font-size:12px}.clf-header #ubc7-unit .btn,.clf-header #ubc7-unit .navbar .btn-navbar{background:#fff;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;border:0;box-shadow:1px 1px 1px #191938;-moz-box-shadow:1px 1px 1px #191938;-webkit-box-shadow:1px 1px 1px #191938;float:right;height:24px;margin:7px 0 0 0;padding:11px 0 0 13px;width:32px}.clf-header #ubc7-unit .navbar .btn-navbar.active,.clf-header #ubc7-unit .navbar .btn-navbar.disabled,.clf-header #ubc7-unit .navbar .btn-navbar:active,.clf-header #ubc7-unit .navbar .btn-navbar:hover,.clf-header #ubc7-unit .navbar .btn-navbar[disabled]{box-shadow:1px 1px 1px #191938;-moz-box-shadow:1px 1px 1px #191938;-webkit-box-shadow:inset 1px 1px 1px #191938}.clf-header #ubc7-unit-alternate-navigation .nav>li>a,.clf-header #ubc7-unit-menu .nav>li>a,.clf-header .nav-collapse .nav>li>a{padding-left:20px;padding-right:20px}.clf-header .nav-collapse .dropdown-menu a{padding-left:35px;padding-right:20px}.clf-header #ubc7-unit-alternate-navigation .navbar,.clf-header #ubc7-unit-alternate-navigation .navbar-inner,.clf-header #ubc7-unit-menu .navbar,.clf-header #ubc7-unit-menu .navbar-inner{min-height:0!important;padding:0}.clf-header #ubc7-unit-alternate-navigation .navbar-inner,.clf-header #ubc7-unit-menu .navbar-inner{background:#fff}.clf-header #ubc7-unit-alternate-navigation .nav-collapse ul,.clf-header #ubc7-unit-menu .nav-collapse ul{margin-bottom:0}.clf-header #ubc7-unit-alternate-navigation .nav-collapse li,.clf-header #ubc7-unit-menu .nav-collapse li{border-bottom:1px solid #c3d0db}.clf-header #ubc7-unit-alternate-navigation .nav-collapse li:last-child,.clf-header #ubc7-unit-menu .nav-collapse li.dropdown li:last-child{border:0}.clf-header #ubc7-unit-alternate-navigation .nav-collapse li a,.clf-header #ubc7-unit-menu .nav-collapse li a{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;color:#002145;font-weight:400;margin-bottom:0;text-shadow:none}.clf-header #ubc7-unit-alternate-navigation .dropdown-menu,.clf-header #ubc7-unit-menu .dropdown-menu{margin:0}.clf-header #ubc7-unit-alternate-navigation .dropdown .dropdown-menu .nav-header,.clf-header #ubc7-unit-menu .dropdown .dropdown-menu .nav-header{padding-left:35px}.clf-header #ubc7-unit-alternate-navigation .dropdown .btn-group,.clf-header #ubc7-unit-menu .dropdown .btn-group{width:100%}.clf-header #ubc7-unit-alternate-navigation .dropdown .btn-group .btn,.clf-header #ubc7-unit-menu .dropdown .btn-group .btn{background:#fff;border-bottom:1px solid #c3d0db}.clf-header #ubc7-unit-alternate-navigation .dropdown .btn-group:hover .btn,.clf-header #ubc7-unit-menu .dropdown .btn-group:hover .btn{background:#002145}.clf-header #ubc7-unit-alternate-navigation .dropdown .btn-group a.btn,.clf-header #ubc7-unit-menu .dropdown .btn-group a.btn{display:block;margin-right:40px;padding-left:20px;text-align:left}.clf-header #ubc7-unit-alternate-navigation .dropdown .btn-group button,.clf-header #ubc7-unit-alternate-navigation .dropdown .btn-group:hover button,.clf-header #ubc7-unit-menu .dropdown .btn-group button,.clf-header #ubc7-unit-menu .dropdown .btn-group:hover button{height:41px!important;position:absolute;right:0;top:0;width:40px}.clf-header #ubc7-unit-alternate-navigation .dropdown .btn-group button .ubc7-arrow,.clf-header #ubc7-unit-menu .dropdown .btn-group button .ubc7-arrow{margin-top:0;vertical-align:text-top}.clf-header #ubc7-unit-alternate-navigation .dropdown .btn-group.open button .ubc7-arrow,.clf-header #ubc7-unit-menu .dropdown .btn-group.open button .ubc7-arrow{background-position:-1207px -261px}.clf-header #ubc7-unit-alternate-navigation .dropdown .btn-group.open:hover button .ubc7-arrow,.clf-header #ubc7-unit-menu .dropdown .btn-group.open:hover button .ubc7-arrow{background-position:-1207px -227px!important}.clf-header #ubc7-unit-alternate-navigation .nav>li.active>.btn-group ul,.clf-header #ubc7-unit-menu .nav>li.active>.btn-group ul{background:#fff}.clf-header #ubc7-signature a{background-position:-2px -435px;background-size:1400px}.clf-header #ubc7-global-header .span8{width:100%!important}.clf-header #ubc7-global-header .row-fluid .offset2:first-child{margin-left:0}.clf-header table{overflow:auto;overflow-y:hidden;overflow-x:auto;word-break:normal;display:block}}@media screen and (max-width:767px){.clf-header .row-fluid{width:auto}.clf-header #ubc7-wordmark-block{background-position:-2px -276px;background-size:auto}.clf-header #ubc7-global-utility button span{background-position:-1229px -291px}.clf-header #ubc7-global-utility button span.opened{background-position:-1163px -291px}.clf-header #ubc7-search-box .input-xlarge{max-width:200px!important}.clf-header #ubc7-wordmark{width:70%!important;background:0}.clf-header .ubc7-campus{left:35px;bottom:17px;width:100px}.clf-header #ubc7-unit .span12{float:left;width:99.999999993%}.clf-header #ubc7-unit-faculty{font-size:11px}.clf-header #ubc7-unit-identifier{font-size:18px}.clf-header #ubc7-okanagan-campus{background-position:-1319px -329px}.clf-header #ubc7-vancouver-campus{background-position:-1319px -301px}.clf-header #ubc7-global-header li{width:48%}.clf-header #ubc7-unit-navigation{box-shadow:0 3px 6px #ccc;-moz-box-shadow:0 3px 6px #ccc;-webkit-box-shadow:0 3px 6px #ccc}.clf-header .breadcrumb{height:auto;min-height:32px}.clf-header #ubc7-unit-alternate-navigation .nav-collapse{height:100%}.clf-header footer #ubc7-signature a{background-position:-2px -544px;background-size:auto}.clf-header footer .ubc7-back-to-top{padding-top:10px}}@media screen and (max-width:379px){.clf-header #ubc7-global-utility button span,.clf-header a#ubc7-global-utility-no-script{background-position:-1229px -296px;height:25px;position:relative;top:-10px}.clf-header #ubc7-global-utility button span.opened{background-position:-1163px -296px}.clf-header #ubc7-global-utility-no-script{left:0;top:-44px}}@media screen and (max-width:319px){.clf-header #ubc7-okanagan-campus,.clf-header #ubc7-signature a,.clf-header #ubc7-vancouver-campus,.clf-header #ubc7-wordmark-block{background-size:1290px!important}.clf-header #ubc7-wordmark-block{background-position:-2px -229px}.clf-header #ubc7-signature a{background-position:-2px -461px!important}.clf-header .ubc7-campus{left:30px}.clf-header #ubc7-okanagan-campus{background-position:-1135px -283px}.clf-header #ubc7-vancouver-campus{background-position:-1135px -259px}}@media only screen and (min--moz-device-pixel-ratio:1.5) and (min-width:320px),only screen and (-o-min-device-pixel-ratio:3 / 2) and (min-width:320px),only screen and (-webkit-min-device-pixel-ratio:1.5) and (min-width:320px),only screen and (min-device-pixel-ratio:1.5) and (min-width:320px){.clf-header #ubc7-apom a,.clf-header #ubc7-global-utility button span,.clf-header #ubc7-global-utility-no-script,.clf-header #ubc7-logo,.clf-header #ubc7-okanagan-campus,.clf-header #ubc7-ql-apom span,.clf-header #ubc7-ql-mobile span,.clf-header #ubc7-signature a,.clf-header #ubc7-vancouver-campus,.clf-header #ubc7-wordmark-block,.clf-header .ubc7-arrow,.clf-header .ubc7-carousel-control{background-image:url(https://cdn.ubc.ca/clf/7.0.4/img/ubc7-clf-sprite-blue-2x.png)!important;background-size:1500px!important}}@media only screen and (min--moz-device-pixel-ratio:1.5) and (max-width:979px),only screen and (-o-min-device-pixel-ratio:3 / 2) and (max-width:979px),only screen and (-webkit-min-device-pixel-ratio:1.5) and (max-width:979px),only screen and (min-device-pixel-ratio:1.5) and (max-width:979px){.clf-header #ubc7-signature a{background-position:-2px -435px!important;background-size:1400px!important}}@media only screen and (min--moz-device-pixel-ratio:1.5) and (max-width:767px) and (min-width:320px),only screen and (-o-min-device-pixel-ratio:3 / 2) and (max-width:767px) and (min-width:320px),only screen and (-webkit-min-device-pixel-ratio:1.5) and (max-width:767px) and (min-width:320px),only screen and (min-device-pixel-ratio:1.5) and (max-width:767px) and (min-width:320px){.clf-header #ubc7-signature a{background-position:-2px -544px!important;background-size:1500px!important}}.clf-header .ie7 .ubc7-campus{top:60px}.clf-header .ie7 .ubc7-arrow{display:inline}.clf-header .ie7 #ubc7-search-box{padding-top:30px}.clf-header .ie7 #ubc7-global-header .row-fluid{width:940px;margin:0 auto}.clf-header .ie7 #ubc7-global-menu #ubc7-global-header a,.clf-header .ie7 #ubc7-global-menu #ubc7-search button,.clf-header .ie7 #ubc7-global-menu #ubc7-search input{visibility:visible!important}.clf-header .oldie #ubc7-unit-identifier{line-height:22px}.clf-header .oldie #ubc7-unit-menu,.clf-header .oldie #ubc7-unit-menu .navbar-inner{border-bottom:1px solid #e6e6e6}.clf-header .oldie .nav-collapse.collapse{overflow:visible!important}.clf-header .oldie #ubc7-minimal-footer li{float:left}.clf-header .oldie .dropdown a,.clf-header .oldie .dropup a{height:20px}.clf-header .oldie .full-width{min-width:970px}.clf-header .ie7 .sidenav .accordion-toggle .ubc7-arrow{margin-top:12px}@media print{.clf-header body{background:#fff;color:#000;font-size:12pt;line-height:1.3}.clf-header a:link,.clf-header a:visited{background:0 0;color:#222;text-decoration:underline}.clf-header a:link:after{content:" (" attr(href) ") ";padding-left:10px}.clf-header h1{font-size:18pt;color:#000}.clf-header h2{font-size:16pt;color:#000}.clf-header .thinkingblocks-quote blockquote,.clf-header h3,.thinkingblocks-quote .clf-header blockquote{font-size:14pt;color:#000}.clf-header h4{font-size:12pt;color:#000}.clf-header h5{font-size:10pt;color:#000}.clf-header h6{font-size:8pt;color:#000}.clf-header .page-header{border:0;margin:0;padding-bottom:0}.clf-header #ubc7-unit a:link:after{content:none}.clf-header #ubc7-unit{border-bottom:1px solid #000;height:80px;overflow:visible}.clf-header #ubc7-unit-name{-webkit-box-shadow:none;box-shadow:none}.clf-header #ubc7-unit-faculty{color:#000;margin-bottom:10px;text-shadow:none}.clf-header #ubc7-unit-identifier{color:#000;font-size:20pt;text-shadow:none}.clf-header #ubc7-apom,.clf-header #ubc7-global-footer,.clf-header #ubc7-global-menu,.clf-header #ubc7-header,.clf-header #ubc7-minimal-footer,.clf-header #ubc7-unit .btn,.clf-header #ubc7-unit .navbar .btn-navbar,.clf-header #ubc7-unit-menu,.clf-header #ubc7-wordmark,.clf-header #ubc7-wordmark-block,.clf-header .breadcrumb,.clf-header .ubc7-back-to-top{display:none}.clf-header #ubc7-footer,.clf-header #ubc7-unit-footer{color:#000!important;border-color:#000!important;padding-top:10px!important}.clf-header #ubc7-unit-social-icons{color:#000;visibility:visible}.clf-header .row-fluid{border:0;-webkit-box-shadow:none!important;box-shadow:none!important;float:none!important;margin:0 5%;padding-top:0!important;padding-bottom:0!important;width:auto}.clf-header img{max-width:100%;border:0}.clf-header audio,.clf-header embed,.clf-header object,.clf-header video{display:none}.clf-header .btn,.clf-header .btn-group{background:0;border-color:#000;color:#000}.clf-header .bootstrap-sidenav,.clf-header .pager,.clf-header .pagination,.clf-header .progress{display:none}.clf-header #ubc7-carousel .carousel-caption .thinkingblocks-quote span.author,.clf-header #ubc7-carousel .carousel-caption h4,.clf-header #ubc7-carousel .carousel-caption p,.clf-header #ubc7-carousel .item .thinkingblocks-quote span.author>a,.clf-header #ubc7-carousel .item p>a,.thinkingblocks-quote .clf-header #ubc7-carousel .carousel-caption span.author,.thinkingblocks-quote .clf-header #ubc7-carousel .item span.author>a{color:#000}.clf-header #ubc7-carousel-counter{display:none}.clf-header .accordion a:link:after,.clf-header .btn a:link:after,.clf-header .btn-navbar a:link:after,.clf-header .dropdown-menu a:link:after,.clf-header .nav .nav-list a:link:after,.clf-header .nav .nav-pills a:link:after,.clf-header .nav .nav-tabs a:link:after,.clf-header .nav .navbar a:link:after,.clf-header .nav a:link:after,.clf-header .pager a:link:after,.clf-header .tabbable a:link:after{content:none}.clf-header .nav-tabs>.active>a,.clf-header .nav-tabs>.active>a:hover{border:0;color:#000;font-weight:700;border-bottom:2px solid #000}.clf-header .nav-tabs>li>a{color:#000;border:0}}.clf-header .dropdown-backdrop{display:none}.clf-header .input-xlarge.search-query{height:30px}.full-width #ubc7-header{position:absolute;z-index:15;width:100%;border-top:none}.full-width .expand,.full-width .full-width-container .expand{margin:0;padding:0}#ubc7-global-header .span8{background:#fff}#ubc7-global-header .row-fluid{background:#fff;padding-left:20px;padding-right:20px}#ubc7-global-utility button{margin-right:4.6875rem!important;margin-top:.3125rem!important}@media screen and (max-width:768px){#ubc7-global-utility button{margin-top:.625rem!important;margin-right:1.5625rem!important}}#ubc7-header,header [class*=span],header.row-fluid{background:0 0}.clf-search-btn-wrapper.hidden{display:none}.clf-header #ubc7-header{background:0 0}body.customize-support{margin-top:-32px}.thinkingblocks-quote span.author:empty,p:empty{display:none}.alignright{display:inline;float:right;margin:0 0 0 1em}@media screen and (max-width:450px){.alignright{display:block;float:none;margin:1em 0}}.alignleft{display:inline;float:left;margin:0 1em 0 0}@media screen and (max-width:450px){.alignleft{display:block;float:none;margin:1em 0}}.aligncenter{display:block;margin:0 auto 1em}@media screen and (max-width:450px){.aligncenter{margin:1em 0}}.alignnone{margin-right:1em}.Copy .wp-caption .wp-caption-text,.ImpactStory .content .wp-caption .wp-caption-text{margin:0;font-style:italic;font-size:.75em}.autocomplete{background:#fff;z-index:1000;font:14px/22px "-apple-system",BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid rgba(50,50,50,.6)}.autocomplete *{font:inherit}.autocomplete>div{padding:0 4px}.autocomplete .group{background:#eee}.autocomplete>div.selected,.autocomplete>div:hover:not(.group){background:#81ca91;cursor:pointer}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(assets/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14286em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14286em;width:2.14286em;top:.14286em;text-align:center}.fa-li.fa-lg{left:-1.85714em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{-webkit-filter:none;filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-close:before,.fa-remove:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-repeat:before,.fa-rotate-right:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-exclamation-triangle:before,.fa-warning:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-floppy-o:before,.fa-save:before{content:""}.fa-square:before{content:""}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-sort-desc:before,.fa-sort-down:before{content:""}.fa-sort-asc:before,.fa-sort-up:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-bolt:before,.fa-flash:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-clipboard:before,.fa-paste:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-chain-broken:before,.fa-unlink:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:""}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:""}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:""}.fa-eur:before,.fa-euro:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-inr:before,.fa-rupee:before{content:""}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:""}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:""}.fa-krw:before,.fa-won:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-try:before,.fa-turkish-lira:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-bank:before,.fa-institution:before,.fa-university:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:""}.fa-file-archive-o:before,.fa-file-zip-o:before{content:""}.fa-file-audio-o:before,.fa-file-sound-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:""}.fa-empire:before,.fa-ge:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-paper-plane:before,.fa-send:before{content:""}.fa-paper-plane-o:before,.fa-send-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-bed:before,.fa-hotel:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-y-combinator:before,.fa-yc:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-television:before,.fa-tv:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:""}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-sign-language:before,.fa-signing:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-address-card:before,.fa-vcard:before{content:""}.fa-address-card-o:before,.fa-vcard-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}header.thinkingblocks-Header{position:relative;top:0;left:0;z-index:2000;width:100%;background:#002145;color:#fff}header.thinkingblocks-Header .outer-container{opacity:0;max-height:142px;-webkit-transition:opacity .2s ease-out,max-height .2s ease-out;-o-transition:opacity .2s ease-out,max-height .2s ease-out;transition:opacity .2s ease-out,max-height .2s ease-out}body.hover-menu header.thinkingblocks-Header .outer-container,body.touch-menu header.thinkingblocks-Header .outer-container{opacity:1;max-height:none}header.thinkingblocks-Header.collapsed{position:fixed;z-index:2000}@media screen and (min-width:1261px){header.thinkingblocks-Header.collapsed .nav-main-link{padding:1.25rem 0}}header.thinkingblocks-Header.collapsed .give-ubc{border-top:0!important}@media screen and (min-width:1261px){header.thinkingblocks-Header.collapsed .logo-heading{display:none}}@media screen and (max-width:1260px){header.thinkingblocks-Header.collapsed .logo-section,header.thinkingblocks-Header.collapsed .nav-btns,header.thinkingblocks-Header.collapsed .title-section .ubc-wordmark{display:none}header.thinkingblocks-Header.collapsed .menu{border-top:solid 1px #fff;top:4.125rem}body.touch-device header.thinkingblocks-Header.collapsed .menu,body.touch-menu header.thinkingblocks-Header.collapsed .menu{top:4.125rem}}header.thinkingblocks-Header .logo-heading{position:relative;margin:0 auto;padding:0 75px;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:.0625rem solid rgba(255,255,255,.6)}body.touch-device header.thinkingblocks-Header .logo-heading,body.touch-menu header.thinkingblocks-Header .logo-heading{border-bottom:none;padding:0}header.thinkingblocks-Header .logo-heading .logo-section{z-index:10;padding:18.75px 37.5px 18.75px 0;border-right:1px solid rgba(255,255,255,.6)}body.touch-device header.thinkingblocks-Header .logo-heading .logo-section,body.touch-menu header.thinkingblocks-Header .logo-heading .logo-section{padding:20px 12.5px 20px 0;border-right:none;position:absolute;left:75px;top:0}@media screen and (min-width:769px) and (max-width:1261px){body.touch-device header.thinkingblocks-Header .logo-heading .logo-section,body.touch-menu header.thinkingblocks-Header .logo-heading .logo-section{left:50px}}@media screen and (max-width:768px){body.touch-device header.thinkingblocks-Header .logo-heading .logo-section,body.touch-menu header.thinkingblocks-Header .logo-heading .logo-section{left:25px}}header.thinkingblocks-Header .logo-heading .title-section{z-index:10;padding:18.75px 0 18.75px 37.5px}body.touch-device header.thinkingblocks-Header .logo-heading .title-section,body.touch-menu header.thinkingblocks-Header .logo-heading .title-section{padding:0;width:100%}body.touch-device header.thinkingblocks-Header .logo-heading .title-section>a,body.touch-menu header.thinkingblocks-Header .logo-heading .title-section>a{margin:25px 0 25px 25px}body.touch-device header.thinkingblocks-Header .logo-heading .title-section .ubc-wordmark.mobile,body.touch-menu header.thinkingblocks-Header .logo-heading .title-section .ubc-wordmark.mobile{margin-left:125px}@media screen and (min-width:769px) and (max-width:1261px){body.touch-device header.thinkingblocks-Header .logo-heading .title-section .ubc-wordmark.mobile,body.touch-menu header.thinkingblocks-Header .logo-heading .title-section .ubc-wordmark.mobile{margin-left:100px}}@media screen and (max-width:768px){body.touch-device header.thinkingblocks-Header .logo-heading .title-section .ubc-wordmark.mobile,body.touch-menu header.thinkingblocks-Header .logo-heading .title-section .ubc-wordmark.mobile{margin-left:75px}}body.touch-device header.thinkingblocks-Header .logo-heading .title-section .give-ubc,body.touch-menu header.thinkingblocks-Header .logo-heading .title-section .give-ubc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid rgba(255,255,255,.6);padding:12.5px 75px}@media screen and (min-width:769px) and (max-width:1261px){body.touch-device header.thinkingblocks-Header .logo-heading .title-section .give-ubc,body.touch-menu header.thinkingblocks-Header .logo-heading .title-section .give-ubc{padding:12.5px 50px}}@media screen and (max-width:768px){body.touch-device header.thinkingblocks-Header .logo-heading .title-section .give-ubc,body.touch-menu header.thinkingblocks-Header .logo-heading .title-section .give-ubc{padding:12.5px 25px}}header.thinkingblocks-Header .logo-heading .nav-btns{margin-left:auto;margin-top:12px}body.touch-device header.thinkingblocks-Header .logo-heading .nav-btns,body.touch-menu header.thinkingblocks-Header .logo-heading .nav-btns{position:absolute;margin-top:0;top:12.5px;right:25px}header.thinkingblocks-Header .outer-container{width:100%;background:#002145}header.thinkingblocks-Header .menu{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 75px}body.touch-device header.thinkingblocks-Header .menu,body.touch-menu header.thinkingblocks-Header .menu{position:absolute;left:0;top:7.5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0;width:100%;background:#002145;opacity:0;pointer-events:none;overflow-x:hidden;max-height:calc(100vh - 7.5rem);overflow:scroll}header.thinkingblocks-Header.expanded .menu{opacity:1;pointer-events:all}body.touch-device header.thinkingblocks-Header.expanded .menu,body.touch-menu header.thinkingblocks-Header.expanded .menu{opacity:1;pointer-events:all}body.touch-device header.thinkingblocks-Header.expanded .menu:before,body.touch-menu header.thinkingblocks-Header.expanded .menu:before{position:fixed;left:0;top:0;z-index:-1;width:100vw;height:100vh;background:rgba(0,0,0,.6);content:' ';pointer-events:none}header.thinkingblocks-Header nav,header.thinkingblocks-Header nav>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.touch-device header.thinkingblocks-Header nav,body.touch-device header.thinkingblocks-Header nav>ul,body.touch-menu header.thinkingblocks-Header nav,body.touch-menu header.thinkingblocks-Header nav>ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}header.thinkingblocks-Header nav.nav-main>a{margin-left:auto;min-width:auto}body.touch-device header.thinkingblocks-Header nav.nav-main>a,body.touch-menu header.thinkingblocks-Header nav.nav-main>a{margin:25px auto 25px 75px}@media screen and (min-width:769px) and (max-width:1261px){body.touch-device header.thinkingblocks-Header nav.nav-main>a,body.touch-menu header.thinkingblocks-Header nav.nav-main>a{margin:25px auto 25px 50px}}@media screen and (max-width:768px){body.touch-device header.thinkingblocks-Header nav.nav-main>a,body.touch-menu header.thinkingblocks-Header nav.nav-main>a{margin:25px auto 25px 25px}}@media screen and (max-width:450px){body.touch-device header.thinkingblocks-Header nav.nav-main>a,body.touch-menu header.thinkingblocks-Header nav.nav-main>a{width:80%;margin:25px auto}}body.touch-device header.thinkingblocks-Header nav,body.touch-menu header.thinkingblocks-Header nav{margin:12.5px auto;width:100%}body.touch-device header.thinkingblocks-Header nav.nav-main,body.touch-menu header.thinkingblocks-Header nav.nav-main{margin-bottom:25px}@media screen and (min-width:1261px){header.thinkingblocks-Header nav.nav-main>a.UbcCtaBtn{opacity:0;-webkit-transition:opacity .2s ease-out,-webkit-transform .6s ease-out;transition:opacity .2s ease-out,-webkit-transform .6s ease-out;-o-transition:transform .6s ease-out,opacity .2s ease-out;transition:transform .6s ease-out,opacity .2s ease-out;transition:transform .6s ease-out,opacity .2s ease-out,-webkit-transform .6s ease-out;pointer-events:none}}body.hover-device header.thinkingblocks-Header nav.nav-main.no-callout>a.UbcCtaBtn,body.hover-menu header.thinkingblocks-Header nav.nav-main.no-callout>a.UbcCtaBtn{opacity:1;pointer-events:auto}header.thinkingblocks-Header nav>ul>li{margin:0 18.75px}body.touch-device header.thinkingblocks-Header nav>ul>li,body.touch-menu header.thinkingblocks-Header nav>ul>li{margin:0 12.5px}header.thinkingblocks-Header nav>ul>li span{font-size:.875rem;line-height:1.1875rem}header.thinkingblocks-Header nav>ul>li a.nav-main-link::after{position:absolute;right:0;top:46%;-webkit-transform:translate(0,-46%) rotate(-45deg);-ms-transform:translate(0,-46%) rotate(-45deg);transform:translate(0,-46%) rotate(-45deg);width:.375rem;height:.375rem;border-bottom:.07813rem solid currentColor;border-left:.07813rem solid currentColor;content:' ';top:47.5%;width:.1875rem;height:.1875rem;-webkit-transform:translate(-47.5%,-50%) rotate(-45deg);-ms-transform:translate(-47.5%,-50%) rotate(-45deg);transform:translate(-47.5%,-50%) rotate(-45deg);border-bottom:.0625rem solid #fff;border-left:.0625rem solid #fff}body.touch-device header.thinkingblocks-Header nav>ul>li a.nav-main-link::after,body.touch-menu header.thinkingblocks-Header nav>ul>li a.nav-main-link::after{width:.5rem;height:.5rem;right:-2px;border-bottom:.125rem solid #fff;border-left:.125rem solid #fff}header.thinkingblocks-Header nav>ul>li a.no-children::after{display:none}header.thinkingblocks-Header nav>ul>li:first-of-type{margin-left:0}header.thinkingblocks-Header nav>ul>li .mobile-arrow{position:absolute;top:0;right:0;z-index:10;width:80px;height:40px;display:none}body.touch-device header.thinkingblocks-Header nav>ul>li .mobile-arrow,body.touch-menu header.thinkingblocks-Header nav>ul>li .mobile-arrow{display:block}@media screen and (min-width:769px){body.touch-device header.thinkingblocks-Header nav>ul>li .mobile-arrow,body.touch-menu header.thinkingblocks-Header nav>ul>li .mobile-arrow{right:30px}}@media screen and (min-width:1021px){body.touch-device header.thinkingblocks-Header nav>ul>li .mobile-arrow,body.touch-menu header.thinkingblocks-Header nav>ul>li .mobile-arrow{right:54px}}body.touch-device header.thinkingblocks-Header nav>ul>li,body.touch-menu header.thinkingblocks-Header nav>ul>li{position:relative;width:100%;margin:0}header.thinkingblocks-Header .sub-menu{padding:37.5px 75px;background:#fff;color:#002145;text-align:left;display:none;position:absolute;left:0;top:100%;-webkit-transform:none;-ms-transform:none;transform:none;width:100%}body.touch-device header.thinkingblocks-Header .sub-menu,body.touch-menu header.thinkingblocks-Header .sub-menu{padding:37.5px 75px;position:relative}@media screen and (min-width:769px) and (max-width:1261px){body.touch-device header.thinkingblocks-Header .sub-menu,body.touch-menu header.thinkingblocks-Header .sub-menu{padding:25px 50px}}@media screen and (max-width:768px){body.touch-device header.thinkingblocks-Header .sub-menu,body.touch-menu header.thinkingblocks-Header .sub-menu{padding:25px 25px}}header.thinkingblocks-Header .sub-menu .nav-drop-item{font-family:'Whitney SSm A','Whitney SSm B',Arial,Helvetica,sans-serif;font-weight:600;font-style:normal;padding-right:18.75px}body.hover-menu header.thinkingblocks-Header .sub-menu .nav-drop-item{padding-right:35px}@media screen and (min-width:1400px){body.hover-menu header.thinkingblocks-Header .sub-menu .nav-drop-item{padding-right:50px}}header.thinkingblocks-Header .sub-menu .nav-drop-item:hover .nav-drop-item-separator{-webkit-animation:.6s ease-out underline-animation;animation:.6s ease-out underline-animation}@-webkit-keyframes underline-animation{from{width:0}to{width:2.75rem}}@keyframes underline-animation{from{width:0}to{width:2.75rem}}header.thinkingblocks-Header .sub-menu>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-right:37.5px;width:calc((100% - 26.25rem))}body.hover-menu header.thinkingblocks-Header .sub-menu>ul{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:768px){body.touch-device header.thinkingblocks-Header .sub-menu>ul,body.touch-menu header.thinkingblocks-Header .sub-menu>ul{width:100%;padding-right:0}}header.thinkingblocks-Header .sub-menu b{display:block;font-size:1.5em;font-weight:500}.thinkingblocks-quote header.thinkingblocks-Header .sub-menu span.author,header.thinkingblocks-Header .sub-menu .thinkingblocks-quote span.author,header.thinkingblocks-Header .sub-menu p{font-size:.8125rem;font-weight:400;letter-spacing:.0075rem;line-height:1.4}header.thinkingblocks-Header .sub-menu .nav-drop-item-separator{display:block;background:#ffcc63;width:44px;height:3px;margin:12.5px 0}body.touch-device header.thinkingblocks-Header .sub-menu .nav-drop-item-separator,body.touch-menu header.thinkingblocks-Header .sub-menu .nav-drop-item-separator{display:none}header.thinkingblocks-Header .sub-menu li{margin-bottom:50px;font-size:.875rem;font-weight:600;letter-spacing:.00813rem;line-height:1.25rem;width:calc(100% / 4)}body.touch-device header.thinkingblocks-Header .sub-menu li,body.touch-menu header.thinkingblocks-Header .sub-menu li{width:calc(100% / 2);margin-bottom:25px}body.touch-device header.thinkingblocks-Header .sub-menu li,body.touch-menu header.thinkingblocks-Header .sub-menu li{width:100%;margin-bottom:1.25rem}@media screen and (max-width:768px){body.touch-device header.thinkingblocks-Header .sub-menu li,body.touch-menu header.thinkingblocks-Header .sub-menu li{margin-bottom:.875rem}}.thinkingblocks-quote body.touch-device header.thinkingblocks-Header .sub-menu li span.author,.thinkingblocks-quote body.touch-menu header.thinkingblocks-Header .sub-menu li span.author,body.touch-device header.thinkingblocks-Header .sub-menu li .thinkingblocks-quote span.author,body.touch-device header.thinkingblocks-Header .sub-menu li p,body.touch-menu header.thinkingblocks-Header .sub-menu li .thinkingblocks-quote span.author,body.touch-menu header.thinkingblocks-Header .sub-menu li p{display:none}header.thinkingblocks-Header .sub-menu li:last-of-type{padding-right:0}header.thinkingblocks-Header .sub-menu>a{width:26.25rem}@media screen and (max-width:768px){body.touch-device header.thinkingblocks-Header .sub-menu>a,body.touch-menu header.thinkingblocks-Header .sub-menu>a{width:100%;margin-top:12.5px}}header.thinkingblocks-Header .sub-menu .banner{position:relative;width:26.25rem;max-width:26.25rem;height:16.25rem}body.touch-device header.thinkingblocks-Header .sub-menu .banner,body.touch-menu header.thinkingblocks-Header .sub-menu .banner{width:100%}@media screen and (max-width:450px){body.touch-device header.thinkingblocks-Header .sub-menu .banner,body.touch-menu header.thinkingblocks-Header .sub-menu .banner{height:auto}}header.thinkingblocks-Header .sub-menu .banner:hover .image-wrapper .image{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}header.thinkingblocks-Header .sub-menu .banner .image-wrapper{overflow:hidden;position:relative}header.thinkingblocks-Header .sub-menu .banner .image-wrapper .image{width:100%;background-size:cover;background-position:center;padding-top:56%;-webkit-transition:-webkit-transform .6s ease-out;transition:-webkit-transform .6s ease-out;-o-transition:transform .6s ease-out;transition:transform .6s ease-out;transition:transform .6s ease-out,-webkit-transform .6s ease-out}header.thinkingblocks-Header .sub-menu .banner .shadow{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:-o-linear-gradient(15deg,#002145,transparent);background:linear-gradient(75deg,#002145,transparent)}header.thinkingblocks-Header .sub-menu .banner .content{position:absolute;top:0;left:0;padding:25px;z-index:6}@media screen and (max-width:450px){header.thinkingblocks-Header .sub-menu .banner .content{padding:1.125rem 25px}}.thinkingblocks-quote header.thinkingblocks-Header .sub-menu .banner .content>span.author,header.thinkingblocks-Header .sub-menu .banner .content>p,header.thinkingblocks-Header .sub-menu .banner .thinkingblocks-quote .content>span.author{width:64%;color:#fff;font-size:1.5rem;font-weight:300;line-height:1.4;margin-bottom:.75rem}.thinkingblocks-quote body.touch-device header.thinkingblocks-Header .sub-menu .banner .content>span.author,.thinkingblocks-quote body.touch-menu header.thinkingblocks-Header .sub-menu .banner .content>span.author,body.touch-device header.thinkingblocks-Header .sub-menu .banner .content>p,body.touch-device header.thinkingblocks-Header .sub-menu .banner .thinkingblocks-quote .content>span.author,body.touch-menu header.thinkingblocks-Header .sub-menu .banner .content>p,body.touch-menu header.thinkingblocks-Header .sub-menu .banner .thinkingblocks-quote .content>span.author{font-size:1.125rem}@media screen and (max-width:450px){.thinkingblocks-quote body.touch-device header.thinkingblocks-Header .sub-menu .banner .content>span.author,.thinkingblocks-quote body.touch-menu header.thinkingblocks-Header .sub-menu .banner .content>span.author,body.touch-device header.thinkingblocks-Header .sub-menu .banner .content>p,body.touch-device header.thinkingblocks-Header .sub-menu .banner .thinkingblocks-quote .content>span.author,body.touch-menu header.thinkingblocks-Header .sub-menu .banner .content>p,body.touch-menu header.thinkingblocks-Header .sub-menu .banner .thinkingblocks-quote .content>span.author{width:75%;font-size:1.0625rem}}header.thinkingblocks-Header .sub-menu .banner .content>span{color:#fff}@media screen and (max-width:450px){header.thinkingblocks-Header .sub-menu .banner .content>span{padding-top:5px}}header.thinkingblocks-Header .sub-menu .banner .content>span:after{margin-top:.625rem}header.thinkingblocks-Header .sub-menu .category-sub-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}header.thinkingblocks-Header .sub-menu .category-sub-menu{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-right:37.5px}body.touch-device header.thinkingblocks-Header .sub-menu .category-sub-menu,body.touch-menu header.thinkingblocks-Header .sub-menu .category-sub-menu{display:block;margin-bottom:25px}@media screen and (max-width:768px){body.touch-device header.thinkingblocks-Header .sub-menu .category-sub-menu,body.touch-menu header.thinkingblocks-Header .sub-menu .category-sub-menu{margin-bottom:12.5px}}body.touch-device header.thinkingblocks-Header .sub-menu .category-sub-menu:last-of-type,body.touch-menu header.thinkingblocks-Header .sub-menu .category-sub-menu:last-of-type{margin-bottom:0}body.touch-device header.thinkingblocks-Header .sub-menu .category-sub-menu,body.touch-menu header.thinkingblocks-Header .sub-menu .category-sub-menu{width:calc(100% / 2)}body.touch-device header.thinkingblocks-Header .sub-menu .category-sub-menu,body.touch-menu header.thinkingblocks-Header .sub-menu .category-sub-menu{width:100%;padding-right:0}header.thinkingblocks-Header .sub-menu .category-sub-menu h4{font-size:.875rem;font-weight:500;letter-spacing:.08188rem;line-height:1.625rem;color:#002145;border-bottom:solid .0625rem rgba(0,33,69,.35);margin-bottom:37.5px;width:100%}body.touch-device header.thinkingblocks-Header .sub-menu .category-sub-menu h4,body.touch-menu header.thinkingblocks-Header .sub-menu .category-sub-menu h4{margin-bottom:25px}header.thinkingblocks-Header .sub-menu .category-sub-menu li{width:50%}body.touch-device header.thinkingblocks-Header .sub-menu .category-sub-menu li,body.touch-menu header.thinkingblocks-Header .sub-menu .category-sub-menu li{width:100%;margin-bottom:1.25rem}@media screen and (max-width:768px){body.touch-device header.thinkingblocks-Header .sub-menu .category-sub-menu li,body.touch-menu header.thinkingblocks-Header .sub-menu .category-sub-menu li{margin-bottom:m14/16rem}}body.touch-device header.thinkingblocks-Header .sub-menu .category-sub-menu li,body.touch-menu header.thinkingblocks-Header .sub-menu .category-sub-menu li{width:100%}body.hover-menu header.thinkingblocks-Header .sub-menu .category-sub-menu li:nth-of-type(even){padding-right:0}body.hover-device header.thinkingblocks-Header nav>.bg-overlay,body.hover-menu header.thinkingblocks-Header nav>.bg-overlay{display:none;position:fixed;left:0;top:0;z-index:-1;width:100vw;height:100vh;background:rgba(0,0,0,.6);content:' '}body.hover-device header.thinkingblocks-Header nav>.bg-overlay.active,body.hover-menu header.thinkingblocks-Header nav>.bg-overlay.active{display:block}header.thinkingblocks-Header .nav-main-link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;padding:37.5px 0;position:relative}header.thinkingblocks-Header .nav-main-link span{position:relative;display:inline-block;padding-right:.875rem}body.touch-device header.thinkingblocks-Header .nav-main-link span,body.touch-menu header.thinkingblocks-Header .nav-main-link span{padding-right:.75rem}header.thinkingblocks-Header .nav-main-link.no-children span{padding-right:0}header.thinkingblocks-Header .nav-main-link::before{content:'';position:absolute;bottom:0;right:0;width:0;height:0;border-left:.375rem solid transparent;border-right:.375rem solid transparent;border-bottom:.375rem solid #fff;opacity:0}body.touch-device header.thinkingblocks-Header .nav-main-link,body.touch-menu header.thinkingblocks-Header .nav-main-link{padding:12.5px 75px;width:calc(100% - 87.5px)}@media screen and (min-width:769px) and (max-width:1261px){body.touch-device header.thinkingblocks-Header .nav-main-link,body.touch-menu header.thinkingblocks-Header .nav-main-link{padding:12.5px 50px;width:calc(100% - 63px)}}@media screen and (max-width:768px){body.touch-device header.thinkingblocks-Header .nav-main-link,body.touch-menu header.thinkingblocks-Header .nav-main-link{padding:12.5px 25px;width:calc(100% - 37.5px)}}header.thinkingblocks-Header .nav-main-link:after{position:absolute;right:0;top:46%;-webkit-transform:translate(0,-46%) rotate(-45deg);-ms-transform:translate(0,-46%) rotate(-45deg);transform:translate(0,-46%) rotate(-45deg);width:.375rem;height:.375rem;border-bottom:.07813rem solid currentColor;border-left:.07813rem solid currentColor;content:' '}header.thinkingblocks-Header .nav-main-link .fa-lg{vertical-align:-4%}header.thinkingblocks-Header nav>ul>li.sub-nav-toggled .nav-main-link:after{-webkit-transform:translate(-20%,-20%) rotate(135deg);-ms-transform:translate(-20%,-20%) rotate(135deg);transform:translate(-20%,-20%) rotate(135deg)}body.hover-device header.thinkingblocks-Header nav>ul>li.sub-nav-toggled .nav-main-link::before,body.hover-menu header.thinkingblocks-Header nav>ul>li.sub-nav-toggled .nav-main-link::before{opacity:1}header.thinkingblocks-Header nav>ul>li.sub-nav-toggled .nav-main-link span{font-weight:400}header.thinkingblocks-Header nav>ul>li.sub-nav-toggled .nav-main-link span:after{position:absolute;left:0;bottom:0;width:100%;height:5px;background:rgba(255,255,255,.3);content:' '}@media screen and (max-width:1260px){header.thinkingblocks-Header nav>ul>li.sub-nav-toggled .nav-main-link span:after{display:none}}header.thinkingblocks-Header nav>ul>li .nav-main-link span:after{position:absolute;left:0;bottom:0;width:0%;height:5px;background:rgba(255,255,255,.3);-webkit-transition:width .6s ease-out;-o-transition:width .6s ease-out;transition:width .6s ease-out;content:' '}body.touch-device header.thinkingblocks-Header nav>ul>li .nav-main-link span:after,body.touch-menu header.thinkingblocks-Header nav>ul>li .nav-main-link span:after{display:none}header.thinkingblocks-Header nav>#languages-container span{line-height:1.1875rem}header.thinkingblocks-Header nav>#languages-container a.language-link{position:relative}header.thinkingblocks-Header nav>#languages-container a.language-link.no-children::after{display:none}header.thinkingblocks-Header nav>#languages-container a.language-link span:after{position:absolute;left:0;bottom:0;width:0%;height:5px;background:rgba(255,255,255,.3);-webkit-transition:width .6s ease-out;-o-transition:width .6s ease-out;transition:width .6s ease-out;content:' '}body.touch-device header.thinkingblocks-Header nav>#languages-container a.language-link span:after,body.touch-menu header.thinkingblocks-Header nav>#languages-container a.language-link span:after{display:none}header.thinkingblocks-Header nav>ul>li.nav-main-item:hover a.nav-main-link>span:after{width:100%}header.thinkingblocks-Header nav>#languages-container a.language-link:hover>span:after{width:100%}header.thinkingblocks-Header nav>ul>li.sub-nav-toggled .sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}header.thinkingblocks-Header .nav-btns{display:-webkit-box;display:-ms-flexbox;display:flex}header.thinkingblocks-Header .hamburger,header.thinkingblocks-Header .search-btn{position:relative;display:block;color:rgba(255,255,255,.75);width:2.5rem;height:2.5rem;cursor:pointer}header.thinkingblocks-Header .chevron{margin:20px 0 0 -12.5px}@media screen and (max-width:1260px){header.thinkingblocks-Header .chevron{margin:.9375rem 0 0 -.53125rem}}header.thinkingblocks-Header .chevron svg{width:.46625rem;height:.72875rem;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}header.thinkingblocks-Header .chevron svg g{stroke:#fff}body.hover-device header.thinkingblocks-Header .search-btn,body.hover-menu header.thinkingblocks-Header .search-btn{width:36px;height:36px;padding:25px}header.thinkingblocks-Header .search-btn:after,header.thinkingblocks-Header .search-btn:before{position:absolute;content:' '}header.thinkingblocks-Header .search-btn:before{left:47%;top:47%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:20%;height:20%;border-radius:50%;border:2px solid #fff}header.thinkingblocks-Header .search-btn:after{left:62%;top:62%;-webkit-transform:translate(-50%,-50%) rotate(50deg);-ms-transform:translate(-50%,-50%) rotate(50deg);transform:translate(-50%,-50%) rotate(50deg);width:18%;height:2px;background:#fff}header.thinkingblocks-Header .hamburger{margin-left:15px;display:none}header.thinkingblocks-Header .hamburger div,header.thinkingblocks-Header .hamburger:after,header.thinkingblocks-Header .hamburger:before{position:absolute;left:50%;top:50%;width:50%;height:2px;background:#fff;content:' '}header.thinkingblocks-Header .hamburger:before{-webkit-transform:translate(-50%,-350%);-ms-transform:translate(-50%,-350%);transform:translate(-50%,-350%)}header.thinkingblocks-Header .hamburger:after{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}header.thinkingblocks-Header .hamburger div{-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:translate(-50%,250%);-ms-transform:translate(-50%,250%);transform:translate(-50%,250%)}header.thinkingblocks-Header .hamburger.close{color:#fff}header.thinkingblocks-Header .hamburger.close:before{-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}header.thinkingblocks-Header .hamburger.close:after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}header.thinkingblocks-Header .hamburger.close div{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}body.touch-device header.thinkingblocks-Header .hamburger,body.touch-menu header.thinkingblocks-Header .hamburger{display:block}body.touch-device header.thinkingblocks-Header .clf-header #ubc7-global-utility button,body.touch-menu header.thinkingblocks-Header .clf-header #ubc7-global-utility button{margin-right:25px!important}@media screen and (min-width:769px){body.touch-device header.thinkingblocks-Header .clf-header #ubc7-global-utility button,body.touch-menu header.thinkingblocks-Header .clf-header #ubc7-global-utility button{margin-top:10px!important}}@media screen and (min-width:769px) and (max-width:1261px){body.touch-device header.thinkingblocks-Header .clf-header #ubc7-global-utility button,body.touch-menu header.thinkingblocks-Header .clf-header #ubc7-global-utility button{margin-right:50px!important}}@media screen and (min-width:1021px){body.touch-device header.thinkingblocks-Header .clf-header #ubc7-global-utility button,body.touch-menu header.thinkingblocks-Header .clf-header #ubc7-global-utility button{margin-right:75px!important}}header.thinkingblocks-Header .clf-header #ubc7-global-utility button>span{top:auto}#languages-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-right:25px;font-size:.875rem}#languages-container a{margin:0 10px}@media screen and (max-width:768px){#languages-container{margin:12.5px auto 12.5px 15px}}@media screen and (min-width:769px){#languages-container{margin:12.5px auto 12.5px 40px}}@media screen and (min-width:1261px){#languages-container{margin:auto 25px auto auto}}@media screen and (min-width:1261px){header.thinkingblocks-Header .header-right-section.mobile{display:none}header.thinkingblocks-Header .header-right-section.desktop{display:block}}@media screen and (max-width:1260px){header.thinkingblocks-Header .header-right-section.mobile{display:block}header.thinkingblocks-Header .header-right-section.desktop{display:none}}.thinkingblocks-Footer{background:#fff;font-size:.9375rem}.thinkingblocks-Footer .outer-container{width:100%}.thinkingblocks-Footer .footer-bottom,.thinkingblocks-Footer .footer-top,.thinkingblocks-Footer .footer-univeristy-top{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-flow:wrap;flex-flow:wrap;padding:37.5px 75px;margin:0 auto}@media screen and (max-width:768px){.thinkingblocks-Footer .footer-bottom,.thinkingblocks-Footer .footer-top,.thinkingblocks-Footer .footer-univeristy-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:25px 25px}}@media screen and (min-width:769px) and (max-width:1261px){.thinkingblocks-Footer .footer-bottom,.thinkingblocks-Footer .footer-top,.thinkingblocks-Footer .footer-univeristy-top{padding:37.5px 50px}}@media screen and (min-width:1601px){.thinkingblocks-Footer .footer-bottom,.thinkingblocks-Footer .footer-top,.thinkingblocks-Footer .footer-univeristy-top{max-width:1530px;margin:0 auto}}.thinkingblocks-Footer .footer-bottom a:not(.top-btn):hover,.thinkingblocks-Footer .footer-top a:not(.top-btn):hover,.thinkingblocks-Footer .footer-univeristy-top a:not(.top-btn):hover{text-decoration:underline}.thinkingblocks-Footer .footer-university{width:100%;font-family:Arial;font-size:14px}@media screen and (min-width:1021px){.thinkingblocks-Footer .footer-top>div,.thinkingblocks-Footer .footer-univeristy-top>div{width:18%}.thinkingblocks-Footer .footer-top>div:nth-of-type(1),.thinkingblocks-Footer .footer-univeristy-top>div:nth-of-type(1){width:38%}}@media screen and (max-width:768px){.thinkingblocks-Footer .footer-top,.thinkingblocks-Footer .footer-univeristy-top{padding-top:50px;padding-bottom:0}.thinkingblocks-Footer .footer-top>div,.thinkingblocks-Footer .footer-univeristy-top>div{width:100%}}.thinkingblocks-Footer .footer-univeristy-top .ubc-logo{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:769px) and (max-width:1021px){.thinkingblocks-Footer .footer-univeristy-top .ubc-logo{width:100%;margin-bottom:37.5px}}.thinkingblocks-Footer .footer-univeristy-top .ubc-logo>a:first-of-type{margin-right:12.5px}.thinkingblocks-Footer .footer-top li{font-size:.875rem;line-height:1.15}@media screen and (min-width:769px) and (max-width:1021px){.thinkingblocks-Footer .footer-top>div{width:50%}.thinkingblocks-Footer .footer-top>div:nth-child(-n+2){margin-bottom:37.5px}.thinkingblocks-Footer .footer-top>div:nth-child(even){padding-left:25px}}.thinkingblocks-Footer .footer-top b,.thinkingblocks-Footer .footer-university b{color:#002145;text-transform:uppercase;font-size:.875rem;letter-spacing:1.07px;font-family:'Whitney SSm A','Whitney SSm B',Arial,Helvetica,sans-serif;font-weight:600;font-style:normal}@media screen and (max-width:768px){.thinkingblocks-Footer .footer-top b,.thinkingblocks-Footer .footer-university b{padding:12.5px 0;border-bottom:1px solid rgba(0,33,69,.35);cursor:pointer}.thinkingblocks-Footer .footer-top b span,.thinkingblocks-Footer .footer-university b span{position:relative;width:8px;height:8px;min-width:auto;padding:14px;background:0 0;border:none}.thinkingblocks-Footer .footer-top b span:after,.thinkingblocks-Footer .footer-top b span:before,.thinkingblocks-Footer .footer-university b span:after,.thinkingblocks-Footer .footer-university b span:before{content:"";position:absolute;background:currentColor}.thinkingblocks-Footer .footer-top b span:before,.thinkingblocks-Footer .footer-university b span:before{left:50%;top:8px;bottom:8px;width:2px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.thinkingblocks-Footer .footer-top b span:after,.thinkingblocks-Footer .footer-university b span:after{top:50%;left:8px;right:8px;height:2px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}.thinkingblocks-Footer .footer-university b{color:#fff;text-transform:none;letter-spacing:0}@media screen and (max-width:768px){.thinkingblocks-Footer .footer-university b{border-bottom:none;padding:50px 0 0}.thinkingblocks-Footer .footer-university b:after{display:none}}.thinkingblocks-Footer .footer-university ul li{color:rgba(255,255,255,.6)}.thinkingblocks-Footer .footer-top .thinkingblocks-quote span.author,.thinkingblocks-Footer .footer-top p,.thinkingblocks-Footer .footer-university .thinkingblocks-quote span.author,.thinkingblocks-Footer .footer-university p,.thinkingblocks-quote .thinkingblocks-Footer .footer-top span.author,.thinkingblocks-quote .thinkingblocks-Footer .footer-university span.author{margin-top:.75em;white-space:normal}@media screen and (max-width:768px){.thinkingblocks-Footer .footer-top .thinkingblocks-quote span.author,.thinkingblocks-Footer .footer-top p,.thinkingblocks-Footer .footer-university .thinkingblocks-quote span.author,.thinkingblocks-Footer .footer-university p,.thinkingblocks-quote .thinkingblocks-Footer .footer-top span.author,.thinkingblocks-quote .thinkingblocks-Footer .footer-university span.author{margin-bottom:0;line-height:18px}}.thinkingblocks-Footer .footer-top .thinkingblocks-quote span.author a,.thinkingblocks-Footer .footer-top p a,.thinkingblocks-Footer .footer-university .thinkingblocks-quote span.author a,.thinkingblocks-Footer .footer-university p a,.thinkingblocks-quote .thinkingblocks-Footer .footer-top span.author a,.thinkingblocks-quote .thinkingblocks-Footer .footer-university span.author a{color:#3e4246;display:inline-block;text-decoration:underline}.thinkingblocks-Footer .footer-top .thinkingblocks-quote span.author span,.thinkingblocks-Footer .footer-top p span,.thinkingblocks-Footer .footer-university .thinkingblocks-quote span.author span,.thinkingblocks-Footer .footer-university p span,.thinkingblocks-quote .thinkingblocks-Footer .footer-top span.author span,.thinkingblocks-quote .thinkingblocks-Footer .footer-university span.author span{display:block}.thinkingblocks-Footer .footer-top .footer-contact-information .thinkingblocks-quote span.author,.thinkingblocks-Footer .footer-top .footer-contact-information p,.thinkingblocks-quote .thinkingblocks-Footer .footer-top .footer-contact-information span.author{line-height:1.75;opacity:.8;color:#000}.thinkingblocks-Footer .footer-top .footer-contact-information>a{font-family:'Whitney SSm A','Whitney SSm B',Arial,Helvetica,sans-serif;font-weight:600;font-style:normal;display:inline-block;margin-bottom:5px;font-size:1.25rem;color:#002145}.thinkingblocks-Footer .footer-top ul:not(.social-media) li,.thinkingblocks-Footer .footer-university ul li{margin:12.5px 0}.thinkingblocks-Footer .footer-top ul:not(.social-media) li:first-of-type,.thinkingblocks-Footer .footer-university ul li:first-of-type{margin:25px 0 12.5px}.thinkingblocks-Footer .footer-top ul:not(.social-media) li a,.thinkingblocks-Footer .footer-university ul li a{opacity:.8}.thinkingblocks-Footer .footer-top ul:not(.social-media) li a:hover{text-decoration:underline;opacity:1}.thinkingblocks-Footer .footer-bottom ul.social-media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media screen and (max-width:768px){.thinkingblocks-Footer .footer-bottom ul.social-media{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:25px 0;border-bottom:solid 1px rgba(0,33,69,.35)}}.thinkingblocks-Footer .footer-bottom ul.social-media li{border-radius:50%;overflow:hidden;width:34px;height:34px;margin-right:25px;background:#f4f4f4;color:#002145;-webkit-transition:-webkit-transform .6s ease-out;transition:-webkit-transform .6s ease-out;-o-transition:transform .6s ease-out;transition:transform .6s ease-out;transition:transform .6s ease-out,-webkit-transform .6s ease-out}.thinkingblocks-Footer .footer-bottom ul.social-media li:hover{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}@media screen and (max-width:768px){.thinkingblocks-Footer .footer-bottom ul.social-media li{margin:0 1em;width:45px;height:45px}}.thinkingblocks-Footer .footer-bottom ul.social-media li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;cursor:pointer;background-repeat:no-repeat;background-position:center center;background-size:auto 40%}.thinkingblocks-Footer .footer-bottom ul.social-media li .fb{background-image:url(assets/img/social-icons/fb.png);background-size:auto 50%}.thinkingblocks-Footer .footer-bottom ul.social-media li .tt{background-image:url(assets/img/social-icons/tt.png)}.thinkingblocks-Footer .footer-bottom ul.social-media li .in{background-image:url(assets/img/social-icons/in.png)}.thinkingblocks-Footer .footer-bottom ul.social-media li .yt{background-image:url(assets/img/social-icons/yt.png);background-size:auto 60%}.thinkingblocks-Footer .footer-bottom ul.social-media li:first-of-type{margin-left:0}.thinkingblocks-Footer .footer-bottom ul.social-media li:last-of-type{margin-right:0}.thinkingblocks-Footer .footer-bottom{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:0}@media screen and (max-width:768px){.thinkingblocks-Footer .footer-bottom{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.thinkingblocks-Footer .footer-bottom a.top-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;color:#002145;font-size:.8125rem;cursor:pointer;font-family:'Whitney SSm A','Whitney SSm B',Arial,Helvetica,sans-serif;font-weight:500;font-style:normal}.thinkingblocks-Footer .footer-bottom a.top-btn div{position:relative;margin-left:25px;width:36px;height:36px;border-radius:50%;border:2px solid #002145;-webkit-transition:-webkit-transform .6s ease-out;transition:-webkit-transform .6s ease-out;-o-transition:transform .6s ease-out;transition:transform .6s ease-out;transition:transform .6s ease-out,-webkit-transform .6s ease-out}.thinkingblocks-Footer .footer-bottom a.top-btn div:hover{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}.thinkingblocks-Footer .footer-bottom a.top-btn div:after{position:absolute;left:50%;top:50%;content:' '}.thinkingblocks-Footer .footer-bottom a.top-btn div:after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg);width:23%;height:23%;border-top:2px solid #002145;border-right:2px solid #002145}@media screen and (max-width:768px){.thinkingblocks-Footer .footer-bottom a.top-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%;padding:12.5px 0;font-size:16px;font-weight:600}}.thinkingblocks-Footer .footer-univeristy-legal,.thinkingblocks-Footer .footer-university{background:#002145;color:#fff}.thinkingblocks-Footer .footer-univeristy-legal{border-top:solid .0625rem rgba(255,255,255,.6);padding:18.75px 0;width:calc(100% - 150px);margin:0 auto}@media screen and (max-width:768px){.thinkingblocks-Footer .footer-univeristy-legal{margin-top:25px;padding:25px 0;width:calc(100% - 50px)}}@media screen and (min-width:769px) and (max-width:1261px){.thinkingblocks-Footer .footer-univeristy-legal{width:calc(100% - 100px)}}@media screen and (min-width:1601px){.thinkingblocks-Footer .footer-univeristy-legal{max-width:1380px;margin:0 auto}}.thinkingblocks-Footer .footer-univeristy-legal a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:8px 0}.thinkingblocks-Footer .footer-univeristy-legal a:after{content:'|';padding:0 12.5px}.thinkingblocks-Footer .footer-univeristy-legal a:last-of-type::after{display:none}.thinkingblocks-Footer .footer-univeristy-legal a:hover{text-decoration:underline}@media screen and (max-width:768px){.thinkingblocks-Footer .footer-university-center,.thinkingblocks-Footer .footer-university-left,.thinkingblocks-Footer .footer-university-right{padding-top:25px}.thinkingblocks-Footer .footer-top .js-mobile-collapse .thinkingblocks-quote span.author,.thinkingblocks-Footer .footer-top .js-mobile-collapse p,.thinkingblocks-Footer .footer-top .js-mobile-collapse ul,.thinkingblocks-Footer .footer-university .js-mobile-collapse .thinkingblocks-quote span.author,.thinkingblocks-Footer .footer-university .js-mobile-collapse p,.thinkingblocks-Footer .footer-university .js-mobile-collapse ul,.thinkingblocks-quote .thinkingblocks-Footer .footer-top .js-mobile-collapse span.author,.thinkingblocks-quote .thinkingblocks-Footer .footer-university .js-mobile-collapse span.author{display:none}.thinkingblocks-Footer .footer-top .js-mobile-collapse b,.thinkingblocks-Footer .footer-university .js-mobile-collapse b{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.thinkingblocks-Footer .footer-top .js-mobile-collapse.expanded .thinkingblocks-quote span.author,.thinkingblocks-Footer .footer-top .js-mobile-collapse.expanded p,.thinkingblocks-Footer .footer-top .js-mobile-collapse.expanded ul,.thinkingblocks-Footer .footer-university .js-mobile-collapse.expanded .thinkingblocks-quote span.author,.thinkingblocks-Footer .footer-university .js-mobile-collapse.expanded p,.thinkingblocks-Footer .footer-university .js-mobile-collapse.expanded ul,.thinkingblocks-quote .thinkingblocks-Footer .footer-top .js-mobile-collapse.expanded span.author,.thinkingblocks-quote .thinkingblocks-Footer .footer-university .js-mobile-collapse.expanded span.author{display:block}.thinkingblocks-Footer .footer-top .js-mobile-collapse.expanded b>span::before,.thinkingblocks-Footer .footer-university .js-mobile-collapse.expanded b>span::before{opacity:0}.thinkingblocks-Footer .footer-top .js-mobile-collapse.expanded b:after,.thinkingblocks-Footer .footer-university .js-mobile-collapse.expanded b:after{-webkit-transform:translate(-20%,-20%) rotate(135deg);-ms-transform:translate(-20%,-20%) rotate(135deg);transform:translate(-20%,-20%) rotate(135deg)}}.thinkingblocks-Footer .ubc-crest{height:2.66125rem;width:1.95188rem}.thinkingblocks-Footer .ubc-wordmark.desktop{width:19.0625rem}.thinkingblocks-Footer .ubc-wordmark.mobile{width:10rem}.page-filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:25rem}@media screen and (min-width:769px) and (max-width:1261px){.page-filters{width:18.75rem}}@media screen and (max-width:768px){.page-filters{width:calc(100vw - 25px);height:75px;overflow:hidden;overflow-x:auto;-webkit-overflow-scrolling:touch;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-mask-image:-webkit-gradient(linear,left top,right top,color-stop(90%,#000),to(transparent));-webkit-mask-image:linear-gradient(90deg,#000 90%,transparent);mask-image:-webkit-gradient(linear,left top,right top,color-stop(90%,#000),to(transparent));mask-image:linear-gradient(90deg,#000 90%,transparent)}}.page-filters>div{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-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}@media screen and (max-width:768px){.page-filters>div{white-space:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.page-filters button{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;border:none;background:0 0;border-radius:0;padding:26.25px 0;border-bottom:solid .0625rem rgba(0,33,69,.3);width:100%;text-align:left;font-size:1rem;cursor:pointer;-webkit-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.page-filters button:hover{opacity:.8}@media screen and (max-width:768px){.page-filters button{padding:0;width:auto;margin-right:25px;border-bottom:solid .0625rem rgba(0,33,69,0)}}.page-filters button.selected{font-weight:600}@media screen and (max-width:768px){.page-filters button.selected{border-bottom:solid .0625rem rgba(0,33,69,.3)}}.page-filters .filter span{font-size:.875rem}.PageFAQs .page-filters,.PageList .page-filters{padding-right:75px}@media screen and (min-width:769px) and (max-width:1261px){.PageFAQs .page-filters,.PageList .page-filters{padding-right:50px}}@media screen and (max-width:768px){.PageFAQs .page-filters,.PageList .page-filters{padding-right:0}}@media screen and (max-width:768px){.PageFAQs .filter:first-of-type,.PageList .filter:first-of-type{margin-left:0}}.PageFAQs .faq-content,.PageFAQs .list-content,.PageList .faq-content,.PageList .list-content{position:relative}@media screen and (max-width:768px){.PageFAQs .faq-content,.PageFAQs .list-content,.PageList .faq-content,.PageList .list-content{padding-top:25px;margin-left:0}}div.ubc-form_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container{margin-top:8px}.gform_wrapper.ubc-form_wrapper.gf_browser_chrome .gfield_error .ginput_complex.ginput_container.has_first_name.has_middle_name.has_last_name span.name_last,.gform_wrapper.ubc-form_wrapper.gf_browser_chrome .gfield_error .ginput_complex.ginput_container.has_first_name.has_middle_name.has_last_name span.name_middle{margin-left:0}.gform_wrapper.ubc-form_wrapper .top_label .gsection_description{line-height:16px}@media only screen and (min-width:641px){.gform_wrapper.ubc-form_wrapper .top_label input.medium,.gform_wrapper.ubc-form_wrapper .top_label select.medium{width:calc(50% - 40px / 2)}.gform_wrapper.ubc-form_wrapper.gform_validation_error .top_label input.medium,.gform_wrapper.ubc-form_wrapper.gform_validation_error .top_label select.medium{width:calc(50% - 40px / 2)}.gform_wrapper.ubc-form_wrapper .top_label li.gfield.gf_left_half,.gform_wrapper.ubc-form_wrapper .top_label li.gfield.gf_right_half{padding-right:40px}.gform_wrapper.ubc-form_wrapper ul.gform_fields li.gfield{padding-right:40px}.gform_wrapper.ubc-form_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half,.gform_wrapper.ubc-form_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half{max-width:calc(50% - 40px);padding-right:0}.gform_wrapper.ubc-form_wrapper .top_label li.gfield.gfield_error.gf_left_half{margin-right:40px}.gform_wrapper.ubc-form_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){max-width:calc(100% - $form-field-right-spacing-size)!important;padding-right:0}.gform_wrapper.ubc-form_wrapper .top_label li.gfield.gfield_error.gf_left_third,.gform_wrapper.ubc-form_wrapper .top_label li.gfield.gfield_error.gf_middle_third,.gform_wrapper.ubc-form_wrapper .top_label li.gfield.gfield_error.gf_right_third{width:calc(33.3% - 40px)!important;margin-right:40px}.gform_wrapper.ubc-form_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){max-width:calc(100% - 40px)!important;padding-right:0}.gform_wrapper.ubc-form_wrapper div.ginput_complex.ginput_container.gf_name_has_2 span{width:49%}.gform_wrapper.ubc-form_wrapper div.ginput_complex.ginput_container.gf_name_has_2 span:not(:last-child){margin-right:1.9%}}@media only screen and (max-width:761px),(min-device-width:641px) and (max-device-width:1023px){div.ubc-form_wrapper ul.gform_fields li.gfield.gfield_error+li.gfield.gfield_error{margin-top:16px}}@media only screen and (max-width:640px){div.ubc-form_wrapper ul.gform_fields li.gfield.gfield_error+li.gfield.gfield_error{margin-top:32px}}div.ubc-form_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label{margin-top:0}.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning,div.ubc-form_wrapper li.gfield.gfield_error{padding-top:0}div.ubc-form_wrapper{padding:0 75px 75px;margin:0 75px 75px}@media screen and (min-width:1021px) and (max-width:1261px){div.ubc-form_wrapper{margin:0 50px 75px}}@media screen and (max-width:1020px){div.ubc-form_wrapper{margin:0;padding:0}}div.ubc-form_wrapper.offset,div.ubc-form_wrapper.offset_wrapper{margin-bottom:0;margin-right:0;padding-bottom:0;padding-right:150px;background:#f4f4f4}@media screen and (max-width:1020px){div.ubc-form_wrapper.offset,div.ubc-form_wrapper.offset_wrapper{padding-right:0}}.thinkingblocks-quote div.ubc-form_wrapper blockquote.gform_title,div.ubc-form_wrapper .thinkingblocks-quote blockquote.gform_title,div.ubc-form_wrapper h3.gform_title{font-size:2.5rem;font-weight:400}div.ubc-form.gform_confirmation_wrapper{text-align:center;color:#333;margin:0 0 75px}div.ubc-form.gform_confirmation_wrapper.offset,div.ubc-form.gform_confirmation_wrapper.offset_wrapper{margin-bottom:0;margin-right:0;padding-bottom:0;padding-right:150px;background:#f4f4f4}@media screen and (max-width:1020px){div.ubc-form.gform_confirmation_wrapper.offset,div.ubc-form.gform_confirmation_wrapper.offset_wrapper{padding-right:0}}@media screen and (min-width:1261px){div.ubc-form.gform_confirmation_wrapper.offset,div.ubc-form.gform_confirmation_wrapper.offset_wrapper{padding-right:75px}}@media screen and (min-width:1021px) and (max-width:1261px){div.ubc-form.gform_confirmation_wrapper{margin:0 50px 75px}}@media screen and (min-width:1261px){div.ubc-form.gform_confirmation_wrapper{margin:0 75px 75px}}div.ubc-form.ubc-form--confirmation-top-margin.gform_confirmation_wrapper{margin:75px 0 75px}@media screen and (min-width:1021px) and (max-width:1261px){div.ubc-form.ubc-form--confirmation-top-margin.gform_confirmation_wrapper{margin:75px 50px 75px}}@media screen and (min-width:1261px){div.ubc-form.ubc-form--confirmation-top-margin.gform_confirmation_wrapper{margin:75px 75px 75px}}div.ubc-form_wrapper.create-memory_wrapper{position:relative;margin:0;padding:0 150px 150px}div.ubc-form_wrapper.create-memory_wrapper:after{content:'';background-color:#f4f4f4;height:60%;width:100%;position:absolute;z-index:-1;top:40%;left:0;right:0}@media screen and (max-width:1020px){div.ubc-form_wrapper.create-memory_wrapper{margin:0;padding:0}}div.ubc-form_wrapper.contact-us_wrapper textarea.large,div.ubc-form_wrapper.create-memory_wrapper textarea.large{height:130px;margin-top:.625rem}div.ubc-form_wrapper.contact-us_wrapper form .gform_fields li.gfield:last-of-type,div.ubc-form_wrapper.create-memory_wrapper form .gform_fields li.gfield:last-of-type{width:100%;margin-right:0}div.ubc-form_wrapper form{padding:75px 75px;background:#fff;color:#002145;max-width:1400px;margin:0 auto;font-family:'Whitney SSm A','Whitney SSm B',Arial,Helvetica,sans-serif;font-weight:400;font-style:normal}div.ubc-form_wrapper form ::-webkit-input-placeholder{color:rgba(62,66,70,.4)}div.ubc-form_wrapper form ::-moz-placeholder{color:rgba(62,66,70,.4)}div.ubc-form_wrapper form :-ms-input-placeholder{color:rgba(62,66,70,.4)}div.ubc-form_wrapper form ::-ms-input-placeholder{color:rgba(62,66,70,.4)}div.ubc-form_wrapper form ::placeholder{color:rgba(62,66,70,.4)}@media screen and (max-width:1020px){div.ubc-form_wrapper form{padding:50px 50px}}div.ubc-form_wrapper form .gfield_label,div.ubc-form_wrapper.gravity-theme form .gfield_label{height:1.125rem;font-weight:400;font-size:1.125rem;line-height:1.5625rem}div.ubc-form_wrapper form .gfield_label .gfield_required{color:#002145}div.ubc-form_wrapper.gform_wrapper ul.gfield_checkbox li label,div.ubc-form_wrapper.gform_wrapper ul.gfield_radio li label{white-space:nowrap}div.ubc-form_wrapper.gform_wrapper table.gfield_list thead th{font-weight:400}div.ubc-form_wrapper.gform_wrapper .field_description_above .gfield_description{margin-top:12px}div.ubc-form_wrapper.gform_wrapper .gfield_description{overflow-wrap:break-word}.gform_footer.top_label{text-align:center}div.ubc-form_wrapper .gform_button.button{margin-top:25px;padding:.875rem 2.375rem;min-width:10.3125rem;background:0 0;color:#002145;font-size:1rem;font-weight:600;line-height:1.1875rem;border-radius:1.5625rem;border:.0625rem solid #002145;margin-right:0!important;-webkit-transition:-webkit-transform .6s ease-out;transition:-webkit-transform .6s ease-out;-o-transition:transform .6s ease-out;transition:transform .6s ease-out;transition:transform .6s ease-out,-webkit-transform .6s ease-out}@media only screen and (max-width:641px){div.ubc-form_wrapper .gform_button.button:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){line-height:1.1875rem}}div.ubc-form_wrapper .gform_button.button:hover{cursor:pointer;-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}div.ubc-form_wrapper .gform_button.button:focus{outline:0}div.ubc-form_wrapper form input[type=date],div.ubc-form_wrapper form input[type=datetime-local],div.ubc-form_wrapper form input[type=datetime],div.ubc-form_wrapper form input[type=email],div.ubc-form_wrapper form input[type=month],div.ubc-form_wrapper form input[type=number],div.ubc-form_wrapper form input[type=password],div.ubc-form_wrapper form input[type=range],div.ubc-form_wrapper form input[type=search],div.ubc-form_wrapper form input[type=tel],div.ubc-form_wrapper form input[type=text],div.ubc-form_wrapper form input[type=time],div.ubc-form_wrapper form input[type=url],div.ubc-form_wrapper form input[type=week],div.ubc-form_wrapper form select,div.ubc-form_wrapper form textarea{background-color:transparent;color:#002145;border:none;border-radius:0;border-bottom:solid .0625rem rgba(0,33,69,.5);padding:0;height:auto;font-family:'Whitney SSm A','Whitney SSm B',Arial,Helvetica,sans-serif;font-weight:400;font-style:normal;font-weight:400}div.ubc-form_wrapper form input[type=date]:focus,div.ubc-form_wrapper form input[type=datetime-local]:focus,div.ubc-form_wrapper form input[type=datetime]:focus,div.ubc-form_wrapper form input[type=email]:focus,div.ubc-form_wrapper form input[type=month]:focus,div.ubc-form_wrapper form input[type=number]:focus,div.ubc-form_wrapper form input[type=password]:focus,div.ubc-form_wrapper form input[type=range]:focus,div.ubc-form_wrapper form input[type=search]:focus,div.ubc-form_wrapper form input[type=tel]:focus,div.ubc-form_wrapper form input[type=text]:focus,div.ubc-form_wrapper form input[type=time]:focus,div.ubc-form_wrapper form input[type=url]:focus,div.ubc-form_wrapper form input[type=week]:focus,div.ubc-form_wrapper form select:focus,div.ubc-form_wrapper form textarea:focus{outline:0}div.ubc-form_wrapper form select[multiple=multiple]{outline:1px solid rgba(0,33,69,.5);border-bottom:none}div.ubc-form_wrapper form select[multiple=multiple]:focus{outline:1px solid #002145}div.ubc-form_wrapper form textarea{border:solid .0625rem rgba(0,33,69,.5);padding:.625rem}div.ubc-form_wrapper form li.gfield_error textarea{border:solid .0625rem #a90000}div.ubc-form_wrapper form .gfield{padding:18.75px 0}.ubc-form_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){padding:5px 4px}body .ubc-form_wrapper .top_label div.ginput_container.ginput_container_select select{margin:0;padding:0;padding-top:1px;padding-bottom:5px;border-bottom:solid .0625rem rgba(0,33,69,.5);font-weight:400;font-size:1.125rem}body .ubc-form_wrapper .top_label div.ginput_container.ginput_container_select select:focus{border:none;border-bottom:solid .0625rem #002145}div.ubc-form_wrapper form input:focus{border:none;border-bottom:solid .0625rem #002145}div.ubc-form_wrapper form textarea:focus{border:solid .0625rem #002145}div.ubc-form_wrapper li.gfield.gfield_error,div.ubc-form_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{border-top:none;border-bottom:none;background-color:transparent}div.ubc-form_wrapper .gfield_error .gfield_label{color:#002145}.ubc-form_wrapper li.gfield_error textarea,div.ubc-form_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){border:none;border-bottom:solid .0625rem #a90000}div.ubc-form_wrapper div.validation_error{display:none}div.ubc-form_wrapper li.gfield.gfield_error.gfield_contains_required{position:relative}div.ubc-form_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description{bottom:-.875rem;font-size:.75rem;font-weight:400;color:#a90000}div.ubc-form_wrapper select option{color:#000}div.ubc-form_wrapper.ubc-form--blue_wrapper form{background:#002145;color:#fff}div.ubc-form_wrapper.ubc-form--blue_wrapper form ::-webkit-input-placeholder{color:rgba(244,244,244,.3)}div.ubc-form_wrapper.ubc-form--blue_wrapper form ::-moz-placeholder{color:rgba(244,244,244,.3)}div.ubc-form_wrapper.ubc-form--blue_wrapper form :-ms-input-placeholder{color:rgba(244,244,244,.3)}div.ubc-form_wrapper.ubc-form--blue_wrapper form ::-ms-input-placeholder{color:rgba(244,244,244,.3)}div.ubc-form_wrapper.ubc-form--blue_wrapper form ::placeholder{color:rgba(244,244,244,.3)}div.ubc-form_wrapper.ubc-form--blue_wrapper form .gfield_label .gfield_required{color:#fff}div.ubc-form_wrapper.ubc-form--blue_wrapper form input[type=date],div.ubc-form_wrapper.ubc-form--blue_wrapper form input[type=datetime-local],div.ubc-form_wrapper.ubc-form--blue_wrapper form input[type=datetime],div.ubc-form_wrapper.ubc-form--blue_wrapper form input[type=email],div.ubc-form_wrapper.ubc-form--blue_wrapper form input[type=month],div.ubc-form_wrapper.ubc-form--blue_wrapper form input[type=number],div.ubc-form_wrapper.ubc-form--blue_wrapper form input[type=password],div.ubc-form_wrapper.ubc-form--blue_wrapper form input[type=range],div.ubc-form_wrapper.ubc-form--blue_wrapper form input[type=search],div.ubc-form_wrapper.ubc-form--blue_wrapper form input[type=tel],div.ubc-form_wrapper.ubc-form--blue_wrapper form input[type=text],div.ubc-form_wrapper.ubc-form--blue_wrapper form input[type=time],div.ubc-form_wrapper.ubc-form--blue_wrapper form input[type=url],div.ubc-form_wrapper.ubc-form--blue_wrapper form input[type=week],div.ubc-form_wrapper.ubc-form--blue_wrapper form select,div.ubc-form_wrapper.ubc-form--blue_wrapper form textarea{background-color:transparent;color:#fff;border-bottom:solid .0625rem rgba(255,255,255,.5)}div.ubc-form_wrapper.ubc-form--blue_wrapper form select[multiple=multiple]{outline:1px solid rgba(255,255,255,.5);border-bottom:none}div.ubc-form_wrapper.ubc-form--blue_wrapper form select[multiple=multiple]:focus{outline:1px solid #fff}div.ubc-form_wrapper.ubc-form--blue_wrapper form textarea{border:solid .0625rem rgba(255,255,255,.5)}div.ubc-form_wrapper.ubc-form--blue_wrapper form li.gfield_error textarea{border:solid .0625rem #ffcc63}div.ubc-form_wrapper.ubc-form--blue_wrapper form li.gfield_error div.ginput_complex.ginput_container label,div.ubc-form_wrapper.ubc-form--blue_wrapper form li.gfield_error ul.gfield_checkbox,div.ubc-form_wrapper.ubc-form--blue_wrapper form li.gfield_error ul.gfield_radio{color:#ffcc63}div.ubc-form_wrapper.ubc-form--blue_wrapper form div.ginput_container.ginput_container_select select{border-bottom:solid .0625rem rgba(255,255,255,.5)}div.ubc-form_wrapper.ubc-form--blue_wrapper form div.ginput_container.ginput_container_select select:focus{border-bottom:solid .0625rem #fff}div.ubc-form_wrapper.ubc-form--blue_wrapper form input:focus{border-bottom:solid .0625rem #fff}div.ubc-form_wrapper.ubc-form--blue_wrapper form textarea:focus{border:solid .0625rem #fff}.thinkingblocks-quote div.ubc-form_wrapper.ubc-form--blue_wrapper form span.author,div.ubc-form_wrapper.ubc-form--blue_wrapper form .thinkingblocks-quote span.author,div.ubc-form_wrapper.ubc-form--blue_wrapper form p{color:#fff}div.ubc-form_wrapper.ubc-form--blue_wrapper form h2.gsection_title{color:#fff}div.ubc-form_wrapper.ubc-form--blue_wrapper .gform_button.button{color:#fff;border:.0625rem solid #fff}div.ubc-form_wrapper.ubc-form--blue_wrapper li.gfield.gfield_error,div.ubc-form_wrapper.ubc-form--blue_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{background-color:transparent}div.ubc-form_wrapper.ubc-form--blue_wrapper .gfield_error .gfield_label{color:#fff}div.ubc-form_wrapper.ubc-form--blue_wrapper .ubc-form_wrapper li.gfield_error textarea,div.ubc-form_wrapper.ubc-form--blue_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){border-bottom:solid .0625rem #ffcc63}div.ubc-form_wrapper.ubc-form--blue_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description{color:#ffcc63}div.ubc-form_wrapper.ubc-form--blue_wrapper select option{color:#000}div.ubc-form_wrapper.ubc-form--blue_wrapper select[multiple=multiple] option{color:#fff}.pq-question-form_wrapper{padding:0 25px 0 25px;margin-right:0;margin-left:0;margin-bottom:25px;width:calc(100%)}@media screen and (min-width:769px) and (max-width:1261px){.pq-question-form_wrapper{padding:75px 50px 75px 50px;width:calc(100% - 50px)}}@media screen and (min-width:769px) and (max-width:1021px){.pq-question-form_wrapper{width:100%;margin-bottom:0}}@media screen and (max-width:768px){.pq-question-form_wrapper{margin-bottom:0;width:100%}}.pq-question-form.gform_confirmation_wrapper{min-height:500px;padding:0 25px 0 25px;margin-bottom:80px}.pq-question-form.gform_confirmation_wrapper .gform_confirmation_message{line-height:28px}.pq-question-form.gform_confirmation_wrapper .gform_confirmation_message a:hover{text-decoration:underline;opacity:1}.pq-question-form_wrapper .block-offset{margin-left:0}.pq-question-form .pq-question-field .gfield_image_label img{width:100%;max-width:500px}.pq-question-form .pq-question-field .ginput_container_radio .gform-field-label img{width:100%;max-width:500px}.pq-question-form .pq-question-field .gfield_label{line-height:24px}.pq-question-form .pq-question-html-img{width:100%;max-width:500px}.pq-question-form .gchoice{border:2px solid #f4f4f4;border-radius:2px;margin-bottom:4px;-webkit-transition:opacity .15s,background-color .15s,color .15s,-webkit-box-shadow .15s;transition:opacity .15s,background-color .15s,color .15s,-webkit-box-shadow .15s;-o-transition:box-shadow .15s,opacity .15s,background-color .15s,color .15s;transition:box-shadow .15s,opacity .15s,background-color .15s,color .15s;transition:box-shadow .15s,opacity .15s,background-color .15s,color .15s,-webkit-box-shadow .15s;-webkit-transform:translateZ(0);transform:translateZ(0)}.pq-question-form .gchoice:hover{-webkit-box-shadow:0 0 10px 1px rgba(173,168,168,.1);box-shadow:0 0 10px 1px rgba(173,168,168,.1)}.gform_wrapper.gravity-theme.pq-question-form_wrapper .gform_validation_errors{margin:0 auto 24px!important}.gform_wrapper.gravity-theme .pq-question-form .pq-question-field>.gfield_label{font-size:20px}.gform_wrapper.gravity-theme .pq-question-form .gchoice{max-width:800px}.gform_wrapper.gravity-theme .pq-question-form .gfield-choice-input+label{width:100%;padding:16px;font-weight:700;color:gray;line-height:17px;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;-o-transition:transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;max-width:800px}.gform_wrapper.gravity-theme .pq-question-form .gfield-choice-input:checked+label{color:#222}.gravity-theme .pq-question-form .gfield_radio.before-select .gfield-choice-input+label{color:#222}.gform_wrapper.gravity-theme .pq-question-form fieldset.pq-question-field{margin-bottom:16px}.gform_wrapper.gravity-theme .pq-question-form .gfield_validation_message,.gform_wrapper.gravity-theme .validation_message{background:0 0;border:none;padding:0}.pq-question-form .gchoice label:hover{-webkit-transform:scale(1.01,1.01);-ms-transform:scale(1.01,1.01);transform:scale(1.01,1.01)}.pq-question-form .gform_next_button,.pq-question-form .gform_previous_button{position:relative;display:inline-block;border-radius:1.5625rem;border:.125rem solid currentColor;padding:.875rem 2.375rem;text-align:center;font-size:.8125rem;font-weight:600;line-height:.8125rem;letter-spacing:.00813rem;cursor:pointer;min-width:10.3125rem;-webkit-font-smoothing:subpixel-antialiased;font-smoothing:subpixel-antialiased;background:#fff}.gform_wrapper.gravity-theme .pq-question-form .gfield-choice-input{display:none}.pq-question-form .pq-graduation-year{width:240px}.pq-question-form .gform_button{position:relative;display:inline-block;border-radius:1.5625rem;border:.125rem solid currentColor;padding:.875rem 2.375rem;text-align:center;font-size:.8125rem;font-weight:600;line-height:.8125rem;letter-spacing:.00813rem;cursor:pointer;min-width:10.3125rem;-webkit-font-smoothing:subpixel-antialiased;font-smoothing:subpixel-antialiased;background:-o-linear-gradient(325.12deg,#e69400 0,#c86700 100%);background:linear-gradient(124.88deg,#e69400 0,#c86700 100%);color:#fff;border:none}@media screen and (max-width:768px){.pq-question-form .gform_button{padding:.625rem 1.425rem;min-width:9.375rem;font-size:.875rem;line-height:.875rem}}.pq-question-form .gform_button:not(.underline){-webkit-transition:-webkit-transform .6s ease-out;transition:-webkit-transform .6s ease-out;-o-transition:transform .6s ease-out;transition:transform .6s ease-out;transition:transform .6s ease-out,-webkit-transform .6s ease-out}.pq-question-form .gform_button:not(.underline):hover{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}.pq-question-form .gform_page_footer{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:480px){.pq-question-form input.button{min-width:unset;width:130px}}.gform_wrapper.gravity-theme.pq-question-form_wrapper .gform_heading{padding:25px 50px 0 50px}@media screen and (min-width:1601px){.pq-question-form_wrapper.pq-question-form_wrapper .gform_validation_errors{margin:initial}.gform_wrapper.gravity-theme.pq-question-form_wrapper .gform_heading{padding-right:75px}.pq-question-form.BlockCopy{margin-left:auto}.pq-question-form.gform_confirmation_wrapper.BlockCopy{margin:0 auto 80px}}@media screen and (min-width:769px) and (max-width:1261px){.pq-question-form.gform_confirmation_wrapper{padding:50px}}@media screen and (min-width:1021px){.gform_wrapper.gravity-theme .pq-question-form .pq-email.gfield input.large,.gform_wrapper.gravity-theme .pq-question-form .pq-name.gfield input.large{width:50%}}@media screen and (min-width:1021px) and (max-width:1261px){.pq-question-form_wrapper{margin-left:50px}.pq-question-form.gform_confirmation_wrapper{margin-left:50px}}@media screen and (min-width:1261px) and (max-width:1601px){.pq-question-form_wrapper{padding:0 150px 75px}.pq-question-form.gform_confirmation_wrapper{margin-left:auto;padding:0;width:calc(100% - 150px);padding:0;padding-right:100px}.pq-question-form.gform_confirmation_wrapper{padding:0;padding-right:100px}}@media screen and (min-width:1601px){.pq-question-form_wrapper{padding:0 75px}.gform_confirmation_wrapper.pq-question-form{padding:0 75px}.pq-question-form{max-width:1400px;width:calc(100% - 150px);margin:0 auto}.pq-question-form.gform_confirmation_wrapper .pq-question-form.gform_confirmation_message{margin:0!important}.gform_wrapper.gravity-theme.pq-question-form_wrapper .gform_validation_errors{width:calc(100% - 150px)!important}.pq-question-form.gform_confirmation_wrapper{padding:0 60px}section.page>div.pq-question-form:not(.BlockHeader):not(.thinkingblocks-Callout)>div.gform_confirmation_message:not(.bgs):not(.Copy):not(.UbcPromo){margin:0}}@media screen and (min-width:1651px){.pq-question-form.gform_confirmation_wrapper .gform_confirmation_message{margin:0!important}}@media screen and (min-width:1652px){.pq-question-form.gform_confirmation_wrapper{padding:0 28px}}@media screen and (min-width:1710px){.pq-question-form.gform_confirmation_wrapper{padding:0 12px}}.PageFAQs .faq-topic{display:none}.PageFAQs .faq-topic.selected{display:block}.PageFAQs>.container{background:#fff;margin-right:0;padding:75px 0 75px 75px;margin-bottom:25px;width:calc(100% - 75px)}@media screen and (min-width:769px) and (max-width:1261px){.PageFAQs>.container{padding:75px 50px 75px 50px;width:calc(100% - 50px)}}@media screen and (min-width:769px) and (max-width:1021px){.PageFAQs>.container{width:100%;margin-bottom:0}}@media screen and (max-width:768px){.PageFAQs>.container{padding:0 0 50px;margin-bottom:0;width:100%}}.PageFAQs .bgs{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.PageFAQs .bgs .bg.bottom,.PageFAQs .bgs .bg.top{width:100%;margin-left:auto}@media screen and (max-width:768px){.PageFAQs .bgs .bg.bottom,.PageFAQs .bgs .bg.top{width:100%}}.PageFAQs .bgs .bg.top{height:45%}.PageFAQs .bgs .bg.bottom{-webkit-box-flex:1;-ms-flex:1;flex:1}.PageFAQs .faq-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:768px){.PageFAQs .faq-content{display:block;margin-left:25px;padding-top:0}}.PageFAQs .faq-content .page-filters h4{width:100%;color:#002145;font-size:1rem;font-weight:600;letter-spacing:.09375rem;line-height:1.5625rem}@media screen and (max-width:768px){.PageFAQs .faq-content .page-filters h4{display:none}}.PageFAQs .faq-content .faqs{position:relative;padding:37.5px 75px 75px;margin:37.5px 0 0 0;background:#fff;width:100%}@media screen and (min-width:769px) and (max-width:1261px){.PageFAQs .faq-content .faqs{padding:37.5px 50px 75px}}@media screen and (max-width:768px){.PageFAQs .faq-content .faqs{padding:25px 25px;margin:0}}.PageFAQs .faq-content .faqs .counter{position:absolute;top:-37.5px;right:75px;font-weight:500}@media screen and (max-width:768px){.PageFAQs .faq-content .faqs .counter{top:40px;right:25px}}.PageFAQs .faq-content .faqs .faq-topic>h5{display:block;position:relative;margin:25px 0 0;padding:0 0 25px 0;font-size:.85em;font-family:'Whitney SSm A','Whitney SSm B',Arial,Helvetica,sans-serif;font-weight:600;font-style:normal;font-size:1rem;font-weight:600;margin-bottom:25px;color:#002145}.PageFAQs .faq-content .faqs .faq-topic>h5::after{content:'';position:absolute;bottom:0;left:0;width:44px;height:3px;background:#ffcc63}.PageFAQs .faq-content .faqs .faq-topic>h5:after{background:#e8850b}@media screen and (max-width:768px){.PageFAQs .faq-content .faqs .faq-topic>h5:first-of-type{display:none}}.PageFAQs .faq-content .faqs .faq-topic>h5.mobile-heading{display:none}@media screen and (max-width:768px){.PageFAQs .faq-content .faqs .faq-topic>h5.mobile-heading{display:block}}@media screen and (max-width:768px){.PageFAQs .faq-content .faqs .faq-topic>h5{padding-bottom:12.5px}}@media screen and (max-width:768px){.PageFAQs .thinkingblocks-Callout.center.large.block-offset{background:#f4f4f4!important}}.PageFAQs .Copy .container .thinkingblocks-quote span.author,.PageFAQs .Copy .container p,.thinkingblocks-quote .PageFAQs .Copy .container span.author{padding-right:0;color:#333!important}.PageList .list-topic{display:none}.PageList>.container{background:#fff;margin-right:0;padding:75px 0 75px 75px;margin-bottom:75px;width:calc(100% - 75px)}@media screen and (min-width:769px) and (max-width:1261px){.PageList>.container{width:100%;padding:75px 0 75px 50px}}@media screen and (min-width:1021px) and (max-width:1261px){.PageList>.container{width:calc(100% - 50px)}}@media screen and (max-width:768px){.PageList>.container{padding:25px 0 50px;margin-bottom:0;width:100%}}.PageList .bgs{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.PageList .bgs .bg.bottom,.PageList .bgs .bg.top{width:100%;margin-left:auto}@media screen and (max-width:768px){.PageList .bgs .bg.bottom,.PageList .bgs .bg.top{width:100%}}.PageList .bgs .bg.top{height:45%}.PageList .bgs .bg.bottom{-webkit-box-flex:1;-ms-flex:1;flex:1}.PageList .list-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}@media screen and (max-width:768px){.PageList .list-content{display:block;margin-left:25px;padding-top:0}}.PageList .list-content .page-filters h4{width:100%;color:#002145;font-size:1rem;font-weight:600;letter-spacing:.09375rem;line-height:1.5625rem}@media screen and (max-width:768px){.PageList .list-content .page-filters h4{display:none}}.PageList .list-content .list{position:relative;padding:37.5px 75px 75px;margin:37.5px 0 0 0;background:#fff;width:calc(100% - 25rem)}@media screen and (min-width:769px) and (max-width:1261px){.PageList .list-content .list{padding:37.5px 50px 75px;width:calc(100% - 18.75rem)}}@media screen and (max-width:768px){.PageList .list-content .list{padding:25px 25px;margin:0;width:100%}}.PageList .list-content .list .counter{position:absolute;top:-37.5px;right:75px;font-weight:500}@media screen and (max-width:768px){.PageList .list-content .list .counter{top:40px;right:25px}}.PageList .list-content .list .list-topic>h5{color:#002145;display:block;position:relative;margin:25px 0 0;padding:0 0 25px 0;font-size:.85em;font-family:'Whitney SSm A','Whitney SSm B',Arial,Helvetica,sans-serif;font-weight:600;font-style:normal;font-size:1rem;font-weight:600;margin-bottom:50px;width:100%}.PageList .list-content .list .list-topic>h5::after{content:'';position:absolute;bottom:0;left:0;width:44px;height:3px;background:#ffcc63}.PageList .list-content .list .list-topic>h5:after{background:#e8850b}@media screen and (max-width:768px){.PageList .list-content .list .list-topic>h5:first-of-type{display:none}}.PageList .list-content .list .list-topic>h5.mobile-heading{display:none;max-width:calc(100% - 100px)}@media screen and (max-width:768px){.PageList .list-content .list .list-topic>h5.mobile-heading{display:block}}@media screen and (max-width:768px){.PageList .list-content .list .list-topic>h5{padding-bottom:12.5px}}.PageList .list-content .list .list-topic.selected{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;max-width:50rem}@media screen and (max-width:768px){.PageList .list-content .list .list-topic.selected{padding-bottom:0}}.PageList .list-content .list .list-topic li{padding-right:37.5px;margin-bottom:50px}@media screen and (max-width:768px){.PageList .list-content .list .list-topic li:nth-last-child(-n+3){margin-bottom:25px}}@media screen and (max-width:768px){.PageList .list-content .list .list-topic li{margin-bottom:25px}}@media screen and (max-width:768px){.PageList .list-content .list .list-topic li:last-of-type{margin-bottom:0}}.PageList .list-content .list .list-topic li{width:calc(100% / 2)}@media screen and (min-width:769px) and (max-width:1021px){.PageList .list-content .list .list-topic li{width:100%;padding-right:0;margin-bottom:30px}}@media screen and (max-width:600px){.PageList .list-content .list .list-topic li{width:100%}}.PageList .list-content .list .list-topic .UbcInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.PageList .list-content .list .list-topic .UbcInfo .thinkingblocks-quote h2>span.author,.PageList .list-content .list .list-topic .UbcInfo h2,.PageList .list-content .list .list-topic .UbcInfo h2>p,.thinkingblocks-quote .PageList .list-content .list .list-topic .UbcInfo h2>span.author{font-size:1.125rem;font-weight:500;line-height:1.5625rem;margin-bottom:12.5px}@media screen and (max-width:768px){.PageList .list-content .list .list-topic .UbcInfo .thinkingblocks-quote h2>span.author,.PageList .list-content .list .list-topic .UbcInfo h2,.PageList .list-content .list .list-topic .UbcInfo h2>p,.thinkingblocks-quote .PageList .list-content .list .list-topic .UbcInfo h2>span.author{margin-bottom:0}}.PageList .list-content .list .list-topic .UbcInfo h4{padding-right:37.5px;color:#002145;font-style:italic;font-weight:400}.PageList .list-content .list .list-topic .UbcInfo .thinkingblocks-quote span.author,.PageList .list-content .list .list-topic .UbcInfo p,.thinkingblocks-quote .PageList .list-content .list .list-topic .UbcInfo span.author{padding:0}.PageList .list-content .list .list-topic .UbcInfo .thinkingblocks-quote span.author:not(.contact-info),.PageList .list-content .list .list-topic .UbcInfo p:not(.contact-info),.thinkingblocks-quote .PageList .list-content .list .list-topic .UbcInfo span.author:not(.contact-info){color:#333!important}@media screen and (max-width:768px){.PageList .thinkingblocks-Callout.center.large.block-offset{background:#f4f4f4!important}}.PageList .Copy .container .thinkingblocks-quote span.author,.PageList .Copy .container p,.thinkingblocks-quote .PageList .Copy .container span.author{padding-right:0}.PageList.reports ul.list-topic li a:hover:after{-webkit-animation:.6s ease-out underline-animation;animation:.6s ease-out underline-animation}@keyframes underline-animation{from{width:0}to{width:2.75rem}}.Article{padding:56.25px 75px;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:768px){.Article{-ms-flex-flow:wrap;flex-flow:wrap;padding:50px 0 0}}@media screen and (min-width:1601px){.Article{max-width:1400px;margin:0 auto}}.Article .sidebar{width:20rem;padding-right:75px}@media screen and (max-width:768px){.Article .sidebar{width:100%;padding:0 25px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.Article .sidebar.sticky{position:fixed;top:120px}.Article .sidebar.stickyStop{position:absolute}.Article .sidebar .ubc-extra-info .content .buttons,.Article .sidebar .ubc-extra-info .content .dropdown,.Article .sidebar .ubc-extra-info .content .dropdowns,.Article .sidebar .ubc-extra-info .content .share-container{width:100%}@media screen and (max-width:768px){.Article .sidebar .ubc-extra-info .content .buttons{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;border-top:solid .0625rem rgba(0,33,69,.3);border-bottom:none}}.Article .sidebar .ubc-extra-info .content .share-container{margin-bottom:25px}.Article .sidebar .ubc-extra-info .content .share-container h4{border-bottom:none}.Article .sidebar .ubc-extra-info .content .share-container ul{margin:0;padding:0 0 25px;border-bottom:solid .0625rem rgba(0,33,69,.3)}@media screen and (max-width:768px){.Article .sidebar .ubc-extra-info .content .share-container ul{border-bottom:none;padding-bottom:0}}@media screen and (max-width:768px){.Article .sidebar .ubc-extra-info .content .share-container{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:25px 0;margin-bottom:0}}.Article .sidebar .ubc-extra-info h5{text-transform:uppercase;font-size:1rem;letter-spacing:.09375rem;padding-top:0}.Article .sidebar .ubc-extra-info h5:after{display:none}@media screen and (max-width:768px){.Article .sidebar .ubc-extra-info h5{display:none}}.Article .container{width:calc(100% - 20rem);margin-left:auto;max-width:57.5rem}@media screen and (max-width:768px){.Article .container{width:100%}}.Article .container .thinkingblocks-quote blockquote,.Article .container h2,.Article .container h3,.thinkingblocks-quote .Article .container blockquote{color:#002145;max-width:50rem;width:100%}.Article .container h6{margin-bottom:25px;color:#e8850b}@media screen and (max-width:768px){.Article .container h6{margin-bottom:0;font-weight:600}}@media screen and (max-width:768px){.Article .container .header{padding:0 25px}}@media screen and (min-width:1601px){.Article .container .header{margin:0!important}}.Article .container .header h2{font-size:3rem;line-height:3.75rem;font-family:Merriweather;font-weight:300;font-style:normal}@media screen and (max-width:768px){.Article .container .header h2{font-size:2rem;letter-spacing:.02187rem;line-height:2.5rem}}.Article .container .header .thinkingblocks-quote blockquote,.Article .container .header h3,.thinkingblocks-quote .Article .container .header blockquote{font-size:1.375rem;font-weight:500;letter-spacing:.01188rem;padding:18.75px 0}@media screen and (max-width:768px){.Article .container .header .thinkingblocks-quote blockquote,.Article .container .header h3,.thinkingblocks-quote .Article .container .header blockquote{font-size:1.125rem;letter-spacing:.01rem;line-height:1.5rem}}.Article .container .date{font-size:.9375rem;line-height:1.5rem;width:100%}.Article .container .image{width:100%;height:0;padding-top:50%;background-size:cover;background-position:center center}@media screen and (max-width:768px){.Article .container .image{margin-left:25px;padding-top:56%}}.Article .container .content .thinkingblocks-quote span.author,.Article .container .content p,.thinkingblocks-quote .Article .container .content span.author{margin:37.5px 0}.Article .container .content blockquote{padding-left:37.5px;border-left:solid .0625rem #002145}@media screen and (max-width:768px){.Article .container .content blockquote{padding-left:25px}}.Article .container .content blockquote .thinkingblocks-quote span.author,.Article .container .content blockquote p,.thinkingblocks-quote .Article .container .content blockquote span.author{font-size:1.25rem;letter-spacing:.01063rem}.Article .container .content ul{list-style:disc;margin-left:50px}.Article .container .content ul li{color:rgba(0,33,69,.8);font-size:1rem;font-weight:400;letter-spacing:.00875rem;line-height:1.75rem}.Article .container .content a{text-decoration:underline}@media screen and (max-width:768px){.Article .container .content{padding:0 25px}}.Article+.thinkingblocks-Carousel{padding-top:0}@media screen and (min-width:1601px){.Article+.thinkingblocks-Carousel .container{max-width:1400px;margin:0 auto}}.PageGallery .wrapper{width:100%;padding:75px 0 75px 150px}@media screen and (max-width:768px){.PageGallery .wrapper{padding:75px 0 0}}.PageGallery .gallery{position:relative}.PageGallery>.container{margin-right:0;padding:75px 0 75px 75px;margin-bottom:75px;width:calc(100% - 75px);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap}@media screen and (min-width:1021px) and (max-width:1261px){.PageGallery>.container{padding:75px 0 75px 50px;width:calc(100% - 50px)}}@media screen and (min-width:769px) and (max-width:1021px){.PageGallery>.container{padding:75px 0 75px 50px;margin-right:0;width:100%}}@media screen and (max-width:768px){.PageGallery>.container{padding:0 0 50px;margin-bottom:0;width:100%}}.PageGallery>.container .counter{width:100%;padding-right:75px;padding-bottom:18.75px;text-align:right;font-weight:500;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media screen and (max-width:768px){.PageGallery>.container .counter{padding-right:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:auto;margin-left:auto}}@media screen and (max-width:768px){.PageGallery>.container .gallery-content>.counter{display:none}}.PageGallery .bgs{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.PageGallery .bgs .bg.bottom,.PageGallery .bgs .bg.top{width:100%;margin-left:auto}@media screen and (max-width:768px){.PageGallery .bgs .bg.bottom,.PageGallery .bgs .bg.top{width:100%}}.PageGallery .bgs .bg.top{height:225px}@media screen and (max-width:768px){.PageGallery .bgs .bg.top{background:#f4f4f4!important}}.PageGallery .container.pt0 .bgs .bg.top{height:150px}.PageGallery .bgs .bg.bottom{-webkit-box-flex:1;-ms-flex:1;flex:1}.PageGallery .gallery-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%}@media screen and (max-width:768px){.PageGallery .gallery-content{margin:0 25px;padding-top:0}}.PageGallery .posts{position:relative;width:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 75px;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-webkit-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.PageGallery .posts.searching{opacity:.3}@media screen and (min-width:769px) and (max-width:1261px){.PageGallery .posts{padding:0 50px}}@media screen and (max-width:768px){.PageGallery .posts{padding:0}}.PageGallery .posts .post-wrapper{width:50%;padding:0 37.5px;margin-bottom:75px;display:none}.PageGallery .posts .post-wrapper:nth-of-type(odd){padding-left:0}@media screen and (min-width:1021px) and (max-width:1261px){.PageGallery .posts .post-wrapper:nth-of-type(odd){padding-right:12.5px}}@media screen and (min-width:769px) and (max-width:1021px){.PageGallery .posts .post-wrapper:nth-of-type(odd){padding-right:7px}}@media screen and (max-width:768px){.PageGallery .posts .post-wrapper:nth-of-type(odd){padding-right:6.25px}}.PageGallery .posts .post-wrapper:nth-of-type(even){padding-right:0}@media screen and (max-width:768px){.PageGallery .posts .post-wrapper:nth-of-type(even){padding-left:12.5px}}@media screen and (min-width:769px) and (max-width:1021px){.PageGallery .posts .post-wrapper:nth-of-type(even){padding-left:7px}}@media screen and (min-width:1021px) and (max-width:1261px){.PageGallery .posts .post-wrapper:nth-of-type(even){padding-left:25px}}@media screen and (max-width:768px){.PageGallery .posts .post-wrapper{margin-bottom:25px}}.PageGallery .posts .post-wrapper.visible{display:block}.PageGallery .btn-load-more{width:100%;margin-left:16.25rem;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;color:#002145;-webkit-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.PageGallery .btn-load-more>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:1rem;text-decoration:underline;cursor:pointer}@media screen and (max-width:768px){.PageGallery .btn-load-more{margin-left:0}}.PageGallery .btn-load-more:hover{opacity:.8}.PageGallery .btn-load-more .UbcCtaBtn.with-plus:after,.PageGallery .btn-load-more .UbcCtaBtn.with-plus:before{background:#002145}.PageGallery .btn-load-more .UbcCtaBtn.with-plus:before{width:.09375rem}.PageGallery .btn-load-more .UbcCtaBtn.with-plus:after{height:.09375rem}.PageGallery .btn-load-more.hidden{display:none}.PageGallery .promo{position:relative;width:100%;padding-bottom:75px}@media screen and (max-width:768px){.PageGallery .promo{padding:0;margin:0 0 50px}}.PageGallery .promo .background{position:absolute;bottom:75px;right:0;width:calc(100% - 75px);height:100%}@media screen and (max-width:768px){.PageGallery .promo .background{background:#fff;bottom:-25px;right:0;width:calc(100% - 25px)}}.PageGallery .page-filters{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:150px;width:16.25rem;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.PageGallery .page-filters .mobile-filter-btn{display:none}@media screen and (min-width:1021px) and (max-width:1261px){.PageGallery .page-filters{width:15rem}}@media screen and (min-width:769px) and (max-width:1021px){.PageGallery .page-filters{width:12.5rem}}@media screen and (max-width:768px){.PageGallery .page-filters{margin:25px 0;width:100%;height:auto;-webkit-mask-image:none;mask-image:none;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.PageGallery .page-filters>div{-ms-flex-flow:wrap;flex-flow:wrap}.PageGallery .page-filters>div.mobile-filter-btn{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:12.5px;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}.PageGallery .page-filters h4{font-size:1rem;font-weight:600;line-height:1.5625rem;color:#002145}@media screen and (max-width:768px){.PageGallery .page-filters h4:nth-of-type(2){display:none}}.PageGallery .page-filters button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-flow:wrap;flex-flow:wrap}@media screen and (max-width:768px){.PageGallery .page-filters button{width:100%;margin-right:0;padding:12.5px 0}.PageGallery .page-filters button:not(.btn-clear-filters){border-bottom:solid .0625rem rgba(0,33,69,.3)}}.PageGallery .Thumbnail:after{display:none}.PageGallery .has-captions .Thumbnail .content{margin-top:27px}.PageGallery .has-captions .Thumbnail.has-caption .ubc-img-caption{padding-bottom:4px}.PageGallery .has-captions .Thumbnail.has-caption .content{margin-top:0}.PageGallery .Thumbnail .content{padding:0;color:#002145}.PageGallery .Thumbnail .content .thinkingblocks-quote blockquote,.PageGallery .Thumbnail .content h3,.thinkingblocks-quote .PageGallery .Thumbnail .content blockquote{font-size:1rem;font-weight:500;letter-spacing:.01rem;line-height:1.75}@media screen and (max-width:768px){.PageGallery .Thumbnail .content .thinkingblocks-quote blockquote,.PageGallery .Thumbnail .content h3,.thinkingblocks-quote .PageGallery .Thumbnail .content blockquote{font-size:.9375rem;letter-spacing:.00937rem}}.PageGallery .Thumbnail .content h4{margin:12.5px 0;color:#002145;font-size:.8125rem;letter-spacing:.0075rem;line-height:1.5625rem}@media screen and (max-width:768px){.PageGallery .Thumbnail .content h4{margin:6.25px 0}}.PageGallery .Thumbnail .content .thinkingblocks-quote span.author,.PageGallery .Thumbnail .content p,.thinkingblocks-quote .PageGallery .Thumbnail .content span.author{font-size:.9375rem;letter-spacing:.00875rem;line-height:1.85}@media screen and (max-width:768px){.PageGallery .Thumbnail .content .thinkingblocks-quote span.author,.PageGallery .Thumbnail .content p,.thinkingblocks-quote .PageGallery .Thumbnail .content span.author{font-size:.75rem;letter-spacing:.00688rem}}.PageGallery .Thumbnail .content .UbcCtaBtn{margin-top:.625rem}@media screen and (max-width:768px){.PageGallery .Thumbnail .content .UbcCtaBtn{font-size:.8125rem;letter-spacing:.00688rem;line-height:1.5625rem;margin:0}}.PageGallery .Thumbnail .image{width:100%;padding-top:84%;-webkit-box-shadow:none;box-shadow:none}@media screen and (max-width:768px){.PageGallery .UbcPromo{margin-right:25px}}.PageGallery .UbcPromo .image-wrapper{width:100%}.PageGallery .UbcPromo .banner-content{margin-left:0}.PageGallery .UbcPromo .banner-content .UbcCtaBtn{color:#fff}@media screen and (max-width:768px){.PageGallery .UbcPromo .banner-content .top{padding:0}.PageGallery .UbcPromo .banner-content .top .thinkingblocks-quote blockquote,.PageGallery .UbcPromo .banner-content .top h3,.thinkingblocks-quote .PageGallery .UbcPromo .banner-content .top blockquote{font-size:1.375rem;letter-spacing:.015rem;line-height:1.625rem}.PageGallery .UbcPromo .banner-content .bottom{padding-bottom:0}}@media screen and (min-width:1601px){.PageGallery .UbcPromo .banner-content{padding:37.5px 75px}}.PageGallery .UbcPromo .ubc-img-caption{left:25px}@media screen and (min-width:769px){.PageGallery .UbcPromo .ubc-img-caption{left:37.5px}}.PageGallery .BlockCopy{padding-bottom:75px}@media screen and (max-width:768px){.PageGallery .BlockCopy{padding-bottom:0}}.PageGallery .Copy{padding-bottom:0}@media screen and (max-width:768px){.PageGallery .Copy{padding:50px 0}}.PageGallery .Copy .container .thinkingblocks-quote span.author,.PageGallery .Copy .container p,.thinkingblocks-quote .PageGallery .Copy .container span.author{padding-right:0;max-width:34.375rem;margin:18.75px auto}@media screen and (max-width:768px){.PageGallery .filter-list{display:none;height:0;overflow:hidden;opacity:0;-webkit-transition:height .2s ease-out,opacity .2s .1s ease-out;-o-transition:height .2s ease-out,opacity .2s .1s ease-out;transition:height .2s ease-out,opacity .2s .1s ease-out}.PageGallery .filter-list.active{opacity:1;display:block;height:100%}}.PageGallery .page-filters .dropdown-filters{width:100%;font-size:.75rem}.PageGallery .page-filters .dropdown-filters .filter span{display:list-item;list-style-type:initial;list-style-position:inside}.PageGallery .page-filters .dropdown-filters .filter.selected{font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.PageGallery .page-filters .dropdown-filters .filter.selected .icon{color:#002145;opacity:.5;position:relative;width:8px;height:8px;min-width:auto;padding:14px;background:0 0;border:none;width:.375rem;height:.375rem;padding:.75rem;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.PageGallery .page-filters .dropdown-filters .filter.selected .icon:after,.PageGallery .page-filters .dropdown-filters .filter.selected .icon:before{content:"";position:absolute;background:currentColor}.PageGallery .page-filters .dropdown-filters .filter.selected .icon:before{left:50%;top:8px;bottom:8px;width:2px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.PageGallery .page-filters .dropdown-filters .filter.selected .icon:after{top:50%;left:8px;right:8px;height:2px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.PageGallery .page-filters .dropdown-filters .filter.selected .icon:before{width:.0625rem}.PageGallery .page-filters .dropdown-filters .filter.selected .icon:after{height:.0625rem}.PageGallery .page-filters button.filter>span{font-size:1rem}.PageGallery .page-filters button .dropdown-heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.PageGallery .page-filters button .dropdown-heading.active+.dropdown-filters{opacity:1}.PageGallery .page-filters button .dropdown-heading.active .UbcCtaBtn.with-plus::before{opacity:0}.PageGallery .page-filters button .dropdown-heading+.dropdown-filters{height:0;overflow:hidden;opacity:0;-webkit-transition:height .2s ease-out,opacity .2s .1s ease-out;-o-transition:height .2s ease-out,opacity .2s .1s ease-out;transition:height .2s ease-out,opacity .2s .1s ease-out}.PageGallery .btn-clear-filters{font-weight:500;text-decoration:underline;border-bottom:none;color:#002145}@media screen and (max-width:768px){.PageGallery .btn-clear-filters{border-bottom:none}}.PageGallery .btn-expand-filters{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:768px){.PageGallery .btn-expand-filters{margin:0 1.25rem 1.25rem 0}}.PageGallery .btn-expand-filters span{padding:.25rem .25rem 0}.PageGallery .btn-expand-filters.active{color:#fff;background:#002145}.PageGallery .btn-expand-filters.active svg line{stroke:#fff}.PageGallery .btn-expand-filters.active svg rect{fill:#fff;stroke:navy}.PageGallery .search-form form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:solid .0625rem rgba(0,33,69,.3);margin:26.25px 0;width:100%}@media screen and (max-width:768px){.PageGallery .search-form form{margin:12.5px 0}}.PageGallery .search-form form input[type=search]{padding:.5rem;background:0 0;outline:0;border:none;font-size:.875rem;letter-spacing:.00875rem;line-height:1.75;-webkit-box-flex:1;-ms-flex:1;flex:1;font-family:'Whitney SSm A','Whitney SSm B',Arial,Helvetica,sans-serif;font-weight:400;font-style:normal;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:none;-o-transition:none;transition:none;margin-bottom:none}.PageGallery .search-form form input.hidden{display:none}.PageGallery .search-form form label.btn-submit{cursor:pointer;margin-left:auto;-webkit-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.PageGallery .search-form form label.btn-submit:hover{opacity:.8}.PageGallery .BlockSearch{padding:75px 75px 37.5px;position:relative;z-index:2;background:#f4f4f4}@media screen and (max-width:768px){.PageGallery .BlockSearch{padding:50px 25px 0}}.PageGallery.gallery-memorial .posts{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.PageGallery.gallery-memorial .posts .post-wrapper{width:calc((100% - 1.875rem)/ 3);padding-left:0;padding-right:0}@media screen and (max-width:768px){.PageGallery.gallery-memorial .posts .post-wrapper{width:calc((100% - .9375rem)/ 2)}.PageGallery.gallery-memorial .posts .post-wrapper:nth-child(2n){margin-right:0}}.PageGallery.gallery-memorial .posts .post-wrapper .Thumbnail .content .UbcCtaBtn{margin:0}.PageGallery .page-filters .buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.PageGallery .page-filters .buttons .UbcCtaBtn{margin-right:20px}.PageGallery .fund-search div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:solid .0625rem rgba(0,33,69,.3);margin:26.25px 0;width:100%}@media screen and (max-width:768px){.PageGallery .fund-search div{margin:12.5px 0}}.PageGallery .fund-search div input[type=search]{padding:.5rem;background:0 0;outline:0;border:none;font-size:.875rem;letter-spacing:.00875rem;line-height:1.75;-webkit-box-flex:1;-ms-flex:1;flex:1;font-family:'Whitney SSm A','Whitney SSm B',Arial,Helvetica,sans-serif;font-weight:400;font-style:normal;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:none;-o-transition:none;transition:none;margin-bottom:none}.PageGallery .fund-search div input.hidden{display:none}.PageGallery .fund-search div label.btn-submit{cursor:pointer;margin-left:auto;-webkit-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.PageGallery .fund-search div label.btn-submit:hover{opacity:.8}.autocomplete * strong{font-weight:700}.autocomplete>div.selected,.autocomplete>div:hover:not(.group){background:#ffcc63}.autocomplete .custom-empty a{display:block}.PageGallery .gallery-faculty-list{font-style:italic}.PageGallery .gallery-project-link:hover{text-decoration:underline}.PageGallery #no-results-found{display:none;padding:25px 15px;margin-bottom:25px;text-align:center;border:1px solid #002145}.PageProjectDetail .Header[data-size="0.55"]{background-position:70% 0}.PageProjectDetail .Header[data-size="0.55"] h1{font-size:3rem;letter-spacing:.0325rem;line-height:4rem}@media screen and (max-width:1020px){.PageProjectDetail .Header[data-size="0.55"] h1{font-size:2.5rem;line-height:3.125rem}}@media screen and (min-width:1021px){.PageProjectDetail .important-callout{-webkit-transition:padding .1s ease-out;-o-transition:padding .1s ease-out;transition:padding .1s ease-out}}.PageProjectDetail .important-callout.sticky{position:fixed;z-index:2;width:100%}@media screen and (min-width:1021px){.PageProjectDetail .important-callout.sticky{padding:.5rem 75px}.PageProjectDetail .important-callout.sticky h2{font-size:1.125rem}.PageProjectDetail .important-callout.sticky .UbcCtaBtn{padding:.625rem 2.375rem}}@media screen and (max-width:768px){.PageProjectDetail .important-callout.sticky{padding:.75rem 25px}.PageProjectDetail .important-callout.sticky .buttons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.PageProjectDetail .important-callout.sticky .buttons .UbcCtaBtn{margin:0}}.PageProjectDetail>.container{width:auto}@media screen and (min-width:1601px){.PageProjectDetail>.container{margin-left:0}.PageProjectDetail>.container.has-faculty-members{margin-left:75px;padding-right:75px}}.PageProjectDetail .BlockFeature.single .UbcCtaBtn.gradient{background:-o-linear-gradient(325.12deg,#e69400 0,#c86700 100%);background:linear-gradient(124.88deg,#e69400 0,#c86700 100%);color:#fff;border:none}@media screen and (min-width:1601px){.PageProjectDetail .BlockCopy:not(.has-faculty-members){max-width:none!important;width:calc(100% - 75px)!important;margin-left:75px!important;margin-right:0!important}}.PageProjectDetail .BlockCopy .container{display:block}@media screen and (min-width:1021px) and (max-width:1261px){.PageProjectDetail .BlockCopy .container{margin-left:0}}@media screen and (max-width:768px){.PageProjectDetail .BlockCopy .Copy{padding:50px 0}}@media screen and (max-width:768px){.PageProjectDetail .BlockCopy .body-width-full{padding:0}}.PageProjectDetail .BlockCopy .thinkingblocks-quote span.author,.PageProjectDetail .BlockCopy p,.PageProjectDetail .BlockCopy ul li,.thinkingblocks-quote .PageProjectDetail .BlockCopy span.author{opacity:.8}.PageProjectDetail .BlockCopy.main h2{font-size:1.375rem;line-height:1.5;font-weight:500}.PageProjectDetail .BlockCopy.has-faculty-members{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media screen and (min-width:1601px){.PageProjectDetail .BlockCopy.has-faculty-members{padding-right:0}}@media screen and (min-width:1021px){.PageProjectDetail .BlockCopy.has-faculty-members .Copy .container{margin-left:0}}@media screen and (min-width:1261px){.PageProjectDetail .BlockCopy.has-faculty-members .Copy .container{margin-left:75px}}@media screen and (min-width:1601px){.PageProjectDetail .BlockCopy.has-faculty-members .Copy .container{margin-left:0}}.PageProjectDetail .project-faculty-list{font-style:italic;font-size:16px}.PageProjectDetail .project-faculty-list:hover{text-decoration:underline}.ImpactStory{padding:56.25px 75px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (min-width:769px) and (max-width:1261px){.ImpactStory{padding:56.25px 50px}}@media screen and (min-width:1601px){.ImpactStory{max-width:1400px;margin:0 auto}}@media screen and (max-width:768px){.ImpactStory{-ms-flex-flow:wrap;flex-flow:wrap;padding:50px 0 0}}.ImpactStory .sidebar{width:20rem;padding-right:75px}@media screen and (min-width:769px) and (max-width:1261px){.ImpactStory .sidebar{padding-right:50px;width:15.625rem}}@media screen and (max-width:768px){.ImpactStory .sidebar{width:100%;padding:0 25px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:50px!important}}.ImpactStory .sidebar.sticky{position:fixed;top:120px}.ImpactStory .sidebar.stickyStop{position:absolute}.ImpactStory .sidebar .share-container.align-left{margin-left:0}@media screen and (min-width:1601px){.ImpactStory .sidebar .ubc-extra-info{width:100%!important}}.ImpactStory .sidebar .ubc-extra-info .content .buttons,.ImpactStory .sidebar .ubc-extra-info .content .dropdown,.ImpactStory .sidebar .ubc-extra-info .content .dropdowns,.ImpactStory .sidebar .ubc-extra-info .content .share-container{width:100%}.ImpactStory .sidebar .ubc-extra-info .content .dropdowns{display:block}@media screen and (max-width:768px){.ImpactStory .sidebar .ubc-extra-info .content .buttons{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;border-top:solid .0625rem rgba(0,33,69,.3);border-bottom:none}}.ImpactStory .sidebar .ubc-extra-info .content .share-container{margin-bottom:25px}.ImpactStory .sidebar .ubc-extra-info .content .share-container h4{border-bottom:none}.ImpactStory .sidebar .ubc-extra-info .content .share-container ul{margin:0;padding:0 0 25px;border-bottom:solid .0625rem rgba(0,33,69,.3)}@media screen and (max-width:768px){.ImpactStory .sidebar .ubc-extra-info .content .share-container ul{border-bottom:none;padding-bottom:0}}@media screen and (max-width:768px){.ImpactStory .sidebar .ubc-extra-info .content .share-container{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:25px 0;margin-bottom:0}}.ImpactStory .sidebar .ubc-extra-info h5{text-transform:uppercase;font-size:1rem;letter-spacing:.09375rem;padding-top:0;color:#002145}.ImpactStory .sidebar .ubc-extra-info h5:after{display:none}@media screen and (max-width:768px){.ImpactStory .sidebar .ubc-extra-info h5{display:none}}.ImpactStory .container{width:calc(100% - 20rem);margin-left:auto;max-width:57.5rem}@media screen and (min-width:769px) and (max-width:1261px){.ImpactStory .container{width:calc(100% - 15.625rem)}}@media screen and (max-width:768px){.ImpactStory .container{width:100%}}.ImpactStory .container .thinkingblocks-quote blockquote,.ImpactStory .container h2,.ImpactStory .container h3,.thinkingblocks-quote .ImpactStory .container blockquote{color:#002145;max-width:50rem;width:100%}.ImpactStory .container h6{margin-bottom:25px;color:#e8850b}@media screen and (max-width:768px){.ImpactStory .container h6{margin-bottom:0;font-weight:600}}@media screen and (max-width:768px){.ImpactStory .container .header{padding:0 25px}}@media screen and (min-width:1601px){.ImpactStory .container .header{margin:0!important}}.ImpactStory .container .header h2{font-size:3rem;line-height:3.75rem;font-family:Merriweather;font-weight:300;font-style:normal}@media screen and (max-width:768px){.ImpactStory .container .header h2{font-size:2rem;letter-spacing:.02187rem;line-height:2.5rem}}.ImpactStory .container .header .thinkingblocks-quote blockquote,.ImpactStory .container .header h3,.thinkingblocks-quote .ImpactStory .container .header blockquote{font-size:1.375rem;font-weight:500;letter-spacing:.01188rem;padding:18.75px 0}@media screen and (max-width:768px){.ImpactStory .container .header .thinkingblocks-quote blockquote,.ImpactStory .container .header h3,.thinkingblocks-quote .ImpactStory .container .header blockquote{font-size:1.125rem;letter-spacing:.01rem;line-height:1.5rem}}.ImpactStory .container .ubc-img-caption{margin:0 25px}@media screen and (min-width:769px){.ImpactStory .container .ubc-img-caption{margin:0 25px 0 0!important}}.ImpactStory .container .date{font-size:.9375rem;line-height:1.5rem;width:100%}.ImpactStory .container .image{width:100%;height:0;padding-top:50%;background-size:cover;background-position:center center;position:relative}@media screen and (min-width:1601px){.ImpactStory .container .image{width:100%!important}}@media screen and (max-width:768px){.ImpactStory .container .image{margin-left:25px;padding-top:56%}}.ImpactStory .container .image .shadow{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:-o-linear-gradient(0deg,#002145,transparent 33%);background:-webkit-gradient(linear,left bottom,left top,from(#002145),color-stop(33%,transparent));background:-o-linear-gradient(bottom,#002145,transparent 33%);background:linear-gradient(0deg,#002145,transparent 33%)}.ImpactStory .container .image .video-cta{z-index:10;position:absolute;bottom:25px;left:25px}.ImpactStory .container .image .video-cta .ubc-play-btn{color:#fff}.ImpactStory .container .image .video-cta .ubc-play-btn .ubc-play-btn-circle{background:#e8850b}.ImpactStory .container .image .video-cta .ubc-play-btn .cta-icon-play{color:#fff}.ImpactStory .container .content .thinkingblocks-quote span.author,.ImpactStory .container .content p,.thinkingblocks-quote .ImpactStory .container .content span.author{margin:37.5px 0;color:#333!important}.ImpactStory .container .content blockquote{padding-left:37.5px;border-left:solid .0625rem #002145}@media screen and (max-width:768px){.ImpactStory .container .content blockquote{padding-left:25px}}.ImpactStory .container .content blockquote .thinkingblocks-quote span.author,.ImpactStory .container .content blockquote p,.thinkingblocks-quote .ImpactStory .container .content blockquote span.author{font-size:1.25rem;letter-spacing:.01063rem}.ImpactStory .container .content ul{list-style:disc;margin-left:50px}.ImpactStory .container .content ul li{color:rgba(0,33,69,.8);font-size:1rem;font-weight:400;letter-spacing:.00875rem;line-height:1.75rem}.ImpactStory .container .content a{text-decoration:underline}@media screen and (max-width:768px){.ImpactStory .container .content{padding:0 25px}}.ImpactStory .thinkingblocks-Carousel{padding-top:0}@media screen and (min-width:1601px){.ImpactStory .thinkingblocks-Carousel .container{max-width:1400px;margin:0 auto}}.thinkingblocks-Carousel.block-offset.transparent.autocarousel-center .container{max-width:1400px;margin-left:auto;margin-right:auto}.PageFund>.container{padding:75px 75px;background:#f4f4f4;width:calc(100% - 75px);display:block}@media screen and (min-width:769px) and (max-width:1261px){.PageFund>.container{padding:75px 50px;width:calc(100% - 50px);margin-left:50px}}@media screen and (min-width:769px) and (max-width:1021px){.PageFund>.container{padding:50px 50px}}@media screen and (max-width:768px){.PageFund>.container{width:100%;padding:0;background:#fff}}.PageFund>.container>.header{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:768px){.PageFund>.container>.header{display:block;padding:50px 25px;background:#fff}}.PageFund>.container>.header h6{color:#e8850b}@media screen and (max-width:768px){.PageFund>.container>.header h6{font-weight:600;padding:.625rem 0}}.PageFund>.container>.header h2{font-size:3rem;font-weight:500;letter-spacing:.0325rem;line-height:3.75rem}@media screen and (max-width:768px){.PageFund>.container>.header h2{font-size:2.25rem;letter-spacing:.02438rem;line-height:2.5rem}}.PageFund>.container>.header h4{font-size:1.375rem;font-weight:500;letter-spacing:0;line-height:1.75rem;color:#002145;text-transform:none;padding:18.75px 0}@media screen and (max-width:768px){.PageFund>.container>.header h4{padding-top:0}}.PageFund>.container>.header .thinkingblocks-quote span.author,.PageFund>.container>.header p,.thinkingblocks-quote .PageFund>.container>.header span.author{font-size:1.25rem;font-weight:400;letter-spacing:.01063rem;line-height:1.875rem}@media screen and (max-width:1020px){.PageFund>.container>.header .thinkingblocks-quote span.author,.PageFund>.container>.header p,.thinkingblocks-quote .PageFund>.container>.header span.author{font-size:1rem}}.PageFund>.container>.header .buttons{padding:37.5px 0 18.75px 0}@media screen and (max-width:768px){.PageFund>.container>.header .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:25px 0 0}}.PageFund>.container>.header .buttons .UbcCtaBtn{margin-bottom:18.75px}.PageFund>.container>.header .buttons .UbcCtaBtn:first-of-type{margin-right:25px}@media screen and (max-width:768px){.PageFund>.container>.header .buttons .UbcCtaBtn:first-of-type{margin-right:12.5px;margin-bottom:12.5px}}.PageFund>.container .header .image{width:16.875rem;height:16.875rem;background-size:cover;background-position:center center}@media screen and (max-width:768px){.PageFund>.container .header .image{width:calc(100vw - 50px);height:calc(100vw - 50px);margin-bottom:25px;max-width:480px;max-height:480px}}.PageFund>.container .header .fund-details{padding-left:75px;width:calc(100% - 16.875rem);max-width:39.375rem}@media screen and (min-width:769px) and (max-width:1261px){.PageFund>.container .header .fund-details{padding-left:50px}}@media screen and (max-width:768px){.PageFund>.container .header .fund-details{width:100%;padding-left:0}}.PageFund>.container .content .thinkingblocks-quote span.author,.PageFund>.container .content h2,.PageFund>.container .content p,.thinkingblocks-quote .PageFund>.container .content span.author{max-width:61.875rem}.PageFund>.container .content .Copy{padding:37.5px 0}.PageFund>.container .content .Copy .thinkingblocks-quote span.expanded.author:not(.active),.PageFund>.container .content .Copy p.expanded:not(.active),.thinkingblocks-quote .PageFund>.container .content .Copy span.expanded.author:not(.active){margin-top:0}@media screen and (max-width:768px){.PageFund>.container .content .Copy{padding:0}}.PageFund>.container .content .Copy .container{padding:0;margin:0;width:100%;display:block}@media screen and (max-width:768px){.PageFund>.container .content .Copy .container{padding:50px 25px}}.PageFund>.container .content .Copy .container .read-more{margin-top:0;display:inline-block}@media screen and (max-width:768px){.PageFund .thinkingblocks-GridList ul{padding:25px 0 50px}}.PageFund .thinkingblocks-GridList ul li{margin-bottom:25px}.PageFund .thinkingblocks-Carousel .container,.PageFund .thinkingblocks-GridList .container,.PageFund .thinkingblocks-Quotes .container{width:100%;margin-left:0}@media screen and (min-width:1601px){.PageFund .thinkingblocks-Carousel,.PageFund .thinkingblocks-GridList,.PageFund .thinkingblocks-Quotes{max-width:1400px}}@media screen and (min-width:1601px){.PageFund .thinkingblocks-GridList{padding-right:75px}}@media screen and (max-width:768px){.PageFund .thinkingblocks-GridList{margin-left:25px;padding-top:25px}}@media screen and (max-width:1260px){.PageFund .thinkingblocks-Quotes .container{padding-right:0}}.PageFund .thinkingblocks-Carousel.photos,.PageFund .thinkingblocks-Quotes.messages{width:calc(100vw - 150px)}@media screen and (max-width:768px){.PageFund .thinkingblocks-Carousel.photos,.PageFund .thinkingblocks-Quotes.messages{padding:50px 25px;width:calc(100vw - 25px)}.PageFund .thinkingblocks-Carousel.photos .quotes-header,.PageFund .thinkingblocks-Quotes.messages .quotes-header{padding-bottom:0;margin-bottom:-1rem;position:relative;z-index:2}.PageFund .thinkingblocks-Carousel.photos .heading h4,.PageFund .thinkingblocks-Carousel.photos .quotes-header h4,.PageFund .thinkingblocks-Quotes.messages .heading h4,.PageFund .thinkingblocks-Quotes.messages .quotes-header h4{display:none}}@media screen and (min-width:1601px){.PageFund .thinkingblocks-Carousel.photos .heading .controls,.PageFund .thinkingblocks-Quotes.messages .heading .controls{margin-right:0}}@media screen and (max-width:768px){.PageFund .thinkingblocks-Quotes.messages{padding:25px 25px}.PageFund .thinkingblocks-Quotes.messages .controls{padding:12.5px 25px 0}}@media screen and (min-width:1601px){.PageFund .thinkingblocks-Carousel.photos{padding-right:75px}}@media screen and (max-width:768px){.PageFund .thinkingblocks-Carousel.photos{padding:0}}.PageFund .thinkingblocks-Carousel .container .SwiperBarWrapper{margin:0 0 0 25px}@media screen and (max-width:768px){.PageFund .thinkingblocks-Carousel .container{display:-webkit-box;display:-ms-flexbox;display:flex}}.PageFund .thinkingblocks-Carousel .container .heading{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.PageFund .thinkingblocks-Carousel .container .heading.hidden .SwiperBarWrapper,.PageFund .thinkingblocks-Carousel .container .heading.hidden .controls{display:none}@media screen and (max-width:768px){.PageFund .thinkingblocks-Carousel .container .heading{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:18.75px 0;display:-webkit-box;display:-ms-flexbox;display:flex}.PageFund .thinkingblocks-Carousel .container .heading .SwiperBarWrapper{width:70%;margin-right:auto;margin-left:0}.PageFund .thinkingblocks-Carousel .container .heading .controls{margin-right:25px;margin-left:25px;margin-bottom:0}}.PageFund .ubc-play-btn{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block;color:#e8850b;z-index:2}.PageFund .ubc-play-btn:hover{-webkit-transform:translate(-50%,-50%) scale(.95);-ms-transform:translate(-50%,-50%) scale(.95);transform:translate(-50%,-50%) scale(.95)}.PageFund .ubc-play-btn+.image{position:relative}.PageFund .ubc-play-btn+.image:before{position:absolute;z-index:1;content:'';width:100%;height:100%;top:0;left:0;background:url(assets/img/video_layer_overlay.png) no-repeat center center}.PageDonors{padding:75px 0}@media screen and (max-width:768px){.PageDonors{padding:0}}@media screen and (min-width:1601px){section.PageDonors.page>div:not(.BlockHeader):not(.thinkingblocks-Callout)>div:not(.bgs):not(.Copy):not(.UbcPromo){margin:0 auto}}.PageDonors>.container{padding:75px 0 0 75px;background:#f4f4f4;width:calc(100% - 75px);margin-bottom:75px}@media screen and (min-width:769px) and (max-width:1261px){.PageDonors>.container{width:calc(100% - 50px)}}@media screen and (min-width:769px) and (max-width:1021px){.PageDonors>.container{margin-left:50px}}@media screen and (max-width:768px){.PageDonors>.container{width:100%;padding:50px 0 50px 25px;margin-bottom:50px}}@media screen and (min-width:1601px){.PageDonors>.container{display:block}}.PageDonors>.container .header{display:-webkit-box;display:-ms-flexbox;display:flex}.PageDonors>.container .header h6{color:#e8850b}.PageDonors>.container .header h2{font-size:3rem;font-weight:500;letter-spacing:.0325rem;line-height:3.75rem}@media screen and (max-width:768px){.PageDonors>.container .header h2{font-size:2.25rem;letter-spacing:.02438rem;line-height:2.5rem}}.PageDonors>.container .header .fund-details>a{font-size:1.125rem;font-weight:500;letter-spacing:0;line-height:1.75rem;position:relative;display:block;padding-left:.75rem;margin:37.5px 0 18.75px 0}.PageDonors>.container .header .fund-details>a:after{position:absolute;right:0;top:46%;-webkit-transform:translate(0,-46%) rotate(-45deg);-ms-transform:translate(0,-46%) rotate(-45deg);transform:translate(0,-46%) rotate(-45deg);width:.375rem;height:.375rem;border-bottom:.07813rem solid currentColor;border-left:.07813rem solid currentColor;content:' ';width:.375rem;height:.375rem;border-bottom:.125rem solid currentColor;border-left:.125rem solid currentColor;top:40%;left:0;right:100%;-webkit-transform:translate(0,-40%) rotate(45deg);-ms-transform:translate(0,-40%) rotate(45deg);transform:translate(0,-40%) rotate(45deg)}@media screen and (min-width:769px){.PageDonors .thinkingblocks-GridList.block-offset:not(.transparent){margin-left:0}}.PageDonors .thinkingblocks-GridList.block-offset .container{margin-left:0;width:100%}.PageDonors .thinkingblocks-GridList ul li{margin-bottom:25px}.PageMessages{padding:75px 0}@media screen and (max-width:768px){.PageMessages{padding:0}}@media screen and (min-width:1601px){section.PageMessages.page>div:not(.BlockHeader):not(.thinkingblocks-Callout)>div:not(.bgs):not(.Copy):not(.UbcPromo){margin:0 auto}}.PageMessages>.container{padding:75px 0 0 75px;background:#f4f4f4;width:calc(100% - 75px);margin-bottom:75px}@media screen and (max-width:768px){.PageMessages>.container{width:100%;padding:50px 0 50px 25px;margin-bottom:50px}}@media screen and (min-width:1601px){.PageMessages>.container{display:block}}.PageMessages>.container>.header{display:-webkit-box;display:-ms-flexbox;display:flex}.PageMessages>.container>.header h6{color:#e8850b}.PageMessages>.container>.header h2{font-size:3rem;font-weight:500;letter-spacing:.0325rem;line-height:3.75rem}@media screen and (max-width:768px){.PageMessages>.container>.header h2{font-size:2.25rem;letter-spacing:.02438rem;line-height:2.5rem}}.PageMessages>.container>.header .fund-details>a{font-size:1.125rem;font-weight:500;letter-spacing:0;line-height:1.75rem;position:relative;display:block;padding-left:.75rem;margin:37.5px 0 18.75px 0}.PageMessages>.container>.header .fund-details>a:after{position:absolute;right:0;top:46%;-webkit-transform:translate(0,-46%) rotate(-45deg);-ms-transform:translate(0,-46%) rotate(-45deg);transform:translate(0,-46%) rotate(-45deg);width:.375rem;height:.375rem;border-bottom:.07813rem solid currentColor;border-left:.07813rem solid currentColor;content:' ';width:.375rem;height:.375rem;border-bottom:.125rem solid currentColor;border-left:.125rem solid currentColor;top:40%;left:0;right:100%;-webkit-transform:translate(0,-40%) rotate(45deg);-ms-transform:translate(0,-40%) rotate(45deg);transform:translate(0,-40%) rotate(45deg)}.PageMessages .container .content{width:100%}@media screen and (min-width:1601px){.PageMessages .container .content{padding-bottom:75px}}.PageMessages .thinkingblocks-Carousel.photos{padding-top:0;margin-left:75px;padding:0}@media screen and (max-width:768px){.PageMessages .thinkingblocks-Carousel.photos{margin-left:0}}.PageMessages .thinkingblocks-Carousel.photos .container{margin-left:0;padding-right:0;width:100%;padding-top:37.5px}@media screen and (max-width:768px){.PageMessages .thinkingblocks-Carousel.photos .container{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:25px}}.PageMessages .thinkingblocks-Carousel.photos .heading .controls{padding-bottom:0}@media screen and (min-width:1601px){.PageMessages .thinkingblocks-Carousel.photos .heading .controls{margin-right:0}}.PageMessages .thinkingblocks-Carousel.photos .SwiperBarWrapper{margin:0;margin-left:auto}.PageMessages .thinkingblocks-Carousel.photos .heading{padding:0 0 18.75px}.PageMessages .thinkingblocks-Carousel.photos .heading.hidden{display:none}@media screen and (max-width:768px){.PageMessages .thinkingblocks-Carousel.photos .heading{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:18.75px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.PageMessages .thinkingblocks-Carousel.photos .heading .SwiperBarWrapper{width:70%;margin-right:auto;margin-left:0}.PageMessages .thinkingblocks-Carousel.photos .heading .controls{margin-right:.625rem;margin-bottom:0;padding-bottom:0}}@media screen and (min-width:1601px){.PageMessages .thinkingblocks-Carousel.photos{margin-right:150px}.PageMessages .thinkingblocks-Carousel.photos .SwiperBarWrapper{margin-right:0}}.PageMessages .thinkingblocks-Quotes{background:#fff;padding-left:75px;margin:75px 0}@media screen and (max-width:768px){.PageMessages .thinkingblocks-Quotes{padding-left:25px;margin:50px 0}}.PageMessages .thinkingblocks-Quotes .container{width:100%;padding:0;margin:0}.PageMessages .thinkingblocks-Quotes .container blockquote{margin:0 75px;padding-left:37.5px;border-left:solid .0625rem #002145}@media screen and (max-width:768px){.PageMessages .thinkingblocks-Quotes .container blockquote{margin:0;padding:0 25px}}.PageMessages .thinkingblocks-Quotes .container blockquote .thinkingblocks-quote span.author,.PageMessages .thinkingblocks-Quotes .container blockquote p,.thinkingblocks-quote .PageMessages .thinkingblocks-Quotes .container blockquote span.author{max-width:54.5rem;font-size:1rem;letter-spacing:.01188rem;line-height:1.625rem}.PageMessages .thinkingblocks-Quotes .quotes{margin:75px 0}@media screen and (max-width:768px){.PageMessages .thinkingblocks-Quotes .quotes{margin:50px 0}}.PageMessages .thinkingblocks-Quotes .quotes:first-of-type{margin-top:0}.PageMessages .thinkingblocks-Quotes .quotes:last-of-type{margin-bottom:0}.PageMessages .ubc-play-btn{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block;color:#e8850b;z-index:2}.PageMessages .ubc-play-btn+.image{position:relative}.PageMessages .ubc-play-btn+.image:before{position:absolute;z-index:1;content:'';width:100%;height:100%;top:0;left:0;background:-o-linear-gradient(351deg,#0021458f 50%,#ffa3301a);background:linear-gradient(99deg,#0021458f 50%,#ffa3301a)}.AffiliatedFoundation div.ubc-form_wrapper .thinkingblocks-quote blockquote.gform_title,.AffiliatedFoundation div.ubc-form_wrapper h3.gform_title,.thinkingblocks-quote .AffiliatedFoundation div.ubc-form_wrapper blockquote.gform_title{text-transform:uppercase;letter-spacing:.04688rem;color:#e8850b;margin-bottom:.625rem;font-size:.875rem;font-weight:600}.AffiliatedFoundation .thinkingblocks-Callout{width:100%}.AffiliatedFoundation .thinkingblocks-Location{width:100%}.AffiliatedFoundation .thinkingblocks-Location.block-offset{margin-left:0}.AffiliatedFoundation .thinkingblocks-Location .container{background-color:#f4f4f4}.AffiliatedFoundation .thinkingblocks-Location .location-item dt{font-size:.875rem;font-weight:600;letter-spacing:.08188rem;line-height:1.5625rem;text-transform:uppercase}.AffiliatedFoundation .thinkingblocks-Location .acf-map-wrap .gm-style>div:first-of-type:before{background:-o-linear-gradient(200deg,#de3f40a6,transparent 40%);background:linear-gradient(-110deg,#de3f40a6,transparent 40%)}@media screen and (max-width:768px){.PageStaffDirectory .Copy{padding:50px 0}}.PageStaffDirectory .Copy .container .thinkingblocks-quote span.author,.PageStaffDirectory .Copy .container p,.thinkingblocks-quote .PageStaffDirectory .Copy .container span.author{padding-right:0;max-width:34.375rem;margin:18.75px auto}.PageStaffDirectory .primary-contact{display:-webkit-box;display:-ms-flexbox;display:flex}.PageStaffDirectory .primary-contact.BlockFeature.single:not(.bg-bottom-transparent):not(.bg-top-transparent){padding-bottom:100px}@media screen and (min-width:769px) and (max-width:1261px){.PageStaffDirectory .primary-contact.BlockFeature.single:not(.bg-bottom-transparent):not(.bg-top-transparent){padding-top:25px;padding-bottom:50px}}@media screen and (max-width:768px){.PageStaffDirectory .primary-contact.BlockFeature.single:not(.bg-bottom-transparent):not(.bg-top-transparent){padding-top:25px;padding-bottom:0}}.PageStaffDirectory .primary-contact.BlockFeature.single:not(.bg-bottom-transparent):not(.bg-top-transparent) .container.single{margin-top:75px}@media screen and (min-width:769px) and (max-width:1261px){.PageStaffDirectory .primary-contact.BlockFeature.single:not(.bg-bottom-transparent):not(.bg-top-transparent) .container.single{margin-top:25px}}@media screen and (max-width:768px){.PageStaffDirectory .primary-contact.BlockFeature.single:not(.bg-bottom-transparent):not(.bg-top-transparent) .container.single{padding-bottom:50px}}@media screen and (min-width:1261px){.PageStaffDirectory .primary-contact.BlockFeature.single:not(.bg-bottom-transparent):not(.bg-top-transparent) .container.single{margin-top:0}}@media screen and (max-width:768px){.PageStaffDirectory .primary-contact.BlockFeature.single:not(.bg-bottom-transparent):not(.bg-top-transparent) .container.single .list-content{margin-left:0}}.PageStaffDirectory .primary-contact.BlockFeature.single:not(.bg-bottom-transparent):not(.bg-top-transparent) .UbcInfo .thinkingblocks-quote span.author,.PageStaffDirectory .primary-contact.BlockFeature.single:not(.bg-bottom-transparent):not(.bg-top-transparent) .UbcInfo p,.thinkingblocks-quote .PageStaffDirectory .primary-contact.BlockFeature.single:not(.bg-bottom-transparent):not(.bg-top-transparent) .UbcInfo span.author{color:#002145!important;margin-top:0}.PageStaffDirectory .primary-contact .list-content .list{padding:0;margin:0;width:100%}.PageStaffDirectory .primary-contact .list-topic{display:block}.PageStaffDirectory .primary-contact .list-topic .UbcInfo .thinkingblocks-quote span.author,.PageStaffDirectory .primary-contact .list-topic .UbcInfo p,.thinkingblocks-quote .PageStaffDirectory .primary-contact .list-topic .UbcInfo span.author{color:#002145!important}@media screen and (max-width:768px){.PageStaffDirectory .page-filters{height:auto;width:100%;overflow:auto;overflow-x:hidden;padding-right:25px}}.PageStaffDirectory .page-filters>div{white-space:normal;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:768px){.PageStaffDirectory .page-filters h4{display:block!important}}.PageStaffDirectory .page-filters .filters{width:100%;padding:20px 40px 20px 0;border-top:solid .0625rem rgba(0,33,69,.3)}.PageStaffDirectory .page-filters .filters:first-of-type{border-top:0}.PageStaffDirectory .page-filters button{font-family:'Whitney SSm A','Whitney SSm B',Arial,Helvetica,sans-serif;font-weight:400;font-style:normal;border-bottom:0}.PageStaffDirectory .page-filters button.filter{border-bottom:0;font-size:.875rem;padding:0}.PageStaffDirectory .page-filters button.filter .filter-text{display:block}.PageStaffDirectory .page-filters button.filter.selected{font-weight:600}.PageStaffDirectory .page-filters button.filter-cat{width:100%;padding:0;line-height:1.5}.PageStaffDirectory .page-filters button.filter-cat.selected{font-weight:600}.PageStaffDirectory .page-filters .UbcCtaBtn{position:absolute;right:-40px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.PageStaffDirectory .page-filters .UbcCtaBtn:hover{-webkit-transform:translateY(-50%) scale(.95);-ms-transform:translateY(-50%) scale(.95);transform:translateY(-50%) scale(.95)}.PageStaffDirectory .page-filters .filters.expanded .UbcCtaBtn.with-plus::before{opacity:0}.PageStaffDirectory .page-filters .filters.expanded .filter-children{opacity:1}.PageStaffDirectory .page-filters .filter-children{-webkit-transition:height .2s ease-out,opacity .2s ease-out;-o-transition:height .2s ease-out,opacity .2s ease-out;transition:height .2s ease-out,opacity .2s ease-out;opacity:0;height:0;overflow:hidden}.PageStaffDirectory .page-filters .filter-children-list{padding-top:20px}.PageStaffDirectory .page-filters .filter-children-list button.filter{line-height:1.5;padding:7px 25px 7px 0}@media screen and (max-width:768px){.PageStaffDirectory .page-filters .filter-children-list button.filter{line-height:1.4;padding:6px 25px 6px 0}}.PageStaffDirectory .container.staff{padding-top:50px}@media screen and (min-width:1601px){.PageStaffDirectory .container.staff{padding-left:0}}.PageStaffDirectory .staff-directory-content .list{position:sticky;top:75px}@media screen and (min-width:1601px){.PageEvent.page .BlockCopy .container{margin-left:auto}}.PageEvent.page .more-info-button{display:-webkit-box;display:-ms-flexbox;display:flex;background:0 0;border:0;font-weight:700;color:#002145;text-align:left;padding:10px 0;cursor:pointer}.PageEvent.page .more-info-button .more-info-button-text{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:.875rem}.PageEvent.page .more-info-button svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.PageEvent.page .more-info-button svg polyline{stroke:#e8850b}.PageEvent.page .more-info-button:focus{outline:0}.PageEvent.page .more-info{height:0;overflow:hidden;-webkit-transition:.3s height ease-out;-o-transition:.3s height ease-out;transition:.3s height ease-out}.PageEvent.page .info-expanded .more-info-content{opacity:1}.PageEvent.page .info-expanded .more-info-button svg{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.PageEvent.page .more-info-content{overflow:hidden;opacity:0;-webkit-transition:.3s opacity ease-out;-o-transition:.3s opacity ease-out;transition:.3s opacity ease-out}.PageEvent.page .Copy{padding-bottom:25px}@media screen and (max-width:768px){.PageEvent.page .Copy{padding-left:0;padding-top:50px}}.PageEvent.page .Copy .body-width-full{max-width:1200px}@media screen and (max-width:768px){.PageEvent.page .Copy .body-width-full{padding:0}}@media screen and (min-width:1021px) and (max-width:1261px){.PageEvent.page .Copy .container{margin-left:0}}.PageAward .swiper-wrapper .gallery-photo-caption{font-size:14px;margin-top:10px;line-height:normal}.PageAward .swiper-wrapper .gallery-photo-caption a{text-decoration:underline;display:inline}.PageAward>.container{padding:75px 75px;background:#f4f4f4;width:calc(100% - 75px);display:block}@media screen and (min-width:769px) and (max-width:1261px){.PageAward>.container{padding:75px 50px;width:calc(100% - 50px);margin-left:50px}}@media screen and (min-width:769px) and (max-width:1021px){.PageAward>.container{padding:50px 50px}}@media screen and (max-width:768px){.PageAward>.container{width:100%;padding:0;background:#fff}}.PageAward>.container>.header{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:768px){.PageAward>.container>.header{display:block;padding:50px 25px;background:#fff}}.PageAward>.container>.header h6{color:#e8850b}@media screen and (max-width:768px){.PageAward>.container>.header h6{font-weight:600;padding:.625rem 0}}.PageAward>.container>.header h2{font-size:2rem;font-weight:500;letter-spacing:.0325rem;line-height:initial}@media screen and (max-width:768px){.PageAward>.container>.header h2{font-size:2.25rem;letter-spacing:.02438rem;line-height:2.5rem}}.PageAward>.container>.header h4{font-size:1.375rem;font-weight:500;letter-spacing:0;line-height:1.75rem;color:#002145;text-transform:none;padding:18.75px 0}@media screen and (max-width:768px){.PageAward>.container>.header h4{padding-top:0}}.PageAward>.container>.header .thinkingblocks-quote span.author,.PageAward>.container>.header p,.thinkingblocks-quote .PageAward>.container>.header span.author{font-size:1.25rem;font-weight:400;letter-spacing:.01063rem;line-height:1.875rem;margin-top:10px}@media screen and (max-width:1020px){.PageAward>.container>.header .thinkingblocks-quote span.author,.PageAward>.container>.header p,.thinkingblocks-quote .PageAward>.container>.header span.author{font-size:1rem}}.PageAward>.container>.header .buttons{padding:37.5px 0 18.75px 0}@media screen and (max-width:768px){.PageAward>.container>.header .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:25px 0 0}}.PageAward>.container>.header .buttons .UbcCtaBtn{margin-bottom:18.75px}.PageAward>.container>.header .buttons .UbcCtaBtn:first-of-type{margin-right:25px}@media screen and (max-width:768px){.PageAward>.container>.header .buttons .UbcCtaBtn:first-of-type{margin-right:12.5px;margin-bottom:12.5px}}.PageAward>.container .header .image{width:16.875rem;height:16.875rem;background-size:cover;background-position:center center}@media screen and (max-width:768px){.PageAward>.container .header .image{width:calc(100vw - 50px);height:calc(100vw - 50px);margin-bottom:25px;max-width:480px;max-height:480px}}.PageAward>.container .header .fund-details{padding-left:75px;width:calc(100% - 16.875rem)}@media screen and (min-width:769px) and (max-width:1261px){.PageAward>.container .header .fund-details{padding-left:50px}}@media screen and (max-width:768px){.PageAward>.container .header .fund-details{width:100%;padding-left:0}}.PageAward>.container .content .thinkingblocks-quote span.author,.PageAward>.container .content h2,.PageAward>.container .content p,.thinkingblocks-quote .PageAward>.container .content span.author{max-width:61.875rem}.PageAward>.container .content .Copy{padding:37.5px 0}.PageAward>.container .content .Copy .thinkingblocks-quote span.expanded.author:not(.active),.PageAward>.container .content .Copy p.expanded:not(.active),.thinkingblocks-quote .PageAward>.container .content .Copy span.expanded.author:not(.active){margin-top:0}@media screen and (max-width:768px){.PageAward>.container .content .Copy{padding:0}}.PageAward>.container .content .Copy .container{padding:0;margin:0;width:100%;display:block}@media screen and (max-width:768px){.PageAward>.container .content .Copy .container{padding:50px 25px}}.PageAward>.container .content .Copy .container .read-more{margin-top:0;display:inline-block}@media screen and (max-width:768px){.PageAward .thinkingblocks-GridList ul{padding:25px 0 50px}}.PageAward .thinkingblocks-GridList ul li{margin-bottom:25px}.PageAward .thinkingblocks-Carousel .container,.PageAward .thinkingblocks-GridList .container,.PageAward .thinkingblocks-Quotes .container{width:100%;margin-left:0}@media screen and (max-width:768px){.PageAward .thinkingblocks-AutoCarousel{padding-left:25px}.PageAward .thinkingblocks-AutoCarousel .container .controls{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media screen and (max-width:768px){.PageAward .thinkingblocks-Carousel.carousel-standard{padding-left:25px}}@media screen and (min-width:1601px){.PageAward .thinkingblocks-Carousel,.PageAward .thinkingblocks-GridList,.PageAward .thinkingblocks-Quotes{max-width:1400px}}@media screen and (min-width:1601px){.PageAward .thinkingblocks-GridList{padding-right:75px}}@media screen and (max-width:768px){.PageAward .thinkingblocks-GridList{margin-left:25px;padding-top:25px}}@media screen and (max-width:1260px){.PageAward .thinkingblocks-Quotes .container{padding-right:0}}.PageAward .thinkingblocks-Carousel.photos,.PageAward .thinkingblocks-Quotes.messages{width:calc(100vw - 150px)}@media screen and (max-width:768px){.PageAward .thinkingblocks-Carousel.photos,.PageAward .thinkingblocks-Quotes.messages{padding:15px 25px;width:100%}.PageAward .thinkingblocks-Carousel.photos .quotes-header,.PageAward .thinkingblocks-Quotes.messages .quotes-header{padding-bottom:0;margin-bottom:-1rem;position:relative;z-index:2}.PageAward .thinkingblocks-Carousel.photos .heading h4,.PageAward .thinkingblocks-Carousel.photos .quotes-header h4,.PageAward .thinkingblocks-Quotes.messages .heading h4,.PageAward .thinkingblocks-Quotes.messages .quotes-header h4{-ms-flex-preferred-size:100%;flex-basis:100%}}@media screen and (min-width:1601px){.PageAward .thinkingblocks-Carousel.photos .heading .controls,.PageAward .thinkingblocks-Quotes.messages .heading .controls{margin-right:0}}@media screen and (max-width:768px){.PageAward .thinkingblocks-Quotes.messages{padding:25px 25px}.PageAward .thinkingblocks-Quotes.messages .controls{padding:12.5px 25px 0}}@media screen and (min-width:1601px){.PageAward .thinkingblocks-Carousel.photos{padding-right:75px}}.PageAward .thinkingblocks-Carousel .container .SwiperBarWrapper{margin:0 0 0 25px}@media screen and (max-width:768px){.PageAward .thinkingblocks-Carousel .container{display:-webkit-box;display:-ms-flexbox;display:flex}}.PageAward .thinkingblocks-Carousel .container .heading{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.PageAward .thinkingblocks-Carousel .container .heading.hidden .SwiperBarWrapper,.PageAward .thinkingblocks-Carousel .container .heading.hidden .controls{display:none}@media screen and (max-width:768px){.PageAward .thinkingblocks-Carousel .container .heading{padding:18.75px 0;display:-webkit-box;display:-ms-flexbox;display:flex}.PageAward .thinkingblocks-Carousel .container .heading .SwiperBarWrapper{width:70%;margin-right:auto;margin-left:0}.PageAward .thinkingblocks-Carousel .container .heading .controls{margin-right:25px;margin-left:25px;margin-bottom:0}}.PageAward .ubc-play-btn{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block;color:#e8850b;z-index:2}.PageAward .ubc-play-btn:hover{-webkit-transform:translate(-50%,-50%) scale(.95);-ms-transform:translate(-50%,-50%) scale(.95);transform:translate(-50%,-50%) scale(.95)}.PageAward .ubc-play-btn+.image{position:relative}.PageAward .ubc-play-btn+.image:before{position:absolute;z-index:1;content:'';width:100%;height:100%;top:0;left:0;background:url(assets/img/video_layer_overlay.png) no-repeat center center}.PageContactSidebar .Header[data-size="0.55"]{background-position:70% 0}.PageContactSidebar .Header[data-size="0.55"] h1{font-size:3rem;letter-spacing:.0325rem;line-height:4rem}@media screen and (max-width:1020px){.PageContactSidebar .Header[data-size="0.55"] h1{font-size:2.5rem;line-height:3.125rem}}@media screen and (min-width:1021px){.PageContactSidebar .important-callout{-webkit-transition:padding .1s ease-out;-o-transition:padding .1s ease-out;transition:padding .1s ease-out}}.PageContactSidebar .important-callout.sticky{position:fixed;z-index:2;width:100%}@media screen and (min-width:1021px){.PageContactSidebar .important-callout.sticky{padding:.5rem 75px}.PageContactSidebar .important-callout.sticky h2{font-size:1.125rem}.PageContactSidebar .important-callout.sticky .UbcCtaBtn{padding:.625rem 2.375rem}}@media screen and (max-width:768px){.PageContactSidebar .important-callout.sticky{padding:.75rem 25px}.PageContactSidebar .important-callout.sticky .buttons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.PageContactSidebar .important-callout.sticky .buttons .UbcCtaBtn{margin:0}}.PageContactSidebar>.container{width:auto}@media screen and (min-width:1601px){.PageContactSidebar>.container{margin-left:0}.PageContactSidebar>.container.has-faculty-members{margin-left:75px;padding-right:75px}}.PageContactSidebar .BlockFeature.single .UbcCtaBtn.gradient{background:-o-linear-gradient(325.12deg,#e69400 0,#c86700 100%);background:linear-gradient(124.88deg,#e69400 0,#c86700 100%);color:#fff;border:none}@media screen and (min-width:1601px){.PageContactSidebar .BlockCopy:not(.has-faculty-members){max-width:none!important;width:calc(100% - 75px)!important;margin-left:75px!important;margin-right:0!important}}.PageContactSidebar .BlockCopy .container{display:block}@media screen and (min-width:1021px) and (max-width:1261px){.PageContactSidebar .BlockCopy .container{margin-left:0}}@media screen and (max-width:768px){.PageContactSidebar .BlockCopy .Copy{padding:50px 0}}@media screen and (max-width:768px){.PageContactSidebar .BlockCopy .body-width-full{padding:0}}.PageContactSidebar .BlockCopy .thinkingblocks-quote span.author,.PageContactSidebar .BlockCopy p,.PageContactSidebar .BlockCopy ul li,.thinkingblocks-quote .PageContactSidebar .BlockCopy span.author{opacity:.8}.PageContactSidebar .BlockCopy.main h2{font-size:2.5rem;line-height:1.5;font-weight:400}.PageContactSidebar .BlockCopy.has-faculty-members{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media screen and (min-width:1601px){.PageContactSidebar .BlockCopy.has-faculty-members{padding-right:0}}@media screen and (min-width:1021px){.PageContactSidebar .BlockCopy.has-faculty-members .Copy .container{margin-left:0}}@media screen and (min-width:1261px){.PageContactSidebar .BlockCopy.has-faculty-members .Copy .container{margin-left:75px}}@media screen and (min-width:1601px){.PageContactSidebar .BlockCopy.has-faculty-members .Copy .container{margin-left:0}}.PageContactSidebar .project-faculty-list{font-style:italic;font-size:16px}.PageContactSidebar .project-faculty-list:hover{text-decoration:underline}.thinkingblocks-calendar{position:relative;z-index:2;background:#000;color:#fff}.thinkingblocks-calendar ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin:0}.thinkingblocks-calendar ul li{position:relative;border:1px solid #333}@media (max-width:1024px){.thinkingblocks-calendar ul li{width:25%!important}}@media (max-width:768px){.thinkingblocks-calendar ul li{width:50%!important}}.thinkingblocks-calendar ul li a,.thinkingblocks-calendar ul li a:active,.thinkingblocks-calendar ul li a:hover,.thinkingblocks-calendar ul li a:visited{color:currentColor;text-decoration:none}.thinkingblocks-calendar ul li a{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:start;-ms-flex-pack:start;justify-content:flex-start;padding:25px}.thinkingblocks-calendar ul li .date{text-transform:uppercase}.thinkingblocks-calendar ul li .date b{font-size:2em}.thinkingblocks-calendar ul li .date span{display:block;margin-top:1em;font-size:.8em;line-height:.5}.thinkingblocks-calendar ul li .type{position:relative;display:inline-block;padding:5px 15px;height:25px;margin-left:-25px;margin-top:5vw;-ms-flex-item-align:start;align-self:flex-start;text-transform:uppercase;background:orange;color:#000;font-size:15px}.thinkingblocks-calendar ul li .type:after{width:0;height:0;border-right:8px solid transparent;border-top:25px solid orange;position:absolute;left:100%;top:0;content:' '}.thinkingblocks-calendar ul li h2{margin:15px 0;font-size:1.5em}.thinkingblocks-calendar .cover-image{position:absolute;left:25px;top:25px;width:300px;height:300px;background-repeat:no-repeat;background-position:center center;background-size:cover;pointer-events:none;opacity:0;-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.thinkingblocks-callout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-size:cover;background-position:center center;height:25vw}@media (max-width:1023px){.thinkingblocks-callout{height:calc(100vw / 3)}}@media (max-width:767px){.thinkingblocks-callout{height:50vw}}.thinkingblocks-callout div.horizontal{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.thinkingblocks-callout div.vertical{text-align:center}.thinkingblocks-callout div.container.horizontal,.thinkingblocks-callout div.container.vertical{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:480px){.thinkingblocks-callout div.container.horizontal,.thinkingblocks-callout div.container.vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}}.thinkingblocks-callout div.horizontal .thinkingblocks-quote blockquote,.thinkingblocks-callout div.horizontal h3,.thinkingblocks-quote .thinkingblocks-callout div.horizontal blockquote{max-width:calc(100% - 250px - 64px)}@media (max-width:768px){.thinkingblocks-callout div.horizontal .thinkingblocks-quote blockquote,.thinkingblocks-callout div.horizontal h3,.thinkingblocks-quote .thinkingblocks-callout div.horizontal blockquote{max-width:calc(100% - 200px - 32px)}}@media (max-width:480px){.thinkingblocks-callout div.horizontal .thinkingblocks-quote blockquote,.thinkingblocks-callout div.horizontal h3,.thinkingblocks-quote .thinkingblocks-callout div.horizontal blockquote{max-width:none}}.thinkingblocks-callout div.vertical.needs-margin .thinkingblocks-quote blockquote,.thinkingblocks-callout div.vertical.needs-margin h3,.thinkingblocks-quote .thinkingblocks-callout div.vertical.needs-margin blockquote{margin-bottom:32px}@media (max-width:480px){.thinkingblocks-callout div.container.needs-margin .thinkingblocks-quote blockquote,.thinkingblocks-callout div.container.needs-margin h3,.thinkingblocks-quote .thinkingblocks-callout div.container.needs-margin blockquote{margin-bottom:32px}}.thinkingblocks-callout a{padding:16px 64px;text-transform:uppercase;text-decoration:none;letter-spacing:.1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.thinkingblocks-carousel{/*! Flickity v2.2.1
    https://flickity.metafizzy.co
    ---------------------------------------------- */}.thinkingblocks-carousel .carousel-cell{width:33.33vw;height:40vw;background-repeat:no-repeat;background-position:center center;background-size:cover}.thinkingblocks-carousel.flickity-enabled{position:relative}.thinkingblocks-carousel.flickity-enabled:focus{outline:0}.thinkingblocks-carousel .flickity-viewport{overflow:hidden;position:relative;height:100%}.thinkingblocks-carousel .flickity-slider{position:absolute;width:100%;height:100%}.thinkingblocks-carousel.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.thinkingblocks-carousel.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.thinkingblocks-carousel.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.thinkingblocks-carousel .flickity-button{position:absolute;background:rgba(255,255,255,.75);border:none;color:#333}.thinkingblocks-carousel .flickity-button:hover{background:#fff;cursor:pointer}.thinkingblocks-carousel .flickity-button:focus{outline:0;-webkit-box-shadow:0 0 0 5px #19f;box-shadow:0 0 0 5px #19f}.thinkingblocks-carousel .flickity-button:active{opacity:.6}.thinkingblocks-carousel .flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.thinkingblocks-carousel .flickity-button-icon{fill:currentColor}.thinkingblocks-carousel .flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.thinkingblocks-carousel .flickity-prev-next-button.previous{left:10px}.thinkingblocks-carousel .flickity-prev-next-button.next{right:10px}.thinkingblocks-carousel .flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.thinkingblocks-carousel .flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.thinkingblocks-carousel .flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.thinkingblocks-carousel .flickity-page-dots{position:absolute;width:100%;bottom:25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.thinkingblocks-carousel .flickity-rtl .flickity-page-dots{direction:rtl}.thinkingblocks-carousel .flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.thinkingblocks-carousel .flickity-page-dots .dot.is-selected{opacity:1}.thinkingblocks-contact-form .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.thinkingblocks-contact-form .thinkingblocks-quote blockquote,.thinkingblocks-contact-form h3,.thinkingblocks-quote .thinkingblocks-contact-form blockquote{margin-bottom:32px;color:inherit}.thinkingblocks-contact-form form{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%}.thinkingblocks-contact-form div.field{margin-bottom:32px}.thinkingblocks-contact-form label{display:block;margin-bottom:8px}.thinkingblocks-contact-form input,.thinkingblocks-contact-form textarea{font-family:Livvic,sans-serif;outline:0;border:none;border-radius:none;background:0 0;border-bottom:1px solid;width:100%;padding:4px 0;color:inherit}.thinkingblocks-contact-form textarea{resize:vertical}.thinkingblocks-contact-form button{outline:0;border-radius:none;background:0 0;margin:0;padding:16px 64px;border:1px solid;-ms-flex-item-align:end;align-self:flex-end;font-family:Livvic,sans-serif;color:inherit;cursor:pointer}.thinkingblocks-heading div.container.align-left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.thinkingblocks-heading div.container.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.thinkingblocks-heading div.container.align-right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.thinkingblocks-heading div.container h4{margin-bottom:32px}.thinkingblocks-heading div.container .thinkingblocks-quote span.author,.thinkingblocks-heading div.container p,.thinkingblocks-quote .thinkingblocks-heading div.container span.author{margin-top:32px}.thinkingblocks-heading.small div.container h2{font-size:35px}.thinkingblocks-heading div.container h2,.thinkingblocks-heading div.container.columns-1 .thinkingblocks-quote span.author,.thinkingblocks-heading div.container.columns-1 p,.thinkingblocks-quote .thinkingblocks-heading div.container.columns-1 span.author{max-width:50%}@media (max-width:768px){.thinkingblocks-heading div.container h2,.thinkingblocks-heading div.container.columns-1 .thinkingblocks-quote span.author,.thinkingblocks-heading div.container.columns-1 p,.thinkingblocks-quote .thinkingblocks-heading div.container.columns-1 span.author{max-width:none}}.thinkingblocks-heading div.container.columns-2 .thinkingblocks-quote span.author,.thinkingblocks-heading div.container.columns-2 p,.thinkingblocks-heading div.container.columns-3 .thinkingblocks-quote span.author,.thinkingblocks-heading div.container.columns-3 p,.thinkingblocks-quote .thinkingblocks-heading div.container.columns-2 span.author,.thinkingblocks-quote .thinkingblocks-heading div.container.columns-3 span.author{width:100%;-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px}.thinkingblocks-heading div.container.columns-2 .thinkingblocks-quote span.author,.thinkingblocks-heading div.container.columns-2 p,.thinkingblocks-quote .thinkingblocks-heading div.container.columns-2 span.author{-webkit-columns:2;-moz-columns:2;columns:2}@media (max-width:767px){.thinkingblocks-heading div.container.columns-2 .thinkingblocks-quote span.author,.thinkingblocks-heading div.container.columns-2 p,.thinkingblocks-quote .thinkingblocks-heading div.container.columns-2 span.author{-webkit-columns:1;-moz-columns:1;columns:1}}.thinkingblocks-heading div.container.columns-3 .thinkingblocks-quote span.author,.thinkingblocks-heading div.container.columns-3 p,.thinkingblocks-quote .thinkingblocks-heading div.container.columns-3 span.author{-webkit-columns:3;-moz-columns:3;columns:3}@media (max-width:767px){.thinkingblocks-heading div.container.columns-3 .thinkingblocks-quote span.author,.thinkingblocks-heading div.container.columns-3 p,.thinkingblocks-quote .thinkingblocks-heading div.container.columns-3 span.author{-webkit-columns:1;-moz-columns:1;columns:1}}.thinkingblocks-heading a.cta{text-decoration:none;color:inherit;text-transform:uppercase;margin-top:32px;padding:16px 64px;border:1px solid}.thinkingblocks-feature-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.thinkingblocks-feature-list .list-wrap{position:relative;display:block;width:100%}@media (min-width:1024px){.thinkingblocks-feature-list .list-wrap{width:50%}}@media (min-width:1024px){.thinkingblocks-feature-list ul{margin:0 0 0 auto;max-width:636px}}.thinkingblocks-feature-list ul li{margin:25px 0;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-align:start;-ms-flex-align:start;align-items:flex-start}.thinkingblocks-feature-list ul li a,.thinkingblocks-feature-list ul li a:active,.thinkingblocks-feature-list ul li a:hover,.thinkingblocks-feature-list ul li a:visited{display:inline-block;color:inherit;text-decoration:none}.thinkingblocks-feature-list .image{display:block}.thinkingblocks-feature-list .image img{width:100%;height:auto}@media (min-width:1024px){.thinkingblocks-feature-list .image{display:none}}.thinkingblocks-feature-list .cover-img-wrap{display:none;position:relative;width:50%;overflow:hidden}@media (min-width:1024px){.thinkingblocks-feature-list .cover-img-wrap{display:block}}.thinkingblocks-feature-list .cover-img{width:100%;padding-top:75%;background-repeat:no-repeat;background-position:center center;background-size:cover}.thinkingblocks-feature-list .cover-screen{position:absolute;left:-5%;top:0;width:110%;padding:50% 0;background:orange}.thinkingblocks-image-gallery .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.thinkingblocks-image-gallery .item{-ms-flex-preferred-size:50%;flex-basis:50%;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}.thinkingblocks-image-gallery .item:nth-child(odd){padding-right:16px}.thinkingblocks-image-gallery .item:nth-child(4n+2){padding-left:15%}.thinkingblocks-image-gallery .item:nth-child(4n+3){padding-right:15%}@media (max-width:767px){.thinkingblocks-image-gallery .item{-ms-flex-preferred-size:100%;flex-basis:100%}.thinkingblocks-image-gallery .item:nth-child(4n+2),.thinkingblocks-image-gallery .item:nth-child(4n+3),.thinkingblocks-image-gallery .item:nth-child(odd){padding:0 0 16px 0}}.thinkingblocks-image-gallery .item .image,.thinkingblocks-image-gallery .item img{width:100%;height:0;padding:0 0 16px 0;padding-top:120%;background-size:cover;background-position:50% 50%}.thinkingblocks-image-gallery .item .thinkingblocks-quote blockquote,.thinkingblocks-image-gallery .item h3,.thinkingblocks-quote .thinkingblocks-image-gallery .item blockquote{margin-top:16px}.thinkingblocks-image-gallery .item .thinkingblocks-quote span.author,.thinkingblocks-image-gallery .item p,.thinkingblocks-quote .thinkingblocks-image-gallery .item span.author{margin-top:8px}.thinkingblocks-list li{position:relative;margin-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.thinkingblocks-list li div.order{width:64px}@media (max-width:768px){.thinkingblocks-list li div.order{width:32px}}.thinkingblocks-list li div.content{width:calc(100% - 64px)}@media (max-width:768px){.thinkingblocks-list li div.content{width:calc(100% - 32px)}}.thinkingblocks-list li .thinkingblocks-quote blockquote,.thinkingblocks-list li h3,.thinkingblocks-quote .thinkingblocks-list li blockquote{color:inherit}.thinkingblocks-list li .thinkingblocks-quote span.author,.thinkingblocks-list li p,.thinkingblocks-quote .thinkingblocks-list li span.author{margin-top:8px}.thinkingblocks-list ul.column-1 li:first-child,.thinkingblocks-list ul.column-2 li:first-child,.thinkingblocks-list ul.column-2.horizontal li:nth-child(2){margin-top:0}@media (max-width:768px){.thinkingblocks-list ul.column-2.horizontal li:nth-child(2){margin-top:32px}}.thinkingblocks-list ul.horizontal.column-2{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width:768px){.thinkingblocks-list ul.horizontal.column-2{display:block}}.thinkingblocks-list ul.horizontal.column-2 li{-ms-flex-preferred-size:50%;flex-basis:50%}.thinkingblocks-list ul.horizontal.floatDirection.column-2{display:inline-block}.thinkingblocks-list ul.horizontal.floatDirection.column-2 li{width:50%;float:left}.thinkingblocks-list ul.vertical.column-2{-webkit-columns:2;-moz-columns:2;columns:2;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}@media (max-width:768px){.thinkingblocks-list ul.vertical.column-2{-webkit-columns:1;-moz-columns:1;columns:1}}.thinkingblocks-list ul.vertical.column-2 li{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.editor-styles-wrapper .thinkingblocks-list ul{list-style-type:none}.thinkingblocks-post-preview .max{padding:64px 0 64px 64px;color:#001e3c}.thinkingblocks-post-preview .post-count{text-align:right;margin-bottom:32px;padding-right:96px}.thinkingblocks-post-preview .post-count h4{font-size:18px;font-weight:600;letter-spacing:.0125em;line-height:1.4;text-transform:none}.thinkingblocks-post-preview .posts{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:64px}.thinkingblocks-post-preview .background{position:absolute;top:64px;left:0;z-index:0;width:100%;height:calc(100% - 64px);background-color:#f2f2f2}.thinkingblocks-post-preview .filters{width:30%;min-width:250px;padding:calc(64px * 2) 64px}.thinkingblocks-post-preview .filters .thinkingblocks-quote span.author,.thinkingblocks-post-preview .filters p,.thinkingblocks-quote .thinkingblocks-post-preview .filters span.author{margin:32px 0 16px;padding-bottom:16px;border-bottom:1px solid #001e3c}.thinkingblocks-post-preview .categories{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.thinkingblocks-post-preview .categories button.filter,.thinkingblocks-post-preview button.clear{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;border-radius:25px;height:25px;padding:0 20px;margin:0 8px 8px 0}.thinkingblocks-post-preview .categories button.filter{background:0 0;background-color:transparent;border:1px solid #001e3c;color:#001e3c}.thinkingblocks-post-preview .categories button.filter.selected{background:#001e3c;color:#fff}.thinkingblocks-post-preview button.clear{background:#fff;border:none;color:#001e3c}.thinkingblocks-post-preview .thumbnails{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1;flex:1}.thinkingblocks-post-preview .filters,.thinkingblocks-post-preview .thumbnails{position:relative;z-index:5}.thinkingblocks-post-preview .thumbnails>li{width:50%;padding-right:96px}.thinkingblocks-post-preview .thumbnails>li:not(:nth-of-type(1)):not(:nth-of-type(2)){margin-top:64px}.thinkingblocks-post-pagination .wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.thinkingblocks-post-pagination .wrapper .divider{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:21px;height:100%}.thinkingblocks-post-pagination .wrapper .divider:hover{cursor:pointer}.thinkingblocks-post-pagination .wrapper .divider:hover::before{background-color:#8e8d8d}.thinkingblocks-post-pagination .wrapper .divider::before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block;width:1px;height:100%;background-color:#000}.thinkingblocks-post-pagination .wrapper .divider a{display:block;width:11px;height:100%}.thinkingblocks-post-pagination .wrapper .divider::after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block;width:11px;height:10px;background-color:#000;border:3px solid #fff;pointer-events:none}.thinkingblocks-post-pagination .wrapper .link-image-wrapper{width:30%;-ms-flex-negative:0;flex-shrink:0}.thinkingblocks-post-pagination .wrapper .link-image{width:100%;height:0;padding-top:133%;background-size:cover;background-position:50% 50%}.thinkingblocks-post-pagination .wrapper .next,.thinkingblocks-post-pagination .wrapper .prev{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:30%;flex-basis:30%;cursor:pointer;text-decoration:none}.thinkingblocks-post-pagination .wrapper .next .thinkingblocks-quote span.author,.thinkingblocks-post-pagination .wrapper .next p,.thinkingblocks-post-pagination .wrapper .prev .thinkingblocks-quote span.author,.thinkingblocks-post-pagination .wrapper .prev p,.thinkingblocks-quote .thinkingblocks-post-pagination .wrapper .next span.author,.thinkingblocks-quote .thinkingblocks-post-pagination .wrapper .prev span.author{padding:64px 64px 64px 64px}.thinkingblocks-post-pagination .wrapper .next span,.thinkingblocks-post-pagination .wrapper .prev span{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;text-transform:uppercase;color:#000;-webkit-transition:250ms color ease-in-out;-o-transition:250ms color ease-in-out;transition:250ms color ease-in-out}.thinkingblocks-post-pagination .wrapper .prev span::before{content:"";display:inline-block;position:absolute;top:50%;height:.9rem;width:.9rem;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:250ms border-color ease-in,150ms left ease-in-out,150ms right ease-in-out,150ms -webkit-transform ease-in-out;transition:250ms border-color ease-in,150ms left ease-in-out,150ms right ease-in-out,150ms -webkit-transform ease-in-out;-o-transition:150ms transform ease-in-out,250ms border-color ease-in,150ms left ease-in-out,150ms right ease-in-out;transition:150ms transform ease-in-out,250ms border-color ease-in,150ms left ease-in-out,150ms right ease-in-out;transition:150ms transform ease-in-out,250ms border-color ease-in,150ms left ease-in-out,150ms right ease-in-out,150ms -webkit-transform ease-in-out;left:32px;border-left:1px solid #000;border-bottom:1px solid #000;-webkit-transform:translate(0,-50%) rotate(45deg);-ms-transform:translate(0,-50%) rotate(45deg);transform:translate(0,-50%) rotate(45deg)}.thinkingblocks-post-pagination .wrapper .prev:hover span{color:#8e8d8d}.thinkingblocks-post-pagination .wrapper .prev:hover span::before{left:16px;border-color:#8e8d8d}.thinkingblocks-post-pagination .wrapper .next{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.thinkingblocks-post-pagination .wrapper .next span::after{content:"";display:inline-block;position:absolute;top:50%;height:.9rem;width:.9rem;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:250ms border-color ease-in,150ms left ease-in-out,150ms right ease-in-out,150ms -webkit-transform ease-in-out;transition:250ms border-color ease-in,150ms left ease-in-out,150ms right ease-in-out,150ms -webkit-transform ease-in-out;-o-transition:150ms transform ease-in-out,250ms border-color ease-in,150ms left ease-in-out,150ms right ease-in-out;transition:150ms transform ease-in-out,250ms border-color ease-in,150ms left ease-in-out,150ms right ease-in-out;transition:150ms transform ease-in-out,250ms border-color ease-in,150ms left ease-in-out,150ms right ease-in-out,150ms -webkit-transform ease-in-out;right:32px;border-top:1px solid #000;border-right:1px solid #000;-webkit-transform:translate(0,-50%) rotate(45deg);-ms-transform:translate(0,-50%) rotate(45deg);transform:translate(0,-50%) rotate(45deg)}.thinkingblocks-post-pagination .wrapper .next:hover span{color:#8e8d8d}.thinkingblocks-post-pagination .wrapper .next:hover span::after{right:16px;border-color:#8e8d8d}@media (max-width:768px){.thinkingblocks-post-pagination .wrapper .next,.thinkingblocks-post-pagination .wrapper .prev{width:100%;padding:64px 0}.thinkingblocks-post-pagination .wrapper .link-image-wrapper,.thinkingblocks-post-pagination .wrapper .next .thinkingblocks-quote span.author,.thinkingblocks-post-pagination .wrapper .next p,.thinkingblocks-post-pagination .wrapper .prev .thinkingblocks-quote span.author,.thinkingblocks-post-pagination .wrapper .prev p,.thinkingblocks-quote .thinkingblocks-post-pagination .wrapper .next span.author,.thinkingblocks-quote .thinkingblocks-post-pagination .wrapper .prev span.author{display:none}}.thinkingblocks-prices a{text-decoration:none;color:inherit}.thinkingblocks-prices div.container>a,.thinkingblocks-prices div.container>ul{border:1px solid;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}@media (min-width:1024px){.thinkingblocks-prices div.container>a,.thinkingblocks-prices div.container>ul{width:calc((100% / 3) - (16px * 2 / 3));margin-right:16px;padding:16px 16px 32px}.thinkingblocks-prices div.container>a:last-child,.thinkingblocks-prices div.container>ul:last-child{margin-right:0}}@media (min-width:768px) and (max-width:1023px){.thinkingblocks-prices div.container>a,.thinkingblocks-prices div.container>ul{width:calc(50% - (16px * .5));margin-right:16px;padding:32px 16px}.thinkingblocks-prices div.container>a:nth-child(even),.thinkingblocks-prices div.container>ul:nth-child(even){margin-right:0}.thinkingblocks-prices div.container>a:nth-child(n+3),.thinkingblocks-prices div.container>ul:nth-child(n+3){margin-top:16px}}@media (max-width:767px){.thinkingblocks-prices div.container>a,.thinkingblocks-prices div.container>ul{width:100%;padding:32px 16px}.thinkingblocks-prices div.container>a:nth-child(n+2),.thinkingblocks-prices div.container>ul:nth-child(n+2){margin-top:16px}}.thinkingblocks-prices div.container>a.left,.thinkingblocks-prices div.container>ul.left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.thinkingblocks-prices div.container>a.center,.thinkingblocks-prices div.container>ul.center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.thinkingblocks-prices div.container>a.right,.thinkingblocks-prices div.container>ul.right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.thinkingblocks-prices div.content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.thinkingblocks-prices ul.left div.content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left}.thinkingblocks-prices ul.center div.content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.thinkingblocks-prices ul.right div.content{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;text-align:right}.thinkingblocks-prices li.cost,.thinkingblocks-prices li.description,.thinkingblocks-prices li.header,.thinkingblocks-prices li.separator{margin-top:16px}.thinkingblocks-prices li.cta{margin-top:64px}@media (max-width:767px){.thinkingblocks-prices li.cta{margin-top:32px}}.thinkingblocks-prices li.icon{margin-top:16px}.thinkingblocks-prices li.icon.full{margin-top:0}.thinkingblocks-prices li.icon img{max-width:100%;max-height:40px}.thinkingblocks-prices li.icon.full img{width:100%;max-height:none}.thinkingblocks-prices li.cost h2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.thinkingblocks-prices li.cost sup{font-size:75%}.thinkingblocks-prices li.separator span{display:block;width:32px;height:3px}.thinkingblocks-prices li.description .thinkingblocks-quote span.author,.thinkingblocks-prices li.description p,.thinkingblocks-quote .thinkingblocks-prices li.description span.author{line-height:1.5}.thinkingblocks-prices li.cta h4{letter-spacing:.4em}.thinkingblocks-quickinfo ul li{list-style-type:none}.thinkingblocks-quickinfo ul.horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (max-width:767px){.thinkingblocks-quickinfo ul.horizontal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:768px){.thinkingblocks-quickinfo ul.horizontal li:last-child{padding-right:0}}.thinkingblocks-quickinfo ul.horizontal li{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0;-ms-flex-preferred-size:25%;flex-basis:25%;padding-right:16px}@media (max-width:1024px){.thinkingblocks-quickinfo ul.horizontal li{-ms-flex-preferred-size:50%;flex-basis:50%;padding:0 0 16px 0;padding-right:0}.thinkingblocks-quickinfo ul.horizontal li:nth-child(odd){padding-right:16px}}@media (max-width:767px){.thinkingblocks-quickinfo ul.horizontal li{-ms-flex-preferred-size:100%;flex-basis:100%}.thinkingblocks-quickinfo ul.horizontal li:nth-child(odd){padding-right:0}}.thinkingblocks-quickinfo .thinkingblocks-quote blockquote,.thinkingblocks-quickinfo h3,.thinkingblocks-quote .thinkingblocks-quickinfo blockquote{color:inherit}.thinkingblocks-quickinfo .thinkingblocks-quote span.author,.thinkingblocks-quickinfo p,.thinkingblocks-quote .thinkingblocks-quickinfo span.author{margin-top:16px}.thinkingblocks-quickinfo div.icon{overflow:hidden;width:50%;height:0;padding-top:50%;margin-bottom:16px;background-size:cover;background-position:50% 50%}.thinkingblocks-quickinfo div.icon.circle{border-radius:50%}.thinkingblocks-hero{position:relative;width:100%;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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.thinkingblocks-hero div.image,.thinkingblocks-hero:after{position:absolute;top:0;right:0;bottom:0;left:0}.thinkingblocks-hero:after{content:'';z-index:5;background-color:#000;opacity:.5}.thinkingblocks-hero div.image{background-size:cover;background-position:center center}.thinkingblocks-hero a.cta,.thinkingblocks-hero h1{position:relative;z-index:10}.thinkingblocks-hero a.cta{text-decoration:none;color:inherit;text-transform:uppercase;margin-top:32px}.thinkingblocks-hero h1{text-align:center;letter-spacing:.1em;line-height:1.25}.thinkingblocks-hero div.timer{position:absolute;bottom:0;left:0;width:100%;height:8px;background-color:#fff;opacity:.85;-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0)}.thinkingblocks-hero div.pagination{position:absolute;top:50%;left:0;z-index:10;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.thinkingblocks-hero div.pagination div.next,.thinkingblocks-hero div.pagination div.prev{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100px;height:60px;background-color:#fff}.thinkingblocks-hero div.pagination div.next img,.thinkingblocks-hero div.pagination div.prev img{height:18px}.thinkingblocks-hero div.pagination div.prev{margin-bottom:16px}.thinkingblocks-hero div.dots{position:absolute;bottom:32px;left:50%;z-index:10;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex}.thinkingblocks-hero div.dots div.dot{width:10px;height:10px;margin:0 4px;border-radius:50%;opacity:.33;-webkit-transition:opacity .5s ease,-webkit-transform .5s ease;transition:opacity .5s ease,-webkit-transform .5s ease;-o-transition:opacity .5s ease,transform .5s ease;transition:opacity .5s ease,transform .5s ease;transition:opacity .5s ease,transform .5s ease,-webkit-transform .5s ease;cursor:pointer}.thinkingblocks-hero div.dots div.dot.active,.thinkingblocks-hero div.dots div.dot:hover{opacity:1;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.thinkingblocks-quote svg{width:40px;height:40px}@media (max-width:767px){.thinkingblocks-quote svg{width:30px;height:30px}}.thinkingblocks-quote blockquote{font-weight:500;line-height:1.5;margin:32px 0}@media (max-width:767px){.thinkingblocks-quote blockquote{margin:16px 0}}.thinkingblocks-quote.half blockquote{font-size:24px;max-width:50%}@media (max-width:768px){.thinkingblocks-quote.half blockquote{font-size:18px}}@media (max-width:767px){.thinkingblocks-quote.half blockquote{max-width:none}}.thinkingblocks-search .search-box{position:relative;width:100%}.thinkingblocks-search .search-box input{display:block;width:100%;padding:15px;padding-right:50px;border-radius:0;border:none;outline:0;-webkit-box-shadow:0 0 15px 1px rgba(0,0,0,.15);box-shadow:0 0 15px 1px rgba(0,0,0,.15);font-family:Livvic,sans-serif;font-size:1em}.thinkingblocks-search .search-box button{position:absolute;right:5px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border-radius:0;border:none;outline:0;background:0 0;cursor:pointer}.thinkingblocks-search ul{display:block;width:100%;min-height:60px}.thinkingblocks-search ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:25px 0;border-bottom:1px solid #cdcdcd}.thinkingblocks-search ul li>a{width:150px;height:150px;background-color:orange;background-repeat:no-repeat;background-position:center center;background-size:cover}.thinkingblocks-search ul li>div{width:calc(100% - 150px);padding-left:25px}.thinkingblocks-search ul li a,.thinkingblocks-search ul li a:active,.thinkingblocks-search ul li a:hover,.thinkingblocks-search ul li a:visited{display:block;color:currentColor;text-decoration:none}.thinkingblocks-search ul li a>h2{font-size:1.5em;margin-bottom:10px}.thinkingblocks-quote .thinkingblocks-search ul li blockquote,.thinkingblocks-search ul li .thinkingblocks-quote blockquote,.thinkingblocks-search ul li h1,.thinkingblocks-search ul li h2,.thinkingblocks-search ul li h3,.thinkingblocks-search ul li h4,.thinkingblocks-search ul li h5{font-size:1.2em}.thinkingblocks-search .pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.thinkingblocks-search .pagination button{outline:0;border:none;border-radius:0;background:0 0;margin:0 5px;font-family:Livvic,sans-serif;font-size:1em;cursor:pointer;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.thinkingblocks-search .pagination button:disabled{cursor:default;pointer-events:none}.thinkingblocks-search .pagination .paginate-pages button:disabled{background:#fff;color:currentColor;-webkit-box-shadow:0 0 10px 1px rgba(0,0,0,.15);box-shadow:0 0 10px 1px rgba(0,0,0,.15)}.thinkingblocks-search .pagination button.paginate-next,.thinkingblocks-search .pagination button.paginate-prev{opacity:1}.thinkingblocks-search .pagination button.paginate-next:disabled,.thinkingblocks-search .pagination button.paginate-prev:disabled{opacity:0}.thinkingblocks-search .loader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:34px;height:60px;margin:-30px auto 30px;opacity:0;-webkit-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.thinkingblocks-search .loader div{display:inline-block;width:8px;height:100%;background:currentColor;-webkit-animation:lds 1.5s cubic-bezier(0,.5,.5,1) infinite;animation:lds 1.5s cubic-bezier(0,.5,.5,1) infinite}.thinkingblocks-search .loader div:nth-child(1){-webkit-animation-delay:-.24s;animation-delay:-.24s}.thinkingblocks-search .loader div:nth-child(2){-webkit-animation-delay:-.12s;animation-delay:-.12s}.thinkingblocks-search .loader div:nth-child(3){-webkit-animation-delay:0;animation-delay:0}@-webkit-keyframes lds{0%{-webkit-transform:scaleY(1);transform:scaleY(1)}100%,50%{-webkit-transform:scaleY(.5);transform:scaleY(.5)}}@keyframes lds{0%{-webkit-transform:scaleY(1);transform:scaleY(1)}100%,50%{-webkit-transform:scaleY(.5);transform:scaleY(.5)}}.thinkingblocks-tabs div.labels{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.thinkingblocks-tabs div.label{text-transform:uppercase;line-height:1.25;width:calc(25% - 16px);padding-bottom:8px;margin-right:16px;border-bottom:1px solid;opacity:.33;-webkit-transition:opacity 250ms ease;-o-transition:opacity 250ms ease;transition:opacity 250ms ease;cursor:pointer}.thinkingblocks-tabs div.label.active{opacity:1}.thinkingblocks-tabs div.content{display:none}.thinkingblocks-tabs div.content.active{display:block}.thinkingblocks-quote .thinkingblocks-tabs div.content span.author,.thinkingblocks-tabs div.content .thinkingblocks-quote span.author,.thinkingblocks-tabs div.content p{margin-top:32px}.thinkingblocks-tiles .tile{position:relative;display:block;background-size:cover;background-position:center center}@media (min-width:1024px){.thinkingblocks-tiles .tile{width:calc((100% / 6) - (16px * 5 / 6));height:0;padding-top:calc((100% / 6) - (16px * 5 / 6));margin-right:16px}.thinkingblocks-tiles .tile:nth-child(6n+6){margin-right:0}.thinkingblocks-tiles .tile:nth-child(n+7){margin-top:16px}}@media (min-width:768px) and (max-width:1023px){.thinkingblocks-tiles .tile{width:calc((100% / 4) - (16px * 3 / 4));height:0;padding-top:calc((100% / 4) - (16px * 3 / 4));margin-right:16px}.thinkingblocks-tiles .tile:nth-child(4n+4){margin-right:0}.thinkingblocks-tiles .tile:nth-child(n+5){margin-top:16px}}@media (max-width:767px){.thinkingblocks-tiles .tile{width:calc(50% - (16px * .5));height:0;padding-top:calc(50% - (16px * .5));margin-right:16px}.thinkingblocks-tiles .tile:nth-child(even){margin-right:0}.thinkingblocks-tiles .tile:nth-child(n+3){margin-top:16px}}.thinkingblocks-tiles .tile div.link{position:absolute;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;-webkit-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease}.thinkingblocks-tiles .tile div.link img{width:30px}.thinkingblocks-tiles .tile:active div.link,.thinkingblocks-tiles .tile:hover div.link{opacity:1}.thinkingblocks-big-numbers ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.thinkingblocks-big-numbers ul li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:25%;min-height:10em}@media (max-width:1023px){.thinkingblocks-big-numbers ul li{width:50%}}@media (max-width:480px){.thinkingblocks-big-numbers ul li{width:100%}}.thinkingblocks-big-numbers ul li b{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:10em;letter-spacing:-.05em;-webkit-text-stroke:1px}.thinkingblocks-big-numbers ul li .content{position:relative;display:block;width:100%;text-align:center}.thinkingblocks-big-numbers ul li .content .thinkingblocks-quote span.author,.thinkingblocks-big-numbers ul li .content p,.thinkingblocks-quote .thinkingblocks-big-numbers ul li .content span.author{display:block;text-transform:uppercase;font-weight:700;letter-spacing:.1em;line-height:1.5}.thinkingblocks-feature div.horizontal{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1023px){.thinkingblocks-feature div.horizontal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.thinkingblocks-feature.right div.horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.thinkingblocks-feature div.image{width:calc(50% - 64px);height:0;padding-top:50%;background-size:cover;background-position:center center}@media (max-width:1024px){.thinkingblocks-feature div.image{width:calc(50% - 16px)}}@media (max-width:767px){.thinkingblocks-feature div.image{width:100%;padding-top:100%}}.thinkingblocks-feature div.copy{width:calc(50% - 64px);margin-top:5%}@media (max-width:1024px){.thinkingblocks-feature div.copy{width:calc(50% - 16px)}}@media (max-width:1023px){.thinkingblocks-feature div.copy{width:100%;margin-top:32px}}.thinkingblocks-feature.right div.copy{text-align:right}.thinkingblocks-feature div.copy h4{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;letter-spacing:.15em;margin-bottom:16px;-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg) translateY(100%);-ms-transform:rotate(-90deg) translateY(100%);transform:rotate(-90deg) translateY(100%)}@media (max-width:1023px){.thinkingblocks-feature div.copy h4{-webkit-transform:none;-ms-transform:none;transform:none}}.thinkingblocks-feature.right div.copy h4{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg) translateX(100%);-ms-transform:rotate(-90deg) translateX(100%);transform:rotate(-90deg) translateX(100%)}@media (max-width:1023px){.thinkingblocks-feature.right div.copy h4{-webkit-transform:none;-ms-transform:none;transform:none}}.thinkingblocks-feature div.copy h4 span.line{content:'';display:inline-block;width:30px;height:1px;margin-left:8px}.thinkingblocks-feature div.copy .thinkingblocks-quote blockquote,.thinkingblocks-feature div.copy h3,.thinkingblocks-quote .thinkingblocks-feature div.copy blockquote{font-weight:500;color:inherit}.thinkingblocks-feature div.copy .thinkingblocks-quote span.author,.thinkingblocks-feature div.copy p,.thinkingblocks-quote .thinkingblocks-feature div.copy span.author{margin-top:16px}.thinkingblocks-feature a.cta{display:inline-block;text-decoration:none;color:inherit;text-transform:uppercase;margin-top:32px;padding:16px 64px;border:1px solid}.thinkingblocks-accordion div.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.thinkingblocks-accordion div.header .thinkingblocks-quote blockquote,.thinkingblocks-accordion div.header h3,.thinkingblocks-quote .thinkingblocks-accordion div.header blockquote{color:inherit;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.thinkingblocks-accordion button.toggle{border:none;border-radius:0;outline:0;background:0 0;color:inherit;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.thinkingblocks-accordion div.body{display:none;margin-top:32px}.thinkingblocks-accordion div.body a.cta{display:inline-block;text-decoration:none;text-transform:uppercase;margin-top:32px;padding:16px 64px;border:1px solid}.thinkingblocks-accordion div.body a{color:inherit}.thinkingblocks-accordion div.body .thinkingblocks-quote span.author,.thinkingblocks-accordion div.body p,.thinkingblocks-quote .thinkingblocks-accordion div.body span.author{margin-top:32px}li.component-post-thumbnail{width:100%}li.component-post-thumbnail div.thumbnail{width:100%;height:0;padding-top:90%;background-size:cover;background-position:center center}li.component-post-thumbnail h4{font-size:18px;font-weight:600;letter-spacing:.0125em;line-height:1.4;text-transform:none}.thinkingblocks-quote li.component-post-thumbnail span.author,li.component-post-thumbnail .thinkingblocks-quote span.author,li.component-post-thumbnail h4,li.component-post-thumbnail p{margin-top:16px}.thinkingblocks-AccordionList{padding:75px 0}@media screen and (max-width:768px){.thinkingblocks-AccordionList{padding:50px 0}}@media screen and (min-width:1601px){.thinkingblocks-AccordionList{padding-right:75px}}.thinkingblocks-AccordionList .container{background:#fff;margin-right:0;padding:75px}@media screen and (max-width:768px){.thinkingblocks-AccordionList .container{padding:25px 25px}}.thinkingblocks-AccordionList .bgs{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.thinkingblocks-AccordionList .bgs .bg.bottom,.thinkingblocks-AccordionList .bgs .bg.top{width:100%;margin-left:auto}@media screen and (max-width:768px){.thinkingblocks-AccordionList .bgs .bg.bottom,.thinkingblocks-AccordionList .bgs .bg.top{width:100%}}.thinkingblocks-AccordionList .bgs .bg.top{height:45%}.thinkingblocks-AccordionList .bgs .bg.bottom{-webkit-box-flex:1;-ms-flex:1;flex:1}.thinkingblocks-AccordionList .container>ul{width:100%}.thinkingblocks-AccordionList .content ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:18.75px 0;width:100%}.thinkingblocks-AccordionList .content ul li{margin-bottom:25px;padding-right:37.5px}@media screen and (max-width:768px){.thinkingblocks-AccordionList .content ul li{padding-right:12.5px}}.thinkingblocks-AccordionList ul.cols-two li{width:calc(100% / 2)}.thinkingblocks-AccordionList ul.cols-three li{width:calc(100% / 3)}.thinkingblocks-AccordionList ul.cols-four li{width:calc(100% / 4)}@media screen and (max-width:768px){.thinkingblocks-AccordionList ul.cols-four li,.thinkingblocks-AccordionList ul.cols-three li,.thinkingblocks-AccordionList ul.cols-two li{width:100%}}.thinkingblocks-AccordionList .UbcInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.thinkingblocks-AccordionList .UbcInfo h2{font-size:1.125rem;font-weight:500;line-height:1.5625rem;margin-bottom:12.5px}@media screen and (max-width:768px){.thinkingblocks-AccordionList .UbcInfo h2{margin-bottom:0}}.thinkingblocks-AccordionList .UbcInfo h4{padding-right:37.5px;color:#002145;font-style:italic;font-weight:400}@media screen and (max-width:768px){.thinkingblocks-AccordionList .UbcInfo h4{padding-right:12.5px}}.thinkingblocks-AccordionList .UbcInfo .thinkingblocks-quote span.author,.thinkingblocks-AccordionList .UbcInfo p,.thinkingblocks-quote .thinkingblocks-AccordionList .UbcInfo span.author{padding:7.5px 0}.thinkingblocks-AutocompleteSearch{-webkit-box-sizing:border-box;box-sizing:border-box;padding:75px 0}.autocomplete * strong{font-weight:700}.autocomplete>div.selected,.autocomplete>div:hover:not(.group){background:#ffcc63}.autocomplete .custom-empty a{display:block}.thinkingblocks-AutocompleteSearch .autocomplete-search-wrapper{width:100%;padding-right:50px}.thinkingblocks-AutocompleteSearch .autocomplete-search-input{width:100%;background-color:transparent;color:#002145;border:none;border-radius:0;border-bottom:solid .0625rem rgba(0,33,69,.5);padding:0;padding-bottom:4px;height:auto;font-family:'Whitney SSm A','Whitney SSm B',Arial,Helvetica,sans-serif;font-weight:400;font-style:normal;font-style:normal;font-size:1.25rem}.thinkingblocks-AutocompleteSearch .autocomplete-search-input:focus{outline:0}.thinkingblocks-AutocompleteSearch .bgs{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.thinkingblocks-AutocompleteSearch .bgs .bg.bottom,.thinkingblocks-AutocompleteSearch .bgs .bg.top{width:100%;margin-left:auto}@media screen and (max-width:768px){.thinkingblocks-AutocompleteSearch .bgs .bg.bottom,.thinkingblocks-AutocompleteSearch .bgs .bg.top{width:100%}}.thinkingblocks-AutocompleteSearch .bgs .bg.top{height:45%}.thinkingblocks-AutocompleteSearch .bgs .bg.bottom{-webkit-box-flex:1;-ms-flex:1;flex:1}.thinkingblocks-AutocompleteSearch.carousel-related .bgs .bg.top{height:calc(95% - 112.5px)}.thinkingblocks-AutocompleteSearch .container .heading{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding-bottom:37.5px}@media screen and (max-width:768px){.thinkingblocks-AutocompleteSearch .container .heading{padding-right:25px;padding-bottom:25px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.thinkingblocks-AutocompleteSearch .container .heading h6{color:#e8850b}.thinkingblocks-Callout{padding:18.75px 150px}.thinkingblocks-Callout.large{padding:75px 75px}@media screen and (min-width:769px) and (max-width:1261px){.thinkingblocks-Callout.large{padding:50px 75px}}@media screen and (max-width:768px){.thinkingblocks-Callout{padding:25px 25px;width:100%}.thinkingblocks-Callout.large{padding:25px 25px}}@media screen and (min-width:769px) and (max-width:1261px){.thinkingblocks-Callout.justify{padding:18.75px 50px}}@media screen and (min-width:1261px){.thinkingblocks-Callout.justify{padding:12.5px 150px 12.5px 150px}}.thinkingblocks-Callout .container{width:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex}.thinkingblocks-Callout.justify .container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:600px){.thinkingblocks-Callout.justify .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (min-width:1601px){.thinkingblocks-Callout.justify .container{max-width:1400px;margin:0 auto;padding:0}}.thinkingblocks-Callout.center .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.thinkingblocks-Callout h2{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:1.25rem;line-height:1.875rem;font-family:Merriweather;font-weight:300;font-style:normal;color:inherit}@media screen and (max-width:768px){.thinkingblocks-Callout h2{line-height:1.875rem}}.thinkingblocks-Callout.justify h2{padding-right:75px}@media screen and (max-width:600px){.thinkingblocks-Callout.justify h2{margin-bottom:25px;padding-right:0;width:100%;text-align:center}}@media screen and (min-width:769px){.thinkingblocks-Callout.justify h2{min-width:300px}}.thinkingblocks-Callout.center h2{text-align:center;margin-bottom:25px}@media screen and (max-width:768px){.thinkingblocks-Callout .buttons{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.thinkingblocks-Callout .buttons .UbcCtaBtn{margin:0 12.5px 12.5px 12.5px;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width:601px){.thinkingblocks-Callout .buttons .UbcCtaBtn{margin:12.5px 25px 12.5px 0}}@media screen and (min-width:601px){.thinkingblocks-Callout .buttons .UbcCtaBtn:last-of-type{margin-right:0}}.thinkingblocks-Callout.justify .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width:600px){.thinkingblocks-Callout.justify .buttons{margin-right:0;margin-left:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.thinkingblocks-Callout.justify.large.block-offset{padding:75px 150px}@media screen and (max-width:768px){.thinkingblocks-Callout.justify.large.block-offset{padding:50px 25px}}@media screen and (min-width:769px) and (max-width:1021px){.thinkingblocks-Callout.justify.large.block-offset{padding:75px 75px}}.thinkingblocks-Carousel{padding:75px 0;margin-left:auto;position:relative}@media screen and (min-width:1601px){.thinkingblocks-Carousel.block-offset{padding-left:75px;padding-right:75px}}.thinkingblocks-Carousel.block-offset .container{margin-left:150px;width:calc(100% - 150px)}@media screen and (min-width:769px) and (max-width:1261px){.thinkingblocks-Carousel.block-offset .container{margin-left:50px;width:calc(100% - 50px)}}@media screen and (max-width:768px){.thinkingblocks-Carousel.block-offset .container{margin-left:25px;width:calc(100% - 25px)}}.thinkingblocks-Carousel.block-offset.transparent .container{margin-left:75px;width:calc(100% - 75px)}@media screen and (min-width:769px) and (max-width:1261px){.thinkingblocks-Carousel.block-offset.transparent .container{margin-left:50px;width:calc(100% - 50px)}}@media screen and (max-width:768px){.thinkingblocks-Carousel.block-offset.transparent .container{margin-left:0;width:100%}}@media screen and (max-width:768px){.thinkingblocks-Carousel{padding:50px 0}.thinkingblocks-Carousel.carousel-standard{padding-top:25px;padding-bottom:25px}}.thinkingblocks-Carousel .bgs{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.thinkingblocks-Carousel .bgs .bg.bottom,.thinkingblocks-Carousel .bgs .bg.top{width:100%;margin-left:auto}@media screen and (max-width:768px){.thinkingblocks-Carousel .bgs .bg.bottom,.thinkingblocks-Carousel .bgs .bg.top{width:100%}}.thinkingblocks-Carousel .bgs .bg.top{height:45%}.thinkingblocks-Carousel .bgs .bg.bottom{-webkit-box-flex:1;-ms-flex:1;flex:1}.thinkingblocks-Carousel.carousel-related .bgs .bg.top{height:calc(95% - 112.5px)}.thinkingblocks-Carousel .container .heading{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding-bottom:37.5px}@media screen and (max-width:768px){.thinkingblocks-Carousel .container .heading{padding-right:25px;padding-bottom:25px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.thinkingblocks-Carousel .container .heading h6{color:#e8850b}.thinkingblocks-Carousel .container .SwiperBarWrapper,.thinkingblocks-Carousel .container .UbcInfo{width:50%}@media screen and (max-width:768px){.thinkingblocks-Carousel .container .UbcInfo{width:80%}}@media screen and (max-width:768px){.thinkingblocks-Carousel .container .SwiperBarWrapper{width:100%;margin:6.25px 0}}.thinkingblocks-Carousel .container .controls{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:3rem;margin-right:75px;margin-left:18.75px}@media screen and (max-width:768px){.thinkingblocks-Carousel .container .controls{margin-left:auto;margin-right:0;-webkit-box-ordinal-group:initial;-ms-flex-order:initial;order:initial;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (min-width:1601px){.thinkingblocks-Carousel .container .controls{margin-right:0}}.thinkingblocks-Carousel .container .controls .next-btn,.thinkingblocks-Carousel .container .controls .prev-btn{position:relative;width:50%;will-change:transform;cursor:pointer;-webkit-transition:-webkit-transform .6s ease-out;transition:-webkit-transform .6s ease-out;-o-transition:transform .6s ease-out;transition:transform .6s ease-out;transition:transform .6s ease-out,-webkit-transform .6s ease-out}.thinkingblocks-Carousel .container .controls .next-btn svg,.thinkingblocks-Carousel .container .controls .prev-btn svg{width:.5625rem;height:1.0625rem}.thinkingblocks-Carousel .container .controls .next-btn:hover,.thinkingblocks-Carousel .container .controls .prev-btn:hover{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}.thinkingblocks-Carousel .container .controls .prev-btn{margin-left:0}.thinkingblocks-Carousel .container .controls .prev-btn svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.thinkingblocks-Carousel .container .controls .next-btn{text-align:right}.thinkingblocks-Carousel .swiper-container.standard{width:100%;padding-right:75px}@media screen and (max-width:768px){.thinkingblocks-Carousel .swiper-container.standard{padding-right:25px}}@media screen and (min-width:1601px){.thinkingblocks-Carousel .swiper-container.standard{padding-right:0}}.thinkingblocks-Carousel .swiper-wrapper{width:100%;margin-left:auto}.thinkingblocks-Carousel .swiper-wrapper a{display:block;overflow:hidden}.thinkingblocks-Carousel .swiper-wrapper a .image{-webkit-transition:.6s ease-out;-o-transition:.6s ease-out;transition:.6s ease-out}.thinkingblocks-Carousel .swiper-wrapper a:hover .image{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.thinkingblocks-Carousel.carousel-standard .SwiperBarWrapper{padding-left:37.5px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:auto}@media screen and (max-width:768px){.thinkingblocks-Carousel.carousel-standard .SwiperBarWrapper{width:100%;padding-left:0}}.thinkingblocks-Carousel.carousel-standard .swiper-container[data-slides-per-view="3.25"] .content{margin-top:6.25px}.thinkingblocks-Carousel.carousel-standard .swiper-container[data-slides-per-view="3.25"] h4{font-size:.9375rem;font-weight:600;letter-spacing:.0075rem;line-height:1.5625rem}.thinkingblocks-Carousel.carousel-standard .swiper-container[data-slides-per-view="3.25"] .thinkingblocks-quote span.author,.thinkingblocks-Carousel.carousel-standard .swiper-container[data-slides-per-view="3.25"] p,.thinkingblocks-quote .thinkingblocks-Carousel.carousel-standard .swiper-container[data-slides-per-view="3.25"] span.author{font-size:1.125rem;line-height:1.5}.thinkingblocks-Carousel .item{position:relative;color:#002145}.thinkingblocks-Carousel .item .cursor-pointer{cursor:pointer}.thinkingblocks-Carousel .item .image{padding:40% 0;background-repeat:no-repeat;background-position:center center;background-size:cover;overflow:hidden}.thinkingblocks-Carousel .item .content{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:12.5px}@media screen and (max-width:768px){.thinkingblocks-Carousel .item .content{margin-top:12.5px}}.thinkingblocks-Carousel .item .content h4{margin-bottom:12.5px;color:#002145}@media screen and (max-width:768px){.thinkingblocks-Carousel .item .content h4{margin-bottom:6.25px}}.thinkingblocks-Carousel .item .content .thinkingblocks-quote span.author,.thinkingblocks-Carousel .item .content p,.thinkingblocks-quote .thinkingblocks-Carousel .item .content span.author{max-width:90%;margin-bottom:12.5px;font-size:1rem;letter-spacing:.01rem;line-height:1.75;font-weight:400}@media screen and (max-width:768px){.thinkingblocks-Carousel .item .content .thinkingblocks-quote span.author,.thinkingblocks-Carousel .item .content p,.thinkingblocks-quote .thinkingblocks-Carousel .item .content span.author{max-width:100%;margin-bottom:12.5px}}.thinkingblocks-Carousel .item .content .UbcCtaBtn{margin-top:auto}.thinkingblocks-Carousel .item .ubc-play-btn-circle{background:#e8850b}.thinkingblocks-Carousel .item .ubc-play-btn .cta-icon-play{color:#fff}.thinkingblocks-Carousel.carousel-related{padding-bottom:75px}@media screen and (max-width:768px){.thinkingblocks-Carousel.carousel-related{padding-bottom:25px}}.thinkingblocks-Carousel.carousel-related .heading{width:60%}.thinkingblocks-Carousel.carousel-related .heading .controls{display:none}.thinkingblocks-Carousel.carousel-related .heading .UbcInfo{width:100%}@media screen and (max-width:768px){.thinkingblocks-Carousel.carousel-related .heading{width:100%}}@media screen and (min-width:769px) and (max-width:1261px){.thinkingblocks-Carousel.carousel-related .ubc-img-caption{left:50px}}@media screen and (min-width:1261px){.thinkingblocks-Carousel.carousel-related .ubc-img-caption{left:75px}}.thinkingblocks-Carousel.carousel-related .carousel-related-wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:25px}.thinkingblocks-Carousel.carousel-related .carousel-related-wrapper .controls>a{width:1.875rem}.thinkingblocks-Carousel.carousel-related .carousel-related-wrapper .related-slide-button{padding:0 18.75px;margin:37.5px 0;max-width:18.75rem;cursor:pointer;border-left:solid .0625rem #002145;-webkit-transition:border-left .6s ease-out;-o-transition:border-left .6s ease-out;transition:border-left .6s ease-out}.thinkingblocks-Carousel.carousel-related .carousel-related-wrapper .related-slide-button .thinkingblocks-quote span.author,.thinkingblocks-Carousel.carousel-related .carousel-related-wrapper .related-slide-button p,.thinkingblocks-quote .thinkingblocks-Carousel.carousel-related .carousel-related-wrapper .related-slide-button span.author{font-size:.875rem;letter-spacing:.0125rem;line-height:1.5}.thinkingblocks-Carousel.carousel-related .carousel-related-wrapper .related-slide-button.active,.thinkingblocks-Carousel.carousel-related .carousel-related-wrapper .related-slide-button:hover{border-left:solid .125rem #002145}.thinkingblocks-Carousel.carousel-related .carousel-related-wrapper .related-slide-button.active .thinkingblocks-quote span.author,.thinkingblocks-Carousel.carousel-related .carousel-related-wrapper .related-slide-button.active p,.thinkingblocks-Carousel.carousel-related .carousel-related-wrapper .related-slide-button:hover .thinkingblocks-quote span.author,.thinkingblocks-Carousel.carousel-related .carousel-related-wrapper .related-slide-button:hover p,.thinkingblocks-quote .thinkingblocks-Carousel.carousel-related .carousel-related-wrapper .related-slide-button.active span.author,.thinkingblocks-quote .thinkingblocks-Carousel.carousel-related .carousel-related-wrapper .related-slide-button:hover span.author{font-weight:500}.thinkingblocks-Carousel.carousel-related .carousel-related-wrapper .highlights span.UbcCtaBtn{cursor:default}.thinkingblocks-Carousel.carousel-related .carousel-related-wrapper .highlights span.UbcCtaBtn:after{background:#e8850b}.thinkingblocks-Carousel.carousel-related .carousel-related-wrapper .highlights span.UbcCtaBtn:hover:after{-webkit-animation:none;animation:none}@media screen and (max-width:768px){.thinkingblocks-Carousel.carousel-related .carousel-related-wrapper .highlights{display:none}}.thinkingblocks-Carousel.carousel-related .carousel-related-wrapper .highlights>a:first-of-type{font-weight:600}.thinkingblocks-Carousel.carousel-related.large{padding:0}@media screen and (min-width:1601px){.thinkingblocks-Carousel.carousel-related.large .container{max-width:100%!important;width:100%!important}}@media screen and (min-width:769px){.thinkingblocks-Carousel.carousel-related.large .ubc-img-caption{left:50px}}@media screen and (min-width:1261px){.thinkingblocks-Carousel.carousel-related.large .ubc-img-caption{left:150px}}.thinkingblocks-Carousel.carousel-related.large .swiper-wrapper.related .item .content{z-index:1}.thinkingblocks-Carousel.carousel-related.large .swiper-wrapper.related .item::before{content:'';position:absolute;width:100%;height:100%;top:0;left:0;background:-webkit-gradient(linear,right top,left top,from(#002145),to(transparent));background:-o-linear-gradient(right,#002145,transparent);background:linear-gradient(to left,#002145,transparent);z-index:1}.thinkingblocks-Carousel.carousel-related:not(.large) .swiper-container.related{width:55%;max-width:43.75rem;margin-right:10%;margin-left:0}@media screen and (max-width:768px){.thinkingblocks-Carousel.carousel-related:not(.large) .swiper-container.related{margin-right:0;width:100%}}.thinkingblocks-Carousel .swiper-container.related .controls{display:none}@media screen and (max-width:768px){.thinkingblocks-Carousel .swiper-container.related .controls{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;z-index:2;-ms-flex-flow:wrap;flex-flow:wrap;width:100%;padding:25px 25px}}.thinkingblocks-Carousel .swiper-container.related .controls h4{width:100%;margin-bottom:0;color:#fff;text-transform:none;font-size:1rem;letter-spacing:.00813rem}@media screen and (max-width:768px){.thinkingblocks-Carousel .swiper-container.related .controls h4{margin-bottom:6.25px}}.thinkingblocks-Carousel .swiper-container.related .controls svg g{stroke:#fff;stroke-width:.1875rem}.thinkingblocks-Carousel.carousel-related .item{color:#fff}.thinkingblocks-Carousel.carousel-related .item:hover .image{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.thinkingblocks-Carousel.carousel-related .item .image{padding:45% 0;-webkit-transition:-webkit-transform .6s ease-out;transition:-webkit-transform .6s ease-out;-o-transition:transform .6s ease-out;transition:transform .6s ease-out;transition:transform .6s ease-out,-webkit-transform .6s ease-out}@media screen and (max-width:768px){.thinkingblocks-Carousel.carousel-related .item .image{padding:60% 0;background-position:center right}}.thinkingblocks-Carousel.carousel-related .item .content{position:absolute;top:0;left:0;padding:37.5px 75px}@media screen and (max-width:768px){.thinkingblocks-Carousel.carousel-related .item .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:50px 25px}}.thinkingblocks-Carousel.carousel-related .item .content .UbcCtaBtn{margin-top:0;color:#fff}.thinkingblocks-Carousel.carousel-related .item .content .thinkingblocks-quote span.author,.thinkingblocks-Carousel.carousel-related .item .content p,.thinkingblocks-quote .thinkingblocks-Carousel.carousel-related .item .content span.author{max-width:18.75rem;color:#fff;font-size:2.125rem;font-weight:400;letter-spacing:.02562rem;line-height:1.65}@media screen and (max-width:768px){.thinkingblocks-Carousel.carousel-related .item .content .thinkingblocks-quote span.author,.thinkingblocks-Carousel.carousel-related .item .content p,.thinkingblocks-quote .thinkingblocks-Carousel.carousel-related .item .content span.author{max-width:75%;font-size:1.875rem;letter-spacing:.02063rem;line-height:2.125rem}}@media screen and (min-width:769px) and (max-width:1261px){.thinkingblocks-Carousel.carousel-related .item .content .thinkingblocks-quote span.author,.thinkingblocks-Carousel.carousel-related .item .content p,.thinkingblocks-quote .thinkingblocks-Carousel.carousel-related .item .content span.author{line-height:1.3}}.thinkingblocks-Carousel.carousel-related .item .content .ubc-img-caption{display:block;padding-bottom:0}@media screen and (min-width:769px){.thinkingblocks-Carousel.carousel-related .item .content .ubc-img-caption{display:none}}.thinkingblocks-Carousel.carousel-related .item .ubc-img-caption{display:none}@media screen and (min-width:769px){.thinkingblocks-Carousel.carousel-related .item .ubc-img-caption{display:block;position:absolute;bottom:.625rem;z-index:5}}.thinkingblocks-Carousel.carousel-related.large .heading{display:none}.thinkingblocks-Carousel.carousel-related.large .swiper-container{width:100%;max-width:100%}.thinkingblocks-Carousel.carousel-related.large .swiper-container .image{padding:25% 0}@media screen and (max-width:768px){.thinkingblocks-Carousel.carousel-related.large .swiper-container .image{padding:70% 0;background-position:70% center}}@media screen and (min-width:400px) and (max-width:639px){.thinkingblocks-Carousel.carousel-related.large .swiper-container .image{padding:50% 0}}@media screen and (min-width:640px) and (max-width:1021px){.thinkingblocks-Carousel.carousel-related.large .swiper-container .image{padding:30% 0}}.thinkingblocks-Carousel.carousel-related.large .highlights{position:absolute;z-index:1;top:0;bottom:0;right:150px;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;color:#fff}@media screen and (min-width:769px) and (max-width:1021px){.thinkingblocks-Carousel.carousel-related.large .highlights{right:0}}@media screen and (min-width:1021px) and (max-width:1261px){.thinkingblocks-Carousel.carousel-related.large .highlights{right:75px}}.thinkingblocks-Carousel.carousel-related.large .highlights a{padding-bottom:37.5px;color:#fff}.thinkingblocks-Carousel.carousel-related.large .highlights a ::after{background:#e8850b}.thinkingblocks-Carousel.carousel-related.large .highlights span.UbcCtaBtn{color:#fff}.thinkingblocks-Carousel.carousel-related.large .highlights .thinkingblocks-quote span.author,.thinkingblocks-Carousel.carousel-related.large .highlights p,.thinkingblocks-quote .thinkingblocks-Carousel.carousel-related.large .highlights span.author{color:#fff}.thinkingblocks-Carousel.carousel-related.large .highlights li{border-color:rgba(255,255,255,.7);opacity:.7;margin:18.75px 0;-webkit-transition:all .6s ease-out;-o-transition:all .6s ease-out;transition:all .6s ease-out}.thinkingblocks-Carousel.carousel-related.large .highlights li.active{border-color:#fff;opacity:1}.thinkingblocks-Carousel.carousel-related.large .highlights li:hover{border-color:#fff;opacity:1}@media screen and (max-width:768px){.thinkingblocks-Carousel.carousel-related.large .highlights{display:none}}@media screen and (min-width:1601px){.thinkingblocks-Carousel.carousel-related.large .highlights{right:calc(50% - 45.3125rem)}}.thinkingblocks-Carousel.carousel-related.large .item .content{margin-top:0;padding:0 150px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.thinkingblocks-Carousel.carousel-related.large .item .content h4{color:#fff}.thinkingblocks-Carousel.carousel-related.large .item .content .thinkingblocks-quote span.author,.thinkingblocks-Carousel.carousel-related.large .item .content p,.thinkingblocks-quote .thinkingblocks-Carousel.carousel-related.large .item .content span.author{max-width:25rem}.thinkingblocks-Carousel.carousel-related.large .item .content .UbcCtaBtn.underline{color:#fff}@media screen and (max-width:768px){.thinkingblocks-Carousel.carousel-related.large .item .content{padding:0 25px 25px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media screen and (min-width:769px) and (max-width:1261px){.thinkingblocks-Carousel.carousel-related.large .item .content{padding:0 50px}}@media screen and (min-width:1601px){.thinkingblocks-Carousel.carousel-related.large .item .content{left:0}}@media screen and (min-width:769px) and (max-width:1261px){.thinkingblocks-Carousel.carousel-related.small .container{padding-right:25px}.thinkingblocks-Carousel.carousel-related.small .bgs .bg.bottom{display:none}.thinkingblocks-Carousel.carousel-related.small .item .content{padding:25px}.thinkingblocks-Carousel.carousel-related.small .swiper-container.related{margin-right:50px}.thinkingblocks-Carousel.carousel-related.small .ubc-img-caption{left:25px}}@media screen and (min-width:451px) and (max-width:769px){.thinkingblocks-Carousel.carousel-related.small .item .image{padding:12.5rem 0}}@media screen and (max-width:450px){.thinkingblocks-Carousel.carousel-related.small .item .image{padding:50% 0}.thinkingblocks-Carousel.carousel-related.small .item .content{margin-top:1.25rem}.thinkingblocks-Carousel.carousel-related.small .item .content .thinkingblocks-quote span.author,.thinkingblocks-Carousel.carousel-related.small .item .content p,.thinkingblocks-quote .thinkingblocks-Carousel.carousel-related.small .item .content span.author{width:85%;font-size:1.375rem;line-height:1.4}}.thinkingblocks-Carousel.carousel-simple{margin-top:0}.thinkingblocks-Carousel.carousel-simple .container .heading{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.thinkingblocks-Carousel.carousel-simple .swiper-container{width:100%;padding-right:75px}@media screen and (max-width:768px){.thinkingblocks-Carousel.carousel-simple .swiper-container{padding-right:25px}}@media screen and (min-width:1601px){.thinkingblocks-Carousel.carousel-simple .swiper-container{padding-right:0}}.thinkingblocks-Carousel.carousel-simple .SwiperBarWrapper{margin:25px 0}.thinkingblocks-Carousel.carousel-featured{background:0 0;padding-top:0;margin-top:-112.5px}.thinkingblocks-Carousel.carousel-featured:not(.large) .heading{padding-bottom:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:768px){.thinkingblocks-Carousel.carousel-featured:not(.large) .heading{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.thinkingblocks-Carousel.carousel-featured:not(.large) .heading h4{color:#fff;font-size:.9375rem;font-weight:600;letter-spacing:.09375rem;line-height:1}@media screen and (min-width:769px){.thinkingblocks-Carousel.carousel-featured:not(.large) .heading h4{position:absolute}}.thinkingblocks-Carousel.carousel-featured:not(.large) .heading .SwiperBarWrapper{background:rgba(255,255,255,.3);margin:25px 0 25px auto;width:calc(61.5% - 71px)}@media screen and (min-width:1601px){.thinkingblocks-Carousel.carousel-featured:not(.large) .heading .SwiperBarWrapper{width:calc(66.67% - 71px)}}@media screen and (min-width:500px) and (max-width:768px){.thinkingblocks-Carousel.carousel-featured:not(.large) .heading .SwiperBarWrapper{width:calc(88.9% + 19px);margin:5px 0 12.5px}}@media screen and (max-width:499px){.thinkingblocks-Carousel.carousel-featured:not(.large) .heading .SwiperBarWrapper{width:100%;margin:5px 0 12.5px}}.thinkingblocks-Carousel.carousel-featured:not(.large) .heading .SwiperBarWrapper .swiper-bar{background:#fff}.thinkingblocks-Carousel.carousel-featured:not(.large) .heading .controls{margin-bottom:0;margin-right:7.7%}@media screen and (min-width:1601px){.thinkingblocks-Carousel.carousel-featured:not(.large) .heading .controls{margin-right:0}}@media screen and (max-width:499px){.thinkingblocks-Carousel.carousel-featured:not(.large) .heading .controls{margin-right:0}}.thinkingblocks-Carousel.carousel-featured:not(.large) .heading .controls svg g{stroke:#fff}.thinkingblocks-Carousel.carousel-featured .item .image{padding:56% 0}.thinkingblocks-Carousel.carousel-featured .item h4{font-size:.9375rem;font-weight:500;letter-spacing:.03125rem;line-height:1}.thinkingblocks-Carousel.carousel-featured .item .thinkingblocks-quote span.author,.thinkingblocks-Carousel.carousel-featured .item p,.thinkingblocks-quote .thinkingblocks-Carousel.carousel-featured .item span.author{font-size:1.0625rem;line-height:1.75}@media screen and (max-width:768px){.thinkingblocks-Carousel.carousel-featured .item .thinkingblocks-quote span.author,.thinkingblocks-Carousel.carousel-featured .item p,.thinkingblocks-quote .thinkingblocks-Carousel.carousel-featured .item span.author{line-height:1.5rem}}.thinkingblocks-Carousel .with-captions .ubc-img-caption{margin-top:5px;margin-right:0}.thinkingblocks-Carousel .with-captions .content{margin-top:8px}.thinkingblocks-Carousel .with-captions .image{margin-bottom:40px}.thinkingblocks-Carousel .with-captions .image.has-caption{margin-bottom:0}.thinkingblocks-Carousel .carousel-project-link:hover{text-decoration:underline}.BlockCopy{overflow:hidden}@media screen and (min-width:1601px){.BlockCopy{margin-left:75px;padding-right:75px}}.BlockCopy .Copy{padding-right:75px}@media screen and (min-width:769px) and (max-width:1261px){.BlockCopy .Copy{padding-right:50px}}@media screen and (min-width:1601px){.BlockCopy .Copy{padding-right:0}}@media screen and (max-width:768px){.BlockCopy .Copy{padding-right:0}}.BlockCopy .Copy .thinkingblocks-quote span.author,.BlockCopy .Copy p,.thinkingblocks-quote .BlockCopy .Copy span.author{white-space:normal}.thinkingblocks-ContactForm{position:relative;padding:0 0 75px;display:none}.thinkingblocks-ContactForm .bgs{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.thinkingblocks-ContactForm .bgs .bg.bottom,.thinkingblocks-ContactForm .bgs .bg.top{width:100%;margin-left:auto}@media (max-width:767px){.thinkingblocks-ContactForm .bgs .bg.bottom,.thinkingblocks-ContactForm .bgs .bg.top{width:100%}}.thinkingblocks-ContactForm .bgs .bg.top{height:20%}.thinkingblocks-ContactForm .bgs .bg.bottom{-webkit-box-flex:1;-ms-flex:1;flex:1}.thinkingblocks-ContactForm .form-wrap{position:relative;padding-top:75px;color:#fff;width:100%}@media screen and (max-width:768px){.thinkingblocks-ContactForm .form-wrap{width:100%}}@media screen and (max-width:1599px){.thinkingblocks-ContactForm .form-wrap{margin-right:auto}}@media (max-width:767px){.thinkingblocks-ContactForm .form-wrap{padding-left:0;padding:50px 12.5px}}.thinkingblocks-ContactForm .form-wrap:before{position:absolute;right:0;top:0;width:100%;height:100%;background:#002145;content:' '}.thinkingblocks-ContactForm .form-wrap>*{position:relative}.thinkingblocks-ContactForm form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:0;padding-right:0;padding-bottom:50px}.thinkingblocks-ContactForm form>div{position:relative;width:100%}.thinkingblocks-ContactForm form label{position:absolute;left:0;top:-18.75px;color:#fff;pointer-events:none;font-size:18px;font-weight:400;line-height:25px}.thinkingblocks-ContactForm form button,.thinkingblocks-ContactForm form input,.thinkingblocks-ContactForm form textarea{display:block;margin:0;padding:0;outline:0;border:none;background:0 0;font-family:'Whitney SSm A','Whitney SSm B',Arial,Helvetica,sans-serif;font-weight:400;font-style:normal}.thinkingblocks-ContactForm form input[type=file]{font-family:'Whitney SSm A','Whitney SSm B',Arial,Helvetica,sans-serif;font-weight:400;font-style:normal;cursor:pointer!important;position:absolute;right:0;top:-18.75px;width:185px;font-size:14px;text-align:right}.thinkingblocks-ContactForm form input[type=file]::-webkit-file-upload-button{background:0 0;border:0;border-radius:0;text-decoration:underline;cursor:pointer;color:#fff;font-style:italic;font-weight:300;font-size:14px;text-align:right}.thinkingblocks-ContactForm form input[type=file]::-ms-browse{background:0 0;border:0;border-radius:0;text-decoration:underline;cursor:pointer;color:#fff;font-style:italic;font-weight:300;font-size:14px;text-align:right}.thinkingblocks-ContactForm form .field{position:relative;width:45%;height:35px;margin-bottom:1em;border-bottom:1px solid rgba(255,255,255,.35);margin:37.5px 0}.thinkingblocks-ContactForm form .field.focus{border-bottom:1px solid #fff}@media (max-width:767px){.thinkingblocks-ContactForm form .field{width:100%}}.thinkingblocks-ContactForm form input,.thinkingblocks-ContactForm form textarea{width:100%;height:100%;color:#fff;font-size:16px}.thinkingblocks-ContactForm form textarea{resize:none;margin-top:10px}@media screen and (min-width:769px){.thinkingblocks-ContactForm form .field.select{width:45%}}.thinkingblocks-ContactForm form .field.select:after{position:absolute;right:0;top:-50%;-webkit-transform:translate(-50%,50%) rotate(-45deg);-ms-transform:translate(-50%,50%) rotate(-45deg);transform:translate(-50%,50%) rotate(-45deg);border-left:2px solid currentColor;border-bottom:2px solid currentColor;width:8px;height:8px;content:' '}@media screen and (min-width:769px){.thinkingblocks-ContactForm form .field.select:after{right:25px}}.thinkingblocks-ContactForm form .field.select.expanded:after{-webkit-transform:translate(-50%,-50%) rotate(-225deg);-ms-transform:translate(-50%,-50%) rotate(-225deg);transform:translate(-50%,-50%) rotate(-225deg);-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom}.thinkingblocks-ContactForm form .field.select ul{position:absolute;left:0;top:100%;width:100%;z-index:2;display:none;padding:25px;background:#002145}.thinkingblocks-ContactForm form .field.select ul li{cursor:pointer}.thinkingblocks-ContactForm form .field.select ul li:not(:first-of-type){padding-top:1em}.thinkingblocks-ContactForm form .field.select ul li:not(:last-of-type){padding-bottom:1em;border-bottom:1px solid rgba(255,255,255,.5)}.thinkingblocks-ContactForm form .field.select.expanded ul{display:block}.thinkingblocks-ContactForm form .field.radio ul{margin-top:.5em;margin-left:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:768px){.thinkingblocks-ContactForm form .field.radio ul{display:block;margin-top:2em;margin-left:0}}.thinkingblocks-ContactForm form .field.radio ul li{position:relative;color:rgba(255,255,255,.5);cursor:pointer;padding-left:20px}@media screen and (max-width:768px){.thinkingblocks-ContactForm form .field.radio ul li{padding:8px 0 8px 20px}}.thinkingblocks-ContactForm form .field.radio ul li:before{position:absolute;left:0;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);width:12px;height:12px;border-radius:50%;border:1px solid currentColor;content:' '}.thinkingblocks-ContactForm form .field.radio ul li.selected:before{background:currentColor}@media screen and (max-width:768px){.thinkingblocks-ContactForm form .field.radio{height:auto}}.thinkingblocks-ContactForm form button{margin-top:37.5px}@media screen and (max-width:768px){.thinkingblocks-ContactForm form button{width:100%}}.thinkingblocks-ContactForm form .UbcCtaBtn{width:100%;color:#fff}.thinkingblocks-ContactForm form .submit-wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.thinkingblocks-ContactForm form .submit-wrapper button{min-width:165px}@media (max-width:767px){.thinkingblocks-ContactForm form .submit-wrapper button{min-width:120px;width:auto}}.thinkingblocks-EventsAudio{position:relative;overflow:hidden}.thinkingblocks-EventsAudio .bgs .bg.top{height:250px;position:absolute;width:100%}@media screen and (min-width:769px) and (max-width:1261px){.thinkingblocks-EventsAudio .bgs .bg.top{height:175px}}@media screen and (max-width:768px){.thinkingblocks-EventsAudio .bgs .bg.top{height:100px}}.thinkingblocks-EventsAudio .container{padding-top:100px;padding-bottom:75px;position:relative}@media screen and (min-width:769px) and (max-width:1261px){.thinkingblocks-EventsAudio .container{padding-top:75px;padding-bottom:50px}}@media screen and (max-width:768px){.thinkingblocks-EventsAudio .container{padding-top:50px;padding-bottom:25px}}.thinkingblocks-EventsAudio .content{margin-left:75px;max-width:1100px;width:100%}@media screen and (min-width:769px) and (max-width:1261px){.thinkingblocks-EventsAudio .content{margin-left:0}}@media screen and (max-width:768px){.thinkingblocks-EventsAudio .content{margin-left:0}}.thinkingblocks-EventsAudio .content img{max-width:100%}.thinkingblocks-EventsAudio .content .events-audio-player-header{margin-right:75px}@media screen and (min-width:1601px){.thinkingblocks-EventsAudio .content .events-audio-player-header{margin-right:0}}@media screen and (max-width:768px){.thinkingblocks-EventsAudio .content .events-audio-player-header{margin-right:25px}}.thinkingblocks-EventsAudio .content .thinkingblocks-quote blockquote,.thinkingblocks-EventsAudio .content h3,.thinkingblocks-quote .thinkingblocks-EventsAudio .content blockquote{font-weight:500;margin:25px 0 12.5px 0}.thinkingblocks-EventsAudio .content .description{margin:12.5px 0 25px 0}.thinkingblocks-EventsAudio .events-audio-player{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:75px}@media screen and (min-width:1601px){.thinkingblocks-EventsAudio .events-audio-player{margin-right:0}}@media screen and (max-width:768px){.thinkingblocks-EventsAudio .events-audio-player{margin-right:25px}}.thinkingblocks-EventsAudio .events-audio-player audio{width:100%}.thinkingblocks-EventsAudio .events-audio-link{color:#002145;text-decoration:underline;font-size:.875rem;font-weight:500;display:inline-block;padding:.75rem 0;margin:.75rem 0}.thinkingblocks-EventsAudio.minimal{margin-bottom:75px}@media screen and (min-width:769px) and (max-width:1261px){.thinkingblocks-EventsAudio.minimal{margin-bottom:50px}}@media screen and (min-width:1601px){.thinkingblocks-EventsAudio.minimal{padding-right:75px}}.thinkingblocks-EventsAudio.minimal .container{margin-top:50px!important;margin-bottom:50px!important;background-color:#fff;padding-top:0;padding-bottom:25px}@media screen and (min-width:769px) and (max-width:1261px){.thinkingblocks-EventsAudio.minimal .container{padding-left:50px}}@media screen and (max-width:768px){.thinkingblocks-EventsAudio.minimal .container{padding-left:25px}}.thinkingblocks-EventsAudio.minimal .bgs .bg.top{height:100%}.thinkingblocks-EventsBios{background-color:#f4f4f4;padding-bottom:50px}@media screen and (min-width:769px) and (max-width:1261px){.thinkingblocks-EventsBios{margin-left:0}}@media screen and (max-width:768px){.thinkingblocks-EventsBios{padding-bottom:25px}}@media screen and (min-width:1601px){.thinkingblocks-EventsBios{padding-right:75px}}.thinkingblocks-EventsBios .event-bios-header{display:block;width:100%;text-align:center;padding:75px 0 25px 0}@media screen and (max-width:768px){.thinkingblocks-EventsBios .event-bios-header{padding:50px 25px 25px 0}}.thinkingblocks-EventsBios .event-bios-header .tag{display:block}.thinkingblocks-EventsBios .event-bio{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;padding:75px 75px;margin:50px 0;width:100%}@media screen and (max-width:1020px){.thinkingblocks-EventsBios .event-bio{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:25px 0;padding:35px 25px}}@media screen and (min-width:1021px) and (max-width:1261px){.thinkingblocks-EventsBios .event-bio{padding:75px 50px}}.thinkingblocks-EventsBios .event-bio .bio-copy{max-width:900px}.thinkingblocks-EventsBios .event-bio .image-wrap{margin-right:2.5rem;width:220px;height:180px}@media screen and (min-width:1261px){.thinkingblocks-EventsBios .event-bio .image-wrap{width:250px;height:208px}}.thinkingblocks-EventsBios .event-bio .image-wrap img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%;-o-object-position:center;object-position:center}.thinkingblocks-EventsBios .event-bio .thinkingblocks-quote blockquote,.thinkingblocks-EventsBios .event-bio h3,.thinkingblocks-EventsBios .event-bio h4,.thinkingblocks-quote .thinkingblocks-EventsBios .event-bio blockquote{color:#002145}.thinkingblocks-EventsBios .event-bio .thinkingblocks-quote blockquote,.thinkingblocks-EventsBios .event-bio h3,.thinkingblocks-quote .thinkingblocks-EventsBios .event-bio blockquote{font-size:1.5rem;margin-bottom:.375rem;font-weight:500}@media screen and (max-width:1020px){.thinkingblocks-EventsBios .event-bio .thinkingblocks-quote blockquote,.thinkingblocks-EventsBios .event-bio h3,.thinkingblocks-quote .thinkingblocks-EventsBios .event-bio blockquote{font-size:1.25rem;margin:1.125rem 0 .75rem 0}}.thinkingblocks-EventsBios .event-bio h4{text-transform:none;margin-bottom:.75rem;font-size:1.125rem}@media screen and (max-width:768px){.thinkingblocks-EventsBios .event-bio h4{font-size:1rem;font-weight:400;line-height:1.4}}.thinkingblocks-EventsBios .event-bio .thinkingblocks-quote span.author,.thinkingblocks-EventsBios .event-bio p,.thinkingblocks-quote .thinkingblocks-EventsBios .event-bio span.author{color:#333}.thinkingblocks-EventsBios .event-bio .more-info-button{margin:8px 0}.thinkingblocks-EventsCarousel.thinkingblocks-Carousel.block-offset.transparent{margin-left:75px;padding-left:0}@media screen and (min-width:769px) and (max-width:1261px){.thinkingblocks-EventsCarousel.thinkingblocks-Carousel.block-offset.transparent{margin-left:0;padding-left:50px}}@media screen and (max-width:768px){.thinkingblocks-EventsCarousel.thinkingblocks-Carousel.block-offset.transparent{padding-top:50px;padding-bottom:50px;margin-left:0;padding-left:25px}}@media screen and (min-width:769px){.thinkingblocks-EventsCarousel.thinkingblocks-Carousel.block-offset.transparent .container{margin-left:0;width:100%}}@media screen and (min-width:1261px){.thinkingblocks-EventsCarousel.thinkingblocks-Carousel.block-offset.transparent .container{margin-left:75px;width:calc(100% - 75px)}}@media screen and (min-width:1601px){.thinkingblocks-EventsCarousel.thinkingblocks-Carousel.block-offset.transparent .container{margin-left:0}}.thinkingblocks-EventsCarousel.thinkingblocks-Carousel.block-offset.transparent .bgs .bg.bottom{position:absolute;height:calc(100% - 300px);top:300px}@media screen and (max-width:768px){.thinkingblocks-EventsCarousel.thinkingblocks-Carousel.block-offset.transparent .bgs .bg.bottom{height:calc(100% - 200px);top:200px}}.thinkingblocks-EventsCarousel.thinkingblocks-Carousel.block-offset.transparent .item .image-wrap{background-color:#dbdcde}.thinkingblocks-EventsCarousel.thinkingblocks-Carousel.block-offset.transparent .item .image-wrap.space-images .image{background-size:66%}.thinkingblocks-EventsCarousel.thinkingblocks-Carousel.block-offset.transparent .item .image{padding:44% 0}.thinkingblocks-EventsCarousel.thinkingblocks-Carousel.block-offset.transparent .item .content .thinkingblocks-quote span.author,.thinkingblocks-EventsCarousel.thinkingblocks-Carousel.block-offset.transparent .item .content p,.thinkingblocks-quote .thinkingblocks-EventsCarousel.thinkingblocks-Carousel.block-offset.transparent .item .content span.author{font-size:1.25rem}@media screen and (max-width:1020px){.thinkingblocks-EventsCarousel.thinkingblocks-Carousel.block-offset.transparent .item .content .thinkingblocks-quote span.author,.thinkingblocks-EventsCarousel.thinkingblocks-Carousel.block-offset.transparent .item .content p,.thinkingblocks-quote .thinkingblocks-EventsCarousel.thinkingblocks-Carousel.block-offset.transparent .item .content span.author{font-size:1.125rem;line-height:1.33}}.thinkingblocks-EventsCarousel.thinkingblocks-Carousel.block-offset.transparent .item .more-info .thinkingblocks-quote span.author,.thinkingblocks-EventsCarousel.thinkingblocks-Carousel.block-offset.transparent .item .more-info p,.thinkingblocks-quote .thinkingblocks-EventsCarousel.thinkingblocks-Carousel.block-offset.transparent .item .more-info span.author{margin:37.5px 0;color:#333!important}.thinkingblocks-EventsCarousel.thinkingblocks-Carousel.block-offset.transparent .item .more-info blockquote{padding-left:37.5px;border-left:solid .0625rem #002145}@media screen and (max-width:768px){.thinkingblocks-EventsCarousel.thinkingblocks-Carousel.block-offset.transparent .item .more-info blockquote{padding-left:25px}}.thinkingblocks-EventsCarousel.thinkingblocks-Carousel.block-offset.transparent .item .more-info blockquote,.thinkingblocks-EventsCarousel.thinkingblocks-Carousel.block-offset.transparent .item .more-info blockquote .thinkingblocks-quote span.author,.thinkingblocks-EventsCarousel.thinkingblocks-Carousel.block-offset.transparent .item .more-info blockquote p,.thinkingblocks-quote .thinkingblocks-EventsCarousel.thinkingblocks-Carousel.block-offset.transparent .item .more-info blockquote span.author{color:#333!important;font-size:1.25rem;line-height:1.75rem;letter-spacing:.01063rem}.thinkingblocks-EventsCarousel.thinkingblocks-Carousel.block-offset.transparent .item .more-info ul:not(.items){list-style:disc;padding:0;margin-left:50px;margin-bottom:1rem}.thinkingblocks-EventsCarousel.thinkingblocks-Carousel.block-offset.transparent .item .more-info ul:not(.items) li{font-size:1rem;font-weight:400;letter-spacing:.00875rem;line-height:1.75rem;width:100%;color:#333!important}.thinkingblocks-EventsCarousel.thinkingblocks-Carousel.block-offset.transparent .item .more-info a{text-decoration:underline}@media screen and (max-width:768px){.thinkingblocks-EventsCarousel.thinkingblocks-Carousel.block-offset.transparent .item .more-info{padding:0 25px}}.thinkingblocks-EventsCarousel.thinkingblocks-Carousel.block-offset.transparent .item .more-info code>br{display:none}@media screen and (max-width:768px){.thinkingblocks-EventsCarousel.thinkingblocks-Carousel.block-offset.transparent .item .more-info{padding:0}}.thinkingblocks-EventsCarousel.thinkingblocks-Carousel.block-offset.transparent .item .more-info h2{font-size:.9375rem;margin-bottom:20px}.thinkingblocks-EventsCarousel.thinkingblocks-Carousel.block-offset.transparent .item .more-info .thinkingblocks-quote span.author,.thinkingblocks-EventsCarousel.thinkingblocks-Carousel.block-offset.transparent .item .more-info p,.thinkingblocks-quote .thinkingblocks-EventsCarousel.thinkingblocks-Carousel.block-offset.transparent .item .more-info span.author{font-size:.875rem;line-height:1.75;margin:1.25rem 0}.thinkingblocks-EventsCarousel.thinkingblocks-Carousel.block-offset.transparent .item .more-info ul:not(.items){margin-left:1.125rem}.thinkingblocks-EventsCarousel.thinkingblocks-Carousel.block-offset.transparent.has-image-captions .image{margin-bottom:35px}.thinkingblocks-EventsCarousel.thinkingblocks-Carousel.block-offset.transparent.has-image-captions .item .content{margin-top:0}.thinkingblocks-EventsCarousel.thinkingblocks-Carousel.block-offset.transparent.has-image-captions .item.has-image-caption .image{margin-bottom:0}.thinkingblocks-GridPanel{padding:75px 0;margin-left:auto;position:relative}@media screen and (min-width:1601px){.thinkingblocks-GridPanel.block-offset{padding-left:75px;padding-right:75px}}.thinkingblocks-GridPanel.block-offset .container{margin-left:150px;width:calc(100% - 150px)}@media screen and (min-width:769px) and (max-width:1261px){.thinkingblocks-GridPanel.block-offset .container{margin-left:50px;width:calc(100% - 50px)}}@media screen and (max-width:768px){.thinkingblocks-GridPanel.block-offset .container{margin-left:25px;width:calc(100% - 25px)}}.thinkingblocks-GridPanel.block-offset.transparent .container{margin-left:75px;width:calc(100% - 75px)}@media screen and (min-width:769px) and (max-width:1261px){.thinkingblocks-GridPanel.block-offset.transparent .container{margin-left:50px;width:calc(100% - 50px)}}@media screen and (max-width:768px){.thinkingblocks-GridPanel.block-offset.transparent .container{margin-left:0;width:100%}}@media screen and (max-width:768px){.thinkingblocks-GridPanel{padding:50px 0}}.thinkingblocks-GridPanel .bgs{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.thinkingblocks-GridPanel .bgs .bg.bottom,.thinkingblocks-GridPanel .bgs .bg.top{width:100%;margin-left:auto}@media screen and (max-width:768px){.thinkingblocks-GridPanel .bgs .bg.bottom,.thinkingblocks-GridPanel .bgs .bg.top{width:100%}}.thinkingblocks-GridPanel .bgs .bg.top{height:45%}.thinkingblocks-GridPanel .bgs .bg.bottom{-webkit-box-flex:1;-ms-flex:1;flex:1}.thinkingblocks-GridPanel .container .heading{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding-bottom:37.5px}@media screen and (max-width:768px){.thinkingblocks-GridPanel .container .heading{padding-right:25px;padding-bottom:25px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.thinkingblocks-GridPanel .container .heading h6{color:#e8850b}.thinkingblocks-GridPanel .container .UbcInfo{width:50%}@media screen and (max-width:768px){.thinkingblocks-GridPanel .container .UbcInfo{width:80%}}.thinkingblocks-GridPanel .panel-container{width:100%}.thinkingblocks-GridPanel .flex-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.thinkingblocks-GridPanel .flex-container .flex-item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;overflow-wrap:anywhere;word-wrap:anywhere}@media screen and (min-width:451px){.thinkingblocks-GridPanel .flex-container .flex-item{-webkit-box-flex:0;-ms-flex:0 0 49.5%;flex:0 0 49.5%;margin-right:1%}.thinkingblocks-GridPanel .flex-container .flex-item:nth-child(2n){margin-right:0}}@media screen and (min-width:769px){.thinkingblocks-GridPanel .flex-container .flex-item{-webkit-box-flex:0;-ms-flex:0 0 32.5%;flex:0 0 32.5%;margin-right:1%}.thinkingblocks-GridPanel .flex-container .flex-item:nth-child(2n){margin-right:1%}.thinkingblocks-GridPanel .flex-container .flex-item:nth-child(3n){margin-right:0}}@media screen and (min-width:1261px){.thinkingblocks-GridPanel .flex-container .flex-item{-webkit-box-flex:0;-ms-flex:0 0 24%;flex:0 0 24%;margin-right:1%}.thinkingblocks-GridPanel .flex-container .flex-item:nth-child(3n){margin-right:1%}.thinkingblocks-GridPanel .flex-container .flex-item:nth-child(4n){margin-right:0}}.thinkingblocks-GridPanel .item{position:relative;color:#002145;padding-bottom:20px}.thinkingblocks-GridPanel .item .cursor-pointer{cursor:pointer}.thinkingblocks-GridPanel .item .image{padding:40% 0;background-repeat:no-repeat;background-position:center center;background-size:contain;overflow:hidden}.thinkingblocks-GridPanel .item .content{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:12.5px}@media screen and (max-width:768px){.thinkingblocks-GridPanel .item .content{margin-top:12.5px}}.thinkingblocks-GridPanel .item .content h4{margin-bottom:12.5px;color:#002145}@media screen and (max-width:768px){.thinkingblocks-GridPanel .item .content h4{margin-bottom:6.25px}}.thinkingblocks-GridPanel .item .content .thinkingblocks-quote span.author,.thinkingblocks-GridPanel .item .content p,.thinkingblocks-quote .thinkingblocks-GridPanel .item .content span.author{max-width:90%;margin-bottom:12.5px;font-size:1rem;letter-spacing:.01rem;line-height:1.75;font-weight:400}@media screen and (max-width:768px){.thinkingblocks-GridPanel .item .content .thinkingblocks-quote span.author,.thinkingblocks-GridPanel .item .content p,.thinkingblocks-quote .thinkingblocks-GridPanel .item .content span.author{max-width:100%;margin-bottom:12.5px}}.thinkingblocks-GridPanel .item .content .UbcCtaBtn{margin-top:auto}.thinkingblocks-GridPanel .item .ubc-play-btn-circle{background:#e8850b}.thinkingblocks-GridPanel .item .ubc-play-btn .cta-icon-play{color:#fff}.thinkingblocks-GridPanel .with-captions .ubc-img-caption{margin-top:5px;margin-right:0}.thinkingblocks-GridPanel .with-captions .content{margin-top:8px}.thinkingblocks-GridPanel .with-captions .image{margin-bottom:40px}.thinkingblocks-GridPanel .with-captions .image.has-caption{margin-bottom:0}.thinkingblocks-EventsGridPanel.thinkingblocks-GridPanel.block-offset.transparent{margin-left:75px;padding-left:0}@media screen and (min-width:769px) and (max-width:1261px){.thinkingblocks-EventsGridPanel.thinkingblocks-GridPanel.block-offset.transparent{margin-left:0;padding-left:50px}}@media screen and (max-width:768px){.thinkingblocks-EventsGridPanel.thinkingblocks-GridPanel.block-offset.transparent{padding-top:50px;padding-bottom:50px;margin-left:0;padding-left:25px;padding-right:25px}}@media screen and (min-width:769px){.thinkingblocks-EventsGridPanel.thinkingblocks-GridPanel.block-offset.transparent .container{margin-left:0;width:100%}}@media screen and (min-width:1261px){.thinkingblocks-EventsGridPanel.thinkingblocks-GridPanel.block-offset.transparent .container{margin-left:75px;width:calc(100% - 75px)}}@media screen and (min-width:1601px){.thinkingblocks-EventsGridPanel.thinkingblocks-GridPanel.block-offset.transparent .container{margin-left:0}}.thinkingblocks-EventsGridPanel.thinkingblocks-GridPanel.block-offset.transparent .bgs .bg.bottom{position:absolute;height:calc(100% - 300px);top:300px}@media screen and (max-width:768px){.thinkingblocks-EventsGridPanel.thinkingblocks-GridPanel.block-offset.transparent .bgs .bg.bottom{height:calc(100% - 200px);top:200px}}.thinkingblocks-EventsGridPanel.thinkingblocks-GridPanel.block-offset.transparent .item .image-wrap{background-color:#dbdcde}.thinkingblocks-EventsGridPanel.thinkingblocks-GridPanel.block-offset.transparent .item .image-wrap.space-images .image{background-size:66%}.thinkingblocks-EventsGridPanel.thinkingblocks-GridPanel.block-offset.transparent .item .image{padding:44% 0}.thinkingblocks-EventsGridPanel.thinkingblocks-GridPanel.block-offset.transparent .item .content .thinkingblocks-quote span.author,.thinkingblocks-EventsGridPanel.thinkingblocks-GridPanel.block-offset.transparent .item .content p,.thinkingblocks-quote .thinkingblocks-EventsGridPanel.thinkingblocks-GridPanel.block-offset.transparent .item .content span.author{font-size:1.25rem}@media screen and (max-width:1020px){.thinkingblocks-EventsGridPanel.thinkingblocks-GridPanel.block-offset.transparent .item .content .thinkingblocks-quote span.author,.thinkingblocks-EventsGridPanel.thinkingblocks-GridPanel.block-offset.transparent .item .content p,.thinkingblocks-quote .thinkingblocks-EventsGridPanel.thinkingblocks-GridPanel.block-offset.transparent .item .content span.author{font-size:1.125rem;line-height:1.33}}.thinkingblocks-EventsGridPanel.thinkingblocks-GridPanel.block-offset.transparent .item .more-info .thinkingblocks-quote span.author,.thinkingblocks-EventsGridPanel.thinkingblocks-GridPanel.block-offset.transparent .item .more-info p,.thinkingblocks-quote .thinkingblocks-EventsGridPanel.thinkingblocks-GridPanel.block-offset.transparent .item .more-info span.author{margin:37.5px 0;color:#333!important}.thinkingblocks-EventsGridPanel.thinkingblocks-GridPanel.block-offset.transparent .item .more-info blockquote{padding-left:37.5px;border-left:solid .0625rem #002145}@media screen and (max-width:768px){.thinkingblocks-EventsGridPanel.thinkingblocks-GridPanel.block-offset.transparent .item .more-info blockquote{padding-left:25px}}.thinkingblocks-EventsGridPanel.thinkingblocks-GridPanel.block-offset.transparent .item .more-info blockquote,.thinkingblocks-EventsGridPanel.thinkingblocks-GridPanel.block-offset.transparent .item .more-info blockquote .thinkingblocks-quote span.author,.thinkingblocks-EventsGridPanel.thinkingblocks-GridPanel.block-offset.transparent .item .more-info blockquote p,.thinkingblocks-quote .thinkingblocks-EventsGridPanel.thinkingblocks-GridPanel.block-offset.transparent .item .more-info blockquote span.author{color:#333!important;font-size:1.25rem;line-height:1.75rem;letter-spacing:.01063rem}.thinkingblocks-EventsGridPanel.thinkingblocks-GridPanel.block-offset.transparent .item .more-info ul:not(.items){list-style:disc;padding:0;margin-left:50px;margin-bottom:1rem}.thinkingblocks-EventsGridPanel.thinkingblocks-GridPanel.block-offset.transparent .item .more-info ul:not(.items) li{font-size:1rem;font-weight:400;letter-spacing:.00875rem;line-height:1.75rem;width:100%;color:#333!important}.thinkingblocks-EventsGridPanel.thinkingblocks-GridPanel.block-offset.transparent .item .more-info a{text-decoration:underline}@media screen and (max-width:768px){.thinkingblocks-EventsGridPanel.thinkingblocks-GridPanel.block-offset.transparent .item .more-info{padding:0 25px}}.thinkingblocks-EventsGridPanel.thinkingblocks-GridPanel.block-offset.transparent .item .more-info code>br{display:none}@media screen and (max-width:768px){.thinkingblocks-EventsGridPanel.thinkingblocks-GridPanel.block-offset.transparent .item .more-info{padding:0}}.thinkingblocks-EventsGridPanel.thinkingblocks-GridPanel.block-offset.transparent .item .more-info h2{font-size:.9375rem;margin-bottom:20px}.thinkingblocks-EventsGridPanel.thinkingblocks-GridPanel.block-offset.transparent .item .more-info .thinkingblocks-quote span.author,.thinkingblocks-EventsGridPanel.thinkingblocks-GridPanel.block-offset.transparent .item .more-info p,.thinkingblocks-quote .thinkingblocks-EventsGridPanel.thinkingblocks-GridPanel.block-offset.transparent .item .more-info span.author{font-size:.875rem;line-height:1.75;margin:1.25rem 0}.thinkingblocks-EventsGridPanel.thinkingblocks-GridPanel.block-offset.transparent .item .more-info ul:not(.items){margin-left:1.125rem}.thinkingblocks-EventsGridPanel.thinkingblocks-GridPanel.block-offset.transparent.has-image-captions .image{margin-bottom:35px}.thinkingblocks-EventsGridPanel.thinkingblocks-GridPanel.block-offset.transparent.has-image-captions .item .content{margin-top:0}.thinkingblocks-EventsGridPanel.thinkingblocks-GridPanel.block-offset.transparent.has-image-captions .item.has-image-caption .image{margin-bottom:0}.thinkingblocks-EventsPhotoGallery{margin-top:75px}@media screen and (max-width:768px){.thinkingblocks-EventsPhotoGallery{margin-top:50px}}@media screen and (min-width:1601px){.thinkingblocks-EventsPhotoGallery{padding-right:75px}}@media screen and (min-width:1021px) and (max-width:1261px){.thinkingblocks-EventsPhotoGallery .container{margin-left:0}}.thinkingblocks-EventsPhotoGallery .tag{margin-bottom:.75rem}.thinkingblocks-EventsPhotoGallery .description{max-width:1024px}.thinkingblocks-EventsPhotoGallery .swiper-container{width:100%;padding:37.5px .0625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:768px){.thinkingblocks-EventsPhotoGallery .swiper-container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:25px .0625rem 50px .0625rem}}.thinkingblocks-EventsPhotoGallery .swiper-container .SwiperBarWrapper{margin:50px 0 50px 0}@media screen and (max-width:768px){.thinkingblocks-EventsPhotoGallery .swiper-container .SwiperBarWrapper{margin:25px 0;width:100%}}.thinkingblocks-EventsPhotoGallery .item{cursor:pointer;position:relative;color:#002145}.thinkingblocks-EventsPhotoGallery .item .image{padding:40% 0;background-repeat:no-repeat;background-position:center center;background-size:cover;overflow:hidden}.thinkingblocks-EventsPhotoGallery .photo-gallery-ui{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:768px){.thinkingblocks-EventsPhotoGallery .photo-gallery-ui{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-right:25px}.thinkingblocks-EventsPhotoGallery .photo-gallery-ui .SwiperBarWrapper{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:6.25px}}.thinkingblocks-EventsPhotoGallery .controls{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:3rem;margin-right:75px;margin-left:18.75px}@media screen and (min-width:1021px) and (max-width:1261px){.thinkingblocks-EventsPhotoGallery .controls{margin-right:0}}@media screen and (min-width:769px) and (max-width:1021px){.thinkingblocks-EventsPhotoGallery .controls{margin-right:50px}}@media screen and (max-width:768px){.thinkingblocks-EventsPhotoGallery .controls{margin-left:auto;margin-right:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (min-width:1601px){.thinkingblocks-EventsPhotoGallery .controls{margin-right:0}}.thinkingblocks-EventsPhotoGallery .controls .next-btn,.thinkingblocks-EventsPhotoGallery .controls .prev-btn{position:relative;width:50%;will-change:transform;cursor:pointer;-webkit-transition:-webkit-transform .6s ease-out;transition:-webkit-transform .6s ease-out;-o-transition:transform .6s ease-out;transition:transform .6s ease-out;transition:transform .6s ease-out,-webkit-transform .6s ease-out}.thinkingblocks-EventsPhotoGallery .controls .next-btn svg,.thinkingblocks-EventsPhotoGallery .controls .prev-btn svg{width:.5625rem;height:1.0625rem}.thinkingblocks-EventsPhotoGallery .controls .next-btn:hover,.thinkingblocks-EventsPhotoGallery .controls .prev-btn:hover{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}.thinkingblocks-EventsPhotoGallery .controls .prev-btn{margin-left:0}.thinkingblocks-EventsPhotoGallery .controls .prev-btn svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.thinkingblocks-EventsPhotoGallery .controls .next-btn{text-align:right}.thinkingblocks-ExtraInfo{background:#fff;padding:75px 0}@media screen and (max-width:768px){.thinkingblocks-ExtraInfo{padding:25px 0}}@media screen and (min-width:1601px){.thinkingblocks-ExtraInfo{padding-right:75px}}.thinkingblocks-ExtraInfo .bgs{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.thinkingblocks-ExtraInfo .bgs .bg.bottom,.thinkingblocks-ExtraInfo .bgs .bg.top{width:100%;margin-left:auto}@media screen and (max-width:768px){.thinkingblocks-ExtraInfo .bgs .bg.bottom,.thinkingblocks-ExtraInfo .bgs .bg.top{width:100%}}.thinkingblocks-ExtraInfo .bgs .bg.top{height:45%}.thinkingblocks-ExtraInfo .bgs .bg.bottom{-webkit-box-flex:1;-ms-flex:1;flex:1}.thinkingblocks-ExtraInfo .container{background:#fff;padding:37.5px 37.5px}@media screen and (max-width:768px){.thinkingblocks-ExtraInfo .container{padding:25px 25px;margin-left:auto;width:calc(100% - 25px)}}.BlockFeature{position:relative}.BlockFeature .bgs{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.BlockFeature.half_and_half{padding-right:0;padding-left:0}@media screen and (min-width:1601px){.BlockFeature.half_and_half{padding-left:75px;padding-right:75px}}.BlockFeature.half_and_half:not(.bg-bottom-transparent).bg-top-transparent{padding-bottom:75px;margin-top:75px}@media screen and (min-width:769px) and (max-width:1261px){.BlockFeature.half_and_half:not(.bg-bottom-transparent).bg-top-transparent{padding-bottom:0}}@media screen and (max-width:768px){.BlockFeature.half_and_half:not(.bg-bottom-transparent).bg-top-transparent{padding-bottom:0;margin-top:0}}.BlockFeature .bgs.half_and_half .bg{width:calc(100% - 75px);margin-left:auto}@media screen and (min-width:769px) and (max-width:1261px){.BlockFeature .bgs.half_and_half .bg{width:calc(100% - 50px)}}@media screen and (max-width:768px){.BlockFeature .bgs.half_and_half .bg{width:calc(100% - 25px)}}.BlockFeature .bgs.half_and_half .bg.top{height:75px}.BlockFeature:not(.bg-top-transparent) .bgs.half_and_half .bg.top{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width:768px){.BlockFeature.bg-bottom-transparent{padding-bottom:100px}}.BlockFeature.bg-bottom-transparent .bgs.half_and_half .bg.bottom{height:75px}.BlockFeature:not(.bg-bottom-transparent) .bgs.half_and_half .bg.bottom{-webkit-box-flex:1;-ms-flex:1;flex:1}.BlockFeature.half_and_half.copy-single .bgs.half_and_half .bg.bottom{height:150px;-webkit-box-flex:1;-ms-flex:auto;flex:auto}@media screen and (max-width:768px){.BlockFeature.half_and_half.copy-single .bgs.half_and_half .bg.bottom{height:0}}.BlockFeature.half_and_half.copy-single .bgs.half_and_half .bg.top{height:100%}.BlockFeature .container.half_and_half{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1601px){.BlockFeature .container.half_and_half{width:calc(100% - 150px)}}.BlockFeature.bg-top-transparent .container.half_and_half .Copy{padding-top:150px}.BlockFeature .container.half_and_half.align-left{margin-right:auto;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.BlockFeature .container.half_and_half.align-left .Copy{padding-left:75px;margin-right:auto}@media screen and (min-width:769px) and (max-width:1261px){.BlockFeature .container.half_and_half.align-left .Copy{padding-left:50px}}@media screen and (max-width:768px){.BlockFeature .container.half_and_half.align-left .Copy{padding-left:50px;padding-top:0}}@media screen and (max-width:768px){.BlockFeature .container.half_and_half,.BlockFeature .container.half_and_half.align-left{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.BlockFeature .container.half_and_half.align-right{margin-left:auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.BlockFeature .container.half_and_half.align-right .Copy{padding-right:75px;margin-left:150px;width:calc(60% - 150px)}@media screen and (min-width:769px) and (max-width:1261px){.BlockFeature .container.half_and_half.align-right .Copy{padding-right:50px;margin-left:50px;width:calc(60% - 50px)}}@media screen and (max-width:768px){.BlockFeature .container.half_and_half.align-right .Copy{padding:0 0 0 50px;margin-left:0;width:100%}}.BlockFeature .container.half_and_half .Copy{width:50%;margin:0;max-width:50rem}@media screen and (min-width:769px) and (max-width:1261px){.BlockFeature .container.half_and_half .Copy{padding-left:50px;width:60%;padding-right:50px}}@media screen and (max-width:768px){.BlockFeature .container.half_and_half .Copy{width:100%}}.BlockFeature .container.half_and_half .Copy .container{width:100%;margin-left:0;padding-right:25px}.BlockFeature .container.half_and_half .Copy h2{max-width:20.625rem}@media screen and (max-width:768px){.BlockFeature .container.half_and_half .Copy h2{font-size:1.5rem;letter-spacing:0;line-height:1.5}}.BlockFeature .container.half_and_half .Copy .thinkingblocks-quote span.author,.BlockFeature .container.half_and_half .Copy p,.thinkingblocks-quote .BlockFeature .container.half_and_half .Copy span.author{padding-right:75px;opacity:1}@media screen and (min-width:769px) and (max-width:1021px){.BlockFeature .container.half_and_half .Copy .thinkingblocks-quote span.author,.BlockFeature .container.half_and_half .Copy p,.thinkingblocks-quote .BlockFeature .container.half_and_half .Copy span.author{padding-right:0;width:calc(50% - 15px)}.BlockFeature .container.half_and_half .Copy .thinkingblocks-quote span.author:nth-of-type(odd),.BlockFeature .container.half_and_half .Copy p:nth-of-type(odd),.thinkingblocks-quote .BlockFeature .container.half_and_half .Copy span.author:nth-of-type(odd){margin-right:30px}}@media screen and (min-width:1021px) and (max-width:1261px){.BlockFeature .container.half_and_half .Copy .thinkingblocks-quote span.author,.BlockFeature .container.half_and_half .Copy p,.thinkingblocks-quote .BlockFeature .container.half_and_half .Copy span.author{padding-right:0;width:calc(50% - 25px)}.BlockFeature .container.half_and_half .Copy .thinkingblocks-quote span.author:nth-of-type(odd),.BlockFeature .container.half_and_half .Copy p:nth-of-type(odd),.thinkingblocks-quote .BlockFeature .container.half_and_half .Copy span.author:nth-of-type(odd){margin-right:50px}}.BlockFeature .container.half_and_half .Copy .single-copy .thinkingblocks-quote span.author,.BlockFeature .container.half_and_half .Copy .single-copy h2,.BlockFeature .container.half_and_half .Copy .single-copy p,.thinkingblocks-quote .BlockFeature .container.half_and_half .Copy .single-copy span.author{width:100%;max-width:31.25rem}.BlockFeature .container.half_and_half .Copy .single-copy .thinkingblocks-quote span.author,.BlockFeature .container.half_and_half .Copy .single-copy p,.thinkingblocks-quote .BlockFeature .container.half_and_half .Copy .single-copy span.author{font-size:1rem;line-height:1.75rem;padding-right:0}@media screen and (max-width:768px){.BlockFeature.copy-single .container.half_and_half{padding-left:25px}.BlockFeature.copy-single .container.half_and_half .image{width:100%;padding-top:147.745901639%}.BlockFeature.copy-single .container.half_and_half .Copy{padding-left:0;padding-bottom:0;padding-right:25px}}.BlockFeature .container.half_and_half .image{width:40%;height:0;padding-top:50%;background-size:cover;background-position:center center;-webkit-box-shadow:0 .3125rem .9375rem rgba(0,0,0,.25);box-shadow:0 .3125rem .9375rem rgba(0,0,0,.25)}@media screen and (max-width:768px){.BlockFeature .container.half_and_half .image{width:calc(100% - 25px);padding-top:60%;margin-bottom:50px;-webkit-box-shadow:none;box-shadow:none}}@media screen and (max-width:768px){.BlockFeature .container.half_and_half .image{margin-bottom:25px}}@media screen and (min-width:769px){.BlockFeature.half_and_half.bg-bottom-transparent{padding-bottom:50px}}@media screen and (max-width:768px){.BlockFeature.half_and_half.bg-bottom-transparent{padding-bottom:50px}.BlockFeature.half_and_half.bg-bottom-transparent .bgs.half_and_half .bg.bottom{height:0}}.BlockFeature.single.bg-bottom-transparent.bg-top-transparent{margin-top:75px;margin-bottom:75px}@media screen and (max-width:768px){.BlockFeature.single.bg-bottom-transparent.bg-top-transparent{margin-top:50px;margin-bottom:50px}}.BlockFeature.single:not(.bg-bottom-transparent):not(.bg-top-transparent){padding-top:75px;padding-bottom:150px}@media screen and (max-width:768px){.BlockFeature.single:not(.bg-bottom-transparent):not(.bg-top-transparent){padding-bottom:50px}}@media screen and (min-width:769px) and (max-width:1261px){.BlockFeature.single:not(.bg-bottom-transparent):not(.bg-top-transparent){padding-bottom:75px}}@media screen and (min-width:1601px){.BlockFeature.single:not(.bg-bottom-transparent):not(.bg-top-transparent){padding-right:75px}}@media screen and (min-width:769px){.BlockFeature.single:not(.bg-bottom-transparent):not(.bg-top-transparent)+.BlockFeature.single:not(.bg-bottom-transparent):not(.bg-top-transparent){padding-top:0}}.BlockFeature.single:not(.bg-top-transparent).bg-bottom-transparent{padding-top:75px;margin-bottom:75px}@media screen and (max-width:768px){.BlockFeature.single:not(.bg-top-transparent).bg-bottom-transparent{padding-top:50px;margin-bottom:50px}}.BlockFeature.single:not(.bg-bottom-transparent).bg-top-transparent{padding-bottom:75px;margin-top:75px}@media screen and (max-width:768px){.BlockFeature.single:not(.bg-bottom-transparent).bg-top-transparent{padding-bottom:50px;margin-top:50px}}.BlockFeature .bgs.single .bg{width:100%}.BlockFeature .bgs.single .bg.bottom{-webkit-box-flex:1;-ms-flex:1;flex:1}.BlockFeature.bg-top-transparent .bgs.single .bg.top{height:20%}.BlockFeature:not(.bg-top-transparent) .bgs.single .bg.top{height:calc(75px + 80%)}.BlockFeature .container.single:not(.two_by_one){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:#fff}@media screen and (min-width:769px) and (max-width:1261px){.BlockFeature .container.single:not(.two_by_one){min-height:400px}}.BlockFeature .container.single.align-left{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.BlockFeature .container.single,.BlockFeature .container.single.align-left{position:relative}@media screen and (max-width:768px){.BlockFeature .container.single,.BlockFeature .container.single.align-left{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.BlockFeature .container.single.align-right{text-align:left}.BlockFeature.bg-bottom-transparent.bg-top-transparent .container.single.align-left .content,.BlockFeature:not(.bg-bottom-transparent):not(.bg-top-transparent) .container.single.align-left .content{padding:0 0 0 75px}.BlockFeature.bg-bottom-transparent.bg-top-transparent .container.single.align-right .content,.BlockFeature:not(.bg-bottom-transparent):not(.bg-top-transparent) .container.single.align-right .content{padding:75px}@media screen and (min-width:769px) and (max-width:1261px){.BlockFeature.bg-bottom-transparent.bg-top-transparent .container.single.align-right .content,.BlockFeature:not(.bg-bottom-transparent):not(.bg-top-transparent) .container.single.align-right .content{padding:50px 25px 50px 50px}}@media screen and (max-width:768px){.BlockFeature.bg-bottom-transparent.bg-top-transparent .container.single.align-right .content,.BlockFeature:not(.bg-bottom-transparent):not(.bg-top-transparent) .container.single.align-right .content{padding:0 25px}}.BlockFeature:not(.bg-bottom-transparent).bg-top-transparent .container.single.align-left .content,.BlockFeature:not(.bg-top-transparent).bg-bottom-transparent .container.single.align-left .content{padding:75px 0 0 75px}.BlockFeature:not(.bg-bottom-transparent).bg-top-transparent .container.single.align-right .content,.BlockFeature:not(.bg-top-transparent).bg-bottom-transparent .container.single.align-right .content{padding:75px 75px 0 0}.BlockFeature .container.single .content{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-align:start;-ms-flex-align:start;align-items:flex-start;width:45%}@media screen and (max-width:768px){.BlockFeature .container.single .content{width:100%;padding:0 12.5px}}.BlockFeature .container.single .content .thinkingblocks-quote blockquote,.BlockFeature .container.single .content h3,.thinkingblocks-quote .BlockFeature .container.single .content blockquote{font-weight:500;max-width:31.25rem;color:#002145}.BlockFeature .container.single .content h4{font-weight:400;text-transform:none;color:inherit;font-size:1.125rem;letter-spacing:.01625rem;line-height:1.75}.BlockFeature .container.single:not(.two_by_one) .thinkingblocks-quote span.author,.BlockFeature .container.single:not(.two_by_one) p,.thinkingblocks-quote .BlockFeature .container.single:not(.two_by_one) span.author{margin-top:.625rem;line-height:1.5rem;color:#333!important}@media screen and (max-width:768px){.BlockFeature .container.single:not(.two_by_one) .buttons{margin:25px 0}}.BlockFeature .container.single .UbcCtaBtn{margin-top:1.25rem}@media screen and (min-width:769px){.BlockFeature .container.single .UbcCtaBtn{margin-right:7px}.BlockFeature .container.single .UbcCtaBtn:last-of-type{margin-right:0}}@media screen and (max-width:768px){.BlockFeature .container.single .UbcCtaBtn{margin:6.25px 6.25px 6.25px 0}.BlockFeature .container.single .UbcCtaBtn:last-of-type{margin-bottom:0}}.BlockFeature:not(.bg-bottom-transparent) .container.single .UbcCtaBtn{border-color:currentColor}.BlockFeature .container.single .image-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;max-width:43.75rem;position:absolute;bottom:-75px;width:60%;right:0;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-align:end;-ms-flex-align:end;align-items:flex-end}@media screen and (min-width:769px) and (max-width:1261px){.BlockFeature .container.single .image-wrapper{top:50px;bottom:auto;height:calc(100% - 100px);width:55%;max-height:320px}}@media screen and (max-width:768px){.BlockFeature .container.single .image-wrapper{position:static;width:100%;margin-bottom:0;padding:0}}@media screen and (max-width:768px){.BlockFeature .container.single .image-wrapper.has-caption .image{margin-bottom:0}}.BlockFeature .container.single .image-wrapper.has-caption .ubc-img-caption{-ms-flex-item-align:start;align-self:flex-start}@media screen and (max-width:768px){.BlockFeature .container.single .image-wrapper.has-caption .ubc-img-caption{margin-left:25px;margin-bottom:25px}}.BlockFeature .container.single:not(.two_by_one) .image{width:100%;height:100%;background-size:cover;background-position:center center;-webkit-box-shadow:0 .3125rem .9375rem rgba(0,0,0,.25);box-shadow:0 .3125rem .9375rem rgba(0,0,0,.25)}@media screen and (max-width:768px){.BlockFeature .container.single:not(.two_by_one) .image{width:100%;padding-top:50%;position:static;width:calc(100% - 25px);margin-left:auto;margin-top:-35px;margin-bottom:25px}}@media screen and (max-width:768px){.BlockFeature.two_by_one{padding:0}}@media screen and (max-width:768px){.BlockFeature .bgs.two_by_one{padding:0}}.BlockFeature .bgs.two_by_one .bg{width:100%}.BlockFeature .bgs.two_by_one .bg.bottom{-webkit-box-flex:1;-ms-flex:1;flex:1}.BlockFeature.bg-top-transparent .bgs.two_by_one .bg.top{height:20%}.BlockFeature:not(.bg-top-transparent) .bgs.two_by_one .bg.top{height:calc(75px + 20%)}.BlockFeature.two_by_one.bg-bottom-transparent.bg-top-transparent{margin-top:75px;margin-bottom:75px}@media screen and (max-width:768px){.BlockFeature.two_by_one.bg-bottom-transparent.bg-top-transparent{margin-top:50px;margin-bottom:50px}}.BlockFeature.two_by_one:not(.bg-bottom-transparent):not(.bg-top-transparent){padding:75px}@media screen and (min-width:769px) and (max-width:1261px){.BlockFeature.two_by_one:not(.bg-bottom-transparent):not(.bg-top-transparent){padding:50px}}@media screen and (max-width:768px){.BlockFeature.two_by_one:not(.bg-bottom-transparent):not(.bg-top-transparent){padding:25px 0 0 25px}}@media screen and (min-width:1601px){.BlockFeature.two_by_one:not(.bg-bottom-transparent):not(.bg-top-transparent){padding-left:0}}.BlockFeature.two_by_one:not(.bg-top-transparent).bg-bottom-transparent{padding-top:75px;margin-bottom:75px}@media screen and (max-width:768px){.BlockFeature.two_by_one:not(.bg-top-transparent).bg-bottom-transparent{padding-top:50px;margin-bottom:50px}}.BlockFeature.two_by_one:not(.bg-bottom-transparent).bg-top-transparent{padding-bottom:75px;margin-top:75px}@media screen and (max-width:768px){.BlockFeature.two_by_one:not(.bg-bottom-transparent).bg-top-transparent{padding-bottom:50px;margin-top:50px}}.BlockFeature .container.two_by_one{width:100%;max-width:1600px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:768px){.BlockFeature .container.two_by_one{display:block}}@media screen and (min-width:1601px){.BlockFeature .container.two_by_one{width:calc(100% - 150px)}}.BlockFeature .container.two_by_one .tile-wrapper{width:50%;padding:0 37.5px;-webkit-box-flex:1;-ms-flex:1;flex:1}.BlockFeature .container.two_by_one .tile-wrapper:first-of-type{padding-left:0}.BlockFeature .container.two_by_one .tile-wrapper:last-of-type{padding-right:0}@media screen and (min-width:769px) and (max-width:1021px){.BlockFeature .container.two_by_one .tile-wrapper{padding:0 25px}}@media screen and (max-width:768px){.BlockFeature .container.two_by_one .tile-wrapper{width:100%;padding:12.5px 0}.BlockFeature .container.two_by_one .tile-wrapper:last-of-type{padding-left:0}}.BlockFeature .container.two_by_one .tile-wrapper .Thumbnail .content .buttons a:nth-of-type(1){margin-right:25px}.BlockFeature .container.two_by_one .tile-wrapper .Thumbnail .ubc-img-caption{margin-left:60px}.BlockFeature .container.two_by_one .tile-wrapper .Thumbnail.has-caption .content{padding:2px 60px 37.5px}@media screen and (max-width:768px){.BlockFeature .container.two_by_one .tile-wrapper .Thumbnail.has-caption .content{padding:25px}}.BlockFeature .container.two_by_one.single{margin-left:0;display:block}@media screen and (min-width:1021px){.BlockFeature .container.two_by_one.single .tile-wrapper{padding:0 0 0 37.5px;width:50%;margin:0 auto}}.BlockFeature .container.two_by_one.single .content{width:100%}@media screen and (max-width:768px){.BlockFeature .container.two_by_one.single .content{padding:25px}}.thinkingblocks-FeatureHomepage{background:#fff;margin-left:auto}@media screen and (min-width:1601px){.thinkingblocks-FeatureHomepage{padding-left:75px;padding-right:75px}}.thinkingblocks-FeatureHomepage .bgs{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#f4f4f4;margin-left:75px}@media screen and (min-width:769px) and (max-width:1261px){.thinkingblocks-FeatureHomepage .bgs{margin-left:50px}}@media screen and (max-width:768px){.thinkingblocks-FeatureHomepage .bgs{margin-left:0}}.thinkingblocks-FeatureHomepage .bgs .bg.bottom,.thinkingblocks-FeatureHomepage .bgs .bg.top{width:100%;margin-left:auto}@media screen and (max-width:768px){.thinkingblocks-FeatureHomepage .bgs .bg.bottom,.thinkingblocks-FeatureHomepage .bgs .bg.top{width:100%}}.thinkingblocks-FeatureHomepage .bgs .bg.bottom{-webkit-box-flex:1;-ms-flex:1;flex:1}.thinkingblocks-FeatureHomepage.images .bgs .bg.top,.thinkingblocks-FeatureHomepage.text .bgs .bg.bottom{height:75px;background-color:#fff}@media screen and (max-width:768px){.thinkingblocks-FeatureHomepage.images .bgs .bg.top,.thinkingblocks-FeatureHomepage.text .bgs .bg.bottom{height:50px}}@media screen and (max-width:768px){.thinkingblocks-FeatureHomepage.images .bgs .bg.top{height:0}}.thinkingblocks-FeatureHomepage.text .bgs .bg.top{height:calc(100% - 75px)}@media screen and (max-width:768px){.thinkingblocks-FeatureHomepage.text .bgs .bg.bottom{background-color:#f4f4f4}}.thinkingblocks-FeatureHomepage .container .col:first-of-type{width:38.125%}.thinkingblocks-FeatureHomepage .container .col:first-of-type .image{width:100%;padding-top:147.745901639%}@media screen and (min-width:769px) and (max-width:1601px){.thinkingblocks-FeatureHomepage .container .col:first-of-type .ubc-img-caption{margin-right:0;text-align:right}}@media screen and (max-width:768px){.thinkingblocks-FeatureHomepage .container .col:first-of-type{width:100%}}.thinkingblocks-FeatureHomepage .container .col:last-of-type{width:61.875%;padding-left:75px}.thinkingblocks-FeatureHomepage .container .col:last-of-type .image{width:100%;padding-top:50%}@media screen and (max-width:768px){.thinkingblocks-FeatureHomepage .container .col:last-of-type .image{padding-top:60%}}@media screen and (min-width:769px) and (max-width:1261px){.thinkingblocks-FeatureHomepage .container .col:last-of-type{padding-left:50px}}@media screen and (max-width:768px){.thinkingblocks-FeatureHomepage .container .col:last-of-type{width:100%;padding-left:25px;padding-top:50px}}.thinkingblocks-FeatureHomepage .container .col h2{padding-bottom:37.5px;font-size:2.5rem;line-height:1.4}@media screen and (max-width:1020px){.thinkingblocks-FeatureHomepage .container .col h2{font-size:1.75rem;letter-spacing:.02187rem}.thinkingblocks-FeatureHomepage .container .col h2 br{display:none}}@media screen and (min-width:1021px) and (max-width:1261px){.thinkingblocks-FeatureHomepage .container .col h2{font-size:2rem}}@media screen and (max-width:768px){.thinkingblocks-FeatureHomepage.images .container .col:first-of-type .image,.thinkingblocks-FeatureHomepage.images .container .col:first-of-type .ubc-img-caption{display:none}}.thinkingblocks-FeatureHomepage.images .container{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media screen and (max-width:768px){.thinkingblocks-FeatureHomepage.images .container{display:block}}.thinkingblocks-FeatureHomepage.images .image{height:0;background-size:cover;background-position:center center}.thinkingblocks-FeatureHomepage.images h2{padding-right:25px}@media screen and (max-width:768px){.thinkingblocks-FeatureHomepage.images h2{max-width:calc(100% - 25px)}}.thinkingblocks-FeatureHomepage.text{padding-bottom:75px}@media screen and (max-width:768px){.thinkingblocks-FeatureHomepage.text{padding-bottom:0}}.thinkingblocks-FeatureHomepage.text .col{padding:75px 75px}.thinkingblocks-FeatureHomepage.text .col:first-of-type{padding-left:150px;padding-right:0}@media screen and (min-width:769px) and (max-width:1261px){.thinkingblocks-FeatureHomepage.text .col:first-of-type{padding-left:100px}}@media screen and (max-width:768px){.thinkingblocks-FeatureHomepage.text .col:first-of-type{display:none}}@media screen and (max-width:768px){.thinkingblocks-FeatureHomepage.text .col:last-of-type{padding:25px 25px}}@media screen and (min-width:769px) and (max-width:1261px){.thinkingblocks-FeatureHomepage.text .col:last-of-type{padding:75px 25px 75px 50px}}.thinkingblocks-FeatureHomepage.text .UbcInfo .thinkingblocks-quote span.author,.thinkingblocks-FeatureHomepage.text .UbcInfo p,.thinkingblocks-quote .thinkingblocks-FeatureHomepage.text .UbcInfo span.author{font-size:1.125rem;line-height:1.7;max-width:20rem;font-weight:400;color:#333!important}.thinkingblocks-FeatureHomepage.text ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap}@media screen and (max-width:450px){.thinkingblocks-FeatureHomepage.text ul{display:block}}.thinkingblocks-FeatureHomepage.text ul li{width:50%;padding-right:112.5px;padding-left:18.75px;margin-bottom:37.5px;border-left:solid .0625rem #002145}@media screen and (max-width:1260px){.thinkingblocks-FeatureHomepage.text ul li{max-width:17.1875rem;padding-right:37.5px}}@media screen and (max-width:768px){.thinkingblocks-FeatureHomepage.text ul li{width:100%;margin-bottom:25px}}.thinkingblocks-FeatureHomepage.text ul li .thinkingblocks-quote span.author,.thinkingblocks-FeatureHomepage.text ul li p,.thinkingblocks-quote .thinkingblocks-FeatureHomepage.text ul li span.author{line-height:1.25rem;color:#333!important}.thinkingblocks-FeatureHomepage.image_with_text{padding-top:75px}@media screen and (max-width:768px){.thinkingblocks-FeatureHomepage.image_with_text{padding-top:25px}}.thinkingblocks-FeatureHomepage.image_with_text .bgs .bg.top{background:#fff;height:calc(100% - 75px)}@media screen and (max-width:768px){.thinkingblocks-FeatureHomepage.image_with_text .bgs .bg.bottom{background:#fff}}.thinkingblocks-FeatureHomepage.image_with_text .container{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.thinkingblocks-FeatureHomepage.image_with_text .container .UbcInfo{padding-bottom:75px}.thinkingblocks-FeatureHomepage.image_with_text .container .UbcInfo h2{max-width:25rem}.thinkingblocks-FeatureHomepage.image_with_text .container .UbcInfo .thinkingblocks-quote span.author,.thinkingblocks-FeatureHomepage.image_with_text .container .UbcInfo p,.thinkingblocks-quote .thinkingblocks-FeatureHomepage.image_with_text .container .UbcInfo span.author{max-width:31.25rem;font-size:1rem;line-height:1.75rem;color:#333!important}@media screen and (max-width:768px){.thinkingblocks-FeatureHomepage.image_with_text .container .UbcInfo{padding:0 25px}}@media screen and (max-width:768px){.thinkingblocks-FeatureHomepage.image_with_text .col:first-of-type{margin-left:25px}}@media screen and (max-width:768px){.thinkingblocks-FeatureHomepage.image_with_text .col:last-of-type{padding:50px 0}}.thinkingblocks-FeatureHomepage.image_with_text .image{height:0;background-size:cover;background-position:center center;width:100%;padding-top:120%}.thinkingblocks-GridList{padding:75px 0;margin-left:auto}@media screen and (max-width:768px){.thinkingblocks-GridList{padding:25px 0}}@media screen and (min-width:769px) and (max-width:1261px){.thinkingblocks-GridList.block-offset:not(.transparent){margin-left:50px}}@media screen and (min-width:1261px){.thinkingblocks-GridList.block-offset:not(.transparent){margin-left:75px}}@media screen and (min-width:1601px){.thinkingblocks-GridList.block-offset:not(.transparent){padding-right:75px}}.thinkingblocks-GridList .container{padding:37.5px 75px}@media screen and (min-width:769px) and (max-width:1261px){.thinkingblocks-GridList .container{padding:37.5px 50px}}@media screen and (max-width:768px){.thinkingblocks-GridList .container{padding:25px 25px;margin-left:auto;width:calc(100% - 25px);position:relative}}.thinkingblocks-GridList .container .header{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.thinkingblocks-GridList .container .header a{margin-top:.625rem;font-size:.875rem;font-weight:500;letter-spacing:.00688rem;line-height:1.5625rem;text-align:right;text-decoration:underline;color:#002145}@media screen and (max-width:768px){.thinkingblocks-GridList .container .header a{position:absolute;bottom:25px;left:25px}}.thinkingblocks-GridList .container .header h5{margin-left:0;padding-left:0;font-weight:600;color:#002145}.thinkingblocks-GridList .bgs{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.thinkingblocks-GridList .bgs.background-offset{width:95%;margin-left:auto}@media screen and (max-width:768px){.thinkingblocks-GridList .bgs.background-offset{width:100%}}.thinkingblocks-GridList .bgs .bg.bottom,.thinkingblocks-GridList .bgs .bg.top{width:100%;margin-left:auto}@media screen and (max-width:768px){.thinkingblocks-GridList .bgs .bg.bottom,.thinkingblocks-GridList .bgs .bg.top{width:100%}}.thinkingblocks-GridList .bgs .bg.top{height:45%}.thinkingblocks-GridList .bgs .bg.bottom{-webkit-box-flex:1;-ms-flex:1;flex:1}.thinkingblocks-GridList ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:37.5px 0;width:100%}@media screen and (max-width:768px){.thinkingblocks-GridList ul{padding:50px 0 75px}}.thinkingblocks-GridList ul li{padding-right:37.5px;margin-bottom:50px}.thinkingblocks-GridList ul li:nth-last-child(-n+3){margin-bottom:0}@media screen and (min-width:769px) and (max-width:1261px){.thinkingblocks-GridList ul li:nth-last-child(-n+3){margin-bottom:25px}}@media screen and (max-width:768px){.thinkingblocks-GridList ul li:nth-last-child(-n+3){margin-bottom:25px}}@media screen and (max-width:768px){.thinkingblocks-GridList ul li{margin-bottom:25px}}@media screen and (max-width:768px){.thinkingblocks-GridList ul li:last-of-type{margin-bottom:0}}.thinkingblocks-GridList ul.cols-two li{width:calc(100% / 2)}.thinkingblocks-GridList ul.cols-three li{width:calc(100% / 3)}.thinkingblocks-GridList ul.cols-four li{width:calc(100% / 4)}@media screen and (min-width:769px) and (max-width:1261px){.thinkingblocks-GridList ul.cols-four li,.thinkingblocks-GridList ul.cols-three li,.thinkingblocks-GridList ul.cols-two li{width:calc(50% - 25px);padding-right:0}.thinkingblocks-GridList ul.cols-four li:nth-of-type(odd),.thinkingblocks-GridList ul.cols-three li:nth-of-type(odd),.thinkingblocks-GridList ul.cols-two li:nth-of-type(odd){margin-right:50px}.thinkingblocks-GridList ul.cols-four li:nth-last-child(-n+2),.thinkingblocks-GridList ul.cols-three li:nth-last-child(-n+2),.thinkingblocks-GridList ul.cols-two li:nth-last-child(-n+2){margin-bottom:0}}@media screen and (max-width:768px){.thinkingblocks-GridList ul.cols-four li,.thinkingblocks-GridList ul.cols-three li,.thinkingblocks-GridList ul.cols-two li{width:100%}}.thinkingblocks-GridList .UbcInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.thinkingblocks-GridList .UbcInfo .thinkingblocks-quote h2>span.author,.thinkingblocks-GridList .UbcInfo h2,.thinkingblocks-GridList .UbcInfo h2>p,.thinkingblocks-quote .thinkingblocks-GridList .UbcInfo h2>span.author{font-size:1rem;font-weight:500;line-height:1.65;margin-bottom:0}@media screen and (max-width:768px){.thinkingblocks-GridList .UbcInfo .thinkingblocks-quote h2>span.author,.thinkingblocks-GridList .UbcInfo h2,.thinkingblocks-GridList .UbcInfo h2>p,.thinkingblocks-quote .thinkingblocks-GridList .UbcInfo h2>span.author{margin-bottom:0}}.thinkingblocks-GridList .UbcInfo .thinkingblocks-quote h2>span.author,.thinkingblocks-GridList .UbcInfo h2>p,.thinkingblocks-quote .thinkingblocks-GridList .UbcInfo h2>span.author{margin:0;padding-top:2px;color:#002145!important}.thinkingblocks-GridList .UbcInfo h4{padding-right:37.5px;color:#002145;font-style:italic;font-weight:400}.thinkingblocks-GridList .UbcInfo .thinkingblocks-quote span.author,.thinkingblocks-GridList .UbcInfo p,.thinkingblocks-quote .thinkingblocks-GridList .UbcInfo span.author{padding:7.5px 0;color:#333!important}.thinkingblocks-GridList .UbcInfo a:hover:after{-webkit-animation:.6s ease-out underline-animation;animation:.6s ease-out underline-animation}@keyframes underline-animation{from{width:0}to{width:2.75rem}}@media screen and (min-width:1601px){.thinkingblocks-GridList.block-offset.pt0:not(.transparent) .container{margin-left:75px!important;width:100%;max-width:calc(100% - 75px)!important}.thinkingblocks-GridList.block-offset.pt0:not(.transparent) .container .header,.thinkingblocks-GridList.block-offset.pt0:not(.transparent) .container ul{max-width:1400px;margin:0 auto}}.thinkingblocks-FilteredGallery{padding-bottom:25px;overflow:hidden}@media screen and (min-width:769px){.thinkingblocks-FilteredGallery{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:100px}}.thinkingblocks-FilteredGallery .UbcFilter{padding:25px 0 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:769px){.thinkingblocks-FilteredGallery .UbcFilter{width:210px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-top:200px}.thinkingblocks-FilteredGallery .UbcFilter li{margin-bottom:1em}}.thinkingblocks-FilteredGallery>.content{position:relative;padding-top:25px;padding-left:0;padding-right:0}@media screen and (min-width:769px){.thinkingblocks-FilteredGallery>.content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.thinkingblocks-FilteredGallery>.content:before{position:absolute;right:0;top:0;width:calc(100% - 0%);height:100%;content:' ';background:#fff}.thinkingblocks-FilteredGallery>.content>*{position:relative}@media screen and (max-width:768px){.thinkingblocks-FilteredGallery>.content .intro{display:none}}.thinkingblocks-FilteredGallery .promoted-banner{position:relative;margin-bottom:50px}@media screen and (min-width:769px){.thinkingblocks-FilteredGallery .promoted-banner{margin:25px 0 75px}}.thinkingblocks-FilteredGallery .promoted-banner:before{position:absolute;right:0;top:0;width:100%;height:calc(100% - 25px * 2);background:#ffcc63;content:' '}.thinkingblocks-FilteredGallery .promoted-banner span{position:relative;display:block;padding:1em 0;text-align:right;color:#fff}@media screen and (min-width:769px){.thinkingblocks-FilteredGallery .content ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.thinkingblocks-FilteredGallery .content ul li{position:relative;padding-bottom:25px}@media screen and (min-width:769px){.thinkingblocks-FilteredGallery .content ul li{width:45%}}.thinkingblocks-FilteredGallery .content ul li>div{padding:25% 0;background-repeat:no-repeat;background-position:center center;background-size:cover}@media screen and (min-width:769px){.thinkingblocks-FilteredGallery .content ul li>div{padding:30% 0}}.thinkingblocks-FilteredGallery .content ul li b{display:block;padding:1em 0;font-family:BGP;font-size:1.5em;font-weight:700}.thinkingblocks-FilteredGallery .content ul li a{position:absolute;right:0;bottom:37.5px}.thinkingblocks-FilteredGallery .content .prompt{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-align:center;-ms-flex-align:center;align-items:center;padding:25px 0}.thinkingblocks-FilteredGallery .content .prompt .thinkingblocks-quote blockquote,.thinkingblocks-FilteredGallery .content .prompt h3,.thinkingblocks-quote .thinkingblocks-FilteredGallery .content .prompt blockquote{margin-bottom:1em;color:#e8850b}.thinkingblocks-FilteredGallery .content .prompt .UbcCtaBtn{color:#002145}.thinkingblocks-Location{padding-bottom:75px}@media screen and (max-width:768px){.thinkingblocks-Location{padding-bottom:50px}}.thinkingblocks-Location .container{background:#fff;margin-right:0;padding:75px;padding-right:0}@media screen and (max-width:768px){.thinkingblocks-Location .container{padding:25px 25px}}.thinkingblocks-Location .location-details{position:relative;width:50%}@media screen and (max-width:768px){.thinkingblocks-Location .location-details{width:100%}}@media screen and (min-width:769px){.thinkingblocks-Location .location-details{margin-top:50px}}.thinkingblocks-Location .location-details .tag{margin-bottom:.625rem}.thinkingblocks-Location .location-details h2{margin-bottom:35px}@media screen and (min-width:769px){.thinkingblocks-Location .location-details h2{margin-bottom:50px}}.thinkingblocks-Location .location-details-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:1021px){.thinkingblocks-Location .location-details-items{max-width:50vw}}.thinkingblocks-Location .location-item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 37.5px 37.5px 0}@media screen and (max-width:768px){.thinkingblocks-Location .location-item{-webkit-box-flex:0;-ms-flex:0 100%;flex:0 100%}}.thinkingblocks-Location .location-item dt{margin-bottom:15px}@media screen and (max-width:1020px){.thinkingblocks-Location .location-item dt{color:#333;font-size:17px;font-weight:700;margin-bottom:10px}}.thinkingblocks-Location .location-item dd{opacity:.6;line-height:1.56;font-size:15px}.thinkingblocks-Location .location-item dd a.email{text-decoration:underline}.thinkingblocks-Location .acf-map-wrap{max-height:600px;-ms-flex-negative:0;flex-shrink:0;height:73vw;width:calc(100% - 0%);margin-left:0;position:relative}@media screen and (min-width:769px){.thinkingblocks-Location .acf-map-wrap{height:40vw;width:50%;margin-left:0}}.thinkingblocks-Location .acf-map-wrap .gm-style>div:first-of-type:before{content:'';position:absolute;width:100%;height:100%;background:-o-linear-gradient(200deg,#bf6f0bb0,transparent 40%);background:linear-gradient(-110deg,#bf6f0bb0,transparent 40%);z-index:2;opacity:1;pointer-events:none}.thinkingblocks-Location .acf-map{width:100%;height:100%}.thinkingblocks-Location .acf-map img{max-width:inherit!important}.thinkingblocks-Media{overflow:hidden;position:relative;padding:75px 0 37.5px 75px;margin-left:75px}.thinkingblocks-Media:before{content:' ';background:currentColor;position:absolute;left:0;width:calc(100% - 0%);height:80%}@media screen and (max-width:768px){.thinkingblocks-Media{padding:50px 25px;margin-left:25px}}@media screen and (min-width:769px) and (max-width:1261px){.thinkingblocks-Media{padding:75px 0 37.5px 50px;margin-left:50px}}@media screen and (min-width:1601px){.thinkingblocks-Media{padding:75px 75px 37.5px 0}}@media screen and (min-width:769px){.thinkingblocks-Media.bg-bottom:before{height:100%;top:8.4375rem}}@media screen and (max-width:768px){.thinkingblocks-Media.bg-bottom:before{bottom:0}}.thinkingblocks-Media.bg-top{padding-top:2.1875rem}@media screen and (min-width:769px){.thinkingblocks-Media.bg-top{padding-top:50px}}.thinkingblocks-Media.bg-top:before{height:calc(100% - 100px);top:0}@media screen and (min-width:769px){.thinkingblocks-Media.bg-top:before{height:calc(100% - 200px)}}.thinkingblocks-Media .SwiperBarWrapper{width:calc(100% - 75px)}@media screen and (max-width:768px){.thinkingblocks-Media .SwiperBarWrapper{margin:25px 0}}@media screen and (min-width:1601px){.thinkingblocks-Media .SwiperBarWrapper{width:100%}}.thinkingblocks-Media .swiper-bar-container{display:-webkit-box;display:-ms-flexbox;display:flex}.thinkingblocks-Media .swiper-bar-container .controls{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:3rem;margin-right:75px;margin-left:18.75px}@media screen and (max-width:768px){.thinkingblocks-Media .swiper-bar-container .controls{margin-left:0;margin-right:25px;-webkit-box-ordinal-group:initial;-ms-flex-order:initial;order:initial;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (min-width:1601px){.thinkingblocks-Media .swiper-bar-container .controls{margin-right:0}}.thinkingblocks-Media .swiper-bar-container .controls .next-btn,.thinkingblocks-Media .swiper-bar-container .controls .prev-btn{position:relative;width:50%;cursor:pointer;-webkit-transition:-webkit-transform .6s ease-out;transition:-webkit-transform .6s ease-out;-o-transition:transform .6s ease-out;transition:transform .6s ease-out;transition:transform .6s ease-out,-webkit-transform .6s ease-out}.thinkingblocks-Media .swiper-bar-container .controls .next-btn:hover,.thinkingblocks-Media .swiper-bar-container .controls .prev-btn:hover{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}.thinkingblocks-Media .swiper-bar-container .controls .prev-btn{margin-left:0}.thinkingblocks-Media .swiper-bar-container .controls .prev-btn svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.thinkingblocks-Media .swiper-bar-container .controls .next-btn{text-align:right}@media screen and (max-width:768px){.thinkingblocks-Media.slider .ubc-media-content div{position:relative;-webkit-transform:translateX(-1px);-ms-transform:translateX(-1px);transform:translateX(-1px)}}.thinkingblocks-Media.single.mb0{padding-bottom:50px}@media screen and (max-width:768px){.thinkingblocks-Media.single.mb0{padding-bottom:0}}.thinkingblocks-Media.single .ubc-media-content .thinkingblocks-quote span.author,.thinkingblocks-Media.single .ubc-media-content p,.thinkingblocks-quote .thinkingblocks-Media.single .ubc-media-content span.author{padding:25px 0}.thinkingblocks-Media .ubc-play-btn{position:absolute;bottom:2.5rem;left:2.5rem}@media screen and (max-width:768px){.thinkingblocks-Media .ubc-play-btn{bottom:1.5625rem;left:1.5625rem}}.thinkingblocks-UbcPromo{padding:75px 0}@media screen and (max-width:768px){.thinkingblocks-UbcPromo{padding:50px 0;margin-left:25px}}@media screen and (min-width:1601px){.thinkingblocks-UbcPromo .UbcPromo{padding-left:75px;padding-right:75px}.thinkingblocks-UbcPromo .UbcPromo>a{width:calc(100% - 150px)}}@media screen and (min-width:769px){.thinkingblocks-UbcPromo .UbcPromo .banner-content{margin-left:175px;min-height:35vw}}@media screen and (min-width:1601px){.thinkingblocks-UbcPromo .UbcPromo .banner-content{margin-left:25px;min-height:540px}}.thinkingblocks-UbcPromo .UbcPromo .image-wrapper{left:25px}@media screen and (min-width:769px) and (max-width:1261px){.thinkingblocks-UbcPromo .UbcPromo .image-wrapper{left:100px;width:calc(100% - 100px)}}@media screen and (min-width:1261px){.thinkingblocks-UbcPromo .UbcPromo .image-wrapper{left:150px;width:calc(100% - 150px)}}@media screen and (min-width:1601px){.thinkingblocks-UbcPromo .UbcPromo .image-wrapper{left:0;width:100%}}.thinkingblocks-UbcPromo .UbcPromo .bgs{top:-75px}.thinkingblocks-UbcPromo .UbcPromo .bgs .bg.top{top:-75px}@media screen and (min-width:769px) and (max-width:1261px){.thinkingblocks-UbcPromo .UbcPromo .bgs .bg.top{top:-50px}}@media screen and (min-width:769px){.thinkingblocks-UbcPromo .UbcPromo .ubc-img-caption{left:75px}}@media screen and (min-width:769px) and (max-width:1021px){.thinkingblocks-Callout+.thinkingblocks-UbcPromo{padding:0}.thinkingblocks-Callout+.thinkingblocks-UbcPromo .UbcPromo .bgs .bg.top{width:100%}.thinkingblocks-Callout+.thinkingblocks-UbcPromo .UbcPromo .image-wrapper{left:75px;width:calc(100% - 75px)}}.thinkingblocks-Quotes{position:relative;overflow:hidden;padding:75px 0}@media screen and (max-width:768px){.thinkingblocks-Quotes{padding:25px 0}}@media screen and (min-width:1601px){.thinkingblocks-Quotes.block-offset{padding-right:75px}}.thinkingblocks-Quotes .container{display:block;padding-right:75px}@media screen and (max-width:768px){.thinkingblocks-Quotes .container{padding-right:25px}}.thinkingblocks-Quotes .bgs{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.thinkingblocks-Quotes .bgs .bg.bottom,.thinkingblocks-Quotes .bgs .bg.top{width:100%;margin-left:auto}@media screen and (max-width:768px){.thinkingblocks-Quotes .bgs .bg.bottom,.thinkingblocks-Quotes .bgs .bg.top{width:100%}}.thinkingblocks-Quotes .bgs .bg.top{height:65%}.thinkingblocks-Quotes .bgs .bg.bottom{-webkit-box-flex:1;-ms-flex:1;flex:1}.thinkingblocks-Quotes .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.thinkingblocks-Quotes .content .tag{margin-bottom:0}@media screen and (max-width:768px){.thinkingblocks-Quotes .content .tag{display:none}}@media screen and (max-width:768px){.thinkingblocks-Quotes .content{width:100%}}.thinkingblocks-Quotes .quotes{position:relative}.thinkingblocks-Quotes .quotes.single .quotes-sidebar{top:18.75px}.thinkingblocks-Quotes .quotes-header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:37.5px}.thinkingblocks-Quotes .quotes-header>a{margin-left:auto;text-decoration:underline;color:#002145}.thinkingblocks-Quotes .quotes-sidebar{position:absolute;top:37.5px}@media screen and (max-width:768px){.thinkingblocks-Quotes .quotes-sidebar{margin-top:0;position:static;padding-left:25px;padding-bottom:12.5px;border-left:solid .0625rem #002145}}.thinkingblocks-Quotes .controls{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:18.75px}.thinkingblocks-Quotes .controls .next-btn,.thinkingblocks-Quotes .controls .prev-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;position:relative;height:1.875rem;width:1.875rem}.thinkingblocks-Quotes .controls .next-btn svg,.thinkingblocks-Quotes .controls .prev-btn svg{width:.42188rem;height:.79688rem}.thinkingblocks-Quotes .controls .prev-btn{margin-right:18.75px;margin-left:-.42188rem}.thinkingblocks-Quotes .controls .prev-btn svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.thinkingblocks-Quotes .quotes{font-family:'Whitney SSm A','Whitney SSm B',Arial,Helvetica,sans-serif;font-weight:400;font-style:normal}.thinkingblocks-Quotes .quotes>.controls,.thinkingblocks-Quotes .quotes>.swiper-container blockquote{margin-left:75px;padding-left:37.5px;border-left:solid .0625rem #002145}@media screen and (max-width:768px){.thinkingblocks-Quotes .quotes>.controls,.thinkingblocks-Quotes .quotes>.swiper-container blockquote{margin-left:0;padding-left:25px;border-left:solid .0625rem #002145}}.thinkingblocks-Quotes .quotes>.swiper-container .swiper-container{margin-left:75px}@media screen and (max-width:768px){.thinkingblocks-Quotes .quotes>.swiper-container .swiper-container{margin-left:18.75px}}.thinkingblocks-Quotes blockquote{margin-bottom:auto;position:relative}.thinkingblocks-Quotes blockquote .thinkingblocks-quote span.author,.thinkingblocks-Quotes blockquote footer,.thinkingblocks-Quotes blockquote p,.thinkingblocks-Quotes blockquote svg,.thinkingblocks-quote .thinkingblocks-Quotes blockquote span.author{position:relative}.thinkingblocks-Quotes blockquote .thinkingblocks-quote span.author,.thinkingblocks-Quotes blockquote p,.thinkingblocks-quote .thinkingblocks-Quotes blockquote span.author{font-size:1rem;font-weight:400;letter-spacing:.01312rem;line-height:1.625rem;max-width:38.75rem}@media screen and (max-width:768px){.thinkingblocks-Quotes blockquote .thinkingblocks-quote span.author,.thinkingblocks-Quotes blockquote p,.thinkingblocks-quote .thinkingblocks-Quotes blockquote span.author{font-size:1.125rem;letter-spacing:.01063rem}}.thinkingblocks-Quotes .member-info{display:block;padding-top:18.75px;font-size:1rem;font-weight:500;line-height:1.25rem;color:#002145}.thinkingblocks-Quotes .member-info span{display:block}@media screen and (max-width:768px){.thinkingblocks-Quotes .member-info{font-size:.875rem}}.thinkingblocks-Quotes .swiper-container.media{padding:37.5px .0625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:768px){.thinkingblocks-Quotes .swiper-container.media{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.thinkingblocks-Quotes .swiper-container.media .SwiperBarWrapper{margin:0 0 12.5px auto;width:42%}@media screen and (max-width:768px){.thinkingblocks-Quotes .swiper-container.media .SwiperBarWrapper{margin:12.5px 0;width:100%}}.thinkingblocks-Quotes .item{position:relative;color:#002145}.thinkingblocks-Quotes .item .cursor-pointer{cursor:pointer}.thinkingblocks-Quotes .item .image{padding:40% 0;background-repeat:no-repeat;background-position:center center;background-size:cover;overflow:hidden}.UbcAccordionItem{-webkit-transition:background .1s ease-out;-o-transition:background .1s ease-out;transition:background .1s ease-out}.UbcAccordionItem .top{padding:37.5px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:border .1s ease-out;-o-transition:border .1s ease-out;transition:border .1s ease-out;cursor:pointer}@media screen and (min-width:769px) and (max-width:1261px){.UbcAccordionItem .top{padding:25px 0}}@media screen and (max-width:768px){.UbcAccordionItem .top{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:12.5px 0}}.UbcAccordionItem .top .heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:90%;-webkit-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}@media screen and (max-width:768px){.UbcAccordionItem .top .heading{display:block}}.UbcAccordionItem .top .heading:hover{opacity:.8}.UbcAccordionItem .top .heading h2{font-size:1.0625rem;font-weight:600;padding-left:37.5px;line-height:1.5;margin-right:auto;-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width:768px){.UbcAccordionItem .top .heading h2{font-size:1.125rem;width:90%;margin:0;padding-left:0}}.UbcAccordionItem .top .heading h5{font-weight:400;font-style:italic;font-size:.9375rem;position:absolute;left:0;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}@media screen and (max-width:768px){.UbcAccordionItem .top .heading h5{font-size:.875rem;position:relative;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);padding:12.5px 0}}.UbcAccordionItem .top .icon{margin-left:auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.UbcAccordionItem .top .icon .UbcCtaBtn.with-plus::after,.UbcAccordionItem .top .icon .UbcCtaBtn.with-plus::before{background:#002145}.UbcAccordionItem .bottom{height:.0625rem;overflow:hidden;-webkit-transition:height .3s ease-out,opacity .3s ease-out;-o-transition:height .3s ease-out,opacity .3s ease-out;transition:height .3s ease-out,opacity .3s ease-out;border-bottom:solid .0625rem rgba(0,33,69,.35)}.UbcAccordionItem .bottom>div{padding:0 0 75px 37.5px;width:85%}@media screen and (min-width:769px) and (max-width:1261px){.UbcAccordionItem .bottom>div{padding:0 0 25px 0}}@media screen and (max-width:768px){.UbcAccordionItem .bottom>div{padding:0 0 25px 0}}.UbcAccordionItem .bottom>div>p,.UbcAccordionItem .thinkingblocks-quote .bottom>div>span.author,.thinkingblocks-quote .UbcAccordionItem .bottom>div>span.author{max-width:50rem;color:#333!important}.UbcAccordionItem.active .top{border-color:transparent}.UbcAccordionItem.active .top .UbcCtaBtn.with-plus{border-color:#fff}.UbcAccordionItem.active .top .UbcCtaBtn.with-plus:before{opacity:0}.UbcAccordionItem.active .top h2{font-weight:700}.UbcAccordionItem.active .top h5{font-weight:600}.UbcAccordionItem.active .bottom{display:block;opacity:1}.UbcAccordionItem.no-tag .top h2{padding-left:0;font-size:1rem;font-weight:600;letter-spacing:.00813rem;line-height:1.5625rem;margin-bottom:-.625rem}.UbcAccordionItem.no-tag .top h2::after{content:'';display:block;position:relative;margin-top:.625rem;height:.1875rem;width:2.75rem;margin-bottom:-.8125rem;background:0 0;-webkit-transition:background .3s ease-out;-o-transition:background .3s ease-out;transition:background .3s ease-out}.UbcAccordionItem.no-tag .bottom>div{padding:0}.UbcAccordionItem.no-tag.active .top h2::after{background:#e8850b}.UbcAccordionItem .bottom .content .thinkingblocks-quote span.author:nth-of-type(2),.UbcAccordionItem .bottom .content p:nth-of-type(2),.thinkingblocks-quote .UbcAccordionItem .bottom .content span.author:nth-of-type(2){margin-top:0}.UbcAccordionItem .bottom .content .thinkingblocks-quote span.author,.UbcAccordionItem .bottom .content p,.thinkingblocks-quote .UbcAccordionItem .bottom .content span.author{margin:37.5px 0;color:#333!important}.UbcAccordionItem .bottom .content blockquote{padding-left:37.5px;border-left:solid .0625rem #002145}@media screen and (max-width:768px){.UbcAccordionItem .bottom .content blockquote{padding-left:25px}}.UbcAccordionItem .bottom .content blockquote,.UbcAccordionItem .bottom .content blockquote .thinkingblocks-quote span.author,.UbcAccordionItem .bottom .content blockquote p,.thinkingblocks-quote .UbcAccordionItem .bottom .content blockquote span.author{color:#333!important;font-size:1.25rem;line-height:1.75rem;letter-spacing:.01063rem}.UbcAccordionItem .bottom .content ul:not(.items){list-style:disc;padding:0;margin-left:50px;margin-bottom:1rem}.UbcAccordionItem .bottom .content ul:not(.items) li{font-size:1rem;font-weight:400;letter-spacing:.00875rem;line-height:1.75rem;width:100%;color:#333!important}.UbcAccordionItem .bottom .content a{text-decoration:underline}@media screen and (max-width:768px){.UbcAccordionItem .bottom .content{padding:0 25px}}.UbcAccordionItem .bottom .content code>br{display:none}@media screen and (min-width:769px) and (max-width:1261px){.UbcAccordionItem .bottom .content .thinkingblocks-quote span.author,.UbcAccordionItem .bottom .content p,.thinkingblocks-quote .UbcAccordionItem .bottom .content span.author{margin:25px 0}}.UbcAccordionItem .bottom .content a.UbcCtaBtn{text-decoration:none}.add-your-memory-form{margin:0 auto 75px!important;max-width:62rem}.add-your-memory-form div.ubc-form_wrapper{padding:0;margin:0}.add-your-memory-form div.ubc-form_wrapper form .gfield_label,div.ubc-form_wrapper.gravity-theme form .gfield_label{font-size:16px}.add-your-memory-form .gform_wrapper.gravity-theme .gform_fields{grid-column-gap:5%}.add-your-memory-form .gform_wrapper.gravity-theme .gfield_required .gfield_required{display:none}.add-your-memory-form .gfield_required::after{content:"*"}.add-your-memory-form span.error-message{display:none;padding-top:.3125rem;font-size:.75rem;color:#ffcc63}.add-your-memory-form .gfield.invalid span.error-message{display:block}.add-your-memory-form .gform_wrapper .gfield_error [aria-invalid=true]{border:none;border-bottom:solid .0625rem #ffcc63}.add-your-memory-form .gform_wrapper.gravity-theme .gfield_error [aria-invalid=true]{border:solid .0625rem #ffcc63}.add-your-memory-form .gform_wrapper.gravity-theme .gfield_description{padding-top:0}.add-your-memory-form .gform_validation_errors{display:none}.add-your-memory-form div.ubc-form_wrapper .gform_button.button{font-family:'Whitney SSm A','Whitney SSm B',Arial,Helvetica,sans-serif;font-size:.9375rem;font-weight:500;border:.125rem solid #fff}.add-your-memory-form .gform_wrapper.gravity-theme .gform_fileupload_rules{display:none}.add-your-memory-form .gform_delete_file{-webkit-box-flex:0;-ms-flex:0 0 10%;flex:0 0 10%;color:#fff}.add-your-memory-form .gform_wrapper.gravity-theme .gform_drop_instructions{display:none}.add-your-memory-form .gform_wrapper.gravity-theme .gform_drop_area{border:none;padding:0;border-radius:0;margin-bottom:7px}.add-your-memory-form .gform_button_select_files{border:none;background-color:transparent;background-repeat:no-repeat;cursor:pointer;overflow:hidden;outline:0;font-family:'Whitney SSm A','Whitney SSm B',Arial,Helvetica,sans-serif;font-size:1rem;color:#fff}.add-your-memory-form .gform_wrapper.gravity-theme .ginput_preview{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;-webkit-box-flex:0;-ms-flex:0 0 80%;flex:0 0 80%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:12px;font-weight:400;line-height:22px}.add-your-memory-form .ginput_preview .gfield_fileupload_filename{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;overflow-wrap:anywhere}.add-your-memory-form .gform_wrapper.gravity-theme .gfield_fileupload_filesize{padding:0}.add-your-memory-form .ginput_preview .gfield_fileupload_filesize{-webkit-box-flex:0;-ms-flex:0 0 18%;flex:0 0 18%}.add-your-memory-form .ginput_preview .gfield_fileupload_progress{-webkit-box-flex:0;-ms-flex:0 0 10%;flex:0 0 10%}.add-your-memory-form .ginput_preview .gform_delete_file{-webkit-box-flex:0;-ms-flex:0 0 15%;flex:0 0 15%}.add-your-memory-form .ginput_preview .gfield_fileupload_cancel{-webkit-box-flex:0;-ms-flex:0 0 15%;flex:0 0 15%;text-align:right}.add-your-memory-form .ginput_preview .gform_delete_file .dashicons-trash::before{content:"\f153"}.add-your-memory-form .gform_wrapper.gravity-theme .gform_footer{padding:0}.add-your-memory-form #field_23_3{border-bottom:solid .0625rem rgba(255,255,255,.5);margin-bottom:18.75px;padding:0;padding-top:18.75px}.add-your-memory-form .gform_wrapper.gravity-theme .gfield_validation_message,.gform_wrapper .validation_message{padding:0;border:none;background:0 0;font-size:.75rem;color:#ffcc63}.add-your-memory-form .ginput_container_fileupload .validation_message>li{margin-bottom:4px;line-height:16px}@media screen and (min-width:769px) and (max-width:1261px){.add-your-memory-form{max-width:none}}@media screen and (min-width:1601px){.add-your-memory-form div.ubc-form_wrapper form .gfield_label,div.ubc-form_wrapper.gravity-theme form .gfield_label{font-size:18px}}.CommentForm .fund-comment-form{padding:75px 75px;background:#002145;max-width:62rem;margin:0 auto 75px}.CommentForm .fund-comment-form #reply-title,.CommentForm .fund-comment-form .comment-form-author,.CommentForm .fund-comment-form .comment-form-comment,.CommentForm .fund-comment-form .comment-notes,.CommentForm .fund-comment-form .logged-in-as{display:none}@media screen and (min-width:769px) and (max-width:1261px){.CommentForm .fund-comment-form{margin-bottom:0;max-width:none}}@media screen and (max-width:768px){.CommentForm .fund-comment-form{padding:50px 50px;margin-bottom:0}}@media screen and (min-width:1601px){.CommentForm .fund-comment-form{margin:0 auto 75px!important}}.CommentForm .fund-comment-form form .acf-comment-fields{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.CommentForm .fund-comment-form form .acf-field:not(.acf-field-textarea){width:calc(50% - 75px)}@media screen and (min-width:1021px) and (max-width:1261px){.CommentForm .fund-comment-form form .acf-field:not(.acf-field-textarea){width:calc(50% - 50px)}}@media screen and (min-width:769px) and (max-width:1021px){.CommentForm .fund-comment-form form .acf-field:not(.acf-field-textarea){width:calc(50% - 25px)}}@media screen and (max-width:768px){.CommentForm .fund-comment-form form .acf-field:not(.acf-field-textarea){width:100%}}.CommentForm .fund-comment-form form .acf-field-textarea{width:100%}.CommentForm .fund-comment-form form .acf-field .acf-label label{font-weight:400;color:#fff}.CommentForm .fund-comment-form form input[type=text],.CommentForm .fund-comment-form form input[type=url],.CommentForm .fund-comment-form form textarea{background:0 0;outline:0;border:none;border-bottom:solid .0625rem #fff;color:#fff;font-family:'Whitney SSm A','Whitney SSm B',Arial,Helvetica,sans-serif;font-weight:400;font-style:normal;font-size:1rem}.CommentForm .fund-comment-form form textarea{border:solid .0625rem #fff;margin-top:.625rem}.CommentForm .fund-comment-form form .acf-icon.-globe.-small{display:none}.CommentForm .fund-comment-form form input[type=url]{padding-left:0}.CommentForm .fund-comment-form form .acf-required{color:#fff}.CommentForm .fund-comment-form form .form-submit{text-align:center;padding:37.5px 0 0}@media screen and (min-width:769px) and (max-width:800px){.CommentForm .fund-comment-form form .acf-image-uploader .hide-if-value{max-width:240px}}.CommentForm .fund-comment-form form .acf-image-uploader .thinkingblocks-quote span.author,.CommentForm .fund-comment-form form .acf-image-uploader p,.thinkingblocks-quote .CommentForm .fund-comment-form form .acf-image-uploader span.author{color:#fff}.CommentForm .fund-comment-form form .acf-image-uploader .thinkingblocks-quote span.author .acf-button,.CommentForm .fund-comment-form form .acf-image-uploader p .acf-button,.thinkingblocks-quote .CommentForm .fund-comment-form form .acf-image-uploader span.author .acf-button{text-decoration:underline;display:inline-block;margin-left:8px}.CommentForm .fund-comment-form form input[type=submit]{position:relative;display:inline-block;border-radius:1.5625rem;border:.125rem solid #fff;padding:.875rem 2.375rem;text-align:center;font-size:.9375rem;font-weight:600;line-height:.9375rem;letter-spacing:.00813rem;cursor:pointer;min-width:10.3125rem;-webkit-font-smoothing:subpixel-antialiased;font-smoothing:subpixel-antialiased;background:0 0;color:#fff;-webkit-transition:-webkit-transform .6s ease-out;transition:-webkit-transform .6s ease-out;-o-transition:transform .6s ease-out;transition:transform .6s ease-out;transition:transform .6s ease-out,-webkit-transform .6s ease-out;font-family:'Whitney SSm A','Whitney SSm B',Arial,Helvetica,sans-serif;font-weight:400;font-style:normal;font-weight:500}.CommentForm .fund-comment-form form input[type=submit]:hover{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}@media screen and (max-width:768px){.CommentForm .fund-comment-form form input[type=submit]{padding:.625rem 1.425rem;min-width:9.375rem;font-size:1rem;line-height:1rem}}.CommentForm .fund-comment-form form .acf-repeater.-table{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.CommentForm .fund-comment-form form .acf-repeater.-table .acf-repeater .acf-row-handle.order,.CommentForm .fund-comment-form form .acf-repeater.-table thead{display:none}.CommentForm .fund-comment-form form .acf-repeater.-table .acf-actions{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:-1.5625rem;font-size:.875rem;text-decoration:underline;font-style:italic}.CommentForm .fund-comment-form form .acf-repeater.-table>table{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:10px;border:none}.CommentForm .fund-comment-form form .acf-repeater.-table .acf-actions a{color:#fff}.CommentForm .fund-comment-form form .acf-field-repeater{border-bottom:solid .0625rem #fff}.CommentForm .fund-comment-form form .acf-repeater .acf-row-handle.order{display:none}.CommentForm .fund-comment-form form .acf-repeater>table,.CommentForm .fund-comment-form form .acf-table>tbody>tr>td,.CommentForm .fund-comment-form form .acf-table>tbody>tr>th,.CommentForm .fund-comment-form form .acf-table>thead>tr>td,.CommentForm .fund-comment-form form .acf-table>thead>tr>th,.CommentForm .fund-comment-form form .table.acf-table,.CommentForm .fund-comment-form form a.acf-icon{background:0 0;border:none}.CommentForm .fund-comment-form form label.acf-basic-uploader{color:#fff}.CommentForm .fund-comment-form form .acf-repeater .acf-row-handle .acf-icon{display:block;position:static}.CommentForm .fund-comment-form form .acf-repeater .acf-row-handle .acf-icon.-duplicate{display:none}.CommentForm .fund-comment-form form .acf-row-handle.remove{display:-webkit-box;display:-ms-flexbox;display:flex;width:3.125rem}@media screen and (min-width:1021px) and (max-width:1261px){.CommentForm .fund-comment-form form .acf-row-handle.remove{width:2.25rem}}.CommentForm .fund-comment-form form a.acf-icon{margin:0}.CommentForm .fund-comment-form form .acf-field span.error-message{color:#ffcc63;display:none;padding-top:.3125rem;font-size:.75rem}.CommentForm .fund-comment-form form .acf-field.invalid input[type=text],.CommentForm .fund-comment-form form .acf-field.invalid input[type=url]{border-bottom:solid .0625rem #ffcc63}.CommentForm .fund-comment-form form .acf-field.invalid textarea{border:solid .0625rem #ffcc63}.CommentForm .fund-comment-form form .acf-field.invalid span.error-message{display:block}@media screen and (max-width:768px){.CommentForm .Copy .container{padding:25px 0}}.CommentForm .Copy h2.h2{margin-bottom:12.5px}.CommentForm .Copy .wysiwyg-content{line-height:1.3}.Copy{padding:75px 0}.Copy .thinkingblocks-quote span.author,.Copy p,.thinkingblocks-quote .Copy span.author{margin:37.5px 0;color:#333!important}.Copy blockquote{padding-left:37.5px;border-left:solid .0625rem #002145}@media screen and (max-width:768px){.Copy blockquote{padding-left:25px}}.Copy blockquote,.Copy blockquote .thinkingblocks-quote span.author,.Copy blockquote p,.thinkingblocks-quote .Copy blockquote span.author{color:#333!important;font-size:1.25rem;line-height:1.75rem;letter-spacing:.01063rem}.Copy ul:not(.items){list-style:disc;padding:0;margin-left:50px;margin-bottom:1rem}.Copy ul:not(.items) li{font-size:1rem;font-weight:400;letter-spacing:.00875rem;line-height:1.75rem;width:100%;color:#333!important}.Copy a{text-decoration:underline}@media screen and (max-width:768px){.Copy{padding:0 25px}}.Copy code>br{display:none}@media screen and (max-width:768px){.Copy{padding:25px 0}}.Copy .container{margin-right:75px;margin-left:75px;width:calc(100% - 150px);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:769px) and (max-width:1261px){.Copy .container{width:calc(100% - 100px);margin-left:50px;margin-right:50px}}@media screen and (max-width:768px){.Copy .container{width:calc(100% - 50px);margin-left:25px;margin-right:25px}.Copy .container .body-width-full{padding:0}}@media screen and (min-width:1601px){.Copy .container{max-width:1400px;margin:0 auto}}.Copy .container>div{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap}.Copy .container>div .thinkingblocks-quote span.author,.Copy .container>div p,.thinkingblocks-quote .Copy .container>div span.author{width:50%;margin-top:37.5px;line-height:1.65;color:#333!important}@media screen and (max-width:768px){.Copy .container>div .thinkingblocks-quote span.author,.Copy .container>div p,.thinkingblocks-quote .Copy .container>div span.author{width:100%;margin-top:12.5px;margin-bottom:12.5px}}.Copy .container .thinkingblocks-quote span.expanded.author,.Copy .container p.expanded,.thinkingblocks-quote .Copy .container span.expanded.author{-webkit-transition:height .3s ease-out,opacity .3s ease-out;-o-transition:height .3s ease-out,opacity .3s ease-out;transition:height .3s ease-out,opacity .3s ease-out;height:0;overflow:hidden;opacity:0}.Copy .container .thinkingblocks-quote span.expanded.active.author,.Copy .container p.expanded.active,.thinkingblocks-quote .Copy .container span.expanded.active.author{opacity:1}.Copy .container .read-more{margin-top:25px;padding-right:25px;font-size:.8125rem;font-weight:600;letter-spacing:.00688rem;line-height:1.5625rem;position:relative;-webkit-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.Copy .container .read-more:after{color:#e8850b;position:absolute;right:0;top:46%;-webkit-transform:translate(0,-46%) rotate(-45deg);-ms-transform:translate(0,-46%) rotate(-45deg);transform:translate(0,-46%) rotate(-45deg);width:.375rem;height:.375rem;border-bottom:.07813rem solid currentColor;border-left:.07813rem solid currentColor;content:' ';width:.5rem;height:.5rem;border-bottom:.1875rem solid currentColor;border-left:.1875rem solid currentColor;top:25%;-webkit-transform:translate(0,-25%) rotate(-45deg);-ms-transform:translate(0,-25%) rotate(-45deg);transform:translate(0,-25%) rotate(-45deg)}.Copy .container .read-more.open::after{top:70%;-webkit-transform:translate(0,-70%) rotate(135deg);-ms-transform:translate(0,-70%) rotate(135deg);transform:translate(0,-70%) rotate(135deg)}.Copy .container .read-more:hover{opacity:.8}.Copy.text-align-center .container{max-width:52.5rem;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.Copy.text-align-left{text-align:left}.Copy.text-align-left .UbcCtaBtn.underline{width:100%}.Copy.text-align-center{text-align:center}.Copy.text-align-right{text-align:right}.Copy.text-align-left h4{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.Copy.text-align-center h4{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.Copy.text-align-right h4{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.Copy h2{color:currentColor;max-width:53.75rem;width:100%}.Copy.text-align-center h2{margin:0 auto;text-align:center}.Copy h4{margin-bottom:.625rem;width:100%}@media screen and (max-width:768px){.Copy .thinkingblocks-quote blockquote,.Copy h3,.thinkingblocks-quote .Copy blockquote{font-size:1.1875rem}}.Copy .thinkingblocks-quote span.author,.Copy p,.thinkingblocks-quote .Copy span.author{margin-top:25px;padding-right:75px;color:#333!important}@media screen and (max-width:768px){.Copy .thinkingblocks-quote span.author,.Copy p,.thinkingblocks-quote .Copy span.author{margin-top:12.5px;padding-right:0}}.Copy .thinkingblocks-quote span.width-full.author,.Copy p.width-full,.thinkingblocks-quote .Copy span.width-full.author{max-width:61.875rem;padding-right:0}.Copy .body-width-full{max-width:61.875rem;padding-right:0}.Copy .body-width-full .thinkingblocks-quote span.author,.Copy .body-width-full p,.thinkingblocks-quote .Copy .body-width-full span.author{padding-right:0}.Copy .body-width-full .thinkingblocks-quote span.author,.Copy .body-width-full p,.Copy .body-width-half .thinkingblocks-quote span.author,.Copy .body-width-half p,.thinkingblocks-quote .Copy .body-width-full span.author,.thinkingblocks-quote .Copy .body-width-half span.author{margin:37.5px 0;color:#333!important}.Copy .body-width-full blockquote,.Copy .body-width-half blockquote{padding-left:37.5px;border-left:solid .0625rem #002145}@media screen and (max-width:768px){.Copy .body-width-full blockquote,.Copy .body-width-half blockquote{padding-left:25px}}.Copy .body-width-full blockquote,.Copy .body-width-full blockquote .thinkingblocks-quote span.author,.Copy .body-width-full blockquote p,.Copy .body-width-half blockquote,.Copy .body-width-half blockquote .thinkingblocks-quote span.author,.Copy .body-width-half blockquote p,.thinkingblocks-quote .Copy .body-width-full blockquote span.author,.thinkingblocks-quote .Copy .body-width-half blockquote span.author{color:#333!important;font-size:1.25rem;line-height:1.75rem;letter-spacing:.01063rem}.Copy .body-width-full ul:not(.items),.Copy .body-width-half ul:not(.items){list-style:disc;padding:0;margin-left:50px;margin-bottom:1rem}.Copy .body-width-full ul:not(.items) li,.Copy .body-width-half ul:not(.items) li{font-size:1rem;font-weight:400;letter-spacing:.00875rem;line-height:1.75rem;width:100%;color:#333!important}.Copy .body-width-full a,.Copy .body-width-half a{text-decoration:underline}@media screen and (max-width:768px){.Copy .body-width-full,.Copy .body-width-half{padding:0 25px}}.Copy .body-width-full code>br,.Copy .body-width-half code>br{display:none}.Copy .body-width-half,.Copy .thinkingblocks-quote span.width-half.author,.Copy p.width-half,.thinkingblocks-quote .Copy span.width-half.author{max-width:50%}@media screen and (max-width:768px){.Copy .body-width-half,.Copy .thinkingblocks-quote span.width-half.author,.Copy p.width-half,.thinkingblocks-quote .Copy span.width-half.author{max-width:100%}}.Copy.columns-2:not(.text-align-center) .thinkingblocks-quote span.author,.Copy.columns-2:not(.text-align-center) p,.thinkingblocks-quote .Copy.columns-2:not(.text-align-center) span.author{-webkit-columns:2;-moz-columns:2;columns:2;-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem}@media screen and (max-width:768px){.Copy.columns-2:not(.text-align-center) .thinkingblocks-quote span.author,.Copy.columns-2:not(.text-align-center) p,.thinkingblocks-quote .Copy.columns-2:not(.text-align-center) span.author{-webkit-columns:1;-moz-columns:1;columns:1}}.Copy .UbcCtaBtn{color:currentColor;margin-top:2.5rem}@media screen and (max-width:768px){.Copy .UbcCtaBtn{margin-top:25px}}.Copy.split-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-right:0;padding-bottom:0;margin-right:-1.25rem}@media screen and (max-width:768px){.Copy.split-text{padding-right:0;margin-right:0;padding:25px 0}.Copy.split-text .UbcCtaBtn{margin-top:0}}@media screen and (min-width:1601px){.Copy.split-text{max-width:1400px;margin:0 auto}}.Copy.split-text .words-post,.Copy.split-text .words-pre{opacity:.9;color:#e9edf4;font-size:8.5rem;line-height:6.8125rem;font-family:Merriweather;font-weight:300;font-style:normal}@media screen and (min-width:769px) and (max-width:1021px){.Copy.split-text .words-post,.Copy.split-text .words-pre{font-size:6.25rem}}@media screen and (max-width:768px){.Copy.split-text .words-post,.Copy.split-text .words-pre{display:none}}@media screen and (min-width:769px) and (max-width:1021px){.Copy.split-text .words-pre{margin-left:25px}}.Copy.split-text .container{max-width:28.75rem;width:100%;padding:0 37.5px;margin:0}@media screen and (max-width:768px){.Copy.split-text .container{max-width:none;padding:0 25px}}.Copy.split-text .container .thinkingblocks-quote span.author,.Copy.split-text .container p,.thinkingblocks-quote .Copy.split-text .container span.author{margin:0;padding-right:0}.Copy.split-text .container .h2{font-size:1.875rem;font-weight:400;letter-spacing:.02312rem;line-height:1.4;padding-bottom:18.75px}@media screen and (max-width:768px){.Copy.split-text .container .h2{font-size:1.625rem;letter-spacing:.02063rem}}.Copy .wysiwyg-content{display:block;overflow:hidden}.Copy .thinkingblocks-quote .wysiwyg-content.active>span.author:first-of-type,.Copy .wysiwyg-content.active>p:first-of-type,.thinkingblocks-quote .Copy .wysiwyg-content.active>span.author:first-of-type{margin-top:0}.UbcCtaBtn{position:relative;display:inline-block;border-radius:1.5625rem;border:.125rem solid currentColor;padding:.875rem 2.375rem;text-align:center;font-size:.8125rem;font-weight:600;line-height:.8125rem;letter-spacing:.00813rem;cursor:pointer;min-width:10.3125rem;-webkit-font-smoothing:subpixel-antialiased;font-smoothing:subpixel-antialiased}@media screen and (max-width:768px){.UbcCtaBtn{padding:.625rem 1.425rem;min-width:9.375rem;font-size:.875rem;line-height:.875rem}}.UbcCtaBtn:not(.underline){-webkit-transition:-webkit-transform .6s ease-out;transition:-webkit-transform .6s ease-out;-o-transition:transform .6s ease-out;transition:transform .6s ease-out;transition:transform .6s ease-out,-webkit-transform .6s ease-out}.UbcCtaBtn:not(.underline):hover{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}.UbcCtaBtn.underline{border:none;border-radius:0;padding:.875rem 0;min-width:initial;text-align:left;font-weight:600;color:#002145;text-decoration:none}@media screen and (max-width:768px){.UbcCtaBtn.underline{font-size:.8125rem;letter-spacing:.0075rem;line-height:1.85}}.UbcCtaBtn.underline:hover:after{-webkit-animation:.6s ease-out underline-animation;animation:.6s ease-out underline-animation}@keyframes underline-animation{from{width:0}to{width:2.75rem}}.UbcCtaBtn.underline:after{content:'';display:block;position:relative;margin-top:.8125rem;height:.1875rem;width:2.75rem;background:#ffcc63}.UbcCtaBtn.with-plus{position:relative;width:.5rem;height:.5rem;min-width:auto;padding:.875rem;background:0 0;border:none}.UbcCtaBtn.with-plus:after,.UbcCtaBtn.with-plus:before{content:"";position:absolute;background:#e8850b}.UbcCtaBtn.with-plus:before{left:50%;top:.5rem;bottom:.5rem;width:.125rem;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.UbcCtaBtn.with-plus:after{top:50%;left:.5rem;right:.5rem;height:.125rem;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.UbcCtaBtn.no-text{border-color:rgba(51,51,51,.4)}.UbcCtaBtn.solid{background:#fff;border-color:transparent;color:#002145;font-weight:600}.UbcCtaBtn.gradient{background:-o-linear-gradient(325.12deg,#e69400 0,#c86700 100%);background:linear-gradient(124.88deg,#e69400 0,#c86700 100%);color:#fff;border:none}.ubc-extra-info{width:100%}.ubc-extra-info h4{font-size:.875rem;font-weight:400;line-height:1.75;text-transform:none;color:#002145;margin-bottom:0;padding-bottom:18.75px}@media screen and (max-width:768px){.ubc-extra-info h4{padding:12.5px 0}}.ubc-extra-info .content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;width:100%;padding:37.5px 0}@media screen and (max-width:768px){.ubc-extra-info .content{padding:25px 0}}.ubc-extra-info .content .heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.ubc-extra-info .content .heading:hover{opacity:.8}.ubc-extra-info .content .heading h4{cursor:pointer}.ubc-extra-info .content .heading .icon{margin:-.25rem 0 0 auto}@media screen and (max-width:768px){.ubc-extra-info .content .heading .icon{margin:.5rem 0 0 auto}}.ubc-extra-info .buttons,.ubc-extra-info .dropdowns{width:60%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ubc-extra-info .buttons{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}@media screen and (max-width:768px){.ubc-extra-info .buttons{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%;padding:25px 0;border-bottom:solid .0625rem rgba(0,33,69,.3)}}.ubc-extra-info .dropdowns{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:768px){.ubc-extra-info .dropdowns{width:100%;display:block}}.ubc-extra-info .dropdowns ul{height:0;overflow:hidden;-webkit-transition:height .3s ease-out;-o-transition:height .3s ease-out;transition:height .3s ease-out}.ubc-extra-info .dropdowns ul li{padding-bottom:18.75px}.thinkingblocks-quote .ubc-extra-info .dropdowns ul li span.author,.ubc-extra-info .dropdowns ul li .thinkingblocks-quote span.author,.ubc-extra-info .dropdowns ul li p{font-size:.875rem}.ubc-extra-info .dropdowns ul li a:hover{text-decoration:underline}.thinkingblocks-quote .ubc-extra-info .dropdowns ul li span.author br,.ubc-extra-info .dropdowns ul li .thinkingblocks-quote span.author br,.ubc-extra-info .dropdowns ul li p br{display:none}.ubc-extra-info .dropdowns.col-1{width:30%}@media screen and (max-width:768px){.ubc-extra-info .dropdowns.col-1{width:100%}}.ubc-extra-info .dropdowns.col-1 .dropdown{width:100%}.ubc-extra-info .dropdown{margin-bottom:18.75px;border-bottom:solid .0625rem rgba(0,33,69,.3)}.ubc-extra-info .dropdown.active .UbcCtaBtn:before{display:none}.ubc-extra-info .buttons .UbcCtaBtn,.ubc-extra-info .dropdowns .dropdown{width:45%}@media screen and (max-width:768px){.ubc-extra-info .buttons .UbcCtaBtn,.ubc-extra-info .dropdowns .dropdown{width:100%;margin-bottom:0}}.ubc-extra-info .share-container{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:35%;margin-left:auto;margin-bottom:-50px;position:relative}@media screen and (max-width:768px){.ubc-extra-info .share-container{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%}}.ubc-extra-info .share-container h4{border-bottom:solid .0625rem rgba(0,33,69,.3)}@media screen and (max-width:768px){.ubc-extra-info .share-container h4{display:none}}.ubc-extra-info .share-container.align-left{margin-left:5%}.ubc-extra-info .share-container ul.social-media{margin-top:25px;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:768px){.ubc-extra-info .share-container ul.social-media{max-width:18.75rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:25px}}.ubc-extra-info .share-container ul.social-media li{border-radius:50%;overflow:hidden;width:2.125rem;height:2.125rem;margin-right:25px;background:#f4f4f4;color:#002145;-webkit-transition:-webkit-transform .6s ease-out;transition:-webkit-transform .6s ease-out;-o-transition:transform .6s ease-out;transition:transform .6s ease-out;transition:transform .6s ease-out,-webkit-transform .6s ease-out}.ubc-extra-info .share-container ul.social-media li:hover{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}@media screen and (max-width:768px){.ubc-extra-info .share-container ul.social-media li{width:2.8125rem;height:2.8125rem;margin-right:0}}.ubc-extra-info .share-container ul.social-media li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;cursor:pointer;background-repeat:no-repeat;background-position:center center;background-size:auto 40%}.ubc-extra-info .share-container .fb{background-image:url(assets/img/social-icons/fb.png);background-size:auto 50%}.ubc-extra-info .share-container .tt{background-image:url(assets/img/social-icons/tt.png)}.ubc-extra-info .share-container .in{background-image:url(assets/img/social-icons/in.png)}.ubc-extra-info .share-container .yt{background-image:url(assets/img/social-icons/yt.png);background-size:auto 60%}.faculty-members{padding:75px 0;margin-right:75px;width:100%;display:none}.faculty-members.mobile{padding:50px 25px 12.5px 25px}@media screen and (max-width:1020px){.faculty-members.mobile{display:block}}@media screen and (min-width:769px){.faculty-members.mobile{padding:75px 75px}}.faculty-members.desktop{position:relative;max-width:15.625rem;padding-top:25px}@media screen and (min-width:1021px){.faculty-members.desktop{display:block}}.faculty-members.desktop:after,.faculty-members.desktop:before{content:"";width:100%;position:absolute;left:0;z-index:2}.faculty-members.desktop:before{height:75px;top:25px;background:-webkit-gradient(linear,left top,left bottom,from(white),to(rgba(255,255,255,0)));background:-o-linear-gradient(white,rgba(255,255,255,0));background:linear-gradient(white,rgba(255,255,255,0))}.faculty-members.desktop:after{height:100px;bottom:75px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(white));background:-o-linear-gradient(rgba(255,255,255,0),#fff);background:linear-gradient(rgba(255,255,255,0),#fff)}@media screen and (min-width:1601px){.faculty-members.desktop{max-width:21.25rem;margin-right:0;margin-left:auto}}.faculty-members.desktop .faculty-members-heading{margin-top:50px}.faculty-members.desktop .faculty-members-wrap{overflow:scroll;height:100%;position:relative;width:100%}.faculty-members.desktop .faculty-members-content{position:absolute;height:100%;width:100%;top:0;left:0;padding-right:20px}.faculty-members.desktop ul{padding-bottom:75px}.faculty-members-heading{font-size:1rem;letter-spacing:.1em}.faculty-members li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.faculty-member{padding:1.25rem 0;border-bottom:solid 1px rgba(51,51,51,.5);font-weight:400;line-height:1.5;position:relative}.faculty-member span{display:inline-block;margin-bottom:.3125rem}.faculty-member a{color:#e8850b;text-decoration:underline}.faculty-member-name{color:#002145;font-size:1rem}.faculty-member-email,.faculty-member-phone,.faculty-member-position{color:#333;font-size:.875rem}.faculty-member-contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:0;overflow:hidden;-webkit-transition:max-height .25s ease-out;-o-transition:max-height .25s ease-out;transition:max-height .25s ease-out}.faculty-member .UbcCtaBtn.with-plus{position:absolute;top:18px;right:-6px}.faculty-member.active .faculty-member-contact{max-height:60px}.faculty-member.active .UbcCtaBtn.with-plus:before{opacity:0}.Header{position:relative;width:100%;background-size:cover;background-position:center center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:#fff}.touch-device .Header{height:100%!important}@media screen and (max-width:768px){.Header{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0 25px}}@media screen and (max-width:1260px){.Header{height:100%!important}}@media screen and (max-width:1600px){.Header{max-height:800px}}@media screen and (min-width:1601px){.Header{padding:0 75px 0 75px}}.Header .Header-bg{position:absolute;top:0;left:0;height:100%;width:100%;background-size:cover;background-position:center center;display:none}.Header .Header-bg.background-video-container{position:absolute;left:0;right:0;top:0;bottom:0;width:100%}.Header .Header-bg.background-video-container #background-video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}@media screen and (max-width:540px){.Header .Header-bg.header-bg-mobile{display:block}}@media screen and (min-width:541px){.Header .Header-bg.header-bg-large{display:block}}.Header[data-size="0.75"]{min-height:31.25rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1020px){.Header[data-size="0.75"]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:auto!important;min-height:28.125rem}}@media screen and (max-width:768px){.Header[data-size="0.75"]{min-height:25rem}}@media screen and (min-width:1601px){.Header[data-size="0.75"]{min-height:40.625rem}}.Header[data-size="0.65"]{min-height:25rem}.Header[data-size="0.65"] h1{letter-spacing:0;font-size:4.375rem;line-height:5.625rem}@media screen and (max-width:1020px){.Header[data-size="0.65"] h1{font-size:2.5rem;line-height:3.125rem}}@media screen and (min-width:1261px){.Header[data-size="0.65"]{min-height:31.25rem}}@media screen and (min-width:1601px){.Header[data-size="0.65"]{min-height:37.5rem}}.Header[data-size="0.55"]{min-height:18.75rem}@media screen and (min-width:1261px){.Header[data-size="0.55"]{min-height:25rem}}@media screen and (min-width:1601px){.Header[data-size="0.55"]{min-height:31.25rem}}.Header[data-size="0.55"] h1{font-size:3.75rem;line-height:5rem;letter-spacing:0}@media screen and (max-width:1020px){.Header[data-size="0.55"] h1{font-size:2.5rem;line-height:3.125rem}}.Header.minimal{min-height:0;background:0 0!important}.Header .shadow{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:-o-linear-gradient(45deg,#002145,transparent);background:linear-gradient(45deg,#002145,transparent)}.Header.minimal .shadow{display:none}.Header .content{position:relative;z-index:10;width:100%;padding:50px 0}@media screen and (max-width:768px){.Header .content{padding:25px 0}.Header .content.no-breadcrumbs{margin-top:10%}}@media screen and (min-width:769px) and (max-width:1021px){.Header .content{padding:37.5px 50px}}@media screen and (min-width:1021px) and (max-width:1261px){.Header .content{padding:75px 50px}}@media screen and (min-width:1261px) and (max-width:1601px){.Header .content{padding:75px 150px}}@media screen and (min-width:1601px){.Header .content{max-width:1400px;width:calc(100% - 150px);margin:0 auto;padding:0}}.Header.minimal .content{padding:75px 150px 37.5px}@media screen and (min-width:769px) and (max-width:1021px){.Header.minimal .content{padding:75px 125px 37.5px}}@media screen and (min-width:1601px){.Header.minimal .content{padding:75px 75px 37.5px}}@media screen and (max-width:768px){.Header.minimal .content{padding:25px 0}}.Header h1{margin-bottom:1.875rem}@media screen and (max-width:768px){.Header h1{margin-bottom:1.25rem;max-width:75%}}@media screen and (min-width:451px) and (max-width:769px){.Header h1{max-width:65%}}.Header.minimal h1{max-width:100%;color:#002145;font-weight:300;font-size:3rem;letter-spacing:0;line-height:3.75rem}.Header h6{margin-bottom:.625rem;color:#fff}.Header.minimal h6{color:#e8850b}.Header .thinkingblocks-quote span.author,.Header p,.thinkingblocks-quote .Header span.author{max-width:31.25rem;color:#fff;font-size:1.375rem;font-weight:500;letter-spacing:.015rem;line-height:1.875rem}@media screen and (max-width:768px){.Header .thinkingblocks-quote span.author,.Header p,.thinkingblocks-quote .Header span.author{font-size:1.25rem}}.Header.minimal .thinkingblocks-quote span.author,.Header.minimal p,.thinkingblocks-quote .Header.minimal span.author{display:none}.Header .UbcCtaBtn,.Header .video-cta{margin-top:3.125rem}@media screen and (max-width:768px){.Header .UbcCtaBtn,.Header .video-cta{margin-top:1.875rem}}.Header.minimal .UbcCtaBtn{display:none}.Header .video-cta>span{margin-left:.625rem;font-size:.875rem;font-weight:500;text-align:center;letter-spacing:.00813rem;line-height:1.75}.Header .video-cta .ubc-play-btn{color:#fff}.Header .video-cta .ubc-play-btn .ubc-play-btn-circle{background:#fff}.Header .video-cta .ubc-play-btn .cta-icon-play{color:#e8850b}.Header .header-img-caption{z-index:10}.Header .header-img-caption.align-top{bottom:auto;top:.625rem}.Header>.header-img-caption{position:absolute;bottom:.625rem;left:1.5rem}@media screen and (max-width:1020px){.Header>.header-img-caption{display:none}.Header>.header-img-caption.align-top{display:block}}.Header .content .header-img-caption{margin-top:5px}@media screen and (min-width:1021px){.Header .content .header-img-caption{display:none}}@media screen and (max-width:1020px){.Header .content .header-img-caption.align-top{display:none}}.ubc-img-caption{padding:.5rem 0;margin:0 25px 0 0;position:relative}.ubc-img-caption:hover .ubc-caption-full{opacity:1;pointer-events:auto;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.ubc-img-caption .info-icon{position:relative;margin-right:3px;top:2px}.ubc-img-caption .ubc-caption-text{display:block;color:#333;font-size:.875rem;line-height:1.4}.ubc-img-caption .ubc-caption-full{position:absolute;padding-top:2px;top:100%;opacity:0;pointer-events:none;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);-webkit-transition:opacity .25s ease-out,-webkit-transform .25s ease-out;transition:opacity .25s ease-out,-webkit-transform .25s ease-out;-o-transition:opacity .25s ease-out,transform .25s ease-out;transition:opacity .25s ease-out,transform .25s ease-out;transition:opacity .25s ease-out,transform .25s ease-out,-webkit-transform .25s ease-out}.ubc-img-caption .ubc-caption-full .ubc-caption-full-inner{border-radius:4px;padding:.75rem 1rem;background-color:#3f3f3f}.ubc-img-caption .ubc-caption-full .ubc-caption-full-inner:before{content:"";border-radius:1px;display:inline-block;height:16px;width:16px;position:absolute;top:-4px;left:18px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background-color:#3f3f3f}.ubc-img-caption .ubc-caption-full .ubc-caption-text{color:#fff}.ubc-img-caption.reveal-top .ubc-caption-full{bottom:100%;top:auto;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.ubc-img-caption.reveal-top .ubc-caption-full-inner:before{top:auto;bottom:-8px}.ubc-img-caption.reveal-top:hover .ubc-caption-full{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.ubc-img-caption.light .ubc-caption-short{color:#fff}.ubc-img-caption.light .ubc-caption-short path,.ubc-img-caption.light .ubc-caption-short rect{fill:#fff}@media screen and (min-width:769px) and (max-width:1021px){.UbcInfo{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.UbcInfo .tag{color:#e8850b;margin-bottom:0}@media screen and (min-width:769px) and (max-width:1021px){.UbcInfo .tag{padding-right:0;padding-bottom:5px}}.UbcInfo .p,.UbcInfo .page-filters button,.UbcInfo .thinkingblocks-contact-form input,.UbcInfo .thinkingblocks-contact-form textarea,.UbcInfo .thinkingblocks-quote span.author,.UbcInfo .thinkingblocks-tabs div.label,.UbcInfo p,.page-filters .UbcInfo button,.thinkingblocks-contact-form .UbcInfo input,.thinkingblocks-contact-form .UbcInfo textarea,.thinkingblocks-quote .UbcInfo span.author,.thinkingblocks-tabs .UbcInfo div.label{color:#002145;font-size:.875rem;font-weight:400;letter-spacing:.00937rem;line-height:1.4}.UbcInfo .p.contact-info,.UbcInfo .page-filters button.contact-info,.UbcInfo .thinkingblocks-contact-form input.contact-info,.UbcInfo .thinkingblocks-contact-form textarea.contact-info,.UbcInfo .thinkingblocks-quote span.contact-info.author,.UbcInfo .thinkingblocks-tabs div.contact-info.label,.UbcInfo p.contact-info,.page-filters .UbcInfo button.contact-info,.thinkingblocks-contact-form .UbcInfo input.contact-info,.thinkingblocks-contact-form .UbcInfo textarea.contact-info,.thinkingblocks-quote .UbcInfo span.contact-info.author,.thinkingblocks-tabs .UbcInfo div.contact-info.label{margin:0;padding:0}.UbcInfo .p.contact-info a,.UbcInfo .page-filters button.contact-info a,.UbcInfo .thinkingblocks-contact-form input.contact-info a,.UbcInfo .thinkingblocks-contact-form textarea.contact-info a,.UbcInfo .thinkingblocks-quote span.contact-info.author a,.UbcInfo .thinkingblocks-tabs div.contact-info.label a,.UbcInfo p.contact-info a,.page-filters .UbcInfo button.contact-info a,.thinkingblocks-contact-form .UbcInfo input.contact-info a,.thinkingblocks-contact-form .UbcInfo textarea.contact-info a,.thinkingblocks-quote .UbcInfo span.contact-info.author a,.thinkingblocks-tabs .UbcInfo div.contact-info.label a{text-decoration:underline}.UbcInfo a.underline:after{content:'';display:block;position:relative;margin-top:.75rem;height:.1875rem;width:2.75rem;background:#ffcc63}@media screen and (max-width:768px){.UbcInfo a.underline:after{margin-top:.625rem}}.ubc-media-content{height:auto;margin:auto auto 0 auto;position:relative}.thinkingblocks-quote .ubc-media-content span.author,.ubc-media-content .thinkingblocks-quote span.author,.ubc-media-content p{display:block;min-height:1.25rem;height:100%;padding:25px 0;max-width:90%;color:#333!important}@media screen and (max-width:768px){.thinkingblocks-quote .ubc-media-content span.author,.ubc-media-content .thinkingblocks-quote span.author,.ubc-media-content p{margin:0 0 .625rem 0;padding-right:calc(0% + rem(10))}}.ubc-media-content .ubc-media-bg-img{padding:30% 0;background-repeat:no-repeat;background-position:center center;background-size:cover;position:relative}@media screen and (min-width:769px){.ubc-media-content .ubc-media-bg-img{padding:20% 0}}.ubc-media-content .ubc-play-btn{position:absolute}.ubc-media-content .ubc-play-btn .ubc-play-btn-circle{background:#e8850b}.ubc-media-content .ubc-play-btn .cta-icon-play{width:0;height:0;border-top:.375rem solid transparent;border-left:.75rem solid #fff;border-bottom:.375rem solid transparent;border-right:none}@media screen and (min-width:769px){.ubc-media-content .ubc-play-btn{bottom:2.5rem;left:2.5rem}}.UbcPromo{position:relative}.UbcPromo:hover .image{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}@media screen and (min-width:1601px){.UbcPromo>a{max-width:1400px;margin:0 auto;padding:0}}.UbcPromo .image-wrapper{overflow:hidden;position:absolute;width:100%;height:100%;margin-left:auto}@media screen and (max-width:768px){.UbcPromo .image-wrapper{width:calc(100% - 25px)}}.UbcPromo .image-wrapper .shadow{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:-o-linear-gradient(45deg,#002145,transparent);background:linear-gradient(45deg,#002145,transparent);opacity:.85}.UbcPromo .image{width:100%;background-repeat:no-repeat;background-position:center center;background-size:cover;-webkit-transition:-webkit-transform .6s ease-out;transition:-webkit-transform .6s ease-out;-o-transition:transform .6s ease-out;transition:transform .6s ease-out;transition:transform .6s ease-out,-webkit-transform .6s ease-out;margin-left:auto;height:100%}.UbcPromo .ubc-img-caption{position:absolute;bottom:.625rem;left:50px}@media screen and (min-width:1261px){.UbcPromo .ubc-img-caption{left:160px}}.UbcPromo .bgs{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.UbcPromo .bgs .bg.bottom,.UbcPromo .bgs .bg.top{width:calc(100% - 75px);margin-left:auto}@media screen and (min-width:769px) and (max-width:1261px){.UbcPromo .bgs .bg.bottom,.UbcPromo .bgs .bg.top{width:calc(100% - 50px)}}@media screen and (max-width:768px){.UbcPromo .bgs .bg.bottom,.UbcPromo .bgs .bg.top{width:100%}}.UbcPromo .bgs .bg.top{height:45%}.UbcPromo .bgs .bg.bottom{-webkit-box-flex:1;-ms-flex:1;flex:1}.UbcPromo .banner-content{position:relative;min-height:240px;padding:25px 50px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff;margin-left:150px}@media screen and (max-width:768px){.UbcPromo .banner-content{padding:37.5px 25px;margin-left:50px}}@media screen and (min-width:451px){.UbcPromo .banner-content{min-height:300px}}@media screen and (min-width:1021px){.UbcPromo .banner-content{min-height:420px}}.UbcPromo .banner-content .UbcCtaBtn.underline{color:#fff}.UbcPromo .banner-content .bottom,.UbcPromo .banner-content .top{padding:37.5px 0}@media screen and (max-width:768px){.UbcPromo .banner-content .bottom{padding-top:12.5px}}.UbcPromo .banner-content .top>*{max-width:25rem}@media screen and (max-width:768px){.UbcPromo .banner-content .top>*{max-width:100%}}.UbcPromo .banner-content .top .thinkingblocks-quote blockquote,.UbcPromo .banner-content .top h3,.thinkingblocks-quote .UbcPromo .banner-content .top blockquote{font-family:Merriweather;font-weight:300;font-style:normal;font-size:1.375rem;font-weight:300;letter-spacing:.02562rem;line-height:1.5;margin-bottom:1rem;color:#fff}@media screen and (max-width:768px){.UbcPromo .banner-content .top .thinkingblocks-quote blockquote,.UbcPromo .banner-content .top h3,.thinkingblocks-quote .UbcPromo .banner-content .top blockquote{font-size:1.75rem;font-weight:300;line-height:2.375rem}}.UbcPromo .banner-content .top .thinkingblocks-quote span.author,.UbcPromo .banner-content .top p,.thinkingblocks-quote .UbcPromo .banner-content .top span.author{color:rgba(255,255,255,.75)}@media screen and (max-width:768px){.UbcPromo .banner-content .top .thinkingblocks-quote span.author,.UbcPromo .banner-content .top p,.thinkingblocks-quote .UbcPromo .banner-content .top span.author{display:none}}.UbcPromo>a{display:block;position:relative}.UbcSearch.active .row.active .selected-items,.UbcSearch.active .thinkingblocks-quote blockquote,.UbcSearch.active h3,.thinkingblocks-quote .UbcSearch.active blockquote{position:relative;z-index:2;color:rgba(255,255,255,.6)}.UbcSearch.active .row.active .selected-items span,.UbcSearch.active .thinkingblocks-quote blockquote span,.UbcSearch.active h3 span,.thinkingblocks-quote .UbcSearch.active blockquote span{color:#fff}.UbcSearch.active .bg{z-index:1;visibility:visible}.UbcSearch .item{font-weight:400}.UbcSearch .thinkingblocks-quote blockquote,.UbcSearch h3,.thinkingblocks-quote .UbcSearch blockquote{font-family:Merriweather;font-weight:300;font-style:normal;font-size:1.25rem;letter-spacing:0;color:#002145}@media screen and (max-width:768px){.UbcSearch .thinkingblocks-quote blockquote,.UbcSearch h3,.thinkingblocks-quote .UbcSearch blockquote{font-size:1rem;letter-spacing:.00875rem;line-height:1.5rem}}.UbcSearch h2{font-size:2rem;font-weight:400;letter-spacing:.02562rem;line-height:1.75;padding:0;font-family:'Whitney SSm A','Whitney SSm B',Arial,Helvetica,sans-serif;font-weight:400;font-style:normal}@media screen and (max-width:768px){.UbcSearch h2{font-size:1.625rem;letter-spacing:0;line-height:1.5}}.UbcSearch .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:wrap;flex-flow:wrap}.UbcSearch .row.active h2{position:relative;z-index:2;color:#fff}.UbcSearch .dropdown{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width:768px){.UbcSearch .dropdown.active{-webkit-box-flex:1;-ms-flex:auto;flex:auto;width:100%}}.UbcSearch .dropdown.active .dropdown-items{position:absolute;top:0;left:0;z-index:2}.UbcSearch .dropdown .btn-add{-webkit-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.UbcSearch .dropdown .btn-add:hover{opacity:.8}.UbcSearch .dropdown .btn-add,.UbcSearch .dropdown .dropdown-items .item,.UbcSearch .selected-items .item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:2.375rem;line-height:3.75rem;line-height:3.5rem;color:#c3c0c0;margin:0 0 0 11.25px;cursor:pointer}@media screen and (max-width:768px){.UbcSearch .dropdown .btn-add,.UbcSearch .dropdown .dropdown-items .item,.UbcSearch .selected-items .item{font-size:1.875rem;letter-spacing:0;line-height:2.375rem}}.UbcSearch .dropdown .btn-add.hidden,.UbcSearch .dropdown .dropdown-items .item.hidden,.UbcSearch .selected-items .item.hidden{display:none}.UbcSearch .selected-items .item{color:#002145;font-weight:400}.UbcSearch .selected-items .item span{position:relative}.UbcSearch .selected-items .item .icon{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}@media screen and (max-width:768px){.UbcSearch .selected-items .item{margin-left:.25rem}}.UbcSearch .selected-items .item span::after{content:'';background:#e8850b;height:.25rem;width:100%;position:absolute;bottom:.875rem;left:0;z-index:-1}@media screen and (max-width:768px){.UbcSearch .selected-items .item span::after{bottom:.4375rem}}.UbcSearch .dropdown .dropdown-items{display:none}.UbcSearch .dropdown .dropdown-items .item{color:rgba(255,255,255,.6)}.UbcSearch .dropdown .dropdown-items .item.selected{display:none}@media screen and (max-width:768px){.UbcSearch .dropdown .dropdown-items .item{margin:0;text-decoration:underline}}.UbcSearch .dropdown .dropdown-items .item .icon{display:none}@media screen and (max-width:768px){.UbcSearch .dropdown .dropdown-items .item .icon{display:block}}.UbcSearch .dropdown .dropdown-items .item:hover{color:#fff;text-decoration:underline}.UbcSearch .dropdown .dropdown-items .item:hover .icon{display:block}.UbcSearch .dropdown.active .dropdown-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.UbcSearch .bg{content:'';position:fixed;background:rgba(0,33,69,.95);width:100%;height:100%;top:0;left:0;z-index:-1;visibility:hidden}.ubc-spinner{display:inline-block;position:relative;width:5rem;height:5rem;-webkit-transition:opacity .25s;-o-transition:opacity .25s;transition:opacity .25s;pointer-events:none;opacity:0}.ubc-spinner.show{opacity:1}.ubc-spinner div{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;width:4rem;height:4rem;margin:reme(8);border:reme(8) solid #fff;border-radius:50%;-webkit-animation:ubc-spinner 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:ubc-spinner 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#fff transparent transparent transparent}.ubc-spinner div:nth-child(1){-webkit-animation-delay:-.45s;animation-delay:-.45s}.ubc-spinner div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.ubc-spinner div :nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes ubc-spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes ubc-spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.SwiperBarWrapper{position:relative;margin:50px 0;width:100%;height:.125rem;background:rgba(62,66,70,.3)}@media screen and (max-width:768px){.SwiperBarWrapper{height:.1875rem;margin:25px 0 50px}}.SwiperBarWrapper .swiper-bar{position:absolute;left:0;top:.0625rem;width:50%;height:.125rem;background:#002145;-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;-o-transition:transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out}@media screen and (max-width:768px){.SwiperBarWrapper .swiper-bar{top:.09375rem;height:.1875rem}}.Thumbnail{width:100%;height:100%;position:relative}.Thumbnail:after{content:'';position:absolute;top:60px;left:0;z-index:-1;width:100%;height:calc(100% - 60px);background:#fff}@media screen and (min-width:769px) and (max-width:1021px){.Thumbnail:after{top:35px;height:calc(100% - 35px)}}@media screen and (max-width:768px){.Thumbnail:after{top:35px;height:calc(100% - 35px)}}.Thumbnail .image{width:calc(100% - 60px);height:0;padding-top:56%;background-size:cover;background-position:center center;margin-left:auto;-webkit-box-shadow:0 .3125rem .9375rem rgba(0,0,0,.25);box-shadow:0 .3125rem .9375rem rgba(0,0,0,.25)}@media screen and (max-width:768px){.Thumbnail .image{width:calc(100% - 25px)}}@media screen and (min-width:769px) and (max-width:1261px){.Thumbnail .image{width:calc(100% - 35px)}}.Thumbnail .content{padding:37.5px 60px 37.5px}@media screen and (min-width:769px) and (max-width:1261px){.Thumbnail .content{padding:37.5px 35px 37.5px}}@media screen and (max-width:768px){.Thumbnail .content{padding:25px 25px 25px}}.Thumbnail .content .thinkingblocks-quote blockquote,.Thumbnail .content h3,.thinkingblocks-quote .Thumbnail .content blockquote{padding:12.5px 0;font-weight:400;color:#002145}@media screen and (max-width:768px){.Thumbnail .content .thinkingblocks-quote blockquote,.Thumbnail .content h3,.thinkingblocks-quote .Thumbnail .content blockquote{font-size:1.5rem}}.Thumbnail .content .thinkingblocks-quote span.author,.Thumbnail .content p,.thinkingblocks-quote .Thumbnail .content span.author{color:#333!important}.Thumbnail .content .UbcCtaBtn{margin:25px 0 0}.Thumbnail>a{display:block;overflow:hidden}.Thumbnail>a .image{-webkit-transition:-webkit-transform .6s ease-out;transition:-webkit-transform .6s ease-out;-o-transition:transform .6s ease-out;transition:transform .6s ease-out;transition:transform .6s ease-out,-webkit-transform .6s ease-out}.Thumbnail>a:hover .image{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.Thumbnail .faculty-list{font-size:14px;font-style:italic;line-height:1.85;color:#333}