/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

 :root {
    /* --title_bg_color: maroon; */
    --title_bg_color: #002147;    
  }

  
@font-face {
    font-family: "FontAwesome";
    src: url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.eot#iefix&v=4.7.0) format("embedded-opentype"), url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/0 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714em
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite
}

.fa-pulse {
    -webkit-animation: fa-spin 1s steps(8) infinite;
    animation: fa-spin 1s steps(8) infinite
}

@-webkit-keyframes fa-spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    transform: scaleY(-1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: ""
}

.fa-music:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-envelope-o:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-o:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-cog:before,
.fa-gear:before {
    content: ""
}

.fa-trash-o:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-file-o:before {
    content: ""
}

.fa-clock-o:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-arrow-circle-o-down:before {
    content: ""
}

.fa-arrow-circle-o-up:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-play-circle-o:before {
    content: ""
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: ""
}

.fa-refresh:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-dedent:before,
.fa-outdent:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-video-camera:before {
    content: ""
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: ""
}

.fa-pencil:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: ""
}

.fa-share-square-o:before {
    content: ""
}

.fa-check-square-o:before {
    content: ""
}

.fa-arrows:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-times-circle-o:before {
    content: ""
}

.fa-check-circle-o:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-mail-forward:before,
.fa-share:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-arrows-v:before {
    content: ""
}

.fa-arrows-h:before {
    content: ""
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-cogs:before,
.fa-gears:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-thumbs-o-up:before {
    content: ""
}

.fa-thumbs-o-down:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-heart-o:before {
    content: ""
}

.fa-sign-out:before {
    content: ""
}

.fa-linkedin-square:before {
    content: ""
}

.fa-thumb-tack:before {
    content: ""
}

.fa-external-link:before {
    content: ""
}

.fa-sign-in:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-lemon-o:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-square-o:before {
    content: ""
}

.fa-bookmark-o:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-feed:before,
.fa-rss:before {
    content: ""
}

.fa-hdd-o:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-hand-o-right:before {
    content: ""
}

.fa-hand-o-left:before {
    content: ""
}

.fa-hand-o-up:before {
    content: ""
}

.fa-hand-o-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-group:before,
.fa-users:before {
    content: ""
}

.fa-chain:before,
.fa-link:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-cut:before,
.fa-scissors:before {
    content: ""
}

.fa-copy:before,
.fa-files-o:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-floppy-o:before,
.fa-save:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-money:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

.fa-sort:before,
.fa-unsorted:before {
    content: ""
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: ""
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-rotate-left:before,
.fa-undo:before {
    content: ""
}

.fa-gavel:before,
.fa-legal:before {
    content: ""
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: ""
}

.fa-comment-o:before {
    content: ""
}

.fa-comments-o:before {
    content: ""
}

.fa-bolt:before,
.fa-flash:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-clipboard:before,
.fa-paste:before {
    content: ""
}

.fa-lightbulb-o:before {
    content: ""
}

.fa-exchange:before {
    content: ""
}

.fa-cloud-download:before {
    content: ""
}

.fa-cloud-upload:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-bell-o:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cutlery:before {
    content: ""
}

.fa-file-text-o:before {
    content: ""
}

.fa-building-o:before {
    content: ""
}

.fa-hospital-o:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

.fa-angle-double-left:before {
    content: ""
}

.fa-angle-double-right:before {
    content: ""
}

.fa-angle-double-up:before {
    content: ""
}

.fa-angle-double-down:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-angle-down:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: ""
}

.fa-circle-o:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-mail-reply:before,
.fa-reply:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-folder-o:before {
    content: ""
}

.fa-folder-open-o:before {
    content: ""
}

.fa-smile-o:before {
    content: ""
}

.fa-frown-o:before {
    content: ""
}

.fa-meh-o:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-keyboard-o:before {
    content: ""
}

.fa-flag-o:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: ""
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-code-fork:before {
    content: ""
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: ""
}

.fa-question:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-shield:before {
    content: ""
}

.fa-calendar-o:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-chevron-circle-left:before {
    content: ""
}

.fa-chevron-circle-right:before {
    content: ""
}

.fa-chevron-circle-up:before {
    content: ""
}

.fa-chevron-circle-down:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-ticket:before {
    content: ""
}

.fa-minus-square:before {
    content: ""
}

.fa-minus-square-o:before {
    content: ""
}

.fa-level-up:before {
    content: ""
}

.fa-level-down:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-pencil-square:before {
    content: ""
}

.fa-external-link-square:before {
    content: ""
}

.fa-share-square:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: ""
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: ""
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: ""
}

.fa-eur:before,
.fa-euro:before {
    content: ""
}

.fa-gbp:before {
    content: ""
}

.fa-dollar:before,
.fa-usd:before {
    content: ""
}

.fa-inr:before,
.fa-rupee:before {
    content: ""
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: ""
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: ""
}

.fa-krw:before,
.fa-won:before {
    content: ""
}

.fa-bitcoin:before,
.fa-btc:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-file-text:before {
    content: ""
}

.fa-sort-alpha-asc:before {
    content: ""
}

.fa-sort-alpha-desc:before {
    content: ""
}

.fa-sort-amount-asc:before {
    content: ""
}

.fa-sort-amount-desc:before {
    content: ""
}

.fa-sort-numeric-asc:before {
    content: ""
}

.fa-sort-numeric-desc:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-youtube-play:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitbucket-square:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-long-arrow-down:before {
    content: ""
}

.fa-long-arrow-up:before {
    content: ""
}

.fa-long-arrow-left:before {
    content: ""
}

.fa-long-arrow-right:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-male:before {
    content: ""
}

.fa-gittip:before,
.fa-gratipay:before {
    content: ""
}

.fa-sun-o:before {
    content: ""
}

.fa-moon-o:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-arrow-circle-o-right:before {
    content: ""
}

.fa-arrow-circle-o-left:before {
    content: ""
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: ""
}

.fa-dot-circle-o:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-try:before,
.fa-turkish-lira:before {
    content: ""
}

.fa-plus-square-o:before {
    content: ""
}

.fa-space-shuttle:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: ""
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-pied-piper-pp:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-spoon:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-automobile:before,
.fa-car:before {
    content: ""
}

.fa-cab:before,
.fa-taxi:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-file-pdf-o:before {
    content: ""
}

.fa-file-word-o:before {
    content: ""
}

.fa-file-excel-o:before {
    content: ""
}

.fa-file-powerpoint-o:before {
    content: ""
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: ""
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: ""
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: ""
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: ""
}

.fa-file-code-o:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: ""
}

.fa-circle-o-notch:before {
    content: ""
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
    content: ""
}

.fa-empire:before,
.fa-ge:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-wechat:before,
.fa-weixin:before {
    content: ""
}

.fa-paper-plane:before,
.fa-send:before {
    content: ""
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: ""
}

.fa-history:before {
    content: ""
}

.fa-circle-thin:before {
    content: ""
}

.fa-header:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-sliders:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-share-alt-square:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: ""
}

.fa-tty:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-newspaper-o:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-bell-slash-o:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-eyedropper:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-area-chart:before {
    content: ""
}

.fa-pie-chart:before {
    content: ""
}

.fa-line-chart:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-cc:before {
    content: ""
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: ""
}

.fa-meanpath:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-dashcube:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

.fa-cart-arrow-down:before {
    content: ""
}

.fa-diamond:before {
    content: ""
}

.fa-ship:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-heartbeat:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-intersex:before,
.fa-transgender:before {
    content: ""
}

.fa-transgender-alt:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

.fa-mars-stroke-v:before {
    content: ""
}

.fa-mars-stroke-h:before {
    content: ""
}

.fa-neuter:before {
    content: ""
}

.fa-genderless:before {
    content: ""
}

.fa-facebook-official:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-user-times:before {
    content: ""
}

.fa-bed:before,
.fa-hotel:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-train:before {
    content: ""
}

.fa-subway:before {
    content: ""
}

.fa-medium:before {
    content: ""
}

.fa-y-combinator:before,
.fa-yc:before {
    content: ""
}

.fa-optin-monster:before {
    content: ""
}

.fa-opencart:before {
    content: ""
}

.fa-expeditedssl:before {
    content: ""
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
    content: ""
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: ""
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: ""
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: ""
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: ""
}

.fa-mouse-pointer:before {
    content: ""
}

.fa-i-cursor:before {
    content: ""
}

.fa-object-group:before {
    content: ""
}

.fa-object-ungroup:before {
    content: ""
}

.fa-sticky-note:before {
    content: ""
}

.fa-sticky-note-o:before {
    content: ""
}

.fa-cc-jcb:before {
    content: ""
}

.fa-cc-diners-club:before {
    content: ""
}

.fa-clone:before {
    content: ""
}

.fa-balance-scale:before {
    content: ""
}

.fa-hourglass-o:before {
    content: ""
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: ""
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: ""
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: ""
}

.fa-hourglass:before {
    content: ""
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: ""
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: ""
}

.fa-hand-scissors-o:before {
    content: ""
}

.fa-hand-lizard-o:before {
    content: ""
}

.fa-hand-spock-o:before {
    content: ""
}

.fa-hand-pointer-o:before {
    content: ""
}

.fa-hand-peace-o:before {
    content: ""
}

.fa-trademark:before {
    content: ""
}

.fa-registered:before {
    content: ""
}

.fa-creative-commons:before {
    content: ""
}

.fa-gg:before {
    content: ""
}

.fa-gg-circle:before {
    content: ""
}

.fa-tripadvisor:before {
    content: ""
}

.fa-odnoklassniki:before {
    content: ""
}

.fa-odnoklassniki-square:before {
    content: ""
}

.fa-get-pocket:before {
    content: ""
}

.fa-wikipedia-w:before {
    content: ""
}

.fa-safari:before {
    content: ""
}

.fa-chrome:before {
    content: ""
}

.fa-firefox:before {
    content: ""
}

.fa-opera:before {
    content: ""
}

.fa-internet-explorer:before {
    content: ""
}

.fa-television:before,
.fa-tv:before {
    content: ""
}

.fa-contao:before {
    content: ""
}

.fa-500px:before {
    content: ""
}

