html {
    word-spacing: 1px;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box
  }

  body {
    overflow: hidden;
    overflow-y: auto;
    font-size: 15px;
    line-height: 1.618
  }

  *,
  :after,
  :before {
    box-sizing: border-box;
    margin: 0
  }

  a {
    text-decoration: none;
    color: inherit
  }

  .pagination-wrapper .vue-ads-flex {
    display: flex;
    justify-content: space-between;
    align-items: center
  }

  .page-enter-active,
  .page-leave-active {
    transition: opacity .2s ease
  }

  .page-enter,
  .page-leave-to {
    opacity: 0
  }

  .modal-backdrop {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(55, 55, 55, .35);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2000000000
  }

  .message-us:hover {
    text-decoration: underline
  }

  .btn {
    border: 0;
    padding: 8px;
    border-radius: 2px;
    box-shadow: none
  }

  .btn,
  .btn:focus {
    outline: 0
  }

  @media only screen and (max-width: 767px) {
    #rc-imageselect {
      transform: scale(.77);
      -webkit-transform: scale(.77)
    }

    .rtl #rc-imageselect {
      transform-origin: right;
      -webkit-transform-origin: right
    }
  }

  .nuxt-progress {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    width: 0;
    opacity: 1;
    transition: width .1s, opacity .4s;
    background-color: #fff;
    z-index: 999999
  }

  .nuxt-progress.nuxt-progress-notransition {
    transition: none
  }

  .nuxt-progress-failed {
    background-color: red
  }

  .dropdown .dropdown-toggle {
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center
  }

  .rtl .caret {
    margin-right: 10px
  }

  .ltr .caret {
    margin-left: 10px
  }

  .input-text {
    font-family: inherit;
    border-radius: 4px;
    outline: 0;
    background: #fff;
    border: 1px solid #eee;
    padding: 13px 20px;
    color: #373737;
    font-size: 16px;
    height: 45px;
    width: 100%
  }

  .input-text::-webkit-input-placeholder {
    color: #d3d3d3
  }

  .input-text:-moz-placeholder,
  .input-text::-moz-placeholder {
    color: #d3d3d3
  }

  .input-text:-ms-input-placeholder {
    color: #d3d3d3
  }

  @font-face {
    font-family: cat-icon;
    src: url(/_nuxt/fonts/icons.27b7752.woff) format("woff"), url(/_nuxt/fonts/icons.c46017e.ttf) format("truetype"), url(/_nuxt/img/icons.1e59ce6.svg#cat-icon) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
  }

  .kb-icon {
    font-family: cat-icon;
    font-size: 1.125rem;
    color: inherit;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    font-style: normal;
    display: inline-block;
    margin: 0 .2em;
    width: 1em;
    text-align: center
  }

  .kb-icon-xsmall {
    font-size: .75rem
  }

  .kb-icon-small {
    font-size: .812rem
  }

  .kb-icon-medium {
    font-size: .937rem
  }

  .kb-icon-large {
    font-size: 1.25rem
  }

  .kb-icon-xlarge {
    font-size: 2rem
  }

  .kb-icon-xxlarge {
    font-size: 3rem
  }

  .kb-icon-activity:before {
    content: "\e900"
  }

  .kb-icon-airplay:before {
    content: "\e901"
  }

  .kb-icon-alert-circle:before {
    content: "\e902"
  }

  .kb-icon-alert-octagon:before {
    content: "\e903"
  }

  .kb-icon-alert-triangle:before {
    content: "\e904"
  }

  .kb-icon-align-center:before {
    content: "\e905"
  }

  .kb-icon-align-justify:before {
    content: "\e906"
  }

  .kb-icon-align-left:before {
    content: "\e907"
  }

  .kb-icon-align-right:before {
    content: "\e908"
  }

  .kb-icon-anchor:before {
    content: "\e909"
  }

  .kb-icon-aperture:before {
    content: "\e90a"
  }

  .kb-icon-archive:before {
    content: "\e90b"
  }

  .kb-icon-arrow-down:before {
    content: "\e90c"
  }

  .kb-icon-arrow-down-circle:before {
    content: "\e90d"
  }

  .kb-icon-arrow-down-left:before {
    content: "\e90e"
  }

  .kb-icon-arrow-down-right:before {
    content: "\e90f"
  }

  .kb-icon-arrow-left:before {
    content: "\e910"
  }

  .kb-icon-arrow-left-circle:before {
    content: "\e911"
  }

  .kb-icon-arrow-right:before {
    content: "\e912"
  }

  .kb-icon-arrow-right-circle:before {
    content: "\e913"
  }

  .kb-icon-arrow-up:before {
    content: "\e914"
  }

  .kb-icon-arrow-up-circle:before {
    content: "\e915"
  }

  .kb-icon-arrow-up-left:before {
    content: "\e916"
  }

  .kb-icon-arrow-up-right:before {
    content: "\e917"
  }

  .kb-icon-at-sign:before {
    content: "\e918"
  }

  .kb-icon-award:before {
    content: "\e919"
  }

  .kb-icon-bar-chart:before {
    content: "\e91a"
  }

  .kb-icon-bar-chart-2:before {
    content: "\e91b"
  }

  .kb-icon-battery:before {
    content: "\e91c"
  }

  .kb-icon-battery-charging:before {
    content: "\e91d"
  }

  .kb-icon-bell:before {
    content: "\e91e"
  }

  .kb-icon-bell-off:before {
    content: "\e91f"
  }

  .kb-icon-bluetooth:before {
    content: "\e920"
  }

  .kb-icon-bold:before {
    content: "\e921"
  }

  .kb-icon-book:before {
    content: "\e922"
  }

  .kb-icon-book-open:before {
    content: "\e923"
  }

  .kb-icon-bookmark:before {
    content: "\e924"
  }

  .kb-icon-box:before {
    content: "\e925"
  }

  .kb-icon-briefcase:before {
    content: "\e926"
  }

  .kb-icon-calendar:before {
    content: "\e927"
  }

  .kb-icon-camera:before {
    content: "\e928"
  }

  .kb-icon-camera-off:before {
    content: "\e929"
  }

  .kb-icon-cast:before {
    content: "\e92a"
  }

  .kb-icon-check:before {
    content: "\e92b"
  }

  .kb-icon-check-circle:before {
    content: "\e92c"
  }

  .kb-icon-check-square:before {
    content: "\e92d"
  }

  .kb-icon-chevron-down:before {
    content: "\e92e"
  }

  .kb-icon-chevron-left:before {
    content: "\e92f"
  }

  .kb-icon-chevron-right:before {
    content: "\e930"
  }

  .kb-icon-chevron-up:before {
    content: "\e931"
  }

  .kb-icon-chevrons-down:before {
    content: "\e932"
  }

  .kb-icon-chevrons-left:before {
    content: "\e933"
  }

  .kb-icon-chevrons-right:before {
    content: "\e934"
  }

  .kb-icon-chevrons-up:before {
    content: "\e935"
  }

  .kb-icon-chrome:before {
    content: "\e936"
  }

  .kb-icon-circle:before {
    content: "\e937"
  }

  .kb-icon-clipboard:before {
    content: "\e938"
  }

  .kb-icon-clock:before {
    content: "\e939"
  }

  .kb-icon-cloud:before {
    content: "\e93a"
  }

  .kb-icon-cloud-drizzle:before {
    content: "\e93b"
  }

  .kb-icon-cloud-lightning:before {
    content: "\e93c"
  }

  .kb-icon-cloud-off:before {
    content: "\e93d"
  }

  .kb-icon-cloud-rain:before {
    content: "\e93e"
  }

  .kb-icon-cloud-snow:before {
    content: "\e93f"
  }

  .kb-icon-code:before {
    content: "\e940"
  }

  .kb-icon-codepen:before {
    content: "\e941"
  }

  .kb-icon-command:before {
    content: "\e942"
  }

  .kb-icon-compass:before {
    content: "\e943"
  }

  .kb-icon-copy:before {
    content: "\e944"
  }

  .kb-icon-corner-down-left:before {
    content: "\e945"
  }

  .kb-icon-corner-down-right:before {
    content: "\e946"
  }

  .kb-icon-corner-left-down:before {
    content: "\e947"
  }

  .kb-icon-corner-left-up:before {
    content: "\e948"
  }

  .kb-icon-corner-right-down:before {
    content: "\e949"
  }

  .kb-icon-corner-right-up:before {
    content: "\e94a"
  }

  .kb-icon-corner-up-left:before {
    content: "\e94b"
  }

  .kb-icon-corner-up-right:before {
    content: "\e94c"
  }

  .kb-icon-cpu:before {
    content: "\e94d"
  }

  .kb-icon-credit-card:before {
    content: "\e94e"
  }

  .kb-icon-crop:before {
    content: "\e94f"
  }

  .kb-icon-crosshair:before {
    content: "\e950"
  }

  .kb-icon-database:before {
    content: "\e951"
  }

  .kb-icon-delete:before {
    content: "\e952"
  }

  .kb-icon-disc:before {
    content: "\e953"
  }

  .kb-icon-dollar-sign:before {
    content: "\e954"
  }

  .kb-icon-download:before {
    content: "\e955"
  }

  .kb-icon-download-cloud:before {
    content: "\e956"
  }

  .kb-icon-droplet:before {
    content: "\e957"
  }

  .kb-icon-edit:before {
    content: "\e958"
  }

  .kb-icon-edit-2:before {
    content: "\e959"
  }

  .kb-icon-edit-3:before {
    content: "\e95a"
  }

  .kb-icon-external-link:before {
    content: "\e95b"
  }

  .kb-icon-eye:before {
    content: "\e95c"
  }

  .kb-icon-eye-off:before {
    content: "\e95d"
  }

  .kb-icon-facebook:before {
    content: "\e95e"
  }

  .kb-icon-fast-forward:before {
    content: "\e95f"
  }

  .kb-icon-feather:before {
    content: "\e960"
  }

  .kb-icon-file:before {
    content: "\e961"
  }

  .kb-icon-file-minus:before {
    content: "\e962"
  }

  .kb-icon-file-plus:before {
    content: "\e963"
  }

  .kb-icon-file-text:before {
    content: "\e964"
  }

  .kb-icon-film:before {
    content: "\e965"
  }

  .kb-icon-filter:before {
    content: "\e966"
  }

  .kb-icon-flag:before {
    content: "\e967"
  }

  .kb-icon-folder:before {
    content: "\e968"
  }

  .kb-icon-folder-minus:before {
    content: "\e969"
  }

  .kb-icon-folder-plus:before {
    content: "\e96a"
  }

  .kb-icon-gift:before {
    content: "\e96b"
  }

  .kb-icon-git-branch:before {
    content: "\e96c"
  }

  .kb-icon-git-commit:before {
    content: "\e96d"
  }

  .kb-icon-git-merge:before {
    content: "\e96e"
  }

  .kb-icon-git-pull-request:before {
    content: "\e96f"
  }

  .kb-icon-github:before {
    content: "\e970"
  }

  .kb-icon-gitlab:before {
    content: "\e971"
  }

  .kb-icon-globe:before {
    content: "\e972"
  }

  .kb-icon-grid:before {
    content: "\e973"
  }

  .kb-icon-hard-drive:before {
    content: "\e974"
  }

  .kb-icon-hash:before {
    content: "\e975"
  }

  .kb-icon-headphones:before {
    content: "\e976"
  }

  .kb-icon-heart:before {
    content: "\e977"
  }

  .kb-icon-help-circle:before {
    content: "\e978"
  }

  .kb-icon-home:before {
    content: "\e979"
  }

  .kb-icon-image:before {
    content: "\e97a"
  }

  .kb-icon-inbox:before {
    content: "\e97b"
  }

  .kb-icon-info:before {
    content: "\e97c"
  }

  .kb-icon-instagram:before {
    content: "\e97d"
  }

  .kb-icon-italic:before {
    content: "\e97e"
  }

  .kb-icon-layers:before {
    content: "\e97f"
  }

  .kb-icon-layout:before {
    content: "\e980"
  }

  .kb-icon-life-buoy:before {
    content: "\e981"
  }

  .kb-icon-link:before {
    content: "\e982"
  }

  .kb-icon-link-2:before {
    content: "\e983"
  }

  .kb-icon-linkedin:before {
    content: "\e984"
  }

  .kb-icon-list:before {
    content: "\e985"
  }

  .kb-icon-loader:before {
    content: "\e986"
  }

  .kb-icon-lock:before {
    content: "\e987"
  }

  .kb-icon-log-in:before {
    content: "\e988"
  }

  .kb-icon-log-out:before {
    content: "\e989"
  }

  .kb-icon-mail:before {
    content: "\e98a"
  }

  .kb-icon-map:before {
    content: "\e98b"
  }

  .kb-icon-map-pin:before {
    content: "\e98c"
  }

  .kb-icon-maximize:before {
    content: "\e98d"
  }

  .kb-icon-maximize-2:before {
    content: "\e98e"
  }

  .kb-icon-menu:before {
    content: "\e98f"
  }

  .kb-icon-message-circle:before {
    content: "\e990"
  }

  .kb-icon-message-square:before {
    content: "\e991"
  }

  .kb-icon-mic:before {
    content: "\e992"
  }

  .kb-icon-mic-off:before {
    content: "\e993"
  }

  .kb-icon-minimize:before {
    content: "\e994"
  }

  .kb-icon-minimize-2:before {
    content: "\e995"
  }

  .kb-icon-minus:before {
    content: "\e996"
  }

  .kb-icon-minus-circle:before {
    content: "\e997"
  }

  .kb-icon-minus-square:before {
    content: "\e998"
  }

  .kb-icon-monitor:before {
    content: "\e999"
  }

  .kb-icon-moon:before {
    content: "\e99a"
  }

  .kb-icon-more-horizontal:before {
    content: "\e99b"
  }

  .kb-icon-more-vertical:before {
    content: "\e99c"
  }

  .kb-icon-move:before {
    content: "\e99d"
  }

  .kb-icon-music:before {
    content: "\e99e"
  }

  .kb-icon-navigation:before {
    content: "\e99f"
  }

  .kb-icon-navigation-2:before {
    content: "\e9a0"
  }

  .kb-icon-octagon:before {
    content: "\e9a1"
  }

  .kb-icon-package:before {
    content: "\e9a2"
  }

  .kb-icon-paperclip:before {
    content: "\e9a3"
  }

  .kb-icon-pause:before {
    content: "\e9a4"
  }

  .kb-icon-pause-circle:before {
    content: "\e9a5"
  }

  .kb-icon-percent:before {
    content: "\e9a6"
  }

  .kb-icon-phone:before {
    content: "\e9a7"
  }

  .kb-icon-phone-call:before {
    content: "\e9a8"
  }

  .kb-icon-phone-forwarded:before {
    content: "\e9a9"
  }

  .kb-icon-phone-incoming:before {
    content: "\e9aa"
  }

  .kb-icon-phone-missed:before {
    content: "\e9ab"
  }

  .kb-icon-phone-off:before {
    content: "\e9ac"
  }

  .kb-icon-phone-outgoing:before {
    content: "\e9ad"
  }

  .kb-icon-pie-chart:before {
    content: "\e9ae"
  }

  .kb-icon-play:before {
    content: "\e9af"
  }

  .kb-icon-play-circle:before {
    content: "\e9b0"
  }

  .kb-icon-plus:before {
    content: "\e9b1"
  }

  .kb-icon-plus-circle:before {
    content: "\e9b2"
  }

  .kb-icon-plus-square:before {
    content: "\e9b3"
  }

  .kb-icon-pocket:before {
    content: "\e9b4"
  }

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

  .kb-icon-printer:before {
    content: "\e9b6"
  }

  .kb-icon-radio:before {
    content: "\e9b7"
  }

  .kb-icon-refresh-ccw:before {
    content: "\e9b8"
  }

  .kb-icon-refresh-cw:before {
    content: "\e9b9"
  }

  .kb-icon-repeat:before {
    content: "\e9ba"
  }

  .kb-icon-rewind:before {
    content: "\e9bb"
  }

  .kb-icon-rotate-ccw:before {
    content: "\e9bc"
  }

  .kb-icon-rotate-cw:before {
    content: "\e9bd"
  }

  .kb-icon-rss:before {
    content: "\e9be"
  }

  .kb-icon-save:before {
    content: "\e9bf"
  }

  .kb-icon-scissors:before {
    content: "\e9c0"
  }

  .kb-icon-search:before {
    content: "\e9c1"
  }

  .kb-icon-send:before {
    content: "\e9c2"
  }

  .kb-icon-server:before {
    content: "\e9c3"
  }

  .kb-icon-settings:before {
    content: "\e9c4"
  }

  .kb-icon-share:before {
    content: "\e9c5"
  }

  .kb-icon-share-2:before {
    content: "\e9c6"
  }

  .kb-icon-shield:before {
    content: "\e9c7"
  }

  .kb-icon-shield-off:before {
    content: "\e9c8"
  }

  .kb-icon-shopping-bag:before {
    content: "\e9c9"
  }

  .kb-icon-shopping-cart:before {
    content: "\e9ca"
  }

  .kb-icon-shuffle:before {
    content: "\e9cb"
  }

  .kb-icon-sidebar:before {
    content: "\e9cc"
  }

  .kb-icon-skip-back:before {
    content: "\e9cd"
  }

  .kb-icon-skip-forward:before {
    content: "\e9ce"
  }

  .kb-icon-slack:before {
    content: "\e9cf"
  }

  .kb-icon-slash:before {
    content: "\e9d0"
  }

  .kb-icon-sliders:before {
    content: "\e9d1"
  }

  .kb-icon-smartphone:before {
    content: "\e9d2"
  }

  .kb-icon-speaker:before {
    content: "\e9d3"
  }

  .kb-icon-square:before {
    content: "\e9d4"
  }

  .kb-icon-star:before {
    content: "\e9d5"
  }

  .kb-icon-stop-circle:before {
    content: "\e9d6"
  }

  .kb-icon-sun:before {
    content: "\e9d7"
  }

  .kb-icon-sunrise:before {
    content: "\e9d8"
  }

  .kb-icon-sunset:before {
    content: "\e9d9"
  }

  .kb-icon-tablet:before {
    content: "\e9da"
  }

  .kb-icon-tag:before {
    content: "\e9db"
  }

  .kb-icon-target:before {
    content: "\e9dc"
  }

  .kb-icon-terminal:before {
    content: "\e9dd"
  }

  .kb-icon-thermometer:before {
    content: "\e9de"
  }

  .kb-icon-thumbs-down:before {
    content: "\e9df"
  }

  .kb-icon-thumbs-up:before {
    content: "\e9e0"
  }

  .kb-icon-toggle-left:before {
    content: "\e9e1"
  }

  .kb-icon-toggle-right:before {
    content: "\e9e2"
  }

  .kb-icon-trash:before {
    content: "\e9e3"
  }

  .kb-icon-trash-2:before {
    content: "\e9e4"
  }

  .kb-icon-trending-down:before {
    content: "\e9e5"
  }

  .kb-icon-trending-up:before {
    content: "\e9e6"
  }

  .kb-icon-triangle:before {
    content: "\e9e7"
  }

  .kb-icon-truck:before {
    content: "\e9e8"
  }

  .kb-icon-tv:before {
    content: "\e9e9"
  }

  .kb-icon-twitter:before {
    content: "\e9ea"
  }

  .kb-icon-type:before {
    content: "\e9eb"
  }

  .kb-icon-umbrella:before {
    content: "\e9ec"
  }

  .kb-icon-underline:before {
    content: "\e9ed"
  }

  .kb-icon-unlock:before {
    content: "\e9ee"
  }

  .kb-icon-upload:before {
    content: "\e9ef"
  }

  .kb-icon-upload-cloud:before {
    content: "\e9f0"
  }

  .kb-icon-user:before {
    content: "\e9f1"
  }

  .kb-icon-user-check:before {
    content: "\e9f2"
  }

  .kb-icon-user-minus:before {
    content: "\e9f3"
  }

  .kb-icon-user-plus:before {
    content: "\e9f4"
  }

  .kb-icon-user-x:before {
    content: "\e9f5"
  }

  .kb-icon-users:before {
    content: "\e9f6"
  }

  .kb-icon-video:before {
    content: "\e9f7"
  }

  .kb-icon-video-off:before {
    content: "\e9f8"
  }

  .kb-icon-voicemail:before {
    content: "\e9f9"
  }

  .kb-icon-volume:before {
    content: "\e9fa"
  }

  .kb-icon-volume-1:before {
    content: "\e9fb"
  }

  .kb-icon-volume-2:before {
    content: "\e9fc"
  }

  .kb-icon-volume-x:before {
    content: "\e9fd"
  }

  .kb-icon-watch:before {
    content: "\e9fe"
  }

  .kb-icon-wifi:before {
    content: "\e9ff"
  }

  .kb-icon-wifi-off:before {
    content: "\ea00"
  }

  .kb-icon-wind:before {
    content: "\ea01"
  }

  .kb-icon-x:before {
    content: "\ea02"
  }

  .kb-icon-x-circle:before {
    content: "\ea03"
  }

  .kb-icon-x-square:before {
    content: "\ea04"
  }

  .kb-icon-youtube:before {
    content: "\ea05"
  }

  .kb-icon-zap:before {
    content: "\ea06"
  }

  .kb-icon-zap-off:before {
    content: "\ea07"
  }

  .kb-icon-zoom-in:before {
    content: "\ea08"
  }

  .kb-icon-zoom-out:before {
    content: "\ea09"
  }

  .kb-icon-air-balloon:before {
    content: "\ea0a"
  }

  .kb-icon-backpack:before {
    content: "\ea0b"
  }

  .kb-icon-bag-tag:before {
    content: "\ea0c"
  }

  .kb-icon-bed:before {
    content: "\ea0d"
  }

  .kb-icon-bicycle:before {
    content: "\ea0e"
  }

  .kb-icon-binoculars:before {
    content: "\ea0f"
  }

  .kb-icon-boat:before {
    content: "\ea10"
  }

  .kb-icon-boot:before {
    content: "\ea11"
  }

  .kb-icon-broom:before {
    content: "\ea12"
  }

  .kb-icon-bus:before {
    content: "\ea13"
  }

  .kb-icon-care:before {
    content: "\ea14"
  }

  .kb-icon-clean:before {
    content: "\ea15"
  }

  .kb-icon-cocktail:before {
    content: "\ea16"
  }

  .kb-icon-coffee:before {
    content: "\ea17"
  }

  .kb-icon-compass:before {
    content: "\ea18"
  }

  .kb-icon-dining:before {
    content: "\ea19"
  }

  .kb-icon-fishing:before {
    content: "\ea1a"
  }

  .kb-icon-flashlight:before {
    content: "\ea1b"
  }

  .kb-icon-footprint:before {
    content: "\ea1c"
  }

  .kb-icon-hi-chat:before {
    content: "\ea1d"
  }

  .kb-icon-hotel:before {
    content: "\ea1e"
  }

  .kb-icon-key:before {
    content: "\ea1f"
  }

  .kb-icon-luggage:before {
    content: "\ea20"
  }

  .kb-icon-map:before {
    content: "\ea21"
  }

  .kb-icon-mountain:before {
    content: "\ea22"
  }

  .kb-icon-no-smoking:before {
    content: "\ea23"
  }

  .kb-icon-open-sign:before {
    content: "\ea24"
  }

  .kb-icon-palm-tree:before {
    content: "\ea25"
  }

  .kb-icon-plane:before {
    content: "\ea26"
  }

  .kb-icon-popsicle:before {
    content: "\ea27"
  }

  .kb-icon-room-service:before {
    content: "\ea28"
  }

  .kb-icon-sea:before {
    content: "\ea29"
  }

  .kb-icon-serve-food:before {
    content: "\ea2a"
  }

  .kb-icon-shade:before {
    content: "\ea2b"
  }

  .kb-icon-shake-hands:before {
    content: "\ea2c"
  }

  .kb-icon-shower-drizzle:before {
    content: "\ea2d"
  }

  .kb-icon-shower-rain:before {
    content: "\ea2e"
  }

  .kb-icon-shower:before {
    content: "\ea2f"
  }

  .kb-icon-suitcase:before {
    content: "\ea30"
  }

  .kb-icon-sunglasses:before {
    content: "\ea31"
  }

  .kb-icon-taxi:before {
    content: "\ea32"
  }

  .kb-icon-towel:before {
    content: "\ea33"
  }

  .kb-icon-visa:before {
    content: "\ea34"
  }

  .kb-icon-wave:before {
    content: "\ea35"
  }

  #pagination-container {
    width: 100%;
    background: #fff;
    border: 1px solid #eee;
    padding: 21px 33px;
    text-align: center;
    margin-bottom: 26px;
    border-radius: 5px
  }

  #pagination-container .page-button {
    font-size: 16px;
    height: 40px;
    padding: 0 8px;
    margin: 0;
    color: #9c9aa6;
    display: flex;
    align-items: center
  }

  #pagination-container .page-button.active {
    color: #373737;
    font-weight: 700
  }

  #pagination-container .page-button:hover {
    color: var(--text-color);
    background: var(--primary-color);
    border-radius: 5px
  }

  #pagination-container .page-button.disabled {
    cursor: default
  }

  #pagination-container .page-button.disabled:hover {
    color: #9c9aa6;
    background: inherit;
    border-radius: 0
  }

  #pagination-container .page-button[title=next],
  #pagination-container .page-button[title=previous] {
    color: #9c9aa6 svg;
    color-margin-top: 8px
  }

  #pagination-container .page-button[title=next]:hover,
  #pagination-container .page-button[title=previous]:hover {
    color: var(--text-color)
  }

  #pagination-container .page-button[title=next].disabled,
  #pagination-container .page-button[title=previous].disabled {
    color: #eee
  }

  #pagination-container .page-button[title=next].disabled:hover,
  #pagination-container .page-button[title=previous].disabled:hover {
    color: #eee;
    background: inherit
  }

  #pagination-container .vue-ads-ml-1 {
    background: none;
    border: none;
    box-shadow: none;
    outline: none;
    cursor: pointer
  }

  @media (max-width: 600px) {
    #pagination-container {
      padding: 20px
    }
  }

  .title {
    font-weight: 700;
    font-size: 23px
  }

  .sub-title,
  .title {
    text-align: center;
    color: #373737
  }

  .sub-title {
    font-weight: 400;
    font-size: 15px
  }

  .icon-wrapper {
    display: inline-flex;
    -moz-justify-content: center;
    justify-content: center
  }

  .border-color {
    border-color: #eee
  }

  .p-20 {
    padding: 20px
  }

  .authors-avatar {
    display: -moz-flex;
    display: flex;
    -moz-align-items: flex-start;
    align-items: flex-start
  }

  .author-avatar {
    width: 32px;
    height: 32px;
    border: 1px solid #fff;
    position: relative;
    z-index: 3;
    background: #fff;
    border-radius: 3px
  }

  .author-avatar img {
    width: 100%;
    height: 100%;
    border-radius: 3px
  }

  .author-avatar:nth-child(2) {
    z-index: 2
  }

  .author-avatar:nth-child(3) {
    z-index: 1
  }

  .grey-2 {
    color: #9c9aa6
  }

  .ltr .ms-5 {
    margin-left: 5px
  }

  .ltr .ms-10 {
    margin-left: 10px
  }

  .ltr .authors-avatar,
  .ltr .me-10 {
    margin-right: 10px
  }

  .ltr .ms-20 {
    margin-left: 20px
  }

  .ltr .me-20 {
    margin-right: 20px !important
  }

  .ltr .ts {
    text-align: left
  }

  .ltr .te {
    text-align: right
  }

  .ltr .author-avatar:nth-child(2),
  .ltr .author-avatar:nth-child(3),
  .ltr .ms-10-ve {
    margin-left: -10px
  }

  .ltr .dropdown-menu,
  .ltr .pos-end {
    right: 0
  }

  .ltr .ms-auto {
    margin-left: auto
  }

  .ltr .me-auto {
    margin-right: auto
  }

  .ltr .font-13 {
    font-size: 13px
  }

  .ltr .time {
    color: #9c9aa6;
    font-size: 11px
  }

  .rtl .icon-wrapper {
    transform: scaleX(-1)
  }

  .rtl .me-5,
  .rtl .ms-5 {
    margin-right: 5px
  }

  .rtl .ms-10 {
    margin-right: 10px
  }

  .rtl .authors-avatar,
  .rtl .me-10 {
    margin-left: 10px
  }

  .rtl .ms-20 {
    margin-right: 20px
  }

  .rtl .me-20 {
    margin-left: 20px !important
  }

  .rtl .ts {
    text-align: right
  }

  .rtl .te {
    text-align: left
  }

  .rtl .author-avatar:nth-child(2),
  .rtl .author-avatar:nth-child(3),
  .rtl .ms-10-ve {
    margin-right: -10px
  }

  .rtl .dropdown-menu,
  .rtl .pos-end {
    left: 0
  }

  .rtl .ms-auto {
    margin-right: auto
  }

  .rtl .me-auto {
    margin-left: auto
  }

  .rtl .font-13 {
    font-size: 15px
  }

  .rtl .time {
    color: #9c9aa6;
    font-size: 13px
  }

  #body-container {
    min-height: 100vh;
    flex-direction: column
  }

  #body-container,
  #content {
    background: #fafafa;
    display: -moz-flex;
    display: flex;
    -moz-flex-direction: column
  }

  #content {
    flex-direction: column;
    -moz-flex: 1 1 auto;
    flex: 1 1 auto
  }

  header {
    transition: all .5s
  }

  #kb-header {
    width: 93%;
    /* margin: 0px 6%; */
    transition: all .5s ease-in-out;
    margin: 0 auto;
}

  #kb-header #header-top {
    padding: 20px 0 0
  }

  #kb-header #header-top,
  #kb-header .logo {
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center
  }

  #kb-header .logo img {
    max-width: 300px;
    max-height: 80px
  }

  #kb-header #kb-title {
    font-size: 20px;
    margin: 0 20px
  }

  #kb-header .hompage-link {
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center
  }

  #kb-header #header-logo {
    height: 80px
  }

  #kb-header #side-navigation-header .logo img {
    max-width: 150px;
    max-height: 80px
  }

  #banner-panel {
    padding: 0px;
  }

  #banner-panel.home #search-container {
    margin: 40px 0 170px
  }

  #banner-panel.home #banner-content {
    max-width: 800px
  }

  #banner-panel #banner-content {
    width: 100%;
    margin: 0 auto;
    transition: all 1s ease-in-out
  }

  #banner-panel #search-input-container {
    max-width: 100% !important
  }

  #banner-panel #banner-title {
    font-size: 34px;
    padding-bottom: 15px;
    font-weight: 700;
    text-align: center
  }

  #banner-panel #banner-subtitle {
    font-size: 20px;
    text-align: center
  }

  #banner-panel .input-text {
    height: 60px
  }

  #kb-footer {
    background: #fff;
    padding: 10px 10%;
    min-height: 70px
  }

  #kb-footer,
  #kb-footer #footer-content {
    width: 100%;
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center
  }

  #kb-footer #footer-content {
    position: relative;
    height: 100%
  }

  #kb-footer .logo {
    width: 30px;
    height: 30px;
    -moz-flex: none;
    flex: none
  }

  #kb-footer .logo img {
    width: 100%;
    height: 100%
  }

  #kb-footer #branding {
    font-size: 15px;
    color: #9c9aa6;
    text-align: center;
    -moz-flex: 1 1 auto;
    flex: 1 1 auto
  }

  #kb-footer #branding #branding-text {
    display: inline-block;
    padding: 8px 15px
  }

  #kb-footer #branding #branding-text:hover {
    background: #fafafa;
    border-radius: 3px
  }

  #kb-footer #branding img {
    margin-left: -5px;
    margin-right: -5px;
    height: 3ex;
    width: auto;
    min-height: 20px;
    min-width: 20px;
    display: inline-block;
    vertical-align: middle
  }

  #kb-footer #branding #tawkto-link {
    direction: ltr;
    color: #9c9aa6;
    -moz-justify-content: center;
    justify-content: center
  }

  #kb-footer #branding #tawkto-link,
  #kb-footer #social-links {
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center
  }

  #kb-footer #social-links {
    position: absolute;
    -moz-flex: none;
    flex: none
  }

  #kb-footer #social-links.left {
    left: 0
  }

  #kb-footer #social-links.right {
    right: 0
  }

  #kb-footer #social-links .social-icon {
    width: 40px;
    height: 40px;
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center;
    -moz-justify-content: center;
    justify-content: center
  }

  #kb-footer #social-links .social-icon:hover {
    background: #fafafa;
    border-radius: 3px
  }

  .dropdown-menu {
    position: absolute;
    min-width: 160px;
    top: 100%;
    height: 0;
    overflow: hidden;
    transition: all .3s ease-out;
    z-index: 101;
    box-shadow: 2px 2px 7px rgba(0, 0, 0, .15);
    border-radius: 5px
  }

  .dropdown-menu>ul {
    list-style: none;
    background: #fff;
    color: #373737;
    border-radius: 5px;
    margin: 10px 0 0;
    padding: 0
  }

  .dropdown-menu>ul:after,
  .dropdown-menu>ul:before {
    display: block;
    width: 100%;
    height: 5px;
    content: ""
  }

  .dropdown-menu>ul li {
    padding: 10px 15px;
    cursor: pointer;
    transition: background-color .3s ease
  }

  .dropdown-menu>ul li:hover {
    background: #eee
  }

  #language-selection {
    position: relative
  }

  #language-selection:hover .dropdown-menu {
    height: auto
  }

  #page-container {
    height: 100%;
    width: 100%;
    padding: 20px 0 0;
    -moz-flex: 1 1 auto;
    flex: 1 1 auto
  }

  #page {
    display: -moz-flex;
    display: flex;
    -moz-align-items: flex-start;
    align-items: flex-start
  }

  #page-sidebar {
    width: 300px;
    border: 1px solid #eee;
    /* text-align: center; */
    margin-bottom: 30px;
    background: #fff;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    flex: none;
    border-radius: 5px;
}



  #page-sidebar #page-sidebar-header {
    position: relative;
    padding: 10px 20px 20px
  }

  .ltr #page-sidebar {
    margin-right: 60px
  }

  .rtl #page-sidebar {
    margin-left: 60px !important
  }

  #page-content {
    -moz-flex: 1 1 auto;
    flex: 1 1 auto
  }

  #page-wrapper {
    margin: 0 auto;
    width: 80%
  }

  #page-footer {
    height: 300px;
    width: 100%
  }

  #page-footer .title {
    color: #9c9aa6;
    padding: 30px
  }

  .vueperslides .vueperslides__arrow {
    background: #fff !important;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    color: #9c9aa6;
    transform: translateY(-50%) translateZ(0)
  }

  .vueperslides .vueperslides__parallax-wrapper {
    margin: 0 20px !important
  }

  .vueperslides .vueperslides__arrow svg {
    padding: 0;
    width: auto;
    stroke-width: 2px
  }

  .vueperslides .vueperslides__bullet .default {
    background-color: #d3d3d3;
    border: none;
    box-shadow: none;
    transition: .3s;
    width: 6px;
    height: 6px
  }

  .vueperslides .vueperslides__bullet--active .default {
    background-color: #9c9aa6
  }

  .vueperslides .vueperslides__arrow--next {
    right: -3.5em
  }

  .vueperslides .vueperslides__arrow--prev {
    left: -3.5em
  }

  .vueperslides.vueperslides--fixed-height {
    min-height: 150px;
    height: 100%;
    padding-bottom: 4em;
    margin: 0 !important
  }

  @media (min-width: 800px) {
    .space-out .vueperslide {
      margin: 0 auto !important
    }
  }

  @media (max-width: 979px) {
    #kb-header {
      margin: 0
    }

    #kb-header,
    #page-wrapper {
      width: 100%;
      padding: 0 20px
    }
  }

  @media (max-width: 600px) {
    #page {
      flex-direction: column;
      align-items: center;
      margin: 0 20px
    }

    .ltr #page-sidebar,
    .rtl #page-sidebar {
      max-width: 100%;
      position: static;
      width: 100%;
      margin: 0 0 20px !important
    }

    #page-content {
      width: 100%
    }

    #page-container {
      padding: 20px 0 0
    }

    #kb-footer {
      height: 100%
    }

    #kb-footer #footer-content {
      height: 100%;
      flex-direction: column
    }

    #kb-footer #footer-content .logo {
      order: 0;
      margin: 20px 0
    }

    #kb-footer #footer-content #social-links {
      order: 1;
      margin: 20px 0;
      position: static
    }

    #kb-footer #footer-content #branding {
      order: 2;
      margin: 20px 0
    }

    .vueperslides__arrow--next {
      right: 0 !important
    }

    .vueperslides__arrow--prev {
      left: 0 !important
    }

    #banner-panel.home #search-container {
      margin: 40px 0
    }
  }

  .dropdown .dropdown-toggle[data-v-70d248cc] {
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center
  }

  .rtl .caret[data-v-70d248cc] {
    margin-right: 10px
  }

  .ltr .caret[data-v-70d248cc] {
    margin-left: 10px
  }

  .input-text[data-v-70d248cc] {
    font-family: inherit;
    border-radius: 4px;
    outline: 0;
    background: #fff;
    border: 1px solid #eee;
    padding: 13px 20px;
    color: #373737;
    font-size: 16px;
    height: 45px;
    width: 100%
  }

  .input-text[data-v-70d248cc]::-webkit-input-placeholder {
    color: #d3d3d3
  }

  .input-text[data-v-70d248cc]:-moz-placeholder,
  .input-text[data-v-70d248cc]::-moz-placeholder {
    color: #d3d3d3
  }

  .input-text[data-v-70d248cc]:-ms-input-placeholder {
    color: #d3d3d3
  }

  @font-face {
    font-family: cat-icon;
    src: url(/_nuxt/fonts/icons.27b7752.woff) format("woff"), url(/_nuxt/fonts/icons.c46017e.ttf) format("truetype"), url(/_nuxt/img/icons.1e59ce6.svg#cat-icon) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
  }

  .kb-icon[data-v-70d248cc] {
    font-family: cat-icon;
    font-size: 1.125rem;
    color: inherit;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    font-style: normal;
    display: inline-block;
    margin: 0 .2em;
    width: 1em;
    text-align: center
  }

  .kb-icon-xsmall[data-v-70d248cc] {
    font-size: .75rem
  }

  .kb-icon-small[data-v-70d248cc] {
    font-size: .812rem
  }

  .kb-icon-medium[data-v-70d248cc] {
    font-size: .937rem
  }

  .kb-icon-large[data-v-70d248cc] {
    font-size: 1.25rem
  }

  .kb-icon-xlarge[data-v-70d248cc] {
    font-size: 2rem
  }

  .kb-icon-xxlarge[data-v-70d248cc] {
    font-size: 3rem
  }

  .kb-icon-activity[data-v-70d248cc]:before {
    content: "\e900"
  }

  .kb-icon-airplay[data-v-70d248cc]:before {
    content: "\e901"
  }

  .kb-icon-alert-circle[data-v-70d248cc]:before {
    content: "\e902"
  }

  .kb-icon-alert-octagon[data-v-70d248cc]:before {
    content: "\e903"
  }

  .kb-icon-alert-triangle[data-v-70d248cc]:before {
    content: "\e904"
  }

  .kb-icon-align-center[data-v-70d248cc]:before {
    content: "\e905"
  }

  .kb-icon-align-justify[data-v-70d248cc]:before {
    content: "\e906"
  }

  .kb-icon-align-left[data-v-70d248cc]:before {
    content: "\e907"
  }

  .kb-icon-align-right[data-v-70d248cc]:before {
    content: "\e908"
  }

  .kb-icon-anchor[data-v-70d248cc]:before {
    content: "\e909"
  }

  .kb-icon-aperture[data-v-70d248cc]:before {
    content: "\e90a"
  }

  .kb-icon-archive[data-v-70d248cc]:before {
    content: "\e90b"
  }

  .kb-icon-arrow-down[data-v-70d248cc]:before {
    content: "\e90c"
  }

  .kb-icon-arrow-down-circle[data-v-70d248cc]:before {
    content: "\e90d"
  }

  .kb-icon-arrow-down-left[data-v-70d248cc]:before {
    content: "\e90e"
  }

  .kb-icon-arrow-down-right[data-v-70d248cc]:before {
    content: "\e90f"
  }

  .kb-icon-arrow-left[data-v-70d248cc]:before {
    content: "\e910"
  }

  .kb-icon-arrow-left-circle[data-v-70d248cc]:before {
    content: "\e911"
  }

  .kb-icon-arrow-right[data-v-70d248cc]:before {
    content: "\e912"
  }

  .kb-icon-arrow-right-circle[data-v-70d248cc]:before {
    content: "\e913"
  }

  .kb-icon-arrow-up[data-v-70d248cc]:before {
    content: "\e914"
  }

  .kb-icon-arrow-up-circle[data-v-70d248cc]:before {
    content: "\e915"
  }

  .kb-icon-arrow-up-left[data-v-70d248cc]:before {
    content: "\e916"
  }

  .kb-icon-arrow-up-right[data-v-70d248cc]:before {
    content: "\e917"
  }

  .kb-icon-at-sign[data-v-70d248cc]:before {
    content: "\e918"
  }

  .kb-icon-award[data-v-70d248cc]:before {
    content: "\e919"
  }

  .kb-icon-bar-chart[data-v-70d248cc]:before {
    content: "\e91a"
  }

  .kb-icon-bar-chart-2[data-v-70d248cc]:before {
    content: "\e91b"
  }

  .kb-icon-battery[data-v-70d248cc]:before {
    content: "\e91c"
  }

  .kb-icon-battery-charging[data-v-70d248cc]:before {
    content: "\e91d"
  }

  .kb-icon-bell[data-v-70d248cc]:before {
    content: "\e91e"
  }

  .kb-icon-bell-off[data-v-70d248cc]:before {
    content: "\e91f"
  }

  .kb-icon-bluetooth[data-v-70d248cc]:before {
    content: "\e920"
  }

  .kb-icon-bold[data-v-70d248cc]:before {
    content: "\e921"
  }

  .kb-icon-book[data-v-70d248cc]:before {
    content: "\e922"
  }

  .kb-icon-book-open[data-v-70d248cc]:before {
    content: "\e923"
  }

  .kb-icon-bookmark[data-v-70d248cc]:before {
    content: "\e924"
  }

  .kb-icon-box[data-v-70d248cc]:before {
    content: "\e925"
  }

  .kb-icon-briefcase[data-v-70d248cc]:before {
    content: "\e926"
  }

  .kb-icon-calendar[data-v-70d248cc]:before {
    content: "\e927"
  }

  .kb-icon-camera[data-v-70d248cc]:before {
    content: "\e928"
  }

  .kb-icon-camera-off[data-v-70d248cc]:before {
    content: "\e929"
  }

  .kb-icon-cast[data-v-70d248cc]:before {
    content: "\e92a"
  }

  .kb-icon-check[data-v-70d248cc]:before {
    content: "\e92b"
  }

  .kb-icon-check-circle[data-v-70d248cc]:before {
    content: "\e92c"
  }

  .kb-icon-check-square[data-v-70d248cc]:before {
    content: "\e92d"
  }

  .kb-icon-chevron-down[data-v-70d248cc]:before {
    content: "\e92e"
  }

  .kb-icon-chevron-left[data-v-70d248cc]:before {
    content: "\e92f"
  }

  .kb-icon-chevron-right[data-v-70d248cc]:before {
    content: "\e930"
  }

  .kb-icon-chevron-up[data-v-70d248cc]:before {
    content: "\e931"
  }

  .kb-icon-chevrons-down[data-v-70d248cc]:before {
    content: "\e932"
  }

  .kb-icon-chevrons-left[data-v-70d248cc]:before {
    content: "\e933"
  }

  .kb-icon-chevrons-right[data-v-70d248cc]:before {
    content: "\e934"
  }

  .kb-icon-chevrons-up[data-v-70d248cc]:before {
    content: "\e935"
  }

  .kb-icon-chrome[data-v-70d248cc]:before {
    content: "\e936"
  }

  .kb-icon-circle[data-v-70d248cc]:before {
    content: "\e937"
  }

  .kb-icon-clipboard[data-v-70d248cc]:before {
    content: "\e938"
  }

  .kb-icon-clock[data-v-70d248cc]:before {
    content: "\e939"
  }

  .kb-icon-cloud[data-v-70d248cc]:before {
    content: "\e93a"
  }

  .kb-icon-cloud-drizzle[data-v-70d248cc]:before {
    content: "\e93b"
  }

  .kb-icon-cloud-lightning[data-v-70d248cc]:before {
    content: "\e93c"
  }

  .kb-icon-cloud-off[data-v-70d248cc]:before {
    content: "\e93d"
  }

  .kb-icon-cloud-rain[data-v-70d248cc]:before {
    content: "\e93e"
  }

  .kb-icon-cloud-snow[data-v-70d248cc]:before {
    content: "\e93f"
  }

  .kb-icon-code[data-v-70d248cc]:before {
    content: "\e940"
  }

  .kb-icon-codepen[data-v-70d248cc]:before {
    content: "\e941"
  }

  .kb-icon-command[data-v-70d248cc]:before {
    content: "\e942"
  }

  .kb-icon-compass[data-v-70d248cc]:before {
    content: "\e943"
  }

  .kb-icon-copy[data-v-70d248cc]:before {
    content: "\e944"
  }

  .kb-icon-corner-down-left[data-v-70d248cc]:before {
    content: "\e945"
  }

  .kb-icon-corner-down-right[data-v-70d248cc]:before {
    content: "\e946"
  }

  .kb-icon-corner-left-down[data-v-70d248cc]:before {
    content: "\e947"
  }

  .kb-icon-corner-left-up[data-v-70d248cc]:before {
    content: "\e948"
  }

  .kb-icon-corner-right-down[data-v-70d248cc]:before {
    content: "\e949"
  }

  .kb-icon-corner-right-up[data-v-70d248cc]:before {
    content: "\e94a"
  }

  .kb-icon-corner-up-left[data-v-70d248cc]:before {
    content: "\e94b"
  }

  .kb-icon-corner-up-right[data-v-70d248cc]:before {
    content: "\e94c"
  }

  .kb-icon-cpu[data-v-70d248cc]:before {
    content: "\e94d"
  }

  .kb-icon-credit-card[data-v-70d248cc]:before {
    content: "\e94e"
  }

  .kb-icon-crop[data-v-70d248cc]:before {
    content: "\e94f"
  }

  .kb-icon-crosshair[data-v-70d248cc]:before {
    content: "\e950"
  }

  .kb-icon-database[data-v-70d248cc]:before {
    content: "\e951"
  }

  .kb-icon-delete[data-v-70d248cc]:before {
    content: "\e952"
  }

  .kb-icon-disc[data-v-70d248cc]:before {
    content: "\e953"
  }

  .kb-icon-dollar-sign[data-v-70d248cc]:before {
    content: "\e954"
  }

  .kb-icon-download[data-v-70d248cc]:before {
    content: "\e955"
  }

  .kb-icon-download-cloud[data-v-70d248cc]:before {
    content: "\e956"
  }

  .kb-icon-droplet[data-v-70d248cc]:before {
    content: "\e957"
  }

  .kb-icon-edit[data-v-70d248cc]:before {
    content: "\e958"
  }

  .kb-icon-edit-2[data-v-70d248cc]:before {
    content: "\e959"
  }

  .kb-icon-edit-3[data-v-70d248cc]:before {
    content: "\e95a"
  }

  .kb-icon-external-link[data-v-70d248cc]:before {
    content: "\e95b"
  }

  .kb-icon-eye[data-v-70d248cc]:before {
    content: "\e95c"
  }

  .kb-icon-eye-off[data-v-70d248cc]:before {
    content: "\e95d"
  }

  .kb-icon-facebook[data-v-70d248cc]:before {
    content: "\e95e"
  }

  .kb-icon-fast-forward[data-v-70d248cc]:before {
    content: "\e95f"
  }

  .kb-icon-feather[data-v-70d248cc]:before {
    content: "\e960"
  }

  .kb-icon-file[data-v-70d248cc]:before {
    content: "\e961"
  }

  .kb-icon-file-minus[data-v-70d248cc]:before {
    content: "\e962"
  }

  .kb-icon-file-plus[data-v-70d248cc]:before {
    content: "\e963"
  }

  .kb-icon-file-text[data-v-70d248cc]:before {
    content: "\e964"
  }

  .kb-icon-film[data-v-70d248cc]:before {
    content: "\e965"
  }

  .kb-icon-filter[data-v-70d248cc]:before {
    content: "\e966"
  }

  .kb-icon-flag[data-v-70d248cc]:before {
    content: "\e967"
  }

  .kb-icon-folder[data-v-70d248cc]:before {
    content: "\e968"
  }

  .kb-icon-folder-minus[data-v-70d248cc]:before {
    content: "\e969"
  }

  .kb-icon-folder-plus[data-v-70d248cc]:before {
    content: "\e96a"
  }

  .kb-icon-gift[data-v-70d248cc]:before {
    content: "\e96b"
  }

  .kb-icon-git-branch[data-v-70d248cc]:before {
    content: "\e96c"
  }

  .kb-icon-git-commit[data-v-70d248cc]:before {
    content: "\e96d"
  }

  .kb-icon-git-merge[data-v-70d248cc]:before {
    content: "\e96e"
  }

  .kb-icon-git-pull-request[data-v-70d248cc]:before {
    content: "\e96f"
  }

  .kb-icon-github[data-v-70d248cc]:before {
    content: "\e970"
  }

  .kb-icon-gitlab[data-v-70d248cc]:before {
    content: "\e971"
  }

  .kb-icon-globe[data-v-70d248cc]:before {
    content: "\e972"
  }

  .kb-icon-grid[data-v-70d248cc]:before {
    content: "\e973"
  }

  .kb-icon-hard-drive[data-v-70d248cc]:before {
    content: "\e974"
  }

  .kb-icon-hash[data-v-70d248cc]:before {
    content: "\e975"
  }

  .kb-icon-headphones[data-v-70d248cc]:before {
    content: "\e976"
  }

  .kb-icon-heart[data-v-70d248cc]:before {
    content: "\e977"
  }

  .kb-icon-help-circle[data-v-70d248cc]:before {
    content: "\e978"
  }

  .kb-icon-home[data-v-70d248cc]:before {
    content: "\e979"
  }

  .kb-icon-image[data-v-70d248cc]:before {
    content: "\e97a"
  }

  .kb-icon-inbox[data-v-70d248cc]:before {
    content: "\e97b"
  }

  .kb-icon-info[data-v-70d248cc]:before {
    content: "\e97c"
  }

  .kb-icon-instagram[data-v-70d248cc]:before {
    content: "\e97d"
  }

  .kb-icon-italic[data-v-70d248cc]:before {
    content: "\e97e"
  }

  .kb-icon-layers[data-v-70d248cc]:before {
    content: "\e97f"
  }

  .kb-icon-layout[data-v-70d248cc]:before {
    content: "\e980"
  }

  .kb-icon-life-buoy[data-v-70d248cc]:before {
    content: "\e981"
  }

  .kb-icon-link[data-v-70d248cc]:before {
    content: "\e982"
  }

  .kb-icon-link-2[data-v-70d248cc]:before {
    content: "\e983"
  }

  .kb-icon-linkedin[data-v-70d248cc]:before {
    content: "\e984"
  }

  .kb-icon-list[data-v-70d248cc]:before {
    content: "\e985"
  }

  .kb-icon-loader[data-v-70d248cc]:before {
    content: "\e986"
  }

  .kb-icon-lock[data-v-70d248cc]:before {
    content: "\e987"
  }

  .kb-icon-log-in[data-v-70d248cc]:before {
    content: "\e988"
  }

  .kb-icon-log-out[data-v-70d248cc]:before {
    content: "\e989"
  }

  .kb-icon-mail[data-v-70d248cc]:before {
    content: "\e98a"
  }

  .kb-icon-map[data-v-70d248cc]:before {
    content: "\e98b"
  }

  .kb-icon-map-pin[data-v-70d248cc]:before {
    content: "\e98c"
  }

  .kb-icon-maximize[data-v-70d248cc]:before {
    content: "\e98d"
  }

  .kb-icon-maximize-2[data-v-70d248cc]:before {
    content: "\e98e"
  }

  .kb-icon-menu[data-v-70d248cc]:before {
    content: "\e98f"
  }

  .kb-icon-message-circle[data-v-70d248cc]:before {
    content: "\e990"
  }

  .kb-icon-message-square[data-v-70d248cc]:before {
    content: "\e991"
  }

  .kb-icon-mic[data-v-70d248cc]:before {
    content: "\e992"
  }

  .kb-icon-mic-off[data-v-70d248cc]:before {
    content: "\e993"
  }

  .kb-icon-minimize[data-v-70d248cc]:before {
    content: "\e994"
  }

  .kb-icon-minimize-2[data-v-70d248cc]:before {
    content: "\e995"
  }

  .kb-icon-minus[data-v-70d248cc]:before {
    content: "\e996"
  }

  .kb-icon-minus-circle[data-v-70d248cc]:before {
    content: "\e997"
  }

  .kb-icon-minus-square[data-v-70d248cc]:before {
    content: "\e998"
  }

  .kb-icon-monitor[data-v-70d248cc]:before {
    content: "\e999"
  }

  .kb-icon-moon[data-v-70d248cc]:before {
    content: "\e99a"
  }

  .kb-icon-more-horizontal[data-v-70d248cc]:before {
    content: "\e99b"
  }

  .kb-icon-more-vertical[data-v-70d248cc]:before {
    content: "\e99c"
  }

  .kb-icon-move[data-v-70d248cc]:before {
    content: "\e99d"
  }

  .kb-icon-music[data-v-70d248cc]:before {
    content: "\e99e"
  }

  .kb-icon-navigation[data-v-70d248cc]:before {
    content: "\e99f"
  }

  .kb-icon-navigation-2[data-v-70d248cc]:before {
    content: "\e9a0"
  }

  .kb-icon-octagon[data-v-70d248cc]:before {
    content: "\e9a1"
  }

  .kb-icon-package[data-v-70d248cc]:before {
    content: "\e9a2"
  }

  .kb-icon-paperclip[data-v-70d248cc]:before {
    content: "\e9a3"
  }

  .kb-icon-pause[data-v-70d248cc]:before {
    content: "\e9a4"
  }

  .kb-icon-pause-circle[data-v-70d248cc]:before {
    content: "\e9a5"
  }

  .kb-icon-percent[data-v-70d248cc]:before {
    content: "\e9a6"
  }

  .kb-icon-phone[data-v-70d248cc]:before {
    content: "\e9a7"
  }

  .kb-icon-phone-call[data-v-70d248cc]:before {
    content: "\e9a8"
  }

  .kb-icon-phone-forwarded[data-v-70d248cc]:before {
    content: "\e9a9"
  }

  .kb-icon-phone-incoming[data-v-70d248cc]:before {
    content: "\e9aa"
  }

  .kb-icon-phone-missed[data-v-70d248cc]:before {
    content: "\e9ab"
  }

  .kb-icon-phone-off[data-v-70d248cc]:before {
    content: "\e9ac"
  }

  .kb-icon-phone-outgoing[data-v-70d248cc]:before {
    content: "\e9ad"
  }

  .kb-icon-pie-chart[data-v-70d248cc]:before {
    content: "\e9ae"
  }

  .kb-icon-play[data-v-70d248cc]:before {
    content: "\e9af"
  }

  .kb-icon-play-circle[data-v-70d248cc]:before {
    content: "\e9b0"
  }

  .kb-icon-plus[data-v-70d248cc]:before {
    content: "\e9b1"
  }

  .kb-icon-plus-circle[data-v-70d248cc]:before {
    content: "\e9b2"
  }

  .kb-icon-plus-square[data-v-70d248cc]:before {
    content: "\e9b3"
  }

  .kb-icon-pocket[data-v-70d248cc]:before {
    content: "\e9b4"
  }

  .kb-icon-power[data-v-70d248cc]:before {
    content: "\e9b5"
  }

  .kb-icon-printer[data-v-70d248cc]:before {
    content: "\e9b6"
  }

  .kb-icon-radio[data-v-70d248cc]:before {
    content: "\e9b7"
  }

  .kb-icon-refresh-ccw[data-v-70d248cc]:before {
    content: "\e9b8"
  }

  .kb-icon-refresh-cw[data-v-70d248cc]:before {
    content: "\e9b9"
  }

  .kb-icon-repeat[data-v-70d248cc]:before {
    content: "\e9ba"
  }

  .kb-icon-rewind[data-v-70d248cc]:before {
    content: "\e9bb"
  }

  .kb-icon-rotate-ccw[data-v-70d248cc]:before {
    content: "\e9bc"
  }

  .kb-icon-rotate-cw[data-v-70d248cc]:before {
    content: "\e9bd"
  }

  .kb-icon-rss[data-v-70d248cc]:before {
    content: "\e9be"
  }

  .kb-icon-save[data-v-70d248cc]:before {
    content: "\e9bf"
  }

  .kb-icon-scissors[data-v-70d248cc]:before {
    content: "\e9c0"
  }

  .kb-icon-search[data-v-70d248cc]:before {
    content: "\e9c1"
  }

  .kb-icon-send[data-v-70d248cc]:before {
    content: "\e9c2"
  }

  .kb-icon-server[data-v-70d248cc]:before {
    content: "\e9c3"
  }

  .kb-icon-settings[data-v-70d248cc]:before {
    content: "\e9c4"
  }

  .kb-icon-share[data-v-70d248cc]:before {
    content: "\e9c5"
  }

  .kb-icon-share-2[data-v-70d248cc]:before {
    content: "\e9c6"
  }

  .kb-icon-shield[data-v-70d248cc]:before {
    content: "\e9c7"
  }

  .kb-icon-shield-off[data-v-70d248cc]:before {
    content: "\e9c8"
  }

  .kb-icon-shopping-bag[data-v-70d248cc]:before {
    content: "\e9c9"
  }

  .kb-icon-shopping-cart[data-v-70d248cc]:before {
    content: "\e9ca"
  }

  .kb-icon-shuffle[data-v-70d248cc]:before {
    content: "\e9cb"
  }

  .kb-icon-sidebar[data-v-70d248cc]:before {
    content: "\e9cc"
  }

  .kb-icon-skip-back[data-v-70d248cc]:before {
    content: "\e9cd"
  }

  .kb-icon-skip-forward[data-v-70d248cc]:before {
    content: "\e9ce"
  }

  .kb-icon-slack[data-v-70d248cc]:before {
    content: "\e9cf"
  }

  .kb-icon-slash[data-v-70d248cc]:before {
    content: "\e9d0"
  }

  .kb-icon-sliders[data-v-70d248cc]:before {
    content: "\e9d1"
  }

  .kb-icon-smartphone[data-v-70d248cc]:before {
    content: "\e9d2"
  }

  .kb-icon-speaker[data-v-70d248cc]:before {
    content: "\e9d3"
  }

  .kb-icon-square[data-v-70d248cc]:before {
    content: "\e9d4"
  }

  .kb-icon-star[data-v-70d248cc]:before {
    content: "\e9d5"
  }

  .kb-icon-stop-circle[data-v-70d248cc]:before {
    content: "\e9d6"
  }

  .kb-icon-sun[data-v-70d248cc]:before {
    content: "\e9d7"
  }

  .kb-icon-sunrise[data-v-70d248cc]:before {
    content: "\e9d8"
  }

  .kb-icon-sunset[data-v-70d248cc]:before {
    content: "\e9d9"
  }

  .kb-icon-tablet[data-v-70d248cc]:before {
    content: "\e9da"
  }

  .kb-icon-tag[data-v-70d248cc]:before {
    content: "\e9db"
  }

  .kb-icon-target[data-v-70d248cc]:before {
    content: "\e9dc"
  }

  .kb-icon-terminal[data-v-70d248cc]:before {
    content: "\e9dd"
  }

  .kb-icon-thermometer[data-v-70d248cc]:before {
    content: "\e9de"
  }

  .kb-icon-thumbs-down[data-v-70d248cc]:before {
    content: "\e9df"
  }

  .kb-icon-thumbs-up[data-v-70d248cc]:before {
    content: "\e9e0"
  }

  .kb-icon-toggle-left[data-v-70d248cc]:before {
    content: "\e9e1"
  }

  .kb-icon-toggle-right[data-v-70d248cc]:before {
    content: "\e9e2"
  }

  .kb-icon-trash[data-v-70d248cc]:before {
    content: "\e9e3"
  }

  .kb-icon-trash-2[data-v-70d248cc]:before {
    content: "\e9e4"
  }

  .kb-icon-trending-down[data-v-70d248cc]:before {
    content: "\e9e5"
  }

  .kb-icon-trending-up[data-v-70d248cc]:before {
    content: "\e9e6"
  }

  .kb-icon-triangle[data-v-70d248cc]:before {
    content: "\e9e7"
  }

  .kb-icon-truck[data-v-70d248cc]:before {
    content: "\e9e8"
  }

  .kb-icon-tv[data-v-70d248cc]:before {
    content: "\e9e9"
  }

  .kb-icon-twitter[data-v-70d248cc]:before {
    content: "\e9ea"
  }

  .kb-icon-type[data-v-70d248cc]:before {
    content: "\e9eb"
  }

  .kb-icon-umbrella[data-v-70d248cc]:before {
    content: "\e9ec"
  }

  .kb-icon-underline[data-v-70d248cc]:before {
    content: "\e9ed"
  }

  .kb-icon-unlock[data-v-70d248cc]:before {
    content: "\e9ee"
  }

  .kb-icon-upload[data-v-70d248cc]:before {
    content: "\e9ef"
  }

  .kb-icon-upload-cloud[data-v-70d248cc]:before {
    content: "\e9f0"
  }

  .kb-icon-user[data-v-70d248cc]:before {
    content: "\e9f1"
  }

  .kb-icon-user-check[data-v-70d248cc]:before {
    content: "\e9f2"
  }

  .kb-icon-user-minus[data-v-70d248cc]:before {
    content: "\e9f3"
  }

  .kb-icon-user-plus[data-v-70d248cc]:before {
    content: "\e9f4"
  }

  .kb-icon-user-x[data-v-70d248cc]:before {
    content: "\e9f5"
  }

  .kb-icon-users[data-v-70d248cc]:before {
    content: "\e9f6"
  }

  .kb-icon-video[data-v-70d248cc]:before {
    content: "\e9f7"
  }

  .kb-icon-video-off[data-v-70d248cc]:before {
    content: "\e9f8"
  }

  .kb-icon-voicemail[data-v-70d248cc]:before {
    content: "\e9f9"
  }

  .kb-icon-volume[data-v-70d248cc]:before {
    content: "\e9fa"
  }

  .kb-icon-volume-1[data-v-70d248cc]:before {
    content: "\e9fb"
  }

  .kb-icon-volume-2[data-v-70d248cc]:before {
    content: "\e9fc"
  }

  .kb-icon-volume-x[data-v-70d248cc]:before {
    content: "\e9fd"
  }

  .kb-icon-watch[data-v-70d248cc]:before {
    content: "\e9fe"
  }

  .kb-icon-wifi[data-v-70d248cc]:before {
    content: "\e9ff"
  }

  .kb-icon-wifi-off[data-v-70d248cc]:before {
    content: "\ea00"
  }

  .kb-icon-wind[data-v-70d248cc]:before {
    content: "\ea01"
  }

  .kb-icon-x[data-v-70d248cc]:before {
    content: "\ea02"
  }

  .kb-icon-x-circle[data-v-70d248cc]:before {
    content: "\ea03"
  }

  .kb-icon-x-square[data-v-70d248cc]:before {
    content: "\ea04"
  }

  .kb-icon-youtube[data-v-70d248cc]:before {
    content: "\ea05"
  }

  .kb-icon-zap[data-v-70d248cc]:before {
    content: "\ea06"
  }

  .kb-icon-zap-off[data-v-70d248cc]:before {
    content: "\ea07"
  }

  .kb-icon-zoom-in[data-v-70d248cc]:before {
    content: "\ea08"
  }

  .kb-icon-zoom-out[data-v-70d248cc]:before {
    content: "\ea09"
  }

  .kb-icon-air-balloon[data-v-70d248cc]:before {
    content: "\ea0a"
  }

  .kb-icon-backpack[data-v-70d248cc]:before {
    content: "\ea0b"
  }

  .kb-icon-bag-tag[data-v-70d248cc]:before {
    content: "\ea0c"
  }

  .kb-icon-bed[data-v-70d248cc]:before {
    content: "\ea0d"
  }

  .kb-icon-bicycle[data-v-70d248cc]:before {
    content: "\ea0e"
  }

  .kb-icon-binoculars[data-v-70d248cc]:before {
    content: "\ea0f"
  }

  .kb-icon-boat[data-v-70d248cc]:before {
    content: "\ea10"
  }

  .kb-icon-boot[data-v-70d248cc]:before {
    content: "\ea11"
  }

  .kb-icon-broom[data-v-70d248cc]:before {
    content: "\ea12"
  }

  .kb-icon-bus[data-v-70d248cc]:before {
    content: "\ea13"
  }

  .kb-icon-care[data-v-70d248cc]:before {
    content: "\ea14"
  }

  .kb-icon-clean[data-v-70d248cc]:before {
    content: "\ea15"
  }

  .kb-icon-cocktail[data-v-70d248cc]:before {
    content: "\ea16"
  }

  .kb-icon-coffee[data-v-70d248cc]:before {
    content: "\ea17"
  }

  .kb-icon-compass[data-v-70d248cc]:before {
    content: "\ea18"
  }

  .kb-icon-dining[data-v-70d248cc]:before {
    content: "\ea19"
  }

  .kb-icon-fishing[data-v-70d248cc]:before {
    content: "\ea1a"
  }

  .kb-icon-flashlight[data-v-70d248cc]:before {
    content: "\ea1b"
  }

  .kb-icon-footprint[data-v-70d248cc]:before {
    content: "\ea1c"
  }

  .kb-icon-hi-chat[data-v-70d248cc]:before {
    content: "\ea1d"
  }

  .kb-icon-hotel[data-v-70d248cc]:before {
    content: "\ea1e"
  }

  .kb-icon-key[data-v-70d248cc]:before {
    content: "\ea1f"
  }

  .kb-icon-luggage[data-v-70d248cc]:before {
    content: "\ea20"
  }

  .kb-icon-map[data-v-70d248cc]:before {
    content: "\ea21"
  }

  .kb-icon-mountain[data-v-70d248cc]:before {
    content: "\ea22"
  }

  .kb-icon-no-smoking[data-v-70d248cc]:before {
    content: "\ea23"
  }

  .kb-icon-open-sign[data-v-70d248cc]:before {
    content: "\ea24"
  }

  .kb-icon-palm-tree[data-v-70d248cc]:before {
    content: "\ea25"
  }

  .kb-icon-plane[data-v-70d248cc]:before {
    content: "\ea26"
  }

  .kb-icon-popsicle[data-v-70d248cc]:before {
    content: "\ea27"
  }

  .kb-icon-room-service[data-v-70d248cc]:before {
    content: "\ea28"
  }

  .kb-icon-sea[data-v-70d248cc]:before {
    content: "\ea29"
  }

  .kb-icon-serve-food[data-v-70d248cc]:before {
    content: "\ea2a"
  }

  .kb-icon-shade[data-v-70d248cc]:before {
    content: "\ea2b"
  }

  .kb-icon-shake-hands[data-v-70d248cc]:before {
    content: "\ea2c"
  }

  .kb-icon-shower-drizzle[data-v-70d248cc]:before {
    content: "\ea2d"
  }

  .kb-icon-shower-rain[data-v-70d248cc]:before {
    content: "\ea2e"
  }

  .kb-icon-shower[data-v-70d248cc]:before {
    content: "\ea2f"
  }

  .kb-icon-suitcase[data-v-70d248cc]:before {
    content: "\ea30"
  }

  .kb-icon-sunglasses[data-v-70d248cc]:before {
    content: "\ea31"
  }

  .kb-icon-taxi[data-v-70d248cc]:before {
    content: "\ea32"
  }

  .kb-icon-towel[data-v-70d248cc]:before {
    content: "\ea33"
  }

  .kb-icon-visa[data-v-70d248cc]:before {
    content: "\ea34"
  }

  .kb-icon-wave[data-v-70d248cc]:before {
    content: "\ea35"
  }

  #pagination-container[data-v-70d248cc] {
    width: 100%;
    background: #fff;
    border: 1px solid #eee;
    padding: 21px 33px;
    text-align: center;
    margin-bottom: 26px;
    border-radius: 5px
  }

  #pagination-container .page-button[data-v-70d248cc] {
    font-size: 16px;
    height: 40px;
    padding: 0 8px;
    margin: 0;
    color: #9c9aa6;
    display: flex;
    align-items: center
  }

  #pagination-container .page-button.active[data-v-70d248cc] {
    color: #373737;
    font-weight: 700
  }

  #pagination-container .page-button[data-v-70d248cc]:hover {
    color: var(--text-color);
    background: var(--primary-color);
    border-radius: 5px
  }

  #pagination-container .page-button.disabled[data-v-70d248cc] {
    cursor: default
  }

  #pagination-container .page-button.disabled[data-v-70d248cc]:hover {
    color: #9c9aa6;
    background: inherit;
    border-radius: 0
  }

  #pagination-container .page-button[title=next][data-v-70d248cc],
  #pagination-container .page-button[title=previous][data-v-70d248cc] {
    color: #9c9aa6 svg;
    color-margin-top: 8px
  }

  #pagination-container .page-button[title=next][data-v-70d248cc]:hover,
  #pagination-container .page-button[title=previous][data-v-70d248cc]:hover {
    color: var(--text-color)
  }

  #pagination-container .page-button[title=next].disabled[data-v-70d248cc],
  #pagination-container .page-button[title=previous].disabled[data-v-70d248cc] {
    color: #eee
  }

  #pagination-container .page-button[title=next].disabled[data-v-70d248cc]:hover,
  #pagination-container .page-button[title=previous].disabled[data-v-70d248cc]:hover {
    color: #eee;
    background: inherit
  }

  #pagination-container .vue-ads-ml-1[data-v-70d248cc] {
    background: none;
    border: none;
    box-shadow: none;
    outline: none;
    cursor: pointer
  }

  @media (max-width: 600px) {
    #pagination-container[data-v-70d248cc] {
      padding: 20px
    }
  }

  .title[data-v-70d248cc] {
    font-weight: 700;
    font-size: 23px
  }

  .sub-title[data-v-70d248cc],
  .title[data-v-70d248cc] {
    text-align: center;
    color: #373737
  }

  .sub-title[data-v-70d248cc] {
    font-weight: 400;
    font-size: 15px
  }

  .icon-wrapper[data-v-70d248cc] {
    display: inline-flex;
    -moz-justify-content: center;
    justify-content: center
  }

  .border-color[data-v-70d248cc] {
    border-color: #eee
  }

  .p-20[data-v-70d248cc] {
    padding: 20px
  }

  .authors-avatar[data-v-70d248cc] {
    display: -moz-flex;
    display: flex;
    -moz-align-items: flex-start;
    align-items: flex-start
  }

  .author-avatar[data-v-70d248cc] {
    width: 32px;
    height: 32px;
    border: 1px solid #fff;
    position: relative;
    z-index: 3;
    background: #fff;
    border-radius: 3px
  }

  .author-avatar img[data-v-70d248cc] {
    width: 100%;
    height: 100%;
    border-radius: 3px
  }

  .author-avatar[data-v-70d248cc]:nth-child(2) {
    z-index: 2
  }

  .author-avatar[data-v-70d248cc]:nth-child(3) {
    z-index: 1
  }

  .grey-2[data-v-70d248cc] {
    color: #9c9aa6
  }

  .ltr .ms-5[data-v-70d248cc] {
    margin-left: 5px
  }

  .ltr .ms-10[data-v-70d248cc] {
    margin-left: 10px
  }

  .ltr .authors-avatar[data-v-70d248cc],
  .ltr .me-10[data-v-70d248cc] {
    margin-right: 10px
  }

  .ltr .ms-20[data-v-70d248cc] {
    margin-left: 20px
  }

  .ltr .me-20[data-v-70d248cc] {
    margin-right: 20px !important
  }

  .ltr .ts[data-v-70d248cc] {
    text-align: left
  }

  .ltr .te[data-v-70d248cc] {
    text-align: right
  }

  .ltr .author-avatar[data-v-70d248cc]:nth-child(2),
  .ltr .author-avatar[data-v-70d248cc]:nth-child(3),
  .ltr .ms-10-ve[data-v-70d248cc] {
    margin-left: -10px
  }

  .ltr .pos-end[data-v-70d248cc] {
    right: 0
  }

  .ltr .ms-auto[data-v-70d248cc] {
    margin-left: auto
  }

  .ltr .me-auto[data-v-70d248cc] {
    margin-right: auto
  }

  .ltr .font-13[data-v-70d248cc] {
    font-size: 13px
  }

  .ltr .time[data-v-70d248cc] {
    color: #9c9aa6;
    font-size: 11px
  }

  .rtl .icon-wrapper[data-v-70d248cc] {
    transform: scaleX(-1)
  }

  .rtl .me-5[data-v-70d248cc],
  .rtl .ms-5[data-v-70d248cc] {
    margin-right: 5px
  }

  .rtl .ms-10[data-v-70d248cc] {
    margin-right: 10px
  }

  .rtl .authors-avatar[data-v-70d248cc],
  .rtl .me-10[data-v-70d248cc] {
    margin-left: 10px
  }

  .rtl .ms-20[data-v-70d248cc] {
    margin-right: 20px
  }

  .rtl .me-20[data-v-70d248cc] {
    margin-left: 20px !important
  }

  .rtl .ts[data-v-70d248cc] {
    text-align: right
  }

  .rtl .te[data-v-70d248cc] {
    text-align: left
  }

  .rtl .author-avatar[data-v-70d248cc]:nth-child(2),
  .rtl .author-avatar[data-v-70d248cc]:nth-child(3),
  .rtl .ms-10-ve[data-v-70d248cc] {
    margin-right: -10px
  }

  .rtl .pos-end[data-v-70d248cc] {
    left: 0
  }

  .rtl .ms-auto[data-v-70d248cc] {
    margin-right: auto
  }

  .rtl .me-auto[data-v-70d248cc] {
    margin-left: auto
  }

  .rtl .font-13[data-v-70d248cc] {
    font-size: 15px
  }

  .rtl .time[data-v-70d248cc] {
    color: #9c9aa6;
    font-size: 13px
  }

  #navigation-container[data-v-70d248cc] {
    -moz-flex: none;
    flex: none
  }

  #full-navigation[data-v-70d248cc],
  #navigation-container[data-v-70d248cc] {
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center
  }

  #full-navigation #ticket-submit-link[data-v-70d248cc] {
    -moz-flex: none;
    flex: none
  }

  #full-navigation .nav-item[data-v-70d248cc] {
    padding: 8px 15px;
    border-radius: 5px;
    transition: background-color .3s ease
  }

  #full-navigation .nav-item[data-v-70d248cc]:hover {
    background: hsla(0, 0%, 100%, .1)
  }

  #full-navigation.hideMenu[data-v-70d248cc] {
    position: absolute;
    left: -999999999px
  }

  #min-navigation-container[data-v-70d248cc] {
    width: 0;
    transition: all .5s, background-color .1s ease;
    background: transparent;
    opacity: 0;
    -moz-justify-content: flex-start;
    justify-content: flex-start
  }

  #min-navigation-container[data-v-70d248cc]:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: 0 0;
    cursor: pointer;
    transition: background .3s .3s;
    z-index: -1
  }

  #min-navigation-container.show[data-v-70d248cc] {
    width: 100%;
    opacity: 1
  }

  #min-navigation-container.show[data-v-70d248cc]:after {
    background: rgba(0, 0, 0, .6);
    transition: background .3s 0s
  }

  #min-navigation-container .nav-item[data-v-70d248cc] {
    padding: 15px 32px;
    text-decoration: none;
    color: inherit;
    display: block;
    transition: .3s
  }

  #min-navigation-container .nav-item[data-v-70d248cc]:hover {
    background: rgba(0, 0, 0, .1)
  }

  #min-navigation-container #language-dropdown[data-v-70d248cc] {
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center
  }

  #side-navigation[data-v-70d248cc] {
    display: -moz-flex;
    display: flex;
    -moz-flex-direction: column;
    flex-direction: column
  }

  #side-navigation-links[data-v-70d248cc] {
    overflow: auto
  }

  #side-navigation-header[data-v-70d248cc] {
    padding: 32px;
    border-bottom: 1px solid #ddd;
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center
  }

  #slide-down-language[data-v-70d248cc] {
    display: none
  }

  #slide-down-language.open[data-v-70d248cc] {
    display: block
  }

  .ltr #min-navigation-container[data-v-70d248cc] {
    left: -100%
  }

  .ltr #min-navigation-container.show[data-v-70d248cc] {
    left: 0
  }

  .rtl #min-navigation-container[data-v-70d248cc] {
    right: -100%
  }

  .rtl #min-navigation-container.show[data-v-70d248cc] {
    right: 0
  }

  .dropdown .dropdown-toggle {
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center
  }

  .rtl .caret {
    margin-right: 10px
  }

  .ltr .caret {
    margin-left: 10px
  }

  .input-text {
    font-family: inherit;
    border-radius: 4px;
    outline: 0;
    background: #fff;
    border: 1px solid #eee;
    padding: 13px 20px;
    color: #373737;
    font-size: 16px;
    height: 45px;
    width: 100%
  }

  .input-text::-webkit-input-placeholder {
    color: #d3d3d3
  }

  .input-text:-moz-placeholder,
  .input-text::-moz-placeholder {
    color: #d3d3d3
  }

  .input-text:-ms-input-placeholder {
    color: #d3d3d3
  }

  @font-face {
    font-family: cat-icon;
    src: url(/_nuxt/fonts/icons.27b7752.woff) format("woff"), url(/_nuxt/fonts/icons.c46017e.ttf) format("truetype"), url(/_nuxt/img/icons.1e59ce6.svg#cat-icon) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
  }

  .kb-icon {
    font-family: cat-icon;
    font-size: 1.125rem;
    color: inherit;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    font-style: normal;
    display: inline-block;
    margin: 0 .2em;
    width: 1em;
    text-align: center
  }

  .kb-icon-xsmall {
    font-size: .75rem
  }

  .kb-icon-small {
    font-size: .812rem
  }

  .kb-icon-medium {
    font-size: .937rem
  }

  .kb-icon-large {
    font-size: 1.25rem
  }

  .kb-icon-xlarge {
    font-size: 2rem
  }

  .kb-icon-xxlarge {
    font-size: 3rem
  }

  .kb-icon-activity:before {
    content: "\e900"
  }

  .kb-icon-airplay:before {
    content: "\e901"
  }

  .kb-icon-alert-circle:before {
    content: "\e902"
  }

  .kb-icon-alert-octagon:before {
    content: "\e903"
  }

  .kb-icon-alert-triangle:before {
    content: "\e904"
  }

  .kb-icon-align-center:before {
    content: "\e905"
  }

  .kb-icon-align-justify:before {
    content: "\e906"
  }

  .kb-icon-align-left:before {
    content: "\e907"
  }

  .kb-icon-align-right:before {
    content: "\e908"
  }

  .kb-icon-anchor:before {
    content: "\e909"
  }

  .kb-icon-aperture:before {
    content: "\e90a"
  }

  .kb-icon-archive:before {
    content: "\e90b"
  }

  .kb-icon-arrow-down:before {
    content: "\e90c"
  }

  .kb-icon-arrow-down-circle:before {
    content: "\e90d"
  }

  .kb-icon-arrow-down-left:before {
    content: "\e90e"
  }

  .kb-icon-arrow-down-right:before {
    content: "\e90f"
  }

  .kb-icon-arrow-left:before {
    content: "\e910"
  }

  .kb-icon-arrow-left-circle:before {
    content: "\e911"
  }

  .kb-icon-arrow-right:before {
    content: "\e912"
  }

  .kb-icon-arrow-right-circle:before {
    content: "\e913"
  }

  .kb-icon-arrow-up:before {
    content: "\e914"
  }

  .kb-icon-arrow-up-circle:before {
    content: "\e915"
  }

  .kb-icon-arrow-up-left:before {
    content: "\e916"
  }

  .kb-icon-arrow-up-right:before {
    content: "\e917"
  }

  .kb-icon-at-sign:before {
    content: "\e918"
  }

  .kb-icon-award:before {
    content: "\e919"
  }

  .kb-icon-bar-chart:before {
    content: "\e91a"
  }

  .kb-icon-bar-chart-2:before {
    content: "\e91b"
  }

  .kb-icon-battery:before {
    content: "\e91c"
  }

  .kb-icon-battery-charging:before {
    content: "\e91d"
  }

  .kb-icon-bell:before {
    content: "\e91e"
  }

  .kb-icon-bell-off:before {
    content: "\e91f"
  }

  .kb-icon-bluetooth:before {
    content: "\e920"
  }

  .kb-icon-bold:before {
    content: "\e921"
  }

  .kb-icon-book:before {
    content: "\e922"
  }

  .kb-icon-book-open:before {
    content: "\e923"
  }

  .kb-icon-bookmark:before {
    content: "\e924"
  }

  .kb-icon-box:before {
    content: "\e925"
  }

  .kb-icon-briefcase:before {
    content: "\e926"
  }

  .kb-icon-calendar:before {
    content: "\e927"
  }

  .kb-icon-camera:before {
    content: "\e928"
  }

  .kb-icon-camera-off:before {
    content: "\e929"
  }

  .kb-icon-cast:before {
    content: "\e92a"
  }

  .kb-icon-check:before {
    content: "\e92b"
  }

  .kb-icon-check-circle:before {
    content: "\e92c"
  }

  .kb-icon-check-square:before {
    content: "\e92d"
  }

  .kb-icon-chevron-down:before {
    content: "\e92e"
  }

  .kb-icon-chevron-left:before {
    content: "\e92f"
  }

  .kb-icon-chevron-right:before {
    content: "\e930"
  }

  .kb-icon-chevron-up:before {
    content: "\e931"
  }

  .kb-icon-chevrons-down:before {
    content: "\e932"
  }

  .kb-icon-chevrons-left:before {
    content: "\e933"
  }

  .kb-icon-chevrons-right:before {
    content: "\e934"
  }

  .kb-icon-chevrons-up:before {
    content: "\e935"
  }

  .kb-icon-chrome:before {
    content: "\e936"
  }

  .kb-icon-circle:before {
    content: "\e937"
  }

  .kb-icon-clipboard:before {
    content: "\e938"
  }

  .kb-icon-clock:before {
    content: "\e939"
  }

  .kb-icon-cloud:before {
    content: "\e93a"
  }

  .kb-icon-cloud-drizzle:before {
    content: "\e93b"
  }

  .kb-icon-cloud-lightning:before {
    content: "\e93c"
  }

  .kb-icon-cloud-off:before {
    content: "\e93d"
  }

  .kb-icon-cloud-rain:before {
    content: "\e93e"
  }

  .kb-icon-cloud-snow:before {
    content: "\e93f"
  }

  .kb-icon-code:before {
    content: "\e940"
  }

  .kb-icon-codepen:before {
    content: "\e941"
  }

  .kb-icon-command:before {
    content: "\e942"
  }

  .kb-icon-compass:before {
    content: "\e943"
  }

  .kb-icon-copy:before {
    content: "\e944"
  }

  .kb-icon-corner-down-left:before {
    content: "\e945"
  }

  .kb-icon-corner-down-right:before {
    content: "\e946"
  }

  .kb-icon-corner-left-down:before {
    content: "\e947"
  }

  .kb-icon-corner-left-up:before {
    content: "\e948"
  }

  .kb-icon-corner-right-down:before {
    content: "\e949"
  }

  .kb-icon-corner-right-up:before {
    content: "\e94a"
  }

  .kb-icon-corner-up-left:before {
    content: "\e94b"
  }

  .kb-icon-corner-up-right:before {
    content: "\e94c"
  }

  .kb-icon-cpu:before {
    content: "\e94d"
  }

  .kb-icon-credit-card:before {
    content: "\e94e"
  }

  .kb-icon-crop:before {
    content: "\e94f"
  }

  .kb-icon-crosshair:before {
    content: "\e950"
  }

  .kb-icon-database:before {
    content: "\e951"
  }

  .kb-icon-delete:before {
    content: "\e952"
  }

  .kb-icon-disc:before {
    content: "\e953"
  }

  .kb-icon-dollar-sign:before {
    content: "\e954"
  }

  .kb-icon-download:before {
    content: "\e955"
  }

  .kb-icon-download-cloud:before {
    content: "\e956"
  }

  .kb-icon-droplet:before {
    content: "\e957"
  }

  .kb-icon-edit:before {
    content: "\e958"
  }

  .kb-icon-edit-2:before {
    content: "\e959"
  }

  .kb-icon-edit-3:before {
    content: "\e95a"
  }

  .kb-icon-external-link:before {
    content: "\e95b"
  }

  .kb-icon-eye:before {
    content: "\e95c"
  }

  .kb-icon-eye-off:before {
    content: "\e95d"
  }

  .kb-icon-facebook:before {
    content: "\e95e"
  }

  .kb-icon-fast-forward:before {
    content: "\e95f"
  }

  .kb-icon-feather:before {
    content: "\e960"
  }

  .kb-icon-file:before {
    content: "\e961"
  }

  .kb-icon-file-minus:before {
    content: "\e962"
  }

  .kb-icon-file-plus:before {
    content: "\e963"
  }

  .kb-icon-file-text:before {
    content: "\e964"
  }

  .kb-icon-film:before {
    content: "\e965"
  }

  .kb-icon-filter:before {
    content: "\e966"
  }

  .kb-icon-flag:before {
    content: "\e967"
  }

  .kb-icon-folder:before {
    content: "\e968"
  }

  .kb-icon-folder-minus:before {
    content: "\e969"
  }

  .kb-icon-folder-plus:before {
    content: "\e96a"
  }

  .kb-icon-gift:before {
    content: "\e96b"
  }

  .kb-icon-git-branch:before {
    content: "\e96c"
  }

  .kb-icon-git-commit:before {
    content: "\e96d"
  }

  .kb-icon-git-merge:before {
    content: "\e96e"
  }

  .kb-icon-git-pull-request:before {
    content: "\e96f"
  }

  .kb-icon-github:before {
    content: "\e970"
  }

  .kb-icon-gitlab:before {
    content: "\e971"
  }

  .kb-icon-globe:before {
    content: "\e972"
  }

  .kb-icon-grid:before {
    content: "\e973"
  }

  .kb-icon-hard-drive:before {
    content: "\e974"
  }

  .kb-icon-hash:before {
    content: "\e975"
  }

  .kb-icon-headphones:before {
    content: "\e976"
  }

  .kb-icon-heart:before {
    content: "\e977"
  }

  .kb-icon-help-circle:before {
    content: "\e978"
  }

  .kb-icon-home:before {
    content: "\e979"
  }

  .kb-icon-image:before {
    content: "\e97a"
  }

  .kb-icon-inbox:before {
    content: "\e97b"
  }

  .kb-icon-info:before {
    content: "\e97c"
  }

  .kb-icon-instagram:before {
    content: "\e97d"
  }

  .kb-icon-italic:before {
    content: "\e97e"
  }

  .kb-icon-layers:before {
    content: "\e97f"
  }

  .kb-icon-layout:before {
    content: "\e980"
  }

  .kb-icon-life-buoy:before {
    content: "\e981"
  }

  .kb-icon-link:before {
    content: "\e982"
  }

  .kb-icon-link-2:before {
    content: "\e983"
  }

  .kb-icon-linkedin:before {
    content: "\e984"
  }

  .kb-icon-list:before {
    content: "\e985"
  }

  .kb-icon-loader:before {
    content: "\e986"
  }

  .kb-icon-lock:before {
    content: "\e987"
  }

  .kb-icon-log-in:before {
    content: "\e988"
  }

  .kb-icon-log-out:before {
    content: "\e989"
  }

  .kb-icon-mail:before {
    content: "\e98a"
  }

  .kb-icon-map:before {
    content: "\e98b"
  }

  .kb-icon-map-pin:before {
    content: "\e98c"
  }

  .kb-icon-maximize:before {
    content: "\e98d"
  }

  .kb-icon-maximize-2:before {
    content: "\e98e"
  }

  .kb-icon-menu:before {
    content: "\e98f"
  }

  .kb-icon-message-circle:before {
    content: "\e990"
  }

  .kb-icon-message-square:before {
    content: "\e991"
  }

  .kb-icon-mic:before {
    content: "\e992"
  }

  .kb-icon-mic-off:before {
    content: "\e993"
  }

  .kb-icon-minimize:before {
    content: "\e994"
  }

  .kb-icon-minimize-2:before {
    content: "\e995"
  }

  .kb-icon-minus:before {
    content: "\e996"
  }

  .kb-icon-minus-circle:before {
    content: "\e997"
  }

  .kb-icon-minus-square:before {
    content: "\e998"
  }

  .kb-icon-monitor:before {
    content: "\e999"
  }

  .kb-icon-moon:before {
    content: "\e99a"
  }

  .kb-icon-more-horizontal:before {
    content: "\e99b"
  }

  .kb-icon-more-vertical:before {
    content: "\e99c"
  }

  .kb-icon-move:before {
    content: "\e99d"
  }

  .kb-icon-music:before {
    content: "\e99e"
  }

  .kb-icon-navigation:before {
    content: "\e99f"
  }

  .kb-icon-navigation-2:before {
    content: "\e9a0"
  }

  .kb-icon-octagon:before {
    content: "\e9a1"
  }

  .kb-icon-package:before {
    content: "\e9a2"
  }

  .kb-icon-paperclip:before {
    content: "\e9a3"
  }

  .kb-icon-pause:before {
    content: "\e9a4"
  }

  .kb-icon-pause-circle:before {
    content: "\e9a5"
  }

  .kb-icon-percent:before {
    content: "\e9a6"
  }

  .kb-icon-phone:before {
    content: "\e9a7"
  }

  .kb-icon-phone-call:before {
    content: "\e9a8"
  }

  .kb-icon-phone-forwarded:before {
    content: "\e9a9"
  }

  .kb-icon-phone-incoming:before {
    content: "\e9aa"
  }

  .kb-icon-phone-missed:before {
    content: "\e9ab"
  }

  .kb-icon-phone-off:before {
    content: "\e9ac"
  }

  .kb-icon-phone-outgoing:before {
    content: "\e9ad"
  }

  .kb-icon-pie-chart:before {
    content: "\e9ae"
  }

  .kb-icon-play:before {
    content: "\e9af"
  }

  .kb-icon-play-circle:before {
    content: "\e9b0"
  }

  .kb-icon-plus:before {
    content: "\e9b1"
  }

  .kb-icon-plus-circle:before {
    content: "\e9b2"
  }

  .kb-icon-plus-square:before {
    content: "\e9b3"
  }

  .kb-icon-pocket:before {
    content: "\e9b4"
  }

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

  .kb-icon-printer:before {
    content: "\e9b6"
  }

  .kb-icon-radio:before {
    content: "\e9b7"
  }

  .kb-icon-refresh-ccw:before {
    content: "\e9b8"
  }

  .kb-icon-refresh-cw:before {
    content: "\e9b9"
  }

  .kb-icon-repeat:before {
    content: "\e9ba"
  }

  .kb-icon-rewind:before {
    content: "\e9bb"
  }

  .kb-icon-rotate-ccw:before {
    content: "\e9bc"
  }

  .kb-icon-rotate-cw:before {
    content: "\e9bd"
  }

  .kb-icon-rss:before {
    content: "\e9be"
  }

  .kb-icon-save:before {
    content: "\e9bf"
  }

  .kb-icon-scissors:before {
    content: "\e9c0"
  }

  .kb-icon-search:before {
    content: "\e9c1"
  }

  .kb-icon-send:before {
    content: "\e9c2"
  }

  .kb-icon-server:before {
    content: "\e9c3"
  }

  .kb-icon-settings:before {
    content: "\e9c4"
  }

  .kb-icon-share:before {
    content: "\e9c5"
  }

  .kb-icon-share-2:before {
    content: "\e9c6"
  }

  .kb-icon-shield:before {
    content: "\e9c7"
  }

  .kb-icon-shield-off:before {
    content: "\e9c8"
  }

  .kb-icon-shopping-bag:before {
    content: "\e9c9"
  }

  .kb-icon-shopping-cart:before {
    content: "\e9ca"
  }

  .kb-icon-shuffle:before {
    content: "\e9cb"
  }

  .kb-icon-sidebar:before {
    content: "\e9cc"
  }

  .kb-icon-skip-back:before {
    content: "\e9cd"
  }

  .kb-icon-skip-forward:before {
    content: "\e9ce"
  }

  .kb-icon-slack:before {
    content: "\e9cf"
  }

  .kb-icon-slash:before {
    content: "\e9d0"
  }

  .kb-icon-sliders:before {
    content: "\e9d1"
  }

  .kb-icon-smartphone:before {
    content: "\e9d2"
  }

  .kb-icon-speaker:before {
    content: "\e9d3"
  }

  .kb-icon-square:before {
    content: "\e9d4"
  }

  .kb-icon-star:before {
    content: "\e9d5"
  }

  .kb-icon-stop-circle:before {
    content: "\e9d6"
  }

  .kb-icon-sun:before {
    content: "\e9d7"
  }

  .kb-icon-sunrise:before {
    content: "\e9d8"
  }

  .kb-icon-sunset:before {
    content: "\e9d9"
  }

  .kb-icon-tablet:before {
    content: "\e9da"
  }

  .kb-icon-tag:before {
    content: "\e9db"
  }

  .kb-icon-target:before {
    content: "\e9dc"
  }

  .kb-icon-terminal:before {
    content: "\e9dd"
  }

  .kb-icon-thermometer:before {
    content: "\e9de"
  }

  .kb-icon-thumbs-down:before {
    content: "\e9df"
  }

  .kb-icon-thumbs-up:before {
    content: "\e9e0"
  }

  .kb-icon-toggle-left:before {
    content: "\e9e1"
  }

  .kb-icon-toggle-right:before {
    content: "\e9e2"
  }

  .kb-icon-trash:before {
    content: "\e9e3"
  }

  .kb-icon-trash-2:before {
    content: "\e9e4"
  }

  .kb-icon-trending-down:before {
    content: "\e9e5"
  }

  .kb-icon-trending-up:before {
    content: "\e9e6"
  }

  .kb-icon-triangle:before {
    content: "\e9e7"
  }

  .kb-icon-truck:before {
    content: "\e9e8"
  }

  .kb-icon-tv:before {
    content: "\e9e9"
  }

  .kb-icon-twitter:before {
    content: "\e9ea"
  }

  .kb-icon-type:before {
    content: "\e9eb"
  }

  .kb-icon-umbrella:before {
    content: "\e9ec"
  }

  .kb-icon-underline:before {
    content: "\e9ed"
  }

  .kb-icon-unlock:before {
    content: "\e9ee"
  }

  .kb-icon-upload:before {
    content: "\e9ef"
  }

  .kb-icon-upload-cloud:before {
    content: "\e9f0"
  }

  .kb-icon-user:before {
    content: "\e9f1"
  }

  .kb-icon-user-check:before {
    content: "\e9f2"
  }

  .kb-icon-user-minus:before {
    content: "\e9f3"
  }

  .kb-icon-user-plus:before {
    content: "\e9f4"
  }

  .kb-icon-user-x:before {
    content: "\e9f5"
  }

  .kb-icon-users:before {
    content: "\e9f6"
  }

  .kb-icon-video:before {
    content: "\e9f7"
  }

  .kb-icon-video-off:before {
    content: "\e9f8"
  }

  .kb-icon-voicemail:before {
    content: "\e9f9"
  }

  .kb-icon-volume:before {
    content: "\e9fa"
  }

  .kb-icon-volume-1:before {
    content: "\e9fb"
  }

  .kb-icon-volume-2:before {
    content: "\e9fc"
  }

  .kb-icon-volume-x:before {
    content: "\e9fd"
  }

  .kb-icon-watch:before {
    content: "\e9fe"
  }

  .kb-icon-wifi:before {
    content: "\e9ff"
  }

  .kb-icon-wifi-off:before {
    content: "\ea00"
  }

  .kb-icon-wind:before {
    content: "\ea01"
  }

  .kb-icon-x:before {
    content: "\ea02"
  }

  .kb-icon-x-circle:before {
    content: "\ea03"
  }

  .kb-icon-x-square:before {
    content: "\ea04"
  }

  .kb-icon-youtube:before {
    content: "\ea05"
  }

  .kb-icon-zap:before {
    content: "\ea06"
  }

  .kb-icon-zap-off:before {
    content: "\ea07"
  }

  .kb-icon-zoom-in:before {
    content: "\ea08"
  }

  .kb-icon-zoom-out:before {
    content: "\ea09"
  }

  .kb-icon-air-balloon:before {
    content: "\ea0a"
  }

  .kb-icon-backpack:before {
    content: "\ea0b"
  }

  .kb-icon-bag-tag:before {
    content: "\ea0c"
  }

  .kb-icon-bed:before {
    content: "\ea0d"
  }

  .kb-icon-bicycle:before {
    content: "\ea0e"
  }

  .kb-icon-binoculars:before {
    content: "\ea0f"
  }

  .kb-icon-boat:before {
    content: "\ea10"
  }

  .kb-icon-boot:before {
    content: "\ea11"
  }

  .kb-icon-broom:before {
    content: "\ea12"
  }

  .kb-icon-bus:before {
    content: "\ea13"
  }

  .kb-icon-care:before {
    content: "\ea14"
  }

  .kb-icon-clean:before {
    content: "\ea15"
  }

  .kb-icon-cocktail:before {
    content: "\ea16"
  }

  .kb-icon-coffee:before {
    content: "\ea17"
  }

  .kb-icon-compass:before {
    content: "\ea18"
  }

  .kb-icon-dining:before {
    content: "\ea19"
  }

  .kb-icon-fishing:before {
    content: "\ea1a"
  }

  .kb-icon-flashlight:before {
    content: "\ea1b"
  }

  .kb-icon-footprint:before {
    content: "\ea1c"
  }

  .kb-icon-hi-chat:before {
    content: "\ea1d"
  }

  .kb-icon-hotel:before {
    content: "\ea1e"
  }

  .kb-icon-key:before {
    content: "\ea1f"
  }

  .kb-icon-luggage:before {
    content: "\ea20"
  }

  .kb-icon-map:before {
    content: "\ea21"
  }

  .kb-icon-mountain:before {
    content: "\ea22"
  }

  .kb-icon-no-smoking:before {
    content: "\ea23"
  }

  .kb-icon-open-sign:before {
    content: "\ea24"
  }

  .kb-icon-palm-tree:before {
    content: "\ea25"
  }

  .kb-icon-plane:before {
    content: "\ea26"
  }

  .kb-icon-popsicle:before {
    content: "\ea27"
  }

  .kb-icon-room-service:before {
    content: "\ea28"
  }

  .kb-icon-sea:before {
    content: "\ea29"
  }

  .kb-icon-serve-food:before {
    content: "\ea2a"
  }

  .kb-icon-shade:before {
    content: "\ea2b"
  }

  .kb-icon-shake-hands:before {
    content: "\ea2c"
  }

  .kb-icon-shower-drizzle:before {
    content: "\ea2d"
  }

  .kb-icon-shower-rain:before {
    content: "\ea2e"
  }

  .kb-icon-shower:before {
    content: "\ea2f"
  }

  .kb-icon-suitcase:before {
    content: "\ea30"
  }

  .kb-icon-sunglasses:before {
    content: "\ea31"
  }

  .kb-icon-taxi:before {
    content: "\ea32"
  }

  .kb-icon-towel:before {
    content: "\ea33"
  }

  .kb-icon-visa:before {
    content: "\ea34"
  }

  .kb-icon-wave:before {
    content: "\ea35"
  }

  #pagination-container {
    width: 100%;
    background: #fff;
    border: 1px solid #eee;
    padding: 21px 33px;
    text-align: center;
    margin-bottom: 26px;
    border-radius: 5px
  }

  #pagination-container .page-button {
    font-size: 16px;
    height: 40px;
    padding: 0 8px;
    margin: 0;
    color: #9c9aa6;
    display: flex;
    align-items: center
  }

  #pagination-container .page-button.active {
    color: #373737;
    font-weight: 700
  }

  #pagination-container .page-button:hover {
    color: var(--text-color);
    background: var(--primary-color);
    border-radius: 5px
  }

  #pagination-container .page-button.disabled {
    cursor: default
  }

  #pagination-container .page-button.disabled:hover {
    color: #9c9aa6;
    background: inherit;
    border-radius: 0
  }

  #pagination-container .page-button[title=next],
  #pagination-container .page-button[title=previous] {
    color: #9c9aa6 svg;
    color-margin-top: 8px
  }

  #pagination-container .page-button[title=next]:hover,
  #pagination-container .page-button[title=previous]:hover {
    color: var(--text-color)
  }

  #pagination-container .page-button[title=next].disabled,
  #pagination-container .page-button[title=previous].disabled {
    color: #eee
  }

  #pagination-container .page-button[title=next].disabled:hover,
  #pagination-container .page-button[title=previous].disabled:hover {
    color: #eee;
    background: inherit
  }

  #pagination-container .vue-ads-ml-1 {
    background: none;
    border: none;
    box-shadow: none;
    outline: none;
    cursor: pointer
  }

  @media (max-width: 600px) {
    #pagination-container {
      padding: 20px
    }
  }

  .title {
    font-weight: 700;
    font-size: 23px
  }

  .sub-title,
  .title {
    text-align: center;
    color: #373737
  }

  .sub-title {
    font-weight: 400;
    font-size: 15px
  }

  .icon-wrapper {
    display: inline-flex;
    -moz-justify-content: center;
    justify-content: center
  }

  .border-color {
    border-color: #eee
  }

  .p-20 {
    padding: 20px
  }

  .authors-avatar {
    display: -moz-flex;
    display: flex;
    -moz-align-items: flex-start;
    align-items: flex-start
  }

  .author-avatar {
    width: 32px;
    height: 32px;
    border: 1px solid #fff;
    position: relative;
    z-index: 3;
    background: #fff;
    border-radius: 3px
  }

  .author-avatar img {
    width: 100%;
    height: 100%;
    border-radius: 3px
  }

  .author-avatar:nth-child(2) {
    z-index: 2
  }

  .author-avatar:nth-child(3) {
    z-index: 1
  }

  .grey-2 {
    color: #9c9aa6
  }

  .ltr .ms-5 {
    margin-left: 5px
  }

  .ltr .ms-10 {
    margin-left: 10px
  }

  #search-container #recent-list .result-item .ltr .icon,
  #search-container #results-list .result-item .ltr .icon,
  .ltr #search-container #recent-list .result-item .icon,
  .ltr #search-container #results-list .result-item .icon,
  .ltr .authors-avatar,
  .ltr .me-10 {
    margin-right: 10px
  }

  .ltr .ms-20 {
    margin-left: 20px
  }

  .ltr .me-20 {
    margin-right: 20px !important
  }

  .ltr .ts {
    text-align: left
  }

  .ltr .te {
    text-align: right
  }

  .ltr .author-avatar:nth-child(2),
  .ltr .author-avatar:nth-child(3),
  .ltr .ms-10-ve {
    margin-left: -10px
  }

  .ltr .pos-end {
    right: 0
  }

  .ltr .ms-auto {
    margin-left: auto
  }

  .ltr .me-auto {
    margin-right: auto
  }

  #search-container #results-list .result-item .ltr .snippet,
  #search-container .ltr #search-results,
  .ltr #search-container #results-list .result-item .snippet,
  .ltr #search-container #search-results,
  .ltr .font-13 {
    font-size: 13px
  }

  .ltr .time {
    color: #9c9aa6;
    font-size: 11px
  }

  .rtl .icon-wrapper {
    transform: scaleX(-1)
  }

  .rtl .me-5,
  .rtl .ms-5 {
    margin-right: 5px
  }

  .rtl .ms-10 {
    margin-right: 10px
  }

  #search-container #recent-list .result-item .rtl .icon,
  #search-container #results-list .result-item .rtl .icon,
  .rtl #search-container #recent-list .result-item .icon,
  .rtl #search-container #results-list .result-item .icon,
  .rtl .authors-avatar,
  .rtl .me-10 {
    margin-left: 10px
  }

  .rtl .ms-20 {
    margin-right: 20px
  }

  .rtl .me-20 {
    margin-left: 20px !important
  }

  .rtl .ts {
    text-align: right
  }

  .rtl .te {
    text-align: left
  }

  .rtl .author-avatar:nth-child(2),
  .rtl .author-avatar:nth-child(3),
  .rtl .ms-10-ve {
    margin-right: -10px
  }

  .rtl .pos-end {
    left: 0
  }

  .rtl .ms-auto {
    margin-right: auto
  }

  .rtl .me-auto {
    margin-left: auto
  }

  #search-container #results-list .result-item .rtl .snippet,
  #search-container .rtl #search-results,
  .rtl #search-container #results-list .result-item .snippet,
  .rtl #search-container #search-results,
  .rtl .font-13 {
    font-size: 15px
  }

  .rtl .time {
    color: #9c9aa6;
    font-size: 13px
  }

  #search-container {
    position: relative
  }

  #search-container #search-input-container {
    background: #fff;
    border: 1px solid #eee;
    padding: 0 20px;
    border-radius: 4px;
    height: 60px;
    min-width: 200px;
    max-width: 600px;
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center
  }

  #search-container #search-input-container .input-text {
    font-family: inherit;
    outline: 0;
    padding: 0;
    color: #373737;
    font-size: 16px;
    height: 58px;
    width: 100%;
    border: none;
    -moz-flex: 1 1 auto;
    flex: 1 1 auto
  }

  #search-container #search-icon {
    color: #9c9aa6;
    -moz-flex: none;
    flex: none
  }

  #search-container #search-results {
    background: #fff;
    box-shadow: 0 0 40px rgba(156, 154, 166, .15), 0 1px 2px rgba(0, 0, 0, .15);
    border-radius: 5px;
    width: 100%;
    position: absolute;
    top: 65px;
    z-index: 100;
    color: #9c9aa6;
    transition: all .5s ease-in-out;
    max-height: 100vh;
    overflow: auto
  }

  #search-container #results-list {
    list-style: none;
    padding: 0;
    margin: 0
  }

  #search-container #results-list .result-item {
    font-size: 16px;
    color: #373737
  }

  #search-container #results-list .result-item.active-item,
  #search-container #results-list .result-item:hover {
    background: #eee
  }

  #search-container #results-list .result-item .link {
    padding: 18px 20px;
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center
  }

  #search-container #results-list .result-item .highlight {
    font-weight: 700
  }

  #search-container #results-list .result-item .snippet {
    margin-top: 5px
  }

  #search-container #results-list .result-item .icon {
    color: #9c9aa6;
    width: 24px;
    -moz-flex: none;
    flex: none;
    display: -moz-flex;
    display: flex
  }

  #search-container #results-list .result-item .icon svg {
    margin: 0 auto
  }

  #search-container #more-results {
    background: #fafafa;
    font-size: 16px;
    border-radius: 5px 5px 0 0
  }

  #search-container #more-results .link,
  #search-container #more-results .more-icon {
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center
  }

  #search-container #more-results .more-icon {
    -moz-flex: none;
    flex: none
  }

  #search-container #more-results #enter-icon {
    visibility: hidden
  }

  #search-container #more-results.active-item #enter-icon,
  #search-container #more-results:hover #enter-icon {
    visibility: visible
  }

  #search-container #more-results #more-text {
    margin: 0 10px;
    -moz-flex: 1 1 auto;
    flex: 1 1 auto
  }

  #search-container #search-loader {
    padding: 18px 20px;
    text-align: center
  }

  #search-container #recent-list {
    list-style: none;
    padding: 0;
    margin: 0
  }

  #search-container #recent-list .result-item {
    font-size: 16px;
    color: #373737
  }

  #search-container #recent-list .result-item.active-item {
    background: #eee
  }

  #search-container #recent-list .result-item .link {
    padding: 18px 20px;
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center
  }

  #search-container #recent-list .result-item .icon {
    color: #9c9aa6;
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center;
    -moz-flex: none;
    flex: none
  }

  #search-container #recent-list .result-item:hover {
    background: #eee
  }

  #search-container #recent-list #recent-header {
    padding: 18px 20px;
    border-radius: 5px 5px 0 0;
    background: #fafafa;
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center
  }

  .dropdown .dropdown-toggle[data-v-6e716452] {
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center
  }

  .rtl .caret[data-v-6e716452] {
    margin-right: 10px
  }

  .ltr .caret[data-v-6e716452] {
    margin-left: 10px
  }

  .input-text[data-v-6e716452] {
    font-family: inherit;
    border-radius: 4px;
    outline: 0;
    background: #fff;
    border: 1px solid #eee;
    padding: 13px 20px;
    color: #373737;
    font-size: 16px;
    height: 45px;
    width: 100%
  }

  .input-text[data-v-6e716452]::-webkit-input-placeholder {
    color: #d3d3d3
  }

  .input-text[data-v-6e716452]:-moz-placeholder,
  .input-text[data-v-6e716452]::-moz-placeholder {
    color: #d3d3d3
  }

  .input-text[data-v-6e716452]:-ms-input-placeholder {
    color: #d3d3d3
  }

  @font-face {
    font-family: cat-icon;
    src: url(/_nuxt/fonts/icons.27b7752.woff) format("woff"), url(/_nuxt/fonts/icons.c46017e.ttf) format("truetype"), url(/_nuxt/img/icons.1e59ce6.svg#cat-icon) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
  }

  .kb-icon[data-v-6e716452] {
    font-family: cat-icon;
    font-size: 1.125rem;
    color: inherit;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    font-style: normal;
    display: inline-block;
    margin: 0 .2em;
    width: 1em;
    text-align: center
  }

  .kb-icon-xsmall[data-v-6e716452] {
    font-size: .75rem
  }

  .kb-icon-small[data-v-6e716452] {
    font-size: .812rem
  }

  .kb-icon-medium[data-v-6e716452] {
    font-size: .937rem
  }

  .kb-icon-large[data-v-6e716452] {
    font-size: 1.25rem
  }

  .kb-icon-xlarge[data-v-6e716452] {
    font-size: 2rem
  }

  .kb-icon-xxlarge[data-v-6e716452] {
    font-size: 3rem
  }

  .kb-icon-activity[data-v-6e716452]:before {
    content: "\e900"
  }

  .kb-icon-airplay[data-v-6e716452]:before {
    content: "\e901"
  }

  .kb-icon-alert-circle[data-v-6e716452]:before {
    content: "\e902"
  }

  .kb-icon-alert-octagon[data-v-6e716452]:before {
    content: "\e903"
  }

  .kb-icon-alert-triangle[data-v-6e716452]:before {
    content: "\e904"
  }

  .kb-icon-align-center[data-v-6e716452]:before {
    content: "\e905"
  }

  .kb-icon-align-justify[data-v-6e716452]:before {
    content: "\e906"
  }

  .kb-icon-align-left[data-v-6e716452]:before {
    content: "\e907"
  }

  .kb-icon-align-right[data-v-6e716452]:before {
    content: "\e908"
  }

  .kb-icon-anchor[data-v-6e716452]:before {
    content: "\e909"
  }

  .kb-icon-aperture[data-v-6e716452]:before {
    content: "\e90a"
  }

  .kb-icon-archive[data-v-6e716452]:before {
    content: "\e90b"
  }

  .kb-icon-arrow-down[data-v-6e716452]:before {
    content: "\e90c"
  }

  .kb-icon-arrow-down-circle[data-v-6e716452]:before {
    content: "\e90d"
  }

  .kb-icon-arrow-down-left[data-v-6e716452]:before {
    content: "\e90e"
  }

  .kb-icon-arrow-down-right[data-v-6e716452]:before {
    content: "\e90f"
  }

  .kb-icon-arrow-left[data-v-6e716452]:before {
    content: "\e910"
  }

  .kb-icon-arrow-left-circle[data-v-6e716452]:before {
    content: "\e911"
  }

  .kb-icon-arrow-right[data-v-6e716452]:before {
    content: "\e912"
  }

  .kb-icon-arrow-right-circle[data-v-6e716452]:before {
    content: "\e913"
  }

  .kb-icon-arrow-up[data-v-6e716452]:before {
    content: "\e914"
  }

  .kb-icon-arrow-up-circle[data-v-6e716452]:before {
    content: "\e915"
  }

  .kb-icon-arrow-up-left[data-v-6e716452]:before {
    content: "\e916"
  }

  .kb-icon-arrow-up-right[data-v-6e716452]:before {
    content: "\e917"
  }

  .kb-icon-at-sign[data-v-6e716452]:before {
    content: "\e918"
  }

  .kb-icon-award[data-v-6e716452]:before {
    content: "\e919"
  }

  .kb-icon-bar-chart[data-v-6e716452]:before {
    content: "\e91a"
  }

  .kb-icon-bar-chart-2[data-v-6e716452]:before {
    content: "\e91b"
  }

  .kb-icon-battery[data-v-6e716452]:before {
    content: "\e91c"
  }

  .kb-icon-battery-charging[data-v-6e716452]:before {
    content: "\e91d"
  }

  .kb-icon-bell[data-v-6e716452]:before {
    content: "\e91e"
  }

  .kb-icon-bell-off[data-v-6e716452]:before {
    content: "\e91f"
  }

  .kb-icon-bluetooth[data-v-6e716452]:before {
    content: "\e920"
  }

  .kb-icon-bold[data-v-6e716452]:before {
    content: "\e921"
  }

  .kb-icon-book[data-v-6e716452]:before {
    content: "\e922"
  }

  .kb-icon-book-open[data-v-6e716452]:before {
    content: "\e923"
  }

  .kb-icon-bookmark[data-v-6e716452]:before {
    content: "\e924"
  }

  .kb-icon-box[data-v-6e716452]:before {
    content: "\e925"
  }

  .kb-icon-briefcase[data-v-6e716452]:before {
    content: "\e926"
  }

  .kb-icon-calendar[data-v-6e716452]:before {
    content: "\e927"
  }

  .kb-icon-camera[data-v-6e716452]:before {
    content: "\e928"
  }

  .kb-icon-camera-off[data-v-6e716452]:before {
    content: "\e929"
  }

  .kb-icon-cast[data-v-6e716452]:before {
    content: "\e92a"
  }

  .kb-icon-check[data-v-6e716452]:before {
    content: "\e92b"
  }

  .kb-icon-check-circle[data-v-6e716452]:before {
    content: "\e92c"
  }

  .kb-icon-check-square[data-v-6e716452]:before {
    content: "\e92d"
  }

  .kb-icon-chevron-down[data-v-6e716452]:before {
    content: "\e92e"
  }

  .kb-icon-chevron-left[data-v-6e716452]:before {
    content: "\e92f"
  }

  .kb-icon-chevron-right[data-v-6e716452]:before {
    content: "\e930"
  }

  .kb-icon-chevron-up[data-v-6e716452]:before {
    content: "\e931"
  }

  .kb-icon-chevrons-down[data-v-6e716452]:before {
    content: "\e932"
  }

  .kb-icon-chevrons-left[data-v-6e716452]:before {
    content: "\e933"
  }

  .kb-icon-chevrons-right[data-v-6e716452]:before {
    content: "\e934"
  }

  .kb-icon-chevrons-up[data-v-6e716452]:before {
    content: "\e935"
  }

  .kb-icon-chrome[data-v-6e716452]:before {
    content: "\e936"
  }

  .kb-icon-circle[data-v-6e716452]:before {
    content: "\e937"
  }

  .kb-icon-clipboard[data-v-6e716452]:before {
    content: "\e938"
  }

  .kb-icon-clock[data-v-6e716452]:before {
    content: "\e939"
  }

  .kb-icon-cloud[data-v-6e716452]:before {
    content: "\e93a"
  }

  .kb-icon-cloud-drizzle[data-v-6e716452]:before {
    content: "\e93b"
  }

  .kb-icon-cloud-lightning[data-v-6e716452]:before {
    content: "\e93c"
  }

  .kb-icon-cloud-off[data-v-6e716452]:before {
    content: "\e93d"
  }

  .kb-icon-cloud-rain[data-v-6e716452]:before {
    content: "\e93e"
  }

  .kb-icon-cloud-snow[data-v-6e716452]:before {
    content: "\e93f"
  }

  .kb-icon-code[data-v-6e716452]:before {
    content: "\e940"
  }

  .kb-icon-codepen[data-v-6e716452]:before {
    content: "\e941"
  }

  .kb-icon-command[data-v-6e716452]:before {
    content: "\e942"
  }

  .kb-icon-compass[data-v-6e716452]:before {
    content: "\e943"
  }

  .kb-icon-copy[data-v-6e716452]:before {
    content: "\e944"
  }

  .kb-icon-corner-down-left[data-v-6e716452]:before {
    content: "\e945"
  }

  .kb-icon-corner-down-right[data-v-6e716452]:before {
    content: "\e946"
  }

  .kb-icon-corner-left-down[data-v-6e716452]:before {
    content: "\e947"
  }

  .kb-icon-corner-left-up[data-v-6e716452]:before {
    content: "\e948"
  }

  .kb-icon-corner-right-down[data-v-6e716452]:before {
    content: "\e949"
  }

  .kb-icon-corner-right-up[data-v-6e716452]:before {
    content: "\e94a"
  }

  .kb-icon-corner-up-left[data-v-6e716452]:before {
    content: "\e94b"
  }

  .kb-icon-corner-up-right[data-v-6e716452]:before {
    content: "\e94c"
  }

  .kb-icon-cpu[data-v-6e716452]:before {
    content: "\e94d"
  }

  .kb-icon-credit-card[data-v-6e716452]:before {
    content: "\e94e"
  }

  .kb-icon-crop[data-v-6e716452]:before {
    content: "\e94f"
  }

  .kb-icon-crosshair[data-v-6e716452]:before {
    content: "\e950"
  }

  .kb-icon-database[data-v-6e716452]:before {
    content: "\e951"
  }

  .kb-icon-delete[data-v-6e716452]:before {
    content: "\e952"
  }

  .kb-icon-disc[data-v-6e716452]:before {
    content: "\e953"
  }

  .kb-icon-dollar-sign[data-v-6e716452]:before {
    content: "\e954"
  }

  .kb-icon-download[data-v-6e716452]:before {
    content: "\e955"
  }

  .kb-icon-download-cloud[data-v-6e716452]:before {
    content: "\e956"
  }

  .kb-icon-droplet[data-v-6e716452]:before {
    content: "\e957"
  }

  .kb-icon-edit[data-v-6e716452]:before {
    content: "\e958"
  }

  .kb-icon-edit-2[data-v-6e716452]:before {
    content: "\e959"
  }

  .kb-icon-edit-3[data-v-6e716452]:before {
    content: "\e95a"
  }

  .kb-icon-external-link[data-v-6e716452]:before {
    content: "\e95b"
  }

  .kb-icon-eye[data-v-6e716452]:before {
    content: "\e95c"
  }

  .kb-icon-eye-off[data-v-6e716452]:before {
    content: "\e95d"
  }

  .kb-icon-facebook[data-v-6e716452]:before {
    content: "\e95e"
  }

  .kb-icon-fast-forward[data-v-6e716452]:before {
    content: "\e95f"
  }

  .kb-icon-feather[data-v-6e716452]:before {
    content: "\e960"
  }

  .kb-icon-file[data-v-6e716452]:before {
    content: "\e961"
  }

  .kb-icon-file-minus[data-v-6e716452]:before {
    content: "\e962"
  }

  .kb-icon-file-plus[data-v-6e716452]:before {
    content: "\e963"
  }

  .kb-icon-file-text[data-v-6e716452]:before {
    content: "\e964"
  }

  .kb-icon-film[data-v-6e716452]:before {
    content: "\e965"
  }

  .kb-icon-filter[data-v-6e716452]:before {
    content: "\e966"
  }

  .kb-icon-flag[data-v-6e716452]:before {
    content: "\e967"
  }

  .kb-icon-folder[data-v-6e716452]:before {
    content: "\e968"
  }

  .kb-icon-folder-minus[data-v-6e716452]:before {
    content: "\e969"
  }

  .kb-icon-folder-plus[data-v-6e716452]:before {
    content: "\e96a"
  }

  .kb-icon-gift[data-v-6e716452]:before {
    content: "\e96b"
  }

  .kb-icon-git-branch[data-v-6e716452]:before {
    content: "\e96c"
  }

  .kb-icon-git-commit[data-v-6e716452]:before {
    content: "\e96d"
  }

  .kb-icon-git-merge[data-v-6e716452]:before {
    content: "\e96e"
  }

  .kb-icon-git-pull-request[data-v-6e716452]:before {
    content: "\e96f"
  }

  .kb-icon-github[data-v-6e716452]:before {
    content: "\e970"
  }

  .kb-icon-gitlab[data-v-6e716452]:before {
    content: "\e971"
  }

  .kb-icon-globe[data-v-6e716452]:before {
    content: "\e972"
  }

  .kb-icon-grid[data-v-6e716452]:before {
    content: "\e973"
  }

  .kb-icon-hard-drive[data-v-6e716452]:before {
    content: "\e974"
  }

  .kb-icon-hash[data-v-6e716452]:before {
    content: "\e975"
  }

  .kb-icon-headphones[data-v-6e716452]:before {
    content: "\e976"
  }

  .kb-icon-heart[data-v-6e716452]:before {
    content: "\e977"
  }

  .kb-icon-help-circle[data-v-6e716452]:before {
    content: "\e978"
  }

  .kb-icon-home[data-v-6e716452]:before {
    content: "\e979"
  }

  .kb-icon-image[data-v-6e716452]:before {
    content: "\e97a"
  }

  .kb-icon-inbox[data-v-6e716452]:before {
    content: "\e97b"
  }

  .kb-icon-info[data-v-6e716452]:before {
    content: "\e97c"
  }

  .kb-icon-instagram[data-v-6e716452]:before {
    content: "\e97d"
  }

  .kb-icon-italic[data-v-6e716452]:before {
    content: "\e97e"
  }

  .kb-icon-layers[data-v-6e716452]:before {
    content: "\e97f"
  }

  .kb-icon-layout[data-v-6e716452]:before {
    content: "\e980"
  }

  .kb-icon-life-buoy[data-v-6e716452]:before {
    content: "\e981"
  }

  .kb-icon-link[data-v-6e716452]:before {
    content: "\e982"
  }

  .kb-icon-link-2[data-v-6e716452]:before {
    content: "\e983"
  }

  .kb-icon-linkedin[data-v-6e716452]:before {
    content: "\e984"
  }

  .kb-icon-list[data-v-6e716452]:before {
    content: "\e985"
  }

  .kb-icon-loader[data-v-6e716452]:before {
    content: "\e986"
  }

  .kb-icon-lock[data-v-6e716452]:before {
    content: "\e987"
  }

  .kb-icon-log-in[data-v-6e716452]:before {
    content: "\e988"
  }

  .kb-icon-log-out[data-v-6e716452]:before {
    content: "\e989"
  }

  .kb-icon-mail[data-v-6e716452]:before {
    content: "\e98a"
  }

  .kb-icon-map[data-v-6e716452]:before {
    content: "\e98b"
  }

  .kb-icon-map-pin[data-v-6e716452]:before {
    content: "\e98c"
  }

  .kb-icon-maximize[data-v-6e716452]:before {
    content: "\e98d"
  }

  .kb-icon-maximize-2[data-v-6e716452]:before {
    content: "\e98e"
  }

  .kb-icon-menu[data-v-6e716452]:before {
    content: "\e98f"
  }

  .kb-icon-message-circle[data-v-6e716452]:before {
    content: "\e990"
  }

  .kb-icon-message-square[data-v-6e716452]:before {
    content: "\e991"
  }

  .kb-icon-mic[data-v-6e716452]:before {
    content: "\e992"
  }

  .kb-icon-mic-off[data-v-6e716452]:before {
    content: "\e993"
  }

  .kb-icon-minimize[data-v-6e716452]:before {
    content: "\e994"
  }

  .kb-icon-minimize-2[data-v-6e716452]:before {
    content: "\e995"
  }

  .kb-icon-minus[data-v-6e716452]:before {
    content: "\e996"
  }

  .kb-icon-minus-circle[data-v-6e716452]:before {
    content: "\e997"
  }

  .kb-icon-minus-square[data-v-6e716452]:before {
    content: "\e998"
  }

  .kb-icon-monitor[data-v-6e716452]:before {
    content: "\e999"
  }

  .kb-icon-moon[data-v-6e716452]:before {
    content: "\e99a"
  }

  .kb-icon-more-horizontal[data-v-6e716452]:before {
    content: "\e99b"
  }

  .kb-icon-more-vertical[data-v-6e716452]:before {
    content: "\e99c"
  }

  .kb-icon-move[data-v-6e716452]:before {
    content: "\e99d"
  }

  .kb-icon-music[data-v-6e716452]:before {
    content: "\e99e"
  }

  .kb-icon-navigation[data-v-6e716452]:before {
    content: "\e99f"
  }

  .kb-icon-navigation-2[data-v-6e716452]:before {
    content: "\e9a0"
  }

  .kb-icon-octagon[data-v-6e716452]:before {
    content: "\e9a1"
  }

  .kb-icon-package[data-v-6e716452]:before {
    content: "\e9a2"
  }

  .kb-icon-paperclip[data-v-6e716452]:before {
    content: "\e9a3"
  }

  .kb-icon-pause[data-v-6e716452]:before {
    content: "\e9a4"
  }

  .kb-icon-pause-circle[data-v-6e716452]:before {
    content: "\e9a5"
  }

  .kb-icon-percent[data-v-6e716452]:before {
    content: "\e9a6"
  }

  .kb-icon-phone[data-v-6e716452]:before {
    content: "\e9a7"
  }

  .kb-icon-phone-call[data-v-6e716452]:before {
    content: "\e9a8"
  }

  .kb-icon-phone-forwarded[data-v-6e716452]:before {
    content: "\e9a9"
  }

  .kb-icon-phone-incoming[data-v-6e716452]:before {
    content: "\e9aa"
  }

  .kb-icon-phone-missed[data-v-6e716452]:before {
    content: "\e9ab"
  }

  .kb-icon-phone-off[data-v-6e716452]:before {
    content: "\e9ac"
  }

  .kb-icon-phone-outgoing[data-v-6e716452]:before {
    content: "\e9ad"
  }

  .kb-icon-pie-chart[data-v-6e716452]:before {
    content: "\e9ae"
  }

  .kb-icon-play[data-v-6e716452]:before {
    content: "\e9af"
  }

  .kb-icon-play-circle[data-v-6e716452]:before {
    content: "\e9b0"
  }

  .kb-icon-plus[data-v-6e716452]:before {
    content: "\e9b1"
  }

  .kb-icon-plus-circle[data-v-6e716452]:before {
    content: "\e9b2"
  }

  .kb-icon-plus-square[data-v-6e716452]:before {
    content: "\e9b3"
  }

  .kb-icon-pocket[data-v-6e716452]:before {
    content: "\e9b4"
  }

  .kb-icon-power[data-v-6e716452]:before {
    content: "\e9b5"
  }

  .kb-icon-printer[data-v-6e716452]:before {
    content: "\e9b6"
  }

  .kb-icon-radio[data-v-6e716452]:before {
    content: "\e9b7"
  }

  .kb-icon-refresh-ccw[data-v-6e716452]:before {
    content: "\e9b8"
  }

  .kb-icon-refresh-cw[data-v-6e716452]:before {
    content: "\e9b9"
  }

  .kb-icon-repeat[data-v-6e716452]:before {
    content: "\e9ba"
  }

  .kb-icon-rewind[data-v-6e716452]:before {
    content: "\e9bb"
  }

  .kb-icon-rotate-ccw[data-v-6e716452]:before {
    content: "\e9bc"
  }

  .kb-icon-rotate-cw[data-v-6e716452]:before {
    content: "\e9bd"
  }

  .kb-icon-rss[data-v-6e716452]:before {
    content: "\e9be"
  }

  .kb-icon-save[data-v-6e716452]:before {
    content: "\e9bf"
  }

  .kb-icon-scissors[data-v-6e716452]:before {
    content: "\e9c0"
  }

  .kb-icon-search[data-v-6e716452]:before {
    content: "\e9c1"
  }

  .kb-icon-send[data-v-6e716452]:before {
    content: "\e9c2"
  }

  .kb-icon-server[data-v-6e716452]:before {
    content: "\e9c3"
  }

  .kb-icon-settings[data-v-6e716452]:before {
    content: "\e9c4"
  }

  .kb-icon-share[data-v-6e716452]:before {
    content: "\e9c5"
  }

  .kb-icon-share-2[data-v-6e716452]:before {
    content: "\e9c6"
  }

  .kb-icon-shield[data-v-6e716452]:before {
    content: "\e9c7"
  }

  .kb-icon-shield-off[data-v-6e716452]:before {
    content: "\e9c8"
  }

  .kb-icon-shopping-bag[data-v-6e716452]:before {
    content: "\e9c9"
  }

  .kb-icon-shopping-cart[data-v-6e716452]:before {
    content: "\e9ca"
  }

  .kb-icon-shuffle[data-v-6e716452]:before {
    content: "\e9cb"
  }

  .kb-icon-sidebar[data-v-6e716452]:before {
    content: "\e9cc"
  }

  .kb-icon-skip-back[data-v-6e716452]:before {
    content: "\e9cd"
  }

  .kb-icon-skip-forward[data-v-6e716452]:before {
    content: "\e9ce"
  }

  .kb-icon-slack[data-v-6e716452]:before {
    content: "\e9cf"
  }

  .kb-icon-slash[data-v-6e716452]:before {
    content: "\e9d0"
  }

  .kb-icon-sliders[data-v-6e716452]:before {
    content: "\e9d1"
  }

  .kb-icon-smartphone[data-v-6e716452]:before {
    content: "\e9d2"
  }

  .kb-icon-speaker[data-v-6e716452]:before {
    content: "\e9d3"
  }

  .kb-icon-square[data-v-6e716452]:before {
    content: "\e9d4"
  }

  .kb-icon-star[data-v-6e716452]:before {
    content: "\e9d5"
  }

  .kb-icon-stop-circle[data-v-6e716452]:before {
    content: "\e9d6"
  }

  .kb-icon-sun[data-v-6e716452]:before {
    content: "\e9d7"
  }

  .kb-icon-sunrise[data-v-6e716452]:before {
    content: "\e9d8"
  }

  .kb-icon-sunset[data-v-6e716452]:before {
    content: "\e9d9"
  }

  .kb-icon-tablet[data-v-6e716452]:before {
    content: "\e9da"
  }

  .kb-icon-tag[data-v-6e716452]:before {
    content: "\e9db"
  }

  .kb-icon-target[data-v-6e716452]:before {
    content: "\e9dc"
  }

  .kb-icon-terminal[data-v-6e716452]:before {
    content: "\e9dd"
  }

  .kb-icon-thermometer[data-v-6e716452]:before {
    content: "\e9de"
  }

  .kb-icon-thumbs-down[data-v-6e716452]:before {
    content: "\e9df"
  }

  .kb-icon-thumbs-up[data-v-6e716452]:before {
    content: "\e9e0"
  }

  .kb-icon-toggle-left[data-v-6e716452]:before {
    content: "\e9e1"
  }

  .kb-icon-toggle-right[data-v-6e716452]:before {
    content: "\e9e2"
  }

  .kb-icon-trash[data-v-6e716452]:before {
    content: "\e9e3"
  }

  .kb-icon-trash-2[data-v-6e716452]:before {
    content: "\e9e4"
  }

  .kb-icon-trending-down[data-v-6e716452]:before {
    content: "\e9e5"
  }

  .kb-icon-trending-up[data-v-6e716452]:before {
    content: "\e9e6"
  }

  .kb-icon-triangle[data-v-6e716452]:before {
    content: "\e9e7"
  }

  .kb-icon-truck[data-v-6e716452]:before {
    content: "\e9e8"
  }

  .kb-icon-tv[data-v-6e716452]:before {
    content: "\e9e9"
  }

  .kb-icon-twitter[data-v-6e716452]:before {
    content: "\e9ea"
  }

  .kb-icon-type[data-v-6e716452]:before {
    content: "\e9eb"
  }

  .kb-icon-umbrella[data-v-6e716452]:before {
    content: "\e9ec"
  }

  .kb-icon-underline[data-v-6e716452]:before {
    content: "\e9ed"
  }

  .kb-icon-unlock[data-v-6e716452]:before {
    content: "\e9ee"
  }

  .kb-icon-upload[data-v-6e716452]:before {
    content: "\e9ef"
  }

  .kb-icon-upload-cloud[data-v-6e716452]:before {
    content: "\e9f0"
  }

  .kb-icon-user[data-v-6e716452]:before {
    content: "\e9f1"
  }

  .kb-icon-user-check[data-v-6e716452]:before {
    content: "\e9f2"
  }

  .kb-icon-user-minus[data-v-6e716452]:before {
    content: "\e9f3"
  }

  .kb-icon-user-plus[data-v-6e716452]:before {
    content: "\e9f4"
  }

  .kb-icon-user-x[data-v-6e716452]:before {
    content: "\e9f5"
  }

  .kb-icon-users[data-v-6e716452]:before {
    content: "\e9f6"
  }

  .kb-icon-video[data-v-6e716452]:before {
    content: "\e9f7"
  }

  .kb-icon-video-off[data-v-6e716452]:before {
    content: "\e9f8"
  }

  .kb-icon-voicemail[data-v-6e716452]:before {
    content: "\e9f9"
  }

  .kb-icon-volume[data-v-6e716452]:before {
    content: "\e9fa"
  }

  .kb-icon-volume-1[data-v-6e716452]:before {
    content: "\e9fb"
  }

  .kb-icon-volume-2[data-v-6e716452]:before {
    content: "\e9fc"
  }

  .kb-icon-volume-x[data-v-6e716452]:before {
    content: "\e9fd"
  }

  .kb-icon-watch[data-v-6e716452]:before {
    content: "\e9fe"
  }

  .kb-icon-wifi[data-v-6e716452]:before {
    content: "\e9ff"
  }

  .kb-icon-wifi-off[data-v-6e716452]:before {
    content: "\ea00"
  }

  .kb-icon-wind[data-v-6e716452]:before {
    content: "\ea01"
  }

  .kb-icon-x[data-v-6e716452]:before {
    content: "\ea02"
  }

  .kb-icon-x-circle[data-v-6e716452]:before {
    content: "\ea03"
  }

  .kb-icon-x-square[data-v-6e716452]:before {
    content: "\ea04"
  }

  .kb-icon-youtube[data-v-6e716452]:before {
    content: "\ea05"
  }

  .kb-icon-zap[data-v-6e716452]:before {
    content: "\ea06"
  }

  .kb-icon-zap-off[data-v-6e716452]:before {
    content: "\ea07"
  }

  .kb-icon-zoom-in[data-v-6e716452]:before {
    content: "\ea08"
  }

  .kb-icon-zoom-out[data-v-6e716452]:before {
    content: "\ea09"
  }

  .kb-icon-air-balloon[data-v-6e716452]:before {
    content: "\ea0a"
  }

  .kb-icon-backpack[data-v-6e716452]:before {
    content: "\ea0b"
  }

  .kb-icon-bag-tag[data-v-6e716452]:before {
    content: "\ea0c"
  }

  .kb-icon-bed[data-v-6e716452]:before {
    content: "\ea0d"
  }

  .kb-icon-bicycle[data-v-6e716452]:before {
    content: "\ea0e"
  }

  .kb-icon-binoculars[data-v-6e716452]:before {
    content: "\ea0f"
  }

  .kb-icon-boat[data-v-6e716452]:before {
    content: "\ea10"
  }

  .kb-icon-boot[data-v-6e716452]:before {
    content: "\ea11"
  }

  .kb-icon-broom[data-v-6e716452]:before {
    content: "\ea12"
  }

  .kb-icon-bus[data-v-6e716452]:before {
    content: "\ea13"
  }

  .kb-icon-care[data-v-6e716452]:before {
    content: "\ea14"
  }

  .kb-icon-clean[data-v-6e716452]:before {
    content: "\ea15"
  }

  .kb-icon-cocktail[data-v-6e716452]:before {
    content: "\ea16"
  }

  .kb-icon-coffee[data-v-6e716452]:before {
    content: "\ea17"
  }

  .kb-icon-compass[data-v-6e716452]:before {
    content: "\ea18"
  }

  .kb-icon-dining[data-v-6e716452]:before {
    content: "\ea19"
  }

  .kb-icon-fishing[data-v-6e716452]:before {
    content: "\ea1a"
  }

  .kb-icon-flashlight[data-v-6e716452]:before {
    content: "\ea1b"
  }

  .kb-icon-footprint[data-v-6e716452]:before {
    content: "\ea1c"
  }

  .kb-icon-hi-chat[data-v-6e716452]:before {
    content: "\ea1d"
  }

  .kb-icon-hotel[data-v-6e716452]:before {
    content: "\ea1e"
  }

  .kb-icon-key[data-v-6e716452]:before {
    content: "\ea1f"
  }

  .kb-icon-luggage[data-v-6e716452]:before {
    content: "\ea20"
  }

  .kb-icon-map[data-v-6e716452]:before {
    content: "\ea21"
  }

  .kb-icon-mountain[data-v-6e716452]:before {
    content: "\ea22"
  }

  .kb-icon-no-smoking[data-v-6e716452]:before {
    content: "\ea23"
  }

  .kb-icon-open-sign[data-v-6e716452]:before {
    content: "\ea24"
  }

  .kb-icon-palm-tree[data-v-6e716452]:before {
    content: "\ea25"
  }

  .kb-icon-plane[data-v-6e716452]:before {
    content: "\ea26"
  }

  .kb-icon-popsicle[data-v-6e716452]:before {
    content: "\ea27"
  }

  .kb-icon-room-service[data-v-6e716452]:before {
    content: "\ea28"
  }

  .kb-icon-sea[data-v-6e716452]:before {
    content: "\ea29"
  }

  .kb-icon-serve-food[data-v-6e716452]:before {
    content: "\ea2a"
  }

  .kb-icon-shade[data-v-6e716452]:before {
    content: "\ea2b"
  }

  .kb-icon-shake-hands[data-v-6e716452]:before {
    content: "\ea2c"
  }

  .kb-icon-shower-drizzle[data-v-6e716452]:before {
    content: "\ea2d"
  }

  .kb-icon-shower-rain[data-v-6e716452]:before {
    content: "\ea2e"
  }

  .kb-icon-shower[data-v-6e716452]:before {
    content: "\ea2f"
  }

  .kb-icon-suitcase[data-v-6e716452]:before {
    content: "\ea30"
  }

  .kb-icon-sunglasses[data-v-6e716452]:before {
    content: "\ea31"
  }

  .kb-icon-taxi[data-v-6e716452]:before {
    content: "\ea32"
  }

  .kb-icon-towel[data-v-6e716452]:before {
    content: "\ea33"
  }

  .kb-icon-visa[data-v-6e716452]:before {
    content: "\ea34"
  }

  .kb-icon-wave[data-v-6e716452]:before {
    content: "\ea35"
  }

  #pagination-container[data-v-6e716452] {
    width: 100%;
    background: #fff;
    border: 1px solid #eee;
    padding: 21px 33px;
    text-align: center;
    margin-bottom: 26px;
    border-radius: 5px
  }

  #pagination-container .page-button[data-v-6e716452] {
    font-size: 16px;
    height: 40px;
    padding: 0 8px;
    margin: 0;
    color: #9c9aa6;
    display: flex;
    align-items: center
  }

  #pagination-container .page-button.active[data-v-6e716452] {
    color: #373737;
    font-weight: 700
  }

  #pagination-container .page-button[data-v-6e716452]:hover {
    color: var(--text-color);
    background: var(--primary-color);
    border-radius: 5px
  }

  #pagination-container .page-button.disabled[data-v-6e716452] {
    cursor: default
  }

  #pagination-container .page-button.disabled[data-v-6e716452]:hover {
    color: #9c9aa6;
    background: inherit;
    border-radius: 0
  }

  #pagination-container .page-button[title=next][data-v-6e716452],
  #pagination-container .page-button[title=previous][data-v-6e716452] {
    color: #9c9aa6 svg;
    color-margin-top: 8px
  }

  #pagination-container .page-button[title=next][data-v-6e716452]:hover,
  #pagination-container .page-button[title=previous][data-v-6e716452]:hover {
    color: var(--text-color)
  }

  #pagination-container .page-button[title=next].disabled[data-v-6e716452],
  #pagination-container .page-button[title=previous].disabled[data-v-6e716452] {
    color: #eee
  }

  #pagination-container .page-button[title=next].disabled[data-v-6e716452]:hover,
  #pagination-container .page-button[title=previous].disabled[data-v-6e716452]:hover {
    color: #eee;
    background: inherit
  }

  #pagination-container .vue-ads-ml-1[data-v-6e716452] {
    background: none;
    border: none;
    box-shadow: none;
    outline: none;
    cursor: pointer
  }

  @media (max-width: 600px) {
    #pagination-container[data-v-6e716452] {
      padding: 20px
    }
  }

  .title[data-v-6e716452] {
    font-weight: 700;
    font-size: 23px
  }

  .sub-title[data-v-6e716452],
  .title[data-v-6e716452] {
    text-align: center;
    color: #373737
  }

  .sub-title[data-v-6e716452] {
    font-weight: 400;
    font-size: 15px
  }

  .icon-wrapper[data-v-6e716452] {
    display: inline-flex;
    -moz-justify-content: center;
    justify-content: center
  }

  .border-color[data-v-6e716452] {
    border-color: #eee
  }

  .p-20[data-v-6e716452] {
    padding: 20px
  }

  .authors-avatar[data-v-6e716452] {
    display: -moz-flex;
    display: flex;
    -moz-align-items: flex-start;
    align-items: flex-start
  }

  .author-avatar[data-v-6e716452] {
    width: 32px;
    height: 32px;
    border: 1px solid #fff;
    position: relative;
    z-index: 3;
    background: #fff;
    border-radius: 3px
  }

  .author-avatar img[data-v-6e716452] {
    width: 100%;
    height: 100%;
    border-radius: 3px
  }

  .author-avatar[data-v-6e716452]:nth-child(2) {
    z-index: 2
  }

  .author-avatar[data-v-6e716452]:nth-child(3) {
    z-index: 1
  }

  .grey-2[data-v-6e716452] {
    color: #9c9aa6
  }

  .ltr .ms-5[data-v-6e716452] {
    margin-left: 5px
  }

  .ltr .ms-10[data-v-6e716452] {
    margin-left: 10px
  }

  .ltr .authors-avatar[data-v-6e716452],
  .ltr .me-10[data-v-6e716452] {
    margin-right: 10px
  }

  .ltr .ms-20[data-v-6e716452] {
    margin-left: 20px
  }

  .ltr .me-20[data-v-6e716452] {
    margin-right: 20px !important
  }

  .ltr .ts[data-v-6e716452] {
    text-align: left
  }

  .ltr .te[data-v-6e716452] {
    text-align: right
  }

  .ltr .author-avatar[data-v-6e716452]:nth-child(2),
  .ltr .author-avatar[data-v-6e716452]:nth-child(3),
  .ltr .ms-10-ve[data-v-6e716452] {
    margin-left: -10px
  }

  .ltr .pos-end[data-v-6e716452] {
    right: 0
  }

  .ltr .ms-auto[data-v-6e716452] {
    margin-left: auto
  }

  .ltr .me-auto[data-v-6e716452] {
    margin-right: auto
  }

  .ltr .font-13[data-v-6e716452] {
    font-size: 13px
  }

  .ltr .time[data-v-6e716452] {
    color: #9c9aa6;
    font-size: 11px
  }

  .rtl .icon-wrapper[data-v-6e716452] {
    transform: scaleX(-1)
  }

  .rtl .me-5[data-v-6e716452],
  .rtl .ms-5[data-v-6e716452] {
    margin-right: 5px
  }

  .rtl .ms-10[data-v-6e716452] {
    margin-right: 10px
  }

  .rtl .authors-avatar[data-v-6e716452],
  .rtl .me-10[data-v-6e716452] {
    margin-left: 10px
  }

  .rtl .ms-20[data-v-6e716452] {
    margin-right: 20px
  }

  .rtl .me-20[data-v-6e716452] {
    margin-left: 20px !important
  }

  .rtl .ts[data-v-6e716452] {
    text-align: right
  }

  .rtl .te[data-v-6e716452] {
    text-align: left
  }

  .rtl .author-avatar[data-v-6e716452]:nth-child(2),
  .rtl .author-avatar[data-v-6e716452]:nth-child(3),
  .rtl .ms-10-ve[data-v-6e716452] {
    margin-right: -10px
  }

  .rtl .pos-end[data-v-6e716452] {
    left: 0
  }

  .rtl .ms-auto[data-v-6e716452] {
    margin-right: auto
  }

  .rtl .me-auto[data-v-6e716452] {
    margin-left: auto
  }

  .rtl .font-13[data-v-6e716452] {
    font-size: 15px
  }

  .rtl .time[data-v-6e716452] {
    color: #9c9aa6;
    font-size: 13px
  }

  .container[data-v-6e716452] {
    width: 100%;
    text-align: center;
    max-width: 981px;
    margin: -150px auto 0;
    padding-bottom: 30px
  }

  .container.page-leave-active[data-v-6e716452] {
    visibility: hidden
  }

  .links[data-v-6e716452] {
    padding-top: 15px
  }

  #list-type[data-v-6e716452] {
    text-align: center;
    margin-bottom: 30px
  }

  #list-type[data-v-6e716452],
  #list-type .btn[data-v-6e716452] {
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center;
    -moz-justify-content: center;
    justify-content: center
  }

  #list-type .btn[data-v-6e716452] {
    background: #f7f7f9;
    border-radius: 2px;
    width: 40px;
    height: 40px;
    font-size: 18px;
    color: #92929e;
    outline: 0;
    cursor: pointer;
    border: 0;
    padding: 8px;
    opacity: .4;
    margin: 0 5px
  }

  #list-type .btn[data-v-6e716452]:focus {
    outline: 0
  }

  #list-type .btn.active[data-v-6e716452] {
    opacity: 1
  }

  #list-type .btn[data-v-6e716452]:hover {
    transform: scale(1.1);
    opacity: 1
  }

  #categories-block-container #categories-block-wrapper[data-v-6e716452] {
    margin: 0 20px;
    min-height: 200px;
    display: -moz-flex;
    display: flex;
    -moz-flex-direction: column;
    flex-direction: column;
    flex-wrap: wrap;
    -moz-align-items: flex-start;
    align-items: flex-start
  }

  #categories-block-container #categories-block-wrapper.grid[data-v-6e716452] {
    margin: 0;
    -moz-flex-direction: row;
    flex-direction: row;
    -moz-justify-content: center;
    justify-content: center
  }

  #retry-categories[data-v-6e716452] {
    border: 1px solid #eee;
    border-radius: 5px;
    margin: 5px 0
  }

  @media (max-width: 600px) {
    .container[data-v-6e716452] {
      margin-top: -40px
    }

    #categories-block-container #categories-block-wrapper.grid[data-v-6e716452] {
      margin: 0 20px !important
    }

    #list-type[data-v-6e716452] {
      display: none
    }
  }

  .dropdown .dropdown-toggle[data-v-2927e4d1] {
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center
  }

  .rtl .caret[data-v-2927e4d1] {
    margin-right: 10px
  }

  .ltr .caret[data-v-2927e4d1] {
    margin-left: 10px
  }

  .input-text[data-v-2927e4d1] {
    font-family: inherit;
    border-radius: 4px;
    outline: 0;
    background: #fff;
    border: 1px solid #eee;
    padding: 13px 20px;
    color: #373737;
    font-size: 16px;
    height: 45px;
    width: 100%
  }

  .input-text[data-v-2927e4d1]::-webkit-input-placeholder {
    color: #d3d3d3
  }

  .input-text[data-v-2927e4d1]:-moz-placeholder,
  .input-text[data-v-2927e4d1]::-moz-placeholder {
    color: #d3d3d3
  }

  .input-text[data-v-2927e4d1]:-ms-input-placeholder {
    color: #d3d3d3
  }

  @font-face {
    font-family: cat-icon;
    src: url(/_nuxt/fonts/icons.27b7752.woff) format("woff"), url(/_nuxt/fonts/icons.c46017e.ttf) format("truetype"), url(/_nuxt/img/icons.1e59ce6.svg#cat-icon) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
  }

  .kb-icon[data-v-2927e4d1] {
    font-family: cat-icon;
    font-size: 1.125rem;
    color: inherit;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    font-style: normal;
    display: inline-block;
    margin: 0 .2em;
    width: 1em;
    text-align: center
  }

  .kb-icon-xsmall[data-v-2927e4d1] {
    font-size: .75rem
  }

  .kb-icon-small[data-v-2927e4d1] {
    font-size: .812rem
  }

  .kb-icon-medium[data-v-2927e4d1] {
    font-size: .937rem
  }

  .kb-icon-large[data-v-2927e4d1] {
    font-size: 1.25rem
  }

  .kb-icon-xlarge[data-v-2927e4d1] {
    font-size: 2rem
  }

  .kb-icon-xxlarge[data-v-2927e4d1] {
    font-size: 3rem
  }

  .kb-icon-activity[data-v-2927e4d1]:before {
    content: "\e900"
  }

  .kb-icon-airplay[data-v-2927e4d1]:before {
    content: "\e901"
  }

  .kb-icon-alert-circle[data-v-2927e4d1]:before {
    content: "\e902"
  }

  .kb-icon-alert-octagon[data-v-2927e4d1]:before {
    content: "\e903"
  }

  .kb-icon-alert-triangle[data-v-2927e4d1]:before {
    content: "\e904"
  }

  .kb-icon-align-center[data-v-2927e4d1]:before {
    content: "\e905"
  }

  .kb-icon-align-justify[data-v-2927e4d1]:before {
    content: "\e906"
  }

  .kb-icon-align-left[data-v-2927e4d1]:before {
    content: "\e907"
  }

  .kb-icon-align-right[data-v-2927e4d1]:before {
    content: "\e908"
  }

  .kb-icon-anchor[data-v-2927e4d1]:before {
    content: "\e909"
  }

  .kb-icon-aperture[data-v-2927e4d1]:before {
    content: "\e90a"
  }

  .kb-icon-archive[data-v-2927e4d1]:before {
    content: "\e90b"
  }

  .kb-icon-arrow-down[data-v-2927e4d1]:before {
    content: "\e90c"
  }

  .kb-icon-arrow-down-circle[data-v-2927e4d1]:before {
    content: "\e90d"
  }

  .kb-icon-arrow-down-left[data-v-2927e4d1]:before {
    content: "\e90e"
  }

  .kb-icon-arrow-down-right[data-v-2927e4d1]:before {
    content: "\e90f"
  }

  .kb-icon-arrow-left[data-v-2927e4d1]:before {
    content: "\e910"
  }

  .kb-icon-arrow-left-circle[data-v-2927e4d1]:before {
    content: "\e911"
  }

  .kb-icon-arrow-right[data-v-2927e4d1]:before {
    content: "\e912"
  }

  .kb-icon-arrow-right-circle[data-v-2927e4d1]:before {
    content: "\e913"
  }

  .kb-icon-arrow-up[data-v-2927e4d1]:before {
    content: "\e914"
  }

  .kb-icon-arrow-up-circle[data-v-2927e4d1]:before {
    content: "\e915"
  }

  .kb-icon-arrow-up-left[data-v-2927e4d1]:before {
    content: "\e916"
  }

  .kb-icon-arrow-up-right[data-v-2927e4d1]:before {
    content: "\e917"
  }

  .kb-icon-at-sign[data-v-2927e4d1]:before {
    content: "\e918"
  }

  .kb-icon-award[data-v-2927e4d1]:before {
    content: "\e919"
  }

  .kb-icon-bar-chart[data-v-2927e4d1]:before {
    content: "\e91a"
  }

  .kb-icon-bar-chart-2[data-v-2927e4d1]:before {
    content: "\e91b"
  }

  .kb-icon-battery[data-v-2927e4d1]:before {
    content: "\e91c"
  }

  .kb-icon-battery-charging[data-v-2927e4d1]:before {
    content: "\e91d"
  }

  .kb-icon-bell[data-v-2927e4d1]:before {
    content: "\e91e"
  }

  .kb-icon-bell-off[data-v-2927e4d1]:before {
    content: "\e91f"
  }

  .kb-icon-bluetooth[data-v-2927e4d1]:before {
    content: "\e920"
  }

  .kb-icon-bold[data-v-2927e4d1]:before {
    content: "\e921"
  }

  .kb-icon-book[data-v-2927e4d1]:before {
    content: "\e922"
  }

  .kb-icon-book-open[data-v-2927e4d1]:before {
    content: "\e923"
  }

  .kb-icon-bookmark[data-v-2927e4d1]:before {
    content: "\e924"
  }

  .kb-icon-box[data-v-2927e4d1]:before {
    content: "\e925"
  }

  .kb-icon-briefcase[data-v-2927e4d1]:before {
    content: "\e926"
  }

  .kb-icon-calendar[data-v-2927e4d1]:before {
    content: "\e927"
  }

  .kb-icon-camera[data-v-2927e4d1]:before {
    content: "\e928"
  }

  .kb-icon-camera-off[data-v-2927e4d1]:before {
    content: "\e929"
  }

  .kb-icon-cast[data-v-2927e4d1]:before {
    content: "\e92a"
  }

  .kb-icon-check[data-v-2927e4d1]:before {
    content: "\e92b"
  }

  .kb-icon-check-circle[data-v-2927e4d1]:before {
    content: "\e92c"
  }

  .kb-icon-check-square[data-v-2927e4d1]:before {
    content: "\e92d"
  }

  .kb-icon-chevron-down[data-v-2927e4d1]:before {
    content: "\e92e"
  }

  .kb-icon-chevron-left[data-v-2927e4d1]:before {
    content: "\e92f"
  }

  .kb-icon-chevron-right[data-v-2927e4d1]:before {
    content: "\e930"
  }

  .kb-icon-chevron-up[data-v-2927e4d1]:before {
    content: "\e931"
  }

  .kb-icon-chevrons-down[data-v-2927e4d1]:before {
    content: "\e932"
  }

  .kb-icon-chevrons-left[data-v-2927e4d1]:before {
    content: "\e933"
  }

  .kb-icon-chevrons-right[data-v-2927e4d1]:before {
    content: "\e934"
  }

  .kb-icon-chevrons-up[data-v-2927e4d1]:before {
    content: "\e935"
  }

  .kb-icon-chrome[data-v-2927e4d1]:before {
    content: "\e936"
  }

  .kb-icon-circle[data-v-2927e4d1]:before {
    content: "\e937"
  }

  .kb-icon-clipboard[data-v-2927e4d1]:before {
    content: "\e938"
  }

  .kb-icon-clock[data-v-2927e4d1]:before {
    content: "\e939"
  }

  .kb-icon-cloud[data-v-2927e4d1]:before {
    content: "\e93a"
  }

  .kb-icon-cloud-drizzle[data-v-2927e4d1]:before {
    content: "\e93b"
  }

  .kb-icon-cloud-lightning[data-v-2927e4d1]:before {
    content: "\e93c"
  }

  .kb-icon-cloud-off[data-v-2927e4d1]:before {
    content: "\e93d"
  }

  .kb-icon-cloud-rain[data-v-2927e4d1]:before {
    content: "\e93e"
  }

  .kb-icon-cloud-snow[data-v-2927e4d1]:before {
    content: "\e93f"
  }

  .kb-icon-code[data-v-2927e4d1]:before {
    content: "\e940"
  }

  .kb-icon-codepen[data-v-2927e4d1]:before {
    content: "\e941"
  }

  .kb-icon-command[data-v-2927e4d1]:before {
    content: "\e942"
  }

  .kb-icon-compass[data-v-2927e4d1]:before {
    content: "\e943"
  }

  .kb-icon-copy[data-v-2927e4d1]:before {
    content: "\e944"
  }

  .kb-icon-corner-down-left[data-v-2927e4d1]:before {
    content: "\e945"
  }

  .kb-icon-corner-down-right[data-v-2927e4d1]:before {
    content: "\e946"
  }

  .kb-icon-corner-left-down[data-v-2927e4d1]:before {
    content: "\e947"
  }

  .kb-icon-corner-left-up[data-v-2927e4d1]:before {
    content: "\e948"
  }

  .kb-icon-corner-right-down[data-v-2927e4d1]:before {
    content: "\e949"
  }

  .kb-icon-corner-right-up[data-v-2927e4d1]:before {
    content: "\e94a"
  }

  .kb-icon-corner-up-left[data-v-2927e4d1]:before {
    content: "\e94b"
  }

  .kb-icon-corner-up-right[data-v-2927e4d1]:before {
    content: "\e94c"
  }

  .kb-icon-cpu[data-v-2927e4d1]:before {
    content: "\e94d"
  }

  .kb-icon-credit-card[data-v-2927e4d1]:before {
    content: "\e94e"
  }

  .kb-icon-crop[data-v-2927e4d1]:before {
    content: "\e94f"
  }

  .kb-icon-crosshair[data-v-2927e4d1]:before {
    content: "\e950"
  }

  .kb-icon-database[data-v-2927e4d1]:before {
    content: "\e951"
  }

  .kb-icon-delete[data-v-2927e4d1]:before {
    content: "\e952"
  }

  .kb-icon-disc[data-v-2927e4d1]:before {
    content: "\e953"
  }

  .kb-icon-dollar-sign[data-v-2927e4d1]:before {
    content: "\e954"
  }

  .kb-icon-download[data-v-2927e4d1]:before {
    content: "\e955"
  }

  .kb-icon-download-cloud[data-v-2927e4d1]:before {
    content: "\e956"
  }

  .kb-icon-droplet[data-v-2927e4d1]:before {
    content: "\e957"
  }

  .kb-icon-edit[data-v-2927e4d1]:before {
    content: "\e958"
  }

  .kb-icon-edit-2[data-v-2927e4d1]:before {
    content: "\e959"
  }

  .kb-icon-edit-3[data-v-2927e4d1]:before {
    content: "\e95a"
  }

  .kb-icon-external-link[data-v-2927e4d1]:before {
    content: "\e95b"
  }

  .kb-icon-eye[data-v-2927e4d1]:before {
    content: "\e95c"
  }

  .kb-icon-eye-off[data-v-2927e4d1]:before {
    content: "\e95d"
  }

  .kb-icon-facebook[data-v-2927e4d1]:before {
    content: "\e95e"
  }

  .kb-icon-fast-forward[data-v-2927e4d1]:before {
    content: "\e95f"
  }

  .kb-icon-feather[data-v-2927e4d1]:before {
    content: "\e960"
  }

  .kb-icon-file[data-v-2927e4d1]:before {
    content: "\e961"
  }

  .kb-icon-file-minus[data-v-2927e4d1]:before {
    content: "\e962"
  }

  .kb-icon-file-plus[data-v-2927e4d1]:before {
    content: "\e963"
  }

  .kb-icon-file-text[data-v-2927e4d1]:before {
    content: "\e964"
  }

  .kb-icon-film[data-v-2927e4d1]:before {
    content: "\e965"
  }

  .kb-icon-filter[data-v-2927e4d1]:before {
    content: "\e966"
  }

  .kb-icon-flag[data-v-2927e4d1]:before {
    content: "\e967"
  }

  .kb-icon-folder[data-v-2927e4d1]:before {
    content: "\e968"
  }

  .kb-icon-folder-minus[data-v-2927e4d1]:before {
    content: "\e969"
  }

  .kb-icon-folder-plus[data-v-2927e4d1]:before {
    content: "\e96a"
  }

  .kb-icon-gift[data-v-2927e4d1]:before {
    content: "\e96b"
  }

  .kb-icon-git-branch[data-v-2927e4d1]:before {
    content: "\e96c"
  }

  .kb-icon-git-commit[data-v-2927e4d1]:before {
    content: "\e96d"
  }

  .kb-icon-git-merge[data-v-2927e4d1]:before {
    content: "\e96e"
  }

  .kb-icon-git-pull-request[data-v-2927e4d1]:before {
    content: "\e96f"
  }

  .kb-icon-github[data-v-2927e4d1]:before {
    content: "\e970"
  }

  .kb-icon-gitlab[data-v-2927e4d1]:before {
    content: "\e971"
  }

  .kb-icon-globe[data-v-2927e4d1]:before {
    content: "\e972"
  }

  .kb-icon-grid[data-v-2927e4d1]:before {
    content: "\e973"
  }

  .kb-icon-hard-drive[data-v-2927e4d1]:before {
    content: "\e974"
  }

  .kb-icon-hash[data-v-2927e4d1]:before {
    content: "\e975"
  }

  .kb-icon-headphones[data-v-2927e4d1]:before {
    content: "\e976"
  }

  .kb-icon-heart[data-v-2927e4d1]:before {
    content: "\e977"
  }

  .kb-icon-help-circle[data-v-2927e4d1]:before {
    content: "\e978"
  }

  .kb-icon-home[data-v-2927e4d1]:before {
    content: "\e979"
  }

  .kb-icon-image[data-v-2927e4d1]:before {
    content: "\e97a"
  }

  .kb-icon-inbox[data-v-2927e4d1]:before {
    content: "\e97b"
  }

  .kb-icon-info[data-v-2927e4d1]:before {
    content: "\e97c"
  }

  .kb-icon-instagram[data-v-2927e4d1]:before {
    content: "\e97d"
  }

  .kb-icon-italic[data-v-2927e4d1]:before {
    content: "\e97e"
  }

  .kb-icon-layers[data-v-2927e4d1]:before {
    content: "\e97f"
  }

  .kb-icon-layout[data-v-2927e4d1]:before {
    content: "\e980"
  }

  .kb-icon-life-buoy[data-v-2927e4d1]:before {
    content: "\e981"
  }

  .kb-icon-link[data-v-2927e4d1]:before {
    content: "\e982"
  }

  .kb-icon-link-2[data-v-2927e4d1]:before {
    content: "\e983"
  }

  .kb-icon-linkedin[data-v-2927e4d1]:before {
    content: "\e984"
  }

  .kb-icon-list[data-v-2927e4d1]:before {
    content: "\e985"
  }

  .kb-icon-loader[data-v-2927e4d1]:before {
    content: "\e986"
  }

  .kb-icon-lock[data-v-2927e4d1]:before {
    content: "\e987"
  }

  .kb-icon-log-in[data-v-2927e4d1]:before {
    content: "\e988"
  }

  .kb-icon-log-out[data-v-2927e4d1]:before {
    content: "\e989"
  }

  .kb-icon-mail[data-v-2927e4d1]:before {
    content: "\e98a"
  }

  .kb-icon-map[data-v-2927e4d1]:before {
    content: "\e98b"
  }

  .kb-icon-map-pin[data-v-2927e4d1]:before {
    content: "\e98c"
  }

  .kb-icon-maximize[data-v-2927e4d1]:before {
    content: "\e98d"
  }

  .kb-icon-maximize-2[data-v-2927e4d1]:before {
    content: "\e98e"
  }

  .kb-icon-menu[data-v-2927e4d1]:before {
    content: "\e98f"
  }

  .kb-icon-message-circle[data-v-2927e4d1]:before {
    content: "\e990"
  }

  .kb-icon-message-square[data-v-2927e4d1]:before {
    content: "\e991"
  }

  .kb-icon-mic[data-v-2927e4d1]:before {
    content: "\e992"
  }

  .kb-icon-mic-off[data-v-2927e4d1]:before {
    content: "\e993"
  }

  .kb-icon-minimize[data-v-2927e4d1]:before {
    content: "\e994"
  }

  .kb-icon-minimize-2[data-v-2927e4d1]:before {
    content: "\e995"
  }

  .kb-icon-minus[data-v-2927e4d1]:before {
    content: "\e996"
  }

  .kb-icon-minus-circle[data-v-2927e4d1]:before {
    content: "\e997"
  }

  .kb-icon-minus-square[data-v-2927e4d1]:before {
    content: "\e998"
  }

  .kb-icon-monitor[data-v-2927e4d1]:before {
    content: "\e999"
  }

  .kb-icon-moon[data-v-2927e4d1]:before {
    content: "\e99a"
  }

  .kb-icon-more-horizontal[data-v-2927e4d1]:before {
    content: "\e99b"
  }

  .kb-icon-more-vertical[data-v-2927e4d1]:before {
    content: "\e99c"
  }

  .kb-icon-move[data-v-2927e4d1]:before {
    content: "\e99d"
  }

  .kb-icon-music[data-v-2927e4d1]:before {
    content: "\e99e"
  }

  .kb-icon-navigation[data-v-2927e4d1]:before {
    content: "\e99f"
  }

  .kb-icon-navigation-2[data-v-2927e4d1]:before {
    content: "\e9a0"
  }

  .kb-icon-octagon[data-v-2927e4d1]:before {
    content: "\e9a1"
  }

  .kb-icon-package[data-v-2927e4d1]:before {
    content: "\e9a2"
  }

  .kb-icon-paperclip[data-v-2927e4d1]:before {
    content: "\e9a3"
  }

  .kb-icon-pause[data-v-2927e4d1]:before {
    content: "\e9a4"
  }

  .kb-icon-pause-circle[data-v-2927e4d1]:before {
    content: "\e9a5"
  }

  .kb-icon-percent[data-v-2927e4d1]:before {
    content: "\e9a6"
  }

  .kb-icon-phone[data-v-2927e4d1]:before {
    content: "\e9a7"
  }

  .kb-icon-phone-call[data-v-2927e4d1]:before {
    content: "\e9a8"
  }

  .kb-icon-phone-forwarded[data-v-2927e4d1]:before {
    content: "\e9a9"
  }

  .kb-icon-phone-incoming[data-v-2927e4d1]:before {
    content: "\e9aa"
  }

  .kb-icon-phone-missed[data-v-2927e4d1]:before {
    content: "\e9ab"
  }

  .kb-icon-phone-off[data-v-2927e4d1]:before {
    content: "\e9ac"
  }

  .kb-icon-phone-outgoing[data-v-2927e4d1]:before {
    content: "\e9ad"
  }

  .kb-icon-pie-chart[data-v-2927e4d1]:before {
    content: "\e9ae"
  }

  .kb-icon-play[data-v-2927e4d1]:before {
    content: "\e9af"
  }

  .kb-icon-play-circle[data-v-2927e4d1]:before {
    content: "\e9b0"
  }

  .kb-icon-plus[data-v-2927e4d1]:before {
    content: "\e9b1"
  }

  .kb-icon-plus-circle[data-v-2927e4d1]:before {
    content: "\e9b2"
  }

  .kb-icon-plus-square[data-v-2927e4d1]:before {
    content: "\e9b3"
  }

  .kb-icon-pocket[data-v-2927e4d1]:before {
    content: "\e9b4"
  }

  .kb-icon-power[data-v-2927e4d1]:before {
    content: "\e9b5"
  }

  .kb-icon-printer[data-v-2927e4d1]:before {
    content: "\e9b6"
  }

  .kb-icon-radio[data-v-2927e4d1]:before {
    content: "\e9b7"
  }

  .kb-icon-refresh-ccw[data-v-2927e4d1]:before {
    content: "\e9b8"
  }

  .kb-icon-refresh-cw[data-v-2927e4d1]:before {
    content: "\e9b9"
  }

  .kb-icon-repeat[data-v-2927e4d1]:before {
    content: "\e9ba"
  }

  .kb-icon-rewind[data-v-2927e4d1]:before {
    content: "\e9bb"
  }

  .kb-icon-rotate-ccw[data-v-2927e4d1]:before {
    content: "\e9bc"
  }

  .kb-icon-rotate-cw[data-v-2927e4d1]:before {
    content: "\e9bd"
  }

  .kb-icon-rss[data-v-2927e4d1]:before {
    content: "\e9be"
  }

  .kb-icon-save[data-v-2927e4d1]:before {
    content: "\e9bf"
  }

  .kb-icon-scissors[data-v-2927e4d1]:before {
    content: "\e9c0"
  }

  .kb-icon-search[data-v-2927e4d1]:before {
    content: "\e9c1"
  }

  .kb-icon-send[data-v-2927e4d1]:before {
    content: "\e9c2"
  }

  .kb-icon-server[data-v-2927e4d1]:before {
    content: "\e9c3"
  }

  .kb-icon-settings[data-v-2927e4d1]:before {
    content: "\e9c4"
  }

  .kb-icon-share[data-v-2927e4d1]:before {
    content: "\e9c5"
  }

  .kb-icon-share-2[data-v-2927e4d1]:before {
    content: "\e9c6"
  }

  .kb-icon-shield[data-v-2927e4d1]:before {
    content: "\e9c7"
  }

  .kb-icon-shield-off[data-v-2927e4d1]:before {
    content: "\e9c8"
  }

  .kb-icon-shopping-bag[data-v-2927e4d1]:before {
    content: "\e9c9"
  }

  .kb-icon-shopping-cart[data-v-2927e4d1]:before {
    content: "\e9ca"
  }

  .kb-icon-shuffle[data-v-2927e4d1]:before {
    content: "\e9cb"
  }

  .kb-icon-sidebar[data-v-2927e4d1]:before {
    content: "\e9cc"
  }

  .kb-icon-skip-back[data-v-2927e4d1]:before {
    content: "\e9cd"
  }

  .kb-icon-skip-forward[data-v-2927e4d1]:before {
    content: "\e9ce"
  }

  .kb-icon-slack[data-v-2927e4d1]:before {
    content: "\e9cf"
  }

  .kb-icon-slash[data-v-2927e4d1]:before {
    content: "\e9d0"
  }

  .kb-icon-sliders[data-v-2927e4d1]:before {
    content: "\e9d1"
  }

  .kb-icon-smartphone[data-v-2927e4d1]:before {
    content: "\e9d2"
  }

  .kb-icon-speaker[data-v-2927e4d1]:before {
    content: "\e9d3"
  }

  .kb-icon-square[data-v-2927e4d1]:before {
    content: "\e9d4"
  }

  .kb-icon-star[data-v-2927e4d1]:before {
    content: "\e9d5"
  }

  .kb-icon-stop-circle[data-v-2927e4d1]:before {
    content: "\e9d6"
  }

  .kb-icon-sun[data-v-2927e4d1]:before {
    content: "\e9d7"
  }

  .kb-icon-sunrise[data-v-2927e4d1]:before {
    content: "\e9d8"
  }

  .kb-icon-sunset[data-v-2927e4d1]:before {
    content: "\e9d9"
  }

  .kb-icon-tablet[data-v-2927e4d1]:before {
    content: "\e9da"
  }

  .kb-icon-tag[data-v-2927e4d1]:before {
    content: "\e9db"
  }

  .kb-icon-target[data-v-2927e4d1]:before {
    content: "\e9dc"
  }

  .kb-icon-terminal[data-v-2927e4d1]:before {
    content: "\e9dd"
  }

  .kb-icon-thermometer[data-v-2927e4d1]:before {
    content: "\e9de"
  }

  .kb-icon-thumbs-down[data-v-2927e4d1]:before {
    content: "\e9df"
  }

  .kb-icon-thumbs-up[data-v-2927e4d1]:before {
    content: "\e9e0"
  }

  .kb-icon-toggle-left[data-v-2927e4d1]:before {
    content: "\e9e1"
  }

  .kb-icon-toggle-right[data-v-2927e4d1]:before {
    content: "\e9e2"
  }

  .kb-icon-trash[data-v-2927e4d1]:before {
    content: "\e9e3"
  }

  .kb-icon-trash-2[data-v-2927e4d1]:before {
    content: "\e9e4"
  }

  .kb-icon-trending-down[data-v-2927e4d1]:before {
    content: "\e9e5"
  }

  .kb-icon-trending-up[data-v-2927e4d1]:before {
    content: "\e9e6"
  }

  .kb-icon-triangle[data-v-2927e4d1]:before {
    content: "\e9e7"
  }

  .kb-icon-truck[data-v-2927e4d1]:before {
    content: "\e9e8"
  }

  .kb-icon-tv[data-v-2927e4d1]:before {
    content: "\e9e9"
  }

  .kb-icon-twitter[data-v-2927e4d1]:before {
    content: "\e9ea"
  }

  .kb-icon-type[data-v-2927e4d1]:before {
    content: "\e9eb"
  }

  .kb-icon-umbrella[data-v-2927e4d1]:before {
    content: "\e9ec"
  }

  .kb-icon-underline[data-v-2927e4d1]:before {
    content: "\e9ed"
  }

  .kb-icon-unlock[data-v-2927e4d1]:before {
    content: "\e9ee"
  }

  .kb-icon-upload[data-v-2927e4d1]:before {
    content: "\e9ef"
  }

  .kb-icon-upload-cloud[data-v-2927e4d1]:before {
    content: "\e9f0"
  }

  .kb-icon-user[data-v-2927e4d1]:before {
    content: "\e9f1"
  }

  .kb-icon-user-check[data-v-2927e4d1]:before {
    content: "\e9f2"
  }

  .kb-icon-user-minus[data-v-2927e4d1]:before {
    content: "\e9f3"
  }

  .kb-icon-user-plus[data-v-2927e4d1]:before {
    content: "\e9f4"
  }

  .kb-icon-user-x[data-v-2927e4d1]:before {
    content: "\e9f5"
  }

  .kb-icon-users[data-v-2927e4d1]:before {
    content: "\e9f6"
  }

  .kb-icon-video[data-v-2927e4d1]:before {
    content: "\e9f7"
  }

  .kb-icon-video-off[data-v-2927e4d1]:before {
    content: "\e9f8"
  }

  .kb-icon-voicemail[data-v-2927e4d1]:before {
    content: "\e9f9"
  }

  .kb-icon-volume[data-v-2927e4d1]:before {
    content: "\e9fa"
  }

  .kb-icon-volume-1[data-v-2927e4d1]:before {
    content: "\e9fb"
  }

  .kb-icon-volume-2[data-v-2927e4d1]:before {
    content: "\e9fc"
  }

  .kb-icon-volume-x[data-v-2927e4d1]:before {
    content: "\e9fd"
  }

  .kb-icon-watch[data-v-2927e4d1]:before {
    content: "\e9fe"
  }

  .kb-icon-wifi[data-v-2927e4d1]:before {
    content: "\e9ff"
  }

  .kb-icon-wifi-off[data-v-2927e4d1]:before {
    content: "\ea00"
  }

  .kb-icon-wind[data-v-2927e4d1]:before {
    content: "\ea01"
  }

  .kb-icon-x[data-v-2927e4d1]:before {
    content: "\ea02"
  }

  .kb-icon-x-circle[data-v-2927e4d1]:before {
    content: "\ea03"
  }

  .kb-icon-x-square[data-v-2927e4d1]:before {
    content: "\ea04"
  }

  .kb-icon-youtube[data-v-2927e4d1]:before {
    content: "\ea05"
  }

  .kb-icon-zap[data-v-2927e4d1]:before {
    content: "\ea06"
  }

  .kb-icon-zap-off[data-v-2927e4d1]:before {
    content: "\ea07"
  }

  .kb-icon-zoom-in[data-v-2927e4d1]:before {
    content: "\ea08"
  }

  .kb-icon-zoom-out[data-v-2927e4d1]:before {
    content: "\ea09"
  }

  .kb-icon-air-balloon[data-v-2927e4d1]:before {
    content: "\ea0a"
  }

  .kb-icon-backpack[data-v-2927e4d1]:before {
    content: "\ea0b"
  }

  .kb-icon-bag-tag[data-v-2927e4d1]:before {
    content: "\ea0c"
  }

  .kb-icon-bed[data-v-2927e4d1]:before {
    content: "\ea0d"
  }

  .kb-icon-bicycle[data-v-2927e4d1]:before {
    content: "\ea0e"
  }

  .kb-icon-binoculars[data-v-2927e4d1]:before {
    content: "\ea0f"
  }

  .kb-icon-boat[data-v-2927e4d1]:before {
    content: "\ea10"
  }

  .kb-icon-boot[data-v-2927e4d1]:before {
    content: "\ea11"
  }

  .kb-icon-broom[data-v-2927e4d1]:before {
    content: "\ea12"
  }

  .kb-icon-bus[data-v-2927e4d1]:before {
    content: "\ea13"
  }

  .kb-icon-care[data-v-2927e4d1]:before {
    content: "\ea14"
  }

  .kb-icon-clean[data-v-2927e4d1]:before {
    content: "\ea15"
  }

  .kb-icon-cocktail[data-v-2927e4d1]:before {
    content: "\ea16"
  }

  .kb-icon-coffee[data-v-2927e4d1]:before {
    content: "\ea17"
  }

  .kb-icon-compass[data-v-2927e4d1]:before {
    content: "\ea18"
  }

  .kb-icon-dining[data-v-2927e4d1]:before {
    content: "\ea19"
  }

  .kb-icon-fishing[data-v-2927e4d1]:before {
    content: "\ea1a"
  }

  .kb-icon-flashlight[data-v-2927e4d1]:before {
    content: "\ea1b"
  }

  .kb-icon-footprint[data-v-2927e4d1]:before {
    content: "\ea1c"
  }

  .kb-icon-hi-chat[data-v-2927e4d1]:before {
    content: "\ea1d"
  }

  .kb-icon-hotel[data-v-2927e4d1]:before {
    content: "\ea1e"
  }

  .kb-icon-key[data-v-2927e4d1]:before {
    content: "\ea1f"
  }

  .kb-icon-luggage[data-v-2927e4d1]:before {
    content: "\ea20"
  }

  .kb-icon-map[data-v-2927e4d1]:before {
    content: "\ea21"
  }

  .kb-icon-mountain[data-v-2927e4d1]:before {
    content: "\ea22"
  }

  .kb-icon-no-smoking[data-v-2927e4d1]:before {
    content: "\ea23"
  }

  .kb-icon-open-sign[data-v-2927e4d1]:before {
    content: "\ea24"
  }

  .kb-icon-palm-tree[data-v-2927e4d1]:before {
    content: "\ea25"
  }

  .kb-icon-plane[data-v-2927e4d1]:before {
    content: "\ea26"
  }

  .kb-icon-popsicle[data-v-2927e4d1]:before {
    content: "\ea27"
  }

  .kb-icon-room-service[data-v-2927e4d1]:before {
    content: "\ea28"
  }

  .kb-icon-sea[data-v-2927e4d1]:before {
    content: "\ea29"
  }

  .kb-icon-serve-food[data-v-2927e4d1]:before {
    content: "\ea2a"
  }

  .kb-icon-shade[data-v-2927e4d1]:before {
    content: "\ea2b"
  }

  .kb-icon-shake-hands[data-v-2927e4d1]:before {
    content: "\ea2c"
  }

  .kb-icon-shower-drizzle[data-v-2927e4d1]:before {
    content: "\ea2d"
  }

  .kb-icon-shower-rain[data-v-2927e4d1]:before {
    content: "\ea2e"
  }

  .kb-icon-shower[data-v-2927e4d1]:before {
    content: "\ea2f"
  }

  .kb-icon-suitcase[data-v-2927e4d1]:before {
    content: "\ea30"
  }

  .kb-icon-sunglasses[data-v-2927e4d1]:before {
    content: "\ea31"
  }

  .kb-icon-taxi[data-v-2927e4d1]:before {
    content: "\ea32"
  }

  .kb-icon-towel[data-v-2927e4d1]:before {
    content: "\ea33"
  }

  .kb-icon-visa[data-v-2927e4d1]:before {
    content: "\ea34"
  }

  .kb-icon-wave[data-v-2927e4d1]:before {
    content: "\ea35"
  }

  #pagination-container[data-v-2927e4d1] {
    width: 100%;
    background: #fff;
    border: 1px solid #eee;
    padding: 21px 33px;
    text-align: center;
    margin-bottom: 26px;
    border-radius: 5px
  }

  #pagination-container .page-button[data-v-2927e4d1] {
    font-size: 16px;
    height: 40px;
    padding: 0 8px;
    margin: 0;
    color: #9c9aa6;
    display: flex;
    align-items: center
  }

  #pagination-container .page-button.active[data-v-2927e4d1] {
    color: #373737;
    font-weight: 700
  }

  #pagination-container .page-button[data-v-2927e4d1]:hover {
    color: var(--text-color);
    background: var(--primary-color);
    border-radius: 5px
  }

  #pagination-container .page-button.disabled[data-v-2927e4d1] {
    cursor: default
  }

  #pagination-container .page-button.disabled[data-v-2927e4d1]:hover {
    color: #9c9aa6;
    background: inherit;
    border-radius: 0
  }

  #pagination-container .page-button[title=next][data-v-2927e4d1],
  #pagination-container .page-button[title=previous][data-v-2927e4d1] {
    color: #9c9aa6 svg;
    color-margin-top: 8px
  }

  #pagination-container .page-button[title=next][data-v-2927e4d1]:hover,
  #pagination-container .page-button[title=previous][data-v-2927e4d1]:hover {
    color: var(--text-color)
  }

  #pagination-container .page-button[title=next].disabled[data-v-2927e4d1],
  #pagination-container .page-button[title=previous].disabled[data-v-2927e4d1] {
    color: #eee
  }

  #pagination-container .page-button[title=next].disabled[data-v-2927e4d1]:hover,
  #pagination-container .page-button[title=previous].disabled[data-v-2927e4d1]:hover {
    color: #eee;
    background: inherit
  }

  #pagination-container .vue-ads-ml-1[data-v-2927e4d1] {
    background: none;
    border: none;
    box-shadow: none;
    outline: none;
    cursor: pointer
  }

  @media (max-width: 600px) {
    #pagination-container[data-v-2927e4d1] {
      padding: 20px
    }
  }

  .title[data-v-2927e4d1] {
    font-weight: 700;
    font-size: 23px
  }

  .sub-title[data-v-2927e4d1],
  .title[data-v-2927e4d1] {
    text-align: center;
    color: #373737
  }

  .sub-title[data-v-2927e4d1] {
    font-weight: 400;
    font-size: 15px
  }

  .icon-wrapper[data-v-2927e4d1] {
    display: inline-flex;
    -moz-justify-content: center;
    justify-content: center
  }

  .border-color[data-v-2927e4d1] {
    border-color: #eee
  }

  .p-20[data-v-2927e4d1] {
    padding: 20px
  }

  .authors-avatar[data-v-2927e4d1] {
    display: -moz-flex;
    display: flex;
    -moz-align-items: flex-start;
    align-items: flex-start
  }

  .author-avatar[data-v-2927e4d1] {
    width: 32px;
    height: 32px;
    border: 1px solid #fff;
    position: relative;
    z-index: 3;
    background: #fff;
    border-radius: 3px
  }

  .author-avatar img[data-v-2927e4d1] {
    width: 100%;
    height: 100%;
    border-radius: 3px
  }

  .author-avatar[data-v-2927e4d1]:nth-child(2) {
    z-index: 2
  }

  .author-avatar[data-v-2927e4d1]:nth-child(3) {
    z-index: 1
  }

  .grey-2[data-v-2927e4d1] {
    color: #9c9aa6
  }

  .ltr .ms-5[data-v-2927e4d1] {
    margin-left: 5px
  }

  .ltr .ms-10[data-v-2927e4d1] {
    margin-left: 10px
  }

  .ltr .authors-avatar[data-v-2927e4d1],
  .ltr .me-10[data-v-2927e4d1] {
    margin-right: 10px
  }

  .ltr .ms-20[data-v-2927e4d1] {
    margin-left: 20px
  }

  .ltr .me-20[data-v-2927e4d1] {
    margin-right: 20px !important
  }

  .category-block.slider .ltr .category-details[data-v-2927e4d1],
  .ltr .category-block.slider .category-details[data-v-2927e4d1],
  .ltr .ts[data-v-2927e4d1] {
    text-align: left
  }

  .ltr .te[data-v-2927e4d1] {
    text-align: right
  }

  .ltr .author-avatar[data-v-2927e4d1]:nth-child(2),
  .ltr .author-avatar[data-v-2927e4d1]:nth-child(3),
  .ltr .ms-10-ve[data-v-2927e4d1] {
    margin-left: -10px
  }

  .ltr .pos-end[data-v-2927e4d1] {
    right: 0
  }

  .ltr .ms-auto[data-v-2927e4d1] {
    margin-left: auto
  }

  .ltr .me-auto[data-v-2927e4d1] {
    margin-right: auto
  }

  .ltr .font-13[data-v-2927e4d1] {
    font-size: 13px
  }

  .ltr .time[data-v-2927e4d1] {
    color: #9c9aa6;
    font-size: 11px
  }

  .rtl .icon-wrapper[data-v-2927e4d1] {
    transform: scaleX(-1)
  }

  .rtl .me-5[data-v-2927e4d1],
  .rtl .ms-5[data-v-2927e4d1] {
    margin-right: 5px
  }

  .rtl .ms-10[data-v-2927e4d1] {
    margin-right: 10px
  }

  .rtl .authors-avatar[data-v-2927e4d1],
  .rtl .me-10[data-v-2927e4d1] {
    margin-left: 10px
  }

  .rtl .ms-20[data-v-2927e4d1] {
    margin-right: 20px
  }

  .rtl .me-20[data-v-2927e4d1] {
    margin-left: 20px !important
  }

  .category-block.slider .rtl .category-details[data-v-2927e4d1],
  .rtl .category-block.slider .category-details[data-v-2927e4d1],
  .rtl .ts[data-v-2927e4d1] {
    text-align: right
  }

  .rtl .te[data-v-2927e4d1] {
    text-align: left
  }

  .rtl .author-avatar[data-v-2927e4d1]:nth-child(2),
  .rtl .author-avatar[data-v-2927e4d1]:nth-child(3),
  .rtl .ms-10-ve[data-v-2927e4d1] {
    margin-right: -10px
  }

  .rtl .pos-end[data-v-2927e4d1] {
    left: 0
  }

  .rtl .ms-auto[data-v-2927e4d1] {
    margin-right: auto
  }

  .rtl .me-auto[data-v-2927e4d1] {
    margin-left: auto
  }

  .rtl .font-13[data-v-2927e4d1] {
    font-size: 15px
  }

  .rtl .time[data-v-2927e4d1] {
    color: #9c9aa6;
    font-size: 13px
  }

  .category-block[data-v-2927e4d1] {
    background: #fff;
    border: 1px solid #eee;
    margin: 10px 5px;
    transition: transform .5s ease;
    position: relative;
    z-index: 1;
    border-radius: 5px
  }

  .category-block[data-v-2927e4d1]:hover {
    transform: translateY(-5px);
    border-color: var(--hover-color)
  }

  .category-block:hover.slider[data-v-2927e4d1] {
    border-color: var(--hover-color);
    transform: translate(0)
  }

  .category-block .link[data-v-2927e4d1] {
    padding: 27px 0;
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center
  }

  .category-block.full[data-v-2927e4d1] {
    width: 100%;
    margin: 0 auto 10px;
    max-width: 850px
  }

  .category-block.full .link[data-v-2927e4d1] {
    padding: 28px 32px;
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center
  }

  .category-block.full .category-icon[data-v-2927e4d1] {
    width: 120px;
    -moz-flex: none;
    flex: none
  }

  .category-block.full .category-details[data-v-2927e4d1] {
    -moz-flex: 1 1 auto;
    flex: 1 1 auto
  }

  .category-block.full .written-details[data-v-2927e4d1] {
    margin-top: 10px;
    display: -moz-flex;
    display: flex;
    -moz-align-items: flex-start;
    align-items: flex-start
  }

  .category-block.grid[data-v-2927e4d1] {
    width: 317px;
    text-align: center;
    min-height: 198px
  }

  .category-block.grid .link[data-v-2927e4d1] {
    -moz-flex-direction: column;
    flex-direction: column
  }

  .category-block.grid .category-icon[data-v-2927e4d1] {
    margin-bottom: 30px
  }

  .category-block.grid .title[data-v-2927e4d1] {
    font-size: 20px;
    display: block;
    font-weight: 700;
    padding: 0 !important;
    margin-bottom: 10px
  }

  .category-block.slider[data-v-2927e4d1] {
    width: auto;
    height: 150px;
    margin: 0;
    min-height: 0
  }

  .category-block.slider .link[data-v-2927e4d1] {
    padding: 40px 30px;
    width: 100%;
    -moz-flex-direction: row;
    flex-direction: row
  }

  .category-block.slider .category-icon[data-v-2927e4d1] {
    margin-bottom: 0
  }

  .category-block.slider .category-icon svg[data-v-2927e4d1] {
    width: 40px;
    height: 40px
  }

  .category-block.slider .category-details .title[data-v-2927e4d1] {
    font-size: 17px
  }

  .category-block.slider .category-details .written-details[data-v-2927e4d1] {
    margin-top: 15px
  }

  .category-block .category-details[data-v-2927e4d1],
  .category-block .category-icon[data-v-2927e4d1] {
    text-align: center
  }

  .category-block .category-icon .fa[data-v-2927e4d1] {
    color: green;
    font-size: 40px
  }

  .category-block .total[data-v-2927e4d1] {
    display: block;
    font-size: 13px
  }

  .category-block .description[data-v-2927e4d1] {
    color: #9c9aa6;
    font-size: 15px;
    margin-top: 6px
  }

  @media (max-width: 600px) {
    #categories-block-container .category-block.full[data-v-2927e4d1] {
      width: 100%;
      margin: 10px 0
    }

    #categories-block-container .category-block.full .link[data-v-2927e4d1] {
      padding: 20px;
      width: 100%;
      display: -moz-flex;
      display: flex
    }

    #categories-block-container .category-block.full .category-icon[data-v-2927e4d1] {
      width: auto
    }

    #categories-block-container .category-block.full .category-icon svg[data-v-2927e4d1] {
      width: 40px;
      height: 40px
    }

    #categories-block-container .category-block.full .category-details[data-v-2927e4d1] {
      margin-top: 0
    }

    #categories-block-container .category-block.full .category-details .title[data-v-2927e4d1] {
      font-size: 17px
    }

    #categories-block-container .category-block.full .category-details .written-details[data-v-2927e4d1] {
      margin-top: 15px;
      display: -moz-flex;
      display: flex
    }
  }




  #categories-block-wrapper[data-v-13b8f650] {
    list-style: none;
    margin: 0;
    padding: 0;
}

