@charset "UTF-8";
/*!
 * SAFE TO EDIT
 * BRANCH: client/elevate_rapid_city
 */
/*! -------------------------------- -------------------------------- */
/*! ---------------------------- Headings --------------------------- */
/*! -------------------------------- -------------------------------- */
h2{color:#4c5359}
.h5,h5{font-weight:400;font-style:italic;font-family:Merriweather,sans-serif}
h2 a{color:inherit}
.hollow-text{-webkit-text-stroke:1px currentColor;-webkit-text-fill-color:transparent}
.button{text-transform:uppercase}
.button.primary{color:#fff}
.editorContent a:not([class]){font-weight:700}
.logo.demo{display:inline-block}
a{-webkit-transition:all .3s cubic-bezier(.36,.53,.33,1.01);transition:all .3s cubic-bezier(.36,.53,.33,1.01)}
/*! -------------------------------- -------------------------------- */
/*! ---------------------------- Sections --------------------------- */
/*! -------------------------------- -------------------------------- */
#contentControl h1.pageTitle{display:none}
.content{background-color:#fff}
section{display:block;position:relative;padding-bottom:1rem;-webkit-box-sizing:border-box;box-sizing:border-box}
.grid-container.wide{max-width:85em}
.grid-container.extra-wide{max-width:120em}
.grid-x.reversed{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}
.forceWhite{color:#fff}
.themeDark{background:#0a1724;color:#fff}
.themeDark a:not(.button),.themeDark address,.themeDark h1,.themeDark h2,.themeDark h3,.themeDark h4,.themeDark p{color:#fff}
.themePrimary{background:#214973;color:#fff}
.themePrimary a:not(.button),.themePrimary address,.themePrimary h1,.themePrimary h2,.themePrimary h3,.themePrimary h4,.themePrimary p{color:#fff}
.darkBackground{background:#0a1724}
.themeMedium{background:#f5f5f5}
.themeLight{background-color:#fff}
.pad-y-none{padding-top:0;padding-bottom:0}
.pad-top-none{padding-top:0}
.pad-bottom-none{padding-bottom:0}
.pad-y-none{padding-top:0;padding-bottom:0}
.pad-top-none{padding-top:0}
.pad-bottom-none{padding-bottom:0}
.pad-y-none{padding-top:0;padding-bottom:0}
.pad-top-none{padding-top:0}
.pad-bottom-none{padding-bottom:0}
.pad-y-small{padding-top:1rem;padding-bottom:1rem}
.pad-top-small{padding-top:1rem}
.pad-bottom-small{padding-bottom:1rem}
.pad-y-small{padding-top:1rem;padding-bottom:1rem}
.pad-top-small{padding-top:1rem}
.pad-bottom-small{padding-bottom:1rem}
.pad-y-small{padding-top:1rem;padding-bottom:1rem}
.pad-top-small{padding-top:1rem}
.pad-bottom-small{padding-bottom:1rem}
.pad-y-medium{padding-top:3rem;padding-bottom:3rem}
.pad-top-medium{padding-top:3rem}
.pad-bottom-medium{padding-bottom:3rem}
.pad-y-medium{padding-top:3rem;padding-bottom:3rem}
.pad-top-medium{padding-top:3rem}
.pad-bottom-medium{padding-bottom:3rem}
.pad-y-medium{padding-top:3rem;padding-bottom:3rem}
.pad-top-medium{padding-top:3rem}
.pad-bottom-medium{padding-bottom:3rem}
.pad-y-large{padding-top:5rem;padding-bottom:5rem}
.pad-top-large{padding-top:5rem}
.pad-bottom-large{padding-bottom:5rem}
.pad-y-large{padding-top:5rem;padding-bottom:5rem}
.pad-top-large{padding-top:5rem}
.pad-bottom-large{padding-bottom:5rem}
.pad-y-large{padding-top:5rem;padding-bottom:5rem}
.pad-top-large{padding-top:5rem}
.pad-bottom-large{padding-bottom:5rem}
.push-to-bottom{margin-top:auto;justify-self:flex-end}
.moduleHeader{margin-bottom:1.5rem}
.button,.tabs-title{position:relative;overflow:hidden}
.button:before,.tabs-title:before{display:block;position:absolute;content:'';background:rgba(255,255,255,.1);-webkit-transform:translateX(calc(-100% - 1rem)) skewX(-25deg);transform:translateX(calc(-100% - 1rem)) skewX(-25deg);z-index:0;width:100%;height:150%;top:0;left:0;-webkit-transition:all .3s cubic-bezier(.36,.53,.33,1.01);transition:all .3s cubic-bezier(.36,.53,.33,1.01)}
.button:hover:before,.tabs-title:hover:before{-webkit-transform:translateX(-50%) skewX(-25deg);transform:translateX(-50%) skewX(-25deg);width:100%}
/*! -------------------------------- -------------------------------- */
/*! ------------------- Misc. General Site Styling ------------------ */
/*! -------------------------------- -------------------------------- */
.imageLeft{float:left;margin-right:2rem;margin-bottom:2rem}
.imageRight{float:right;margin-left:2rem;margin-bottom:2rem}
@media print,screen and (min-width:40em){
.imageHalf{width:50%}
}
.eyebrow{font-size:1.125rem;font-style:italic;color:#ee8e48;font-family:Merriweather,sans-serif}
.arrowLink,.moreLink{color:#7aad42;font-weight:700}
.arrowLink::after,.button.arrow-hover::after,.button.arrow::after,.moreLink::after{right:5px;left:auto;margin-left:5px;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;display:inline-block;border:none;border-top:2px solid currentColor;border-right:2px solid currentColor;color:inherit;content:'';height:10px;width:10px;-webkit-transform:translateX(0) rotate(45deg);transform:translateX(0) rotate(45deg)}
.a:hover .arrowLink::after,.a:hover .button.arrow-hover::after,.a:hover .button.arrow::after,.a:hover .moreLink::after,.arrowLink:hover::after,.button.arrow-hover:hover::after,.button.arrow:hover::after,.moreLink:hover::after{-webkit-transform:translateX(.5rem) rotate(45deg);transform:translateX(.5rem) rotate(45deg)}
.arrow-hover{padding-left:1.5rem}
.arrow-hover:after{opacity:0;-webkit-transform:translateX(-.5rem) rotate(45deg);transform:translateX(-.5rem) rotate(45deg)}
.arrow-hover:hover:after{opacity:1}
/*! -------------------------------------------------------------------- */
/*! Foundation Overrides                                                 */
.svgDivider{height:5vw;width:100%;position:relative}
.hasSvg--top .grid-container{padding-top:calc(2rem + 5vw)}
.hasSvg--top .svgDivider{margin-bottom:-5vw;z-index:1}
.hasSvg--bottom{padding-bottom:0}
.hasSvg--bottom .grid-container{padding-bottom:calc(2rem + 5vw)}
.hasSvg--bottom .svgDivider{margin-top:-5vw;z-index:1}
/*! TinyMCE reset  - change body back to 16px from 14px ugh*/
.mce-content-body{font-size:16px}
.mce-content-body div,.mce-content-body h1,.mce-content-body h2,.mce-content-body h3,.mce-content-body h4,.mce-content-body h5,.mce-content-body h6,.mce-content-body p{line-height:1.6}
/*! -------------------------------------------------------------------- */
/*! Framework -  Header, Footer, Content and Sidebar                     */
/*! -------------------------------------------------------------------- */
.header{display:block;position:relative;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:5;background:#fff;border-bottom:1px solid rgba(0,0,0,.3)}
.header.is-stuck{-webkit-box-shadow:0 3px 10px rgba(0,0,0,.3);box-shadow:0 3px 10px rgba(0,0,0,.3);padding-top:0}
body.header-is-overlay .header{background:0 0;position:absolute;width:100%;border-bottom:0}
.header-links .dropdown.menu>li>a{color:#fff;padding:.7rem 1rem}
.header-links .dropdown.menu>li>a:hover{color:#7aad42;background:none transparent}
.header-links .dropdown.menu>li>a:after{display:none}
.header-links .dropdown.menu a{color:#0a1724}
.header-links .dropdown.menu a:hover{background:#f5f5f5}
.header-links a{color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:600;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-transition:all .3s cubic-bezier(.36,.53,.33,1.01);transition:all .3s cubic-bezier(.36,.53,.33,1.01)}
.header-links a:hover{color:#7aad42}
.header-links a:hover .icon{color:#7aad42}
.header-links a.with-icon{position:relative;margin-left:1rem;padding-left:1.75rem}
.header-links a .icon{color:#7aad42;font-size:1.25rem;left:0;position:absolute;-webkit-transition:all .3s cubic-bezier(.36,.53,.33,1.01);transition:all .3s cubic-bezier(.36,.53,.33,1.01)}
.header-top{padding:4px 0;height:47px}
.is-stuck .header-top{display:none}
.header-right{text-align:right;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.header-main-container{background:#0a1724}
#header-main .sticky.is-stuck{background:#fff;margin-top:0!important;-webkit-box-shadow:0 3px 10px rgba(0,0,0,.3);box-shadow:0 3px 10px rgba(0,0,0,.3)}
#header-main .sticky.is-stuck .header-main{padding-top:0;margin-top:0;margin-bottom:0;padding-bottom:0;height:105px}
.header-main{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:height .4s ease;transition:height .4s ease;width:100%;padding:1rem 0}
.header-logo{-ms-flex-negative:0;flex-shrink:0;margin-right:40px;-webkit-transition:color .4s ease,width .4s ease;transition:color .4s ease,width .4s ease;width:250px}
.is-stuck .header-logo{width:250px}
.header-nav{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:67px;max-height:105px;max-width:940px;position:relative;width:100%;text-transform:uppercase}
.header-nav a{color:#454545;font-size:1rem;font-weight:600}
.header-nav li.is-overflown{visibility:hidden;pointer-events:none}
.header-nav>li>a{border-bottom:3px solid transparent;white-space:nowrap;color:#333}
.header-nav ul li:hover>a{background:#f5f5f5}
.header-nav>li.menuItemHighlight>a,.header-nav>li:hover>a{border-bottom:3px solid #214973}
@media only screen and (max-width:64em){
.header-nav{display:none}
}
.header-util{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:67px;justify-self:flex-end;margin-left:auto}
.header-util .button,.header-util .input-group{margin-bottom:0}
.header-buttons{margin-left:1rem;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}
.header-buttons a{white-space:nowrap}
.header-search{margin-top:0;overflow:hidden;display:inline-block;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:1rem}
.header-search .button{color:#fff!important;margin-bottom:0}
.header-search .input-group{width:200px}
.header-search .input-group .input-group-field{border:0;-webkit-box-shadow:none;box-shadow:none}
.header-search-popup{position:absolute;width:calc(100% - 50px);right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#0a1724;margin-top:auto;max-width:400px;padding:2rem 2rem 1rem;-webkit-box-shadow:0 3px 3px rgba(0,0,0,.3);box-shadow:0 3px 3px rgba(0,0,0,.3);border:0}
.header-search.is-active,.header-search[aria-expanded=true]{background:#f5f5f5}
@media screen and (max-width:84em){
.header-nav{display:none}
}
.header .header-mobile-only-trigger{display:none;background-color:#0a1724}
/*! Incrementally hide the top bar items*/
@media screen and (max-width:640px){
.header .header-links{display:none}
.header .header-main-container{display:none}
.header .header-mobile-only-trigger{display:block}
.header .header-buttons{display:none}
.header .header-top{display:none}
}
@media screen and (max-width:880px){
.header .header-search{display:none}
}
.footer{display:block;position:relative;padding:0;overflow:hidden}
.footer{background:#0a1724;color:#fff}
.footer a,.footer address,.footer h1,.footer h2,.footer h3,.footer h4,.footer p{color:#fff}
.footer .footer-brand{font-size:1.2em}
.footer .v-logo{display:block;position:absolute;top:0;right:1rem;z-index:0;width:980px;height:980px;background-size:contain;background-repeat:no-repeat;background-position:center;opacity:.05}
.footer:before{display:block;content:'';width:85%;height:10px;background-color:#7aad42;position:absolute;top:0;left:-1rem;-webkit-transform:skewX(-25deg);transform:skewX(-25deg)}
.footer-main{padding-top:2.5rem;padding-bottom:2rem}
.footer-main a{color:#7aad42;font-weight:400}
.footer-main a:hover{text-decoration:underline}
.footer-main .socialMenu a{color:#7aad42}
.footer-main .button,.footer-main .button:hover{text-decoration:none}
.footer-contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2rem}
.footer-featured{position:relative;width:100%;}
.footer-featured .footer-map{position:relative;top:2rem;left:0;bottom:0;right:0;width:100%!important;height:200px;border:none}
.footer-logo{display:block;width:330px;padding:0;margin-bottom:2rem}
.footer-bannerAd{margin-bottom:1rem;text-align:center;}
.footer-copyright{padding:1rem 0;font-size:.875rem; position:relative;z-index:50;}
.footer-copyright a{color:#7aad42}
.footer-copyright a:hover{text-decoration:underline}
.footer-copyright .accrisoft{color:#7aad42}
.socialMenu{margin-bottom:1rem}
.socialMenu li{margin-right:.5rem}
.socialMenu li:last-child{margin-right:0}
.socialMenu a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.6em;height:1.6em;border-radius:50%;color:#214973;text-decoration:none;text-align:center;font-size:1.5rem}
.socialMenu a:hover{text-decoration:none}
.mobileNav-trigger{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;height:100%;position:relative;z-index:2;color:#0a1724;background:0 0;width:50px;margin:0 0 0 1rem}
.header .mobileNav-trigger{height:56px;color:#fff;margin-left:auto}
@media print,screen and (min-width:40em){
.header .mobileNav-trigger{margin-top:auto}
}
.mobileNav-trigger{margin-bottom:6px}
.mobileNav-trigger .mobileNav-hamburger{margin:0 auto;position:relative}
.mobileNav-trigger .mobileNav-hamburger:after,.mobileNav-trigger .mobileNav-hamburger:before{position:absolute;content:''}
.mobileNav-trigger .mobileNav-hamburger,.mobileNav-trigger .mobileNav-hamburger:after,.mobileNav-trigger .mobileNav-hamburger:before{width:30px;height:4px;background-color:currentColor;display:block;border-radius:2px;-webkit-transition-duration:0s;transition-duration:0s;-webkit-transition-delay:.2s;transition-delay:.2s;color:#7aad42}
.mobileNav-trigger .mobileNav-hamburger:before{margin-top:-12px}
.mobileNav-trigger .mobileNav-hamburger:after{margin-top:12px}
.mobileNav-trigger.is-active .mobileNav-hamburger,.mobileNav-trigger[aria-expanded=true] .mobileNav-hamburger{background-color:rgba(0,0,0,0)}
.mobileNav-trigger .mobileNav-hamburger:after,.mobileNav-trigger .mobileNav-hamburger:before{-webkit-transition-property:margin,-webkit-transform;transition-property:margin,-webkit-transform;transition-property:margin,transform;transition-property:margin,transform,-webkit-transform;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-delay:.2s,0s;transition-delay:.2s,0s}
.mobileNav-trigger.is-active .mobileNav-hamburger:after,.mobileNav-trigger.is-active .mobileNav-hamburger:before,.mobileNav-trigger[aria-expanded=true] .mobileNav-hamburger:after,.mobileNav-trigger[aria-expanded=true] .mobileNav-hamburger:before{margin-top:0;-webkit-transition-delay:0s,.2s;transition-delay:0s,.2s}
.mobileNav-trigger.is-active .mobileNav-hamburger:before,.mobileNav-trigger[aria-expanded=true] .mobileNav-hamburger:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.mobileNav-trigger.is-active .mobileNav-hamburger:after,.mobileNav-trigger[aria-expanded=true] .mobileNav-hamburger:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
@media screen and (min-width:40em){
.mobileNav-inner .mobileNav-trigger{display:-webkit-box;display:-ms-flexbox;display:flex}
}
@media screen and (min-width:84em){
.mobileNav-trigger{display:none}
}
.header.has-mobile-trigger .mobileNav-trigger{display:-webkit-box;display:-ms-flexbox;display:flex}
.mobileNav{height:calc(100%);left:0;pointer-events:none;position:fixed;width:100%;z-index:9}
.mobileNav-inner{background:#fff;display:block;height:100%;max-width:100%;overflow-y:scroll;padding:0 0;position:absolute;right:0;-webkit-transform:translate(100%,0);transform:translate(100%,0);-webkit-transition:visibility .5s ease,-webkit-transform .5s ease .3s;transition:visibility .5s ease,-webkit-transform .5s ease .3s;transition:transform .5s ease .3s,visibility .5s ease;transition:transform .5s ease .3s,visibility .5s ease,-webkit-transform .5s ease .3s;visibility:hidden;width:calc(100% - 76px)}
.mobileNav-inner .mobileNav-trigger{position:absolute;right:1rem}
.mobileNav-menu>li{border-top:1px solid #f2f2f2;position:relative}
.mobileNav-menu a{color:#0a1724;font-weight:700;font-size:1rem}
.mobileNav-menu>li>a{position:relative;padding:1rem;font-weight:700}
.mobileNav-menu>li>ul>li{position:relative;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.mobileNav-menu ul ul a{color:#4c5359}
.mobileNav-menu ul ul>li{padding:0}
.mobileNav-menu>li>ul{display:none}
.mobileNav-actions{min-height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%;padding:1rem}
.mobileNav-login .button{margin:0}
.mobileNav-overlay{height:100%;left:0;position:absolute;top:0;-webkit-transition:background .5s ease;transition:background .5s ease;width:100%}
.mobileNav-secondary{background:#0a1724;padding:1rem 1.5rem;margin-top:auto}
.mobileNav-secondary .socialMenu{margin-bottom:0}
.mobileNav-secondary .socialMenu .menu{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.mobileNav-secondary .socialMenu a{font-size:1.5rem}
@media screen and (min-width:40em){
.mobileNav{height:100%;z-index:11}
.mobileNav-inner{width:335px}
.mobileNav-inner .mobileNav-trigger{display:-webkit-box;display:-ms-flexbox;display:flex}
}
.header.has-mobile-trigger .mobileNav-trigger{display:-webkit-box;display:-ms-flexbox;display:flex}
@media screen and (min-width:900px){
.mobileNav-inner{padding-top:0}
.is-header-stuck .mobileNav-inner{padding-top:0}
}
.is-mobilenav-open{overflow-y:hidden}
.is-mobilenav-open .mobileNav{pointer-events:all}
.is-mobilenav-open .mobileNav-inner{-webkit-transform:translate(0,0);transform:translate(0,0);visibility:visible}
.is-mobilenav-open .mobileNav-overlay{background:rgba(0,0,0,.15)}
.modulePage{padding-bottom:3rem;padding-top:2rem}
#interiorHeaderOverride,#interiorHeaderSource{display:none}
.content-body{-webkit-box-flex:1;-ms-flex:1 1 20px;flex:1 1 20px;width:auto}
.content-sidebar{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;padding-top:1rem}
@media screen and (min-width:1024px){
.content-sidebar{width:290px;margin-right:36px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;display:none}
.content-sidebar.is-visible{display:block}
}
.sidebarItem{margin-bottom:2rem}
.sidebarItem--boxed{padding:2rem;background:#f5f5f5}
/*! Side Menu */
.sideMenu-title{margin-left:1rem}
.sideMenu{padding:2rem}
.sideMenu-nav{margin-left:1rem}
.sideMenu-nav .menu a{color:#0a1724;font-size:1rem;font-weight:700}
.sideMenu-nav .menu a.current,.sideMenu-nav .menu a:hover{color:#4c5359}
.sideMenu-nav>.menu ul a{padding-left:1.5rem}
.sideMenu-nav>.menu ul ul a{padding-left:2.5rem}
.accordion-menu .is-accordion-submenu-parent[aria-expanded=true]>a::after{-webkit-transform:none;transform:none;content:"–"}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after{border:0;content:"+";right:unset;left:0;margin-top:-8px}
/*! -------------------------------------------------------------------- */
/*! Reusable Styles                                                      */
/*! -------------------------------------------------------------------- */
/*! Expandies / Collapsible Content */
.collapsibleHeader{text-transform:none;font-size:1.125rem;position:relative;padding:.4rem .4rem .4rem 2.75rem;cursor:pointer;border-bottom:1px solid #e2e4ea;background:#f5f5f5;font-family:inherit;color:inherit}
.collapsibleHeader::before{position:absolute;color:#ee8e48;line-height:1em;text-align:center;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;left:.5rem;content:'\002B';border-radius:50%;padding-left:1px;width:1em;height:1.5em;top:3px;font-size:1.5em}
.collapsibleHeader.active{border-bottom-color:transparent}
.collapsibleHeader.active::before{content:'\2212';padding-left:3px;padding-bottom:2px}
.collapsibleContent{border-bottom:1px solid #e2e4ea;overflow:hidden;display:none}
.no-js .collapsibleContent{display:block}
/*! -------------------------------------------------------------------- */
/*! Components                                                           */
/*! -------------------------------------------------------------------- */
/*! ----- One offs and module components  ------ */
/*! ----- Slideshow ------ */
.slideshow{display:block;position:relative;margin:0;padding:0}
.slideshow .slides{display:block;position:relative;z-index:1;height:500px}
@media print,screen and (min-width:64em){
.slideshow .slides{height:575px}
}
@media screen and (min-width:90em){
.slideshow .slides{height:700px}
}
.slideshow .slide{position:absolute;width:100%;height:100%;background:#0a1724}
.slideshow .slide:after{display:block;width:100%;height:530px;position:absolute;top:0;right:0;left:0;background:-webkit-gradient(linear,left top,left bottom,from(#0a1724),to(transparent));background:linear-gradient(to bottom,#0a1724 0,transparent 100%);content:''}
.slideshow .slide .slideBackground{height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover";position:absolute;top:0;width:100%;z-index:0}
.slideshow .slide .slideInner{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.slideshow .slide .slideInner.align-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}
.slideshow .slide .slideInner.align-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}
.slideshow .slide .slideInner.align-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}
.slideshow .slide .slideInner.align-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.slideshow .slide .slideInner.align-middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.slideshow .slide .slideInner.align-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.slideshow .slide .slideContent{color:#fff;display:block;position:relative;max-width:850px;padding:3rem;z-index:1}
.header-is-overlay .slideshow .slide .slideContent{margin-top:150px;margin-bottom:50px}
.slideshow .slide .slideContent.textDark{color:#0a1724}
.slideshow .slide .slideContent .slideTitle{color:inherit;margin:0;padding:0;-webkit-transition:opacity .5s ease,-webkit-transform .5s ease;transition:opacity .5s ease,-webkit-transform .5s ease;transition:transform .5s ease,opacity .5s ease;transition:transform .5s ease,opacity .5s ease,-webkit-transform .5s ease;opacity:0;-webkit-transform:translateY(4rem);transform:translateY(4rem)}
.slideshow .slide .slideContent .slideCaption{color:inherit}
.slideshow .slide.is-selected .slideTitle{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}
.slideshow .slide:nth-child(1){z-index:2}
.slideshow .flickity-enabled .slide:nth-child(1){z-index:initial}
.marquee{white-space:nowrap;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}
.marquee .marquee-inner{display:inline-block;padding-left:100%;-webkit-animation:marquee 25s linear infinite;animation:marquee 25s linear infinite}
.marquee .marquee-inner:hover{-webkit-animation-play-state:paused;animation-play-state:paused}
@-webkit-keyframes marquee{
0%{-webkit-transform:translate(0,0);transform:translate(0,0)}
100%{-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}
}
@keyframes marquee{
0%{-webkit-transform:translate(0,0);transform:translate(0,0)}
100%{-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}
}
@-webkit-keyframes fade{
0%{opacity:0}
11.11%{opacity:1}
33.33%{opacity:1}
44.44%{opacity:0}
100%{opacity:0}
}
@keyframes fade{
0%{opacity:0}
11.11%{opacity:1}
33.33%{opacity:1}
44.44%{opacity:0}
100%{opacity:0}
}
.fadein p{opacity:0;-webkit-animation-name:fade;animation-name:fade;-webkit-animation-duration:9s;animation-duration:9s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;position:absolute;left:0;right:0;top:0}
.fadein p:hover{-webkit-animation-play-state:paused;animation-play-state:paused}
.fadein p:nth-child(1){-webkit-animation-delay:0s;animation-delay:0s}
.fadein p:nth-child(2){-webkit-animation-delay:3s;animation-delay:3s}
.slideshowAlert{background:#6c757d;color:#f5f5f5;padding:1rem;position:relative}
.slideshowAlert.reveal .slideshowAlert-icon{position:relative;background-color:#214973;color:#fff;text-align:center;border-radius:50%;padding:1.5rem;display:inline-block}
.slideshowAlert.reveal .slideshowAlert-icon span{width:3rem;height:3rem;font-size:2.5rem}
.slideshowAlert--banner{padding:.5rem;font-weight:700;width:100%;z-index:3}
.slideshowAlert--banner .grid-container{white-space:nowrap;overflow:hidden;position:relative}
.slideshowAlert--banner .slideshowAlert-icon{position:absolute}
.slideshowAlert--banner p{margin-bottom:0;display:inline-block;margin-right:3rem}
/*! flickity-fade */
.flickity-enabled.is-fade .flickity-slider>*{pointer-events:none;z-index:0}
.flickity-enabled.is-fade .flickity-slider>.is-selected{pointer-events:auto;z-index:1}
/*! ----- Interior Header Banner ----- */
.pageHeader{--header-overlay-color:var(--theme-background, #214973);--header-overlay-direction:to right;--header-overlay-opacity:0.6;height:auto;padding:0;display:block;position:relative;background:#214973;color:#fff}
.pageHeader .eyebrow{color:inherit}
.pageHeader .v-logo{display:block;position:absolute;top:0;right:1rem;z-index:0;width:480px;height:480px;background-size:contain;background-repeat:no-repeat;background-position:center;opacity:.05}
@media print,screen and (min-width:40em){
.pageHeader{height:250px}
.pageHeader.has-image {height:325px;}
}
@media print,screen and (min-width:1625px){
.pageHeader.has-image {height:380px;}
}
.pageHeader--hasImage{color:#fff}
@media print,screen and (min-width:40em){
.pageHeader--hasImage{height:320px}
}

.pageHeader--alt{background:#f5f5f5;color:#0a1724}
.pageHeader .pageHeader-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;height:100%;position:relative;padding-top:2rem;padding-bottom:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.pageHeader .pageHeader-inner.align-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}
.pageHeader .pageHeader-inner.align-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}
.pageHeader .pageHeader-inner.align-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}
.pageHeader .pageHeader-inner.align-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.pageHeader .pageHeader-inner.align-middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.pageHeader .pageHeader-inner.align-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.pageHeader .pageHeader-inner .pageHeader-cta{margin-left:auto}
.pageHeader .pageHeader-inner.align-center .pageHeader-cta,.pageHeader .pageHeader-inner.align-right .pageHeader-cta{margin-left:0;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}
.pageHeader .pageHeader-background{display:block;width:100%;height:100%;position:absolute;background-repeat:no-repeat;background-size:cover;background-position:center center;background-color:inherit}
.pageHeader .pageHeader-background img{height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover";position:absolute;top:0;width:100%;z-index:0}
.pageHeader .pageHeader-background::after{display:block;width:100%;height:100%;position:absolute;top:0;right:0;left:0;content:""}
.pageHeader .pageHeader-background.hideOverlay::after{content:unset}
.pageHeader .pageHeader-background.gradientOverlay::after{background-image:-webkit-gradient(linear,left top,left bottom,from(var(--header-overlay-direction,to right)),color-stop(var(--header-overlay-color)),to(var(--header-overlay-to-color,transparent)));background-image:linear-gradient(var(--header-overlay-direction,to right),var(--header-overlay-color),var(--header-overlay-to-color,transparent))}
.pageHeader .pageHeader-background.fullOverlay::after{background-color:inherit;opacity:var(--header-overlay-opacity,.6)}
.pageHeader .pageHeader-background.noImage{display:none}
.pageHeader .pageHeader-content{-webkit-transition:opacity .8s ease-in;transition:opacity .8s ease-in;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.pageHeader .pageHeader-content.loading{opacity:0}
.pageHeader h1{color:inherit;line-height:1}
@media screen and (max-width:1024px){
.pageHeader--splitImage{height:auto}
.pageHeader--splitImage .pageHeader-content{padding-bottom:200px}
.pageHeader--splitImage .pageHeader-background{height:200px;bottom:0}
}
@media screen and (min-width:1024px){
.pageHeader--splitImage .pageHeader-content{width:50%}
.pageHeader--splitImage .pageHeader-background{width:50%;height:100%;left:unset;right:0}
}
/*! ----- Slideshow ------ */
.carousel-wrapper{margin-bottom:2rem}
.carousel-wrapper.flickity-enabled{display:block}
.carousel-wrapper.small-up-2 .flickity-slider>.cell{width:50%}
.carousel-wrapper.small-up-3 .flickity-slider>.cell{width:33.33333%}
.carousel-wrapper.small-up-4 .flickity-slider>.cell{width:25%}
.carousel-wrapper.small-up-5 .flickity-slider>.cell{width:20%}
.carousel-wrapper.flickity-enabled .cell{width:100%;padding-left:.625rem;padding-right:.625rem}
@media print,screen and (min-width:40em){
.carousel-wrapper.medium-up-2 .flickity-slider>.cell{width:50%}
.carousel-wrapper.medium-up-3 .flickity-slider>.cell{width:33.33333%}
.carousel-wrapper.medium-up-4 .flickity-slider>.cell{width:25%}
.carousel-wrapper.medium-up-5 .flickity-slider>.cell{width:20%}
.carousel-wrapper.flickity-enabled .cell{width:100%;padding-left:.9375rem;padding-right:.9375rem}
}
@media print,screen and (min-width:64em){
.carousel-wrapper.large-up-2 .flickity-slider>.cell{width:50%}
.carousel-wrapper.large-up-3 .flickity-slider>.cell{width:33.33333%}
.carousel-wrapper.large-up-4 .flickity-slider>.cell{width:25%}
.carousel-wrapper.large-up-5 .flickity-slider>.cell{width:20%}
}
@media screen and (min-width:90em){
.cards-slider .carousel-wrapper .flickity-prev-next-button.previous{left:-70px}
.cards-slider .carousel-wrapper .flickity-prev-next-button.next{right:-70px}
}
/*! ----- Home Partners ----- */
.partnersComponent .carousel-wrapper{margin-bottom:0}
@media screen and (max-width:1300px){
.partnersComponent .carousel-wrapper{width:calc(100% - 120px);margin:0 auto}
}
.partnersComponent .carousel-wrapper .flickity-prev-next-button{width:30px;height:30px;color:#fff;background-color:transparent}
.partnersComponent .carousel-wrapper .flickity-prev-next-button:hover{color:#fff;background-color:rgba(0,0,0,.7)}
.partnersComponent .carousel-wrapper .flickity-prev-next-button.previous{left:-30px}
.partnersComponent .carousel-wrapper .flickity-prev-next-button.next{right:-30px}
.partnersComponent .carousel-wrapper.flickity-enabled{display:block}
.partnersComponent .partner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:center;width:195px;height:175px;margin:1rem}
.partnersComponent .partner .partnerType{font-style:italic;color:#214973;font-size:.9rem;font-weight:700;padding:.5rem;text-align:center}
.partnersComponent .partner .partnerImage{justify-self:flex-end;margin:auto;background-size:contain;height:calc(100% - 2rem);width:100%;background-repeat:no-repeat;background-position:center;display:-webkit-box;display:-ms-flexbox;display:flex}
.partnersComponent .partner .partnerImage img{width:175px;height:auto;-o-object-fit:contain;object-fit:contain}
/*! ----- Quicklinks Component ----- */
.quicklinks{-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;color:#fff}
.quicklink{color:inherit;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:0;border-top:10px solid #000;border-right:5px solid #000;border-bottom:10px solid #000;border-left:5px solid #000;padding:.75rem;background-color:#fff;-webkit-transition:all .3s cubic-bezier(.36,.53,.33,1.01);transition:all .3s cubic-bezier(.36,.53,.33,1.01)}
.quicklink:first-child{border-left:10px solid #000}
.quicklink:last-child{border-right:10px solid #000}
.quicklink h2{color:#fff}
.quicklink:focus,.quicklink:hover{-webkit-box-shadow:inset 0 0 0 2px #fff;box-shadow:inset 0 0 0 2px #fff}
.quicklink:nth-child(3n+1){background-color:#0a1724;color:#fff}
.quicklink:nth-child(3n+2){background-color:#6c757d;color:#fff}
.quicklink:nth-child(3n+3){background-color:#4c5359;color:#fff}
@media print,screen and (min-width:40em){
.quicklink{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:auto;padding:1rem 1rem 1rem 1rem}
}
.quicklink-icon{color:inherit;width:auto;font-size:2rem;padding-bottom:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
@media print,screen and (min-width:40em){
.quicklink-icon{font-size:3rem}
}
.quicklink .quicklink-title{font-size:1.5rem}
.quicklink .quicklink-content{height:100%;padding:1rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;z-index:1}
/*! ----- Cards ----- */
.card-image{overflow:hidden;height:0;position:relative;padding-bottom:60%;background-color:#214973;background-position:center center;background-size:cover}
.card-image.tall{padding-bottom:110%}
.card-image img{position:absolute;bottom:0;width:100%}
.cards-slider a,.cards-slider a:hover{color:inherit}
@media print,screen and (max-width:63.99875em){
.cards-slider .carousel-cell{max-width:270px}
}
.card-section{-webkit-transition:all .4s ease-out;transition:all .4s ease-out}
.card--no-shadow{-webkit-box-shadow:none;box-shadow:none}
.card--show-more:hover .card-section{-webkit-transform:translateY(-8px);transform:translateY(-8px)}
.card p.card-action-text{opacity:0;font-weight:700;-webkit-transition:all .4s ease-out;transition:all .4s ease-out;margin-top:auto;position:relative;height:0}
.card--show-more:hover p.card-action-text{opacity:1;-webkit-transform:translateY(-8px);transform:translateY(-8px)}
/*! ----- Testimonial Component ----- */
.testimonial-component .grid-container{padding:0}
.testimonial-component .splitContent-column{border:0;min-height:auto}
.testimonial-component .splitContent-columnInner{width:100%}
@media print,screen and (min-width:64em){
.testimonial-component .splitContent-right{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.testimonial-component .splitContent-right .splitContent-columnInner{width:800px;max-width:800px}
}
.testimonial-component.testimonial-component--cards .testimonial-slider{margin:0 auto}
.testimonial-component.testimonial-component--cards .testimonial-image{width:100px;height:100px;margin:1.5rem auto 0 auto;z-index:1;position:absolute;top:0;-webkit-box-shadow:rgba(0,2,8,.6);box-shadow:rgba(0,2,8,.6);background-repeat:no-repeat;background-size:cover;background-position:center center}
.testimonial-component.testimonial-component--cards .testimonial-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:33%;padding:2rem 1.5rem 1.5rem 1.5rem;-webkit-box-sizing:border-box;box-sizing:border-box}
@media screen and (max-width:40em){
.testimonial-component.testimonial-component--cards .testimonial-slide{width:100%}
}
@media screen and (max-width:60em){
.testimonial-component.testimonial-component--cards .testimonial-slide{width:50%}
}
.testimonial-component.testimonial-component--cards .testimonial-slide .testimonial-card-text{height:100%;margin-top:2rem;z-index:0;padding:calc(50px + 2rem) 1rem 1rem 1rem;background:#fff;position:relative;border-radius:6px}
.testimonial-component.testimonial-component--cards .testimonial-slide .testimonial-card-text p{margin:0;padding:0}
.testimonial-component.testimonial-component--cards .testimonial-slide .testimonial-card-text:after,.testimonial-component.testimonial-component--cards .testimonial-slide .testimonial-card-text:before{display:block;content:'"';width:auto;height:3.5rem;color:#7aad42;font-size:3.5rem;font-weight:600;font-family:Roboto,sans-serif;margin:0;padding:0;position:absolute}
.testimonial-component.testimonial-component--cards .testimonial-slide .testimonial-card-text:before{top:70px;left:1rem}
.testimonial-component.testimonial-component--cards .testimonial-slide .testimonial-card-text:after{bottom:0;right:1rem}
.testimonial-component.testimonial-component--cards .testimonial-slide .testimonial-citation{margin:0 0 1rem 0;text-align:center}
.testimonial-component.testimonial-component--cards .testimonial-slide .testimonial-citation h4{margin-bottom:0}
.testimonial-component.testimonial-component--cards .testimonial-slide .testimonial-text{text-align:center}
.testimonial-image{width:70px;height:70px;border-radius:50%;border:1px solid #fff;-webkit-box-shadow:0 0 0 10px rgba(255,255,255,.3);box-shadow:0 0 0 10px rgba(255,255,255,.3);margin:1rem 0 2rem auto}
.testimonial-slider{padding:0 56px}
.testimonial-slide{position:absolute}
.testimonial-citation{margin:2rem 0;text-align:right}
/*! ----- Photo Boxes - slide out photo quicklinks ------ */
.photoBoxes{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.photoBox{height:378px;max-width:800px;-webkit-box-shadow:1px 3px 15px rgba(0,0,0,.3);box-shadow:1px 3px 15px rgba(0,0,0,.3);position:relative;overflow:hidden;margin-bottom:1rem}
.photoBox .photoBoxBg{display:block;width:100%;height:100%;position:absolute;top:0;right:0;left:0;background-repeat:no-repeat;background-size:cover;background-position:center center}
.photoBox:not(.cell){width:384px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin:1rem}
.photoBox .photoBox-content{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;padding:1rem;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;z-index:2;position:relative}
.photoBox .photoBox-content,.photoBox .photoBox-content .photoBox-action:not(.button),.photoBox .photoBox-content .title{-webkit-transition:all .3s cubic-bezier(.36,.53,.33,1.01);transition:all .3s cubic-bezier(.36,.53,.33,1.01);color:inherit}
.photoBox .photoBox-content .desc{max-height:calc(100% - 106px);overflow:hidden}
.photoBox .photoBox-drawer{height:100%;width:100%;background-color:#fff;color:#0a1724;position:absolute;-webkit-transition:all .3s cubic-bezier(.36,.53,.33,1.01);transition:all .3s cubic-bezier(.36,.53,.33,1.01)}
.photoBox .photoBox-drawer.vertical{height:auto;-webkit-transform:translateY(calc(100% - 166px));transform:translateY(calc(100% - 166px));padding-top:25px;bottom:0}
.photoBox .photoBox-drawer.vertical .photoBox-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.photoBox .photoBox-drawer.horizontal{width:90%;right:calc(100% - 50px);padding-right:25px}
.photoBox .photoBox-drawer.horizontal .photoBox-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.photoBox .photoBox-drawerCopy{opacity:0;-webkit-transition:all .5s cubic-bezier(.36,.53,.33,1.01);transition:all .5s cubic-bezier(.36,.53,.33,1.01)}
.photoBox.active .photoBox-drawer.vertical,.photoBox:hover .photoBox-drawer.vertical{-webkit-transform:translateY(0);transform:translateY(0)}
.photoBox.active .photoBox-drawer.horizontal,.photoBox:hover .photoBox-drawer.horizontal{right:10%}
.photoBox.active .photoBox-drawerCopy,.photoBox:hover .photoBox-drawerCopy{opacity:1}
@media screen and (max-width:46.875em){
.photoBox .photoBox-drawer.vertical{-webkit-transform:translateY(0);transform:translateY(0)}
.photoBox .photoBox-drawerCopy{opacity:1}
}
.photoBox .horizontal .photoBox-drawerTab{right:-25px;top:calc(50% - 25px);left:unset}
.photoBox .photoBox-drawerTab{background:#ee8e48;width:50px;height:50px;position:absolute;top:-25px;left:calc(50% - 25px);border-radius:50%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;line-height:1;font-weight:700;text-transform:uppercase}
.photoBox .photoBox-drawerTab .fa,.photoBox .photoBox-drawerTab .icon{font-size:1.5rem}
.photoBox .photoBox-drawerTab .month{font-size:.75rem;display:block}
/*! ----- Quick Stats ------ */
.quickStats-component{background-color:#f5f5f5;background-repeat:no-repeat;background-size:cover;background-position:center center}
.quickStats-component .grid-container{position:relative}
.quickStat{text-align:center}
.quickStat .stat{font-weight:700;font-size:3.5rem;color:#214973;font-family:Roboto,sans-serif}
.quickStat .statIcon{font-size:3.5rem;position:relative;width:92px;margin:0 auto}
.quickStat .statIcon .icon{position:relative;left:5px;color:#0a1724}
.quickStat:hover .stat{color:#6c757d}
.quickStat .statTitle{font-size:1rem;margin:1rem 0;color:#6c757d;font-style:italic;font-family:Merriweather,sans-serif}
/*! ----- CTA Component ------ */
.spanningCta-component{padding:1.5rem 0}
.spanningCta-component .button{margin-bottom:0}
.spanningCta-action,.spanningCta-title{text-align:center}
@media print,screen and (min-width:40em){
.spanningCta-title{text-align:left}
.spanningCta-action{text-align:right}
}
/*! ----- Multi Column  ------ */
@media print,screen and (min-width:40em){
.col1-39,.col2-93{width:25%}
.col1-93,.col2-39{width:75%}
.col1-57,.col2-75{width:41.66667%}
.col1-75,.col2-57{width:58.33333%}
.col1-48,.col2-84{width:33.33333%}
.col1-84,.col2-48{width:66.66667%}
}
/*! ----- Split Media / Text  ------ */
.splitContent-component{position:relative}
.splitContent{-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}
.splitContent-media{height:100%}
.splitContent{-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}
.splitContent-media{height:100%}
.columnMedia{background-repeat:no-repeat;background-size:cover;background-position:center center}
.columnMedia--left{margin-right:3rem}
@media only screen and (max-width:1024px){
.columnMedia--left{margin-right:0}
}
.columnMedia--right{margin-left:3rem}
@media only screen and (max-width:1024px){
.columnMedia--right{margin-left:0}
}
.splitContent-column{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;position:relative;padding:4rem 1rem 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;min-height:450px;background-size:cover;background-position:center center;border:10px solid #fff}
.splitContent-column.middle{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.splitContent-column.bottom{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.hasSvg--bottom .splitContent-column{padding-bottom:calc(2rem + 5vw)}
.hasSvg--top .splitContent-column{padding-top:calc(2rem + 5vw)}
.splitContent-column::before{display:block;width:100%;height:100%;position:absolute;top:0;right:0;left:0;opacity:1;content:""}
.splitContent-column.has-image::before{opacity:.75;background-color:inherit}
.splitContent-columnInner{margin:0 auto;padding-right:.975rem;padding-left:.975rem;position:relative;z-index:1}
.splitContent-columnInner>*{color:inherit}
@media print,screen and (min-width:64em){
.splitContent-column{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px}
.splitContent-column.splitContent-center{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}
.splitContent-column .splitContent-columnInner{max-width:568px}
.splitContent-center,.splitContent-left{border-right:0}
.splitContent-left .splitContent-columnInner{margin-right:0}
.splitContent-right .splitContent-columnInner{margin-left:0}
}
/*! ----- Pop up Alert Module  ------ */
.corner-box{position:fixed;bottom:30px;right:30px;z-index:100;opacity:0;display:none}
.corner-box.box-left{right:auto;left:15px}
.corner-box-header{padding:10px 15px;-webkit-transition:all .3s ease;transition:all .3s ease;font-weight:700;font-size:1.25rem;cursor:pointer}
.corner-box-header p{margin:0;color:inherit;display:inline-block}
.corner-box-header img{width:20px;margin:-2px 3px 0 0}
.corner-box-header img.no-title{margin:-2px 0 0}
.corner-box-main{border:2px solid #fff;border-radius:15px;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.3);box-shadow:0 3px 6px rgba(0,0,0,.3)}
.corner-box-content{display:none;width:340px;max-height:445px;overflow-y:auto;color:#777}
.corner-box-content-inner{width:auto;font-size:14px;background:#fff;margin:0 10px 10px;padding:1rem;border-radius:4px}
.corner-box.open .corner-box-header{border-radius:15px 15px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.corner-box.open .corner-box-header:after{display:inline;width:0;height:0;border:inset 10px;content:'';border-bottom-width:0;border-top-style:solid;border-color:currentColor transparent transparent;right:16px;left:auto}
.corner-box.open .corner-box-content{border-radius:0 0 15px 15px}
@media only screen and (max-width:370px){
.corner-box .corner-box-content{width:100%}
.corner-box.open{right:15px;left:15px}
}
@media only screen and (max-height:660px){
.corner-box .corner-box-content{max-height:320px}
}
@media only screen and (max-height:530px){
.corner-box .corner-box-content{max-height:220px}
}
@media only screen and (max-height:430px){
.corner-box .corner-box-content{max-height:180px}
}
@media only screen and (max-height:360px){
.corner-box .corner-box-content{max-height:120px}
}
.popup{padding:0}
.popup-image{background-size:cover;background-position:center center;min-height:50vh}
@media print,screen and (min-width:40em){
.popup-image{min-height:200px}
}
.popup-text{padding:1rem}
.theme-primary{--theme-background:#214973;background-color:#214973!important;color:#fff!important}
.theme-primary.a:focus,.theme-primary.a:hover{background-color:#1a3a5c}
.theme-secondary{--theme-background:#6c757d;background-color:#6c757d!important;color:#fff!important}
.theme-secondary.a:focus,.theme-secondary.a:hover{background-color:#889198}
.theme-dark{--theme-background:#0a1724;background-color:#0a1724!important;color:#fff!important}
.theme-dark.a:focus,.theme-dark.a:hover{background-color:#08121d}
.theme-medium{--theme-background:#F5F5F5;background-color:#f5f5f5!important;color:#0a1724!important}
.theme-medium.a:focus,.theme-medium.a:hover{background-color:#f7f7f7}
.theme-light{--theme-background:#ffffff;background-color:#fff!important;color:#0a1724!important}
.theme-light.a:focus,.theme-light.a:hover{background-color:#fff}
.theme-light-gray{--theme-background:#F5F5F5;background-color:#f5f5f5!important;color:#0a1724!important}
.theme-light-gray.a:focus,.theme-light-gray.a:hover{background-color:#f7f7f7}
.theme-medium-gray{--theme-background:#707D85FF;background-color:#707D85FF!important;color:#fff!important}
.theme-medium-gray.a:focus,.theme-medium-gray.a:hover{background-color:#8c979e}
.theme-dark-gray{--theme-background:#4c5359;background-color:#4c5359!important;color:#fff!important}
.theme-dark-gray.a:focus,.theme-dark-gray.a:hover{background-color:#3d4247}
.theme-darker-gray{--theme-background:#333333;background-color:#333!important;color:#fff!important}
.theme-darker-gray.a:focus,.theme-darker-gray.a:hover{background-color:#292929}
.theme-black{--theme-background:#0a1724;background-color:#0a1724!important;color:#fff!important}
.theme-black.a:focus,.theme-black.a:hover{background-color:#08121d}
.theme-white{--theme-background:#fff;background-color:#fff!important;color:#0a1724!important}
.theme-white.a:focus,.theme-white.a:hover{background-color:#fff}
.theme-orange{--theme-background:#ee8e48;background-color:#ee8e48!important;color:#fff!important}
.theme-orange.a:focus,.theme-orange.a:hover{background-color:#f1a56d}
.theme-green{--theme-background:#7AAD42;background-color:#7aad42!important;color:#fff!important}
.theme-green.a:focus,.theme-green.a:hover{background-color:#95c362}
/*! ----- Traditional Freedom Module Styles ------ */
/*! ---------------General Module Styles--------------- */
#editAnywhere{display:none}
.lister-striped .lister-item{padding:1rem}
.lister-striped .lister-item:nth-child(odd){background-color:#f5f5f5}
.lister-border-bottom .lister-item{border-bottom:2px solid rgba(0,0,0,.1)}
.lister-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;position:relative;clear:both;margin:1em 0 .5em;padding-bottom:1em;padding-top:1rem}
.lister-title a{color:inherit}
.lister-image{max-width:400px;width:300px;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;margin-right:2rem;text-align:center}
.lister-date{color:#4c5359}
.lister-content{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;position:relative}
.lister-dateIcon{position:relative;margin:1rem 1rem 2rem 1rem;-ms-flex-item-align:start;align-self:flex-start;background:#0a1724;width:60px;height:60px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;line-height:1;padding:1rem;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff}
.lister-dateIcon .day{font-size:1.5rem;font-weight:700}
.lister-item--boxed{padding:1rem;background:#f5f5f5}
.lister-badge{position:absolute;top:0;padding:10px 20px;line-height:1;border-radius:4px;text-transform:none;font-size:1rem;background:#6c757d;font-weight:600;color:#fff}
.lister-item--boxed .lister-badge{right:-1rem;border-radius:4px 0 0 4px}
.lister-cornerBadge{padding-top:unset}
.lister-cornerBadge::before{position:absolute;left:0;top:0;z-index:0;width:0;height:0;border:40px solid #214973;border-right-color:transparent;border-bottom-color:transparent;overflow:visible;content:""}
.lister-action{-ms-flex-item-align:center;align-self:center;padding-left:1rem}
.lister-action .arrowLink{color:#7aad42}
.cardGridLister .lister-title{font-size:1.125rem;font-weight:700}
.cardGridLister .gridItem{margin-bottom:1rem}
.cardGridLister .cell .card{height:100%}
.mini-lister .lister-item{border:0}
.lister-search{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.lister-searchLabel{margin-bottom:1rem}
.lister-searchItem{margin-right:1rem}
.lister-subHeader{margin:2rem 0}
/*! common elements across modules */
.label{font-weight:700;margin-right:10px}
.date{font-weight:700}
.imageLink{float:left}
.category{color:#6c757d;text-transform:uppercase;font-weight:700}
.tags a{background:#f5f5f5;border-radius:4px;font-size:.8rem;color:#1b3d60;display:inline-block;padding:3px 6px;margin-right:2px}
.tags a:hover{color:#0a1724}
.tagCloud{margin-bottom:2rem}
.tagCloudBox{border:2px solid #ddd;border-radius:4px;padding:12px}
.tagCloud a{margin:2px}
.tagCloud a:hover{color:#0a1724}
.utilityLinks{margin-top:25px}
.comments{margin-top:12px}
.comment{padding:10px;background:#f5f5f5;margin-bottom:15px;border:1px solid #ccc}
.comment .info{color:#333;font-weight:600;margin-bottom:10px}
.errorMessage{font-weight:700;color:red}
.archive{margin-bottom:2rem}
.archive .year>a{background-color:#6c757d;font-size:1.125rem;color:#fff}
.inline-form input,.inline-form select{width:auto;display:inline-block}
.inline-form .button{margin-bottom:0}
body.user-company .tr_image_preview.myaccountFormRow,body.user-company .tr_image_upload.myaccountFormRow,body.user-company .tr_image_upload_msg.myaccountFormRow{display:none}
/*! ----- Our History  ------ */
.ourHistory{display:block;position:relative;z-index:1;background:#f4efe9;overflow:visible}
.ourHistory h2{position:absolute;top:-15rem;z-index:10;color:#fff;font-size:2.3rem;margin-left:8rem}
.ourHistory .historySlideshow{display:block;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0}
.ourHistory.noMargin .historySlideshow{margin:0!important}
.ourHistory .historySlideshow .historyItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:630px;height:500px;margin:7rem 0 0 0;padding:5rem;-webkit-box-sizing:border-box;box-sizing:border-box;background-size:cover;background-repeat:no-repeat;background-position:center;background-color:var(--darkBlue);color:#fff;-webkit-transition:margin 325ms cubic-bezier(.36,.53,.33,1.01);transition:margin 325ms cubic-bezier(.36,.53,.33,1.01);text-shadow:1px 1px 3px #2c2a27}
.ourHistory .historySlideshow .historyItem.is-selected{margin-top:0;-webkit-transition:margin 325ms cubic-bezier(.36,.53,.33,1.01);transition:margin 325ms cubic-bezier(.36,.53,.33,1.01)}
.ourHistory .historySlideshow .historyItem .historyOverlay{position:absolute;z-index:1;top:0;left:0;height:100%;width:100%;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.4)),to(rgba(0,0,0,.1)));background-image:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.1) 100%)}
.ourHistory .historySlideshow .historyItem .historyYear{font-size:4rem;font-weight:700;position:relative;z-index:2}
.ourHistory .historySlideshow .historyItem .historyBlurb{font-size:1rem;line-height:2.4rem;margin:0;position:relative;z-index:3}
.button--nextHistory,.button--previousHistory{display:block;position:absolute;top:12rem;font-size:6rem}
.button--previousHistory{left:1em}
.button--nextHistory{right:1em;color:#fff}
.flickity-viewport{position:relative}
@media screen and (max-height:375px){
section.statisticsCounter{height:auto;padding:0!important;margin:0!important}
.statisticsCounter .stat{margin-top:0}
.statisticsCounter .stat .statBlurb{line-height:2.7rem}
.ourHistory h2{top:2rem!important}
}
@media screen and (min-width:750px) and (max-width:1024px){
.button--nextHistory,.button--previousHistory{top:28rem}
}
@media screen and (min-width:750px) and (max-width:959px){
.ourHistory{padding-top:20%}
.ourHistory .historySlideshow{margin-top:0}
.ourHistory h2{top:3rem;margin-left:0;color:#143154}
.ourHistory .historySlideshow .historyItem{width:440px;height:550px;padding:5rem}
.ourHistory .historySlideshow .historyItem .historyYear{font-size:7rem}
.button--previousHistory{left:.1em;font-size:5rem}
.button--nextHistory{right:.1em;font-size:5rem}
}
@media screen and (max-width:749px){
.ourHistory{padding-top:20%}
.ourHistory .historySlideshow{margin-top:0}
.ourHistory h2{top:0;margin-left:0;color:#143154}
.ourHistory .historySlideshow .historyItem{width:100%;height:400px;padding:5rem}
.ourHistory .historySlideshow .historyItem .historyYear{font-size:7rem}
.button--previousHistory{left:.1em;font-size:5rem}
.button--nextHistory{right:.1em;font-size:5rem}
.ourHistory .historySlideshow .historyItem .historyBlurb{font-size:1.5rem;line-height:1.8rem}
.ourHistory .historySlideshow .historyItem .historyYear{font-size:5rem;line-height:5.1rem}
}
@media screen and (max-width:375px){
.ourHistory{padding-top:25%}
.ourHistory .historySlideshow{margin-top:0}
.ourHistory h2{top:15px;margin-left:0;color:#143154}
.ourHistory .historySlideshow .historyItem{width:100%;height:500px;padding:5rem}
.button--previousHistory{left:.1em;font-size:5rem}
.button--nextHistory{right:.1em;font-size:5rem}
.ourHistory,.ourHistory.negativeBottomMargin,.ourHistory.negativeTopMargin{margin:0!important}
}
/*! Pagination */
.pagination{clear:both;display:block}
.pagination a,.pagination a:visited{text-decoration:none;color:#0a1724;font-weight:400}
.pagination .prevnextCurrent,.pagination .prevnextLink,.pagination .prevnextWindow,.pagination .prevnextWindowArrow{background-color:#f5f5f5;border:1px solid #f5f5f5;margin:0;padding:.4em .7em;font-size:.875rem;margin-right:2px;display:inline-block;border-radius:0}
.pagination .pageLinkPrev a{background-color:#f5f5f5;color:#0a1724}
.pagination .pageLinkNext a{background-color:#f5f5f5;color:#0a1724}
.pagination .prevnextLink:hover,.pagination .prevnextWindow:hover,.pagination .prevnextWindowArrow:hover{border:1px solid #214973;color:#0a1724;background-color:#f5f5f5}
.pagination .prevnextCurrent{background:#214973;color:#fff;border:1px solid #214973;font-weight:700}
/*! ModuleBegin::forms */
.formContent{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:36px}
.formSubGroup{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.formSubGroup .formGroup--medium{width:calc(50% - .75rem)}
.formFieldset,.formStaticText{width:100%}
.formGroup{display:block;margin-bottom:.5em;position:relative;z-index:0;width:100%;-ms-flex-item-align:center;align-self:center}
@media print,screen and (min-width:64em){
.formGroup{margin-bottom:1em}
}
fieldset.formInput-group{border:2px solid #f5f5f5;border-radius:0;padding:.75rem}
fieldset.formInput-group legend{padding:0 8px 0 5px}
.formInput-columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}
.formInput-columns label{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:100%;margin-bottom:1rem}
.formInput-columns label input{margin-bottom:0}
@media screen and (min-width:40em){
.formInput-columns.columns-auto label{-webkit-box-flex:1;-ms-flex:1 1 10%;flex:1 1 10%;width:auto}
.formInput-columns.columns-2 label{width:50%}
.formInput-columns.columns-3 label{width:33%}
.formInput-columns.columns-4 label{width:25%}
.formInput-columns.columns-5 label{width:20%}
}
.formGroup--aligned{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.formGroup--aligned .formLabel{white-space:nowrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding-right:.75rem;margin-bottom:1rem}
.formGroup--checkbox.formGroup--aligned input{margin-bottom:0}
@media (min-width:64em){
.formGroup--quarter{width:calc(25% - .75rem)}
.formGroup--small{width:calc(33.333% - .75rem)}
.formGroup--medium{width:calc(50% - .75rem)}
.formGroup--large{width:calc(66.666% - .75rem)}
.formGroup--full{width:100%}
}
.formNavigation{margin-bottom:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;width:100%}
.button+.formNavigation-next{margin-left:auto}
.formInput[type=file]{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:2.4375rem;margin:0 0 1rem;padding:.5rem;border:2px solid #707D85FF;border-radius:0;background-color:#fff;-webkit-box-shadow:inset 0 1px 2px rgba(10,23,36,.1);box-shadow:inset 0 1px 2px rgba(10,23,36,.1);font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#0a1724;-webkit-transition:border-color .25s ease-in-out,-webkit-box-shadow .5s;transition:border-color .25s ease-in-out,-webkit-box-shadow .5s;transition:box-shadow .5s,border-color .25s ease-in-out;transition:box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s;height:auto;padding:.25rem}
.formInput[type=file]:focus{outline:0;border:2px solid #4c5359;background-color:#fff;-webkit-box-shadow:0 0 5px #707D85FF;box-shadow:0 0 5px #707D85FF;-webkit-transition:border-color .25s ease-in-out,-webkit-box-shadow .5s;transition:border-color .25s ease-in-out,-webkit-box-shadow .5s;transition:box-shadow .5s,border-color .25s ease-in-out;transition:box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s}
input[type=checkbox],input[type=radio]{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;width:1.5rem;height:1.5rem;border:2px solid #707D85FF;outline:0}
input[type=radio]{border-radius:50%;vertical-align:top}
input[type=radio]::after{position:absolute;top:2px;left:2px;right:2px;bottom:2px;border:2px solid #fff;border-radius:50%}
input[type=radio]:checked{background:#7aad42;border-color:#7aad42}
input[type=radio]:checked::after{content:' '}
input[type=checkbox]{vertical-align:top}
input[type=checkbox]::after{position:absolute;top:50%;left:5px;width:.6rem;height:1rem;font-size:1.5rem;line-height:1.5rem;margin-top:-.75rem;color:#7aad42;vertical-align:middle;text-align:center;background-color:transparent;border-bottom:3px solid;border-right:3px solid;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-sizing:border-box;box-sizing:border-box}
input[type=checkbox]:checked{border-color:#7aad42}
input[type=checkbox]:checked::after{content:' '}
.formGroup .formLabel{font-weight:500;font-size:.9rem}
.formLabel.formLabel--required::after{content:"*";color:red}
/*! basic calendar popup css */
#ui-datepicker-div{background:#fff;border:2px solid #333}
.ui-datepicker{width:20em;display:none}
.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0;background:#333;color:#fff}
.ui-datepicker .ui-datepicker-header a{color:#fff}
.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:0;width:70px;height:1.8em}
.ui-datepicker .ui-datepicker-prev{left:2px;text-align:left}
.ui-datepicker .ui-datepicker-next{right:2px;text-align:right}
.ui-datepicker .ui-datepicker-prev span{cursor:pointer;display:block;position:absolute;left:10px;top:50%;margin-top:-8px}
.ui-datepicker .ui-datepicker-next span{cursor:pointer;display:block;position:absolute;right:10px;top:50%;margin-top:-8px}
.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}
.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}
.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}
.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}
.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}
.ui-datepicker td{border:0;padding:1px}
.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:center;text-decoration:none}
.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}
.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}
/*! ModuleEnd::forms */
/*! ModuleBegin::membership */
.loginBox{margin:0 auto;max-width:450px;min-height:522px;width:100%;border-radius:0;-webkit-box-shadow:0 3px 10px rgba(0,0,0,.3);box-shadow:0 3px 10px rgba(0,0,0,.3);overflow:hidden;z-index:1;background:#f5f5f5;position:relative;-webkit-transition:top 450ms;transition:top 450ms;top:0}
.primaryLogin.loginBox{max-width:932px}
.loginCta,.loginForm{padding:calc(1rem + 2vw);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}
.loginForm{background:#fff}
.loginCta{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:250px}
.membershipModule .companyInfo{margin:1em 0}
.membershipModule .address{margin:1em 0}
.membershipModule .contactInfo{margin-bottom:1em}
.membershipModule .thumbnail{float:left;margin-right:20px}
.membershipModule .detail-image{margin-right:3rem}
/*! ----- Membership Lister ----- */
.membershipModule .lister-image{width:190px}
.moduleSearchBox{background:#f5f5f5;border-top:2px solid #707D85FF;padding:2rem;margin-bottom:2rem}
.moduleSearchBox .formContent,.moduleSearchBox .formGroup{margin-bottom:0}
/*! ---- Membership Detail ----- */
/*! ----- My Account ---- */
.membershipModule.myAccount::after{content:'';display:block;height:0;clear:both;visibility:hidden}
.myAccountLinks{margin-top:35px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}
.myAccountLinks .myAccountBox{border:0;border-bottom:6px solid #7aad42;padding:12px 16px;height:100%}
.myAccountLinks h3{padding:0 0 12px;margin:0 0 12px;border-bottom:1px solid #eee;font-size:20px}
.myAccountLinks .linkSection a{display:block;padding:5px 0;color:#214973}
.myAccountLinks .button{text-align:center;padding-top:25px}
.myAccountLinks .button a{margin:0 0 10px}
/*! ----- My Account - Dispatch ( System Forms ) ---- */
.freedomAdminTableHeader,.freedomAdminTableHeader table{margin:0}
.freedomAdminTableHeader tbody,.freedomAdminTableHeader tr{border:0}
#freedomAdminTableHeaderWrapper table,#freedomAdminTableHeaderWrapper tbody,#freedomAdminTableHeaderWrapper tr{margin:0;padding:0;border:0}
.freedomAdminForm tbody,.freedomAdminForm tr,.myaccountForm tbody,.myaccountForm tr{border:0}
.freedomAdminForm #bank_aba_code,.freedomAdminForm #bank_acct_name,.freedomAdminForm input[name$=city],.freedomAdminForm input[name$=state],.freedomAdminForm input[name$=time],.freedomAdminForm input[name$=zip],.freedomAdminForm select[name$=month],.freedomAdminForm select[name$=time_ampm],.freedomAdminForm select[name$=year],.myaccountForm #bank_aba_code,.myaccountForm #bank_acct_name,.myaccountForm input[name$=city],.myaccountForm input[name$=state],.myaccountForm input[name$=time],.myaccountForm input[name$=zip],.myaccountForm select[name$=month],.myaccountForm select[name$=time_ampm],.myaccountForm select[name$=year]{width:auto;display:inline-block}
.freedomAdminForm select[name$=month],.freedomAdminForm select[name$=year],.myaccountForm select[name$=month],.myaccountForm select[name$=year]{width:40%}
.freedomAdminForm input[name$=city],.myaccountForm input[name$=city]{width:98%}
@media screen and (min-width:40em){
.freedomAdminForm input[name$=city],.myaccountForm input[name$=city]{width:50%}
}
#myaccount_form>div{text-align:left;width:100%}
.freedomAdminForm>table,.myaccountForm>table{width:100%}
.freedomAdminForm>table td,.myaccountForm>table td{vertical-align:top}
.freedomAdminForm>table td:first-child,.myaccountForm>table td:first-child{padding-top:14px;padding-right:12px}
.myaccountForm>table table,table.freedomTable{width:100%;border:1px solid #ccc;background:#f8f8f8;margin:0;border-spacing:0;border-collapse:collapse}
.myaccountForm>table table td,table.freedomTable td,table.freedomTable th{vertical-align:middle;padding:8px 12px}
.myaccountForm>table table thead td,table.freedomTable thead th{background:#ccc;color:#000}
.myaccountForm>table table thead td *,table.freedomTable thead th *{color:#000}
.myaccountForm>table table thead td:first-child,table.freedomTable thead th:first-child{text-align:left}
.editorLabel{display:inline-block;padding-bottom:15px}
.myaccountDetail table{color:#444}
.myaccountDetail .formtext,.myaccountDetail .formtextRequired{padding:5px 0}
.myaccountDetail .formtextRequired label{font-weight:700}
.formButtons{padding-top:15px}
select.filterCombo{width:200px}
.imageBoxContainer{width:100%;background:#eee;padding:3px;line-height:38px}
.imageBoxContainer *{vertical-align:middle!important;text-align:center}
.imageBoxContainer .imageBox{border:4px solid #fff;background:#f8f8f8;display:inline-block;width:auto;margin:8px;padding:12px}
.myaccountMessage{display:block;padding:18px;border:2px dashed #777;background:#ddd;color:#000;font-size:1.6rem;line-height:22px;text-align:center;margin-bottom:18px}
.myaccountMessage.defaultSuccess{background:#fff;border-color:#3adb76}
.myaccountCta{padding:2rem}
.myaccount-infoContainer{background-color:#0a1724;padding:16px 0 1px 0;color:#fff;margin-bottom:1rem}
.myaccount-infoBar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
/*! ModuleEnd::membership */
/*! ModuleBegin::events */
.not-logged-in label[for^="IDFormField_rpt_member_id"] { display:none; }
.not-logged-in select[name^="formField_rpt_member_id"] { display:none; }
/*! ----- Events Glance View ----- */
#eventForm table tbody{border:0}
#eventCategoryFilter{max-width:300px}
.cal{position:relative;text-align:center}
.calTop{margin-bottom:0}
.calTop a{-webkit-transition:all .3s cubic-bezier(.36,.53,.33,1.01);transition:all .3s cubic-bezier(.36,.53,.33,1.01);opacity:.8;color:#fff;font-size:1.25rem}
.calTop a:hover{opacity:1}
.calTop td{background-color:#0a1724;vertical-align:middle;text-align:center;color:#fff}
.calMonth{text-align:center;font-family:Roboto,sans-serif;font-size:1.25rem}
.calGrid{clear:both;margin-right:auto;margin-left:auto;background:0 0;width:100%;border-collapse:collapse;text-align:center}
.calGrid tbody,.calGrid tfoot,.calGrid thead{border:0;background:0 0}
.calGrid td,.calGrid tr{border:none;background:0 0}
.calGrid td{position:relative;padding:0;width:14.2857%;height:48px;vertical-align:middle;text-align:center}
.calGrid tr.calWeek{border:none;background-color:#f5f5f5;color:#6c757d;text-align:center}
.calGrid tr.calWeek td{border-top:0;border-left:0;height:33px;font-size:1rem;font-weight:700}
.calGrid td.today{background:#f5f5f5}
.calGrid .dayDate{display:block;margin-bottom:10px;width:100%;font-weight:900}
.show-for-largeCalendar,.show-for-smallCalendar{display:none}
.largeCalendar .show-for-largeCalendar{display:table-row}
.smallCalendar .show-for-smallCalendar{display:table-row}
.cal.smallCalendar{max-width:450px}
.cal.smallCalendar .calGrid tr.calWeek td{border-top:0;border-left:0}
.cal.smallCalendar .calGrid td:first-child{border-left:0}
.cal.smallCalendar .calGrid tr:first-child+tr td{border-top:0}
.cal.smallCalendar .calGrid td .glanceInner{display:none;position:absolute;bottom:20px;left:50%;-webkit-transition:all .3s;transition:all .3s;opacity:0;margin-left:-78px;background:#0a1724;padding:8px 8px;width:156px;text-transform:uppercase;line-height:17px;color:#fff;font-size:1.1rem}
.cal.smallCalendar .calGrid td .glanceInner a{display:inline-block;color:#fff;font-size:.8rem}
.cal.smallCalendar .calGrid td .glanceInner a:hover{text-decoration:underline}
.cal.smallCalendar .calGrid td .glanceInner::after{position:absolute;bottom:-8px;left:50%;-webkit-transform:translateX(-8px);transform:translateX(-8px);border-top:8px solid #0a1724;border-right:8px solid transparent;border-left:8px solid transparent;content:''}
.cal.smallCalendar .calGrid td.hovered .glanceInner,.cal.smallCalendar .calGrid td:hover .glanceInner{display:block;bottom:38px;opacity:1;z-index:25}
.cal.smallCalendar .calGrid td.eventOn,.cal.smallCalendar .calGrid td.eventOn a{cursor:pointer;font-weight:700}
.cal.smallCalendar .calGrid td span.corner-indicator{display:block;position:absolute;right:0;bottom:0;width:0;height:0}
.cal.smallCalendar .calGrid td .indicator{display:none}
.cal.largeCalendar .calTop td{padding:1rem}
.cal.largeCalendar .calGrid td{border-right:1px solid #f5f5f5;border-bottom:1px solid #f5f5f5;padding:.5rem .625rem 1rem;height:150px;vertical-align:top;text-align:left}
.cal.largeCalendar .calGrid td:first-child{border-left:1px solid #f5f5f5}
.cal.largeCalendar .calGrid a{color:#0a1724}
.cal.largeCalendar .calGrid tr.calWeek td{border-right:0;border-bottom:0;height:auto;text-align:center}
.cal.largeCalendar .calGrid td .glanceInner{display:block;padding-top:7px;line-height:1.2;font-size:1rem}
.cal.largeCalendar .calGrid .indicator{display:none;position:absolute;right:0;bottom:0;left:0;padding:5px;text-align:center;color:#7aad42;font-weight:700;width:100%}
.cal.largeCalendar .glanceInner.moreEvents+.indicator{display:block}
.glancePopup{display:none;position:absolute;top:50%;left:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1;border:1px solid #d8d8d8;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.2);box-shadow:0 3px 6px rgba(0,0,0,.2);background-color:#f6f6f6;padding:1.5rem 1rem 1rem;width:300px}
.glancePopup.active{display:block}
.glancePopup::after{position:absolute;top:50%;left:0;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);-webkit-box-shadow:-3px 3px 3px rgba(0,0,0,.1);box-shadow:-3px 3px 3px rgba(0,0,0,.1);background-color:inherit;width:15px;height:15px;content:''}
.glancePopup.left{right:100%;left:auto}
.glancePopup.left::after{right:0;left:auto;-webkit-transform:translate(50%,-50%) rotate(45deg);transform:translate(50%,-50%) rotate(45deg);-webkit-box-shadow:3px -1px 3px rgba(0,0,0,.1);box-shadow:3px -1px 3px rgba(0,0,0,.1)}
.glancePopup .close-button{top:0;right:.5rem}
.glancePopup .title{font-weight:700}
.glanceInner a,.glancePopup a{display:block;margin-bottom:10px}
.glanceInner .time{display:none}
.glanceInner.moreEvents a:nth-child(n+3){display:none}
/*! ---- Events Registration ----- */
.ticketTypeSummary thead{background:#6c757d;color:#fff}
.ticketTypeSummary .ticketPriceTotal{text-align:right;font-size:1.5rem;font-weight:700}
.ticketTypeSummary .ticketPriceTotal td{border-top:1px solid #ccc}
.ticketQuantity{text-align:center}
.ticketPriceTotal td,td.ticketTotal{text-align:right}
.eventTicketTypeTitle{margin:20px auto;border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:10px 0;width:100%;text-align:center;white-space:nowrap}
.eventTicketTypeTitle{counter-reset:attendee}
.attendeeLabel::after{content:" " counter(attendee);counter-increment:attendee}
#registrationSummary td{padding:1px 10px}
.ticketTypeTable thead{background:#6c757d;color:#fff}
.ticketTypeTable{max-width:650px}
.ticketTypeSubmit{display:inline-block;-webkit-transition:background-color .25s ease-out,color .25s ease-out;transition:background-color .25s ease-out,color .25s ease-out;margin:0 0 1rem 0;border:1px solid transparent;border-radius:2px;background:#214973;color:#fff;cursor:pointer;padding:.85em 1em;vertical-align:middle;text-align:center;line-height:1;font-size:.9rem;font-weight:600;-webkit-appearance:none}
/*! Detail*/
.negativeMarginTop{position:relative;z-index:1;margin-top:-240px}
.eventIntro{position:relative;margin-bottom:3rem;-webkit-box-shadow:0 3px 20px rgba(0,0,0,.3);box-shadow:0 3px 20px rgba(0,0,0,.3);background:#fff}
.eventInfo{position:relative;padding:2rem}
@media print,screen and (min-width:64em){
.eventInfo{padding:3rem}
}
.eventInfo-badge{position:absolute;top:1rem;right:0;border-radius:0;background:#6c757d;padding:5px;color:#fff;font-size:1.125rem;font-weight:700}
.detailRow{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}
.detailRow .label{width:120px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}
.eventImage{background-size:cover}
/*! ModuleEnd::events */
/*! ModuleBegin::photo */
/*! Photo Lister */
.albumBox{border:1px solid #ddd;border-radius:0;padding:12px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;height:100%}
.albumBox .albumImage{display:block;width:100%;height:0;padding-bottom:86%;background-color:#ccc;background-position:center;background-repeat:no-repeat;background-size:cover}
.albumBox .albumDesc{margin-bottom:8px}
/*! Thumbnails */
.thumbnailItem{display:block;height:0;padding-bottom:86%;background-color:#ccc;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:4px;border:4px solid #fff;-webkit-box-shadow:0 0 5px -2px rgba(0,0,0,.54);box-shadow:0 0 5px -2px rgba(0,0,0,.54)}
.thumbnailItem:hover{border-color:#214973;-webkit-transition:border-color .1s ease;transition:border-color .1s ease}
/*! Slideshow */
.photoModuleSlideshow img{display:block;width:auto;height:auto;max-width:100%}
/*! ModuleEnd::photo */
.cartAddWidget{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-weight:700}
.cartAddWidget>div{margin-right:1rem}
.cartAddWidget .choice{display:block}
.cartAddSubmit input[type=submit]{padding:10px 1.5rem}
.cartAddSubmit input[type=submit][disabled]{background:#999}
.cartAddQty input[type=text]{background-color:#fff}
.cartAddSelect select{background-color:#fff}
input.shoppingFormQuantity{width:auto;background:#fff}
/*! Carts */
.shoppingCart{margin-bottom:1rem}
.shoppingCart .name{font-size:18px;font-weight:700}
.shoppingCart .shoppingFormQuantity{display:inline-block;margin-bottom:0}
.shoppingCart .cartRow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}
.cartSubDetails{font-size:.8em}
.cartDelete{color:#333}
.cartDelete:hover{color:#b52525}
.shoppingAlert{color:red}
.shoppingOutOfStock{color:#7e030e}
.shoppingLowStock{color:#e79700}
.shoppingCartTableHeader,.shoppingCartTableHeader td{background:#333;color:#fff;font-size:1.125rem}
.shoppingCartTable{border:1px solid #dcdcdc}
.shoppingCartTableFooter{font-size:18px;font-weight:700}
.shoppingCartTable .product.even,.shoppingCartTable .product.even+.discount{background-color:#f2f2f2}
.shoppingCartTable .quantity{text-align:center}
.shoppingCartTable .total{text-align:right}
.shoppingCartTable .description{text-align:left;font-size:1.125rem}
.shoppingCartButtons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.shoppingCartMini .total{font-weight:700}
.shoppingCartMini .shoppingCartMini-summary{padding:1rem 0;border-top:1px solid #707D85FF}
/*! Checkout page*/
#cart_charges_summary td{border-bottom:1px solid #ddd;padding:.5em}
.cartTotalPrice{font-size:18px}
/*! Checkout Form */
.checkout-form{counter-reset:section}
.checkout-heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-sizing:content-box;box-sizing:content-box;min-height:2rem;padding:.5rem;background-color:#6c757d;color:#fff;text-transform:uppercase;text-align:center;font-size:1rem;font-weight:700;-webkit-transition:background .2s;transition:background .2s}
.checkout-form .step-bar::before{counter-increment:section;content:counter(section);margin-right:1rem;background:#fff;color:#000;border-radius:50%;height:30px;width:30px;line-height:30px}
.checkout-panel{margin-bottom:2em;border:1px solid #ddd;padding:1em;border-top-right-radius:0;border-top-left-radius:0}
#IDFormField_coupon_code_0,#IDFormField_giftcard_code_0{width:calc(100% - 150px);display:inline-block}
#applyCouponBtn,#applyGiftCardBtn{vertical-align:bottom}
#refreshShippingBtn{display:none}
.checkout-form,.checkout-summary{width:100%;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin-right:.5rem;margin-left:.5rem}
#commerce_checkoutTable{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}
@media screen and (min-width:50em){
#commerce_checkoutTable{margin-left:-.5rem;margin-right:-.5rem}
.checkout-form,.checkout-summary{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}
.checkout-form{width:calc(60% - 1rem)}
.checkout-summary{width:calc(40% - 1rem)}
}
/*! ModuleBegin::directory-staff */
.staff-item .lister-image{width:150px}
.staff-item .lister-image .thumbnail{width:150px;height:200px;overflow:hidden;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;margin-bottom:0}
.staff-item .lister-image .thumbnail.circle{border-radius:50%;height:150px}
.staff-item .lister-image .thumbnail.square{height:150px}
.staff-item.lister-item{margin-bottom:.5rem;padding:1rem}
.staff-lister--boxed{-webkit-box-shadow:0 3px 6px rgba(0,0,0,.3);box-shadow:0 3px 6px rgba(0,0,0,.3)}
.staff-lister--boxed .lister-image .thumbnail{width:140px;height:140px;overflow:hidden;margin-bottom:0}
.staff-lister--boxed .lister-item{margin:0}
.staff-lister--alternating .lister-item:nth-child(4n+2),.staff-lister--alternating .lister-item:nth-child(4n+3){background:#f5f5f5}
.photoBox--staff .photoBox-drawer.vertical{padding-top:0;-webkit-transform:translateY(calc(100% - 100px));transform:translateY(calc(100% - 100px))}
/*! ModuleEnd::directory-staff*/