@charset "UTF-8";
.gly-spin {
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@font-face {
  font-family: "GLYPHICONS";
  src: url("/documents/12711205/15106423/GLYPHICONS-Regular.woff2") format("woff2"), url("/documents/12711205/15106423/GLYPHICONS-Regular.woff") format("woff"), url("/documents/12711205/15106423/GLYPHICONS-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.glyphicons {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Regular";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicons.x05 {
  font-size: 12px;
}

.glyphicons.x2 {
  font-size: 48px;
}

.glyphicons.x3 {
  font-size: 72px;
}

.glyphicons.x4 {
  font-size: 96px;
}

.glyphicons.x5 {
  font-size: 120px;
}

.glyphicons.light:before {
  color: #f2f2f2;
}

.glyphicons.drop:before {
  text-shadow: -1px 1px 3px rgba(0, 0, 0, 0.3);
}

.glyphicons.flip {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
      transform: scaleX(-1);
  -webkit-filter: FlipH;
          filter: FlipH;
  -ms-filter: "FlipH";
}

.glyphicons.flipv {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
      transform: scaleY(-1);
  -webkit-filter: FlipV;
          filter: FlipV;
  -ms-filter: "FlipV";
}

.glyphicons.rotate90 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.glyphicons.rotate180 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.glyphicons.rotate270 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.glyphicons-glass:before {
  content: "";
}

.glyphicons-leaf:before {
  content: "";
}

.glyphicons-dog:before {
  content: "";
}

.glyphicons-user:before {
  content: "";
}

.glyphicons-girl:before {
  content: "";
}

.glyphicons-car:before {
  content: "";
}

.glyphicons-user-add:before {
  content: "";
}

.glyphicons-user-remove:before {
  content: "";
}

.glyphicons-film:before {
  content: "";
}

.glyphicons-magic:before {
  content: "";
}

.glyphicons-envelope:before {
  content: "✉";
}

.glyphicons-camera:before {
  content: "";
}

.glyphicons-heart:before {
  content: "";
}

.glyphicons-beach-umbrella:before {
  content: "";
}

.glyphicons-train:before {
  content: "";
}

.glyphicons-print:before {
  content: "";
}

.glyphicons-bin:before {
  content: "";
}

.glyphicons-music:before {
  content: "";
}

.glyphicons-note:before {
  content: "";
}

.glyphicons-heart-empty:before {
  content: "";
}

.glyphicons-home:before {
  content: "";
}

.glyphicons-snowflake:before {
  content: "❄";
}

.glyphicons-fire:before {
  content: "";
}

.glyphicons-magnet:before {
  content: "";
}

.glyphicons-parents:before {
  content: "";
}

.glyphicons-binoculars:before {
  content: "";
}

.glyphicons-road:before {
  content: "";
}

.glyphicons-search:before {
  content: "";
}

.glyphicons-cars:before {
  content: "";
}

.glyphicons-notes-2:before {
  content: "";
}

.glyphicons-pencil:before {
  content: "✏";
}

.glyphicons-bus:before {
  content: "";
}

.glyphicons-wifi-alt:before {
  content: "";
}

.glyphicons-luggage:before {
  content: "";
}

.glyphicons-old-man:before {
  content: "";
}

.glyphicons-woman:before {
  content: "";
}

.glyphicons-file:before {
  content: "";
}

.glyphicons-coins:before {
  content: "";
}

.glyphicons-airplane:before {
  content: "✈";
}

.glyphicons-notes:before {
  content: "";
}

.glyphicons-stats:before {
  content: "";
}

.glyphicons-charts:before {
  content: "";
}

.glyphicons-pie-chart:before {
  content: "";
}

.glyphicons-group:before {
  content: "";
}

.glyphicons-keys:before {
  content: "";
}

.glyphicons-calendar:before {
  content: "";
}

.glyphicons-router:before {
  content: "";
}

.glyphicons-camera-small:before {
  content: "";
}

.glyphicons-star-empty:before {
  content: "";
}

.glyphicons-star:before {
  content: "";
}

.glyphicons-link:before {
  content: "";
}

.glyphicons-eye-open:before {
  content: "";
}

.glyphicons-eye-close:before {
  content: "";
}

.glyphicons-alarm:before {
  content: "";
}

.glyphicons-clock:before {
  content: "";
}

.glyphicons-stopwatch:before {
  content: "";
}

.glyphicons-projector:before {
  content: "";
}

.glyphicons-history:before {
  content: "";
}

.glyphicons-truck:before {
  content: "";
}

.glyphicons-cargo:before {
  content: "";
}

.glyphicons-compass:before {
  content: "";
}

.glyphicons-keynote:before {
  content: "";
}

.glyphicons-paperclip:before {
  content: "";
}

.glyphicons-power:before {
  content: "";
}

.glyphicons-lightbulb:before {
  content: "";
}

.glyphicons-tag:before {
  content: "";
}

.glyphicons-tags:before {
  content: "";
}

.glyphicons-cleaning:before {
  content: "";
}

.glyphicons-ruler:before {
  content: "";
}

.glyphicons-gift:before {
  content: "";
}

.glyphicons-umbrella:before {
  content: "☂";
}

.glyphicons-book:before {
  content: "";
}

.glyphicons-bookmark:before {
  content: "";
}

.glyphicons-wifi:before {
  content: "";
}

.glyphicons-cup:before {
  content: "";
}

.glyphicons-stroller:before {
  content: "";
}

.glyphicons-headphones:before {
  content: "";
}

.glyphicons-headset:before {
  content: "";
}

.glyphicons-warning-sign:before {
  content: "";
}

.glyphicons-signal:before {
  content: "";
}

.glyphicons-retweet:before {
  content: "";
}

.glyphicons-refresh:before {
  content: "";
}

.glyphicons-roundabout:before {
  content: "";
}

.glyphicons-random:before {
  content: "";
}

.glyphicons-heat:before {
  content: "";
}

.glyphicons-repeat:before {
  content: "";
}

.glyphicons-display:before {
  content: "";
}

.glyphicons-log-book:before {
  content: "";
}

.glyphicons-address-book:before {
  content: "";
}

.glyphicons-building:before {
  content: "";
}

.glyphicons-eyedropper:before {
  content: "";
}

.glyphicons-adjust:before {
  content: "";
}

.glyphicons-tint:before {
  content: "";
}

.glyphicons-crop:before {
  content: "";
}

.glyphicons-vector-path-square:before {
  content: "";
}

.glyphicons-vector-path-circle:before {
  content: "";
}

.glyphicons-vector-path-polygon:before {
  content: "";
}

.glyphicons-vector-path-line:before {
  content: "";
}

.glyphicons-vector-path-curve:before {
  content: "";
}

.glyphicons-vector-path-all:before {
  content: "";
}

.glyphicons-font:before {
  content: "";
}

.glyphicons-italic:before {
  content: "";
}

.glyphicons-bold:before {
  content: "";
}

.glyphicons-text-underline:before {
  content: "";
}

.glyphicons-text-strike:before {
  content: "";
}

.glyphicons-text-height:before {
  content: "";
}

.glyphicons-text-width:before {
  content: "";
}

.glyphicons-text-resize:before {
  content: "";
}

.glyphicons-left-indent:before {
  content: "";
}

.glyphicons-right-indent:before {
  content: "";
}

.glyphicons-align-left:before {
  content: "";
}

.glyphicons-align-center:before {
  content: "";
}

.glyphicons-align-right:before {
  content: "";
}

.glyphicons-justify:before {
  content: "";
}

.glyphicons-list:before {
  content: "";
}

.glyphicons-text-smaller:before {
  content: "";
}

.glyphicons-text-bigger:before {
  content: "";
}

.glyphicons-embed:before {
  content: "";
}

.glyphicons-embed-close:before {
  content: "";
}

.glyphicons-table:before {
  content: "";
}

.glyphicons-message-full:before {
  content: "";
}

.glyphicons-message-empty:before {
  content: "";
}

.glyphicons-message-in:before {
  content: "";
}

.glyphicons-message-out:before {
  content: "";
}

.glyphicons-message-plus:before {
  content: "";
}

.glyphicons-message-minus:before {
  content: "";
}

.glyphicons-message-ban:before {
  content: "";
}

.glyphicons-message-flag:before {
  content: "";
}

.glyphicons-message-lock:before {
  content: "";
}

.glyphicons-message-new:before {
  content: "";
}

.glyphicons-inbox:before {
  content: "";
}

.glyphicons-inbox-plus:before {
  content: "";
}

.glyphicons-inbox-minus:before {
  content: "";
}

.glyphicons-inbox-lock:before {
  content: "";
}

.glyphicons-inbox-in:before {
  content: "";
}

.glyphicons-inbox-out:before {
  content: "";
}

.glyphicons-cogwheel:before {
  content: "";
}

.glyphicons-cogwheels:before {
  content: "";
}

.glyphicons-picture:before {
  content: "";
}

.glyphicons-adjust-alt:before {
  content: "";
}

.glyphicons-database-lock:before {
  content: "";
}

.glyphicons-database-plus:before {
  content: "";
}

.glyphicons-database-minus:before {
  content: "";
}

.glyphicons-database-ban:before {
  content: "";
}

.glyphicons-folder-open:before {
  content: "";
}

.glyphicons-folder-plus:before {
  content: "";
}

.glyphicons-folder-minus:before {
  content: "";
}

.glyphicons-folder-lock:before {
  content: "";
}

.glyphicons-folder-flag:before {
  content: "";
}

.glyphicons-folder-new:before {
  content: "";
}

.glyphicons-edit:before {
  content: "";
}

.glyphicons-new-window:before {
  content: "";
}

.glyphicons-check:before {
  content: "";
}

.glyphicons-unchecked:before {
  content: "";
}

.glyphicons-more-windows:before {
  content: "";
}

.glyphicons-show-big-thumbnails:before {
  content: "";
}

.glyphicons-show-thumbnails:before {
  content: "";
}

.glyphicons-show-thumbnails-with-lines:before {
  content: "";
}

.glyphicons-show-lines:before {
  content: "";
}

.glyphicons-playlist:before {
  content: "";
}

.glyphicons-imac:before {
  content: "";
}

.glyphicons-macbook:before {
  content: "";
}

.glyphicons-ipad:before {
  content: "";
}

.glyphicons-iphone:before {
  content: "";
}

.glyphicons-iphone-transfer:before {
  content: "";
}

.glyphicons-iphone-exchange:before {
  content: "";
}

.glyphicons-ipod:before {
  content: "";
}

.glyphicons-ipod-shuffle:before {
  content: "";
}

.glyphicons-ear-plugs:before {
  content: "";
}

.glyphicons-record:before {
  content: "";
}

.glyphicons-step-backward:before {
  content: "";
}

.glyphicons-fast-backward:before {
  content: "";
}

.glyphicons-rewind:before {
  content: "";
}

.glyphicons-play:before {
  content: "";
}

.glyphicons-pause:before {
  content: "";
}

.glyphicons-stop:before {
  content: "";
}

.glyphicons-forward:before {
  content: "";
}

.glyphicons-fast-forward:before {
  content: "";
}

.glyphicons-step-forward:before {
  content: "";
}

.glyphicons-eject:before {
  content: "";
}

.glyphicons-facetime-video:before {
  content: "";
}

.glyphicons-download-alt:before {
  content: "";
}

.glyphicons-mute:before {
  content: "";
}

.glyphicons-volume-down:before {
  content: "";
}

.glyphicons-volume-up:before {
  content: "";
}

.glyphicons-screenshot:before {
  content: "";
}

.glyphicons-move:before {
  content: "";
}

.glyphicons-more:before {
  content: "";
}

.glyphicons-brightness-reduce:before {
  content: "";
}

.glyphicons-brightness-increase:before {
  content: "";
}

.glyphicons-circle-plus:before {
  content: "";
}

.glyphicons-circle-minus:before {
  content: "";
}

.glyphicons-circle-remove:before {
  content: "";
}

.glyphicons-circle-ok:before {
  content: "";
}

.glyphicons-circle-question-mark:before {
  content: "";
}

.glyphicons-circle-info:before {
  content: "";
}

.glyphicons-circle-exclamation-mark:before {
  content: "";
}

.glyphicons-remove:before {
  content: "";
}

.glyphicons-ok:before {
  content: "";
}

.glyphicons-ban:before {
  content: "";
}

.glyphicons-download:before {
  content: "";
}

.glyphicons-upload:before {
  content: "";
}

.glyphicons-shopping-cart:before {
  content: "";
}

.glyphicons-lock:before {
  content: "";
}

.glyphicons-unlock:before {
  content: "";
}

.glyphicons-electricity:before {
  content: "";
}

.glyphicons-ok-2:before {
  content: "";
}

.glyphicons-remove-2:before {
  content: "";
}

.glyphicons-cart-out:before {
  content: "";
}

.glyphicons-cart-in:before {
  content: "";
}

.glyphicons-left-arrow:before {
  content: "";
}

.glyphicons-right-arrow:before {
  content: "";
}

.glyphicons-down-arrow:before {
  content: "";
}

.glyphicons-up-arrow:before {
  content: "";
}

.glyphicons-resize-small:before {
  content: "";
}

.glyphicons-resize-full:before {
  content: "";
}

.glyphicons-circle-arrow-left:before {
  content: "";
}

.glyphicons-circle-arrow-right:before {
  content: "";
}

.glyphicons-circle-arrow-top:before {
  content: "";
}

.glyphicons-circle-arrow-down:before {
  content: "";
}

.glyphicons-play-button:before {
  content: "";
}

.glyphicons-unshare:before {
  content: "";
}

.glyphicons-share:before {
  content: "";
}

.glyphicons-chevron-right:before {
  content: "";
}

.glyphicons-chevron-left:before {
  content: "";
}

.glyphicons-bluetooth:before {
  content: "";
}

.glyphicons-euro:before {
  content: "€";
}

.glyphicons-usd:before {
  content: "";
}

.glyphicons-gbp:before {
  content: "";
}

.glyphicons-retweet-2:before {
  content: "";
}

.glyphicons-moon:before {
  content: "";
}

.glyphicons-sun:before {
  content: "☉";
}

.glyphicons-cloud:before {
  content: "☁";
}

.glyphicons-direction:before {
  content: "";
}

.glyphicons-brush:before {
  content: "";
}

.glyphicons-pen:before {
  content: "";
}

.glyphicons-zoom-in:before {
  content: "";
}

.glyphicons-zoom-out:before {
  content: "";
}

.glyphicons-pin:before {
  content: "";
}

.glyphicons-albums:before {
  content: "";
}

.glyphicons-rotation-lock:before {
  content: "";
}

.glyphicons-flash:before {
  content: "";
}

.glyphicons-google-maps:before {
  content: "";
}

.glyphicons-anchor:before {
  content: "⚓";
}

.glyphicons-conversation:before {
  content: "";
}

.glyphicons-chat:before {
  content: "";
}

.glyphicons-male:before {
  content: "";
}

.glyphicons-female:before {
  content: "";
}

.glyphicons-asterisk:before {
  content: "*";
}

.glyphicons-divide:before {
  content: "÷";
}

.glyphicons-snorkel-diving:before {
  content: "";
}

.glyphicons-scuba-diving:before {
  content: "";
}

.glyphicons-oxygen-bottle:before {
  content: "";
}

.glyphicons-fins:before {
  content: "";
}

.glyphicons-fishes:before {
  content: "";
}

.glyphicons-boat:before {
  content: "";
}

.glyphicons-delete:before {
  content: "";
}

.glyphicons-sheriffs-star:before {
  content: "";
}

.glyphicons-qrcode:before {
  content: "";
}

.glyphicons-barcode:before {
  content: "";
}

.glyphicons-pool:before {
  content: "";
}

.glyphicons-buoy:before {
  content: "";
}

.glyphicons-spade:before {
  content: "";
}

.glyphicons-bank:before {
  content: "";
}

.glyphicons-vcard:before {
  content: "";
}

.glyphicons-electrical-plug:before {
  content: "";
}

.glyphicons-flag:before {
  content: "";
}

.glyphicons-credit-card:before {
  content: "";
}

.glyphicons-keyboard-wireless:before {
  content: "";
}

.glyphicons-keyboard-wired:before {
  content: "";
}

.glyphicons-shield:before {
  content: "";
}

.glyphicons-ring:before {
  content: "˚";
}

.glyphicons-cake:before {
  content: "";
}

.glyphicons-drink:before {
  content: "";
}

.glyphicons-beer:before {
  content: "";
}

.glyphicons-fast-food:before {
  content: "";
}

.glyphicons-cutlery:before {
  content: "";
}

.glyphicons-pizza:before {
  content: "";
}

.glyphicons-birthday-cake:before {
  content: "";
}

.glyphicons-tablet:before {
  content: "";
}

.glyphicons-settings:before {
  content: "";
}

.glyphicons-bullets:before {
  content: "";
}

.glyphicons-cardio:before {
  content: "";
}

.glyphicons-t-shirt:before {
  content: "";
}

.glyphicons-pants:before {
  content: "";
}

.glyphicons-sweater:before {
  content: "";
}

.glyphicons-fabric:before {
  content: "";
}

.glyphicons-leather:before {
  content: "";
}

.glyphicons-scissors:before {
  content: "";
}

.glyphicons-bomb:before {
  content: "";
}

.glyphicons-skull:before {
  content: "";
}

.glyphicons-celebration:before {
  content: "";
}

.glyphicons-tea-kettle:before {
  content: "";
}

.glyphicons-french-press:before {
  content: "";
}

.glyphicons-coffee-cup:before {
  content: "";
}

.glyphicons-pot:before {
  content: "";
}

.glyphicons-grater:before {
  content: "";
}

.glyphicons-kettle:before {
  content: "";
}

.glyphicons-hospital:before {
  content: "";
}

.glyphicons-hospital-h:before {
  content: "";
}

.glyphicons-microphone:before {
  content: "";
}

.glyphicons-webcam:before {
  content: "";
}

.glyphicons-temple-christianity-church:before {
  content: "";
}

.glyphicons-temple-islam:before {
  content: "";
}

.glyphicons-temple-hindu:before {
  content: "";
}

.glyphicons-temple-buddhist:before {
  content: "";
}

.glyphicons-bicycle:before {
  content: "";
}

.glyphicons-life-preserver:before {
  content: "";
}

.glyphicons-share-alt:before {
  content: "";
}

.glyphicons-comments:before {
  content: "";
}

.glyphicons-flower:before {
  content: "⚘";
}

.glyphicons-baseball:before {
  content: "⚾";
}

.glyphicons-rugby:before {
  content: "";
}

.glyphicons-ax:before {
  content: "";
}

.glyphicons-table-tennis:before {
  content: "";
}

.glyphicons-bowling:before {
  content: "";
}

.glyphicons-tree-conifer:before {
  content: "";
}

.glyphicons-tree-deciduous:before {
  content: "";
}

.glyphicons-more-items:before {
  content: "";
}

.glyphicons-sort:before {
  content: "";
}

.glyphicons-filter:before {
  content: "";
}

.glyphicons-gamepad:before {
  content: "";
}

.glyphicons-playing-dices:before {
  content: "";
}

.glyphicons-calculator:before {
  content: "";
}

.glyphicons-tie:before {
  content: "";
}

.glyphicons-wallet:before {
  content: "";
}

.glyphicons-piano:before {
  content: "";
}

.glyphicons-sampler:before {
  content: "";
}

.glyphicons-podium:before {
  content: "";
}

.glyphicons-soccer-ball:before {
  content: "";
}

.glyphicons-blog:before {
  content: "";
}

.glyphicons-dashboard:before {
  content: "";
}

.glyphicons-certificate:before {
  content: "";
}

.glyphicons-bell:before {
  content: "";
}

.glyphicons-candle:before {
  content: "";
}

.glyphicons-pushpin:before {
  content: "";
}

.glyphicons-iphone-shake:before {
  content: "";
}

.glyphicons-pin-flag:before {
  content: "";
}

.glyphicons-turtle:before {
  content: "";
}

.glyphicons-rabbit:before {
  content: "";
}

.glyphicons-globe:before {
  content: "";
}

.glyphicons-briefcase:before {
  content: "";
}

.glyphicons-hdd:before {
  content: "";
}

.glyphicons-thumbs-up:before {
  content: "";
}

.glyphicons-thumbs-down:before {
  content: "";
}

.glyphicons-hand-right:before {
  content: "";
}

.glyphicons-hand-left:before {
  content: "";
}

.glyphicons-hand-up:before {
  content: "";
}

.glyphicons-hand-down:before {
  content: "";
}

.glyphicons-fullscreen:before {
  content: "";
}

.glyphicons-shopping-bag:before {
  content: "";
}

.glyphicons-book-open:before {
  content: "";
}

.glyphicons-nameplate:before {
  content: "";
}

.glyphicons-nameplate-alt:before {
  content: "";
}

.glyphicons-vases:before {
  content: "";
}

.glyphicons-bullhorn:before {
  content: "";
}

.glyphicons-dumbbell:before {
  content: "";
}

.glyphicons-suitcase:before {
  content: "";
}

.glyphicons-file-import:before {
  content: "";
}

.glyphicons-file-export:before {
  content: "";
}

.glyphicons-bug:before {
  content: "";
}

.glyphicons-crown:before {
  content: "";
}

.glyphicons-smoking:before {
  content: "";
}

.glyphicons-cloud-download:before {
  content: "";
}

.glyphicons-cloud-upload:before {
  content: "";
}

.glyphicons-restart:before {
  content: "";
}

.glyphicons-security-camera:before {
  content: "";
}

.glyphicons-expand:before {
  content: "";
}

.glyphicons-collapse:before {
  content: "";
}

.glyphicons-collapse-top:before {
  content: "";
}

.glyphicons-globe-af:before {
  content: "";
}

.glyphicons-global:before {
  content: "";
}

.glyphicons-spray:before {
  content: "";
}

.glyphicons-nails:before {
  content: "";
}

.glyphicons-claw-hammer:before {
  content: "";
}

.glyphicons-classic-hammer:before {
  content: "";
}

.glyphicons-hand-saw:before {
  content: "";
}

.glyphicons-riflescope:before {
  content: "";
}

.glyphicons-electrical-socket-eu:before {
  content: "";
}

.glyphicons-electrical-socket-us:before {
  content: "";
}

.glyphicons-message-forward:before {
  content: "";
}

.glyphicons-coat-hanger:before {
  content: "";
}

.glyphicons-dress:before {
  content: "";
}

.glyphicons-bathrobe:before {
  content: "";
}

.glyphicons-shirt:before {
  content: "";
}

.glyphicons-underwear:before {
  content: "";
}

.glyphicons-log-in:before {
  content: "";
}

.glyphicons-log-out:before {
  content: "";
}

.glyphicons-exit:before {
  content: "";
}

.glyphicons-new-window-alt:before {
  content: "";
}

.glyphicons-video-sd:before {
  content: "";
}

.glyphicons-video-hd:before {
  content: "";
}

.glyphicons-subtitles:before {
  content: "";
}

.glyphicons-sound-stereo:before {
  content: "";
}

.glyphicons-sound-dolby:before {
  content: "";
}

.glyphicons-sound-5-1:before {
  content: "";
}

.glyphicons-sound-6-1:before {
  content: "";
}

.glyphicons-sound-7-1:before {
  content: "";
}

.glyphicons-copyright-mark:before {
  content: "";
}

.glyphicons-registration-mark:before {
  content: "";
}

.glyphicons-radar:before {
  content: "";
}

.glyphicons-skateboard:before {
  content: "";
}

.glyphicons-golf-course:before {
  content: "";
}

.glyphicons-sorting:before {
  content: "";
}

.glyphicons-sort-by-alphabet:before {
  content: "";
}

.glyphicons-sort-by-alphabet-alt:before {
  content: "";
}

.glyphicons-sort-by-order:before {
  content: "";
}

.glyphicons-sort-by-order-alt:before {
  content: "";
}

.glyphicons-sort-by-attributes:before {
  content: "";
}

.glyphicons-sort-by-attributes-alt:before {
  content: "";
}

.glyphicons-compressed:before {
  content: "";
}

.glyphicons-package:before {
  content: "";
}

.glyphicons-cloud-plus:before {
  content: "";
}

.glyphicons-cloud-minus:before {
  content: "";
}

.glyphicons-disk-save:before {
  content: "";
}

.glyphicons-disk-open:before {
  content: "";
}

.glyphicons-disk-saved:before {
  content: "";
}

.glyphicons-disk-remove:before {
  content: "";
}

.glyphicons-disk-import:before {
  content: "";
}

.glyphicons-disk-export:before {
  content: "";
}

.glyphicons-tower:before {
  content: "";
}

.glyphicons-send:before {
  content: "";
}

.glyphicons-git-branch:before {
  content: "";
}

.glyphicons-git-create:before {
  content: "";
}

.glyphicons-git-private:before {
  content: "";
}

.glyphicons-git-delete:before {
  content: "";
}

.glyphicons-git-merge:before {
  content: "";
}

.glyphicons-git-pull-request:before {
  content: "";
}

.glyphicons-git-compare:before {
  content: "";
}

.glyphicons-git-commit:before {
  content: "";
}

.glyphicons-construction-cone:before {
  content: "";
}

.glyphicons-shoe-steps:before {
  content: "";
}

.glyphicons-plus:before {
  content: "+";
}

.glyphicons-minus:before {
  content: "−";
}

.glyphicons-redo:before {
  content: "";
}

.glyphicons-undo:before {
  content: "";
}

.glyphicons-golf:before {
  content: "";
}

.glyphicons-hockey:before {
  content: "";
}

.glyphicons-pipe:before {
  content: "";
}

.glyphicons-wrench:before {
  content: "";
}

.glyphicons-folder-closed:before {
  content: "";
}

.glyphicons-phone-alt:before {
  content: "";
}

.glyphicons-earphone:before {
  content: "";
}

.glyphicons-floppy-disk:before {
  content: "";
}

.glyphicons-floppy-saved:before {
  content: "";
}

.glyphicons-floppy-remove:before {
  content: "";
}

.glyphicons-floppy-save:before {
  content: "";
}

.glyphicons-floppy-open:before {
  content: "";
}

.glyphicons-translate:before {
  content: "";
}

.glyphicons-fax:before {
  content: "";
}

.glyphicons-factory:before {
  content: "";
}

.glyphicons-shop-window:before {
  content: "";
}

.glyphicons-shop:before {
  content: "";
}

.glyphicons-kiosk:before {
  content: "";
}

.glyphicons-kiosk-wheels:before {
  content: "";
}

.glyphicons-kiosk-light:before {
  content: "";
}

.glyphicons-kiosk-food:before {
  content: "";
}

.glyphicons-transfer:before {
  content: "";
}

.glyphicons-money:before {
  content: "";
}

.glyphicons-header:before {
  content: "";
}

.glyphicons-blacksmith:before {
  content: "";
}

.glyphicons-saw-blade:before {
  content: "";
}

.glyphicons-basketball:before {
  content: "";
}

.glyphicons-server:before {
  content: "";
}

.glyphicons-server-plus:before {
  content: "";
}

.glyphicons-server-minus:before {
  content: "";
}

.glyphicons-server-ban:before {
  content: "";
}

.glyphicons-server-flag:before {
  content: "";
}

.glyphicons-server-lock:before {
  content: "";
}

.glyphicons-server-new:before {
  content: "";
}

.glyphicons-charging-station:before {
  content: "";
}

.glyphicons-gas-station:before {
  content: "";
}

.glyphicons-target:before {
  content: "";
}

.glyphicons-bed-alt:before {
  content: "";
}

.glyphicons-mosquito-net:before {
  content: "";
}

.glyphicons-dining-set:before {
  content: "";
}

.glyphicons-plate-of-food:before {
  content: "";
}

.glyphicons-hygiene-kit:before {
  content: "";
}

.glyphicons-blackboard:before {
  content: "";
}

.glyphicons-marriage:before {
  content: "";
}

.glyphicons-bucket:before {
  content: "";
}

.glyphicons-none-color-swatch:before {
  content: "";
}

.glyphicons-bring-forward:before {
  content: "";
}

.glyphicons-bring-to-front:before {
  content: "";
}

.glyphicons-send-backward:before {
  content: "";
}

.glyphicons-send-to-back:before {
  content: "";
}

.glyphicons-fit-frame-to-image:before {
  content: "";
}

.glyphicons-fit-image-to-frame:before {
  content: "";
}

.glyphicons-multiple-displays:before {
  content: "";
}

.glyphicons-handshake:before {
  content: "";
}

.glyphicons-child:before {
  content: "";
}

.glyphicons-baby-formula:before {
  content: "";
}

.glyphicons-medicine:before {
  content: "";
}

.glyphicons-atv-vehicle:before {
  content: "";
}

.glyphicons-motorcycle:before {
  content: "";
}

.glyphicons-bed:before {
  content: "";
}

.glyphicons-tent:before {
  content: "⛺";
}

.glyphicons-glasses:before {
  content: "";
}

.glyphicons-sunglasses:before {
  content: "";
}

.glyphicons-family:before {
  content: "";
}

.glyphicons-education:before {
  content: "";
}

.glyphicons-shoes:before {
  content: "";
}

.glyphicons-map:before {
  content: "";
}

.glyphicons-cd:before {
  content: "";
}

.glyphicons-alert:before {
  content: "";
}

.glyphicons-piggy-bank:before {
  content: "";
}

.glyphicons-star-half:before {
  content: "";
}

.glyphicons-cluster:before {
  content: "";
}

.glyphicons-flowchart:before {
  content: "";
}

.glyphicons-commodities:before {
  content: "";
}

.glyphicons-duplicate:before {
  content: "";
}

.glyphicons-copy:before {
  content: "";
}

.glyphicons-paste:before {
  content: "";
}

.glyphicons-bath-bathtub:before {
  content: "";
}

.glyphicons-bath-shower:before {
  content: "";
}

.glyphicons-shower:before {
  content: "🚿";
}

.glyphicons-menu-hamburger:before {
  content: "";
}

.glyphicons-option-vertical:before {
  content: "";
}

.glyphicons-option-horizontal:before {
  content: "";
}

.glyphicons-currency-conversion:before {
  content: "";
}

.glyphicons-user-ban:before {
  content: "";
}

.glyphicons-user-lock:before {
  content: "";
}

.glyphicons-user-flag:before {
  content: "";
}

.glyphicons-user-asterisk:before {
  content: "";
}

.glyphicons-user-alert:before {
  content: "";
}

.glyphicons-user-key:before {
  content: "";
}

.glyphicons-user-conversation:before {
  content: "";
}

.glyphicons-database:before {
  content: "";
}

.glyphicons-database-search:before {
  content: "";
}

.glyphicons-list-alt:before {
  content: "";
}

.glyphicons-hazard-sign:before {
  content: "";
}

.glyphicons-hazard:before {
  content: "";
}

.glyphicons-stop-sign:before {
  content: "";
}

.glyphicons-lab:before {
  content: "";
}

.glyphicons-lab-alt:before {
  content: "";
}

.glyphicons-ice-cream:before {
  content: "";
}

.glyphicons-ice-lolly:before {
  content: "";
}

.glyphicons-ice-lolly-tasted:before {
  content: "";
}

.glyphicons-invoice:before {
  content: "";
}

.glyphicons-cart-tick:before {
  content: "";
}

.glyphicons-hourglass:before {
  content: "⌛";
}

.glyphicons-cat:before {
  content: "🐈";
}

.glyphicons-lamp:before {
  content: "";
}

.glyphicons-scale-classic:before {
  content: "";
}

.glyphicons-eye-plus:before {
  content: "";
}

.glyphicons-eye-minus:before {
  content: "";
}

.glyphicons-quote:before {
  content: "";
}

.glyphicons-bitcoin:before {
  content: "";
}

.glyphicons-yen:before {
  content: "¥";
}

.glyphicons-ruble:before {
  content: "₽";
}

.glyphicons-erase:before {
  content: "";
}

.glyphicons-podcast:before {
  content: "";
}

.glyphicons-firework:before {
  content: "";
}

.glyphicons-scale:before {
  content: "";
}

.glyphicons-king:before {
  content: "";
}

.glyphicons-queen:before {
  content: "";
}

.glyphicons-pawn:before {
  content: "";
}

.glyphicons-bishop:before {
  content: "";
}

.glyphicons-knight:before {
  content: "";
}

.glyphicons-mic-mute:before {
  content: "";
}

.glyphicons-voicemail:before {
  content: "";
}

.glyphicons-paragraph:before {
  content: "¶";
}

.glyphicons-person-walking:before {
  content: "";
}

.glyphicons-person-wheelchair:before {
  content: "";
}

.glyphicons-underground:before {
  content: "";
}

.glyphicons-car-hov:before {
  content: "";
}

.glyphicons-car-rental:before {
  content: "";
}

.glyphicons-transport:before {
  content: "";
}

.glyphicons-taxi:before {
  content: "🚕";
}

.glyphicons-ice-cream-no:before {
  content: "";
}

.glyphicons-uk-rat-u:before {
  content: "";
}

.glyphicons-uk-rat-pg:before {
  content: "";
}

.glyphicons-uk-rat-12a:before {
  content: "";
}

.glyphicons-uk-rat-12:before {
  content: "";
}

.glyphicons-uk-rat-15:before {
  content: "";
}

.glyphicons-uk-rat-18:before {
  content: "";
}

.glyphicons-uk-rat-r18:before {
  content: "";
}

.glyphicons-tv:before {
  content: "";
}

.glyphicons-sms:before {
  content: "";
}

.glyphicons-mms:before {
  content: "";
}

.glyphicons-us-rat-g:before {
  content: "";
}

.glyphicons-us-rat-pg:before {
  content: "";
}

.glyphicons-us-rat-pg-13:before {
  content: "";
}

.glyphicons-us-rat-restricted:before {
  content: "";
}

.glyphicons-us-rat-no-one-17:before {
  content: "";
}

.glyphicons-equalizer:before {
  content: "";
}

.glyphicons-speakers:before {
  content: "";
}

.glyphicons-remote-control:before {
  content: "";
}

.glyphicons-remote-control-tv:before {
  content: "";
}

.glyphicons-shredder:before {
  content: "";
}

.glyphicons-folder-heart:before {
  content: "";
}

.glyphicons-person-running:before {
  content: "";
}

.glyphicons-person:before {
  content: "";
}

.glyphicons-voice:before {
  content: "";
}

.glyphicons-stethoscope:before {
  content: "";
}

.glyphicons-hotspot:before {
  content: "";
}

.glyphicons-activity:before {
  content: "";
}

.glyphicons-watch:before {
  content: "⌚";
}

.glyphicons-scissors-alt:before {
  content: "";
}

.glyphicons-car-wheel:before {
  content: "";
}

.glyphicons-chevron-up:before {
  content: "";
}

.glyphicons-chevron-down:before {
  content: "";
}

.glyphicons-superscript:before {
  content: "";
}

.glyphicons-subscript:before {
  content: "";
}

.glyphicons-text-size:before {
  content: "";
}

.glyphicons-text-color:before {
  content: "";
}

.glyphicons-text-background:before {
  content: "";
}

.glyphicons-modal-window:before {
  content: "";
}

.glyphicons-newspaper:before {
  content: "📰";
}

.glyphicons-tractor:before {
  content: "🚜";
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-transform: rotate(-200deg);
            transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-transform: rotate(0);
            transform: rotate(0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

@-webkit-keyframes swing {
  20%, 40%, 60%, 80%, 100% {
    -webkit-transform-origin: top center;
  }
  20% {
    -webkit-transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
      transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
            transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
            transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
            transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
            transform: scale(1) rotate(0);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

div.row {
  clear: left;
  padding: unset;
  width: 100%;
}

.ds-custom #wrapper {
  padding-bottom: unset;
  padding-top: unset;
  position: relative;
}
.ds-custom #wrapper .portlet-column-content.empty {
  padding: unset;
}
.ds-custom #wrapper .portlet-title-text {
  display: none;
}
.ds-custom #wrapper .portlet-content, .ds-custom #wrapper .portlet-minimized .portlet-content-container {
  padding: unset;
}
.ds-custom #wrapper .portlet-decorate .portlet-content {
  border: unset;
}
.ds-custom #wrapper .portlet {
  margin: 0;
}
.ds-custom #wrapper .row {
  margin: 0 !important;
}
.ds-custom #wrapper .col-xs-1, .ds-custom #wrapper .col-sm-1, .ds-custom #wrapper .col-md-1, .ds-custom #wrapper .col-lg-1, .ds-custom #wrapper .col-xs-2, .ds-custom #wrapper .col-sm-2, .ds-custom #wrapper .col-md-2, .ds-custom #wrapper .col-lg-2, .ds-custom #wrapper .col-xs-3, .ds-custom #wrapper .col-sm-3, .ds-custom #wrapper .col-md-3, .ds-custom #wrapper .col-lg-3, .ds-custom #wrapper .col-xs-4, .ds-custom #wrapper .col-sm-4, .ds-custom #wrapper .col-md-4, .ds-custom #wrapper .col-lg-4, .ds-custom #wrapper .col-xs-5, .ds-custom #wrapper .col-sm-5, .ds-custom #wrapper .col-md-5, .ds-custom #wrapper .col-lg-5, .ds-custom #wrapper .col-xs-6, .ds-custom #wrapper .col-sm-6, .ds-custom #wrapper .col-md-6, .ds-custom #wrapper .col-lg-6, .ds-custom #wrapper .col-xs-7, .ds-custom #wrapper .col-sm-7, .ds-custom #wrapper .col-md-7, .ds-custom #wrapper .col-lg-7, .ds-custom #wrapper .col-xs-8, .ds-custom #wrapper .col-sm-8, .ds-custom #wrapper .col-md-8, .ds-custom #wrapper .col-lg-8, .ds-custom #wrapper .col-xs-9, .ds-custom #wrapper .col-sm-9, .ds-custom #wrapper .col-md-9, .ds-custom #wrapper .col-lg-9, .ds-custom #wrapper .col-xs-10, .ds-custom #wrapper .col-sm-10, .ds-custom #wrapper .col-md-10, .ds-custom #wrapper .col-lg-10, .ds-custom #wrapper .col-xs-11, .ds-custom #wrapper .col-sm-11, .ds-custom #wrapper .col-md-11, .ds-custom #wrapper .col-lg-11, .ds-custom #wrapper .col-xs-12, .ds-custom #wrapper .col-sm-12, .ds-custom #wrapper .col-md-12, .ds-custom #wrapper .col-lg-12 {
  padding: unset;
  width: unset;
  margin: unset;
  float: none;
}