.article-block {
    min-height: 118px;
    border: 1px solid #eee;
    margin-bottom: 15px;
    background: #fff;
    border-radius: 5px;
    width: 352px;
}

.article-block .link {
    min-height: 90px;
    padding: 28px 40px;
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center;
}

.icon-wrapper {
    display: inline-flex;
    -moz-justify-content: center;
    justify-content: center;
}

.article-block .article-details {
    margin-left: 16px;
    margin-right: 16px;
    -moz-flex: 1 1 auto;
    flex: 1 1 auto;
}

.article-block .article-title {
    font-size: 18px;
    /* color: #373737; */
}

.ltr .time {
    color: #9c9aa6;
    font-size: 11px;
}

.icon-wrapper {
    display: inline-flex;
    -moz-justify-content: center;
    justify-content: center;
}

#page-sidebar #page-sidebar-header {
    position: relative;
    padding: 10px 20px 20px;
}
#page-sidebar #page-sidebar-header {
    position: relative;
    padding: 10px 20px 20px;
}
.ltr .authors-avatar[data-v-13b8f650], .ltr .me-10[data-v-13b8f650] {
    margin-right: 10px;
}
.total-articles[data-v-13b8f650] {
    margin-right: 4px;
    margin-top: 7px;
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
}

.icon-wrapper[data-v-13b8f650] {
    display: inline-flex;
    -moz-justify-content: center;
    justify-content: center;
}
#category-header{
    text-align:center;
    margin-top: 30px;
}
#sidebar-category-authors{
    border-top: 1px solid #ebeaf3;
    text-align:center;
}

.written-details[data-v-13b8f650] {
    margin-top: 15px;
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center;
}


#breadcrumbs[data-v-662a7ee5] {
  margin: 15px 0px 20px 26px;
  display: -moz-flex;
  display: flex;
  -moz-align-items: center;
  align-items: center;
}

#breadcrumbs[data-v-662a7ee5], .rtl .time[data-v-662a7ee5] {
  color: #9c9aa6;
  font-size: 13px;
}

.ltr .me-auto[data-v-13b8f650] {
  margin-right: auto;
}
#breadcrumbs .category-crumb[data-v-662a7ee5] { 
  display: -moz-flex;
  display: flex;
  -moz-align-items: center;
  align-items: center;
}

#breadcrumbs .divider[data-v-662a7ee5] {
  margin: 0 13px;
  display: inline-flex;
}