.fa-amazon:before {
    content: ""
}

.fa-calendar-plus-o:before {
    content: ""
}

.fa-calendar-minus-o:before {
    content: ""
}

.fa-calendar-times-o:before {
    content: ""
}

.fa-calendar-check-o:before {
    content: ""
}

.fa-industry:before {
    content: ""
}

.fa-map-pin:before {
    content: ""
}

.fa-map-signs:before {
    content: ""
}

.fa-map-o:before {
    content: ""
}

.fa-map:before {
    content: ""
}

.fa-commenting:before {
    content: ""
}

.fa-commenting-o:before {
    content: ""
}

.fa-houzz:before {
    content: ""
}

.fa-vimeo:before {
    content: ""
}

.fa-black-tie:before {
    content: ""
}

.fa-fonticons:before {
    content: ""
}

.fa-reddit-alien:before {
    content: ""
}

.fa-edge:before {
    content: ""
}

.fa-credit-card-alt:before {
    content: ""
}

.fa-codiepie:before {
    content: ""
}

.fa-modx:before {
    content: ""
}

.fa-fort-awesome:before {
    content: ""
}

.fa-usb:before {
    content: ""
}

.fa-product-hunt:before {
    content: ""
}

.fa-mixcloud:before {
    content: ""
}

.fa-scribd:before {
    content: ""
}

.fa-pause-circle:before {
    content: ""
}

.fa-pause-circle-o:before {
    content: ""
}

.fa-stop-circle:before {
    content: ""
}

.fa-stop-circle-o:before {
    content: ""
}

.fa-shopping-bag:before {
    content: ""
}

.fa-shopping-basket:before {
    content: ""
}

.fa-hashtag:before {
    content: ""
}

.fa-bluetooth:before {
    content: ""
}

.fa-bluetooth-b:before {
    content: ""
}

.fa-percent:before {
    content: ""
}

.fa-gitlab:before {
    content: ""
}

.fa-wpbeginner:before {
    content: ""
}

.fa-wpforms:before {
    content: ""
}

.fa-envira:before {
    content: ""
}

.fa-universal-access:before {
    content: ""
}

.fa-wheelchair-alt:before {
    content: ""
}

.fa-question-circle-o:before {
    content: ""
}

.fa-blind:before {
    content: ""
}

.fa-audio-description:before {
    content: ""
}

.fa-volume-control-phone:before {
    content: ""
}

.fa-braille:before {
    content: ""
}

.fa-assistive-listening-systems:before {
    content: ""
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
    content: ""
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
    content: ""
}

.fa-glide:before {
    content: ""
}

.fa-glide-g:before {
    content: ""
}

.fa-sign-language:before,
.fa-signing:before {
    content: ""
}

.fa-low-vision:before {
    content: ""
}

.fa-viadeo:before {
    content: ""
}

.fa-viadeo-square:before {
    content: ""
}

.fa-snapchat:before {
    content: ""
}

.fa-snapchat-ghost:before {
    content: ""
}

.fa-snapchat-square:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-first-order:before {
    content: ""
}

.fa-yoast:before {
    content: ""
}

.fa-themeisle:before {
    content: ""
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: ""
}

.fa-fa:before,
.fa-font-awesome:before {
    content: ""
}

.fa-handshake-o:before {
    content: ""
}

.fa-envelope-open:before {
    content: ""
}

.fa-envelope-open-o:before {
    content: ""
}

.fa-linode:before {
    content: ""
}

.fa-address-book:before {
    content: ""
}

.fa-address-book-o:before {
    content: ""
}

.fa-address-card:before,
.fa-vcard:before {
    content: ""
}

.fa-address-card-o:before,
.fa-vcard-o:before {
    content: ""
}

.fa-user-circle:before {
    content: ""
}

.fa-user-circle-o:before {
    content: ""
}

.fa-user-o:before {
    content: ""
}

.fa-id-badge:before {
    content: ""
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: ""
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: ""
}

.fa-quora:before {
    content: ""
}

.fa-free-code-camp:before {
    content: ""
}

.fa-telegram:before {
    content: ""
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
    content: ""
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: ""
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: ""
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: ""
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: ""
}

.fa-shower:before {
    content: ""
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
    content: ""
}

.fa-podcast:before {
    content: ""
}

.fa-window-maximize:before {
    content: ""
}

.fa-window-minimize:before {
    content: ""
}

.fa-window-restore:before {
    content: ""
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: ""
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: ""
}

.fa-bandcamp:before {
    content: ""
}

.fa-grav:before {
    content: ""
}

.fa-etsy:before {
    content: ""
}

.fa-imdb:before {
    content: ""
}

.fa-ravelry:before {
    content: ""
}

.fa-eercast:before {
    content: ""
}

.fa-microchip:before {
    content: ""
}

.fa-snowflake-o:before {
    content: ""
}

.fa-superpowers:before {
    content: ""
}

.fa-wpexplorer:before {
    content: ""
}