@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ds-custom #wrapper {
    padding: 0;
    margin: 0;
  }
  .ds-custom .portlet-decorate .portlet-content {
    border: none;
    margin: 0;
    padding: 0;
  }
  .ds-custom .col-xs-1, .ds-custom .col-sm-1, .ds-custom .col-md-1, .ds-custom .col-lg-1, .ds-custom .col-xs-2, .ds-custom .col-sm-2, .ds-custom .col-md-2, .ds-custom .col-lg-2, .ds-custom .col-xs-3, .ds-custom .col-sm-3, .ds-custom .col-md-3, .ds-custom .col-lg-3, .ds-custom .col-xs-4, .ds-custom .col-sm-4, .ds-custom .col-md-4, .ds-custom .col-lg-4, .ds-custom .col-xs-5, .ds-custom .col-sm-5, .ds-custom .col-md-5, .ds-custom .col-lg-5, .ds-custom .col-xs-6, .ds-custom .col-sm-6, .ds-custom .col-md-6, .ds-custom .col-lg-6, .ds-custom .col-xs-7, .ds-custom .col-sm-7, .ds-custom .col-md-7, .ds-custom .col-lg-7, .ds-custom .col-xs-8, .ds-custom .col-sm-8, .ds-custom .col-md-8, .ds-custom .col-lg-8, .ds-custom .col-xs-9, .ds-custom .col-sm-9, .ds-custom .col-md-9, .ds-custom .col-lg-9, .ds-custom .col-xs-10, .ds-custom .col-sm-10, .ds-custom .col-md-10, .ds-custom .col-lg-10, .ds-custom .col-xs-11, .ds-custom .col-sm-11, .ds-custom .col-md-11, .ds-custom .col-lg-11, .ds-custom .col-xs-12, .ds-custom .col-sm-12, .ds-custom .col-md-12, .ds-custom .col-lg-12 {
    padding: 0;
    width: unset;
    margin: 0;
    float: none;
  }
}
#outer-footer {
  font-family: "Arial", Helvetica, sans-serif;
  background: #fff;
  border-top: 1px solid #eee;
  width: 100% !important;
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 20px !important;
}
#outer-footer p {
  margin: 0;
}

