.tu-aside{background:#f1ebe5;border-top:3px solid #b79b7c;border-bottom:3px solid #b79b7c;padding:1rem !important;width:100%}.tu-aside h1,.tu-aside h2,.tu-aside h3,.tu-aside h4,.tu-aside h5,.tu-aside h6{text-transform:uppercase;font-weight:600;font-family:"Roboto Condensed","Arial",sans-serif;letter-spacing:1.3px;margin:1rem 0;padding:0}.tu-aside p,.tu-aside ul{font-size:1rem !important}@media only screen and (min-width: 576px){.tu-aside.alignleft,.tu-aside.alignright{width:50%}}.tu-bar-graph{position:relative;margin-bottom:20px;padding-bottom:20px;border-bottom:solid 1px #ccc}.tu-bar-graph h1,.tu-bar-graph h2,.tu-bar-graph h3,.tu-bar-graph h4,.tu-bar-graph h5,.tu-bar-graph h6{text-transform:uppercase;font-weight:600;font-family:"Roboto Condensed","Arial",sans-serif;letter-spacing:1.3px;margin:1rem 0;padding:0}.tu-bar-graph__title{color:#222}.tu-bar-graph__subtitle{color:#696f76}.tu-bar-graph__header{color:#696f76;white-space:nowrap;font-size:.7em}.tu-bar-graph .percentage_header{text-align:right}.tu-bar-graph .number_header{text-align:center}.tu-bar-graph .definition{font-size:.7em}.tu-bar-graph__bars span{font-family:"Roboto Condensed","Arial",sans-serif}.tu-bar-graph__bars .bar{background-color:#f1ebe5;display:flex;white-space:nowrap;margin-bottom:10px;padding:5px 5px 5px 10px;-webkit-animation:show-bar 4s .1s forwards;animation:show-bar 4s .1s forwards}.tu-bar-graph__bars .statistic{-webkit-animation:fade-in 2.2s .6s forwards;animation:fade-in 2.2s .6s forwards;opacity:0;float:left}.tu-bar-graph__bars .number{position:absolute;right:20%;color:#a51e36;font-weight:900;-webkit-animation:fade-in 2.2s 1.4s forwards;animation:fade-in 2.2s 1.4s forwards;opacity:0}.tu-bar-graph__bars .percentage{position:absolute;right:0;color:#a51e36;font-weight:900;-webkit-animation:fade-in 2.2s 1.4s forwards;animation:fade-in 2.2s 1.4s forwards;opacity:0}.tu-bar-graph__bars .percentage::after{content:"%"}@-webkit-keyframes show-bar{0%{width:0}100%{width:100%}}@-webkit-keyframes fade-in{0%{opacity:0}100%{opacity:1}}.big-stat{position:relative;padding:1rem !important;width:100%;border-bottom:solid 1px #ccc}.big-stat h1,.big-stat h2,.big-stat h3,.big-stat h4,.big-stat h5,.big-stat h6{text-transform:uppercase;font-weight:600;font-family:"Roboto Condensed","Arial",sans-serif;letter-spacing:1.3px;margin:1rem 0;padding:0}.big-stat p,.big-stat ul{font-size:1rem !important}.big-stat__number{font-size:6rem;color:#a51e36;font-family:"Roboto","Arial",sans-serif;line-height:1;float:left}@media only screen and (min-width: 992px){.big-stat__number{font-size:10rem}}.big-stat__icon{color:#a51e36;float:left;margin-left:20px;margin-top:10px}@media only screen and (min-width: 992px){.big-stat__icon{margin-top:20px}}.big-stat__icon img{width:60px}@media only screen and (min-width: 992px){.big-stat__icon img{width:100px}}.big-stat__icon i{font-size:5rem}@media only screen and (min-width: 992px){.big-stat__icon i{font-size:7rem}}.big-stat__title{clear:both;font-size:1.5rem;color:#222;font-family:"Roboto Condensed","Arial",sans-serif;font-weight:400;line-height:1}@media only screen and (min-width: 992px){.big-stat__title{font-size:2.5rem}}.big-stat__sub-title{font-size:1rem;color:#696f76;font-style:italic;line-height:2}.tu-billboard{color:#fff;font-family:"Roboto","Arial",sans-serif;position:relative;height:600px;height:65vh;overflow:hidden;display:flex;align-items:center;background:linear-gradient(180deg, transparent, rgba(34, 34, 34, 0.5))}.tu-billboard--full-height{height:100%;height:100vh}.tu-billboard__video{width:100%;height:100%;position:absolute;z-index:-1}.tu-billboard__video video{-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;left:50%;width:auto;min-width:100%;height:auto;min-height:100%;transform:translateX(-50%) translateY(-50%)}.tu-billboard__image{width:100%;height:100%;position:absolute;z-index:-1;-webkit-animation:zoomin 40s ease-in-out infinite;animation:zoomin 40s ease-in-out infinite;transition:all 1s ease-in-out}.tu-billboard__container{-webkit-animation:slideup .75s ease-in-out 1;animation:slideup .75s ease-in-out 1}.tu-billboard__title{font-family:"Faustina",serif;font-size:3rem;text-shadow:0 .2rem .4rem rgba(0,0,0,.7);text-align:center;line-height:1}.tu-billboard__content{font-size:1.5rem;text-shadow:0 .2rem .4rem rgba(0,0,0,.7);display:block;text-align:center;margin:2rem 0}.tu-billboard .btn{min-width:200px;width:auto;display:table;margin:0 auto;font-weight:400;padding-right:3.8rem;padding-left:2rem}.tu-billboard .btn span{position:relative}.tu-billboard .btn span::after{content:"";position:absolute;z-index:3;top:55%;bottom:auto;left:auto;right:-2rem;width:.75rem;height:.75rem;border:none;border-top:.1rem solid #fff;border-right:.1rem solid #fff;background:transparent;display:block;transform:translate(-50%, -50%) rotate(45deg);transition:all .2s ease-in-out}.tu-billboard .btn:hover{background:#ed2129 !important;border-color:#ed2129;color:#fff !important}.tu-billboard .btn:hover span::after{right:-3rem;transition:all .2s ease-in-out}@media only screen and (min-width: 768px){.tu-billboard__title{font-family:"Faustina",serif;font-size:4rem}}@media only screen and (min-width: 992px){.tu-billboard__title{font-size:4.5rem;text-align:right}.tu-billboard__content{text-align:left;margin:0 0 2rem 0}.tu-billboard .btn{margin:auto;display:inline}}.tu-billboard__modal .modal-dialog{max-width:90%}.tu-billboard__modal .modal-content{border:none;background:none}.tu-billboard__modal .modal-header{border:none}.tu-billboard__modal .close{color:#fff;text-shadow:0 1px 0 #000}.callout{margin:3rem 0}.callout__links{display:flex}.callout__links a{flex:1;padding:.5rem .75rem;margin:0 1% 0 0;display:flex;justify-content:center;align-items:center;font-weight:400;line-height:1.2}.card-border{background:#a51e36;padding:1rem;color:#fff;text-align:center;margin:0 0 3rem 0}.card-border__content{border:solid 2px #fff;padding:1rem}.card-border__rep-name{font-size:1.5rem}.card-border__rep-img{border-radius:50%;width:150px;height:150px;margin:0 auto 1rem auto}.card-border__rep-img img{width:auto;height:150px}.card-border__rep-phone a{color:#fff !important}.card-border__text{font-size:1.3rem}.card-border__btn{font-family:"Roboto","Arial",sans-serif;font-weight:900;font-size:1.2rem;padding:1.25rem 2rem;background:#fff;color:#a51e36;border:solid 1px #fff;margin:2rem 0 0 0;display:inline-block;cursor:pointer;transition:all .2s ease-in-out}.card-border__btn:hover{background:rgba(255,255,255,0);color:#fff;text-decoration:none;transition:all .2s ease-in-out}.card-border--blue-dark{background:#22276d}.card-border--blue-dark .card-border__btn{color:#22276d}.card-border--blue-dark .card-border__btn:hover{color:#fff}.card-border--charcoal{background:#222}.card-border--charcoal .card-border__btn{color:#222}.card-border--charcoal .card-border__btn:hover{color:#fff}.card-border--taupe{background:#b79b7c}.card-border--taupe .card-border__btn{color:#222}.card-border--taupe .card-border__btn:hover{color:#fff}.card-border--image{background:none;background-color:none}.card-border--image .card-border__btn{color:#222}.card-border--image .card-border__btn:hover{color:#fff}.card-border--minimalistic{background:#fff;border:solid 1px #b79b7c;color:#222;text-align:center;font-family:"Roboto","Arial",sans-serif;font-weight:900;padding:1rem}.card-border--minimalistic .card-border__content{padding:0}.card-border--minimalistic .card-border__rep-img{width:200px;height:200px;float:none;margin:0 auto 1rem auto}.card-border--minimalistic .card-border__rep-name{font-size:1.7rem}.card-border--minimalistic .card-border__rep-phone a{color:#222 !important}.card-border--minimalistic .card-border__text{font-family:"Faustina",serif;font-weight:400;font-size:1.25rem;margin:1rem 0 0 0}.card-border--minimalistic .card-border__btn{background:#b79b7c;color:#fff}.card-border--minimalistic .card-border__btn:hover{background:#f1ece5;color:#b79b7c}.card-border--small .card-border__text{font-size:1.2rem}@media only screen and (min-width: 992px){.card-border{padding:2rem}.card-border__content{padding:2rem}.card-border__text{font-size:2rem}.card-border--minimalistic{text-align:left}.card-border--minimalistic .card-border__rep-img{float:right;margin:0 0 1rem 1rem}}.card-preview{margin:0 0 2.5rem 0;background:#fff;font-family:"Roboto","Arial",sans-serif;position:relative}.card-preview__permalink{display:flex;flex-direction:column;width:100%}.card-preview__permalink:hover{text-decoration:none}.card-preview__thumbnail{overflow:hidden;position:relative;height:300px;width:100%}.card-preview__thumbnail::before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.1)}.card-preview__content{padding:0 1rem 1rem 1rem;position:relative;margin:-5rem 1rem 0 1rem;background:#fff}.card-preview__author{color:#0e1014;text-transform:uppercase;font-weight:700;font-size:.9rem}.card-preview__title{color:#0e1014;font-size:1.4rem;font-weight:600;margin:1rem 0;padding:0 0 1rem 0;line-height:1.3;position:relative;display:flex;align-items:center;border-bottom:2px solid #b79b7c}.card-preview__title span{max-width:90%;display:inline-block}.card-preview__title::after{content:"";font-family:"Font Awesome 5 Pro";font-weight:300;font-size:1.2rem;position:absolute;margin:auto;top:0;right:5px;transition:all .2s ease-in-out}.card-preview__excerpt{color:#0e1014;font-family:"Faustina",serif;position:relative}.card-preview__excerpt p a{position:relative;top:auto;right:auto;bottom:auto;left:auto}.card-preview:hover .card-preview__title::after{right:0}.card-preview--lg{height:500px;font-size:1rem;line-height:1.7;border:none;margin:4rem 0}.card-preview--lg .card-preview__content{height:500px}.card-preview--lg .card-preview__thumbnail{height:auto;width:auto;min-width:auto;max-width:500px}.card-preview--lg .card-preview__title{font-size:1.5rem;font-weight:500}@media only screen and (min-width: 768px){.card-preview article{display:flex}.card-preview__permalink{flex-direction:row}.card-preview__thumbnail{height:220px;max-width:220px;min-width:220px;flex:1;overflow:hidden;position:relative}.card-preview__content{padding:0 2rem;position:relative;flex:1;margin:0}.card-preview__title{font-size:1.7rem;font-weight:600;margin:0 0 1rem 0;line-height:1.3}.card-preview__title::after{right:30px}.card-preview--lg{height:500px;font-size:1.3rem}.card-preview--lg .card-preview__content{height:500px}.card-preview--lg .card-preview__title{font-size:2.5rem}}.card-preview-article-wrap{display:flex;flex-wrap:wrap}.card-preview-article-wrap .card-preview{width:100%}.card-preview-article-wrap .card-preview__thumbnail{width:50%;height:auto}@media only screen and (min-width: 768px){.card-preview-article-wrap .card-preview{width:48%}}.card-carousel{margin:2rem 0}.card-stat{background:#fff;font-family:"Roboto","Arial",sans-serif;color:#a51e36;border:solid 1px #a51e36;position:relative;font-weight:700;min-height:240px;padding:1.5rem;width:100%;margin:0 5px}.card-stat::before{position:absolute;content:"";width:0;height:0;border-top:35px solid transparent;border-bottom:0 solid transparent;border-left:35px solid #a51e36;bottom:0;left:-1px}.card-stat::after{position:absolute;content:"";width:0;height:0;border-top:0px solid transparent;border-bottom:35px solid transparent;border-right:35px solid #a51e36;top:0;right:-1px}.card-stat__corners::before{position:absolute;content:"";width:0;height:0;border-top:35px solid transparent;border-bottom:0 solid transparent;border-left:35px solid #fff;bottom:-1px;left:-1px}.card-stat__corners::after{position:absolute;content:"";width:0;height:0;border-top:0px solid transparent;border-bottom:35px solid transparent;border-right:35px solid #fff;top:-1px;right:-1px;z-index:1}.card-stat__link{color:#fff;position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0;z-index:1}.card-stat__title{font-size:4.1rem}.card-stat__desc{font-size:1.4rem;display:inline;border-bottom:solid 1px transparent;transition:all .2s ease-in-out}.card-stat__icon{font-weight:900;font-size:3rem;position:absolute;top:15px;right:15px;color:#fff;background:#a51e36;border-radius:50%;height:90px;width:90px;line-height:90px;text-align:center}.card-stat__icon svg{width:50%}.card-stat__btn::after{content:"";font-family:"Font Awesome 5 Pro";font-weight:300;font-size:1.7rem;position:absolute;background-color:#222;bottom:0px;right:0px;height:50px;width:50px;line-height:50px;z-index:4;color:#fff;text-align:center;transition:all .2s ease-in-out}.card-stat:hover .card-stat__desc{border-bottom:solid 1px #fff}.card-stat:hover .card-stat__btn::after{background:#fff;color:#222}.card-stat--no-link .card-stat__desc::after{content:""}.card-stat--no-link:hover .card-stat__desc{border-bottom:none}@media only screen and (min-width: 992px){.card-stat{width:50%}}.home .card-stat::after{border-right:35px solid #fff}.home .card-stat::before{border-left:35px solid #fff}@media only screen and (min-width: 992px){.home .card-stat{width:33%}}.card-overlay{position:relative}.card-overlay h3{font-family:"Roboto Condensed","Arial",sans-serif;text-transform:uppercase;letter-spacing:.1rem;color:#fff;text-shadow:.1rem .1rem .15rem rgba(121,22,39,.9);font-size:2rem}.card-overlay__overlay{padding:3rem;background:rgba(165,30,54,.7);position:relative;transition:all .2s ease-in-out}.card-overlay__content{color:#fff;text-shadow:.1rem .1rem .15rem rgba(121,22,39,.9);font-size:2rem;margin-bottom:10rem;line-height:1.75 !important}.card-overlay__button{display:block;height:50px;width:50px;background:#222;position:absolute;bottom:0;right:0;text-align:center;transition:all .2s ease-in-out}.card-overlay__button .fal{color:#fff;line-height:50px}.card-overlay .link-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.card-overlay:hover .card-overlay__overlay{background:rgba(165,30,54,.9)}.card-overlay:hover .card-overlay__button{background:#fff}.card-overlay:hover .card-overlay__button .fal{color:#222}@media only screen and (min-width: 768px){.card-overlay__overlay{max-width:50%}}@media only screen and (min-width: 768px){.card-default{flex:48%}}@media only screen and (min-width: 768px){.hero .cards-default-wrap .card-default{flex-basis:calc(30% - 1rem);max-width:340px;min-height:340px;margin:0 1rem}}.card-carousel{margin:2rem 0}.card-stat{background:#fff;font-family:"Roboto","Arial",sans-serif;color:#a51e36;border:solid 1px #a51e36;position:relative;font-weight:700;min-height:240px;padding:1.5rem;width:100%;margin:0 5px}.card-stat::before{position:absolute;content:"";width:0;height:0;border-top:35px solid transparent;border-bottom:0 solid transparent;border-left:35px solid #a51e36;bottom:0;left:-1px}.card-stat::after{position:absolute;content:"";width:0;height:0;border-top:0px solid transparent;border-bottom:35px solid transparent;border-right:35px solid #a51e36;top:0;right:-1px}.card-stat__corners::before{position:absolute;content:"";width:0;height:0;border-top:35px solid transparent;border-bottom:0 solid transparent;border-left:35px solid #fff;bottom:-1px;left:-1px}.card-stat__corners::after{position:absolute;content:"";width:0;height:0;border-top:0px solid transparent;border-bottom:35px solid transparent;border-right:35px solid #fff;top:-1px;right:-1px;z-index:1}.card-stat__link{color:#fff;position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0;z-index:1}.card-stat__title{font-size:4.1rem}.card-stat__desc{font-size:1.4rem;display:inline;border-bottom:solid 1px transparent;transition:all .2s ease-in-out}.card-stat__icon{font-weight:900;font-size:3rem;position:absolute;top:15px;right:15px;color:#fff;background:#a51e36;border-radius:50%;height:90px;width:90px;line-height:90px;text-align:center}.card-stat__icon svg{width:50%}.card-stat__btn::after{content:"";font-family:"Font Awesome 5 Pro";font-weight:300;font-size:1.7rem;position:absolute;background-color:#222;bottom:0px;right:0px;height:50px;width:50px;line-height:50px;z-index:4;color:#fff;text-align:center;transition:all .2s ease-in-out}.card-stat:hover .card-stat__desc{border-bottom:solid 1px #fff}.card-stat:hover .card-stat__btn::after{background:#fff;color:#222}.card-stat--no-link .card-stat__desc::after{content:""}.card-stat--no-link:hover .card-stat__desc{border-bottom:none}@media only screen and (min-width: 992px){.card-stat{width:50%}}.home .card-stat::after{border-right:35px solid #fff}.home .card-stat::before{border-left:35px solid #fff}@media only screen and (min-width: 992px){.home .card-stat{width:33%}}.heading--carousel{margin:2rem 0 1rem 0}.carousel{border-top:solid 3px #b79b7c;border-bottom:3px solid #b79b7c;font-family:"Roboto Condensed","Arial",sans-serif;margin:0 0 2rem 0}.carousel__wrap{position:relative;width:100%}@media only screen and (min-width: 768px){.carousel__wrap{width:50%}}.carousel__single{margin:0 0 2rem 0;padding:1.25rem 0 0 0;border-top:1px solid #b79b7c;width:100%;min-height:110px;position:relative;display:inline-block}.carousel__single:nth-child(odd){border-top:none}.carousel__title{font-size:1.2rem;font-weight:400;padding:0 3rem 0 1rem;font-family:"Roboto","Arial",sans-serif}.carousel__title::after{content:"";font-family:"Font Awesome 5 Pro";font-weight:300;font-size:1.2rem;position:absolute;margin:auto;top:0;right:30px;transition:all .2s ease-in-out;color:#222}.carousel__date{font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:1.3px;padding:0 3rem 0 1rem;margin:.5rem 0 2rem 0;display:inline-block}.carousel__link{color:#222 !important;position:absolute;width:100%;height:calc(100%);padding:0 0 1rem 0;border-right:1px solid #b79b7c}.carousel__link:hover{color:#a51e36 !important;text-decoration:none}.carousel__link:hover .carousel__title::after{right:15px;transition:all .2s ease-in-out}.carousel .flickity-button{background:rgba(183,155,124,.7)}.news-carousel-cell__more{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;height:100%}.news-carousel-cell__arrow{background:#222;height:50px;width:50px;border-radius:50%;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;font-size:1.5rem;margin:0 0 1rem 0;transition:all .4s ease-in-out}.news-carousel-cell__link:hover .news-carousel-cell__arrow{background:#a51e36;transition:all .2s ease-in-out}.home .carousel__wrap{width:100%}@media only screen and (min-width: 768px){.home .carousel__wrap{width:50%}}@media only screen and (min-width: 992px){.home .carousel__wrap{width:33%}}.news-more{display:grid;place-items:center;flex-direction:row;justify-content:space-evenly;align-items:center;min-height:10vh;text-align:center;margin-top:150px;grid-template:1fr/1fr}.btn-next{width:140px;height:40px;border:none;color:#000;border-radius:50px;box-shadow:inset 0 0 0 0 #0c0b0b;transition:ease-out .5s;font-size:1rem;outline:none}.btn-next:hover{box-shadow:inset 300px 0 0 0 #0c0b0b;cursor:pointer;color:#fff}.arrow{width:10%;height:auto}.featured-posts{margin:1rem;padding:2rem;position:relative}.featured-posts__header{padding:0 1rem 0 0}.featured-posts__header h2{margin-bottom:0;text-transform:uppercase;letter-spacing:.1rem;font-weight:400;font-family:"Roboto Condensed","Arial",sans-serif}.featured-posts__header a{font-family:"Roboto","Arial",sans-serif;color:#000;text-decoration:none;letter-spacing:1px;font-size:.9rem;position:relative;transition:all .2s ease-in-out}.featured-posts__header a:after{content:"";font-family:"Font Awesome 5 Pro";font-weight:300;font-size:.9rem;margin-left:1rem;position:absolute;transition:all .2s ease-in-out}.featured-posts__header a:hover{color:#a51e36}.featured-posts__header a:hover:after{color:#000;margin-left:1.5rem;transition:all .2s ease-in-out}.featured-posts__header:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:10rem;z-index:-1;background:rgba(241,236,229,.5)}.featured-posts .news-carousel{height:400px;margin:1rem 0 0 0;font-family:"Roboto","Arial",sans-serif}.featured-posts .news-carousel-cell{width:100%;height:100%;position:relative;margin:0 .5rem;background:#f1ece5}.featured-posts .news-carousel-cell__link{position:absolute;width:100%;height:100%;color:#222}.featured-posts .news-carousel-cell__thumbnail{width:100%;height:50%;background-size:cover;overflow:hidden}.featured-posts .news-carousel-cell__content{padding:1rem;margin:.5rem;height:calc(50% - 1rem);background:#f1ece5;transition:all .2s ease-in-out;position:relative}.featured-posts .news-carousel-cell__content::after{content:"";font-family:"Font Awesome 5 Pro";font-weight:300;font-size:1.7rem;position:absolute;background:#222;bottom:0px;right:0px;height:40px;width:40px;line-height:40px;z-index:4;color:#fff;text-align:center;transition:all .2s ease-in-out}.featured-posts .news-carousel-cell__title{margin:.5rem 0}.featured-posts .news-carousel-cell__date{font-family:"Roboto Condensed","Arial",sans-serif;text-transform:uppercase;font-size:.8rem}.featured-posts .news-carousel-cell:hover .news-carousel-cell__link{color:#222;text-decoration:none}.featured-posts .news-carousel-cell:hover .news-carousel-cell__content{background:#fff;transition:all .2s ease-in-out}.featured-posts .news-carousel-cell:hover .news-carousel-cell__content::after{background:#a51e36;color:#fff;transition:all .2s ease-in-out}.featured-posts--subpage{margin:2rem 0;padding:2rem 0}.featured-posts .news-carousel-cell{width:48%}@media only screen and (min-width: 992px){.featured-posts .news-carousel-cell{width:32%}}@media only screen and (min-width: 1200px){.featured-posts .news-carousel-cell{width:24%}}.featured-posts--subpage .news-carousel-cell{width:100%}@media only screen and (min-width: 992px){.featured-posts--subpage .news-carousel-cell{width:45%}}@media only screen and (min-width: 1200px){.featured-posts--subpage{padding:1rem}}.blog .featured-posts .news-carousel-cell{width:100%}@media only screen and (min-width: 768px){.blog .featured-posts .news-carousel-cell{width:48%}}@media only screen and (min-width: 992px){.blog .featured-posts .news-carousel-cell{width:32%}}@media only screen and (min-width: 1200px){.blog .featured-posts .news-carousel-cell{width:24%}}.concentration-program{margin:3rem 0;width:100%}.concentration-program ul{list-style:none;margin:0}.concentration-program li::before{content:"";width:2px;top:.8rem;left:2rem}.concentration-program__item{position:relative;margin:0 0 4rem 0;padding:0 2rem 1rem 4rem}.concentration-program__item::before{content:"";top:.8rem;left:2rem;width:2px;height:calc(100% - .8rem);background:#baa682;position:absolute;z-index:2}.concentration-program__item::after{content:"";top:1.8rem;left:0;z-index:1;width:100%;height:100%;background:#f2efe8;position:absolute}.concentration-program__title{position:relative;z-index:3;text-transform:uppercase;color:#222;font-weight:bolder;letter-spacing:.1rem;font-size:1.8rem;font-family:"Roboto Condensed","Arial",sans-serif;padding:.5rem 0 0 0}.concentration-program__content{position:relative;z-index:3;font-size:1.2rem;margin:0 0 2rem 0}.concentration-program__link{position:relative;z-index:3;padding:1rem 0;background:#222;border:solid 2px #222;width:100%;margin:0 0 1rem 0;max-width:300px;color:#fff;text-decoration:none;font-family:"Roboto","Arial",sans-serif;font-size:.9rem;display:inline-block;text-align:center;text-transform:capitalize;transition:all .2s ease-in-out}.concentration-program__link:hover{background:#f2efe8;text-decoration:none;color:#222;transition:all .2s ease-in-out}.ctas{display:flex;flex-flow:row wrap;flex-basis:0 1 auto;height:100%;margin:2rem 0}.cta{flex:100%;text-decoration:none;position:relative;margin-bottom:1rem;padding:0;min-height:250px;overflow:hidden;transition:all .4s ease-in-out}@media only screen and (min-width: 768px){.cta{flex:48%;margin-bottom:0;margin:1%}}.cta__content{width:100%;min-height:250px;height:100%;padding:2.5rem 2.5rem 4rem 2.5rem;border:solid 3px #a51e36;position:relative;z-index:1}.cta--link .cta__content::after{content:"";font-family:"Font Awesome 5 Pro";font-weight:300;font-size:1.7rem;position:absolute;background-color:#222;bottom:-2px;right:-2px;height:50px;width:50px;line-height:50px;z-index:4;color:#fff;text-align:center;transition:all .2s ease-in-out}.cta--link a:focus .cta__content::after{outline:5px auto -webkit-focus-ring-color}.cta__link{cursor:pointer}.cta__link:hover{text-decoration:none}.cta__link.link--external .cta__content::after{content:"";font-size:1.2rem}.cta__title{font-size:1.8rem;font-weight:900;margin:0 0 1rem 0;position:relative;text-transform:uppercase;letter-spacing:.1rem;font-family:"Roboto Condensed","Arial",sans-serif}.cta__text{position:relative;font-family:"Faustina",serif;font-size:1.3rem}.cta__image{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;-webkit-animation:zoomin 30s ease-in-out infinite;animation:zoomin 30s ease-in-out infinite;transition:all 1s ease-in-out}.cta:hover{text-decoration:none;transition:all .2s ease-in-out}.cta:hover .cta__content::after{background:#a51e36}.cta--100{flex:100%}.cta--100 .cta__content{width:100%}@media only screen and (min-width: 768px){.cta--100{flex:100%}.cta--100 .cta__content{width:50%}}.cta--cherry{background-color:#a51e36;color:#fff}.cta--charcoal{background-color:#222;color:#fff}.cta--charcoal-light{background-color:#696f76;color:#fff}.cta--blue-dark{background-color:#22276d;color:#fff}.cta--blue-icy{background-color:#c4eaf7;color:#222}.cta--blue-steel{background-color:#5d85a3;color:#222}.cta--eggshell{background-color:#f1ebe5;color:#222}.cta--geranium{background-color:#ed2129;color:#222}.cta--lime{background-color:#c3d043;color:#222}.cta--ochre{background-color:#ffad30;color:#222}.cta--taupe{background-color:#b79b7c;color:#222}.cta--taupe-light{background-color:#f1ece5;color:#222}.cta--white{background-color:#fff;color:#222}.cta--solid.cta--cherry{background-color:#a51e36;color:#fff}.cta--solid.cta--cherry a{color:#fff}.cta--solid.cta--cherry .cta__content{border-color:#a51e36}.cta--solid.cta--cherry:hover{background:#fff;border-color:#a51e36;color:#222}.cta--solid.cta--cherry:hover a{color:#222}.cta--solid.cta--cherry:hover .cta__content::after{background-color:#a51e36}.cta--solid.cta--charcoal{background-color:#222;color:#fff}.cta--solid.cta--charcoal a{color:#fff}.cta--solid.cta--charcoal .cta__content{border-color:#222}.cta--solid.cta--charcoal:hover{background:#fff;border-color:#222;color:#222}.cta--solid.cta--charcoal:hover a{color:#222}.cta--solid.cta--charcoal:hover .cta__content::after{background-color:#222}.cta--solid.cta--charcoal-light{background-color:#696f76;color:#fff}.cta--solid.cta--charcoal-light a{color:#fff}.cta--solid.cta--charcoal-light .cta__content{border-color:#696f76}.cta--solid.cta--charcoal-light:hover{background:#fff;border-color:#696f76;color:#222}.cta--solid.cta--charcoal-light:hover a{color:#222}.cta--solid.cta--charcoal-light:hover .cta__content::after{background-color:#696f76}.cta--solid.cta--blue-dark{background-color:#22276d;color:#fff}.cta--solid.cta--blue-dark a{color:#fff}.cta--solid.cta--blue-dark .cta__content{border-color:#22276d}.cta--solid.cta--blue-dark:hover{background:#fff;border-color:#22276d;color:#222}.cta--solid.cta--blue-dark:hover a{color:#222}.cta--solid.cta--blue-dark:hover .cta__content::after{background-color:#22276d}.cta--solid.cta--blue-icy{background-color:#c4eaf7;color:#222}.cta--solid.cta--blue-icy a{color:#222}.cta--solid.cta--blue-icy .cta__content{border-color:#c4eaf7}.cta--solid.cta--blue-icy:hover{background:#fff;border-color:#c4eaf7;color:#222}.cta--solid.cta--blue-icy:hover a{color:#222}.cta--solid.cta--blue-icy:hover .cta__content::after{background-color:#c4eaf7}.cta--solid.cta--blue-steel{background-color:#5d85a3;color:#222}.cta--solid.cta--blue-steel a{color:#222}.cta--solid.cta--blue-steel .cta__content{border-color:#5d85a3}.cta--solid.cta--blue-steel:hover{background:#fff;border-color:#5d85a3;color:#222}.cta--solid.cta--blue-steel:hover a{color:#222}.cta--solid.cta--blue-steel:hover .cta__content::after{background-color:#5d85a3}.cta--solid.cta--eggshell{background-color:#f1ebe5;color:#222}.cta--solid.cta--eggshell a{color:#222}.cta--solid.cta--eggshell .cta__content{border-color:#f1ebe5}.cta--solid.cta--eggshell:hover{background:#fff;border-color:#f1ebe5;color:#222}.cta--solid.cta--eggshell:hover a{color:#222}.cta--solid.cta--eggshell:hover .cta__content::after{background-color:#f1ebe5}.cta--solid.cta--geranium{background-color:#ed2129;color:#222}.cta--solid.cta--geranium a{color:#222}.cta--solid.cta--geranium .cta__content{border-color:#ed2129}.cta--solid.cta--geranium:hover{background:#fff;border-color:#ed2129;color:#222}.cta--solid.cta--geranium:hover a{color:#222}.cta--solid.cta--geranium:hover .cta__content::after{background-color:#ed2129}.cta--solid.cta--lime{background-color:#c3d043;color:#222}.cta--solid.cta--lime a{color:#222}.cta--solid.cta--lime .cta__content{border-color:#c3d043}.cta--solid.cta--lime:hover{background:#fff;border-color:#c3d043;color:#222}.cta--solid.cta--lime:hover a{color:#222}.cta--solid.cta--lime:hover .cta__content::after{background-color:#c3d043}.cta--solid.cta--ochre{background-color:#ffad30;color:#222}.cta--solid.cta--ochre a{color:#222}.cta--solid.cta--ochre .cta__content{border-color:#ffad30}.cta--solid.cta--ochre:hover{background:#fff;border-color:#ffad30;color:#222}.cta--solid.cta--ochre:hover a{color:#222}.cta--solid.cta--ochre:hover .cta__content::after{background-color:#ffad30}.cta--solid.cta--taupe{background-color:#b79b7c;color:#222}.cta--solid.cta--taupe a{color:#222}.cta--solid.cta--taupe .cta__content{border-color:#b79b7c}.cta--solid.cta--taupe:hover{background:#fff;border-color:#b79b7c;color:#222}.cta--solid.cta--taupe:hover a{color:#222}.cta--solid.cta--taupe:hover .cta__content::after{background-color:#b79b7c}.cta--solid.cta--taupe-light{background-color:#f1ece5;color:#222}.cta--solid.cta--taupe-light a{color:#222}.cta--solid.cta--taupe-light .cta__content{border-color:#f1ece5}.cta--solid.cta--taupe-light:hover{background:#fff;border-color:#f1ece5;color:#222}.cta--solid.cta--taupe-light:hover a{color:#222}.cta--solid.cta--taupe-light:hover .cta__content::after{background-color:#f1ece5}.cta--solid.cta--white{background-color:#fff;color:#222}.cta--solid.cta--white a{color:#222}.cta--solid.cta--white .cta__content{border-color:#fff}.cta--solid.cta--white:hover{background:#fff;border-color:#fff;color:#222}.cta--solid.cta--white:hover a{color:#222}.cta--solid.cta--white:hover .cta__content::after{background-color:#fff}.cta--solid.cta--100 .cta__content{width:100%}.cta--image.cta--cherry{color:#fff}.cta--image.cta--cherry a{color:#fff}.cta--image.cta--cherry .cta__content{border:none;background-color:rgba(165,30,54,.85);transition:all .2s ease-in-out}.cta--image.cta--cherry .cta__content::after{bottom:0;right:0}.cta--image.cta--cherry:hover{border:none}.cta--image.cta--cherry:hover a{color:#fff}.cta--image.cta--cherry:hover .cta__content::after{background-color:#fff;color:#222}.cta--image.cta--cherry:hover .cta__content{background-color:rgba(165,30,54,.95);transition:all .2s ease-in-out;color:#fff}.cta--image.cta--charcoal{color:#fff}.cta--image.cta--charcoal a{color:#fff}.cta--image.cta--charcoal .cta__content{border:none;background-color:rgba(34,34,34,.85);transition:all .2s ease-in-out}.cta--image.cta--charcoal .cta__content::after{bottom:0;right:0}.cta--image.cta--charcoal:hover{border:none}.cta--image.cta--charcoal:hover a{color:#fff}.cta--image.cta--charcoal:hover .cta__content::after{background-color:#fff;color:#222}.cta--image.cta--charcoal:hover .cta__content{background-color:rgba(34,34,34,.95);transition:all .2s ease-in-out;color:#fff}.cta--image.cta--charcoal-light{color:#fff}.cta--image.cta--charcoal-light a{color:#fff}.cta--image.cta--charcoal-light .cta__content{border:none;background-color:rgba(105,111,118,.85);transition:all .2s ease-in-out}.cta--image.cta--charcoal-light .cta__content::after{bottom:0;right:0}.cta--image.cta--charcoal-light:hover{border:none}.cta--image.cta--charcoal-light:hover a{color:#fff}.cta--image.cta--charcoal-light:hover .cta__content::after{background-color:#fff;color:#222}.cta--image.cta--charcoal-light:hover .cta__content{background-color:rgba(105,111,118,.95);transition:all .2s ease-in-out;color:#fff}.cta--image.cta--blue-dark{color:#fff}.cta--image.cta--blue-dark a{color:#fff}.cta--image.cta--blue-dark .cta__content{border:none;background-color:rgba(34,39,109,.85);transition:all .2s ease-in-out}.cta--image.cta--blue-dark .cta__content::after{bottom:0;right:0}.cta--image.cta--blue-dark:hover{border:none}.cta--image.cta--blue-dark:hover a{color:#fff}.cta--image.cta--blue-dark:hover .cta__content::after{background-color:#fff;color:#222}.cta--image.cta--blue-dark:hover .cta__content{background-color:rgba(34,39,109,.95);transition:all .2s ease-in-out;color:#fff}.cta--image.cta--blue-icy{color:#222}.cta--image.cta--blue-icy a{color:#222}.cta--image.cta--blue-icy .cta__content{border:none;background-color:rgba(196,234,247,.85);transition:all .2s ease-in-out}.cta--image.cta--blue-icy .cta__content::after{bottom:0;right:0}.cta--image.cta--blue-icy:hover{border:none}.cta--image.cta--blue-icy:hover a{color:#222}.cta--image.cta--blue-icy:hover .cta__content::after{background-color:#fff;color:#222}.cta--image.cta--blue-icy:hover .cta__content{background-color:rgba(196,234,247,.95);transition:all .2s ease-in-out;color:#222}.cta--image.cta--blue-steel{color:#222}.cta--image.cta--blue-steel a{color:#222}.cta--image.cta--blue-steel .cta__content{border:none;background-color:rgba(93,133,163,.85);transition:all .2s ease-in-out}.cta--image.cta--blue-steel .cta__content::after{bottom:0;right:0}.cta--image.cta--blue-steel:hover{border:none}.cta--image.cta--blue-steel:hover a{color:#222}.cta--image.cta--blue-steel:hover .cta__content::after{background-color:#fff;color:#222}.cta--image.cta--blue-steel:hover .cta__content{background-color:rgba(93,133,163,.95);transition:all .2s ease-in-out;color:#222}.cta--image.cta--eggshell{color:#222}.cta--image.cta--eggshell a{color:#222}.cta--image.cta--eggshell .cta__content{border:none;background-color:rgba(241,235,229,.85);transition:all .2s ease-in-out}.cta--image.cta--eggshell .cta__content::after{bottom:0;right:0}.cta--image.cta--eggshell:hover{border:none}.cta--image.cta--eggshell:hover a{color:#222}.cta--image.cta--eggshell:hover .cta__content::after{background-color:#fff;color:#222}.cta--image.cta--eggshell:hover .cta__content{background-color:rgba(241,235,229,.95);transition:all .2s ease-in-out;color:#222}.cta--image.cta--geranium{color:#222}.cta--image.cta--geranium a{color:#222}.cta--image.cta--geranium .cta__content{border:none;background-color:rgba(237,33,41,.85);transition:all .2s ease-in-out}.cta--image.cta--geranium .cta__content::after{bottom:0;right:0}.cta--image.cta--geranium:hover{border:none}.cta--image.cta--geranium:hover a{color:#222}.cta--image.cta--geranium:hover .cta__content::after{background-color:#fff;color:#222}.cta--image.cta--geranium:hover .cta__content{background-color:rgba(237,33,41,.95);transition:all .2s ease-in-out;color:#222}.cta--image.cta--lime{color:#222}.cta--image.cta--lime a{color:#222}.cta--image.cta--lime .cta__content{border:none;background-color:rgba(195,208,67,.85);transition:all .2s ease-in-out}.cta--image.cta--lime .cta__content::after{bottom:0;right:0}.cta--image.cta--lime:hover{border:none}.cta--image.cta--lime:hover a{color:#222}.cta--image.cta--lime:hover .cta__content::after{background-color:#fff;color:#222}.cta--image.cta--lime:hover .cta__content{background-color:rgba(195,208,67,.95);transition:all .2s ease-in-out;color:#222}.cta--image.cta--ochre{color:#222}.cta--image.cta--ochre a{color:#222}.cta--image.cta--ochre .cta__content{border:none;background-color:rgba(255,173,48,.85);transition:all .2s ease-in-out}.cta--image.cta--ochre .cta__content::after{bottom:0;right:0}.cta--image.cta--ochre:hover{border:none}.cta--image.cta--ochre:hover a{color:#222}.cta--image.cta--ochre:hover .cta__content::after{background-color:#fff;color:#222}.cta--image.cta--ochre:hover .cta__content{background-color:rgba(255,173,48,.95);transition:all .2s ease-in-out;color:#222}.cta--image.cta--taupe{color:#222}.cta--image.cta--taupe a{color:#222}.cta--image.cta--taupe .cta__content{border:none;background-color:rgba(183,155,124,.85);transition:all .2s ease-in-out}.cta--image.cta--taupe .cta__content::after{bottom:0;right:0}.cta--image.cta--taupe:hover{border:none}.cta--image.cta--taupe:hover a{color:#222}.cta--image.cta--taupe:hover .cta__content::after{background-color:#fff;color:#222}.cta--image.cta--taupe:hover .cta__content{background-color:rgba(183,155,124,.95);transition:all .2s ease-in-out;color:#222}.cta--image.cta--taupe-light{color:#222}.cta--image.cta--taupe-light a{color:#222}.cta--image.cta--taupe-light .cta__content{border:none;background-color:rgba(241,236,229,.85);transition:all .2s ease-in-out}.cta--image.cta--taupe-light .cta__content::after{bottom:0;right:0}.cta--image.cta--taupe-light:hover{border:none}.cta--image.cta--taupe-light:hover a{color:#222}.cta--image.cta--taupe-light:hover .cta__content::after{background-color:#fff;color:#222}.cta--image.cta--taupe-light:hover .cta__content{background-color:rgba(241,236,229,.95);transition:all .2s ease-in-out;color:#222}.cta--image.cta--white{color:#222}.cta--image.cta--white a{color:#222}.cta--image.cta--white .cta__content{border:none;background-color:rgba(255,255,255,.85);transition:all .2s ease-in-out}.cta--image.cta--white .cta__content::after{bottom:0;right:0}.cta--image.cta--white:hover{border:none}.cta--image.cta--white:hover a{color:#222}.cta--image.cta--white:hover .cta__content::after{background-color:#fff;color:#222}.cta--image.cta--white:hover .cta__content{background-color:rgba(255,255,255,.95);transition:all .2s ease-in-out;color:#222}.cta--sequence a{color:#222 !important}.cta--sequence:nth-child(3n+1){background:#c3d043}.cta--sequence:nth-child(3n+1) .cta__content{border-color:#c3d043}.cta--sequence:nth-child(3n+1):hover .cta__content::after{background:#c3d043}.cta--sequence:hover{background:#fff}.cta--sequence.cta--100 .cta__content{width:100%}.cta--sequence a{color:#222 !important}.cta--sequence:nth-child(3n+2){background:#c4eaf7}.cta--sequence:nth-child(3n+2) .cta__content{border-color:#c4eaf7}.cta--sequence:nth-child(3n+2):hover .cta__content::after{background:#c4eaf7}.cta--sequence:hover{background:#fff}.cta--sequence.cta--100 .cta__content{width:100%}.cta--sequence a{color:#222 !important}.cta--sequence:nth-child(3n+3){background:#ffad30}.cta--sequence:nth-child(3n+3) .cta__content{border-color:#ffad30}.cta--sequence:nth-child(3n+3):hover .cta__content::after{background:#ffad30}.cta--sequence:hover{background:#fff}.cta--sequence.cta--100 .cta__content{width:100%}.cta--minimal{border-top:solid 1px #b79b7c;width:calc(50% - 1px) !important;min-height:auto;margin:0;padding:2rem 0 2rem 2rem}.cta--minimal .cta__content{border:none;border-right:solid 1px #b79b7c;padding:0 3rem 0 0;color:#222}.cta--minimal .cta__content .cta__title{text-transform:capitalize;font-size:1.4rem}.cta--minimal .cta__content .cta__text{font-size:1rem}.cta--minimal.cta--link .cta__content::after{content:"";font-family:"Font Awesome 5 Pro";font-weight:300;font-size:1.7rem;position:absolute;background:none;bottom:auto;top:15px;right:15px;z-index:4;color:#222;text-align:center}.cta--minimal:nth-child(even) .cta__content,.cta--minimal:last-child .cta__content{border-right:none}.cta--minimal:hover .cta__content::after{background:none;right:5px}.cta--minimal:nth-child(1),.cta--minimal:nth-child(2){border-top:none}.cta__meta{margin-top:2rem}.cta__meta .meta-item{padding:.5rem 0}.cta__meta .meta-item span{display:block;text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-family:"Roboto Condensed","Arial",sans-serif}@media only screen and (min-width: 576px){.cta__meta .meta-item{padding:0 1rem;border-left:1px solid #fff}.cta__meta .meta-item:first-of-type{padding-left:0;border-left:none}}.cta--charcoal .cta__content::after{background:#a51e36}.home .ctas{padding:0;background:none}@media only screen and (min-width: 992px){.home .ctas{padding:0 2rem 2rem 2rem;background:linear-gradient(180deg, #ffffff 50%, #f1ece5 50%)}}@media only screen and (min-width: 992px){.home .cta{flex:31%}}.home .wp-block-column .ctas{padding:0;background:none}.dates-to-remember{background:#f1ece5;padding:1rem;position:relative;margin:2rem 0}.dates-to-remember__header{position:absolute;left:1rem;top:-1.3rem;font-family:"Roboto Condensed","Arial",sans-serif;text-transform:uppercase;font-size:1.7rem;font-weight:900}.dates-to-remember__single{display:flex;flex-direction:row;margin:1.5rem 0 0 0;align-items:center}.dates-to-remember__date{background:#a51e36;height:4.5rem;min-width:4.5rem;font-family:"Roboto Condensed","Arial",sans-serif;color:#fff;text-transform:uppercase;font-weight:900;text-align:center;font-size:1rem;line-height:1;padding:.75rem 0 0 0;margin:0}.dates-to-remember__date span{font-size:2.25rem}.dates-to-remember__content{padding:0 0 0 1rem;font-size:1.1rem;font-family:"Roboto","Arial",sans-serif}.tu-definitions{border-bottom:solid 1px #ccc;margin-bottom:20px}.tu-definitions .definition{font-size:.7em;padding-bottom:10px}.directory{display:none}.directory.listing--active{display:block;display:flow-root;border:1px solid #b79b7c;background-color:#fff;margin:2rem auto;font-family:"Roboto","Arial",sans-serif;padding:2rem 0 0 0}.listing{text-align:center}@media only screen and (min-width: 768px){.listing{text-align:left}}.listing a{color:#a51e36}.listing__headshot{float:none;height:170px;width:170px;margin:0 auto 1rem auto;border-radius:50%;background-color:#a51e36;text-align:center;background-size:cover;background-repeat:no-repeat;background-position:top center}@media only screen and (min-width: 768px){.listing__headshot{float:right;margin:0 2rem 2rem 2rem}}.listing__headshot img{display:inline-block;margin:45px auto 0 auto;height:auto;width:70px}.listing__main-wrap{padding:0 2rem 2rem 2rem}.listing__name{font-weight:600;font-size:2.1em;text-transform:none}@media only screen and (min-width: 768px){.listing__name{font-size:2.6em}}.listing__name a{transition:color .3s ease-in-out;color:#2c2c2c !important}.listing__name a:hover{color:#a41e35 !important;text-decoration:none}.listing__dept,.listing__subtitle{text-transform:none;font-size:.9em;font-weight:700;color:#717171}.listing__title{font-size:1.1em;font-weight:900;text-transform:none}.listing__quick{margin:1rem 0 0 0}.listing__email i,.listing__phone i,.listing__ssrn i,.listing__cv i,.listing__website i{display:inline-block;margin:0 1rem 0 0;color:#a51e36}.listing__contact{border-top:1px solid #b79b7c;list-style:none;margin:0 !important;font-size:.8rem !important;clear:both;background:#f1ece5;padding:0 2rem !important}.listing__contact li{font-size:1.3em !important;width:100%;display:inline-block !important;padding:0 !important;margin:1rem 0 !important}.listing__contact li::before{content:"" !important}@media only screen and (min-width: 768px){.listing__contact li{width:calc(25% - 1rem)}}.listing__contact span{text-transform:uppercase;font-weight:900;font-size:.9em;display:block}.listing__contact a{color:#a51e36;font-size:1.1em}.listing__additional-titles{width:100% !important}.listing__biography{margin:2rem 0 0 0}.listing__toggle{background:#f1ece5;border-top:solid 1px #b79b7c;clear:both;position:relative;padding:1rem}.listing__toggle .btn{display:inline-block;width:80%;padding:.5rem 1rem;background:#f1ece5;border-width:1px;text-transform:uppercase;font-size:.9rem;position:relative}.listing__toggle .btn::before{content:"";font-family:"Font Awesome 5 Pro";font-weight:400;display:inline-block;margin:0 1rem 0 0}@media only screen and (min-width: 768px){.listing__toggle .btn{width:auto}}.listing__toggle button.btn.collapsed::before{content:"";font-family:"Font Awesome 5 Pro";font-weight:900;display:inline-block}.listing__toggle button.btn.collapsed::after{content:"Expand";display:inline-block;width:auto}.listing__toggle button.btn{width:80%;margin:0 0 1rem 0}.listing__toggle button.btn::before{content:"";font-family:"Font Awesome 5 Pro";font-weight:900;display:inline-block;margin:0 .5rem 0 0}.listing__toggle button.btn::after{content:"Collapse";display:inline-block;width:auto}@media only screen and (min-width: 768px){.listing__toggle button.btn{width:auto;margin:0 .75rem 0 0}}.listing__copy-link{display:none;position:relative;cursor:pointer;transition:all .2s ease-in-out;float:right;padding:.5rem 1rem .5rem 2.7rem;overflow:hidden;width:30px;white-space:nowrap}.listing__copy-link i{position:absolute;font-size:1.5rem;left:10px;color:#b79b7c}.listing__copy-link i:nth-child(2){font-size:.8rem;left:19px;top:12px}.listing__copy-link:hover{width:145px;transition:all .2s ease-in-out}.listing__copy-link:hover .listing__copy-link-text{opacity:1;filter:alpha(opacity=100);transition:all .6s ease-in-out}@media only screen and (min-width: 768px){.listing__copy-link{display:inline-block}}.listing__copy-link-text{opacity:0;filter:alpha(opacity=0);transition:all .2s ease-in-out}.listing__copy-link-text span:nth-child(1){color:#b79b7c}.listing__copy-link-text span:nth-child(2){display:none;color:#fff}.listing__copied-link{background:#749715;color:#fff;border-radius:20px;width:145px}.listing__copied-link .listing__copy-link-text{opacity:1;filter:alpha(opacity=100)}.listing__copied-link i{color:#fff}.listing__copied-link span:nth-child(1){display:none}.listing__copied-link span:nth-child(2){display:inline-block}.btn.btn--profile-link{display:none}.directory-carousel,.directory-grid{margin:3rem 0;min-height:470px}.directory-carousel .directory-wrap,.directory-grid .directory-wrap{width:100%}.directory-carousel .directory,.directory-grid .directory{padding:2rem 0 0 0}.directory-carousel .listing,.directory-grid .listing{text-align:center;width:100%;margin:0;min-height:470px;display:flex;flex-direction:column}.directory-carousel .listing__card,.directory-grid .listing__card{flex:auto}.directory-carousel .listing__headshot,.directory-grid .listing__headshot{display:block;margin:0 auto;float:none}.directory-carousel .listing__name,.directory-grid .listing__name{display:block;width:100%;clear:both;font-size:1.7rem}.directory-carousel .listing__title,.directory-grid .listing__title{font-size:1rem}.directory-carousel .listing__contact,.directory-grid .listing__contact{padding:0}.directory-carousel .listing__contact li,.directory-grid .listing__contact li{display:block;width:100%;margin:0;padding:0}.directory-carousel .listing__contact li::before,.directory-grid .listing__contact li::before{content:""}.directory-carousel .listing__quick,.directory-grid .listing__quick{display:none}.directory-carousel .btn--toggle,.directory-grid .btn--toggle{display:none}.directory-carousel .btn--profile-link,.directory-grid .btn--profile-link{display:inline-block}.directory-carousel .listing__copy-link,.directory-grid .listing__copy-link{display:none}@media only screen and (min-width: 992px){.directory-carousel .directory-wrap{width:48%;margin:0 1%}}.directory-grid{display:flex;flex-wrap:wrap;flex-direction:row}.directory-grid .listing{width:100%;margin:0 0 1rem 0}@media only screen and (min-width: 992px){.directory-grid .directory-wrap{width:calc(50% - 1rem);margin:0 1rem 1rem 0}}.gallery{background:linear-gradient(180deg, transparent 85%, #f1ece5 15%);padding:1rem;margin:3rem 0}.gallery-carousel{margin:0 0 1rem 0}.gallery-carousel__img{width:100%;height:300px;display:flex;align-items:center;justify-content:center;position:relative;background:rgba(241,236,229,.3)}.gallery-carousel__img img{display:block;max-height:100%;width:auto}.gallery-carousel__video-wrap{width:100%}.gallery-carousel__title{display:block;font-family:"Roboto Condensed","Arial",sans-serif;font-size:1.3rem;margin:0 0 1rem 0}.gallery-carousel__video{height:auto;width:100%}.gallery-carousel__video-single{overflow:hidden;padding-bottom:56.25%;position:relative;height:0;width:100%}.gallery-carousel__video-single iframe{left:0;top:0;height:100%;width:100%;position:absolute}.gallery-carousel__caption{position:absolute;bottom:0;background:#f1ece5;width:100%;text-align:center;padding:.5rem;font-size:.8rem;font-family:"Roboto","Arial",sans-serif}@media only screen and (min-width: 768px){.gallery-carousel__img{height:500px}}.gallery-previews__img{width:150px;height:150px;margin:0 1rem 0 0;display:flex}.gallery-previews__img img{width:100%;height:auto}.gallery--video .gallery-carousel__caption{position:relative}.gallery--video .gallery-carousel__caption p{padding:0rem;font-size:.8rem;margin:0;line-height:normal}.gallery--video .gallery-previews__img{width:200px;height:80px;margin:5px 1rem 5px 0;transition:all .2s ease-in-out}.gallery--video .gallery-previews__img.is-nav-selected{position:relative;height:90px;margin:0 1rem 0 0;transition:all .2s ease-in-out}.gallery--video .gallery-previews__img.is-nav-selected:after{content:"";position:absolute;width:100%;height:100%;background:rgba(0,0,0,.6)}.list{margin:3rem 0;width:100%}.list--collapse{border-top:3px solid #baa682;border-bottom:2px solid #baa682}.list--collapse .list__item{padding:0;border-bottom:1px solid #baa682;transition:all .2s ease-in-out}.list--collapse .list__item:hover{background:#f1ece5;transition:all .2s ease-in-out}.list--collapse .list__header{cursor:pointer;font-family:"Roboto","Arial",sans-serif;font-size:1rem;font-weight:900;position:relative;width:100%;padding:1rem 4rem 1rem .75rem;background:none;border:none;text-align:left}.list--collapse .list__header::after{content:"";font-family:"Font Awesome 5 Pro";font-weight:300;font-size:1rem;position:absolute;top:1rem;right:.75rem;color:#fff;text-align:center;background:#a51e36;width:25px;height:25px;line-height:25px;vertical-align:middle}.list--collapse .list__header[aria-expanded=true]{background:#f1ece5}.list--collapse .list__header[aria-expanded=true]::after{content:""}.list--collapse .list__content{background:#f1ece5}.list--collapse .list__content p{font-size:1rem;line-height:1.8}.list--collapse .list__content p:last-of-type{margin-bottom:0}.list--collapse .list__content ul{padding:0 .75rem 0 0;font-size:1rem;line-height:1.8;margin-bottom:0}.list--collapse .list__content-inner{padding:0 .75rem 1rem .75rem}.list{margin:3rem 0;width:100%}.list--icons{text-align:center}.list--icons__item{margin:2rem 0}.list--icons__icon{color:#a51e36;margin:0 auto 1rem auto;font-size:2rem;text-align:center;max-width:70px !important;width:70px;height:70px;line-height:70px;position:relative;z-index:1}.list--icons__icon::after{content:"";width:40px;height:40px;background:rgba(196,234,247,.5);border-radius:50%;position:absolute;top:.5rem;right:.5rem;z-index:-1}.list--icons__title{font-family:"Roboto","Arial",sans-serif;color:#222;font-size:1.1rem;font-weight:900}.list--icons-link .list--icons__title a::after{content:"";font-family:"Font Awesome 5 Pro";font-weight:300;font-size:.8rem;display:inline-block;margin:0 0 0 .5rem;transition:all .2s ease-in-out;color:#a51e36}.list--icons-link .list--icons__title a.link--external::after{content:""}.list--icons-link .list--icons__title a:hover::after{margin:0 0 0 1rem;transition:all .2s ease-in-out}@media only screen and (min-width: 576px){.list--icons{text-align:left}.list--icons__icon{margin:0 1rem 1rem 0}}.list{margin:3rem 0;width:100%}.list--links{font-family:"Roboto","Arial",sans-serif;border-bottom:2px solid #baa682}.list--links .list__item{color:#3f3f3f;display:block;font-size:1.3rem;font-weight:700;position:relative;text-decoration:none}.list--links .list__item a{display:flex;color:#222;padding:1.5rem 3rem 1.5rem 0;border-bottom:1px solid #dadada;transition:all .6s ease-in-out}.list--links .list__item a::after{content:"";font-family:"Font Awesome 5 Pro";font-weight:300;font-size:1.2rem;position:absolute;margin:auto;right:30px;transition:all .2s ease-in-out}.list--links .list__item a.link--external::after{content:""}.list--links .list__item:hover a{color:#a51e36;text-decoration:none;transition:all .2s ease-in-out}.list--links .list__item:hover a::after{right:15px;color:#000;transition:all .2s ease-in-out}.list--links .list__item--icons a{padding:1.5rem 3rem 1.5rem 0}@media only screen and (min-width: 576px){.list--links .list__item--icons{text-align:left}.list--links .list__item--icons__icon{margin:0 1rem 1rem 0}}.list--links__title{padding:0 0 1rem 0;border-bottom:3px solid #baa682;margin:0;text-transform:capitalize}.list--links__icon{font-size:2rem;margin:0 2rem 0 0}.list--links__icon i{text-align:center;width:1.25em}.list--links__date{font-family:"Roboto Condensed","Arial",sans-serif;text-transform:uppercase;letter-spacing:2px;font-size:1rem;display:contents}.page-content .notice-wrap{margin:0 0 2rem 0}.page-content .notice{padding:1rem;color:#222;border-left:5px solid #fdb525}.page-content .notice__title{font-family:"Roboto Condensed","Arial",sans-serif;font-weight:900;font-size:1.4rem;margin:1rem auto}.page-content .notice__toggle{font-family:"Roboto Condensed","Arial",sans-serif;text-transform:uppercase;border:none;background:#fdb525;width:100%;padding:1rem;box-shadow:0 -1rem .5rem #fff3cd}.page-content .notice__toggle:after{content:"Show Less";font-family:"Roboto Condensed","Arial",sans-serif}.page-content .notice__toggle.collapsed:after{content:"Read More"}#collapseNotice.collapse:not(.show){display:block;height:15em;overflow:hidden}#collapseNotice.collapsing{height:15em}.on-page-navigation__title{text-transform:uppercase;font-family:"Roboto Condensed","Arial",sans-serif;font-size:1.8rem;letter-spacing:1px;border-bottom:solid 2px #b79b7c;padding:0 0 1rem 0}.on-page-navigation__list{border-left:solid 3px #a51e36;width:100%;margin:1rem 0;padding:0;list-style:none}.on-page-navigation__list a{display:block;font-size:1.1rem;font-weight:600;font-family:"Roboto","Arial",sans-serif;padding:.5rem 1rem;margin:0;color:#222;transition:all .2s ease-in-out}.on-page-navigation__list a:hover{background:#a51e36;color:#fff;text-decoration:none;transition:all .2s ease-in-out}.pull-quote{font-family:"Faustina",serif;position:relative;margin:4rem 0;padding:6rem 0 0 0;text-align:center}.pull-quote::before{content:"“";position:absolute;top:0;left:50%;font-family:"Faustina",serif;font-weight:500;font-size:10rem;line-height:10rem;color:#baa682;transform:translate(-50%, 0);-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-o-transform:translate(-50%, 0)}.pull-quote__content{padding:2rem;position:relative;overflow:hidden;border-top:2px solid #b79b7c;border-bottom:2px solid #b79b7c}.pull-quote__text{font-style:italic;font-size:1.4rem;line-height:1.4;font-weight:600;position:relative;z-index:1}.pull-quote__headshot{width:120px;height:120px;border-radius:50%;overflow:hidden;margin:2rem auto 0 auto}.pull-quote__headshot img{border-radius:50%}.pull-quote__attribution{text-transform:uppercase;font-weight:700;font-style:normal;font-size:1rem;margin:2rem 0;position:relative;font-family:"Roboto","Arial",sans-serif;z-index:1}.tu-quote-slider{color:#fff;margin:2rem 1rem}.tu-quote-slider__slide{width:100%;min-height:100%;position:relative;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;align-items:center}.tu-quote-slider__slide-wrap{width:100%;height:100%;display:flex;align-content:center;justify-content:center;flex-direction:column;text-align:center;padding:6rem 4rem 2rem 4rem;z-index:1}.tu-quote-slider__slide-wrap::before{content:"“";position:absolute;top:0;left:50%;font-family:"Faustina",serif;font-weight:500;font-size:10rem;line-height:10rem;color:#fff;transform:translate(-50%, 0);-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-o-transform:translate(-50%, 0)}.tu-quote-slider__quote{font-family:"Faustina",serif;font-size:1.2rem;line-height:1.4;margin:0 0 1rem 0;position:relative}.tu-quote-slider__quote-large{font-size:1.8rem;line-height:1.4}.tu-quote-slider__name{font-family:"Roboto","Arial",sans-serif;font-size:1rem;font-weight:900}.tu-quote-slider__title{font-family:"Roboto","Arial",sans-serif;font-size:.9rem;font-style:italic;font-weight:700}.tu-quote-slider__logo{width:50px;margin:2rem auto 0 auto}.tu-quote-slider__logo img{width:100%;height:auto}.tu-quote-slider__headshot{float:none;height:120px;width:120px;margin:.5rem auto;border-radius:50%;background-color:#a51e36;text-align:center;background-size:cover !important;background-repeat:no-repeat !important;background-position:top center !important}.tu-quote-slider__slide-overlay{background:rgba(165,30,54,.8);position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%}@media only screen and (min-width: 768px){.tu-quote-slider__quote{font-size:1.4rem}.tu-quote-slider__quote-large{font-size:2rem;line-height:1.6}}.tu-quote-slider__slide.is-selected .tu-quote-slider__quote{-webkit-animation:fadein 1s ease-in;animation:fadein 1s ease-in}.page-template-page-simple-landing .tu-quote-slider{max-width:1000px;margin:2rem auto}.related-posts{font-family:"Roboto","Arial",sans-serif;background:rgba(241,236,229,.5);color:rgba(34,34,34,.7);padding:1rem;margin:1rem 0}.related-posts__list{font-size:.8rem;padding:0;margin:.75rem 0 0 0}.related-posts__list-item a{color:rgba(34,34,34,.7)}.related-posts__list-item::before{color:rgba(34,34,34,.7)}.related-posts__pod-title{font-size:1.6rem;margin:0 0 1rem 0}.related-posts__pod-thumb{margin:0 0 1rem 0}.related-posts p{font-size:.9rem}.related-posts--podcast{text-align:center}.related-posts--podcast .related-posts__header{font-weight:900;margin:0 0 1rem 0}.related-posts--podcast img{max-width:250px;width:100%;transition:all .2s ease-in-out;margin:0 auto;display:block}.related-posts--podcast a{color:rgba(165,30,54,.7);transition:all .2s ease-in-out}.related-posts--podcast a:hover{text-decoration:none;color:#a51e36;transition:all .2s ease-in-out}.related-posts--podcast a:hover img{box-shadow:0 1px 6px #666;transition:all .2s ease-in-out}@media only screen and (min-width: 576px){.related-posts--podcast{text-align:left}}.tu-form-rfi-newsroom{background:#f1ebe5;padding:1.5rem 1rem .5rem 1rem;margin:1rem 0}.tu-slider{color:#fff;margin:2rem 1rem}.tu-slider__slide{width:100%;min-height:100%;position:relative;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;align-items:center}.tu-slider__slide-wrap{width:100%;height:100%;display:flex;align-content:center;justify-content:center;flex-direction:column;text-align:center;padding:6rem 4rem 4rem 4rem}.tu-slider__slide-wrap::after{content:"";border:none;position:absolute;width:calc(100% - 4rem);height:calc(100% - 4rem);top:2rem;right:2rem}.tu-slider__title{font-family:"Roboto Condensed","Arial",sans-serif;text-transform:uppercase;font-size:2.2rem;line-height:1;margin:0 0 1rem 0}.tu-slider__content{font-family:"Faustina",serif;font-weight:900;font-size:1.2rem}.tu-slider__content-large{font-size:1.2rem}.tu-slider .btn{width:auto;min-width:200px;margin:2rem auto;z-index:99}.tu-slider .btn:hover{background:#fff;border-color:#fff}.tu-slider .tu-slider__slide-bg-img{z-index:-1}.tu-slider .tu-slider__slide-bg-img .tu-slider__slide-overlay{background:rgba(34,34,34,.7);position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;z-index:-1}.tu-slider .tu-slider__slide-border::after{border:solid 2px #fff}@media only screen and (min-width: 768px){.tu-slider__title{font-size:3rem}.tu-slider__content{font-size:1.2rem}.tu-slider__content-large{font-size:2rem}}.tu-bg-color--cherry{background-color:#a51e36}.tu-bg-color--charcoal{background-color:#222}.tu-bg-color--charcoal-light{background-color:#696f76}.tu-bg-color--blue-dark{background-color:#22276d}.tu-bg-color--blue-icy{background-color:#c4eaf7}.tu-bg-color--blue-steel{background-color:#5d85a3}.tu-bg-color--eggshell{background-color:#f1ebe5}.tu-bg-color--geranium{background-color:#ed2129}.tu-bg-color--lime{background-color:#c3d043}.tu-bg-color--ochre{background-color:#ffad30}.tu-bg-color--taupe{background-color:#b79b7c}.tu-bg-color--taupe-light{background-color:#f1ece5}.tu-bg-color--white{background-color:#fff}.tab-strip{margin-bottom:2rem}.tab-strip__navigation{margin:0 !important;border-color:#b79b7c}.tab-strip__navigation li{padding:0;margin-left:0;width:100%;border-right:1px solid #b79b7c}.tab-strip__navigation li .nav-link{font-family:"Roboto","Arial",sans-serif;color:#999;transition:all .2s ease-in-out;border-radius:0;background:#f0f0f0;font-size:1rem;font-weight:500;border-top:1px solid #b79b7c;border-left:1px solid #b79b7c;border-bottom:1px solid #b79b7c;border-right:none}.tab-strip__navigation li .nav-link:hover{background:#fff;border-color:#b79b7c}.tab-strip__navigation li .active{background:#fff;color:#222;border-color:#b79b7c !important;border-bottom-color:transparent !important}.tab-strip__navigation li:before{display:none}.tab-strip__content{padding:1rem;border:1px solid #b79b7c;border-top:transparent}@media(min-width: 768px){.tab-strip__navigation li{width:auto;border-right:none}.tab-strip__navigation li .nav-link{color:#222}.tab-strip__navigation li:last-child{border-right:1px solid #b79b7c}}