.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:hsla(0,0%,100%,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:0;box-shadow:0 0 0 5px #19F}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}.fslightbox-toolbar{position:absolute;right:5px;top:0;height:100%;display:flex}.fslightbox-toolbar-button{height:100%;width:46px;cursor:pointer}.fslightbox-loader{display:block;margin:auto;position:relative;width:67px;height:67px}.fslightbox-loader div{box-sizing:border-box;display:block;position:absolute;width:54px;height:54px;margin:6px;border:5px solid #fff;border-radius:50%;animation:fslightbox-loader 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#fff transparent transparent transparent}.fslightbox-loader div:nth-child(1){animation-delay:-.45s}.fslightbox-loader div:nth-child(2){animation-delay:-.3s}.fslightbox-loader div:nth-child(3){animation-delay:-.15s}@keyframes fslightbox-loader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.fslightbox-thumbnails-loader{width:54px;height:54px;display:flex;justify-content:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);align-items:center}.fslightbox-thumbnails-loader div{width:44px;height:44px;margin:0;border:3px solid #fff;border-color:#fff transparent transparent transparent}.fslightbox-source-holder{position:absolute;width:100%;height:100%;left:0;display:flex;align-items:center}.fslightbox-animation-holder{margin:auto;transition:.25s transform}.fslightbox-single-source{display:block;margin:auto;backface-visibility:hidden;transform:translateZ(0)}.fslightbox-invalid-file-wrapper{margin:auto;display:flex;text-align:center;justify-content:center;align-items:center}.fslightbox-fade-in{opacity:1!important}.fslightbox-fade-in-animation{animation:fslightbox-fade-in .25s cubic-bezier(0,0,.7,1)}@keyframes fslightbox-fade-out-anim{0%{opacity:.35}100%{opacity:0}}@keyframes fslightbox-fade-in{0%{opacity:.6}100%{opacity:1}}@keyframes fslightbox-slide-corner{0%{transform:translateX(-50px) translateY(-50px);opacity:.5}100%{transform:translateX(0) translateY(0);opacity:1}}@keyframes fslightbox-rotate{0%{transform:rotate(25deg);opacity:.4}100%{transform:rotate(0);opacity:1}}@keyframes fslightbox-zoom-in{0%{transform:scale(.9);opacity:.4}100%{transform:scale(1);opacity:1}}@keyframes fslightbox-pop-in{0%{transform:scale(.95);opacity:.4}50%{transform:scale(.9)}100%{transform:scale(1);opacity:1}}.fslightbox-caption-wrapper{position:absolute;bottom:0;width:100%;padding:20px 30px 30px 30px;transition:opacity .2s;opacity:0;z-index:0;user-select:text!important}.fslightbox-caption-body{text-align:center;user-select:text!important}.fslightbox-caption-title{padding-bottom:5px;text-align:center;user-select:text!important}.fslightbox-caption-description{user-select:text!important}.fslightbox-thumbnails-button{position:absolute;bottom:0;right:2px;border-top-right-radius:3px;border-top-left-radius:3px;background:rgba(35,35,35,.65);display:flex;justify-content:center;align-items:center;padding:2px 6px;height:20px;cursor:pointer;z-index:7;transition:opacity .2s}.fslightbox-thumbnails-wrapper{background:#000;position:absolute;bottom:0;padding:18px 0;height:132px;z-index:6;overflow:hidden;display:flex;justify-content:center;align-items:center;transition:opacity .3s;width:100%}.fslightbox-thumbnails-button{z-index:14}.fslightbox-thumbnails-body{height:100%;display:flex;justify-content:center;overflow:hidden;align-items:center;opacity:0;transition:opacity .35s}.fslightbox-thumbnail-holder{height:100%;position:relative;display:block}.fslightbox-thumbnail-holder:hover .fslightbox-thumbnail-hover-holder{opacity:.9;filter:brightness(1.1)}.fslightbox-thumbnail{z-index:10;cursor:pointer}.fslightbox-thumbnail-hover-holder{transition:filter .3s,opacity .3s;height:100%;border:2px solid transparent}.fslightbox-youtube-thumbnail{background:linear-gradient(rgba(0,0,0,.65),rgba(35,35,35,.8))}.fslightbox-fade-in-thumbnails{animation:.3s fslightbox-fade-in-thumbnails linear}@keyframes fslightbox-fade-in-thumbnails{0%{opacity:.1}100%{opacity:1}}.fslightbox-video-icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);cursor:pointer}.fslightbox-video-icon path,.fslightbox-video-icon polygon,.fslightbox-video-icon rect{fill:#fff}.fslightbox-thumbnail-video-darken .fslightbox-svg-icon{z-index:11}.fslightbox-thumbnail-video-darken .fslightbox-svg-icon path,.fslightbox-thumbnail-video-darken .fslightbox-svg-icon polygon,.fslightbox-thumbnail-video-darken .fslightbox-svg-icon rect{fill:#fff!important}.fslightbox-thumbnail-video-darken .fslightbox-thumbnail{opacity:.5}.fslightbox-container *{box-sizing:border-box}.fslightbox-container{position:fixed;top:0;bottom:0;right:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);transition:opacity .25s;z-index:9999999;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-sizing:border-box}.fslightbox-open{overflow:hidden;height:100%}.fslightbox-scrollbarfix{padding-right:17px}.fslightbox-nav{height:50px;width:100%;position:absolute;top:0;left:0;z-index:2;background:#000;box-sizing:border-box;padding:0 20px}.fslightbox-slide-number-container{height:100%;display:flex;justify-content:left;align-items:center;z-index:1;max-width:55px}.fslightbox-slide-number-container .fslightbox-slide-slide-number{padding:0 1px}.fslightbox-slide-number-container .fslightbox-slash{margin-top:-2px;padding:0 2px 0 3px}.fslightbox-svg-icon{width:46px!important;height:46px!important}.fslightbox-svg-icon path,.fslightbox-svg-icon polygon,.fslightbox-svg-icon rect{fill:#e2e2e2}.fslightbox-svg-icon circle{stroke:#e2e2e2;stroke-width:1}.fslightbox-slide-btn-container{display:flex;align-items:center;padding:0;position:absolute;top:50%;cursor:pointer;z-index:20;transform:translateY(-50%)}.fslightbox-slide-btn-container:hover .fslightbox-svg-icon path,.fslightbox-slide-btn-container:hover .fslightbox-svg-icon polygon,.fslightbox-slide-btn-container:hover .fslightbox-svg-icon rect{fill:#fff}.fslightbox-slide-btn{width:48px;height:48px;background:rgba(0,0,0,.2)}.fslightbox-slide-btn-left-container{left:0}.fslightbox-slide-btn-right-container{right:0}.fslightbox-slide-btn .fslightbox-svg-icon{width:48px!important;height:48px!important}.button-style{display:flex;align-items:center;justify-content:center}.fslightbox-holder-wrapper{width:100%;height:100%;top:0;left:0;position:absolute}.fslightbox-media-holder{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.fslightbox-invisible-hover{position:absolute;top:0;left:0;bottom:0;right:0;z-index:10}.fslightbox-cursor-grabbing{cursor:grabbing}.button-style .fslightbox-svg-icon path,.button-style .fslightbox-svg-icon polygon,.button-style .fslightbox-svg-icon rect,.fslightbox-thumbnails-button .fslightbox-svg-icon path,.fslightbox-thumbnails-button .fslightbox-svg-icon polygon,.fslightbox-thumbnails-button .fslightbox-svg-icon rect{transition:fill .2s}.button-style:hover .fslightbox-svg-icon path,.button-style:hover .fslightbox-svg-icon polygon,.button-style:hover .fslightbox-svg-icon rect,.fslightbox-thumbnails-button:hover .fslightbox-svg-icon path,.fslightbox-thumbnails-button:hover .fslightbox-svg-icon polygon,.fslightbox-thumbnails-button:hover .fslightbox-svg-icon rect{fill:#fff}.fslightbox-slide-show-bar{position:absolute;height:2px;transition:opacity .5s;top:0;left:0;z-index:11}@media (max-width:479px){.hide-button{display:none}}.fslightbox-fade-in-0{animation:fade-in-0 .25s}@keyframes fade-in-0{0%{opacity:0}100%{opacity:1}}.fslightbox-fade-out-0{animation:fade-out-0 .25s}@keyframes fade-out-0{0%{opacity:1}100%{opacity:0}}/*
 * Core styles for PriorityNav.js
 * These styles are not optional and should always be included
 *
 * Free to use under the MIT License.
 * http://twitter.com/GijsRoge
 */
.priority-nav {
  /*white-space: nowrap;*/
  /*
    * Makes sure the menu's are inline-block so they don't take up
    * the entire width of its parent. This will break the plugin.
    */
}

.priority-nav > ul {
  /*display: inline-block;*/
}

.priority-nav > ul > li {
  /*display: inline-block;*/
}

.priority-nav-has-dropdown .priority-nav__dropdown-toggle {
  position: relative;
}

.priority-nav__wrapper {
  position: relative;
}

.priority-nav__dropdown {
  position: absolute;
}

.priority-nav__dropdown.show {
}

.priority-nav__dropdown-toggle {
  visibility: hidden;
  position: absolute;
}

.priority-nav-is-visible {
  visibility: visible;
}

.priority-nav-is-hidden {
  visibility: hidden;
}
@import url("//hello.myfonts.net/count/37de7c");.b-lazy{-webkit-transition: opacity .6s ease 0s;-moz-transition: opacity .6s ease 0s;-o-transition: opacity .6s ease 0s;transition: opacity .6s ease 0s;opacity: 0}.b-lazy.b-loaded{opacity: 1}.flickity-button{background: transparent}.flickity-button:focus{outline: none;box-shadow: none}.flickity-button:active{-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter: alpha(opacity=100)}.flickity-prev-next-button{width: 36px !important;height: 40px !important;border: none;padding: 0;-moz-border-radius: 3px 0 0 3px;-o-border-radius: 3px 0 0 3px;border-radius: 3px 0 0 3px;-webkit-transition: all .2s ease 0s;-moz-transition: all .2s ease 0s;-o-transition: all .2s ease 0s;transition: all .2s ease 0s;transition-property: opacity, transform;-webkit-transform-origin: 100% 50%;-ms-transform-origin: 100% 50%;transform-origin: 100% 50%;background: #FFFFFF !important}.flickity-prev-next-button:before{content: '';display: block;position: absolute;top: 50%;left: 50%;width: 75%;height: 75%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);background: transparent url('/brix/images/arrow.svg') no-repeat !important}.flickity-prev-next-button:after{content: '';display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: solid 1px rgba(0,0,0,0.1)}.flickity-prev-next-button.previous{left: -41px !important;-webkit-transform: translate(-50%, -50%) scale(-1);-moz-transform: translate(-50%, -50%) scale(-1);-ms-transform: translate(-50%, -50%) scale(-1);-o-transform: translate(-50%, -50%) scale(-1);transform: translate(-50%, -50%) scale(-1)}.flickity-prev-next-button.next{right: -4px !important;-webkit-transform: translate(50%, -50%);-moz-transform: translate(50%, -50%);-ms-transform: translate(50%, -50%);-o-transform: translate(50%, -50%);transform: translate(50%, -50%)}.flickity-prev-next-button .flickity-button-icon{display: none}.flickity-prev-next-button:hover{-webkit-transform: translate(50%, -50%) scale(1.2);-moz-transform: translate(50%, -50%) scale(1.2);-ms-transform: translate(50%, -50%) scale(1.2);-o-transform: translate(50%, -50%) scale(1.2);transform: translate(50%, -50%) scale(1.2)}.flickity-prev-next-button:hover.previous{-webkit-transform: translate(-50%, -50%) scale(-1.2);-moz-transform: translate(-50%, -50%) scale(-1.2);-ms-transform: translate(-50%, -50%) scale(-1.2);-o-transform: translate(-50%, -50%) scale(-1.2);transform: translate(-50%, -50%) scale(-1.2)}.flickity-prev-next-button:disabled{opacity: 0 !important;pointer-events: none}@media (hover: none){.flickity-prev-next-button{display: none !important}}.fslightbox-container{font-family: "HelveticaNeue", sans-serif;font-style: normal;font-weight: 400;font-size: initial;line-height: inherit;color: #fff}@keyframes arrowBounce{50%{transform: translateX(6px) rotate(180deg)}}@keyframes arrowBounceBig{50%{transform: translateX(6px)}}*{-webkit-font-smoothing: antialiased}html{font-family: sans-serif;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;scroll-behavior: smooth}body{margin: 0;-webkit-touch-callout: none}#yui-history-iframe{position: absolute;top: 0;left: 0;width: 1px;height: 1px;visibility: hidden}iframe[name='google_conversion_frame']{height: 0 !important;width: 0 !important;line-height: 0 !important;font-size: 0 !important;margin-top: -13px;float: left}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display: block}audio,canvas,progress,video{display: inline-block;vertical-align: baseline}audio,canvas,iframe,img,svg,video{vertical-align: middle}audio:not([controls]){display: none;height: 0}[hidden],template{display: none}a{background-color: transparent;-webkit-transition: color .3s ease 0s;-moz-transition: color .3s ease 0s;-o-transition: color .3s ease 0s;transition: color .3s ease 0s}a:active,a:hover,a:focus{outline: 0}abbr[title]{border-bottom: 1px dotted}b,strong{font-weight: bold}dfn{font-style: italic}h1{font-size: 2em;margin: .67em 0}mark{background: #ff0;color: #000}small{font-size: 80%}sub,sup{font-size: 75%;line-height: 0;position: relative;vertical-align: baseline}sup{top: -0.5em}sub{bottom: -0.25em}img{border: 0}svg:not(:root){overflow: hidden}figure{margin: 1em 40px}hr{box-sizing: content-box;height: 0}pre{overflow: auto}code,kbd,pre,samp{font-family: monospace, monospace;font-size: 1em}button,input,optgroup,select,textarea{color: inherit;font: inherit;margin: 0}button{overflow: visible}button,select{text-transform: none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance: button;cursor: pointer}button[disabled],html input[disabled]{cursor: default}button::-moz-focus-inner,input::-moz-focus-inner{border: 0;padding: 0}input{line-height: normal}input[type="checkbox"],input[type="radio"]{box-sizing: border-box;padding: 0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height: auto}input[type="search"]{-webkit-appearance: textfield;box-sizing: content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance: none}fieldset{border: 0;margin: 0;padding: 0}legend{border: 0;padding: 0}textarea{overflow: auto;resize: vertical}optgroup{font-weight: bold}table{border-collapse: collapse;border-spacing: 0}td,th{padding: 0}.datesAndPrices ul{margin: 0;padding: 0;list-style: none;margin: 0 -15px;display: flex;flex-wrap: wrap;align-items: stretch}.datesAndPrices ul > li{margin: 0;padding: 0;background: none}.datesAndPrices ul > li:before{display: none}.datesAndPrices ul > li a:hover{text-decoration: none}.datesAndPrices ul li{-moz-box-sizing: border-box;box-sizing: border-box;padding: 0 15px 30px;width: 33.33%;margin: 0}.datesAndPrices ul li > span{display: flex;flex-direction: column;background: #F7F7F7;height: 100%}.datesAndPrices ul li > span .dpHeader{position: relative;display: block;background: #2793c8;padding: 0 20px;font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 900;font-size: 20px;line-height: 50px;color: #fff;pointer-events: none}.datesAndPrices ul li > span .dpHeader .dpTuition{position: absolute;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);right: 20px;color: #a9d4e9}.datesAndPrices ul li > span .dpHeader .dpToggle{display: none;position: absolute;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);right: 15px;width: 20px;height: 20px;background: #1f76a0;-moz-border-radius: 4px;-o-border-radius: 4px;border-radius: 4px;line-height: 18px;text-align: center;color: #d2e4ec;font-size: 20px;font-weight: 500}.datesAndPrices ul li > span .dpHeader .dpToggle:before{content: '+';position: absolute;top: 45%;left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%)}.datesAndPrices ul li > span .dpBody{position: relative;display: flex;flex-direction: column;-moz-box-sizing: border-box;box-sizing: border-box;padding: 16px 20px;color: #222;height: 100%;background: #fff}.datesAndPrices ul li > span .dpBody:before{content: '';position: absolute;left: 0;right: 0;bottom: 0;height: 1px;background: rgba(0,0,0,0.18);z-index: 100}.datesAndPrices ul li > span .dpBody:after{content: '';position: absolute;left: 5px;right: 5px;top: 100%;height: 5px;background: -moz-linear-gradient(top, rgba(0,0,0,0.08) 0%, rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(top, rgba(0,0,0,0.08) 0%, rgba(0,0,0,0) 100%);background: linear-gradient(to bottom, rgba(0,0,0,0.08) 0%, rgba(0,0,0,0) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#14000000', endColorstr='#00000000', GradientType=0)}.datesAndPrices ul li > span .dpBody .dpDuration{font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 900;font-size: 14px;line-height: 16px;text-transform: uppercase}.datesAndPrices ul li > span .dpBody .dpAcademics{flex: 1 1;padding-top: 9px;font-size: 12px;line-height: 20px}.datesAndPrices ul li > span .dpBody .dpType{padding-top: 9px;font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 500;font-size: 14px;line-height: 16px;color: #626262}.datesAndPrices ul li > span .dpBody a.dpType,.datesAndPrices ul li > span .dpBody a.dpType:active,.datesAndPrices ul li > span .dpBody a.dpType:visited{color: #f90}.datesAndPrices ul li > span .dpBody a.dpType span,.datesAndPrices ul li > span .dpBody a.dpType:active span,.datesAndPrices ul li > span .dpBody a.dpType:visited span{position: relative;width: 7px;height: 11px;top: 4px;margin-left: 5px;white-space: nowrap}.datesAndPrices ul li > span .dpBody a.dpType span:before,.datesAndPrices ul li > span .dpBody a.dpType:active span:before,.datesAndPrices ul li > span .dpBody a.dpType:visited span:before,.datesAndPrices ul li > span .dpBody a.dpType span:after,.datesAndPrices ul li > span .dpBody a.dpType:active span:after,.datesAndPrices ul li > span .dpBody a.dpType:visited span:after{content: ' ';position: absolute;display: block;top: 0;left: 0;width: 7px;height: 11px;background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -930px 0;-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg)}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){.datesAndPrices ul li > span .dpBody a.dpType span:before,.datesAndPrices ul li > span .dpBody a.dpType:active span:before,.datesAndPrices ul li > span .dpBody a.dpType:visited span:before,.datesAndPrices ul li > span .dpBody a.dpType span:after,.datesAndPrices ul li > span .dpBody a.dpType:active span:after,.datesAndPrices ul li > span .dpBody a.dpType:visited span:after{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){.datesAndPrices ul li > span .dpBody a.dpType span:before,.datesAndPrices ul li > span .dpBody a.dpType:active span:before,.datesAndPrices ul li > span .dpBody a.dpType:visited span:before,.datesAndPrices ul li > span .dpBody a.dpType span:after,.datesAndPrices ul li > span .dpBody a.dpType:active span:after,.datesAndPrices ul li > span .dpBody a.dpType:visited span:after{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}.datesAndPrices ul li > span .dpBody a.dpType span:after,.datesAndPrices ul li > span .dpBody a.dpType:active span:after,.datesAndPrices ul li > span .dpBody a.dpType:visited span:after{background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -930px -20px;-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);filter: alpha(opacity=0);-webkit-transition: opacity .3s ease 0s;-moz-transition: opacity .3s ease 0s;-o-transition: opacity .3s ease 0s;transition: opacity .3s ease 0s}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){.datesAndPrices ul li > span .dpBody a.dpType span:after,.datesAndPrices ul li > span .dpBody a.dpType:active span:after,.datesAndPrices ul li > span .dpBody a.dpType:visited span:after{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){.datesAndPrices ul li > span .dpBody a.dpType span:after,.datesAndPrices ul li > span .dpBody a.dpType:active span:after,.datesAndPrices ul li > span .dpBody a.dpType:visited span:after{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}.datesAndPrices ul li > span .dpBody a.dpType:hover,.datesAndPrices ul li > span .dpBody a.dpType:active:hover,.datesAndPrices ul li > span .dpBody a.dpType:visited:hover{color: #f90}.datesAndPrices ul li > span .dpBody a.dpType:hover span:after,.datesAndPrices ul li > span .dpBody a.dpType:active:hover span:after,.datesAndPrices ul li > span .dpBody a.dpType:visited:hover span:after{-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter: alpha(opacity=100)}.datesAndPrices ul li > span .dpBody .dpGrades{padding-top: 4px;font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 500;font-size: 12px;line-height: 14px;color: #222}@media (max-width: 1023px){.datesAndPrices ul li{width: 50%}}@media (max-width: 767px){.datesAndPrices ul li{width: 100%;padding-bottom: 15px}.datesAndPrices ul li > span .dpHeader{font-size: 16px;cursor: pointer;pointer-events: auto}.datesAndPrices ul li > span .dpHeader .dpTuition{right: 50px}.datesAndPrices ul li > span .dpHeader .dpToggle{display: block}.datesAndPrices ul li > span .dpHeader.active .dpToggle:before{content: '-'}}.datesAndPrices2Col ul li{width: 50%}@font-face{font-family: 'LL Circular';font-weight: 500;font-style: normal;src: url('/brix/fonts/Circular/lineto-circular-medium.eot');src: url('/brix/fonts/Circular/lineto-circular-medium?#iefix') format('embedded-opentype'), url("/brix/fonts/Circular/lineto-circular-medium.woff2") format("woff2"), url('/brix/fonts/Circular/lineto-circular-medium.woff') format('woff')}@font-face{font-family: 'LL Circular';font-weight: 700;font-style: normal;src: url('/brix/fonts/Circular/lineto-circular-bold.eot');src: url('/brix/fonts/Circular/lineto-circular-bold?#iefix') format('embedded-opentype'), url("/brix/fonts/Circular/lineto-circular-bold.woff2") format("woff2"), url('/brix/fonts/Circular/lineto-circular-bold.woff') format('woff')}@font-face{font-family: 'LL Circular';font-weight: 900;font-style: normal;src: url('/brix/fonts/Circular/lineto-circular-black.eot');src: url('/brix/fonts/Circular/lineto-circular-black?#iefix') format('embedded-opentype'), url("/brix/fonts/Circular/lineto-circular-black.woff2") format("woff2"), url('/brix/fonts/Circular/lineto-circular-black.woff') format('woff')}@font-face{font-family: 'HelveticaNeue';font-weight: 400;font-style: normal;src: url('/brix/fonts/NeueHelvetica/37DE7C_0_0.eot');src: url('/brix/fonts/NeueHelvetica/37DE7C_0_0.eot?#iefix') format('embedded-opentype'), url('/brix/fonts/NeueHelvetica/37DE7C_0_0.woff2') format('woff2'), url('/brix/fonts/NeueHelvetica/37DE7C_0_0.woff') format('woff'), url('/brix/fonts/NeueHelvetica/37DE7C_0_0.ttf') format('truetype')}@font-face{font-family: 'HelveticaNeue';font-weight: 700;font-style: normal;src: url('/brix/fonts/NeueHelvetica/37DE7C_1_0.eot');src: url('/brix/fonts/NeueHelvetica/37DE7C_1_0.eot?#iefix') format('embedded-opentype'), url('/brix/fonts/NeueHelvetica/37DE7C_1_0.woff2') format('woff2'), url('/brix/fonts/NeueHelvetica/37DE7C_1_0.woff') format('woff'), url('/brix/fonts/NeueHelvetica/37DE7C_1_0.ttf') format('truetype')}*:focus{outline-color: #424242}::-moz-selection{background: #121212;color: #c2c2c2;text-shadow: none}::selection{background: #121212;color: #c2c2c2;text-shadow: none}body,td{font-family: "HelveticaNeue", sans-serif;font-style: normal;font-weight: 400;font-size: 16px;line-height: 1.5;color: #323232;text-align: left}a,a:visited,a:active{color: #f90;text-decoration: none}a:hover{color: #f90}a img,a:visited img,a:active img{border: none}strong,b{font-weight: 700}i,em{font-style: italic}p{margin: 0 0 .75em 0;padding: 0}p:last-of-type{margin: 0}.pFix{margin-bottom: .75em !important}h1,h2,h3,h4,h5{margin: 0;padding: 0}hr{border: 0;height: 4px;color: #f2f2f2;background: #f2f2f2;margin: 1.5em 25% 1.25em 0}hr.sectionDivider{position: relative;display: block;height: 10px;width: calc(50% + 30px);color: #6dbe4f;background: #6dbe4f}hr.sectionDivider:after{content: '';position: absolute;right: 0;height: 100%;width: 28px;border-left: solid 4px #fff;background: #2793c8}ul{margin: 0 0 .75em 30px;padding-left: 30px;list-style: none;text-align: left}ul li{position: relative}ul li:before{content: '';position: absolute;top: .56em;left: -30px;width: 8px;height: 8px;background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -940px 0}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){ul li:before{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){ul li:before{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (max-width: 767px){ul{margin-left: 15px}}@media (max-width: 479px){ul{margin-left: 0}}ol{margin: 0 0 .75em 30px;padding-left: 30px;list-style: none;text-align: left;counter-reset: list-counter}ol li{position: relative}ol li:before{content: counter(list-counter) '.';counter-increment: list-counter;position: absolute;left: -30px;width: 30px;text-align: left}@media (max-width: 767px){ol{margin-left: 15px}}@media (max-width: 479px){ol{margin-left: 0}}li{margin-top: 0;margin-bottom: 0;padding-bottom: .5em}li:last-child{padding-bottom: 0}blockquote{position: relative;margin: 1em 30px .75em 30px;padding: 8px 30px 5px;-moz-box-sizing: border-box;box-sizing: border-box;font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 500;font-size: 23px;line-height: 1.25;color: #6dbe4f}blockquote p:last-child{margin-bottom: 0}blockquote:before{content: '';position: absolute;top: 0;left: 0;height: 100%;width: 8px;background: #e2e2e2}@media (max-width: 767px){blockquote{margin-left: 15px;margin-right: 15px}}@media (max-width: 479px){blockquote{margin-left: 0;margin-right: 0}}form{margin: 0;padding: 0}.clear{clear: both;margin: 0;padding: 0;height: 0}.htmlHeaderPage{font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 900;font-size: 46px;line-height: 1.125;margin-bottom: .2em;color: #424242}@media (max-width: 767px){.htmlHeaderPage{font-size: 36.8px}}.htmlHeaderLarge{font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 700;font-size: 54px;line-height: 1.125;color: #f90;margin-top: .1em;margin-bottom: .2em}.htmlHeaderLarge:first-child{margin-top: 0}@media (max-width: 767px){.htmlHeaderLarge{font-size: 43.2px}}.htmlHeaderLarge:nth-child(-n+2){padding-top: 0}.htmlHeaderBlue{color: #2793c8}.htmlHeaderMed{font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 700;font-size: 32px;line-height: 1.125;color: #424242;margin-top: .1em;margin-bottom: .2em}.htmlHeaderMed:first-child{margin-top: 0}@media (max-width: 767px){.htmlHeaderMed{font-size: 25.6px}}.htmlHeaderMed:nth-child(-n+2){padding-top: 0}.htmlHeaderSmall{font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 700;font-size: 22px;line-height: 1.125;color: #2793c8;margin-top: .1em;margin-bottom: .2em}.htmlHeaderSmall:first-child{margin-top: 0}@media (max-width: 767px){.htmlHeaderSmall{font-size: 17.6px}}.htmlHeaderSmall:nth-child(-n+2){padding-top: 0}.htmlSmallText{font-size: 16px;color: #626262}.htmlSuperSmallText{font-size: 12px;color: #626262}a.htmlCTA,a:active.htmlCTA,a:visited.htmlCTA{position: relative;display: -moz-inline-stack;display: inline-block;font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 700;font-size: 15px;line-height: 40px;color: #fff;-moz-border-radius: 6px;-o-border-radius: 6px;border-radius: 6px;background: #6dbe4f;padding: 0 10px;border: solid 1px #6dbe4f;-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s;-moz-box-sizing: border-box;box-sizing: border-box;cursor: pointer;outline: none;white-space: nowrap;max-height: 40px;max-width: 290px;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;border-color: #c2c2c2;background: none;color: #f90;border-color: #f90;padding-right: 32px;z-index: 1}a.htmlCTA:hover,a:active.htmlCTA:hover,a:visited.htmlCTA:hover{color: #fff;border-color: #f90;background: #f90}a.htmlCTA:hover,a:active.htmlCTA:hover,a:visited.htmlCTA:hover{color: #fff;border-color: #f90;background: #f90}a.htmlCTA:hover:after,a:active.htmlCTA:hover:after,a:visited.htmlCTA:hover:after{-webkit-transform: scale(1,1);-moz-transform: scale(1,1);-ms-transform: scale(1,1);-o-transform: scale(1,1);transform: scale(1,1)}a.htmlCTA:before,a:active.htmlCTA:before,a:visited.htmlCTA:before{content: ' ';position: absolute;display: block;top: 50%;right: 15px;margin-top: -5px;width: 7px;height: 11px;background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -930px 0;-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);-webkit-transition: filter .3s ease 0s;-moz-transition: filter .3s ease 0s;-o-transition: filter .3s ease 0s;transition: filter .3s ease 0s}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){a.htmlCTA:before,a:active.htmlCTA:before,a:visited.htmlCTA:before{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){a.htmlCTA:before,a:active.htmlCTA:before,a:visited.htmlCTA:before{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}a.htmlCTA:after,a:active.htmlCTA:after,a:visited.htmlCTA:after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #f90 !important;-webkit-transition: transform .3s ease 0s;-moz-transition: transform .3s ease 0s;-o-transition: transform .3s ease 0s;transition: transform .3s ease 0s;-webkit-transform: scale(0,1);-moz-transform: scale(0,1);-ms-transform: scale(0,1);-o-transform: scale(0,1);transform: scale(0,1);-webkit-transform-origin: 0 50%;-ms-transform-origin: 0 50%;transform-origin: 0 50%;z-index: -1}a.htmlCTA:hover,a:active.htmlCTA:hover,a:visited.htmlCTA:hover{color: #fff;border-color: #f90;background: transparent}a.htmlCTA:hover:after,a:active.htmlCTA:hover:after,a:visited.htmlCTA:hover:after{-webkit-transform: scale(1,1);-moz-transform: scale(1,1);-ms-transform: scale(1,1);-o-transform: scale(1,1);transform: scale(1,1)}a.htmlCTA:hover:before,a:active.htmlCTA:hover:before,a:visited.htmlCTA:hover:before{-webkit-animation: arrowBounce .8s 0 cubic-bezier(.175, .885, .375, 1.57);-moz-animation: arrowBounce .8s 0 cubic-bezier(.175, .885, .375, 1.57);-ms-animation: arrowBounce .8s 0 cubic-bezier(.175, .885, .375, 1.57);animation: arrowBounce .8s 0 cubic-bezier(.175, .885, .375, 1.57);-webkit-animation-iteration-count: infinite;-moz-animation-iteration-count: infinite;-ms-animation-iteration-count: infinite;animation-iteration-count: infinite;filter: contrast(0) brightness(5)}.ctaGetInfo32,a:active.ctaGetInfo32,a:visited.ctaGetInfo32{position: relative !important;display: -moz-inline-stack !important;display: inline-block !important;font-family: "LL Circular", sans-serif !important;font-style: normal !important;font-weight: 700 !important;font-size: 15px !important;line-height: 40px !important;color: #fff !important;-moz-border-radius: 6px !important;-o-border-radius: 6px !important;border-radius: 6px !important;background: #6dbe4f !important;padding: 0 10px !important;border: solid 1px #6dbe4f !important;-webkit-transition: all .3s ease 0s !important;-moz-transition: all .3s ease 0s !important;-o-transition: all .3s ease 0s !important;transition: all .3s ease 0s !important;-moz-box-sizing: border-box !important;box-sizing: border-box !important;cursor: pointer !important;outline: none !important;white-space: nowrap !important;max-height: 40px !important;max-width: 290px !important;overflow: hidden !important;-ms-text-overflow: ellipsis !important;text-overflow: ellipsis !important;border-color: #2793c8 !important;background: #2793c8 !important;line-height: 30px !important;max-height: 32px !important}.ctaGetInfo32:hover,a:active.ctaGetInfo32:hover,a:visited.ctaGetInfo32:hover{color: #fff !important;border-color: #f90 !important;background: #f90 !important}.ctaApplyNow32,a:active.ctaApplyNow32,a:visited.ctaApplyNow32{position: relative !important;display: -moz-inline-stack !important;display: inline-block !important;font-family: "LL Circular", sans-serif !important;font-style: normal !important;font-weight: 700 !important;font-size: 15px !important;line-height: 40px !important;color: #fff !important;-moz-border-radius: 6px !important;-o-border-radius: 6px !important;border-radius: 6px !important;background: #6dbe4f !important;padding: 0 10px !important;border: solid 1px #6dbe4f !important;-webkit-transition: all .3s ease 0s !important;-moz-transition: all .3s ease 0s !important;-o-transition: all .3s ease 0s !important;transition: all .3s ease 0s !important;-moz-box-sizing: border-box !important;box-sizing: border-box !important;cursor: pointer !important;outline: none !important;white-space: nowrap !important;max-height: 40px !important;max-width: 290px !important;overflow: hidden !important;-ms-text-overflow: ellipsis !important;text-overflow: ellipsis !important;line-height: 30px !important;max-height: 32px !important}.ctaApplyNow32:hover,a:active.ctaApplyNow32:hover,a:visited.ctaApplyNow32:hover{color: #fff !important;border-color: #f90 !important;background: #f90 !important}.ctaApplyNow24,a:active.ctaApplyNow24,a:visited.ctaApplyNow24{position: relative !important;display: -moz-inline-stack !important;display: inline-block !important;font-weight: 700 !important;font-size: 15px !important;line-height: 40px !important;color: #fff !important;-moz-border-radius: 6px !important;-o-border-radius: 6px !important;border-radius: 6px !important;background: #6dbe4f !important;padding: 0 10px !important;border: solid 1px #6dbe4f !important;-webkit-transition: all .3s ease 0s !important;-moz-transition: all .3s ease 0s !important;-o-transition: all .3s ease 0s !important;transition: all .3s ease 0s !important;-moz-box-sizing: border-box !important;box-sizing: border-box !important;cursor: pointer !important;outline: none !important;white-space: nowrap !important;max-height: 40px !important;max-width: 290px !important;overflow: hidden !important;-ms-text-overflow: ellipsis !important;text-overflow: ellipsis !important;font-family: "LL Circular", sans-serif !important;font-style: normal !important;font-weight: 500 !important;font-size: 13px !important;line-height: 22px !important;padding: 0 12px !important;max-height: 24px !important;-moz-border-radius: 3px !important;-o-border-radius: 3px !important;border-radius: 3px !important}.ctaApplyNow24:hover,a:active.ctaApplyNow24:hover,a:visited.ctaApplyNow24:hover{color: #fff !important;border-color: #f90 !important;background: #f90 !important}.htmlCTAGreen,a:active.htmlCTAGreen,a:visited.htmlCTAGreen{position: relative;display: -moz-inline-stack;display: inline-block;font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 700;font-size: 15px;line-height: 40px;color: #fff;-moz-border-radius: 6px;-o-border-radius: 6px;border-radius: 6px;background: #6dbe4f;padding: 0 10px;border: solid 1px #6dbe4f;-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s;-moz-box-sizing: border-box;box-sizing: border-box;cursor: pointer;outline: none;white-space: nowrap;max-height: 40px;max-width: 290px;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis}.htmlCTAGreen:hover,a:active.htmlCTAGreen:hover,a:visited.htmlCTAGreen:hover{color: #fff;border-color: #f90;background: #f90}.htmlCTASmall,a:active.htmlCTASmall,a:visited.htmlCTASmall{position: relative;display: -moz-inline-stack;display: inline-block;font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 700;font-size: 15px;line-height: 40px;color: #fff;-moz-border-radius: 6px;-o-border-radius: 6px;border-radius: 6px;background: #6dbe4f;padding: 0 10px;border: solid 1px #6dbe4f;-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s;-moz-box-sizing: border-box;box-sizing: border-box;cursor: pointer;outline: none;white-space: nowrap;max-height: 40px;max-width: 290px;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;border-color: #c2c2c2;background: none;color: #f90;border-color: #f90;padding-right: 32px;z-index: 1;line-height: 30px;max-height: 32px}.htmlCTASmall:hover,a:active.htmlCTASmall:hover,a:visited.htmlCTASmall:hover{color: #fff;border-color: #f90;background: #f90}.htmlCTASmall:hover,a:active.htmlCTASmall:hover,a:visited.htmlCTASmall:hover{color: #fff;border-color: #f90;background: #f90}.htmlCTASmall:hover:after,a:active.htmlCTASmall:hover:after,a:visited.htmlCTASmall:hover:after{-webkit-transform: scale(1,1);-moz-transform: scale(1,1);-ms-transform: scale(1,1);-o-transform: scale(1,1);transform: scale(1,1)}.htmlCTASmall:before,a:active.htmlCTASmall:before,a:visited.htmlCTASmall:before{content: ' ';position: absolute;display: block;top: 50%;right: 15px;margin-top: -5px;width: 7px;height: 11px;background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -930px 0;-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);-webkit-transition: filter .3s ease 0s;-moz-transition: filter .3s ease 0s;-o-transition: filter .3s ease 0s;transition: filter .3s ease 0s}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){.htmlCTASmall:before,a:active.htmlCTASmall:before,a:visited.htmlCTASmall:before{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){.htmlCTASmall:before,a:active.htmlCTASmall:before,a:visited.htmlCTASmall:before{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}.htmlCTASmall:after,a:active.htmlCTASmall:after,a:visited.htmlCTASmall:after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #f90 !important;-webkit-transition: transform .3s ease 0s;-moz-transition: transform .3s ease 0s;-o-transition: transform .3s ease 0s;transition: transform .3s ease 0s;-webkit-transform: scale(0,1);-moz-transform: scale(0,1);-ms-transform: scale(0,1);-o-transform: scale(0,1);transform: scale(0,1);-webkit-transform-origin: 0 50%;-ms-transform-origin: 0 50%;transform-origin: 0 50%;z-index: -1}.htmlCTASmall:hover,a:active.htmlCTASmall:hover,a:visited.htmlCTASmall:hover{color: #fff;border-color: #f90;background: transparent}.htmlCTASmall:hover:after,a:active.htmlCTASmall:hover:after,a:visited.htmlCTASmall:hover:after{-webkit-transform: scale(1,1);-moz-transform: scale(1,1);-ms-transform: scale(1,1);-o-transform: scale(1,1);transform: scale(1,1)}.htmlCTASmall:hover:before,a:active.htmlCTASmall:hover:before,a:visited.htmlCTASmall:hover:before{-webkit-animation: arrowBounce .8s 0 cubic-bezier(.175, .885, .375, 1.57);-moz-animation: arrowBounce .8s 0 cubic-bezier(.175, .885, .375, 1.57);-ms-animation: arrowBounce .8s 0 cubic-bezier(.175, .885, .375, 1.57);animation: arrowBounce .8s 0 cubic-bezier(.175, .885, .375, 1.57);-webkit-animation-iteration-count: infinite;-moz-animation-iteration-count: infinite;-ms-animation-iteration-count: infinite;animation-iteration-count: infinite;filter: contrast(0) brightness(5)}.htmlCTALarge,a:active.htmlCTALarge,a:visited.htmlCTALarge{position: relative;display: -moz-inline-stack;display: inline-block;font-weight: 700;font-size: 15px;line-height: 40px;color: #fff;-moz-border-radius: 6px;-o-border-radius: 6px;border-radius: 6px;background: #6dbe4f;padding: 0 10px;border: solid 1px #6dbe4f;-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s;-moz-box-sizing: border-box;box-sizing: border-box;cursor: pointer;outline: none;white-space: nowrap;max-height: 40px;max-width: 290px;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;padding: 0 20px;padding-right: 45px;z-index: 1;max-height: 55px;font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 900;font-size: 21px;line-height: 55px;text-shadow: 0 2px 0 rgba(0,0,0,0.2)}.htmlCTALarge:hover,a:active.htmlCTALarge:hover,a:visited.htmlCTALarge:hover{color: #fff;border-color: #f90;background: #f90}.htmlCTALarge:before,a:active.htmlCTALarge:before,a:visited.htmlCTALarge:before{content: ' ';position: absolute;display: block;top: 50%;right: 20px;margin-top: -7px;width: 10px;height: 15px;background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -950px 0;filter: contrast(0) brightness(5) drop-shadow(0 2px 0 rgba(0,0,0,0.2))}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){.htmlCTALarge:before,a:active.htmlCTALarge:before,a:visited.htmlCTALarge:before{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){.htmlCTALarge:before,a:active.htmlCTALarge:before,a:visited.htmlCTALarge:before{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}.htmlCTALarge:after,a:active.htmlCTALarge:after,a:visited.htmlCTALarge:after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #f90 !important;-webkit-transition: transform .3s ease 0s;-moz-transition: transform .3s ease 0s;-o-transition: transform .3s ease 0s;transition: transform .3s ease 0s;-webkit-transform: scale(0,1);-moz-transform: scale(0,1);-ms-transform: scale(0,1);-o-transform: scale(0,1);transform: scale(0,1);-webkit-transform-origin: 0 50%;-ms-transform-origin: 0 50%;transform-origin: 0 50%;z-index: -1}.htmlCTALarge:hover,a:active.htmlCTALarge:hover,a:visited.htmlCTALarge:hover{color: #fff;border-color: #f90}.htmlCTALarge:hover:after,a:active.htmlCTALarge:hover:after,a:visited.htmlCTALarge:hover:after{-webkit-transform: scale(1,1);-moz-transform: scale(1,1);-ms-transform: scale(1,1);-o-transform: scale(1,1);transform: scale(1,1)}.htmlCTALarge:hover:before,a:active.htmlCTALarge:hover:before,a:visited.htmlCTALarge:hover:before{-webkit-animation: arrowBounceBig .8s 0 cubic-bezier(.175, .885, .375, 1.57);-moz-animation: arrowBounceBig .8s 0 cubic-bezier(.175, .885, .375, 1.57);-ms-animation: arrowBounceBig .8s 0 cubic-bezier(.175, .885, .375, 1.57);animation: arrowBounceBig .8s 0 cubic-bezier(.175, .885, .375, 1.57);-webkit-animation-iteration-count: infinite;-moz-animation-iteration-count: infinite;-ms-animation-iteration-count: infinite;animation-iteration-count: infinite}.imageRight{margin: 5px 0 5px 30px;float: right;-moz-box-sizing: border-box;box-sizing: border-box}@media (max-width: 767px){.imageRight{margin-left: 0;width: 100% !important;height: auto !important;max-width: 100% !important;margin-top: 15px;margin-bottom: 15px;float: none}}.imageLeft{margin: 5px 30px 5px 0;float: left;-moz-box-sizing: border-box;box-sizing: border-box}@media (max-width: 767px){.imageLeft{margin-right: 0;width: 100% !important;height: auto !important;max-width: 100% !important;margin-top: 15px;margin-bottom: 15px;float: none}}.imageFullWidth{-moz-box-sizing: border-box;box-sizing: border-box;width: 100% !important;max-width: 100%;height: auto !important;margin-top: 15px;margin-bottom: 5px}.imageFullWidth.noMargin{margin-top: 0;margin-bottom: 0}.htmlVideo{display: block;width: 100%;padding-bottom: 56.25%;height: 0;position: relative;margin-bottom: 30px}.htmlVideo iframe,.htmlVideo object{position: absolute;top: 0;left: 0;width: 100%;height: 100%}.contentCol2,.contentCol3,.contentCol4,.contentCol5{float: left;-moz-box-sizing: border-box;box-sizing: border-box;vertical-align: top}@media (max-width: 767px){.contentCol2,.contentCol3,.contentCol4,.contentCol5{float: none !important;width: 100% !important;padding-top: 15px}.contentCol2:first-child,.contentCol3:first-child,.contentCol4:first-child,.contentCol5:first-child{padding-top: 0}.contentCol2:nth-child(2),.contentCol3:nth-child(2),.contentCol4:nth-child(2),.contentCol5:nth-child(2){padding-left: 0 !important;padding-right: 0 !important}}.contentCol2{width: 50%;padding-right: 15px}.contentCol2:nth-child(2){float: right;padding-right: 0;padding-left: 15px}.contentCol3{width: 33.33%}.contentCol4{width: 25%}.contentCol5{width: 20%}.contentColGutter{margin: 0 -15px}.contentColGutter > *{padding: 0 15px}.contentColGutter:after{content: ' ';display: block;clear: both;margin: 0;padding: 0;height: 0;line-height: 0;font-size: 0;visibility: hidden}@media (max-width: 767px){.contentColGutter{margin: 0}.contentColGutter > *,.contentColGutter .contentCol3{padding: 0 0 15px !important}}.textFlowCol2{-moz-column-count: 2;-moz-column-gap: 30px;-webkit-column-count: 2;-webkit-column-gap: 30px;-o-column-count: 2;-o-column-gap: 30px;-ms-column-count: 2;-ms-column-gap: 30px;column-count: 2;column-gap: 30px}.textFlowCol2 li{-moz-column-break-inside: avoid;-webkit-column-break-inside: avoid;-o-column-break-inside: avoid;-ms-column-break-inside: avoid;column-break-inside: avoid}@media (max-width: 767px){.textFlowCol2{-moz-column-count: 1;-moz-column-gap: 0;-webkit-column-count: 1;-webkit-column-gap: 0;-o-column-count: 1;-o-column-gap: 0;-ms-column-count: 1;-ms-column-gap: 0;column-count: 1;column-gap: 0}}.textFlowCol3{-moz-column-count: 3;-moz-column-gap: 30px;-webkit-column-count: 3;-webkit-column-gap: 30px;-o-column-count: 3;-o-column-gap: 30px;-ms-column-count: 3;-ms-column-gap: 30px;column-count: 3;column-gap: 30px}.textFlowCol3 li{-moz-column-break-inside: avoid;-webkit-column-break-inside: avoid;-o-column-break-inside: avoid;-ms-column-break-inside: avoid;column-break-inside: avoid}@media (max-width: 767px){.textFlowCol3{-moz-column-count: 1;-moz-column-gap: 0;-webkit-column-count: 1;-webkit-column-gap: 0;-o-column-count: 1;-o-column-gap: 0;-ms-column-count: 1;-ms-column-gap: 0;column-count: 1;column-gap: 0}}.multi_cols{display: flex;margin-left: -15px;margin-right: -15px;margin-top: -30px;flex-wrap: wrap}@media (min-width: 1200px){.multi_cols{margin-left: -15px;margin-right: -15px;margin-top: -30px}}@media (max-width: 767px){.multi_cols{margin-left: -7.5px;margin-right: -7.5px;margin-top: -15px}}.multi_cols .multi_col{-moz-box-sizing: border-box;box-sizing: border-box;display: -moz-inline-stack;display: inline-block;flex: 1;padding: 30px 15px 0;min-width: 25%}@media (min-width: 1200px){.multi_cols .multi_col{min-width: 20%}}@media (max-width: 1023px){.multi_cols .multi_col{min-width: 33.333%}}@media (max-width: 767px){.multi_cols .multi_col{padding: 15px 7.5px 0;min-width: 50%}}@media (max-width: 479px){.multi_cols .multi_col{min-width: 100%}}.block_cols{display: flex;margin-left: -15px;margin-right: -15px;margin-top: -30px;flex-wrap: wrap}@media (min-width: 1200px){.block_cols{margin-left: -15px;margin-right: -15px;margin-top: -30px}}@media (max-width: 767px){.block_cols{margin-left: -7.5px;margin-right: -7.5px;margin-top: -15px}}.block_cols .block_col{-moz-box-sizing: border-box;box-sizing: border-box;display: -moz-inline-stack;display: inline-block;flex: 1;padding: 30px 15px 0;min-width: 25%}.block_cols .block_col .block_headline{font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 700;font-size: 22px;line-height: 1.125;color: #2793c8;margin-top: .1em;margin-bottom: .2em}.block_cols .block_col .block_headline:first-child{margin-top: 0}@media (max-width: 767px){.block_cols .block_col .block_headline{font-size: 17.6px}}.block_cols .block_col .block_cta{position: relative;display: -moz-inline-stack;display: inline-block;font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 700;font-size: 15px;line-height: 40px;color: #fff;-moz-border-radius: 6px;-o-border-radius: 6px;border-radius: 6px;background: #6dbe4f;padding: 0 10px;border: solid 1px #6dbe4f;-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s;-moz-box-sizing: border-box;box-sizing: border-box;cursor: pointer;outline: none;white-space: nowrap;max-height: 40px;max-width: 290px;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;border-color: #f90;background: #f90;line-height: 30px;max-height: 32px;margin-top: .9em}.block_cols .block_col .block_cta:hover{color: #fff;border-color: #f90;background: #f90}.block_cols .block_col .block_cta:hover{border-color: #6dbe4f;background: #6dbe4f}@media (min-width: 1200px){.block_cols .block_col{min-width: 20%}}@media (max-width: 1023px){.block_cols .block_col{min-width: 33.333%}}@media (max-width: 767px){.block_cols .block_col{padding: 15px 7.5px 0;min-width: 50%}}@media (max-width: 479px){.block_cols .block_col{min-width: 100%}}.promoCol,.promoTiles li > span .promoTileInner .content .promoCol{-moz-box-sizing: border-box;box-sizing: border-box;display: -moz-inline-stack;display: inline-block;width: 25%;padding: 0 30px;vertical-align: top}.promoCol .headline,.promoTiles li > span .promoTileInner .content .promoCol .headline{font-weight: 900 !important;font-size: 20px !important;color: #222 !important;text-transform: uppercase !important;padding-top: .25em !important;padding-bottom: .5em !important;font-family: "LL Circular", sans-serif !important;font-style: normal !important;font-weight: 700 !important;font-size: 22px !important;line-height: 1.125 !important;color: #2793c8 !important;margin-top: .1em !important;margin-bottom: .2em !important}.promoCol .headline:first-child,.promoTiles li > span .promoTileInner .content .promoCol .headline:first-child{margin-top: 0 !important}@media (max-width: 767px){.promoCol .headline,.promoTiles li > span .promoTileInner .content .promoCol .headline{font-size: 17.6px}}.promoCol .headline:nth-child(-n+2),.promoTiles li > span .promoTileInner .content .promoCol .headline:nth-child(-n+2){padding-top: 0 !important}.promoCol .body,.promoTiles li > span .promoTileInner .content .promoCol .body{font-size: 16px !important;color: #626262 !important}.promoCol a.cta,.promoTiles li > span .promoTileInner .content .promoCol a.cta,.promoCol a.cta:visited,.promoTiles li > span .promoTileInner .content .promoCol a.cta:visited,.promoCol a.cta:active,.promoTiles li > span .promoTileInner .content .promoCol a.cta:active{line-height: 30px;max-height: 32px}@media (max-width: 1023px){.promoCol,.promoTiles li > span .promoTileInner .content .promoCol{width: 50%}.promoCol:nth-child(n+3),.promoTiles li > span .promoTileInner .content .promoCol:nth-child(n+3){padding-top: 30px}}@media (max-width: 767px){.promoCol,.promoTiles li > span .promoTileInner .content .promoCol{padding: 0 15px}}@media (max-width: 479px){.promoCol,.promoTiles li > span .promoTileInner .content .promoCol{width: 100%}.promoCol:nth-child(n+2),.promoTiles li > span .promoTileInner .content .promoCol:nth-child(n+2){padding-top: 30px}}.buttonNav{float: right;padding-bottom: 0}@media (max-width: 1023px){.buttonNav{padding-top: 13px}}@media (max-width: 767px){.buttonNav{padding-top: 0;float: none;padding-bottom: 25px}}.buttonNav a,.buttonNav a:visited,.buttonNav a:active{margin-top: 5px;margin-bottom: 0}@media (max-width: 767px){.buttonNav a,.buttonNav a:visited,.buttonNav a:active{margin-top: 0}}.buttonNav a:nth-child(n+2),.buttonNav a:visited:nth-child(n+2),.buttonNav a:active:nth-child(n+2){margin-left: 20px}@media (max-width: 359px){.buttonNav a:nth-child(n+2),.buttonNav a:visited:nth-child(n+2),.buttonNav a:active:nth-child(n+2){margin-left: 4px}}.aStar{margin-top: 30px;margin-left: 48px;width: 160px;height: 30px;text-indent: -1000px;overflow: hidden;position: relative;display: block;cursor: pointer}.aStar:before,.aStar:after{content: '';position: absolute;top: 0;left: 0;display: block;width: 100%;height: 100%;background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -250px 0}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){.aStar:before,.aStar:after{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){.aStar:before,.aStar:after{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}.aStar:after{background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -250px -50px;-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);filter: alpha(opacity=0);-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){.aStar:after{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){.aStar:after{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}.aStar:hover:after{-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter: alpha(opacity=100)}@media (max-width: 767px){.aStar{margin-left: auto;margin-right: auto}}.datesAndPricesCommuter ul li{width: 50% !important}@media (max-width: 900px){.datesAndPricesCommuter ul li{width: 100% !important}}.brixForm{text-align: left;position: relative}.brixForm .formHeader{font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 700;font-size: 36px;line-height: 44px;color: #121212;padding-bottom: 20px}.brixForm .formHeader span{font-weight: 300;color: #424242;white-space: nowrap}@media (max-width: 767px){.brixForm .formHeader{font-size: 6.771vw;line-height: 7.292vw;padding-bottom: 5.208vw}}.brixForm .formDivider{display: block;margin: 0 -30px 25px;height: 6px;background: #f2f2f2}.brixForm ul{margin: 0;list-style: none;text-align: left;position: relative;padding: 0}.brixForm ul li{position: relative;padding-top: 20px;padding-bottom: 0;padding-left: 0;padding-right: 30px;min-height: 70px;-moz-box-sizing: border-box;box-sizing: border-box;z-index: 10;width: 50%;display: -moz-inline-stack;display: inline-block;vertical-align: top;line-height: 40px}.brixForm ul li:last-child{-moz-box-sizing: border-box;box-sizing: border-box;padding-bottom: 0;min-height: auto;height: 70px}.brixForm ul li:nth-child(even){padding-left: 30px;padding-right: 0}.brixForm ul li:before{display: none}@media (max-width: 767px){.brixForm ul li{padding-left: 0 !important;padding-right: 0 !important;width: 100%;display: block}}.brixForm ul li.noPad{padding-left: 0}.brixForm ul li.required label:after{content: ' *'}.brixForm ul li.disabled{pointer-events: none;-moz-opacity: .5;-khtml-opacity: .5;opacity: .5;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);filter: alpha(opacity=50)}.brixForm ul li label{-moz-box-sizing: border-box;box-sizing: border-box;font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 500;font-size: 15px;line-height: 1;color: #2793c8;display: block;position: relative;top: 0;width: auto;padding: 0;padding-bottom: 8px}.brixForm ul li input,.brixForm ul li textarea,.brixForm ul li select{-webkit-appearance: none;-moz-appearance: none;appearance: none;-moz-box-sizing: border-box;box-sizing: border-box;display: -moz-inline-stack;display: inline-block;vertical-align: top;height: 40px;padding: 0 15px;width: 100%;max-width: 100%;font-family: Helvetica, Arial, sans-serif;font-size: 16px;font-weight: normal;color: #424242;-moz-border-radius: 3px;-o-border-radius: 3px;border-radius: 3px;border: solid 1px #e2e2e2;background-color: #FFF;outline: none}.brixForm ul li input.autoSize,.brixForm ul li textarea.autoSize,.brixForm ul li select.autoSize{width: auto}.brixForm ul li input.formSpacer,.brixForm ul li textarea.formSpacer,.brixForm ul li select.formSpacer{margin-left: 15px}.brixForm ul li input:focus,.brixForm ul li textarea:focus,.brixForm ul li select:focus{border-color: #2793c8}.brixForm ul li input.invalid,.brixForm ul li textarea.invalid,.brixForm ul li select.invalid{border-color: #c00}.brixForm ul li input[type=number]{-moz-appearance: textfield}.brixForm ul li input[type=number]::-webkit-inner-spin-button,.brixForm ul li input[type=number]::-webkit-outer-spin-button,.brixForm ul li input[type=date]::-webkit-inner-spin-button,.brixForm ul li input[type=date]::-webkit-outer-spin-button{-webkit-appearance: none;-moz-appearance: none;appearance: none;margin: 0}.brixForm ul li input[type=date]::-webkit-calendar-picker-indicator{display: none}.brixForm ul li input[type=checkbox]{position: relative;top: 4px;width: 20px;height: 20px;padding: 0;cursor: pointer}.brixForm ul li input[type=checkbox]:checked{background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -160px -80px}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){.brixForm ul li input[type=checkbox]:checked{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){.brixForm ul li input[type=checkbox]:checked{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}.brixForm ul li textarea{height: 120px;resize: none;padding-top: 10px;padding-bottom: 10px}.brixForm ul li select{padding-right: 34px;background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: right -150px;background-color: #FFF;cursor: pointer;width: auto}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){.brixForm ul li select{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){.brixForm ul li select{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}.brixForm ul li select::-ms-expand{display: none}.brixForm ul li .tip{color: #a2a2a2;display: -moz-inline-stack;display: inline-block}.brixForm ul li .tip.tipButton{cursor: pointer;-webkit-transition: color .3s ease 0s;-moz-transition: color .3s ease 0s;-o-transition: color .3s ease 0s;transition: color .3s ease 0s}.brixForm ul li .tip.tipButton:hover{color: #f90}.brixForm ul li .tip.tipPadLeft{padding-left: 10px}.brixFormSubmit,.brixFormSubmit:active,.brixFormSubmit:visited{-webkit-appearance: none;-moz-appearance: none;appearance: none;position: relative;display: -moz-inline-stack;display: inline-block;font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 700;font-size: 15px;line-height: 40px;color: #fff;-moz-border-radius: 6px;-o-border-radius: 6px;border-radius: 6px;background: #6dbe4f;padding: 0 10px;border: solid 1px #6dbe4f;-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s;-moz-box-sizing: border-box;box-sizing: border-box;cursor: pointer;outline: none;white-space: nowrap;max-height: 40px;max-width: 290px;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;margin: 0;margin-top: 10px}.brixFormSubmit:hover,.brixFormSubmit:active:hover,.brixFormSubmit:visited:hover{color: #fff;border-color: #f90;background: #f90}.brixFormButton{-webkit-appearance: none;-moz-appearance: none;appearance: none;margin: 0 0 0 25px;font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 500;font-size: 20px;line-height: 50px;color: #a2a2a2;cursor: pointer;-webkit-transition: color .3s ease 0s;-moz-transition: color .3s ease 0s;-o-transition: color .3s ease 0s;transition: color .3s ease 0s}.brixFormButton:hover{color: #f90}.LV_required,.LV_invalid,.LV_valid{-moz-box-sizing: border-box;box-sizing: border-box;position: absolute;left: 277px;color: #db0a40;bottom: 9px;padding: 0}@media (max-width: 767px){.LV_required,.LV_invalid,.LV_valid{left: 0}}.LV_invalid_field,input.LV_invalid_field:hover,input.LV_invalid_field:active,textarea.LV_invalid_field:hover,textarea.LV_invalid_field:active{border-color: #db0a40 !important}.yui3-overlay-mask{background-color: rgba(0,0,0,0.9)}.yui3-panel{outline: none;position: fixed !important;pointer-events: auto}.yui3-panel.yui3-panel-hidden{pointer-events: none}@media (max-width: 1023px){.yui3-panel{width: 100% !important;max-width: 100% !important;left: 0 !important}.yui3-panel.yui3-panel-hidden{display: none}}.yui3-panel .yui3-panel-content{background: #FFF;text-align: left}.yui3-panel .yui3-panel-content .yui3-widget-bd{-moz-box-sizing: border-box;box-sizing: border-box;text-align: center;padding: 30px;padding-bottom: 0;max-height: 520px;overflow: auto;-webkit-overflow-scrolling: touch;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}@media (max-width: 767px){.yui3-panel .yui3-panel-content .yui3-widget-bd{padding: 15px;padding-bottom: 0;max-height: 400px}}.yui3-panel .yui3-panel-content .yui3-widget-bd .message{position: relative;margin: 0 auto;text-align: left;font-weight: 500;font-size: 32px;color: #424242;padding-top: .25em;padding-bottom: .5em;font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 700;font-size: 54px;line-height: 1.125;color: #f90;margin-top: .1em;margin-bottom: .2em}.yui3-panel .yui3-panel-content .yui3-widget-bd .message:first-child{margin-top: 0}@media (max-width: 767px){.yui3-panel .yui3-panel-content .yui3-widget-bd .message{font-size: 43.2px}}.yui3-panel .yui3-panel-content .yui3-widget-bd .message:nth-child(-n+2){padding-top: 0}.yui3-panel .yui3-panel-content .yui3-widget-bd .message .modalSmall{padding-top: 5px;padding-bottom: 0;display: block;font-family: "HelveticaNeue", sans-serif;font-style: normal;font-weight: 400;font-size: 16px;line-height: 1.7;color: #323232}.yui3-panel .yui3-panel-content .yui3-widget-bd .message div.modalImg{position: relative;width: 100%;height: 0;padding-top: 50%;overflow: hidden;margin-bottom: 10px}.yui3-panel .yui3-panel-content .yui3-widget-bd .message div.modalImg img{position: absolute;top: 0;left: 0;width: 100% !important;height: auto !important}.yui3-panel .yui3-panel-content .yui3-widget-bd .icon-sending{padding-bottom: 20px}.yui3-panel .yui3-panel-content .yui3-widget-bd .icon-sending:after{content: '';position: relative;display: block;width: 110px;height: 5px;margin: 20px auto 0;background: transparent url(/brix/images/modalLoader.gif) no-repeat left top;-moz-background-size: 100% auto;background-size: 100% auto}.yui3-panel .yui3-panel-content .yui3-widget-ft{padding: 25px 30px 30px}@media (max-width: 767px){.yui3-panel .yui3-panel-content .yui3-widget-ft{padding: 20px 15px 15px}}.yui3-panel .yui3-widget-buttons{display: block !important;height: 40px}.yui3-panel .yui3-button{-webkit-appearance: none;-moz-appearance: none;appearance: none;margin: 0 0 0 20px;-moz-box-shadow: 0 0 0 0 rgba(0,0,0,0) !important;box-shadow: 0 0 0 0 rgba(0,0,0,0) !important;position: relative;display: -moz-inline-stack;display: inline-block;font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 700;font-size: 15px;line-height: 40px;color: #fff;-moz-border-radius: 6px;-o-border-radius: 6px;border-radius: 6px;background: #6dbe4f;padding: 0 10px;border: solid 1px #6dbe4f;-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s;-moz-box-sizing: border-box;box-sizing: border-box;cursor: pointer;outline: none;white-space: nowrap;max-height: 40px;max-width: 290px;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;border-color: #c2c2c2;background: none;color: #f90;border-color: #f90}.yui3-panel .yui3-button:hover{color: #fff;border-color: #f90;background: #f90}.yui3-panel .yui3-button:hover{color: #fff;border-color: #f90;background: #f90}.yui3-panel .yui3-button:hover:after{-webkit-transform: scale(1,1);-moz-transform: scale(1,1);-ms-transform: scale(1,1);-o-transform: scale(1,1);transform: scale(1,1)}.yui3-panel .yui3-button.yui3-button-primary{position: relative;display: -moz-inline-stack;display: inline-block;font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 700;font-size: 15px;line-height: 40px;color: #fff;-moz-border-radius: 6px;-o-border-radius: 6px;border-radius: 6px;background: #6dbe4f;padding: 0 10px;border: solid 1px #6dbe4f;-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s;-moz-box-sizing: border-box;box-sizing: border-box;cursor: pointer;outline: none;white-space: nowrap;max-height: 40px;max-width: 290px;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;margin: 0}.yui3-panel .yui3-button.yui3-button-primary:hover{color: #fff;border-color: #f90;background: #f90}.bsDialog{position: fixed;top: 0;left: 0;bottom: 0;right: 0;z-index: 9999999;display: none;pointer-events: auto}.bsDialog.show{display: block}.bsDialog.fadeIn .bsDialog_blocker{opacity: 1;-webkit-transition: opacity .4s ease 0;-moz-transition: opacity .4s ease 0;-o-transition: opacity .4s ease 0;transition: opacity .4s ease 0}.bsDialog.fadeIn .bsDialog_dialog{opacity: 1;-webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0);-webkit-transition-delay: .1s !important;-moz-transition-delay: .1s !important;-o-transition-delay: .1s !important;transition-delay: .1s !important}.bsDialog_blocker{position: absolute;top: 0;left: 0;right: 0;bottom: 0;background-color: rgba(0,0,0,0.9);display: flex;align-items: center;justify-content: center;opacity: 0;-webkit-transition: opacity .5s ease .1s;-moz-transition: opacity .5s ease .1s;-o-transition: opacity .5s ease .1s;transition: opacity .5s ease .1s}.bsDialog_dialog{background: #fff;text-align: left;width: 440px;opacity: 0;-webkit-transform: translateY(30px);-moz-transform: translateY(30px);-ms-transform: translateY(30px);-o-transform: translateY(30px);transform: translateY(30px);-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s;transition-property: opacity, transform;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0}.bsDialog_dialog-body{position: relative;padding: 0;max-height: 400px;overflow: auto;-webkit-overflow-scrolling: touch;text-transform: none}.bsDialog_dialog-body .modalSmall{padding-top: 5px;padding-bottom: 0;display: block;font-family: "HelveticaNeue", sans-serif;font-style: normal;font-weight: 400;font-size: 16px;line-height: 1.5;color: #323232;font-size: 14px}.bsDialog_dialog-body .modalImg{position: relative;width: 100%;height: 0;padding-top: 50%;overflow: hidden;margin-bottom: 10px}.bsDialog_dialog-body .modalImg img{position: absolute;top: 0;left: 0;width: 100% !important;height: auto !important}.bsDialog_dialog-body .icon-sending{padding-bottom: 20px}.bsDialog_dialog-body .icon-sending:after{content: '';position: relative;display: block;width: 110px;height: 5px;margin: 20px auto 0;background: transparent url(/brix/images/modalLoader.gif) no-repeat left top;-moz-background-size: 100% auto;background-size: 100% auto}.bsDialog_dialog-footer{padding-top: 15px;display: flex;justify-content: left}.bsDialog_dialog-footer button{-webkit-appearance: none;-moz-appearance: none;appearance: none;-moz-box-shadow: 0 0 0 0 rgba(0,0,0,0) !important;box-shadow: 0 0 0 0 rgba(0,0,0,0) !important;padding: 0;-moz-border-radius: 0;-o-border-radius: 0;border-radius: 0;border: none;position: relative;display: -moz-inline-stack;display: inline-block;font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 700;font-size: 15px;line-height: 40px;color: #fff;-moz-border-radius: 6px;-o-border-radius: 6px;border-radius: 6px;background: #6dbe4f;padding: 0 10px;border: solid 1px #6dbe4f;-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s;-moz-box-sizing: border-box;box-sizing: border-box;cursor: pointer;outline: none;white-space: nowrap;max-height: 40px;max-width: 290px;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;border-color: #f90;background: #f90;line-height: 30px;max-height: 32px;margin-top: .9em;margin: 0 20px 0 0}.bsDialog_dialog-footer button:hover{color: #fff;border-color: #f90;background: #f90}.bsDialog_dialog-footer button:hover{border-color: #6dbe4f;background: #6dbe4f}.bsDialog_dialog-footer button:not(.default){border-color: #fff}body{background-color: #fff;position: relative}@media (min-width: 1400px){body{background-color: #121212}}body.modalOpen{position: fixed !important;overflow: hidden !important;pointer-events: none}#container_outer #container_inner{position: relative;max-width: 1400px;margin: 0 auto;background: #fff;text-align: center}#header_outer{cursor: default;z-index: 500;position: fixed;top: 0;left: 0;width: 100%;height: 130px;max-width: 1400px;-moz-box-sizing: border-box;box-sizing: border-box}#header_outer.headroom{-webkit-transition: transform .3s ease 0s;-moz-transition: transform .3s ease 0s;-o-transition: transform .3s ease 0s;transition: transform .3s ease 0s}#header_outer.headroom--unpinned{transform: translateY(-100%)}#header_outer #header_inner{position: relative;width: 100%;height: 100%;z-index: 10}#header_outer #header_inner:before{content: '';position: absolute;z-index: 1;top: 0;left: 0;width: 100%;height: 100%;background: #fff;border-bottom: solid 2px #e2e2e2;-moz-box-sizing: border-box;box-sizing: border-box}#header_outer #header_inner:after{content: '';position: absolute;z-index: 2;top: 0;left: 0;width: 100%;height: 40px;background: -webkit-linear-gradient(rgba(242,242,242,0) 0%, rgba(242,242,242,0) 25%, #f2f2f2 100%);background: -o-linear-gradient(rgba(242,242,242,0) 0%, rgba(242,242,242,0) 25%, #f2f2f2 100%);background: linear-gradient(rgba(242,242,242,0) 0%, rgba(242,242,242,0) 25%, #f2f2f2 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f2f2f2', endColorstr='#f2f2f2', GradientType=0);border-bottom: solid 1px #e2e2e2}@media (min-width: 1400px){#header_outer{width: 1400px;left: 50%;margin-left: -700px}}@media (max-width: 767px){#header_outer{height: 60px}#header_outer.headroom--unpinned{transform: translateY(calc(-100% - 36px))}#header_outer #header_inner:after{display: none}}#headerLogo_outer{position: absolute;top: 59px;left: 30px;width: 148px;height: 52px;-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s;z-index: 10;-webkit-transform-origin: 0% 50%;-ms-transform-origin: 0% 50%;transform-origin: 0% 50%}#headerLogo_outer #headerLogo_inner{display: block;cursor: pointer;width: 100%;height: 100%;position: relative;overflow: hidden;text-indent: -10000px}#headerLogo_outer #headerLogo_inner:before,#headerLogo_outer #headerLogo_inner:after{content: '';position: absolute;top: 0;left: 0;display: block;width: 100%;height: 100%;background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: 0 -100px}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){#headerLogo_outer #headerLogo_inner:before,#headerLogo_outer #headerLogo_inner:after{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){#headerLogo_outer #headerLogo_inner:before,#headerLogo_outer #headerLogo_inner:after{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}#headerLogo_outer #headerLogo_inner:after{background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: 0 -155px;-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);filter: alpha(opacity=0);-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){#headerLogo_outer #headerLogo_inner:after{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){#headerLogo_outer #headerLogo_inner:after{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}#headerLogo_outer #headerLogo_inner:hover:after{-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter: alpha(opacity=100)}@media (max-width: 885px){#headerLogo_outer{-webkit-transform: scale(.84);-moz-transform: scale(.84);-ms-transform: scale(.84);-o-transform: scale(.84);transform: scale(.84)}}@media (max-width: 767px){#headerLogo_outer{-webkit-transform: scale(.77);-moz-transform: scale(.77);-ms-transform: scale(.77);-o-transform: scale(.77);transform: scale(.77);-webkit-transform-origin: 0% 0%;-ms-transform-origin: 0% 0%;transform-origin: 0% 0%;top: 10px;left: 15px}}@media (max-width: 767px){.hasNotification #container_outer{padding-top: 36px}.hasNotification #header_outer{top: 36px}.hasNotification #mobileNav{top: 96px !important}}.headerNotification_outer{position: absolute;top: 0;left: 0;padding: 0 10px 0 60px;height: 40px;z-index: 30;background-color: #424242;-moz-box-sizing: border-box;box-sizing: border-box}.headerNotification_outer .headerNotification_inner{font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 500;font-size: 13px;line-height: 40px;color: #fff;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;max-width: 285px}.headerNotification_outer .headerNotification_inner a,.headerNotification_outer .headerNotification_inner a:visited,.headerNotification_outer .headerNotification_inner a:active{display: -moz-inline-stack;display: inline-block}.headerNotification_outer .headerNotification_inner a:hover,.headerNotification_outer .headerNotification_inner a:visited:hover,.headerNotification_outer .headerNotification_inner a:active:hover{color: #6dbe4f}.headerNotification_outer:before{content: '';position: absolute;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);left: 30px;width: 21px;height: 12px;background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -210px -160px}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){.headerNotification_outer:before{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){.headerNotification_outer:before{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}.headerNotification_outer:after{content: '';position: absolute;top: 0;left: 100%;width: 26px;height: 40px;background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -180px -160px}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){.headerNotification_outer:after{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){.headerNotification_outer:after{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (max-width: 767px){.headerNotification_outer{padding: 0 15px;width: 100%;text-align: center;height: 36px;top: -36px}.headerNotification_outer .headerNotification_inner{line-height: 36px;max-width: none}.headerNotification_outer:before,.headerNotification_outer:after{display: none}}#priNav_outer{position: absolute;top: 70px;left: 0;right: 0;text-align: right;height: 60px;white-space: nowrap;z-index: 5;padding-right: 30px}#priNav_outer #priNav_inner{height: 100%}#priNav_outer #priNav_inner > ul{margin: 0;padding: 0;list-style: none;height: 100%;text-align: right}#priNav_outer #priNav_inner > ul > li{margin: 0;padding: 0;background: none}#priNav_outer #priNav_inner > ul > li:before{display: none}#priNav_outer #priNav_inner > ul > li a:hover{text-decoration: none}#priNav_outer #priNav_inner > ul > li{position: inherit;display: -moz-inline-stack;display: inline-block;height: 100%;vertical-align: top}#priNav_outer #priNav_inner > ul > li > a,#priNav_outer #priNav_inner > ul > li > a:active,#priNav_outer #priNav_inner > ul > li > a:visited{display: block;-moz-box-sizing: border-box;box-sizing: border-box;height: 100%;font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 500;font-size: 15px;line-height: 32px;color: #525252;padding: 0 5px;position: relative;margin: 0 7px;-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s}#priNav_outer #priNav_inner > ul > li > a:after,#priNav_outer #priNav_inner > ul > li > a:active:after,#priNav_outer #priNav_inner > ul > li > a:visited:after{content: '';position: absolute;bottom: -3px;height: 8px;left: 5px;right: 5px;background: #a2a2a2;z-index: 10;-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);filter: alpha(opacity=0);-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s}#priNav_outer #priNav_inner > ul > li > a.priNavItem_CURRENT,#priNav_outer #priNav_inner > ul > li > a:active.priNavItem_CURRENT,#priNav_outer #priNav_inner > ul > li > a:visited.priNavItem_CURRENT{color: #222}#priNav_outer #priNav_inner > ul > li:hover > a,#priNav_outer #priNav_inner > ul > li:hover > a:active,#priNav_outer #priNav_inner > ul > li:hover > a:visited{color: #f90}#priNav_outer #priNav_inner > ul > li:hover > a:after,#priNav_outer #priNav_inner > ul > li:hover > a:active:after,#priNav_outer #priNav_inner > ul > li:hover > a:visited:after{-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter: alpha(opacity=100)}#priNav_outer #priNav_inner > ul > li.hover > a,#priNav_outer #priNav_inner > ul > li.hover > a:active,#priNav_outer #priNav_inner > ul > li.hover > a:visited{color: #f90}#priNav_outer #priNav_inner > ul > li.hover > a:after,#priNav_outer #priNav_inner > ul > li.hover > a:active:after,#priNav_outer #priNav_inner > ul > li.hover > a:visited:after{-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter: alpha(opacity=100)}#priNav_outer #priNav_inner > ul > li:last-child > a,#priNav_outer #priNav_inner > ul > li:last-child > a:active,#priNav_outer #priNav_inner > ul > li:last-child > a:visited{margin-right: 0 !important}#priNav_outer #priNav_inner > ul > li#priNavItem_resources{position: relative}#priNav_outer #priNav_inner > ul > li#priNavItem_getInfo > a,#priNav_outer #priNav_inner > ul > li#priNavItem_getInfo > a:active,#priNav_outer #priNav_inner > ul > li#priNavItem_getInfo > a:visited{top: -1px;position: relative;display: -moz-inline-stack;display: inline-block;font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 700;font-size: 15px;line-height: 40px;color: #fff;-moz-border-radius: 6px;-o-border-radius: 6px;border-radius: 6px;background: #6dbe4f;padding: 0 10px;border: solid 1px #6dbe4f;-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s;-moz-box-sizing: border-box;box-sizing: border-box;cursor: pointer;outline: none;white-space: nowrap;max-height: 40px;max-width: 290px;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;border-color: #2793c8;background: #2793c8;line-height: 30px;max-height: 32px}#priNav_outer #priNav_inner > ul > li#priNavItem_getInfo > a:hover,#priNav_outer #priNav_inner > ul > li#priNavItem_getInfo > a:active:hover,#priNav_outer #priNav_inner > ul > li#priNavItem_getInfo > a:visited:hover{color: #fff;border-color: #f90;background: #f90}#priNav_outer #priNav_inner > ul > li#priNavItem_getInfo > a:after,#priNav_outer #priNav_inner > ul > li#priNavItem_getInfo > a:active:after,#priNav_outer #priNav_inner > ul > li#priNavItem_getInfo > a:visited:after{display: none !important}#priNav_outer #priNav_inner > ul > li#priNavItem_applyNow > a,#priNav_outer #priNav_inner > ul > li#priNavItem_applyNow > a:active,#priNav_outer #priNav_inner > ul > li#priNavItem_applyNow > a:visited{top: -1px;position: relative;display: -moz-inline-stack;display: inline-block;font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 700;font-size: 15px;line-height: 40px;color: #fff;-moz-border-radius: 6px;-o-border-radius: 6px;border-radius: 6px;background: #6dbe4f;padding: 0 10px;border: solid 1px #6dbe4f;-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s;-moz-box-sizing: border-box;box-sizing: border-box;cursor: pointer;outline: none;white-space: nowrap;max-height: 40px;max-width: 290px;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;line-height: 30px;max-height: 32px}#priNav_outer #priNav_inner > ul > li#priNavItem_applyNow > a:hover,#priNav_outer #priNav_inner > ul > li#priNavItem_applyNow > a:active:hover,#priNav_outer #priNav_inner > ul > li#priNavItem_applyNow > a:visited:hover{color: #fff;border-color: #f90;background: #f90}#priNav_outer #priNav_inner > ul > li#priNavItem_applyNow > a:after,#priNav_outer #priNav_inner > ul > li#priNavItem_applyNow > a:active:after,#priNav_outer #priNav_inner > ul > li#priNavItem_applyNow > a:visited:after{display: none !important}@media (max-width: 885px){#priNav_outer #priNav_inner > ul > li > a,#priNav_outer #priNav_inner > ul > li > a:active,#priNav_outer #priNav_inner > ul > li > a:visited{font-size: 16px !important;margin: 0 4px}}@media (max-width: 767px){#priNav_outer{display: none;top: 17px;left: auto;right: 52px;height: 24px;padding: 0}#priNav_outer #priNav_inner > ul > li{display: none}#priNav_outer #priNav_inner > ul > li#priNavItem_applyNow{display: block}#priNav_outer #priNav_inner > ul > li#priNavItem_applyNow > a,#priNav_outer #priNav_inner > ul > li#priNavItem_applyNow > a:active,#priNav_outer #priNav_inner > ul > li#priNavItem_applyNow > a:visited{top: 0;font-size: 13px !important;line-height: 22px;-moz-border-radius: 3px;-o-border-radius: 3px;border-radius: 3px}#priNav_outer.applyHeaderMobile{display: block}}#priNav_outer .flyoutMask,#secNav_outer .flyoutMask{display: block;position: absolute;left: 0;top: 100%;width: 100%;height: 0;overflow: hidden;-webkit-transition: height .4s ease 0s;-moz-transition: height .4s ease 0s;-o-transition: height .4s ease 0s;transition: height .4s ease 0s;z-index: 5}#priNav_outer .flyoutMask#whyUsFlyoutMask,#secNav_outer .flyoutMask#whyUsFlyoutMask,#priNav_outer .flyoutMask#resourcesFlyoutMask,#secNav_outer .flyoutMask#resourcesFlyoutMask{width: 275px;left: -18px}#priNav_outer .flyoutMask#whyUsFlyoutMask,#secNav_outer .flyoutMask#whyUsFlyoutMask{margin-top: 1px;width: 200px;left: auto;right: -33px}#priNav_outer .flyout,#secNav_outer .flyout{display: block;position: absolute;left: 0;bottom: 5px;width: 100%;-moz-box-sizing: border-box;box-sizing: border-box;padding: 30px 0 18px;text-align: left;background: #f7f7f7}#priNav_outer .flyout:before,#secNav_outer .flyout:before{content: '';position: absolute;left: 0;right: 0;bottom: 0;height: 1px;background: rgba(0,0,0,0.18);z-index: 100}#priNav_outer .flyout:after,#secNav_outer .flyout:after{content: '';position: absolute;left: 0;right: 0;top: 100%;height: 5px;background: -moz-linear-gradient(top, rgba(0,0,0,0.08) 0%, rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(top, rgba(0,0,0,0.08) 0%, rgba(0,0,0,0) 100%);background: linear-gradient(to bottom, rgba(0,0,0,0.08) 0%, rgba(0,0,0,0) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#14000000', endColorstr='#00000000', GradientType=0)}#priNav_outer .flyout#whyUsFlyout:before,#secNav_outer .flyout#whyUsFlyout:before,#priNav_outer .flyout#resourcesFlyout:before,#secNav_outer .flyout#resourcesFlyout:before{content: '';position: absolute;left: 0;right: 0;bottom: 0;height: 1px;background: rgba(0,0,0,0.18);z-index: 100}#priNav_outer .flyout#whyUsFlyout:after,#secNav_outer .flyout#whyUsFlyout:after,#priNav_outer .flyout#resourcesFlyout:after,#secNav_outer .flyout#resourcesFlyout:after{content: '';position: absolute;left: 5px;right: 5px;top: 100%;height: 5px;background: -moz-linear-gradient(top, rgba(0,0,0,0.08) 0%, rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(top, rgba(0,0,0,0.08) 0%, rgba(0,0,0,0) 100%);background: linear-gradient(to bottom, rgba(0,0,0,0.08) 0%, rgba(0,0,0,0) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#14000000', endColorstr='#00000000', GradientType=0)}#priNav_outer .flyout .flyoutDivider,#secNav_outer .flyout .flyoutDivider{position: relative;display: block;margin: 15px 30px 26px;height: 2px;background: #e2e2e2;clear: both}#priNav_outer .flyout .flyoutDivider:after,#secNav_outer .flyout .flyoutDivider:after{content: '';position: absolute;bottom: 0;width: 100%;height: 1px;background: #fff}#priNav_outer .flyout > span,#secNav_outer .flyout > span{display: -moz-inline-stack;display: inline-block;vertical-align: top}#priNav_outer .flyout > span ul,#secNav_outer .flyout > span ul{margin: 0;padding: 0;list-style: none}#priNav_outer .flyout > span ul > li,#secNav_outer .flyout > span ul > li{margin: 0;padding: 0;background: none}#priNav_outer .flyout > span ul > li:before,#secNav_outer .flyout > span ul > li:before{display: none}#priNav_outer .flyout > span ul > li a:hover,#secNav_outer .flyout > span ul > li a:hover{text-decoration: none}#priNav_outer .flyout > span ul li,#secNav_outer .flyout > span ul li{line-height: 1}#priNav_outer .flyout > span ul li a,#secNav_outer .flyout > span ul li a,#priNav_outer .flyout > span ul li a:active,#secNav_outer .flyout > span ul li a:active,#priNav_outer .flyout > span ul li a:visited,#secNav_outer .flyout > span ul li a:visited{font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 500;font-size: 14px;line-height: 1.25;color: #525252;display: -moz-inline-stack;display: inline-block;margin-bottom: .75em;padding: .25em 0;vertical-align: top}#priNav_outer .flyout > span ul li a:hover,#secNav_outer .flyout > span ul li a:hover,#priNav_outer .flyout > span ul li a:active:hover,#secNav_outer .flyout > span ul li a:active:hover,#priNav_outer .flyout > span ul li a:visited:hover,#secNav_outer .flyout > span ul li a:visited:hover{color: #f90}#priNav_outer .flyout > span ul li a.footerNavItem_outerCURRENT,#secNav_outer .flyout > span ul li a.footerNavItem_outerCURRENT,#priNav_outer .flyout > span ul li a:active.footerNavItem_outerCURRENT,#secNav_outer .flyout > span ul li a:active.footerNavItem_outerCURRENT,#priNav_outer .flyout > span ul li a:visited.footerNavItem_outerCURRENT,#secNav_outer .flyout > span ul li a:visited.footerNavItem_outerCURRENT,#priNav_outer .flyout > span ul li a.pageSubnavItem_outerCURRENT,#secNav_outer .flyout > span ul li a.pageSubnavItem_outerCURRENT,#priNav_outer .flyout > span ul li a:active.pageSubnavItem_outerCURRENT,#secNav_outer .flyout > span ul li a:active.pageSubnavItem_outerCURRENT,#priNav_outer .flyout > span ul li a:visited.pageSubnavItem_outerCURRENT,#secNav_outer .flyout > span ul li a:visited.pageSubnavItem_outerCURRENT,#priNav_outer .flyout > span ul li a.flyout_CURRENT,#secNav_outer .flyout > span ul li a.flyout_CURRENT,#priNav_outer .flyout > span ul li a:active.flyout_CURRENT,#secNav_outer .flyout > span ul li a:active.flyout_CURRENT,#priNav_outer .flyout > span ul li a:visited.flyout_CURRENT,#secNav_outer .flyout > span ul li a:visited.flyout_CURRENT{color: #222 !important;font-weight: 900 !important}#priNav_outer .flyout > span .flyoutHeader,#secNav_outer .flyout > span .flyoutHeader,#priNav_outer .flyout > span .flyoutHeader:active,#secNav_outer .flyout > span .flyoutHeader:active,#priNav_outer .flyout > span .flyoutHeader:visited,#secNav_outer .flyout > span .flyoutHeader:visited{margin: 0 30px;font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 900;font-size: 13px;line-height: 1.25;color: #2793c8;display: -moz-inline-stack;display: inline-block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis}#priNav_outer .flyout > span .flyoutHeader:hover,#secNav_outer .flyout > span .flyoutHeader:hover,#priNav_outer .flyout > span .flyoutHeader:active:hover,#secNav_outer .flyout > span .flyoutHeader:active:hover,#priNav_outer .flyout > span .flyoutHeader:visited:hover,#secNav_outer .flyout > span .flyoutHeader:visited:hover{color: #f90}#priNav_outer .flyout > span ul,#secNav_outer .flyout > span ul{position: relative;z-index: 10;margin: 0;padding: 0;list-style: none}#priNav_outer .flyout > span ul > li,#secNav_outer .flyout > span ul > li{margin: 0;padding: 0;background: none}#priNav_outer .flyout > span ul > li:before,#secNav_outer .flyout > span ul > li:before{display: none}#priNav_outer .flyout > span ul > li a:hover,#secNav_outer .flyout > span ul > li a:hover{text-decoration: none}#priNav_outer .flyout > span ul li,#secNav_outer .flyout > span ul li{float: left;padding: 0 30px !important;-moz-box-sizing: border-box;box-sizing: border-box}#priNav_outer .flyout > span ul li a,#secNav_outer .flyout > span ul li a,#priNav_outer .flyout > span ul li a:active,#secNav_outer .flyout > span ul li a:active,#priNav_outer .flyout > span ul li a:visited,#secNav_outer .flyout > span ul li a:visited{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 100%}#priNav_outer .flyout > span.flyoutCampusList,#secNav_outer .flyout > span.flyoutCampusList{width: 75%}#priNav_outer .flyout > span.flyoutCampusList ul li,#secNav_outer .flyout > span.flyoutCampusList ul li{width: 33.333%}#priNav_outer .flyout > span.flyoutOnlineList,#secNav_outer .flyout > span.flyoutOnlineList{width: 100%}#priNav_outer .flyout > span.flyoutOnlineList ul li,#secNav_outer .flyout > span.flyoutOnlineList ul li{width: 25%}#priNav_outer .flyout > span.flyoutLocationList,#secNav_outer .flyout > span.flyoutLocationList{width: 25%}#priNav_outer .flyout > span.flyoutLocationList ul li,#secNav_outer .flyout > span.flyoutLocationList ul li{width: 100%}#priNav_outer .flyout > span.flyoutProgram1List,#secNav_outer .flyout > span.flyoutProgram1List{display: block}#priNav_outer .flyout > span.flyoutProgram1List:after,#secNav_outer .flyout > span.flyoutProgram1List:after{content: '';clear: both;display: table}#priNav_outer .flyout > span.flyoutProgram1List ul li,#secNav_outer .flyout > span.flyoutProgram1List ul li{width: 33.3333%}#priNav_outer .flyout > span.flyoutProgram1List ul li a,#secNav_outer .flyout > span.flyoutProgram1List ul li a,#priNav_outer .flyout > span.flyoutProgram1List ul li a:active,#secNav_outer .flyout > span.flyoutProgram1List ul li a:active,#priNav_outer .flyout > span.flyoutProgram1List ul li a:visited,#secNav_outer .flyout > span.flyoutProgram1List ul li a:visited{font-size: 14px}#priNav_outer .flyout > span.flyoutProgram1List ul li a .icon,#secNav_outer .flyout > span.flyoutProgram1List ul li a .icon,#priNav_outer .flyout > span.flyoutProgram1List ul li a:active .icon,#secNav_outer .flyout > span.flyoutProgram1List ul li a:active .icon,#priNav_outer .flyout > span.flyoutProgram1List ul li a:visited .icon,#secNav_outer .flyout > span.flyoutProgram1List ul li a:visited .icon{display: -moz-inline-stack;display: inline-block;height: 20px;margin-right: 15px;position: relative;top: -2px}#priNav_outer .flyout > span.flyoutProgram1List ul li a .icon > svg,#secNav_outer .flyout > span.flyoutProgram1List ul li a .icon > svg,#priNav_outer .flyout > span.flyoutProgram1List ul li a:active .icon > svg,#secNav_outer .flyout > span.flyoutProgram1List ul li a:active .icon > svg,#priNav_outer .flyout > span.flyoutProgram1List ul li a:visited .icon > svg,#secNav_outer .flyout > span.flyoutProgram1List ul li a:visited .icon > svg{width: 20px;height: 20px;fill: #525252;-webkit-transition: fill .3s ease 0s;-moz-transition: fill .3s ease 0s;-o-transition: fill .3s ease 0s;transition: fill .3s ease 0s}#priNav_outer .flyout > span.flyoutProgram1List ul li a:hover .icon > svg,#secNav_outer .flyout > span.flyoutProgram1List ul li a:hover .icon > svg,#priNav_outer .flyout > span.flyoutProgram1List ul li a:active:hover .icon > svg,#secNav_outer .flyout > span.flyoutProgram1List ul li a:active:hover .icon > svg,#priNav_outer .flyout > span.flyoutProgram1List ul li a:visited:hover .icon > svg,#secNav_outer .flyout > span.flyoutProgram1List ul li a:visited:hover .icon > svg{fill: #f90}#priNav_outer .flyout > span.flyoutProgram2List,#secNav_outer .flyout > span.flyoutProgram2List{display: block;clear: both}#priNav_outer .flyout > span.flyoutProgram2List ul li,#secNav_outer .flyout > span.flyoutProgram2List ul li{width: 25%}#priNav_outer .flyout > span.flyoutWhyUsList,#secNav_outer .flyout > span.flyoutWhyUsList,#priNav_outer .flyout > span.flyoutResourcesList,#secNav_outer .flyout > span.flyoutResourcesList{display: block}#priNav_outer .flyout > span.flyoutWhyUsList ul li,#secNav_outer .flyout > span.flyoutWhyUsList ul li,#priNav_outer .flyout > span.flyoutResourcesList ul li,#secNav_outer .flyout > span.flyoutResourcesList ul li{width: 100%}#priNav_outer .flyout > span.flyoutWhyUsList ul,#secNav_outer .flyout > span.flyoutWhyUsList ul{text-align: right}#secNav_outer{position: absolute;top: 0;left: 30px;right: 30px;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0;height: 40px;z-index: 20}#secNav_outer #secNav_inner{position: relative;height: 100%}#secNav_outer #secNav_inner > ul{margin: 0;padding: 0;list-style: none;position: relative;height: 100%;text-align: right}#secNav_outer #secNav_inner > ul > li{margin: 0;padding: 0;background: none}#secNav_outer #secNav_inner > ul > li:before{display: none}#secNav_outer #secNav_inner > ul > li a:hover{text-decoration: none}#secNav_outer #secNav_inner > ul > li{display: -moz-inline-stack;display: inline-block;height: 100%;line-height: 40px;vertical-align: top;font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 500;font-size: 13px;line-height: 42px;color: #727272}#secNav_outer #secNav_inner > ul > li > a,#secNav_outer #secNav_inner > ul > li > a:active,#secNav_outer #secNav_inner > ul > li > a:visited{display: -moz-inline-stack;display: inline-block;font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 500;font-size: 13px;line-height: 42px;color: #727272;padding: 0;margin-left: 20px;-moz-box-sizing: border-box;box-sizing: border-box;position: relative;vertical-align: top}#secNav_outer #secNav_inner > ul > li > a:after,#secNav_outer #secNav_inner > ul > li > a:active:after,#secNav_outer #secNav_inner > ul > li > a:visited:after{content: '';position: absolute;bottom: -3px;height: 8px;left: 0;right: 0;background: #a2a2a2;z-index: 10;-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);filter: alpha(opacity=0);-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s;pointer-events: none}#secNav_outer #secNav_inner > ul > li > a:hover,#secNav_outer #secNav_inner > ul > li > a:active:hover,#secNav_outer #secNav_inner > ul > li > a:visited:hover{color: #f90}#secNav_outer #secNav_inner > ul > li > a.secNavItem_CURRENT,#secNav_outer #secNav_inner > ul > li > a:active.secNavItem_CURRENT,#secNav_outer #secNav_inner > ul > li > a:visited.secNavItem_CURRENT{color: #222}#secNav_outer #secNav_inner > ul > li#secNavItem_phone,#secNav_outer #secNav_inner > ul > li#secNavItem_phone > a{color: #6dbe4f;font-weight: 700}#secNav_outer #secNav_inner > ul > li:last-child > a,#secNav_outer #secNav_inner > ul > li:last-child > a:active,#secNav_outer #secNav_inner > ul > li:last-child > a:visited{overflow: hidden;padding-left: 18px;height: 40px;white-space: nowrap}#secNav_outer #secNav_inner > ul > li:last-child > a:before,#secNav_outer #secNav_inner > ul > li:last-child > a:active:before,#secNav_outer #secNav_inner > ul > li:last-child > a:visited:before,#secNav_outer #secNav_inner > ul > li:last-child > a:after,#secNav_outer #secNav_inner > ul > li:last-child > a:active:after,#secNav_outer #secNav_inner > ul > li:last-child > a:visited:after{content: '';position: absolute;top: 0;left: 0;width: 14px;height: 40px;background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -480px 0;background-color: transparent !important}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){#secNav_outer #secNav_inner > ul > li:last-child > a:before,#secNav_outer #secNav_inner > ul > li:last-child > a:active:before,#secNav_outer #secNav_inner > ul > li:last-child > a:visited:before,#secNav_outer #secNav_inner > ul > li:last-child > a:after,#secNav_outer #secNav_inner > ul > li:last-child > a:active:after,#secNav_outer #secNav_inner > ul > li:last-child > a:visited:after{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){#secNav_outer #secNav_inner > ul > li:last-child > a:before,#secNav_outer #secNav_inner > ul > li:last-child > a:active:before,#secNav_outer #secNav_inner > ul > li:last-child > a:visited:before,#secNav_outer #secNav_inner > ul > li:last-child > a:after,#secNav_outer #secNav_inner > ul > li:last-child > a:active:after,#secNav_outer #secNav_inner > ul > li:last-child > a:visited:after{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}#secNav_outer #secNav_inner > ul > li:last-child > a:after,#secNav_outer #secNav_inner > ul > li:last-child > a:active:after,#secNav_outer #secNav_inner > ul > li:last-child > a:visited:after{background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -480px -50px;-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);filter: alpha(opacity=0);-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){#secNav_outer #secNav_inner > ul > li:last-child > a:after,#secNav_outer #secNav_inner > ul > li:last-child > a:active:after,#secNav_outer #secNav_inner > ul > li:last-child > a:visited:after{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){#secNav_outer #secNav_inner > ul > li:last-child > a:after,#secNav_outer #secNav_inner > ul > li:last-child > a:active:after,#secNav_outer #secNav_inner > ul > li:last-child > a:visited:after{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}#secNav_outer #secNav_inner > ul > li:last-child > a:hover:after,#secNav_outer #secNav_inner > ul > li:last-child > a:active:hover:after,#secNav_outer #secNav_inner > ul > li:last-child > a:visited:hover:after{-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter: alpha(opacity=100)}#secNav_outer #secNav_inner > ul > li:last-child > a.secNavItem_CURRENT:before,#secNav_outer #secNav_inner > ul > li:last-child > a:active.secNavItem_CURRENT:before,#secNav_outer #secNav_inner > ul > li:last-child > a:visited.secNavItem_CURRENT:before{-webkit-filter: invert(0%) sepia(13%) saturate(273%) hue-rotate(357deg) brightness(90%) contrast(73%);filter: invert(0%) sepia(13%) saturate(273%) hue-rotate(357deg) brightness(90%) contrast(73%)}#secNav_outer #secNav_inner > ul > li:last-child > a.secNavItem_CURRENT:after,#secNav_outer #secNav_inner > ul > li:last-child > a:active.secNavItem_CURRENT:after,#secNav_outer #secNav_inner > ul > li:last-child > a:visited.secNavItem_CURRENT:after{-moz-opacity: 0 !important;-khtml-opacity: 0 !important;opacity: 0 !important;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0) !important;filter: alpha(opacity=0) !important}#secNav_outer #secNav_inner > ul > li#secNavItem_whyUs:hover > a,#secNav_outer #secNav_inner > ul > li#secNavItem_whyUs:hover > a:active,#secNav_outer #secNav_inner > ul > li#secNavItem_whyUs:hover > a:visited{color: #f90}#secNav_outer #secNav_inner > ul > li#secNavItem_whyUs:hover > a:after,#secNav_outer #secNav_inner > ul > li#secNavItem_whyUs:hover > a:active:after,#secNav_outer #secNav_inner > ul > li#secNavItem_whyUs:hover > a:visited:after{-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter: alpha(opacity=100)}#secNav_outer #secNav_inner > ul > li#secNavItem_whyUs.hover > a,#secNav_outer #secNav_inner > ul > li#secNavItem_whyUs.hover > a:active,#secNav_outer #secNav_inner > ul > li#secNavItem_whyUs.hover > a:visited{color: #f90}#secNav_outer #secNav_inner > ul > li#secNavItem_whyUs.hover > a:after,#secNav_outer #secNav_inner > ul > li#secNavItem_whyUs.hover > a:active:after,#secNav_outer #secNav_inner > ul > li#secNavItem_whyUs.hover > a:visited:after{-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter: alpha(opacity=100)}@media (max-width: 767px){#secNav_outer{top: 23px;left: auto;right: 50px;height: 14px}#secNav_outer #secNav_inner{position: relative;height: 100%}#secNav_outer #secNav_inner > ul > li{display: none}#secNav_outer #secNav_inner > ul > li:last-child{display: block}#secNav_outer #secNav_inner > ul > li:last-child > a,#secNav_outer #secNav_inner > ul > li:last-child > a:active,#secNav_outer #secNav_inner > ul > li:last-child > a:visited{width: 18px;height: 14px}#secNav_outer #secNav_inner > ul > li:last-child > a:before,#secNav_outer #secNav_inner > ul > li:last-child > a:active:before,#secNav_outer #secNav_inner > ul > li:last-child > a:visited:before{background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -710px 0}#secNav_outer #secNav_inner > ul > li:last-child > a:after,#secNav_outer #secNav_inner > ul > li:last-child > a:active:after,#secNav_outer #secNav_inner > ul > li:last-child > a:visited:after{display: none}#secNav_outer.applyHeaderMobile{display: none}}@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), (max-width: 767px) and (min-device-pixel-ratio: 1.5){#secNav_outer #secNav_inner > ul > li:last-child > a:before,#secNav_outer #secNav_inner > ul > li:last-child > a:active:before,#secNav_outer #secNav_inner > ul > li:last-child > a:visited:before{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2.5), (max-width: 767px) and (min-device-pixel-ratio: 2.5){#secNav_outer #secNav_inner > ul > li:last-child > a:before,#secNav_outer #secNav_inner > ul > li:last-child > a:active:before,#secNav_outer #secNav_inner > ul > li:last-child > a:visited:before{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}#mobileBlocker{position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(231,231,231,0.85)}#mobileNavButton{position: absolute;top: 24px;right: 15px;width: 18px;height: 12px;display: none;cursor: pointer;z-index: 500;-webkit-tap-highlight-color: rgba(0,0,0,0)}#mobileNavButton span,#mobileNavButton span:before,#mobileNavButton span:after{-moz-border-radius: 1px;-o-border-radius: 1px;border-radius: 1px;height: 2px;width: 18px;background: #222;position: absolute;display: block;content: '';-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s;top: 5px}#mobileNavButton span:before{top: -5px}#mobileNavButton span:after{bottom: 0}#mobileNavButton:after{content: '';position: absolute;left: 0;bottom: -25px;width: 100%;height: 4px;background: #a2a2a2;-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);filter: alpha(opacity=0);-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s;pointer-events: none}@media (max-width: 767px){#mobileNavButton{display: block}}#mobileNav{display: none;overflow: hidden;position: fixed;right: -1px;top: 60px;width: 0;bottom: 0;-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-transition: width .3s ease 0s;-moz-transition: width .3s ease 0s;-o-transition: width .3s ease 0s;transition: width .3s ease 0s;background: #f7f7f7;border-left: solid 1px #e2e2e2}@media (max-width: 767px){#mobileNav{display: block}}#mobileNav #mobileNavInner{width: 290px;height: 100%;overflow-y: scroll;overflow-x: hidden;-webkit-overflow-scrolling: touch;-moz-box-sizing: border-box;box-sizing: border-box;margin-right: 1px;position: relative}#mobileNav #mobileNavInner > ul:first-child,#mobileNav #mobileNavInner > ul:last-child{margin: 0;padding: 0;list-style: none;position: relative;padding: 20px 15px}#mobileNav #mobileNavInner > ul:first-child > li,#mobileNav #mobileNavInner > ul:last-child > li{margin: 0;padding: 0;background: none}#mobileNav #mobileNavInner > ul:first-child > li:before,#mobileNav #mobileNavInner > ul:last-child > li:before{display: none}#mobileNav #mobileNavInner > ul:first-child > li a:hover,#mobileNav #mobileNavInner > ul:last-child > li a:hover{text-decoration: none}#mobileNav #mobileNavInner > ul:first-child > li{line-height: 1;position: relative}#mobileNav #mobileNavInner > ul:first-child > li > a,#mobileNav #mobileNavInner > ul:first-child > li > a:active,#mobileNav #mobileNavInner > ul:first-child > li > a:visited{display: block;margin-bottom: .5em;padding: .25em 0;font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 500;font-size: 16px;line-height: 1.25;color: #222;white-space: nowrap}#mobileNav #mobileNavInner > ul:first-child > li > a:after,#mobileNav #mobileNavInner > ul:first-child > li > a:active:after,#mobileNav #mobileNavInner > ul:first-child > li > a:visited:after{content: '';position: absolute;right: 3px;top: 11px;width: 11px;height: 7px;background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -730px 0;-webkit-transition: transform .3s ease 0s;-moz-transition: transform .3s ease 0s;-o-transition: transform .3s ease 0s;transition: transform .3s ease 0s}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){#mobileNav #mobileNavInner > ul:first-child > li > a:after,#mobileNav #mobileNavInner > ul:first-child > li > a:active:after,#mobileNav #mobileNavInner > ul:first-child > li > a:visited:after{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){#mobileNav #mobileNavInner > ul:first-child > li > a:after,#mobileNav #mobileNavInner > ul:first-child > li > a:active:after,#mobileNav #mobileNavInner > ul:first-child > li > a:visited:after{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}#mobileNav #mobileNavInner > ul:first-child > li > a.active:after,#mobileNav #mobileNavInner > ul:first-child > li > a:active.active:after,#mobileNav #mobileNavInner > ul:first-child > li > a:visited.active:after{-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg)}#mobileNav #mobileNavInner > ul:first-child > li#priNavItem_clubs > a:after,#mobileNav #mobileNavInner > ul:first-child > li#priNavItem_clubs > a:active:after,#mobileNav #mobileNavInner > ul:first-child > li#priNavItem_clubs > a:visited:after{display: none !important}#mobileNav #mobileNavInner > ul:first-child > li#priNavItem_getInfo{display: -moz-inline-stack;display: inline-block;padding-top: 5px}#mobileNav #mobileNavInner > ul:first-child > li#priNavItem_getInfo > a,#mobileNav #mobileNavInner > ul:first-child > li#priNavItem_getInfo > a:active,#mobileNav #mobileNavInner > ul:first-child > li#priNavItem_getInfo > a:visited{top: -1px;position: relative;display: -moz-inline-stack;display: inline-block;font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 700;font-size: 15px;line-height: 40px;color: #fff;-moz-border-radius: 6px;-o-border-radius: 6px;border-radius: 6px;background: #6dbe4f;padding: 0 10px;border: solid 1px #6dbe4f;-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s;-moz-box-sizing: border-box;box-sizing: border-box;cursor: pointer;outline: none;white-space: nowrap;max-height: 40px;max-width: 290px;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;border-color: #2793c8;background: #2793c8;line-height: 30px;max-height: 32px;margin-bottom: 0}#mobileNav #mobileNavInner > ul:first-child > li#priNavItem_getInfo > a:hover,#mobileNav #mobileNavInner > ul:first-child > li#priNavItem_getInfo > a:active:hover,#mobileNav #mobileNavInner > ul:first-child > li#priNavItem_getInfo > a:visited:hover{color: #fff;border-color: #f90;background: #f90}#mobileNav #mobileNavInner > ul:first-child > li#priNavItem_getInfo > a:after,#mobileNav #mobileNavInner > ul:first-child > li#priNavItem_getInfo > a:active:after,#mobileNav #mobileNavInner > ul:first-child > li#priNavItem_getInfo > a:visited:after{display: none !important}#mobileNav #mobileNavInner > ul:first-child > li#priNavItem_applyNow{display: -moz-inline-stack;display: inline-block;margin-left: 15px;padding-top: 5px}#mobileNav #mobileNavInner > ul:first-child > li#priNavItem_applyNow > a,#mobileNav #mobileNavInner > ul:first-child > li#priNavItem_applyNow > a:active,#mobileNav #mobileNavInner > ul:first-child > li#priNavItem_applyNow > a:visited{top: -1px;position: relative;display: -moz-inline-stack;display: inline-block;font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 700;font-size: 15px;line-height: 40px;color: #fff;-moz-border-radius: 6px;-o-border-radius: 6px;border-radius: 6px;background: #6dbe4f;padding: 0 10px;border: solid 1px #6dbe4f;-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s;-moz-box-sizing: border-box;box-sizing: border-box;cursor: pointer;outline: none;white-space: nowrap;max-height: 40px;max-width: 290px;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;line-height: 30px;max-height: 32px;margin-bottom: 0}#mobileNav #mobileNavInner > ul:first-child > li#priNavItem_applyNow > a:hover,#mobileNav #mobileNavInner > ul:first-child > li#priNavItem_applyNow > a:active:hover,#mobileNav #mobileNavInner > ul:first-child > li#priNavItem_applyNow > a:visited:hover{color: #fff;border-color: #f90;background: #f90}#mobileNav #mobileNavInner > ul:first-child > li#priNavItem_applyNow > a:after,#mobileNav #mobileNavInner > ul:first-child > li#priNavItem_applyNow > a:active:after,#mobileNav #mobileNavInner > ul:first-child > li#priNavItem_applyNow > a:visited:after{display: none !important}#mobileNav #mobileNavInner > ul:first-child > li ul{margin: 0;padding: 0;list-style: none}#mobileNav #mobileNavInner > ul:first-child > li ul > li{margin: 0;padding: 0;background: none}#mobileNav #mobileNavInner > ul:first-child > li ul > li:before{display: none}#mobileNav #mobileNavInner > ul:first-child > li ul > li a:hover{text-decoration: none}#mobileNav #mobileNavInner > ul:first-child > li ul li{line-height: 1}#mobileNav #mobileNavInner > ul:first-child > li ul li a,#mobileNav #mobileNavInner > ul:first-child > li ul li a:active,#mobileNav #mobileNavInner > ul:first-child > li ul li a:visited{font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 500;font-size: 14px;line-height: 1.25;color: #525252;display: -moz-inline-stack;display: inline-block;margin-bottom: .75em;padding: .25em 0;vertical-align: top}#mobileNav #mobileNavInner > ul:first-child > li ul li a:hover,#mobileNav #mobileNavInner > ul:first-child > li ul li a:active:hover,#mobileNav #mobileNavInner > ul:first-child > li ul li a:visited:hover{color: #f90}#mobileNav #mobileNavInner > ul:first-child > li ul li a.footerNavItem_outerCURRENT,#mobileNav #mobileNavInner > ul:first-child > li ul li a:active.footerNavItem_outerCURRENT,#mobileNav #mobileNavInner > ul:first-child > li ul li a:visited.footerNavItem_outerCURRENT,#mobileNav #mobileNavInner > ul:first-child > li ul li a.pageSubnavItem_outerCURRENT,#mobileNav #mobileNavInner > ul:first-child > li ul li a:active.pageSubnavItem_outerCURRENT,#mobileNav #mobileNavInner > ul:first-child > li ul li a:visited.pageSubnavItem_outerCURRENT,#mobileNav #mobileNavInner > ul:first-child > li ul li a.flyout_CURRENT,#mobileNav #mobileNavInner > ul:first-child > li ul li a:active.flyout_CURRENT,#mobileNav #mobileNavInner > ul:first-child > li ul li a:visited.flyout_CURRENT{color: #222 !important;font-weight: 900 !important}#mobileNav #mobileNavInner > ul:first-child > li ul{margin-left: 15px}#mobileNav #mobileNavInner > ul:first-child > li ul li a,#mobileNav #mobileNavInner > ul:first-child > li ul li a:active,#mobileNav #mobileNavInner > ul:first-child > li ul li a:visited{display: block;white-space: nowrap}#mobileNav #mobileNavInner > ul:first-child > li .flyoutHeader{padding: 0 15px;text-transform: uppercase;font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 900;font-size: 12px;line-height: 1.25;padding-bottom: 1em;color: #2793c8;display: block}#mobileNav #mobileNavInner > ul:first-child > li .flyoutLocationList{display: block;position: relative;margin-top: 15px;padding-top: 31px}#mobileNav #mobileNavInner > ul:first-child > li .flyoutLocationList:before{content: '';position: absolute;top: 0;left: 15px;width: 40px;height: 6px;background: #626262}#mobileNav #mobileNavInner > ul:first-child > li .flyoutProgram1List ul li a .icon,#mobileNav #mobileNavInner > ul:first-child > li .flyoutProgram1List ul li a:active .icon,#mobileNav #mobileNavInner > ul:first-child > li .flyoutProgram1List ul li a:visited .icon{display: -moz-inline-stack;display: inline-block;height: 20px;margin-right: 15px;position: relative;top: -1px}#mobileNav #mobileNavInner > ul:first-child > li .flyoutProgram1List ul li a .icon > svg,#mobileNav #mobileNavInner > ul:first-child > li .flyoutProgram1List ul li a:active .icon > svg,#mobileNav #mobileNavInner > ul:first-child > li .flyoutProgram1List ul li a:visited .icon > svg{width: 20px;height: 20px;fill: #525252;-webkit-transition: fill .3s ease 0s;-moz-transition: fill .3s ease 0s;-o-transition: fill .3s ease 0s;transition: fill .3s ease 0s}#mobileNav #mobileNavInner > ul:first-child > li .flyoutProgram1List ul li a:hover .icon > svg,#mobileNav #mobileNavInner > ul:first-child > li .flyoutProgram1List ul li a:active:hover .icon > svg,#mobileNav #mobileNavInner > ul:first-child > li .flyoutProgram1List ul li a:visited:hover .icon > svg{fill: #f90}#mobileNav #mobileNavInner > ul:first-child > li .flyoutDivider{display: block;width: 40px;height: 6px;background: #626262;margin: 20px 15px}#mobileNav #mobileNavInner > ul:last-child{padding-top: 0;margin-top: -10px}#mobileNav #mobileNavInner > ul:last-child > li{line-height: 1;position: relative;font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 500;font-size: 16px;line-height: 1.25}#mobileNav #mobileNavInner > ul:last-child > li > a,#mobileNav #mobileNavInner > ul:last-child > li > a:active,#mobileNav #mobileNavInner > ul:last-child > li > a:visited{display: block;margin-bottom: .5em;padding: .25em 0;font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 500;font-size: 16px;line-height: 1.25;color: #727272;white-space: nowrap}#mobileNav #mobileNavInner > ul:last-child > li#secNavItem_phone,#mobileNav #mobileNavInner > ul:last-child > li#secNavItem_phone > a{background-color: #626262;color: #fff;line-height: 46px;white-space: nowrap;font-weight: 700}#mobileNav #mobileNavInner > ul:last-child > li#secNavItem_phone{margin: 0 -15px 10px;padding: 0 15px}#mobileNav #mobileNavInner > ul:last-child > li#secNavItem_phone > a{display: -moz-inline-stack;display: inline-block;margin-bottom: 0;padding: 0}#mobileNav #mobileNavInner > ul:last-child > li#secNavItem_whyUs > a:after,#mobileNav #mobileNavInner > ul:last-child > li#secNavItem_whyUs > a:active:after,#mobileNav #mobileNavInner > ul:last-child > li#secNavItem_whyUs > a:visited:after{content: '';position: absolute;right: 3px;top: 12px;width: 11px;height: 7px;background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -730px -10px;-webkit-transition: transform .3s ease 0s;-moz-transition: transform .3s ease 0s;-o-transition: transform .3s ease 0s;transition: transform .3s ease 0s}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){#mobileNav #mobileNavInner > ul:last-child > li#secNavItem_whyUs > a:after,#mobileNav #mobileNavInner > ul:last-child > li#secNavItem_whyUs > a:active:after,#mobileNav #mobileNavInner > ul:last-child > li#secNavItem_whyUs > a:visited:after{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){#mobileNav #mobileNavInner > ul:last-child > li#secNavItem_whyUs > a:after,#mobileNav #mobileNavInner > ul:last-child > li#secNavItem_whyUs > a:active:after,#mobileNav #mobileNavInner > ul:last-child > li#secNavItem_whyUs > a:visited:after{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}#mobileNav #mobileNavInner > ul:last-child > li#secNavItem_whyUs > a.active:after,#mobileNav #mobileNavInner > ul:last-child > li#secNavItem_whyUs > a:active.active:after,#mobileNav #mobileNavInner > ul:last-child > li#secNavItem_whyUs > a:visited.active:after{-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg)}#mobileNav #mobileNavInner > ul:last-child > li ul{margin: 0;padding: 0;list-style: none}#mobileNav #mobileNavInner > ul:last-child > li ul > li{margin: 0;padding: 0;background: none}#mobileNav #mobileNavInner > ul:last-child > li ul > li:before{display: none}#mobileNav #mobileNavInner > ul:last-child > li ul > li a:hover{text-decoration: none}#mobileNav #mobileNavInner > ul:last-child > li ul li{line-height: 1}#mobileNav #mobileNavInner > ul:last-child > li ul li a,#mobileNav #mobileNavInner > ul:last-child > li ul li a:active,#mobileNav #mobileNavInner > ul:last-child > li ul li a:visited{font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 500;font-size: 14px;line-height: 1.25;color: #525252;display: -moz-inline-stack;display: inline-block;margin-bottom: .75em;padding: .25em 0;vertical-align: top}#mobileNav #mobileNavInner > ul:last-child > li ul li a:hover,#mobileNav #mobileNavInner > ul:last-child > li ul li a:active:hover,#mobileNav #mobileNavInner > ul:last-child > li ul li a:visited:hover{color: #f90}#mobileNav #mobileNavInner > ul:last-child > li ul li a.footerNavItem_outerCURRENT,#mobileNav #mobileNavInner > ul:last-child > li ul li a:active.footerNavItem_outerCURRENT,#mobileNav #mobileNavInner > ul:last-child > li ul li a:visited.footerNavItem_outerCURRENT,#mobileNav #mobileNavInner > ul:last-child > li ul li a.pageSubnavItem_outerCURRENT,#mobileNav #mobileNavInner > ul:last-child > li ul li a:active.pageSubnavItem_outerCURRENT,#mobileNav #mobileNavInner > ul:last-child > li ul li a:visited.pageSubnavItem_outerCURRENT,#mobileNav #mobileNavInner > ul:last-child > li ul li a.flyout_CURRENT,#mobileNav #mobileNavInner > ul:last-child > li ul li a:active.flyout_CURRENT,#mobileNav #mobileNavInner > ul:last-child > li ul li a:visited.flyout_CURRENT{color: #222 !important;font-weight: 900 !important}#mobileNav #mobileNavInner > ul:last-child > li ul{margin-left: 15px}#mobileNav #mobileNavInner > ul:last-child > li ul li a,#mobileNav #mobileNavInner > ul:last-child > li ul li a:active,#mobileNav #mobileNavInner > ul:last-child > li ul li a:visited{display: block}.navOpen{overflow: hidden !important;-webkit-overflow-scrolling: auto}.navOpen #header_outer{-webkit-transition: none .3s ease 0s !important;-moz-transition: none .3s ease 0s !important;-o-transition: none .3s ease 0s !important;transition: none .3s ease 0s !important;transform: none !important}.navOpen #mobileNavButton span{background: transparent !important}.navOpen #mobileNavButton span:before,.navOpen #mobileNavButton span:after{top: 0 !important}.navOpen #mobileNavButton span:before{-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg)}.navOpen #mobileNavButton span:after{-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg)}.navOpen #mobileNavButton:after{-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter: alpha(opacity=100)}.navOpen #mobileNav{width: 291px}#content_outer{margin: 0 auto -30px;position: relative;z-index: 75}#content_outer #content_inner{min-height: 700px;position: relative;text-align: left}#content_outer #content_inner:before{content: '';position: relative;display: block;height: 0;pointer-events: none}#content_outer #content_inner #content_top{position: relative;height: 130px;pointer-events: none}@media (max-width: 767px){#content_outer #content_inner #content_top{height: 60px}}#content_outer #content_inner #content_bottom{clear: both}#content_outer:after{content: '';position: absolute;top: 100%;left: 0;height: 26px;width: 100%;background: #fff}#backToTop_outer{position: relative;z-index: 85;width: 48px;height: 48px;-moz-box-sizing: border-box;box-sizing: border-box;background: #fff;-moz-border-radius: 50%;-o-border-radius: 50%;border-radius: 50%;display: -moz-inline-stack;display: inline-block;top: 30px;-moz-box-shadow: 0 2px 0 0 #efefef;box-shadow: 0 2px 0 0 #efefef}#backToTop_outer span{position: absolute;left: 50%;top: 50%;margin-left: -6px;margin-top: 4px;width: 12px;height: 8px;overflow: hidden;text-indent: 1000px;-webkit-transition: transform .2s ease 0s;-moz-transition: transform .2s ease 0s;-o-transition: transform .2s ease 0s;transition: transform .2s ease 0s}#backToTop_outer span:before,#backToTop_outer span:after{content: '';background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -670px 0;position: absolute;top: 0;left: 0;width: 100%;height: 100%}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){#backToTop_outer span:before,#backToTop_outer span:after{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){#backToTop_outer span:before,#backToTop_outer span:after{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}#backToTop_outer span:after{background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -670px -10px;-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);filter: alpha(opacity=0);-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){#backToTop_outer span:after{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){#backToTop_outer span:after{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}#backToTop_outer:hover span{transform: translateY(-8px)}#backToTop_outer:hover span:after{-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter: alpha(opacity=100)}#footer_outer{position: relative;clear: both;z-index: 80;width: 100%;background: #f7f7f7;padding: 40px 30px 120px;-moz-box-sizing: border-box;box-sizing: border-box;text-align: left}#footer_outer #footer_top{position: absolute;top: -2px;left: 0;height: 2px;width: 100%;z-index: 2;background: #efefef}#footer_outer #footer_bottom{position: absolute;bottom: 75px;left: 30px;right: 30px;height: 2px;background: #e2e2e2;display: block}#footer_outer #footer_bottom:after{content: '';position: absolute;bottom: 0;width: 100%;height: 1px;background: #fff}#footer_outer #footer_inner{max-width: 1400px;min-height: 320px}#footer_outer #footerNav_outer{position: relative;left: 290px;width: 410px;z-index: 10}#footer_outer #footerNav_outer #footerNav_inner{-moz-column-count: 2;-moz-column-gap: 30px;-webkit-column-count: 2;-webkit-column-gap: 30px;-o-column-count: 2;-o-column-gap: 30px;-ms-column-count: 2;-ms-column-gap: 30px;column-count: 2;column-gap: 30px}#footer_outer #footerNav_outer #footerNav_inner ul{margin: 0;padding: 0;list-style: none}#footer_outer #footerNav_outer #footerNav_inner ul > li{margin: 0;padding: 0;background: none}#footer_outer #footerNav_outer #footerNav_inner ul > li:before{display: none}#footer_outer #footerNav_outer #footerNav_inner ul > li a:hover{text-decoration: none}#footer_outer #footerNav_outer #footerNav_inner ul li{line-height: 1}#footer_outer #footerNav_outer #footerNav_inner ul li a,#footer_outer #footerNav_outer #footerNav_inner ul li a:active,#footer_outer #footerNav_outer #footerNav_inner ul li a:visited{font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 500;font-size: 14px;line-height: 1.25;color: #525252;display: -moz-inline-stack;display: inline-block;margin-bottom: .75em;padding: .25em 0;vertical-align: top}#footer_outer #footerNav_outer #footerNav_inner ul li a:hover,#footer_outer #footerNav_outer #footerNav_inner ul li a:active:hover,#footer_outer #footerNav_outer #footerNav_inner ul li a:visited:hover{color: #f90}#footer_outer #footerNav_outer #footerNav_inner ul li a.footerNavItem_outerCURRENT,#footer_outer #footerNav_outer #footerNav_inner ul li a:active.footerNavItem_outerCURRENT,#footer_outer #footerNav_outer #footerNav_inner ul li a:visited.footerNavItem_outerCURRENT,#footer_outer #footerNav_outer #footerNav_inner ul li a.pageSubnavItem_outerCURRENT,#footer_outer #footerNav_outer #footerNav_inner ul li a:active.pageSubnavItem_outerCURRENT,#footer_outer #footerNav_outer #footerNav_inner ul li a:visited.pageSubnavItem_outerCURRENT,#footer_outer #footerNav_outer #footerNav_inner ul li a.flyout_CURRENT,#footer_outer #footerNav_outer #footerNav_inner ul li a:active.flyout_CURRENT,#footer_outer #footerNav_outer #footerNav_inner ul li a:visited.flyout_CURRENT{color: #222 !important;font-weight: 900 !important}@media (max-width: 965px){#footer_outer #footerNav_outer{left: 270px;width: 320px}#footer_outer #footerNav_outer #footerNav_inner{-moz-column-count: 2;-moz-column-gap: 15px;-webkit-column-count: 2;-webkit-column-gap: 15px;-o-column-count: 2;-o-column-gap: 15px;-ms-column-count: 2;-ms-column-gap: 15px;column-count: 2;column-gap: 15px}}@media (max-width: 875px){#footer_outer #footerNav_outer{width: 220px}#footer_outer #footerNav_outer #footerNav_inner{-moz-column-count: 1;-moz-column-gap: 0;-webkit-column-count: 1;-webkit-column-gap: 0;-o-column-count: 1;-o-column-gap: 0;-ms-column-count: 1;-ms-column-gap: 0;column-count: 1;column-gap: 0}}#footer_outer #footerRichText_outer{position: absolute;top: 40px;left: 30px;right: 30px;z-index: 5}#footer_outer #footerRichText_outer .footerLeft{position: absolute;top: 6px;left: 0;font-family: "HelveticaNeue", sans-serif;font-style: normal;font-weight: 400;font-size: 14px;line-height: 1.95;color: #525252}#footer_outer #footerRichText_outer .footerLeft .footerHeader{-moz-box-sizing: border-box;box-sizing: border-box;font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 900;font-size: 15px;line-height: 1;color: #2793c8;display: block;position: relative;top: 0;width: auto;padding: 0;padding-bottom: 8px;text-transform: uppercase;margin-top: 30px}#footer_outer #footerRichText_outer .footerLeft .footerHeader:first-child{margin-top: 0}#footer_outer #footerRichText_outer .footerLeft .footerAddy{margin-top: 26px}#footer_outer #footerRichText_outer .footerRight{position: absolute;top: 0;right: 0}#footer_outer #footerRichText_outer .footerSocial{margin: 0;padding: 0;list-style: none;display: -moz-inline-stack;display: inline-block;height: 24px;margin-bottom: 30px}#footer_outer #footerRichText_outer .footerSocial > li{margin: 0;padding: 0;background: none}#footer_outer #footerRichText_outer .footerSocial > li:before{display: none}#footer_outer #footerRichText_outer .footerSocial > li a:hover{text-decoration: none}#footer_outer #footerRichText_outer .footerSocial li{display: -moz-inline-stack;display: inline-block;vertical-align: top;padding-left: 22px;height: 24px;overflow: hidden}#footer_outer #footerRichText_outer .footerSocial li a,#footer_outer #footerRichText_outer .footerSocial li a:active,#footer_outer #footerRichText_outer .footerSocial li a:visited{display: -moz-inline-stack;display: inline-block;position: relative;width: 24px;height: 24px;overflow: hidden;text-indent: -1000px;-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s}#footer_outer #footerRichText_outer .footerSocial li a:before,#footer_outer #footerRichText_outer .footerSocial li a:active:before,#footer_outer #footerRichText_outer .footerSocial li a:visited:before,#footer_outer #footerRichText_outer .footerSocial li a:after,#footer_outer #footerRichText_outer .footerSocial li a:active:after,#footer_outer #footerRichText_outer .footerSocial li a:visited:after{content: '';position: absolute;top: 0;left: 0;display: block;width: 100%;height: 100%;background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: 0 0}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){#footer_outer #footerRichText_outer .footerSocial li a:before,#footer_outer #footerRichText_outer .footerSocial li a:active:before,#footer_outer #footerRichText_outer .footerSocial li a:visited:before,#footer_outer #footerRichText_outer .footerSocial li a:after,#footer_outer #footerRichText_outer .footerSocial li a:active:after,#footer_outer #footerRichText_outer .footerSocial li a:visited:after{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){#footer_outer #footerRichText_outer .footerSocial li a:before,#footer_outer #footerRichText_outer .footerSocial li a:active:before,#footer_outer #footerRichText_outer .footerSocial li a:visited:before,#footer_outer #footerRichText_outer .footerSocial li a:after,#footer_outer #footerRichText_outer .footerSocial li a:active:after,#footer_outer #footerRichText_outer .footerSocial li a:visited:after{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}#footer_outer #footerRichText_outer .footerSocial li a:after,#footer_outer #footerRichText_outer .footerSocial li a:active:after,#footer_outer #footerRichText_outer .footerSocial li a:visited:after{-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);filter: alpha(opacity=0);-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s}#footer_outer #footerRichText_outer .footerSocial li a:hover:after,#footer_outer #footerRichText_outer .footerSocial li a:active:hover:after,#footer_outer #footerRichText_outer .footerSocial li a:visited:hover:after{-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter: alpha(opacity=100)}#footer_outer #footerRichText_outer .footerSocial li a.facebook:before,#footer_outer #footerRichText_outer .footerSocial li a:active.facebook:before,#footer_outer #footerRichText_outer .footerSocial li a:visited.facebook:before{background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -500px -30px}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){#footer_outer #footerRichText_outer .footerSocial li a.facebook:before,#footer_outer #footerRichText_outer .footerSocial li a:active.facebook:before,#footer_outer #footerRichText_outer .footerSocial li a:visited.facebook:before{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){#footer_outer #footerRichText_outer .footerSocial li a.facebook:before,#footer_outer #footerRichText_outer .footerSocial li a:active.facebook:before,#footer_outer #footerRichText_outer .footerSocial li a:visited.facebook:before{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}#footer_outer #footerRichText_outer .footerSocial li a.facebook:after,#footer_outer #footerRichText_outer .footerSocial li a:active.facebook:after,#footer_outer #footerRichText_outer .footerSocial li a:visited.facebook:after{background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -500px 0}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){#footer_outer #footerRichText_outer .footerSocial li a.facebook:after,#footer_outer #footerRichText_outer .footerSocial li a:active.facebook:after,#footer_outer #footerRichText_outer .footerSocial li a:visited.facebook:after{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){#footer_outer #footerRichText_outer .footerSocial li a.facebook:after,#footer_outer #footerRichText_outer .footerSocial li a:active.facebook:after,#footer_outer #footerRichText_outer .footerSocial li a:visited.facebook:after{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}#footer_outer #footerRichText_outer .footerSocial li a.twitter:before,#footer_outer #footerRichText_outer .footerSocial li a:active.twitter:before,#footer_outer #footerRichText_outer .footerSocial li a:visited.twitter:before{background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -530px -30px}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){#footer_outer #footerRichText_outer .footerSocial li a.twitter:before,#footer_outer #footerRichText_outer .footerSocial li a:active.twitter:before,#footer_outer #footerRichText_outer .footerSocial li a:visited.twitter:before{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){#footer_outer #footerRichText_outer .footerSocial li a.twitter:before,#footer_outer #footerRichText_outer .footerSocial li a:active.twitter:before,#footer_outer #footerRichText_outer .footerSocial li a:visited.twitter:before{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}#footer_outer #footerRichText_outer .footerSocial li a.twitter:after,#footer_outer #footerRichText_outer .footerSocial li a:active.twitter:after,#footer_outer #footerRichText_outer .footerSocial li a:visited.twitter:after{background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -530px 0}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){#footer_outer #footerRichText_outer .footerSocial li a.twitter:after,#footer_outer #footerRichText_outer .footerSocial li a:active.twitter:after,#footer_outer #footerRichText_outer .footerSocial li a:visited.twitter:after{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){#footer_outer #footerRichText_outer .footerSocial li a.twitter:after,#footer_outer #footerRichText_outer .footerSocial li a:active.twitter:after,#footer_outer #footerRichText_outer .footerSocial li a:visited.twitter:after{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}#footer_outer #footerRichText_outer .footerSocial li a.youtube:before,#footer_outer #footerRichText_outer .footerSocial li a:active.youtube:before,#footer_outer #footerRichText_outer .footerSocial li a:visited.youtube:before{background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -560px -30px}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){#footer_outer #footerRichText_outer .footerSocial li a.youtube:before,#footer_outer #footerRichText_outer .footerSocial li a:active.youtube:before,#footer_outer #footerRichText_outer .footerSocial li a:visited.youtube:before{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){#footer_outer #footerRichText_outer .footerSocial li a.youtube:before,#footer_outer #footerRichText_outer .footerSocial li a:active.youtube:before,#footer_outer #footerRichText_outer .footerSocial li a:visited.youtube:before{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}#footer_outer #footerRichText_outer .footerSocial li a.youtube:after,#footer_outer #footerRichText_outer .footerSocial li a:active.youtube:after,#footer_outer #footerRichText_outer .footerSocial li a:visited.youtube:after{background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -560px 0}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){#footer_outer #footerRichText_outer .footerSocial li a.youtube:after,#footer_outer #footerRichText_outer .footerSocial li a:active.youtube:after,#footer_outer #footerRichText_outer .footerSocial li a:visited.youtube:after{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){#footer_outer #footerRichText_outer .footerSocial li a.youtube:after,#footer_outer #footerRichText_outer .footerSocial li a:active.youtube:after,#footer_outer #footerRichText_outer .footerSocial li a:visited.youtube:after{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}#footer_outer #footerRichText_outer .footerSocial li a.pinterest:before,#footer_outer #footerRichText_outer .footerSocial li a:active.pinterest:before,#footer_outer #footerRichText_outer .footerSocial li a:visited.pinterest:before{background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -590px -30px}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){#footer_outer #footerRichText_outer .footerSocial li a.pinterest:before,#footer_outer #footerRichText_outer .footerSocial li a:active.pinterest:before,#footer_outer #footerRichText_outer .footerSocial li a:visited.pinterest:before{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){#footer_outer #footerRichText_outer .footerSocial li a.pinterest:before,#footer_outer #footerRichText_outer .footerSocial li a:active.pinterest:before,#footer_outer #footerRichText_outer .footerSocial li a:visited.pinterest:before{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}#footer_outer #footerRichText_outer .footerSocial li a.pinterest:after,#footer_outer #footerRichText_outer .footerSocial li a:active.pinterest:after,#footer_outer #footerRichText_outer .footerSocial li a:visited.pinterest:after{background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -590px 0}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){#footer_outer #footerRichText_outer .footerSocial li a.pinterest:after,#footer_outer #footerRichText_outer .footerSocial li a:active.pinterest:after,#footer_outer #footerRichText_outer .footerSocial li a:visited.pinterest:after{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){#footer_outer #footerRichText_outer .footerSocial li a.pinterest:after,#footer_outer #footerRichText_outer .footerSocial li a:active.pinterest:after,#footer_outer #footerRichText_outer .footerSocial li a:visited.pinterest:after{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}#footer_outer #footerRichText_outer .footerSocial li a.instagram:before,#footer_outer #footerRichText_outer .footerSocial li a:active.instagram:before,#footer_outer #footerRichText_outer .footerSocial li a:visited.instagram:before{background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -620px -30px}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){#footer_outer #footerRichText_outer .footerSocial li a.instagram:before,#footer_outer #footerRichText_outer .footerSocial li a:active.instagram:before,#footer_outer #footerRichText_outer .footerSocial li a:visited.instagram:before{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){#footer_outer #footerRichText_outer .footerSocial li a.instagram:before,#footer_outer #footerRichText_outer .footerSocial li a:active.instagram:before,#footer_outer #footerRichText_outer .footerSocial li a:visited.instagram:before{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}#footer_outer #footerRichText_outer .footerSocial li a.instagram:after,#footer_outer #footerRichText_outer .footerSocial li a:active.instagram:after,#footer_outer #footerRichText_outer .footerSocial li a:visited.instagram:after{background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -620px 0}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){#footer_outer #footerRichText_outer .footerSocial li a.instagram:after,#footer_outer #footerRichText_outer .footerSocial li a:active.instagram:after,#footer_outer #footerRichText_outer .footerSocial li a:visited.instagram:after{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){#footer_outer #footerRichText_outer .footerSocial li a.instagram:after,#footer_outer #footerRichText_outer .footerSocial li a:active.instagram:after,#footer_outer #footerRichText_outer .footerSocial li a:visited.instagram:after{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}#footer_outer #footerRichText_outer .footerSocial li:first-child{padding-left: 0}#footer_outer #footerRichText_outer .footerCTA{margin: 0;padding: 0;list-style: none;text-align: right;margin-bottom: 30px;height: 32px}#footer_outer #footerRichText_outer .footerCTA > li{margin: 0;padding: 0;background: none}#footer_outer #footerRichText_outer .footerCTA > li:before{display: none}#footer_outer #footerRichText_outer .footerCTA > li a:hover{text-decoration: none}#footer_outer #footerRichText_outer .footerCTA li{display: -moz-inline-stack;display: inline-block;margin-left: 20px;height: 32px}#footer_outer #footerRichText_outer .footerCTA li:first-child{margin-left: 0}#footer_outer #footerRichText_outer .footerSearch{margin: 0 auto 30px;position: relative;width: 208px}#footer_outer #footerRichText_outer .footerSearch input{-webkit-appearance: none;-moz-appearance: none;appearance: none;-moz-box-sizing: border-box;box-sizing: border-box;display: -moz-inline-stack;display: inline-block;vertical-align: top;height: 40px;padding: 0 30px 0 15px;width: 100%;font-family: Helvetica, Arial, sans-serif;font-size: 16px;font-weight: normal;color: #424242;-moz-border-radius: 3px;-o-border-radius: 3px;border-radius: 3px;border: solid 1px #e2e2e2;background-color: #FFF;outline: none}#footer_outer #footerRichText_outer .footerSearch input:focus{border-color: #2793c8}#footer_outer #footerRichText_outer .footerSearch input.invalid{border-color: #c00}#footer_outer #footerRichText_outer .footerSearch input::-webkit-input-placeholder{color: #c2c2c2}#footer_outer #footerRichText_outer .footerSearch input::-moz-placeholder{color: #c2c2c2}#footer_outer #footerRichText_outer .footerSearch input:-ms-input-placeholder{color: #c2c2c2}#footer_outer #footerRichText_outer .footerSearch input:-moz-placeholder{color: #c2c2c2}#footer_outer #footerRichText_outer .footerSearch button{-webkit-appearance: none;-moz-appearance: none;appearance: none;border: none;background: none;position: absolute;outline: none;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);right: 10px;overflow: hidden;width: 14px;max-width: 14px;height: 32px;text-indent: 1000px}#footer_outer #footerRichText_outer .footerSearch button:before,#footer_outer #footerRichText_outer .footerSearch button:after{content: '';position: absolute;top: 0;right: 0;width: 100%;max-width: 14px;height: 100%;background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -480px -5px;background-color: transparent !important}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){#footer_outer #footerRichText_outer .footerSearch button:before,#footer_outer #footerRichText_outer .footerSearch button:after{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){#footer_outer #footerRichText_outer .footerSearch button:before,#footer_outer #footerRichText_outer .footerSearch button:after{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}#footer_outer #footerRichText_outer .footerSearch button:after{background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -480px -55px;-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);filter: alpha(opacity=0);-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){#footer_outer #footerRichText_outer .footerSearch button:after{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){#footer_outer #footerRichText_outer .footerSearch button:after{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}#footer_outer #footerRichText_outer .footerSearch button:hover:after{-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter: alpha(opacity=100)}#footer_outer #footerRichText_outer #google_translate_element{text-align: right}@media (max-width: 767px){#footer_outer #footerRichText_outer #google_translate_element{text-align: center}}#footer_outer #footerRichText_outer .goog-te-gadget-simple{position: relative;width: 172px;height: 32px;-moz-border-radius: 3px;-o-border-radius: 3px;border-radius: 3px;border: solid 1px #e2e2e2;font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 500;font-size: 12px;line-height: 32px;color: #525252;padding: 0;-moz-box-sizing: border-box;box-sizing: border-box}#footer_outer #footerRichText_outer .goog-te-gadget-simple .goog-te-gadget-icon{position: absolute;margin: 0;top: 8px;left: 15px;width: 16px;height: 16px;background-image: url("/brix/images/sprite.png?cache=4") !important;background-repeat: no-repeat !important;background-position: -650px 0 !important}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){#footer_outer #footerRichText_outer .goog-te-gadget-simple .goog-te-gadget-icon{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){#footer_outer #footerRichText_outer .goog-te-gadget-simple .goog-te-gadget-icon{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}#footer_outer #footerRichText_outer .goog-te-gadget-simple .goog-te-menu-value{position: relative;display: block;height: 32px;margin: 0;padding-right: 38px;padding-left: 42px}#footer_outer #footerRichText_outer .goog-te-gadget-simple .goog-te-menu-value > img,#footer_outer #footerRichText_outer .goog-te-gadget-simple .goog-te-menu-value :nth-child(3){display: none}#footer_outer #footerRichText_outer .goog-te-gadget-simple .goog-te-menu-value :last-child{position: absolute;top: 13px;right: 10px;width: 11px;height: 7px;text-indent: 1000px;overflow: hidden;background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -690px 0}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){#footer_outer #footerRichText_outer .goog-te-gadget-simple .goog-te-menu-value :last-child{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){#footer_outer #footerRichText_outer .goog-te-gadget-simple .goog-te-menu-value :last-child{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (max-width: 767px){#footer_outer{padding: 40px 15px;text-align: center}#footer_outer #footer_bottom{display: none}#footer_outer #footerNav_outer{top: auto;left: auto;width: 100%}#footer_outer #footerNav_outer #footerNav_inner{-moz-column-count: 1;-moz-column-gap: 0;-webkit-column-count: 1;-webkit-column-gap: 0;-o-column-count: 1;-o-column-gap: 0;-ms-column-count: 1;-ms-column-gap: 0;column-count: 1;column-gap: 0}#footer_outer #footerNav_outer #footerNav_inner ul{text-align: center}#footer_outer #footerNav_outer #footerNav_inner ul li{display: -moz-inline-stack;display: inline-block;margin: 0 7px}#footer_outer #footerNav_outer #footerNav_inner ul li a,#footer_outer #footerNav_outer #footerNav_inner ul li a:active,#footer_outer #footerNav_outer #footerNav_inner ul li a:visited{margin-bottom: 0}#footer_outer #footerRichText_outer{position: relative;top: auto;left: auto;right: auto;margin: 30px 0;padding-bottom: 30px}#footer_outer #footerRichText_outer .footerLeft{position: relative;top: auto;left: auto;margin-top: 30px;padding-bottom: 0}#footer_outer #footerRichText_outer .footerLeft:after{display: none}#footer_outer #footerRichText_outer .footerRight{position: relative;top: auto;right: auto;text-align: center}#footer_outer #footerRichText_outer .footerRight:after{content: '';display: block;width: 40px;height: 6px;background: #525252;margin: 30px auto}#footer_outer #footerRichText_outer .footerCTA{text-align: center}#footer_outer #footerRichText_outer .footerCTA li{margin: 0 7px}#footer_outer #footerRichText_outer:before,#footer_outer #footerRichText_outer:after{content: '';position: absolute;bottom: 1px;left: 30px;right: 30px;height: 1px;background: #e2e2e2;display: block}#footer_outer #footerRichText_outer:after{bottom: 0;background: #fff}}#copyright_outer{position: absolute;left: 30px;bottom: 30px}#copyright_outer #copyright_inner{font-family: "HelveticaNeue", sans-serif;font-style: normal;font-weight: 400;font-size: 12px;line-height: 1.25;color: #424242}#copyright_outer #copyright_inner .nowrap{white-space: nowrap}@media (max-width: 767px){#copyright_outer{position: relative;left: auto;bottom: auto}}#brixDev_outer{position: absolute;right: 30px;bottom: 30px}#brixDev_outer a,#brixDev_outer a:active,#brixDev_outer a:visited{font-family: "HelveticaNeue", sans-serif;font-style: normal;font-weight: 400;font-size: 12px;line-height: 1.25;color: #424242}#brixDev_outer a:hover,#brixDev_outer a:active:hover,#brixDev_outer a:visited:hover{color: #f90}@media (max-width: 767px){#brixDev_outer{position: relative;right: auto;bottom: auto;margin-top: 15px}}.cookiesConsent_outer{-moz-box-sizing: border-box;box-sizing: border-box;padding-left: 30px;padding-right: 30px;margin-left: auto;margin-right: auto;padding-top: 15px;padding-bottom: 15px;position: fixed;left: 0;bottom: 0;width: 100%;background-color: #424242;z-index: 2147483650 !important;-webkit-transition: transform .3s ease 0s;-moz-transition: transform .3s ease 0s;-o-transition: transform .3s ease 0s;transition: transform .3s ease 0s}@media (max-width: 767px){.cookiesConsent_outer{padding-left: 15px;padding-right: 15px}}@media (min-width: 1200px){.cookiesConsent_outer{padding-left: 45px;padding-right: 45px}}@media (max-width: 767px){.cookiesConsent_outer{padding-top: 15px}}@media (min-width: 1200px){.cookiesConsent_outer{padding-top: 15px}}@media (max-width: 767px){.cookiesConsent_outer{padding-bottom: 15px}}@media (min-width: 1200px){.cookiesConsent_outer{padding-bottom: 15px}}.cookiesConsent_outer .cookiesConsent_inner{display: flex;align-items: center}.cookiesConsent_outer .cookiesConsent_inner .cookiesConsent_msg{font-family: "HelveticaNeue", sans-serif;font-style: normal;font-weight: 400;font-size: 14px;line-height: 1.5;color: #fff;flex-grow: 1}.cookiesConsent_outer .cookiesConsent_inner .cookiesConsent_msg a,.cookiesConsent_outer .cookiesConsent_inner .cookiesConsent_msg a:visited,.cookiesConsent_outer .cookiesConsent_inner .cookiesConsent_msg a:active{color: #fff;text-decoration: underline}.cookiesConsent_outer .cookiesConsent_inner .cookiesConsent_msg a:hover,.cookiesConsent_outer .cookiesConsent_inner .cookiesConsent_msg a:visited:hover,.cookiesConsent_outer .cookiesConsent_inner .cookiesConsent_msg a:active:hover{color: #f90}.cookiesConsent_outer .cookiesConsent_inner .cookiesConsent_btn{position: relative;display: -moz-inline-stack;display: inline-block;font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 700;font-size: 15px;line-height: 40px;color: #fff;-moz-border-radius: 6px;-o-border-radius: 6px;border-radius: 6px;background: #6dbe4f;padding: 0 10px;border: solid 1px #6dbe4f;-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s;-moz-box-sizing: border-box;box-sizing: border-box;cursor: pointer;outline: none;white-space: nowrap;max-height: 40px;max-width: 290px;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;border-color: #2793c8;background: #2793c8;flex-grow: 0;flex-shrink: 0;margin-top: 0;margin-left: 30px}.cookiesConsent_outer .cookiesConsent_inner .cookiesConsent_btn:hover{color: #fff;border-color: #f90;background: #f90}@media (max-width: 767px){.cookiesConsent_outer .cookiesConsent_inner .cookiesConsent_btn{margin-left: 15px}}@media (min-width: 1200px){.cookiesConsent_outer .cookiesConsent_inner .cookiesConsent_btn{margin-left: 30px}}@media (max-width: 479px){.cookiesConsent_outer .cookiesConsent_inner{flex-direction: column;align-items: flex-start}.cookiesConsent_outer .cookiesConsent_inner .cookiesConsent_btn{margin-top: 10px;margin-left: 0}}.cookiesConsent_outer.cookiesConsent_hide{-webkit-transform: translateY(100%);-moz-transform: translateY(100%);-ms-transform: translateY(100%);-o-transform: translateY(100%);transform: translateY(100%)}#developer{clear: both;border: solid 1px #000;background-color: #EEEEEE;margin: 10px;padding: 10px;font-family: Arial, Helvetica, sans-serif;font-size: 12px;line-height: 22px}#developer h1{font-size: 16px}#developer ul{list-style: none;font-family: Arial, Helvetica, sans-serif;padding: 0;margin-top: 0;margin-bottom: 0;line-height: 16px}#developer li{padding-bottom: 2px}#developer li:before,#developer li:after{display: none}#developer strong{font-size: 14px}#developer ul strong{font-size: 12px}.b-lazy{-webkit-transition: opacity .6s ease 0s;-moz-transition: opacity .6s ease 0s;-o-transition: opacity .6s ease 0s;transition: opacity .6s ease 0s;opacity: 0}.b-lazy.b-loaded{opacity: 1}#pageHeader_outer{pointer-events: auto;-moz-box-sizing: border-box;box-sizing: border-box;padding-left: 30px;padding-right: 30px;margin-left: auto;margin-right: auto;padding-top: 35px;z-index: 20}@media (max-width: 767px){#pageHeader_outer{padding-left: 15px;padding-right: 15px}}#pageHeader_outer #pageHeader_inner{font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 500;font-size: 44px;line-height: 1.125;color: #2793c8;padding-bottom: 10px}@media (max-width: 767px){#pageHeader_outer #pageHeader_inner{font-size: 5.63vw !important}}@media (max-width: 479px){#pageHeader_outer #pageHeader_inner{font-size: 8vw !important}}.hasGlobalImage #pageHeader_outer{position: relative;padding-top: 0;margin-top: -36.1328%;width: 100%;padding-bottom: 36.1328%;height: 0}.hasGlobalImage #pageHeader_outer #pageHeader_inner{position: absolute;bottom: 25px;left: 30px;right: 30px;font-size: 7.03vw;color: #fff;padding-bottom: 0}@media (max-width: 767px){.hasGlobalImage #pageHeader_outer #pageHeader_inner{left: 15px;right: 15px}}.hasSubnav #pageHeader_inner{margin-right: 256px !important;padding-bottom: 0}@media (max-width: 767px){.hasSubnav #pageHeader_inner{margin-right: 30px !important}}.hasSubnav.hasGlobalImage #pageHeader_inner{margin-right: 0 !important;right: 286px !important}@media (max-width: 767px){.hasSubnav.hasGlobalImage #pageHeader_inner{right: 30px !important}}#pageSubnav_outer{pointer-events: auto;position: relative;float: right;width: 256px;margin-top: 40px;z-index: 30}#pageSubnav_outer:before{content: '';position: absolute;left: 0;right: 0;bottom: 0;height: 1px;background: rgba(0,0,0,0.18);z-index: 100}#pageSubnav_outer:after{content: '';position: absolute;left: 5px;right: 0;top: 100%;height: 5px;background: -moz-linear-gradient(top, rgba(0,0,0,0.08) 0%, rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(top, rgba(0,0,0,0.08) 0%, rgba(0,0,0,0) 100%);background: linear-gradient(to bottom, rgba(0,0,0,0.08) 0%, rgba(0,0,0,0) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#14000000', endColorstr='#00000000', GradientType=0)}#pageSubnav_outer #pageSubnav_inner ul{margin: 0;padding: 0;list-style: none}#pageSubnav_outer #pageSubnav_inner ul > li{margin: 0;padding: 0;background: none}#pageSubnav_outer #pageSubnav_inner ul > li:before{display: none}#pageSubnav_outer #pageSubnav_inner ul > li a:hover{text-decoration: none}#pageSubnav_outer #pageSubnav_inner ul li{line-height: 1}#pageSubnav_outer #pageSubnav_inner ul li a,#pageSubnav_outer #pageSubnav_inner ul li a:active,#pageSubnav_outer #pageSubnav_inner ul li a:visited{font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 500;font-size: 14px;line-height: 1.25;color: #525252;display: -moz-inline-stack;display: inline-block;margin-bottom: .75em;padding: .25em 0;vertical-align: top}#pageSubnav_outer #pageSubnav_inner ul li a:hover,#pageSubnav_outer #pageSubnav_inner ul li a:active:hover,#pageSubnav_outer #pageSubnav_inner ul li a:visited:hover{color: #f90}#pageSubnav_outer #pageSubnav_inner ul li a.footerNavItem_outerCURRENT,#pageSubnav_outer #pageSubnav_inner ul li a:active.footerNavItem_outerCURRENT,#pageSubnav_outer #pageSubnav_inner ul li a:visited.footerNavItem_outerCURRENT,#pageSubnav_outer #pageSubnav_inner ul li a.pageSubnavItem_outerCURRENT,#pageSubnav_outer #pageSubnav_inner ul li a:active.pageSubnavItem_outerCURRENT,#pageSubnav_outer #pageSubnav_inner ul li a:visited.pageSubnavItem_outerCURRENT,#pageSubnav_outer #pageSubnav_inner ul li a.flyout_CURRENT,#pageSubnav_outer #pageSubnav_inner ul li a:active.flyout_CURRENT,#pageSubnav_outer #pageSubnav_inner ul li a:visited.flyout_CURRENT{color: #222 !important;font-weight: 900 !important}#pageSubnav_outer #pageSubnav_inner #pageSubnav_top{position: relative;display: block;background: #a2a2a2;height: 60px}#pageSubnav_outer #pageSubnav_inner #pageSubnav_top:before{content: 'Menu';position: relative;display: block;font-weight: 900;font-size: 20px;color: #222;text-transform: uppercase;padding-top: .25em;padding-bottom: .5em;font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 700;font-size: 22px;line-height: 1.125;color: #2793c8;margin-top: .1em;margin-bottom: .2em;line-height: 60px;color: #fff;white-space: nowrap;padding: 0 30px}#pageSubnav_outer #pageSubnav_inner #pageSubnav_top:before:first-child{margin-top: 0}@media (max-width: 767px){#pageSubnav_outer #pageSubnav_inner #pageSubnav_top:before{font-size: 17.6px}}#pageSubnav_outer #pageSubnav_inner #pageSubnav_top:before:nth-child(-n+2){padding-top: 0}#pageSubnav_outer #pageSubnav_inner #pageSubnav_top:after{content: '';position: absolute;left: 30px;bottom: -2px;width: 60px;height: 4px;background: #222}#pageSubnav_outer #pageSubnav_inner > ul{background: #f7f7f7;padding: 23px 30px 20px}@media (max-width: 767px){#pageSubnav_outer{display: block;margin-top: 0 !important;float: none;width: 100%;background: #fff;position: absolute}#pageSubnav_outer #pageSubnav_inner{padding-top: 15px}#pageSubnav_outer #pageSubnav_inner #pageSubnav_top{height: 32px;background: none}#pageSubnav_outer #pageSubnav_inner #pageSubnav_top:before{content: 'Menu' !important;display: block !important;font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 500;font-size: 15px;line-height: 32px;color: #f90;padding: 0;padding-left: 15px;text-transform: none}#pageSubnav_outer #pageSubnav_inner #pageSubnav_top:after{left: 68px;bottom: auto;top: 50%;margin-top: -5px;width: 7px;height: 11px;background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -930px 0;-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);-ms-transform: rotate(-90deg);-o-transform: rotate(-90deg);transform: rotate(-90deg);-webkit-transform-origin: 50% 50%;-ms-transform-origin: 50% 50%;transform-origin: 50% 50%;-webkit-transition: transform .3s ease 0s;-moz-transition: transform .3s ease 0s;-o-transition: transform .3s ease 0s;transition: transform .3s ease 0s;background-color: transparent}#pageSubnav_outer #pageSubnav_inner #pageSubnav_top .menuButton{display: block;position: absolute;left: 0;top: 0;width: 96px;height: 100%;cursor: pointer;z-index: 20}#pageSubnav_outer #pageSubnav_inner ul{background: transparent;max-height: 0;overflow: hidden;padding: 5px 15px;-webkit-transition: max-height .5s ease 0s;-moz-transition: max-height .5s ease 0s;-o-transition: max-height .5s ease 0s;transition: max-height .5s ease 0s}#pageSubnav_outer:before{display: none}#pageSubnav_outer:after{left: 0;top: auto;bottom: 0;width: 80px;height: 4px;background: #e2e2e2;-webkit-transition: width .2s ease 0s;-moz-transition: width .2s ease 0s;-o-transition: width .2s ease 0s;transition: width .2s ease 0s}#pageSubnav_outer.menuOpen #pageSubnav_inner #pageSubnav_top:after{-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);-ms-transform: rotate(90deg);-o-transform: rotate(90deg);transform: rotate(90deg)}#pageSubnav_outer.menuOpen #pageSubnav_inner ul{max-height: 455px}#pageSubnav_outer.menuOpen:after{width: 100%}}@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), (max-width: 767px) and (min-device-pixel-ratio: 1.5){#pageSubnav_outer #pageSubnav_inner #pageSubnav_top:after{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2.5), (max-width: 767px) and (min-device-pixel-ratio: 2.5){#pageSubnav_outer #pageSubnav_inner #pageSubnav_top:after{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (max-width: 767px){.hasSubnav #pageRichText_outer{padding-top: 90px !important}}@media (max-width: 767px){:not(.hasGlobalImage).hasSubnav #pageRichText_outer{padding-top: 5px !important}:not(.hasGlobalImage).hasSubnav #pageHeader_outer{padding-top: 90px !important}}.hasGlobalImage #pageSubnav_outer{margin-top: -110px}.hasGlobalImage #pageSubnav_outer #pageSubnav_inner #pageSubnav_top{background: rgba(255,255,255,0.5)}#pageRichText_outer{pointer-events: auto;position: relative;-moz-box-sizing: border-box;box-sizing: border-box;padding-left: 30px;padding-right: 30px;margin-left: auto;margin-right: auto;padding-top: 5px;padding-bottom: 10px;background: #fff}@media (max-width: 767px){#pageRichText_outer{padding-left: 15px;padding-right: 15px}}#pageRichText_outer #pageRichText_inner{position: relative}.hasSubnav #pageRichText_outer{margin-right: 256px}.hasSubnav #pageRichText_outer:after{content: '';position: absolute;left: 100%;top: 0;height: 100%;width: 256px;background: #fff;z-index: 0}@media (max-width: 767px){.hasSubnav #pageRichText_outer{margin-right: 0}.hasSubnav #pageRichText_outer:after{display: none}}.hasGlobalImage #pageRichText_outer{padding-top: 30px}.hasGlobalImage #pageRichText_outer:before{content: '';position: absolute;z-index: 1;left: 0;right: 0;top: 0;height: 5px;margin-top: -1px;border-top: solid 1px rgba(0,0,0,0.18);background: -moz-linear-gradient(top, rgba(0,0,0,0.08) 0%, rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(top, rgba(0,0,0,0.08) 0%, rgba(0,0,0,0) 100%);background: linear-gradient(to bottom, rgba(0,0,0,0.08) 0%, rgba(0,0,0,0) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#14000000', endColorstr='#00000000', GradientType=0)}.hasGlobalImage #pageRichText_outer #pageRichText_inner{z-index: 2}@media (max-width: 767px){.hasNotification #globalImage_outer{top: 96px !important}}#globalImage_outer{position: fixed;z-index: -1;top: 130px;width: 100%;max-width: 1400px;-webkit-transform-origin: 50% 0%;-ms-transform-origin: 50% 0%;transform-origin: 50% 0%;-webkit-backface-visibility: hidden}@media (max-width: 767px){#globalImage_outer{top: 60px}}#globalImage_outer #globalImage_inner{position: relative;width: 100%;padding-bottom: 36.1328%;height: 0;overflow: hidden}#globalImage_outer #globalImage_inner img{position: absolute;left: 50%;margin-left: -52%;margin-top: -1%;width: 104%;height: 104%;object-fit: cover;font-family: 'object-fit: cover;'}#globalImage_outer #globalImage_inner:after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;pointer-events: none;z-index: 5;background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 33%, rgba(0,0,0,0.5) 100%);background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 33%, rgba(0,0,0,0.5) 100%);background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 33%, rgba(0,0,0,0.5) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0)}@media (max-width: 767px){#globalImage_outer #globalImage_inner{height: 180px;padding-bottom: 0 !important}}.hasGlobalImage #content_inner #content_top{position: absolute !important;top: 0}.hasGlobalImage #content_inner:before{margin-top: 130px;width: 100%;padding-bottom: 36.1328%}@media (max-width: 767px){.hasGlobalImage #content_inner:before{margin-top: 60px;height: 180px !important;padding-bottom: 0 !important}}.sitemap{margin: 0;padding: 0;list-style: none;-moz-box-sizing: border-box;box-sizing: border-box;padding-left: 30px;padding-right: 30px;margin-left: auto;margin-right: auto;padding-top: 35px}.sitemap > li{margin: 0;padding: 0;background: none}.sitemap > li:before{display: none}.sitemap > li a:hover{text-decoration: none}@media (max-width: 767px){.sitemap{padding-left: 15px;padding-right: 15px}}.sitemap > li{font-weight: 700}.sitemap ul{margin: 0;padding: 0;list-style: none;padding-left: 30px}.sitemap ul > li{margin: 0;padding: 0;background: none}.sitemap ul > li:before{display: none}.sitemap ul > li a:hover{text-decoration: none}.sitemap ul li{font-weight: 400}.customSitemapHeader{padding-top: 35px;-moz-box-sizing: border-box;box-sizing: border-box;padding-left: 30px;padding-right: 30px;margin-left: auto;margin-right: auto}@media (max-width: 767px){.customSitemapHeader{padding-left: 15px;padding-right: 15px}}.customSitemap{padding-top: 0}.customSitemapLast{padding-bottom: 30px}.sharingFooter .sharingHeader{font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 900;font-size: 15px;line-height: 1.125;color: #525252;line-height: 24px;display: -moz-inline-stack;display: inline-block;vertical-align: top;padding-right: 22px}.sharingFooter ul{margin: 0;padding: 0;list-style: none;display: -moz-inline-stack;display: inline-block;height: 24px}.sharingFooter ul > li{margin: 0;padding: 0;background: none}.sharingFooter ul > li:before{display: none}.sharingFooter ul > li a:hover{text-decoration: none}.sharingFooter ul li{display: -moz-inline-stack;display: inline-block;vertical-align: top;padding-left: 22px;height: 24px;overflow: hidden}.sharingFooter ul li a,.sharingFooter ul li a:active,.sharingFooter ul li a:visited{display: -moz-inline-stack;display: inline-block;position: relative;width: 24px;height: 24px;overflow: hidden;text-indent: -1000px;-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s}.sharingFooter ul li a:before,.sharingFooter ul li a:active:before,.sharingFooter ul li a:visited:before,.sharingFooter ul li a:after,.sharingFooter ul li a:active:after,.sharingFooter ul li a:visited:after{content: '';position: absolute;top: 0;left: 0;display: block;width: 100%;height: 100%;background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: 0 0}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){.sharingFooter ul li a:before,.sharingFooter ul li a:active:before,.sharingFooter ul li a:visited:before,.sharingFooter ul li a:after,.sharingFooter ul li a:active:after,.sharingFooter ul li a:visited:after{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){.sharingFooter ul li a:before,.sharingFooter ul li a:active:before,.sharingFooter ul li a:visited:before,.sharingFooter ul li a:after,.sharingFooter ul li a:active:after,.sharingFooter ul li a:visited:after{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}.sharingFooter ul li a:after,.sharingFooter ul li a:active:after,.sharingFooter ul li a:visited:after{-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);filter: alpha(opacity=0);-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s}.sharingFooter ul li a:hover:after,.sharingFooter ul li a:active:hover:after,.sharingFooter ul li a:visited:hover:after{-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter: alpha(opacity=100)}.sharingFooter ul li a.facebook:before,.sharingFooter ul li a:active.facebook:before,.sharingFooter ul li a:visited.facebook:before{background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -500px -30px}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){.sharingFooter ul li a.facebook:before,.sharingFooter ul li a:active.facebook:before,.sharingFooter ul li a:visited.facebook:before{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){.sharingFooter ul li a.facebook:before,.sharingFooter ul li a:active.facebook:before,.sharingFooter ul li a:visited.facebook:before{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}.sharingFooter ul li a.facebook:after,.sharingFooter ul li a:active.facebook:after,.sharingFooter ul li a:visited.facebook:after{background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -500px 0}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){.sharingFooter ul li a.facebook:after,.sharingFooter ul li a:active.facebook:after,.sharingFooter ul li a:visited.facebook:after{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){.sharingFooter ul li a.facebook:after,.sharingFooter ul li a:active.facebook:after,.sharingFooter ul li a:visited.facebook:after{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}.sharingFooter ul li a.twitter:before,.sharingFooter ul li a:active.twitter:before,.sharingFooter ul li a:visited.twitter:before{background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -530px -30px}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){.sharingFooter ul li a.twitter:before,.sharingFooter ul li a:active.twitter:before,.sharingFooter ul li a:visited.twitter:before{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){.sharingFooter ul li a.twitter:before,.sharingFooter ul li a:active.twitter:before,.sharingFooter ul li a:visited.twitter:before{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}.sharingFooter ul li a.twitter:after,.sharingFooter ul li a:active.twitter:after,.sharingFooter ul li a:visited.twitter:after{background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -530px 0}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){.sharingFooter ul li a.twitter:after,.sharingFooter ul li a:active.twitter:after,.sharingFooter ul li a:visited.twitter:after{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){.sharingFooter ul li a.twitter:after,.sharingFooter ul li a:active.twitter:after,.sharingFooter ul li a:visited.twitter:after{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}.sharingFooter ul li a.youtube:before,.sharingFooter ul li a:active.youtube:before,.sharingFooter ul li a:visited.youtube:before{background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -560px -30px}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){.sharingFooter ul li a.youtube:before,.sharingFooter ul li a:active.youtube:before,.sharingFooter ul li a:visited.youtube:before{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){.sharingFooter ul li a.youtube:before,.sharingFooter ul li a:active.youtube:before,.sharingFooter ul li a:visited.youtube:before{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}.sharingFooter ul li a.youtube:after,.sharingFooter ul li a:active.youtube:after,.sharingFooter ul li a:visited.youtube:after{background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -560px 0}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){.sharingFooter ul li a.youtube:after,.sharingFooter ul li a:active.youtube:after,.sharingFooter ul li a:visited.youtube:after{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){.sharingFooter ul li a.youtube:after,.sharingFooter ul li a:active.youtube:after,.sharingFooter ul li a:visited.youtube:after{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}.sharingFooter ul li a.pinterest:before,.sharingFooter ul li a:active.pinterest:before,.sharingFooter ul li a:visited.pinterest:before{background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -590px -30px}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){.sharingFooter ul li a.pinterest:before,.sharingFooter ul li a:active.pinterest:before,.sharingFooter ul li a:visited.pinterest:before{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){.sharingFooter ul li a.pinterest:before,.sharingFooter ul li a:active.pinterest:before,.sharingFooter ul li a:visited.pinterest:before{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}.sharingFooter ul li a.pinterest:after,.sharingFooter ul li a:active.pinterest:after,.sharingFooter ul li a:visited.pinterest:after{background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -590px 0}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){.sharingFooter ul li a.pinterest:after,.sharingFooter ul li a:active.pinterest:after,.sharingFooter ul li a:visited.pinterest:after{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){.sharingFooter ul li a.pinterest:after,.sharingFooter ul li a:active.pinterest:after,.sharingFooter ul li a:visited.pinterest:after{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}.sharingFooter ul li a.instagram:before,.sharingFooter ul li a:active.instagram:before,.sharingFooter ul li a:visited.instagram:before{background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -620px -30px}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){.sharingFooter ul li a.instagram:before,.sharingFooter ul li a:active.instagram:before,.sharingFooter ul li a:visited.instagram:before{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){.sharingFooter ul li a.instagram:before,.sharingFooter ul li a:active.instagram:before,.sharingFooter ul li a:visited.instagram:before{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}.sharingFooter ul li a.instagram:after,.sharingFooter ul li a:active.instagram:after,.sharingFooter ul li a:visited.instagram:after{background-image: url("/brix/images/sprite.png?cache=4");background-repeat: no-repeat;background-position: -620px 0}@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){.sharingFooter ul li a.instagram:after,.sharingFooter ul li a:active.instagram:after,.sharingFooter ul li a:visited.instagram:after{background-image: url("/brix/images/sprite@2x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}@media (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5){.sharingFooter ul li a.instagram:after,.sharingFooter ul li a:active.instagram:after,.sharingFooter ul li a:visited.instagram:after{background-image: url("/brix/images/sprite@3x.png?cache=4");-moz-background-size: 1024px auto;background-size: 1024px auto}}.sharingFooter ul li:first-child{padding-left: 0}.sharingFooter ul li a:after,.sharingFooter ul li a:active:after,.sharingFooter ul li a:visited:after{-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter: alpha(opacity=100)}.sharingFooter ul li a:hover:after,.sharingFooter ul li a:active:hover:after,.sharingFooter ul li a:visited:hover:after{-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);filter: alpha(opacity=0)}.hasIPA #content_outer{pointer-events: none}.hasIPA #content_outer #content_inner #content_top{position: absolute !important;top: 0}.hasIPA #content_outer #content_inner:before{margin-top: 130px;width: 100%;padding-bottom: 45.8984%}@media (max-width: 767px){.hasIPA #content_outer #content_inner:before{margin-top: 60px;height: 320px !important;padding-bottom: 0 !important}}@media (max-width: 767px){.hasNotification #ipa_outer{top: 96px !important}}#ipa_outer{margin-top: 0;position: fixed;z-index: -1;top: 130px;width: 100%;pointer-events: auto;max-width: 1400px}@media (max-width: 767px){#ipa_outer{top: 60px}}#ipa_outer #ipa_inner{position: relative;background-color: #fff;width: 100%;padding-bottom: 45.8984%;height: 0}@media (max-width: 767px){#ipa_outer #ipa_inner{height: 320px;padding-bottom: 0 !important}}#ipa_outer #ipa_inner #ipa_current{margin: 0;padding: 0;list-style: none;width: 100%}#ipa_outer #ipa_inner #ipa_current > li{margin: 0;padding: 0;background: none}#ipa_outer #ipa_inner #ipa_current > li:before{display: none}#ipa_outer #ipa_inner #ipa_current > li a:hover{text-decoration: none}#ipa_outer #ipa_inner #ipa_current .flickity-prev-next-button{-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);filter: alpha(opacity=0);-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s}#ipa_outer #ipa_inner #ipa_current .flickity-prev-next-button.previous{left: -18px !important}#ipa_outer #ipa_inner #ipa_current .flickity-prev-next-button.next{right: 18px !important}#ipa_outer #ipa_inner #ipa_current:hover .flickity-prev-next-button{-moz-opacity: .5;-khtml-opacity: .5;opacity: .5;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);filter: alpha(opacity=50)}#ipa_outer #ipa_inner #ipa_current li{position: absolute;display: -moz-inline-stack;display: inline-block;-moz-box-sizing: border-box;box-sizing: border-box;width: 100%;vertical-align: top}#ipa_outer #ipa_inner #ipa_current li:before{display: none}#ipa_outer #ipa_inner #ipa_current li > a,#ipa_outer #ipa_inner #ipa_current li > a:active,#ipa_outer #ipa_inner #ipa_current li > a:visited,#ipa_outer #ipa_inner #ipa_current li > span{position: relative;display: block;width: 100%;height: 0;padding-bottom: 45.8984%;overflow: hidden;background: #fff}@media (max-width: 767px){#ipa_outer #ipa_inner #ipa_current li > a,#ipa_outer #ipa_inner #ipa_current li > a:active,#ipa_outer #ipa_inner #ipa_current li > a:visited,#ipa_outer #ipa_inner #ipa_current li > span{height: 320px;padding-bottom: 0}}#ipa_outer #ipa_inner #ipa_current li > a img,#ipa_outer #ipa_inner #ipa_current li > a:active img,#ipa_outer #ipa_inner #ipa_current li > a:visited img,#ipa_outer #ipa_inner #ipa_current li > span img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;font-family: 'object-fit: cover;';pointer-events: none;z-index: 0}#ipa_outer #ipa_inner #ipa_current li > a .ipa_captions,#ipa_outer #ipa_inner #ipa_current li > a:active .ipa_captions,#ipa_outer #ipa_inner #ipa_current li > a:visited .ipa_captions,#ipa_outer #ipa_inner #ipa_current li > span .ipa_captions{position: absolute;top: 0;left: 0;right: 0;bottom: 0;padding-left: 60px;padding-right: 60px;display: flex;flex-direction: column;justify-content: flex-end;align-items: flex-start;z-index: 2;padding-bottom: 90px}@media (max-width: 767px){#ipa_outer #ipa_inner #ipa_current li > a .ipa_captions,#ipa_outer #ipa_inner #ipa_current li > a:active .ipa_captions,#ipa_outer #ipa_inner #ipa_current li > a:visited .ipa_captions,#ipa_outer #ipa_inner #ipa_current li > span .ipa_captions{padding-left: 15px;padding-right: 15px;padding-bottom: 45px}}#ipa_outer #ipa_inner #ipa_current li > a .ipa_captions:before,#ipa_outer #ipa_inner #ipa_current li > a:active .ipa_captions:before,#ipa_outer #ipa_inner #ipa_current li > a:visited .ipa_captions:before,#ipa_outer #ipa_inner #ipa_current li > span .ipa_captions:before{content: '';position: absolute;display: block;top: 0;left: 0;width: 100%;height: 100%;pointer-events: none;z-index: -1;background: -moz-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.4) 100%);background: -webkit-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.4) 100%);background: linear-gradient(to bottom, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.4) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0)}#ipa_outer #ipa_inner #ipa_current li > a .ipa_captions .ipa_caption1,#ipa_outer #ipa_inner #ipa_current li > a:active .ipa_captions .ipa_caption1,#ipa_outer #ipa_inner #ipa_current li > a:visited .ipa_captions .ipa_caption1,#ipa_outer #ipa_inner #ipa_current li > span .ipa_captions .ipa_caption1,#ipa_outer #ipa_inner #ipa_current li > a .ipa_captions .ipa_caption1Solo,#ipa_outer #ipa_inner #ipa_current li > a:active .ipa_captions .ipa_caption1Solo,#ipa_outer #ipa_inner #ipa_current li > a:visited .ipa_captions .ipa_caption1Solo,#ipa_outer #ipa_inner #ipa_current li > span .ipa_captions .ipa_caption1Solo{font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 900;font-size: 52px;line-height: 1.37;color: #fff;pointer-events: none;-webkit-touch-callout: none;-webkit-user-select: none;-webkit-user-drag: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;user-drag: none;margin-top: 0 !important;opacity: 0;-webkit-transition: opacity .4s ease-out .5s;-moz-transition: opacity .4s ease-out .5s;-o-transition: opacity .4s ease-out .5s;transition: opacity .4s ease-out .5s}#ipa_outer #ipa_inner #ipa_current li > a .ipa_captions .ipa_caption1 > span,#ipa_outer #ipa_inner #ipa_current li > a:active .ipa_captions .ipa_caption1 > span,#ipa_outer #ipa_inner #ipa_current li > a:visited .ipa_captions .ipa_caption1 > span,#ipa_outer #ipa_inner #ipa_current li > span .ipa_captions .ipa_caption1 > span,#ipa_outer #ipa_inner #ipa_current li > a .ipa_captions .ipa_caption1Solo > span,#ipa_outer #ipa_inner #ipa_current li > a:active .ipa_captions .ipa_caption1Solo > span,#ipa_outer #ipa_inner #ipa_current li > a:visited .ipa_captions .ipa_caption1Solo > span,#ipa_outer #ipa_inner #ipa_current li > span .ipa_captions .ipa_caption1Solo > span{-moz-box-sizing: border-box;box-sizing: border-box;background: rgba(0,0,0,0.5);padding: 0 10px 5px;-webkit-box-decoration-break: clone;-ms-box-decoration-break: clone;-o-box-decoration-break: clone;box-decoration-break: clone}@media (max-width: 767px){#ipa_outer #ipa_inner #ipa_current li > a .ipa_captions .ipa_caption1,#ipa_outer #ipa_inner #ipa_current li > a:active .ipa_captions .ipa_caption1,#ipa_outer #ipa_inner #ipa_current li > a:visited .ipa_captions .ipa_caption1,#ipa_outer #ipa_inner #ipa_current li > span .ipa_captions .ipa_caption1,#ipa_outer #ipa_inner #ipa_current li > a .ipa_captions .ipa_caption1Solo,#ipa_outer #ipa_inner #ipa_current li > a:active .ipa_captions .ipa_caption1Solo,#ipa_outer #ipa_inner #ipa_current li > a:visited .ipa_captions .ipa_caption1Solo,#ipa_outer #ipa_inner #ipa_current li > span .ipa_captions .ipa_caption1Solo{font-size: 22px;line-height: 1.5}}#ipa_outer #ipa_inner #ipa_current li > a .ipa_captions .ipa_caption2,#ipa_outer #ipa_inner #ipa_current li > a:active .ipa_captions .ipa_caption2,#ipa_outer #ipa_inner #ipa_current li > a:visited .ipa_captions .ipa_caption2,#ipa_outer #ipa_inner #ipa_current li > span .ipa_captions .ipa_caption2{padding-top: 20px;margin-top: 0 !important;pointer-events: auto;opacity: 0;-webkit-transition: opacity .3s ease-out .8s;-moz-transition: opacity .3s ease-out .8s;-o-transition: opacity .3s ease-out .8s;transition: opacity .3s ease-out .8s;height: 40px}#ipa_outer #ipa_inner #ipa_current li > a .ipa_captions .ipa_caption2 > span,#ipa_outer #ipa_inner #ipa_current li > a:active .ipa_captions .ipa_caption2 > span,#ipa_outer #ipa_inner #ipa_current li > a:visited .ipa_captions .ipa_caption2 > span,#ipa_outer #ipa_inner #ipa_current li > span .ipa_captions .ipa_caption2 > span{display: none}@media (max-width: 767px){#ipa_outer #ipa_inner #ipa_current li > a .ipa_captions .ipa_caption2,#ipa_outer #ipa_inner #ipa_current li > a:active .ipa_captions .ipa_caption2,#ipa_outer #ipa_inner #ipa_current li > a:visited .ipa_captions .ipa_caption2,#ipa_outer #ipa_inner #ipa_current li > span .ipa_captions .ipa_caption2{padding-top: 10px}}#ipa_outer #ipa_inner #ipa_current li > a .ipa_captions .ipa_caption2 a,#ipa_outer #ipa_inner #ipa_current li > a:active .ipa_captions .ipa_caption2 a,#ipa_outer #ipa_inner #ipa_current li > a:visited .ipa_captions .ipa_caption2 a,#ipa_outer #ipa_inner #ipa_current li > span .ipa_captions .ipa_caption2 a,#ipa_outer #ipa_inner #ipa_current li > a .ipa_captions .ipa_caption2 a:active,#ipa_outer #ipa_inner #ipa_current li > a:active .ipa_captions .ipa_caption2 a:active,#ipa_outer #ipa_inner #ipa_current li > a:visited .ipa_captions .ipa_caption2 a:active,#ipa_outer #ipa_inner #ipa_current li > span .ipa_captions .ipa_caption2 a:active,#ipa_outer #ipa_inner #ipa_current li > a .ipa_captions .ipa_caption2 a:visited,#ipa_outer #ipa_inner #ipa_current li > a:active .ipa_captions .ipa_caption2 a:visited,#ipa_outer #ipa_inner #ipa_current li > a:visited .ipa_captions .ipa_caption2 a:visited,#ipa_outer #ipa_inner #ipa_current li > span .ipa_captions .ipa_caption2 a:visited{position: relative;display: -moz-inline-stack;display: inline-block;font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 700;font-size: 15px;line-height: 40px;color: #fff;-moz-border-radius: 6px;-o-border-radius: 6px;border-radius: 6px;background: #6dbe4f;padding: 0 10px;border: solid 1px #6dbe4f;-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s;-moz-box-sizing: border-box;box-sizing: border-box;cursor: pointer;outline: none;white-space: nowrap;max-height: 40px;max-width: 290px;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;border-color: #f90;background: #f90}#ipa_outer #ipa_inner #ipa_current li > a .ipa_captions .ipa_caption2 a:hover,#ipa_outer #ipa_inner #ipa_current li > a:active .ipa_captions .ipa_caption2 a:hover,#ipa_outer #ipa_inner #ipa_current li > a:visited .ipa_captions .ipa_caption2 a:hover,#ipa_outer #ipa_inner #ipa_current li > span .ipa_captions .ipa_caption2 a:hover,#ipa_outer #ipa_inner #ipa_current li > a .ipa_captions .ipa_caption2 a:active:hover,#ipa_outer #ipa_inner #ipa_current li > a:active .ipa_captions .ipa_caption2 a:active:hover,#ipa_outer #ipa_inner #ipa_current li > a:visited .ipa_captions .ipa_caption2 a:active:hover,#ipa_outer #ipa_inner #ipa_current li > span .ipa_captions .ipa_caption2 a:active:hover,#ipa_outer #ipa_inner #ipa_current li > a .ipa_captions .ipa_caption2 a:visited:hover,#ipa_outer #ipa_inner #ipa_current li > a:active .ipa_captions .ipa_caption2 a:visited:hover,#ipa_outer #ipa_inner #ipa_current li > a:visited .ipa_captions .ipa_caption2 a:visited:hover,#ipa_outer #ipa_inner #ipa_current li > span .ipa_captions .ipa_caption2 a:visited:hover{color: #fff;border-color: #f90;background: #f90}#ipa_outer #ipa_inner #ipa_current li > a .ipa_captions .ipa_caption2 a:hover,#ipa_outer #ipa_inner #ipa_current li > a:active .ipa_captions .ipa_caption2 a:hover,#ipa_outer #ipa_inner #ipa_current li > a:visited .ipa_captions .ipa_caption2 a:hover,#ipa_outer #ipa_inner #ipa_current li > span .ipa_captions .ipa_caption2 a:hover,#ipa_outer #ipa_inner #ipa_current li > a .ipa_captions .ipa_caption2 a:active:hover,#ipa_outer #ipa_inner #ipa_current li > a:active .ipa_captions .ipa_caption2 a:active:hover,#ipa_outer #ipa_inner #ipa_current li > a:visited .ipa_captions .ipa_caption2 a:active:hover,#ipa_outer #ipa_inner #ipa_current li > span .ipa_captions .ipa_caption2 a:active:hover,#ipa_outer #ipa_inner #ipa_current li > a .ipa_captions .ipa_caption2 a:visited:hover,#ipa_outer #ipa_inner #ipa_current li > a:active .ipa_captions .ipa_caption2 a:visited:hover,#ipa_outer #ipa_inner #ipa_current li > a:visited .ipa_captions .ipa_caption2 a:visited:hover,#ipa_outer #ipa_inner #ipa_current li > span .ipa_captions .ipa_caption2 a:visited:hover{border-color: #6dbe4f;background: #6dbe4f}@media (max-width: 767px){#ipa_outer #ipa_inner #ipa_current li > a .ipa_captions .ipa_caption2 a,#ipa_outer #ipa_inner #ipa_current li > a:active .ipa_captions .ipa_caption2 a,#ipa_outer #ipa_inner #ipa_current li > a:visited .ipa_captions .ipa_caption2 a,#ipa_outer #ipa_inner #ipa_current li > span .ipa_captions .ipa_caption2 a,#ipa_outer #ipa_inner #ipa_current li > a .ipa_captions .ipa_caption2 a:active,#ipa_outer #ipa_inner #ipa_current li > a:active .ipa_captions .ipa_caption2 a:active,#ipa_outer #ipa_inner #ipa_current li > a:visited .ipa_captions .ipa_caption2 a:active,#ipa_outer #ipa_inner #ipa_current li > span .ipa_captions .ipa_caption2 a:active,#ipa_outer #ipa_inner #ipa_current li > a .ipa_captions .ipa_caption2 a:visited,#ipa_outer #ipa_inner #ipa_current li > a:active .ipa_captions .ipa_caption2 a:visited,#ipa_outer #ipa_inner #ipa_current li > a:visited .ipa_captions .ipa_caption2 a:visited,#ipa_outer #ipa_inner #ipa_current li > span .ipa_captions .ipa_caption2 a:visited{line-height: 30px;max-height: 32px}}#ipa_outer #ipa_inner #ipa_current li > a .ipa_video,#ipa_outer #ipa_inner #ipa_current li > a:active .ipa_video,#ipa_outer #ipa_inner #ipa_current li > a:visited .ipa_video,#ipa_outer #ipa_inner #ipa_current li > span .ipa_video{position: absolute;top: 0;left: 50%;width: 50%;height: 100%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);display: flex;justify-content: center;align-items: center;z-index: 3}#ipa_outer #ipa_inner #ipa_current li > a .ipa_video > span,#ipa_outer #ipa_inner #ipa_current li > a:active .ipa_video > span,#ipa_outer #ipa_inner #ipa_current li > a:visited .ipa_video > span,#ipa_outer #ipa_inner #ipa_current li > span .ipa_video > span{display: block;width: 100%;padding-bottom: 56.25%;height: 0;position: relative}#ipa_outer #ipa_inner #ipa_current li > a .ipa_video > span iframe,#ipa_outer #ipa_inner #ipa_current li > a:active .ipa_video > span iframe,#ipa_outer #ipa_inner #ipa_current li > a:visited .ipa_video > span iframe,#ipa_outer #ipa_inner #ipa_current li > span .ipa_video > span iframe,#ipa_outer #ipa_inner #ipa_current li > a .ipa_video > span object,#ipa_outer #ipa_inner #ipa_current li > a:active .ipa_video > span object,#ipa_outer #ipa_inner #ipa_current li > a:visited .ipa_video > span object,#ipa_outer #ipa_inner #ipa_current li > span .ipa_video > span object{position: absolute;top: 0;left: 0;width: 100%;height: 100%}#ipa_outer #ipa_inner #ipa_current li > a .ipa_custom,#ipa_outer #ipa_inner #ipa_current li > a:active .ipa_custom,#ipa_outer #ipa_inner #ipa_current li > a:visited .ipa_custom,#ipa_outer #ipa_inner #ipa_current li > span .ipa_custom{position: absolute;top: 0;left: 0;right: 0;bottom: 0;display: flex;justify-content: center;align-items: center;z-index: 5}#ipa_outer #ipa_inner #ipa_current li.is-selected > a .ipa_captions .ipa_caption1,#ipa_outer #ipa_inner #ipa_current li.is-selected > a:active .ipa_captions .ipa_caption1,#ipa_outer #ipa_inner #ipa_current li.is-selected > a:visited .ipa_captions .ipa_caption1,#ipa_outer #ipa_inner #ipa_current li.is-selected > span .ipa_captions .ipa_caption1,#ipa_outer #ipa_inner #ipa_current li.is-selected > a .ipa_captions .ipa_caption1Solo,#ipa_outer #ipa_inner #ipa_current li.is-selected > a:active .ipa_captions .ipa_caption1Solo,#ipa_outer #ipa_inner #ipa_current li.is-selected > a:visited .ipa_captions .ipa_caption1Solo,#ipa_outer #ipa_inner #ipa_current li.is-selected > span .ipa_captions .ipa_caption1Solo,#ipa_outer #ipa_inner #ipa_current li.is-selected > a .ipa_captions .ipa_caption2,#ipa_outer #ipa_inner #ipa_current li.is-selected > a:active .ipa_captions .ipa_caption2,#ipa_outer #ipa_inner #ipa_current li.is-selected > a:visited .ipa_captions .ipa_caption2,#ipa_outer #ipa_inner #ipa_current li.is-selected > span .ipa_captions .ipa_caption2{opacity: 1}.blocks{overflow: hidden;padding-bottom: 30px}@media (max-width: 767px){.blocks{padding-bottom: 20px}}@media (min-width: 1200px){.blocks{padding-bottom: 30px}}.blocks:empty{display: none}.blocks section{-webkit-transition: transform .6s ease, opacity .5s ease;-moz-transition: transform .6s ease, opacity .5s ease;-o-transition: transform .6s ease, opacity .5s ease;transition: transform .6s ease, opacity .5s ease;-webkit-transition-delay: -0.2 !important;-moz-transition-delay: -0.2 !important;-o-transition-delay: -0.2 !important;transition-delay: -0.2 !important;-webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0);opacity: 1;padding-top: 30px}.blocks section.revealer{-webkit-transform: translateY(40px);-moz-transform: translateY(40px);-ms-transform: translateY(40px);-o-transform: translateY(40px);transform: translateY(40px);opacity: 0}@media (max-width: 479px){.blocks section{-webkit-transition-delay: .2 !important;-moz-transition-delay: .2 !important;-o-transition-delay: .2 !important;transition-delay: .2 !important}}@media (max-width: 767px){.blocks section{padding-top: 20px}}@media (min-width: 1200px){.blocks section{padding-top: 30px}}.blocks section.block_type1.block_layout0 > span .block_inner,.blocks section.block_type2.block_layout0 > span .block_inner{padding-left: 60px;padding-right: 60px}@media (max-width: 767px){.blocks section.block_type1.block_layout0 > span .block_inner,.blocks section.block_type2.block_layout0 > span .block_inner{padding-left: 30px;padding-right: 30px}}@media (min-width: 1200px){.blocks section.block_type1.block_layout0 > span .block_inner,.blocks section.block_type2.block_layout0 > span .block_inner{padding-left: 90px;padding-right: 90px}}.blocks section.block_type1.block_layout1 > span .block_inner .block_text,.blocks section.block_type2.block_layout1 > span .block_inner .block_text{padding-left: 30px;padding-right: 30px}@media (min-width: 1200px){.blocks section.block_type1.block_layout1 > span .block_inner .block_text,.blocks section.block_type2.block_layout1 > span .block_inner .block_text{padding-left: 30px;padding-right: 45px}}.blocks section.block_type1.block_layout2 > span .block_inner .block_text,.blocks section.block_type2.block_layout2 > span .block_inner .block_text{padding-right: 30px;padding-left: 30px}@media (min-width: 1200px){.blocks section.block_type1.block_layout2 > span .block_inner .block_text,.blocks section.block_type2.block_layout2 > span .block_inner .block_text{padding-right: 30px;padding-left: 45px}}.blocks section > span{position: relative;display: block;overflow: hidden}.blocks section > span .block_inner{display: flex;-webkit-box-align: center;align-items: center}.blocks section > span .block_inner > span{display: block;position: relative}.blocks section > span .block_inner .block_video{z-index: 1;width: 100%;height: 100%;position: absolute;top: 50%;left: 0;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);filter: alpha(opacity=0);pointer-events: none;-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s;transition-property: opacity, width}.blocks section > span .block_inner .block_video .block_videoInner{display: block;position: absolute;top: 0;left: 0;width: 100%;height: 0;padding-bottom: 39.823%;-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s;transition-property: padding-bottom, width}.blocks section > span .block_inner .block_video .block_videoInner > iframe,.blocks section > span .block_inner .block_video .block_videoInner > div{position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%}.blocks section > span .block_inner .block_image{z-index: 2;-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s;transition-property: opacity, padding-bottom}.blocks section > span .block_inner .block_image .block_imageInner{position: relative;display: block;background-color: #000}.blocks section > span .block_inner .block_image .block_imageInner img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 1;object-fit: cover;font-family: 'object-fit: cover;'}.blocks section > span .block_inner .block_text{z-index: 3;-moz-box-sizing: border-box;box-sizing: border-box;width: 100%}.blocks section > span .block_inner .block_text > *{vertical-align: top}.blocks section > span .block_inner .block_text > .block_headline,.blocks section > span .block_inner .block_text > .block_headline > a{display: block;font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 700;font-size: 32px;line-height: 1.125;color: #424242;margin-top: .1em;margin-bottom: .2em;padding-top: 0}.blocks section > span .block_inner .block_text > .block_headline:first-child,.blocks section > span .block_inner .block_text > .block_headline > a:first-child{margin-top: 0}@media (max-width: 767px){.blocks section > span .block_inner .block_text > .block_headline,.blocks section > span .block_inner .block_text > .block_headline > a{font-size: 25.6px}}.blocks section > span .block_inner .block_text > .block_headline > a:hover,.blocks section > span .block_inner .block_text > .block_headline > a:active:hover,.blocks section > span .block_inner .block_text > .block_headline > a:visited:hover{color: #f90}.blocks section > span .block_inner .block_text .block_body{display: block}.blocks section > span .block_inner .block_text > .block_cta{position: relative;display: -moz-inline-stack;display: inline-block;font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 700;font-size: 15px;line-height: 40px;color: #fff;-moz-border-radius: 6px;-o-border-radius: 6px;border-radius: 6px;background: #6dbe4f;padding: 0 10px;border: solid 1px #6dbe4f;-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s;-moz-box-sizing: border-box;box-sizing: border-box;cursor: pointer;outline: none;white-space: nowrap;max-height: 40px;max-width: 290px;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;border-color: #2793c8;background: #2793c8;margin-top: .9em}.blocks section > span .block_inner .block_text > .block_cta:hover{color: #fff;border-color: #f90;background: #f90}.blocks section.block_type0{padding-left: 30px;padding-right: 30px}@media (max-width: 767px){.blocks section.block_type0{padding-left: 15px;padding-right: 15px}}@media (min-width: 1200px){.blocks section.block_type0{padding-left: 45px;padding-right: 45px}}.blocks section.block_type1.block_layout0 > span,.blocks section.block_type2.block_layout0 > span{padding-bottom: 39.823%}@media (max-width: 767px){.blocks section.block_type1.block_layout0 > span,.blocks section.block_type2.block_layout0 > span{padding-bottom: 100%}}.blocks section.block_type1.block_layout0 > span .block_inner,.blocks section.block_type2.block_layout0 > span .block_inner{position: absolute;top: 0;left: 0;right: 0;bottom: 0}.blocks section.block_type1.block_layout0 > span .block_inner .block_image,.blocks section.block_type2.block_layout0 > span .block_inner .block_image{position: absolute;top: 0;left: 0;right: 0;bottom: 0}.blocks section.block_type1.block_layout0 > span .block_inner .block_image .block_imageInner,.blocks section.block_type2.block_layout0 > span .block_inner .block_image .block_imageInner{position: absolute;top: 0;left: 0;right: 0;bottom: 0}.blocks section.block_type1.block_layout0 > span .block_inner .block_text + .block_image .block_imageInner:before,.blocks section.block_type2.block_layout0 > span .block_inner .block_text + .block_image .block_imageInner:before{content: '';position: absolute;display: block;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.4);z-index: 2}.blocks section.block_type1.block_layout0 > span .block_inner .block_text,.blocks section.block_type2.block_layout0 > span .block_inner .block_text{padding-right: 40%;pointer-events: none}.blocks section.block_type1.block_layout0 > span .block_inner .block_text .block_headline,.blocks section.block_type2.block_layout0 > span .block_inner .block_text .block_headline,.blocks section.block_type1.block_layout0 > span .block_inner .block_text .block_headline > a,.blocks section.block_type2.block_layout0 > span .block_inner .block_text .block_headline > a{color: #fff}.blocks section.block_type1.block_layout0 > span .block_inner .block_text .block_body,.blocks section.block_type2.block_layout0 > span .block_inner .block_text .block_body{color: #fff}@media (max-width: 767px){.blocks section.block_type1.block_layout0 > span .block_inner .block_text,.blocks section.block_type2.block_layout0 > span .block_inner .block_text{padding-right: 0}}@media (max-width: 767px){.blocks section.block_type1.block_layout0.block_mobileBelow > span,.blocks section.block_type2.block_layout0.block_mobileBelow > span{height: auto;padding-bottom: 0}.blocks section.block_type1.block_layout0.block_mobileBelow > span .block_inner,.blocks section.block_type2.block_layout0.block_mobileBelow > span .block_inner{position: relative;flex-wrap: wrap;padding: 0}.blocks section.block_type1.block_layout0.block_mobileBelow > span .block_inner .block_image,.blocks section.block_type2.block_layout0.block_mobileBelow > span .block_inner .block_image{flex: 1 100%;order: 1;position: relative}.blocks section.block_type1.block_layout0.block_mobileBelow > span .block_inner .block_image .block_imageInner,.blocks section.block_type2.block_layout0.block_mobileBelow > span .block_inner .block_image .block_imageInner{position: relative;height: 0;padding-bottom: 100%}.blocks section.block_type1.block_layout0.block_mobileBelow > span .block_inner .block_text,.blocks section.block_type2.block_layout0.block_mobileBelow > span .block_inner .block_text{pointer-events: auto;flex: 1 100%;order: 2;padding-top: 15px;padding-left: 15px;padding-right: 15px}.blocks section.block_type1.block_layout0.block_mobileBelow > span .block_inner .block_text .block_headline,.blocks section.block_type2.block_layout0.block_mobileBelow > span .block_inner .block_text .block_headline,.blocks section.block_type1.block_layout0.block_mobileBelow > span .block_inner .block_text .block_headline > a,.blocks section.block_type2.block_layout0.block_mobileBelow > span .block_inner .block_text .block_headline > a,.blocks section.block_type1.block_layout0.block_mobileBelow > span .block_inner .block_text .block_body,.blocks section.block_type2.block_layout0.block_mobileBelow > span .block_inner .block_text .block_body{color: inherit}.blocks section.block_type1.block_layout0.block_mobileBelow > span .block_inner .block_text .block_headline > a:hover,.blocks section.block_type2.block_layout0.block_mobileBelow > span .block_inner .block_text .block_headline > a:hover,.blocks section.block_type1.block_layout0.block_mobileBelow > span .block_inner .block_text .block_headline > a:active:hover,.blocks section.block_type2.block_layout0.block_mobileBelow > span .block_inner .block_text .block_headline > a:active:hover,.blocks section.block_type1.block_layout0.block_mobileBelow > span .block_inner .block_text .block_headline > a:visited:hover,.blocks section.block_type2.block_layout0.block_mobileBelow > span .block_inner .block_text .block_headline > a:visited:hover{color: #f90}.blocks section.block_type1.block_layout0.block_mobileBelow > span .block_inner .block_text .block_cta,.blocks section.block_type2.block_layout0.block_mobileBelow > span .block_inner .block_text .block_cta{position: relative;display: -moz-inline-stack;display: inline-block;font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 700;font-size: 15px;line-height: 40px;color: #fff;-moz-border-radius: 6px;-o-border-radius: 6px;border-radius: 6px;background: #6dbe4f;padding: 0 10px;border: solid 1px #6dbe4f;-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s;-moz-box-sizing: border-box;box-sizing: border-box;cursor: pointer;outline: none;white-space: nowrap;max-height: 40px;max-width: 290px;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;border-color: #2793c8;background: #2793c8;margin-top: .9em}.blocks section.block_type1.block_layout0.block_mobileBelow > span .block_inner .block_text .block_cta:hover,.blocks section.block_type2.block_layout0.block_mobileBelow > span .block_inner .block_text .block_cta:hover{color: #fff;border-color: #f90;background: #f90}}.blocks section.block_type1.block_layout1 > span .block_inner .block_image,.blocks section.block_type2.block_layout1 > span .block_inner .block_image,.blocks section.block_type1.block_layout2 > span .block_inner .block_image,.blocks section.block_type2.block_layout2 > span .block_inner .block_image{flex: 1 45%}.blocks section.block_type1.block_layout1 > span .block_inner .block_image .block_imageInner,.blocks section.block_type2.block_layout1 > span .block_inner .block_image .block_imageInner,.blocks section.block_type1.block_layout2 > span .block_inner .block_image .block_imageInner,.blocks section.block_type2.block_layout2 > span .block_inner .block_image .block_imageInner{padding-bottom: 75%}.blocks section.block_type1.block_layout1 > span .block_inner .block_text,.blocks section.block_type2.block_layout1 > span .block_inner .block_text,.blocks section.block_type1.block_layout2 > span .block_inner .block_text,.blocks section.block_type2.block_layout2 > span .block_inner .block_text{flex: 1 55%}@media (max-width: 767px){.blocks section.block_type1.block_layout1 > span .block_inner,.blocks section.block_type2.block_layout1 > span .block_inner,.blocks section.block_type1.block_layout2 > span .block_inner,.blocks section.block_type2.block_layout2 > span .block_inner{flex-wrap: wrap}.blocks section.block_type1.block_layout1 > span .block_inner .block_image .block_imageInner,.blocks section.block_type2.block_layout1 > span .block_inner .block_image .block_imageInner,.blocks section.block_type1.block_layout2 > span .block_inner .block_image .block_imageInner,.blocks section.block_type2.block_layout2 > span .block_inner .block_image .block_imageInner{padding-bottom: 100%}.blocks section.block_type1.block_layout1 > span .block_inner .block_text,.blocks section.block_type2.block_layout1 > span .block_inner .block_text,.blocks section.block_type1.block_layout2 > span .block_inner .block_text,.blocks section.block_type2.block_layout2 > span .block_inner .block_text{order: 1;padding-top: 15px;padding-left: 15px !important;padding-right: 15px !important}}@media (max-width: 767px){.blocks section.block_type1.block_layout1:not(.block_mobileBelow) > span,.blocks section.block_type2.block_layout1:not(.block_mobileBelow) > span,.blocks section.block_type1.block_layout2:not(.block_mobileBelow) > span,.blocks section.block_type2.block_layout2:not(.block_mobileBelow) > span{padding-bottom: 100%}.blocks section.block_type1.block_layout1:not(.block_mobileBelow) > span .block_inner,.blocks section.block_type2.block_layout1:not(.block_mobileBelow) > span .block_inner,.blocks section.block_type1.block_layout2:not(.block_mobileBelow) > span .block_inner,.blocks section.block_type2.block_layout2:not(.block_mobileBelow) > span .block_inner{position: absolute;top: 0;left: 0;right: 0;bottom: 0}.blocks section.block_type1.block_layout1:not(.block_mobileBelow) > span .block_inner .block_image,.blocks section.block_type2.block_layout1:not(.block_mobileBelow) > span .block_inner .block_image,.blocks section.block_type1.block_layout2:not(.block_mobileBelow) > span .block_inner .block_image,.blocks section.block_type2.block_layout2:not(.block_mobileBelow) > span .block_inner .block_image{position: absolute;width: 100%;padding-bottom: 100%}.blocks section.block_type1.block_layout1:not(.block_mobileBelow) > span .block_inner .block_image .block_imageInner,.blocks section.block_type2.block_layout1:not(.block_mobileBelow) > span .block_inner .block_image .block_imageInner,.blocks section.block_type1.block_layout2:not(.block_mobileBelow) > span .block_inner .block_image .block_imageInner,.blocks section.block_type2.block_layout2:not(.block_mobileBelow) > span .block_inner .block_image .block_imageInner{position: absolute;top: 0;left: 0;right: 0;bottom: 0;padding-bottom: 0}.blocks section.block_type1.block_layout1:not(.block_mobileBelow) > span .block_inner .block_image .block_imageInner:before,.blocks section.block_type2.block_layout1:not(.block_mobileBelow) > span .block_inner .block_image .block_imageInner:before,.blocks section.block_type1.block_layout2:not(.block_mobileBelow) > span .block_inner .block_image .block_imageInner:before,.blocks section.block_type2.block_layout2:not(.block_mobileBelow) > span .block_inner .block_image .block_imageInner:before{content: '';position: absolute;display: block;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.4);z-index: 2}.blocks section.block_type1.block_layout1:not(.block_mobileBelow) > span .block_inner .block_text,.blocks section.block_type2.block_layout1:not(.block_mobileBelow) > span .block_inner .block_text,.blocks section.block_type1.block_layout2:not(.block_mobileBelow) > span .block_inner .block_text,.blocks section.block_type2.block_layout2:not(.block_mobileBelow) > span .block_inner .block_text{padding-top: 0}.blocks section.block_type1.block_layout1:not(.block_mobileBelow) > span .block_inner .block_text .block_headline,.blocks section.block_type2.block_layout1:not(.block_mobileBelow) > span .block_inner .block_text .block_headline,.blocks section.block_type1.block_layout2:not(.block_mobileBelow) > span .block_inner .block_text .block_headline,.blocks section.block_type2.block_layout2:not(.block_mobileBelow) > span .block_inner .block_text .block_headline,.blocks section.block_type1.block_layout1:not(.block_mobileBelow) > span .block_inner .block_text .block_headline > a,.blocks section.block_type2.block_layout1:not(.block_mobileBelow) > span .block_inner .block_text .block_headline > a,.blocks section.block_type1.block_layout2:not(.block_mobileBelow) > span .block_inner .block_text .block_headline > a,.blocks section.block_type2.block_layout2:not(.block_mobileBelow) > span .block_inner .block_text .block_headline > a{color: #fff}.blocks section.block_type1.block_layout1:not(.block_mobileBelow) > span .block_inner .block_text .block_body,.blocks section.block_type2.block_layout1:not(.block_mobileBelow) > span .block_inner .block_text .block_body,.blocks section.block_type1.block_layout2:not(.block_mobileBelow) > span .block_inner .block_text .block_body,.blocks section.block_type2.block_layout2:not(.block_mobileBelow) > span .block_inner .block_text .block_body{color: #fff}.blocks section.block_type1.block_layout1.block_mobileBelow > span .block_inner .block_image,.blocks section.block_type2.block_layout1.block_mobileBelow > span .block_inner .block_image,.blocks section.block_type1.block_layout2.block_mobileBelow > span .block_inner .block_image,.blocks section.block_type2.block_layout2.block_mobileBelow > span .block_inner .block_image,.blocks section.block_type1.block_layout1.block_mobileBelow > span .block_inner .block_text,.blocks section.block_type2.block_layout1.block_mobileBelow > span .block_inner .block_text,.blocks section.block_type1.block_layout2.block_mobileBelow > span .block_inner .block_text,.blocks section.block_type2.block_layout2.block_mobileBelow > span .block_inner .block_text{flex: 1 100%}}.blocks section.block_type1.block_layout1 > span .block_inner .block_text,.blocks section.block_type2.block_layout1 > span .block_inner .block_text{order: 1}.blocks section.block_type1.block_layout0.block_hasLink > span:hover .block_cta{background-color: #f90;border-color: #f90}.blocks section.block_type1.block_layout0.block_hasLink > span:hover .block_cta:before{background-color: #f90}@media (max-width: 767px){.blocks section.block_type1.block_layout0.block_hasLink.block_mobileBelow > span:hover .block_cta{position: relative;display: -moz-inline-stack;display: inline-block;font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 700;font-size: 15px;line-height: 40px;color: #fff;-moz-border-radius: 6px;-o-border-radius: 6px;border-radius: 6px;background: #6dbe4f;padding: 0 10px;border: solid 1px #6dbe4f;-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s;-moz-box-sizing: border-box;box-sizing: border-box;cursor: pointer;outline: none;white-space: nowrap;max-height: 40px;max-width: 290px;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;border-color: #2793c8;background: #2793c8;margin-top: .9em}.blocks section.block_type1.block_layout0.block_hasLink.block_mobileBelow > span:hover .block_cta:hover{color: #fff;border-color: #f90;background: #f90}}@media (max-width: 767px){.blocks section.block_type1.block_layout1.block_hasLink:not(.block_mobileBelow) > span:hover .block_cta,.blocks section.block_type1.block_layout2.block_hasLink:not(.block_mobileBelow) > span:hover .block_cta{background-color: #f90;border-color: #f90}.blocks section.block_type1.block_layout1.block_hasLink:not(.block_mobileBelow) > span:hover .block_cta:before,.blocks section.block_type1.block_layout2.block_hasLink:not(.block_mobileBelow) > span:hover .block_cta:before{background-color: #f90}}.blocks section.block_type1.block_layout3 > span .block_inner{flex-wrap: wrap}.blocks section.block_type1.block_layout3 > span .block_inner .block_text{padding-top: 30px;padding-left: 30px;padding-right: 30px}@media (max-width: 767px){.blocks section.block_type1.block_layout3 > span .block_inner .block_text{padding-top: 15px}}@media (min-width: 1200px){.blocks section.block_type1.block_layout3 > span .block_inner .block_text{padding-top: 30px}}@media (max-width: 767px){.blocks section.block_type1.block_layout3 > span .block_inner .block_text{padding-left: 15px;padding-right: 15px}}@media (min-width: 1200px){.blocks section.block_type1.block_layout3 > span .block_inner .block_text{padding-left: 45px;padding-right: 45px}}.blocks section.block_type1.block_layout3 > span .block_inner .block_gallery{flex: 1 100%;padding-left: 30px;padding-right: 30px}@media (max-width: 767px){.blocks section.block_type1.block_layout3 > span .block_inner .block_gallery{padding-left: 15px;padding-right: 15px}}@media (min-width: 1200px){.blocks section.block_type1.block_layout3 > span .block_inner .block_gallery{padding-left: 45px;padding-right: 45px}}.blocks section.block_type1.block_layout3 > span .block_inner .block_gallery ul{margin: 0;padding: 0;list-style: none;margin: 0 -7.5px}.blocks section.block_type1.block_layout3 > span .block_inner .block_gallery ul > li{margin: 0;padding: 0;background: none}.blocks section.block_type1.block_layout3 > span .block_inner .block_gallery ul > li:before{display: none}.blocks section.block_type1.block_layout3 > span .block_inner .block_gallery ul > li a:hover{text-decoration: none}@media (min-width: 1200px){.blocks section.block_type1.block_layout3 > span .block_inner .block_gallery ul{margin: 0 -11.25px}}@media (max-width: 767px){.blocks section.block_type1.block_layout3 > span .block_inner .block_gallery ul{margin: 0 -3.75px}}.blocks section.block_type1.block_layout3 > span .block_inner .block_gallery ul .flickity-viewport{overflow: visible}.blocks section.block_type1.block_layout3 > span .block_inner .block_gallery ul li{display: -moz-inline-stack;display: inline-block;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0 7.5px}.blocks section.block_type1.block_layout3 > span .block_inner .block_gallery ul li:before{display: none}@media (min-width: 1200px){.blocks section.block_type1.block_layout3 > span .block_inner .block_gallery ul li{padding: 0 11.25px}}@media (max-width: 767px){.blocks section.block_type1.block_layout3 > span .block_inner .block_gallery ul li{padding: 0 3.75px}}.blocks section.block_type1.block_layout3 > span .block_inner .block_gallery ul li a,.blocks section.block_type1.block_layout3 > span .block_inner .block_gallery ul li a:active,.blocks section.block_type1.block_layout3 > span .block_inner .block_gallery ul li a:visited{position: relative;display: block;padding-bottom: 75%;overflow: hidden;background: #000}.blocks section.block_type1.block_layout3 > span .block_inner .block_gallery ul li a img,.blocks section.block_type1.block_layout3 > span .block_inner .block_gallery ul li a:active img,.blocks section.block_type1.block_layout3 > span .block_inner .block_gallery ul li a:visited img{position: absolute;width: 100%;height: 100%;object-fit: cover;font-family: 'object-fit: cover;';pointer-events: none}.blocks section.block_type1.block_layout3 > span .block_inner .block_gallery ul li a:after,.blocks section.block_type1.block_layout3 > span .block_inner .block_gallery ul li a:active:after,.blocks section.block_type1.block_layout3 > span .block_inner .block_gallery ul li a:visited:after{content: '';position: absolute;display: block;width: 100%;height: 100%;background: #fff;opacity: 0;-webkit-transition: opacity .3s ease 0s;-moz-transition: opacity .3s ease 0s;-o-transition: opacity .3s ease 0s;transition: opacity .3s ease 0s;pointer-events: none}.blocks section.block_type1.block_layout3 > span .block_inner .block_gallery ul li a.block_sb,.blocks section.block_type1.block_layout3 > span .block_inner .block_gallery ul li a:active.block_sb,.blocks section.block_type1.block_layout3 > span .block_inner .block_gallery ul li a:visited.block_sb{cursor: zoom-in}.blocks section.block_type1.block_layout3 > span .block_inner .block_gallery ul li a:hover:after,.blocks section.block_type1.block_layout3 > span .block_inner .block_gallery ul li a:active:hover:after,.blocks section.block_type1.block_layout3 > span .block_inner .block_gallery ul li a:visited:hover:after{opacity: .3}.blocks section.block_type1.block_layout3 > span .block_inner .block_gallery ul:after{content: 'flickity';display: none}.blocks section.block_type1.block_layout3.block_galleryWrap > span .block_inner .block_gallery ul{margin-bottom: -15px}.blocks section.block_type1.block_layout3.block_galleryWrap > span .block_inner .block_gallery ul li{padding-bottom: 15px}@media (min-width: 1200px){.blocks section.block_type1.block_layout3.block_galleryWrap > span .block_inner .block_gallery ul{margin-bottom: -22.5px}.blocks section.block_type1.block_layout3.block_galleryWrap > span .block_inner .block_gallery ul li{padding-bottom: 22.5px}}.blocks section.block_type1.block_layout3.block_galleryWrap > span .block_inner .block_gallery ul:after{content: ''}@media (max-width: 767px){.blocks section.block_type1.block_layout3.block_galleryWrap > span .block_inner .block_gallery ul{margin-bottom: 0}.blocks section.block_type1.block_layout3.block_galleryWrap > span .block_inner .block_gallery ul li{padding-bottom: 0}.blocks section.block_type1.block_layout3.block_galleryWrap > span .block_inner .block_gallery ul:after{content: 'flickity';display: none}}@media (max-width: 767px){.blocks section.block_type1.block_layout0:not(.block_mobileBelow) .block_text,.blocks section.block_type1.block_layout1:not(.block_mobileBelow) .block_text,.blocks section.block_type1.block_layout2:not(.block_mobileBelow) .block_text{pointer-events: none}}.blocks section.block_type2 > span{-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s;transition-property: max-height, padding-bottom;max-height: 1000px}.blocks section.block_type2 > span .block_inner .block_image{cursor: pointer}.blocks section.block_type2.block_layout0 > span .block_inner .block_text .block_videoIcon{display: block;-moz-border-radius: 50%;-o-border-radius: 50%;border-radius: 50%;width: 96px;height: 96px;-webkit-transition: transform .3s ease 0s;-moz-transition: transform .3s ease 0s;-o-transition: transform .3s ease 0s;transition: transform .3s ease 0s;-webkit-transform-origin: 50% 50%;-ms-transform-origin: 50% 50%;transform-origin: 50% 50%;position: absolute;right: 20%;top: 50%;-webkit-transform: translate(50%, -50%);-moz-transform: translate(50%, -50%);-ms-transform: translate(50%, -50%);-o-transform: translate(50%, -50%);transform: translate(50%, -50%)}.blocks section.block_type2.block_layout0 > span .block_inner .block_text .block_videoIcon:after{content: '';display: block;position: absolute;top: 0;left: 0;right: 0;bottom: 0;background-image: url('/brix/images/playButton.svg');background-size: contain}.blocks section.block_type2.block_layout0 > span .block_inner .block_text.block_textVideoIconOnly .block_videoIcon{right: 50%}.blocks section.block_type2.block_layout0 > span .block_inner:hover .block_text .block_videoIcon{-webkit-transform: scale(1.25);-moz-transform: scale(1.25);-ms-transform: scale(1.25);-o-transform: scale(1.25);transform: scale(1.25);-webkit-transform: translate(50%, -50%) scale(1.25);-moz-transform: translate(50%, -50%) scale(1.25);-ms-transform: translate(50%, -50%) scale(1.25);-o-transform: translate(50%, -50%) scale(1.25);transform: translate(50%, -50%) scale(1.25)}@media (max-width: 767px){.blocks section.block_type2.block_layout0 > span .block_inner .block_text:not(.block_textVideoIconOnly) .block_videoIcon{position: relative;right: auto;-webkit-transform: none;-moz-transform: none;-ms-transform: none;-o-transform: none;transform: none;width: 48px;height: 48px;margin-bottom: 25px}.blocks section.block_type2.block_layout0 > span .block_inner .block_text.block_textVideoIconOnly .block_videoIcon{width: 72px;height: 72px}.blocks section.block_type2.block_layout0 > span .block_inner:hover .block_text .block_videoIcon{-webkit-transform: scale(1.25);-moz-transform: scale(1.25);-ms-transform: scale(1.25);-o-transform: scale(1.25);transform: scale(1.25)}.blocks section.block_type2.block_layout0 > span .block_inner:hover .block_text.block_textVideoIconOnly .block_videoIcon{-webkit-transform: translate(50%, -50%) scale(1.25);-moz-transform: translate(50%, -50%) scale(1.25);-ms-transform: translate(50%, -50%) scale(1.25);-o-transform: translate(50%, -50%) scale(1.25);transform: translate(50%, -50%) scale(1.25)}}@media (max-width: 767px){.blocks section.block_type2.block_layout0.block_videoIconOnly > span{padding-bottom: 56.25%}}.blocks section.block_type2.block_layout1 > span .block_inner .block_video,.blocks section.block_type2.block_layout2 > span .block_inner .block_video{width: 45%}.blocks section.block_type2.block_layout1 > span .block_inner .block_video .block_videoInner,.blocks section.block_type2.block_layout2 > span .block_inner .block_video .block_videoInner{padding-bottom: 25.3125%}.blocks section.block_type2.block_layout1 > span .block_inner .block_image .block_imageInner,.blocks section.block_type2.block_layout2 > span .block_inner .block_image .block_imageInner{padding-bottom: 56.25%}.blocks section.block_type2.block_layout1 > span .block_inner .block_image .block_imageInner:before,.blocks section.block_type2.block_layout2 > span .block_inner .block_image .block_imageInner:before{content: '';position: absolute;display: block;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.4);z-index: 2}.blocks section.block_type2.block_layout1 > span .block_inner .block_image .block_imageInner .block_videoIcon,.blocks section.block_type2.block_layout2 > span .block_inner .block_image .block_imageInner .block_videoIcon{position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);z-index: 5;display: block;-moz-border-radius: 50%;-o-border-radius: 50%;border-radius: 50%;width: 96px;height: 96px;-webkit-transition: transform .3s ease 0s;-moz-transition: transform .3s ease 0s;-o-transition: transform .3s ease 0s;transition: transform .3s ease 0s;-webkit-transform-origin: 50% 50%;-ms-transform-origin: 50% 50%;transform-origin: 50% 50%;width: 72px;height: 72px}.blocks section.block_type2.block_layout1 > span .block_inner .block_image .block_imageInner .block_videoIcon:after,.blocks section.block_type2.block_layout2 > span .block_inner .block_image .block_imageInner .block_videoIcon:after{content: '';display: block;position: absolute;top: 0;left: 0;right: 0;bottom: 0;background-image: url('/brix/images/playButton.svg');background-size: contain}.blocks section.block_type2.block_layout1 > span .block_inner .block_image:hover .block_imageInner .block_videoIcon,.blocks section.block_type2.block_layout2 > span .block_inner .block_image:hover .block_imageInner .block_videoIcon{-webkit-transform: scale(1.25);-moz-transform: scale(1.25);-ms-transform: scale(1.25);-o-transform: scale(1.25);transform: scale(1.25);-webkit-transform: translate(-50%, -50%) scale(1.25);-moz-transform: translate(-50%, -50%) scale(1.25);-ms-transform: translate(-50%, -50%) scale(1.25);-o-transform: translate(-50%, -50%) scale(1.25);transform: translate(-50%, -50%) scale(1.25)}@media (max-width: 767px){.blocks section.block_type2.block_layout1 > span .block_inner .block_video,.blocks section.block_type2.block_layout2 > span .block_inner .block_video{width: 100%}.blocks section.block_type2.block_layout1:not(.block_mobileBelow) > span .block_inner .block_image .block_imageInner .block_videoIcon,.blocks section.block_type2.block_layout2:not(.block_mobileBelow) > span .block_inner .block_image .block_imageInner .block_videoIcon{display: none}.blocks section.block_type2.block_layout1:not(.block_mobileBelow) > span .block_inner .block_text,.blocks section.block_type2.block_layout2:not(.block_mobileBelow) > span .block_inner .block_text{pointer-events: none}.blocks section.block_type2.block_layout1:not(.block_mobileBelow) > span .block_inner .block_text .block_videoIcon,.blocks section.block_type2.block_layout2:not(.block_mobileBelow) > span .block_inner .block_text .block_videoIcon{position: relative;display: block;-moz-border-radius: 50%;-o-border-radius: 50%;border-radius: 50%;width: 96px;height: 96px;-webkit-transition: transform .3s ease 0s;-moz-transition: transform .3s ease 0s;-o-transition: transform .3s ease 0s;transition: transform .3s ease 0s;-webkit-transform-origin: 50% 50%;-ms-transform-origin: 50% 50%;transform-origin: 50% 50%;width: 48px;height: 48px;margin-bottom: 25px}.blocks section.block_type2.block_layout1:not(.block_mobileBelow) > span .block_inner .block_text .block_videoIcon:after,.blocks section.block_type2.block_layout2:not(.block_mobileBelow) > span .block_inner .block_text .block_videoIcon:after{content: '';display: block;position: absolute;top: 0;left: 0;right: 0;bottom: 0;background-image: url('/brix/images/playButton.svg');background-size: contain}.blocks section.block_type2.block_layout1:not(.block_mobileBelow) > span .block_inner:hover .block_text .block_videoIcon,.blocks section.block_type2.block_layout2:not(.block_mobileBelow) > span .block_inner:hover .block_text .block_videoIcon{-webkit-transform: scale(1.25);-moz-transform: scale(1.25);-ms-transform: scale(1.25);-o-transform: scale(1.25);transform: scale(1.25)}}.blocks section.block_type2.block_layout2 > span .block_inner .block_video{left: auto;right: 0}.blocks section.block_type2.block_showVideo > span{max-height: 0;padding-bottom: 56.25% !important}.blocks section.block_type2.block_showVideo > span .block_inner .block_video{width: 100%;-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter: alpha(opacity=100);pointer-events: auto;z-index: 20}.blocks section.block_type2.block_showVideo > span .block_inner .block_video .block_videoInner{padding-bottom: 56.25%}@media (max-width: 767px){.blocks section.block_type2.block_mobileBelow > span{padding-bottom: 0 !important}.blocks section.block_type2.block_mobileBelow > span .block_inner .block_video{top: 0;-webkit-transform: none;-moz-transform: none;-ms-transform: none;-o-transform: none;transform: none;padding-bottom: 56.25%}.blocks section.block_type2.block_mobileBelow > span .block_inner .block_text .block_videoIcon{display: none}.blocks section.block_type2.block_mobileBelow > span .block_inner .block_image .block_imageInner{padding-bottom: 56.25% !important}.blocks section.block_type2.block_mobileBelow > span .block_inner .block_image .block_imageInner .block_videoIcon{position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);z-index: 5;display: block;-moz-border-radius: 50%;-o-border-radius: 50%;border-radius: 50%;width: 96px;height: 96px;-webkit-transition: transform .3s ease 0s;-moz-transition: transform .3s ease 0s;-o-transition: transform .3s ease 0s;transition: transform .3s ease 0s;-webkit-transform-origin: 50% 50%;-ms-transform-origin: 50% 50%;transform-origin: 50% 50%;width: 72px;height: 72px}.blocks section.block_type2.block_mobileBelow > span .block_inner .block_image .block_imageInner .block_videoIcon:after{content: '';display: block;position: absolute;top: 0;left: 0;right: 0;bottom: 0;background-image: url('/brix/images/playButton.svg');background-size: contain}.blocks section.block_type2.block_mobileBelow > span .block_inner .block_image:hover .block_imageInner .block_videoIcon{-webkit-transform: scale(1.25);-moz-transform: scale(1.25);-ms-transform: scale(1.25);-o-transform: scale(1.25);transform: scale(1.25);-webkit-transform: translate(-50%, -50%) scale(1.25);-moz-transform: translate(-50%, -50%) scale(1.25);-ms-transform: translate(-50%, -50%) scale(1.25);-o-transform: translate(-50%, -50%) scale(1.25);transform: translate(-50%, -50%) scale(1.25)}.blocks section.block_type2.block_mobileBelow.block_showVideo > span{max-height: 1000px}.blocks section.block_type2:not(.block_mobileBelow).block_showVideo > span .block_inner .block_text{display: none}}.blocks section.block_divider{padding-top: 0}.blocks section.block_divider > span.block_dividerEl{padding-bottom: 0 !important;position: relative;border: 0;height: 2px;color: transparent;background: transparent;margin-top: 30px;margin-bottom: 30px;margin-left: -15px;margin-right: -15px;overflow: hidden;clear: both}@media (max-width: 767px){.blocks section.block_divider > span.block_dividerEl{margin-top: 20px;margin-bottom: 20px}}@media (min-width: 1200px){.blocks section.block_divider > span.block_dividerEl{margin-top: 30px;margin-bottom: 30px}}@media (max-width: 767px){.blocks section.block_divider > span.block_dividerEl{margin-left: -7.5px;margin-right: -7.5px}}@media (min-width: 1200px){.blocks section.block_divider > span.block_dividerEl{margin-left: -22.5px;margin-right: -22.5px}}.blocks section.block_divider > span.block_dividerEl:before{content: '';display: block;position: absolute;top: 50%;left: 50%;width: 100%;height: 2px;background-color: #000;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);-webkit-transform-origin: 50% 50%;-ms-transform-origin: 50% 50%;transform-origin: 50% 50%}.blocks section.block_noTopPadding{padding-top: 0}.blocks .locList{display: block;margin: 25px -30px -8px}.blocks .locList ul{margin: 0;padding: 0;list-style: none}.blocks .locList ul > li{margin: 0;padding: 0;background: none}.blocks .locList ul > li:before{display: none}.blocks .locList ul > li a:hover{text-decoration: none}.blocks .locList ul li{line-height: 1}.blocks .locList ul li a,.blocks .locList ul li a:active,.blocks .locList ul li a:visited{font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 500;font-size: 14px;line-height: 1.25;color: #525252;display: -moz-inline-stack;display: inline-block;margin-bottom: .75em;padding: .25em 0;vertical-align: top}.blocks .locList ul li a:hover,.blocks .locList ul li a:active:hover,.blocks .locList ul li a:visited:hover{color: #f90}.blocks .locList ul li a.footerNavItem_outerCURRENT,.blocks .locList ul li a:active.footerNavItem_outerCURRENT,.blocks .locList ul li a:visited.footerNavItem_outerCURRENT,.blocks .locList ul li a.pageSubnavItem_outerCURRENT,.blocks .locList ul li a:active.pageSubnavItem_outerCURRENT,.blocks .locList ul li a:visited.pageSubnavItem_outerCURRENT,.blocks .locList ul li a.flyout_CURRENT,.blocks .locList ul li a:active.flyout_CURRENT,.blocks .locList ul li a:visited.flyout_CURRENT{color: #222 !important;font-weight: 900 !important}.blocks .locList .header{padding: 0 30px;font-family: "LL Circular", sans-serif;font-style: normal;font-weight: 900;font-size: 13px;line-height: 1.25;padding-bottom: 1em;color: #2793c8;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis}.blocks .locList .divider{position: relative;display: block;margin: 15px 30px 26px;height: 2px;background: #e2e2e2;clear: both}.blocks .locList .divider:after{content: '';position: absolute;bottom: 0;width: 100%;height: 1px;background: #fff}.blocks .locList ul{position: relative;z-index: 10;margin: 0;padding: 0;list-style: none}.blocks .locList ul > li{margin: 0;padding: 0;background: none}.blocks .locList ul > li:before{display: none}.blocks .locList ul > li a:hover{text-decoration: none}.blocks .locList ul li{float: left;padding: 0 30px !important;-moz-box-sizing: border-box;box-sizing: border-box}.blocks .locList ul li a,.blocks .locList ul li a:active,.blocks .locList ul li a:visited{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 100%}.blocks .locList .campusList{display: -moz-inline-stack;display: inline-block;vertical-align: top;width: 75%}.blocks .locList .campusList ul li{width: 33.333%}.blocks .locList .locationList{display: -moz-inline-stack;display: inline-block;vertical-align: top;width: 25%}.blocks .locList .locationList ul li{width: 100%}.blocks .locList .programList1{display: block}.blocks .locList .programList1:after{content: '';clear: both;display: table}.blocks .locList .programList1 ul li{width: 33.3333%}.blocks .locList .programList1 ul li a,.blocks .locList .programList1 ul li a:active,.blocks .locList .programList1 ul li a:visited{font-size: 14px}.blocks .locList .programList1 ul li a .icon,.blocks .locList .programList1 ul li a:active .icon,.blocks .locList .programList1 ul li a:visited .icon{display: -moz-inline-stack;display: inline-block;height: 20px;margin-right: 15px;position: relative;top: -2px}.blocks .locList .programList1 ul li a .icon > svg,.blocks .locList .programList1 ul li a:active .icon > svg,.blocks .locList .programList1 ul li a:visited .icon > svg{width: 20px;height: 20px;fill: #525252;-webkit-transition: fill .3s ease 0s;-moz-transition: fill .3s ease 0s;-o-transition: fill .3s ease 0s;transition: fill .3s ease 0s}.blocks .locList .programList1 ul li a:hover .icon > svg,.blocks .locList .programList1 ul li a:active:hover .icon > svg,.blocks .locList .programList1 ul li a:visited:hover .icon > svg{fill: #f90}.blocks .locList .programList2{display: block;clear: both}.blocks .locList .programList2:after{content: '';clear: both;display: table}.blocks .locList .programList2 ul li{width: 25%}@media (max-width: 767px){.blocks .locList{margin-left: 0;margin-right: 0}.blocks .locList .header{padding-left: 0}.blocks .locList .divider{margin-left: 0;margin-right: 0}.blocks .locList ul li{width: auto !important;padding: 0 20px 0 0 !important}.blocks .locList ul li a .icon,.blocks .locList ul li a:active .icon,.blocks .locList ul li a:visited .icon{margin-right: 7px !important}.blocks .locList .campusList,.blocks .locList .locationList{width: 100%;display: block;clear: both}.blocks .locList .locationList{padding-top: 15px}}