@charset "UTF-8";
/*---------------------------------------------------------------*\
  RESPONSIVE PROPERTY HANDLER
    handles the per-breakpoint property for mobile-first approach

    note: requires a key-less 'breakpoints' scss map
          e.g. $breakpoints: ( 320px, 760px, 1080px, 1280px );

    usage:
      @include respond((
        display: flex,
        margin: (2px, 3px, 4px, 5px),
        padding: (3rem, 4rem, 5rem, 6rem),
        flex: ("0 1 50%", null, (1 1 100%))
      ));
\*---------------------------------------------------------------*/
.u-dn {
  display: none !important; }

.u-df {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

@media (min-width: 769px) {
  .u-df\@t {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; } }

@media (min-width: 769px) {
  .u-dn\@t {
    display: none !important; } }

.u-dfw-w {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.u-dfd-r {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important; }

.u-dfd-c {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important; }

@media (min-width: 769px) {
  .u-dfd\@t-r {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; } }

.u-dfj-sb {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.u-dfj-c {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.u-dfj-fe {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.u-df-fb100 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%; }

.u-dfas-fs {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start; }

@media (min-width: 769px) {
  .u-dfj\@t-fs {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start; } }

@media (min-width: 769px) {
  .u-dfj\@t-sb {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

.u-bg-palegrey {
  background: #f2f7f8; }

.u-bg-white {
  background: white; }

.u-fw-100 {
  width: 100%; }

.u-m-a0 {
  margin: auto 0; }

.u-m-0a {
  margin: 0 auto; }

.u-mr-a {
  margin-right: auto !important; }

@media (min-width: 924px) {
  .lg\:grid-3 > *:last-child:nth-child(3n+2) {
    margin-left: 28px;
    margin-right: auto; } }

.u-ttu {
  text-transform: uppercase; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?vf5dxw");
  src: url("../fonts/icomoon.eot?vf5dxw#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?vf5dxw") format("truetype"), url("../fonts/icomoon.woff?vf5dxw") format("woff"), url("../fonts/icomoon.svg?vf5dxw#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-home:before {
  content: "\e900"; }

.icon-home2:before {
  content: "\e901"; }

.icon-home3:before {
  content: "\e902"; }

.icon-office:before {
  content: "\e903"; }

.icon-newspaper:before {
  content: "\e904"; }

.icon-pencil:before {
  content: "\e905"; }

.icon-pencil2:before {
  content: "\e906"; }

.icon-quill:before {
  content: "\e907"; }

.icon-pen:before {
  content: "\e908"; }

.icon-blog:before {
  content: "\e909"; }

.icon-eyedropper:before {
  content: "\e90a"; }

.icon-droplet:before {
  content: "\e90b"; }

.icon-paint-format:before {
  content: "\e90c"; }

.icon-image:before {
  content: "\e90d"; }

.icon-images:before {
  content: "\e90e"; }

.icon-camera:before {
  content: "\e90f"; }

.icon-headphones:before {
  content: "\e910"; }

.icon-music:before {
  content: "\e911"; }

.icon-play:before {
  content: "\e912"; }

.icon-film:before {
  content: "\e913"; }

.icon-video-camera:before {
  content: "\e914"; }

.icon-dice:before {
  content: "\e915"; }

.icon-pacman:before {
  content: "\e916"; }

.icon-spades:before {
  content: "\e917"; }

.icon-clubs:before {
  content: "\e918"; }

.icon-diamonds:before {
  content: "\e919"; }

.icon-bullhorn:before {
  content: "\e91a"; }

.icon-connection:before {
  content: "\e91b"; }

.icon-podcast:before {
  content: "\e91c"; }

.icon-feed:before {
  content: "\e91d"; }

.icon-mic:before {
  content: "\e91e"; }

.icon-book:before {
  content: "\e91f"; }

.icon-books:before {
  content: "\e920"; }

.icon-library:before {
  content: "\e921"; }

.icon-file-text:before {
  content: "\e922"; }

.icon-profile:before {
  content: "\e923"; }

.icon-file-empty:before {
  content: "\e924"; }

.icon-files-empty:before {
  content: "\e925"; }

.icon-file-text2:before {
  content: "\e926"; }

.icon-file-picture:before {
  content: "\e927"; }

.icon-file-music:before {
  content: "\e928"; }

.icon-file-play:before {
  content: "\e929"; }

.icon-file-video:before {
  content: "\e92a"; }

.icon-file-zip:before {
  content: "\e92b"; }

.icon-copy:before {
  content: "\e92c"; }

.icon-paste:before {
  content: "\e92d"; }

.icon-stack:before {
  content: "\e92e"; }

.icon-folder:before {
  content: "\e92f"; }

.icon-folder-open:before {
  content: "\e930"; }

.icon-folder-plus:before {
  content: "\e931"; }

.icon-folder-minus:before {
  content: "\e932"; }

.icon-folder-download:before {
  content: "\e933"; }

.icon-folder-upload:before {
  content: "\e934"; }

.icon-price-tag:before {
  content: "\e935"; }

.icon-price-tags:before {
  content: "\e936"; }

.icon-barcode:before {
  content: "\e937"; }

.icon-qrcode:before {
  content: "\e938"; }

.icon-ticket:before {
  content: "\e939"; }

.icon-cart:before {
  content: "\e93a"; }

.icon-coin-dollar:before {
  content: "\e93b"; }

.icon-coin-euro:before {
  content: "\e93c"; }

.icon-coin-pound:before {
  content: "\e93d"; }

.icon-coin-yen:before {
  content: "\e93e"; }

.icon-credit-card:before {
  content: "\e93f"; }

.icon-calculator:before {
  content: "\e940"; }

.icon-lifebuoy:before {
  content: "\e941"; }

.icon-phone:before {
  content: "\e942"; }

.icon-phone-hang-up:before {
  content: "\e943"; }

.icon-address-book:before {
  content: "\e944"; }

.icon-envelop:before {
  content: "\e945"; }

.icon-pushpin:before {
  content: "\e946"; }

.icon-location:before {
  content: "\e947"; }

.icon-location2:before {
  content: "\e948"; }

.icon-compass:before {
  content: "\e949"; }

.icon-compass2:before {
  content: "\e94a"; }

.icon-map:before {
  content: "\e94b"; }

.icon-map2:before {
  content: "\e94c"; }

.icon-history:before {
  content: "\e94d"; }

.icon-clock:before {
  content: "\e94e"; }

.icon-clock2:before {
  content: "\e94f"; }

.icon-alarm:before {
  content: "\e950"; }

.icon-bell:before {
  content: "\e951"; }

.icon-stopwatch:before {
  content: "\e952"; }

.icon-calendar:before {
  content: "\e953"; }

.icon-printer:before {
  content: "\e954"; }

.icon-keyboard:before {
  content: "\e955"; }

.icon-display:before {
  content: "\e956"; }

.icon-laptop:before {
  content: "\e957"; }

.icon-mobile:before {
  content: "\e958"; }

.icon-mobile2:before {
  content: "\e959"; }

.icon-tablet:before {
  content: "\e95a"; }

.icon-tv:before {
  content: "\e95b"; }

.icon-drawer:before {
  content: "\e95c"; }

.icon-drawer2:before {
  content: "\e95d"; }

.icon-box-add:before {
  content: "\e95e"; }

.icon-box-remove:before {
  content: "\e95f"; }

.icon-download:before {
  content: "\e960"; }

.icon-upload:before {
  content: "\e961"; }

.icon-floppy-disk:before {
  content: "\e962"; }

.icon-drive:before {
  content: "\e963"; }

.icon-database:before {
  content: "\e964"; }

.icon-undo:before {
  content: "\e965"; }

.icon-redo:before {
  content: "\e966"; }

.icon-undo2:before {
  content: "\e967"; }

.icon-redo2:before {
  content: "\e968"; }

.icon-forward:before {
  content: "\e969"; }

.icon-reply:before {
  content: "\e96a"; }

.icon-bubble:before {
  content: "\e96b"; }

.icon-bubbles:before {
  content: "\e96c"; }

.icon-bubbles2:before {
  content: "\e96d"; }

.icon-bubble2:before {
  content: "\e96e"; }

.icon-bubbles3:before {
  content: "\e96f"; }

.icon-bubbles4:before {
  content: "\e970"; }

.icon-user:before {
  content: "\e971"; }

.icon-users:before {
  content: "\e972"; }

.icon-user-plus:before {
  content: "\e973"; }

.icon-user-minus:before {
  content: "\e974"; }

.icon-user-check:before {
  content: "\e975"; }

.icon-user-tie:before {
  content: "\e976"; }

.icon-quotes-left:before {
  content: "\e977"; }

.icon-quotes-right:before {
  content: "\e978"; }

.icon-hour-glass:before {
  content: "\e979"; }

.icon-spinner:before {
  content: "\e97a"; }

.icon-spinner2:before {
  content: "\e97b"; }

.icon-spinner3:before {
  content: "\e97c"; }

.icon-spinner4:before {
  content: "\e97d"; }

.icon-spinner5:before {
  content: "\e97e"; }

.icon-spinner6:before {
  content: "\e97f"; }

.icon-spinner7:before {
  content: "\e980"; }

.icon-spinner8:before {
  content: "\e981"; }

.icon-spinner9:before {
  content: "\e982"; }

.icon-spinner10:before {
  content: "\e983"; }

.icon-spinner11:before {
  content: "\e984"; }

.icon-binoculars:before {
  content: "\e985"; }

.icon-search:before {
  content: "\e986"; }

.icon-zoom-in:before {
  content: "\e987"; }

.icon-zoom-out:before {
  content: "\e988"; }

.icon-enlarge:before {
  content: "\e989"; }

.icon-shrink:before {
  content: "\e98a"; }

.icon-enlarge2:before {
  content: "\e98b"; }

.icon-shrink2:before {
  content: "\e98c"; }

.icon-key:before {
  content: "\e98d"; }

.icon-key2:before {
  content: "\e98e"; }

.icon-lock:before {
  content: "\e98f"; }

.icon-unlocked:before {
  content: "\e990"; }

.icon-wrench:before {
  content: "\e991"; }

.icon-equalizer:before {
  content: "\e992"; }

.icon-equalizer2:before {
  content: "\e993"; }

.icon-cog:before {
  content: "\e994"; }

.icon-cogs:before {
  content: "\e995"; }

.icon-hammer:before {
  content: "\e996"; }

.icon-magic-wand:before {
  content: "\e997"; }

.icon-aid-kit:before {
  content: "\e998"; }

.icon-bug:before {
  content: "\e999"; }

.icon-pie-chart:before {
  content: "\e99a"; }

.icon-stats-dots:before {
  content: "\e99b"; }

.icon-stats-bars:before {
  content: "\e99c"; }

.icon-stats-bars2:before {
  content: "\e99d"; }

.icon-trophy:before {
  content: "\e99e"; }

.icon-gift:before {
  content: "\e99f"; }

.icon-glass:before {
  content: "\e9a0"; }

.icon-glass2:before {
  content: "\e9a1"; }

.icon-mug:before {
  content: "\e9a2"; }

.icon-spoon-knife:before {
  content: "\e9a3"; }

.icon-leaf:before {
  content: "\e9a4"; }

.icon-rocket:before {
  content: "\e9a5"; }

.icon-meter:before {
  content: "\e9a6"; }

.icon-meter2:before {
  content: "\e9a7"; }

.icon-hammer2:before {
  content: "\e9a8"; }

.icon-fire:before {
  content: "\e9a9"; }

.icon-lab:before {
  content: "\e9aa"; }

.icon-magnet:before {
  content: "\e9ab"; }

.icon-bin:before {
  content: "\e9ac"; }

.icon-bin2:before {
  content: "\e9ad"; }

.icon-briefcase:before {
  content: "\e9ae"; }

.icon-airplane:before {
  content: "\e9af"; }

.icon-truck:before {
  content: "\e9b0"; }

.icon-road:before {
  content: "\e9b1"; }

.icon-accessibility:before {
  content: "\e9b2"; }

.icon-target:before {
  content: "\e9b3"; }

.icon-shield:before {
  content: "\e9b4"; }

.icon-power:before {
  content: "\e9b5"; }

.icon-switch:before {
  content: "\e9b6"; }

.icon-power-cord:before {
  content: "\e9b7"; }

.icon-clipboard:before {
  content: "\e9b8"; }

.icon-list-numbered:before {
  content: "\e9b9"; }

.icon-list:before {
  content: "\e9ba"; }

.icon-list2:before {
  content: "\e9bb"; }

.icon-tree:before {
  content: "\e9bc"; }

.icon-menu:before {
  content: "\e9bd"; }

.icon-menu2:before {
  content: "\e9be"; }

.icon-menu3:before {
  content: "\e9bf"; }

.icon-menu4:before {
  content: "\e9c0"; }

.icon-cloud:before {
  content: "\e9c1"; }

.icon-cloud-download:before {
  content: "\e9c2"; }

.icon-cloud-upload:before {
  content: "\e9c3"; }

.icon-cloud-check:before {
  content: "\e9c4"; }

.icon-download2:before {
  content: "\e9c5"; }

.icon-upload2:before {
  content: "\e9c6"; }

.icon-download3:before {
  content: "\e9c7"; }

.icon-upload3:before {
  content: "\e9c8"; }

.icon-sphere:before {
  content: "\e9c9"; }

.icon-earth:before {
  content: "\e9ca"; }

.icon-link:before {
  content: "\e9cb"; }

.icon-flag:before {
  content: "\e9cc"; }

.icon-attachment:before {
  content: "\e9cd"; }

.icon-eye:before {
  content: "\e9ce"; }

.icon-eye-plus:before {
  content: "\e9cf"; }

.icon-eye-minus:before {
  content: "\e9d0"; }

.icon-eye-blocked:before {
  content: "\e9d1"; }

.icon-bookmark:before {
  content: "\e9d2"; }

.icon-bookmarks:before {
  content: "\e9d3"; }

.icon-sun:before {
  content: "\e9d4"; }

.icon-contrast:before {
  content: "\e9d5"; }

.icon-brightness-contrast:before {
  content: "\e9d6"; }

.icon-star-empty:before {
  content: "\e9d7"; }

.icon-star-half:before {
  content: "\e9d8"; }

.icon-star-full:before {
  content: "\e9d9"; }

.icon-heart:before {
  content: "\e9da"; }

.icon-heart-broken:before {
  content: "\e9db"; }

.icon-man:before {
  content: "\e9dc"; }

.icon-woman:before {
  content: "\e9dd"; }

.icon-man-woman:before {
  content: "\e9de"; }

.icon-happy:before {
  content: "\e9df"; }

.icon-happy2:before {
  content: "\e9e0"; }

.icon-smile:before {
  content: "\e9e1"; }

.icon-smile2:before {
  content: "\e9e2"; }

.icon-tongue:before {
  content: "\e9e3"; }

.icon-tongue2:before {
  content: "\e9e4"; }

.icon-sad:before {
  content: "\e9e5"; }

.icon-sad2:before {
  content: "\e9e6"; }

.icon-wink:before {
  content: "\e9e7"; }

.icon-wink2:before {
  content: "\e9e8"; }

.icon-grin:before {
  content: "\e9e9"; }

.icon-grin2:before {
  content: "\e9ea"; }

.icon-cool:before {
  content: "\e9eb"; }

.icon-cool2:before {
  content: "\e9ec"; }

.icon-angry:before {
  content: "\e9ed"; }

.icon-angry2:before {
  content: "\e9ee"; }

.icon-evil:before {
  content: "\e9ef"; }

.icon-evil2:before {
  content: "\e9f0"; }

.icon-shocked:before {
  content: "\e9f1"; }

.icon-shocked2:before {
  content: "\e9f2"; }

.icon-baffled:before {
  content: "\e9f3"; }

.icon-baffled2:before {
  content: "\e9f4"; }

.icon-confused:before {
  content: "\e9f5"; }

.icon-confused2:before {
  content: "\e9f6"; }

.icon-neutral:before {
  content: "\e9f7"; }

.icon-neutral2:before {
  content: "\e9f8"; }

.icon-hipster:before {
  content: "\e9f9"; }

.icon-hipster2:before {
  content: "\e9fa"; }

.icon-wondering:before {
  content: "\e9fb"; }

.icon-wondering2:before {
  content: "\e9fc"; }

.icon-sleepy:before {
  content: "\e9fd"; }

.icon-sleepy2:before {
  content: "\e9fe"; }

.icon-frustrated:before {
  content: "\e9ff"; }

.icon-frustrated2:before {
  content: "\ea00"; }

.icon-crying:before {
  content: "\ea01"; }

.icon-crying2:before {
  content: "\ea02"; }

.icon-point-up:before {
  content: "\ea03"; }

.icon-point-right:before {
  content: "\ea04"; }

.icon-point-down:before {
  content: "\ea05"; }

.icon-point-left:before {
  content: "\ea06"; }

.icon-warning:before {
  content: "\ea07"; }

.icon-notification:before {
  content: "\ea08"; }

.icon-question:before {
  content: "\ea09"; }

.icon-plus:before {
  content: "\ea0a"; }

.icon-minus:before {
  content: "\ea0b"; }

.icon-info:before {
  content: "\ea0c"; }

.icon-cancel-circle:before {
  content: "\ea0d"; }

.icon-blocked:before {
  content: "\ea0e"; }

.icon-cross:before {
  content: "\ea0f"; }

.icon-checkmark:before {
  content: "\ea10"; }

.icon-checkmark2:before {
  content: "\ea11"; }

.icon-spell-check:before {
  content: "\ea12"; }

.icon-enter:before {
  content: "\ea13"; }

.icon-exit:before {
  content: "\ea14"; }

.icon-play2:before {
  content: "\ea15"; }

.icon-pause:before {
  content: "\ea16"; }

.icon-stop:before {
  content: "\ea17"; }

.icon-previous:before {
  content: "\ea18"; }

.icon-next:before {
  content: "\ea19"; }

.icon-backward:before {
  content: "\ea1a"; }

.icon-forward2:before {
  content: "\ea1b"; }

.icon-play3:before {
  content: "\ea1c"; }

.icon-pause2:before {
  content: "\ea1d"; }

.icon-stop2:before {
  content: "\ea1e"; }

.icon-backward2:before {
  content: "\ea1f"; }

.icon-forward3:before {
  content: "\ea20"; }

.icon-first:before {
  content: "\ea21"; }

.icon-last:before {
  content: "\ea22"; }

.icon-previous2:before {
  content: "\ea23"; }

.icon-next2:before {
  content: "\ea24"; }

.icon-eject:before {
  content: "\ea25"; }

.icon-volume-high:before {
  content: "\ea26"; }

.icon-volume-medium:before {
  content: "\ea27"; }

.icon-volume-low:before {
  content: "\ea28"; }

.icon-volume-mute:before {
  content: "\ea29"; }

.icon-volume-mute2:before {
  content: "\ea2a"; }

.icon-volume-increase:before {
  content: "\ea2b"; }

.icon-volume-decrease:before {
  content: "\ea2c"; }

.icon-loop:before {
  content: "\ea2d"; }

.icon-loop2:before {
  content: "\ea2e"; }

.icon-infinite:before {
  content: "\ea2f"; }

.icon-shuffle:before {
  content: "\ea30"; }

.icon-arrow-up-left:before {
  content: "\ea31"; }

.icon-arrow-up:before {
  content: "\ea32"; }

.icon-arrow-up-right:before {
  content: "\ea33"; }

.icon-arrow-right:before {
  content: "\ea34"; }

.icon-arrow-down-right:before {
  content: "\ea35"; }

.icon-arrow-down:before {
  content: "\ea36"; }

.icon-arrow-down-left:before {
  content: "\ea37"; }

.icon-arrow-left:before {
  content: "\ea38"; }

.icon-arrow-up-left2:before {
  content: "\ea39"; }

.icon-arrow-up2:before {
  content: "\ea3a"; }

.icon-arrow-up-right2:before {
  content: "\ea3b"; }

.icon-arrow-right2:before {
  content: "\ea3c"; }

.icon-arrow-down-right2:before {
  content: "\ea3d"; }

.icon-arrow-down2:before {
  content: "\ea3e"; }

.icon-arrow-down-left2:before {
  content: "\ea3f"; }

.icon-arrow-left2:before {
  content: "\ea40"; }

.icon-circle-up:before {
  content: "\ea41"; }

.icon-circle-right:before {
  content: "\ea42"; }

.icon-circle-down:before {
  content: "\ea43"; }

.icon-circle-left:before {
  content: "\ea44"; }

.icon-tab:before {
  content: "\ea45"; }

.icon-move-up:before {
  content: "\ea46"; }

.icon-move-down:before {
  content: "\ea47"; }

.icon-sort-alpha-asc:before {
  content: "\ea48"; }

.icon-sort-alpha-desc:before {
  content: "\ea49"; }

.icon-sort-numeric-asc:before {
  content: "\ea4a"; }

.icon-sort-numberic-desc:before {
  content: "\ea4b"; }

.icon-sort-amount-asc:before {
  content: "\ea4c"; }

.icon-sort-amount-desc:before {
  content: "\ea4d"; }

.icon-command:before {
  content: "\ea4e"; }

.icon-shift:before {
  content: "\ea4f"; }

.icon-ctrl:before {
  content: "\ea50"; }

.icon-opt:before {
  content: "\ea51"; }

.icon-checkbox-checked:before {
  content: "\ea52"; }

.icon-checkbox-unchecked:before {
  content: "\ea53"; }

.icon-radio-checked:before {
  content: "\ea54"; }

.icon-radio-checked2:before {
  content: "\ea55"; }

.icon-radio-unchecked:before {
  content: "\ea56"; }

.icon-crop:before {
  content: "\ea57"; }

.icon-make-group:before {
  content: "\ea58"; }

.icon-ungroup:before {
  content: "\ea59"; }

.icon-scissors:before {
  content: "\ea5a"; }

.icon-filter:before {
  content: "\ea5b"; }

.icon-font:before {
  content: "\ea5c"; }

.icon-ligature:before {
  content: "\ea5d"; }

.icon-ligature2:before {
  content: "\ea5e"; }

.icon-text-height:before {
  content: "\ea5f"; }

.icon-text-width:before {
  content: "\ea60"; }

.icon-font-size:before {
  content: "\ea61"; }

.icon-bold:before {
  content: "\ea62"; }

.icon-underline:before {
  content: "\ea63"; }

.icon-italic:before {
  content: "\ea64"; }

.icon-strikethrough:before {
  content: "\ea65"; }

.icon-omega:before {
  content: "\ea66"; }

.icon-sigma:before {
  content: "\ea67"; }

.icon-page-break:before {
  content: "\ea68"; }

.icon-superscript:before {
  content: "\ea69"; }

.icon-subscript:before {
  content: "\ea6a"; }

.icon-superscript2:before {
  content: "\ea6b"; }

.icon-subscript2:before {
  content: "\ea6c"; }

.icon-text-color:before {
  content: "\ea6d"; }

.icon-pagebreak:before {
  content: "\ea6e"; }

.icon-clear-formatting:before {
  content: "\ea6f"; }

.icon-table:before {
  content: "\ea70"; }

.icon-table2:before {
  content: "\ea71"; }

.icon-insert-template:before {
  content: "\ea72"; }

.icon-pilcrow:before {
  content: "\ea73"; }

.icon-ltr:before {
  content: "\ea74"; }

.icon-rtl:before {
  content: "\ea75"; }

.icon-section:before {
  content: "\ea76"; }

.icon-paragraph-left:before {
  content: "\ea77"; }

.icon-paragraph-center:before {
  content: "\ea78"; }

.icon-paragraph-right:before {
  content: "\ea79"; }

.icon-paragraph-justify:before {
  content: "\ea7a"; }

.icon-indent-increase:before {
  content: "\ea7b"; }

.icon-indent-decrease:before {
  content: "\ea7c"; }

.icon-share:before {
  content: "\ea7d"; }

.icon-new-tab:before {
  content: "\ea7e"; }

.icon-embed:before {
  content: "\ea7f"; }

.icon-embed2:before {
  content: "\ea80"; }

.icon-terminal:before {
  content: "\ea81"; }

.icon-share2:before {
  content: "\ea82"; }

.icon-mail:before {
  content: "\ea83"; }

.icon-mail2:before {
  content: "\ea84"; }

.icon-mail3:before {
  content: "\ea85"; }

.icon-mail4:before {
  content: "\ea86"; }

.icon-amazon:before {
  content: "\ea87"; }

.icon-google:before {
  content: "\ea88"; }

.icon-google2:before {
  content: "\ea89"; }

.icon-google3:before {
  content: "\ea8a"; }

.icon-google-plus:before {
  content: "\ea8b"; }

.icon-google-plus2:before {
  content: "\ea8c"; }

.icon-google-plus3:before {
  content: "\ea8d"; }

.icon-hangouts:before {
  content: "\ea8e"; }

.icon-google-drive:before {
  content: "\ea8f"; }

.icon-facebook:before {
  content: "\ea90"; }

.icon-facebook2:before {
  content: "\ea91"; }

.icon-instagram:before {
  content: "\ea92"; }

.icon-whatsapp:before {
  content: "\ea93"; }

.icon-spotify:before {
  content: "\ea94"; }

.icon-telegram:before {
  content: "\ea95"; }

.icon-twitter:before {
  content: "\ea96"; }

.icon-vine:before {
  content: "\ea97"; }

.icon-vk:before {
  content: "\ea98"; }

.icon-renren:before {
  content: "\ea99"; }

.icon-sina-weibo:before {
  content: "\ea9a"; }

.icon-rss:before {
  content: "\ea9b"; }

.icon-rss2:before {
  content: "\ea9c"; }

.icon-youtube:before {
  content: "\ea9d"; }

.icon-youtube2:before {
  content: "\ea9e"; }

.icon-twitch:before {
  content: "\ea9f"; }

.icon-vimeo:before {
  content: "\eaa0"; }

.icon-vimeo2:before {
  content: "\eaa1"; }

.icon-lanyrd:before {
  content: "\eaa2"; }

.icon-flickr:before {
  content: "\eaa3"; }

.icon-flickr2:before {
  content: "\eaa4"; }

.icon-flickr3:before {
  content: "\eaa5"; }

.icon-flickr4:before {
  content: "\eaa6"; }

.icon-dribbble:before {
  content: "\eaa7"; }

.icon-behance:before {
  content: "\eaa8"; }

.icon-behance2:before {
  content: "\eaa9"; }

.icon-deviantart:before {
  content: "\eaaa"; }

.icon-500px:before {
  content: "\eaab"; }

.icon-steam:before {
  content: "\eaac"; }

.icon-steam2:before {
  content: "\eaad"; }

.icon-dropbox:before {
  content: "\eaae"; }

.icon-onedrive:before {
  content: "\eaaf"; }

.icon-github:before {
  content: "\eab0"; }

.icon-npm:before {
  content: "\eab1"; }

.icon-basecamp:before {
  content: "\eab2"; }

.icon-trello:before {
  content: "\eab3"; }

.icon-wordpress:before {
  content: "\eab4"; }

.icon-joomla:before {
  content: "\eab5"; }

.icon-ello:before {
  content: "\eab6"; }

.icon-blogger:before {
  content: "\eab7"; }

.icon-blogger2:before {
  content: "\eab8"; }

.icon-tumblr:before {
  content: "\eab9"; }

.icon-tumblr2:before {
  content: "\eaba"; }

.icon-yahoo:before {
  content: "\eabb"; }

.icon-yahoo2:before {
  content: "\eabc"; }

.icon-tux:before {
  content: "\eabd"; }

.icon-appleinc:before {
  content: "\eabe"; }

.icon-finder:before {
  content: "\eabf"; }

.icon-android:before {
  content: "\eac0"; }

.icon-windows:before {
  content: "\eac1"; }

.icon-windows8:before {
  content: "\eac2"; }

.icon-soundcloud:before {
  content: "\eac3"; }

.icon-soundcloud2:before {
  content: "\eac4"; }

.icon-skype:before {
  content: "\eac5"; }

.icon-reddit:before {
  content: "\eac6"; }

.icon-hackernews:before {
  content: "\eac7"; }

.icon-wikipedia:before {
  content: "\eac8"; }

.icon-linkedin:before {
  content: "\eac9"; }

.icon-linkedin2:before {
  content: "\eaca"; }

.icon-lastfm:before {
  content: "\eacb"; }

.icon-lastfm2:before {
  content: "\eacc"; }

.icon-delicious:before {
  content: "\eacd"; }

.icon-stumbleupon:before {
  content: "\eace"; }

.icon-stumbleupon2:before {
  content: "\eacf"; }

.icon-stackoverflow:before {
  content: "\ead0"; }

.icon-pinterest:before {
  content: "\ead1"; }

.icon-pinterest2:before {
  content: "\ead2"; }

.icon-xing:before {
  content: "\ead3"; }

.icon-xing2:before {
  content: "\ead4"; }

.icon-flattr:before {
  content: "\ead5"; }

.icon-foursquare:before {
  content: "\ead6"; }

.icon-yelp:before {
  content: "\ead7"; }

.icon-paypal:before {
  content: "\ead8"; }

.icon-chrome:before {
  content: "\ead9"; }

.icon-firefox:before {
  content: "\eada"; }

.icon-IE:before {
  content: "\eadb"; }

.icon-edge:before {
  content: "\eadc"; }

.icon-safari:before {
  content: "\eadd"; }

.icon-opera:before {
  content: "\eade"; }

.icon-file-pdf:before {
  content: "\eadf"; }

.icon-file-openoffice:before {
  content: "\eae0"; }

.icon-file-word:before {
  content: "\eae1"; }

.icon-file-excel:before {
  content: "\eae2"; }

.icon-libreoffice:before {
  content: "\eae3"; }

.icon-html-five:before {
  content: "\eae4"; }

.icon-html-five2:before {
  content: "\eae5"; }

.icon-css3:before {
  content: "\eae6"; }

.icon-git:before {
  content: "\eae7"; }

.icon-codepen:before {
  content: "\eae8"; }

.icon-svg:before {
  content: "\eae9"; }

.icon-IcoMoon:before {
  content: "\eaea"; }

/**
 * (optional) define here the style definitions which should be applied on the slider container
 * e.g. width including further controls like arrows etc.
 */
.slider {
  position: relative;
  margin-top: 14px; }

.frame {
  position: relative;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  white-space: nowrap;
  height: auto; }

.slides {
  position: relative;
  display: inline-block;
  height: 100%;
  width: 100%;
  padding-left: 0px; }
  .slides li {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    margin-bottom: 0 !important; }

.slider__dots {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center !important; }
  .slider__dots li {
    background-color: #cbe8f3;
    opacity: .5;
    margin: 14px 8px;
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    cursor: pointer; }
    .slider__dots li.active {
      background-color: #26a0d1;
      opacity: 1; }

html, body {
  margin: 0;
  padding: 0;
  height: 100%;
  font-family: "proxima-nova",sans-serif;
  -webkit-font-smoothing: antialiased; }

main {
  min-height: 100%; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  outline: none; }

figure {
  margin: 0; }

ol, ul {
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0; }

input {
  border: none; }

button {
  cursor: pointer; }

a {
  text-decoration: none; }
  a:focus {
    outline: dotted 1px #42778d; }

.cursor-default {
  cursor: default; }

strong {
  color: #5DA17C; }

.o-btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 16px 40px;
  font-size: 13px;
  font-weight: 600;
  border-style: solid;
  border-radius: 40px;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  letter-spacing: 0.2px;
  -webkit-transition: all .25s ease-out;
  transition: all .25s ease-out; }
  .o-btn--small {
    padding: 13px 22px;
    border-width: 2px; }
  .o-btn.has-icon--left .icon {
    margin-right: 11px; }
  .o-btn.--b-white {
    border-color: white;
    background: transparent;
    color: white; }
  .o-btn.--f-accent {
    border-color: #26a0d1;
    background: #26a0d1;
    color: white; }
    .o-btn.--f-accent:hover {
      background: #1d80a7;
      border-color: #1d80a7; }
  .o-btn.--f-white {
    border-color: white;
    background: white;
    color: #2e7590; }
    .o-btn.--f-white:hover {
      background: #1d80a7;
      border-color: #1d80a7;
      color: white; }
  .o-btn.--b-accent {
    border-color: #6fa6bb;
    background: transparent;
    color: #2e7590; }
  .o-btn.--b-accent-fade {
    border-color: #cbe8f3;
    background: transparent;
    color: #2e7590; }
    .o-btn.--b-accent-fade:hover {
      background: #26a0d1;
      border-color: #26a0d1;
      color: white; }
  .o-btn.--b-accent-white {
    border-color: #FFF;
    color: #FFF;
    fill: #FFF;
    background: transparent; }
    .o-btn.--b-accent-white:hover {
      background: #FFF;
      fill: #6fa6bb;
      color: #26a0d1; }

.o-view-more {
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  text-align: left;
  color: #2e7590;
  text-transform: uppercase;
  letter-spacing: 0.05em; }
  .o-view-more:hover {
    color: #098dc0; }

.o-playbtn {
  position: relative;
  border: 3px solid #fff;
  width: 68px;
  height: 68px;
  border-radius: 100%;
  cursor: pointer; }

.o-container {
  max-width: 1080px;
  margin: 0 auto; }

.o-wrapper {
  margin: 0 auto;
  max-width: 1080px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 70px;
  padding-bottom: 54px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 100%; }
  @media (min-width: 769px) {
    .o-wrapper {
      height: auto;
      background: none; } }
  @media (min-width: 1152px) {
    .o-wrapper {
      padding-left: 0;
      padding-right: 0; } }

#footer {
  margin-top: 65px; }
  .error404 #footer {
    margin-top: 0; }

time {
  font-size: 10px;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 2px;
  color: #5DA17C;
  text-transform: uppercase; }

.o-breadcrumbs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.3;
  letter-spacing: 2px;
  text-align: left;
  font-weight: bold;
  font-size: 10px;
  text-transform: uppercase;
  padding-bottom: 8px; }
  .o-breadcrumbs li {
    color: white;
    margin-right: 5px; }
    .o-breadcrumbs li:after {
      content: "\003E";
      color: #6fa6bb;
      padding-left: 4px; }
  .o-breadcrumbs.--lightblue li {
    color: #6fa6bb; }
  .o-breadcrumbs a:last-child > li:after {
    content: ""; }
  .o-breadcrumbs .link {
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease; }
  .o-breadcrumbs .link:hover {
    color: #098dc0; }

.c-hero {
  padding-top: 65px;
  padding-bottom: 65px;
  margin-bottom: 65px;
  background-size: cover;
  background-color: #43778d;
  background-position: 50% 25%; }
  .c-hero--listing {
    margin-bottom: 0px !important; }
  @media (max-width: 768px) {
    .c-hero {
      background-position: 90%; } }
  .c-hero--full {
    padding-top: 0px;
    padding-bottom: 0px;
    min-height: 307px; }
  .c-hero--search {
    background-color: #259dce; }
  .c-hero h1 {
    margin: 0;
    font-size: 36px;
    font-weight: 100;
    color: #FFF; }
    @media (min-width: 769px) {
      .c-hero h1 {
        font-size: 48px; } }
  .c-hero p {
    font-weight: 600;
    color: #FFF;
    line-height: 1.6; }
  .c-hero .o-wrapper > * {
    width: 100%; }
    @media (min-width: 769px) {
      .c-hero .o-wrapper > * {
        width: 35%; } }
  .c-hero .hero-cta {
    margin-top: 26px; }
  .c-hero .o-btn {
    font-size: 13px;
    min-width: 160px;
    margin-right: 14px;
    margin-bottom: 14px; }
    .c-hero .o-btn + .o-btn {
      margin-bottom: 0; }
  .c-hero + .c-contact {
    margin-top: -65px; }
  .c-hero .o-breadcrumbs .link:hover {
    color: #abe8ff; }
  .c-hero .o-breadcrumbs li:after {
    color: #cbe8f3; }

@media (min-width: 1400px) {
  .home .c-hero {
    padding-top: 134px !important;
    min-height: 600px !important;
    background-position: 50% 100%; } }

.o-tab {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap; }
  .o-tab .o-tab__item {
    font-size: 10px;
    font-weight: bold;
    line-height: 1.3;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 12px 7px;
    color: #5d8ea1;
    border-bottom: 1px solid #ededed;
    border-right: 1px solid #ededed;
    cursor: pointer;
    text-align: center;
    -webkit-transition: all 50ms ease-in;
    transition: all 50ms ease-in; }
    @media (min-width: 769px) {
      .o-tab .o-tab__item {
        font-size: 12px; } }
    @media (min-width: 769px) {
      .o-tab .o-tab__item {
        padding: 14px 18px; } }
    @media (min-width: 924px) {
      .o-tab .o-tab__item {
        padding: 14px 22px; } }
    .o-tab .o-tab__item:hover {
      color: #098dc0; }
    .o-tab .o-tab__item.--isActive {
      border-bottom: 0;
      border-top: 1px solid #ededed;
      color: #5DA17C; }
    .o-tab .o-tab__item:last-child {
      border-right: 0; }

.o-pagination-next {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  padding-bottom: 50px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%; }
  .o-pagination-next a {
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .o-pagination-next a.link {
      color: #2e7590; }

.o-pagination__btn {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%; }
  .o-pagination__btn.--prevBtn a {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .o-pagination__btn.--prevBtn a i {
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg);
      display: inline-block;
      margin: auto 12px auto 0px; }
  .o-pagination__btn.--nextBtn a {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    .o-pagination__btn.--nextBtn a i {
      margin: auto 0px auto 12px; }

.numbered-pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .numbered-pagination .page-numbers {
    padding: 10px 12px;
    background-color: #cbe8f3;
    text-align: center;
    text-transform: uppercase;
    color: #1d4858;
    font-weight: bold;
    font-size: 12px;
    line-height: 1;
    -webkit-transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
    transition: background-color 200ms ease-in-out, color 200ms ease-in-out; }
    .numbered-pagination .page-numbers.current, .numbered-pagination .page-numbers:not(.dots):hover {
      background-color: #098dc0;
      color: white; }
    @media (min-width: 769px) {
      .numbered-pagination .page-numbers {
        padding: 12px 14px;
        font-size: 16px; } }
    .numbered-pagination .page-numbers + .page-numbers {
      margin-left: 5px; }

.o-error__message {
  color: tomato; }

.site-header {
  position: fixed;
  width: 100%;
  background-color: #fff;
  z-index: 999;
  -webkit-box-shadow: 0 2px 8px 0 rgba(67, 119, 141, 0.1);
  box-shadow: 0 2px 8px 0 rgba(67, 119, 141, 0.1); }
  .site-header + #content {
    position: relative;
    padding-top: 48px; }
    @media (min-width: 769px) {
      .site-header + #content {
        padding-top: 157px; } }
  .site-header .site-speak__buttons {
    margin: auto 0;
    padding: 15px 10px 25px 15px; }
    @media (min-width: 769px) {
      .site-header .site-speak__buttons {
        padding: 0; } }
    .site-header .site-speak__buttons .o-btn {
      cursor: pointer;
      padding: 10px 20px !important;
      display: none !important;
      font-size: 14px; }
    .site-header .site-speak__buttons .--active {
      display: block !important; }
    .site-header .site-speak__buttons .icon {
      margin-right: 10px; }
  .single .site-header + #content {
    padding-top: 125px; }
    @media (min-width: 769px) {
      .single .site-header + #content {
        padding-top: 195px; } }
    .single .site-header + #content .c-hero {
      margin-top: -40px; }
  .site-header .o-container {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 24px;
    padding-right: 24px;
    -webkit-transition: padding 300ms ease-in-out;
    transition: padding 300ms ease-in-out; }
    @media (min-width: 769px) {
      .site-header .o-container {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; } }
    @media (min-width: 1152px) {
      .site-header .o-container {
        padding-left: 0;
        padding-right: 0; } }
  .site-header .site-header__left {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    margin-top: 24px;
    margin-bottom: 24px;
    -webkit-transition: width 300ms ease-in-out, height 300ms ease-in-out;
    transition: width 300ms ease-in-out, height 300ms ease-in-out; }
    @media (min-width: 769px) {
      .site-header .site-header__left {
        width: 55px;
        height: 55px; } }
    @media (min-width: 924px) {
      .site-header .site-header__left {
        width: 80px;
        height: 80px; } }
    .site-header .site-header__left img {
      width: 100%;
      height: 100%; }
  .site-header .site-header__right {
    position: static;
    display: none;
    -webkit-transition: margin 300ms ease-in-out;
    transition: margin 300ms ease-in-out; }
    @media (min-width: 769px) {
      .site-header .site-header__right {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        margin-left: 5px; } }
    @media (min-width: 1208px) {
      .site-header .site-header__right {
        margin-left: 45px; } }
    .site-header .site-header__right .search-form {
      position: relative;
      display: none;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      margin-left: auto;
      margin-right: 10px; }
      @media (min-width: 924px) {
        .site-header .site-header__right .search-form {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex; } }
  .site-header .site-menu {
    position: static;
    width: 100%;
    margin-right: 35px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .site-header .site-menu a,
    .site-header .site-menu div {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 0 10px;
      font-size: 13px;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: 1px;
      text-align: left;
      color: #2e7590;
      text-transform: uppercase;
      -webkit-transition: all 300ms ease;
      transition: all 300ms ease; }
      @media (min-width: 924px) {
        .site-header .site-menu a,
        .site-header .site-menu div {
          padding: 0 20px; } }
      @media (min-width: 769px) {
        .site-header .site-menu a:hover,
        .site-header .site-menu div:hover {
          background-color: #f2f7f8;
          color: #098dc0; } }
    .site-header .site-menu a.is-active,
    .site-header .site-menu div > a.is-active {
      color: #5DA17C; }
    .site-header .site-menu div > a {
      padding: 0; }
      @media (min-width: 769px) {
        .site-header .site-menu div > a {
          height: 100%;
          margin-left: -20px;
          margin-right: -20px;
          padding-left: 20px;
          padding-right: 20px; } }
    .site-header .site-menu .sub-menu {
      position: absolute;
      display: none;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      left: 0;
      width: 100%;
      padding: 42px 35px 0 35px;
      background-color: #f2f7f8;
      top: 0; }
      @media (min-width: 769px) {
        .site-header .site-menu .sub-menu {
          top: 100%; } }
      .site-header .site-menu .sub-menu a {
        width: 25%;
        padding: 0;
        margin-bottom: 28px;
        -webkit-transition: all 300ms ease;
        transition: all 300ms ease;
        padding-right: 10px; }
        .site-header .site-menu .sub-menu a.is-active {
          color: #5DA17C; }
    @media (max-width: 768px) {
      .site-header .site-menu .has-sub.is-active > .icon-play3 {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg); }
      .site-header .site-menu .has-sub.is-active .sub-menu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; } }
    @media (min-width: 769px) {
      .site-header .site-menu .has-sub:hover .sub-menu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; } }
  .site-header .icon-play3 {
    display: none; }
  .site-header .site-header__burger {
    font-size: 24px;
    line-height: 0;
    color: #26a0d1;
    margin-left: auto;
    margin-top: 24px;
    margin-bottom: 24px; }
    @media (min-width: 769px) {
      .site-header .site-header__burger {
        display: none; } }
  @media (min-width: 769px) {
    .site-header.is-shrinked .site-header__left {
      width: 55px;
      height: 55px;
      margin-top: 19px;
      margin-bottom: 19px; } }
  @media (min-width: 924px) {
    .site-header.is-shrinked .site-header__right {
      margin-left: 80px; } }
  @media (max-width: 768px) {
    .site-header.is-open .o-container {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    .site-header.is-open .site-header__right,
    .site-header.is-open .site-menu,
    .site-header.is-open .has-sub,
    .site-header.is-open .sub-menu {
      position: relative;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      margin-right: 0; }
    .site-header.is-open .site-header__right {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      -webkit-box-ordinal-group: 4;
      -webkit-order: 3;
      -ms-flex-order: 3;
      order: 3;
      width: 100%; }
    .site-header.is-open .site-menu a {
      padding-top: 10px;
      padding-bottom: 10px; }
    .site-header.is-open .icon-play3 {
      position: absolute;
      top: 0;
      right: 0;
      padding: 10px;
      display: inline-block;
      margin-left: auto;
      -webkit-transform: rotate(120deg);
      transform: rotate(120deg); }
    .site-header.is-open .sub-menu {
      position: relative;
      padding: 11px 16px 21px 16px; }
      .site-header.is-open .sub-menu a {
        width: 100%;
        margin: 0;
        padding: 0; }
      .site-header.is-open .sub-menu a + a {
        margin-top: 10px; } }

#search-term {
  padding: 9px 20px 10px 20px;
  border-radius: 20px;
  background-color: #ffffff;
  border: solid 2px #e2e2e2;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  text-align: left;
  color: #617579; }
  #search-term::-webkit-input-placeholder {
    color: #e2e2e2; }
  #search-term::-moz-placeholder {
    color: #e2e2e2; }
  #search-term:-ms-input-placeholder {
    color: #e2e2e2; }
  #search-term:-moz-placeholder {
    color: #e2e2e2; }

#search-submit {
  position: absolute;
  top: 50%;
  right: 14px;
  -webkit-appearance: none;
  border: 0;
  outline: 0;
  font-size: 18px;
  color: #e2e2e2;
  padding: 0;
  line-height: 25px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: transparent; }

.c-nav__top {
  display: none; }
  @media (min-width: 924px) {
    .c-nav__top {
      display: block;
      background: #1d4858;
      padding: 0 26px; }
      .c-nav__top ul {
        margin: 0 auto;
        padding: 8px 0;
        text-align: left; }
      .c-nav__top li {
        text-transform: uppercase;
        font-size: 10px;
        font-weight: bold;
        letter-spacing: 1px;
        list-style: none;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        color: #b9d3de;
        margin: 0 28px 0 0; }
        .c-nav__top li span {
          margin-left: 18px;
          margin-right: 11px;
          color: #5e9ab2; }
      .c-nav__top a {
        -webkit-transition: all 300ms ease;
        transition: all 300ms ease;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        color: #b9d3de; }
      .c-nav__top li:hover a {
        color: #f3f3f3; }
      .c-nav__top i {
        position: relative;
        display: block !important;
        top: 1px;
        left: 5px; } }

.c-footer {
  background-color: #313536; }

.c-footer__content {
  max-width: 1080px;
  margin: 0 auto; }
  @media (min-width: 769px) {
    .c-footer__content {
      padding: 76px 24px 53px; }
      .c-footer__content > hr {
        margin-top: 41px;
        height: 0;
        border: 0;
        border-top: 2px solid #2c2f30; } }

.c-footer__above {
  display: none; }
  @media (min-width: 769px) {
    .c-footer__above {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row; } }

.c-footer__links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .c-footer__links > .c-footer__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 14px; }
    .c-footer__links > .c-footer__items a {
      color: #b2b2b2;
      margin-bottom: 25px;
      -webkit-transition: all 300ms ease;
      transition: all 300ms ease; }
      .c-footer__links > .c-footer__items a:hover {
        color: #f3f3f3; }
      .c-footer__links > .c-footer__items a.--primary {
        text-transform: uppercase;
        margin-bottom: 35px;
        letter-spacing:   0.05em;
        color: #f9f9f9; }
        .c-footer__links > .c-footer__items a.--primary:hover {
          color: #98c6d8; }
      .c-footer__links > .c-footer__items a.--secondary {
        margin-top: 32px;
        letter-spacing: 2px;
        font-size: 10px;
        font-weight: bold;
        text-transform: uppercase;
        color: #6fa6bb; }
        .c-footer__links > .c-footer__items a.--secondary:hover {
          color: #f3f3f3; }

.c-footer__below {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 30px 0 32px;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  text-align: center; }
  @media (min-width: 769px) {
    .c-footer__below {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      padding-bottom: 0; } }
  .c-footer__below figure {
    margin-bottom: 20px; }
    @media (min-width: 769px) {
      .c-footer__below figure {
        -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        text-align: left;
        margin-bottom: 0; } }
    .c-footer__below figure img {
      width: 32px;
      height: 30px;
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%); }
  .c-footer__below .c-footer__statement {
    font-weight: bold;
    color: #b2b2b2;
    font-size: 10px;
    margin: 0 auto;
    line-height: 16px;
    letter-spacing: 2px;
    max-width: 220px;
    text-transform: uppercase; }
    @media (min-width: 769px) {
      .c-footer__below .c-footer__statement {
        max-width: none;
        margin: auto 0;
        -webkit-flex-basis: 80%;
        -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
        text-align: left; } }
    .c-footer__below .c-footer__statement span {
      color: #6fa6bb; }

.c-newsletter {
  padding: 41px 24px 52px;
  background-color: #f9f9f9; }
  .c-newsletter.--success {
    background-color: #27a0d1; }
  @media (min-width: 769px) {
    .c-newsletter {
      padding: 60px 0 72px; } }
  .error404 .c-newsletter {
    display: none; }
  .c-newsletter .c-newsletter__content {
    margin: 0 auto;
    max-width: 650px; }
    @media (min-width: 769px) {
      .c-newsletter .c-newsletter__content {
        text-align: center; } }
    .c-newsletter .c-newsletter__content.--showResponse #letterResponse {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
    .c-newsletter .c-newsletter__content.--showResponse #letterForm {
      display: none; }
    .c-newsletter .c-newsletter__content .mc4wp-error {
      color: red; }
    .c-newsletter .c-newsletter__content .mc4wp-success {
      padding: 0 45px; }
      .c-newsletter .c-newsletter__content .mc4wp-success p {
        color: #ffffff;
        font-size: 23px; }
  .c-newsletter #letterResponse {
    display: none; }
  .c-newsletter .c-newsletter__title, .c-newsletter .c-newsletter__state {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 27px; }
  .c-newsletter .c-newsletter__title {
    font-weight: 300; }
    @media (min-width: 769px) {
      .c-newsletter .c-newsletter__title {
        display: none; } }
  .c-newsletter .c-newsletter__state {
    font-weight: 600;
    line-height: 1.18;
    margin-right: 20px; }
    @media (min-width: 769px) {
      .c-newsletter .c-newsletter__state {
        margin: auto 20 auto; } }
    .c-newsletter .c-newsletter__state.--isError {
      color: red; }
  .c-newsletter input {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 33px;
    border-bottom: 2px solid #f0f0f0;
    background: transparent;
    padding-bottom: 10px;
    width: 100%; }
    .c-newsletter input::-webkit-input-placeholder {
      color: #617579; }
    .c-newsletter input:-ms-input-placeholder {
      color: #617579; }
    .c-newsletter input::-ms-input-placeholder {
      color: #617579; }
    .c-newsletter input::placeholder {
      color: #617579; }
    @media (min-width: 769px) {
      .c-newsletter input {
        margin: 0 16px 0 0;
        width: 75%;
        font-size: 23px; } }
  .c-newsletter .o-btn {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }
    @media (min-width: 769px) {
      .c-newsletter .o-btn {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto; } }

.c-sidebar {
  padding: 35px 0px 34px;
  background: #e3edf0; }
  .c-sidebar.--plain {
    padding: 0px;
    background: none; }
  .c-sidebar h3, .c-sidebar span {
    margin: 0px 28px 19px; }
  .c-sidebar .c-announcement__item + a.o-view-more {
    padding: 51px 27px 0px; }

.c-sidebar__card {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media (min-width: 769px) {
    .c-sidebar__card .o-btn {
      -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
      align-self: flex-start; } }
  .c-sidebar__card h1, .c-sidebar__card h3, .c-sidebar__card > span {
    margin: 0px 0px 16px; }
  .c-sidebar__card .o-btn {
    margin-top: 33px; }

.c-sidebar__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%; }

.c-sidebar__title {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 13px;
  color: #6fa6bb;
  text-transform: uppercase; }

.c-sidebar--active-link, .c-sidebar__links > a.--isActive, .c-sidebar__links > a:hover {
  color: #098dc0;
  background: #edf5f7; }

.c-sidebar__links > a {
  font-size: 18px;
  font-weight: 600;
  color: #5d8ea1;
  padding: 9px 28px 9px;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in; }

.c-sidebar__excerpt {
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  text-align: left;
  margin: 0px;
  color: #5d8ea1; }
  .c-sidebar__excerpt.--isMain {
    font-size: 16px;
    color: #7a96a1;
    line-height: 25px; }

.c-section__head {
  padding: 0 0 15px; }
  @media (min-width: 769px) {
    .c-section__head {
      padding: 0 0 25px; }
      .c-section__head.--archive {
        padding: 0 0 25px !important; } }

.c-section__title {
  font-size: 36px;
  font-weight: 300;
  text-align: left;
  color: #098dc0;
  margin: 19px 0 19px; }
  .c-section__title.--small {
    font-size: 22px;
    letter-spacing: 0.3px; }
    @media (min-width: 769px) {
      .c-section__title.--small {
        font-size: 30px;
        letter-spacing: 0.5px; } }
  @media (min-width: 769px) {
    .c-section__title.--big {
      font-size: 48px; } }

.c-difference__card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #e3edf0; }
  .c-difference__card:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  .c-difference__card:hover h2 {
    color: #098dc0 !important; }
  .c-difference__card figure {
    height: 218px;
    overflow: hidden; }
    @media (min-width: 924px) {
      .c-difference__card figure {
        height: 161px; } }
    .c-difference__card figure img {
      height: 100%;
      width: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      -webkit-transition: -webkit-transform 400ms ease-in;
      transition: -webkit-transform 400ms ease-in;
      transition: transform 400ms ease-in;
      transition: transform 400ms ease-in, -webkit-transform 400ms ease-in; }
  .c-difference__card .c-difference__details {
    padding: 21px 0px;
    text-align: center;
    margin: 0 auto;
    width: 155px; }
    .c-difference__card .c-difference__details h2 {
      margin: 0;
      font-size: 18px;
      font-weight: 600;
      color: #5d8ea1; }

.c-news__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 24px;
  background: #f2f7f8;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in; }
  .c-news__item:hover {
    background: #edf5f7; }
    .c-news__item:hover img {
      -webkit-transform: scale(1.1);
      transform: scale(1.1); }
    .c-news__item:hover h1 {
      color: #098dc0 !important; }
  .c-news__item.--news figure {
    overflow: hidden;
    width: 100%; }
    @media (min-width: 769px) {
      .c-news__item.--news figure {
        width: 40%;
        margin: 32px 32px 31px 0;
        height: 146px; } }
    .c-news__item.--news figure img {
      height: 100%;
      width: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      -webkit-transition: all 400ms ease;
      transition: all 400ms ease; }
    .c-news__item.--news figure div {
      width: 100%;
      height: 100%;
      -webkit-box-shadow: inset 0px 1px 21px rgba(0, 0, 0, 0.1);
      box-shadow: inset 0px 1px 21px rgba(0, 0, 0, 0.1);
      position: absolute;
      z-index: 1; }
  .c-news__item.--news .c-news__details {
    margin: 24px 28px;
    text-align: left; }
    @media (min-width: 769px) {
      .c-news__item.--news .c-news__details {
        margin: 31px 27px 31px 32px;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
        max-width: 309px; } }
    .c-news__item.--news .c-news__details h1 {
      font-size: 23px;
      font-weight: normal;
      line-height: 27px;
      margin: 0px 0px 5px;
      color: #5d8ea1;
      word-break: break-word; }
      @media (min-width: 769px) {
        .c-news__item.--news .c-news__details h1 {
          margin-bottom: 16px; } }
  @media (min-width: 769px) {
    .c-news__item.--news {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
      margin-bottom: 28px; }
      .c-news__item.--news.--isVertical {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important; }
        .c-news__item.--news.--isVertical .c-news__details {
          margin: 38px 27px !important; }
        .c-news__item.--news.--isVertical figure {
          width: 100% !important; } }
  .c-news__item.--video {
    position: relative; }
    .c-news__item.--video figure {
      overflow: hidden;
      position: relative;
      height: 280px; }
      .c-news__item.--video figure img {
        height: 100%;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -webkit-transition: -webkit-transform 400ms ease-in-out;
        transition: -webkit-transform 400ms ease-in-out;
        transition: transform 400ms ease-in-out;
        transition: transform 400ms ease-in-out, -webkit-transform 400ms ease-in-out; }
      .c-news__item.--video figure::after {
        z-index: 5;
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: rgba(47, 53, 55, 0.5); }
    .c-news__item.--video .c-news__details {
      margin: 24px 27px;
      text-align: left; }
      .c-news__item.--video .c-news__details h1 {
        font-size: 18px;
        font-weight: normal;
        margin: 0px 0px 5px;
        color: #5d8ea1; }
    .c-news__item.--video .c-news__video {
      position: absolute;
      top: 50%;
      left: 50%;
      z-index: 10;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      .c-news__item.--video .c-news__video i {
        position: absolute;
        top: 28%;
        left: 30%;
        width: 100%;
        height: 100%;
        color: white;
        font-size: 30px; }

.c-announcement__items {
  background-color: #f2f7f8; }

.c-announcement__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in; }
  .c-announcement__item .c-announcement__details {
    text-align: left;
    padding: 36px 28px; }
    .c-announcement__item .c-announcement__details.--small {
      padding: 21px 28px; }
    .c-announcement__item .c-announcement__details h1 {
      font-size: 18px;
      font-weight: 600;
      margin: 0 0 11px;
      color: #5d8ea1; }
  .c-announcement__item:hover {
    background-color: #edf5f7; }
    .c-announcement__item:hover h1 {
      color: #098dc0; }
  .c-announcement__item .o-view-more {
    padding: 22px 28px; }

.c-announcement-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 28px;
  padding: 24px;
  width: 100%;
  background-color: #f2f7f8;
  min-height: 162px; }
  @media (min-width: 924px) {
    .c-announcement-card {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      width: calc((100% - 28px) / 2); } }
  .c-announcement-card .c-news__details {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .c-announcement-card .c-news__details > time {
      margin-top: auto; }
  .c-announcement-card h1 {
    font-size: 23px;
    line-height: 27px;
    font-weight: normal;
    margin: 0px 0 16px;
    color: #5d8ea1; }
    @media (min-width: 924px) {
      .c-announcement-card h1 {
        margin-top: 0; } }
  .c-announcement-card figure {
    width: 105px;
    height: 105px; }
    .c-announcement-card figure img {
      width: 100%;
      height: 100%; }
  .c-announcement-card:hover {
    background-color: #edf5f7; }
    .c-announcement-card:hover h1 {
      color: #098dc0; }

.c-people__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 24px;
  background: #f2f7f8; }
  .c-people__item:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  .c-people__item figure {
    overflow: hidden;
    height: 320px; }
    .c-people__item figure img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      -webkit-transition: -webkit-transform 400ms ease-in-out;
      transition: -webkit-transform 400ms ease-in-out;
      transition: transform 400ms ease-in-out;
      transition: transform 400ms ease-in-out, -webkit-transform 400ms ease-in-out; }
  .c-people__item .c-people__details {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 14px 20px; }
    .c-people__item .c-people__details .--secondary {
      margin-left: 79px; }
    .c-people__item .c-people__details h1, .c-people__item .c-people__details a {
      font-size: 14px;
      font-weight: 600;
      line-height: 19px;
      margin: 0px;
      color: #098dc0; }
    .c-people__item .c-people__details span {
      color: #aeaeae;
      margin-right: 8px; }
    .c-people__item .c-people__details > .details-item {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      margin-bottom: 10px; }
      .c-people__item .c-people__details > .details-item > .content-half {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-flex-basis: 38%;
        -ms-flex-preferred-size: 38%;
        flex-basis: 38%;
        text-align: left;
        word-wrap: break-word; }
        .c-people__item .c-people__details > .details-item > .content-half > * {
          word-break: break-all;
          width: 100%; }
        .c-people__item .c-people__details > .details-item > .content-half:last-child {
          -webkit-flex-basis: 40%;
          -ms-flex-preferred-size: 40%;
          flex-basis: 40%;
          text-align: left; }
    .c-people__item .c-people__details .c-people__social {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-top: 8px;
      margin-bottom: 36px; }
      .c-people__item .c-people__details .c-people__social i {
        font-size: 14px;
        margin: 0px 8px;
        color: #5186ae; }
        .c-people__item .c-people__details .c-people__social i:hover {
          color: #098dc0; }

.c-article__content {
  text-align: left;
  max-width: 656px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  /* ol {
    text-align: left;

    li {
      color: $color-bluey-grey;
      margin-bottom: 23px;

      h3 {
        margin: 0 0 9px;
      }

      p {
        font-weight: normal;
        margin: 0;
      }
    }
  } */ }
  .c-article__content .c-article__pimage {
    margin-bottom: 24px;
    width: 100%; }
    .c-article__content .c-article__pimage > img {
      width: 100%; }
  .c-article__content h2 {
    font-size: 36px;
    font-weight: 300;
    color: #098dc0;
    margin: 0 0 17px; }
  .c-article__content.--normal p {
    font-weight: 400 !important; }
  .c-article__content p {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    color: #7a96a1;
    margin: 0 0 29px;
    line-height: 1.6; }
  .c-article__content h3 {
    font-size: 14px;
    font-weight: bold;
    color: #7a96a1;
    margin: 0 0 16px; }
  .c-article__content ul, .c-article__content ol {
    text-align: left;
    padding-left: 10px; }
    .c-article__content ul li, .c-article__content ol li {
      position: relative;
      color: #7a96a1;
      font-size: 16px;
      line-height: 25px;
      padding-left: 14px;
      margin-bottom: 32px; }
      .c-article__content ul li.--small, .c-article__content ol li.--small {
        margin-bottom: 12px; }
  .c-article__content ul li:before {
    content: "";
    position: absolute;
    top: 8px;
    left: -10px;
    width: 4px;
    height: 4px;
    background-color: #86a3af;
    border-radius: 10px; }
  .c-article__content li:before {
    all: unset; }
  .c-article__content ol {
    list-style-type: decimal; }
  .c-article__content .c-article__pictures {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .c-article__content .c-article__pictures > .c-article__img {
      -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%; }
      .c-article__content .c-article__pictures > .c-article__img > img {
        height: 45px;
        width: auto;
        margin: 0 23px 0px; }
    .c-article__content .c-article__pictures.--about-us .c-article__img {
      -webkit-flex-basis: unset;
      -ms-flex-preferred-size: unset;
      flex-basis: unset; }
    .c-article__content .c-article__pictures.--about-us img {
      height: 150px;
      width: 217px;
      margin: 0; }
  .c-article__content.--rep {
    display: none; }
    .c-article__content.--rep.--isActive {
      display: block; }

.c-info__card {
  text-align: left;
  width: 100%;
  padding: 49px 42px; }
  @media (min-width: 769px) {
    .c-info__card {
      width: 50%; } }

.c-info__list {
  margin-top: 35px; }
  .c-info__list li {
    margin-bottom: 14px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .c-info__list img {
    max-width: 22px;
    max-height: 22px; }
  .c-info__list p {
    margin: 0 0 0 17px; }

.c-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1001;
  opacity: 0;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out; }
  .c-modal.--close {
    display: none; }
  .c-modal.--isActive {
    opacity: 1; }

.c-modal--open {
  overflow: hidden; }

.c-modal-container {
  position: relative;
  width: 100%;
  height: 100%; }
  .c-modal-container span {
    position: fixed;
    right: 30px;
    top: 30px;
    z-index: 1060;
    margin-top: -14px;
    margin-right: -14px;
    height: 44px;
    width: 44px;
    line-height: 44px;
    color: white;
    font-size: 3rem; }
  .c-modal-container iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 90%;
    height: 250px;
    opacity: 1 !important;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    @media (min-width: 768px) {
      .c-modal-container iframe {
        height: 400px;
        width: 80%; } }
    @media (min-width: 920px) {
      .c-modal-container iframe {
        max-width: 920px;
        height: 524px; } }

.c-privacy {
  max-width: 100% !important;
  margin-top: 40px; }
  .c-privacy h2 {
    margin-bottom: 20px !important; }

.notice-banner {
  padding: 14px 10px;
  min-height: 68px;
  background: #26A0D1;
  display: block; }

.notice-banner--is-close {
  display: none; }

.notice-banner .o-btn {
  padding: 9px 30.9px;
  cursor: pointer; }

.notice-banner-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 1400px;
  margin: 0 auto; }

.notice-banner__copy p {
  margin: 0;
  color: white;
  font-family: proxima-nova, sans-serif;
  font-size: 14px;
  width: 75%;
  font-weight: 500;
  line-height: 140%; }

.notice-banner__copy span {
  font-weight: bold; }

.c-home__difference {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0px 24px 41px; }
  @media (min-width: 769px) {
    .c-home__difference .o-btn {
      margin: 0 0 19px 0; } }
  @media (min-width: 1208px) {
    .c-home__difference {
      padding: 0px 0px 40px; } }
  .c-home__difference .c-difference__card {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 16px; }
    @media (min-width: 769px) {
      .c-home__difference .c-difference__card {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%; } }
    @media (min-width: 924px) {
      .c-home__difference .c-difference__card {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%; } }
    .c-home__difference .c-difference__card:nth-child(odd) {
      background: #e3edf0; }
    .c-home__difference .c-difference__card:nth-child(even) {
      background: #edf5f7; }
  .c-home__difference .c-sidebar__card {
    display: none;
    margin: 30px auto 0;
    text-align: center;
    min-height: 212px; }
    @media (min-width: 769px) {
      .c-home__difference .c-sidebar__card.--isActive {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; } }
    @media (min-width: 769px) {
      .c-home__difference .c-sidebar__card {
        width: 73%; } }
    .c-home__difference .c-sidebar__card .c-section__title {
      font-size: 30px; }
    .c-home__difference .c-sidebar__card .c-sidebar__excerpt {
      margin-bottom: 20px; }
    .c-home__difference .c-sidebar__card .c-section__title, .c-home__difference .c-sidebar__card .c-sidebar__excerpt, .c-home__difference .c-sidebar__card .o-view-more {
      text-align: center; }

.c-home__practice {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }
  @media (min-width: 769px) {
    .c-home__practice {
      min-height: 450px; } }
  .c-home__practice .c-sidebar {
    /*display: none;*/
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }
    @media (min-width: 769px) {
      .c-home__practice .c-sidebar {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-basis: 35%;
        -ms-flex-preferred-size: 35%;
        flex-basis: 35%; } }
  .c-home__practice .c-sidebar__card {
    display: none;
    padding: 40px 24px 52px;
    -webkit-transition: all 100ms ease-out;
    transition: all 100ms ease-out; }
    @media (min-width: 769px) {
      .c-home__practice .c-sidebar__card {
        margin-left: 56px;
        max-width: 475px; } }
    @media (min-width: 769px) {
      .c-home__practice .c-sidebar__card.--isActive {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; } }

.c-home__story {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 70px 28px 42px; }
  @media (min-width: 769px) {
    .c-home__story {
      padding-left: 24px;
      padding-right: 24px; }
      .c-home__story .c-section__title {
        margin: 19px 0 28px; }
      .c-home__story .c-home__news .c-news__item {
        width: 100%; }
        .c-home__story .c-home__news .c-news__item .c-news__details {
          width: 490px; } }
  @media (min-width: 924px) {
    .c-home__story {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row; }
      .c-home__story .c-home__news {
        width: 100%;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        .c-home__story .c-home__news .c-news__item {
          width: calc(50% - 10px); }
          .c-home__story .c-home__news .c-news__item figure {
            height: 162px;
            width: 350px; }
          .c-home__story .c-home__news .c-news__item:first-child {
            margin-right: 15px; }
      .c-home__story .c-home__announcement {
        margin-left: 28px;
        width: 40%; } }
  @media (min-width: 1208px) {
    .c-home__story {
      padding-left: 0px;
      padding-right: 0px; } }

.c-home__news {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }
  .c-home__news .o-view-more {
    margin-left: 24px; }

.c-news {
  max-width: 650px; }
  .c-news h2 {
    margin: 0;
    font-size: 48px;
    font-weight: 100; }
  .c-news h3 {
    margin: 6px 0px 0px;
    font-size: 16px;
    font-weight: 600;
    color: #098dc0; }
  .c-news > .c-info__list {
    margin-bottom: 61px; }
    .c-news > .c-info__list p {
      font-weight: 600;
      line-height: 1.6;
      color: #7a96a1; }
  .c-news h3 + div.c-news__content {
    margin-top: 61px; }

.c-news__content ul {
  padding-left: 20px;
  list-style-type: disc; }
  .c-news__content ul li {
    padding-bottom: 5px; }

.c-news__content > p {
  font-size: 16px;
  color: #7a96a1;
  line-height: 1.5;
  margin: 0px 0px 30px; }

.c-news__content a {
  color: #098dc0; }

.c-news__content > h4 {
  color: #7a96a1;
  margin: 0px 0px 30px; }

.c-news__content > blockquote {
  font-size: 20px;
  text-align: left;
  color: #1d4858; }

.c-news__content > img {
  width: 100%;
  height: auto;
  margin: 0px 0px 2em; }

.c-news__listing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 30px 24px 72px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media (min-width: 769px) {
    .c-news__listing {
      padding-top: 64px;
      padding-left: 27px;
      padding-right: 27px;
      -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
      justify-content: space-around; } }
  @media (min-width: 1208px) {
    .c-news__listing {
      padding-left: 0px;
      padding-right: 0px;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between; } }
  .c-news__listing .c-news__item + .o-btn, .c-news__listing .c-announcement-card + .o-btn {
    margin-bottom: 24px; }
  .c-news__listing .c-news__item {
    width: 100%;
    max-width: 600px; }
    @media (min-width: 769px) {
      .c-news__listing .c-news__item.--news {
        width: calc((100% - 28px) / 2); }
      .c-news__listing .c-news__item.--video {
        width: calc((100% - 28px) / 2); } }
    @media (min-width: 924px) {
      .c-news__listing .c-news__item.--news {
        width: calc((100% - 56px) / 3); } }
  .c-news__listing + section {
    margin-top: -36px; }

.c-attorney__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 24px; }
  @media (min-width: 769px) {
    .c-attorney__container {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      padding: 0; } }
  .c-attorney__container .c-article__content ul > li {
    margin-bottom: 3px; }
    .c-attorney__container .c-article__content ul > li ul {
      margin-bottom: 0;
      padding-left: 17px; }
      .c-attorney__container .c-article__content ul > li ul li {
        padding-left: 2px;
        margin-bottom: 0;
        margin-top: 3px; }
    .c-attorney__container .c-article__content ul > li > ul > li {
      list-style-type: circle; }
      .c-attorney__container .c-article__content ul > li > ul > li:before {
        content: "";
        position: absolute;
        top: 8px;
        left: -10px;
        width: 4px;
        height: 4px;
        background-color: unset;
        list-style: none; }

.c-attorneys__listing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 24px 0; }
  @media (min-width: 1208px) {
    .c-attorneys__listing {
      padding: 0; } }
  .c-attorneys__listing .c-people__item {
    width: 100%; }
    @media (min-width: 769px) {
      .c-attorneys__listing .c-people__item {
        width: calc(50% - 8px); }
        .c-attorneys__listing .c-people__item:nth-child(odd) {
          margin-right: 16px; } }
    @media (min-width: 924px) {
      .c-attorneys__listing .c-people__item {
        width: calc(25% - 15px); }
        .c-attorneys__listing .c-people__item:nth-child(2n), .c-attorneys__listing .c-people__item:nth-child(odd) {
          margin-right: 15px; } }

.c-attorney__matters-table {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #7a96a1;
  font-size: 14px; }
  .c-attorney__matters-table > .c-attorney__header {
    background: none !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .c-attorney__matters-table > .c-attorney__header h2 {
      font-size: inherit;
      font-weight: bold !important;
      padding: 0 0 12px;
      margin: 0;
      border-bottom: 2px solid #ededed; }
  .c-attorney__matters-table > .c-attorney__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: left; }
    .c-attorney__matters-table > .c-attorney__item h2 {
      font-weight: 400;
      font-size: inherit;
      -webkit-flex-basis: 30%;
      -ms-flex-preferred-size: 30%;
      flex-basis: 30%; }
      .c-attorney__matters-table > .c-attorney__item h2:nth-child(2n) {
        -webkit-flex-basis: 70%;
        -ms-flex-preferred-size: 70%;
        flex-basis: 70%;
        margin-right: 5px; }
  .c-attorney__matters-table .content {
    padding: 16px 5px; }
    .c-attorney__matters-table .content > h2 {
      margin: 0 0 12px; }
    .c-attorney__matters-table .content:nth-child(2n + 1) {
      background: #f2f7f8; }

.c-attorney__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 49px 0 42px;
  max-width: 650px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-transition: all 0.3ms ease-in;
  transition: all 0.3ms ease-in; }
  .c-attorney__content.--contentClose {
    display: none; }
  .c-attorney__content.--contentOpen {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  @media (min-width: 769px) {
    .c-attorney__content {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row; } }
  @media (min-width: 769px) {
    .c-attorney__content.--news {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      .c-attorney__content.--news .c-news__item figure {
        width: 350px;
        height: 162px; }
      .c-attorney__content.--news .c-news__details {
        width: 490px; } }
  .c-attorney__content .c-article__content {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }
    .c-attorney__content .c-article__content h4 {
      font-size: 10px;
      font-weight: bold;
      text-transform: uppercase;
      line-height: 1.3;
      letter-spacing: 2px;
      color: #5d8ea1; }
    .c-attorney__content .c-article__content p {
      font-size: 14px; }
    .c-attorney__content .c-article__content:nth-child(2) {
      -webkit-flex-basis: 40%;
      -ms-flex-preferred-size: 40%;
      flex-basis: 40%; }
  .c-attorney__content .c-article__content .c-article__listing.--points {
    margin-bottom: 21px; }
    .c-attorney__content .c-article__content .c-article__listing.--points li {
      font-size: 14px;
      line-height: 1.6; }

.c-attorney__sidebar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (min-width: 769px) {
    .c-attorney__sidebar {
      width: 289px; } }
  .c-attorney__sidebar .c-people__item {
    width: 100%;
    margin-bottom: 42px; }
  .c-attorney__sidebar > span {
    font-size: 10px;
    font-weight: bold;
    line-height: 1.3;
    letter-spacing: 2px;
    text-align: center;
    color: #5d8ea1;
    margin-bottom: 12px; }

.c-attorney__head {
  text-align: left;
  margin-bottom: 42px;
  max-width: 650px; }
  .c-attorney__head .c-attorney__name {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .c-attorney__head .c-attorney__name > h1 {
      font-size: 31px;
      font-weight: 100;
      color: black;
      margin: 0; }
      @media (min-width: 769px) {
        .c-attorney__head .c-attorney__name > h1 {
          font-size: 48px; } }
    .c-attorney__head .c-attorney__name > span {
      font-size: 14px;
      font-weight: bold;
      line-height: normal;
      color: #5DA17C; }
      @media (min-width: 769px) {
        .c-attorney__head .c-attorney__name > span {
          font-size: 22px; } }
  .c-attorney__head > p {
    font-size: 14px;
    font-weight: 600;
    margin: 10px 0 0;
    line-height: 1.6;
    color: #098dc0;
    max-width: 427px; }
    @media (min-width: 769px) {
      .c-attorney__head > p {
        font-size: 16px; } }

.c-careers__listing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 63px 24px 75px; }
  @media (min-width: 1208px) {
    .c-careers__listing {
      padding-left: 0px;
      padding-right: 0px; } }
  .c-careers__listing .c-careers__item {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: left;
    background: #f2f7f8;
    padding: 37px 27px 24px;
    margin-bottom: 24px; }
    @media (min-width: 769px) {
      .c-careers__listing .c-careers__item {
        -webkit-flex-basis: 30.33%;
        -ms-flex-preferred-size: 30.33%;
        flex-basis: 30.33%; } }
    .c-careers__listing .c-careers__item h1 {
      font-size: 23px;
      margin: 0px 0px 8px;
      color: #5d8ea1; }
    .c-careers__listing .c-careers__item span {
      color: #6fa6bb;
      font-size: 10px;
      line-height: 13px; }
    .c-careers__listing .c-careers__item p {
      font-size: 16px;
      color: #7a96a1; }
    .c-careers__listing .c-careers__item .o-view-more {
      text-align: right; }

.c-article__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 24px 0; }
  @media (min-width: 769px) {
    .c-article__container {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      padding: 0; } }
  .c-article__container .c-article__about .c-news__item.--video > figure {
    height: 312px; }
  .c-article__container .c-article__about ul, .c-article__container .c-article__about li {
    padding-left: 0; }
    .c-article__container .c-article__about ul > h3, .c-article__container .c-article__about li > h3 {
      margin: 0 0 9px; }
    .c-article__container .c-article__about ul li:before, .c-article__container .c-article__about li li:before {
      all: unset; }

.c-article__sidebar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-self: flex-end; }
  .c-article__sidebar .c-sidebar, .c-article__sidebar .c-sidebar__card {
    width: 100%; }
    @media (min-width: 769px) {
      .c-article__sidebar .c-sidebar, .c-article__sidebar .c-sidebar__card {
        width: 289px; } }
  .c-article__sidebar .c-sidebar {
    margin-bottom: 42px; }
  .c-article__sidebar .c-sidebar__card {
    background: #e8eff2;
    padding: 35px 28px; }

.slider .c-article__pictures .c-article__img {
  text-align: center;
  max-width: 25%; }
  .slider .c-article__pictures .c-article__img > img {
    margin: 0;
    max-width: 100%; }

.c-contact h2 {
  font-size: 30px;
  font-weight: 300;
  letter-spacing: 0.5px;
  color: #098dc0; }

.c-contact p {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  color: #7a96a1; }

.c-contact aside {
  color: #4bb543; }

.c-contact__form {
  padding: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (min-width: 769px) {
    .c-contact__form {
      padding: 42px 18px 49px 24px; } }
  .c-contact__form .c-contact__input {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 98%;
    -ms-flex: 1 0 98%;
    flex: 1 0 98%;
    margin-bottom: 12px; }
    @media (min-width: 769px) {
      .c-contact__form .c-contact__input {
        margin-right: 12px; }
        .c-contact__form .c-contact__input.--half-on-tablet {
          -webkit-flex-basis: 48%;
          -ms-flex-preferred-size: 48%;
          flex-basis: 48%; } }
    .c-contact__form .c-contact__input .c-contact__label {
      font-size: 10px;
      text-transform: uppercase;
      font-weight: bold;
      line-height: 1.3;
      letter-spacing: 2px;
      color: #6fa6bb; }
    .c-contact__form .c-contact__input input, .c-contact__form .c-contact__input textarea {
      width: 100%;
      font-size: 14px;
      line-height: 1.3;
      color: #809aa6;
      text-align: left;
      padding: 17px 9px;
      background: white;
      border: none; }
      .c-contact__form .c-contact__input input::-webkit-input-placeholder, .c-contact__form .c-contact__input textarea::-webkit-input-placeholder {
        color: #809aa6; }
      .c-contact__form .c-contact__input input:-ms-input-placeholder, .c-contact__form .c-contact__input textarea:-ms-input-placeholder {
        color: #809aa6; }
      .c-contact__form .c-contact__input input::-ms-input-placeholder, .c-contact__form .c-contact__input textarea::-ms-input-placeholder {
        color: #809aa6; }
      .c-contact__form .c-contact__input input::placeholder, .c-contact__form .c-contact__input textarea::placeholder {
        color: #809aa6; }
      .c-contact__form .c-contact__input input:invalid, .c-contact__form .c-contact__input input.--isError, .c-contact__form .c-contact__input textarea:invalid, .c-contact__form .c-contact__input textarea.--isError {
        border: solid 1px rgba(145, 26, 26, 0.45); }
  .c-contact__form .o-btn {
    margin-top: 45px;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }
    @media (min-width: 769px) {
      .c-contact__form .o-btn {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto; } }

.c-search__listing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 24px 42px; }
  @media (min-width: 1208px) {
    .c-search__listing {
      padding: 0 0 42px; } }

.c-search__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 51px;
  max-width: 628px; }
  .c-search__item .post-type {
    font-size: 10px;
    color: #6fa6bb;
    line-height: 1.3;
    font-weight: bold;
    margin: 0 0 7px;
    letter-spacing: 2px; }
  .c-search__item > h2 {
    font-size: 21px;
    font-weight: 300;
    margin: 0 0 7px;
    color: #5d8ea1; }
    @media (min-width: 769px) {
      .c-search__item > h2 {
        font-size: 36px; } }
  .c-search__item:hover > h2 {
    color: #098dc0; }
  .c-search__item > span {
    color: #7a96a1;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.6;
    font-style: normal; }
    @media (min-width: 769px) {
      .c-search__item > span {
        font-size: 16px; } }

.c-404-container {
  height: 100vh;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .c-404-container .c-404__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 40px 24px 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center; }
    @media (min-width: 769px) {
      .c-404-container .c-404__content {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        padding: 0 24px 0px; } }
    .c-404-container .c-404__content > h1 {
      font-size: 100px;
      font-weight: 100;
      color: #ffffff;
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      margin: 0px;
      -webkit-align-self: center;
      -ms-flex-item-align: center;
      align-self: center; }
      @media (min-width: 769px) {
        .c-404-container .c-404__content > h1 {
          font-size: 186px;
          margin-right: 64px; } }
    .c-404-container .c-404__content > h1 + div {
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      -webkit-align-self: center;
      -ms-flex-item-align: center;
      align-self: center;
      max-width: 385px; }
      .c-404-container .c-404__content > h1 + div > h2, .c-404-container .c-404__content > h1 + div p {
        color: white;
        text-align: center;
        margin: 0px; }
        @media (min-width: 769px) {
          .c-404-container .c-404__content > h1 + div > h2, .c-404-container .c-404__content > h1 + div p {
            text-align: left; } }
      .c-404-container .c-404__content > h1 + div h2 {
        font-size: 48px;
        font-weight: 100;
        line-height: 1; }
      .c-404-container .c-404__content > h1 + div p {
        font-size: 14px;
        margin-top: 14px;
        font-weight: normal;
        line-height: 1.6; }
      .c-404-container .c-404__content > h1 + div > div {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 29px;
        text-align: center; }
        .c-404-container .c-404__content > h1 + div > div a.o-btn:first-child {
          margin-bottom: 13px; }
        @media (min-width: 769px) {
          .c-404-container .c-404__content > h1 + div > div {
            display: inline;
            text-align: left; }
            .c-404-container .c-404__content > h1 + div > div a.o-btn:first-child {
              margin-right: 13px; } }

.notif:before {
  content: "\ea08";
  color: #dc3545;
  padding-right: 7px; }

.iebrowser a {
  text-decoration: underline;
  color: #303030 !important; }

/*# sourceMappingURL=main.css.map */