#inner-footer-expert {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto 0 auto;
}
#inner-footer-expert #footerLogo-Links {
  margin: 10px 0px 0px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 43px;
  font-size: 17px;
  margin-left: 20px;
}

div#footer-bottom {
  font-size: 13px;
  margin-bottom: 5px;
  margin-left: 11px;
}

#inner-footer-expert #footer-bottom .single-col .col.col-12 nav ul {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#inner-footer-expert #footer-bottom .single-col .col.col-12 nav ul li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#inner-footer-expert #copyright-text {
  font-family: Arial, Helvetica, sans-serif !important;
  margin: 19px 0px 0px 20px;
}
#inner-footer-expert #footerLogo {
  margin: 10px 0px 0px 0px;
}
#inner-footer-expert p {
  color: #304a7f;
}
#inner-footer-expert span {
  color: #333;
}
#inner-footer-expert a {
  margin-right: 8px;
  color: #666;
  font-weight: normal;
}
#inner-footer-expert a:hover {
  text-decoration: none;
  color: #002776;
}
#inner-footer-expert #copyright-text {
  display: none;
}

/*NEED AMEND*/
@font-face {
  font-family: "Glyphicons Regular";
  src: url("/documents/12711205/15106423/GLYPHICONS-Regular.woff2") format("woff2"), url("/documents/12711205/15106423/GLYPHICONS-Regular.woff") format("woff"), url("/documents/12711205/15106423/GLYPHICONS-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gotham Narrow";
  src: url("/documents/12711205/12710157/GothamNarrow-BookItalic.woff2") format("woff2"), url("/fonts/GothamNarrow-BookItalic.woff") format("woff"), url("/fonts/GothamNarrow-BookItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Gotham Narrow";
  src: url("/documents/12711205/12710157/GothamNarrow-Book.woff2") format("woff2"), url("/fonts/GothamNarrow-Book.woff") format("woff"), url("/fonts/GothamNarrow-Book.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gotham Narrow";
  src: url("/documents/12711205/12710157/GothamNarrow-Light.woff2") format("woff2"), url("/fonts/GothamNarrow-Light.woff") format("woff"), url("/fonts/GothamNarrow-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Gotham Narrow";
  src: url("/documents/12711205/12710157/GothamNarrow-BoldItalic.woff2") format("woff2"), url("/fonts/GothamNarrow-BoldItalic.woff") format("woff"), url("/fonts/GothamNarrow-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Gotham Narrow";
  src: url("/documents/12711205/12710157/GothamNarrow-Medium.woff2") format("woff2"), url("/fonts/GothamNarrow-Medium.woff") format("woff"), url("/fonts/GothamNarrow-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Gotham Narrow";
  src: url("/documents/12711205/12710157/GothamNarrow-Black.woff2") format("woff2"), url("/fonts/GothamNarrow-Black.woff") format("woff"), url("/fonts/GothamNarrow-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Gotham Narrow";
  src: url("/documents/12711205/12710157/GothamNarrow-BlackItalic.woff2") format("woff2"), url("/fonts/GothamNarrow-BlackItalic.woff") format("woff"), url("/fonts/GothamNarrow-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: "Gotham Narrow";
  src: url("/documents/12711205/12710157/GothamNarrow-Bold.woff2") format("woff2"), url("/fonts/GothamNarrow-Bold.woff") format("woff"), url("/fonts/GothamNarrow-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Gotham Narrow";
  src: url("/documents/12711205/12710157/GothamNarrow-MediumItalic.woff2") format("woff2"), url("/fonts/GothamNarrow-MediumItalic.woff") format("woff"), url("/fonts/GothamNarrow-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}
.slide-in-top {
  -webkit-animation: slide-in-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
          animation: slide-in-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

@-webkit-keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-1000px);
            transform: translateY(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

@keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-1000px);
            transform: translateY(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
.slide-in-bottom {
  -webkit-animation: slide-in-bottom 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
          animation: slide-in-bottom 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

@-webkit-keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(1000px);
            transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

@keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(1000px);
            transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
.slide-out-top {
  -webkit-animation: slide-out-top 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
          animation: slide-out-top 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
}

@-webkit-keyframes slide-out-top {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-1000px);
            transform: translateY(-1000px);
    opacity: 0;
  }
}

@keyframes slide-out-top {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-1000px);
            transform: translateY(-1000px);
    opacity: 0;
  }
}
.slide-out-bottom {
  -webkit-animation: slide-out-bottom 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
          animation: slide-out-bottom 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
}

@-webkit-keyframes slide-out-bottom {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(1000px);
            transform: translateY(1000px);
    opacity: 0;
  }
}

@keyframes slide-out-bottom {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(1000px);
            transform: translateY(1000px);
    opacity: 0;
  }
}
.scale-in-ver-top {
  -webkit-animation: scale-in-ver-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
          animation: scale-in-ver-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

@-webkit-keyframes scale-in-ver-top {
  0% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: 100% 0;
            transform-origin: 100% 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 100% 0;
            transform-origin: 100% 0;
    opacity: 1;
  }
}

@keyframes scale-in-ver-top {
  0% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: 100% 0;
            transform-origin: 100% 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 100% 0;
            transform-origin: 100% 0;
    opacity: 1;
  }
}
.scale-out-ver-top {
  -webkit-animation: scale-out-ver-top 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
          animation: scale-out-ver-top 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
}

@-webkit-keyframes scale-out-ver-top {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 100% 0;
            transform-origin: 100% 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: 100% 0;
            transform-origin: 100% 0;
    opacity: 1;
  }
}

@keyframes scale-out-ver-top {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 100% 0;
            transform-origin: 100% 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: 100% 0;
            transform-origin: 100% 0;
    opacity: 1;
  }
}
html body {
  font-family: "Gotham Narrow", arial, helvetica, sans-serif;
  font-weight: 400;
  font-size: 16px;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  scroll-behavior: smooth;
  line-height: 1.42857143;
  color: #000000;
}
html body {
  font-size: 11px;
}
@media screen and (min-width: 320px) {
  html body {
    font-size: calc(11px + 5 * ((100vw - 320px) / 1180));
  }
}
@media screen and (min-width: 1500px) {
  html body {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  html body.menu-open {
    overflow-y: hidden;
    height: 100%;
    -ms-touch-action: none;
        touch-action: none;
  }
}
html body header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr minmax(320px, calc(1468px + 2em)) 1fr;
  grid-template-columns: 1fr minmax(320px, calc(1468px + 2em)) 1fr;
  -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.05), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.05), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  z-index: 50;
}
html body header .inner-header {
  -ms-grid-column: 2;
  grid-column: 2;
  padding: 0 2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 9;
}
@media (max-width: 360px) {
  html body header .inner-header {
    padding: 0 1rem;
  }
}
html body header .inner-header_topbar {
  padding: 0.5em 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
html body header .inner-header_topbar a {
  display: inline-block;
  margin-left: 1em;
  text-decoration: none;
  color: #002776;
  font-weight: 500;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
html body header .inner-header_topbar a:hover {
  color: #009fda;
}
html body header .inner-header_logo-row {
  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;
  padding: 0.5em 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
html body header .inner-header_logo-row .main-logo {
  width: 295px;
  max-width: 100%;
}
html body header .inner-header_logo-row .main-logo a img {
  max-width: 100%;
}
html body header .inner-header_logo-row .hays_social ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
html body header .inner-header_logo-row .hays_social ul li {
  margin-left: 0.5em;
  margin-bottom: 0;
}
html body header .inner-header_logo-row .hays_social ul li a {
  display: block;
  width: 40px;
}
html body header .inner-header_logo-row .hays_social ul li a img {
  max-width: 100%;
}
html body header .inner-header_logo-row .burger-btn {
  display: none;
}
html body header .inner-header_nav {
  padding: 1em 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
html body header .inner-header_nav ul {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
html body header .inner-header_nav ul li {
  margin-right: 1.5em;
}
html body header .inner-header_nav ul li a {
  text-decoration: none;
  color: #002776;
  font-weight: 500;
  font-size: 1.125em;
  font-size: clamp(11px, 1.7vw, 17px);
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
html body header .inner-header_nav ul li a:hover {
  color: #009fda;
}
html body header .inner-header_nav ul li a .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 8px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
html body header .inner-header_nav ul li.dropdown {
  position: static;
}
html body header .inner-header_nav ul li.dropdown .dropdown-child {
  position: absolute;
  top: 100%;
  background: transparent;
  left: 0;
  right: 0;
  overflow-y: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border-top: none;
  opacity: 1;
  pointer-events: none;
  background-color: #CCECF8;
  height: 0%;
  -webkit-transform: scaleY(1);
      -ms-transform: scaleY(1);
          transform: scaleY(1);
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
  border-bottom: 0px solid transparent;
}
html body header .inner-header_nav ul li.dropdown .dropdown-child .dropdown-wrapper {
  padding: 0.5em 2em;
  width: 100%;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1fr) 1em minmax(0, 1fr) 1em minmax(0, 1fr) 1em minmax(0, 1fr);
  grid-template-columns: repeat(4, minmax(0, 1fr));
  -ms-grid-rows: minmax(0, 1fr);
  grid-template-rows: minmax(0, 1fr);
  grid-column-gap: 1em;
  grid-row-gap: 0;
  max-width: 1433px;
  margin: 0 auto;
}
html body header .inner-header_nav ul li.dropdown .dropdown-child .dropdown-wrapper .dropdown-column {
  display: block;
}
html body header .inner-header_nav ul li.dropdown .dropdown-child .dropdown-wrapper .dropdown-column:nth-of-type(1) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
}
html body header .inner-header_nav ul li.dropdown .dropdown-child .dropdown-wrapper .dropdown-column:nth-of-type(2) {
  -ms-grid-column: 3;
  grid-column: 2;
  -ms-grid-row: 1;
  grid-row: 1;
}
html body header .inner-header_nav ul li.dropdown .dropdown-child .dropdown-wrapper .dropdown-column:nth-of-type(3) {
  -ms-grid-column: 5;
  grid-column: 3;
  -ms-grid-row: 1;
  grid-row: 1;
}
html body header .inner-header_nav ul li.dropdown .dropdown-child .dropdown-wrapper .dropdown-column:nth-of-type(4) {
  -ms-grid-column: 7;
  grid-column: 4;
  -ms-grid-row: 1;
  grid-row: 1;
}
html body header .inner-header_nav ul li.dropdown .dropdown-child .dropdown-wrapper .dropdown-column li {
  display: block;
  padding: 9px 0;
  border-bottom: none;
  margin-right: 0;
  opacity: 0;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
html body header .inner-header_nav ul li.dropdown .dropdown-child .dropdown-wrapper .dropdown-column li a {
  color: #002776;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  font-size: 1.2em;
  font-size: clamp(11px, 1.7vw, 17px);
}
html body header .inner-header_nav ul li.dropdown .dropdown-child .dropdown-wrapper .dropdown-column li a:hover {
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  color: #009fda;
}
html body header .inner-header_nav ul li.dropdown .dropdown-child .dropdown-wrapper .dropdown-column .menu-promo {
  opacity: 0;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1fr) minmax(0, 1fr);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  -ms-grid-rows: minmax(0, 1fr);
  grid-template-rows: minmax(0, 1fr);
  grid-column-gap: 0;
  grid-row-gap: 0;
  display: none;
  margin-bottom: 0.5em;
}
html body header .inner-header_nav ul li.dropdown .dropdown-child .dropdown-wrapper .dropdown-column .menu-promo .menu-promo_img {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
  height: 100%;
}
html body header .inner-header_nav ul li.dropdown .dropdown-child .dropdown-wrapper .dropdown-column .menu-promo .menu-promo_img picture {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
html body header .inner-header_nav ul li.dropdown .dropdown-child .dropdown-wrapper .dropdown-column .menu-promo .menu-promo_img picture img {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
html body header .inner-header_nav ul li.dropdown .dropdown-child .dropdown-wrapper .dropdown-column .menu-promo .menu-promo_text {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  grid-row: 1;
  background: #ffffff;
  padding: 0.5em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
html body header .inner-header_nav ul li.dropdown .dropdown-child .dropdown-wrapper .dropdown-column .menu-promo .menu-promo_text p {
  font-size: 0.8rem;
  font-size: clamp(11px, 1.3vw, 13px);
  line-height: 1;
}
html body header .inner-header_nav ul li.dropdown .dropdown-child .dropdown-wrapper .dropdown-column .menu-promo .menu-promo_text p span {
  text-transform: uppercase;
  color: #002776;
  display: block;
  margin-bottom: 0.15em;
  font-size: 80%;
  font-weight: 600;
}
html body header .inner-header_nav ul li.dropdown .dropdown-child .dropdown-wrapper .dropdown-column .menu-promo .menu-promo_text a {
  background: #009fda;
  display: inline-block;
  padding: 0.25em 1em;
  font-size: 11px;
  font-size: clamp(11px, 1.3vw, 12px);
  color: #ffffff;
  margin-top: 0.5em;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
html body header .inner-header_nav ul li.dropdown .dropdown-child .dropdown-wrapper .dropdown-column .menu-promo .menu-promo_text a:hover, html body header .inner-header_nav ul li.dropdown .dropdown-child .dropdown-wrapper .dropdown-column .menu-promo .menu-promo_text a:focus {
  background: #002776;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
html body header .inner-header_nav ul li.dropdown .dropdown-child .dropdown-wrapper .dropdown-column .menu-promo:last-of-type {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  html body header .inner-header_nav ul li.dropdown .dropdown-child .dropdown-wrapper .dropdown-column .menu-promo {
    display: none;
  }
}
html body header .inner-header_nav ul li.dropdown .dropdown-child.inactive {
  pointer-events: none;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-animation: scale-out-ver-top 0.25s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
          animation: scale-out-ver-top 0.25s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
  border-top: 5px solid #002776;
  height: 100%;
  height: auto;
  width: 100%;
}
html body header .inner-header_nav ul li.dropdown .dropdown-child.active {
  pointer-events: all;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-animation: none;
          animation: none;
  height: 100%;
  height: auto;
  width: 100%;
  border-top: 5px solid #002776;
  -webkit-animation: scale-in-ver-top 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
          animation: scale-in-ver-top 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  z-index: -1;
}
html body header .inner-header_nav ul li.dropdown .dropdown-child.active .dropdown-wrapper {
  width: 100%;
}
html body header .inner-header_nav ul li.dropdown .dropdown-child.active .dropdown-wrapper .dropdown-column li {
  opacity: 1;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
}
html body header .inner-header_nav ul li.dropdown .dropdown-child.active .dropdown-wrapper .dropdown-column .menu-promo {
  opacity: 1;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1fr) minmax(0, 1fr);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  -ms-grid-rows: minmax(0, 1fr);
  grid-template-rows: minmax(0, 1fr);
  grid-column-gap: 0;
  grid-row-gap: 0;
  display: none;
}
html body header .inner-header_nav ul li.dropdown .dropdown-child.active .dropdown-wrapper .dropdown-column .menu-promo .menu-promo_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
html body header .inner-header_nav ul li.dropdown .dropdown-child.active .dropdown-wrapper .dropdown-column .menu-promo .menu-promo_img picture {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
html body header .inner-header_nav ul li.dropdown .dropdown-child.active .dropdown-wrapper .dropdown-column .menu-promo .menu-promo_img picture img {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
@media (max-width: 768px) {
  html body header .inner-header_nav ul li.dropdown .dropdown-child.active .dropdown-wrapper .dropdown-column .menu-promo {
    display: none;
  }
}
@media (max-width: 768px) {
  html body header .inner-header_nav ul li.dropdown {
    position: relative;
    z-index: 5;
  }
  html body header .inner-header_nav ul li.dropdown .dropdown-child {
    position: relative;
    top: 0;
    background: transparent;
    left: 0;
    right: 0;
    overflow-y: hidden;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    border-top: none;
    opacity: 1;
    pointer-events: none;
    max-height: 0;
    -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  html body header .inner-header_nav ul li.dropdown .dropdown-child.inactive {
    pointer-events: none;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-animation: none;
            animation: none;
    border-top: 0;
  }
  html body header .inner-header_nav ul li.dropdown .dropdown-child.active {
    pointer-events: all;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-animation: none;
            animation: none;
    border-bottom: 0;
    max-height: 100%;
    border-top: 0;
  }
  html body header .inner-header_nav ul li.dropdown .dropdown-child.active li {
    border-bottom: 0;
  }
  html body header .inner-header_nav ul li.dropdown .dropdown-child .dropdown-wrapper {
    padding: 1em 15px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: minmax(0, 1fr);
    grid-template-columns: minmax(0, 1fr);
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: minmax(0, -webkit-max-content) minmax(0, -webkit-max-content) minmax(0, -webkit-max-content) minmax(0, -webkit-max-content);
    grid-template-rows: minmax(0, max-content) minmax(0, max-content) minmax(0, max-content) minmax(0, max-content);
    grid-column-gap: 0;
    grid-row-gap: 1em;
  }
  html body header .inner-header_nav ul li.dropdown .dropdown-child .dropdown-wrapper .dropdown-column {
    z-index: 10;
  }
  html body header .inner-header_nav ul li.dropdown .dropdown-child .dropdown-wrapper .dropdown-column:nth-of-type(1) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1;
  }
  html body header .inner-header_nav ul li.dropdown .dropdown-child .dropdown-wrapper .dropdown-column:nth-of-type(2) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 3;
    grid-row: 2;
  }
  html body header .inner-header_nav ul li.dropdown .dropdown-child .dropdown-wrapper .dropdown-column:nth-of-type(3) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 5;
    grid-row: 3;
  }
  html body header .inner-header_nav ul li.dropdown .dropdown-child .dropdown-wrapper .dropdown-column:nth-of-type(4) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 7;
    grid-row: 4;
  }
  html body header .inner-header_nav ul li.dropdown .dropdown-child .dropdown-wrapper .dropdown-column li {
    padding: 9px 0;
    border-bottom: 1px solid #f3f3f3;
  }
  html body header .inner-header_nav ul li.dropdown .dropdown-child .dropdown-wrapper .dropdown-column li a {
    color: #009fda;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    font-size: 1.2em;
  }
  html body header .inner-header_nav ul li.dropdown .dropdown-child .dropdown-wrapper .dropdown-column li a:hover, html body header .inner-header_nav ul li.dropdown .dropdown-child .dropdown-wrapper .dropdown-column li a:focus {
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    color: #002776;
  }
}
@media (max-width: 768px) {
  html body header .inner-header_logo-row {
    padding-bottom: 1.25em;
  }
  html body header .inner-header_logo-row .hays_social {
    display: none;
  }
  html body header .inner-header_logo-row .main-logo {
    width: 230px;
  }
  html body header .inner-header .burger-btn {
    display: block;
  }
  html body header .inner-header .burger-btn button {
    cursor: pointer;
    padding: 0;
    background: transparent;
    border: 2px solid transparent;
  }
  html body header .inner-header .burger-btn button span {
    font-size: 1.8em;
    color: #009fda;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
  }
  html body header .inner-header .burger-btn button:focus {
    border: 2px solid #E98300;
  }
  html body header .inner-header .burger-btn button:focus span {
    color: #002776;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
  }
  html body header .inner-header_nav {
    position: fixed;
    right: -1000px;
    top: 79px;
    width: 0%;
    height: 100%;
    background-color: #ffffff;
    padding: 0em;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
  }
  html body header .inner-header_nav ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  html body header .inner-header_nav.menu-open {
    width: 80%;
    padding: 2em;
    right: 0;
    overflow-y: scroll;
    -webkit-box-shadow: 0px 20px 30px 0px rgba(59, 59, 59, 0.12);
            box-shadow: 0px 20px 30px 0px rgba(59, 59, 59, 0.12);
  }
  html body header .inner-header_nav.menu-open ul li {
    padding: 1em 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #f3f3f3;
  }
  html body header .inner-header_nav.menu-open ul li a {
    font-size: 1.6em;
  }
}
html body main {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr minmax(320px, 1248px) 1fr;
  grid-template-columns: 1fr minmax(320px, 1248px) 1fr;
  -ms-grid-rows: minmax(0, 1fr);
  grid-template-rows: minmax(0, 1fr);
  grid-column-gap: 0;
  grid-row-gap: 0;
  background: #f5f5f5;
  margin-top: 135px;
}
html body main article {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  grid-row: 1;
  padding: 0 15px 2em 15px;
}
html body main article h1.page-title {
  margin: 20px auto 20px auto;
  font-size: 3.5em;
  font-weight: bold;
  color: #002776;
}
html body main article .job-cards {
  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;
}
html body main article .job-cards a {
  display: block;
  text-decoration: none;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
html body main article .job-cards a:nth-of-type(2n+1) {
  width: calc(50% - 1em);
  margin-right: 1em;
}
html body main article .job-cards a:nth-of-type(2n+2) {
  width: calc(50% - 1em);
  margin-left: 1em;
}
html body main article .job-cards a .job-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
  margin-bottom: 1em;
}
html body main article .job-cards a .job-card span {
  display: block;
}
html body main article .job-cards a .job-card span:nth-of-type(1) {
  width: calc(100% - 2em);
  background: #ffffff;
  padding: 0.75em 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
html body main article .job-cards a .job-card span:nth-of-type(1) h1, html body main article .job-cards a .job-card span:nth-of-type(1) h2 {
  font-weight: bold;
  max-width: calc(100% - 1em);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
html body main article .job-cards a .job-card span:nth-of-type(1) h1 {
  font-size: 1.2em;
  color: #002776;
}
html body main article .job-cards a .job-card span:nth-of-type(1) h2 {
  text-transform: uppercase;
  color: #E98300;
  margin-top: -0.5em;
}
html body main article .job-cards a .job-card span:nth-of-type(2) {
  width: 2em;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: inherit;
  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;
  position: relative;
  background: #002776;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
html body main article .job-cards a .job-card span:nth-of-type(2) img {
  width: 0.5em;
}
html body main article .job-cards a:hover {
  text-decoration: none;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
html body main article .job-cards a:hover .job-card span:nth-of-type(2) {
  background: #E98300;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 768px) {
  html body main article .job-cards a:nth-of-type(2n+1) {
    width: 100%;
    margin-right: 0;
  }
  html body main article .job-cards a:nth-of-type(2n+2) {
    width: 100%;
    margin-left: 0;
  }
}
html body main article .searchStrip {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 4em;
  background-color: #d9d9d9;
  padding: 2em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
html body main article .searchStrip input {
  width: calc(100% - 11em);
  padding: 0.75em 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 0;
  font-family: "Gotham Narrow", arial, helvetica, sans-serif;
  font-size: 1.125em;
  outline: none;
}
html body main article .searchStrip button.clearSearch {
  background: #002776;
  border: none;
  color: #ffffff;
  font-family: "Gotham Narrow", arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 1.125em;
  margin-left: 1em;
  width: 10em;
  display: block;
  padding: 0.75em 0.5em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
html body main article .searchStrip button.clearSearch:hover, html body main article .searchStrip button.clearSearch:focus {
  background: #009fda;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 414px) {
  html body main article .searchStrip {
    -ms-flex-flow: wrap;
        flex-flow: wrap;
  }
  html body main article .searchStrip input {
    width: 100%;
    margin-bottom: 1em;
  }
  html body main article .searchStrip button.clearSearch {
    width: 100%;
    margin-left: 0;
  }
}
html body main article .pNav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 1em;
}
html body main article .pNav .btn-prev {
  border: none;
  background: #D71F85;
  cursor: pointer;
  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;
  padding: 0.5em 1em;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  margin-right: 1em;
}
html body main article .pNav .btn-prev:hover, html body main article .pNav .btn-prev:focus {
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  background: #002776;
}
html body main article .pNav .btn-next {
  border: none;
  background: #D71F85;
  cursor: pointer;
  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;
  padding: 0.5em 1em;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  margin-left: 1em;
}
html body main article .pNav .btn-next:hover, html body main article .pNav .btn-next:focus {
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  background: #002776;
}
html body main article .pNav .pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
html body main article .pNav .pagination li {
  margin-right: 0.5em;
}
html body main article .pNav .pagination li:last-of-type {
  margin-right: 0;
}
html body main article .pNav .pagination li a {
  font-weight: bold;
  color: #D71F85;
  font-size: 1.1em;
  text-decoration: none;
}
html body main article .pNav .pagination li a:hover {
  text-decoration: none;
  color: #002776;
}
html body main article .list {
  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;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
html body main article .list li {
  display: block;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
html body main article .list li:nth-of-type(2n+1) {
  width: calc(50% - 1em);
  margin-right: 1em;
}
html body main article .list li:nth-of-type(2n+2) {
  width: calc(50% - 1em);
  margin-left: 1em;
}
html body main article .list li a {
  text-decoration: none;
}
html body main article .list li a .job-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
  margin-bottom: 1em;
}
html body main article .list li a .job-card span {
  display: block;
}
html body main article .list li a .job-card span:nth-of-type(1) {
  width: calc(100% - 2em);
  background: #ffffff;
  padding: 0.75em 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
html body main article .list li a .job-card span:nth-of-type(1) h1, html body main article .list li a .job-card span:nth-of-type(1) h2 {
  font-weight: bold;
  max-width: calc(100% - 1em);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
html body main article .list li a .job-card span:nth-of-type(1) h1 {
  font-size: 1.2em;
  color: #002776;
}
html body main article .list li a .job-card span:nth-of-type(1) h2 {
  font-weight: 500;
  color: #002776;
}
html body main article .list li a .job-card span:nth-of-type(2) {
  width: 2em;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: inherit;
  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;
  position: relative;
  background: #D71F85;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
html body main article .list li a .job-card span:nth-of-type(2) img {
  width: 0.5em;
}
html body main article .list li a:hover {
  text-decoration: none;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
html body main article .list li a:hover .job-card span:nth-of-type(2) {
  background: #009fda;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 768px) {
  html body main article .list li:nth-of-type(2n+1) {
    width: 100%;
    margin-right: 0;
  }
  html body main article .list li:nth-of-type(2n+2) {
    width: 100%;
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  html body main {
    margin-top: 102.667px;
  }
}
html body footer {
  padding: 4em 0;
  background-color: #ffffff;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr minmax(320px, calc(1468px + 2em)) 1fr;
  grid-template-columns: 1fr minmax(320px, calc(1468px + 2em)) 1fr;
}
html body footer .inner-container {
  -ms-grid-column: 2;
  grid-column: 2;
  padding: 0 2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top: 1px solid rgba(116, 118, 120, 0.5);
  padding-top: 2em;
}
@media (max-width: 360px) {
  html body footer .inner-container {
    padding: 0 1rem;
  }
}
html body footer .inner-container .footer-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  margin-bottom: 3.5em;
}
html body footer .inner-container .footer-links .pane {
  width: 25%;
}
html body footer .inner-container .footer-links .pane .list-grp {
  margin-bottom: 1.7em;
}
html body footer .inner-container .footer-links .pane .list-grp:last-child {
  margin-bottom: 0;
}
html body footer .inner-container .footer-links .pane .list-grp h4 {
  font-weight: 500;
  color: #002776;
  font-size: 1.3em;
  margin-bottom: 1em;
}
html body footer .inner-container .footer-links .pane .list-grp ul li {
  margin-bottom: 0.5em;
}
html body footer .inner-container .footer-links .pane .list-grp ul li a {
  color: #002776;
  font-weight: 500;
  text-decoration: none;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
html body footer .inner-container .footer-links .pane .list-grp ul li a:hover {
  color: #009fda;
}
@media (max-width: 1024px) {
  html body footer .inner-container .footer-links .pane {
    width: 49%;
  }
  html body footer .inner-container .footer-links .pane .list-grp h4 {
    font-size: 1.8em;
  }
  html body footer .inner-container .footer-links .pane .list-grp li a {
    font-size: 1.45em;
  }
}
@media (max-width: 640px) {
  html body footer .inner-container .footer-links .pane {
    width: 100%;
  }
}
html body footer .inner-container .copyright p {
  color: #000000;
}
html body .text.module {
  width: 100%;
  max-width: 1435px;
  margin: 0 auto;
  padding: 4em 2em;
}
@media (max-width: 1580px) {
  html body .text.module {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
html body .text.module h1 {
  font-family: "Gotham Narrow", arial, helvetica, sans-serif;
  font-size: 2.1em;
  font-weight: bold;
  margin-bottom: 0.5em;
  color: #002776;
}
html body .text.module .detailedTitle {
  font-size: 2em;
  font-weight: 500;
  font-family: "Gotham Narrow", arial, helvetica, sans-serif;
  margin-bottom: 1em;
}
html body .text.module .detailedOffice, html body .text.module .detailedPhone, html body .text.module .detailedEmail, html body .text.module .detailedContact, html body .text.module .detailedRef, html body .text.module .detailedClosingDate, html body .text.module .detailedType, html body .text.module .detailedSalary, html body .text.module .detailedLocation {
  border-right: solid thin #ddd !important;
  border-top: solid thin #ddd !important;
  border-left: solid thin #ddd !important;
  font-family: "Gotham Narrow", arial, helvetica, sans-serif;
  color: #000000;
  font-size: 1.25em;
}
html body .text.module .detailedOffice span, html body .text.module .detailedPhone span, html body .text.module .detailedEmail span, html body .text.module .detailedContact span, html body .text.module .detailedRef span, html body .text.module .detailedClosingDate span, html body .text.module .detailedType span, html body .text.module .detailedSalary span, html body .text.module .detailedLocation span {
  width: 160px;
  display: inline-block;
  font-weight: normal;
  padding: 10px;
  color: #fff;
  border-right: solid 4px #009fda;
  margin-right: 19px;
  background-color: #002776;
  font-weight: 500;
}
@media (max-width: 786px) {
  html body .text.module .detailedOffice, html body .text.module .detailedPhone, html body .text.module .detailedEmail, html body .text.module .detailedContact, html body .text.module .detailedRef, html body .text.module .detailedClosingDate, html body .text.module .detailedType, html body .text.module .detailedSalary, html body .text.module .detailedLocation {
    padding: 1em;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #002776;
    color: #ffffff;
  }
  html body .text.module .detailedOffice span, html body .text.module .detailedPhone span, html body .text.module .detailedEmail span, html body .text.module .detailedContact span, html body .text.module .detailedRef span, html body .text.module .detailedClosingDate span, html body .text.module .detailedType span, html body .text.module .detailedSalary span, html body .text.module .detailedLocation span {
    width: 100%;
    padding: 0;
    border: 0;
    font-weight: 600;
    margin-bottom: 1em;
    background-color: #002776;
  }
}
html body .text.module .detailedRef, html body .text.module .detailedEmail {
  border-bottom: solid thin #ddd !important;
  margin-bottom: 2em;
}
html body .text.module .detailedDescription {
  line-height: 1.5em;
  margin-bottom: 2em;
  font-weight: normal;
  line-height: 1.5em;
  font-family: "Gotham Narrow", arial, helvetica, sans-serif;
  font-size: 1.25em;
  color: #000000;
  margin-bottom: 1em;
}
html body .text.module .detailedDescription p {
  font-weight: normal;
  line-height: 1.5em;
  font-size: 1em;
  font-family: "Gotham Narrow", arial, helvetica, sans-serif;
  color: #000000;
  margin-bottom: 1em;
}
html body .text.module .detailedDescription ul {
  list-style-type: disc;
  margin-left: 1em;
}
html body .text.module .detailedDescription ul li {
  color: #000000;
  font-family: "Gotham Narrow", arial, helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.5em;
}
html body .text.module .rule {
  margin-bottom: 2em;
}
html body .text.module .detailedApply, html body .text.module .detailedBack {
  display: inline-block;
  background-color: #D71F85;
  font-weight: bold;
  color: #ffffff;
  line-height: 1em;
  font-size: 1.25em;
  padding: 1.2em 4em;
  text-decoration: none;
  margin-left: 1em;
  cursor: pointer;
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}
html body .text.module .detailedApply:hover, html body .text.module .detailedBack:hover {
  background-color: #002776;
}
@media (max-width: 640px) {
  html body .text.module .detailedApply, html body .text.module .detailedBack {
    width: 100%;
    margin: 0 0 1em 0;
  }
}
html body .text.module .detailedBack {
  margin-left: 0;
}