/* ------------------------------------------------------------ *\
	Vendor
\* ------------------------------------------------------------ */
/*!
 * Font Awesome Free 5.14.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }
.fa-xs {
  font-size: .75em; }
.fa-sm {
  font-size: .875em; }
.fa-1x {
  font-size: 1em; }
.fa-2x {
  font-size: 2em; }
.fa-3x {
  font-size: 3em; }
.fa-4x {
  font-size: 4em; }
.fa-5x {
  font-size: 5em; }
.fa-6x {
  font-size: 6em; }
.fa-7x {
  font-size: 7em; }
.fa-8x {
  font-size: 8em; }
.fa-9x {
  font-size: 9em; }
.fa-10x {
  font-size: 10em; }
.fa-fw {
  text-align: center;
  width: 1.25em; }
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
.fa-ul > li {
    position: relative; }
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }
.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }
.fa-pull-left {
  float: left; }
.fa-pull-right {
  float: right; }
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
      transform: rotate(90deg); }
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          -ms-transform: rotate(270deg);
      transform: rotate(270deg); }
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          -ms-transform: scale(-1, 1);
      transform: scale(-1, 1); }
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          -ms-transform: scale(1, -1);
      transform: scale(1, -1); }
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          -ms-transform: scale(-1, -1);
      transform: scale(-1, -1); }
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
          filter: none; }
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }
.fa-stack-1x {
  line-height: inherit; }
.fa-stack-2x {
  font-size: 2em; }
.fa-inverse {
  color: #fff; }
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }
.fa-accessible-icon:before {
  content: "\f368"; }
.fa-accusoft:before {
  content: "\f369"; }
.fa-acquisitions-incorporated:before {
  content: "\f6af"; }
.fa-ad:before {
  content: "\f641"; }
.fa-address-book:before {
  content: "\f2b9"; }
.fa-address-card:before {
  content: "\f2bb"; }
.fa-adjust:before {
  content: "\f042"; }
.fa-adn:before {
  content: "\f170"; }
.fa-adobe:before {
  content: "\f778"; }
.fa-adversal:before {
  content: "\f36a"; }
.fa-affiliatetheme:before {
  content: "\f36b"; }
.fa-air-freshener:before {
  content: "\f5d0"; }
.fa-airbnb:before {
  content: "\f834"; }
.fa-algolia:before {
  content: "\f36c"; }
.fa-align-center:before {
  content: "\f037"; }
.fa-align-justify:before {
  content: "\f039"; }
.fa-align-left:before {
  content: "\f036"; }
.fa-align-right:before {
  content: "\f038"; }
.fa-alipay:before {
  content: "\f642"; }
.fa-allergies:before {
  content: "\f461"; }
.fa-amazon:before {
  content: "\f270"; }
.fa-amazon-pay:before {
  content: "\f42c"; }
.fa-ambulance:before {
  content: "\f0f9"; }
.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }
.fa-amilia:before {
  content: "\f36d"; }
.fa-anchor:before {
  content: "\f13d"; }
.fa-android:before {
  content: "\f17b"; }
.fa-angellist:before {
  content: "\f209"; }
.fa-angle-double-down:before {
  content: "\f103"; }
.fa-angle-double-left:before {
  content: "\f100"; }
.fa-angle-double-right:before {
  content: "\f101"; }
.fa-angle-double-up:before {
  content: "\f102"; }
.fa-angle-down:before {
  content: "\f107"; }
.fa-angle-left:before {
  content: "\f104"; }
.fa-angle-right:before {
  content: "\f105"; }
.fa-angle-up:before {
  content: "\f106"; }
.fa-angry:before {
  content: "\f556"; }
.fa-angrycreative:before {
  content: "\f36e"; }
.fa-angular:before {
  content: "\f420"; }
.fa-ankh:before {
  content: "\f644"; }
.fa-app-store:before {
  content: "\f36f"; }
.fa-app-store-ios:before {
  content: "\f370"; }
.fa-apper:before {
  content: "\f371"; }
.fa-apple:before {
  content: "\f179"; }
.fa-apple-alt:before {
  content: "\f5d1"; }
.fa-apple-pay:before {
  content: "\f415"; }
.fa-archive:before {
  content: "\f187"; }
.fa-archway:before {
  content: "\f557"; }
.fa-arrow-alt-circle-down:before {
  content: "\f358"; }
.fa-arrow-alt-circle-left:before {
  content: "\f359"; }
.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }
.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }
.fa-arrow-circle-down:before {
  content: "\f0ab"; }
.fa-arrow-circle-left:before {
  content: "\f0a8"; }
.fa-arrow-circle-right:before {
  content: "\f0a9"; }
.fa-arrow-circle-up:before {
  content: "\f0aa"; }
.fa-arrow-down:before {
  content: "\f063"; }
.fa-arrow-left:before {
  content: "\f060"; }
.fa-arrow-right:before {
  content: "\f061"; }
.fa-arrow-up:before {
  content: "\f062"; }
.fa-arrows-alt:before {
  content: "\f0b2"; }
.fa-arrows-alt-h:before {
  content: "\f337"; }
.fa-arrows-alt-v:before {
  content: "\f338"; }
.fa-artstation:before {
  content: "\f77a"; }
.fa-assistive-listening-systems:before {
  content: "\f2a2"; }
.fa-asterisk:before {
  content: "\f069"; }
.fa-asymmetrik:before {
  content: "\f372"; }
.fa-at:before {
  content: "\f1fa"; }
.fa-atlas:before {
  content: "\f558"; }
.fa-atlassian:before {
  content: "\f77b"; }
.fa-atom:before {
  content: "\f5d2"; }
.fa-audible:before {
  content: "\f373"; }
.fa-audio-description:before {
  content: "\f29e"; }
.fa-autoprefixer:before {
  content: "\f41c"; }
.fa-avianex:before {
  content: "\f374"; }
.fa-aviato:before {
  content: "\f421"; }
.fa-award:before {
  content: "\f559"; }
.fa-aws:before {
  content: "\f375"; }
.fa-baby:before {
  content: "\f77c"; }
.fa-baby-carriage:before {
  content: "\f77d"; }
.fa-backspace:before {
  content: "\f55a"; }
.fa-backward:before {
  content: "\f04a"; }
.fa-bacon:before {
  content: "\f7e5"; }
.fa-bacteria:before {
  content: "\e059"; }
.fa-bacterium:before {
  content: "\e05a"; }
.fa-bahai:before {
  content: "\f666"; }
.fa-balance-scale:before {
  content: "\f24e"; }
.fa-balance-scale-left:before {
  content: "\f515"; }
.fa-balance-scale-right:before {
  content: "\f516"; }
.fa-ban:before {
  content: "\f05e"; }
.fa-band-aid:before {
  content: "\f462"; }
.fa-bandcamp:before {
  content: "\f2d5"; }
.fa-barcode:before {
  content: "\f02a"; }
.fa-bars:before {
  content: "\f0c9"; }
.fa-baseball-ball:before {
  content: "\f433"; }
.fa-basketball-ball:before {
  content: "\f434"; }
.fa-bath:before {
  content: "\f2cd"; }
.fa-battery-empty:before {
  content: "\f244"; }
.fa-battery-full:before {
  content: "\f240"; }
.fa-battery-half:before {
  content: "\f242"; }
.fa-battery-quarter:before {
  content: "\f243"; }
.fa-battery-three-quarters:before {
  content: "\f241"; }
.fa-battle-net:before {
  content: "\f835"; }
.fa-bed:before {
  content: "\f236"; }
.fa-beer:before {
  content: "\f0fc"; }
.fa-behance:before {
  content: "\f1b4"; }
.fa-behance-square:before {
  content: "\f1b5"; }
.fa-bell:before {
  content: "\f0f3"; }
.fa-bell-slash:before {
  content: "\f1f6"; }
.fa-bezier-curve:before {
  content: "\f55b"; }
.fa-bible:before {
  content: "\f647"; }
.fa-bicycle:before {
  content: "\f206"; }
.fa-biking:before {
  content: "\f84a"; }
.fa-bimobject:before {
  content: "\f378"; }
.fa-binoculars:before {
  content: "\f1e5"; }
.fa-biohazard:before {
  content: "\f780"; }
.fa-birthday-cake:before {
  content: "\f1fd"; }
.fa-bitbucket:before {
  content: "\f171"; }
.fa-bitcoin:before {
  content: "\f379"; }
.fa-bity:before {
  content: "\f37a"; }
.fa-black-tie:before {
  content: "\f27e"; }
.fa-blackberry:before {
  content: "\f37b"; }
.fa-blender:before {
  content: "\f517"; }
.fa-blender-phone:before {
  content: "\f6b6"; }
.fa-blind:before {
  content: "\f29d"; }
.fa-blog:before {
  content: "\f781"; }
.fa-blogger:before {
  content: "\f37c"; }
.fa-blogger-b:before {
  content: "\f37d"; }
.fa-bluetooth:before {
  content: "\f293"; }
.fa-bluetooth-b:before {
  content: "\f294"; }
.fa-bold:before {
  content: "\f032"; }
.fa-bolt:before {
  content: "\f0e7"; }
.fa-bomb:before {
  content: "\f1e2"; }
.fa-bone:before {
  content: "\f5d7"; }
.fa-bong:before {
  content: "\f55c"; }
.fa-book:before {
  content: "\f02d"; }
.fa-book-dead:before {
  content: "\f6b7"; }
.fa-book-medical:before {
  content: "\f7e6"; }
.fa-book-open:before {
  content: "\f518"; }
.fa-book-reader:before {
  content: "\f5da"; }
.fa-bookmark:before {
  content: "\f02e"; }
.fa-bootstrap:before {
  content: "\f836"; }
.fa-border-all:before {
  content: "\f84c"; }
.fa-border-none:before {
  content: "\f850"; }
.fa-border-style:before {
  content: "\f853"; }
.fa-bowling-ball:before {
  content: "\f436"; }
.fa-box:before {
  content: "\f466"; }
.fa-box-open:before {
  content: "\f49e"; }
.fa-box-tissue:before {
  content: "\e05b"; }
.fa-boxes:before {
  content: "\f468"; }
.fa-braille:before {
  content: "\f2a1"; }
.fa-brain:before {
  content: "\f5dc"; }
.fa-bread-slice:before {
  content: "\f7ec"; }
.fa-briefcase:before {
  content: "\f0b1"; }
.fa-briefcase-medical:before {
  content: "\f469"; }
.fa-broadcast-tower:before {
  content: "\f519"; }
.fa-broom:before {
  content: "\f51a"; }
.fa-brush:before {
  content: "\f55d"; }
.fa-btc:before {
  content: "\f15a"; }
.fa-buffer:before {
  content: "\f837"; }
.fa-bug:before {
  content: "\f188"; }
.fa-building:before {
  content: "\f1ad"; }
.fa-bullhorn:before {
  content: "\f0a1"; }
.fa-bullseye:before {
  content: "\f140"; }
.fa-burn:before {
  content: "\f46a"; }
.fa-buromobelexperte:before {
  content: "\f37f"; }
.fa-bus:before {
  content: "\f207"; }
.fa-bus-alt:before {
  content: "\f55e"; }
.fa-business-time:before {
  content: "\f64a"; }
.fa-buy-n-large:before {
  content: "\f8a6"; }
.fa-buysellads:before {
  content: "\f20d"; }
.fa-calculator:before {
  content: "\f1ec"; }
.fa-calendar:before {
  content: "\f133"; }
.fa-calendar-alt:before {
  content: "\f073"; }
.fa-calendar-check:before {
  content: "\f274"; }
.fa-calendar-day:before {
  content: "\f783"; }
.fa-calendar-minus:before {
  content: "\f272"; }
.fa-calendar-plus:before {
  content: "\f271"; }
.fa-calendar-times:before {
  content: "\f273"; }
.fa-calendar-week:before {
  content: "\f784"; }
.fa-camera:before {
  content: "\f030"; }
.fa-camera-retro:before {
  content: "\f083"; }
.fa-campground:before {
  content: "\f6bb"; }
.fa-canadian-maple-leaf:before {
  content: "\f785"; }
.fa-candy-cane:before {
  content: "\f786"; }
.fa-cannabis:before {
  content: "\f55f"; }
.fa-capsules:before {
  content: "\f46b"; }
.fa-car:before {
  content: "\f1b9"; }
.fa-car-alt:before {
  content: "\f5de"; }
.fa-car-battery:before {
  content: "\f5df"; }
.fa-car-crash:before {
  content: "\f5e1"; }
.fa-car-side:before {
  content: "\f5e4"; }
.fa-caravan:before {
  content: "\f8ff"; }
.fa-caret-down:before {
  content: "\f0d7"; }
.fa-caret-left:before {
  content: "\f0d9"; }
.fa-caret-right:before {
  content: "\f0da"; }
.fa-caret-square-down:before {
  content: "\f150"; }
.fa-caret-square-left:before {
  content: "\f191"; }
.fa-caret-square-right:before {
  content: "\f152"; }
.fa-caret-square-up:before {
  content: "\f151"; }
.fa-caret-up:before {
  content: "\f0d8"; }
.fa-carrot:before {
  content: "\f787"; }
.fa-cart-arrow-down:before {
  content: "\f218"; }
.fa-cart-plus:before {
  content: "\f217"; }
.fa-cash-register:before {
  content: "\f788"; }
.fa-cat:before {
  content: "\f6be"; }
.fa-cc-amazon-pay:before {
  content: "\f42d"; }
.fa-cc-amex:before {
  content: "\f1f3"; }
.fa-cc-apple-pay:before {
  content: "\f416"; }
.fa-cc-diners-club:before {
  content: "\f24c"; }
.fa-cc-discover:before {
  content: "\f1f2"; }
.fa-cc-jcb:before {
  content: "\f24b"; }
.fa-cc-mastercard:before {
  content: "\f1f1"; }
.fa-cc-paypal:before {
  content: "\f1f4"; }
.fa-cc-stripe:before {
  content: "\f1f5"; }
.fa-cc-visa:before {
  content: "\f1f0"; }
.fa-centercode:before {
  content: "\f380"; }
.fa-centos:before {
  content: "\f789"; }
.fa-certificate:before {
  content: "\f0a3"; }
.fa-chair:before {
  content: "\f6c0"; }
.fa-chalkboard:before {
  content: "\f51b"; }
.fa-chalkboard-teacher:before {
  content: "\f51c"; }
.fa-charging-station:before {
  content: "\f5e7"; }
.fa-chart-area:before {
  content: "\f1fe"; }
.fa-chart-bar:before {
  content: "\f080"; }
.fa-chart-line:before {
  content: "\f201"; }
.fa-chart-pie:before {
  content: "\f200"; }
.fa-check:before {
  content: "\f00c"; }
.fa-check-circle:before {
  content: "\f058"; }
.fa-check-double:before {
  content: "\f560"; }
.fa-check-square:before {
  content: "\f14a"; }
.fa-cheese:before {
  content: "\f7ef"; }
.fa-chess:before {
  content: "\f439"; }
.fa-chess-bishop:before {
  content: "\f43a"; }
.fa-chess-board:before {
  content: "\f43c"; }
.fa-chess-king:before {
  content: "\f43f"; }
.fa-chess-knight:before {
  content: "\f441"; }
.fa-chess-pawn:before {
  content: "\f443"; }
.fa-chess-queen:before {
  content: "\f445"; }
.fa-chess-rook:before {
  content: "\f447"; }
.fa-chevron-circle-down:before {
  content: "\f13a"; }
.fa-chevron-circle-left:before {
  content: "\f137"; }
.fa-chevron-circle-right:before {
  content: "\f138"; }
.fa-chevron-circle-up:before {
  content: "\f139"; }
.fa-chevron-down:before {
  content: "\f078"; }
.fa-chevron-left:before {
  content: "\f053"; }
.fa-chevron-right:before {
  content: "\f054"; }
.fa-chevron-up:before {
  content: "\f077"; }
.fa-child:before {
  content: "\f1ae"; }
.fa-chrome:before {
  content: "\f268"; }
.fa-chromecast:before {
  content: "\f838"; }
.fa-church:before {
  content: "\f51d"; }
.fa-circle:before {
  content: "\f111"; }
.fa-circle-notch:before {
  content: "\f1ce"; }
.fa-city:before {
  content: "\f64f"; }
.fa-clinic-medical:before {
  content: "\f7f2"; }
.fa-clipboard:before {
  content: "\f328"; }
.fa-clipboard-check:before {
  content: "\f46c"; }
.fa-clipboard-list:before {
  content: "\f46d"; }
.fa-clock:before {
  content: "\f017"; }
.fa-clone:before {
  content: "\f24d"; }
.fa-closed-captioning:before {
  content: "\f20a"; }
.fa-cloud:before {
  content: "\f0c2"; }
.fa-cloud-download-alt:before {
  content: "\f381"; }
.fa-cloud-meatball:before {
  content: "\f73b"; }
.fa-cloud-moon:before {
  content: "\f6c3"; }
.fa-cloud-moon-rain:before {
  content: "\f73c"; }
.fa-cloud-rain:before {
  content: "\f73d"; }
.fa-cloud-showers-heavy:before {
  content: "\f740"; }
.fa-cloud-sun:before {
  content: "\f6c4"; }
.fa-cloud-sun-rain:before {
  content: "\f743"; }
.fa-cloud-upload-alt:before {
  content: "\f382"; }
.fa-cloudscale:before {
  content: "\f383"; }
.fa-cloudsmith:before {
  content: "\f384"; }
.fa-cloudversify:before {
  content: "\f385"; }
.fa-cocktail:before {
  content: "\f561"; }
.fa-code:before {
  content: "\f121"; }
.fa-code-branch:before {
  content: "\f126"; }
.fa-codepen:before {
  content: "\f1cb"; }
.fa-codiepie:before {
  content: "\f284"; }
.fa-coffee:before {
  content: "\f0f4"; }
.fa-cog:before {
  content: "\f013"; }
.fa-cogs:before {
  content: "\f085"; }
.fa-coins:before {
  content: "\f51e"; }
.fa-columns:before {
  content: "\f0db"; }
.fa-comment:before {
  content: "\f075"; }
.fa-comment-alt:before {
  content: "\f27a"; }
.fa-comment-dollar:before {
  content: "\f651"; }
.fa-comment-dots:before {
  content: "\f4ad"; }
.fa-comment-medical:before {
  content: "\f7f5"; }
.fa-comment-slash:before {
  content: "\f4b3"; }
.fa-comments:before {
  content: "\f086"; }
.fa-comments-dollar:before {
  content: "\f653"; }
.fa-compact-disc:before {
  content: "\f51f"; }
.fa-compass:before {
  content: "\f14e"; }
.fa-compress:before {
  content: "\f066"; }
.fa-compress-alt:before {
  content: "\f422"; }
.fa-compress-arrows-alt:before {
  content: "\f78c"; }
.fa-concierge-bell:before {
  content: "\f562"; }
.fa-confluence:before {
  content: "\f78d"; }
.fa-connectdevelop:before {
  content: "\f20e"; }
.fa-contao:before {
  content: "\f26d"; }
.fa-cookie:before {
  content: "\f563"; }
.fa-cookie-bite:before {
  content: "\f564"; }
.fa-copy:before {
  content: "\f0c5"; }
.fa-copyright:before {
  content: "\f1f9"; }
.fa-cotton-bureau:before {
  content: "\f89e"; }
.fa-couch:before {
  content: "\f4b8"; }
.fa-cpanel:before {
  content: "\f388"; }
.fa-creative-commons:before {
  content: "\f25e"; }
.fa-creative-commons-by:before {
  content: "\f4e7"; }
.fa-creative-commons-nc:before {
  content: "\f4e8"; }
.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }
.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }
.fa-creative-commons-nd:before {
  content: "\f4eb"; }
.fa-creative-commons-pd:before {
  content: "\f4ec"; }
.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }
.fa-creative-commons-remix:before {
  content: "\f4ee"; }
.fa-creative-commons-sa:before {
  content: "\f4ef"; }
.fa-creative-commons-sampling:before {
  content: "\f4f0"; }
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }
.fa-creative-commons-share:before {
  content: "\f4f2"; }
.fa-creative-commons-zero:before {
  content: "\f4f3"; }
.fa-credit-card:before {
  content: "\f09d"; }
.fa-critical-role:before {
  content: "\f6c9"; }
.fa-crop:before {
  content: "\f125"; }
.fa-crop-alt:before {
  content: "\f565"; }
.fa-cross:before {
  content: "\f654"; }
.fa-crosshairs:before {
  content: "\f05b"; }
.fa-crow:before {
  content: "\f520"; }
.fa-crown:before {
  content: "\f521"; }
.fa-crutch:before {
  content: "\f7f7"; }
.fa-css3:before {
  content: "\f13c"; }
.fa-css3-alt:before {
  content: "\f38b"; }
.fa-cube:before {
  content: "\f1b2"; }
.fa-cubes:before {
  content: "\f1b3"; }
.fa-cut:before {
  content: "\f0c4"; }
.fa-cuttlefish:before {
  content: "\f38c"; }
.fa-d-and-d:before {
  content: "\f38d"; }
.fa-d-and-d-beyond:before {
  content: "\f6ca"; }
.fa-dailymotion:before {
  content: "\e052"; }
.fa-dashcube:before {
  content: "\f210"; }
.fa-database:before {
  content: "\f1c0"; }
.fa-deaf:before {
  content: "\f2a4"; }
.fa-deezer:before {
  content: "\e077"; }
.fa-delicious:before {
  content: "\f1a5"; }
.fa-democrat:before {
  content: "\f747"; }
.fa-deploydog:before {
  content: "\f38e"; }
.fa-deskpro:before {
  content: "\f38f"; }
.fa-desktop:before {
  content: "\f108"; }
.fa-dev:before {
  content: "\f6cc"; }
.fa-deviantart:before {
  content: "\f1bd"; }
.fa-dharmachakra:before {
  content: "\f655"; }
.fa-dhl:before {
  content: "\f790"; }
.fa-diagnoses:before {
  content: "\f470"; }
.fa-diaspora:before {
  content: "\f791"; }
.fa-dice:before {
  content: "\f522"; }
.fa-dice-d20:before {
  content: "\f6cf"; }
.fa-dice-d6:before {
  content: "\f6d1"; }
.fa-dice-five:before {
  content: "\f523"; }
.fa-dice-four:before {
  content: "\f524"; }
.fa-dice-one:before {
  content: "\f525"; }
.fa-dice-six:before {
  content: "\f526"; }
.fa-dice-three:before {
  content: "\f527"; }
.fa-dice-two:before {
  content: "\f528"; }
.fa-digg:before {
  content: "\f1a6"; }
.fa-digital-ocean:before {
  content: "\f391"; }
.fa-digital-tachograph:before {
  content: "\f566"; }
.fa-directions:before {
  content: "\f5eb"; }
.fa-discord:before {
  content: "\f392"; }
.fa-discourse:before {
  content: "\f393"; }
.fa-disease:before {
  content: "\f7fa"; }
.fa-divide:before {
  content: "\f529"; }
.fa-dizzy:before {
  content: "\f567"; }
.fa-dna:before {
  content: "\f471"; }
.fa-dochub:before {
  content: "\f394"; }
.fa-docker:before {
  content: "\f395"; }
.fa-dog:before {
  content: "\f6d3"; }
.fa-dollar-sign:before {
  content: "\f155"; }
.fa-dolly:before {
  content: "\f472"; }
.fa-dolly-flatbed:before {
  content: "\f474"; }
.fa-donate:before {
  content: "\f4b9"; }
.fa-door-closed:before {
  content: "\f52a"; }
.fa-door-open:before {
  content: "\f52b"; }
.fa-dot-circle:before {
  content: "\f192"; }
.fa-dove:before {
  content: "\f4ba"; }
.fa-download:before {
  content: "\f019"; }
.fa-draft2digital:before {
  content: "\f396"; }
.fa-drafting-compass:before {
  content: "\f568"; }
.fa-dragon:before {
  content: "\f6d5"; }
.fa-draw-polygon:before {
  content: "\f5ee"; }
.fa-dribbble:before {
  content: "\f17d"; }
.fa-dribbble-square:before {
  content: "\f397"; }
.fa-dropbox:before {
  content: "\f16b"; }
.fa-drum:before {
  content: "\f569"; }
.fa-drum-steelpan:before {
  content: "\f56a"; }
.fa-drumstick-bite:before {
  content: "\f6d7"; }
.fa-drupal:before {
  content: "\f1a9"; }
.fa-dumbbell:before {
  content: "\f44b"; }
.fa-dumpster:before {
  content: "\f793"; }
.fa-dumpster-fire:before {
  content: "\f794"; }
.fa-dungeon:before {
  content: "\f6d9"; }
.fa-dyalog:before {
  content: "\f399"; }
.fa-earlybirds:before {
  content: "\f39a"; }
.fa-ebay:before {
  content: "\f4f4"; }
.fa-edge:before {
  content: "\f282"; }
.fa-edge-legacy:before {
  content: "\e078"; }
.fa-edit:before {
  content: "\f044"; }
.fa-egg:before {
  content: "\f7fb"; }
.fa-eject:before {
  content: "\f052"; }
.fa-elementor:before {
  content: "\f430"; }
.fa-ellipsis-h:before {
  content: "\f141"; }
.fa-ellipsis-v:before {
  content: "\f142"; }
.fa-ello:before {
  content: "\f5f1"; }
.fa-ember:before {
  content: "\f423"; }
.fa-empire:before {
  content: "\f1d1"; }
.fa-envelope:before {
  content: "\f0e0"; }
.fa-envelope-open:before {
  content: "\f2b6"; }
.fa-envelope-open-text:before {
  content: "\f658"; }
.fa-envelope-square:before {
  content: "\f199"; }
.fa-envira:before {
  content: "\f299"; }
.fa-equals:before {
  content: "\f52c"; }
.fa-eraser:before {
  content: "\f12d"; }
.fa-erlang:before {
  content: "\f39d"; }
.fa-ethereum:before {
  content: "\f42e"; }
.fa-ethernet:before {
  content: "\f796"; }
.fa-etsy:before {
  content: "\f2d7"; }
.fa-euro-sign:before {
  content: "\f153"; }
.fa-evernote:before {
  content: "\f839"; }
.fa-exchange-alt:before {
  content: "\f362"; }
.fa-exclamation:before {
  content: "\f12a"; }
.fa-exclamation-circle:before {
  content: "\f06a"; }
.fa-exclamation-triangle:before {
  content: "\f071"; }
.fa-expand:before {
  content: "\f065"; }
.fa-expand-alt:before {
  content: "\f424"; }
.fa-expand-arrows-alt:before {
  content: "\f31e"; }
.fa-expeditedssl:before {
  content: "\f23e"; }
.fa-external-link-alt:before {
  content: "\f35d"; }
.fa-external-link-square-alt:before {
  content: "\f360"; }
.fa-eye:before {
  content: "\f06e"; }
.fa-eye-dropper:before {
  content: "\f1fb"; }
.fa-eye-slash:before {
  content: "\f070"; }
.fa-facebook:before {
  content: "\f09a"; }
.fa-facebook-f:before {
  content: "\f39e"; }
.fa-facebook-messenger:before {
  content: "\f39f"; }
.fa-facebook-square:before {
  content: "\f082"; }
.fa-fan:before {
  content: "\f863"; }
.fa-fantasy-flight-games:before {
  content: "\f6dc"; }
.fa-fast-backward:before {
  content: "\f049"; }
.fa-fast-forward:before {
  content: "\f050"; }
.fa-faucet:before {
  content: "\e005"; }
.fa-fax:before {
  content: "\f1ac"; }
.fa-feather:before {
  content: "\f52d"; }
.fa-feather-alt:before {
  content: "\f56b"; }
.fa-fedex:before {
  content: "\f797"; }
.fa-fedora:before {
  content: "\f798"; }
.fa-female:before {
  content: "\f182"; }
.fa-fighter-jet:before {
  content: "\f0fb"; }
.fa-figma:before {
  content: "\f799"; }
.fa-file:before {
  content: "\f15b"; }
.fa-file-alt:before {
  content: "\f15c"; }
.fa-file-archive:before {
  content: "\f1c6"; }
.fa-file-audio:before {
  content: "\f1c7"; }
.fa-file-code:before {
  content: "\f1c9"; }
.fa-file-contract:before {
  content: "\f56c"; }
.fa-file-csv:before {
  content: "\f6dd"; }
.fa-file-download:before {
  content: "\f56d"; }
.fa-file-excel:before {
  content: "\f1c3"; }
.fa-file-export:before {
  content: "\f56e"; }
.fa-file-image:before {
  content: "\f1c5"; }
.fa-file-import:before {
  content: "\f56f"; }
.fa-file-invoice:before {
  content: "\f570"; }
.fa-file-invoice-dollar:before {
  content: "\f571"; }
.fa-file-medical:before {
  content: "\f477"; }
.fa-file-medical-alt:before {
  content: "\f478"; }
.fa-file-pdf:before {
  content: "\f1c1"; }
.fa-file-powerpoint:before {
  content: "\f1c4"; }
.fa-file-prescription:before {
  content: "\f572"; }
.fa-file-signature:before {
  content: "\f573"; }
.fa-file-upload:before {
  content: "\f574"; }
.fa-file-video:before {
  content: "\f1c8"; }
.fa-file-word:before {
  content: "\f1c2"; }
.fa-fill:before {
  content: "\f575"; }
.fa-fill-drip:before {
  content: "\f576"; }
.fa-film:before {
  content: "\f008"; }
.fa-filter:before {
  content: "\f0b0"; }
.fa-fingerprint:before {
  content: "\f577"; }
.fa-fire:before {
  content: "\f06d"; }
.fa-fire-alt:before {
  content: "\f7e4"; }
.fa-fire-extinguisher:before {
  content: "\f134"; }
.fa-firefox:before {
  content: "\f269"; }
.fa-firefox-browser:before {
  content: "\e007"; }
.fa-first-aid:before {
  content: "\f479"; }
.fa-first-order:before {
  content: "\f2b0"; }
.fa-first-order-alt:before {
  content: "\f50a"; }
.fa-firstdraft:before {
  content: "\f3a1"; }
.fa-fish:before {
  content: "\f578"; }
.fa-fist-raised:before {
  content: "\f6de"; }
.fa-flag:before {
  content: "\f024"; }
.fa-flag-checkered:before {
  content: "\f11e"; }
.fa-flag-usa:before {
  content: "\f74d"; }
.fa-flask:before {
  content: "\f0c3"; }
.fa-flickr:before {
  content: "\f16e"; }
.fa-flipboard:before {
  content: "\f44d"; }
.fa-flushed:before {
  content: "\f579"; }
.fa-fly:before {
  content: "\f417"; }
.fa-folder:before {
  content: "\f07b"; }
.fa-folder-minus:before {
  content: "\f65d"; }
.fa-folder-open:before {
  content: "\f07c"; }
.fa-folder-plus:before {
  content: "\f65e"; }
.fa-font:before {
  content: "\f031"; }
.fa-font-awesome:before {
  content: "\f2b4"; }
.fa-font-awesome-alt:before {
  content: "\f35c"; }
.fa-font-awesome-flag:before {
  content: "\f425"; }
.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }
.fa-fonticons:before {
  content: "\f280"; }
.fa-fonticons-fi:before {
  content: "\f3a2"; }
.fa-football-ball:before {
  content: "\f44e"; }
.fa-fort-awesome:before {
  content: "\f286"; }
.fa-fort-awesome-alt:before {
  content: "\f3a3"; }
.fa-forumbee:before {
  content: "\f211"; }
.fa-forward:before {
  content: "\f04e"; }
.fa-foursquare:before {
  content: "\f180"; }
.fa-free-code-camp:before {
  content: "\f2c5"; }
.fa-freebsd:before {
  content: "\f3a4"; }
.fa-frog:before {
  content: "\f52e"; }
.fa-frown:before {
  content: "\f119"; }
.fa-frown-open:before {
  content: "\f57a"; }
.fa-fulcrum:before {
  content: "\f50b"; }
.fa-funnel-dollar:before {
  content: "\f662"; }
.fa-futbol:before {
  content: "\f1e3"; }
.fa-galactic-republic:before {
  content: "\f50c"; }
.fa-galactic-senate:before {
  content: "\f50d"; }
.fa-gamepad:before {
  content: "\f11b"; }
.fa-gas-pump:before {
  content: "\f52f"; }
.fa-gavel:before {
  content: "\f0e3"; }
.fa-gem:before {
  content: "\f3a5"; }
.fa-genderless:before {
  content: "\f22d"; }
.fa-get-pocket:before {
  content: "\f265"; }
.fa-gg:before {
  content: "\f260"; }
.fa-gg-circle:before {
  content: "\f261"; }
.fa-ghost:before {
  content: "\f6e2"; }
.fa-gift:before {
  content: "\f06b"; }
.fa-gifts:before {
  content: "\f79c"; }
.fa-git:before {
  content: "\f1d3"; }
.fa-git-alt:before {
  content: "\f841"; }
.fa-git-square:before {
  content: "\f1d2"; }
.fa-github:before {
  content: "\f09b"; }
.fa-github-alt:before {
  content: "\f113"; }
.fa-github-square:before {
  content: "\f092"; }
.fa-gitkraken:before {
  content: "\f3a6"; }
.fa-gitlab:before {
  content: "\f296"; }
.fa-gitter:before {
  content: "\f426"; }
.fa-glass-cheers:before {
  content: "\f79f"; }
.fa-glass-martini:before {
  content: "\f000"; }
.fa-glass-martini-alt:before {
  content: "\f57b"; }
.fa-glass-whiskey:before {
  content: "\f7a0"; }
.fa-glasses:before {
  content: "\f530"; }
.fa-glide:before {
  content: "\f2a5"; }
.fa-glide-g:before {
  content: "\f2a6"; }
.fa-globe:before {
  content: "\f0ac"; }
.fa-globe-africa:before {
  content: "\f57c"; }
.fa-globe-americas:before {
  content: "\f57d"; }
.fa-globe-asia:before {
  content: "\f57e"; }
.fa-globe-europe:before {
  content: "\f7a2"; }
.fa-gofore:before {
  content: "\f3a7"; }
.fa-golf-ball:before {
  content: "\f450"; }
.fa-goodreads:before {
  content: "\f3a8"; }
.fa-goodreads-g:before {
  content: "\f3a9"; }
.fa-google:before {
  content: "\f1a0"; }
.fa-google-drive:before {
  content: "\f3aa"; }
.fa-google-pay:before {
  content: "\e079"; }
.fa-google-play:before {
  content: "\f3ab"; }
.fa-google-plus:before {
  content: "\f2b3"; }
.fa-google-plus-g:before {
  content: "\f0d5"; }
.fa-google-plus-square:before {
  content: "\f0d4"; }
.fa-google-wallet:before {
  content: "\f1ee"; }
.fa-gopuram:before {
  content: "\f664"; }
.fa-graduation-cap:before {
  content: "\f19d"; }
.fa-gratipay:before {
  content: "\f184"; }
.fa-grav:before {
  content: "\f2d6"; }
.fa-greater-than:before {
  content: "\f531"; }
.fa-greater-than-equal:before {
  content: "\f532"; }
.fa-grimace:before {
  content: "\f57f"; }
.fa-grin:before {
  content: "\f580"; }
.fa-grin-alt:before {
  content: "\f581"; }
.fa-grin-beam:before {
  content: "\f582"; }
.fa-grin-beam-sweat:before {
  content: "\f583"; }
.fa-grin-hearts:before {
  content: "\f584"; }
.fa-grin-squint:before {
  content: "\f585"; }
.fa-grin-squint-tears:before {
  content: "\f586"; }
.fa-grin-stars:before {
  content: "\f587"; }
.fa-grin-tears:before {
  content: "\f588"; }
.fa-grin-tongue:before {
  content: "\f589"; }
.fa-grin-tongue-squint:before {
  content: "\f58a"; }
.fa-grin-tongue-wink:before {
  content: "\f58b"; }
.fa-grin-wink:before {
  content: "\f58c"; }
.fa-grip-horizontal:before {
  content: "\f58d"; }
.fa-grip-lines:before {
  content: "\f7a4"; }
.fa-grip-lines-vertical:before {
  content: "\f7a5"; }
.fa-grip-vertical:before {
  content: "\f58e"; }
.fa-gripfire:before {
  content: "\f3ac"; }
.fa-grunt:before {
  content: "\f3ad"; }
.fa-guitar:before {
  content: "\f7a6"; }
.fa-gulp:before {
  content: "\f3ae"; }
.fa-h-square:before {
  content: "\f0fd"; }
.fa-hacker-news:before {
  content: "\f1d4"; }
.fa-hacker-news-square:before {
  content: "\f3af"; }
.fa-hackerrank:before {
  content: "\f5f7"; }
.fa-hamburger:before {
  content: "\f805"; }
.fa-hammer:before {
  content: "\f6e3"; }
.fa-hamsa:before {
  content: "\f665"; }
.fa-hand-holding:before {
  content: "\f4bd"; }
.fa-hand-holding-heart:before {
  content: "\f4be"; }
.fa-hand-holding-medical:before {
  content: "\e05c"; }
.fa-hand-holding-usd:before {
  content: "\f4c0"; }
.fa-hand-holding-water:before {
  content: "\f4c1"; }
.fa-hand-lizard:before {
  content: "\f258"; }
.fa-hand-middle-finger:before {
  content: "\f806"; }
.fa-hand-paper:before {
  content: "\f256"; }
.fa-hand-peace:before {
  content: "\f25b"; }
.fa-hand-point-down:before {
  content: "\f0a7"; }
.fa-hand-point-left:before {
  content: "\f0a5"; }
.fa-hand-point-right:before {
  content: "\f0a4"; }
.fa-hand-point-up:before {
  content: "\f0a6"; }
.fa-hand-pointer:before {
  content: "\f25a"; }
.fa-hand-rock:before {
  content: "\f255"; }
.fa-hand-scissors:before {
  content: "\f257"; }
.fa-hand-sparkles:before {
  content: "\e05d"; }
.fa-hand-spock:before {
  content: "\f259"; }
.fa-hands:before {
  content: "\f4c2"; }
.fa-hands-helping:before {
  content: "\f4c4"; }
.fa-hands-wash:before {
  content: "\e05e"; }
.fa-handshake:before {
  content: "\f2b5"; }
.fa-handshake-alt-slash:before {
  content: "\e05f"; }
.fa-handshake-slash:before {
  content: "\e060"; }
.fa-hanukiah:before {
  content: "\f6e6"; }
.fa-hard-hat:before {
  content: "\f807"; }
.fa-hashtag:before {
  content: "\f292"; }
.fa-hat-cowboy:before {
  content: "\f8c0"; }
.fa-hat-cowboy-side:before {
  content: "\f8c1"; }
.fa-hat-wizard:before {
  content: "\f6e8"; }
.fa-hdd:before {
  content: "\f0a0"; }
.fa-head-side-cough:before {
  content: "\e061"; }
.fa-head-side-cough-slash:before {
  content: "\e062"; }
.fa-head-side-mask:before {
  content: "\e063"; }
.fa-head-side-virus:before {
  content: "\e064"; }
.fa-heading:before {
  content: "\f1dc"; }
.fa-headphones:before {
  content: "\f025"; }
.fa-headphones-alt:before {
  content: "\f58f"; }
.fa-headset:before {
  content: "\f590"; }
.fa-heart:before {
  content: "\f004"; }
.fa-heart-broken:before {
  content: "\f7a9"; }
.fa-heartbeat:before {
  content: "\f21e"; }
.fa-helicopter:before {
  content: "\f533"; }
.fa-highlighter:before {
  content: "\f591"; }
.fa-hiking:before {
  content: "\f6ec"; }
.fa-hippo:before {
  content: "\f6ed"; }
.fa-hips:before {
  content: "\f452"; }
.fa-hire-a-helper:before {
  content: "\f3b0"; }
.fa-history:before {
  content: "\f1da"; }
.fa-hockey-puck:before {
  content: "\f453"; }
.fa-holly-berry:before {
  content: "\f7aa"; }
.fa-home:before {
  content: "\f015"; }
.fa-hooli:before {
  content: "\f427"; }
.fa-hornbill:before {
  content: "\f592"; }
.fa-horse:before {
  content: "\f6f0"; }
.fa-horse-head:before {
  content: "\f7ab"; }
.fa-hospital:before {
  content: "\f0f8"; }
.fa-hospital-alt:before {
  content: "\f47d"; }
.fa-hospital-symbol:before {
  content: "\f47e"; }
.fa-hospital-user:before {
  content: "\f80d"; }
.fa-hot-tub:before {
  content: "\f593"; }
.fa-hotdog:before {
  content: "\f80f"; }
.fa-hotel:before {
  content: "\f594"; }
.fa-hotjar:before {
  content: "\f3b1"; }
.fa-hourglass:before {
  content: "\f254"; }
.fa-hourglass-end:before {
  content: "\f253"; }
.fa-hourglass-half:before {
  content: "\f252"; }
.fa-hourglass-start:before {
  content: "\f251"; }
.fa-house-damage:before {
  content: "\f6f1"; }
.fa-house-user:before {
  content: "\e065"; }
.fa-houzz:before {
  content: "\f27c"; }
.fa-hryvnia:before {
  content: "\f6f2"; }
.fa-html5:before {
  content: "\f13b"; }
.fa-hubspot:before {
  content: "\f3b2"; }
.fa-i-cursor:before {
  content: "\f246"; }
.fa-ice-cream:before {
  content: "\f810"; }
.fa-icicles:before {
  content: "\f7ad"; }
.fa-icons:before {
  content: "\f86d"; }
.fa-id-badge:before {
  content: "\f2c1"; }
.fa-id-card:before {
  content: "\f2c2"; }
.fa-id-card-alt:before {
  content: "\f47f"; }
.fa-ideal:before {
  content: "\e013"; }
.fa-igloo:before {
  content: "\f7ae"; }
.fa-image:before {
  content: "\f03e"; }
.fa-images:before {
  content: "\f302"; }
.fa-imdb:before {
  content: "\f2d8"; }
.fa-inbox:before {
  content: "\f01c"; }
.fa-indent:before {
  content: "\f03c"; }
.fa-industry:before {
  content: "\f275"; }
.fa-infinity:before {
  content: "\f534"; }
.fa-info:before {
  content: "\f129"; }
.fa-info-circle:before {
  content: "\f05a"; }
.fa-instagram:before {
  content: "\f16d"; }
.fa-instagram-square:before {
  content: "\e055"; }
.fa-intercom:before {
  content: "\f7af"; }
.fa-internet-explorer:before {
  content: "\f26b"; }
.fa-invision:before {
  content: "\f7b0"; }
.fa-ioxhost:before {
  content: "\f208"; }
.fa-italic:before {
  content: "\f033"; }
.fa-itch-io:before {
  content: "\f83a"; }
.fa-itunes:before {
  content: "\f3b4"; }
.fa-itunes-note:before {
  content: "\f3b5"; }
.fa-java:before {
  content: "\f4e4"; }
.fa-jedi:before {
  content: "\f669"; }
.fa-jedi-order:before {
  content: "\f50e"; }
.fa-jenkins:before {
  content: "\f3b6"; }
.fa-jira:before {
  content: "\f7b1"; }
.fa-joget:before {
  content: "\f3b7"; }
.fa-joint:before {
  content: "\f595"; }
.fa-joomla:before {
  content: "\f1aa"; }
.fa-journal-whills:before {
  content: "\f66a"; }
.fa-js:before {
  content: "\f3b8"; }
.fa-js-square:before {
  content: "\f3b9"; }
.fa-jsfiddle:before {
  content: "\f1cc"; }
.fa-kaaba:before {
  content: "\f66b"; }
.fa-kaggle:before {
  content: "\f5fa"; }
.fa-key:before {
  content: "\f084"; }
.fa-keybase:before {
  content: "\f4f5"; }
.fa-keyboard:before {
  content: "\f11c"; }
.fa-keycdn:before {
  content: "\f3ba"; }
.fa-khanda:before {
  content: "\f66d"; }
.fa-kickstarter:before {
  content: "\f3bb"; }
.fa-kickstarter-k:before {
  content: "\f3bc"; }
.fa-kiss:before {
  content: "\f596"; }
.fa-kiss-beam:before {
  content: "\f597"; }
.fa-kiss-wink-heart:before {
  content: "\f598"; }
.fa-kiwi-bird:before {
  content: "\f535"; }
.fa-korvue:before {
  content: "\f42f"; }
.fa-landmark:before {
  content: "\f66f"; }
.fa-language:before {
  content: "\f1ab"; }
.fa-laptop:before {
  content: "\f109"; }
.fa-laptop-code:before {
  content: "\f5fc"; }
.fa-laptop-house:before {
  content: "\e066"; }
.fa-laptop-medical:before {
  content: "\f812"; }
.fa-laravel:before {
  content: "\f3bd"; }
.fa-lastfm:before {
  content: "\f202"; }
.fa-lastfm-square:before {
  content: "\f203"; }
.fa-laugh:before {
  content: "\f599"; }
.fa-laugh-beam:before {
  content: "\f59a"; }
.fa-laugh-squint:before {
  content: "\f59b"; }
.fa-laugh-wink:before {
  content: "\f59c"; }
.fa-layer-group:before {
  content: "\f5fd"; }
.fa-leaf:before {
  content: "\f06c"; }
.fa-leanpub:before {
  content: "\f212"; }
.fa-lemon:before {
  content: "\f094"; }
.fa-less:before {
  content: "\f41d"; }
.fa-less-than:before {
  content: "\f536"; }
.fa-less-than-equal:before {
  content: "\f537"; }
.fa-level-down-alt:before {
  content: "\f3be"; }
.fa-level-up-alt:before {
  content: "\f3bf"; }
.fa-life-ring:before {
  content: "\f1cd"; }
.fa-lightbulb:before {
  content: "\f0eb"; }
.fa-line:before {
  content: "\f3c0"; }
.fa-link:before {
  content: "\f0c1"; }
.fa-linkedin:before {
  content: "\f08c"; }
.fa-linkedin-in:before {
  content: "\f0e1"; }
.fa-linode:before {
  content: "\f2b8"; }
.fa-linux:before {
  content: "\f17c"; }
.fa-lira-sign:before {
  content: "\f195"; }
.fa-list:before {
  content: "\f03a"; }
.fa-list-alt:before {
  content: "\f022"; }
.fa-list-ol:before {
  content: "\f0cb"; }
.fa-list-ul:before {
  content: "\f0ca"; }
.fa-location-arrow:before {
  content: "\f124"; }
.fa-lock:before {
  content: "\f023"; }
.fa-lock-open:before {
  content: "\f3c1"; }
.fa-long-arrow-alt-down:before {
  content: "\f309"; }
.fa-long-arrow-alt-left:before {
  content: "\f30a"; }
.fa-long-arrow-alt-right:before {
  content: "\f30b"; }
.fa-long-arrow-alt-up:before {
  content: "\f30c"; }
.fa-low-vision:before {
  content: "\f2a8"; }
.fa-luggage-cart:before {
  content: "\f59d"; }
.fa-lungs:before {
  content: "\f604"; }
.fa-lungs-virus:before {
  content: "\e067"; }
.fa-lyft:before {
  content: "\f3c3"; }
.fa-magento:before {
  content: "\f3c4"; }
.fa-magic:before {
  content: "\f0d0"; }
.fa-magnet:before {
  content: "\f076"; }
.fa-mail-bulk:before {
  content: "\f674"; }
.fa-mailchimp:before {
  content: "\f59e"; }
.fa-male:before {
  content: "\f183"; }
.fa-mandalorian:before {
  content: "\f50f"; }
.fa-map:before {
  content: "\f279"; }
.fa-map-marked:before {
  content: "\f59f"; }
.fa-map-marked-alt:before {
  content: "\f5a0"; }
.fa-map-marker:before {
  content: "\f041"; }
.fa-map-marker-alt:before {
  content: "\f3c5"; }
.fa-map-pin:before {
  content: "\f276"; }
.fa-map-signs:before {
  content: "\f277"; }
.fa-markdown:before {
  content: "\f60f"; }
.fa-marker:before {
  content: "\f5a1"; }
.fa-mars:before {
  content: "\f222"; }
.fa-mars-double:before {
  content: "\f227"; }
.fa-mars-stroke:before {
  content: "\f229"; }
.fa-mars-stroke-h:before {
  content: "\f22b"; }
.fa-mars-stroke-v:before {
  content: "\f22a"; }
.fa-mask:before {
  content: "\f6fa"; }
.fa-mastodon:before {
  content: "\f4f6"; }
.fa-maxcdn:before {
  content: "\f136"; }
.fa-mdb:before {
  content: "\f8ca"; }
.fa-medal:before {
  content: "\f5a2"; }
.fa-medapps:before {
  content: "\f3c6"; }
.fa-medium:before {
  content: "\f23a"; }
.fa-medium-m:before {
  content: "\f3c7"; }
.fa-medkit:before {
  content: "\f0fa"; }
.fa-medrt:before {
  content: "\f3c8"; }
.fa-meetup:before {
  content: "\f2e0"; }
.fa-megaport:before {
  content: "\f5a3"; }
.fa-meh:before {
  content: "\f11a"; }
.fa-meh-blank:before {
  content: "\f5a4"; }
.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }
.fa-memory:before {
  content: "\f538"; }
.fa-mendeley:before {
  content: "\f7b3"; }
.fa-menorah:before {
  content: "\f676"; }
.fa-mercury:before {
  content: "\f223"; }
.fa-meteor:before {
  content: "\f753"; }
.fa-microblog:before {
  content: "\e01a"; }
.fa-microchip:before {
  content: "\f2db"; }
.fa-microphone:before {
  content: "\f130"; }
.fa-microphone-alt:before {
  content: "\f3c9"; }
.fa-microphone-alt-slash:before {
  content: "\f539"; }
.fa-microphone-slash:before {
  content: "\f131"; }
.fa-microscope:before {
  content: "\f610"; }
.fa-microsoft:before {
  content: "\f3ca"; }
.fa-minus:before {
  content: "\f068"; }
.fa-minus-circle:before {
  content: "\f056"; }
.fa-minus-square:before {
  content: "\f146"; }
.fa-mitten:before {
  content: "\f7b5"; }
.fa-mix:before {
  content: "\f3cb"; }
.fa-mixcloud:before {
  content: "\f289"; }
.fa-mixer:before {
  content: "\e056"; }
.fa-mizuni:before {
  content: "\f3cc"; }
.fa-mobile:before {
  content: "\f10b"; }
.fa-mobile-alt:before {
  content: "\f3cd"; }
.fa-modx:before {
  content: "\f285"; }
.fa-monero:before {
  content: "\f3d0"; }
.fa-money-bill:before {
  content: "\f0d6"; }
.fa-money-bill-alt:before {
  content: "\f3d1"; }
.fa-money-bill-wave:before {
  content: "\f53a"; }
.fa-money-bill-wave-alt:before {
  content: "\f53b"; }
.fa-money-check:before {
  content: "\f53c"; }
.fa-money-check-alt:before {
  content: "\f53d"; }
.fa-monument:before {
  content: "\f5a6"; }
.fa-moon:before {
  content: "\f186"; }
.fa-mortar-pestle:before {
  content: "\f5a7"; }
.fa-mosque:before {
  content: "\f678"; }
.fa-motorcycle:before {
  content: "\f21c"; }
.fa-mountain:before {
  content: "\f6fc"; }
.fa-mouse:before {
  content: "\f8cc"; }
.fa-mouse-pointer:before {
  content: "\f245"; }
.fa-mug-hot:before {
  content: "\f7b6"; }
.fa-music:before {
  content: "\f001"; }
.fa-napster:before {
  content: "\f3d2"; }
.fa-neos:before {
  content: "\f612"; }
.fa-network-wired:before {
  content: "\f6ff"; }
.fa-neuter:before {
  content: "\f22c"; }
.fa-newspaper:before {
  content: "\f1ea"; }
.fa-nimblr:before {
  content: "\f5a8"; }
.fa-node:before {
  content: "\f419"; }
.fa-node-js:before {
  content: "\f3d3"; }
.fa-not-equal:before {
  content: "\f53e"; }
.fa-notes-medical:before {
  content: "\f481"; }
.fa-npm:before {
  content: "\f3d4"; }
.fa-ns8:before {
  content: "\f3d5"; }
.fa-nutritionix:before {
  content: "\f3d6"; }
.fa-object-group:before {
  content: "\f247"; }
.fa-object-ungroup:before {
  content: "\f248"; }
.fa-odnoklassniki:before {
  content: "\f263"; }
.fa-odnoklassniki-square:before {
  content: "\f264"; }
.fa-oil-can:before {
  content: "\f613"; }
.fa-old-republic:before {
  content: "\f510"; }
.fa-om:before {
  content: "\f679"; }
.fa-opencart:before {
  content: "\f23d"; }
.fa-openid:before {
  content: "\f19b"; }
.fa-opera:before {
  content: "\f26a"; }
.fa-optin-monster:before {
  content: "\f23c"; }
.fa-orcid:before {
  content: "\f8d2"; }
.fa-osi:before {
  content: "\f41a"; }
.fa-otter:before {
  content: "\f700"; }
.fa-outdent:before {
  content: "\f03b"; }
.fa-page4:before {
  content: "\f3d7"; }
.fa-pagelines:before {
  content: "\f18c"; }
.fa-pager:before {
  content: "\f815"; }
.fa-paint-brush:before {
  content: "\f1fc"; }
.fa-paint-roller:before {
  content: "\f5aa"; }
.fa-palette:before {
  content: "\f53f"; }
.fa-palfed:before {
  content: "\f3d8"; }
.fa-pallet:before {
  content: "\f482"; }
.fa-paper-plane:before {
  content: "\f1d8"; }
.fa-paperclip:before {
  content: "\f0c6"; }
.fa-parachute-box:before {
  content: "\f4cd"; }
.fa-paragraph:before {
  content: "\f1dd"; }
.fa-parking:before {
  content: "\f540"; }
.fa-passport:before {
  content: "\f5ab"; }
.fa-pastafarianism:before {
  content: "\f67b"; }
.fa-paste:before {
  content: "\f0ea"; }
.fa-patreon:before {
  content: "\f3d9"; }
.fa-pause:before {
  content: "\f04c"; }
.fa-pause-circle:before {
  content: "\f28b"; }
.fa-paw:before {
  content: "\f1b0"; }
.fa-paypal:before {
  content: "\f1ed"; }
.fa-peace:before {
  content: "\f67c"; }
.fa-pen:before {
  content: "\f304"; }
.fa-pen-alt:before {
  content: "\f305"; }
.fa-pen-fancy:before {
  content: "\f5ac"; }
.fa-pen-nib:before {
  content: "\f5ad"; }
.fa-pen-square:before {
  content: "\f14b"; }
.fa-pencil-alt:before {
  content: "\f303"; }
.fa-pencil-ruler:before {
  content: "\f5ae"; }
.fa-penny-arcade:before {
  content: "\f704"; }
.fa-people-arrows:before {
  content: "\e068"; }
.fa-people-carry:before {
  content: "\f4ce"; }
.fa-pepper-hot:before {
  content: "\f816"; }
.fa-percent:before {
  content: "\f295"; }
.fa-percentage:before {
  content: "\f541"; }
.fa-periscope:before {
  content: "\f3da"; }
.fa-person-booth:before {
  content: "\f756"; }
.fa-phabricator:before {
  content: "\f3db"; }
.fa-phoenix-framework:before {
  content: "\f3dc"; }
.fa-phoenix-squadron:before {
  content: "\f511"; }
.fa-phone:before {
  content: "\f095"; }
.fa-phone-alt:before {
  content: "\f879"; }
.fa-phone-slash:before {
  content: "\f3dd"; }
.fa-phone-square:before {
  content: "\f098"; }
.fa-phone-square-alt:before {
  content: "\f87b"; }
.fa-phone-volume:before {
  content: "\f2a0"; }
.fa-photo-video:before {
  content: "\f87c"; }
.fa-php:before {
  content: "\f457"; }
.fa-pied-piper:before {
  content: "\f2ae"; }
.fa-pied-piper-alt:before {
  content: "\f1a8"; }
.fa-pied-piper-hat:before {
  content: "\f4e5"; }
.fa-pied-piper-pp:before {
  content: "\f1a7"; }
.fa-pied-piper-square:before {
  content: "\e01e"; }
.fa-piggy-bank:before {
  content: "\f4d3"; }
.fa-pills:before {
  content: "\f484"; }
.fa-pinterest:before {
  content: "\f0d2"; }
.fa-pinterest-p:before {
  content: "\f231"; }
.fa-pinterest-square:before {
  content: "\f0d3"; }
.fa-pizza-slice:before {
  content: "\f818"; }
.fa-place-of-worship:before {
  content: "\f67f"; }
.fa-plane:before {
  content: "\f072"; }
.fa-plane-arrival:before {
  content: "\f5af"; }
.fa-plane-departure:before {
  content: "\f5b0"; }
.fa-plane-slash:before {
  content: "\e069"; }
.fa-play:before {
  content: "\f04b"; }
.fa-play-circle:before {
  content: "\f144"; }
.fa-playstation:before {
  content: "\f3df"; }
.fa-plug:before {
  content: "\f1e6"; }
.fa-plus:before {
  content: "\f067"; }
.fa-plus-circle:before {
  content: "\f055"; }
.fa-plus-square:before {
  content: "\f0fe"; }
.fa-podcast:before {
  content: "\f2ce"; }
.fa-poll:before {
  content: "\f681"; }
.fa-poll-h:before {
  content: "\f682"; }
.fa-poo:before {
  content: "\f2fe"; }
.fa-poo-storm:before {
  content: "\f75a"; }
.fa-poop:before {
  content: "\f619"; }
.fa-portrait:before {
  content: "\f3e0"; }
.fa-pound-sign:before {
  content: "\f154"; }
.fa-power-off:before {
  content: "\f011"; }
.fa-pray:before {
  content: "\f683"; }
.fa-praying-hands:before {
  content: "\f684"; }
.fa-prescription:before {
  content: "\f5b1"; }
.fa-prescription-bottle:before {
  content: "\f485"; }
.fa-prescription-bottle-alt:before {
  content: "\f486"; }
.fa-print:before {
  content: "\f02f"; }
.fa-procedures:before {
  content: "\f487"; }
.fa-product-hunt:before {
  content: "\f288"; }
.fa-project-diagram:before {
  content: "\f542"; }
.fa-pump-medical:before {
  content: "\e06a"; }
.fa-pump-soap:before {
  content: "\e06b"; }
.fa-pushed:before {
  content: "\f3e1"; }
.fa-puzzle-piece:before {
  content: "\f12e"; }
.fa-python:before {
  content: "\f3e2"; }
.fa-qq:before {
  content: "\f1d6"; }
.fa-qrcode:before {
  content: "\f029"; }
.fa-question:before {
  content: "\f128"; }
.fa-question-circle:before {
  content: "\f059"; }
.fa-quidditch:before {
  content: "\f458"; }
.fa-quinscape:before {
  content: "\f459"; }
.fa-quora:before {
  content: "\f2c4"; }
.fa-quote-left:before {
  content: "\f10d"; }
.fa-quote-right:before {
  content: "\f10e"; }
.fa-quran:before {
  content: "\f687"; }
.fa-r-project:before {
  content: "\f4f7"; }
.fa-radiation:before {
  content: "\f7b9"; }
.fa-radiation-alt:before {
  content: "\f7ba"; }
.fa-rainbow:before {
  content: "\f75b"; }
.fa-random:before {
  content: "\f074"; }
.fa-raspberry-pi:before {
  content: "\f7bb"; }
.fa-ravelry:before {
  content: "\f2d9"; }
.fa-react:before {
  content: "\f41b"; }
.fa-reacteurope:before {
  content: "\f75d"; }
.fa-readme:before {
  content: "\f4d5"; }
.fa-rebel:before {
  content: "\f1d0"; }
.fa-receipt:before {
  content: "\f543"; }
.fa-record-vinyl:before {
  content: "\f8d9"; }
.fa-recycle:before {
  content: "\f1b8"; }
.fa-red-river:before {
  content: "\f3e3"; }
.fa-reddit:before {
  content: "\f1a1"; }
.fa-reddit-alien:before {
  content: "\f281"; }
.fa-reddit-square:before {
  content: "\f1a2"; }
.fa-redhat:before {
  content: "\f7bc"; }
.fa-redo:before {
  content: "\f01e"; }
.fa-redo-alt:before {
  content: "\f2f9"; }
.fa-registered:before {
  content: "\f25d"; }
.fa-remove-format:before {
  content: "\f87d"; }
.fa-renren:before {
  content: "\f18b"; }
.fa-reply:before {
  content: "\f3e5"; }
.fa-reply-all:before {
  content: "\f122"; }
.fa-replyd:before {
  content: "\f3e6"; }
.fa-republican:before {
  content: "\f75e"; }
.fa-researchgate:before {
  content: "\f4f8"; }
.fa-resolving:before {
  content: "\f3e7"; }
.fa-restroom:before {
  content: "\f7bd"; }
.fa-retweet:before {
  content: "\f079"; }
.fa-rev:before {
  content: "\f5b2"; }
.fa-ribbon:before {
  content: "\f4d6"; }
.fa-ring:before {
  content: "\f70b"; }
.fa-road:before {
  content: "\f018"; }
.fa-robot:before {
  content: "\f544"; }
.fa-rocket:before {
  content: "\f135"; }
.fa-rocketchat:before {
  content: "\f3e8"; }
.fa-rockrms:before {
  content: "\f3e9"; }
.fa-route:before {
  content: "\f4d7"; }
.fa-rss:before {
  content: "\f09e"; }
.fa-rss-square:before {
  content: "\f143"; }
.fa-ruble-sign:before {
  content: "\f158"; }
.fa-ruler:before {
  content: "\f545"; }
.fa-ruler-combined:before {
  content: "\f546"; }
.fa-ruler-horizontal:before {
  content: "\f547"; }
.fa-ruler-vertical:before {
  content: "\f548"; }
.fa-running:before {
  content: "\f70c"; }
.fa-rupee-sign:before {
  content: "\f156"; }
.fa-rust:before {
  content: "\e07a"; }
.fa-sad-cry:before {
  content: "\f5b3"; }
.fa-sad-tear:before {
  content: "\f5b4"; }
.fa-safari:before {
  content: "\f267"; }
.fa-salesforce:before {
  content: "\f83b"; }
.fa-sass:before {
  content: "\f41e"; }
.fa-satellite:before {
  content: "\f7bf"; }
.fa-satellite-dish:before {
  content: "\f7c0"; }
.fa-save:before {
  content: "\f0c7"; }
.fa-schlix:before {
  content: "\f3ea"; }
.fa-school:before {
  content: "\f549"; }
.fa-screwdriver:before {
  content: "\f54a"; }
.fa-scribd:before {
  content: "\f28a"; }
.fa-scroll:before {
  content: "\f70e"; }
.fa-sd-card:before {
  content: "\f7c2"; }
.fa-search:before {
  content: "\f002"; }
.fa-search-dollar:before {
  content: "\f688"; }
.fa-search-location:before {
  content: "\f689"; }
.fa-search-minus:before {
  content: "\f010"; }
.fa-search-plus:before {
  content: "\f00e"; }
.fa-searchengin:before {
  content: "\f3eb"; }
.fa-seedling:before {
  content: "\f4d8"; }
.fa-sellcast:before {
  content: "\f2da"; }
.fa-sellsy:before {
  content: "\f213"; }
.fa-server:before {
  content: "\f233"; }
.fa-servicestack:before {
  content: "\f3ec"; }
.fa-shapes:before {
  content: "\f61f"; }
.fa-share:before {
  content: "\f064"; }
.fa-share-alt:before {
  content: "\f1e0"; }
.fa-share-alt-square:before {
  content: "\f1e1"; }
.fa-share-square:before {
  content: "\f14d"; }
.fa-shekel-sign:before {
  content: "\f20b"; }
.fa-shield-alt:before {
  content: "\f3ed"; }
.fa-shield-virus:before {
  content: "\e06c"; }
.fa-ship:before {
  content: "\f21a"; }
.fa-shipping-fast:before {
  content: "\f48b"; }
.fa-shirtsinbulk:before {
  content: "\f214"; }
.fa-shoe-prints:before {
  content: "\f54b"; }
.fa-shopify:before {
  content: "\e057"; }
.fa-shopping-bag:before {
  content: "\f290"; }
.fa-shopping-basket:before {
  content: "\f291"; }
.fa-shopping-cart:before {
  content: "\f07a"; }
.fa-shopware:before {
  content: "\f5b5"; }
.fa-shower:before {
  content: "\f2cc"; }
.fa-shuttle-van:before {
  content: "\f5b6"; }
.fa-sign:before {
  content: "\f4d9"; }
.fa-sign-in-alt:before {
  content: "\f2f6"; }
.fa-sign-language:before {
  content: "\f2a7"; }
.fa-sign-out-alt:before {
  content: "\f2f5"; }
.fa-signal:before {
  content: "\f012"; }
.fa-signature:before {
  content: "\f5b7"; }
.fa-sim-card:before {
  content: "\f7c4"; }
.fa-simplybuilt:before {
  content: "\f215"; }
.fa-sink:before {
  content: "\e06d"; }
.fa-sistrix:before {
  content: "\f3ee"; }
.fa-sitemap:before {
  content: "\f0e8"; }
.fa-sith:before {
  content: "\f512"; }
.fa-skating:before {
  content: "\f7c5"; }
.fa-sketch:before {
  content: "\f7c6"; }
.fa-skiing:before {
  content: "\f7c9"; }
.fa-skiing-nordic:before {
  content: "\f7ca"; }
.fa-skull:before {
  content: "\f54c"; }
.fa-skull-crossbones:before {
  content: "\f714"; }
.fa-skyatlas:before {
  content: "\f216"; }
.fa-skype:before {
  content: "\f17e"; }
.fa-slack:before {
  content: "\f198"; }
.fa-slack-hash:before {
  content: "\f3ef"; }
.fa-slash:before {
  content: "\f715"; }
.fa-sleigh:before {
  content: "\f7cc"; }
.fa-sliders-h:before {
  content: "\f1de"; }
.fa-slideshare:before {
  content: "\f1e7"; }
.fa-smile:before {
  content: "\f118"; }
.fa-smile-beam:before {
  content: "\f5b8"; }
.fa-smile-wink:before {
  content: "\f4da"; }
.fa-smog:before {
  content: "\f75f"; }
.fa-smoking:before {
  content: "\f48d"; }
.fa-smoking-ban:before {
  content: "\f54d"; }
.fa-sms:before {
  content: "\f7cd"; }
.fa-snapchat:before {
  content: "\f2ab"; }
.fa-snapchat-ghost:before {
  content: "\f2ac"; }
.fa-snapchat-square:before {
  content: "\f2ad"; }
.fa-snowboarding:before {
  content: "\f7ce"; }
.fa-snowflake:before {
  content: "\f2dc"; }
.fa-snowman:before {
  content: "\f7d0"; }
.fa-snowplow:before {
  content: "\f7d2"; }
.fa-soap:before {
  content: "\e06e"; }
.fa-socks:before {
  content: "\f696"; }
.fa-solar-panel:before {
  content: "\f5ba"; }
.fa-sort:before {
  content: "\f0dc"; }
.fa-sort-alpha-down:before {
  content: "\f15d"; }
.fa-sort-alpha-down-alt:before {
  content: "\f881"; }
.fa-sort-alpha-up:before {
  content: "\f15e"; }
.fa-sort-alpha-up-alt:before {
  content: "\f882"; }
.fa-sort-amount-down:before {
  content: "\f160"; }
.fa-sort-amount-down-alt:before {
  content: "\f884"; }
.fa-sort-amount-up:before {
  content: "\f161"; }
.fa-sort-amount-up-alt:before {
  content: "\f885"; }
.fa-sort-down:before {
  content: "\f0dd"; }
.fa-sort-numeric-down:before {
  content: "\f162"; }
.fa-sort-numeric-down-alt:before {
  content: "\f886"; }
.fa-sort-numeric-up:before {
  content: "\f163"; }
.fa-sort-numeric-up-alt:before {
  content: "\f887"; }
.fa-sort-up:before {
  content: "\f0de"; }
.fa-soundcloud:before {
  content: "\f1be"; }
.fa-sourcetree:before {
  content: "\f7d3"; }
.fa-spa:before {
  content: "\f5bb"; }
.fa-space-shuttle:before {
  content: "\f197"; }
.fa-speakap:before {
  content: "\f3f3"; }
.fa-speaker-deck:before {
  content: "\f83c"; }
.fa-spell-check:before {
  content: "\f891"; }
.fa-spider:before {
  content: "\f717"; }
.fa-spinner:before {
  content: "\f110"; }
.fa-splotch:before {
  content: "\f5bc"; }
.fa-spotify:before {
  content: "\f1bc"; }
.fa-spray-can:before {
  content: "\f5bd"; }
.fa-square:before {
  content: "\f0c8"; }
.fa-square-full:before {
  content: "\f45c"; }
.fa-square-root-alt:before {
  content: "\f698"; }
.fa-squarespace:before {
  content: "\f5be"; }
.fa-stack-exchange:before {
  content: "\f18d"; }
.fa-stack-overflow:before {
  content: "\f16c"; }
.fa-stackpath:before {
  content: "\f842"; }
.fa-stamp:before {
  content: "\f5bf"; }
.fa-star:before {
  content: "\f005"; }
.fa-star-and-crescent:before {
  content: "\f699"; }
.fa-star-half:before {
  content: "\f089"; }
.fa-star-half-alt:before {
  content: "\f5c0"; }
.fa-star-of-david:before {
  content: "\f69a"; }
.fa-star-of-life:before {
  content: "\f621"; }
.fa-staylinked:before {
  content: "\f3f5"; }
.fa-steam:before {
  content: "\f1b6"; }
.fa-steam-square:before {
  content: "\f1b7"; }
.fa-steam-symbol:before {
  content: "\f3f6"; }
.fa-step-backward:before {
  content: "\f048"; }
.fa-step-forward:before {
  content: "\f051"; }
.fa-stethoscope:before {
  content: "\f0f1"; }
.fa-sticker-mule:before {
  content: "\f3f7"; }
.fa-sticky-note:before {
  content: "\f249"; }
.fa-stop:before {
  content: "\f04d"; }
.fa-stop-circle:before {
  content: "\f28d"; }
.fa-stopwatch:before {
  content: "\f2f2"; }
.fa-stopwatch-20:before {
  content: "\e06f"; }
.fa-store:before {
  content: "\f54e"; }
.fa-store-alt:before {
  content: "\f54f"; }
.fa-store-alt-slash:before {
  content: "\e070"; }
.fa-store-slash:before {
  content: "\e071"; }
.fa-strava:before {
  content: "\f428"; }
.fa-stream:before {
  content: "\f550"; }
.fa-street-view:before {
  content: "\f21d"; }
.fa-strikethrough:before {
  content: "\f0cc"; }
.fa-stripe:before {
  content: "\f429"; }
.fa-stripe-s:before {
  content: "\f42a"; }
.fa-stroopwafel:before {
  content: "\f551"; }
.fa-studiovinari:before {
  content: "\f3f8"; }
.fa-stumbleupon:before {
  content: "\f1a4"; }
.fa-stumbleupon-circle:before {
  content: "\f1a3"; }
.fa-subscript:before {
  content: "\f12c"; }
.fa-subway:before {
  content: "\f239"; }
.fa-suitcase:before {
  content: "\f0f2"; }
.fa-suitcase-rolling:before {
  content: "\f5c1"; }
.fa-sun:before {
  content: "\f185"; }
.fa-superpowers:before {
  content: "\f2dd"; }
.fa-superscript:before {
  content: "\f12b"; }
.fa-supple:before {
  content: "\f3f9"; }
.fa-surprise:before {
  content: "\f5c2"; }
.fa-suse:before {
  content: "\f7d6"; }
.fa-swatchbook:before {
  content: "\f5c3"; }
.fa-swift:before {
  content: "\f8e1"; }
.fa-swimmer:before {
  content: "\f5c4"; }
.fa-swimming-pool:before {
  content: "\f5c5"; }
.fa-symfony:before {
  content: "\f83d"; }
.fa-synagogue:before {
  content: "\f69b"; }
.fa-sync:before {
  content: "\f021"; }
.fa-sync-alt:before {
  content: "\f2f1"; }
.fa-syringe:before {
  content: "\f48e"; }
.fa-table:before {
  content: "\f0ce"; }
.fa-table-tennis:before {
  content: "\f45d"; }
.fa-tablet:before {
  content: "\f10a"; }
.fa-tablet-alt:before {
  content: "\f3fa"; }
.fa-tablets:before {
  content: "\f490"; }
.fa-tachometer-alt:before {
  content: "\f3fd"; }
.fa-tag:before {
  content: "\f02b"; }
.fa-tags:before {
  content: "\f02c"; }
.fa-tape:before {
  content: "\f4db"; }
.fa-tasks:before {
  content: "\f0ae"; }
.fa-taxi:before {
  content: "\f1ba"; }
.fa-teamspeak:before {
  content: "\f4f9"; }
.fa-teeth:before {
  content: "\f62e"; }
.fa-teeth-open:before {
  content: "\f62f"; }
.fa-telegram:before {
  content: "\f2c6"; }
.fa-telegram-plane:before {
  content: "\f3fe"; }
.fa-temperature-high:before {
  content: "\f769"; }
.fa-temperature-low:before {
  content: "\f76b"; }
.fa-tencent-weibo:before {
  content: "\f1d5"; }
.fa-tenge:before {
  content: "\f7d7"; }
.fa-terminal:before {
  content: "\f120"; }
.fa-text-height:before {
  content: "\f034"; }
.fa-text-width:before {
  content: "\f035"; }
.fa-th:before {
  content: "\f00a"; }
.fa-th-large:before {
  content: "\f009"; }
.fa-th-list:before {
  content: "\f00b"; }
.fa-the-red-yeti:before {
  content: "\f69d"; }
.fa-theater-masks:before {
  content: "\f630"; }
.fa-themeco:before {
  content: "\f5c6"; }
.fa-themeisle:before {
  content: "\f2b2"; }
.fa-thermometer:before {
  content: "\f491"; }
.fa-thermometer-empty:before {
  content: "\f2cb"; }
.fa-thermometer-full:before {
  content: "\f2c7"; }
.fa-thermometer-half:before {
  content: "\f2c9"; }
.fa-thermometer-quarter:before {
  content: "\f2ca"; }
.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }
.fa-think-peaks:before {
  content: "\f731"; }
.fa-thumbs-down:before {
  content: "\f165"; }
.fa-thumbs-up:before {
  content: "\f164"; }
.fa-thumbtack:before {
  content: "\f08d"; }
.fa-ticket-alt:before {
  content: "\f3ff"; }
.fa-tiktok:before {
  content: "\e07b"; }
.fa-times:before {
  content: "\f00d"; }
.fa-times-circle:before {
  content: "\f057"; }
.fa-tint:before {
  content: "\f043"; }
.fa-tint-slash:before {
  content: "\f5c7"; }
.fa-tired:before {
  content: "\f5c8"; }
.fa-toggle-off:before {
  content: "\f204"; }
.fa-toggle-on:before {
  content: "\f205"; }
.fa-toilet:before {
  content: "\f7d8"; }
.fa-toilet-paper:before {
  content: "\f71e"; }
.fa-toilet-paper-slash:before {
  content: "\e072"; }
.fa-toolbox:before {
  content: "\f552"; }
.fa-tools:before {
  content: "\f7d9"; }
.fa-tooth:before {
  content: "\f5c9"; }
.fa-torah:before {
  content: "\f6a0"; }
.fa-torii-gate:before {
  content: "\f6a1"; }
.fa-tractor:before {
  content: "\f722"; }
.fa-trade-federation:before {
  content: "\f513"; }
.fa-trademark:before {
  content: "\f25c"; }
.fa-traffic-light:before {
  content: "\f637"; }
.fa-trailer:before {
  content: "\e041"; }
.fa-train:before {
  content: "\f238"; }
.fa-tram:before {
  content: "\f7da"; }
.fa-transgender:before {
  content: "\f224"; }
.fa-transgender-alt:before {
  content: "\f225"; }
.fa-trash:before {
  content: "\f1f8"; }
.fa-trash-alt:before {
  content: "\f2ed"; }
.fa-trash-restore:before {
  content: "\f829"; }
.fa-trash-restore-alt:before {
  content: "\f82a"; }
.fa-tree:before {
  content: "\f1bb"; }
.fa-trello:before {
  content: "\f181"; }
.fa-tripadvisor:before {
  content: "\f262"; }
.fa-trophy:before {
  content: "\f091"; }
.fa-truck:before {
  content: "\f0d1"; }
.fa-truck-loading:before {
  content: "\f4de"; }
.fa-truck-monster:before {
  content: "\f63b"; }
.fa-truck-moving:before {
  content: "\f4df"; }
.fa-truck-pickup:before {
  content: "\f63c"; }
.fa-tshirt:before {
  content: "\f553"; }
.fa-tty:before {
  content: "\f1e4"; }
.fa-tumblr:before {
  content: "\f173"; }
.fa-tumblr-square:before {
  content: "\f174"; }
.fa-tv:before {
  content: "\f26c"; }
.fa-twitch:before {
  content: "\f1e8"; }
.fa-twitter:before {
  content: "\f099"; }
.fa-twitter-square:before {
  content: "\f081"; }
.fa-typo3:before {
  content: "\f42b"; }
.fa-uber:before {
  content: "\f402"; }
.fa-ubuntu:before {
  content: "\f7df"; }
.fa-uikit:before {
  content: "\f403"; }
.fa-umbraco:before {
  content: "\f8e8"; }
.fa-umbrella:before {
  content: "\f0e9"; }
.fa-umbrella-beach:before {
  content: "\f5ca"; }
.fa-underline:before {
  content: "\f0cd"; }
.fa-undo:before {
  content: "\f0e2"; }
.fa-undo-alt:before {
  content: "\f2ea"; }
.fa-uniregistry:before {
  content: "\f404"; }
.fa-unity:before {
  content: "\e049"; }
.fa-universal-access:before {
  content: "\f29a"; }
.fa-university:before {
  content: "\f19c"; }
.fa-unlink:before {
  content: "\f127"; }
.fa-unlock:before {
  content: "\f09c"; }
.fa-unlock-alt:before {
  content: "\f13e"; }
.fa-unsplash:before {
  content: "\e07c"; }
.fa-untappd:before {
  content: "\f405"; }
.fa-upload:before {
  content: "\f093"; }
.fa-ups:before {
  content: "\f7e0"; }
.fa-usb:before {
  content: "\f287"; }
.fa-user:before {
  content: "\f007"; }
.fa-user-alt:before {
  content: "\f406"; }
.fa-user-alt-slash:before {
  content: "\f4fa"; }
.fa-user-astronaut:before {
  content: "\f4fb"; }
.fa-user-check:before {
  content: "\f4fc"; }
.fa-user-circle:before {
  content: "\f2bd"; }
.fa-user-clock:before {
  content: "\f4fd"; }
.fa-user-cog:before {
  content: "\f4fe"; }
.fa-user-edit:before {
  content: "\f4ff"; }
.fa-user-friends:before {
  content: "\f500"; }
.fa-user-graduate:before {
  content: "\f501"; }
.fa-user-injured:before {
  content: "\f728"; }
.fa-user-lock:before {
  content: "\f502"; }
.fa-user-md:before {
  content: "\f0f0"; }
.fa-user-minus:before {
  content: "\f503"; }
.fa-user-ninja:before {
  content: "\f504"; }
.fa-user-nurse:before {
  content: "\f82f"; }
.fa-user-plus:before {
  content: "\f234"; }
.fa-user-secret:before {
  content: "\f21b"; }
.fa-user-shield:before {
  content: "\f505"; }
.fa-user-slash:before {
  content: "\f506"; }
.fa-user-tag:before {
  content: "\f507"; }
.fa-user-tie:before {
  content: "\f508"; }
.fa-user-times:before {
  content: "\f235"; }
.fa-users:before {
  content: "\f0c0"; }
.fa-users-cog:before {
  content: "\f509"; }
.fa-users-slash:before {
  content: "\e073"; }
.fa-usps:before {
  content: "\f7e1"; }
.fa-ussunnah:before {
  content: "\f407"; }
.fa-utensil-spoon:before {
  content: "\f2e5"; }
.fa-utensils:before {
  content: "\f2e7"; }
.fa-vaadin:before {
  content: "\f408"; }
.fa-vector-square:before {
  content: "\f5cb"; }
.fa-venus:before {
  content: "\f221"; }
.fa-venus-double:before {
  content: "\f226"; }
.fa-venus-mars:before {
  content: "\f228"; }
.fa-viacoin:before {
  content: "\f237"; }
.fa-viadeo:before {
  content: "\f2a9"; }
.fa-viadeo-square:before {
  content: "\f2aa"; }
.fa-vial:before {
  content: "\f492"; }
.fa-vials:before {
  content: "\f493"; }
.fa-viber:before {
  content: "\f409"; }
.fa-video:before {
  content: "\f03d"; }
.fa-video-slash:before {
  content: "\f4e2"; }
.fa-vihara:before {
  content: "\f6a7"; }
.fa-vimeo:before {
  content: "\f40a"; }
.fa-vimeo-square:before {
  content: "\f194"; }
.fa-vimeo-v:before {
  content: "\f27d"; }
.fa-vine:before {
  content: "\f1ca"; }
.fa-virus:before {
  content: "\e074"; }
.fa-virus-slash:before {
  content: "\e075"; }
.fa-viruses:before {
  content: "\e076"; }
.fa-vk:before {
  content: "\f189"; }
.fa-vnv:before {
  content: "\f40b"; }
.fa-voicemail:before {
  content: "\f897"; }
.fa-volleyball-ball:before {
  content: "\f45f"; }
.fa-volume-down:before {
  content: "\f027"; }
.fa-volume-mute:before {
  content: "\f6a9"; }
.fa-volume-off:before {
  content: "\f026"; }
.fa-volume-up:before {
  content: "\f028"; }
.fa-vote-yea:before {
  content: "\f772"; }
.fa-vr-cardboard:before {
  content: "\f729"; }
.fa-vuejs:before {
  content: "\f41f"; }
.fa-walking:before {
  content: "\f554"; }
.fa-wallet:before {
  content: "\f555"; }
.fa-warehouse:before {
  content: "\f494"; }
.fa-water:before {
  content: "\f773"; }
.fa-wave-square:before {
  content: "\f83e"; }
.fa-waze:before {
  content: "\f83f"; }
.fa-weebly:before {
  content: "\f5cc"; }
.fa-weibo:before {
  content: "\f18a"; }
.fa-weight:before {
  content: "\f496"; }
.fa-weight-hanging:before {
  content: "\f5cd"; }
.fa-weixin:before {
  content: "\f1d7"; }
.fa-whatsapp:before {
  content: "\f232"; }
.fa-whatsapp-square:before {
  content: "\f40c"; }
.fa-wheelchair:before {
  content: "\f193"; }
.fa-whmcs:before {
  content: "\f40d"; }
.fa-wifi:before {
  content: "\f1eb"; }
.fa-wikipedia-w:before {
  content: "\f266"; }
.fa-wind:before {
  content: "\f72e"; }
.fa-window-close:before {
  content: "\f410"; }
.fa-window-maximize:before {
  content: "\f2d0"; }
.fa-window-minimize:before {
  content: "\f2d1"; }
.fa-window-restore:before {
  content: "\f2d2"; }
.fa-windows:before {
  content: "\f17a"; }
.fa-wine-bottle:before {
  content: "\f72f"; }
.fa-wine-glass:before {
  content: "\f4e3"; }
.fa-wine-glass-alt:before {
  content: "\f5ce"; }
.fa-wix:before {
  content: "\f5cf"; }
.fa-wizards-of-the-coast:before {
  content: "\f730"; }
.fa-wolf-pack-battalion:before {
  content: "\f514"; }
.fa-won-sign:before {
  content: "\f159"; }
.fa-wordpress:before {
  content: "\f19a"; }
.fa-wordpress-simple:before {
  content: "\f411"; }
.fa-wpbeginner:before {
  content: "\f297"; }
.fa-wpexplorer:before {
  content: "\f2de"; }
.fa-wpforms:before {
  content: "\f298"; }
.fa-wpressr:before {
  content: "\f3e4"; }
.fa-wrench:before {
  content: "\f0ad"; }
.fa-x-ray:before {
  content: "\f497"; }
.fa-xbox:before {
  content: "\f412"; }
.fa-xing:before {
  content: "\f168"; }
.fa-xing-square:before {
  content: "\f169"; }
.fa-y-combinator:before {
  content: "\f23b"; }
.fa-yahoo:before {
  content: "\f19e"; }
.fa-yammer:before {
  content: "\f840"; }
.fa-yandex:before {
  content: "\f413"; }
.fa-yandex-international:before {
  content: "\f414"; }
.fa-yarn:before {
  content: "\f7e3"; }
.fa-yelp:before {
  content: "\f1e9"; }
.fa-yen-sign:before {
  content: "\f157"; }
.fa-yin-yang:before {
  content: "\f6ad"; }
.fa-yoast:before {
  content: "\f2b1"; }
.fa-youtube:before {
  content: "\f167"; }
.fa-youtube-square:before {
  content: "\f431"; }
.fa-zhihu:before {
  content: "\f63f"; }
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../webfonts/fa-brands-400.eot");
  src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2") format("woff2"), url("../fonts/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../images/@fortawesome/fontawesome-free/webfonts/fa-brands-400.svg") format("svg"); }
.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../webfonts/fa-regular-400.eot");
  src: url("../webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2") format("woff2"), url("../fonts/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff") format("woff"), url("../webfonts/fa-regular-400.ttf") format("truetype"), url("../images/@fortawesome/fontawesome-free/webfonts/fa-regular-400.svg") format("svg"); }
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../webfonts/fa-solid-900.eot");
  src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2") format("woff2"), url("../fonts/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../images/@fortawesome/fontawesome-free/webfonts/fa-solid-900.svg") format("svg"); }
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }
.mfp-align-top .mfp-container:before {
  display: none; }
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }
.mfp-ajax-cur {
  cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
  cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }
.mfp-loading.mfp-figure {
  display: none; }
.mfp-hide {
  display: none !important; }
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
.mfp-preloader a {
    color: #CCC; }
.mfp-preloader a:hover {
      color: #FFF; }
.mfp-s-ready .mfp-preloader {
  display: none; }
.mfp-s-error .mfp-content {
  display: none; }
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
.mfp-close:active {
    top: 1px; }
.mfp-close-btn-in .mfp-close {
  color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
    margin-top: -54px; }
.mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
.mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }
.mfp-arrow-left {
  left: 0; }
.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
  right: 0; }
.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
.mfp-iframe-holder .mfp-close {
    top: -40px; }
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }
/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
.mfp-figure figure {
    margin: 0; }
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }
.mfp-image-holder .mfp-content {
  max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
        transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
        transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
        transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.select2-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }
.select2-container .select2-selection--single {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
    -webkit-user-select: none; }
.select2-container .select2-selection--single .select2-selection__rendered {
      display: block;
      padding-left: 8px;
      padding-right: 20px;
      overflow: hidden;
      -o-text-overflow: ellipsis;
         text-overflow: ellipsis;
      white-space: nowrap; }
.select2-container .select2-selection--single .select2-selection__clear {
      position: relative; }
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px; }
.select2-container .select2-selection--multiple {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
    -webkit-user-select: none; }
.select2-container .select2-selection--multiple .select2-selection__rendered {
      display: inline-block;
      overflow: hidden;
      padding-left: 8px;
      -o-text-overflow: ellipsis;
         text-overflow: ellipsis;
      white-space: nowrap; }
.select2-container .select2-search--inline {
    float: left; }
.select2-container .select2-search--inline .select2-search__field {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      border: none;
      font-size: 100%;
      margin-top: 5px;
      padding: 0; }
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none; }
.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }
.select2-results {
  display: block; }
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }
.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none; }
.select2-results__option[aria-selected] {
    cursor: pointer; }
.select2-container--open .select2-dropdown {
  left: 0; }
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }
.select2-search--dropdown {
  display: block;
  padding: 4px; }
.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }
.select2-search--dropdown.select2-search--hide {
    display: none; }
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; }
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold; }
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999; }
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px; }
.select2-container--default .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%; }
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
      list-style: none; }
.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px;
    padding: 1px; }
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #333; }
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: textfield; }
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }
.select2-container--default .select2-results__option[role=group] {
  padding: 0; }
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -2em;
      padding-left: 3em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -4em;
          padding-left: 5em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -5em;
            padding-left: 6em; }
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, white), to(#eeeeee));
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb; }
.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px; }
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999; }
.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(#cccccc));
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none; }
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
      border-color: transparent transparent #888 transparent;
      border-width: 0 4px 5px 4px; }
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(50%, #eeeeee));
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(white));
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0; }
.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb; }
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px; }
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none; }
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #555; }
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto; }
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none; }
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }
.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }
.select2-container--classic .select2-dropdown--below {
  border-top: none; }
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }
.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }
.tablesorter-default{width:100%;font:12px/18px Arial,Sans-serif;color:#333;background-color:#fff;border-spacing:0;margin:10px 0 15px;text-align:left}
.tablesorter-default th,.tablesorter-default thead td{font-weight:700;color:#000;background-color:#fff;border-collapse:collapse;border-bottom:#ccc 2px solid;padding:0}
.tablesorter-default tfoot td,.tablesorter-default tfoot th{border:0}
.tablesorter-default .header,.tablesorter-default .tablesorter-header{background-image:url(data:image/gif;base64,R0lGODlhFQAJAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==);background-position:center right;background-repeat:no-repeat;cursor:pointer;white-space:normal;padding:4px 20px 4px 4px}
.tablesorter-default thead .headerSortUp,.tablesorter-default thead .tablesorter-headerAsc,.tablesorter-default thead .tablesorter-headerSortUp{background-image:url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7);border-bottom:#000 2px solid}
.tablesorter-default thead .headerSortDown,.tablesorter-default thead .tablesorter-headerDesc,.tablesorter-default thead .tablesorter-headerSortDown{background-image:url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7);border-bottom:#000 2px solid}
.tablesorter-default thead .sorter-false{background-image:none;cursor:default;padding:4px}
.tablesorter-default tfoot .tablesorter-headerAsc,.tablesorter-default tfoot .tablesorter-headerDesc,.tablesorter-default tfoot .tablesorter-headerSortDown,.tablesorter-default tfoot .tablesorter-headerSortUp{border-top:#000 2px solid}
.tablesorter-default td{background-color:#fff;border-bottom:#ccc 1px solid;padding:4px;vertical-align:top}
.tablesorter-default tbody>tr.even:hover>td,.tablesorter-default tbody>tr.hover>td,.tablesorter-default tbody>tr.odd:hover>td,.tablesorter-default tbody>tr:hover>td{background-color:#fff;color:#000}
.tablesorter-default .tablesorter-processing{background-position:center center!important;background-repeat:no-repeat!important;background-image:url(data:image/gif;base64,R0lGODlhFAAUAKEAAO7u7lpaWgAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQBCgACACwAAAAAFAAUAAACQZRvoIDtu1wLQUAlqKTVxqwhXIiBnDg6Y4eyx4lKW5XK7wrLeK3vbq8J2W4T4e1nMhpWrZCTt3xKZ8kgsggdJmUFACH5BAEKAAIALAcAAAALAAcAAAIUVB6ii7jajgCAuUmtovxtXnmdUAAAIfkEAQoAAgAsDQACAAcACwAAAhRUIpmHy/3gUVQAQO9NetuugCFWAAAh+QQBCgACACwNAAcABwALAAACE5QVcZjKbVo6ck2AF95m5/6BSwEAIfkEAQoAAgAsBwANAAsABwAAAhOUH3kr6QaAcSrGWe1VQl+mMUIBACH5BAEKAAIALAIADQALAAcAAAIUlICmh7ncTAgqijkruDiv7n2YUAAAIfkEAQoAAgAsAAAHAAcACwAAAhQUIGmHyedehIoqFXLKfPOAaZdWAAAh+QQFCgACACwAAAIABwALAAACFJQFcJiXb15zLYRl7cla8OtlGGgUADs=)!important}
.tablesorter-default tr.odd>td{background-color:#dfdfdf}
.tablesorter-default tr.even>td{background-color:#efefef}
.tablesorter-default tr.odd td.primary{background-color:#bfbfbf}
.tablesorter-default td.primary,.tablesorter-default tr.even td.primary{background-color:#d9d9d9}
.tablesorter-default tr.odd td.secondary{background-color:#d9d9d9}
.tablesorter-default td.secondary,.tablesorter-default tr.even td.secondary{background-color:#e6e6e6}
.tablesorter-default tr.odd td.tertiary{background-color:#e6e6e6}
.tablesorter-default td.tertiary,.tablesorter-default tr.even td.tertiary{background-color:#f2f2f2}
.tablesorter-default>caption{background-color:#fff}
.tablesorter-default .tablesorter-filter-row{background-color:#eee}
.tablesorter-default .tablesorter-filter-row td{background-color:#eee;border-bottom:#ccc 1px solid;line-height:normal;text-align:center;-webkit-transition:line-height .1s ease;-o-transition:line-height .1s ease;transition:line-height .1s ease}
.tablesorter-default .tablesorter-filter-row .disabled{opacity:.5;cursor:not-allowed}
.tablesorter-default .tablesorter-filter-row.hideme td{padding:2px;margin:0;line-height:0;cursor:pointer}
.tablesorter-default .tablesorter-filter-row.hideme *{height:1px;min-height:0;border:0;padding:0;margin:0;opacity:0}
.tablesorter-default input.tablesorter-filter,.tablesorter-default select.tablesorter-filter{width:95%;height:auto;margin:4px auto;padding:4px;background-color:#fff;border:1px solid #bbb;color:#333;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:height .1s ease;-o-transition:height .1s ease;transition:height .1s ease}
.tablesorter .filtered{display:none}
.tablesorter .tablesorter-errorRow td{text-align:center;cursor:pointer;background-color:#e6bf99}
/**
 * Swiper 5.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 16, 2020
 */
@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: 'next';
}
.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}
.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000;
}
.swiper-button-lock {
  display: none;
}
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
      -ms-transform: scale(0.66);
          transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
      -ms-transform: scale(0.66);
          transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
      -ms-transform-origin: right top;
          transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}
.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
      -ms-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
      -ms-transform-origin: 100% 0;
          transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* ------------------------------------------------------------ *\
	Generic
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
  SCSS Functions
\* ------------------------------------------------------------ */
/* example usage*/
/* ------------------------------------------------------------ *\
	Reset
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Sprite
\* ------------------------------------------------------------ */
* {
  padding: 0;
  margin: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
main {
  display: block; }
template {
  display: none; }
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0); }
body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none; }
img,
iframe,
video,
audio,
object {
  max-width: 100%; }
img,
iframe {
  border: 0 none; }
img {
  height: auto;
  display: inline-block;
  vertical-align: middle; }
b,
strong {
  font-weight: bold; }
address {
  font-style: normal; }
svg:not(:root) {
  overflow: hidden; }
a,
button,
input[type="submit"],
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="image"],
label[for] {
  cursor: pointer; }
a[href^="tel"],
button[disabled],
input[disabled],
textarea[disabled],
select[disabled] {
  cursor: default; }
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0; }
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea,
a[href^="tel"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
          appearance: none; }
textarea {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch; }
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased; }
button,
select {
  text-transform: none; }
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0; }
nav ul,
nav ol {
  list-style: none outside none; }
input::-webkit-input-placeholder {
  color: inherit;
  opacity: 1; }
input::-moz-placeholder {
  color: inherit;
  opacity: 1; }
input:-ms-input-placeholder {
  color: inherit;
  opacity: 1; }
input::-ms-input-placeholder {
  color: inherit;
  opacity: 1; }
input::placeholder {
  color: inherit;
  opacity: 1; }
textarea::-webkit-input-placeholder {
  color: inherit;
  opacity: 1; }
textarea::-moz-placeholder {
  color: inherit;
  opacity: 1; }
textarea:-ms-input-placeholder {
  color: inherit;
  opacity: 1; }
textarea::-ms-input-placeholder {
  color: inherit;
  opacity: 1; }
textarea::placeholder {
  color: inherit;
  opacity: 1; }
input:-webkit-autofill {
  -webkit-text-fill-color: inherit;
  -webkit-box-shadow: 0 0 0 1000px #fff inset; }
input[type=text],
input[type=button],
input[type=tel],
input[type=email],
input[type=submit],
input[type=date],
input[type=search],
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
/* ------------------------------------------------------------ *\
    Fonts
\* ------------------------------------------------------------ */
@font-face {
  font-family: "Leitura Roman 1";
  src: url("../fonts/27929656-6717-4496-b5a8-fa4490472ace.woff2") format("woff2"), url("../fonts/4e602e4a-3799-4209-8af7-39e7cbb9bfc7.woff") format("woff");
  font-style: italic;
  font-weight: 300; }
@font-face {
  font-family: "Leitura Roman 1";
  src: url("../fonts/e89fd5b0-8fea-4e31-b455-f9235a9a30d7.woff2") format("woff2"), url("../fonts/1ee9bf1f-c51d-47cb-a8b8-aee5ad52ad96.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Leitura Roman 2";
  src: url("../fonts/eaf2d220-c077-48b2-91e0-b33edf997c96.woff2") format("woff2"), url("../fonts/87f48f99-9bfb-49cc-a5db-c71f2eb59705.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Leitura Roman 1";
  src: url("../fonts/e01084d4-b1e6-404b-bc72-a70c67beb2fc.woff2") format("woff2"), url("../fonts/520708c8-e6a7-4f50-87de-59fd0dbafd2d.woff") format("woff");
  font-style: italic;
  font-weight: normal; }
@font-face {
  font-family: "Leitura News Roman 3";
  src: url("../fonts/a75a627d-0c7b-4d03-b6b5-b63263295141.woff2") format("woff2"), url("../fonts/18c3edc5-361b-411c-9348-427bba8f4f95.woff") format("woff");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "Leitura News Roman 3";
  src: url("../fonts/739858e7-bb69-4e1d-b7d0-65f90a610e0a.woff2") format("woff2"), url("../fonts/bb35002f-ceed-45d3-9cdc-5bf7edff5c01.woff") format("woff");
  font-style: italic;
  font-weight: normal; }
@font-face {
  font-family: "Leitura Roman 4";
  src: url("../fonts/b903492e-5a1a-42a4-bd90-a0877847abe2.woff2") format("woff2"), url("../fonts/5a7abec3-41c1-4b13-80c4-ff2aad803862.woff") format("woff");
  font-style: italic;
  font-style: normal; }
@font-face {
  font-family: "Leitura Roman 4";
  src: url("../fonts/e1cd77c7-8932-4c42-ac30-17e1b15d0258.woff2") format("woff2"), url("../fonts/0089a18a-2333-49c2-a710-2a47bf03a005.woff") format("woff");
  font-style: italic;
  font-weight: normal; }
/* ------------------------------------------------------------ *\
	Base
\* ------------------------------------------------------------ */
body {
  min-width: 320px;
  background: #fff;
  font-family: "Leitura Roman 1", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.2;
  color: #404040; }
a {
  color: inherit;
  text-decoration: underline; }
a:hover {
    text-decoration: none; }
a[href^="tel"] {
    text-decoration: none; }
.h1,
h1,
.h2,
h2,
.h3,
h3,
.h4,
h4,
.h5,
h5,
.h6,
h6 {
  margin-bottom: calc(1.2em / 2); }
.h1,
h1 {
  font-size: 68px;
  font-family: "Inter", sans-serif;
  color: #404040;
  font-weight: 700;
  letter-spacing: -0.035em; }
.h2,
h2 {
  font-size: 42px;
  font-family: "Inter", sans-serif;
  color: #404040;
  font-weight: 700; }
.h3,
h3 {
  font-size: 36px;
  font-family: "Inter", sans-serif;
  font-weight: 700; }
.h4,
h4 {
  font-size: 24px;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  color: #404040; }
.h5,
h5 {
  font-size: 20px;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  color: #404040; }
.h6,
h6 {
  font-size: 14px;
  font-weight: 500;
  font-family: "Inter", sans-serif; }
p,
ul,
ol,
dl,
hr,
table,
blockquote {
  margin-bottom: 1.2em; }
h1[class],
h2[class],
h3[class],
h4[class],
h5[class],
h6[class],
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
p:last-child,
ul:last-child,
ol:last-child,
dl:last-child,
table:last-child,
blockquote:last-child {
  margin-bottom: 0; }
/* ------------------------------------------------------------ *\
  Helpers
\* ------------------------------------------------------------ */
/* Menu open */
.menu-open {
  overflow: hidden; }
/*  Clear  */
.clear:after {
  content: '';
  line-height: 0;
  display: table;
  clear: both; }
/* sr-only */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }
/*  Notext  */
.notext {
  white-space: nowrap;
  text-indent: 100%;
  text-shadow: none;
  overflow: hidden; }
.notext-old {
  font-size: 0;
  line-height: 0;
  text-indent: -4000px; }
/*  Hidden  */
[hidden],
.hidden {
  display: none; }
/*  Disabled  */
[disabled],
.disabled {
  cursor: default; }
/*  Responsive Helpers  */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-xs-flex {
  display: none !important; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .hidden-xs {
    display: none !important; }
  .visible-xs-block {
    display: block !important; }
  .visible-xs-inline {
    display: inline !important; }
  .visible-xs-inline-block {
    display: inline-block !important; }
  .visible-xs-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; } }
@media (min-width: 767.02px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important; }
  .visible-sm-block {
    display: block !important; }
  .visible-sm-inline {
    display: inline !important; }
  .visible-sm-inline-block {
    display: inline-block !important; } }
@media (min-width: 1023.02px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; }
  .visible-md-block {
    display: block !important; }
  .visible-md-inline {
    display: inline !important; }
  .visible-md-inline-block {
    display: inline-block !important; } }
@media (min-width: 1199.02px) {
  .hidden-lg {
    display: none !important; }
  .visible-lg-block {
    display: block !important; }
  .visible-lg-inline {
    display: inline !important; }
  .visible-lg-inline-block {
    display: inline-block !important; } }
/* icon plus */
.ico-custom-plus {
  position: relative;
  width: 14px;
  height: 14px; }
.ico-custom-plus:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    margin-top: -1px;
    background: #22467A; }
.ico-custom-plus:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 2px;
    height: 100%;
    margin-left: -1px;
    background: #22467A; }
/* ------------------------------------------------------------ *\
	Components
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Accordion Alt
\* ------------------------------------------------------------ */
.accordion-alt {
  max-width: 777px; }
.accordion-alt h4 {
    margin-bottom: 30px;
    color: #fff;
    font-size: 24px;
    letter-spacing: -.02em; }
.accordion-alt .accordion__section {
    background-color: transparent;
    border: 0; }
.accordion-alt .accordion__section-textbooks ~ .accordion__section-textbooks,
  .accordion-alt .accordion__section ~ .accordion__section {
    border-top: 1px solid #90A2BC; }
.accordion-alt .accordion__section-textbooks:last-child,
  .accordion-alt .accordion__section:last-child {
    border-bottom: 1px solid #90A2BC; }
.accordion-alt .accordion__head-textbooks,
  .accordion-alt .accordion__head {
    position: relative;
    padding: 22px 0 23px;
    cursor: pointer; }
.accordion-alt .accordion__head-textbooks:before,
    .accordion-alt .accordion__head:before {
      content: '';
      position: absolute;
      right: 20px;
      top: 29px;
      width: 12px;
      height: 12px;
      border: 2px solid #4A91D0;
      border-top: 0;
      border-left: 0;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg);
      -webkit-transition: -webkit-transform .3s ease;
      transition: -webkit-transform .3s ease;
      -o-transition: transform .3s ease;
      transition: transform .3s ease;
      transition: transform .3s ease, -webkit-transform .3s ease; }
@media (max-width: 1023px) {
      .accordion-alt .accordion__head-textbooks,
      .accordion-alt .accordion__head {
        padding: 22px 45px 23px 0; } }
.accordion-alt .accordion-texbooks-expanded .accordion__head-textbooks:before,
  .accordion-alt .accordion-expanded .accordion__head:before {
    -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg);
    top: 32px; }
.accordion-alt .accordion__head-textbooks h3,
  .accordion-alt .accordion__head h3 {
    font-size: 20px;
    letter-spacing: -.02em; }
.accordion-alt .accordion__body {
    padding: 31px 0 44px; }
.accordion-alt .accordion__body--alt {
    padding: 16px 0 62px; }
.accordion-alt .accordion__group {
    padding-top: 17px;
    max-width: 746px;
    margin-bottom: 23px; }
.accordion-alt .accordion__group h4 {
    margin-bottom: 15px; }
.accordion-alt .accordion__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
.accordion-alt .accordion__content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1;
            flex: 1 1;
    padding-right: 50px; }
.accordion-alt .accordion__content p {
    margin-bottom: 0;
    margin-right: 0; }
.accordion-alt .accordion__entry {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 233px;
            flex: 0 0 233px;
    max-width: 233px;
    padding-top: 4px; }
.accordion-alt .accordion__entry ul {
    counter-reset: element;
    padding-left: 0;
    margin-bottom: 0;
    font-size: 20px;
    list-style-type: none;
    font-family: "Leitura Roman 1"; }
.accordion-alt .accordion__entry li ~ li {
    margin-top: 23px; }
.accordion-alt .accordion__entry li:before {
    content: "" counter(element) "";
    counter-increment: element;
    font-size: 20px;
    color: #4A91D0;
    font-weight: 700;
    font-family: "Inter", sans-serif;
    display: inline-block;
    margin-right: 24px; }
/* Accordion alt hero */
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .accordion-alt--hero .accordion__inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .accordion-alt--hero .accordion__content {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .accordion-alt--hero .accordion__entry {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    max-width: none;
    margin-top: 20px; } }
/* ------------------------------------------------------------ *\
	Accordion custom
\* ------------------------------------------------------------ */
.accordion-custom h5 {
  text-transform: uppercase;
  letter-spacing: 0.12em;
  margin-bottom: 35px;
  font-family: "Leitura News Roman 3"; }
.accordion-custom > h5 {
  font-family: "Inter", sans-serif; }
.accordion-custom h3 {
  color: #E98417;
  line-height: 1.2; }
.accordion-custom ul {
  list-style: none; }
.accordion-custom li {
  position: relative;
  padding-left: 32px;
  font-size: 20px;
  letter-spacing: 0; }
.accordion-custom li:before {
    position: absolute;
    top: 10px;
    left: 0;
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #4A91D0; }
.accordion-custom p {
  font-size: 20px;
  line-height: 1.8; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .accordion-custom p {
      font-size: 18px; } }
.accordion-custom li + li {
  margin-top: 12px; }
.accordion-custom li ul {
  margin-bottom: 46px; }
.accordion-custom .accordion__section-custom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: 0;
  border-radius: 0;
  background-color: transparent; }
.accordion-custom .accordion__head-custom:only-child {
  cursor: default; }
.accordion-custom .accordion__head-custom:not(:only-child) {
  cursor: pointer; }
.accordion-custom .accordion__head-custom:only-child i {
  opacity: 0; }
.accordion-custom .accordion__head-custom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 25px;
  -webkit-transition: margin .3s;
  -o-transition: margin .3s;
  transition: margin .3s; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .accordion-custom .accordion__head-custom {
      padding: 0 50px 0 0; } }
.accordion-custom .accordion__content {
  width: 87%;
  padding: 43px 0; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .accordion-custom .accordion__content {
      padding: 20px 0;
      width: 100%; } }
.accordion-custom .accordion__head-custom h4 {
  letter-spacing: 0;
  margin-left: 46px; }
.accordion-custom .accordion__head-custom i + h4 {
  margin-left: 30px; }
.accordion-custom .accordion__head-custom i {
  color: #22467a;
  font-size: 18px;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  -o-transition: transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s; }
.accordion-custom .accordion__aside {
  width: 13%;
  border-left: 1px solid #90A2BC; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .accordion-custom .accordion__aside {
      position: absolute;
      top: 10px;
      right: 0;
      border: 0; } }
.accordion-custom .accordion__grade {
  padding: 36px 35px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .accordion-custom .accordion__grade {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding: 0; } }
.accordion-custom .accordion__section-custom {
  position: relative;
  border-top: 1px solid #90A2BC;
  border-bottom: 1px solid #90A2BC; }
.accordion-custom .accordion__section-custom + .accordion__section-custom {
  border-top: 0; }
.accordion-custom .accordion__section-custom.is-current .accordion__head-custom i {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0); }
.accordion-custom .accordion__body-custom {
  font-family: "Leitura Roman 1";
  font-size: 20px;
  padding: 0 40px 0 71px;
  margin-top: 41px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .accordion-custom .accordion__body-custom {
      padding: 0; } }
.accordion-custom .accordion__entry + .accordion__entry {
  margin-top: 31px; }
.accordion-custom .accordion__list {
  margin-top: 43px; }
.accordion-custom .accordion__actions {
  margin-bottom: 45px; }
.accordion-custom .accordion__article {
  line-height: 1.8;
  font-family: "Leitura Roman 1"; }
.accordion-custom .accordion__article h5 {
  font-family: "Leitura News Roman 3";
  text-transform: none;
  letter-spacing: 0;
  margin-bottom: 13px; }
.accordion-custom .accordion__article span {
  display: inline-block;
  margin-bottom: 37px;
  letter-spacing: 0; }
/* ------------------------------------------------------------ *\
	Accordion insights
\* ------------------------------------------------------------ */
.accordion-insights {
  max-width: 835px;
  margin: 0 auto; }
.accordion-insights .accordion__section-custom {
    padding: 40px 0;
    border: 0;
    border-top: 1px solid rgba(144, 162, 188, 0.5);
    border-bottom: 1px solid rgba(144, 162, 188, 0.5); }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .accordion-insights .accordion__section-custom {
        padding: 20px 0; } }
.accordion-insights .accordion__section-custom + .accordion__section-custom {
    border-top: 0; }
.accordion-insights .accordion__section-custom.is-current .accordion__icon {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
.accordion-insights .accordion__icon {
    display: block;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    color: #22467A; }
.accordion-insights .accordion__head-custom {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 0 34px;
    cursor: pointer;
    line-height: 1.4;
    letter-spacing: -0.02em; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .accordion-insights .accordion__head-custom {
        padding: 0 10px; } }
.accordion-insights .accordion__head-custom h3 {
    color: #4A91D0;
    margin: 0 34px 0 0; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .accordion-insights .accordion__head-custom h3 {
        margin: 0 15px 0 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .accordion-insights .accordion__head-custom h4 {
      font-size: 20px; } }
.accordion-insights .accordion__icon {
    position: absolute;
    top: 6px;
    right: 3px; }
.accordion-insights .accordion__body-custom {
    padding: 14px 40px 38px 86px;
    line-height: 1.6; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .accordion-insights .accordion__body-custom {
        padding: 15px 20px 20px 48px; } }
.accordion-insights .accordion__graph {
    margin: 40px -220px;
    width: calc(100% + 440px); }
@media (max-width: 1199px) {
      .accordion-insights .accordion__graph {
        margin: 40px -110px;
        width: calc(100% + 220px); } }
@media (max-width: 1023px) {
      .accordion-insights .accordion__graph {
        margin: 30px 0;
        width: 100%; } }
/* Accordion insights small */
.accordion-insights--small {
  max-width: 777px; }
.accordion-insights--small h4 {
    letter-spacing: -0.0115em; }
.accordion-insights--small .accordion__head-custom {
    padding: 0 60px 0px 20px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .accordion-insights--small .accordion__head-custom {
        padding: 0 40px 0 10px; } }
.accordion-insights--small .accordion__body-custom {
    padding: 16px 40px 0 70px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .accordion-insights--small .accordion__body-custom {
        padding: 15px 20px 20px 48px; } }
.accordion-insights--small .accordion__icon {
    top: 3px;
    right: 20px; }
    
.accordion-insights .accordion__body-custom {
    position: relative;
}

.accordion-insights .accordion__close {
    background: none;
    appearance: none;
    border: none;
    color: #22467A;
    margin-left: auto;
    position: absolute;
    bottom: 0;
    right: 21px;
}

/* Accordion insights unordered */
.accordion-insights--unordered .accordion__head-custom {
  padding: 0 8px; }
.accordion-insights--unordered .accordion__head-custom h3 {
  display: none; }
.accordion-insights--unordered .accordion__body-custom {
  padding: 30px 5px 30px 2px; }
/* Accordion insights faq */
.accordion-insights--faq h4 {
  letter-spacing: 0; }
.accordion-insights--faq .accordion__head-custom {
  margin-bottom: 3px;
  padding: 0 85px 0 32px; }
@media (max-width: 1023px) {
    .accordion-insights--faq .accordion__head-custom {
      padding: 0 20px 0 0; } }
.accordion-insights--faq .accordion__section-custom {
  border: none;
  padding: 37px 0; }
@media (max-width: 1023px) {
    .accordion-insights--faq .accordion__section-custom {
      padding: 20px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .accordion-insights--faq .accordion__section-custom {
      padding: 10px; } }
.accordion-insights--faq .accordion__section-custom + .accordion__section-custom {
  border-top: 1px solid rgba(144, 162, 188, 0.5); }
.accordion-insights--faq .accordion__body-custom {
  padding: 14px 40px 0 86px; }
@media (max-width: 1023px) {
    .accordion-insights--faq .accordion__body-custom {
      padding: 15px 20px 0 20px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .accordion-insights--faq .accordion__body-custom {
      padding: 10px; } }
/* ------------------------------------------------------------ *\
	Accordion-textbooks
\* ------------------------------------------------------------ */
.accordion-textbooks h3 {
  font-size: 18px;
  letter-spacing: -0.01em;
  max-width: 500px;
  line-height: 1.3;
  margin-bottom: 17px; }
.accordion-textbooks h4 {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: -0.02em; }
.accordion-textbooks .accordion__head-custom {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
@media (max-width: 1023px) {
    .accordion-textbooks .accordion__head-custom {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
.accordion-textbooks .accordion__head-entry {
  min-width: 180px; }
@media (max-width: 1023px) {
    .accordion-textbooks .accordion__head-entry {
      margin: 0;
      width: 100%; } }
@media (max-width: 1023px) {
  .accordion-textbooks .accordion__head-content {
    margin-bottom: 26px; } }
.accordion-textbooks .accordion__section-custom {
  position: relative;
  padding: 32px 50px 10px;
  border: 0;
  background-color: #fff; }
.accordion-textbooks .accordion__section-custom.is-hidden {
  display: none; }
.accordion-textbooks .accordion__section-custom + .accordion__section-custom {
  margin-top: 10px; }
.accordion-textbooks .accordion__section-custom.is-current .accordion__head {
  border-bottom: 1px solid #C4CDDA; }
.accordion-textbooks .accordion__section-custom.is-current .accordion__icons figure {
  display: none; }
.accordion-textbooks .accordion__icons {
  position: absolute;
  top: 40px;
  left: 23px; }
.accordion-textbooks .accordion__icons figure + figure {
  display: none; }
.accordion-textbooks .accordion__section-custom.is-current .accordion__icons figure + figure {
  display: block; }
.accordion-textbooks .accordion__body-custom {
  display: none;
  padding: 30px 0;
  border-top: 1px solid #C4CDDA; }
.accordion-textbooks .accordion__icons {
  color: #0C4393; }
/* ------------------------------------------------------------ *\
	Acknowledgement
\* ------------------------------------------------------------ */
.acknowledgment {
  height: 100%;
  padding: 20px;
  background-color: #F0F3FA;
  text-align: center; }
.acknowledgment h6 {
    text-transform: none;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 14px; }
.acknowledgment ul {
    list-style: none;
    font-family: "Inter", sans-serif;
    font-size: 15px;
    letter-spacing: -0.025em; }
.acknowledgment li + li {
    margin-top: 2px; }
/* ------------------------------------------------------------ *\
	Acknowledgments
\* ------------------------------------------------------------ */
.acknowledgments .acknowledgments__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -7px -5px; }
.acknowledgments .acknowledgments__item {
  width: 25%;
  padding: 7px 5px; }
@media (max-width: 1023px) {
    .acknowledgments .acknowledgments__item {
      width: 50%; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .acknowledgments .acknowledgments__item {
      width: 100%; } }
/* ------------------------------------------------------------ *\
    Anchor
\* ------------------------------------------------------------ */
.anchor {
  display: block;
  position: relative;
  top: -200px;
  visibility: hidden; }
@media (max-width: 1199px) {
    .anchor {
      top: -180px; } }
@media (max-width: 1023px) {
    .anchor {
      top: -240px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .anchor {
      top: -150px; } }
/* ------------------------------------------------------------ *\
	Article research
\* ------------------------------------------------------------ */
.article-research .article__entry {
  line-height: 1.6;
  max-width: 682px;
  margin-left: auto;
  margin-right: auto; }
.article-research .article__entry + .article__entry {
  margin-top: 30px; }
.article-research .article__list {
  margin-top: 40px;
  max-width: 682px;
  margin-left: auto;
  margin-right: auto; }
.article-research .article__list li + li {
  margin-top: 32px; }
/* Article research large */
.article-research--large .article__entry {
  max-width: 780px; }
.article-research--large .article__entry h4 {
  letter-spacing: -0.015em; }
.article-research--large .article__entry h5 {
  letter-spacing: -0.009em;
  margin-bottom: 25px; }
.article-research--large .article__entry--title {
  margin-top: 60px; }
.article-research--large .article__list {
  margin: 32px auto 40px;
  max-width: 780px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .article-research--large .article__list {
      margin: 30px 0; } }
.article-research--large .article__list li + li {
  margin-top: 30px; }
.article-research--large .article__entry p sup {
  font-size: 11px;
  padding-top: 7px; }
.article-research--large .article__table {
  max-width: 1052px;
  margin: 82px auto 80px; }
@media (max-width: 1023px) {
    .article-research--large .article__table {
      margin: 40px 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .article-research--large .article__table {
      margin: 30px 0; } }
/* Article rubric */
.article--rubric .article__list li + li {
  margin-top: 20px; }
/* ------------------------------------------------------------ *\
	Bar progress
\* ------------------------------------------------------------ */
.bar-progress {
  background-color: transparent;
  width: 100%;
  height: 4px;
  overflow: hidden; }
.bar-progress .bar__inner {
    width: 0;
    height: 4px;
    background-color: #4a91d0; }
/* ------------------------------------------------------------ *\
	Box alt
\* ------------------------------------------------------------ */
.box-alt {
  height: 100%;
  background-color: #fff;
  padding: 38px 42px; }
@media (max-width: 1023px) {
    .box-alt {
      padding: 20px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .box-alt {
      padding: 15px; } }
.box-alt h5 {
    letter-spacing: -0.01em; }
.box-alt .box__location {
    font-size: 13px;
    margin-bottom: 10px; }
@media (max-width: 1023px) {
      .box-alt .box__location {
        margin-bottom: 30px; } }
.box-alt .box__head {
    margin-bottom: 30px; }
.box-alt .box__body {
    min-height: 306px;
    font-size: 24px;
    font-family: "Inter", sans-serif;
    letter-spacing: -0.038em;
    line-height: 1.45; }
@media (max-width: 1023px) {
      .box-alt .box__body {
        min-height: 0; } }
.box-alt .box__actions {
    font-size: 14px;
    font-weight: 700;
    margin-top: 34px;
    letter-spacing: -0.034em; }
@media (max-width: 1023px) {
      .box-alt .box__actions {
        margin-top: 30px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .box-alt .box__actions {
        margin-top: 15px; } }
/* Box alt programs */
.box-alt--programs .box__body {
  min-height: 0;
  letter-spacing: -0.021em; }
@media (max-width: 1023px) {
    .box-alt--programs .box__body {
      font-size: 20px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .box-alt--programs .box__body {
      font-size: 18px; } }
.box-alt--programs .box__actions {
  margin-top: 26px;
  letter-spacing: -0.02em;
  color: #22467A; }
/* ------------------------------------------------------------ *\
	Box voice
\* ------------------------------------------------------------ */
.box-voice {
  color: #fff;
  font-family: "Inter", sans-serif; }
.box-voice .box__popup {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10; }
.box-voice .box__popup a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
.box-voice .box__head {
    height: 237px;
    margin-bottom: 18px; }
.box-voice .box__image {
    position: relative;
    height: 237px;
    background: center / cover no-repeat;
    margin-bottom: 18px; }
@media (max-width: 1023px) {
      .box-voice .box__image {
        height: 210px;
        margin-bottom: 16px; } }
.box-voice .box__image:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(26, 26, 26, 0.35);
      z-index: 5; }
.box-voice .box__image > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
.box-voice .box__actions {
    z-index: 10;
    position: absolute;
    bottom: 27px;
    left: 30px; }
@media (max-width: 1023px) {
      .box-voice .box__actions {
        bottom: 32px;
        left: 26px; } }
.box-voice .box__quote {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #182F50;
    font-size: 20px;
    height: 237px;
    font-weight: 400;
    letter-spacing: -0.04em;
    line-height: 1.4;
    margin-bottom: 18px;
    padding: 30px; }
.box-voice .box__quote:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(24, 47, 80, 0.35);
      z-index: 5; }
.box-voice .box__blockquote {
    position: relative;
    z-index: 10; }
.box-voice .box__actions a {
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s; }
.box-voice .box__actions a:hover {
    opacity: .7; }
.box-voice .box__body {
    padding-left: 29px;
    font-size: 14px;
    letter-spacing: -0.03em;
    line-height: 1.3; }
@media (max-width: 1023px) {
      .box-voice .box__body {
        padding-left: 25px; } }
.box-voice .box__body h6 {
    font-size: 16px;
    margin-bottom: 4px;
    letter-spacing: 0.01em; }
/* ------------------------------------------------------------ *\
	Box
\* ------------------------------------------------------------ */
.box {
  border: 1px solid #4A91D0;
  color: #fff;
  width: 100%; }
.box h5 {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
        align-self: center;
    margin-left: 11px;
    letter-spacing: -0.01em; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .box h5 {
        margin: 10px 0 0;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
.box .box__title {
    font-size: 14px;
    font-family: "Leitura Roman 1";
    text-transform: none;
    letter-spacing: 0.01em;
    margin-bottom: 16px; }
.box .box__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
        align-self: center;
    border-bottom: 1px solid #4A91D0;
    padding: 18px 22px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .box .box__head {
        display: block;
        text-align: center;
        padding: 20px; } }
@media (max-width: 575px) {
      .box .box__head {
        padding: 10px; } }
.box .box__body {
    padding: 22px 20px 30px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .box .box__body {
        padding: 20px; } }
@media (max-width: 575px) {
      .box .box__body {
        padding: 10px; } }
.box .box__list ul {
    padding-left: 9px; }
/* ------------------------------------------------------------ *\
	Boxes
\* ------------------------------------------------------------ */
.boxes h3 {
  letter-spacing: -0.02em;
  font-size: 34px; }
.boxes .boxes__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: -10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
.boxes .boxes__item {
  width: 50%;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .boxes .boxes__item {
      width: 100%; } }
.boxes .boxes__item.hidden {
  display: none; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .boxes .boxes__item + .boxes__item {
    margin-top: 30px; } }
.boxes .boxes__actions {
  text-align: center;
  font-size: 16px;
  margin-top: 24px;
  letter-spacing: -0.02em; }
.boxes .boxes__head {
  text-align: center;
  margin-bottom: 32px; }
.boxes .boxes__btn {
  min-width: 180px; }
/* Boxes alt */
.boxes--alt .boxes__actions {
  margin-top: 42px; }
@media (max-width: 1023px) {
    .boxes--alt .boxes__actions {
      margin-top: 40px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .boxes--alt .boxes__actions {
      margin-top: 30px; } }
/* ------------------------------------------------------------ *\
	Btn classroom menu
\* ------------------------------------------------------------ */
.btn-classroom-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
  color: #22467A;
  font-size: 16px;
  font-weight: 500;
  font-family: "Inter", sans-serif; }
.btn-classroom-menu span {
    display: inline-block;
    margin-left: 20px;
    line-height: 1.5; }
.btn-classroom-menu figure {
    font-size: 20px; }
.btn-classroom-menu:hover {
  opacity: .7;
  color: #22467A; }
/* Btn classroom menu alt */
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .btn-classroom-menu--alt span {
    display: none; } }
/* ------------------------------------------------------------ *\
	Button Plus
\* ------------------------------------------------------------ */
.btn-plus {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 17px;
  height: 15px; }
.btn-plus span {
    display: block;
    width: 17px;
    height: 3px;
    background-color: #22467A;
    -webkit-transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, -webkit-transform .3s;
    -o-transition: opacity .3s, transform .3s;
    transition: opacity .3s, transform .3s;
    transition: opacity .3s, transform .3s, -webkit-transform .3s; }
.btn-plus span:nth-child(1) {
    position: absolute;
    top: 6px;
    left: 0;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg); }
.btn-plus.is-open span:nth-child(1) {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  opacity: 0; }
/* ------------------------------------------------------------ *\
	Button
\* ------------------------------------------------------------ */
.btn {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: border-color .3s, background-color .3s, color .3s;
  -o-transition: border-color .3s, background-color .3s, color .3s;
  transition: border-color .3s, background-color .3s, color .3s;
  border: 1px solid;
  border-radius: 0;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.02em; }
/*  Btn block  */
.btn--block {
  display: block;
  padding-left: 0;
  padding-right: 0; }
/* Btn lightblue */
.btn--lightblue {
  background-color: #1D6CD0 !important;
  border-color: #1D6CD0 !important;
  color: #fff; }
.btn--lightblue:hover {
  background-color: transparent !important;
  color: #1D6CD0 !important; }
/* Btn navy blue */
.btn--navyblue {
  background-color: #182F50 !important;
  border-color: #182F50 !important;
  color: #fff; }
.btn--navyblue:hover {
  background-color: transparent !important;
  color: #182F50 !important; }
/* Btn blue */
.btn--blue {
  background-color: #22467a;
  border-color: #22467a;
  color: #fff; }
.btn--blue:hover {
  background-color: transparent;
  color: #22467a; }
/* Btn accordion */
.btn--accordion {
  font-size: 16px;
  font-weight: 700;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .btn--accordion {
      padding: 0 10px;
      font-size: 14px; } }
/* Btn cite */
.btn--cite {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 60px;
  padding: 0 25px;
  letter-spacing: 0.018em;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase; }
/* Btn xsmall */
.btn--xsmall {
  line-height: 1;
  height: 30px;
  padding: 0 35px;
  font-size: 14px;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
/* Btn Outlined blue */
.btn--outlined-blue {
  border-color: #22467a;
  color: #22467a; }
.btn--outlined-blue:hover {
    background-color: #22467a;
    color: #fff; }
/* Btn transparent */
.btn--transparent {
  background-color: transparent;
  color: #404040; }
.btn--transparent:hover {
  background-color: #182F50;
  color: #fff; }
/* Btn transparent white */
.btn--transparent-white {
  background-color: transparent;
  color: #fff;
  border-color: #fff; }
.btn--transparent-white:hover {
  color: #22467A;
  background-color: #fff; }
/* Btn white */
.btn--white {
  color: #22467A;
  background-color: #fff;
  border: 1px solid #fff; }
.btn--white:hover {
  background-color: transparent;
  color: #fff; }
/* ------------------------------------------------------------ *\
	Callout landing
\* ------------------------------------------------------------ */
.callout-landing {
  padding: 60px;
  position: relative; }
@media (max-width: 1023px) {
    .callout-landing {
      padding: 30px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .callout-landing {
      padding: 10px; } }
.callout-landing h2 {
    color: #fff;
    letter-spacing: -0.005em;
    line-height: 1.25;
    margin-bottom: 58px; }
@media (max-width: 1023px) {
      .callout-landing h2 {
        font-size: 40px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .callout-landing h2 {
        font-size: 28px; } }
.callout-landing .callout__background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: center / cover no-repeat; }
.callout-landing .callout__background:before {
      content: '';
      background-color: #000;
      opacity: .6;
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 2; }
.callout-landing .callout__background img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
.callout-landing .callout__inner {
    width: 60%;
    position: relative;
    z-index: 4; }
@media (max-width: 1023px) {
      .callout-landing .callout__inner {
        width: 100%; } }
.callout-landing .callout__actions {
    max-width: 285px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .callout-landing .callout__actions {
        max-width: none; } }
.callout-landing .callout__actions a {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 60px;
    color: #fff;
    border-color: #fff;
    font-size: 18px;
    font-family: "Inter", sans-serif; }
.callout-landing .callout__actions a:hover {
    background-color: #fff;
    color: #000; }
/* ------------------------------------------------------------ *\
	Card database
\* ------------------------------------------------------------ */
.card-database {
  position: relative;
  height: 100%;
  background-color: #fff;
  color: #182F50;
  padding: 40px 40px 50px; }
@media (max-width: 1023px) {
    .card-database {
      padding: 20px; } }
.card-database h4 {
    color: #182F50;
    line-height: 1.2;
    margin-bottom: 17px;
    min-height: 56px; }
.card-database .card__entry {
    font-size: 16px;
    font-family: "Inter", sans-serif;
    line-height: 1.4; }
.card-database .card__actions {
    margin-top: 42px;
    position: relative;
    bottom: 0;
    left: 0; }
.card-database .card__btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-family: "Inter", sans-serif;
    min-height: 44px;
    line-height: 1.5;
    letter-spacing: 0; }
/* ------------------------------------------------------------ *\
	Card resources
\* ------------------------------------------------------------ */
.card-resources {
  position: relative; }
.card-resources h6 {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    color: #404040;
    letter-spacing: 0.15em; }
.card-resources h4 {
    color: #404040;
    line-height: 1.4;
    margin-bottom: 10px; }
.card-resources .card__image {
    position: relative;
    height: 230px;
    background: center / cover no-repeat;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s; }
.card-resources .card__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
.card-resources .card__content {
    padding: 47px 40px;
    background-color: #fff; }
@media (max-width: 1199px) {
      .card-resources .card__content {
        padding: 30px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .card-resources .card__content {
        padding: 20px; } }
.card-resources .card__entry {
    line-height: 1.43; }
.card-resources .card__author {
    display: block;
    font-size: 15px;
    font-weight: 500;
    font-family: "Inter", sans-serif;
    margin-top: 56px; }
.card-resources .card__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5; }
.card-resources:hover .card__image {
  opacity: .7; }
/* Card resources alt */
.card-resources--alt {
  height: 100%; }
.card-resources--alt h5 {
    line-height: 1.3;
    letter-spacing: 0.0028em;
    margin-bottom: 25px; }
.card-resources--alt h6 {
    margin-bottom: 23px; }
.card-resources--alt .card__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%; }
.card-resources--alt .card__image {
    min-height: 193px; }
.card-resources--alt .card__content {
    padding: 24px;
    min-height: 266px;
    height: 100%; }
@media (max-width: 1023px) {
      .card-resources--alt .card__content {
        min-height: 0;
        height: auto; } }
.card-resources--alt .card__entry {
    font-size: 17px;
    font-family: "Leitura Roman 1";
    line-height: 1.5; }
/* ------------------------------------------------------------ *\
	Card summary
\* ------------------------------------------------------------ */
.card-summary {
  padding: 60px;
  background-color: #F5F9FF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 20px; }
@media (max-width: 1023px) {
    .card-summary {
      padding: 30px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .card-summary {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      padding: 20px; } }
.card-summary h3 {
    font-size: 34px; }
.card-summary h6 {
    font-size: 13px;
    letter-spacing: 0.15em;
    font-weight: 500;
    margin-bottom: 26px; }
.card-summary .card__content {
    width: 48%; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .card-summary .card__content {
        width: 100%;
        margin-bottom: 30px; } }
.card-summary .card__aside {
    width: 50%;
    padding: 0 30px 0 67px; }
@media (max-width: 1023px) {
      .card-summary .card__aside {
        padding: 0 30px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .card-summary .card__aside {
        width: 100%;
        padding: 0; } }
.card-summary .card__entry {
    line-height: 1.6; }
/* ------------------------------------------------------------ *\
	Card
\* ------------------------------------------------------------ */
.card {
  padding: 26px 35px 20px;
  margin-bottom: 12px;
  background-color: #fff;
  font-family: "Inter", sans-serif; }
.card .card__head {
    margin-bottom: 18px; }
.card .card__head span {
    display: block;
    margin-bottom: 3px;
    text-transform: uppercase;
    letter-spacing: 0.1em; }
.card .card__head h5 {
    letter-spacing: -0.007em; }
.card .card__body ul {
    font-size: 15px;
    list-style: none; }
.card .card__body li {
    margin-bottom: 5px; }
.card .card__body p {
    margin-bottom: 12px;
    font-size: 15px;
    letter-spacing: 0.01em; }
.card .card__grade {
    display: block;
    margin-bottom: 2px;
    color: #1D6DD0;
    line-height: 1;
    font-size: 43px; }
.card .card__body .card__meta {
    font-size: 13px;
    letter-spacing: -0.01em; }
/* ------------------------------------------------------------ *\
	Cards database
\* ------------------------------------------------------------ */
.cards-database .cards__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
@media (max-width: 1023px) {
    .cards-database .cards__items {
      margin: 0; } }
.cards-database .cards__item {
  width: 33.33%;
  padding: 0 10px; }
@media (max-width: 1023px) {
    .cards-database .cards__item {
      width: 100%;
      padding: 0; } }
@media (max-width: 1023px) {
  .cards-database .cards__item + .cards__item {
    margin-top: 30px; } }
/* ------------------------------------------------------------ *\
	Cards summary
\* ------------------------------------------------------------ */
.cards-summary .cards__item + .cards__item {
  margin-top: 24px; }
/* ------------------------------------------------------------ *\
	Cards
\* ------------------------------------------------------------ */
.cards .cards__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -9px -5px; }
@media (max-width: 1023px) {
    .cards .cards__items {
      margin: -10px; } }
.cards .cards__item {
  width: 33.33%;
  padding: 9px 5px; }
@media (max-width: 1023px) {
    .cards .cards__item {
      padding: 10px;
      width: 50%; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .cards .cards__item {
      width: 100%; } }
/* Cards alt */
.cards--alt .cards__item {
  padding: 0 10px; }
@media (max-width: 1023px) {
    .cards--alt .cards__item {
      width: 100%;
      padding: 0; } }
@media (max-width: 1023px) {
  .cards--alt .cards__item + .cards__item {
    margin-top: 30px; } }
.cards--alt .cards__items {
  margin: 0 -10px; }
@media (max-width: 1023px) {
    .cards--alt .cards__items {
      margin: 0; } }
/* ------------------------------------------------------------ *\
	Categories
\* ------------------------------------------------------------ */
.categories .categories__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .categories .categories__items {
      border: 1px solid #90A2BC; } }
.categories .categories__item {
  width: 33.33%;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  border: 1px solid #90A2BC; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .categories .categories__item {
      width: 100%;
      border: 0; } }
.categories .categories__item--active {
  border-color: #244f85; }
.categories .categories__item + .categories__item {
  border-left: 0; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .categories .categories__item + .categories__item {
      border-top: 1px solid #90A2BC; } }
/* ------------------------------------------------------------ *\
	Category
\* ------------------------------------------------------------ */
.category {
  position: relative;
  padding: 19px 15px 15px;
  text-align: center;
  color: #244f85;
  background-color: #fff;
  font-family: "Inter", sans-serif; }
.category h5 {
    color: #244f85;
    margin-bottom: 14px;
    letter-spacing: -0.01em; }
.category span {
    display: inline-block;
    margin-bottom: 4px;
    letter-spacing: 0; }
.category span:last-child {
    text-transform: uppercase;
    letter-spacing: 0.15em;
    margin-bottom: 0; }
.category .category__link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
/* Category active */
.category--active {
  color: #fff;
  background-color: #244f85; }
.category--active h5 {
    color: #fff; }
/* ------------------------------------------------------------ *\
	Chart line
\* ------------------------------------------------------------ */
.chart-line h5 {
  letter-spacing: -0.01em; }
.chart-line .chart__head {
  position: relative;
  text-align: center; }
.chart-line .chart__head--alt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
@media (max-width: 1023px) {
    .chart-line .chart__head--alt {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }
.chart-line .chart__body {
  margin-top: 10px; }
.chart-line .chart__head--alt.chart__socials {
  position: relative;
  top: auto;
  right: auto;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none; }
.chart-line .chart__socials {
  position: absolute;
  top: 50%;
  right: 5px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
@media (max-width: 1023px) {
    .chart-line .chart__socials {
      position: relative;
      top: auto;
      right: auto;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; } }
.chart-line .chart__entry {
  max-width: 595px;
  margin: 17px auto 22px;
  text-align: center;
  letter-spacing: 0.005em;
  line-height: 1.5; }
/* Chart stacked */
/* Chart line diversity */
.chart-line--diversity .chart__foot {
  font-size: 14px;
  font-family: "Leitura Roman 1";
  max-width: 777px;
  margin: 27px auto 0;
  letter-spacing: 0.003em;
  line-height: 1.44; }
/* ------------------------------------------------------------ *\
	Chart
\* ------------------------------------------------------------ */
.chart-pie {
  font-size: 20px;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  letter-spacing: -0.01em; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .chart-pie {
      font-size: 14px; } }
.chart-pie h2 {
    font-size: 100px;
    color: #22467A;
    line-height: 1;
    margin: 0;
    margin-bottom: -1px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .chart-pie h2 {
        margin-bottom: 5px; } }
.chart-pie .chart__content {
    width: 58%; }
.chart-pie .chart__entry {
    line-height: 1.5; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .chart-pie .chart__entry {
        line-height: 1.3; } }
.chart-pie .chart__entry p {
    display: inline; }
.chart-pie .chart__entry figure {
    display: inline;
    color: #22467A;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: 5px;
    font-size: 14px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .chart-pie .chart__entry figure {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 10px 0 0 0;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
.chart-pie .chart__entry figure:before {
      content: '';
      width: 24px;
      height: 1px;
      background-color: #90A2BC;
      display: inline-block;
      vertical-align: super;
      margin-right: 5px; }
/* ------------------------------------------------------------ *\
	Checkbox filter
\* ------------------------------------------------------------ */
.checkbox-filter {
  position: relative;
  font-size: 18px;
  font-family: "Inter", sans-serif; }
.checkbox-filter input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0; }
.checkbox-filter label {
    position: relative;
    display: block;
    padding-left: 36px;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .checkbox-filter label {
        padding-left: 38px;
        line-height: 1.4; } }
.checkbox-filter label:before {
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      height: 22px !important;
      width: 22px !important;
      border-radius: 0 !important;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      background-color: #fff;
      border-radius: 4px;
      border: 1px solid #A5B2C4 !important;
      z-index: 5; }
.checkbox-filter label:after {
      display: none !important; }
.checkbox-filter .checkbox__check {
    display: none;
    position: absolute;
    top: -1px;
    left: 1px; }
.checkbox-filter input:checked ~ .checkbox__check {
  display: block; }
/* ------------------------------------------------------------ *\
	Checkbox
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Checklist
\* ------------------------------------------------------------ */
.checklist {
  font-size: 20px;
  padding-left: 75px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .checklist {
      padding-left: 30px; } }
.checklist h4 {
    position: relative;
    margin-bottom: 20px;
    letter-spacing: -0.02em; }
.checklist h4:before {
      position: absolute;
      top: -11px;
      left: -72px;
      font-size: 36px;
      content: '\f00c';
      font-family: 'Font Awesome 5 Free';
      font-weight: 900;
      color: #E98417; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
        .checklist h4:before {
          font-size: 20px;
          left: -30px;
          top: 0; } }
.checklist .checklist__actions {
    margin-top: 22px; }
.checklist .checklist__link {
    font-size: 18px;
    font-weight: 700;
    color: #22467A;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-family: "Inter", sans-serif; }
.checklist .checklist__link + .checklist__link {
    margin-top: 17px; }
.checklist .checklist__link span {
    margin-left: 10px;
    letter-spacing: -0.01em; }
.checklist .checklist__entry {
    line-height: 1.5; }
/* ------------------------------------------------------------ *\
	Checklists
\* ------------------------------------------------------------ */
.checklists .checklists__item {
  padding: 45px 0;
  border-top: 1px solid #C4CDDA; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .checklists .checklists__item {
      padding: 20px 0; } }
/* ------------------------------------------------------------ *\
	Combo chart Graph
\* ------------------------------------------------------------ */
.combo-chart-graph {
  margin: 0 0 0 80px; }
@media (max-width: 1023px) {
    .combo-chart-graph {
      margin-left: 40px; } }
.combo-chart-graph .combo-chart-graph__body {
    height: 500px;
    border-left: 1px solid #C4CDDA;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
.combo-chart-graph .combo-chart-graph__body:before {
      content: '';
      position: absolute;
      bottom: 70px;
      right: 0;
      width: calc(100% + 80px);
      height: 1px;
      background: #C4CDDA; }
@media (max-width: 1023px) {
        .combo-chart-graph .combo-chart-graph__body:before {
          width: calc(100% + 60px);
          bottom: 60px; } }
.combo-chart-graph .combo-chart-graph__labels-y {
    position: absolute;
    top: 0;
    bottom: 72px;
    right: 100%;
    width: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
@media (max-width: 1023px) {
      .combo-chart-graph .combo-chart-graph__labels-y {
        width: 60px; } }
.combo-chart-graph .combo-chart-graph__labels-y .combo-chart-graph__label {
      height: 25%;
      padding: 12px;
      text-align: right;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      position: relative; }
.combo-chart-graph .combo-chart-graph__labels-y .combo-chart-graph__label span {
        position: absolute;
        left: 3px;
        top: 0;
        -webkit-writing-mode: vertical-rl;
            -ms-writing-mode: tb-rl;
                writing-mode: vertical-rl;
        -webkit-text-orientation: mixed;
                text-orientation: mixed;
        -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
                transform: rotate(180deg);
        margin-right: auto; }
.combo-chart-graph .combo-chart-graph__labels-y .combo-chart-graph__label:first-child span {
      top: -20px; }
.combo-chart-graph .combo-chart-graph__cols {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .combo-chart-graph .combo-chart-graph__cols {
        overflow-x: auto;
        overflow-y: hidden;
        scroll-behavior: smooth;
        -ms-scroll-snap-type: x mandatory;
            scroll-snap-type: x mandatory; } }
.combo-chart-graph .combo-chart-graph__col {
    width: 20%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    padding-bottom: 70px; }
@media (max-width: 1023px) {
      .combo-chart-graph .combo-chart-graph__col {
        padding-bottom: 60px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .combo-chart-graph .combo-chart-graph__col {
        width: calc(50vw - 46px);
        -ms-flex-negative: 0;
            flex-shrink: 0;
        position: static;
        padding-bottom: 0;
        scroll-snap-align: start; } }
.combo-chart-graph .combo-chart-graph__col .combo-chart-graph__label {
      width: 100%;
      height: 70px;
      padding: 12px 22px;
      text-align: center;
      position: absolute;
      bottom: 0;
      left: 0; }
@media (max-width: 1023px) {
        .combo-chart-graph .combo-chart-graph__col .combo-chart-graph__label {
          padding: 12px;
          height: 60px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
        .combo-chart-graph .combo-chart-graph__col .combo-chart-graph__label {
          width: calc(50vw - 46px);
          -ms-flex-negative: 0;
              flex-shrink: 0;
          position: static; } }
.combo-chart-graph .combo-chart-graph__col .combo-chart-graph__label span {
        display: block; }
.combo-chart-graph .combo-chart-graph__col:first-child span {
      text-align: left; }
.combo-chart-graph .combo-chart-graph__col:last-child span {
      text-align: right; }
.combo-chart-graph .combo-chart-graph__block {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-height: 20%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #F0F3FA;
    border: 1px solid #C4CDDA;
    font-size: 20px;
    font-weight: 700;
    color: #404040;
    position: relative; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .combo-chart-graph .combo-chart-graph__block {
        position: static; } }
.combo-chart-graph .is-red-solid {
    background: #E34A2E;
    border-color: #E34A2E; }
.combo-chart-graph .is-red-semi-solid {
    background: rgba(227, 74, 46, 0.6);
    border-color: rgba(227, 74, 46, 0.6); }
.combo-chart-graph .is-red-faded {
    background: rgba(227, 74, 46, 0.3);
    border-color: rgba(227, 74, 46, 0.3); }
.combo-chart-graph .is-green-solid {
    background: #A0C620;
    border-color: #A0C620; }
.combo-chart-graph .is-green-semi-solid {
    background: rgba(160, 198, 32, 0.6);
    border-color: rgba(160, 198, 32, 0.6); }
.combo-chart-graph .is-green-faded {
    background: rgba(160, 198, 32, 0.3);
    border-color: rgba(160, 198, 32, 0.3); }
.combo-chart-graph .is-empty {
    background: #ffffff;
    border-color: #C4CDDA; }
.combo-chart-graph .is-highlighted {
    border-color: #182F50;
    -webkit-box-shadow: inset 0 0 0 5px #182F50;
            box-shadow: inset 0 0 0 5px #182F50; }
.combo-chart-graph .combo-chart-tooltip {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s, visibility .3s;
    -o-transition: opacity .3s, visibility .3s;
    transition: opacity .3s, visibility .3s; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .combo-chart-graph .combo-chart-tooltip {
        left: -60px;
        width: calc(100% + 60px);
        -webkit-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
                transform: translate(0, -50%); } }
.combo-chart-graph .combo-chart-graph__block:hover .combo-chart-tooltip {
    opacity: 1;
    visibility: visible; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .combo-chart-graph .combo-chart-graph__block:hover .combo-chart-tooltip {
      opacity: 0;
      visibility: hidden; }
    .combo-chart-graph .combo-chart-graph__block:hover .combo-chart-tooltip.is-active {
      opacity: 1;
      visibility: visible; } }
/* ------------------------------------------------------------ *\
	Combo chart Graph Nav
\* ------------------------------------------------------------ */
.combo-chart-graph__nav {
  display: none; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .combo-chart-graph__nav {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding: 10px 0; }
      .combo-chart-graph__nav button {
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
        border: none;
        border-radius: 0;
        background: transparent;
        font-size: 0;
        line-height: 1;
        padding: 5px; }
      .combo-chart-graph__nav span {
        font-size: 14px;
        color: rgba(64, 64, 64, 0.5);
        padding: 5px; }
      .combo-chart-graph__nav .is-current {
        color: #404040; }
      .combo-chart-graph__nav .is-disabled {
        opacity: 0.5;
        pointer-events: none; } }
/* ------------------------------------------------------------ *\
	Combo chart Popup
\* ------------------------------------------------------------ */
.combo-chart-popup {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  z-index: 2000;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .3s, visibility .3s;
  -o-transition: opacity .3s, visibility .3s;
  transition: opacity .3s, visibility .3s; }
.combo-chart-popup .combo-chart-popup__close {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: none;
    border-radius: 0;
    background: transparent;
    font-size: 0;
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 5px; }
.combo-chart-popup .combo-chart-popup__overlay {
    width: calc(100% - 415px);
    background: #1D1D1D;
    opacity: 0.8;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .combo-chart-popup .combo-chart-popup__overlay {
        width: calc(100% - 375px); } }
.combo-chart-popup .combo-chart-popup__inner {
    width: 100%;
    max-width: 415px;
    background: #ffffff;
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .combo-chart-popup .combo-chart-popup__inner {
        max-width: 375px; } }
.combo-chart-popup .combo-chart-popup__head {
    background: #182F50;
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 116px;
    padding-left: 40px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .combo-chart-popup .combo-chart-popup__head {
        padding-left: 20px; } }
.combo-chart-popup .combo-chart-popup__head strong {
      font-size: 42px;
      line-height: 1;
      margin-right: 20px; }
.combo-chart-popup .combo-chart-popup__head span {
      font-size: 14px;
      font-weight: 400;
      display: block; }
.combo-chart-popup .combo-chart-popup__body {
    height: calc(100% - 116px);
    overflow-y: auto; }
.combo-chart-popup .combo-chart-popup__body li {
    border-bottom: 1px solid #C4CDDA; }
.combo-chart-popup .combo-chart-popup__body a {
    font-size: 13px;
    text-decoration: none;
    height: 86px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 40px;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .combo-chart-popup .combo-chart-popup__body a {
        padding-left: 20px;
        height: auto;
        padding: 5px 10px 5px 20px; } }
.combo-chart-popup .combo-chart-popup__body a p {
      margin: 0; }
.combo-chart-popup .combo-chart-popup__body a span {
      letter-spacing: 0.2em;
      text-transform: uppercase; }
.combo-chart-popup .combo-chart-popup__body a .is-normal {
      font-weight: 400;
      letter-spacing: 0;
      text-transform: none; }
.combo-chart-popup .combo-chart-popup__body a:hover {
      background: #DDE3EA;
      color: #404040; }
.combo-chart-popup .combo-chart-popup__body li h5 {
    text-align: left;
    letter-spacing: normal; }
.is-active {
  opacity: 1;
  visibility: visible; }
.is-active .combo-chart-popup__inner,
  .is-active .combo-chart-popup__overlay {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0); }
/* ------------------------------------------------------------ *\
	Combo chart
\* ------------------------------------------------------------ */
.combo-chart {
  font-family: "Inter", sans-serif;
  background: #ffffff;
  padding: 30px 40px 30px 20px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .combo-chart {
      padding: 10px 0; } }
.combo-chart .combo-chart__inner {
    max-width: 1056px;
    margin: 0 auto; }
.combo-chart .combo-chart__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 30px;
    padding-left: 75px; }
@media (max-width: 1023px) {
      .combo-chart .combo-chart__head {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        padding-left: 35px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .combo-chart .combo-chart__head {
        padding-left: 0;
        margin-bottom: 20px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .combo-chart .combo-chart__body {
      padding: 0 0 0 20px; } }
.combo-chart .combo-chart__notice {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
.combo-chart .combo-chart__notice i {
      font-size: 0;
      margin-right: 5px; }
@media (max-width: 1023px) {
      .combo-chart .combo-chart__notice {
        padding: 15px 20px;
        width: 100%; } }
/* ------------------------------------------------------------ *\
	Combo chart Filter
\* ------------------------------------------------------------ */
.combo-chart-filter {
  width: 100%;
  max-width: 656px; }
@media (max-width: 1023px) {
    .combo-chart-filter {
      max-width: 100%; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .combo-chart-filter {
      border-top: 1px solid #C4CDDA;
      border-bottom: 1px solid #C4CDDA;
      padding: 0 20px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .combo-chart-filter .combo-chart-filter__form {
      display: none; } }
.combo-chart-filter .combo-chart-filter__form form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
@media (max-width: 1023px) {
      .combo-chart-filter .combo-chart-filter__form form {
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .combo-chart-filter .combo-chart-filter__form form {
        display: block; } }
.combo-chart-filter .combo-chart-filter__form .form__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .combo-chart-filter .combo-chart-filter__form .form__body {
        display: block; } }
.combo-chart-filter .combo-chart-filter__form .form__control {
    width: 100%;
    position: relative;
    padding: 0 5px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .combo-chart-filter .combo-chart-filter__form .form__control {
        padding: 0;
        margin-bottom: 10px; } }
.combo-chart-filter .combo-chart-filter__form .form__control--size1 {
    width: 40%; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .combo-chart-filter .combo-chart-filter__form .form__control--size1 {
        width: 100%; } }
.combo-chart-filter .combo-chart-filter__form .form__control--size2 {
    width: 60%; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .combo-chart-filter .combo-chart-filter__form .form__control--size2 {
        width: 100%; } }
.combo-chart-filter .combo-chart-filter__bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    min-height: 32px; }
.combo-chart-filter .combo-chart-filter__tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%;
    max-width: calc(100% - 100px); }
@media (max-width: 1023px) {
      .combo-chart-filter .combo-chart-filter__tags {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
.combo-chart-filter .combo-chart-filter__tags > strong {
      font-size: 20px;
      margin-right: 10px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      line-height: 32px; }
@media (max-width: 1023px) {
        .combo-chart-filter .combo-chart-filter__tags > strong {
          width: 100%; } }
.combo-chart-filter .combo-chart-filter__tags ul {
      list-style: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin: 0 -5px -10px; }
.combo-chart-filter .combo-chart-filter__tags li {
      padding: 0 5px;
      margin-bottom: 10px; }
.combo-chart-filter .form__select {
    position: relative; }
.combo-chart-filter .combo-chart-filter__expand {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: none;
    border-radius: 0;
    background: transparent;
    display: none;
    font-weight: 500;
    letter-spacing: 0.2em;
    font-size: 14px;
    text-transform: uppercase;
    padding: 15px 0; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .combo-chart-filter .combo-chart-filter__expand {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
.combo-chart-filter .form__select-icon {
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 5;
    pointer-events: none; }
.combo-chart-filter .select2-dropdown {
    border-color: #C4CDDA; }
.combo-chart-filter .select2-results__option {
    font-size: 14px;
    padding: 5px 10px; }
.combo-chart-filter .select2-results__option .is-normal {
      font-weight: 400; }
.combo-chart-filter .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #404040; }
.combo-chart-filter .select2-container .select2-selection--single {
    height: 50px; }
.combo-chart-filter .select2-container--default .select2-selection--single {
    border: none; }
.combo-chart-filter .select2-container--default .select2-selection--single .select2-selection__rendered {
    border-radius: 0;
    border: 1px solid #C4CDDA;
    height: 50px;
    line-height: 50px;
    padding-left: 20px; }
.combo-chart-filter .select2-container--default .select2-selection--single .select2-selection__arrow {
    display: none; }
.combo-chart-filter .select2-selection--multiple .select2-search--inline {
    display: block;
    float: none; }
.combo-chart-filter .select2-container--default .select2-selection--multiple {
    border: 1px solid #C4CDDA;
    border-radius: 0;
    height: 50px; }
.combo-chart-filter .select2-container--default .select2-selection--multiple .select2-search__field {
    display: block;
    width: 100% !important;
    height: 50px;
    line-height: 50px;
    margin: 0; }
.combo-chart-filter .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding-left: 20px;
    height: 48px; }
.combo-chart-filter .select2-results__message {
    display: none; }
.combo-chart-filter .select2-selection--multiple .select2-selection__choice {
    margin: 0;
    border: none;
    border-radius: 0;
    background: transparent;
    height: 50px;
    line-height: 48px;
    width: calc(100% - 20px);
    max-width: 330px;
    position: relative;
    padding-right: 20px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .combo-chart-filter .select2-selection--multiple .select2-selection__choice {
        max-width: 100%; } }
.combo-chart-filter .select2-selection--multiple .select2-selection__choice__remove {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    font-size: 24px;
    line-height: 1;
    margin-right: 0;
    color: #000000;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 2px;
    background: #fff;
    padding: 0 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
.combo-chart-filter .select2-selection--multiple .select2-selection__choice + .select2-search {
    display: none; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .combo-chart-filter.is-expanded .combo-chart-filter__form {
      display: block; } }
/* ------------------------------------------------------------ *\
	Combo chart Tooltip
\* ------------------------------------------------------------ */
.combo-chart-tooltip {
  background: #182F50;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  color: #ffffff;
  width: 100vw;
  max-width: 255px;
  padding: 18px;
  font-size: 14px;
  font-weight: 400;
  position: relative; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .combo-chart-tooltip {
      max-width: none; } }
.combo-chart-tooltip .combo-chart-tooltip__close {
    position: absolute;
    top: 10px;
    right: 10px;
    display: none; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .combo-chart-tooltip .combo-chart-tooltip__close {
        display: block; } }
.combo-chart-tooltip button {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: none;
    border-radius: 0;
    background: transparent;
    font: inherit;
    text-decoration: underline; }
.combo-chart-tooltip button:hover {
      text-decoration: underline; }
.combo-chart-tooltip .combo-chart-tooltip__head {
    position: relative;
    margin-bottom: 40px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .combo-chart-tooltip .combo-chart-tooltip__head {
        max-width: 80%; } }
.combo-chart-tooltip .combo-chart-tooltip__head button {
      position: absolute;
      top: 4px;
      right: -10px; }
.combo-chart-tooltip .combo-chart-tooltip__head strong {
      font-size: 20px;
      display: block;
      margin-bottom: 5px; }
.combo-chart-tooltip .combo-chart-tooltip__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
.combo-chart-tooltip .combo-chart-tooltip__body strong {
      font-size: 42px;
      line-height: 1;
      display: block;
      margin-bottom: 4px; }
.combo-chart-tooltip .combo-chart-tooltip__body p {
      margin: 0;
      width: 44%; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .combo-chart-tooltip.is-active {
      opacity: 1;
      visibility: visible; } }
/* ------------------------------------------------------------ *\
	Diversity Graph
\* ------------------------------------------------------------ */
.diversity-graph {
  font-family: "Inter", sans-serif;
  max-width: 1070px;
  margin: 0 auto;
  padding-bottom: 20px;
  border-bottom: 2px solid #E8E8E8; }
.diversity-graph h5 {
    font-size: 20px; }
.diversity-graph .diversity-graph__body {
    padding: 16px 0;
    margin-bottom: 40px;
    position: relative; }
.diversity-graph .diversity-graph__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .diversity-graph .diversity-graph__row {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
.diversity-graph .diversity-graph__row + .diversity-graph__row {
    margin-top: 30px; }
.diversity-graph .diversity-graph__lines {
    position: absolute;
    top: 0;
    left: 300px;
    bottom: 0;
    right: 0; }
@media (max-width: 1023px) {
      .diversity-graph .diversity-graph__lines {
        left: 250px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .diversity-graph .diversity-graph__lines {
        left: 0;
        font-size: 12px; } }
.diversity-graph .diversity-graph__line {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 2px;
    margin-left: -1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
.diversity-graph .diversity-graph__line span {
      position: absolute;
      top: 100%;
      left: 0;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      padding-top: 10px; }
.diversity-graph .diversity-graph__line:before {
      content: '';
      width: 2px;
      height: 100%;
      background: #E8E8E8;
      position: absolute;
      top: 0;
      left: 0; }
.diversity-graph .diversity-graph__content {
    position: relative;
    z-index: 1; }
.diversity-graph .diversity-graph__name {
    width: 300px;
    font-size: 14px; }
@media (max-width: 1023px) {
      .diversity-graph .diversity-graph__name {
        width: 250px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .diversity-graph .diversity-graph__name {
        width: 100%;
        margin-bottom: 10px; } }
.diversity-graph .diversity-graph__name p {
      margin-bottom: 0; }
.diversity-graph .diversity-graph__name span {
      text-transform: uppercase;
      font-size: 13px;
      font-weight: 700;
      letter-spacing: 0.1em; }
.diversity-graph .diversity-graph__bar {
    width: calc(100% - 300px);
    position: relative; }
@media (max-width: 1023px) {
      .diversity-graph .diversity-graph__bar {
        width: calc(100% - 250px); } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .diversity-graph .diversity-graph__bar {
        width: 100%; } }
.diversity-graph .diversity-graph__track-workforce {
    height: 60px;
    background: rgba(74, 145, 208, 0.3);
    will-change: width;
    -webkit-transition: width .3s;
    -o-transition: width .3s;
    transition: width .3s; }
.diversity-graph .diversity-graph__track-enrollment {
    background: #22467A;
    height: 30px;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: 0;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
    padding-right: 10px;
    min-width: 5%;
    max-width: 100%;
    will-change: width;
    -webkit-transition: width .3s;
    -o-transition: width .3s;
    transition: width .3s; }
.diversity-graph .diversity-graph__track-population {
    width: 4px;
    height: 100%;
    background: #36682B;
    position: absolute;
    top: 0;
    margin-left: -2px;
    will-change: left;
    -webkit-transition: left .3s;
    -o-transition: left .3s;
    transition: left .3s; }
.diversity-graph .diversity-graph__track-community {
    width: 4px;
    height: 100%;
    background: #f68e1e;
    position: absolute;
    top: 0;
    margin-left: -2px;
    will-change: left;
    -webkit-transition: left .3s;
    -o-transition: left .3s;
    transition: left .3s; }
.diversity-graph .diversity-graph__legend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 50px; }
@media (max-width: 1023px) {
      .diversity-graph .diversity-graph__legend {
        padding-bottom: 40px;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        margin-bottom: -10px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .diversity-graph .diversity-graph__legend {
        padding-bottom: 30px; } }
.diversity-graph .diversity-graph__legend-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 22px; }
.diversity-graph .diversity-graph__legend-item:before {
      content: '';
      height: 20px;
      width: 20px;
      margin-right: 8px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
@media (max-width: 1023px) {
      .diversity-graph .diversity-graph__legend-item {
        margin-bottom: 10px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .diversity-graph .diversity-graph__legend-item {
        width: 100%; } }
.diversity-graph .diversity-graph__legend-item:last-child {
    margin-right: 0; }
.diversity-graph .is-population:before,
  .diversity-graph .is-community:before {
    width: 5px; }
.diversity-graph .is-workforce:before {
    background: rgba(74, 145, 208, 0.3); }
.diversity-graph .is-enrollment:before {
    background: #22467A; }
.diversity-graph .is-population:before {
    background: #36682B; }
.diversity-graph .is-community:before {
    background: #f68e1e; }
.diversity-graph .diversity-graph__tooltip {
    position: absolute;
    right: 0;
    bottom: 65px;
    width: 410px;
    z-index: 5;
    background: #182f50;
    color: #ffffff;
    font-size: 14px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s, visibility .3s;
    -o-transition: opacity .3s, visibility .3s;
    transition: opacity .3s, visibility .3s; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .diversity-graph .diversity-graph__tooltip {
        max-width: 100%; } }
.diversity-graph .diversity-graph__tooltip-content {
    padding: 25px 10px 25px 27px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .diversity-graph .diversity-graph__tooltip-content {
        padding: 15px; } }
.diversity-graph .diversity-graph__tooltip-foot {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding: 24px 27px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .diversity-graph .diversity-graph__tooltip-foot {
        padding: 15px; } }
.diversity-graph .diversity-graph__tooltip-foot ul {
      list-style: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      font-family: "Leitura Roman 1";
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
.diversity-graph .diversity-graph__tooltip-foot li {
      width: 33.33%;
      min-width: 58px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
.diversity-graph .diversity-graph__tooltip-foot li:before {
      content: '';
      width: 6px;
      height: 6px;
      border-radius: 50%;
      background: #4a91d0;
      margin: -2px 5px 0 0; }
.diversity-graph .diversity-graph__tooltip-values {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
.diversity-graph .diversity-graph__tooltip-value {
    line-height: 1.43;
    max-width: 172px; }
.diversity-graph .diversity-graph__tooltip-value > span {
      font-size: 42px;
      line-height: 1.33;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: -5px; }
.diversity-graph .diversity-graph__tooltip-value img {
      margin-right: 10px; }
.diversity-graph .diversity-graph__tooltip-value p {
      margin-bottom: 10px;
      font-weight: 500; }
.diversity-graph .diversity-graph__tooltip-value p:last-child {
      margin-bottom: 0; }
.diversity-graph .diversity-graph__top-bar-outer {
    margin-left: -40px;
    margin-right: -40px; }
@media (max-width: 1023px) {
      .diversity-graph .diversity-graph__top-bar-outer {
        margin: 0 -20px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .diversity-graph .diversity-graph__top-bar-outer {
        margin: 0 -15px; } }
.diversity-graph .diversity-graph__bar:hover .diversity-graph__tooltip {
    opacity: 1;
    visibility: visible; }
.diversity-graph .diversity-graph__top-bar {
    position: relative;
    padding: 42px 40px 0; }
@media (max-width: 1023px) {
      .diversity-graph .diversity-graph__top-bar {
        padding: 25px 20px 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .diversity-graph .diversity-graph__top-bar {
        padding: 20px 15px 0; } }
.diversity-graph .diversity-graph__x-description {
    width: calc(100% - 248px);
    margin-left: auto;
    text-align: center;
    margin-bottom: 30px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .diversity-graph .diversity-graph__x-description {
        width: 100%; } }
/* ------------------------------------------------------------ *\
	Diversity Graph Alt
\* ------------------------------------------------------------ */
.diversity-graph--alt {
  max-width: 100%;
  padding-bottom: 0; }
.diversity-graph--alt .diversity-graph__x-description {
    width: calc(100% - 248px);
    margin-left: auto;
    text-align: center;
    margin-top: 60px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .diversity-graph--alt .diversity-graph__x-description {
        width: 100%; } }
.diversity-graph--alt .diversity-graph__line span {
    top: auto;
    bottom: 100%;
    padding: 0 0 10px; }
.diversity-graph--alt .diversity-graph__body {
    margin: 50px 0 40px;
    padding: 20px 0; }
.diversity-graph--alt .diversity-graph__top-bar {
    background: #fff;
    -webkit-transition: opacity .3s, visibility .3s;
    -o-transition: opacity .3s, visibility .3s;
    transition: opacity .3s, visibility .3s; }
.diversity-graph--alt .diversity-graph__top-bar.is-fixed {
      position: fixed;
      z-index: 10; }
@media (max-width: 1023px) {
        .diversity-graph--alt .diversity-graph__top-bar.is-fixed {
          position: relative;
          top: auto !important;
          width: 100% !important; } }
.diversity-graph--alt .diversity-graph__top-bar.is-at-bottom {
      position: absolute;
      z-index: 2;
      top: auto !important;
      bottom: 0 !important;
      opacity: 0;
      visibility: hidden; }
@media (max-width: 1023px) {
        .diversity-graph--alt .diversity-graph__top-bar.is-at-bottom {
          position: relative;
          top: auto !important;
          bottom: auto !important;
          width: 100% !important;
          opacity: 1;
          visibility: visible; } }
.diversity-graph--alt .diversity-graph__top-bar-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%;
    max-width: 1220px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .diversity-graph--alt .diversity-graph__top-bar-inner {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
.diversity-graph--alt .diversity-graph__top-bar-content {
    max-width: calc(100% - 248px); }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .diversity-graph--alt .diversity-graph__top-bar-content {
        max-width: 100%; } }
.diversity-graph--alt .diversity-tool__sort {
    position: absolute;
    top: 42px;
    right: 13px;
    width: 252px; }
@media (max-width: 1023px) {
      .diversity-graph--alt .diversity-tool__sort {
        top: 25px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .diversity-graph--alt .diversity-tool__sort {
        position: static;
        margin-left: auto; } }
.diversity-graph--alt .diversity-tool__sort p {
      margin: 0 0 4px; }
.diversity-graph--alt .diversity-graph__legend {
    padding-top: 0;
    padding: 0 0 10px;
    width: 100%;
    border-bottom: 1px solid #C4CDDA;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .diversity-graph--alt .diversity-graph__legend {
        max-width: 100%;
        margin-bottom: 30px; } }
.diversity-graph--alt .diversity-graph__legend-item {
    margin: 0 15px 10px 0; }
@media (max-width: 1023px) {
      .diversity-graph--alt .diversity-graph__legend-item {
        width: 100%; } }
.diversity-graph--alt .diversity-graph__legend-item:before {
    width: 15px;
    height: 15px; }
.diversity-graph--alt .is-population:before,
  .diversity-graph--alt .is-community:before {
    width: 5px; }
/* ------------------------------------------------------------ *\
    Diveristy graph wide
\* ------------------------------------------------------------ */
.diversity-graph--wide .diversity-graph__track-enrollment {
  z-index: 2; }
.diversity-graph--wide .diversity-graph__track-community {
  width: 8px; }
.diversity-graph--wide .diversity-graph__track-population {
  z-index: 1; }
/* ------------------------------------------------------------ *\
	Diversity Tool
\* ------------------------------------------------------------ */
.diversity-tool {
  max-width: 1220px;
  margin: 0 auto;
  font-family: "Inter", sans-serif;
  padding: 40px 0; }
.diversity-tool .diversity-tool__head {
    margin-bottom: 20px; }
.diversity-tool .diversity-tool__action-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-bottom: 12px; }
.diversity-tool .diversity-tool__action-bar .btn {
      width: 100%;
      max-width: 112px;
      line-height: 28px; }
.diversity-tool .diversity-tool__action-bar .btn + .btn {
      margin-left: 12px; }
.diversity-tool .diversity-tool__body {
    background: #ffffff;
    padding: 0 40px 42px;
    position: relative; }
@media (max-width: 1023px) {
      .diversity-tool .diversity-tool__body {
        padding: 0 20px 25px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .diversity-tool .diversity-tool__body {
        padding: 0 15px 20px; } }
/* ------------------------------------------------------------ *\
	Diversity Tool Filter
\* ------------------------------------------------------------ */
.diversity-tool-filter .diversity-tool-filter__form {
  margin-bottom: 40px; }
.diversity-tool-filter .diversity-tool-filter__form form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
@media (max-width: 1023px) {
      .diversity-tool-filter .diversity-tool-filter__form form {
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .diversity-tool-filter .diversity-tool-filter__form form {
        display: block; } }
.diversity-tool-filter .diversity-tool-filter__form .form__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: calc(100% - 215px); }
@media (max-width: 1023px) {
      .diversity-tool-filter .diversity-tool-filter__form .form__body {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        width: calc(100% - 165px); } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .diversity-tool-filter .diversity-tool-filter__form .form__body {
        width: 100%; } }
.diversity-tool-filter .diversity-tool-filter__form .form__body > span {
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.15em;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 11px; }
@media (max-width: 1023px) {
      .diversity-tool-filter .diversity-tool-filter__form .form__body > span {
        width: 100%;
        padding-left: 5px;
        margin-bottom: 10px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .diversity-tool-filter .diversity-tool-filter__form .form__body > span {
        padding: 0; } }
.diversity-tool-filter .diversity-tool-filter__form .form__actions {
    width: 200px;
    margin-left: 15px; }
@media (max-width: 1023px) {
      .diversity-tool-filter .diversity-tool-filter__form .form__actions {
        width: 150px;
        margin: 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .diversity-tool-filter .diversity-tool-filter__form .form__actions {
        width: 100%; } }
.diversity-tool-filter .diversity-tool-filter__form .form__btn {
    width: 100%;
    height: 50px;
    font-size: 18px;
    font-weight: 700; }
.diversity-tool-filter .diversity-tool-filter__form .form__control {
    width: 100%;
    position: relative;
    padding: 0 5px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .diversity-tool-filter .diversity-tool-filter__form .form__control {
        padding: 0;
        margin-bottom: 10px; } }
.diversity-tool-filter .diversity-tool-filter__form .form__control--size1 {
    width: 36%; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .diversity-tool-filter .diversity-tool-filter__form .form__control--size1 {
        width: 100%; } }
.diversity-tool-filter .diversity-tool-filter__form .form__control--size2 {
    width: 61%; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .diversity-tool-filter .diversity-tool-filter__form .form__control--size2 {
        width: 100%; } }
.diversity-tool-filter .diversity-tool-filter__bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 32px; }
.diversity-tool-filter .diversity-tool-filter__tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  max-width: calc(100% - 100px); }
@media (max-width: 1023px) {
    .diversity-tool-filter .diversity-tool-filter__tags {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
.diversity-tool-filter .diversity-tool-filter__tags > strong {
    font-size: 20px;
    margin-right: 10px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    line-height: 32px; }
@media (max-width: 1023px) {
      .diversity-tool-filter .diversity-tool-filter__tags > strong {
        width: 100%; } }
.diversity-tool-filter .diversity-tool-filter__tags ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -5px -10px; }
.diversity-tool-filter .diversity-tool-filter__tags li {
    padding: 0 5px;
    margin-bottom: 10px; }
.diversity-tool-filter .diversity-tool-filter__reset {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  border-radius: 0;
  background: transparent;
  font-weight: 500;
  color: #404040;
  text-decoration: underline;
  height: 32px; }
.diversity-tool-filter .diversity-tool-filter__reset:hover {
    text-decoration: none; }
.diversity-tool-filter .form__select {
  position: relative; }
.diversity-tool-filter .form__select-icon {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 5;
  pointer-events: none; }
.diversity-tool-filter .select2-dropdown {
  border: none; }
.diversity-tool-filter .select2-results__option {
  font-size: 16px;
  padding: 5px 10px; }
.diversity-tool-filter .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #404040; }
.diversity-tool-filter .select2-container .select2-selection--single {
  height: 50px; }
.diversity-tool-filter .select2-container--default .select2-selection--single {
  border: none; }
.diversity-tool-filter .select2-container--default .select2-selection--single .select2-selection__rendered {
  border-radius: 0;
  border: none;
  height: 50px;
  line-height: 50px; }
.diversity-tool-filter .select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none; }
.diversity-tool-filter .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  display: none; }
.diversity-tool-filter .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline {
  display: block;
  float: none; }
.diversity-tool-filter .select2-container--default .select2-selection--multiple {
  border: none;
  border-radius: 0;
  height: 50px; }
.diversity-tool-filter .select2-container--default .select2-selection--multiple .select2-search__field {
  display: block;
  width: 100% !important;
  height: 50px;
  line-height: 50px;
  margin: 0; }
/* ------------------------------------------------------------ *\
	Dropmenu
\* ------------------------------------------------------------ */
.dropmenu {
  position: relative;
  font-weight: 500;
  font-size: 14px;
  color: #22467a;
  z-index: 0;
  background: #ffffff; }
.dropmenu .dropmenu__trigger {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: none;
    border-radius: 0;
    background: transparent;
    position: relative;
    font: inherit;
    height: 40px;
    padding: 0 12px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
    z-index: 1;
    border: 1px solid #C4CEDE;
    -webkit-transition: border-color .3s;
    -o-transition: border-color .3s;
    transition: border-color .3s; }
.dropmenu .dropmenu__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #ffffff;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    border: 1px solid #C4CEDE;
    opacity: 0;
    visibility: hidden;
    padding-top: 40px;
    -webkit-transition: opacity .3s, visibility .3s;
    -o-transition: opacity .3s, visibility .3s;
    transition: opacity .3s, visibility .3s; }
.dropmenu .dropmenu__overlay ul {
      list-style: none; }
.dropmenu .dropmenu__overlay li {
      height: 32px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 0 12px;
      cursor: pointer; }
.dropmenu .dropmenu__overlay li:hover {
        background: rgba(144, 162, 188, 0.3); }
.dropmenu .dropmenu__overlay .is-hidden {
      display: none; }
.dropmenu .dropmenu__backdrop {
    position: fixed;
    top: 0;
    left: 0; }
.dropmenu.is-active .dropmenu__backdrop {
    width: 100%;
    height: 100%; }
.dropmenu.is-active .dropmenu__overlay {
    opacity: 1;
    visibility: visible; }
.dropmenu.is-active .dropmenu__icon {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
.dropmenu.is-active .dropmenu__trigger {
    border-color: transparent; }
/* ------------------------------------------------------------ *\
	Fields
\* ------------------------------------------------------------ */
.field {
  width: 100%;
  letter-spacing: 0.02em; }
/*  Field textarea  */
/* Field transparent */
.field--transparent {
  padding-right: 75px;
  height: 60px;
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid rgba(144, 162, 188, 0.5);
  font-size: 16px;
  color: #fff;
  font-weight: 500; }
input.field--transparent:-webkit-autofill,
input.field--transparent:-webkit-autofill:hover,
input.field--transparent:-webkit-autofill:focus,
input.field--transparent:-webkit-autofill:active {
  -webkit-transition: "color 9999s ease-out, background-color 9999s ease-out" !important;
  -webkit-transition-delay: 9999s !important; }
/* Field dark */
.field--dark {
  color: #404040;
  height: 52px;
  letter-spacing: 0.04em;
  border-bottom: 1px solid #22467A; }
/* Field search */
.field--search {
  height: 48px;
  color: #404040;
  letter-spacing: -0.02em; }
/* Field padding */
.field--padding {
  padding-right: 115px; }
/* Field management */
.field--management {
  color: #404040;
  font-weight: 500;
  font-size: 16px; }
/* Field default */
.field--default {
  background-color: #fff;
  border: 0;
  height: 50px;
  padding: 0 40px 0 15px;
  letter-spacing: -0.01em; }
/* ------------------------------------------------------------ *\
	Filter Tag
\* ------------------------------------------------------------ */
.filter-tag {
  background: #C4CDDA;
  border-radius: 25px;
  padding: 8px 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500; }
.filter-tag span {
    margin-right: 9px;
    letter-spacing: -0.02em; }
.filter-tag button {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: none;
    border-radius: 0;
    background: transparent;
    font-size: 0; }
.filter-tag svg {
    width: 10px;
    height: 10px; }
/* ------------------------------------------------------------ *\
	Footer
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Form compare
\* ------------------------------------------------------------ */
.form-compare {
  text-align: center; }
@media (max-width: 1023px) {
    .form-compare {
      padding: 0; } }
.form-compare h6 {
    font-size: 14px;
    font-weight: 500;
    font-family: "Inter", sans-serif; }
.form-compare .form__row {
    width: 100%; }
.form-compare .form__controls {
    width: 100%; }
.form-compare .form__body {
    margin-bottom: 23px; }
.form-compare .form__foot {
    font-family: "Inter", sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #22467A;
    letter-spacing: -0.01em; }
.form-compare .form__foot a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-line-pack: center;
        align-content: center;
    text-decoration: none;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    font-family: "Inter", sans-serif;
    font-weight: 700;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s; }
.form-compare .form__foot figure {
    font-size: 20px; }
.form-compare .form__foot a:hover {
    color: #1D6CD0; }
/* Form compare alt */
.form-compare--alt .form__head {
  margin-bottom: 18px; }
.form-compare--alt .form__foot {
  text-align: center;
  color: #404040; }
.form-compare--alt .form__foot a {
  color: #22467A; }
.form-compare--alt .form__foot > a {
  text-align: center;
  display: block;
  font-weight: 500; }
.form-compare--alt .form__foot .form__entry {
  margin-top: 37px;
  margin-bottom: 19px; }
.form-compare--alt .form__entry p {
  font-family: "Leitura Roman 1";
  text-align: center;
  font-size: 14px; }
.form-compare--alt .form__foot a:last-child {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  text-decoration: underline; }
/* ------------------------------------------------------------ *\
	Form download data
\* ------------------------------------------------------------ */
.form-download-data {
  font-family: "Inter", sans-serif; }
.form-download-data h5 {
    letter-spacing: 0; }
.form-download-data .form__head {
    margin-bottom: 26px; }
.form-download-data .form__btn {
    font-size: 16px;
    font-weight: 700;
    height: 40px;
    padding: 0 42px;
    text-transform: uppercase; }
.form-download-data .form__actions {
    margin-top: 20px; }
/* ------------------------------------------------------------ *\
	Form filter alt
\* ------------------------------------------------------------ */
.form-filter-alt {
  font-family: "Inter", sans-serif; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .form-filter-alt {
      padding: 0 20px;
      margin: 0 -15px;
      background-color: #fff; } }
.form-filter-alt h6 {
    text-transform: uppercase;
    letter-spacing: 0.14em; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .form-filter-alt h6 {
        margin-bottom: 0; } }
.form-filter-alt .form__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-family: "Inter", sans-serif;
    font-weight: 500;
    margin-bottom: 5px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .form-filter-alt .form__head {
        padding: 25px 0;
        margin-bottom: 0; } }
.form-filter-alt .form__head .btn-plus {
    display: none; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .form-filter-alt .form__head .btn-plus {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .form-filter-alt .form__head .form__clear {
      display: none; } }
.form-filter-alt .form__clear {
    letter-spacing: -0.02em; }
.form-filter-alt .form__cols {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 33%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
@media (max-width: 1023px) {
      .form-filter-alt .form__cols {
        width: 100%; } }
.form-filter-alt .form__cols--large {
    width: 67%; }
@media (max-width: 1023px) {
      .form-filter-alt .form__cols--large {
        width: 100%; } }
@media (max-width: 1023px) {
    .form-filter-alt .form__cols + .form__cols {
      margin-top: 20px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .form-filter-alt .form__cols + .form__cols {
      margin-top: 0; } }
.form-filter-alt .form__col {
    width: 50%; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .form-filter-alt .form__col {
        width: 100%; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .form-filter-alt .form__col + .form__col {
      margin-top: 20px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .form-filter-alt .form__col + .form__col {
      margin-top: 0; } }
.form-filter-alt .form__row {
    position: relative; }
.form-filter-alt .form__row--select .form__label {
    position: absolute;
    left: 20px;
    top: 15px;
    z-index: 10;
    font-weight: 500; }
.form-filter-alt .form__label--white {
    color: #fff; }
.form-filter-alt .form__body {
    width: 86.7%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
@media (max-width: 1023px) {
      .form-filter-alt .form__body {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        width: 100%; } }
.form-filter-alt .form__section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
@media (max-width: 1023px) {
      .form-filter-alt .form__section {
        display: block; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .form-filter-alt .form__section {
        display: none; } }
.form-filter-alt .form__actions {
    width: 12.2%; }
@media (max-width: 1023px) {
      .form-filter-alt .form__actions {
        width: 50%;
        margin: 20px auto 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .form-filter-alt .form__actions {
        width: 100%;
        padding-bottom: 40px;
        margin: 20px auto 0; } }
.form-filter-alt .form__actions .form__clear {
    display: none;
    margin-top: 10px;
    text-align: center; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .form-filter-alt .form__actions .form__clear {
        display: block; } }
.form-filter-alt .form__btn {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 10px;
    line-height: 1.2;
    height: 100%;
    width: 100%; }
@media (max-width: 1023px) {
      .form-filter-alt .form__btn {
        height: 50px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .form-filter-alt .form__btn br {
      display: none; } }
/* ------------------------------------------------------------ *\
	Form filters
\* ------------------------------------------------------------ */
.form-filters .form__row + .form__row {
  margin-top: 17px; }
/* ------------------------------------------------------------ *\
	Form Management
\* ------------------------------------------------------------ */
.form-management form {
  font-family: "Inter", sans-serif; }
.form-management .form__controls {
  position: relative;
  width: 100%; }
.form-management .form__icon {
  position: absolute;
  top: 50%;
  right: 0;
  color: #22467A; }
/* ------------------------------------------------------------ *\
	Form search alt
\* ------------------------------------------------------------ */
.form-search-alt {
  font-family: "Inter", sans-serif;
  position: relative; }
.form-search-alt .form__actions {
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
.form-search-alt .form__btn {
    border: 0;
    background-color: transparent;
    font-size: 20px; }
/* ------------------------------------------------------------ *\
	Form sort
\* ------------------------------------------------------------ */
.form-sort .form__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
.form-sort .form__label {
  letter-spacing: -0.02em; }
/* ------------------------------------------------------------ *\
	Form state
\* ------------------------------------------------------------ */
.form-state .form__row {
  margin: 0; }
.form-state .form__controls {
  width: 100%; }
.form-state--alt .form__label {
  position: absolute;
  visibility: hidden;
  opacity: 0; }
/* ------------------------------------------------------------ *\
	Form
\* ------------------------------------------------------------ */
.form {
  position: relative;
  font-family: "Inter", sans-serif; }
.form .form__actions {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
.form .form__btn {
    letter-spacing: -0.04em;
    text-transform: uppercase;
    border: 0;
    background-color: transparent;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-decoration: underline;
    -webkit-transition: background-color .3s, color .3s;
    -o-transition: background-color .3s, color .3s;
    transition: background-color .3s, color .3s; }
.form .form__btn--alt {
    background-color: #fff;
    color: #22467A;
    letter-spacing: 0;
    padding: 10px 20px;
    text-decoration: none;
    border: 1px solid #fff;
    text-transform: none; }
.form .form__btn--alt:hover {
    background-color: transparent;
    color: #fff; }
.form .form__btn:hover {
    text-decoration: none; }
/* Form send */
.form--send {
  max-width: 510px;
  font-family: "Inter", sans-serif; }
.form--send .form__btn {
    height: 40px;
    font-size: 16px;
    font-weight: 500;
    background-color: #22467A;
    text-decoration: none;
    font-weight: 700;
    padding: 0 18px;
    -webkit-transition: color .3s, background-color .3s;
    -o-transition: color .3s, background-color .3s;
    transition: color .3s, background-color .3s; }
.form--send .form__btn:hover {
    color: #22467A;
    background-color: transparent; }
/* ------------------------------------------------------------ *\
	Graph alt
\* ------------------------------------------------------------ */
.graph-alt {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  min-height: 260px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .graph-alt {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
.graph-alt .graph__value {
    font-weight: 700;
    font-size: 100px;
    color: #22467a; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .graph-alt .graph__value {
        font-size: 50px;
        text-align: center; } }
.graph-alt .graph__image {
    max-width: 21%; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .graph-alt .graph__image {
        max-width: 30%;
        margin: 0 auto 30px; } }
.graph-alt .graph__description {
    font-size: 20px;
    width: 100%;
    padding-left: 70px;
    font-weight: 700; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .graph-alt .graph__description {
        padding: 0; } }
.graph-alt .graph__entry {
    line-height: 1.4; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .graph-alt .graph__entry {
        text-align: center; } }
.graph-alt .graph__entry p {
    display: inline; }
.graph-alt .graph__entry figure {
    display: inline;
    color: #22467A;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: 5px;
    font-size: 14px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .graph-alt .graph__entry figure {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 10px 0 0 0;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
.graph-alt .graph__entry figure:before {
      content: '';
      width: 24px;
      height: 1px;
      background-color: #90A2BC;
      display: inline-block;
      vertical-align: super;
      margin-right: 5px; }
.graph-alt .graph__note {
    font-size: 14px;
    font-family: "Leitura Roman 1";
    margin-top: 37px;
    line-height: 1.44; }
/* Graph alt image */
.graph-alt--image {
  max-width: none;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
.graph-alt--image .graph__image {
    max-width: 46%; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .graph-alt--image .graph__image {
        max-width: 100%; } }
.graph-alt--image .graph__aside {
    width: 47%; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .graph-alt--image .graph__aside {
        width: 100%; } }
.graph-alt--image .graph__entry {
    letter-spacing: 0.01em;
    line-height: 1.5;
    margin-bottom: 20px; }
/* Graph alt people */
.graph-alt--people {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
.graph-alt--people .graph__image {
    max-width: none;
    width: 50%; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .graph-alt--people .graph__image {
        width: 100%;
        text-align: center; } }
.graph-alt--people .graph__description {
    width: 50%;
    font-size: 24px;
    padding-left: 21px;
    letter-spacing: -0.013em; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .graph-alt--people .graph__description {
        width: 100%;
        padding: 0; } }
/* Graph alt school */
.graph-alt--school {
  display: block; }
.graph-alt--school .graph__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
/* Graph alt colored */
.graph-alt--colored .graph__body {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
@media (max-width: 1023px) {
    .graph-alt--colored .graph__body {
      display: block; } }
@media (max-width: 1023px) {
  .graph-alt--colored .graph__description {
    width: 100%;
    padding-left: 0;
    text-align: center;
    margin-top: 30px; } }
/* ------------------------------------------------------------ *\
    Graph combo
\* ------------------------------------------------------------ */
.graph-combo span {
  font-size: 14px; }
.graph-combo span.selection {
  width: 100%; }
.graph-combo .graph__title {
  margin-bottom: 13px; }
.graph-combo .combo-chart__head {
  font-size: 14px; }
.graph-combo .select2-results,
.graph-combo .select2-search {
  display: block; }
/* ------------------------------------------------------------ *\
	Graph program
\* ------------------------------------------------------------ */
/* Graph program alt */
.graph-program--alt .graph__head {
  position: relative;
  text-align: center;
  margin-bottom: 28px; }
.graph-program--alt .graph__head h5 {
  font-size: 20px !important;
  max-width: 650px;
  margin: 0 auto; }
.graph-program--alt .graph__socials {
  position: absolute;
  top: 0;
  right: 5px; }
@media (max-width: 1023px) {
    .graph-program--alt .graph__socials {
      position: relative;
      top: auto;
      right: auto;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; } }
.graph-program--alt .graph__notice {
  max-width: 777px;
  margin: 34px auto 0;
  line-height: 1.4; }
/* ------------------------------------------------------------ *\
	Graph
\* ------------------------------------------------------------ */
.graph {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  min-height: 260px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .graph {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
.graph .graph__inner {
    width: 100%; }
.graph .graph__chart {
    width: 500px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(-85px, -50%);
        -ms-transform: translate(-85px, -50%);
            transform: translate(-85px, -50%); }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .graph .graph__chart {
        width: 100%;
        top: 0;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .graph .graph__chart--alt {
      width: 290px;
      position: relative;
      left: -15px; } }
.graph .graph__value {
    font-weight: 700;
    font-size: 98px;
    color: #22467a; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .graph .graph__value {
        font-size: 50px;
        text-align: center; } }
.graph .graph__description {
    font-size: 21px;
    width: 100%;
    padding-left: 330px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .graph .graph__description {
        padding: 55% 0 0 0; } }
.graph .graph__entry {
    line-height: 1.4; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .graph .graph__entry {
        text-align: center; } }
.graph .graph__entry p {
    display: inline; }
.graph .graph__entry figure {
    display: inline;
    color: #22467A;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: 5px;
    font-size: 14px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .graph .graph__entry figure {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 10px 0 0 0;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
.graph .graph__entry figure:before {
      content: '';
      width: 24px;
      height: 1px;
      background-color: #90A2BC;
      display: inline-block;
      vertical-align: super;
      margin-right: 5px; }
.graph .graph__legend {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
.graph .graph__legend-item {
    font-size: 14px;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px; }
.graph .graph__legend-item span {
    width: 16px;
    height: 16px;
    margin-right: 12px; }
.graph .graph__mobile-image {
    display: none; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .graph .graph__mobile-image {
        display: block; }
        .graph .graph__mobile-image + .graph__chart {
          display: none; } }
.graph .graph__notice {
    font-size: 14px;
    font-family: "Leitura Roman 1"; }
.graph .graph__notice--alt {
    display: none;
    font-size: 20px;
    font-family: "Inter", sans-serif;
    font-weight: 700;
    color: #404040;
    margin: 0 auto 40px;
    text-align: center; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .graph .graph__notice--alt {
        display: block; } }
/* ------------------------------------------------------------ *\
	Graph Alt
\* ------------------------------------------------------------ */
.graph--alt {
  max-width: 740px;
  margin: 0 auto; }
.graph--alt .graph__chart {
    position: relative;
    width: 100%;
    -webkit-transform: translate(0);
        -ms-transform: translate(0);
            transform: translate(0);
    padding-top: 50%; }
.graph--alt .graph__chart canvas {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0; }
/* ------------------------------------------------------------ *\
	Graph Line
\* ------------------------------------------------------------ */
.graph--line {
  width: 100%;
  max-width: 1050px; }
.graph--line .graph__chart {
    position: relative;
    width: 100%;
    -webkit-transform: translate(0);
        -ms-transform: translate(0);
            transform: translate(0);
    padding-top: 50%; }
.graph--line .graph__chart canvas {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0; }
/* ------------------------------------------------------------ *\
	Graph Bar
\* ------------------------------------------------------------ */
.graph--bar {
  width: 100%;
  max-width: 1050px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
.graph--bar .graph__chart {
    position: relative;
    width: 100%;
    -webkit-transform: translate(0);
        -ms-transform: translate(0);
            transform: translate(0);
    padding-top: 50%; }
.graph--bar .graph__chart canvas {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0; }
/* Graph diversity */
.graph--diversity .graph__entry {
  font-size: 20px;
  line-height: 1.25;
  letter-spacing: 0.014em; }
/* ------------------------------------------------------------ *\
	Graph Doughnut Custom
\* ------------------------------------------------------------ */
.graph--doughnut-custom canvas {
  position: relative;
  z-index: 1; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .graph--doughnut-custom .graph__chart {
    position: relative;
    margin-bottom: 30px; }
    .graph--doughnut-custom .graph__chart:before {
      content: '';
      padding-top: calc(50% - 150px);
      display: block; } }
.graph--doughnut-custom .graph__entry {
  line-height: 1.28;
  letter-spacing: -0.01em; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .graph--doughnut-custom .graph__description {
    padding-top: 0; } }
.graph--doughnut-custom .graph__chart-bg {
  width: 216px;
  background: #C3CCD9;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 0;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
.graph--doughnut-custom .graph__chart-bg:before {
    content: '';
    display: block;
    width: 100%;
    padding-top: 100%; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .graph--doughnut-custom .graph__chart-bg {
      width: 43%; } }
.graph--doughnut-custom .graph__chart-decoration {
  width: 160px;
  height: 160px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #ffffff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 20px; }
.graph--doughnut-custom .graph__chart-decoration svg {
    -ms-flex-negative: 1;
        flex-shrink: 1; }
@media (max-width: 575px) {
      .graph--doughnut-custom .graph__chart-decoration svg {
        width: 100%; } }
@media (max-width: 575px) {
    .graph--doughnut-custom .graph__chart-decoration {
      /*width: 35%;
            height: 70%;*/
      width: 90px;
      height: 90px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .graph--doughnut-custom.is-rendered .graph__chart:before {
    padding-top: 0; } }
/* ------------------------------------------------------------ *\
	Graph Bar Horizontal
\* ------------------------------------------------------------ */
.graph--bar-horizontal {
  width: 100%;
  max-width: 1050px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative; }
.graph--bar-horizontal .graph__chart {
    width: 100%;
    position: static;
    -webkit-transform: translate(0);
        -ms-transform: translate(0);
            transform: translate(0); }
.graph--bar-horizontal .graph__head {
    position: relative;
    text-align: center; }
.graph--bar-horizontal .graph__head h5 {
    max-width: 650px;
    margin: 0 auto 30px;
    color: #404040;
    text-decoration: none; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .graph--bar-horizontal .graph__body {
      overflow-x: auto; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .graph--bar-horizontal .graph__chart {
      width: 800px; } }
.graph--bar-horizontal .graph__socials {
    position: absolute;
    top: 0;
    right: 5px; }
@media (max-width: 1023px) {
      .graph--bar-horizontal .graph__socials {
        position: relative;
        top: auto;
        right: auto;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none; } }
/* ------------------------------------------------------------ *\
	Graph Line Colored
\* ------------------------------------------------------------ */
.graph--line-colored {
  width: 100%;
  max-width: 400px; }
.graph--line-colored .graph__chart {
    position: static;
    -webkit-transform: translate(0);
        -ms-transform: translate(0);
            transform: translate(0); }
/* ------------------------------------------------------------ *\
	Graph Custom Horizontal Bars
\* ------------------------------------------------------------ */
.graph--custom-x-bars {
  font-size: 16px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
.graph--custom-x-bars .graph__chart {
    position: static;
    -webkit-transform: translate(0);
        -ms-transform: translate(0);
            transform: translate(0);
    width: 370px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .graph--custom-x-bars .graph__chart {
        width: 100%; } }
.graph--custom-x-bars .graph__description {
    padding-left: 57px;
    width: calc(100% - 370px);
    -ms-flex-item-align: start;
        align-self: flex-start; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .graph--custom-x-bars .graph__description {
        padding: 30px 0 0 0;
        width: 100%; } }
.graph--custom-x-bars .graph__chart__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
.graph--custom-x-bars .graph__chart__row + .graph__chart__row {
    margin-top: 5px; }
.graph--custom-x-bars .graph__chart__row p {
    width: 64px;
    margin: 0; }
.graph--custom-x-bars .graph__chart-bar {
    width: calc(100% - 64px);
    position: relative; }
.graph--custom-x-bars .graph__chart-bar-value {
    font-size: 16px;
    font-weight: 700;
    color: #ffffff; }
.graph--custom-x-bars .graph__chart-bar-track {
    height: 50px;
    background: #22467a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 10px; }
/* ------------------------------------------------------------ *\
	Graph Admissions
\* ------------------------------------------------------------ */
.graph--admissions {
  display: block; }
.graph--admissions .graph__description {
    padding-left: 302px; }
.graph--admissions .graph__entry {
    font-size: 20px;
    line-height: 1.25;
    letter-spacing: 0.014em; }
.graph--admissions .graph__body {
    position: relative; }
.graph--admissions .graph__notice {
    line-height: 1.44;
    margin-top: 109px; }
/* ------------------------------------------------------------ *\
    Graph report
\* ------------------------------------------------------------ */
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .graph--report {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; } }
.graph--report .graph__entry {
  font-size: 24px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .graph--report .graph__description {
    margin-bottom: 30px;
    padding-top: 0; } }
/* ------------------------------------------------------------ *\
    Graph Doughnut
\* ------------------------------------------------------------ */
.graph--doughnut {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .graph--doughnut {
      display: block; } }
.graph--doughnut .graph__chart {
    font-size: 0;
    position: relative;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
    margin-left: -16%; }
@media (max-width: 1023px) {
      .graph--doughnut .graph__chart {
        margin-left: -20%; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .graph--doughnut .graph__chart {
        margin: 0; } }
.graph--doughnut .graph__chart:after {
      content: '';
      position: absolute;
      top: 52%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      background-color: #fff;
      width: 150px;
      height: 150px;
      border-radius: 50%; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
        .graph--doughnut .graph__chart:after {
          width: 76px;
          height: 76px;
          top: 50%;
          margin-top: 5px; } }
.graph--doughnut .graph__chart .graph__chart-decoration {
      position: absolute;
      z-index: 2;
      top: 52%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
        .graph--doughnut .graph__chart .graph__chart-decoration {
          -webkit-transform: translate(-50%, -50%) scale(0.5);
              -ms-transform: translate(-50%, -50%) scale(0.5);
                  transform: translate(-50%, -50%) scale(0.5);
          margin-top: 3px; } }
.graph--doughnut .graph__description {
    width: 10%;
    padding-left: 0;
    margin-left: -5%;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    text-align: left; }
@media (max-width: 1023px) {
      .graph--doughnut .graph__description {
        margin-left: -14%; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .graph--doughnut .graph__description {
        margin: 0;
        width: 100%;
        padding: 8% 0 0; } }
.graph--doughnut .graph__description h2 {
      color: #244f85;
      text-align: left; }
.graph--doughnut .graph__foot {
    width: 100%;
    font-size: 14px;
    padding-top: 40px;
    padding-bottom: 20px; }
@media (max-width: 1023px) {
      .graph--doughnut .graph__foot {
        font-size: 13px; } }
.graph--doughnut .graph__foot ul {
      list-style-type: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
        .graph--doughnut .graph__foot ul {
          display: block; } }
.graph--doughnut .graph__foot ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
          .graph--doughnut .graph__foot ul li {
            width: 100%; } }
.graph--doughnut .graph__foot ul li + li {
          margin-left: 20px; }
@media (max-width: 1023px) {
            .graph--doughnut .graph__foot ul li + li {
              margin-left: 10px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
            .graph--doughnut .graph__foot ul li + li {
              margin-left: 0;
              margin-top: 20px; } }
.graph--doughnut .graph__foot ul span {
        display: inline-block;
        vertical-align: middle;
        width: 20px;
        height: 20px;
        margin-right: 10px;
        background-color: currentcolor; }
@media (max-width: 1023px) {
          .graph--doughnut .graph__foot ul span {
            margin-right: 6px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
          .graph--doughnut .graph__foot ul span {
            height: 15px;
            width: 30px; } }
/* ------------------------------------------------------------ *\
	Grid
\* ------------------------------------------------------------ */
.grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  /*  Grid col 1of2  */
  /*  Grid col 1of2  */ }
.grid .grid__col {
    max-width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1 1;
            flex: 1 1; }
.grid .grid__col--1of2 {
    max-width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .grid .grid__col--1of2 {
        max-width: none;
        width: 100%;
        -webkit-box-flex: 1;
            -ms-flex: auto;
                flex: auto; } }
.grid .grid__col--1of3 {
    max-width: 33.33%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
            flex: 0 0 33.33%; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .grid .grid__col--1of3 {
        max-width: none;
        width: 100%;
        -webkit-box-flex: 1;
            -ms-flex: auto;
                flex: auto; } }
/* ------------------------------------------------------------ *\
	Header
\* ------------------------------------------------------------ */
.header {
  border-bottom: 1px solid #90A2BC; }
.header .header__inner {
    color: #a5a5a5; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .header .header__inner {
        font-size: 20px; } }
/* ------------------------------------------------------------ *\
	Hero alt
\* ------------------------------------------------------------ */
.hero-alt {
  padding: 220px 0 26px;
  color: #fff;
  position: relative;
  font-size: 20px;
  line-height: 1.5; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .hero-alt {
      padding: 116px 0 60px; } }
.hero-alt h1 {
    margin-bottom: 5px;
    color: #fff;
    letter-spacing: -0.018em; }
@media (max-width: 1023px) {
      .hero-alt h1 {
        font-size: 46px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .hero-alt h1 {
        line-height: 1; } }
.hero-alt h4 {
    color: #fff;
    margin-bottom: 20px; }
.hero-alt h5 {
    color: #fff;
    line-height: normal;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.14em;
    margin-bottom: -4px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .hero-alt h5 {
        margin-bottom: 14px; } }
.hero-alt .hero__background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: center / cover no-repeat; }
.hero-alt .hero__background:after {
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background-color: rgba(0, 0, 0, 0.6);
      z-index: 0; }
.hero-alt .hero__background img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
.hero-alt .hero__inner {
    position: relative;
    z-index: 5;
    width: 100%; }
.hero-alt .hero__outer {
    height: 490px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .hero-alt .hero__outer {
        height: auto; } }
.hero-alt .hero__entry {
    max-width: 650px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .hero-alt .hero__entry {
        display: none; } }
.hero-alt .hero__entry--italic {
    font-style: italic; }
@media (max-width: 1399px) {
    .hero-alt .hero__content {
      max-width: 72%; } }
@media (max-width: 1023px) {
    .hero-alt .hero__content {
      max-width: 62%; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .hero-alt .hero__content {
      max-width: 100%; } }
.hero-alt .hero__aside {
    max-width: 247px;
    position: absolute;
    top: -10px;
    right: -100px; }
@media (max-width: 1399px) {
      .hero-alt .hero__aside {
        right: 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .hero-alt .hero__aside {
        display: none; } }
/* Hero alt small */
.hero-alt--small {
  padding: 55px 0;
  font-family: "Inter", sans-serif;
  font-size: 24px;
  font-weight: 700; }
.hero-alt--small h1 {
    line-height: 1;
    margin-bottom: 10px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .hero-alt--small h1 {
        font-size: 40px; } }
.hero-alt--small .hero__content {
    max-width: 650px; }
@media (max-width: 1399px) {
      .hero-alt--small .hero__content {
        max-width: 70%; } }
@media (max-width: 1023px) {
      .hero-alt--small .hero__content {
        max-width: 62%; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .hero-alt--small .hero__content {
        max-width: 100%; } }
.hero-alt--small .hero__outer {
    min-height: 300px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .hero-alt--small .hero__outer {
        min-height: 0;
        height: auto; } }
.hero-alt--small .hero__entry {
    margin: 0;
    line-height: 1.4;
    letter-spacing: -0.02em; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .hero-alt--small .hero__entry {
        display: block; } }
.hero-alt--small .hero__background:after {
    background: rgba(64, 64, 64, 0.65); }
/* Hero alt blue */
.hero-alt--blue {
  background-color: #182f4f; }
.hero-alt--blue .hero__background {
    position: absolute;
    right: 0;
    top: 0; }
.hero-alt--blue .hero__background:after {
      display: none; }
/* Hero alt report */
@media (max-width: 1023px) {
  .hero-alt--report {
    padding: 143px 0 20px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .hero-alt--report {
    padding: 85px 0 30px; } }
.hero-alt--report h1 {
  line-height: 1;
  max-width: 800px;
  margin: 0; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .hero-alt--report h1 {
      font-size: 46px; } }
.hero-alt--report h5 {
  margin-bottom: 12px; }
.hero-alt--report .hero__outer {
  height: 386px; }
@media (max-width: 1023px) {
    .hero-alt--report .hero__outer {
      height: 300px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .hero-alt--report .hero__outer {
      height: auto; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .hero-alt--report .hero__content {
    text-align: center;
    margin-bottom: 40px; } }
.hero-alt--report .hero__aside {
  top: 50%;
  right: -30px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%; }
@media (max-width: 1399px) {
    .hero-alt--report .hero__aside {
      right: 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .hero-alt--report .hero__aside {
      display: block;
      width: 100%;
      position: relative;
      top: auto;
      right: auto;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none;
      max-width: 400px;
      margin: 0 auto; } }
/* Hero alt diversity */
.hero-alt--diversity {
  padding: 200px 0 26px; }
@media (max-width: 1199px) {
    .hero-alt--diversity {
      padding: 170px 0 26px; } }
@media (max-width: 1023px) {
    .hero-alt--diversity {
      padding: 143px 0 26px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .hero-alt--diversity {
      padding: 90px 0 26px; } }
.hero-alt--diversity h1 {
    margin-bottom: 18px; }
.hero-alt--diversity h5 {
    font-size: 16px;
    margin-bottom: 14px; }
.hero-alt--diversity .hero__outer {
    min-height: 360px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .hero-alt--diversity .hero__outer {
        min-height: 0;
        height: auto; } }
.hero-alt--diversity .hero__entry {
    max-width: 665px; }
/* Hero alt white */
.hero-alt--white {
  background-color: #fff; }
.hero-alt--white h1 {
    line-height: 1; }
.hero-alt--white h1,
  .hero-alt--white h5 {
    color: #404040; }
/* Hero alt program */
.hero-alt--program {
  font-size: 20px; }
.hero-alt--program h1 {
    margin-bottom: 0;
    letter-spacing: -0.005em; }
.hero-alt--program h4 {
    margin-bottom: 40px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .hero-alt--program h4 {
        margin-bottom: 0; } }
.hero-alt--program .hero__background:after {
    background: rgba(0, 0, 0, 0.5); }
.hero-alt--program .hero__outer {
    min-height: 322px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .hero-alt--program .hero__outer {
        min-height: 0;
        height: auto; } }
.hero-alt--program .hero__aside {
    max-width: 253px; }
@media (max-width: 1023px) {
      .hero-alt--program .hero__aside {
        top: -50px; } }
.hero-alt--program .hero__badge {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 10px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .hero-alt--program .hero__badge {
        display: none; } }
.hero-alt--program .hero__badge figure {
    margin-right: 10px; }
.hero-alt--program .hero__entry {
    font-family: "Leitura Roman 1";
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .hero-alt--program .hero__entry {
        display: none; } }
/* Hero alt landing */
.hero-alt--landing {
  padding: 127px 0; }
@media (max-width: 1023px) {
    .hero-alt--landing {
      padding: 80px 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .hero-alt--landing {
      padding: 60px 0; } }
.hero-alt--landing h1 {
    line-height: 1;
    letter-spacing: -0.006em;
    margin-bottom: 31px; }
.hero-alt--landing h5 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px; }
.hero-alt--landing .hero__outer {
    height: auto; }
.hero-alt--landing .hero__content {
    width: 62%; }
@media (max-width: 1199px) {
      .hero-alt--landing .hero__content {
        width: 58%; } }
@media (max-width: 1023px) {
      .hero-alt--landing .hero__content {
        width: 100%; } }
.hero-alt--landing .hero__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
@media (max-width: 1199px) {
      .hero-alt--landing .hero__inner {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
@media (max-width: 1023px) {
      .hero-alt--landing .hero__inner {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
.hero-alt--landing .hero__aside {
    width: 26%;
    max-width: none;
    position: relative;
    top: auto;
    right: auto; }
@media (max-width: 1199px) {
      .hero-alt--landing .hero__aside {
        width: 40%; } }
@media (max-width: 1023px) {
      .hero-alt--landing .hero__aside {
        width: 50%;
        margin: 40px auto 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .hero-alt--landing .hero__aside {
        width: 100%;
        display: block; } }
.hero-alt--landing .hero__actions a {
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    color: #22467A;
    background-color: #fff;
    padding: 10px;
    letter-spacing: 0;
    margin-bottom: 20px; }
.hero-alt--landing .hero__entry {
    max-width: none; }
.hero-alt--landing .form__label {
    display: none; }
/* Hero alt bar */
.hero-alt--bar {
  padding: 96px 0 0 0; }
@media (max-width: 1023px) {
    .hero-alt--bar {
      padding: 40px 0 0 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .hero-alt--bar {
      padding: 30px 0 0 0; } }
.hero-alt--bar h1 {
    line-height: 1;
    letter-spacing: 0;
    margin-bottom: 18px; }
.hero-alt--bar .hero__content {
    max-width: 720px;
    margin-bottom: 140px; }
@media (max-width: 1023px) {
      .hero-alt--bar .hero__content {
        margin-bottom: 40px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .hero-alt--bar .hero__content {
        margin-bottom: 30px; } }
.hero-alt--bar .hero__aside {
    position: relative;
    top: auto;
    left: auto;
    max-width: none;
    width: calc(100vw - 17px);
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    background-color: #22467A; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .hero-alt--bar .hero__aside {
        display: block;
        width: 100%;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
        left: auto; } }
.hero-alt--bar .hero__aside:before {
      content: '';
      background-color: #22467A;
      position: absolute;
      top: 0;
      left: 50%;
      width: 100vw;
      height: 100%;
      display: block;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%); }
.hero-alt--bar .hero__outer {
    height: auto; }
.hero-alt--bar .hero__entry {
    max-width: none; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .hero-alt--bar .hero__entry {
        display: block; } }
.hero-alt--bar .hero__summary {
    position: relative;
    max-width: 1280px;
    margin: 0 auto;
    padding: 64px 32px; }
@media (max-width: 1023px) {
      .hero-alt--bar .hero__summary {
        padding: 20px 32px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .hero-alt--bar .hero__summary {
        padding: 20px 0; } }
/* Hero alt national */
@media (max-width: 1023px) {
  .hero-alt--national {
    padding: 210px 0 26px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .hero-alt--national {
    padding: 86px 0 20px; } }
.hero-alt--national h1 {
  letter-spacing: -0.01em;
  line-height: normal; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .hero-alt--national h1 {
      margin-bottom: 40px; } }
.hero-alt--national .hero__outer {
  min-height: 358px;
  height: auto; }
.hero-alt--national .hero__content {
  max-width: 54%; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .hero-alt--national .hero__content {
      max-width: 100% !important;
      width: 100%;
      text-align: center; } }
.hero-alt--national .hero__aside {
  min-width: 290px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .hero-alt--national .hero__aside {
      display: block;
      width: 100%;
      min-width: 0;
      position: relative;
      max-width: none;
      right: auto;
      top: auto; } }
/* Hero alt database */
.hero-alt--database {
  padding: 300px 0 80px;
  margin: 0 !important; }
@media (max-width: 1199px) {
    .hero-alt--database {
      padding: 230px 0 80px; } }
@media (max-width: 1023px) {
    .hero-alt--database {
      padding: 190px 0 40px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .hero-alt--database {
      padding: 100px 0 30px; } }
.hero-alt--database h1 {
    letter-spacing: -0.005em; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .hero-alt--database h1 {
        margin-bottom: 20px; } }
.hero-alt--database h1,
  .hero-alt--database h5 {
    text-align: center; }
.hero-alt--database h4 {
    color: #182F50; }
.hero-alt--database h5 {
    font-size: 20px;
    font-family: "Leitura Roman 1";
    text-transform: none;
    letter-spacing: 0;
    margin-bottom: 84px; }
@media (max-width: 1023px) {
      .hero-alt--database h5 {
        margin-bottom: 40px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .hero-alt--database h5 {
        margin-bottom: 30px; } }
.hero-alt--database .hero__outer {
    height: auto; }
/* ------------------------------------------------------------ *\
	Hero mobile
\* ------------------------------------------------------------ */
.hero-mobile {
  padding-top: 40px;
  display: none;
  padding-bottom: 30px;
  font-size: 18px;
  line-height: 1.7;
  background-color: #F0F3FA; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .hero-mobile {
      display: block; } }
.hero-mobile .hero__entry {
    margin-bottom: 23px; }
.hero-mobile .hero__summary--white {
    background-color: #fff; }
.hero-mobile .hero__badge {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 10px; }
.hero-mobile .hero__badge figure {
    margin-right: 10px; }
/* ------------------------------------------------------------ *\
	Hero
\* ------------------------------------------------------------ */
.hero {
  position: relative;
  padding: 120px 0;
  margin-bottom: -176px;
  text-align: center;
  z-index: 5;
  letter-spacing: -0.039em; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .hero {
      padding: 60px 0;
      margin-bottom: 0; } }
.hero h1 {
    margin-bottom: 20px;
    letter-spacing: -0.015em; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .hero h1 {
        font-size: 40px; } }
.hero .hero__head {
    margin-bottom: 56px;
    font-size: 24px;
    font-weight: 700;
    font-family: "Inter", sans-serif; }
.hero .hero__body {
    max-width: 707px;
    margin: 0 auto; }
.hero .hero__entry {
    max-width: none; }
/* ------------------------------------------------------------ *\
	Icons
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Instrument
\* ------------------------------------------------------------ */
.instrument {
  padding: 30px;
  border: 1px solid #C4CDDA; }
.instrument h5 {
    margin-bottom: 15px;
    letter-spacing: -0.01em; }
/* ------------------------------------------------------------ *\
	Instruments
\* ------------------------------------------------------------ */
.instruments > h5 {
  letter-spacing: -0.01em;
  margin-bottom: 24px; }
.instruments .instruments__item + .instruments__item {
  margin-top: 10px; }
/* ------------------------------------------------------------ *\
	List about
\* ------------------------------------------------------------ */
.list-about {
  text-align: left; }
.list-about li {
    position: relative;
    padding-left: 21px;
    font-size: 20px;
    letter-spacing: 0.075em; }
.list-about li:before {
      position: absolute;
      top: 9px;
      left: 0;
      content: '';
      width: 6px;
      height: 6px;
      border-radius: 50%;
      background-color: #4A91D0; }
.list-about a {
    list-style: none;
    font-size: 16px;
    font-weight: 700;
    color: #22467A;
    text-decoration: underline;
    letter-spacing: -0.022em;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s; }
.list-about a:hover {
    color: #7B4C0C; }
.list-about li + li {
    margin-top: 4px; }
/* ------------------------------------------------------------ *\
	List authors
\* ------------------------------------------------------------ */
.list-authors {
  max-width: 200px;
  font-size: 15px;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  line-height: 1.4;
  letter-spacing: -0.03em; }
.list-authors li + li {
    margin-top: -2px; }
.list-authors li:first-child {
    letter-spacing: -0.02em; }
.list-authors li:last-child {
    margin-top: 16px;
    letter-spacing: -0.02em; }
/* ------------------------------------------------------------ *\
	List Books
\* ------------------------------------------------------------ */
.list-books {
  padding: 59px 58px 21px;
  background-color: #F0F3FA; }
@media (max-width: 1023px) {
    .list-books {
      padding: 30px 30px 0; } }
.list-books ul {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    list-style-type: none;
    margin: 0 -20px; }
.list-books li {
    padding: 0 20px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.60%;
            flex: 0 0 16.60%;
    max-width: 16.60%;
    margin-bottom: 40px;
    text-align: center; }
@media (max-width: 1023px) {
      .list-books li {
        -webkit-box-flex: 1;
            -ms-flex: auto;
                flex: auto;
        width: 33.33%;
        max-width: none; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .list-books li {
        width: 50%; } }
/* ------------------------------------------------------------ *\
	List checks
\* ------------------------------------------------------------ */
.list-checks li {
  position: relative;
  padding-left: 26px;
  letter-spacing: -0.03em; }
.list-checks li:before {
  position: absolute;
  top: 0;
  left: 0;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }
.list-checks li.pros:before {
  content: '\f00c';
  color: #008000; }
.list-checks li.cons:before {
  left: 1px;
  font-size: 18px;
  content: '\f00d';
  color: #d90000; }
.list-checks li.neutral:before {
  content: '\f068';
  width: 15px;
  height: 15px;
  border: 1px solid #ccc;
  border-radius: 50%;
  text-align: center;
  line-height: 15px;
  font-size: 6px;
  color: #ccc; }
.list-checks li + li {
  margin-top: 12px; }
/* ------------------------------------------------------------ *\
	List dots
\* ------------------------------------------------------------ */
.list-dots {
  list-style: none; }
.list-dots sup {
    font-size: 11px;
    padding-top: 7px; }
.list-dots li {
    position: relative;
    padding-left: 32px;
    font-size: 20px;
    letter-spacing: 0; }
.list-dots li:before {
      position: absolute;
      top: 14px;
      left: 0;
      content: '';
      width: 6px;
      height: 6px;
      border-radius: 50%;
      background-color: #4A91D0; }
.list-dots li + li {
    margin-top: 7px; }
.list-dots li ul {
    margin-bottom: 46px; }
/* List dots alt */
.list-dots--alt li {
  line-height: 1.6; }
/* List dots large */
.list-dots--large li + li {
  margin-top: 30px; }
/* List dots small */
.list-dots--small li {
  font-size: 14px;
  line-height: 1.5;
  padding-left: 36px; }
.list-dots--small li:before {
    top: 5px; }
.list-dots--small li b {
  font-family: "Inter", sans-serif;
  letter-spacing: -0.03em; }
.list-dots--small li + li {
  margin-top: 28px; }
/* List dots double */
.list-dots--double {
  -webkit-columns: 2;
     -moz-columns: 2;
          columns: 2; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .list-dots--double {
      -webkit-columns: 1;
         -moz-columns: 1;
              columns: 1; } }
/* List dots  */
.list-dots--regular {
  font-family: "Inter", sans-serif; }
.list-dots--regular li {
    letter-spacing: -0.03em;
    line-height: 1.3;
    padding-left: 22px; }
.list-dots--regular li + li {
    margin-top: 14px; }
/* List dots admission */
.list-dots--admission li {
  line-height: 1.6; }
.list-dots--admission li + li {
  margin-top: 30px; }
/* List dots programs */
.list-dots--programs li {
  line-height: 1.6;
  padding-left: 31px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .list-dots--programs li {
      padding-left: 15px;
      font-size: 18px; } }
.list-dots--programs li + li {
  margin-top: 30px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .list-dots--programs li + li {
      margin-top: 15px; } }
/* List dots database */
.list-dots--database {
  font-family: "Inter", sans-serif; }
.list-dots--database li {
    font-size: 16px;
    letter-spacing: -0.028em;
    padding-left: 20px;
    line-height: 1.4; }
@media (max-width: 1023px) {
      .list-dots--database li {
        font-size: 14px;
        letter-spacing: -0.067em;
        line-height: 1.45; } }
.list-dots--database li:before {
      width: 5px;
      height: 5px;
      top: 8px; }
.list-dots--database li + li {
    margin-top: 17px; }
/* ------------------------------------------------------------ *\
	List instruments
\* ------------------------------------------------------------ */
.list-instruments {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 15px; }
.list-instruments li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    letter-spacing: -0.02em;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px 0; }
.list-instruments li + li {
    border-top: 1px solid #C4CDDA; }
.list-instruments li span:first-child {
    padding-right: 10px; }
.list-instruments li figure {
    font-size: 20px;
    min-width: 20px;
    text-align: center; }
.list-instruments .list__green {
    color: #A0C620; }
.list-instruments .list__red {
    color: #DB4545; }
/* ------------------------------------------------------------ *\
	List links alt
\* ------------------------------------------------------------ */
.list-links-alt {
  font-size: 20px;
  font-weight: 400;
  list-style: none; }
.list-links-alt a {
    font-family: "Inter", sans-serif;
    text-decoration: underline; }
.list-links-alt a:hover {
    text-decoration: none; }
.list-links-alt li + li {
    margin-top: 20px; }
/* ------------------------------------------------------------ *\
	List links
\* ------------------------------------------------------------ */
.list-links a {
  list-style: none;
  font-size: 18px;
  font-weight: 700;
  color: #22467A;
  text-decoration: underline;
  letter-spacing: -0.022em;
  font-family: "Inter", sans-serif; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .list-links a {
      font-size: 14px; } }
.list-links li + li {
  margin-top: 6px; }
/* List links alt */
.list-links--alt a {
  font-size: 16px;
  font-weight: 500; }
.list-links--alt li + li {
  margin-top: 0; }
/* List links short */
.list-links--short a {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4; }
.list-links--short li + li {
  margin-top: 8px; }
/* ------------------------------------------------------------ *\
	List menu
\* ------------------------------------------------------------ */
.list-menu {
  font-family: "Inter", sans-serif; }
.list-menu a {
    text-decoration: none;
    color: #22467A;
    font-family: "Inter", sans-serif; }
.list-menu > li > a {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -0.02em; }
.list-menu > li + li {
    margin-top: 26px; }
.list-menu > li > ul {
    margin-top: 16px;
    list-style: none;
    font-weight: 500;
    font-size: 16px;
    padding-left: 27px;
    letter-spacing: -0.033em;
    line-height: 1.5; }
.list-menu > li > ul > li + li {
    margin-top: 17px; }
.list-menu a:hover {
    color: #246ECD; }
/* ------------------------------------------------------------ *\
	List meta
\* ------------------------------------------------------------ */
.list-meta {
  -webkit-columns: 2;
     -moz-columns: 2;
          columns: 2;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px; }
@media (max-width: 1023px) {
    .list-meta {
      -webkit-columns: 1;
         -moz-columns: 1;
              columns: 1;
      -webkit-column-gap: 0;
         -moz-column-gap: 0;
              column-gap: 0; } }
.list-meta li + li {
    margin-top: 16px; }
/* ------------------------------------------------------------ *\
	List numbers
\* ------------------------------------------------------------ */
.list-numbers {
  list-style: none;
  counter-reset: number-counter; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .list-numbers {
      font-size: 16px; } }
.list-numbers a {
    color: #22467A;
    font-family: "Leitura Roman 1";
    word-break: break-all; }
.list-numbers > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: top;
        -ms-flex-align: top;
            align-items: top;
    counter-increment: number-counter;
    line-height: 1.79; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .list-numbers > li {
        line-height: 1.66; } }
.list-numbers > li:before {
    content: counter(number-counter);
    color: #4A91D0;
    font-weight: bold;
    font-family: "Inter", sans-serif;
    font-size: 20px;
    padding-right: 30px;
    width: 38px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .list-numbers > li:before {
        font-size: 16px;
        padding-right: 36px; } }
.list-numbers > li + li {
    margin-top: 31px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .list-numbers > li + li {
        margin-top: 20px; } }
.list-numbers > li:nth-child(n+11) {
    display: none; }
.list-numbers li b {
    font-family: "Inter", sans-serif;
    letter-spacing: 0.028em; }
.list-numbers li span {
    display: inline; }
.list-numbers li.visible {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
/* List numbers alt */
.list-numbers--alt > li {
  position: relative;
  display: block;
  padding-left: 42px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .list-numbers--alt > li {
      padding-left: 25px; } }
.list-numbers--alt > li:before {
  position: absolute;
  top: 0;
  left: 5px;
  padding: 0; }
/* List numbers small */
.list-numbers--small {
  font-size: 14px; }
.list-numbers--small > li {
    line-height: 1.5; }
.list-numbers--small > li:before {
    font-size: 14px;
    padding-right: 36px; }
.list-numbers--small > li + li {
    margin-top: 17px; }
/* List numbers short */
.list-numbers--short > li {
  line-height: 1.6; }
.list-numbers--short > li:before {
  padding-right: 36px; }
/* List numbers large */
.list-numbers--large > li {
  font-size: 20px;
  line-height: 1.66; }
.list-numbers--large > li:before {
  padding-right: 29px; }
.list-numbers--large > li p b {
  letter-spacing: -0.037em; }
.list-numbers--large > li + li {
  margin-top: 29px; }
.list-numbers.open li:nth-child(n+11) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
/* ------------------------------------------------------------ *\
	List popups
\* ------------------------------------------------------------ */
.list-popups {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
  font-size: 16px;
  font-weight: 500;
  color: #22467A; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .list-popups {
      display: block; } }
.list-popups li + li {
    margin-left: 40px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .list-popups li + li {
        margin: 10px 0 0 0; } }
.list-popups li a {
    text-decoration: none; }
/* ------------------------------------------------------------ *\
	List programs
\* ------------------------------------------------------------ */
.list-programs {
  font-size: 16px;
  font-family: "Inter", sans-serif;
  letter-spacing: -0.004em; }
.list-programs li + li {
    margin-top: 12px; }
/* ------------------------------------------------------------ *\
	List simple
\* ------------------------------------------------------------ */
.list-simple ul {
  font-size: 14px; }
.list-simple li {
  line-height: 1.4; }
.list-simple li + li {
  margin-top: 1px; }
/* ------------------------------------------------------------ *\
	List statement
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	List summary
\* ------------------------------------------------------------ */
.list-summary {
  line-height: 1.2;
  list-style: none;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: -0.038em; }
.list-summary li a {
    text-decoration: underline;
    font-family: "Inter", sans-serif; }
.list-summary li + li {
    margin-top: 20px; }
/* List summary alt */
.list-summary--alt {
  letter-spacing: -0.01em;
  line-height: 1.36; }
.list-summary--alt li + li {
    margin-top: 17px; }
/* List summary program */
.list-summary--program {
  letter-spacing: 0.0;
  line-height: 1.35; }
/* List summary national */
.list-summary--national {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0; }
.list-summary--national li + li {
    margin-top: 15px; }
/* ------------------------------------------------------------ *\
	List tags
\* ------------------------------------------------------------ */
.list-tags {
  font-weight: 500;
  font-size: 14px;
  color: #404040;
  letter-spacing: -0.01em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 550px;
  margin: -5px; }
.list-tags li {
    padding: 5px; }
/* ------------------------------------------------------------ *\
	List tooltip
\* ------------------------------------------------------------ */
.list-tooltip {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 15px;
  letter-spacing: -0.03em; }
.list-tooltip figure {
    margin-right: 5px;
    min-width: 16px; }
.list-tooltip li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
.list-tooltip li:first-child figure {
    color: #3B762E; }
.list-tooltip li:nth-child(2) figure {
    color: #DB4545; }
.list-tooltip li:last-child figure {
    color: #404040;
    opacity: .35; }
.list-tooltip li + li {
    margin: 0 0 0 22px !important; }
/* ------------------------------------------------------------ *\
	Logo
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Main content
\* ------------------------------------------------------------ */
.main-content {
  background-color: #F0F3FA; }
.main-content .main__separator {
    padding: 84px 15px 64px;
    text-align: center; }
@media (max-width: 1023px) {
      .main-content .main__separator {
        padding: 50px 15px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .main-content .main__separator {
        padding: 40px 15px; } }
.main-content .main__separator--alt {
    padding: 84px 15px 10px; }
@media (max-width: 1023px) {
      .main-content .main__separator--alt {
        padding: 50px 15px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .main-content .main__separator--alt {
        padding: 40px 15px; } }
.main-content .main__separator--small {
    padding: 36px 0; }
.main-content .main__separator--transparent {
    background-color: transparent; }
.main-content .main__separator--dark {
    background-color: #061A37; }
.main-content .main__separator--light {
    background-color: #F0F3FA;
    padding: 91px 0 34px; }
.main-content .main__separator h5 {
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-weight: 500; }
.main-content .main__separator--light h5 {
    color: #404040 !important; }
.main-content .main__head {
    position: relative;
    padding: 26px 0 20px;
    border-bottom: 1px solid rgba(144, 162, 188, 0.5);
    background-color: #fff; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .main-content .main__head--large {
      padding: 26px 0 60px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .main-content .main__head--landing {
      padding: 0; } }
.main-content .main__head.sticky {
    position: fixed;
    top: 99px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 100%;
    z-index: 5;
    -webkit-transition: top .3s;
    -o-transition: top .3s;
    transition: top .3s; }
@media (max-width: 1199px) {
      .main-content .main__head.sticky {
        top: 85px; } }
@media (max-width: 1023px) {
      .main-content .main__head.sticky {
        top: 143px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .main-content .main__head.sticky {
        top: 62px; } }
.main-content .main__body {
    position: relative; }
.main-content .main__list {
    position: absolute;
    left: 37px;
    top: 90px; }
@media (max-width: 1399px) {
      .main-content .main__list {
        top: 30px;
        left: 20px; } }
@media (max-width: 1023px) {
      .main-content .main__list {
        display: none; } }
.main-content .main__list--short {
    line-height: 1.4;
    max-width: 160px; }
@media (max-width: 1199px) {
      .main-content .main__list--short {
        max-width: 130px; } }
.main-content .main__List--short h6 {
    margin-bottom: 16px; }
.main-content .main__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
.main-content .main__bar {
    position: absolute;
    bottom: -5px; }
.main-content .main__section {
    margin: 0 20px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .main-content .main__section {
        margin: 0 10px; } }
.main-content .main__section-space {
    margin-top: 80px; }
@media (max-width: 1023px) {
      .main-content .main__section-space {
        margin-top: 40px;
        padding-top: 40px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .main-content .main__section-space {
        margin-top: 30px;
        padding-top: 30px; } }
.main-content .main__section-small + .main__section-small {
    margin-top: 30px; }
.main-content .main__section--last {
    margin-bottom: 80px; }
.main-content .main__section + .main__section {
    margin-top: 20px; }
.main-content .main__section-alt + .main__section-alt {
    margin-top: 30px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .main-content .main__section-alt + .main__section-alt {
        margin-top: 20px; } }
/* Main white */
.main--white {
  background-color: #fff; }
/* Main content blue */
.main-content--blue {
  background-color: #182F50; }
.main-content--blue .main__separator h5 {
    color: #fff; }
/* ------------------------------------------------------------ *\
	Main
\* ------------------------------------------------------------ */
.main {
  background-color: #F0F3F8; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .main {
      padding: 30px 0 30px; } }
/* Main blue */
.main--blue {
  padding: 70px 0;
  background-color: #F0F3FA; }
/* Main small */
.main--small {
  padding: 2px 0; }
.main--alt {
  padding: 0px 0; }
/* Main white */
.main--white {
  padding: 0;
  background-color: #fff; }
/* ------------------------------------------------------------ *\
	Menu classroom
\* ------------------------------------------------------------ */
.menu-classroom {
  position: fixed;
  top: 0;
  left: -1000px;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 1000;
  margin: 0 !important;
  max-width: 430px;
  -webkit-transition: left .3s;
  -o-transition: left .3s;
  transition: left .3s;
  will-change: left; }
.menu-classroom:before {
    content: '';
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.65);
    z-index: 999;
    -webkit-transition: right .3s;
    -o-transition: right .3s;
    transition: right .3s; }
.menu-classroom h4 {
    margin-bottom: 0;
    letter-spacing: -0.02em; }
.menu-classroom .menu__inner {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    overflow-y: auto;
    z-index: 2000;
    background-color: #fff; }
.menu-classroom .menu__head {
    padding: 45px 40px 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border-bottom: 1px solid #90A2BC; }
.menu-classroom .menu__body {
    padding: 43px 39px; }
.menu-classroom .menu__close {
    color: #22467A;
    font-size: 26px; }
.menu-classroom.open {
  left: 0; }
.menu-classroom.open:before {
    right: 0; }
/* ------------------------------------------------------------ *\
	Message cookie
\* ------------------------------------------------------------ */
.message-cookie {
  padding: 40px 0;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #244f85;
  z-index: 100;
  color: #fff;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  -o-transition: transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%); }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .message-cookie {
      padding: 30px 0; } }
.message-cookie h5 {
    margin-bottom: 0;
    width: 30%;
    color: #fff;
    font-weight: 500; }
@media (max-width: 1023px) {
      .message-cookie h5 {
        width: 100%;
        margin-bottom: 20px; } }
.message-cookie .message__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
.message-cookie .message__actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
@media (max-width: 1023px) {
      .message-cookie .message__actions {
        width: 100%;
        margin-top: 20px; } }
.message-cookie .message__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 70%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
@media (max-width: 1023px) {
      .message-cookie .message__content {
        width: 100%; } }
.message-cookie .message__entry {
    line-height: 1.5;
    width: 70%;
    padding-left: 30px; }
@media (max-width: 1023px) {
      .message-cookie .message__entry {
        width: 100%;
        padding: 0; } }
.message-cookie .message__actions a + a {
    margin-left: 20px; }
.message-cookie.visible {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0); }
/* ------------------------------------------------------------ *\
	Nav landing
\* ------------------------------------------------------------ */
.nav-landing {
  padding: 0 48px;
  letter-spacing: -0.015em; }
@media (max-width: 1023px) {
    .nav-landing {
      padding: 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .nav-landing {
      width: 100%; } }
.nav-landing ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    font-weight: 500;
    font-family: "Inter", sans-serif;
    color: #22467A;
    margin: 0 -31px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .nav-landing ul {
        display: block;
        width: 100vw;
        margin: 0;
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%); } }
.nav-landing li {
    padding: 0 31px;
    position: relative; }
.nav-landing li:after {
      position: absolute;
      content: '';
      height: 5px;
      width: 100%;
      background-color: #22467A;
      display: none;
      bottom: -21px;
      left: 0; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .nav-landing li {
        padding: 5px 30px; } }
.nav-landing li.is-current:after {
    display: block; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .nav-landing li.is-current:after {
        display: none; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .nav-landing li.is-current {
      background-color: #22467A;
      color: #fff; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .nav-landing li.is-current a:hover {
      color: #fff; } }
.nav-landing a {
    text-decoration: none; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .nav-landing a:hover {
      color: #22467A; } }
/* ------------------------------------------------------------ *\
	Nav links
\* ------------------------------------------------------------ */
.nav-links h6 {
  font-size: 20px;
  font-weight: 700;
  font-family: "Inter", sans-serif; }
/* ------------------------------------------------------------ *\
	Nav share
\* ------------------------------------------------------------ */
.nav-share ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  font-weight: 500;
  font-family: "Inter", sans-serif; }
.nav-share li a {
  color: #22467A;
  text-decoration: none;
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
  font-weight: 500;
  font-family: "Inter", sans-serif; }
.nav-share li a:hover {
  opacity: .7; }
.nav-share li + li {
  margin-left: 40px; }
.nav-share .nav__button {
  color: #fff;
  font-family: "Inter", sans-serif;
  letter-spacing: -0.02em;
  margin: -26px -30px -20px 0;
  min-width: 152px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #20457C; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .nav-share .nav__button {
      min-width: 0;
      margin: -26px -24px -20px 0; } }
.nav-share .nav__button:hover {
  color: #20457C;
  border-color: #20457C;
  background-color: transparent;
  opacity: 1; }
.nav-share .nav__button i {
  font-size: 12px;
  margin-left: 7px; }
/* Nav share alt */
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .nav-share--alt li + li {
    margin-left: 10px; } }
/* Nav share wide */
@media (max-width: 575px) {
  .nav-share--wide ul {
    font-size: 14px; } }
@media (max-width: 575px) {
  .nav-share--wide li + li {
    margin-left: 6px; } }
.nav-share--wide .nav__button {
  min-width: 205px;
  color: #fff;
  background-color: #1D6CD0; }
@media (max-width: 575px) {
    .nav-share--wide .nav__button {
      min-width: 0;
      padding: 0 13px 0 5px;
      font-size: 12px; } }
@media (max-width: 575px) {
  .nav-share--wide .nav__button i {
    display: none; } }
.nav-share--wide .nav__button:hover {
  color: #1D6CD0;
  border-color: #1D6CD0;
  background-color: transparent; }
/* Nav share large */
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .nav-share--large li:last-child {
    position: absolute;
    bottom: 14px;
    left: -12px;
    width: 100%;
    z-index: 20; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .nav-share--large .nav__button {
    height: 40px; } }
/* ------------------------------------------------------------ *\
	Nav
\* ------------------------------------------------------------ */
.nav .dropdown {
  font-family: "Inter", sans-serif; }
/* ------------------------------------------------------------ *\
	Notice alt
\* ------------------------------------------------------------ */
.notice-alt {
  padding: 27px 40px;
  background-color: #fff;
  border-top: 5px solid #4A91D0;
  -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.16);
  line-height: 1.6; }
.notice-alt a {
    font-family: "Leitura News Roman 3";
    color: #22467A; }
/* ------------------------------------------------------------ *\
	Notice
\* ------------------------------------------------------------ */
.notice {
  position: relative;
  font-size: 16px;
  padding: 45px;
  background-color: rgba(74, 145, 208, 0.3); }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .notice {
      padding: 24px 22px; } }
.notice h5 {
    margin-bottom: 16px;
    letter-spacing: -0.01em; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .notice h5 {
        line-height: 1.4; } }
.notice .notice__inner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: top;
        -ms-flex-align: top;
            align-items: top; }
.notice .notice__content {
    padding-left: 11px;
    letter-spacing: -0.015em; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .notice .notice__content {
        padding-left: 14px; } }
.notice .notice__content a {
    font-size: 16px;
    color: #22467A;
    font-weight: 500;
    font-family: "Inter", sans-serif; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .notice .notice__icon {
      width: 10%;
      text-align: center; } }
@media (max-width: 575px) {
    .notice .notice__icon {
      width: 25%; } }
/* Notice light */
.notice--light {
  background-color: #fff;
  line-height: 1.4; }
.notice--light:before {
    content: '';
    background-color: rgba(74, 145, 208, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block; }
/* Notice alt */
.notice--alt h5 {
  margin-bottom: 18px; }
/* Notice Small */
.notice--small {
  margin-top: 69px;
  padding: 17px 26px;
  background-color: #C8DEF0;
  color: #404040; }
.notice--small .notice__icon {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 18px;
            flex: 0 0 18px;
    max-width: 18px;
    margin-top: 5px;
    height: 18px; }
.notice--small .notice__content {
    padding: 4px 0px 6px 12px; }
.notice--small .notice__content p {
    margin-bottom: 2px;
    letter-spacing: .01em;
    font-size: 16px;
    font-family: "Inter", sans-serif !important; }
.notice--small .notice__content a {
    font-size: 16px;
    font-family: "Inter", sans-serif !important; }
/* ------------------------------------------------------------ *\
	Paging
\* ------------------------------------------------------------ */
.paging {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #22467A;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 40px 0 0; }
.paging ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 7px;
    font-size: 14px;
    font-weight: 700; }
.paging li {
    display: none;
    margin: 0 5px; }
.paging li.prev,
  .paging li.current,
  .paging li.current + li,
  .paging li.current + li + li,
  .paging li.current + li + li + li,
  .paging li.current + li + li + li + li {
    display: block; }
.paging li.prev + li + li + li + li + li {
    display: none; }
.paging a {
    width: 25px;
    height: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
.paging li.current a {
    background-color: #22467A;
    color: #fff; }
.paging.is-hidden {
  display: none; }
.paging.disable-prev .paging__first,
.paging.disable-prev .paging__prev {
  opacity: .3;
  pointer-events: none; }
.paging.disable-next .paging__last,
.paging.disable-next .paging__next {
  opacity: .3;
  pointer-events: none; }
/* ------------------------------------------------------------ *\
	Percentage
\* ------------------------------------------------------------ */
.percentage {
  padding: 14px 0;
  margin-bottom: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Leitura Roman 1";
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0.06em;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .percentage {
      text-align: center; } }
.percentage h2 {
    font-size: 80px;
    font-weight: 700;
    color: #22467A;
    letter-spacing: 0;
    font-family: "Inter", sans-serif; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .percentage h2 {
        font-size: 40px; } }
.percentage h4 {
    margin-bottom: 8px;
    letter-spacing: -0.01em; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .percentage .percentage__content {
      width: 100%;
      margin-bottom: 20px; } }
.percentage .percentage__aside {
    padding-left: 32px;
    letter-spacing: 0; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .percentage .percentage__aside {
        width: 100%;
        padding: 0; } }
/* ------------------------------------------------------------ *\
	Popup
\* ------------------------------------------------------------ */
.popup {
  position: relative;
  background-color: #fff;
  border-radius: 0;
  padding: 24px 0;
  font-size: 20px;
  font-family: "Leitura Roman 1";
  font-weight: 400; }
.popup > button {
    font-size: 50px;
    position: absolute;
    top: 15px;
    right: 15px;
    color: #22467A; }
.popup .popup__head {
    margin-bottom: 16px;
    padding: 0 30px 24px;
    border-bottom: 1px solid #90A2BC; }
.popup .popup__body {
    padding: 0 30px;
    letter-spacing: 0.03em;
    line-height: 1.8; }
.popup .popup__form {
    display: none;
    margin-top: 36px; }
/* Popup share */
.popup--share {
  padding: 24px 0 38px; }
.popup--share h4 {
    letter-spacing: -0.02em; }
.popup--share .popup__head {
    margin-bottom: 42px; }
/* ------------------------------------------------------------ *\
	Program alt
\* ------------------------------------------------------------ */
.program-alt {
  height: 100%;
  padding: 18px 22px 26px;
  background-color: #fff; }
.program-alt .program__head h6 {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.15em;
    margin-bottom: 10px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .program-alt .program__head h6 {
        text-align: left; } }
.program-alt h5 {
    letter-spacing: -0.01em; }
.program-alt .program__head {
    margin-bottom: 49px; }
.program-alt .program__body {
    font-size: 24px;
    margin-bottom: 16px; }
.program-alt .program__body a {
    color: #F68E1E;
    font-weight: 700;
    text-decoration: none;
    line-height: 1.4;
    letter-spacing: -0.03em;
    font-family: "Inter", sans-serif; }
.program-alt .program__foot {
    font-size: 14px;
    letter-spacing: -0.015em; }
.program-alt .program__foot a {
    font-weight: 700;
    color: #22467A;
    font-family: "Inter", sans-serif; }
/* ------------------------------------------------------------ *\
	Program small
\* ------------------------------------------------------------ */
.program-small {
  padding: 30px;
  border: 1px solid #C4CDDA;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 15px; }
.program-small h5 {
    margin-bottom: 25px; }
.program-small .program__count {
    margin-top: 22px;
    letter-spacing: -0.01em; }
/* ------------------------------------------------------------ *\
	Programs alt
\* ------------------------------------------------------------ */
.programs-alt > h4 {
  margin-bottom: 34px;
  text-align: center;
  letter-spacing: -0.015em; }
.programs-alt .programs__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -5px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .programs-alt .programs__items {
      margin: 0; } }
.programs-alt .programs__items--centered {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
.programs-alt .programs__item {
  padding: 5px;
  width: 50%; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .programs-alt .programs__item {
      width: 100%; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .programs-alt .programs__item + .programs__item {
    margin-top: 10px; } }
/* Program alt small */
.program-alt--small > h6 {
  font-size: 13px; }
/* ------------------------------------------------------------ *\
	Programs small
\* ------------------------------------------------------------ */
.programs-small > h5 {
  margin-bottom: 16px; }
.programs-small .programs__item + .programs__item {
  margin-top: 10px; }
/* ------------------------------------------------------------ *\
	Widget
\* ------------------------------------------------------------ */
/* REQUIRED CSS: change your reflow breakpoint here (35em below) */
@media (max-width: 1024px) {
  /* uncomment out the line below if you don't want the sortable headers to show */
  /* table.ui-table-reflow thead { display: none; } */
  /* css for reflow & reflow2 widgets */
  .ui-table-reflow td,
  .ui-table-reflow th {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    /* if not using the stickyHeaders widget (not the css3 version)
     * the "!important" flag, and "height: auto" can be removed */
    width: 100% !important;
    height: auto !important; }
  /* reflow widget only */
  .ui-table-reflow tbody td[data-title]:before {
    color: #469;
    font-size: .9em;
    content: attr(data-title);
    float: left;
    width: 50%;
    white-space: pre-wrap;
    text-align: bottom;
    display: inline-block; }
  /* reflow2 widget only */
  table.ui-table-reflow .ui-table-cell-label.ui-table-cell-label-top {
    display: block;
    padding: .4em 0;
    margin: .4em 0;
    text-transform: uppercase;
    font-size: .9em;
    font-weight: 400; }
  table.ui-table-reflow .ui-table-cell-label {
    padding: .4em;
    min-width: 30%;
    display: inline-block;
    margin: -.4em 1em -.4em -.4em; } }
/* end media query */
/* reflow2 widget */
.ui-table-reflow .ui-table-cell-label {
  display: none; }
/* ------------------------------------------------------------ *\
	Radio
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Rating
\* ------------------------------------------------------------ */
.rating {
  font-family: "Inter", sans-serif; }
.rating h6 {
    font-size: 15px; }
.rating .rating__score {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 6px;
    font-size: 0;
    line-height: 0; }
.rating .rating__score figure + figure {
    margin-left: 6px; }
.rating .rating__title {
    display: inline-block;
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 22px; }
.rating .rating__entry {
    letter-spacing: -0.024em;
    line-height: 1.56; }
/* Rating alt */
.rating--alt .rating__score figure + figure {
  margin-left: 3px; }
/*  rating--textbook  */
.rating--textbook h6 strong {
  display: block;
  margin-bottom: 20px; }
.rating--textbook .rating__score span,
.rating--textbook .rating__score {
  background: 0 0 repeat-x;
  height: 14px; }
.rating--textbook .rating__score {
  background-image: url(../images/svg/bgstar-empty.svg);
  width: 50px; }
.rating--textbook .rating__score span {
  display: block;
  background-image: url(../images/svg/bgstar-full.svg); }
/* ------------------------------------------------------------ *\
	Results
\* ------------------------------------------------------------ */
.results {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Inter", sans-serif;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
@media (max-width: 1023px) {
    .results {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
.results .results__total {
    font-size: 20px;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 12px; }
.results .results__tags {
    margin-bottom: 16px; }
.results .results__clear {
    letter-spacing: -0.02em; }
@media (max-width: 1023px) {
    .results .results__content {
      width: 100%; } }
@media (max-width: 1023px) {
    .results .results__aside {
      position: absolute;
      bottom: -5px;
      right: 0; } }
/* ------------------------------------------------------------ *\
	Review
\* ------------------------------------------------------------ */
.review {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-family: "Inter", sans-serif;
  font-size: 15px; }
@media (max-width: 1023px) {
    .review {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
.review .review__head {
    font-weight: 700;
    margin-bottom: 14px; }
.review .review__head h6 {
    font-weight: bold;
    font-size: 15px; }
.review .review__content {
    width: 62%; }
@media (max-width: 1023px) {
      .review .review__content {
        width: 100%;
        margin-bottom: 20px; } }
.review .review__entry {
    letter-spacing: -0.029em;
    line-height: 1.34;
    margin-bottom: 14px; }
.review .review__update {
    display: inline-block;
    margin-bottom: 34px;
    letter-spacing: -0.02em; }
.review .review__aside {
    min-width: 180px; }
.review .review__foot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .review .review__foot {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
.review .review__foot-content {
    width: 76%; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .review .review__foot-content {
        width: 100%; } }
/* ------------------------------------------------------------ *\
	School
\* ------------------------------------------------------------ */
.school {
  position: relative;
  min-height: 240px;
  background-color: #fff;
  padding: 18px 22px 26px;
  background-color: #fff;
  font-family: "Inter", sans-serif; }
.school h6 {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.15em;
    margin-bottom: 10px; }
@media (max-width: 1023px) {
      .school h6 {
        font-size: 18px; } }
.school h5 {
    letter-spacing: -0.01em; }
.school .school__link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10; }
.school .school__body {
    position: absolute;
    bottom: 20px;
    left: 20px;
    min-height: 66px;
    font-size: 14px; }
.school .school__grade {
    display: block;
    font-size: 42px;
    font-weight: 700;
    color: #1d6cd0; }
.school .school__grade--orange {
    color: #f68e1e; }
.school:hover {
  background-color: #1D6CD0;
  color: #fff; }
.school:hover h5 {
    color: #fff; }
.school:hover .school__grade {
    color: #fff; }
/* School alt */
.school--alt .school__body {
  bottom: -6px;
  left: 22px; }
.school--alt .school__body span + span {
  display: none; }
/* ------------------------------------------------------------ *\
	Schools
\* ------------------------------------------------------------ */
.schools .schools__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -5px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .schools .schools__items {
      margin: 0; } }
.schools .schools__item {
  width: 25%;
  padding: 5px; }
@media (max-width: 1023px) {
    .schools .schools__item {
      width: 33.33%; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .schools .schools__item {
      width: 100%;
      padding: 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .schools .schools__item + .schools__item {
    margin-top: 10px; } }
/* ------------------------------------------------------------ *\
	Search alt
\* ------------------------------------------------------------ */
.search-alt {
  position: relative; }
.search-alt input {
    width: 100%;
    height: 45px;
    border-bottom: 1px solid rgba(144, 162, 188, 0.5) !important;
    font-weight: 500;
    font-size: 16px;
    font-family: "Inter", sans-serif;
    padding: 0 40px 0 0;
    letter-spacing: -0.01em; }
.search-alt .search__btn {
    border: 0;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
.search-alt .search__field {
    background-color: transparent;
    border: 0; }
/* ------------------------------------------------------------ *\
	Section about
\* ------------------------------------------------------------ */
.section-about {
  padding: 87px 0;
  background-color: #fff; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-about {
      padding: 30px 0;
      text-align: center; } }
.section-about .section__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
.section-about .section__content {
    width: 23.5%; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-about .section__content {
        width: 100%;
        margin-bottom: 30px; } }
.section-about .section__aside {
    width: 60.5%; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-about .section__aside {
        width: 100%;
        text-align: left; } }
.section-about .section__element + .section__element {
    margin-top: 35px; }
.section-about .section__element h5 {
    margin-bottom: 21px;
    letter-spacing: 0; }
.section-about .section__entry {
    font-family: "Leitura Roman 1";
    letter-spacing: 0.07em;
    line-height: 1.4; }
.section-about .section__entry + .section__entry {
    margin-top: 22px; }
/* ------------------------------------------------------------ *\
	Section accordions alt
\* ------------------------------------------------------------ */
.section-accordions-alt {
  position: relative;
  padding: 0 15px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-accordions-alt {
      padding: 0; } }
.section-accordions-alt .section__outer {
    padding: 112px 0 120px;
    background-color: #fff; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-accordions-alt .section__outer {
        padding: 30px 0; } }
.section-accordions-alt .section__accordion + .section__accordion {
    margin-top: 89px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-accordions-alt .section__accordion + .section__accordion {
        margin-top: 40px; } }
.section-accordions-alt .section__popups {
    position: absolute;
    top: 26px;
    right: 30px; }
.section-accordions-alt .section__popups.sticky {
    position: fixed;
    top: 110px;
    right: 60px;
    z-index: 100; }
@media (max-width: 1023px) {
      .section-accordions-alt .section__popups.sticky {
        top: 155px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-accordions-alt .section__popups.sticky {
        top: 70px;
        right: 5px; } }
/* ------------------------------------------------------------ *\
	Section acknowledgements
\* ------------------------------------------------------------ */
.section-acknowledgements {
  padding: 93px 0;
  background-color: #fff; }
@media (max-width: 1023px) {
    .section-acknowledgements {
      padding: 50px 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-acknowledgements {
      padding: 35px 0;
      font-size: 18px; } }
.section-acknowledgements .section__head h6 {
    margin-bottom: 38px;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.14em;
    text-align: center; }
@media (max-width: 1023px) {
      .section-acknowledgements .section__head h6 {
        margin-bottom: 30px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-acknowledgements .section__head h6 {
        margin-bottom: 20px; } }
.section-acknowledgements .section__head {
    font-family: "Leitura Roman 1";
    font-size: 20px;
    max-width: 777px;
    margin: 0 auto 56px;
    line-height: 1.6; }
.section-acknowledgements .section__inner {
    max-width: 1130px;
    margin: 0 auto; }
/* Section acknowledgements alt */
.section-acknowledgements--alt {
  margin: 10px;
  padding: 80px 0 70px; }
@media (max-width: 1023px) {
    .section-acknowledgements--alt {
      padding: 40px 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-acknowledgements--alt {
      padding: 30px 0; } }
.section-acknowledgements--alt .section__head {
    margin: 0 auto 40px; }
.section-acknowledgements--alt .section__head h6 {
    letter-spacing: 0.15em; }
/* ------------------------------------------------------------ *\
	Section acknowledgments
\* ------------------------------------------------------------ */
.section-acknowledgments {
  padding: 84px 0;
  background-color: #fff; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-acknowledgments {
      padding: 30px 0; } }
.section-acknowledgments h5 {
    font-size: 18px;
    letter-spacing: -0.01em; }
.section-acknowledgments .section__head {
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 53px; }
.section-acknowledgments .section__head h5 {
    letter-spacing: 0.15em;
    font-weight: 500; }
.section-acknowledgments .section__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
.section-acknowledgments .section__content {
    width: 48%;
    padding-right: 10px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-acknowledgments .section__content {
        width: 100%;
        padding-right: 0;
        margin-bottom: 30px; } }
.section-acknowledgments .section__aside {
    width: 49%; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-acknowledgments .section__aside {
        width: 100%; } }
.section-acknowledgments .section__entry {
    line-height: 1.44; }
.section-acknowledgments .section__element + .section__element {
    margin-top: 27px; }
/* ------------------------------------------------------------ *\
	Section admissions
\* ------------------------------------------------------------ */
.section-admissions {
  padding: 80px 0;
  background-color: #061A37; }
.section-admissions h2 {
    letter-spacing: -0.02em; }
.section-admissions h5,
  .section-admissions h2 {
    color: #fff; }
.section-admissions .section__head {
    text-align: center;
    color: #fff;
    margin-bottom: 56px; }
@media (max-width: 1023px) {
      .section-admissions .section__head {
        margin-bottom: 40px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-admissions .section__head {
        margin-bottom: 30px; } }
.section-admissions .section__head h5 {
    text-transform: uppercase;
    letter-spacing: 0.04em;
    font-weight: 500; }
.section-admissions .section__body {
    padding: 80px 20px;
    background-color: #fff; }
@media (max-width: 1023px) {
      .section-admissions .section__body {
        padding: 40px 30px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-admissions .section__body {
        padding: 30px 15px; } }
.section-admissions .section__body .section__title {
    text-align: center;
    color: #404040; }
.section-admissions .section__entry {
    font-size: 20px;
    line-height: 1.6; }
.section-admissions .section__body .section__title,
  .section-admissions .section__body .section__entry {
    max-width: 777px;
    margin: 0 auto; }
.section-admissions .section__body .section__title {
    margin-bottom: 34px; }
.section-admissions .section__entry + .section__entry {
    margin-top: 30px; }
.section-admissions .section__graph {
    margin: 50px auto 0; }
@media (max-width: 1023px) {
    .section-admissions .section__title {
      font-size: 26px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-admissions .section__title {
      font-size: 24px; } }
/* ------------------------------------------------------------ *\
	Section Books
\* ------------------------------------------------------------ */
.section-books {
  padding: 91px 0 80px;
  background-color: #fff; }
@media (max-width: 1023px) {
    .section-books {
      padding: 40px 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-books {
      padding: 30px 0; } }
.section-books h2 {
    margin: 0 0 40px;
    letter-spacing: -.01em; }
.section-books h6 {
    margin-bottom: 17px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .15em;
    font-family: "Inter", sans-serif; }
.section-books .section__head {
    text-align: center;
    max-width: 840px;
    margin: 0 auto 42px; }
.section-books .section__head p {
    font-size: 20px;
    line-height: 1.6;
    font-family: "Leitura Roman 1";
    text-align: justify; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-books .section__head p {
        text-align: left; } }
/* ------------------------------------------------------------ *\
	Section callout
\* ------------------------------------------------------------ */
.section-callout {
  overflow: hidden;
  position: relative;
  padding: 60px 0;
  background-color: #244f85;
  color: #fff; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-callout {
      padding: 30px 0; } }
.section-callout h3 {
    font-size: 30px;
    font-family: "Leitura News Roman 3";
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.4; }
.section-callout .section__inner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
.section-callout .section__content {
    width: 35%; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-callout .section__content {
        width: 100%;
        text-align: center;
        margin-bottom: 30px; } }
.section-callout .section__aside {
    width: 54.5%; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-callout .section__aside {
        width: 100%; } }
.section-callout .section__symbol {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-callout .section__symbol {
        position: relative;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
        left: auto;
        top: auto; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-callout .section__symbol img {
      position: absolute;
      min-height: 300px;
      left: 0;
      top: -35px;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; } }
/* Section callout alt */
.section-callout--alt h3 {
  font-size: 34px;
  line-height: 1.22; }
@media (max-width: 1023px) {
    .section-callout--alt h3 {
      text-align: center; } }
.section-callout--alt .section__content {
  width: 36%; }
@media (max-width: 1023px) {
    .section-callout--alt .section__content {
      width: 100%;
      margin-bottom: 40px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-callout--alt .section__content {
      margin-bottom: 30px; } }
@media (max-width: 1023px) {
  .section-callout--alt .section__aside {
    width: 100%; } }
/* ------------------------------------------------------------ *\
	Section checklist
\* ------------------------------------------------------------ */
.section-checklist {
  padding: 80px 0 38px;
  font-size: 20px; }
@media (max-width: 1023px) {
    .section-checklist {
      padding: 50px 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-checklist {
      padding: 40px 0; } }
.section-checklist .section__head {
    margin-bottom: 39px;
    line-height: 1.6; }
.section-checklist .section__entry {
    letter-spacing: 0.003em;
    line-height: 1.6; }
.section-checklist .section__entry:first-child {
    margin-bottom: 31px; }
.section-checklist .section__list .section__entry {
    letter-spacing: 0;
    margin-bottom: 40px; }
.section-checklist .section__list {
    margin-bottom: 44px; }
@media (max-width: 1023px) {
      .section-checklist .section__list {
        margin-bottom: 40px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-checklist .section__list {
        margin-bottom: 30px; } }
.section-checklist .section__foot {
    margin-top: 40px;
    padding: 44px 0;
    border-top: 1px solid #C4CDDA; }
@media (max-width: 1023px) {
      .section-checklist .section__foot {
        padding: 40px 0 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-checklist .section__foot {
        margin-top: 30px;
        padding: 30px 0 0; } }
/* Section checklist programs */
.section-checklist--programs {
  padding: 76px 0 46px; }
@media (max-width: 1023px) {
    .section-checklist--programs {
      padding: 40px 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-checklist--programs {
      padding: 30px 0; } }
/* ------------------------------------------------------------ *\
	Section database alt
\* ------------------------------------------------------------ */
.section-database-alt {
  padding: 120px 0 80px; }
@media (max-width: 1023px) {
    .section-database-alt {
      padding: 40px 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-database-alt {
      padding: 30px 0; } }
.section-database-alt h2 {
    text-align: center;
    margin-bottom: 38px; }
.section-database-alt h5 {
    text-align: center; }
.section-database-alt .section__content {
    max-width: 777px;
    margin: 0 auto 82px; }
@media (max-width: 1023px) {
      .section-database-alt .section__content {
        max-width: none;
        margin-bottom: 40px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-database-alt .section__content {
        margin-bottom: 30px; } }
.section-database-alt .section__entry {
    font-family: "Leitura Roman 1";
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: 0; }
.section-database-alt .section__entry + .section__entry {
    margin-top: 30px; }
.section-database-alt .section__steps h5 {
    margin-bottom: 47px; }
@media (max-width: 1023px) {
      .section-database-alt .section__steps h5 {
        margin-bottom: 40px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-database-alt .section__steps h5 {
        margin-bottom: 30px; } }
@media (max-width: 1023px) {
    .section-database-alt .section__steps {
      padding: 0 15px; } }
/* ------------------------------------------------------------ *\
	Section faq
\* ------------------------------------------------------------ */
.section-faq {
  background-color: #fff;
  padding: 120px 0; }
@media (max-width: 1023px) {
    .section-faq {
      padding: 40px 0 !important; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-faq {
      padding: 30px 0 !important; } }
.section-faq h5 {
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.2em; }
.section-faq .section__head {
    text-align: center;
    margin-bottom: 77px; }
@media (max-width: 1023px) {
      .section-faq .section__head {
        margin-bottom: 40px; } }
@media (max-width: 1023px) {
      .section-faq .section__head {
        margin-bottom: 30px; } }
.section-faq .section__inner {
    max-width: 967px;
    margin: 0 auto; }
.section-faq .section__entry {
    font-size: 20px; }
.section-faq .section__entry + .section__entry {
    margin-top: 30px; }
.section-faq .section__entry + .section__list {
    margin-top: 30px; }
/* ------------------------------------------------------------ *\
	Section findings
\* ------------------------------------------------------------ */
.section-findings {
  padding: 83px 0; }
@media (max-width: 1023px) {
    .section-findings {
      padding: 50px 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-findings {
      padding: 40px 0; } }
.section-findings h3 {
    line-height: 1.24;
    font-size: 34px;
    text-align: center;
    letter-spacing: -0.01em; }
@media (max-width: 1023px) {
      .section-findings h3 {
        font-size: 28px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-findings h3 {
        font-size: 26px;
        text-align: left;
        line-height: 1.33; } }
.section-findings .section__number {
    margin-bottom: 38px;
    color: #4A91D0; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-findings .section__number {
        text-align: center; } }
.section-findings .section__head {
    max-width: 766px;
    margin: 0 auto 46px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-findings .section__head {
        margin: 0 auto 37px; } }
.section-findings .section__programs-small {
    display: none; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-findings .section__programs-small {
        margin-top: 30px;
        display: block; } }
.section-findings .section__body {
    max-width: 1054px;
    margin: 0 auto; }
.section-findings .section__form {
    max-width: 300px;
    margin: 0 auto; }
@media (max-width: 1023px) {
      .section-findings .section__form {
        margin: 0 auto 40px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-findings .section__form {
        max-width: none;
        margin-bottom: 34px; } }
.section-findings .section__entry {
    max-width: 777px;
    margin: 0 auto;
    font-size: 20px;
    line-height: 1.6; }
.section-findings .section__entry a {
    color: #22467A; }
.section-findings .section__entry + .section__entry {
    margin-top: 30px; }
.section-findings .section__chart {
    margin-bottom: 17px; }
@media (max-width: 1023px) {
      .section-findings .section__chart {
        margin-bottom: 30px; } }
.section-findings .section__chart--alt {
    margin-bottom: 53px; }
.section-findings .section__table {
    margin-bottom: 40px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-findings .section__table-findings {
      display: none; } }
/* Section findings white */
.section-findings--white {
  background-color: #fff; }
/* Section findings mobile */
.section-findings--mobile .section__instruments {
  display: none; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-findings--mobile .section__instruments {
      display: block; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-findings--mobile .section__entry {
    margin-top: 20px; } }
/* Section findings xlinvisible */
.section-findings--xlinvisible {
  display: none;
  padding: 20px 0; }
.section-findings--xlinvisible .section__form {
    margin-bottom: 0; }
.section-findings--xlinvisible .section__head {
    max-width: none;
    margin-bottom: 29px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-findings--xlinvisible {
      display: block; } }
/* Section fidings light */
.section-findings--light {
  background-color: #F0F3FA; }
/* Section fidings alt */
.section-findings--alt .section__head h3 {
  font-size: 34px;
  margin-bottom: 30px; }
.section-findings--alt .section__body {
  max-width: none; }
/* Section findigs small */
.section-findings--small .section__inner {
  max-width: 820px;
  margin: 0 auto; }
/* Section findings report */
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-findings--report .section__head h3 {
    text-align: center; } }
/* Section findings diversity */
.section-findings--diversity h3 {
  letter-spacing: -0.016em; }
.section-findings--diversity .section__head {
  max-width: 786px;
  margin: 0 auto 60px; }
@media (max-width: 1023px) {
    .section-findings--diversity .section__head {
      margin: 0 auto 40px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-findings--diversity .section__head {
      margin: 0 auto 30px; } }
.section-findings--diversity .section__chart {
  margin-bottom: 58px; }
@media (max-width: 1023px) {
    .section-findings--diversity .section__chart {
      margin-bottom: 40px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-findings--diversity .section__chart {
      margin-bottom: 30px; } }
.section-findings--diversity .section__entry,
.section-findings--diversity .section__notice {
  max-width: 777px;
  margin: 0 auto; }
.section-findings--diversity .section__entry--report {
  margin: 60px auto 50px; }
@media (max-width: 1023px) {
    .section-findings--diversity .section__entry--report {
      margin: 40px 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-findings--diversity .section__entry--report {
      margin: 30px 0; } }
.section-findings--diversity .section__notice {
  margin-top: 62px; }
@media (max-width: 1023px) {
    .section-findings--diversity .section__notice {
      margin-top: 40px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-findings--diversity .section__notice {
      margin-top: 30px; } }
/* ------------------------------------------------------------ *\
	Section lists
\* ------------------------------------------------------------ */
.section-lists {
  background-color: #F0F3FA; }
.section-lists .section__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 1260px;
    margin: 0 auto; }
.section-lists .section__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 32.2%;
    padding: 36px 38px; }
@media (max-width: 1399px) {
      .section-lists .section__list {
        padding: 36px 20px; } }
@media (max-width: 1023px) {
      .section-lists .section__list {
        width: 100%;
        padding: 20px;
        -webkit-box-pack: left;
            -ms-flex-pack: left;
                justify-content: left; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-lists .section__list {
        padding: 20px 10px; } }
.section-lists .section__list + .section__list {
    border-left: 1px solid #fff; }
@media (max-width: 1023px) {
      .section-lists .section__list + .section__list {
        border-top: 1px solid #fff;
        border-left: 0; } }
/* ------------------------------------------------------------ *\
	Section more
\* ------------------------------------------------------------ */
.section-more {
  padding: 95px 0 40px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-more {
      padding: 30px 0 0; } }
.section-more h4 {
    margin-bottom: 20px;
    letter-spacing: 0; }
/* ------------------------------------------------------------ *\
	Section overview
\* ------------------------------------------------------------ */
.section-overview {
  padding: 130px 0 84px;
  background-color: #fff;
  font-size: 20px; }
@media (max-width: 1023px) {
    .section-overview {
      padding: 50px 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-overview {
      padding: 35px 0;
      font-size: 18px; } }
.section-overview h6 {
    margin-bottom: 24px;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.14em; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-overview h6 {
        text-align: center; } }
.section-overview h2 {
    letter-spacing: -0.016em;
    line-height: 1.25; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-overview h2 {
        font-size: 40px; } }
.section-overview .section__number {
    margin-bottom: 38px;
    color: #4A91D0; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-overview .section__number {
        text-align: center; } }
.section-overview .section__head {
    margin-bottom: 39px;
    text-align: center; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-overview .section__head {
        text-align: left; } }
.section-overview .section__head h3 {
    font-size: 34px;
    line-height: 1.22;
    letter-spacing: -0.01em; }
@media (max-width: 1023px) {
      .section-overview .section__head h3 {
        font-size: 28px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-overview .section__head h3 {
        font-size: 26px; } }
.section-overview .section__entry {
    line-height: 1.6; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-overview .section__entry {
        line-height: 1.68; } }
.section-overview .section__entry-notice {
    font-size: 14px;
    font-family: "Leitura Roman 1";
    margin: 88px 0 58px;
    line-height: 1.44; }
@media (max-width: 1023px) {
      .section-overview .section__entry-notice {
        margin: 40px 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-overview .section__entry-notice {
        margin: 30px 0; } }
.section-overview .section__entry--small {
    max-width: 780px;
    margin: 0 auto; }
.section-overview .section__list {
    margin-top: 50px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-overview .section__list {
        margin-top: 29px; } }
.section-overview .section__boxes {
    margin-top: 64px; }
@media (max-width: 1023px) {
      .section-overview .section__boxes {
        margin-top: 40px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-overview .section__boxes {
        margin-top: 30px; } }
.section-overview .section__notice {
    margin-top: 60px; }
@media (max-width: 1023px) {
      .section-overview .section__notice {
        margin-top: 40px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-overview .section__notice {
        margin-top: 30px; } }
.section-overview .section__notice--alt {
    margin: 40px 0 47px; }
.section-overview .section__chart {
    margin: 35px 0 67px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-overview .section__chart {
        margin: 35px 0 26px; } }
.section-overview .section__entry p u {
    font-family: "Leitura News Roman 3"; }
.section-overview .section__entry + .section__entry {
    margin-top: 30px; }
.section-overview .section__programs {
    margin: 52px 0; }
.section-overview .section__chart-alt {
    margin: 44px 0 76px; }
@media (max-width: 1023px) {
      .section-overview .section__chart-alt {
        margin: 40px 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-overview .section__chart-alt {
        margin: 30px 0; } }
/* Section overview--alt */
.section-overview--alt {
  padding: 130px 0 54px; }
@media (max-width: 1023px) {
    .section-overview--alt {
      padding: 50px 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-overview--alt {
      padding: 35px 0;
      font-size: 18px; } }
.section-overview--alt .section__chart {
    max-width: 685px;
    margin: 0 auto 30px; }
.section-overview--alt .section__chart--alt {
    margin: 75px 0 80px;
    max-width: none; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-overview--alt .section__chart--alt {
        margin: 30px 0; } }
/* Section overview--blue */
.section-overview--blue {
  background-color: #182f50;
  color: #fff; }
.section-overview--blue h2 {
    color: #fff; }
/* Section overview dark */
.section-overview--dark {
  padding: 85px 0;
  background-color: #061A37; }
.section-overview--dark h6 {
    margin-bottom: 34px; }
.section-overview--dark .section__head {
    margin-bottom: 47px; }
.section-overview--dark .section__list {
    margin-top: 45px; }
.section-overview--dark .section__notice {
    margin-top: 47px; }
/* Section overview light */
.section-overview--light {
  padding: 12px 0;
  background-color: #F0F3FA; }
/* Section overview small */
.section-overview--small .section__inner {
  max-width: 1184px;
  margin: 0 auto;
  border-bottom: 1px solid rgba(144, 162, 188, 0.65);
  padding-bottom: 48px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-overview--small .section__inner {
      padding-bottom: 30px; } }
.section-overview--small .section__inner--alt {
  border-bottom: 0; }
.section-overview--small .section__head {
  max-width: 800px;
  margin: 0 auto 40px; }
.section-overview--small .section__head--small {
  max-width: 780px;
  margin: 0 auto 40px; }
.section-overview--small .section__body--small {
  max-width: 780px;
  margin: 0 auto 40px; }
.section-overview--small + .section-overview--small {
  padding-top: 60px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-overview--small + .section-overview--small {
      padding-top: 30px; } }
/* Section overview white */
.section-overview--white {
  background-color: #fff; }
/* Section overview insights */
.section-overview--insights {
  padding: 80px 0; }
@media (max-width: 1023px) {
    .section-overview--insights {
      padding: 40px 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-overview--insights {
      padding: 30px 0; } }
.section-overview--insights .section__accordion {
    border: 0; }
.section-overview--insights .section__head {
    max-width: 766px;
    margin: 0 auto 66px; }
@media (max-width: 1023px) {
      .section-overview--insights .section__head {
        margin-bottom: 50px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-overview--insights .section__head {
        margin-bottom: 30px; } }
.section-overview--insights .section__body {
    max-width: 1054px;
    margin: 0 auto;
    position: relative; }
.section-overview--insights .section__graph--admissions {
    margin: 100px 0 60px; }
/* Section overview diversity */
.section-overview--diversity .section__chart {
  margin: 74px 0 7px; }
@media (max-width: 1023px) {
    .section-overview--diversity .section__chart {
      margin: 40px 0 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-overview--diversity .section__chart {
      margin: 20px 0; } }
.section-overview--diversity .section__graph {
  margin: 48px 0 70px; }
.section-overview--diversity .section__entry i {
  font-family: "Leitura Roman 1"; }
/* Section overview report */
.section-overview--report .section__chart {
  margin: 74px 0 61px; }
@media (max-width: 1023px) {
    .section-overview--report .section__chart {
      margin: 40px 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-overview--report .section__chart {
      margin: 30px 0; } }
.section-overview--report .section__title {
  margin: 80px 0 35px;
  text-align: center;
  line-height: 1.17; }
@media (max-width: 1023px) {
    .section-overview--report .section__title {
      font-size: 26px;
      margin: 40px 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-overview--report .section__title {
      font-size: 24px;
      margin: 30px 0; } }
.section-overview--report .section__entry a {
  color: #22467A; }
.section-overview--report .section__entry a:hover {
  text-decoration: none; }
/* Section overview findings */
.section-overview--findings {
  padding: 82px 0; }
@media (max-width: 1023px) {
    .section-overview--findings {
      padding: 40px 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-overview--findings {
      padding: 30px 0; } }
.section-overview--findings h6 {
    margin-bottom: 8px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-overview--findings h6 {
        text-align: center; } }
.section-overview--findings .section__head {
    margin-bottom: 42px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-overview--findings .section__head {
        margin-bottom: 40px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-overview--findings .section__head {
        margin-bottom: 30px;
        text-align: center; } }
/* Section overview admissions */
.section-overview--admissions {
  padding: 84px 0; }
@media (max-width: 1023px) {
    .section-overview--admissions {
      padding: 40px 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-overview--admissions {
      padding: 30px 0; } }
.section-overview--admissions .section__head {
    text-align: left;
    max-width: 777px;
    margin: 0 auto 52px; }
@media (max-width: 1023px) {
      .section-overview--admissions .section__head {
        margin: 0 auto 40px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-overview--admissions .section__head {
        margin: 0 auto 30px; } }
.section-overview--admissions .section__body {
    max-width: 777px;
    margin: 0 auto; }
.section-overview--admissions .section__head h6 {
    text-align: center;
    margin-bottom: 44px; }
@media (max-width: 1023px) {
      .section-overview--admissions .section__head h6 {
        margin-bottom: 40px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-overview--admissions .section__head h6 {
        margin-bottom: 30px; } }
.section-overview--admissions .section__body h3 {
    font-size: 34px;
    text-align: center;
    letter-spacing: -0.02em;
    margin-bottom: 42px; }
@media (max-width: 1023px) {
      .section-overview--admissions .section__body h3 {
        font-size: 26px;
        margin-bottom: 40px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-overview--admissions .section__body h3 {
        font-size: 24px;
        margin-bottom: 30px; } }
.section-overview--admissions .section__accordion {
    margin-bottom: 55px; }
@media (max-width: 1023px) {
      .section-overview--admissions .section__accordion {
        margin-bottom: 40px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-overview--admissions .section__accordion {
        margin-bottom: 30px; } }
.section-overview--admissions .section__entry + .section__title {
    margin-top: 90px; }
@media (max-width: 1023px) {
      .section-overview--admissions .section__entry + .section__title {
        margin-top: 40px;
        font-size: 26px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-overview--admissions .section__entry + .section__title {
        margin-top: 30px;
        font-size: 24px; } }
/* Section-overview large */
.section-overview--large .section__head {
  max-width: 777px;
  margin: 0 auto 40px; }
@media (max-width: 1023px) {
    .section-overview--large .section__head {
      margin-bottom: 40px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-overview--large .section__head {
      margin-bottom: 30px; } }
.section-overview--large .section__body .section__entry {
  max-width: 777px;
  margin: 0 auto 52px; }
@media (max-width: 1023px) {
    .section-overview--large .section__body .section__entry {
      margin-bottom: 40px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-overview--large .section__body .section__entry {
      margin-bottom: 30px; } }
/*#insights {
	padding-top: 180px;
	margin-top: -180px;
}*/
/* Section overview landing */
.section-overview--landing {
  padding: 110px 0; }
@media (max-width: 1023px) {
    .section-overview--landing {
      padding: 40px 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-overview--landing {
      padding: 30px 0; } }
.section-overview--landing h2 {
    line-height: 1.20;
    letter-spacing: -0.01em; }
.section-overview--landing .section__inner {
    max-width: 682px;
    margin: 0 auto; }
@media (max-width: 1023px) {
      .section-overview--landing .section__inner {
        max-width: none; } }
/* ------------------------------------------------------------ *\
	Section practices
\* ------------------------------------------------------------ */
.section-practices {
  padding: 25px 0;
  font-size: 20px; }
.section-practices span {
    display: inline-block; }
.section-practices h2 {
    margin-bottom: 35px;
    text-align: center;
    letter-spacing: -0.02em; }
@media (max-width: 1023px) {
      .section-practices h2 {
        font-size: 36px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-practices h2 {
        font-size: 30px; } }
.section-practices .section__head h6 {
    font-size: 18px;
    font-weight: 500;
    font-family: "Inter", sans-serif;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.15em; }
.section-practices .section__head {
    max-width: 780px;
    margin: 0 auto 41px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-practices .section__head {
        margin: 0 auto 30px; } }
.section-practices .section__body {
    margin: 0 auto; }
.section-practices .section__entry {
    max-width: 777px;
    margin: 0 auto;
    font-size: 20px;
    line-height: 1.6; }
.section-practices .section__entry + .section__entry {
    margin-top: 30px; }
.section-practices .section__list {
    max-width: 777px;
    margin: 0 auto; }
/* Section practices white */
.section-practices--white {
  padding: 85px 0;
  background-color: #fff; }
@media (max-width: 1023px) {
    .section-practices--white {
      padding: 50px 0; } }
/* Section practices white */
.section-practices--gray {
  padding: 85px 0 128px;
  background-color: #F0F3FA; }
@media (max-width: 1023px) {
    .section-practices--gray {
      padding: 50px 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-practices--gray {
      padding: 30px 0; } }
/* Section-practices alt */
.section-practices--alt .section__body {
  max-width: 777px;
  margin: 0 auto; }
.section-practices--alt .section__foot {
  text-align: center;
  font-size: 16px;
  margin-top: 36px; }
.section-practices--alt .section__foot a {
  font-family: "Inter", sans-serif;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  font-weight: 500;
  color: #22467A;
  letter-spacing: -0.01em; }
.section-practices--alt .section__foot a span:nth-child(2),
.section-practices--alt .section__foot a figure:nth-child(4) {
  display: none; }
.section-practices--alt .section__foot a.open span:nth-child(1),
.section-practices--alt .section__foot a.open figure:nth-child(3) {
  display: none; }
.section-practices--alt .section__foot a.open span:nth-child(2),
.section-practices--alt .section__foot a.open figure:nth-child(4) {
  display: inline-block; }
.section-practices--alt .section__foot figure {
  margin-left: 7px; }
/* Section practices mobile */
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-practices--mobile .section__programs-small {
    display: block; } }
/* Section practices default */
.section-practices--default h2 {
  font-size: 46px; }
.section-practices--default h4 {
  font-size: 26px; }
/* Section practices report */
.section-practices--report {
  padding: 96px 0 55px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-practices--report {
      padding: 30px 0; } }
.section-practices--report .section__head {
    margin: 0 auto 35px; }
.section-practices--report .section__list {
    margin: 40px auto 40px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-practices--report .section__list {
        margin: 40px auto 0; } }
/* Section practices paddingless */
.section-practices--paddingless {
  padding: 85px 0 0; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-practices--paddingless {
      padding: 30px 0; } }
/* Section practices diversity */
.section-practices--diversity {
  padding: 83px 0; }
@media (max-width: 1023px) {
    .section-practices--diversity {
      padding: 40px 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-practices--diversity {
      padding: 30px 0; } }
.section-practices--diversity .section__head {
    margin: 0 auto 60px; }
@media (max-width: 1023px) {
      .section-practices--diversity .section__head {
        margin: 0 auto 40px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-practices--diversity .section__head {
        margin: 0 auto 30px; } }
.section-practices--diversity .section__head h5 {
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 0.14em;
    margin-bottom: 15px; }
.section-practices--diversity .section__head h2 {
    margin-bottom: 38px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-practices--diversity .section__head h2 {
        margin-bottom: 30px; } }
/* Section practices light */
.section-practices--light {
  color: #404040;
  background-color: #F0F3FA; }
.section-practices--light .section__body {
    padding: 80px 20px;
    background-color: #fff; }
@media (max-width: 1023px) {
      .section-practices--light .section__body {
        padding: 40px 30px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-practices--light .section__body {
        padding: 30px 15px; } }
.section-practices--light .section__body h3,
  .section-practices--light .section__foot h3 {
    max-width: 777px;
    margin: 0 auto 40px;
    text-align: center; }
@media (max-width: 1023px) {
      .section-practices--light .section__body h3,
      .section-practices--light .section__foot h3 {
        font-size: 26px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-practices--light .section__body h3,
      .section-practices--light .section__foot h3 {
        font-size: 24px;
        margin: 0 auto 30px; } }
.section-practices--light .section__foot {
    margin-top: 70px; }
@media (max-width: 1023px) {
      .section-practices--light .section__foot {
        margin-top: 40px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-practices--light .section__foot {
        margin-top: 30px; } }
.section-practices--light .section__graph {
    margin: 58px 0; }
@media (max-width: 1023px) {
      .section-practices--light .section__graph {
        margin: 40px 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-practices--light .section__graph {
        margin: 30px 0; } }
.section-practices--light .section__graph h5 {
    text-align: center;
    letter-spacing: -0.01em; }
/* Section practices tables */
@media (max-width: 1023px) {
  .section-practices--tables {
    padding: 40px 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-practices--tables {
    padding: 30px 0; } }
/* ------------------------------------------------------------ *\
	Section program
\* ------------------------------------------------------------ */
.section-program {
  padding: 82px 0; }
@media (max-width: 1023px) {
    .section-program {
      padding: 40px 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-program {
      padding: 30px 0; } }
.section-program .section__inner {
    max-width: 1070px;
    margin: 0 auto; }
.section-program .section__head {
    margin-bottom: 52px;
    text-align: center;
    font-family: "Leitura Roman 1";
    font-size: 14px; }
@media (max-width: 1023px) {
      .section-program .section__head {
        margin-bottom: 40px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-program .section__head {
        margin-bottom: 30px; } }
.section-program .section__head h5 {
    font-size: 34px;
    letter-spacing: -0.015em;
    margin-bottom: 26px; }
@media (max-width: 1023px) {
      .section-program .section__head h5 {
        font-size: 28px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-program .section__head h5 {
        font-size: 26px; } }
.section-program .section__actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
.section-program .section__tabs {
    margin-bottom: 52px; }
@media (max-width: 1023px) {
      .section-program .section__tabs {
        margin-bottom: 40px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-program .section__tabs {
        margin-bottom: 30px; } }
.section-program .section__link {
    font-weight: 500;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    color: #22467A;
    letter-spacing: -0.02em; }
.section-program .section__actions a + a {
    margin-top: 28px; }
.section-program .section__btn {
    padding: 0 28px; }
.section-program .section__foot .section__entry {
    max-width: 777px;
    margin: 60px auto 50px;
    font-size: 20px;
    line-height: 1.6; }
@media (max-width: 1023px) {
      .section-program .section__foot .section__entry {
        margin: 40px 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-program .section__foot .section__entry {
        margin: 30px 0; } }
.section-program .section__entry:last-child {
    margin-bottom: 0; }
/* Section program white */
.section-program--white {
  background-color: #fff; }
/* Section program small */
.section-program--small .section__head {
  max-width: 770px;
  margin: 0 auto 52px; }
/* ------------------------------------------------------------ *\
	Section resources
\* ------------------------------------------------------------ */
.section-resources {
  padding: 84px 0 80px;
  background-color: #F0F3FA; }
@media (max-width: 1023px) {
    .section-resources {
      padding: 40px 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-resources {
      padding: 30px 0; } }
.section-resources .section__inner {
    padding: 0 40px; }
@media (max-width: 1023px) {
      .section-resources .section__inner {
        padding: 0; } }
.section-resources .section__head {
    margin-bottom: 62px; }
@media (max-width: 1023px) {
      .section-resources .section__head {
        margin-bottom: 40px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-resources .section__head {
        margin-bottom: 30px; } }
.section-resources .section__head h5 {
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.15em; }
.section-resources .section__cards {
    margin-bottom: 60px; }
@media (max-width: 1023px) {
      .section-resources .section__cards {
        margin-bottom: 40px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-resources .section__cards {
        margin-bottom: 30px; } }
/* Section resources alt */
.section-resources--alt {
  padding: 84px 0 120px; }
@media (max-width: 1023px) {
    .section-resources--alt {
      padding: 40px 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-resources--alt {
      padding: 30px 0; } }
.section-resources--alt .section__head {
    margin-bottom: 43px; }
@media (max-width: 1023px) {
      .section-resources--alt .section__head {
        margin-bottom: 40px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-resources--alt .section__head {
        margin-bottom: 30px; } }
.section-resources--alt .section__cards {
    margin-bottom: 0; }
/* ------------------------------------------------------------ *\
	Section Review
\* ------------------------------------------------------------ */
.section-review {
  position: relative;
  background-color: #244f85;
  color: #fff;
  overflow: hidden; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-review {
      padding-bottom: 40px; } }
.section-review .section__shell {
    position: relative; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-review .section__shell {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
.section-review h1 {
    margin-bottom: 54px;
    color: #fff;
    line-height: 1.03;
    letter-spacing: -.016em; }
@media (max-width: 1023px) {
      .section-review h1 {
        font-size: 40px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-review h1 {
        font-size: 30px; } }
.section-review h5 {
    margin-bottom: 17px;
    color: #fff;
    font-size: 16px;
    font-family: "Inter", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .145em; }
.section-review p {
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: .003em;
    margin-right: 100px;
    margin-bottom: 38px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-review p {
        margin: 0 0 30px; } }
.section-review .section-review__image {
    position: absolute;
    top: -3px;
    right: -9px; }
.section-review .section__summary {
    display: block;
    width: 254px;
    position: absolute;
    right: 49px;
    top: 123px;
    padding: 29px 20px 32px 30px;
    color: #fff;
    z-index: 5; }
@media (max-width: 1023px) {
      .section-review .section__summary {
        position: relative;
        right: auto;
        top: auto;
        width: 100%;
        margin-top: 20px; } }
.section-review .section__summary a {
    color: #fff; }
.section-review .section__summary .summary__head {
    margin-bottom: 26px; }
.section-review .list-summary--alt li + li {
    margin-top: 11px; }
.section-review .section__content {
    position: relative;
    z-index: 1;
    max-width: 905px;
    padding: 88px 0 83px; }
@media (max-width: 1199px) {
      .section-review .section__content {
        max-width: none;
        padding-right: 295px; } }
@media (max-width: 1023px) {
      .section-review .section__content {
        width: 100%;
        padding: 40px 0 20px;
        -webkit-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1; } }
/* ------------------------------------------------------------ *\
	Section slider
\* ------------------------------------------------------------ */
.section-slider {
  position: relative;
  padding: 80px 0 127px;
  background-color: #061A37; }
@media (max-width: 1023px) {
    .section-slider {
      padding: 62px 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-slider {
      padding: 30px 0; } }
.section-slider .section__inner {
    max-width: 1170px;
    margin: 0 auto; }
.section-slider .section__head {
    text-align: center;
    margin-bottom: 36px; }
@media (max-width: 1023px) {
      .section-slider .section__head {
        margin-bottom: 40px; } }
.section-slider .section__head h5 {
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.14em; }
.section-slider .section__body {
    padding-bottom: 32px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
.section-slider .section__actions {
    display: none;
    text-align: center;
    margin-top: 30px; }
@media (max-width: 1023px) {
      .section-slider .section__actions {
        display: block; } }
.section-slider .section__actions a {
    min-width: 180px; }
.section-slider .section__actions a:hover {
    color: #fff;
    border-color: #fff; }
/* ------------------------------------------------------------ *\
	Section summary
\* ------------------------------------------------------------ */
.section-summary {
  padding: 80px 0 120px; }
@media (max-width: 1023px) {
    .section-summary {
      padding: 40px 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-summary {
      padding: 30px 0; } }
.section-summary h4 {
    letter-spacing: -0.027em; }
.section-summary .section__form {
    max-width: 290px;
    margin-bottom: 40px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-summary .section__form {
        max-width: none;
        margin-bottom: 30px; } }
.section-summary .section__head {
    margin-bottom: 40px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-summary .section__head {
        margin-bottom: 30px; } }
.section-summary .section__inner {
    max-width: 1010px;
    margin: 0 auto; }
/* ------------------------------------------------------------ *\
	Section table
\* ------------------------------------------------------------ */
.section-table .section__head {
  text-align: center;
  font-size: 34px;
  font-weight: 700;
  letter-spacing: -0.015em;
  margin-bottom: 37px;
  font-family: "Inter", sans-serif; }
.section-table .section__head h1 {
  margin-bottom: 15px;
  letter-spacing: inherit;
  letter-spacing: -0.015em; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-table .section__head h1 {
      font-size: 40px; } }
.section-table .section__form {
  max-width: 567px;
  margin: 0 auto 44px; }
.section-table .section__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 60px 0 34px;
  position: relative; }
.section-table .section__buttons:after {
    content: '';
    width: 100vw;
    height: 1px;
    background-color: #C4CDDA;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
.section-table .section__btn {
  min-width: 285px;
  border: 1px solid #C4CDDA; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-table .section__btn {
      min-width: 0;
      width: 50%; } }
.section-table .section__btn + .section__btn {
  border-left: none; }
.section-table .section__btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 60px;
  font-size: 20px;
  border: none;
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
  background-color: transparent;
  -webkit-transition: background-color .3s;
  -o-transition: background-color .3s;
  transition: background-color .3s;
  color: #3e3f44; }
.section-table .section__btn a:hover {
  color: #fff;
  background-color: rgba(24, 47, 80, 0.7); }
.section-table .section__btn a.current {
  color: #182F50;
  background-color: #182F50;
  color: #fff;
  border-color: #182F50; }
.section-table .section__btn a.current:hover {
  color: #fff;
  background-color: rgba(24, 47, 80, 0.7); }
.section-table .section__table {
  position: relative;
  padding: 0 85px;
  margin-top: 14px;
  background-color: #fff; }
@media (max-width: 1199px) {
    .section-table .section__table {
      padding: 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-table .section__table {
      background-color: transparent; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-table .section__table .table-alt {
    display: none; } }
.section-table .section__filter {
  margin-bottom: 60px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-table .section__filter {
      margin-bottom: 24px; } }
.section-table .section__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
@media (max-width: 1023px) {
    .section-table .section__actions {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-table .section__actions {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      margin-bottom: 12px; } }
.section-table .section__cards {
  display: none; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-table .section__cards {
      display: block; } }
.section-table .section__actions a + a {
  margin-left: 2px; }
/* ------------------------------------------------------------ *\
	Section textbooks
\* ------------------------------------------------------------ */
.section-textbooks {
  padding: 82px 0; }
@media (max-width: 1023px) {
    .section-textbooks {
      padding: 50px 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-textbooks {
      padding: 40px 0; } }
.section-textbooks h2 {
    font-weight: 700;
    font-size: 42px;
    text-align: center;
    letter-spacing: -0.02em;
    margin-bottom: 32px; }
@media (max-width: 1023px) {
      .section-textbooks h2 {
        margin-bottom: 25px;
        font-size: 46px;
        line-height: 1.1; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-textbooks h2 {
        text-align: left; } }
.section-textbooks .section__search {
    max-width: 590px;
    margin: 0 auto; }
.section-textbooks .section__head {
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 42px; }
.section-textbooks .section__head:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100vw;
      height: 1px;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      display: block;
      background-color: #fff; }
@media (max-width: 1023px) {
        .section-textbooks .section__head:after {
          display: none; } }
@media (max-width: 1023px) {
      .section-textbooks .section__head {
        margin-bottom: -7px; } }
.section-textbooks .section__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
@media (max-width: 1023px) {
      .section-textbooks .section__body {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
.section-textbooks .section__content {
    width: 74%; }
@media (max-width: 1023px) {
      .section-textbooks .section__content {
        width: 100%;
        margin-top: 15px;
        padding: 0 8px; } }
.section-textbooks .section__results {
    margin-bottom: 30px; }
.section-textbooks .section__sidebar {
    width: 22%; }
@media (max-width: 1023px) {
      .section-textbooks .section__sidebar {
        width: 100%; } }
.section-textbooks .section__icons-sidebar {
    display: none;
    color: #22467A; }
@media (max-width: 1023px) {
      .section-textbooks .section__icons-sidebar {
        display: block; } }
.section-textbooks .section__icons-sidebar figure + figure {
    display: none; }
@media (max-width: 1023px) {
    .section-textbooks .section__title-sidebar {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      background-color: #fff;
      padding: 21px 37px;
      margin: 0 -30px 5px;
      font-size: 20px;
      cursor: pointer; } }
.section-textbooks .section__title-sidebar.open figure:first-child {
    display: none; }
.section-textbooks .section__title-sidebar.open + .section__filters {
    display: block !important; }
@media (max-width: 1023px) {
      .section-textbooks .section__title-sidebar.open + .section__filters {
        margin-bottom: 15px; } }
.section-textbooks .section__title-sidebar.open figure + figure {
    display: block; }
.section-textbooks .section__title-sidebar h6 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.13em;
    margin-bottom: 45px; }
@media (max-width: 1023px) {
      .section-textbooks .section__title-sidebar h6 {
        margin-bottom: 0; } }
/* ------------------------------------------------------------ *\
	Select compare
\* ------------------------------------------------------------ */
.select-compare {
  position: relative; }
.select-compare select {
    font-size: 16px;
    height: 50px;
    width: 100%;
    border: 1px solid #90A2BC;
    font-family: "Inter", sans-serif;
    font-weight: 500;
    padding: 0 14px;
    cursor: pointer; }
.select-compare select::-ms-expand {
    display: none; }
.select-compare .select__icon {
    position: absolute;
    right: 18px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    pointer-events: none;
    font-size: 18px;
    color: #22467A; }
/* ------------------------------------------------------------ *\
	Select default
\* ------------------------------------------------------------ */
.select-default {
  position: relative;
  border: 0;
  height: 50px; }
.select-default select {
    height: 50px;
    width: 100%;
    border: 0;
    background-color: #fff;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    cursor: pointer;
    font-family: "Inter", sans-serif;
    font-weight: 500;
    font-size: 15px;
    padding: 0 14px; }
.select-default .select__icon {
    position: absolute;
    top: 50%;
    right: 21px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    pointer-events: none;
    color: #22467A;
    font-size: 16px;
    z-index: 5; }
.select-default .select2-container {
    height: 50px !important; }
.select-default .select2-container--default .select2-selection--single {
    border: 0 !important; }
.select-default .select2-selection__rendered {
    border: 0 !important;
    color: #404040 !important;
    height: 50px !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 16px !important; }
.select-default .select2-container--open .select2-dropdown {
    top: 20px !important; }
/* ------------------------------------------------------------ *\
	Select sort
\* ------------------------------------------------------------ */
.select-sort select {
  font-size: 14px;
  font-weight: 400; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .select-sort select {
      font-size: 12px !important; } }
.select-sort .select__icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0 !important; }
.select-sort .select2-selection__rendered {
  padding-left: 2px !important;
  padding-right: 20px !important;
  letter-spacing: -0.03em; }
.select-sort .select2-container--default .select2-selection--single {
  border: 0; }
.select-sort .select2-container--default .select2-selection--single .select2-selection__rendered {
  height: 20px;
  border: 0;
  background: transparent;
  height: 100%;
  font-size: 14px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .select-sort .select2-container--default .select2-selection--single .select2-selection__rendered {
      font-size: 12px; } }
.select-sort .select2-container--default .select2-selection--single {
  background: transparent; }
.select2-dropdown .select2-dropdown--below {
  min-width: 253px !important; }
/* ------------------------------------------------------------ *\
	Select states
\* ------------------------------------------------------------ */
.select-states {
  position: relative;
  width: 100%; }
.select-states select {
    width: 100%;
    border: 1px solid #fff;
    color: #fff;
    background-color: transparent;
    font-weight: 700;
    font-size: 18px;
    cursor: pointer;
    height: 60px;
    padding: 0 10px;
    font-family: "Inter", sans-serif;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none; }
.select-states option {
    background-color: #182F50; }
.select-states .select__icon {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 20px;
    pointer-events: none; }
/* ------------------------------------------------------------ *\
	Select
\* ------------------------------------------------------------ */
.select {
  position: relative;
  font-family: "Inter", sans-serif;
  font-weight: 700; }
.select .select2-selection__arrow {
    display: none; }
.select select {
    padding: 0 20px;
    letter-spacing: 0.06em;
    border-radius: 0;
    border: 1px solid #90A2BC;
    height: 50px;
    font-size: 16px;
    font-weight: 500;
    width: 100%;
    background: none; }
.select .select__icon {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 20;
    pointer-events: none;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s; }
.select select::-ms-expand {
    display: none; }
.select.is-open .select__icon {
  -webkit-transform: translateY(-50%) rotate(180deg);
      -ms-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg); }
/* Select filter */
.select--filter select {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.02em;
  border: 0;
  cursor: pointer;
  height: 70px;
  padding-top: 17px; }
.select--filter .select2-container--default .select2-selection--single .select2-selection__rendered {
  border-radius: 0;
  height: 70px;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.02em;
  cursor: pointer;
  border: 1px solid;
  padding: 14px 20px;
  line-height: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: 10px !important; }
.select--filter .select2-container .select2-selection--single {
  height: 70px;
  border-radius: 0;
  border: 0; }
/* Select blue */
.select--blue select {
  color: #fff;
  background-color: #182F50; }
.select--blue .select__icon {
  color: #fff; }
.select--blue .select2-container--default .select2-selection--single .select2-selection__rendered {
  border-color: #182F50;
  color: #fff;
  background-color: #182F50; }
/* Select white */
.select--white select {
  color: #22467A; }
.select--white .select__icon {
  color: #22467A; }
.select--white .select2-container--default .select2-selection--single .select2-selection__rendered {
  border-color: #C4CEDE;
  color: #22467A;
  background-color: #F0F3FA; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .select--white .select2-container--default .select2-selection--single .select2-selection__rendered {
      border-top: none;
      background-color: #fff; } }
/* Select transparent */
.select--transparent select {
  color: #fff; }
.select--transparent .select__icon {
  top: 50%;
  font-size: 15px; }
.select--transparent .select2-container--default .select2-selection--single .select2-selection__rendered {
  background-color: transparent;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  border: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 60px;
  padding: 0 30px !important; }
.select--transparent .select2-container--default .select2-selection--single {
  background-color: transparent;
  height: 60px; }
/* Select year */
.select--year select {
  color: #22467A; }
.select--year .select__icon {
  top: 50%;
  font-size: 15px; }
.select--year .select2-container--default .select2-selection--single .select2-selection__rendered {
  background-color: transparent;
  color: #22467A;
  font-size: 15px;
  font-weight: 700;
  border: 1px solid #182F50;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
  padding: 0 20px !important;
  letter-spacing: 0.01em; }
.select--year .select2-container--default .select2-selection--single {
  background-color: transparent;
  height: 50px; }
/* Select lightblue */
.select--lightblue select {
  color: #fff; }
.select--lightblue .select__icon {
  top: 50%;
  font-size: 16px;
  color: #fff; }
.select--lightblue .select2-container--default .select2-selection--single .select2-selection__rendered {
  background-color: #22467A;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  border: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 46px;
  padding: 0 22px !important;
  letter-spacing: 0; }
.select--lightblue .select2-container--default .select2-selection--single {
  background-color: transparent;
  height: 46px; }
.select--lightblue .select2-results__option {
  font-size: 16px; }
.select2-container {
  font-family: "Inter", sans-serif; }
/* Select 2 */
.select2-search__field {
  padding: 0 1px !important;
  letter-spacing: 0.02em !important; }
.select2-selection__rendered {
  padding: 0 16px !important; }
/* ------------------------------------------------------------ *\
  Shell
\* ------------------------------------------------------------ */
.shell {
  max-width: calc( 1140px + 30px * 2);
  padding-left: 30px;
  padding-right: 30px;
  margin: auto;
  width: 100%; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .shell {
      padding: 0 15px; } }
/* Shell Fluid */
.shell--fluid {
  max-width: none; }
/* Shell xlarge */
.shell--xlarge {
  max-width: 1300px; }
/* Shell large */
.shell--large {
  max-width: 1280px; }
/* Shell medium */
.shell--medium {
  max-width: 1260px; }
/* Shell small */
.shell--small {
  max-width: 800px; }
/* Shell custom */
.shell--custom {
  max-width: 835px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .shell--custom {
      padding: 0 24px; } }
/* Shell classroom */
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .shell--classroom {
    padding: 0 24px; } }
/* Shell mobile */
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .shell--mobile {
    padding: 0 20px; } }
/* ------------------------------------------------------------ *\
	Show table
\* ------------------------------------------------------------ */
.show-table .show__less {
  display: none; }
.show-table .show__minus {
  display: none; }
.show-table.open .show__more {
  display: none; }
.show-table.open .show__less {
  display: inline;
  text-align: left; }
.show-table.open .show__plus {
  display: none; }
.show-table.open .show__minus {
  display: inline; }
/* ------------------------------------------------------------ *\
	Slider voices
\* ------------------------------------------------------------ */
.slider-voices .slider__prev,
.slider-voices .slider__next {
  z-index: 20;
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s; }
.slider-voices .slider__prev:before,
  .slider-voices .slider__next:before {
    display: none; }
.slider-voices .slider__prev:after,
  .slider-voices .slider__next:after {
    display: none; }
@media (max-width: 1023px) {
  .slider-voices .slider__clip {
    overflow: hidden; } }
@media (max-width: 1023px) {
  .slider-voices .slider__slide {
    width: 100% !important; } }
.slider-voices .slider__prev:hover,
.slider-voices .slider__next:hover {
  opacity: .7; }
.slider-voices .slider__prev a,
.slider-voices .slider__next a {
  color: #fff;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
.slider-voices .slider__navigation {
  max-width: 1170px;
  margin: 0 auto; }
.slider-voices .slider__navigation img {
  width: 100%; }
.slider-voices .slider__navigation figure {
  display: block;
  width: 26px;
  height: 18px; }
.slider-voices .slider__next span + figure {
  margin-left: 7px; }
.slider-voices .slider__next span {
  min-width: 60px; }
.slider-voices .slider__navigation {
  position: absolute;
  bottom: 95px;
  left: 50%;
  width: 94%;
  -webkit-transform: translateX(-51%);
      -ms-transform: translateX(-51%);
          transform: translateX(-51%); }
@media (max-width: 1023px) {
    .slider-voices .slider__navigation {
      display: none; } }
@media (max-width: 1023px) {
  .slider-voices .swiper-wrapper,
  .slider-voices .swiper-slides {
    -webkit-transform: translate(0, 0) !important;
        -ms-transform: translate(0, 0) !important;
            transform: translate(0, 0) !important;
    display: block; } }
@media (max-width: 1023px) {
  .slider-voices .slider__slide + .slider__slide {
    margin-top: 30px; } }
/*.slider-voices {
	.slider__clip {
		@include breakpoint-up(mobile) {
			margin: 0 -40px;
		}
		@include breakpoint-down(mobile) {
			overflow: visible;
			padding: 10px 120px;
		}
		@include breakpoint-down(mobile-medium) {
			padding: 10px 50px;
		}
		@include breakpoint-down(mobile-small) {
			padding: 0;
		}
	}
	.swiper-wrapper,
	.swiper-slides {
		@include breakpoint-up(mobile) {
			transform: translate(0, 0) !important;
			display: flex;
			flex-wrap: wrap;
		}
	}
	.slider__slide {
		height: auto;
		display: flex;

		@include breakpoint-up(mobile) {
			width: 33.33% !important;
			padding: 20px;
		}
		@include breakpoint-up(tablet) {
			padding: 40px;
		}
	}
}
*/
/* ------------------------------------------------------------ *\
	Socials alt
\* ------------------------------------------------------------ */
.socials-alt {
  margin: 0; }
.socials-alt ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
.socials-alt li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background-color: #22467A;
    color: #fff;
    text-decoration: none;
    -webkit-transition: color .3s, background-color .3s;
    -o-transition: color .3s, background-color .3s;
    transition: color .3s, background-color .3s; }
.socials-alt li a:hover {
    background-color: #1D6CD0; }
.socials-alt li + li {
    margin-left: 39px; }
/* ------------------------------------------------------------ *\
	Socials small
\* ------------------------------------------------------------ */
.socials-small ul {
  color: #22467A;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none; }
@media (max-width: 1023px) {
    .socials-small ul {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      font-size: 20px; } }
.socials-small li:first-child a {
  font-family: "Inter", sans-serif; }
.socials-small li + li {
  margin-left: 15px; }
/* Socials small alt */
@media (max-width: 1023px) {
  .socials-small--alt li:first-child {
    width: 100%;
    text-align: left; } }
/* Socails small diversity */
.socials-small--diversity li:first-child {
  font-size: 16px;
  font-weight: 500;
  margin-right: 0; }
/* ------------------------------------------------------------ *\
	Step database
\* ------------------------------------------------------------ */
.step-database {
  height: 100%;
  border: 1px solid #CFD7E2;
  border-right: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
@media (max-width: 1023px) {
    .step-database {
      border-right: 1px solid #CFD7E2; } }
@media (max-width: 1199px) {
    .step-database h4 {
      font-size: 18px; } }
.step-database .step__head {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #CFD7E2; }
.step-database .step__head:after {
      position: absolute;
      top: -6px;
      right: -20px;
      content: '';
      height: 58%;
      width: 1px;
      background-color: #CFD7E2;
      display: block;
      -webkit-transform: rotate(150deg);
          -ms-transform: rotate(150deg);
              transform: rotate(150deg);
      z-index: 5; }
@media (max-width: 1199px) {
        .step-database .step__head:after {
          height: 59%; } }
@media (max-width: 1023px) {
        .step-database .step__head:after {
          display: none; } }
.step-database .step__head:before {
      position: absolute;
      bottom: -6px;
      right: -20px;
      content: '';
      height: 58%;
      width: 1px;
      background-color: #CFD7E2;
      display: block;
      -webkit-transform: rotate(30deg);
          -ms-transform: rotate(30deg);
              transform: rotate(30deg);
      z-index: 5; }
@media (max-width: 1199px) {
        .step-database .step__head:before {
          height: 59%; } }
@media (max-width: 1023px) {
        .step-database .step__head:before {
          display: none; } }
.step-database .step__head-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #F5F9FF;
    padding: 38px  35px; }
@media (max-width: 1023px) {
      .step-database .step__head-content {
        width: 100%;
        padding: 38px 20px; } }
.step-database .step__head-aside,
  .step-database .step__body-aside {
    display: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 43px;
    border-right: 1px solid #CFD7E2; }
@media (max-width: 1023px) {
      .step-database .step__head-aside,
      .step-database .step__body-aside {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
.step-database .step__head-aside h6,
  .step-database .step__body-aside h6 {
    text-transform: uppercase;
    -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
            transform: rotate(270deg);
    letter-spacing: 0.1em;
    font-size: 12px;
    font-weight: 500; }
.step-database .step__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%; }
.step-database .step__body-content {
    padding: 41px 33px; }
@media (max-width: 1023px) {
      .step-database .step__body-content {
        padding: 26px 20px; } }
.step-database .step__icon {
    max-width: 48px;
    width: 100%;
    margin-right: 20px; }
/* ------------------------------------------------------------ *\
	Steps database
\* ------------------------------------------------------------ */
.steps-database .steps__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 0.8rem; }
@media (max-width: 1199px) {
    .steps-database .steps__items {
      padding: 0; } }
.steps-database .steps__item {
  width: 32.5%; }
@media (max-width: 1023px) {
    .steps-database .steps__item {
      width: 100%; } }
.steps-database .steps__item:first-child {
  width: 35%; }
@media (max-width: 1023px) {
    .steps-database .steps__item:first-child {
      width: 100%; } }
.steps-database .steps__item:first-child .step__head-aside,
.steps-database .steps__item:first-child .step__body-aside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.steps-database .steps__item + .steps__item .step-database {
  border-left: none; }
@media (max-width: 1023px) {
    .steps-database .steps__item + .steps__item .step-database {
      border-left: 1px solid #CFD7E2; } }
.steps-database .steps__item + .steps__item .step__head-content {
  padding: 38px 35px 38px 60px; }
@media (max-width: 1399px) {
    .steps-database .steps__item + .steps__item .step__head-content {
      padding: 38px 35px 38px 54px; } }
@media (max-width: 1023px) {
    .steps-database .steps__item + .steps__item .step__head-content {
      padding: 38px 20px; } }
.steps-database .steps__item + .steps__item .step__body {
  border-left: 1px solid #CFD7E2; }
@media (max-width: 1023px) {
    .steps-database .steps__item + .steps__item .step__body {
      border-left: none; } }
.steps-database .steps__item:last-child .step-database {
  border-right: 1px solid #CFD7E2; }
.steps-database .steps__item:last-child .step__head:before {
  display: none; }
.steps-database .steps__item:last-child .step__head:after {
  display: none; }
/* ------------------------------------------------------------ *\
	Summary
\* ------------------------------------------------------------ */
.summary {
  padding: 32px 20px 32px 32px;
  background-color: #244f85;
  font-family: "Inter", sans-serif;
  color: #fff; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .summary {
      padding: 22px 30px; } }
.summary .summary__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-transform: uppercase;
    font-size: 10px;
    margin-bottom: 10px;
    letter-spacing: 0.19em; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .summary .summary__head {
        margin-bottom: 18px; } }
.summary .summary__head figure {
    max-width: 14px;
    display: inline-block;
    margin-right: 10px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .summary .summary__head figure {
        max-width: 17px; } }
.summary .summary__head figure img {
    width: 100%; }
.summary .summary__head span {
    display: inline-block;
    font-weight: 500; }
/* Summary white */
.summary--white {
  background-color: #F0F3FA;
  color: #182F50; }
/* Summary alt */
.summary--alt {
  padding: 30px 32px; }
.summary--alt .summary__head {
    margin-bottom: 20px; }
/* Summary transparent */
.summary--transparent {
  background-color: transparent;
  border: 1px solid #C4CDDA;
  color: #404040; }
.summary--transparent a {
    color: #22467A; }
.summary--transparent a:hover {
    text-decoration: none; }
/* Summary program */
.summary--program {
  padding: 28px 18px 32px 30px; }
.summary--program .summary__head {
    margin-bottom: 26px; }
/* Summary large */
.summary--large {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #22467A; }
@media (max-width: 1023px) {
    .summary--large {
      display: block; } }
.summary--large .summary__head {
    font-size: 16px;
    letter-spacing: 0.06em;
    margin-bottom: 24px; }
.summary--large .summary__head figure {
    max-width: 19px; }
.summary--large .summary__content {
    padding-right: 20px;
    max-width: 720px; }
@media (max-width: 1023px) {
      .summary--large .summary__content {
        max-width: none;
        padding-right: 0; } }
.summary--large .summary__content h3 {
    font-size: 34px;
    line-height: 1.2; }
@media (max-width: 1199px) {
      .summary--large .summary__content h3 {
        font-size: 32px; } }
@media (max-width: 1023px) {
      .summary--large .summary__content h3 {
        font-size: 30px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .summary--large .summary__content h3 {
        font-size: 26px; } }
@media (max-width: 1023px) {
    .summary--large .summary__actions {
      margin-top: 20px; } }
.summary--large .summary__actions a {
    min-width: 275px;
    min-height: 60px;
    padding: 0 20px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-family: "Inter", sans-serif;
    font-size: 18px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .summary--large .summary__actions a {
        min-height: 50px;
        min-width: 200px; } }
/* Summary blue */
.summary--blue {
  padding: 27px 30px;
  border: 1px solid #596E8B;
  background-color: transparent; }
.summary--blue .summary__foot {
    border-top: 1px solid #596E8B;
    margin: 28px -30px -27px; }
/* ------------------------------------------------------------ *\
	Section faq
\* ------------------------------------------------------------ */
.section-faq {
  padding: 120px 0; }
/* ------------------------------------------------------------ *\
	Table alt
\* ------------------------------------------------------------ */
.table-alt {
  position: relative;
  text-align: left; }
.table-alt table {
    font-size: 16px;
    font-family: "Inter", sans-serif; }
.table-alt th {
    font-weight: 700;
    color: #fff; }
.table-alt td {
    font-weight: 400;
    letter-spacing: 0.03em; }
.table-alt thead {
    position: relative;
    background-color: #404040;
    z-index: 2; }
@media only screen and (max-width: 1024px) {
      .table-alt thead {
        text-align: center; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .table-alt thead {
        display: block; } }
.table-alt > span {
    position: absolute;
    top: 0;
    left: -85px;
    height: 60px;
    content: '';
    background-color: #404040;
    width: calc(100% + 170px);
    z-index: 1; }
@media only screen and (max-width: 1024px) {
      .table-alt > span {
        display: none; } }
@media only screen and (max-width: 970px) {
      .table-alt > span {
        height: 80px; } }
.table-alt thead.sticky {
    position: fixed;
    top: 99px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 115px; }
@media (max-width: 1199px) {
      .table-alt thead.sticky {
        top: 80px;
        padding: 0 30px; } }
@media only screen and (max-width: 1024px) {
      .table-alt thead.sticky {
        position: relative;
        top: auto;
        left: auto;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
        display: table; } }
.table-alt thead.sticky tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 115px;
    width: 100%;
    display: table; }
.table-alt thead tr {
    position: relative; }
.table-alt thead tr th {
    padding: 20px 0;
    position: relative;
    z-index: 5;
    text-align: left;
    height: 58px; }
@media only screen and (max-width: 1024px) {
      .table-alt thead tr th {
        height: auto; } }
.table-alt thead th {
    position: relative;
    background-color: transparent;
    cursor: pointer; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .table-alt thead th {
        background-color: #404040; } }
.table-alt thead th span {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    letter-spacing: -0.02em;
    line-height: 1.3; }
@media only screen and (max-width: 1024px) {
      .table-alt thead th span {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        text-align: center; } }
.table-alt thead th:first-child,
  .table-alt tbody td:first-child {
    width: 9.4%; }
.table-alt thead th:nth-child(2),
  .table-alt tbody td:nth-child(2) {
    width: 25.7%; }
.table-alt thead th:nth-child(3),
  .table-alt tbody td:nth-child(3) {
    width: 16.8%; }
.table-alt thead th:nth-child(4),
  .table-alt tbody td:nth-child(4) {
    width: 19.5%; }
.table-alt thead th:nth-child(5),
  .table-alt tbody td:nth-child(5) {
    width: 15.2%; }
.table-alt thead th i {
    padding-left: 6px; }
.table-alt thead th.sort i {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    padding-right: 6px;
    padding-left: 0; }
.table-alt tbody tr:nth-child(even) {
    background-color: rgba(144, 162, 188, 0.1); }
.table-alt tbody tr:nth-child(odd) {
    background-color: #fff; }
.table-alt tbody td {
    position: relative;
    padding: 16px 10px !important;
    background-color: transparent; }
@media only screen and (max-width: 1024px) {
      .table-alt tbody td {
        display: block;
        width: 100% !important;
        text-align: right;
        padding: 10px !important; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .table-alt tbody td {
        padding: 10px; } }
.table-alt tbody td:before {
      display: none;
      content: attr(data-text);
      position: absolute;
      left: 10px;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      color: #4665AA;
      font-weight: 700; }
@media only screen and (max-width: 1024px) {
        .table-alt tbody td:before {
          display: block; } }
.table-alt .tablesorter-default .header, .table-alt .tablesorter-default .tablesorter-header {
    padding: 12px 0 8px;
    background-image: none; }
@media only screen and (max-width: 1024px) {
      .table-alt .tablesorter-default .header, .table-alt .tablesorter-default .tablesorter-header {
        padding: 12px 5px 8px; } }
.table-alt .tablesorter-default thead .headerSortDown, .table-alt .tablesorter-default thead .tablesorter-headerDesc, .table-alt .tablesorter-default thead .tablesorter-headerSortDown {
    border-bottom: 0; }
.table-alt .tablesorter-default th, .table-alt .tablesorter-default thead td {
    border-bottom: 0; }
.table-alt .tablesorter-default td {
    padding: 16px 10px; }
.table-alt .table-sort td:first-of-type {
    text-align: left; }
@media only screen and (max-width: 1024px) {
      .table-alt .table-sort td:first-of-type {
        text-align: right; } }
@media (max-width: 767px) {
    .table-alt .table-sort tr {
      padding: 0;
      display: initial; } }
@media (max-width: 767px) {
    .table-alt .table-sort td:nth-child(1) {
      width: 100%;
      position: relative;
      top: auto;
      left: auto; } }
.table-alt .table-sort td[data-title] {
    max-height: none; }
.table-alt thead tr th {
    padding: 10px 0 8px; }
@media only screen and (max-width: 1024px) {
      .table-alt thead tr th {
        padding: 15px 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .table-alt thead tr th {
        background-color: #404040; } }
@media only screen and (max-width: 1024px) {
    .table-alt thead tr th + th {
      border-top: 1px solid #fff; } }
.table-alt .table-sort thead tr:first-child {
    background-color: #404040; }
.table-alt .ui-table-reflow tbody td[data-title]:before {
    text-align: left; }
@media only screen and (max-width: 1024px) {
    .table-alt .table-sort td:first-of-type {
      padding-right: 10px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .table-alt .table-sort td:nth-child(2) {
      padding: 10px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .table-alt .table-sort td:first-of-type {
      margin-top: 20px; } }
.table-alt.sticky {
  padding-top: 32px; }
/* ------------------------------------------------------------ *\
	Table findings
\* ------------------------------------------------------------ */
.table-findings {
  text-align: left;
  max-width: 770px;
  margin: 0 auto 30px; }
.table-findings .table__head {
    margin-bottom: 80px;
    text-align: center;
    position: relative; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .table-findings .table__head {
        margin-bottom: 0; } }
.table-findings .table__link {
    position: absolute;
    bottom: -50px;
    right: 0;
    text-align: right;
    font-size: 16px;
    font-weight: 500;
    color: #22467A;
    font-family: "Inter", sans-serif;
    letter-spacing: -0.01em; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .table-findings .table__link {
        position: relative;
        right: auto;
        bottom: auto; } }
.table-findings .table__entry {
    margin: 0 auto;
    max-width: 400px;
    line-height: 1.3; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .table-findings .table__entry {
        line-height: 1.4;
        margin-bottom: 20px; } }
.table-findings > table {
    font-family: "Inter", sans-serif;
    text-align: left;
    font-size: 15px; }
.table-findings > table > thead th {
    font-weight: 700;
    padding: 16px 0; }
.table-findings > table > thead th:first-child {
    width: 26.7%; }
.table-findings > table > thead th:nth-child(2) {
    width: 11.7%; }
.table-findings > table > thead th:nth-child(3) {
    width: 11.7%; }
.table-findings > table > thead th:nth-child(4) {
    width: 11.4%; }
.table-findings > table > thead th:nth-child(5) {
    width: 11.7%; }
.table-findings > table > thead th:nth-child(6) {
    width: 11.3%; }
.table-findings > table > tbody td {
    font-weight: 500;
    padding: 16px 0; }
.table-findings > table > tbody tr {
    border-top: 1px solid #90A2BC; }
.table-findings .table__foot {
    margin-top: 32px;
    font-size: 20px;
    font-family: "Leitura Roman 1";
    line-height: 1.6; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .table-findings .table__foot {
        display: none; } }
/* ------------------------------------------------------------ *\
	Table instruments
\* ------------------------------------------------------------ */
.table-instruments {
  text-align: left;
  font-size: 15px;
  font-family: "Inter", sans-serif; }
.table-instruments thead {
    font-weight: 700;
    line-height: 1.35; }
.table-instruments thead th {
    padding: 0 20px 20px; }
@media (max-width: 1023px) {
      .table-instruments thead th {
        padding: 5px;
        text-align: center;
        display: none; } }
.table-instruments tbody td {
    position: relative;
    padding: 40px 20px;
    letter-spacing: -0.01em; }
@media (max-width: 1023px) {
      .table-instruments tbody td {
        padding: 5px;
        text-align: center; } }
.table-instruments tbody td:before {
      display: none;
      content: attr(data-text);
      position: absolute;
      left: 10px;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
@media (max-width: 1023px) {
        .table-instruments tbody td:before {
          display: block; } }
@media (max-width: 1023px) {
      .table-instruments tbody td {
        display: block;
        width: 100%;
        text-align: right; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .table-instruments tbody td:first-child {
      padding: 40px 0; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .table-instruments tbody td:first-child:before {
      max-width: 50%;
      text-align: left; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .table-instruments tbody td:last-child {
      padding-bottom: 40px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .table-instruments tbody td:last-child:before {
      padding-bottom: 40px; } }
.table-instruments tbody tr {
    border-top: 1px solid rgba(144, 162, 255, 0.5); }
.table-instruments thead th:first-child {
    width: 17.9%; }
@media (max-width: 1023px) {
      .table-instruments thead th:first-child {
        width: auto; } }
.table-instruments thead th:nth-child(2) {
    width: 12.4%; }
@media (max-width: 1023px) {
      .table-instruments thead th:nth-child(2) {
        width: auto; } }
.table-instruments thead th:nth-child(3) {
    width: 15%; }
@media (max-width: 1023px) {
      .table-instruments thead th:nth-child(3) {
        width: auto; } }
.table-instruments thead th:nth-child(4) {
    width: 13.8%; }
@media (max-width: 1023px) {
      .table-instruments thead th:nth-child(4) {
        width: auto; } }
.table-instruments thead th:nth-child(5) {
    width: 13.5%; }
@media (max-width: 1023px) {
      .table-instruments thead th:nth-child(5) {
        width: auto; } }
.table-instruments thead th:nth-child(6) {
    width: 14%; }
@media (max-width: 1023px) {
      .table-instruments thead th:nth-child(6) {
        width: auto; } }
.table-instruments tbody {
    font-weight: 500; }
.table-instruments .table__check {
    color: #A0C620;
    font-size: 20px; }
.table-instruments .table__miss {
    color: #DB4545;
    font-size: 20px; }
/* ------------------------------------------------------------ *\
	Table programs small
\* ------------------------------------------------------------ */
.table-programs-small table {
  font-weight: 500;
  font-size: 15px; }
.table-programs-small thead {
  border-bottom: 1px solid #C4CDDA; }
.table-programs-small thead th {
  padding-bottom: 13px;
  font-weight: 500;
  text-align: left; }
.table-programs-small tbody {
  border-bottom: 1px solid #C4CDDA; }
.table-programs-small tbody td {
  padding: 13px 0; }
/* ------------------------------------------------------------ *\
	Table research
\* ------------------------------------------------------------ */
.table-research {
  font-family: "Inter", sans-serif; }
.table-research table {
    margin: 0;
    font-size: 16px;
    font-family: "Inter", sans-serif; }
@media (max-width: 1023px) {
    .table-research thead th {
      padding: 5px;
      text-align: center;
      display: none; } }
.table-research tr th {
    padding: 42px;
    background-color: #404040;
    color: #fff;
    line-height: 1.4;
    font-weight: 700;
    text-align: left;
    letter-spacing: -0.01em; }
.table-research tr th:nth-child(2) {
    width: 41.2%; }
.table-research tr td:first-child {
    background-color: #C4CDDA;
    font-weight: 700;
    text-align: center; }
.table-research tr td {
    vertical-align: top;
    padding: 30px 38px;
    letter-spacing: -0.03em;
    line-height: 1.4; }
@media (max-width: 1023px) {
      .table-research tr td {
        padding: 10px; } }
@media (max-width: 1023px) {
    .table-research td + td {
      border-top: 1px solid #C4CDDA; } }
.table-research tbody tr {
    border-bottom: 1px solid rgba(64, 64, 64, 0.3); }
.table-research tbody td {
    position: relative; }
.table-research tbody td:before {
      display: none;
      content: attr(data-text);
      position: absolute;
      left: 10px;
      top: 10px;
      width: 10%;
      font-weight: 700;
      text-align: left; }
@media (max-width: 1023px) {
        .table-research tbody td:before {
          display: block; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
        .table-research tbody td:before {
          font-size: 12px; } }
@media (max-width: 1023px) {
      .table-research tbody td {
        display: block;
        width: 100%;
        text-align: left;
        min-height: 105px; } }
.table-research tbody tr:first-child > td:first-child {
    min-height: 0; }
@media (max-width: 1023px) {
    .table-research tbody td p {
      width: 70%;
      margin-left: auto; } }
.table-research .table__title {
    letter-spacing: -0.01em;
    margin-bottom: 24px; }
.table-research .table__foot {
    font-size: 16px;
    padding: 22px 36px;
    background-color: #C4CDDA; }
/* Table research alt */
.table-research--alt tr th {
  padding: 41px 34px;
  background-color: #404040;
  color: #fff;
  line-height: 1.4;
  font-weight: 700;
  text-align: left;
  letter-spacing: -0.01em; }
@media (max-width: 1023px) {
  .table-research--alt thead th {
    padding: 5px;
    text-align: center;
    display: none; } }
.table-research--alt tr td {
  padding: 30px 32px; }
@media (max-width: 1023px) {
    .table-research--alt tr td {
      padding: 10px; } }
.table-research--alt tr th:first-child {
  width: 20.4%; }
.table-research--alt tr th:nth-child(2) {
  width: 53.3%; }
.table-research--alt tr td:first-child {
  text-align: left; }
.table-research--alt tbody tr > td:first-child {
  min-height: 0; }
@media (max-width: 1023px) {
    .table-research--alt tbody tr > td:first-child {
      text-align: center; } }
/* ------------------------------------------------------------ *\
	Table scores
\* ------------------------------------------------------------ */
.table-scores table {
  font-size: 16px;
  font-family: "Inter", sans-serif;
  text-align: left; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .table-scores table {
      font-size: 14px; } }
.table-scores thead th {
  padding: 32px 30px;
  background-color: #404040;
  color: #fff;
  line-height: 1.4;
  font-weight: 700; }
@media (max-width: 1023px) {
    .table-scores thead th {
      padding: 5px;
      text-align: center;
      display: none; } }
.table-scores thead th p {
  max-width: 415px;
  letter-spacing: -0.011em; }
.table-scores tbody td p {
  max-width: 445px;
  letter-spacing: -0.026em; }
@media (max-width: 1023px) {
    .table-scores tbody td p {
      margin-left: auto;
      max-width: 65%; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .table-scores tbody td p {
      font-size: 14px; } }
.table-scores thead th:first-child {
  width: 69%; }
.table-scores thead th:last-child {
  width: 31%; }
.table-scores tbody td {
  position: relative;
  padding: 32px 30px;
  letter-spacing: -0.01em;
  line-height: 1.4; }
@media (max-width: 1023px) {
    .table-scores tbody td {
      padding: 10px 5px;
      text-align: right;
      width: 100%;
      text-align: right;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      min-height: 70px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .table-scores tbody td {
      min-height: 120px; } }
@media (max-width: 575px) {
    .table-scores tbody td {
      min-height: 170px; } }
.table-scores tbody td:before {
    display: none;
    content: attr(data-text);
    position: absolute;
    left: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-weight: 700;
    max-width: 30%;
    text-align: left;
    z-index: 1;
    color: #fff; }
@media (max-width: 1023px) {
      .table-scores tbody td:before {
        display: block; } }
.table-scores tbody td:after {
    content: '';
    top: 0;
    left: 0;
    display: none;
    position: absolute;
    height: 100%;
    width: 35%;
    z-index: 0;
    background-color: #404040; }
@media (max-width: 1023px) {
      .table-scores tbody td:after {
        display: block; } }
@media (max-width: 1023px) {
  .table-scores tbody td + td {
    border-top: 1px solid #D8D8D8; } }
@media (max-width: 1023px) {
  .table-scores tbody {
    border: 1px solid #D8D8D8; } }
.table-scores tbody tr {
  border-bottom: 1px solid #D8D8D8; }
@media (max-width: 1023px) {
    .table-scores tbody tr {
      border-bottom: 3px solid #D8D8D8; } }
.table-scores tbody td ol {
  margin-top: -7px;
  list-style-position: inside; }
@media (max-width: 1023px) {
    .table-scores tbody td ol {
      max-width: 65%;
      margin-left: auto; } }
.table-scores tbody td li + li {
  margin-top: 10px; }
.table-scores .table__title {
  margin-bottom: 36px;
  letter-spacing: -0.012em; }
.table-scores .table__notice {
  font-family: "Inter", sans-serif;
  font-size: 14px; }
/* Table scores large */
.table-scores--large table {
  table-layout: fixed; }
.table-scores--large thead th:first-child {
  width: 25.6%; }
.table-scores--large thead th:nth-child(2) {
  width: 12.5%; }
.table-scores--large thead th {
  padding: 40px 32px; }
.table-scores--large tbody td {
  vertical-align: top; }
.table-scores--large tbody td p {
  max-width: 305px; }
@media (max-width: 1023px) {
    .table-scores--large tbody td p {
      text-align: right;
      max-width: 65%; } }
.table-scores--large tbody td:nth-child(2) {
  text-align: center; }
.table-scores--large tbody tr td:last-child p {
  max-width: none;
  letter-spacing: 0; }
@media (max-width: 1023px) {
    .table-scores--large tbody tr td:last-child p {
      max-width: 65%; } }
.table-scores--large .form__notice {
  max-width: 570px;
  line-height: 1.3;
  letter-spacing: -0.01em; }
/* ------------------------------------------------------------ *\
	Tabs faq
\* ------------------------------------------------------------ */
.tabs-faq .tabs__nav a {
  text-decoration: none;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
.tabs-faq .tabs__nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  font-weight: 700;
  color: #182F50;
  border: 1px solid #C4CDDA; }
@media (max-width: 1023px) {
    .tabs-faq .tabs__nav ul {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .tabs-faq .tabs__nav ul {
      border: none; } }
.tabs-faq .tabs__nav li {
  width: 16.66%; }
@media (max-width: 1023px) {
    .tabs-faq .tabs__nav li {
      width: 33.33%;
      border: 1px solid #C4CDDA; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .tabs-faq .tabs__nav li {
      width: 100%; } }
.tabs-faq .tabs__nav li.is-current a {
  background-color: #182F50;
  color: #fff; }
.tabs-faq .tabs__nav li + li {
  border-left: 1px solid #C4CDDA; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .tabs-faq .tabs__nav li + li {
      border-top: none; } }
.tabs-faq .tabs__body {
  max-width: 777px;
  margin: 0 auto; }
.tabs-faq .tabs__head {
  margin-bottom: 20px; }
/* ------------------------------------------------------------ *\
	Tabs program
\* ------------------------------------------------------------ */
.tabs-program .tabs__nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #C4CDDA;
  letter-spacing: -0.02em;
  font-family: "Inter", sans-serif; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .tabs-program .tabs__nav ul {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
.tabs-program .tabs__nav a {
  display: inline-block;
  text-decoration: none;
  padding: 19px 8px;
  width: 100%;
  text-align: center; }
.tabs-program .tabs__nav li {
  width: 20%; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .tabs-program .tabs__nav li {
      width: 100%; } }
.tabs-program .tabs__nav li + li {
  border-left: 1px solid #C4CDDA; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .tabs-program .tabs__nav li + li {
      border-top: 1px solid #C4CDDA;
      border-left: 0; } }
.tabs-program .tabs__nav li.is-current a {
  background-color: #182F50;
  color: #fff; }
.tabs-program .tabs__head {
  margin-bottom: 60px;
  font-size: 18px;
  font-weight: 700;
  font-family: "Inter", sans-serif; }
@media (max-width: 1023px) {
    .tabs-program .tabs__head {
      margin-bottom: 40px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .tabs-program .tabs__head {
      margin-bottom: 30px; } }
/* ------------------------------------------------------------ *\
	Tabs programs
\* ------------------------------------------------------------ */
.tabs-programs .tabs__nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #C4CDDA;
  letter-spacing: -0.02em; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .tabs-programs .tabs__nav ul {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
.tabs-programs .tabs__nav a {
  display: inline-block;
  text-decoration: none;
  padding: 17px 28px;
  width: 100%;
  text-align: center; }
.tabs-programs .tabs__nav li {
  width: 33.33%; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .tabs-programs .tabs__nav li {
      width: 100%; } }
.tabs-programs .tabs__nav li + li {
  border-left: 1px solid #C4CDDA; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .tabs-programs .tabs__nav li + li {
      border-top: 1px solid #C4CDDA;
      border-left: 0; } }
.tabs-programs .tabs__nav li.is-current a {
  background-color: #182F50;
  color: #fff; }
.tabs-programs .tabs__head {
  max-width: 600px;
  margin: 0 auto 50px;
  font-size: 20px;
  font-weight: 700;
  font-family: "Inter", sans-serif; }
@media (max-width: 1023px) {
    .tabs-programs .tabs__head {
      margin: 0 auto 40px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .tabs-programs .tabs__head {
      margin: 0 auto 30px; } }
.tabs-programs .tabs__head--alt {
  max-width: 720px; }
.tabs-programs .tabs__body {
  margin-bottom: 38px; }
@media (max-width: 1023px) {
  .tabs-programs .tabs__body--alt {
    margin: 0; } }
.tabs-programs .tabs__btn {
  display: inline-block;
  padding: 0 40px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  background-color: #22467A;
  text-transform: uppercase;
  border: 1px solid #22467A; }
.tabs-programs .tabs__btn:hover {
  background-color: transparent;
  color: #22467A; }
.tabs-programs .tabs__actions {
  text-align: center; }
.tabs-programs .tabs__more {
  display: block;
  margin-top: 26px;
  font-size: 16px;
  color: #22467a;
  font-weight: 700;
  letter-spacing: -0.02em; }
.tab {
  display: none; }
.tab.is-current {
  display: block; }
/* Tabs programs small */
.tabs-programs--small .tabs__actions {
  font-size: 16px; }
.tabs-programs--small .tabs__btn {
  padding: 0 48px;
  text-transform: none; }
.tabs-programs--small .tabs__more {
  letter-spacing: -0.05em; }
/* Tabs about */
.tabs-programs--about .tabs__head {
  max-width: 780px; }
/* ------------------------------------------------------------ *\
	Tag
\* ------------------------------------------------------------ */
.tag {
  padding: 8px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #C4CDDA;
  border-radius: 25px; }
.tag figure {
    margin-left: 8px; }
/* ------------------------------------------------------------ *\
	Tile
\* ------------------------------------------------------------ */
.tile {
  padding: 34px 15px 30px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #243B5B; }
.tile h5 {
    margin-bottom: 13px;
    font-size: 18px;
    letter-spacing: .01em;
    text-transform: none; }
.tile p {
    font-size: 15px;
    line-height: 1.33;
    margin: 0;
    font-family: "Inter", sans-serif;
    font-weight: 200; }
/* ------------------------------------------------------------ *\
	Tiles
\* ------------------------------------------------------------ */
.tiles {
  padding: 6px 0; }
.tiles .tiles__grid {
    margin: 0 -5px; }
.tiles .tiles__grid-col {
    padding: 0 5px; }
.tiles ~ .tiles {
  margin-top: 32px; }
/* ------------------------------------------------------------ *\
	Tooltip
\* ------------------------------------------------------------ */
.tooltip {
  background-color: #fff;
  padding: 40px;
  font-family: "Inter", sans-serif;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
  z-index: 10;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s; }
.tooltip h6 {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.02em;
    margin-bottom: 34px; }
.tooltip .tooltip__close {
    position: absolute;
    top: 10px;
    right: 10px; }
.tooltip .tooltip__head {
    border-bottom: 1px solid #C4CDDA;
    padding-bottom: 20px; }
.tooltip .tooltip__body {
    padding: 20px 0;
    font-size: 15px; }
.tooltip .tooltip__entry {
    line-height: 1.5;
    letter-spacing: -0.02em; }
.tooltip .tooltip__entry + .tooltip__entry {
    margin-top: 20px; }
.tooltip .tooltip__rating + .tooltip__rating {
    margin-top: 16px; }
.tooltip.is-visible {
  opacity: 1;
  pointer-events: all; }
/* Tooltip alt */
.tooltip--alt h6 {
  margin: 0; }
.tooltip--alt .tooltip__head {
  border-bottom: 0;
  padding-bottom: 12px; }
/* ------------------------------------------------------------ *\
    Tweet
\* ------------------------------------------------------------ */
.tweet {
  line-height: 1.4; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .tweet {
      text-align: center; } }
.tweet p {
    display: inline; }
.tweet figure {
    display: inline;
    color: #22467A;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: 5px;
    font-size: 14px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .tweet figure {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 10px 0 0 0;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
.tweet figure:before {
      content: '';
      width: 24px;
      height: 1px;
      background-color: #90A2BC;
      display: inline-block;
      vertical-align: super;
      margin-right: 5px; }
.tweet .tweet__notice {
    display: block;
    margin-bottom: 10px; }
/* Tweet small */
.tweet--small {
  font-size: 14px;
  font-family: "Leitura Roman 1"; }
.tweet--small figure {
    display: block;
    color: #4690D2;
    margin: 18px 0 0 0; }
/* ------------------------------------------------------------ *\
	Video popup
\* ------------------------------------------------------------ */
.video-popup {
  position: relative; }
.video-popup .video__thumb {
    position: relative;
    height: 237px;
    background: center / cover no-repeat;
    margin-bottom: 18px; }
@media (max-width: 1023px) {
      .video-popup .video__thumb {
        height: 210px;
        margin-bottom: 16px; } }
.video-popup .video__thumb:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(26, 26, 26, 0.35);
      z-index: 5; }
.video-popup .video__thumb > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
.video-popup .video__actions {
    position: absolute;
    bottom: 26px;
    left: 31px;
    width: 50px;
    height: 50px;
    z-index: 10; }
.video-popup .video__actions a {
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s; }
.video-popup .video__actions a:hover {
    opacity: .7; }
/* ------------------------------------------------------------ *\
	Widget alt
\* ------------------------------------------------------------ */
.widget-alt .widget__head {
  position: relative;
  border-bottom: 1px solid #C4CDDA;
  padding-bottom: 10px;
  margin-bottom: 23px; }
.widget-alt .widget__tooltip {
  position: absolute;
  top: 0;
  left: 60px;
  min-width: 450px; }
@media (max-width: 1023px) {
    .widget-alt .widget__tooltip {
      left: 0;
      min-width: 0;
      width: 100%; } }
.widget-alt .widget__title {
  font-size: 18px;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }
.widget-alt .widget__title figure {
  font-size: 12px;
  margin-left: 4px;
  cursor: pointer; }
/* ------------------------------------------------------------ *\
	Widget
\* ------------------------------------------------------------ */
/* Reflow */
@media (max-width: 1024px) {
  .ui-table-reflow td,
  .ui-table-reflow th {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    width: 100% !important;
    height: auto !important; }
  /* reflow widget only */
  .ui-table-reflow tbody td[data-title]:before {
    color: #469;
    font-size: .9em;
    content: attr(data-title);
    float: left;
    width: 50%;
    white-space: pre-wrap;
    text-align: bottom;
    display: inline-block; }
  /* reflow2 widget only */
  table.ui-table-reflow .ui-table-cell-label.ui-table-cell-label-top {
    display: block;
    padding: .4em 0;
    margin: .4em 0;
    text-transform: uppercase;
    font-size: .9em;
    font-weight: 400; }
  table.ui-table-reflow .ui-table-cell-label {
    padding: .4em;
    min-width: 30%;
    display: inline-block;
    margin: -.4em 1em -.4em -.4em; } }
/* end media query */
/* reflow2 widget */
.ui-table-reflow .ui-table-cell-label {
  display: none; }
/* ------------------------------------------------------------ *\
    Widgets alt
\* ------------------------------------------------------------ */
.widgets-alt {
  list-style: none; }
@media (max-width: 1023px) {
    .widgets-alt {
      padding: 0 5px;
      display: none; } }
.widgets-alt li + li {
    margin-top: 48px; }
.widgets-alt.open {
  display: block; }
/* ------------------------------------------------------------ *\
	Wrapper
\* ------------------------------------------------------------ */
.wrapper {
  position: relative;
  min-height: 100vh;
  overflow: hidden; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .wrapper.move-header .main-content .main__head.sticky {
    top: 0; } }
/* ------------------------------------------------------------ *\
	Overwrites
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Overwrites
\* ------------------------------------------------------------ */
/* Mfp overwrites */
.mfp-auto-cursor .mfp-content {
  vertical-align: middle;
  max-width: 777px;
  margin: 0; }
.mfp-close-btn-in .mfp-close {
  color: #22467A; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .visible-xs-block {
    display: none !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }
/* Select2 */
.select2-results__option {
  font-size: 18px;
  font-weight: 700;
  color: #22467A;
  padding: 24px 22px 18px;
  letter-spacing: -0.03em; }
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  color: #22467A;
  background-color: rgba(144, 162, 188, 0.3); }
body[data-select2="textbook"] .select2-dropdown {
  min-width: 253px !important; }
body[data-select2="textbook"] .select2-container--open .select2-dropdown {
  left: -80px !important;
  border-top: 1px solid #aaa; }
body[data-select2="textbook"] .select2-results__option {
  font-size: 14px;
  font-weight: 500;
  padding: 12px; }
body[data-select2="teacher-home"] .select2-results__option {
  font-size: 16px;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  color: #404040;
  padding: 10px 18px;
  letter-spacing: -0.03em;
  background-color: #fff; }
body[data-select2="teacher-home"] .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #C4CDDA;
  color: #404040; }

  
.navyLarge { color: #22467A !important; font-size: 100px !important; line-height: 100px !important; font-weight: bold !important; font-family: "Inter", sans-serif !important; }
.tealMedium { color: #4A91D0 !important; font-size: 36px !important; line-height: 46px !important; font-weight: bold !important; font-family: "Inter", sans-serif !important; }
.labelLarge { 
	font-size: 18px !important;
    font-weight: 500 !important;
    font-family: "Inter", sans-serif;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.15em;
	font-family: "Inter", sans-serif !important; 
	line-height: 32px !important; 
	letter-spacing: 0.15em;
	color: #404040 !important; 
	margin-top: 60px !important; 
	margin-bottom: 60px !important; 
}
.labelLargeBlue { 
	font-size: 18px !important;
    font-weight: 500 !important;
    font-family: "Inter", sans-serif;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.15em;
	font-family: "Inter", sans-serif !important; 
	line-height: 32px !important; 
	letter-spacing: 0.15em;
	color: #404040 !important; 
	background-color: #F0F3FA !important; 
	padding-top: 60px !important; 
	padding-bottom: 60px !important; 
	padding-left: 20px !important; 
	padding-right: 20px !important; 
}

.labelLargeBlue:after,
.labelLargeBlue:before {
    content: '';
    position: absolute;
    top: 0;
    width: 100vw;
    height: 100%;
    background: #F0F3FA;
}

.labelLargeBlue:before {
    left: 100%;
}

.labelLargeBlue:after {
    right: 100%;
}


/* ------------------------------------------------------------ *\
	Overwrites
\* ------------------------------------------------------------ */

.hero-alt--diversity .hero__aside--big {
	max-width: 252px;
}

@media(max-width: 1399px){
	.hero-alt--diversity .hero__aside--big {
		right: -5px;
	}
}

.summary--dropdown {
	padding: 31px 20px 0 30px;
	background: #182F50;
}

.summary--dropdown .summary__head {
	margin-bottom: 8px;
}

.summary--dropdown .list-summary--alt li + li {
    margin-top: 20px;
}

.summary--dropdown .summary__dropdown {
	margin: 37px -20px 0 -30px;
	border-top: 1px solid rgba(255,255,255, 0.2);
	font-size: 15px;
	padding: 13px 10px 13px 30px;
}

.summary--dropdown .summary__dropdown-trigger {
	text-decoration: none;
	position: relative;
	display: inline-block;
}

.summary--dropdown .summary__dropdown-trigger:after {
	content: '';
	border-style: solid;
	border-width: 2px 2px 0 0;
	display: inline-block;
	height: 11px;
	width: 11px;
	transform: rotate(135deg);
	margin: 0 5px 3px 11px;
	transition: margin .4s, transform .4s;
}

.summary--dropdown .summary__dropdown-trigger.is-active:after {
	transform: rotate(-45deg);
	margin: 0 5px -4px 11px;
}

.summary--dropdown .summary__dropdown-content {
	font-size: 13px;
	display: none;
	padding: 10px 0;
}

@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
	.summary--dropdown {
		padding: 22px 30px 0;
	}

	.summary--dropdown .summary__dropdown {
		margin: 37px -30px 0;
		padding: 13px 10px 13px 30px;
	}
}


/* ------------------------------------------------------------ *\
	Overwrites
\* ------------------------------------------------------------ */

.diversity-graph--size1 {
	padding: 0 5px 0 64px;
}

.diversity-graph--size1 .diversity-graph__body {
	padding: 61px 0 39px;
	margin-bottom: 56px;
}

.diversity-graph--size1 .diversity-graph__lines {
	left: 0;
}

.diversity-graph--size1 .diversity-graph__line {
	font-size: 16px;
	font-weight: 500;
}

.diversity-graph--size1 .diversity-graph__line span {
	padding-top: 15px;
}

.diversity-graph--size1 .diversity-graph__row {
	display: block;
	position: relative;
}

.diversity-graph--size1 .diversity-graph__bar {
	width: auto;
}

.diversity-graph--size1 .diversity-graph__bar--type1 {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.diversity-graph--size1 .diversity-graph__track-enrollment {
	position: relative;
	margin-top: 0;
	background: #F68E1E;
	color: #000;
	justify-content: space-between;
	align-items: flex-start;
	font-size: 22px;
	font-weight: 700;
	padding: 0;
	width: 0%;
	transition: width 1s;
	min-width: auto;
}

.diversity-graph--size1 .diversity-graph__track-enrollment.in-view strong,
.diversity-graph--size1 .diversity-graph__track-enrollment.in-view span {
	opacity: 1;
}

.diversity-graph--size1 .diversity-graph__track-enrollment > span {
	transition: opacity .4s 1s;
	opacity: 0;
	margin: 11px 11px 0 0;
	right: 11px;
	top: 11px;
}

.diversity-graph--size1 .diversity-graph__track-enrollment > strong {
	font-size: 20px;
	line-height: 1.20;
	opacity: 0;
	margin: 11px 0 0 11px;
	transition: opacity .4s 1s;
	left: 11px;
	top: 11px;
}

.diversity-graph--size1 .diversity-graph__tooltip {
	width: 308px;
	bottom: auto;
	top: -89px;
	left: 44.4%;
	right: auto;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.33;
}

.diversity-graph--size1 .diversity-graph__tooltip-content {
	padding: 22px 20px 23px 27px;
}

.diversity-graph--size1 .diversity-graph__tooltip-value {
	line-height: 1.33;
}

.diversity-graph--size1 .diversity-graph__tooltip-value > span {
	margin-bottom: 0;
}

.diversity-graph--size1 .diversity-graph__tooltip strong {
	font-size: 24px;
	line-height: 1.33;
	letter-spacing: -0.0625em;
}

.diversity-graph--size1 .diversity-graph__tooltip-value p {
	margin-bottom: 7px;
}

.diversity-graph--size1 .diversity-graph__tooltip small {
	font-size: 13px;
	line-height: 1.38;
	font-weight: 300;
}

.diversity-graph--size1 .diversity-graph__bar--type1 .diversity-graph__track-enrollment {
	background: #1D6CD0;
	color: #fff;
}

.diversity-graph--size1 .diversity-graph__x-description {
	width: auto;
	font-size: 16px;
	font-weight: 500;
	margin-left: -46px;
}

.diversity-graph--size1 .diversity-graph__bar:hover .diversity-graph__tooltip {
	opacity: 0;
	visibility: hidden;
}

.diversity-graph--size1 .diversity-graph__track-enrollment:hover .diversity-graph__tooltip {
	opacity: 1;
	visibility: visible;
}

@media (max-width: 1023px){
	.diversity-graph--size1 {
		padding: 0;
	}
}

@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
	.diversity-graph--size1 .diversity-graph__body {
		padding: 30px 0 20px;
		margin-bottom: 50px;
	}

	.diversity-graph--size1 .diversity-graph__track-enrollment {
		position: static;
	}

	.diversity-graph--size1 .diversity-graph__tooltip {
		width: 100%;
		left: 0;
		top: auto;
		bottom: 100%;
	}

	.diversity-graph--size1 .diversity-graph__tooltip-content {
		padding: 15px;
	}

	.diversity-graph--size1 .diversity-graph__tooltip strong {
		font-size: 20px;
	}

	.diversity-graph--size1 .diversity-graph__x-description {
		margin: 0;
	}
}


/* ------------------------------------------------------------ *\
	Overwrites
\* ------------------------------------------------------------ */

.tabs-program--size1 .tabs__head {
	margin-bottom: 40px;
}

.diversity-graph--alt-big {
	padding-right: 19px;
}

.diversity-graph--alt-big .diversity-graph__track-workforce {
	height: 80px;
	background: #F0F3FA;
}

.diversity-graph--alt-big .diversity-graph__track-enrollment {
	height: 100% !important;
	margin-top: 0;
	top: 0 !important;
	align-items: flex-start;
	font-weight: 400;
	padding-top: 9px;
}

.diversity-graph--alt-big .diversity-graph__body {
	padding: 64px 0 35px;
	margin-bottom: 64px;
}

.diversity-graph--alt-big .diversity-graph__name {
	width: 185px;
	padding-bottom: 7px;
}

.diversity-graph--alt-big .diversity-graph__lines {
	left: 185px;
}

.diversity-graph--alt-big .diversity-graph__line span {
	font-size: 16px;
	font-weight: 500;
	padding-top: 16px;
}

.diversity-graph--alt-big .diversity-graph__bar {
	width: calc(100% - 185px);
}

.diversity-graph--alt-big .diversity-graph__track-community {
	height: calc(100% + 26px);
	top: auto;
	bottom: 0;
	font-weight: 700;
	font-size: 16px;
}

.diversity-graph--alt-big .diversity-graph__bar .diversity-graph__track-community span {
	transform: none;
}
.diversity-graph--alt-big .diversity-graph__bar .diversity-graph__track-community > span {
	transform: translate(-22px, -1px);
}

.diversity-graph--alt-big .diversity-graph__row + .diversity-graph__row {
    margin-top: 55px;
}

.diversity-graph--alt-big .diversity-graph__x-description {
	font-weight: 500;
	font-size: 16px;
	width: calc(100% - 139px);
	margin-bottom: 18px;
}

.diversity-graph--alt-big .diversity-graph__legend {
	width: calc(100% - 139px);
	margin-left: auto;
	font-size: 16px;
	font-weight: 600;
	padding-right: 9px;
}

.diversity-graph--alt-big .diversity-graph__legend-item {
	margin-right: 25px;
}

.diversity-graph--alt-big .diversity-graph__legend-item:before {
	width: 16px;
	height: 16px;
	margin-right: 5px;
}

.diversity-graph--alt-big .diversity-graph__legend-item.is-community span {
	transform: none;
}
.diversity-graph--alt-big .diversity-graph__legend-item.is-community > span {
	position: relative;
}

.diversity-graph--alt-big .diversity-graph__legend-item.is-community .refTooltip {
	width: 319px;
	margin-left: 0;
	bottom: calc(100% + 20px);
	left: 60%;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.33;
	padding: 19px 16px 16px 22px;
}

.diversity-graph--alt-big .diversity-graph__legend-item.is-community img {
	margin: -20px -4px 0 2px;
}

.diversity-graph--alt-big .diversity-graph__tooltip {
	width: 270px;
	font-size: 15px;
	right: 20.7%;
	bottom: 31px;
	width: 258px;
}

.diversity-graph--alt-big .diversity-graph__tooltip--community {
	right: -39px;
	bottom: 115px;
	width: 270px;
	font-size: 15px;
}

.diversity-graph--alt-big .diversity-graph__tooltip-content {
	padding: 21px 22px 21px 21px;
}

.diversity-graph--alt-big .diversity-graph__tooltip-value {
	line-height: 1.33;
}

.diversity-graph--alt-big .diversity-graph__tooltip-value > span {
	font-size: 24px;
	line-height: 1.33;
	margin-bottom: 1px;
}

.diversity-graph--alt-big .diversity-graph__row--size1 .diversity-graph__track-enrollment {
	padding: 4px 7px 0 0;
}

.diversity-graph--alt-big .diversity-graph__row--size1 .diversity-graph__bar .diversity-graph__track-community span {
	transform: none;
}
.diversity-graph--alt-big .diversity-graph__row--size1 .diversity-graph__bar .diversity-graph__track-community > span {
	transform: translate(-28px, -1px);
}

.diversity-graph--alt-big .diversity-graph__row--size1 .diversity-graph__tooltip-value > span {
	margin-bottom: -1px;
}

.diversity-graph--alt-big .diversity-graph__bar:hover .diversity-graph__tooltip {
	opacity: 0;
	visibility: hidden;
}

.diversity-graph--alt-big .diversity-graph__track-enrollment:hover .diversity-graph__tooltip {
	opacity: 1;
	visibility: visible;
}

.diversity-graph--alt-big .diversity-graph__track-community:hover .diversity-graph__tooltip {
	opacity: 1;
	visibility: visible;
}

@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
	.tabs-program--size1 .tabs__head {
		margin-bottom: 30px;
	}

	.diversity-graph--alt-big {
		padding-right: 0;
	}

	.diversity-graph--alt-big .diversity-graph__track-workforce {
		height: 50px;
	}

	.diversity-graph--alt-big .diversity-graph__track-community {
		height: calc(100% + 10px);
		transform: translateX(100%);
		font-size: 14px;
		font-weight: 400;
	}

	.diversity-graph--alt-big .diversity-graph__bar .diversity-graph__track-community span {
		transform: none;
	}
	.diversity-graph--alt-big .diversity-graph__bar .diversity-graph__track-community > span {
		transform: translate(-27px, -7px);
	}

	.diversity-graph--alt-big .diversity-graph__body {
		padding: 16px 0;
		margin-bottom: 40px;
	}

	.diversity-graph--alt-big .diversity-graph__name {
		width: 100%;
		padding-bottom: 0;
		margin-bottom: 20px;
	}

	.diversity-graph--alt-big .diversity-graph__bar {
		width: 100%;
	}

	.diversity-graph--alt-big .diversity-graph__lines {
		left: 0;
	}

	.diversity-graph--alt-big .diversity-graph__row + .diversity-graph__row {
		margin-top: 30px;
	}

	.diversity-graph--alt-big .diversity-graph__row--size1 .diversity-graph__bar {
		width: 47.2% !important;
	}

	.diversity-graph--alt-big .diversity-graph__row--size1 .diversity-graph__track-community {
		left: 85% !important;
	}

	.diversity-graph--alt-big .diversity-graph__row--size1 .diversity-graph__bar .diversity-graph__track-community span {
		transform: none;
	}
	.diversity-graph--alt-big .diversity-graph__row--size1 .diversity-graph__bar .diversity-graph__track-community > span {
		transform: translate(-25px, -8px);
	}

	.diversity-graph--alt-big .diversity-graph__line span {
		font-size: 12px;
		padding-top: 9px;
	}

	.diversity-graph--alt-big .diversity-graph__x-description {
		width: 100%;
		font-size: 14px;
		margin-bottom: 31px;
	}

	.diversity-graph--alt-big .diversity-graph__legend {
		width: 100%;
		font-size: 14px;
	}

	.diversity-graph .diversity-graph__legend-item:before {
		width: 20px;
		height: 20px;
		margin-right: 8px;
	}

	.diversity-graph--alt-big .diversity-graph__tooltip {
		right: 0;
		width: 270px;
		bottom: 65px;
		max-width: none;
		left: 0;
	}

	.diversity-graph--alt-big .diversity-graph__tooltip--community {
		left: auto;
	}

	.diversity-graph--alt-big .diversity-graph__row--size1 .diversity-graph__tooltip--community {
		right: calc(50% - 17px);
		transform: translateX(50%);
	}

	.diversity-graph--alt-big .diversity-graph__row--size1 .diversity-graph__bar {
		width: 100% !important;
	}

	.diversity-graph--alt-big .diversity-graph__row--size1 .diversity-graph__track-enrollment {
		width: 47% !important;
	}

	.diversity-graph--alt-big .diversity-graph__row--size1 .diversity-graph__track-community {
		left: 40% !important;
	}


	.diversity-graph--alt-big .diversity-graph__legend-item.is-community .refTooltip {
		left: -28px;
		width: 270px;
	}
}

@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
       .mobile-hide { display: none; }
}