.fa-meetup:before {
    content: ""
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

*,
:after,
:not(.fa):before {
    box-sizing: border-box;
    color: #4d4d4d;
    font-family: "Gotham A", "Gotham B", sans-serif
}

::selection {
    background-color: #d9d9d9
}

blockquote,
body,
button,
dd,
dl,
figcaption,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
ul {
    margin: 0;
    padding: 0
}

body {
    line-height: 1;
    overflow-x: hidden
}

button,
input,
select,
textarea {
    font: inherit
}

a {
    -webkit-text-decoration-skip: ink;
    text-decoration-skip-ink: auto
}

img {
    max-width: 100%
}

button {
    background: transparent;
    cursor: pointer;
    transition: .5s ease-in-out
}

strong {
    word-break: break-word
}

input[type=search]::-ms-clear,
input[type=search]::-ms-reveal {
    display: none;
    width: 0;
    height: 0
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    display: none
}

@-webkit-keyframes svg-animation {
    0% {
        max-width: 0
    }

    90% {
        max-width: 0
    }

    to {
        max-width: 30px
    }
}

.linkList-heading,
.sans-head-1,
.sans-head-2,
.sans-head-3,
h1,
h2,
h3 {
    font-weight: 500
}

.sans-head-1,
h1 {
    font-size: 40px;
    letter-spacing: -.4px;
    line-height: 50px
}

.linkList-heading,
.sans-head-2,
h2 {
    display: inline-block;
    font-size: 26px;
    letter-spacing: 1.37px;
    line-height: 42px;
    margin-bottom: 24px;
    position: relative;
    text-align: center;
    text-transform: uppercase
}

.linkList-heading:after,
.sans-head-2:after,
h2:after {
    background: #4d4d4d;
    bottom: -20px;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 100px
}

.sans-head-3,
h3 {
    font-size: 18px;
    letter-spacing: .77px;
    line-height: 18px;
    text-transform: uppercase
}

.serif-head-1,
.serif-head-2,
.serif-head-3 {
    font-family: "adobe-garamond-pro", serif
}

.serif-head-1 {
    font-weight: 600;
    font-size: 44px;
    line-height: 44px
}

.serif-head-2 {
    color: var(--title_bg_color);
    font-size: 40px;
    line-height: 44px
}

.serif-head-3 {
    font-weight: 600;
    font-size: 32px;
    line-height: 40px
}

.typography-body {
    font-size: 16px;
    line-height: 28px
}

.typography-body-large {
    font-size: 18px;
    line-height: 30px
}

.typography-subtitle {
    font-size: 16px;
    font-weight: 500;
    line-height: 28px
}

.typography-small {
    font-size: 13px
}

.typography-small-letter,
.typography-small-upper {
    font-size: 13px;
    letter-spacing: .8px
}

.typography-small-upper {
    text-transform: uppercase
}

.typography-intro-paragraph {
    font-size: 24px;
    line-height: 38px
}

.typography-white,
.typography-white * {
    color: #fff
}

.typography-white::selection,
.typography-white ::selection {
    background-color: #b3b3b3
}

p {
    font-size: 16px;
    line-height: 28px
}

p+p {
    margin-top: 20px
}

a {
    border-bottom: 1px dotted;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    text-decoration: none
}

a,
a *,
a:after {
    color: hsl(210,75%,60%) ;
    transition: .5s ease-in-out
}


a:hover,
a:hover *,
a:hover:after {
    color: hsl(210,75%,60%) 
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .CoveoResultLink,
a[data-chevron=true],
p[data-chevron=true] {
    border: 0;
    margin-right: 16px
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .CoveoResultLink [class=linkText],
a[data-chevron=true] [class=linkText],
p[data-chevron=true] [class=linkText] {
    /* border-bottom: 1px solid transparent */
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .CoveoResultLink:hover [class=linkText],
a[data-chevron=true]:hover [class=linkText],
p[data-chevron=true]:hover [class=linkText] {
    border-bottom-color: var(--title_bg_color)
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .CoveoResultLink:after,
a[data-chevron=true]:after,
p[data-chevron=true]:after {
    content: "\f054";
    font-family: "FontAwesome";
    font-size: 12px;
    margin-left: 8px;
    position: static
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .CoveoResultLink[data-size=small]:after,
a[data-chevron=true][data-size=small]:after,
p[data-chevron=true][data-size=small]:after {
    position: relative;
    top: -1px
}

a[data-color=white],
a[data-color=white] *,
a[data-color=white]:after {
    border-color: #fff;
    color: #fff
}

a[data-color=white]:hover,
a[data-color=white]:hover *,
a[data-color=white]:hover:after,
a[data-color=white]:hover [class=linkText] {
    border-color: #fff;
    opacity: .8
}

a[data-color=grey],
a[data-color=grey] *,
a[data-color=grey]:after {
    border-color: #4d4d4d;
    color: #4d4d4d
}

a[data-color=grey]:hover,
a[data-color=grey]:hover *,
a[data-color=grey]:hover:after {
    border-color: #670a0a;
    color: #670a0a
}

a[data-size=large] {
    font-size: 18px
}

a[data-size=small] {
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: .44px
}

a[data-size=medium]:after,
a[data-size=small]:after {
    font-size: 10px
}

@media (max-width:700px) {

    .sans-head-1,
    h1 {
        letter-spacing: -.22px
    }

    .linkList-heading,
    .sans-head-1,
    .sans-head-2,
    h1,
    h2 {
        font-size: 22px;
        line-height: 32px
    }

    .linkList-heading:after,
    .sans-head-2:after,
    h2:after {
        bottom: -16px
    }
}

.richtext {
    margin-top: 48px;
    margin-bottom: 48px
}

.richtext+.richtext {
    margin-top: 20px
}

.richtext:last-child {
    margin-bottom: 48px
}

.richtext+* {
    clear: both
}

.richtext h2 {
    margin-bottom: 12px
}

.richtext h2:after {
    content: none
}

.richtext h2:not(:first-child) {
    margin-top: 12px
}

.richtext h2+p {
    margin-top: 0
}

.richtext h3,
.richtext h4 {
    line-height: 24px;
    margin-top: 24px;
    margin-bottom: 8px
}

.richtext ol,
.richtext ul {
    margin-top: 16px;
    margin-bottom: 24px
}

.richtext ol li,
.richtext ul li {
    font-size: 16px
}

.richtext ol li p:first-child,
.richtext ul li p:first-child {
    margin-top: 0
}

.richtext ol li p:last-child,
.richtext ul li p:last-child {
    margin-bottom: 0
}

.richtext ol li {
    display: list-item
}

.richtext ul {
    margin-left: 22px
}

.richtext ul li {
    display: list-item;
    list-style-type: disc
}

.richtext ul li:before {
    content: none
}

.richtext dl dt {
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: normal;
    margin-top: 32px;
    margin-bottom: 10px
}

.richtext dl dd {
    margin-bottom: 10px;
    line-height: 28px
}

.richtext address,
.richtext p {
    margin-top: 24px;
    margin-bottom: 24px
}

.sub-page-h2 {
    font-size: 29px;
    margin-right: 32px;
    color: var(--title_bg_color);
    font-family: "adobe-garamond-pro", serif;
    line-height: 48px;
    letter-spacing: normal;
    text-align: left;
    text-transform: capitalize;;
    border-bottom: solid
}

.sub-page-h3 {
    font-weight: 700
}

ol,
ul {
    list-style-position: outside
}

ol li,
ul li {
    font-size: 18px;
    line-height: 28px
}

ol li+li,
ul li+li {
    margin-top: 8px
}

ul li {
    display: flex;
    list-style-type: none
}

ul li:before {
    content: "\2022";
    font-size: 17px;
    margin-right: 14px
}

ol {
    margin-left: 20px
}

@media (max-width:700px) {

    ol li,
    ul li {
        font-size: 14px;
        line-height: 24px
    }
}

main {
    display: block;
    position: relative
}

.single-col-wide .linkList-inner,
.single-col-wide .single-col-inner,
.single-col-wide .single-col>.richtext,
.single-col-wide .threecol,
.single-col-wide .twocol,
.single-col-wide>.richtext {
    max-width: 1488px
}

.single-col .coveo-main-section svg {
    max-width: 30px;
    -webkit-animation-name: svg-animation;
    animation-name: svg-animation;
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

@keyframes svg-animation {
    0% {
        max-width: 0
    }

    90% {
        max-width: 0
    }

    to {
        max-width: 30px
    }
}

.single-col .linkList-inner,
.single-col .single-col-inner,
.single-col .single-col-wide>.richtext,
.single-col>.richtext,
.threecol,
.twocol {
    max-width: 1243px
}

.linkList-inner,
.single-col-inner,
.single-col-wide>.richtext,
.single-col>.richtext,
.threecol,
.twocol {
    margin: 0 auto;
    padding: 0 24px
}

.linkList-inner .linkList-inner,
.linkList-inner .single-col-inner,
.linkList-inner .single-col-wide>.richtext,
.linkList-inner .single-col>.richtext,
.single-col-inner .linkList-inner,
.single-col-inner .single-col-inner,
.single-col-inner .single-col-wide>.richtext,
.single-col-inner .single-col>.richtext,
.single-col-wide>.richtext .linkList-inner,
.single-col-wide>.richtext .single-col-inner,
.single-col-wide>.richtext .single-col-wide>.richtext,
.single-col-wide>.richtext .single-col>.richtext,
.single-col>.richtext .linkList-inner,
.single-col>.richtext .single-col-inner,
.single-col>.richtext .single-col-wide>.richtext,
.single-col>.richtext .single-col>.richtext,
.threecol .linkList-inner,
.threecol .single-col-inner,
.threecol .single-col-wide>.richtext,
.threecol .single-col>.richtext,
.twocol .linkList-inner,
.twocol .single-col-inner,
.twocol .single-col-wide>.richtext,
.twocol .single-col>.richtext {
    padding-left: 0;
    padding-right: 0
}

.twocol {
    display: flex;
    justify-content: space-between
}

.twocol-large,
.twocol-small {
    padding-top: 32px
}

.twocol-large:empty,
.twocol-small:empty {
    display: none
}

.twocol-large [class*=CalloutBox_defaultContainer],
.twocol-small [class*=CalloutBox_defaultContainer] {
    margin-top: 60px
}

.twocol-large {
    flex-shrink: 0;
    width: calc(70% - 40px)
}

.twocol-small {
    width: calc(30% - 40px)
}

.threecol {
    display: grid;
    grid-column-gap: 48px;
    grid-template-columns: 1fr 2fr 1fr
}

.linkList:not(:first-child) {
    margin-top: 48px
}

.linkList:not(:last-child) {
    margin-bottom: 48px
}

@media (max-width:1100px) {
    .twocol-large {
        width: calc(70% - 24px)
    }

    .twocol-small {
        width: calc(30% - 24px)
    }
}

@media (max-width:900px) {

    .threecol,
    .twocol {
        display: block
    }

    .threecol>*+*,
    .twocol>*+* {
        margin-top: 48px
    }

    .threecol>* .linkList-inner,
    .threecol>* .single-col-inner,
    .threecol>* .single-col-wide>.richtext,
    .threecol>* .single-col>.richtext,
    .twocol>* .linkList-inner,
    .twocol>* .single-col-inner,
    .twocol>* .single-col-wide>.richtext,
    .twocol>* .single-col>.richtext {
        padding-right: 0;
        padding-left: 0
    }

    .twocol-large,
    .twocol-small {
        width: 100%
    }

    .twocol-large>:first-child {
        margin-top: 0;
        padding-top: 0
    }
}

[apm=true] .twocol-large,
[apm=true] .twocol-small {
    padding-top: 0
}

[apm=true] .twocol-large .richtext {
    margin-top: -27px
}

[tcl=true] .twocol-large {
    padding-top: 0
}

[tcl=true] .twocol-large .richtext {
    margin-top: 30px
}

.mb-1 {
    margin-bottom: 1em !important
}

.mb-2 {
    margin-bottom: 2em !important
}

.mb-3 {
    margin-bottom: 3em !important
}

.mb-4 {
    margin-bottom: 4em !important
}

.mt-1 {
    margin-top: 1em !important
}

.mt-2 {
    margin-top: 2em !important
}

.mt-3 {
    margin-top: 3em !important
}

.mt-4 {
    margin-top: 4em !important
}

.CTABarSpotlight_button-border-removal a {
    border-color: transparent
}

.twocol-small-left-align {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.twocol-padding-bottom {
    padding-bottom: 20px
}

.linkList {
    background-color: #f3f3f3;
    padding: 48px 0
}

.linkList-heading {
    display: block;
    margin-bottom: 96px
}

.linkList-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-row-gap: 32px;
    grid-column-gap: 104px;
    display: -ms-grid;
    -ms-grid-columns: 1fr 104px 1fr 104px 1fr
}

.linkList-listItem {
    display: block
}

.linkList-listItem+.linkList-listItem {
    margin-top: 0
}

.linkList-listItem:before {
    content: none
}

.linkList-listItem:nth-child(3n+1) {
    -ms-grid-column: 1
}

.linkList-listItem:nth-child(3n+2) {
    -ms-grid-column: 3
}

.linkList-listItem:nth-child(3n+3) {
    -ms-grid-column: 5
}

.linkList-listItem:first-child,
.linkList-listItem:nth-child(2),
.linkList-listItem:nth-child(3) {
    -ms-grid-row: 1
}

.linkList-listItem:nth-child(4),
.linkList-listItem:nth-child(5),
.linkList-listItem:nth-child(6) {
    -ms-grid-row: 2
}

.linkList-listItem:nth-child(7),
.linkList-listItem:nth-child(8),
.linkList-listItem:nth-child(9) {
    -ms-grid-row: 3
}

.linkList-listItem:nth-child(10),
.linkList-listItem:nth-child(11),
.linkList-listItem:nth-child(12) {
    -ms-grid-row: 4
}

.linkList-listItem:nth-child(13),
.linkList-listItem:nth-child(14),
.linkList-listItem:nth-child(15) {
    -ms-grid-row: 5
}

.linkList-listItem:nth-child(16),
.linkList-listItem:nth-child(17),
.linkList-listItem:nth-child(18) {
    -ms-grid-row: 6
}

.linkList-listItem:nth-child(19),
.linkList-listItem:nth-child(20) {
    -ms-grid-row: 7
}

.linkList-link {
    font-weight: 500;
    letter-spacing: .4px;
    line-height: 18px
}

.linkList-description {
    font-size: 14px;
    line-height: 22px;
    margin-top: 6px
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    .linkList-listItem {
        margin-bottom: 24px
    }
}

@media (max-width:1100px) {
    .linkList-list {
        grid-column-gap: 48px;
        -ms-grid-columns: 1fr 48px 1fr 48px 1fr
    }
}

@media (max-width:700px) {
    .linkList-heading {
        margin-bottom: 72px
    }

    .linkList-list {
        grid-template-columns: 1fr 1fr;
        -ms-grid-columns: 1fr 48px 1fr
    }

    .linkList-listItem:nth-child(odd) {
        -ms-grid-column: 1
    }

    .linkList-listItem:nth-child(2n+2) {
        -ms-grid-column: 3
    }

    .linkList-listItem:first-child,
    .linkList-listItem:nth-child(2) {
        -ms-grid-row: 1
    }

    .linkList-listItem:nth-child(3),
    .linkList-listItem:nth-child(4) {
        -ms-grid-row: 2
    }

    .linkList-listItem:nth-child(5),
    .linkList-listItem:nth-child(6) {
        -ms-grid-row: 3
    }

    .linkList-listItem:nth-child(7),
    .linkList-listItem:nth-child(8) {
        -ms-grid-row: 4
    }

    .linkList-listItem:nth-child(9),
    .linkList-listItem:nth-child(10) {
        -ms-grid-row: 5
    }

    .linkList-listItem:nth-child(11),
    .linkList-listItem:nth-child(12) {
        -ms-grid-row: 6
    }

    .linkList-listItem:nth-child(13),
    .linkList-listItem:nth-child(14) {
        -ms-grid-row: 7
    }

    .linkList-listItem:nth-child(15),
    .linkList-listItem:nth-child(16) {
        -ms-grid-row: 8
    }

    .linkList-listItem:nth-child(17),
    .linkList-listItem:nth-child(18) {
        -ms-grid-row: 9
    }

    .linkList-listItem:nth-child(19),
    .linkList-listItem:nth-child(20) {
        -ms-grid-row: 10
    }
}

@media (max-width:540px) {
    .linkList-heading {
        margin-bottom: 60px
    }

    .linkList-list {
        grid-template-columns: 1fr;
        -ms-grid-columns: 1fr
    }

    .linkList-listItem:nth-child(2n+2) {
        -ms-grid-column: 1
    }

    .linkList-listItem:first-child {
        -ms-grid-row: 1
    }

    .linkList-listItem:nth-child(2) {
        -ms-grid-row: 2
    }

    .linkList-listItem:nth-child(3) {
        -ms-grid-row: 3
    }

    .linkList-listItem:nth-child(4) {
        -ms-grid-row: 4
    }

    .linkList-listItem:nth-child(5) {
        -ms-grid-row: 5
    }

    .linkList-listItem:nth-child(6) {
        -ms-grid-row: 6
    }

    .linkList-listItem:nth-child(7) {
        -ms-grid-row: 7
    }

    .linkList-listItem:nth-child(8) {
        -ms-grid-row: 8
    }

    .linkList-listItem:nth-child(9) {
        -ms-grid-row: 9
    }

    .linkList-listItem:nth-child(10) {
        -ms-grid-row: 10
    }

    .linkList-listItem:nth-child(11) {
        -ms-grid-row: 11
    }

    .linkList-listItem:nth-child(12) {
        -ms-grid-row: 12
    }

    .linkList-listItem:nth-child(13) {
        -ms-grid-row: 13
    }

    .linkList-listItem:nth-child(14) {
        -ms-grid-row: 14
    }

    .linkList-listItem:nth-child(15) {
        -ms-grid-row: 15
    }

    .linkList-listItem:nth-child(16) {
        -ms-grid-row: 16
    }

    .linkList-listItem:nth-child(17) {
        -ms-grid-row: 17
    }

    .linkList-listItem:nth-child(18) {
        -ms-grid-row: 18
    }

    .linkList-listItem:nth-child(19) {
        -ms-grid-row: 19
    }

    .linkList-listItem:nth-child(20) {
        -ms-grid-row: 20
    }
}

form[data-formtype=search] {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

form[data-formtype=search] [class="fa fa-search"] {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    position: relative
}

form[data-formtype=search] [class="fa fa-search"]:hover:before {
    color: var(--title_bg_color)
}

form[data-formtype=search] [class="fa fa-search"]:before {
    pointer-events: none;
    position: absolute;
    transition: color .3s ease-in-out
}

form[data-formtype=search] input[type=search],
form[data-formtype=search] input[type=submit] {
    border: 2px solid #d9d9d9
}

form[data-formtype=search] input[type=search] {
    color: #404040;
    line-height: 16px;
    padding: 18px;
    transition: border-color .3s ease-in-out;
    width: 615px
}

form[data-formtype=search] input[type=search]::-webkit-input-placeholder {
    color: #737373
}

form[data-formtype=search] input[type=search]::-ms-input-placeholder {
    color: #737373
}

form[data-formtype=search] input[type=search]::placeholder {
    color: #737373
}

form[data-formtype=search] input[type=submit] {
    background: #fff;
    cursor: pointer;
    height: 100%;
    line-height: 16px;
    padding: 18px 28px;
    transition: border-color .3s ease-in-out
}

@media (max-width:900px) {
    form[data-formtype=search] {
        justify-content: center
    }

    form[data-formtype=search] label {
        visibility: hidden
    }

    form[data-formtype=search] .PeopleDirectoryLink {
        display: none
    }

    form[data-formtype=search] input[type=search] {
        width: 60vw !important
    }
}

div.CoveoForSitecoreContext {
    padding-top: 48px
}

.CoveoSearchInterface .coveo-main-section {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    min-width: 100%
}

.CoveoSearchInterface .coveo-main-section .coveo-search-section {
    background-color: initial;
    margin: 0 auto 43px;
    max-width: 100%;
    padding: 0 0 48px;
    width: 100%
}

.CoveoSearchInterface .coveo-main-section .coveo-search-section .coveo-for-sitecore-search-box-container {
    margin: 0 auto;
    max-width: 1002px;
    padding: 0 24px
}

.CoveoSearchInterface .coveo-main-section .coveo-search-section .CoveoSearchbox .magic-box,
.CoveoSearchInterface .coveo-main-section .coveo-search-section .CoveoSearchbox .magic-box .magic-box-input {
    border: 0;
    border-radius: 0
}

.CoveoSearchInterface .coveo-main-section .coveo-search-section .CoveoSearchbox .magic-box .magic-box-clear,
.CoveoSearchInterface .coveo-main-section .coveo-search-section .CoveoSearchbox .magic-box .magic-box-input {
    background-color: initial
}

.CoveoSearchInterface .coveo-main-section .coveo-search-section .CoveoSearchbox .magic-box .magic-box-input>input {
    color: #404040;
    font-family: "Gotham A", "Gotham B", sans-serif;
    font-size: 24px;
    padding: 3px 24px 3px 10px;
    border: 3px solid #d9d9d9
}

.CoveoSearchInterface .coveo-main-section .coveo-search-section .CoveoSearchButton {
    border: 3px solid #d9d9d9;
    border-radius: 0;
    z-index: 0;
    height: 48px;
    width: 58px;
    margin-left: 4px
}

.CoveoSearchInterface .coveo-main-section .coveo-search-section .CoveoSearchButton svg * {
    fill: #4d4d4d
}

.CoveoSearchInterface .coveo-main-section .coveo-search-section .CoveoSearchButton:hover svg * {
    fill: var(--title_bg_color)
}

.CoveoSearchInterface .coveo-main-section .coveo-tab-section {
    background: transparent;
    border: none;
    margin-bottom: 67px;
    order: -1
}

.CoveoSearchInterface .coveo-main-section .coveo-tab-section:after {
    border-bottom: 2px solid #f3f3f3;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    width: 100%
}

.CoveoSearchInterface .coveo-main-section .coveo-tab-section .CoveoTab {
    border: none;
    padding: 0 20px
}

.CoveoSearchInterface .coveo-main-section .coveo-tab-section .CoveoTab p {
    color: #4d4d4d;
    font-size: 18px;
    text-transform: capitalize;
}

.CoveoSearchInterface .coveo-main-section .coveo-tab-section .CoveoTab.coveo-selected {
    position: relative
}

.CoveoSearchInterface .coveo-main-section .coveo-tab-section .CoveoTab.coveo-selected:after {
    background-color: var(--title_bg_color);
    bottom: -2px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1
}

.CoveoSearchInterface .coveo-main-section .coveo-tab-section .CoveoTab.coveo-selected p {
    border: none;
    color: var(--title_bg_color);
    font-weight: 500
}

.CoveoSearchInterface .coveo-main-section .coveo-tab-section .CoveoTab.coveo-selected,
.CoveoSearchInterface .coveo-main-section .coveo-tab-section .CoveoTab.coveo-tab-dropdown {
    border: none
}

.CoveoSearchInterface .coveo-main-section .coveo-facet-column {
    margin: 120px 63px 0 24px;
    padding: 0;
    width: 229px
}

.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet,
.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacetRange {
    border-bottom-color: #d9d9d9;
    border-width: 0 0 1px;
    margin: 0 0 20px;
    padding: 0 0 20px
}

.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet .coveo-facet-header,
.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacetRange .coveo-facet-header {
    background-color: initial;
    padding: 0 0 20px
}

.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet .coveo-facet-header-title,
.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacetRange .coveo-facet-header-title {
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 700;
    line-height: 18px
}

.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet .coveo-facet-header-settings-section,
.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacetRange .coveo-facet-header-settings-section {
    display: none
}

.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet .coveo-facet-values,
.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet .coveo-facet-values .coveo-facet-value,
.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacetRange .coveo-facet-values,
.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacetRange .coveo-facet-values .coveo-facet-value {
    padding: 0
}

.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet .coveo-facet-values .coveo-facet-value:not(:first-of-type),
.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacetRange .coveo-facet-values .coveo-facet-value:not(:first-of-type) {
    margin-top: 12px
}

.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet .coveo-facet-values .coveo-facet-value.coveo-selected,
.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacetRange .coveo-facet-values .coveo-facet-value.coveo-selected {
    font-weight: 400
}

.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet .coveo-facet-values .coveo-facet-value.coveo-selected .coveo-facet-value-checkbox,
.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacetRange .coveo-facet-values .coveo-facet-value.coveo-selected .coveo-facet-value-checkbox {
    background-color: var(--title_bg_color)
}

.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet .coveo-facet-values .coveo-facet-value.coveo-selected .coveo-facet-value-checkbox:after,
.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacetRange .coveo-facet-values .coveo-facet-value.coveo-selected .coveo-facet-value-checkbox:after {
    color: #fff;
    content: "\f00c";
    display: block;
    font-family: "FontAwesome";
    font-size: 14px;
    line-height: 20px
}

.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet .coveo-facet-values .coveo-facet-value:before,
.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacetRange .coveo-facet-values .coveo-facet-value:before {
    content: none
}

.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet .coveo-facet-values .coveo-facet-value.coveo-selected .coveo-facet-value-checkbox svg,
.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet .coveo-facet-values .coveo-facet-value:hover .coveo-facet-value-checkbox svg,
.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacetRange .coveo-facet-values .coveo-facet-value.coveo-selected .coveo-facet-value-checkbox svg,
.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacetRange .coveo-facet-values .coveo-facet-value:hover .coveo-facet-value-checkbox svg {
    display: none
}

.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet .coveo-facet-values .coveo-facet-value.coveo-with-hover:hover,
.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacetRange .coveo-facet-values .coveo-facet-value.coveo-with-hover:hover {
    background-color: initial
}

.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet .coveo-facet-values .coveo-facet-value-label,
.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacetRange .coveo-facet-values .coveo-facet-value-label {
    padding: 0;
    width: 100%
}

.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet .coveo-facet-values .coveo-facet-value-caption,
.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet .coveo-facet-values .coveo-facet-value-count,
.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacetRange .coveo-facet-values .coveo-facet-value-caption,
.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacetRange .coveo-facet-values .coveo-facet-value-count {
    font-size: 16px;
    line-height: 24px
}

.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet .coveo-facet-values .coveo-facet-value-caption,
.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacetRange .coveo-facet-values .coveo-facet-value-caption {
    white-space: pre-wrap
}

.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet .coveo-facet-values .coveo-facet-value-checkbox,
.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacetRange .coveo-facet-values .coveo-facet-value-checkbox {
    border-color: #b3b3b3;
    border-radius: 0;
    flex-shrink: 0;
    margin-right: 13px
}

.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet .coveo-facet-values .coveo-facet-value-count,
.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacetRange .coveo-facet-values .coveo-facet-value-count {
    order: 1
}

.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet .coveo-facet-values .coveo-facet-value-count:before,
.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacetRange .coveo-facet-values .coveo-facet-value-count:before {
    content: "("
}

.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet .coveo-facet-values .coveo-facet-value-count:after,
.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacetRange .coveo-facet-values .coveo-facet-value-count:after {
    content: ")"
}

.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet .coveo-facet-footer.coveo-facet-empty,
.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet .coveo-facet-footer:empty,
.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet .coveo-facet-values .coveo-facet-value-exclude,
.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacetRange .coveo-facet-footer.coveo-facet-empty,
.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacetRange .coveo-facet-footer:empty,
.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacetRange .coveo-facet-values .coveo-facet-value-exclude {
    display: none
}

.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet.disable-for-external .coveo-facet-values,
.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacetRange.disable-for-external .coveo-facet-values {
    pointer-events: none
}

.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet.disable-for-external .coveo-facet-values .coveo-facet-value .coveo-facet-value-caption,
.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacetRange.disable-for-external .coveo-facet-values .coveo-facet-value .coveo-facet-value-caption {
    color: #b3b3b3
}

.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet.disable-for-external .coveo-facet-values .coveo-facet-value .coveo-facet-value-count,
.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacetRange.disable-for-external .coveo-facet-values .coveo-facet-value .coveo-facet-value-count {
    display: none
}

.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet.disable-for-external .coveo-facet-values .coveo-facet-value.coveo-selected .coveo-facet-value-checkbox,
.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacetRange.disable-for-external .coveo-facet-values .coveo-facet-value.coveo-selected .coveo-facet-value-checkbox {
    background-color: #4d4d4d
}

.CoveoSearchInterface .coveo-main-section .coveo-sort-section,
.CoveoSearchInterface .coveo-main-section .CoveoQuerySummary {
    max-width: 50%;
    width: 376px
}

.CoveoSearchInterface .coveo-main-section .CoveoQuerySummary {
    font-size: 16px;
    line-height: 18px;
    order: -1;
    padding-left: 32px
}

.CoveoSearchInterface .coveo-main-section .CoveoQuerySummary .coveo-query-summary-cancel-last,
.CoveoSearchInterface .coveo-main-section .CoveoQuerySummary .coveo-query-summary-search-tips-info,
.CoveoSearchInterface .coveo-main-section .CoveoQuerySummary .coveo-query-summary-search-tips-info+ul {
    display: none
}

.CoveoSearchInterface .coveo-main-section .coveo-sort-section {
    justify-content: flex-end
}

.CoveoSearchInterface .coveo-main-section .coveo-sort-section .coveo-sort-container:not(:first-of-type)>span {
    margin-left: 10px
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column {
    display: flex;
    flex-wrap: wrap;
    margin-right: 24px;
    max-width: 860px;
    order: 1;
    padding: 0;
    width: calc(100% - 340px);
    overflow: inherit !important
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList {
    border-top: 1px solid #d9d9d9;
    margin: 24px 0 47px;
    max-width: 752px;
    padding-top: 16px;
    width: 100%
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-frame .coveo-result-row {
    margin: 0
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult {
    border-bottom: 1px solid #d9d9d9;
    margin: 0 32px;
    padding: 16px 0
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .directoryitem-title {
    font-weight: 700;
    margin-bottom: 8px
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .positiondata+.positiondata {
    margin-top: 12px
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .positiondata [class*=positiondata-] {
    line-height: 24px
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .positiondata [class*=positiondata-] span {
    font-weight: 500
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .positiondata [class*=positiondata-] a {
    color: var(--title_bg_color)
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .positiondata [class*=positiondata-] a:hover {
    text-decoration: none
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .result-list-item {
    display: flex
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .result-list-item-personCard {
    align-items: center
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .result-list-item-people [data-field="@imagedata"] {
    border-radius: 50%;
    flex-shrink: 0;
    height: 84px;
    margin-right: 24px;
    overflow: hidden;
    width: 84px
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .result-list-item-people [data-field="@clickableuri"] {
    display: block;
    margin-right: 0
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .result-list-item-people [data-field="@emaillink"]:not(:first-child),
.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .result-list-item-people [data-field="@positiontitle"]:not(:first-child) {
    margin-top: 8px
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .result-list-item-people [data-field="@positiontitle"] span {
    font-size: 16px;
    line-height: 28px
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .result-list-item-people [data-field="@emaillink"] a {
    color: #4d4d4d;
    text-decoration: none
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .result-list-item-document .CoveoResultLink:after {
    content: none
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .result-list-item-tools {
    justify-content: space-between
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .result-list-item-tools .toolsButton {
    border: none;
    flex-shrink: 0;
    font-size: 14px;
    font-weight: 400;
    margin-left: 24px;
    text-transform: capitalize;
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .result-list-item-tools .toolsButton:before {
    content: "\f067";
    font-family: "FontAwesome";
    padding-right: 8px
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .result-list-item-tools .toolsButton[data-intoolslist=true]:before {
    content: "\f00c"
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .result-list-item-tools .tool-description a {
    color: var(--title_bg_color)
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .result-list-item-tools .tool-description a:hover {
    text-decoration: none
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult [data-field="@imagedata"]:not(.profileimage) span:not(:empty) {
    display: block;
    flex-shrink: 0;
    font-size: 0;
    height: 156px;
    margin-right: 24px;
    overflow: hidden;
    position: relative;
    width: 156px
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult [data-field="@imagedata"]:not(.profileimage) .ytthumbnail img,
.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult [data-field="@imagedata"]:not(.profileimage) img {
    height: 100%;
    left: 50%;
    max-width: none;
    position: absolute;
    transform: translateX(-50%);
    width: auto
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .ytthumbnail {
    margin-right: 24px
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .coveoforsitecore-template .coveoforsitecore-information-section {
    padding: 0
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .coveo-result-cell.coveo-quick-view-container,
.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .coveo-result-cell.coveoforsitecore-details-section,
.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .coveo-result-cell.coveoforsitecore-time-cell {
    display: none
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .CoveoResultLink {
    color: var(--title_bg_color);
    font-size: 18px
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .CoveoResultLink:hover {
    text-decoration: none
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .CoveoResultLink:after {
    visibility: visible
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .CoveoResultLink,
.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .CoveoResultLink .coveo-highlight {
    font-weight: 500
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .CoveoResultLink.subtitle {
    font-weight: 400;
    line-height: 20px
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .CoveoResultLink.subtitle:hover span {
    color: var(--title_bg_color)
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .CoveoResultLink.subtitle:after {
    content: none
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .CoveoResultLink.subtitle span {
    color: #4d4d4d;
    word-break: break-word
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .CoveoExcerpt {
    font-size: 16px;
    line-height: 28px
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .CoveoExcerpt:not(:empty) {
    display: block;
    margin-top: 10px
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult [data-field="@topicname"],
.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult button:not(.toolsButton) {
    display: none
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .CoveoFieldValue.tool-title {
    color: var(--title_bg_color);
    font-size: 18px;
    font-weight: 500
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .CoveoFieldValue.tool-title:hover {
    text-decoration: none
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column.coveo-no-results {
    margin-right: auto;
    max-width: 1002px;
    padding: 0 24px
}

.CoveoSearchInterface .coveo-main-section .CoveoPager {
    display: block;
    margin: 0;
    max-width: 752px;
    padding: 0 32px
}

.CoveoSearchInterface .coveo-main-section .CoveoPager .coveo-pager-list {
    align-items: center;
    display: flex;
    justify-content: center
}

.CoveoSearchInterface .coveo-main-section .CoveoPager .coveo-pager-list-item:before {
    content: none
}

.CoveoSearchInterface .coveo-main-section .CoveoPager .coveo-pager-list-item,
.CoveoSearchInterface .coveo-main-section .CoveoPager .coveo-pager-list-item-text {
    border: none
}

.CoveoSearchInterface .coveo-main-section .CoveoPager .coveo-pager-list-item-text {
    color: #404040
}

.CoveoSearchInterface .coveo-main-section .CoveoPager .coveo-pager-list-item.coveo-active,
.CoveoSearchInterface .coveo-main-section .CoveoPager .coveo-pager-list-item:hover {
    background-color: initial
}

.CoveoSearchInterface .coveo-main-section .CoveoPager .coveo-pager-list-item.coveo-active *,
.CoveoSearchInterface .coveo-main-section .CoveoPager .coveo-pager-list-item:hover * {
    color: var(--title_bg_color);
    font-weight: 500
}

.CoveoSearchInterface .coveo-main-section .CoveoPager .coveo-pager-list-item:hover,
.CoveoSearchInterface .coveo-main-section .CoveoPager .coveo-pager-list-item:hover * {
    text-decoration: none
}

.CoveoSearchInterface .coveo-main-section .CoveoPager .coveo-pager-list-item.coveo-active {
    border-bottom: 2px solid var(--title_bg_color);
    border-radius: 0;
    font-weight: 500
}

.CoveoSearchInterface .coveo-main-section .CoveoPager .coveo-pager-next,
.CoveoSearchInterface .coveo-main-section .CoveoPager .coveo-pager-previous {
    padding: 4px 8px
}

.CoveoSearchInterface .coveo-main-section .CoveoPager .coveo-pager-next a,
.CoveoSearchInterface .coveo-main-section .CoveoPager .coveo-pager-previous a {
    border: none
}

.CoveoSearchInterface .coveo-main-section .CoveoPager .coveo-pager-next svg,
.CoveoSearchInterface .coveo-main-section .CoveoPager .coveo-pager-previous svg {
    display: none
}

.CoveoSearchInterface .coveo-main-section .CoveoPager .coveo-pager-next-icon,
.CoveoSearchInterface .coveo-main-section .CoveoPager .coveo-pager-previous-icon {
    align-items: center;
    display: flex;
    height: 12px;
    width: 8px
}

.CoveoSearchInterface .coveo-main-section .CoveoPager .coveo-pager-next-icon:after,
.CoveoSearchInterface .coveo-main-section .CoveoPager .coveo-pager-previous-icon:after {
    color: var(--title_bg_color);
    font-family: "FontAwesome";
    font-size: 12px
}

.CoveoSearchInterface .coveo-main-section .CoveoPager .coveo-pager-previous-icon:after {
    content: "\f053"
}

.CoveoSearchInterface .coveo-main-section .CoveoPager .coveo-pager-next-icon:after {
    content: "\f054"
}

.CoveoSearchInterface .coveo-main-section .CoveoLogo {
    display: none
}

@media (max-width:800px) {

    .CoveoSearchInterface.coveo-small-facets .coveo-main-section .coveo-dropdown-header-wrapper,
    .CoveoSearchInterface.coveo-small-recommendation .coveo-main-section .coveo-dropdown-header-wrapper,
    .CoveoSearchInterface.coveo-small-tabs .coveo-main-section .coveo-dropdown-header-wrapper {
        justify-content: flex-start;
        padding: 24px
    }

    .CoveoSearchInterface.coveo-small-facets .coveo-main-section .coveo-facet-dropdown-header,
    .CoveoSearchInterface.coveo-small-facets .coveo-main-section .coveo-tab-dropdown-header,
    .CoveoSearchInterface.coveo-small-recommendation .coveo-main-section .coveo-facet-dropdown-header,
    .CoveoSearchInterface.coveo-small-recommendation .coveo-main-section .coveo-tab-dropdown-header,
    .CoveoSearchInterface.coveo-small-tabs .coveo-main-section .coveo-facet-dropdown-header,
    .CoveoSearchInterface.coveo-small-tabs .coveo-main-section .coveo-tab-dropdown-header {
        align-items: center;
        border: 1px solid var(--title_bg_color);
        height: auto;
        padding: 10px
    }

    .CoveoSearchInterface.coveo-small-facets .coveo-main-section .coveo-facet-dropdown-header,
    .CoveoSearchInterface.coveo-small-recommendation .coveo-main-section .coveo-facet-dropdown-header,
    .CoveoSearchInterface.coveo-small-tabs .coveo-main-section .coveo-facet-dropdown-header {
        display: flex
    }

    .CoveoSearchInterface.coveo-small-facets .coveo-main-section .coveo-facet-dropdown-header:before,
    .CoveoSearchInterface.coveo-small-recommendation .coveo-main-section .coveo-facet-dropdown-header:before,
    .CoveoSearchInterface.coveo-small-tabs .coveo-main-section .coveo-facet-dropdown-header:before {
        color: var(--title_bg_color);
        content: "\f1de";
        font-family: "FontAwesome";
        margin-right: 6px
    }

    .CoveoSearchInterface.coveo-small-facets .coveo-main-section .coveo-tab-dropdown-header,
    .CoveoSearchInterface.coveo-small-recommendation .coveo-main-section .coveo-tab-dropdown-header,
    .CoveoSearchInterface.coveo-small-tabs .coveo-main-section .coveo-tab-dropdown-header {
        display: inline-flex
    }

    .CoveoSearchInterface.coveo-small-facets .coveo-main-section .coveo-facet-column,
    .CoveoSearchInterface.coveo-small-recommendation .coveo-main-section .coveo-facet-column,
    .CoveoSearchInterface.coveo-small-tabs .coveo-main-section .coveo-facet-column {
        width: 100%
    }

    .CoveoSearchInterface.coveo-small-facets .coveo-main-section .coveo-facet-column.coveo-facet-dropdown-content .CoveoFacet,
    .CoveoSearchInterface.coveo-small-recommendation .coveo-main-section .coveo-facet-column.coveo-facet-dropdown-content .CoveoFacet,
    .CoveoSearchInterface.coveo-small-tabs .coveo-main-section .coveo-facet-column.coveo-facet-dropdown-content .CoveoFacet {
        padding: 12px
    }

    .CoveoSearchInterface.coveo-small-facets .coveo-main-section .coveo-facet-column.coveo-facet-dropdown-content .CoveoFacet .coveo-facet-header,
    .CoveoSearchInterface.coveo-small-recommendation .coveo-main-section .coveo-facet-column.coveo-facet-dropdown-content .CoveoFacet .coveo-facet-header,
    .CoveoSearchInterface.coveo-small-tabs .coveo-main-section .coveo-facet-column.coveo-facet-dropdown-content .CoveoFacet .coveo-facet-header {
        border-top: none
    }

    .CoveoSearchInterface.coveo-small-facets .coveo-main-section .coveo-facet-column.coveo-facet-dropdown-content .CoveoFacet~.CoveoFacet,
    .CoveoSearchInterface.coveo-small-recommendation .coveo-main-section .coveo-facet-column.coveo-facet-dropdown-content .CoveoFacet~.CoveoFacet,
    .CoveoSearchInterface.coveo-small-tabs .coveo-main-section .coveo-facet-column.coveo-facet-dropdown-content .CoveoFacet~.CoveoFacet {
        border-top: 1px solid #b3b3b3
    }

    .CoveoSearchInterface .coveo-main-section {
        margin-bottom: 48px
    }

    .CoveoSearchInterface .coveo-main-section .coveo-search-section {
        margin-bottom: 16px
    }

    .CoveoSearchInterface .coveo-main-section .coveo-tab-section {
        margin-bottom: 32px
    }

    .CoveoSearchInterface .coveo-main-section .coveo-results-column {
        margin-right: 0;
        width: 100%
    }

    .CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList {
        margin: 24px 0
    }

    .CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult {
        margin: 0 24px
    }

    .CoveoSearchInterface .coveo-main-section .CoveoQuerySummary {
        padding-left: 24px;
        padding-right: 8px
    }

    .CoveoSearchInterface .coveo-main-section .coveo-sort-section {
        padding-left: 8px;
        padding-right: 24px
    }
}

@media (max-width:700px) {
    .CoveoSearchInterface .coveo-main-section .coveo-search-section {
        padding: 48px 0
    }

    .CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-card-layout-container {
        display: block
    }

    .CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult {
        margin: 0 24px
    }

    .CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult [data-field="@imagedata"]:not(.profileimage) span:not(:empty) {
        height: 100px;
        margin-right: 16px;
        width: 100px
    }

    .CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .CoveoResultLink {
        font-size: 16px
    }

    .CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .CoveoExcerpt {
        font-size: 14px
    }

    .CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout.CoveoResult .CoveoExcerpt:not(:empty) {
        margin-top: 4px
    }
}

@media (max-width:480px) {
    .CoveoSearchInterface .coveo-main-section .coveo-search-section .CoveoSearchbox {
        margin-right: 0
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    transform: translateZ(0)
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    height: 100%;
    position: absolute;
    top: 50%;
    padding: 0;
    transform: translateY(-50%);
    cursor: pointer;
    color: transparent;
    border: none
}

.slick-next,
.slick-next:before,
.slick-prev,
.slick-prev:before {
    transition: color .3s ease-in-out
}

.slick-next:before,
.slick-prev:before {
    line-height: 1;
    font-family: "FontAwesome";
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-next.slick-disabled,
.slick-prev.slick-disabled {
    display: none !important
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-prev {
    left: 0
}

.slick-prev:before {
    content: "\f053"
}

.slick-next {
    right: 0
}

.slick-next:before {
    content: "\f054"
}

table {
    border-collapse: collapse
}

td,
th {
    /* padding: 8px 24px 8px 8px */
}

th {
    background-color: var(--title_bg_color);
    color:#fff;
  
    text-align: left
}

th:first-child {
    border-left-color: var(--title_bg_color)
}

th:last-child {
    border-right-color: var(--title_bg_color)
}

td {
    border: 1px solid var(--title_bg_color)!important;
}

caption {
    padding: 10px 0;
    font-size: 16px;
    font-weight: 700
}

.UChicagoDarkGrey {
    border-width: 0;
    border-style: none;
    border-collapse: collapse;
    width: -webkit-max-content !important;
    width: -moz-max-content !important;
    width: max-content !important;
    height: 100% !important
}

.UChicagoDarkGrey td {
    padding: 12.5px 16.5px 12.5px 15px;
    border: 1px solid #b3b3b3
}

.UChicagoDarkGrey tr {
    background: #4d4d4d
}

.UChicagoDarkGrey tr.UChicagoDarkGreyTableHeaderRow {
    line-height: 20px;
    font-size: 16px;
    background: #4d4d4d;
    color: #fff;
    font-weight: 700
}

.UChicagoDarkGrey tr.UChicagoDarkGreyTableHeaderRow th {
    background-color: #4d4d4d !important
}

.UChicagoDarkGrey tr.UChicagoDarkGreyTableHeaderRow th:first-child {
    border-left-color: #4d4d4d !important
}

.UChicagoDarkGrey tr.UChicagoDarkGreyTableHeaderRow th:last-child {
    border-right-color: #4d4d4d !important
}

.UChicagoDarkGreyTableHeaderRow td {
    border-top: none;
    border-bottom: none;
    color: #fff
}

.UChicagoDarkGrey td.UChicagoDarkGreyTableHeaderEvenCol,
.UChicagoDarkGrey td.UChicagoDarkGreyTableHeaderFirstCol,
.UChicagoDarkGrey td.UChicagoDarkGreyTableHeaderLastCol,
.UChicagoDarkGrey td.UChicagoDarkGreyTableHeaderOddCol {
    padding: 12.5px 16.5px 12.5px 15px;
    color: #fff
}

.UChicagoDarkGrey tr.UChicagoDarkGreyTableEvenRow,
.UChicagoDarkGrey tr.UChicagoDarkGreyTableOddRow {
    color: #4d4d4d;
    background-color: #fff;
    font-size: 14px;
    line-height: 14px
}

.UChicagoDarkGrey tr.UChicagoDarkGreyTableEvenRow th {
    background-color: #4d4d4d !important
}

.UChicagoDarkGrey tr.UChicagoDarkGreyTableEvenRow th:first-child {
    border-left-color: #4d4d4d !important
}

.UChicagoDarkGrey tr.UChicagoDarkGreyTableEvenRow th:last-child {
    border-right-color: #4d4d4d !important
}

.UChicagoDarkGrey td.UChicagoDarkGreyTableEvenCol,
.UChicagoDarkGrey td.UChicagoDarkGreyTableFirstCol,
.UChicagoDarkGrey td.UChicagoDarkGreyTableLastCol,
.UChicagoDarkGrey td.UChicagoDarkGreyTableOddCol {
    padding: 12.5px 16.5px 12.5px 15px
}

.UChicagoDarkGrey tr.UChicagoDarkGreyTableFooterRow {
    background-color: #fff;
    color: #4d4d4d;
    font-size: 14px;
    line-height: 14px;
    font-weight: 500
}

.UChicagoDarkGrey td.UChicagoDarkGreyTableFooterEvenCol,
.UChicagoDarkGrey td.UChicagoDarkGreyTableFooterFirstCol,
.UChicagoDarkGrey td.UChicagoDarkGreyTableFooterLastCol,
.UChicagoDarkGrey td.UChicagoDarkGreyTableFooterOddCol {
    padding: 12.5px 16.5px 12.5px 15px
}

.UChicagoDarkGreyRowsOnly {
    border-collapse: collapse;
    border-width: 0;
    border-style: none;
    width: -webkit-max-content !important;
    width: -moz-max-content !important;
    width: max-content !important;
    height: 100% !important
}

.UChicagoDarkGreyRowsOnly td {
    border: none;
    padding: 12.5px 16.5px 12.5px 15px
}

.UChicagoDarkGreyRowsOnly tr.UChicagoDarkGreyRowsOnlyTableHeaderRow {
    line-height: 20px;
    font-size: 16px;
    background: #4d4d4d;
    color: #fff;
    font-weight: 700
}

.UChicagoDarkGreyRowsOnly tr.UChicagoDarkGreyRowsOnlyTableHeaderRow th {
    background-color: #4d4d4d !important
}

.UChicagoDarkGreyRowsOnly tr.UChicagoDarkGreyRowsOnlyTableHeaderRow th:first-child {
    border-left-color: #4d4d4d !important
}

.UChicagoDarkGreyRowsOnly tr.UChicagoDarkGreyRowsOnlyTableHeaderRow th:last-child {
    border-right-color: #4d4d4d !important
}

.UChicagoDarkGreyRowsOnlyTableHeaderRow td {
    color: #fff;
    border-top: none;
    border-bottom: none
}

.UChicagoDarkGreyRowsOnly th.UChicagoDarkGreyRowsOnlyTableHeaderEvenCol,
.UChicagoDarkGreyRowsOnly th.UChicagoDarkGreyRowsOnlyTableHeaderFirstCol,
.UChicagoDarkGreyRowsOnly th.UChicagoDarkGreyRowsOnlyTableHeaderLastCol,
.UChicagoDarkGreyRowsOnly th.UChicagoDarkGreyRowsOnlyTableHeaderOddCol {
    padding: 12.5px 16.5px 12.5px 15px;
    color: #fff
}

.UChicagoDarkGreyRowsOnly tr.UChicagoDarkGreyRowsOnlyTableEvenRow,
.UChicagoDarkGreyRowsOnly tr.UChicagoDarkGreyRowsOnlyTableOddRow {
    color: #4d4d4d;
    font-size: 14px
}

.UChicagoDarkGreyRowsOnly tr.UChicagoDarkGreyRowsOnlyTableEvenRow th {
    background-color: #4d4d4d !important
}

.UChicagoDarkGreyRowsOnly tr.UChicagoDarkGreyRowsOnlyTableEvenRow th:first-child {
    border-left-color: #4d4d4d !important
}

.UChicagoDarkGreyRowsOnly tr.UChicagoDarkGreyRowsOnlyTableEvenRow th:last-child {
    border-right-color: #4d4d4d !important
}

.UChicagoDarkGreyRowsOnly td.UChicagoDarkGreyRowsOnlyTableFirstCol {
    border-right-width: 1px;
    border-top-width: 1px;
    border-right-color: #4d4d4d;
    border-top-color: #4d4d4d;
    padding: 12.5px 16.5px 12.5px 15px;
    border-bottom: 1px solid #4d4d4d;
    border-left: 1px solid #4d4d4d
}

.UChicagoDarkGreyRowsOnly td.UChicagoDarkGreyRowsOnlyTableLastCol {
    border-left-width: 1px;
    border-top-width: 1px;
    border-left-color: #4d4d4d;
    border-top-color: #4d4d4d;
    border-bottom: 1px solid #4d4d4d;
    border-right: 1px solid #4d4d4d;
    padding: 12.5px 16.5px 12.5px 15px
}

.UChicagoDarkGreyRowsOnly td.UChicagoDarkGreyRowsOnlyTableEvenCol,
.UChicagoDarkGreyRowsOnly td.UChicagoDarkGreyRowsOnlyTableOddCol {
    border-color: #4d4d4d;
    padding: 12.5px 16.5px 12.5px 15px;
    border-bottom: solid #4d4d4d;
    border-width: 1px
}

.UChicagoDarkGreyRowsOnly tr.UChicagoDarkGreyRowsOnlyTableFooterRow {
    color: #4d4d4d;
    background-color: #fff;
    font-size: 14px;
    padding: 12.5px 16.5px 12.5px 15px
}

.UChicagoDarkGreyRowsOnly td.UChicagoDarkGreyRowsOnlyTableFooterFirstCol {
    border-right-width: 1px;
    border-top-width: 1px;
    border-right-color: #4d4d4d;
    border-top-color: #4d4d4d;
    border-bottom: 1px solid #4d4d4d;
    border-left: 1px solid #4d4d4d;
    padding: 12.5px 16.5px 12.5px 15px
}

.UChicagoDarkGreyRowsOnly td.UChicagoDarkGreyRowsOnlyTableFooterLastCol {
    border-left-width: 1px;
    border-top-width: 1px;
    border-left-color: #4d4d4d;
    border-top-color: #4d4d4d;
    border-bottom: 1px solid #4d4d4d;
    border-right: 1px solid #4d4d4d;
    padding: 12.5px 16.5px 12.5px 15px
}

.UChicagoDarkGreyRowsOnly td.UChicagoDarkGreyRowsOnlyTableFooterEvenCol,
.UChicagoDarkGreyRowsOnly td.UChicagoDarkGreyRowsOnlyTableFooterOddCol {
    border-color: #4d4d4d;
    border-bottom: solid #4d4d4d;
    border-width: 1px;
    padding: 12.5px 16.5px 12.5px 15px
}

.UChicagoLightGrey {
    border-width: 0;
    border-style: none;
    border-collapse: collapse;
    width: -webkit-max-content !important;
    width: -moz-max-content !important;
    width: max-content !important;
    height: 100% !important
}

.UChicagoLightGrey td {
    padding: 12.5px 16.5px 12.5px 15px;
    border: 1px solid #737373;
    color: #4d4d4d !important
}

.UChicagoLightGrey tr.UChicagoLightGreyTableHeaderRow {
    color: #4d4d4d !important;
    background: #d9d9d9;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 20px
}

.UChicagoLightGrey tr.UChicagoLightGreyTableHeaderRow td {
    color: #4d4d4d !important
}

.UChicagoLightGrey tr.UChicagoLightGreyTableHeaderRow th {
    background-color: #d9d9d9 !important;
    color: #4d4d4d !important
}

.UChicagoLightGrey tr.UChicagoLightGreyTableHeaderRow th:first-child {
    border-left-color: #d9d9d9 !important
}

.UChicagoLightGrey tr.UChicagoLightGreyTableHeaderRow th:last-child {
    border-right-color: #d9d9d9 !important
}

.UChicagoLightGrey th.UChicagoLightGreyTableHeaderEvenCol,
.UChicagoLightGrey th.UChicagoLightGreyTableHeaderFirstCol,
.UChicagoLightGrey th.UChicagoLightGreyTableHeaderLastCol,
.UChicagoLightGrey th.UChicagoLightGreyTableHeaderOddCol {
    padding: 12.5px 16.5px 12.5px 15px
}

.UChicagoLightGrey tr.UChicagoLightGreyTableOddRow {
    color: #4d4d4d;
    background-color: #fff;
    font-size: 14px;
    line-height: 14px;
    font-weight: 500
}

.UChicagoLightGrey tr.UChicagoLightGreyTableEvenRow {
    color: #d9d9d9;
    background-color: #fff;
    font-size: 14px;
    line-height: 14px;
    font-weight: 500
}

.UChicagoLightGrey tr.UChicagoLightGreyTableEvenRow th {
    background-color: #d9d9d9 !important;
    border-color: #737373;
    border-top: 1px solid #737373 !important
}

.UChicagoLightGrey td.UChicagoLightGreyTableEvenCol,
.UChicagoLightGrey td.UChicagoLightGreyTableFirstCol,
.UChicagoLightGrey td.UChicagoLightGreyTableLastCol,
.UChicagoLightGrey td.UChicagoLightGreyTableOddCol {
    padding: 12.5px 16.5px 12.5px 15px
}

.UChicagoLightGrey tr.UChicagoLightGreyTableFooterRow {
    background-color: #fff;
    color: #4d4d4d;
    font-size: 14px;
    line-height: 14px;
    font-weight: 500
}

.UChicagoLightGrey td.UChicagoLightGreyTableFooterEvenCol,
.UChicagoLightGrey td.UChicagoLightGreyTableFooterFirstCol,
.UChicagoLightGrey td.UChicagoLightGreyTableFooterLastCol,
.UChicagoLightGrey td.UChicagoLightGreyTableFooterOddCol {
    padding: 12.5px 16.5px 12.5px 15px;
    border-top: 1px solid #737373;
    text-align: left
}

.UChicagovar(--title_bg_color) {
    border-width: 0;
    border-style: none;
    border-collapse: collapse;
    width: -webkit-max-content !important;
    width: -moz-max-content !important;
    width: max-content !important;
    height: 100% !important
}

.UChicagovar(--title_bg_color) td {
    border: 1px solid var(--title_bg_color);
    padding: 12.5px 16.5px 12.5px 15px
}

.UChicagovar(--title_bg_color) tr.UChicagovar(--title_bg_color)TableHeaderRow {
    color: #fff !important;
    background: var(--title_bg_color);
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 20px
}

.UChicagovar(--title_bg_color)TableHeaderRow td {
    border: 1px solid #fff !important
}

.UChicagovar(--title_bg_color) td.UChicagovar(--title_bg_color)TableHeaderEvenCol,
.UChicagovar(--title_bg_color) td.UChicagovar(--title_bg_color)TableHeaderFirstCol,
.UChicagovar(--title_bg_color) td.UChicagovar(--title_bg_color)TableHeaderLastCol,
.UChicagovar(--title_bg_color) td.UChicagovar(--title_bg_color)TableHeaderOddCol {
    padding: 12.5px 16.5px 12.5px 15px;
    color: #fff
}

.UChicagovar(--title_bg_color) tr.UChicagovar(--title_bg_color)TableEvenRow,
.UChicagovar(--title_bg_color) tr.UChicagovar(--title_bg_color)TableOddRow {
    color: #4d4d4d;
    background-color: #fff;
    font-size: 14px;
    line-height: 14px
}

.UChicagovar(--title_bg_color) td.UChicagovar(--title_bg_color)TableEvenCol,
.UChicagovar(--title_bg_color) td.UChicagovar(--title_bg_color)TableFirstCol,
.UChicagovar(--title_bg_color) td.UChicagovar(--title_bg_color)TableLastCol,
.UChicagovar(--title_bg_color) td.UChicagovar(--title_bg_color)TableOddCol {
    padding: 12.5px 16.5px 12.5px 15px
}

.UChicagovar(--title_bg_color) tr.UChicagovar(--title_bg_color)TableFooterRow {
    background-color: #fff;
    color: #4d4d4d;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px
}

.UChicagovar(--title_bg_color) td.UChicagovar(--title_bg_color)TableFooterEvenCol,
.UChicagovar(--title_bg_color) td.UChicagovar(--title_bg_color)TableFooterFirstCol,
.UChicagovar(--title_bg_color) td.UChicagovar(--title_bg_color)TableFooterLastCol,
.UChicagovar(--title_bg_color) td.UChicagovar(--title_bg_color)TableFooterOddCol {
    padding: 12.5px 16.5px 12.5px 15px;
    border-top: 1px solid var(--title_bg_color)
}

.UChicagovar(--title_bg_color)RowsOnly {
    border-collapse: collapse;
    border-width: 0;
    border-style: none;
    width: -webkit-max-content !important;
    width: -moz-max-content !important;
    width: max-content !important;
    height: 100% !important
}

.UChicagovar(--title_bg_color)RowsOnly td {
    border: none;
    padding: 12.5px 16.5px 12.5px 15px
}

.UChicagovar(--title_bg_color)RowsOnly tr.UChicagovar(--title_bg_color)RowsOnlyTableHeaderRow {
    line-height: 20px;
    font-size: 16px;
    background: var(--title_bg_color);
    color: #fff;
    font-weight: 700
}

.UChicagovar(--title_bg_color)RowsOnlyTableHeaderRow td {
    color: #fff;
    border-top: none;
    border-bottom: none
}

.UChicagovar(--title_bg_color)RowsOnly td.UChicagovar(--title_bg_color)RowsOnlyTableHeaderEvenCol,
.UChicagovar(--title_bg_color)RowsOnly td.UChicagovar(--title_bg_color)RowsOnlyTableHeaderFirstCol,
.UChicagovar(--title_bg_color)RowsOnly td.UChicagovar(--title_bg_color)RowsOnlyTableHeaderLastCol,
.UChicagovar(--title_bg_color)RowsOnly td.UChicagovar(--title_bg_color)RowsOnlyTableHeaderOddCol {
    padding: 12.5px 16.5px 12.5px 15px;
    color: #fff
}

.UChicagovar(--title_bg_color)RowsOnly tr.UChicagovar(--title_bg_color)RowsOnlyTableEvenRow,
.UChicagovar(--title_bg_color)RowsOnly tr.UChicagovar(--title_bg_color)RowsOnlyTableOddRow {
    color: #4d4d4d;
    font-size: 14px
}

.UChicagovar(--title_bg_color)RowsOnly td.UChicagovar(--title_bg_color)RowsOnlyTableFirstCol {
    border-right-width: 1px;
    border-top-width: 1px;
    border-right-color: var(--title_bg_color);
    border-top-color: var(--title_bg_color);
    padding: 12.5px 16.5px 12.5px 15px;
    border-bottom: 1px solid var(--title_bg_color);
    border-left: 1px solid var(--title_bg_color)
}

.UChicagovar(--title_bg_color)RowsOnly td.UChicagovar(--title_bg_color)RowsOnlyTableLastCol {
    border-left-width: 1px;
    border-top-width: 1px;
    border-left-color: var(--title_bg_color);
    border-top-color: var(--title_bg_color);
    border-bottom: 1px solid var(--title_bg_color);
    border-right: 1px solid var(--title_bg_color);
    padding: 12.5px 16.5px 12.5px 15px
}

.UChicagovar(--title_bg_color)RowsOnly td.UChicagovar(--title_bg_color)RowsOnlyTableEvenCol,
.UChicagovar(--title_bg_color)RowsOnly td.UChicagovar(--title_bg_color)RowsOnlyTableOddCol {
    border-color: var(--title_bg_color);
    padding: 12.5px 16.5px 12.5px 15px;
    border-bottom: solid var(--title_bg_color);
    border-width: 1px
}

.UChicagovar(--title_bg_color)RowsOnly tr.UChicagovar(--title_bg_color)RowsOnlyTableFooterRow {
    color: #4d4d4d;
    background-color: #fff;
    font-size: 14px;
    padding: 12.5px 16.5px 12.5px 15px;
    font-weight: 500
}

.UChicagovar(--title_bg_color)RowsOnly td.UChicagovar(--title_bg_color)RowsOnlyTableFooterFirstCol {
    border-right-width: 1px;
    border-top-width: 1px;
    border-right-color: var(--title_bg_color);
    border-top-color: var(--title_bg_color);
    border-bottom: 1px solid var(--title_bg_color);
    border-left: 1px solid var(--title_bg_color);
    padding: 12.5px 16.5px 12.5px 15px
}

.UChicagovar(--title_bg_color)RowsOnly td.UChicagovar(--title_bg_color)RowsOnlyTableFooterLastCol {
    border-left-width: 1px;
    border-top-width: 1px;
    border-left-color: var(--title_bg_color);
    border-top-color: var(--title_bg_color);
    border-bottom: 1px solid var(--title_bg_color);
    border-right: 1px solid var(--title_bg_color);
    padding: 12.5px 16.5px 12.5px 15px
}

.UChicagovar(--title_bg_color)RowsOnly td.UChicagovar(--title_bg_color)RowsOnlyTableFooterOddCol {
    border-color: var(--title_bg_color);
    border-bottom: solid var(--title_bg_color);
    border-width: 1px;
    padding: 12.5px 16.5px 12.5px 15px
}

.UChicagovar(--title_bg_color)RowsOnly td.UChicagovar(--title_bg_color)RowsOnlyTableFooterEvenCol {
    border-color: var(--title_bg_color);
    border-bottom: solid var(--title_bg_color);
    border-width: 1pt;
    padding: 12.5px 16.5px 12.5px 15px
}

@media (max-width:900px) {

    .UChicagoDarkGrey,
    .UChicagoDarkGreyRowsOnly,
    .UChicagoLightGrey,
    .UChicagovar(--title_bg_color),
    .UChicagovar(--title_bg_color)RowsOnly {
        width: 100% !important;
        height: 100% !important
    }
}

.scChromeData,
.scpm {
    display: none !important
}

/*# sourceMappingURL=main.e89e0011.chunk.css.map */

/* # Custom css */
p{
    letter-spacing: normal;
    line-height: 28px;
    text-align: justify;
    border: none;
    overflow: auto;
    color: hsl(0, 0%, 0%);
    font-family: Verdana, Geneva, sans-serif;
    font-size: 16px;
}

h5{
    font-family:Verdana, Geneva, sans-serif;
    font-size:18px !important;
    font-weight:600 !important;
    /* font-weight: 700; */
}
h6{
    font-family:Verdana, Geneva, sans-serif;
    font-size:18px !important;
    font-weight:600 !important;
}
span{
    color:hsl(0,0%,0%);
    font-family:Verdana, Geneva, sans-serif;
}
a{
    color:hsl(210,75%,60%) !important;
}

table{
width:100%!important;
}
