@charset "UTF-8";.bx{font-family:boxicons!important;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;display:inline-block;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bx-ul{margin-left:2em;padding-left:0;list-style:none}.bx-ul>li{position:relative}.bx-ul .bx{font-size:inherit;line-height:inherit;position:absolute;left:-2em;width:2em;text-align:center}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes burst{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}90%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@keyframes burst{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}90%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@-webkit-keyframes flashing{0%{opacity:1}45%{opacity:0}90%{opacity:1}}@keyframes flashing{0%{opacity:1}45%{opacity:0}90%{opacity:1}}@-webkit-keyframes fade-left{0%{-webkit-transform:translateX(0);transform:translate(0);opacity:1}75%{-webkit-transform:translateX(-20px);transform:translate(-20px);opacity:0}}@keyframes fade-left{0%{-webkit-transform:translateX(0);transform:translate(0);opacity:1}75%{-webkit-transform:translateX(-20px);transform:translate(-20px);opacity:0}}@-webkit-keyframes fade-right{0%{-webkit-transform:translateX(0);transform:translate(0);opacity:1}75%{-webkit-transform:translateX(20px);transform:translate(20px);opacity:0}}@keyframes fade-right{0%{-webkit-transform:translateX(0);transform:translate(0);opacity:1}75%{-webkit-transform:translateX(20px);transform:translate(20px);opacity:0}}@-webkit-keyframes fade-up{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}}@keyframes fade-up{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}}@-webkit-keyframes fade-down{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}}@keyframes fade-down{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}10%,20%{-webkit-transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg);transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1,1,1) rotate3d(0,0,1,10deg);transform:scaleZ(1) rotate3d(0,0,1,10deg)}40%,60%,80%{-webkit-transform:scale3d(1,1,1) rotate3d(0,0,1,-10deg);transform:scaleZ(1) rotate3d(0,0,1,-10deg)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}10%,20%{-webkit-transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg);transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1,1,1) rotate3d(0,0,1,10deg);transform:scaleZ(1) rotate3d(0,0,1,10deg)}40%,60%,80%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.bx-spin,.bx-spin-hover:hover{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.bx-tada,.bx-tada-hover:hover{-webkit-animation:tada 1.5s ease infinite;animation:tada 1.5s ease infinite}.bx-flashing,.bx-flashing-hover:hover{-webkit-animation:flashing 1.5s infinite linear;animation:flashing 1.5s infinite linear}.bx-burst,.bx-burst-hover:hover{-webkit-animation:burst 1.5s infinite linear;animation:burst 1.5s infinite linear}.bx-fade-up,.bx-fade-up-hover:hover{-webkit-animation:fade-up 1.5s infinite linear;animation:fade-up 1.5s infinite linear}.bx-fade-down,.bx-fade-down-hover:hover{-webkit-animation:fade-down 1.5s infinite linear;animation:fade-down 1.5s infinite linear}.bx-fade-left,.bx-fade-left-hover:hover{-webkit-animation:fade-left 1.5s infinite linear;animation:fade-left 1.5s infinite linear}.bx-fade-right,.bx-fade-right-hover:hover{-webkit-animation:fade-right 1.5s infinite linear;animation:fade-right 1.5s infinite linear}.bx-xs{font-size:1rem!important}.bx-sm{font-size:1.55rem!important}.bx-md{font-size:2.25rem!important}.bx-lg{font-size:3rem!important}.bx-fw{font-size:1.2857142857em;line-height:.8em;width:1.2857142857em;height:.8em;margin-top:-.2em!important;vertical-align:middle}.bx-pull-left{float:left;margin-right:.3em!important}.bx-pull-right{float:right;margin-left:.3em!important}.bx-rotate-90{transform:rotate(90deg);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"}.bx-rotate-180{transform:rotate(180deg);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"}.bx-rotate-270{transform:rotate(270deg);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"}.bx-flip-horizontal{transform:scaleX(-1);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"}.bx-flip-vertical{transform:scaleY(-1);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.bx-border{padding:.25em;border:.07em solid rgba(0,0,0,.1);border-radius:.25em}.bx-border-circle{padding:.25em;border:.07em solid rgba(0,0,0,.1);border-radius:50%}.bxl-500px:before{content:"\e900"}.bxl-adobe:before{content:"\e901"}.bxl-airbnb:before{content:"\e902"}.bxl-algolia:before{content:"\e903"}.bxl-amazon:before{content:"\e904"}.bxl-android:before{content:"\e905"}.bxl-angular:before{content:"\e906"}.bxl-apple:before{content:"\e907"}.bxl-audible:before{content:"\e908"}.bxl-aws:before{content:"\e909"}.bxl-baidu:before{content:"\e90a"}.bxl-behance:before{content:"\e90b"}.bxl-bing:before{content:"\e90c"}.bxl-bitcoin:before{content:"\e90d"}.bxl-blender:before{content:"\e90e"}.bxl-blogger:before{content:"\e90f"}.bxl-bootstrap:before{content:"\e910"}.bxl-chrome:before{content:"\e911"}.bxl-codepen:before{content:"\e912"}.bxl-c-plus-plus:before{content:"\e913"}.bxl-creative-commons:before{content:"\e914"}.bxl-css3:before{content:"\e915"}.bxl-dailymotion:before{content:"\e916"}.bxl-deviantart:before{content:"\e917"}.bxl-dev-to:before{content:"\e918"}.bxl-digg:before{content:"\e919"}.bxl-digitalocean:before{content:"\e91a"}.bxl-discord:before{content:"\e91b"}.bxl-discord-alt:before{content:"\e91c"}.bxl-discourse:before{content:"\e91d"}.bxl-django:before{content:"\e91e"}.bxl-docker:before{content:"\e91f"}.bxl-dribbble:before{content:"\e920"}.bxl-dropbox:before{content:"\e921"}.bxl-drupal:before{content:"\e922"}.bxl-ebay:before{content:"\e923"}.bxl-edge:before{content:"\e924"}.bxl-etsy:before{content:"\e925"}.bxl-facebook:before{content:"\e926"}.bxl-facebook-circle:before{content:"\e927"}.bxl-facebook-square:before{content:"\e928"}.bxl-figma:before{content:"\e929"}.bxl-firebase:before{content:"\e92a"}.bxl-firefox:before{content:"\e92b"}.bxl-flickr:before{content:"\e92c"}.bxl-flickr-square:before{content:"\e92d"}.bxl-flutter:before{content:"\e92e"}.bxl-foursquare:before{content:"\e92f"}.bxl-git:before{content:"\e930"}.bxl-github:before{content:"\e931"}.bxl-gitlab:before{content:"\e932"}.bxl-google:before{content:"\e933"}.bxl-google-cloud:before{content:"\e934"}.bxl-google-plus:before{content:"\e935"}.bxl-google-plus-circle:before{content:"\e936"}.bxl-html5:before{content:"\e937"}.bxl-imdb:before{content:"\e938"}.bxl-instagram:before{content:"\e939"}.bxl-instagram-alt:before{content:"\e93a"}.bxl-internet-explorer:before{content:"\e93b"}.bxl-invision:before{content:"\e93c"}.bxl-javascript:before{content:"\e93d"}.bxl-joomla:before{content:"\e93e"}.bxl-jquery:before{content:"\e93f"}.bxl-jsfiddle:before{content:"\e940"}.bxl-kickstarter:before{content:"\e941"}.bxl-kubernetes:before{content:"\e942"}.bxl-less:before{content:"\e943"}.bxl-linkedin:before{content:"\e944"}.bxl-linkedin-square:before{content:"\e945"}.bxl-magento:before{content:"\e946"}.bxl-mailchimp:before{content:"\e947"}.bxl-markdown:before{content:"\e948"}.bxl-mastercard:before{content:"\e949"}.bxl-mastodon:before{content:"\e94a"}.bxl-medium:before{content:"\e94b"}.bxl-medium-old:before{content:"\e94c"}.bxl-medium-square:before{content:"\e94d"}.bxl-messenger:before{content:"\e94e"}.bxl-microsoft:before{content:"\e94f"}.bxl-microsoft-teams:before{content:"\e950"}.bxl-nodejs:before{content:"\e951"}.bxl-ok-ru:before{content:"\e952"}.bxl-opera:before{content:"\e953"}.bxl-patreon:before{content:"\e954"}.bxl-paypal:before{content:"\e955"}.bxl-periscope:before{content:"\e956"}.bxl-php:before{content:"\e957"}.bxl-pinterest:before{content:"\e958"}.bxl-pinterest-alt:before{content:"\e959"}.bxl-play-store:before{content:"\e95a"}.bxl-pocket:before{content:"\e95b"}.bxl-product-hunt:before{content:"\e95c"}.bxl-python:before{content:"\e95d"}.bxl-quora:before{content:"\e95e"}.bxl-react:before{content:"\e95f"}.bxl-redbubble:before{content:"\e960"}.bxl-reddit:before{content:"\e961"}.bxl-redux:before{content:"\e962"}.bxl-sass:before{content:"\e963"}.bxl-shopify:before{content:"\e964"}.bxl-sketch:before{content:"\e965"}.bxl-skype:before{content:"\e966"}.bxl-slack:before{content:"\e967"}.bxl-slack-old:before{content:"\e968"}.bxl-snapchat:before{content:"\e969"}.bxl-soundcloud:before{content:"\e96a"}.bxl-spotify:before{content:"\e96b"}.bxl-spring-boot:before{content:"\e96c"}.bxl-squarespace:before{content:"\e96d"}.bxl-stack-overflow:before{content:"\e96e"}.bxl-steam:before{content:"\e96f"}.bxl-stripe:before{content:"\e970"}.bxl-tailwind-css:before{content:"\e971"}.bxl-telegram:before{content:"\e972"}.bxl-tiktok:before{content:"\e973"}.bxl-trello:before{content:"\e974"}.bxl-trip-advisor:before{content:"\e975"}.bxl-tumblr:before{content:"\e976"}.bxl-tux:before{content:"\e977"}.bxl-twitch:before{content:"\e978"}.bxl-twitter:before{content:"\e979"}.bxl-unity:before{content:"\e97a"}.bxl-unsplash:before{content:"\e97b"}.bxl-vimeo:before{content:"\e97c"}.bxl-visa:before{content:"\e97d"}.bxl-visual-studio:before{content:"\e97e"}.bxl-vk:before{content:"\e97f"}.bxl-vuejs:before{content:"\e980"}.bxl-whatsapp:before{content:"\e981"}.bxl-whatsapp-square:before{content:"\e982"}.bxl-wikipedia:before{content:"\e983"}.bxl-windows:before{content:"\e984"}.bxl-wix:before{content:"\e985"}.bxl-wordpress:before{content:"\e986"}.bxl-yahoo:before{content:"\e987"}.bxl-yelp:before{content:"\e988"}.bxl-youtube:before{content:"\e989"}.bxl-zoom:before{content:"\e98a"}.bxs-add-to-queue:before{content:"\e98b"}.bxs-adjust:before{content:"\e98c"}.bxs-adjust-alt:before{content:"\e98d"}.bxs-alarm:before{content:"\e98e"}.bxs-alarm-add:before{content:"\e98f"}.bxs-alarm-exclamation:before{content:"\e990"}.bxs-alarm-off:before{content:"\e991"}.bxs-alarm-snooze:before{content:"\e992"}.bxs-album:before{content:"\e993"}.bxs-ambulance:before{content:"\e994"}.bxs-analyse:before{content:"\e995"}.bxs-angry:before{content:"\e996"}.bxs-arch:before{content:"\e997"}.bxs-archive:before{content:"\e998"}.bxs-archive-in:before{content:"\e999"}.bxs-archive-out:before{content:"\e99a"}.bxs-area:before{content:"\e99b"}.bxs-arrow-from-bottom:before{content:"\e99c"}.bxs-arrow-from-left:before{content:"\e99d"}.bxs-arrow-from-right:before{content:"\e99e"}.bxs-arrow-from-top:before{content:"\e99f"}.bxs-arrow-to-bottom:before{content:"\e9a0"}.bxs-arrow-to-left:before{content:"\e9a1"}.bxs-arrow-to-right:before{content:"\e9a2"}.bxs-arrow-to-top:before{content:"\e9a3"}.bxs-award:before{content:"\e9a4"}.bxs-baby-carriage:before{content:"\e9a5"}.bxs-backpack:before{content:"\e9a6"}.bxs-badge:before{content:"\e9a7"}.bxs-badge-check:before{content:"\e9a8"}.bxs-badge-dollar:before{content:"\e9a9"}.bxs-ball:before{content:"\e9aa"}.bxs-band-aid:before{content:"\e9ab"}.bxs-bank:before{content:"\e9ac"}.bxs-bar-chart-alt-2:before{content:"\e9ad"}.bxs-bar-chart-square:before{content:"\e9ae"}.bxs-barcode:before{content:"\e9af"}.bxs-baseball:before{content:"\e9b0"}.bxs-basket:before{content:"\e9b1"}.bxs-basketball:before{content:"\e9b2"}.bxs-bath:before{content:"\e9b3"}.bxs-battery:before{content:"\e9b4"}.bxs-battery-charging:before{content:"\e9b5"}.bxs-battery-full:before{content:"\e9b6"}.bxs-battery-low:before{content:"\e9b7"}.bxs-bed:before{content:"\e9b8"}.bxs-been-here:before{content:"\e9b9"}.bxs-beer:before{content:"\e9ba"}.bxs-bell:before{content:"\e9bb"}.bxs-bell-minus:before{content:"\e9bc"}.bxs-bell-off:before{content:"\e9bd"}.bxs-bell-plus:before{content:"\e9be"}.bxs-bell-ring:before{content:"\e9bf"}.bxs-bible:before{content:"\e9c0"}.bxs-binoculars:before{content:"\e9c1"}.bxs-blanket:before{content:"\e9c2"}.bxs-bolt:before{content:"\e9c3"}.bxs-bolt-circle:before{content:"\e9c4"}.bxs-bomb:before{content:"\e9c5"}.bxs-bone:before{content:"\e9c6"}.bxs-bong:before{content:"\e9c7"}.bxs-book:before{content:"\e9c8"}.bxs-book-add:before{content:"\e9c9"}.bxs-book-alt:before{content:"\e9ca"}.bxs-book-bookmark:before{content:"\e9cb"}.bxs-book-content:before{content:"\e9cc"}.bxs-book-heart:before{content:"\e9cd"}.bxs-bookmark:before{content:"\e9ce"}.bxs-bookmark-alt:before{content:"\e9cf"}.bxs-bookmark-alt-minus:before{content:"\e9d0"}.bxs-bookmark-alt-plus:before{content:"\e9d1"}.bxs-bookmark-heart:before{content:"\e9d2"}.bxs-bookmark-minus:before{content:"\e9d3"}.bxs-bookmark-plus:before{content:"\e9d4"}.bxs-bookmarks:before{content:"\e9d5"}.bxs-bookmark-star:before{content:"\e9d6"}.bxs-book-open:before{content:"\e9d7"}.bxs-book-reader:before{content:"\e9d8"}.bxs-bot:before{content:"\e9d9"}.bxs-bowling-ball:before{content:"\e9da"}.bxs-box:before{content:"\e9db"}.bxs-brain:before{content:"\e9dc"}.bxs-briefcase:before{content:"\e9dd"}.bxs-briefcase-alt:before{content:"\e9de"}.bxs-briefcase-alt-2:before{content:"\e9df"}.bxs-brightness:before{content:"\e9e0"}.bxs-brightness-half:before{content:"\e9e1"}.bxs-brush:before{content:"\e9e2"}.bxs-brush-alt:before{content:"\e9e3"}.bxs-bug:before{content:"\e9e4"}.bxs-bug-alt:before{content:"\e9e5"}.bxs-building:before{content:"\e9e6"}.bxs-building-house:before{content:"\e9e7"}.bxs-buildings:before{content:"\e9e8"}.bxs-bulb:before{content:"\e9e9"}.bxs-bullseye:before{content:"\e9ea"}.bxs-buoy:before{content:"\e9eb"}.bxs-bus:before{content:"\e9ec"}.bxs-business:before{content:"\e9ed"}.bxs-bus-school:before{content:"\e9ee"}.bxs-cabinet:before{content:"\e9ef"}.bxs-cake:before{content:"\e9f0"}.bxs-calculator:before{content:"\e9f1"}.bxs-calendar:before{content:"\e9f2"}.bxs-calendar-alt:before{content:"\e9f3"}.bxs-calendar-check:before{content:"\e9f4"}.bxs-calendar-edit:before{content:"\e9f5"}.bxs-calendar-event:before{content:"\e9f6"}.bxs-calendar-exclamation:before{content:"\e9f7"}.bxs-calendar-heart:before{content:"\e9f8"}.bxs-calendar-minus:before{content:"\e9f9"}.bxs-calendar-plus:before{content:"\e9fa"}.bxs-calendar-star:before{content:"\e9fb"}.bxs-calendar-week:before{content:"\e9fc"}.bxs-calendar-x:before{content:"\e9fd"}.bxs-camera:before{content:"\e9fe"}.bxs-camera-home:before{content:"\e9ff"}.bxs-camera-movie:before{content:"\ea00"}.bxs-camera-off:before{content:"\ea01"}.bxs-camera-plus:before{content:"\ea02"}.bxs-capsule:before{content:"\ea03"}.bxs-captions:before{content:"\ea04"}.bxs-car:before{content:"\ea05"}.bxs-car-battery:before{content:"\ea06"}.bxs-car-crash:before{content:"\ea07"}.bxs-card:before{content:"\ea08"}.bxs-caret-down-circle:before{content:"\ea09"}.bxs-caret-down-square:before{content:"\ea0a"}.bxs-caret-left-circle:before{content:"\ea0b"}.bxs-caret-left-square:before{content:"\ea0c"}.bxs-caret-right-circle:before{content:"\ea0d"}.bxs-caret-right-square:before{content:"\ea0e"}.bxs-caret-up-circle:before{content:"\ea0f"}.bxs-caret-up-square:before{content:"\ea10"}.bxs-car-garage:before{content:"\ea11"}.bxs-car-mechanic:before{content:"\ea12"}.bxs-carousel:before{content:"\ea13"}.bxs-cart:before{content:"\ea14"}.bxs-cart-add:before{content:"\ea15"}.bxs-cart-alt:before{content:"\ea16"}.bxs-cart-download:before{content:"\ea17"}.bxs-car-wash:before{content:"\ea18"}.bxs-category:before{content:"\ea19"}.bxs-category-alt:before{content:"\ea1a"}.bxs-cctv:before{content:"\ea1b"}.bxs-certification:before{content:"\ea1c"}.bxs-chalkboard:before{content:"\ea1d"}.bxs-chart:before{content:"\ea1e"}.bxs-chat:before{content:"\ea1f"}.bxs-checkbox:before{content:"\ea20"}.bxs-checkbox-checked:before{content:"\ea21"}.bxs-checkbox-minus:before{content:"\ea22"}.bxs-check-circle:before{content:"\ea23"}.bxs-check-shield:before{content:"\ea24"}.bxs-check-square:before{content:"\ea25"}.bxs-chess:before{content:"\ea26"}.bxs-chevron-down:before{content:"\ea27"}.bxs-chevron-down-circle:before{content:"\ea28"}.bxs-chevron-down-square:before{content:"\ea29"}.bxs-chevron-left:before{content:"\ea2a"}.bxs-chevron-left-circle:before{content:"\ea2b"}.bxs-chevron-left-square:before{content:"\ea2c"}.bxs-chevron-right:before{content:"\ea2d"}.bxs-chevron-right-circle:before{content:"\ea2e"}.bxs-chevron-right-square:before{content:"\ea2f"}.bxs-chevrons-down:before{content:"\ea30"}.bxs-chevrons-left:before{content:"\ea31"}.bxs-chevrons-right:before{content:"\ea32"}.bxs-chevrons-up:before{content:"\ea33"}.bxs-chevron-up:before{content:"\ea34"}.bxs-chevron-up-circle:before{content:"\ea35"}.bxs-chevron-up-square:before{content:"\ea36"}.bxs-chip:before{content:"\ea37"}.bxs-church:before{content:"\ea38"}.bxs-circle:before{content:"\ea39"}.bxs-city:before{content:"\ea3a"}.bxs-clinic:before{content:"\ea3b"}.bxs-cloud:before{content:"\ea3c"}.bxs-cloud-download:before{content:"\ea3d"}.bxs-cloud-lightning:before{content:"\ea3e"}.bxs-cloud-rain:before{content:"\ea3f"}.bxs-cloud-upload:before{content:"\ea40"}.bxs-coffee:before{content:"\ea41"}.bxs-coffee-alt:before{content:"\ea42"}.bxs-coffee-togo:before{content:"\ea43"}.bxs-cog:before{content:"\ea44"}.bxs-coin:before{content:"\ea45"}.bxs-coin-stack:before{content:"\ea46"}.bxs-collection:before{content:"\ea47"}.bxs-color-fill:before{content:"\ea48"}.bxs-comment:before{content:"\ea49"}.bxs-comment-add:before{content:"\ea4a"}.bxs-comment-check:before{content:"\ea4b"}.bxs-comment-detail:before{content:"\ea4c"}.bxs-comment-dots:before{content:"\ea4d"}.bxs-comment-edit:before{content:"\ea4e"}.bxs-comment-error:before{content:"\ea4f"}.bxs-comment-minus:before{content:"\ea50"}.bxs-comment-x:before{content:"\ea51"}.bxs-compass:before{content:"\ea52"}.bxs-component:before{content:"\ea53"}.bxs-confused:before{content:"\ea54"}.bxs-contact:before{content:"\ea55"}.bxs-conversation:before{content:"\ea56"}.bxs-cookie:before{content:"\ea57"}.bxs-cool:before{content:"\ea58"}.bxs-copy:before{content:"\ea59"}.bxs-copy-alt:before{content:"\ea5a"}.bxs-copyright:before{content:"\ea5b"}.bxs-coupon:before{content:"\ea5c"}.bxs-credit-card:before{content:"\ea5d"}.bxs-credit-card-alt:before{content:"\ea5e"}.bxs-credit-card-front:before{content:"\ea5f"}.bxs-crop:before{content:"\ea60"}.bxs-crown:before{content:"\ea61"}.bxs-cube:before{content:"\ea62"}.bxs-cube-alt:before{content:"\ea63"}.bxs-cuboid:before{content:"\ea64"}.bxs-customize:before{content:"\ea65"}.bxs-cylinder:before{content:"\ea66"}.bxs-dashboard:before{content:"\ea67"}.bxs-data:before{content:"\ea68"}.bxs-detail:before{content:"\ea69"}.bxs-devices:before{content:"\ea6a"}.bxs-diamond:before{content:"\ea6b"}.bxs-dice-1:before{content:"\ea6c"}.bxs-dice-2:before{content:"\ea6d"}.bxs-dice-3:before{content:"\ea6e"}.bxs-dice-4:before{content:"\ea6f"}.bxs-dice-5:before{content:"\ea70"}.bxs-dice-6:before{content:"\ea71"}.bxs-direction-left:before{content:"\ea72"}.bxs-direction-right:before{content:"\ea73"}.bxs-directions:before{content:"\ea74"}.bxs-disc:before{content:"\ea75"}.bxs-discount:before{content:"\ea76"}.bxs-dish:before{content:"\ea77"}.bxs-dislike:before{content:"\ea78"}.bxs-dizzy:before{content:"\ea79"}.bxs-dock-bottom:before{content:"\ea7a"}.bxs-dock-left:before{content:"\ea7b"}.bxs-dock-right:before{content:"\ea7c"}.bxs-dock-top:before{content:"\ea7d"}.bxs-dollar-circle:before{content:"\ea7e"}.bxs-donate-blood:before{content:"\ea7f"}.bxs-donate-heart:before{content:"\ea80"}.bxs-door-open:before{content:"\ea81"}.bxs-doughnut-chart:before{content:"\ea82"}.bxs-down-arrow:before{content:"\ea83"}.bxs-down-arrow-alt:before{content:"\ea84"}.bxs-down-arrow-circle:before{content:"\ea85"}.bxs-down-arrow-square:before{content:"\ea86"}.bxs-download:before{content:"\ea87"}.bxs-downvote:before{content:"\ea88"}.bxs-drink:before{content:"\ea89"}.bxs-droplet:before{content:"\ea8a"}.bxs-droplet-half:before{content:"\ea8b"}.bxs-dryer:before{content:"\ea8c"}.bxs-duplicate:before{content:"\ea8d"}.bxs-edit:before{content:"\ea8e"}.bxs-edit-alt:before{content:"\ea8f"}.bxs-edit-location:before{content:"\ea90"}.bxs-eject:before{content:"\ea91"}.bxs-envelope:before{content:"\ea92"}.bxs-envelope-open:before{content:"\ea93"}.bxs-eraser:before{content:"\ea94"}.bxs-error:before{content:"\ea95"}.bxs-error-alt:before{content:"\ea96"}.bxs-error-circle:before{content:"\ea97"}.bxs-ev-station:before{content:"\ea98"}.bxs-exit:before{content:"\ea99"}.bxs-extension:before{content:"\ea9a"}.bxs-eyedropper:before{content:"\ea9b"}.bxs-face:before{content:"\ea9c"}.bxs-face-mask:before{content:"\ea9d"}.bxs-factory:before{content:"\ea9e"}.bxs-fast-forward-circle:before{content:"\ea9f"}.bxs-file:before{content:"\eaa0"}.bxs-file-archive:before{content:"\eaa1"}.bxs-file-blank:before{content:"\eaa2"}.bxs-file-css:before{content:"\eaa3"}.bxs-file-doc:before{content:"\eaa4"}.bxs-file-export:before{content:"\eaa5"}.bxs-file-find:before{content:"\eaa6"}.bxs-file-gif:before{content:"\eaa7"}.bxs-file-html:before{content:"\eaa8"}.bxs-file-image:before{content:"\eaa9"}.bxs-file-import:before{content:"\eaaa"}.bxs-file-jpg:before{content:"\eaab"}.bxs-file-js:before{content:"\eaac"}.bxs-file-json:before{content:"\eaad"}.bxs-file-md:before{content:"\eaae"}.bxs-file-pdf:before{content:"\eaaf"}.bxs-file-plus:before{content:"\eab0"}.bxs-file-png:before{content:"\eab1"}.bxs-file-txt:before{content:"\eab2"}.bxs-film:before{content:"\eab3"}.bxs-filter-alt:before{content:"\eab4"}.bxs-first-aid:before{content:"\eab5"}.bxs-flag:before{content:"\eab6"}.bxs-flag-alt:before{content:"\eab7"}.bxs-flag-checkered:before{content:"\eab8"}.bxs-flame:before{content:"\eab9"}.bxs-flask:before{content:"\eaba"}.bxs-florist:before{content:"\eabb"}.bxs-folder:before{content:"\eabc"}.bxs-folder-minus:before{content:"\eabd"}.bxs-folder-open:before{content:"\eabe"}.bxs-folder-plus:before{content:"\eabf"}.bxs-food-menu:before{content:"\eac0"}.bxs-fridge:before{content:"\eac1"}.bxs-game:before{content:"\eac2"}.bxs-gas-pump:before{content:"\eac3"}.bxs-ghost:before{content:"\eac4"}.bxs-gift:before{content:"\eac5"}.bxs-graduation:before{content:"\eac6"}.bxs-grid:before{content:"\eac7"}.bxs-grid-alt:before{content:"\eac8"}.bxs-group:before{content:"\eac9"}.bxs-guitar-amp:before{content:"\eaca"}.bxs-hand:before{content:"\eacb"}.bxs-hand-down:before{content:"\eacc"}.bxs-hand-left:before{content:"\eacd"}.bxs-hand-right:before{content:"\eace"}.bxs-hand-up:before{content:"\eacf"}.bxs-happy:before{content:"\ead0"}.bxs-happy-alt:before{content:"\ead1"}.bxs-happy-beaming:before{content:"\ead2"}.bxs-happy-heart-eyes:before{content:"\ead3"}.bxs-hdd:before{content:"\ead4"}.bxs-heart:before{content:"\ead5"}.bxs-heart-circle:before{content:"\ead6"}.bxs-heart-square:before{content:"\ead7"}.bxs-help-circle:before{content:"\ead8"}.bxs-hide:before{content:"\ead9"}.bxs-home:before{content:"\eada"}.bxs-home-circle:before{content:"\eadb"}.bxs-home-heart:before{content:"\eadc"}.bxs-home-smile:before{content:"\eadd"}.bxs-hot:before{content:"\eade"}.bxs-hotel:before{content:"\eadf"}.bxs-hourglass:before{content:"\eae0"}.bxs-hourglass-bottom:before{content:"\eae1"}.bxs-hourglass-top:before{content:"\eae2"}.bxs-id-card:before{content:"\eae3"}.bxs-image:before{content:"\eae4"}.bxs-image-add:before{content:"\eae5"}.bxs-image-alt:before{content:"\eae6"}.bxs-inbox:before{content:"\eae7"}.bxs-info-circle:before{content:"\eae8"}.bxs-info-square:before{content:"\eae9"}.bxs-institution:before{content:"\eaea"}.bxs-joystick:before{content:"\eaeb"}.bxs-joystick-alt:before{content:"\eaec"}.bxs-joystick-button:before{content:"\eaed"}.bxs-key:before{content:"\eaee"}.bxs-keyboard:before{content:"\eaef"}.bxs-label:before{content:"\eaf0"}.bxs-landmark:before{content:"\eaf1"}.bxs-landscape:before{content:"\eaf2"}.bxs-laugh:before{content:"\eaf3"}.bxs-layer:before{content:"\eaf4"}.bxs-layer-minus:before{content:"\eaf5"}.bxs-layer-plus:before{content:"\eaf6"}.bxs-layout:before{content:"\eaf7"}.bxs-left-arrow:before{content:"\eaf8"}.bxs-left-arrow-alt:before{content:"\eaf9"}.bxs-left-arrow-circle:before{content:"\eafa"}.bxs-left-arrow-square:before{content:"\eafb"}.bxs-left-down-arrow-circle:before{content:"\eafc"}.bxs-left-top-arrow-circle:before{content:"\eafd"}.bxs-like:before{content:"\eafe"}.bxs-location-plus:before{content:"\eaff"}.bxs-lock:before{content:"\eb00"}.bxs-lock-alt:before{content:"\eb01"}.bxs-lock-open:before{content:"\eb02"}.bxs-lock-open-alt:before{content:"\eb03"}.bxs-log-in:before{content:"\eb04"}.bxs-log-in-circle:before{content:"\eb05"}.bxs-log-out:before{content:"\eb06"}.bxs-log-out-circle:before{content:"\eb07"}.bxs-low-vision:before{content:"\eb08"}.bxs-magic-wand:before{content:"\eb09"}.bxs-magnet:before{content:"\eb0a"}.bxs-map:before{content:"\eb0b"}.bxs-map-alt:before{content:"\eb0c"}.bxs-map-pin:before{content:"\eb0d"}.bxs-mask:before{content:"\eb0e"}.bxs-medal:before{content:"\eb0f"}.bxs-megaphone:before{content:"\eb10"}.bxs-meh:before{content:"\eb11"}.bxs-meh-alt:before{content:"\eb12"}.bxs-meh-blank:before{content:"\eb13"}.bxs-memory-card:before{content:"\eb14"}.bxs-message:before{content:"\eb15"}.bxs-message-add:before{content:"\eb16"}.bxs-message-alt:before{content:"\eb17"}.bxs-message-alt-add:before{content:"\eb18"}.bxs-message-alt-check:before{content:"\eb19"}.bxs-message-alt-detail:before{content:"\eb1a"}.bxs-message-alt-dots:before{content:"\eb1b"}.bxs-message-alt-edit:before{content:"\eb1c"}.bxs-message-alt-error:before{content:"\eb1d"}.bxs-message-alt-minus:before{content:"\eb1e"}.bxs-message-alt-x:before{content:"\eb1f"}.bxs-message-check:before{content:"\eb20"}.bxs-message-detail:before{content:"\eb21"}.bxs-message-dots:before{content:"\eb22"}.bxs-message-edit:before{content:"\eb23"}.bxs-message-error:before{content:"\eb24"}.bxs-message-minus:before{content:"\eb25"}.bxs-message-rounded:before{content:"\eb26"}.bxs-message-rounded-add:before{content:"\eb27"}.bxs-message-rounded-check:before{content:"\eb28"}.bxs-message-rounded-detail:before{content:"\eb29"}.bxs-message-rounded-dots:before{content:"\eb2a"}.bxs-message-rounded-edit:before{content:"\eb2b"}.bxs-message-rounded-error:before{content:"\eb2c"}.bxs-message-rounded-minus:before{content:"\eb2d"}.bxs-message-rounded-x:before{content:"\eb2e"}.bxs-message-square:before{content:"\eb2f"}.bxs-message-square-add:before{content:"\eb30"}.bxs-message-square-check:before{content:"\eb31"}.bxs-message-square-detail:before{content:"\eb32"}.bxs-message-square-dots:before{content:"\eb33"}.bxs-message-square-edit:before{content:"\eb34"}.bxs-message-square-error:before{content:"\eb35"}.bxs-message-square-minus:before{content:"\eb36"}.bxs-message-square-x:before{content:"\eb37"}.bxs-message-x:before{content:"\eb38"}.bxs-meteor:before{content:"\eb39"}.bxs-microchip:before{content:"\eb3a"}.bxs-microphone:before{content:"\eb3b"}.bxs-microphone-alt:before{content:"\eb3c"}.bxs-microphone-off:before{content:"\eb3d"}.bxs-minus-circle:before{content:"\eb3e"}.bxs-minus-square:before{content:"\eb3f"}.bxs-mobile:before{content:"\eb40"}.bxs-mobile-vibration:before{content:"\eb41"}.bxs-moon:before{content:"\eb42"}.bxs-mouse:before{content:"\eb43"}.bxs-mouse-alt:before{content:"\eb44"}.bxs-movie:before{content:"\eb45"}.bxs-movie-play:before{content:"\eb46"}.bxs-music:before{content:"\eb47"}.bxs-navigation:before{content:"\eb48"}.bxs-network-chart:before{content:"\eb49"}.bxs-news:before{content:"\eb4a"}.bxs-no-entry:before{content:"\eb4b"}.bxs-note:before{content:"\eb4c"}.bxs-notepad:before{content:"\eb4d"}.bxs-notification:before{content:"\eb4e"}.bxs-notification-off:before{content:"\eb4f"}.bxs-offer:before{content:"\eb50"}.bxs-package:before{content:"\eb51"}.bxs-paint:before{content:"\eb52"}.bxs-paint-roll:before{content:"\eb53"}.bxs-palette:before{content:"\eb54"}.bxs-paper-plane:before{content:"\eb55"}.bxs-parking:before{content:"\eb56"}.bxs-paste:before{content:"\eb57"}.bxs-pen:before{content:"\eb58"}.bxs-pencil:before{content:"\eb59"}.bxs-phone:before{content:"\eb5a"}.bxs-phone-call:before{content:"\eb5b"}.bxs-phone-incoming:before{content:"\eb5c"}.bxs-phone-off:before{content:"\eb5d"}.bxs-phone-outgoing:before{content:"\eb5e"}.bxs-photo-album:before{content:"\eb5f"}.bxs-piano:before{content:"\eb60"}.bxs-pie-chart:before{content:"\eb61"}.bxs-pie-chart-alt:before{content:"\eb62"}.bxs-pie-chart-alt-2:before{content:"\eb63"}.bxs-pin:before{content:"\eb64"}.bxs-pizza:before{content:"\eb65"}.bxs-plane:before{content:"\eb66"}.bxs-plane-alt:before{content:"\eb67"}.bxs-plane-land:before{content:"\eb68"}.bxs-planet:before{content:"\eb69"}.bxs-plane-take-off:before{content:"\eb6a"}.bxs-playlist:before{content:"\eb6b"}.bxs-plug:before{content:"\eb6c"}.bxs-plus-circle:before{content:"\eb6d"}.bxs-plus-square:before{content:"\eb6e"}.bxs-pointer:before{content:"\eb6f"}.bxs-polygon:before{content:"\eb70"}.bxs-printer:before{content:"\eb71"}.bxs-purchase-tag:before{content:"\eb72"}.bxs-purchase-tag-alt:before{content:"\eb73"}.bxs-pyramid:before{content:"\eb74"}.bxs-quote-alt-left:before{content:"\eb75"}.bxs-quote-alt-right:before{content:"\eb76"}.bxs-quote-left:before{content:"\eb77"}.bxs-quote-right:before{content:"\eb78"}.bxs-quote-single-left:before{content:"\eb79"}.bxs-quote-single-right:before{content:"\eb7a"}.bxs-radiation:before{content:"\eb7b"}.bxs-radio:before{content:"\eb7c"}.bxs-receipt:before{content:"\eb7d"}.bxs-rectangle:before{content:"\eb7e"}.bxs-registered:before{content:"\eb7f"}.bxs-rename:before{content:"\eb80"}.bxs-report:before{content:"\eb81"}.bxs-rewind-circle:before{content:"\eb82"}.bxs-right-arrow:before{content:"\eb83"}.bxs-right-arrow-alt:before{content:"\eb84"}.bxs-right-arrow-circle:before{content:"\eb85"}.bxs-right-arrow-square:before{content:"\eb86"}.bxs-right-down-arrow-circle:before{content:"\eb87"}.bxs-right-top-arrow-circle:before{content:"\eb88"}.bxs-rocket:before{content:"\eb89"}.bxs-ruler:before{content:"\eb8a"}.bxs-sad:before{content:"\eb8b"}.bxs-save:before{content:"\eb8c"}.bxs-school:before{content:"\eb8d"}.bxs-search:before{content:"\eb8e"}.bxs-search-alt-2:before{content:"\eb8f"}.bxs-select-multiple:before{content:"\eb90"}.bxs-send:before{content:"\eb91"}.bxs-server:before{content:"\eb92"}.bxs-shapes:before{content:"\eb93"}.bxs-share:before{content:"\eb94"}.bxs-share-alt:before{content:"\eb95"}.bxs-shield:before{content:"\eb96"}.bxs-shield-alt-2:before{content:"\eb97"}.bxs-shield-x:before{content:"\eb98"}.bxs-ship:before{content:"\eb99"}.bxs-shocked:before{content:"\eb9a"}.bxs-shopping-bag:before{content:"\eb9b"}.bxs-shopping-bag-alt:before{content:"\eb9c"}.bxs-shopping-bags:before{content:"\eb9d"}.bxs-show:before{content:"\eb9e"}.bxs-skip-next-circle:before{content:"\eb9f"}.bxs-skip-previous-circle:before{content:"\eba0"}.bxs-skull:before{content:"\eba1"}.bxs-sleepy:before{content:"\eba2"}.bxs-slideshow:before{content:"\eba3"}.bxs-smile:before{content:"\eba4"}.bxs-sort-alt:before{content:"\eba5"}.bxs-spa:before{content:"\eba6"}.bxs-speaker:before{content:"\eba7"}.bxs-spray-can:before{content:"\eba8"}.bxs-spreadsheet:before{content:"\eba9"}.bxs-square:before{content:"\ebaa"}.bxs-square-rounded:before{content:"\ebab"}.bxs-star:before{content:"\ebac"}.bxs-star-half:before{content:"\ebad"}.bxs-sticker:before{content:"\ebae"}.bxs-stopwatch:before{content:"\ebaf"}.bxs-store:before{content:"\ebb0"}.bxs-store-alt:before{content:"\ebb1"}.bxs-sun:before{content:"\ebb2"}.bxs-tachometer:before{content:"\ebb3"}.bxs-tag:before{content:"\ebb4"}.bxs-tag-alt:before{content:"\ebb5"}.bxs-tag-x:before{content:"\ebb6"}.bxs-taxi:before{content:"\ebb7"}.bxs-tennis-ball:before{content:"\ebb8"}.bxs-terminal:before{content:"\ebb9"}.bxs-thermometer:before{content:"\ebba"}.bxs-time:before{content:"\ebbb"}.bxs-time-five:before{content:"\ebbc"}.bxs-timer:before{content:"\ebbd"}.bxs-tired:before{content:"\ebbe"}.bxs-toggle-left:before{content:"\ebbf"}.bxs-toggle-right:before{content:"\ebc0"}.bxs-tone:before{content:"\ebc1"}.bxs-torch:before{content:"\ebc2"}.bxs-to-top:before{content:"\ebc3"}.bxs-traffic:before{content:"\ebc4"}.bxs-traffic-barrier:before{content:"\ebc5"}.bxs-traffic-cone:before{content:"\ebc6"}.bxs-train:before{content:"\ebc7"}.bxs-trash:before{content:"\ebc8"}.bxs-trash-alt:before{content:"\ebc9"}.bxs-tree:before{content:"\ebca"}.bxs-trophy:before{content:"\ebcb"}.bxs-truck:before{content:"\ebcc"}.bxs-t-shirt:before{content:"\ebcd"}.bxs-tv:before{content:"\ebce"}.bxs-up-arrow:before{content:"\ebcf"}.bxs-up-arrow-alt:before{content:"\ebd0"}.bxs-up-arrow-circle:before{content:"\ebd1"}.bxs-up-arrow-square:before{content:"\ebd2"}.bxs-upside-down:before{content:"\ebd3"}.bxs-upvote:before{content:"\ebd4"}.bxs-user:before{content:"\ebd5"}.bxs-user-account:before{content:"\ebd6"}.bxs-user-badge:before{content:"\ebd7"}.bxs-user-check:before{content:"\ebd8"}.bxs-user-circle:before{content:"\ebd9"}.bxs-user-detail:before{content:"\ebda"}.bxs-user-minus:before{content:"\ebdb"}.bxs-user-pin:before{content:"\ebdc"}.bxs-user-plus:before{content:"\ebdd"}.bxs-user-rectangle:before{content:"\ebde"}.bxs-user-voice:before{content:"\ebdf"}.bxs-user-x:before{content:"\ebe0"}.bxs-vector:before{content:"\ebe1"}.bxs-vial:before{content:"\ebe2"}.bxs-video:before{content:"\ebe3"}.bxs-video-off:before{content:"\ebe4"}.bxs-video-plus:before{content:"\ebe5"}.bxs-video-recording:before{content:"\ebe6"}.bxs-videos:before{content:"\ebe7"}.bxs-virus:before{content:"\ebe8"}.bxs-virus-block:before{content:"\ebe9"}.bxs-volume:before{content:"\ebea"}.bxs-volume-full:before{content:"\ebeb"}.bxs-volume-low:before{content:"\ebec"}.bxs-volume-mute:before{content:"\ebed"}.bxs-wallet:before{content:"\ebee"}.bxs-wallet-alt:before{content:"\ebef"}.bxs-washer:before{content:"\ebf0"}.bxs-watch:before{content:"\ebf1"}.bxs-watch-alt:before{content:"\ebf2"}.bxs-webcam:before{content:"\ebf3"}.bxs-widget:before{content:"\ebf4"}.bxs-window-alt:before{content:"\ebf5"}.bxs-wine:before{content:"\ebf6"}.bxs-wink-smile:before{content:"\ebf7"}.bxs-wink-tongue:before{content:"\ebf8"}.bxs-wrench:before{content:"\ebf9"}.bxs-x-circle:before{content:"\ebfa"}.bxs-x-square:before{content:"\ebfb"}.bxs-yin-yang:before{content:"\ebfc"}.bxs-zap:before{content:"\ebfd"}.bxs-zoom-in:before{content:"\ebfe"}.bxs-zoom-out:before{content:"\ebff"}.bx-abacus:before{content:"\ec00"}.bx-accessibility:before{content:"\ec01"}.bx-add-to-queue:before{content:"\ec02"}.bx-adjust:before{content:"\ec03"}.bx-alarm:before{content:"\ec04"}.bx-alarm-add:before{content:"\ec05"}.bx-alarm-exclamation:before{content:"\ec06"}.bx-alarm-off:before{content:"\ec07"}.bx-alarm-snooze:before{content:"\ec08"}.bx-album:before{content:"\ec09"}.bx-align-justify:before{content:"\ec0a"}.bx-align-left:before{content:"\ec0b"}.bx-align-middle:before{content:"\ec0c"}.bx-align-right:before{content:"\ec0d"}.bx-analyse:before{content:"\ec0e"}.bx-anchor:before{content:"\ec0f"}.bx-angry:before{content:"\ec10"}.bx-aperture:before{content:"\ec11"}.bx-arch:before{content:"\ec12"}.bx-archive:before{content:"\ec13"}.bx-archive-in:before{content:"\ec14"}.bx-archive-out:before{content:"\ec15"}.bx-area:before{content:"\ec16"}.bx-arrow-back:before{content:"\ec17"}.bx-arrow-from-bottom:before{content:"\ec18"}.bx-arrow-from-left:before{content:"\ec19"}.bx-arrow-from-right:before{content:"\ec1a"}.bx-arrow-from-top:before{content:"\ec1b"}.bx-arrow-to-bottom:before{content:"\ec1c"}.bx-arrow-to-left:before{content:"\ec1d"}.bx-arrow-to-right:before{content:"\ec1e"}.bx-arrow-to-top:before{content:"\ec1f"}.bx-at:before{content:"\ec20"}.bx-atom:before{content:"\ec21"}.bx-award:before{content:"\ec22"}.bx-badge:before{content:"\ec23"}.bx-badge-check:before{content:"\ec24"}.bx-ball:before{content:"\ec25"}.bx-band-aid:before{content:"\ec26"}.bx-bar-chart:before{content:"\ec27"}.bx-bar-chart-alt:before{content:"\ec28"}.bx-bar-chart-alt-2:before{content:"\ec29"}.bx-bar-chart-square:before{content:"\ec2a"}.bx-barcode:before{content:"\ec2b"}.bx-barcode-reader:before{content:"\ec2c"}.bx-baseball:before{content:"\ec2d"}.bx-basket:before{content:"\ec2e"}.bx-basketball:before{content:"\ec2f"}.bx-bath:before{content:"\ec30"}.bx-battery:before{content:"\ec31"}.bx-bed:before{content:"\ec32"}.bx-been-here:before{content:"\ec33"}.bx-beer:before{content:"\ec34"}.bx-bell:before{content:"\ec35"}.bx-bell-minus:before{content:"\ec36"}.bx-bell-off:before{content:"\ec37"}.bx-bell-plus:before{content:"\ec38"}.bx-bible:before{content:"\ec39"}.bx-bitcoin:before{content:"\ec3a"}.bx-blanket:before{content:"\ec3b"}.bx-block:before{content:"\ec3c"}.bx-bluetooth:before{content:"\ec3d"}.bx-body:before{content:"\ec3e"}.bx-bold:before{content:"\ec3f"}.bx-bolt-circle:before{content:"\ec40"}.bx-bomb:before{content:"\ec41"}.bx-bone:before{content:"\ec42"}.bx-bong:before{content:"\ec43"}.bx-book:before{content:"\ec44"}.bx-book-add:before{content:"\ec45"}.bx-book-alt:before{content:"\ec46"}.bx-book-bookmark:before{content:"\ec47"}.bx-book-content:before{content:"\ec48"}.bx-book-heart:before{content:"\ec49"}.bx-bookmark:before{content:"\ec4a"}.bx-bookmark-alt:before{content:"\ec4b"}.bx-bookmark-alt-minus:before{content:"\ec4c"}.bx-bookmark-alt-plus:before{content:"\ec4d"}.bx-bookmark-heart:before{content:"\ec4e"}.bx-bookmark-minus:before{content:"\ec4f"}.bx-bookmark-plus:before{content:"\ec50"}.bx-bookmarks:before{content:"\ec51"}.bx-book-open:before{content:"\ec52"}.bx-book-reader:before{content:"\ec53"}.bx-border-all:before{content:"\ec54"}.bx-border-bottom:before{content:"\ec55"}.bx-border-inner:before{content:"\ec56"}.bx-border-left:before{content:"\ec57"}.bx-border-none:before{content:"\ec58"}.bx-border-outer:before{content:"\ec59"}.bx-border-radius:before{content:"\ec5a"}.bx-border-right:before{content:"\ec5b"}.bx-border-top:before{content:"\ec5c"}.bx-bot:before{content:"\ec5d"}.bx-bowling-ball:before{content:"\ec5e"}.bx-box:before{content:"\ec5f"}.bx-bracket:before{content:"\ec60"}.bx-braille:before{content:"\ec61"}.bx-brain:before{content:"\ec62"}.bx-briefcase:before{content:"\ec63"}.bx-briefcase-alt:before{content:"\ec64"}.bx-briefcase-alt-2:before{content:"\ec65"}.bx-brightness:before{content:"\ec66"}.bx-brightness-half:before{content:"\ec67"}.bx-broadcast:before{content:"\ec68"}.bx-brush:before{content:"\ec69"}.bx-brush-alt:before{content:"\ec6a"}.bx-bug:before{content:"\ec6b"}.bx-bug-alt:before{content:"\ec6c"}.bx-building:before{content:"\ec6d"}.bx-building-house:before{content:"\ec6e"}.bx-buildings:before{content:"\ec6f"}.bx-bulb:before{content:"\ec70"}.bx-bullseye:before{content:"\ec71"}.bx-buoy:before{content:"\ec72"}.bx-bus:before{content:"\ec73"}.bx-bus-school:before{content:"\ec74"}.bx-cabinet:before{content:"\ec75"}.bx-cake:before{content:"\ec76"}.bx-calculator:before{content:"\ec77"}.bx-calendar:before{content:"\ec78"}.bx-calendar-alt:before{content:"\ec79"}.bx-calendar-check:before{content:"\ec7a"}.bx-calendar-edit:before{content:"\ec7b"}.bx-calendar-event:before{content:"\ec7c"}.bx-calendar-exclamation:before{content:"\ec7d"}.bx-calendar-heart:before{content:"\ec7e"}.bx-calendar-minus:before{content:"\ec7f"}.bx-calendar-plus:before{content:"\ec80"}.bx-calendar-star:before{content:"\ec81"}.bx-calendar-week:before{content:"\ec82"}.bx-calendar-x:before{content:"\ec83"}.bx-camera:before{content:"\ec84"}.bx-camera-home:before{content:"\ec85"}.bx-camera-movie:before{content:"\ec86"}.bx-camera-off:before{content:"\ec87"}.bx-capsule:before{content:"\ec88"}.bx-captions:before{content:"\ec89"}.bx-car:before{content:"\ec8a"}.bx-card:before{content:"\ec8b"}.bx-caret-down:before{content:"\ec8c"}.bx-caret-down-circle:before{content:"\ec8d"}.bx-caret-down-square:before{content:"\ec8e"}.bx-caret-left:before{content:"\ec8f"}.bx-caret-left-circle:before{content:"\ec90"}.bx-caret-left-square:before{content:"\ec91"}.bx-caret-right:before{content:"\ec92"}.bx-caret-right-circle:before{content:"\ec93"}.bx-caret-right-square:before{content:"\ec94"}.bx-caret-up:before{content:"\ec95"}.bx-caret-up-circle:before{content:"\ec96"}.bx-caret-up-square:before{content:"\ec97"}.bx-carousel:before{content:"\ec98"}.bx-cart:before{content:"\ec99"}.bx-cart-alt:before{content:"\ec9a"}.bx-cast:before{content:"\ec9b"}.bx-category:before{content:"\ec9c"}.bx-category-alt:before{content:"\ec9d"}.bx-cctv:before{content:"\ec9e"}.bx-certification:before{content:"\ec9f"}.bx-chair:before{content:"\eca0"}.bx-chalkboard:before{content:"\eca1"}.bx-chart:before{content:"\eca2"}.bx-chat:before{content:"\eca3"}.bx-check:before{content:"\eca4"}.bx-checkbox:before{content:"\eca5"}.bx-checkbox-checked:before{content:"\eca6"}.bx-checkbox-minus:before{content:"\eca7"}.bx-checkbox-square:before{content:"\eca8"}.bx-check-circle:before{content:"\eca9"}.bx-check-double:before{content:"\ecaa"}.bx-check-shield:before{content:"\ecab"}.bx-check-square:before{content:"\ecac"}.bx-chevron-down:before{content:"\ecad"}.bx-chevron-down-circle:before{content:"\ecae"}.bx-chevron-down-square:before{content:"\ecaf"}.bx-chevron-left:before{content:"\ecb0"}.bx-chevron-left-circle:before{content:"\ecb1"}.bx-chevron-left-square:before{content:"\ecb2"}.bx-chevron-right:before{content:"\ecb3"}.bx-chevron-right-circle:before{content:"\ecb4"}.bx-chevron-right-square:before{content:"\ecb5"}.bx-chevrons-down:before{content:"\ecb6"}.bx-chevrons-left:before{content:"\ecb7"}.bx-chevrons-right:before{content:"\ecb8"}.bx-chevrons-up:before{content:"\ecb9"}.bx-chevron-up:before{content:"\ecba"}.bx-chevron-up-circle:before{content:"\ecbb"}.bx-chevron-up-square:before{content:"\ecbc"}.bx-chip:before{content:"\ecbd"}.bx-church:before{content:"\ecbe"}.bx-circle:before{content:"\ecbf"}.bx-clinic:before{content:"\ecc0"}.bx-clipboard:before{content:"\ecc1"}.bx-closet:before{content:"\ecc2"}.bx-cloud:before{content:"\ecc3"}.bx-cloud-download:before{content:"\ecc4"}.bx-cloud-drizzle:before{content:"\ecc5"}.bx-cloud-lightning:before{content:"\ecc6"}.bx-cloud-light-rain:before{content:"\ecc7"}.bx-cloud-rain:before{content:"\ecc8"}.bx-cloud-snow:before{content:"\ecc9"}.bx-cloud-upload:before{content:"\ecca"}.bx-code:before{content:"\eccb"}.bx-code-alt:before{content:"\eccc"}.bx-code-block:before{content:"\eccd"}.bx-code-curly:before{content:"\ecce"}.bx-coffee:before{content:"\eccf"}.bx-coffee-togo:before{content:"\ecd0"}.bx-cog:before{content:"\ecd1"}.bx-coin:before{content:"\ecd2"}.bx-coin-stack:before{content:"\ecd3"}.bx-collapse:before{content:"\ecd4"}.bx-collection:before{content:"\ecd5"}.bx-color-fill:before{content:"\ecd6"}.bx-columns:before{content:"\ecd7"}.bx-command:before{content:"\ecd8"}.bx-comment:before{content:"\ecd9"}.bx-comment-add:before{content:"\ecda"}.bx-comment-check:before{content:"\ecdb"}.bx-comment-detail:before{content:"\ecdc"}.bx-comment-dots:before{content:"\ecdd"}.bx-comment-edit:before{content:"\ecde"}.bx-comment-error:before{content:"\ecdf"}.bx-comment-minus:before{content:"\ece0"}.bx-comment-x:before{content:"\ece1"}.bx-compass:before{content:"\ece2"}.bx-confused:before{content:"\ece3"}.bx-conversation:before{content:"\ece4"}.bx-cookie:before{content:"\ece5"}.bx-cool:before{content:"\ece6"}.bx-copy:before{content:"\ece7"}.bx-copy-alt:before{content:"\ece8"}.bx-copyright:before{content:"\ece9"}.bx-credit-card:before{content:"\ecea"}.bx-credit-card-alt:before{content:"\eceb"}.bx-credit-card-front:before{content:"\ecec"}.bx-crop:before{content:"\eced"}.bx-crosshair:before{content:"\ecee"}.bx-crown:before{content:"\ecef"}.bx-cube:before{content:"\ecf0"}.bx-cube-alt:before{content:"\ecf1"}.bx-cuboid:before{content:"\ecf2"}.bx-current-location:before{content:"\ecf3"}.bx-customize:before{content:"\ecf4"}.bx-cut:before{content:"\ecf5"}.bx-cycling:before{content:"\ecf6"}.bx-cylinder:before{content:"\ecf7"}.bx-data:before{content:"\ecf8"}.bx-desktop:before{content:"\ecf9"}.bx-detail:before{content:"\ecfa"}.bx-devices:before{content:"\ecfb"}.bx-dialpad:before{content:"\ecfc"}.bx-dialpad-alt:before{content:"\ecfd"}.bx-diamond:before{content:"\ecfe"}.bx-dice-1:before{content:"\ecff"}.bx-dice-2:before{content:"\ed00"}.bx-dice-3:before{content:"\ed01"}.bx-dice-4:before{content:"\ed02"}.bx-dice-5:before{content:"\ed03"}.bx-dice-6:before{content:"\ed04"}.bx-directions:before{content:"\ed05"}.bx-disc:before{content:"\ed06"}.bx-dish:before{content:"\ed07"}.bx-dislike:before{content:"\ed08"}.bx-dizzy:before{content:"\ed09"}.bx-dna:before{content:"\ed0a"}.bx-dock-bottom:before{content:"\ed0b"}.bx-dock-left:before{content:"\ed0c"}.bx-dock-right:before{content:"\ed0d"}.bx-dock-top:before{content:"\ed0e"}.bx-dollar:before{content:"\ed0f"}.bx-dollar-circle:before{content:"\ed10"}.bx-donate-blood:before{content:"\ed11"}.bx-donate-heart:before{content:"\ed12"}.bx-door-open:before{content:"\ed13"}.bx-dots-horizontal:before{content:"\ed14"}.bx-dots-horizontal-rounded:before{content:"\ed15"}.bx-dots-vertical:before{content:"\ed16"}.bx-dots-vertical-rounded:before{content:"\ed17"}.bx-doughnut-chart:before{content:"\ed18"}.bx-down-arrow:before{content:"\ed19"}.bx-down-arrow-alt:before{content:"\ed1a"}.bx-down-arrow-circle:before{content:"\ed1b"}.bx-download:before{content:"\ed1c"}.bx-downvote:before{content:"\ed1d"}.bx-drink:before{content:"\ed1e"}.bx-droplet:before{content:"\ed1f"}.bx-dumbbell:before{content:"\ed20"}.bx-duplicate:before{content:"\ed21"}.bx-edit:before{content:"\ed22"}.bx-edit-alt:before{content:"\ed23"}.bx-envelope:before{content:"\ed24"}.bx-envelope-open:before{content:"\ed25"}.bx-equalizer:before{content:"\ed26"}.bx-eraser:before{content:"\ed27"}.bx-error:before{content:"\ed28"}.bx-error-alt:before{content:"\ed29"}.bx-error-circle:before{content:"\ed2a"}.bx-euro:before{content:"\ed2b"}.bx-exclude:before{content:"\ed2c"}.bx-exit:before{content:"\ed2d"}.bx-exit-fullscreen:before{content:"\ed2e"}.bx-expand:before{content:"\ed2f"}.bx-expand-alt:before{content:"\ed30"}.bx-export:before{content:"\ed31"}.bx-extension:before{content:"\ed32"}.bx-face:before{content:"\ed33"}.bx-fast-forward:before{content:"\ed34"}.bx-fast-forward-circle:before{content:"\ed35"}.bx-female:before{content:"\ed36"}.bx-female-sign:before{content:"\ed37"}.bx-file:before{content:"\ed38"}.bx-file-blank:before{content:"\ed39"}.bx-file-find:before{content:"\ed3a"}.bx-film:before{content:"\ed3b"}.bx-filter:before{content:"\ed3c"}.bx-filter-alt:before{content:"\ed3d"}.bx-fingerprint:before{content:"\ed3e"}.bx-first-aid:before{content:"\ed3f"}.bx-first-page:before{content:"\ed40"}.bx-flag:before{content:"\ed41"}.bx-folder:before{content:"\ed42"}.bx-folder-minus:before{content:"\ed43"}.bx-folder-open:before{content:"\ed44"}.bx-folder-plus:before{content:"\ed45"}.bx-font:before{content:"\ed46"}.bx-font-color:before{content:"\ed47"}.bx-font-family:before{content:"\ed48"}.bx-font-size:before{content:"\ed49"}.bx-food-menu:before{content:"\ed4a"}.bx-food-tag:before{content:"\ed4b"}.bx-football:before{content:"\ed4c"}.bx-fridge:before{content:"\ed4d"}.bx-fullscreen:before{content:"\ed4e"}.bx-game:before{content:"\ed4f"}.bx-gas-pump:before{content:"\ed50"}.bx-ghost:before{content:"\ed51"}.bx-gift:before{content:"\ed52"}.bx-git-branch:before{content:"\ed53"}.bx-git-commit:before{content:"\ed54"}.bx-git-compare:before{content:"\ed55"}.bx-git-merge:before{content:"\ed56"}.bx-git-pull-request:before{content:"\ed57"}.bx-git-repo-forked:before{content:"\ed58"}.bx-glasses:before{content:"\ed59"}.bx-glasses-alt:before{content:"\ed5a"}.bx-globe:before{content:"\ed5b"}.bx-globe-alt:before{content:"\ed5c"}.bx-grid:before{content:"\ed5d"}.bx-grid-alt:before{content:"\ed5e"}.bx-grid-horizontal:before{content:"\ed5f"}.bx-grid-small:before{content:"\ed60"}.bx-grid-vertical:before{content:"\ed61"}.bx-group:before{content:"\ed62"}.bx-handicap:before{content:"\ed63"}.bx-happy:before{content:"\ed64"}.bx-happy-alt:before{content:"\ed65"}.bx-happy-beaming:before{content:"\ed66"}.bx-happy-heart-eyes:before{content:"\ed67"}.bx-hash:before{content:"\ed68"}.bx-hdd:before{content:"\ed69"}.bx-heading:before{content:"\ed6a"}.bx-headphone:before{content:"\ed6b"}.bx-health:before{content:"\ed6c"}.bx-heart:before{content:"\ed6d"}.bx-heart-circle:before{content:"\ed6e"}.bx-heart-square:before{content:"\ed6f"}.bx-help-circle:before{content:"\ed70"}.bx-hide:before{content:"\ed71"}.bx-highlight:before{content:"\ed72"}.bx-history:before{content:"\ed73"}.bx-hive:before{content:"\ed74"}.bx-home:before{content:"\ed75"}.bx-home-alt:before{content:"\ed76"}.bx-home-circle:before{content:"\ed77"}.bx-home-heart:before{content:"\ed78"}.bx-home-smile:before{content:"\ed79"}.bx-horizontal-center:before{content:"\ed7a"}.bx-hotel:before{content:"\ed7b"}.bx-hourglass:before{content:"\ed7c"}.bx-id-card:before{content:"\ed7d"}.bx-image:before{content:"\ed7e"}.bx-image-add:before{content:"\ed7f"}.bx-image-alt:before{content:"\ed80"}.bx-images:before{content:"\ed81"}.bx-import:before{content:"\ed82"}.bx-infinite:before{content:"\ed83"}.bx-info-circle:before{content:"\ed84"}.bx-info-square:before{content:"\ed85"}.bx-intersect:before{content:"\ed86"}.bx-italic:before{content:"\ed87"}.bx-joystick:before{content:"\ed88"}.bx-joystick-alt:before{content:"\ed89"}.bx-joystick-button:before{content:"\ed8a"}.bx-key:before{content:"\ed8b"}.bx-label:before{content:"\ed8c"}.bx-landscape:before{content:"\ed8d"}.bx-laptop:before{content:"\ed8e"}.bx-last-page:before{content:"\ed8f"}.bx-laugh:before{content:"\ed90"}.bx-layer:before{content:"\ed91"}.bx-layer-minus:before{content:"\ed92"}.bx-layer-plus:before{content:"\ed93"}.bx-layout:before{content:"\ed94"}.bx-left-arrow:before{content:"\ed95"}.bx-left-arrow-alt:before{content:"\ed96"}.bx-left-arrow-circle:before{content:"\ed97"}.bx-left-down-arrow-circle:before{content:"\ed98"}.bx-left-indent:before{content:"\ed99"}.bx-left-top-arrow-circle:before{content:"\ed9a"}.bx-library:before{content:"\ed9b"}.bx-like:before{content:"\ed9c"}.bx-line-chart:before{content:"\ed9d"}.bx-line-chart-down:before{content:"\ed9e"}.bx-link:before{content:"\ed9f"}.bx-link-alt:before{content:"\eda0"}.bx-link-external:before{content:"\eda1"}.bx-lira:before{content:"\eda2"}.bx-list-check:before{content:"\eda3"}.bx-list-minus:before{content:"\eda4"}.bx-list-ol:before{content:"\eda5"}.bx-list-plus:before{content:"\eda6"}.bx-list-ul:before{content:"\eda7"}.bx-loader:before{content:"\eda8"}.bx-loader-alt:before{content:"\eda9"}.bx-loader-circle:before{content:"\edaa"}.bx-location-plus:before{content:"\edab"}.bx-lock:before{content:"\edac"}.bx-lock-alt:before{content:"\edad"}.bx-lock-open:before{content:"\edae"}.bx-lock-open-alt:before{content:"\edaf"}.bx-log-in:before{content:"\edb0"}.bx-log-in-circle:before{content:"\edb1"}.bx-log-out:before{content:"\edb2"}.bx-log-out-circle:before{content:"\edb3"}.bx-low-vision:before{content:"\edb4"}.bx-magnet:before{content:"\edb5"}.bx-mail-send:before{content:"\edb6"}.bx-male:before{content:"\edb7"}.bx-male-sign:before{content:"\edb8"}.bx-map:before{content:"\edb9"}.bx-map-alt:before{content:"\edba"}.bx-map-pin:before{content:"\edbb"}.bx-mask:before{content:"\edbc"}.bx-medal:before{content:"\edbd"}.bx-meh:before{content:"\edbe"}.bx-meh-alt:before{content:"\edbf"}.bx-meh-blank:before{content:"\edc0"}.bx-memory-card:before{content:"\edc1"}.bx-menu:before{content:"\edc2"}.bx-menu-alt-left:before{content:"\edc3"}.bx-menu-alt-right:before{content:"\edc4"}.bx-merge:before{content:"\edc5"}.bx-message:before{content:"\edc6"}.bx-message-add:before{content:"\edc7"}.bx-message-alt:before{content:"\edc8"}.bx-message-alt-add:before{content:"\edc9"}.bx-message-alt-check:before{content:"\edca"}.bx-message-alt-detail:before{content:"\edcb"}.bx-message-alt-dots:before{content:"\edcc"}.bx-message-alt-edit:before{content:"\edcd"}.bx-message-alt-error:before{content:"\edce"}.bx-message-alt-minus:before{content:"\edcf"}.bx-message-alt-x:before{content:"\edd0"}.bx-message-check:before{content:"\edd1"}.bx-message-detail:before{content:"\edd2"}.bx-message-dots:before{content:"\edd3"}.bx-message-edit:before{content:"\edd4"}.bx-message-error:before{content:"\edd5"}.bx-message-minus:before{content:"\edd6"}.bx-message-rounded:before{content:"\edd7"}.bx-message-rounded-add:before{content:"\edd8"}.bx-message-rounded-check:before{content:"\edd9"}.bx-message-rounded-detail:before{content:"\edda"}.bx-message-rounded-dots:before{content:"\eddb"}.bx-message-rounded-edit:before{content:"\eddc"}.bx-message-rounded-error:before{content:"\eddd"}.bx-message-rounded-minus:before{content:"\edde"}.bx-message-rounded-x:before{content:"\eddf"}.bx-message-square:before{content:"\ede0"}.bx-message-square-add:before{content:"\ede1"}.bx-message-square-check:before{content:"\ede2"}.bx-message-square-detail:before{content:"\ede3"}.bx-message-square-dots:before{content:"\ede4"}.bx-message-square-edit:before{content:"\ede5"}.bx-message-square-error:before{content:"\ede6"}.bx-message-square-minus:before{content:"\ede7"}.bx-message-square-x:before{content:"\ede8"}.bx-message-x:before{content:"\ede9"}.bx-meteor:before{content:"\edea"}.bx-microchip:before{content:"\edeb"}.bx-microphone:before{content:"\edec"}.bx-microphone-off:before{content:"\eded"}.bx-minus:before{content:"\edee"}.bx-minus-back:before{content:"\edef"}.bx-minus-circle:before{content:"\edf0"}.bx-minus-front:before{content:"\edf1"}.bx-mobile:before{content:"\edf2"}.bx-mobile-alt:before{content:"\edf3"}.bx-mobile-landscape:before{content:"\edf4"}.bx-mobile-vibration:before{content:"\edf5"}.bx-money:before{content:"\edf6"}.bx-moon:before{content:"\edf7"}.bx-mouse:before{content:"\edf8"}.bx-mouse-alt:before{content:"\edf9"}.bx-move:before{content:"\edfa"}.bx-move-horizontal:before{content:"\edfb"}.bx-move-vertical:before{content:"\edfc"}.bx-movie:before{content:"\edfd"}.bx-movie-play:before{content:"\edfe"}.bx-music:before{content:"\edff"}.bx-navigation:before{content:"\ee00"}.bx-network-chart:before{content:"\ee01"}.bx-news:before{content:"\ee02"}.bx-no-entry:before{content:"\ee03"}.bx-note:before{content:"\ee04"}.bx-notepad:before{content:"\ee05"}.bx-notification:before{content:"\ee06"}.bx-notification-off:before{content:"\ee07"}.bx-outline:before{content:"\ee08"}.bx-package:before{content:"\ee09"}.bx-paint:before{content:"\ee0a"}.bx-paint-roll:before{content:"\ee0b"}.bx-palette:before{content:"\ee0c"}.bx-paperclip:before{content:"\ee0d"}.bx-paper-plane:before{content:"\ee0e"}.bx-paragraph:before{content:"\ee0f"}.bx-paste:before{content:"\ee10"}.bx-pause:before{content:"\ee11"}.bx-pause-circle:before{content:"\ee12"}.bx-pen:before{content:"\ee13"}.bx-pencil:before{content:"\ee14"}.bx-phone:before{content:"\ee15"}.bx-phone-call:before{content:"\ee16"}.bx-phone-incoming:before{content:"\ee17"}.bx-phone-off:before{content:"\ee18"}.bx-phone-outgoing:before{content:"\ee19"}.bx-photo-album:before{content:"\ee1a"}.bx-pie-chart:before{content:"\ee1b"}.bx-pie-chart-alt:before{content:"\ee1c"}.bx-pie-chart-alt-2:before{content:"\ee1d"}.bx-pin:before{content:"\ee1e"}.bx-planet:before{content:"\ee1f"}.bx-play:before{content:"\ee20"}.bx-play-circle:before{content:"\ee21"}.bx-plug:before{content:"\ee22"}.bx-plus:before{content:"\ee23"}.bx-plus-circle:before{content:"\ee24"}.bx-plus-medical:before{content:"\ee25"}.bx-podcast:before{content:"\ee26"}.bx-pointer:before{content:"\ee27"}.bx-poll:before{content:"\ee28"}.bx-polygon:before{content:"\ee29"}.bx-pound:before{content:"\ee2a"}.bx-power-off:before{content:"\ee2b"}.bx-printer:before{content:"\ee2c"}.bx-pulse:before{content:"\ee2d"}.bx-purchase-tag:before{content:"\ee2e"}.bx-purchase-tag-alt:before{content:"\ee2f"}.bx-pyramid:before{content:"\ee30"}.bx-qr:before{content:"\ee31"}.bx-qr-scan:before{content:"\ee32"}.bx-question-mark:before{content:"\ee33"}.bx-radar:before{content:"\ee34"}.bx-radio:before{content:"\ee35"}.bx-radio-circle:before{content:"\ee36"}.bx-radio-circle-marked:before{content:"\ee37"}.bx-receipt:before{content:"\ee38"}.bx-rectangle:before{content:"\ee39"}.bx-recycle:before{content:"\ee3a"}.bx-redo:before{content:"\ee3b"}.bx-refresh:before{content:"\ee3c"}.bx-registered:before{content:"\ee3d"}.bx-rename:before{content:"\ee3e"}.bx-repeat:before{content:"\ee3f"}.bx-reply:before{content:"\ee40"}.bx-reply-all:before{content:"\ee41"}.bx-repost:before{content:"\ee42"}.bx-reset:before{content:"\ee43"}.bx-restaurant:before{content:"\ee44"}.bx-revision:before{content:"\ee45"}.bx-rewind:before{content:"\ee46"}.bx-rewind-circle:before{content:"\ee47"}.bx-right-arrow:before{content:"\ee48"}.bx-right-arrow-alt:before{content:"\ee49"}.bx-right-arrow-circle:before{content:"\ee4a"}.bx-right-down-arrow-circle:before{content:"\ee4b"}.bx-right-indent:before{content:"\ee4c"}.bx-right-top-arrow-circle:before{content:"\ee4d"}.bx-rocket:before{content:"\ee4e"}.bx-rotate-left:before{content:"\ee4f"}.bx-rotate-right:before{content:"\ee50"}.bx-rss:before{content:"\ee51"}.bx-ruble:before{content:"\ee52"}.bx-ruler:before{content:"\ee53"}.bx-run:before{content:"\ee54"}.bx-rupee:before{content:"\ee55"}.bx-sad:before{content:"\ee56"}.bx-save:before{content:"\ee57"}.bx-scan:before{content:"\ee58"}.bx-screenshot:before{content:"\ee59"}.bx-search:before{content:"\ee5a"}.bx-search-alt:before{content:"\ee5b"}.bx-search-alt-2:before{content:"\ee5c"}.bx-selection:before{content:"\ee5d"}.bx-select-multiple:before{content:"\ee5e"}.bx-send:before{content:"\ee5f"}.bx-server:before{content:"\ee60"}.bx-shape-circle:before{content:"\ee61"}.bx-shape-polygon:before{content:"\ee62"}.bx-shape-square:before{content:"\ee63"}.bx-shape-triangle:before{content:"\ee64"}.bx-share:before{content:"\ee65"}.bx-share-alt:before{content:"\ee66"}.bx-shekel:before{content:"\ee67"}.bx-shield:before{content:"\ee68"}.bx-shield-alt:before{content:"\ee69"}.bx-shield-alt-2:before{content:"\ee6a"}.bx-shield-quarter:before{content:"\ee6b"}.bx-shield-x:before{content:"\ee6c"}.bx-shocked:before{content:"\ee6d"}.bx-shopping-bag:before{content:"\ee6e"}.bx-show:before{content:"\ee6f"}.bx-show-alt:before{content:"\ee70"}.bx-shuffle:before{content:"\ee71"}.bx-sidebar:before{content:"\ee72"}.bx-sitemap:before{content:"\ee73"}.bx-skip-next:before{content:"\ee74"}.bx-skip-next-circle:before{content:"\ee75"}.bx-skip-previous:before{content:"\ee76"}.bx-skip-previous-circle:before{content:"\ee77"}.bx-sleepy:before{content:"\ee78"}.bx-slider:before{content:"\ee79"}.bx-slider-alt:before{content:"\ee7a"}.bx-slideshow:before{content:"\ee7b"}.bx-smile:before{content:"\ee7c"}.bx-sort:before{content:"\ee7d"}.bx-sort-alt-2:before{content:"\ee7e"}.bx-sort-a-z:before{content:"\ee7f"}.bx-sort-down:before{content:"\ee80"}.bx-sort-up:before{content:"\ee81"}.bx-sort-z-a:before{content:"\ee82"}.bx-spa:before{content:"\ee83"}.bx-space-bar:before{content:"\ee84"}.bx-speaker:before{content:"\ee85"}.bx-spray-can:before{content:"\ee86"}.bx-spreadsheet:before{content:"\ee87"}.bx-square:before{content:"\ee88"}.bx-square-rounded:before{content:"\ee89"}.bx-star:before{content:"\ee8a"}.bx-station:before{content:"\ee8b"}.bx-stats:before{content:"\ee8c"}.bx-sticker:before{content:"\ee8d"}.bx-stop:before{content:"\ee8e"}.bx-stop-circle:before{content:"\ee8f"}.bx-stopwatch:before{content:"\ee90"}.bx-store:before{content:"\ee91"}.bx-store-alt:before{content:"\ee92"}.bx-street-view:before{content:"\ee93"}.bx-strikethrough:before{content:"\ee94"}.bx-subdirectory-left:before{content:"\ee95"}.bx-subdirectory-right:before{content:"\ee96"}.bx-sun:before{content:"\ee97"}.bx-support:before{content:"\ee98"}.bx-swim:before{content:"\ee99"}.bx-sync:before{content:"\ee9a"}.bx-tab:before{content:"\ee9b"}.bx-table:before{content:"\ee9c"}.bx-tachometer:before{content:"\ee9d"}.bx-tag:before{content:"\ee9e"}.bx-tag-alt:before{content:"\ee9f"}.bx-target-lock:before{content:"\eea0"}.bx-task:before{content:"\eea1"}.bx-task-x:before{content:"\eea2"}.bx-taxi:before{content:"\eea3"}.bx-tennis-ball:before{content:"\eea4"}.bx-terminal:before{content:"\eea5"}.bx-test-tube:before{content:"\eea6"}.bx-text:before{content:"\eea7"}.bx-time:before{content:"\eea8"}.bx-time-five:before{content:"\eea9"}.bx-timer:before{content:"\eeaa"}.bx-tired:before{content:"\eeab"}.bx-toggle-left:before{content:"\eeac"}.bx-toggle-right:before{content:"\eead"}.bx-tone:before{content:"\eeae"}.bx-traffic-cone:before{content:"\eeaf"}.bx-train:before{content:"\eeb0"}.bx-transfer:before{content:"\eeb1"}.bx-transfer-alt:before{content:"\eeb2"}.bx-trash:before{content:"\eeb3"}.bx-trash-alt:before{content:"\eeb4"}.bx-trending-down:before{content:"\eeb5"}.bx-trending-up:before{content:"\eeb6"}.bx-trim:before{content:"\eeb7"}.bx-trip:before{content:"\eeb8"}.bx-trophy:before{content:"\eeb9"}.bx-tv:before{content:"\eeba"}.bx-underline:before{content:"\eebb"}.bx-undo:before{content:"\eebc"}.bx-unite:before{content:"\eebd"}.bx-unlink:before{content:"\eebe"}.bx-up-arrow:before{content:"\eebf"}.bx-up-arrow-alt:before{content:"\eec0"}.bx-up-arrow-circle:before{content:"\eec1"}.bx-upload:before{content:"\eec2"}.bx-upside-down:before{content:"\eec3"}.bx-upvote:before{content:"\eec4"}.bx-usb:before{content:"\eec5"}.bx-user:before{content:"\eec6"}.bx-user-check:before{content:"\eec7"}.bx-user-circle:before{content:"\eec8"}.bx-user-minus:before{content:"\eec9"}.bx-user-pin:before{content:"\eeca"}.bx-user-plus:before{content:"\eecb"}.bx-user-voice:before{content:"\eecc"}.bx-user-x:before{content:"\eecd"}.bx-vector:before{content:"\eece"}.bx-vertical-center:before{content:"\eecf"}.bx-vial:before{content:"\eed0"}.bx-video:before{content:"\eed1"}.bx-video-off:before{content:"\eed2"}.bx-video-plus:before{content:"\eed3"}.bx-video-recording:before{content:"\eed4"}.bx-voicemail:before{content:"\eed5"}.bx-volume:before{content:"\eed6"}.bx-volume-full:before{content:"\eed7"}.bx-volume-low:before{content:"\eed8"}.bx-volume-mute:before{content:"\eed9"}.bx-walk:before{content:"\eeda"}.bx-wallet:before{content:"\eedb"}.bx-wallet-alt:before{content:"\eedc"}.bx-water:before{content:"\eedd"}.bx-webcam:before{content:"\eede"}.bx-wifi:before{content:"\eedf"}.bx-wifi-0:before{content:"\eee0"}.bx-wifi-1:before{content:"\eee1"}.bx-wifi-2:before{content:"\eee2"}.bx-wifi-off:before{content:"\eee3"}.bx-wind:before{content:"\eee4"}.bx-window:before{content:"\eee5"}.bx-window-alt:before{content:"\eee6"}.bx-window-close:before{content:"\eee7"}.bx-window-open:before{content:"\eee8"}.bx-windows:before{content:"\eee9"}.bx-wine:before{content:"\eeea"}.bx-wink-smile:before{content:"\eeeb"}.bx-wink-tongue:before{content:"\eeec"}.bx-won:before{content:"\eeed"}.bx-world:before{content:"\eeee"}.bx-wrench:before{content:"\eeef"}.bx-x:before{content:"\eef0"}.bx-x-circle:before{content:"\eef1"}.bx-yen:before{content:"\eef2"}.bx-zoom-in:before{content:"\eef3"}.bx-zoom-out:before{content:"\eef4"}.bx{vertical-align:middle;font-size:1.15rem;line-height:1}@font-face{font-family:boxicons;font-weight:400;font-style:normal;src:url("./media/boxicons-MDSNM7QE.eot");src:url("./media/boxicons-MDSNM7QE.eot") format("embedded-opentype"),url("./media/boxicons-LAKOXMPM.woff2") format("woff2"),url("./media/boxicons-ROGHTBWP.woff") format("woff"),url("./media/boxicons-KXFLMJZY.ttf") format("truetype"),url("./media/boxicons-E4BXKXVO.svg?#boxicons") format("svg")}.fa{font-family:var(--fa-style-family, "Font Awesome 6 Free");font-weight:var(--fa-style, 900)}.fa,.fas,.fa-solid,.far,.fa-regular,.fal,.fa-light,.fat,.fa-thin,.fad,.fa-duotone,.fab,.fa-brands{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.0833333337em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.0714285718em;vertical-align:.0535714295em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.0416666682em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin, 2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em) * -1);position:absolute;text-align:center;width:var(--fa-li-width, 2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color, #eee);border-radius:var(--fa-border-radius, .1em);border-style:var(--fa-border-style, solid);border-width:var(--fa-border-width, .08em);padding:var(--fa-border-padding, .2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin, .3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin, .3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay, 0);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay, 0);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(.28, .84, .42, 1))}.fa-fade{animation-name:fa-fade;animation-delay:var(--fa-animation-delay, 0);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))}.fa-beat-fade{animation-name:fa-beat-fade;animation-delay:var(--fa-animation-delay, 0);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay, 0);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-shake{animation-name:fa-shake;animation-delay:var(--fa-animation-delay, 0);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin{animation-name:fa-spin;animation-delay:var(--fa-animation-delay, 0);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 2s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin-reverse{--fa-animation-direction: reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, steps(8))}@media (prefers-reduced-motion: reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale, 1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, .9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x, .9),var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, .95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound, -.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, .4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity, .4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale, 1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle, none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index, auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse, #fff)}.fa-0:before{content:"0"}.fa-1:before{content:"1"}.fa-2:before{content:"2"}.fa-3:before{content:"3"}.fa-4:before{content:"4"}.fa-5:before{content:"5"}.fa-6:before{content:"6"}.fa-7:before{content:"7"}.fa-8:before{content:"8"}.fa-9:before{content:"9"}.fa-a:before{content:"A"}.fa-address-book:before{content:"\f2b9"}.fa-contact-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-contact-card:before{content:"\f2bb"}.fa-vcard:before{content:"\f2bb"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-anchor:before{content:"\f13d"}.fa-anchor-circle-check:before{content:"\e4aa"}.fa-anchor-circle-exclamation:before{content:"\e4ab"}.fa-anchor-circle-xmark:before{content:"\e4ac"}.fa-anchor-lock:before{content:"\e4ad"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angles-down:before{content:"\f103"}.fa-angle-double-down:before{content:"\f103"}.fa-angles-left:before{content:"\f100"}.fa-angle-double-left:before{content:"\f100"}.fa-angles-right:before{content:"\f101"}.fa-angle-double-right:before{content:"\f101"}.fa-angles-up:before{content:"\f102"}.fa-angle-double-up:before{content:"\f102"}.fa-ankh:before{content:"\f644"}.fa-apple-whole:before{content:"\f5d1"}.fa-apple-alt:before{content:"\f5d1"}.fa-archway:before{content:"\f557"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-down-1-9:before{content:"\f162"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-down:before{content:"\f162"}.fa-arrow-down-9-1:before{content:"\f886"}.fa-sort-numeric-desc:before{content:"\f886"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-arrow-down-a-z:before{content:"\f15d"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-arrow-down-long:before{content:"\f175"}.fa-long-arrow-down:before{content:"\f175"}.fa-arrow-down-short-wide:before{content:"\f884"}.fa-sort-amount-desc:before{content:"\f884"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-arrow-down-up-across-line:before{content:"\e4af"}.fa-arrow-down-up-lock:before{content:"\e4b0"}.fa-arrow-down-wide-short:before{content:"\f160"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-down:before{content:"\f160"}.fa-arrow-down-z-a:before{content:"\f881"}.fa-sort-alpha-desc:before{content:"\f881"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-left-long:before{content:"\f177"}.fa-long-arrow-left:before{content:"\f177"}.fa-arrow-pointer:before{content:"\f245"}.fa-mouse-pointer:before{content:"\f245"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-right-arrow-left:before{content:"\f0ec"}.fa-exchange:before{content:"\f0ec"}.fa-arrow-right-from-bracket:before{content:"\f08b"}.fa-sign-out:before{content:"\f08b"}.fa-arrow-right-long:before{content:"\f178"}.fa-long-arrow-right:before{content:"\f178"}.fa-arrow-right-to-bracket:before{content:"\f090"}.fa-sign-in:before{content:"\f090"}.fa-arrow-right-to-city:before{content:"\e4b3"}.fa-arrow-rotate-left:before{content:"\f0e2"}.fa-arrow-left-rotate:before{content:"\f0e2"}.fa-arrow-rotate-back:before{content:"\f0e2"}.fa-arrow-rotate-backward:before{content:"\f0e2"}.fa-undo:before{content:"\f0e2"}.fa-arrow-rotate-right:before{content:"\f01e"}.fa-arrow-right-rotate:before{content:"\f01e"}.fa-arrow-rotate-forward:before{content:"\f01e"}.fa-redo:before{content:"\f01e"}.fa-arrow-trend-down:before{content:"\e097"}.fa-arrow-trend-up:before{content:"\e098"}.fa-arrow-turn-down:before{content:"\f149"}.fa-level-down:before{content:"\f149"}.fa-arrow-turn-up:before{content:"\f148"}.fa-level-up:before{content:"\f148"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-up-1-9:before{content:"\f163"}.fa-sort-numeric-up:before{content:"\f163"}.fa-arrow-up-9-1:before{content:"\f887"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-arrow-up-a-z:before{content:"\f15e"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-arrow-up-from-ground-water:before{content:"\e4b5"}.fa-arrow-up-from-water-pump:before{content:"\e4b6"}.fa-arrow-up-long:before{content:"\f176"}.fa-long-arrow-up:before{content:"\f176"}.fa-arrow-up-right-dots:before{content:"\e4b7"}.fa-arrow-up-right-from-square:before{content:"\f08e"}.fa-external-link:before{content:"\f08e"}.fa-arrow-up-short-wide:before{content:"\f885"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-arrow-up-wide-short:before{content:"\f161"}.fa-sort-amount-up:before{content:"\f161"}.fa-arrow-up-z-a:before{content:"\f882"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-arrows-down-to-line:before{content:"\e4b8"}.fa-arrows-down-to-people:before{content:"\e4b9"}.fa-arrows-left-right:before{content:"\f07e"}.fa-arrows-h:before{content:"\f07e"}.fa-arrows-left-right-to-line:before{content:"\e4ba"}.fa-arrows-rotate:before{content:"\f021"}.fa-refresh:before{content:"\f021"}.fa-sync:before{content:"\f021"}.fa-arrows-spin:before{content:"\e4bb"}.fa-arrows-split-up-and-left:before{content:"\e4bc"}.fa-arrows-to-circle:before{content:"\e4bd"}.fa-arrows-to-dot:before{content:"\e4be"}.fa-arrows-to-eye:before{content:"\e4bf"}.fa-arrows-turn-right:before{content:"\e4c0"}.fa-arrows-turn-to-dots:before{content:"\e4c1"}.fa-arrows-up-down:before{content:"\f07d"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-up-down-left-right:before{content:"\f047"}.fa-arrows:before{content:"\f047"}.fa-arrows-up-to-line:before{content:"\e4c2"}.fa-asterisk:before{content:"*"}.fa-at:before{content:"@"}.fa-atom:before{content:"\f5d2"}.fa-audio-description:before{content:"\f29e"}.fa-austral-sign:before{content:"\e0a9"}.fa-award:before{content:"\f559"}.fa-b:before{content:"B"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-carriage-baby:before{content:"\f77d"}.fa-backward:before{content:"\f04a"}.fa-backward-fast:before{content:"\f049"}.fa-fast-backward:before{content:"\f049"}.fa-backward-step:before{content:"\f048"}.fa-step-backward:before{content:"\f048"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bag-shopping:before{content:"\f290"}.fa-shopping-bag:before{content:"\f290"}.fa-bahai:before{content:"\f666"}.fa-baht-sign:before{content:"\e0ac"}.fa-ban:before{content:"\f05e"}.fa-cancel:before{content:"\f05e"}.fa-ban-smoking:before{content:"\f54d"}.fa-smoking-ban:before{content:"\f54d"}.fa-bandage:before{content:"\f462"}.fa-band-aid:before{content:"\f462"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-navicon:before{content:"\f0c9"}.fa-bars-progress:before{content:"\f828"}.fa-tasks-alt:before{content:"\f828"}.fa-bars-staggered:before{content:"\f550"}.fa-reorder:before{content:"\f550"}.fa-stream:before{content:"\f550"}.fa-baseball:before{content:"\f433"}.fa-baseball-ball:before{content:"\f433"}.fa-baseball-bat-ball:before{content:"\f432"}.fa-basket-shopping:before{content:"\f291"}.fa-shopping-basket:before{content:"\f291"}.fa-basketball:before{content:"\f434"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-bathtub:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-0:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery:before{content:"\f240"}.fa-battery-5:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-3:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-2:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-4:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-bed-pulse:before{content:"\f487"}.fa-procedures:before{content:"\f487"}.fa-beer-mug-empty:before{content:"\f0fc"}.fa-beer:before{content:"\f0fc"}.fa-bell:before{content:"\f0f3"}.fa-bell-concierge:before{content:"\f562"}.fa-concierge-bell:before{content:"\f562"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bicycle:before{content:"\f206"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-bitcoin-sign:before{content:"\e0b4"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blog:before{content:"\f781"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-zap:before{content:"\f0e7"}.fa-bolt-lightning:before{content:"\e0b7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-atlas:before{content:"\f558"}.fa-atlas:before{content:"\f558"}.fa-book-bible:before{content:"\f647"}.fa-bible:before{content:"\f647"}.fa-book-bookmark:before{content:"\e0bb"}.fa-book-journal-whills:before{content:"\f66a"}.fa-journal-whills:before{content:"\f66a"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-open-reader:before{content:"\f5da"}.fa-book-reader:before{content:"\f5da"}.fa-book-quran:before{content:"\f687"}.fa-quran:before{content:"\f687"}.fa-book-skull:before{content:"\f6b7"}.fa-book-dead:before{content:"\f6b7"}.fa-bookmark:before{content:"\f02e"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-top-left:before{content:"\f853"}.fa-border-style:before{content:"\f853"}.fa-bore-hole:before{content:"\e4c3"}.fa-bottle-droplet:before{content:"\e4c4"}.fa-bottle-water:before{content:"\e4c5"}.fa-bowl-food:before{content:"\e4c6"}.fa-bowl-rice:before{content:"\e2eb"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-archive:before{content:"\f187"}.fa-archive:before{content:"\f187"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes-packing:before{content:"\e4c7"}.fa-boxes-stacked:before{content:"\f468"}.fa-boxes:before{content:"\f468"}.fa-boxes-alt:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-brazilian-real-sign:before{content:"\e46c"}.fa-bread-slice:before{content:"\f7ec"}.fa-bridge:before{content:"\e4c8"}.fa-bridge-circle-check:before{content:"\e4c9"}.fa-bridge-circle-exclamation:before{content:"\e4ca"}.fa-bridge-circle-xmark:before{content:"\e4cb"}.fa-bridge-lock:before{content:"\e4cc"}.fa-bridge-water:before{content:"\e4ce"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broom:before{content:"\f51a"}.fa-broom-ball:before{content:"\f458"}.fa-quidditch:before{content:"\f458"}.fa-quidditch-broom-ball:before{content:"\f458"}.fa-brush:before{content:"\f55d"}.fa-bucket:before{content:"\e4cf"}.fa-bug:before{content:"\f188"}.fa-bug-slash:before{content:"\e490"}.fa-bugs:before{content:"\e4d0"}.fa-building:before{content:"\f1ad"}.fa-building-circle-arrow-right:before{content:"\e4d1"}.fa-building-circle-check:before{content:"\e4d2"}.fa-building-circle-exclamation:before{content:"\e4d3"}.fa-building-circle-xmark:before{content:"\e4d4"}.fa-building-columns:before{content:"\f19c"}.fa-bank:before{content:"\f19c"}.fa-institution:before{content:"\f19c"}.fa-museum:before{content:"\f19c"}.fa-university:before{content:"\f19c"}.fa-building-flag:before{content:"\e4d5"}.fa-building-lock:before{content:"\e4d6"}.fa-building-ngo:before{content:"\e4d7"}.fa-building-shield:before{content:"\e4d8"}.fa-building-un:before{content:"\e4d9"}.fa-building-user:before{content:"\e4da"}.fa-building-wheat:before{content:"\e4db"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burger:before{content:"\f805"}.fa-hamburger:before{content:"\f805"}.fa-burst:before{content:"\e4dc"}.fa-bus:before{content:"\f207"}.fa-bus-simple:before{content:"\f55e"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-briefcase-clock:before{content:"\f64a"}.fa-c:before{content:"C"}.fa-cake-candles:before{content:"\f1fd"}.fa-birthday-cake:before{content:"\f1fd"}.fa-cake:before{content:"\f1fd"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-days:before{content:"\f073"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-week:before{content:"\f784"}.fa-calendar-xmark:before{content:"\f273"}.fa-calendar-times:before{content:"\f273"}.fa-camera:before{content:"\f030"}.fa-camera-alt:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-camera-rotate:before{content:"\e0d8"}.fa-campground:before{content:"\f6bb"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-automobile:before{content:"\f1b9"}.fa-car-battery:before{content:"\f5df"}.fa-battery-car:before{content:"\f5df"}.fa-car-burst:before{content:"\f5e1"}.fa-car-crash:before{content:"\f5e1"}.fa-car-on:before{content:"\e4dd"}.fa-car-rear:before{content:"\f5de"}.fa-car-alt:before{content:"\f5de"}.fa-car-side:before{content:"\f5e4"}.fa-car-tunnel:before{content:"\e4de"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-flatbed:before{content:"\f474"}.fa-dolly-flatbed:before{content:"\f474"}.fa-cart-flatbed-suitcase:before{content:"\f59d"}.fa-luggage-cart:before{content:"\f59d"}.fa-cart-plus:before{content:"\f217"}.fa-cart-shopping:before{content:"\f07a"}.fa-shopping-cart:before{content:"\f07a"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cedi-sign:before{content:"\e0df"}.fa-cent-sign:before{content:"\e3f5"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-blackboard:before{content:"\f51b"}.fa-chalkboard-user:before{content:"\f51c"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-champagne-glasses:before{content:"\f79f"}.fa-glass-cheers:before{content:"\f79f"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-area-chart:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-bar-chart:before{content:"\f080"}.fa-chart-column:before{content:"\e0e3"}.fa-chart-gantt:before{content:"\e0e4"}.fa-chart-line:before{content:"\f201"}.fa-line-chart:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-pie-chart:before{content:"\f200"}.fa-chart-simple:before{content:"\e473"}.fa-check:before{content:"\f00c"}.fa-check-double:before{content:"\f560"}.fa-check-to-slot:before{content:"\f772"}.fa-vote-yea:before{content:"\f772"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-child-dress:before{content:"\e59c"}.fa-child-reaching:before{content:"\e59d"}.fa-child-rifle:before{content:"\e4e0"}.fa-children:before{content:"\e4e1"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-arrow-down:before{content:"\f0ab"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-circle-arrow-left:before{content:"\f0a8"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-circle-arrow-right:before{content:"\f0a9"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-circle-arrow-up:before{content:"\f0aa"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-circle-check:before{content:"\f058"}.fa-check-circle:before{content:"\f058"}.fa-circle-chevron-down:before{content:"\f13a"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-circle-chevron-left:before{content:"\f137"}.fa-chevron-circle-left:before{content:"\f137"}.fa-circle-chevron-right:before{content:"\f138"}.fa-chevron-circle-right:before{content:"\f138"}.fa-circle-chevron-up:before{content:"\f139"}.fa-chevron-circle-up:before{content:"\f139"}.fa-circle-dollar-to-slot:before{content:"\f4b9"}.fa-donate:before{content:"\f4b9"}.fa-circle-dot:before{content:"\f192"}.fa-dot-circle:before{content:"\f192"}.fa-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-circle-exclamation:before{content:"\f06a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-circle-h:before{content:"\f47e"}.fa-hospital-symbol:before{content:"\f47e"}.fa-circle-half-stroke:before{content:"\f042"}.fa-adjust:before{content:"\f042"}.fa-circle-info:before{content:"\f05a"}.fa-info-circle:before{content:"\f05a"}.fa-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-circle-minus:before{content:"\f056"}.fa-minus-circle:before{content:"\f056"}.fa-circle-nodes:before{content:"\e4e2"}.fa-circle-notch:before{content:"\f1ce"}.fa-circle-pause:before{content:"\f28b"}.fa-pause-circle:before{content:"\f28b"}.fa-circle-play:before{content:"\f144"}.fa-play-circle:before{content:"\f144"}.fa-circle-plus:before{content:"\f055"}.fa-plus-circle:before{content:"\f055"}.fa-circle-question:before{content:"\f059"}.fa-question-circle:before{content:"\f059"}.fa-circle-radiation:before{content:"\f7ba"}.fa-radiation-alt:before{content:"\f7ba"}.fa-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-circle-stop:before{content:"\f28d"}.fa-stop-circle:before{content:"\f28d"}.fa-circle-up:before{content:"\f35b"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-circle-user:before{content:"\f2bd"}.fa-user-circle:before{content:"\f2bd"}.fa-circle-xmark:before{content:"\f057"}.fa-times-circle:before{content:"\f057"}.fa-xmark-circle:before{content:"\f057"}.fa-city:before{content:"\f64f"}.fa-clapperboard:before{content:"\e131"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clipboard-question:before{content:"\e4e3"}.fa-clipboard-user:before{content:"\f7f3"}.fa-clock:before{content:"\f017"}.fa-clock-four:before{content:"\f017"}.fa-clock-rotate-left:before{content:"\f1da"}.fa-history:before{content:"\f1da"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-arrow-down:before{content:"\f0ed"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-download-alt:before{content:"\f0ed"}.fa-cloud-arrow-up:before{content:"\f0ee"}.fa-cloud-upload:before{content:"\f0ee"}.fa-cloud-upload-alt:before{content:"\f0ee"}.fa-cloud-bolt:before{content:"\f76c"}.fa-thunderstorm:before{content:"\f76c"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-showers-water:before{content:"\e4e4"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-clover:before{content:"\e139"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-code-commit:before{content:"\f386"}.fa-code-compare:before{content:"\e13a"}.fa-code-fork:before{content:"\e13b"}.fa-code-merge:before{content:"\f387"}.fa-code-pull-request:before{content:"\e13c"}.fa-coins:before{content:"\f51e"}.fa-colon-sign:before{content:"\e140"}.fa-comment:before{content:"\f075"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-commenting:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comment-sms:before{content:"\f7cd"}.fa-sms:before{content:"\f7cd"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compass-drafting:before{content:"\f568"}.fa-drafting-compass:before{content:"\f568"}.fa-compress:before{content:"\f066"}.fa-computer:before{content:"\e4e5"}.fa-computer-mouse:before{content:"\f8cc"}.fa-mouse:before{content:"\f8cc"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cow:before{content:"\f6c8"}.fa-credit-card:before{content:"\f09d"}.fa-credit-card-alt:before{content:"\f09d"}.fa-crop:before{content:"\f125"}.fa-crop-simple:before{content:"\f565"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-cruzeiro-sign:before{content:"\e152"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cubes-stacked:before{content:"\e4e6"}.fa-d:before{content:"D"}.fa-database:before{content:"\f1c0"}.fa-delete-left:before{content:"\f55a"}.fa-backspace:before{content:"\f55a"}.fa-democrat:before{content:"\f747"}.fa-desktop:before{content:"\f390"}.fa-desktop-alt:before{content:"\f390"}.fa-dharmachakra:before{content:"\f655"}.fa-diagram-next:before{content:"\e476"}.fa-diagram-predecessor:before{content:"\e477"}.fa-diagram-project:before{content:"\f542"}.fa-project-diagram:before{content:"\f542"}.fa-diagram-successor:before{content:"\e47a"}.fa-diamond:before{content:"\f219"}.fa-diamond-turn-right:before{content:"\f5eb"}.fa-directions:before{content:"\f5eb"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-disease:before{content:"\f7fa"}.fa-display:before{content:"\e163"}.fa-divide:before{content:"\f529"}.fa-dna:before{content:"\f471"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"$"}.fa-dollar:before{content:"$"}.fa-usd:before{content:"$"}.fa-dolly:before{content:"\f472"}.fa-dolly-box:before{content:"\f472"}.fa-dong-sign:before{content:"\e169"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dove:before{content:"\f4ba"}.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-compress-alt:before{content:"\f422"}.fa-down-long:before{content:"\f309"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-download:before{content:"\f019"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-droplet:before{content:"\f043"}.fa-tint:before{content:"\f043"}.fa-droplet-slash:before{content:"\f5c7"}.fa-tint-slash:before{content:"\f5c7"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-e:before{content:"E"}.fa-ear-deaf:before{content:"\f2a4"}.fa-deaf:before{content:"\f2a4"}.fa-deafness:before{content:"\f2a4"}.fa-hard-of-hearing:before{content:"\f2a4"}.fa-ear-listen:before{content:"\f2a2"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-earth-africa:before{content:"\f57c"}.fa-globe-africa:before{content:"\f57c"}.fa-earth-americas:before{content:"\f57d"}.fa-earth:before{content:"\f57d"}.fa-earth-america:before{content:"\f57d"}.fa-globe-americas:before{content:"\f57d"}.fa-earth-asia:before{content:"\f57e"}.fa-globe-asia:before{content:"\f57e"}.fa-earth-europe:before{content:"\f7a2"}.fa-globe-europe:before{content:"\f7a2"}.fa-earth-oceania:before{content:"\e47b"}.fa-globe-oceania:before{content:"\e47b"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elevator:before{content:"\e16d"}.fa-ellipsis:before{content:"\f141"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-vertical:before{content:"\f142"}.fa-ellipsis-v:before{content:"\f142"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-circle-check:before{content:"\e4e8"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelopes-bulk:before{content:"\f674"}.fa-mail-bulk:before{content:"\f674"}.fa-equals:before{content:"="}.fa-eraser:before{content:"\f12d"}.fa-ethernet:before{content:"\f796"}.fa-euro-sign:before{content:"\f153"}.fa-eur:before{content:"\f153"}.fa-euro:before{content:"\f153"}.fa-exclamation:before{content:"!"}.fa-expand:before{content:"\f065"}.fa-explosion:before{content:"\e4e9"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-dropper-empty:before{content:"\f1fb"}.fa-eyedropper:before{content:"\f1fb"}.fa-eye-low-vision:before{content:"\f2a8"}.fa-low-vision:before{content:"\f2a8"}.fa-eye-slash:before{content:"\f070"}.fa-f:before{content:"F"}.fa-face-angry:before{content:"\f556"}.fa-angry:before{content:"\f556"}.fa-face-dizzy:before{content:"\f567"}.fa-dizzy:before{content:"\f567"}.fa-face-flushed:before{content:"\f579"}.fa-flushed:before{content:"\f579"}.fa-face-frown:before{content:"\f119"}.fa-frown:before{content:"\f119"}.fa-face-frown-open:before{content:"\f57a"}.fa-frown-open:before{content:"\f57a"}.fa-face-grimace:before{content:"\f57f"}.fa-grimace:before{content:"\f57f"}.fa-face-grin:before{content:"\f580"}.fa-grin:before{content:"\f580"}.fa-face-grin-beam:before{content:"\f582"}.fa-grin-beam:before{content:"\f582"}.fa-face-grin-beam-sweat:before{content:"\f583"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-face-grin-hearts:before{content:"\f584"}.fa-grin-hearts:before{content:"\f584"}.fa-face-grin-squint:before{content:"\f585"}.fa-grin-squint:before{content:"\f585"}.fa-face-grin-squint-tears:before{content:"\f586"}.fa-grin-squint-tears:before{content:"\f586"}.fa-face-grin-stars:before{content:"\f587"}.fa-grin-stars:before{content:"\f587"}.fa-face-grin-tears:before{content:"\f588"}.fa-grin-tears:before{content:"\f588"}.fa-face-grin-tongue:before{content:"\f589"}.fa-grin-tongue:before{content:"\f589"}.fa-face-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-face-grin-tongue-wink:before{content:"\f58b"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-face-grin-wide:before{content:"\f581"}.fa-grin-alt:before{content:"\f581"}.fa-face-grin-wink:before{content:"\f58c"}.fa-grin-wink:before{content:"\f58c"}.fa-face-kiss:before{content:"\f596"}.fa-kiss:before{content:"\f596"}.fa-face-kiss-beam:before{content:"\f597"}.fa-kiss-beam:before{content:"\f597"}.fa-face-kiss-wink-heart:before{content:"\f598"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-face-laugh:before{content:"\f599"}.fa-laugh:before{content:"\f599"}.fa-face-laugh-beam:before{content:"\f59a"}.fa-laugh-beam:before{content:"\f59a"}.fa-face-laugh-squint:before{content:"\f59b"}.fa-laugh-squint:before{content:"\f59b"}.fa-face-laugh-wink:before{content:"\f59c"}.fa-laugh-wink:before{content:"\f59c"}.fa-face-meh:before{content:"\f11a"}.fa-meh:before{content:"\f11a"}.fa-face-meh-blank:before{content:"\f5a4"}.fa-meh-blank:before{content:"\f5a4"}.fa-face-rolling-eyes:before{content:"\f5a5"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-face-sad-cry:before{content:"\f5b3"}.fa-sad-cry:before{content:"\f5b3"}.fa-face-sad-tear:before{content:"\f5b4"}.fa-sad-tear:before{content:"\f5b4"}.fa-face-smile:before{content:"\f118"}.fa-smile:before{content:"\f118"}.fa-face-smile-beam:before{content:"\f5b8"}.fa-smile-beam:before{content:"\f5b8"}.fa-face-smile-wink:before{content:"\f4da"}.fa-smile-wink:before{content:"\f4da"}.fa-face-surprise:before{content:"\f5c2"}.fa-surprise:before{content:"\f5c2"}.fa-face-tired:before{content:"\f5c8"}.fa-tired:before{content:"\f5c8"}.fa-fan:before{content:"\f863"}.fa-faucet:before{content:"\e005"}.fa-faucet-drip:before{content:"\e006"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-pointed:before{content:"\f56b"}.fa-feather-alt:before{content:"\f56b"}.fa-ferry:before{content:"\e4ea"}.fa-file:before{content:"\f15b"}.fa-file-arrow-down:before{content:"\f56d"}.fa-file-download:before{content:"\f56d"}.fa-file-arrow-up:before{content:"\f574"}.fa-file-upload:before{content:"\f574"}.fa-file-audio:before{content:"\f1c7"}.fa-file-circle-check:before{content:"\e493"}.fa-file-circle-exclamation:before{content:"\e4eb"}.fa-file-circle-minus:before{content:"\e4ed"}.fa-file-circle-plus:before{content:"\e4ee"}.fa-file-circle-question:before{content:"\e4ef"}.fa-file-circle-xmark:before{content:"\e494"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-arrow-right-from-file:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-arrow-right-to-file:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-lines:before{content:"\f15c"}.fa-file-alt:before{content:"\f15c"}.fa-file-text:before{content:"\f15c"}.fa-file-medical:before{content:"\f477"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-pen:before{content:"\f31c"}.fa-file-edit:before{content:"\f31c"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-shield:before{content:"\e4f0"}.fa-file-signature:before{content:"\f573"}.fa-file-video:before{content:"\f1c8"}.fa-file-waveform:before{content:"\f478"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-word:before{content:"\f1c2"}.fa-file-zipper:before{content:"\f1c6"}.fa-file-archive:before{content:"\f1c6"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-filter-circle-dollar:before{content:"\f662"}.fa-funnel-dollar:before{content:"\f662"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-burner:before{content:"\e4f1"}.fa-fire-extinguisher:before{content:"\f134"}.fa-fire-flame-curved:before{content:"\f7e4"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-flame-simple:before{content:"\f46a"}.fa-burn:before{content:"\f46a"}.fa-fish:before{content:"\f578"}.fa-fish-fins:before{content:"\e4f2"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flask-vial:before{content:"\e4f3"}.fa-floppy-disk:before{content:"\f0c7"}.fa-save:before{content:"\f0c7"}.fa-florin-sign:before{content:"\e184"}.fa-folder:before{content:"\f07b"}.fa-folder-blank:before{content:"\f07b"}.fa-folder-closed:before{content:"\e185"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-folder-tree:before{content:"\f802"}.fa-font:before{content:"\f031"}.fa-football:before{content:"\f44e"}.fa-football-ball:before{content:"\f44e"}.fa-forward:before{content:"\f04e"}.fa-forward-fast:before{content:"\f050"}.fa-fast-forward:before{content:"\f050"}.fa-forward-step:before{content:"\f051"}.fa-step-forward:before{content:"\f051"}.fa-franc-sign:before{content:"\e18f"}.fa-frog:before{content:"\f52e"}.fa-futbol:before{content:"\f1e3"}.fa-futbol-ball:before{content:"\f1e3"}.fa-soccer-ball:before{content:"\f1e3"}.fa-g:before{content:"G"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gauge:before{content:"\f624"}.fa-dashboard:before{content:"\f624"}.fa-gauge-med:before{content:"\f624"}.fa-tachometer-alt-average:before{content:"\f624"}.fa-gauge-high:before{content:"\f625"}.fa-tachometer-alt:before{content:"\f625"}.fa-tachometer-alt-fast:before{content:"\f625"}.fa-gauge-simple:before{content:"\f629"}.fa-gauge-simple-med:before{content:"\f629"}.fa-tachometer-average:before{content:"\f629"}.fa-gauge-simple-high:before{content:"\f62a"}.fa-tachometer:before{content:"\f62a"}.fa-tachometer-fast:before{content:"\f62a"}.fa-gavel:before{content:"\f0e3"}.fa-legal:before{content:"\f0e3"}.fa-gear:before{content:"\f013"}.fa-cog:before{content:"\f013"}.fa-gears:before{content:"\f085"}.fa-cogs:before{content:"\f085"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-glass-water:before{content:"\e4f4"}.fa-glass-water-droplet:before{content:"\e4f5"}.fa-glasses:before{content:"\f530"}.fa-globe:before{content:"\f0ac"}.fa-golf-ball-tee:before{content:"\f450"}.fa-golf-ball:before{content:"\f450"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-mortar-board:before{content:"\f19d"}.fa-greater-than:before{content:">"}.fa-greater-than-equal:before{content:"\f532"}.fa-grip:before{content:"\f58d"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-group-arrows-rotate:before{content:"\e4f6"}.fa-guarani-sign:before{content:"\e19a"}.fa-guitar:before{content:"\f7a6"}.fa-gun:before{content:"\e19b"}.fa-h:before{content:"H"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand:before{content:"\f256"}.fa-hand-paper:before{content:"\f256"}.fa-hand-back-fist:before{content:"\f255"}.fa-hand-rock:before{content:"\f255"}.fa-hand-dots:before{content:"\f461"}.fa-allergies:before{content:"\f461"}.fa-hand-fist:before{content:"\f6de"}.fa-fist-raised:before{content:"\f6de"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-dollar:before{content:"\f4c0"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-droplet:before{content:"\f4c1"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-holding-hand:before{content:"\e4f7"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-handcuffs:before{content:"\e4f8"}.fa-hands:before{content:"\f2a7"}.fa-sign-language:before{content:"\f2a7"}.fa-signing:before{content:"\f2a7"}.fa-hands-asl-interpreting:before{content:"\f2a3"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-asl-interpreting:before{content:"\f2a3"}.fa-hands-american-sign-language-interpreting:before{content:"\f2a3"}.fa-hands-bound:before{content:"\e4f9"}.fa-hands-bubbles:before{content:"\e05e"}.fa-hands-wash:before{content:"\e05e"}.fa-hands-clapping:before{content:"\e1a8"}.fa-hands-holding:before{content:"\f4c2"}.fa-hands-holding-child:before{content:"\e4fa"}.fa-hands-holding-circle:before{content:"\e4fb"}.fa-hands-praying:before{content:"\f684"}.fa-praying-hands:before{content:"\f684"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-angle:before{content:"\f4c4"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake-simple:before{content:"\f4c6"}.fa-handshake-alt:before{content:"\f4c6"}.fa-handshake-simple-slash:before{content:"\e05f"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-drive:before{content:"\f0a0"}.fa-hdd:before{content:"\f0a0"}.fa-hashtag:before{content:"#"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-header:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-simple:before{content:"\f58f"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-circle-bolt:before{content:"\e4fc"}.fa-heart-circle-check:before{content:"\e4fd"}.fa-heart-circle-exclamation:before{content:"\e4fe"}.fa-heart-circle-minus:before{content:"\e4ff"}.fa-heart-circle-plus:before{content:"\e500"}.fa-heart-circle-xmark:before{content:"\e501"}.fa-heart-crack:before{content:"\f7a9"}.fa-heart-broken:before{content:"\f7a9"}.fa-heart-pulse:before{content:"\f21e"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-helicopter-symbol:before{content:"\e502"}.fa-helmet-safety:before{content:"\f807"}.fa-hard-hat:before{content:"\f807"}.fa-hat-hard:before{content:"\f807"}.fa-helmet-un:before{content:"\e503"}.fa-highlighter:before{content:"\f591"}.fa-hill-avalanche:before{content:"\e507"}.fa-hill-rockslide:before{content:"\e508"}.fa-hippo:before{content:"\f6ed"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f0f8"}.fa-hospital-wide:before{content:"\f0f8"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub-person:before{content:"\f593"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-2:before{content:"\f254"}.fa-hourglass-half:before{content:"\f254"}.fa-hourglass-empty:before{content:"\f252"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-3:before{content:"\f253"}.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-1:before{content:"\f251"}.fa-house:before{content:"\f015"}.fa-home:before{content:"\f015"}.fa-home-alt:before{content:"\f015"}.fa-home-lg-alt:before{content:"\f015"}.fa-house-chimney:before{content:"\e3af"}.fa-home-lg:before{content:"\e3af"}.fa-house-chimney-crack:before{content:"\f6f1"}.fa-house-damage:before{content:"\f6f1"}.fa-house-chimney-medical:before{content:"\f7f2"}.fa-clinic-medical:before{content:"\f7f2"}.fa-house-chimney-user:before{content:"\e065"}.fa-house-chimney-window:before{content:"\e00d"}.fa-house-circle-check:before{content:"\e509"}.fa-house-circle-exclamation:before{content:"\e50a"}.fa-house-circle-xmark:before{content:"\e50b"}.fa-house-crack:before{content:"\e3b1"}.fa-house-fire:before{content:"\e50c"}.fa-house-flag:before{content:"\e50d"}.fa-house-flood-water:before{content:"\e50e"}.fa-house-flood-water-circle-arrow-right:before{content:"\e50f"}.fa-house-laptop:before{content:"\e066"}.fa-laptop-house:before{content:"\e066"}.fa-house-lock:before{content:"\e510"}.fa-house-medical:before{content:"\e3b2"}.fa-house-medical-circle-check:before{content:"\e511"}.fa-house-medical-circle-exclamation:before{content:"\e512"}.fa-house-medical-circle-xmark:before{content:"\e513"}.fa-house-medical-flag:before{content:"\e514"}.fa-house-signal:before{content:"\e012"}.fa-house-tsunami:before{content:"\e515"}.fa-house-user:before{content:"\e1b0"}.fa-home-user:before{content:"\e1b0"}.fa-hryvnia-sign:before{content:"\f6f2"}.fa-hryvnia:before{content:"\f6f2"}.fa-hurricane:before{content:"\f751"}.fa-i:before{content:"I"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-heart-music-camera-bolt:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-drivers-license:before{content:"\f2c2"}.fa-id-card-clip:before{content:"\f47f"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-image-portrait:before{content:"\f3e0"}.fa-portrait:before{content:"\f3e0"}.fa-images:before{content:"\f302"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-indian-rupee-sign:before{content:"\e1bc"}.fa-indian-rupee:before{content:"\e1bc"}.fa-inr:before{content:"\e1bc"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-italic:before{content:"\f033"}.fa-j:before{content:"J"}.fa-jar:before{content:"\e516"}.fa-jar-wheat:before{content:"\e517"}.fa-jedi:before{content:"\f669"}.fa-jet-fighter:before{content:"\f0fb"}.fa-fighter-jet:before{content:"\f0fb"}.fa-jet-fighter-up:before{content:"\e518"}.fa-joint:before{content:"\f595"}.fa-jug-detergent:before{content:"\e519"}.fa-k:before{content:"K"}.fa-kaaba:before{content:"\f66b"}.fa-key:before{content:"\f084"}.fa-keyboard:before{content:"\f11c"}.fa-khanda:before{content:"\f66d"}.fa-kip-sign:before{content:"\e1c4"}.fa-kit-medical:before{content:"\f479"}.fa-first-aid:before{content:"\f479"}.fa-kitchen-set:before{content:"\e51a"}.fa-kiwi-bird:before{content:"\f535"}.fa-l:before{content:"L"}.fa-land-mine-on:before{content:"\e51b"}.fa-landmark:before{content:"\f66f"}.fa-landmark-dome:before{content:"\f752"}.fa-landmark-alt:before{content:"\f752"}.fa-landmark-flag:before{content:"\e51c"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-file:before{content:"\e51d"}.fa-laptop-medical:before{content:"\f812"}.fa-lari-sign:before{content:"\e1c8"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-left-long:before{content:"\f30a"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-left-right:before{content:"\f337"}.fa-arrows-alt-h:before{content:"\f337"}.fa-lemon:before{content:"\f094"}.fa-less-than:before{content:"<"}.fa-less-than-equal:before{content:"\f537"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-lines-leaning:before{content:"\e51e"}.fa-link:before{content:"\f0c1"}.fa-chain:before{content:"\f0c1"}.fa-link-slash:before{content:"\f127"}.fa-chain-broken:before{content:"\f127"}.fa-chain-slash:before{content:"\f127"}.fa-unlink:before{content:"\f127"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-squares:before{content:"\f03a"}.fa-list-check:before{content:"\f0ae"}.fa-tasks:before{content:"\f0ae"}.fa-list-ol:before{content:"\f0cb"}.fa-list-1-2:before{content:"\f0cb"}.fa-list-numeric:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-list-dots:before{content:"\f0ca"}.fa-litecoin-sign:before{content:"\e1d3"}.fa-location-arrow:before{content:"\f124"}.fa-location-crosshairs:before{content:"\f601"}.fa-location:before{content:"\f601"}.fa-location-dot:before{content:"\f3c5"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-location-pin:before{content:"\f041"}.fa-map-marker:before{content:"\f041"}.fa-location-pin-lock:before{content:"\e51f"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-locust:before{content:"\e520"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-m:before{content:"M"}.fa-magnet:before{content:"\f076"}.fa-magnifying-glass:before{content:"\f002"}.fa-search:before{content:"\f002"}.fa-magnifying-glass-arrow-right:before{content:"\e521"}.fa-magnifying-glass-chart:before{content:"\e522"}.fa-magnifying-glass-dollar:before{content:"\f688"}.fa-search-dollar:before{content:"\f688"}.fa-magnifying-glass-location:before{content:"\f689"}.fa-search-location:before{content:"\f689"}.fa-magnifying-glass-minus:before{content:"\f010"}.fa-search-minus:before{content:"\f010"}.fa-magnifying-glass-plus:before{content:"\f00e"}.fa-search-plus:before{content:"\f00e"}.fa-manat-sign:before{content:"\e1d5"}.fa-map:before{content:"\f279"}.fa-map-location:before{content:"\f59f"}.fa-map-marked:before{content:"\f59f"}.fa-map-location-dot:before{content:"\f5a0"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-pin:before{content:"\f276"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-and-venus:before{content:"\f224"}.fa-mars-and-venus-burst:before{content:"\e523"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-right:before{content:"\f22b"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-up:before{content:"\f22a"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-martini-glass:before{content:"\f57b"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-martini-glass-citrus:before{content:"\f561"}.fa-cocktail:before{content:"\f561"}.fa-martini-glass-empty:before{content:"\f000"}.fa-glass-martini:before{content:"\f000"}.fa-mask:before{content:"\f6fa"}.fa-mask-face:before{content:"\e1d7"}.fa-mask-ventilator:before{content:"\e524"}.fa-masks-theater:before{content:"\f630"}.fa-theater-masks:before{content:"\f630"}.fa-mattress-pillow:before{content:"\e525"}.fa-maximize:before{content:"\f31e"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-medal:before{content:"\f5a2"}.fa-memory:before{content:"\f538"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-message:before{content:"\f27a"}.fa-comment-alt:before{content:"\f27a"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-lines:before{content:"\f3c9"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-lines-slash:before{content:"\f539"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-mill-sign:before{content:"\e1ed"}.fa-minimize:before{content:"\f78c"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-minus:before{content:"\f068"}.fa-subtract:before{content:"\f068"}.fa-mitten:before{content:"\f7b5"}.fa-mobile:before{content:"\f3ce"}.fa-mobile-android:before{content:"\f3ce"}.fa-mobile-phone:before{content:"\f3ce"}.fa-mobile-button:before{content:"\f10b"}.fa-mobile-retro:before{content:"\e527"}.fa-mobile-screen:before{content:"\f3cf"}.fa-mobile-android-alt:before{content:"\f3cf"}.fa-mobile-screen-button:before{content:"\f3cd"}.fa-mobile-alt:before{content:"\f3cd"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-1:before{content:"\f3d1"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-1-wave:before{content:"\f53b"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-bill-transfer:before{content:"\e528"}.fa-money-bill-trend-up:before{content:"\e529"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wheat:before{content:"\e52a"}.fa-money-bills:before{content:"\e1f3"}.fa-money-check:before{content:"\f53c"}.fa-money-check-dollar:before{content:"\f53d"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-mosquito:before{content:"\e52b"}.fa-mosquito-net:before{content:"\e52c"}.fa-motorcycle:before{content:"\f21c"}.fa-mound:before{content:"\e52d"}.fa-mountain:before{content:"\f6fc"}.fa-mountain-city:before{content:"\e52e"}.fa-mountain-sun:before{content:"\e52f"}.fa-mug-hot:before{content:"\f7b6"}.fa-mug-saucer:before{content:"\f0f4"}.fa-coffee:before{content:"\f0f4"}.fa-music:before{content:"\f001"}.fa-n:before{content:"N"}.fa-naira-sign:before{content:"\e1f6"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-not-equal:before{content:"\f53e"}.fa-note-sticky:before{content:"\f249"}.fa-sticky-note:before{content:"\f249"}.fa-notes-medical:before{content:"\f481"}.fa-o:before{content:"O"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-oil-can:before{content:"\f613"}.fa-oil-well:before{content:"\e532"}.fa-om:before{content:"\f679"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-dedent:before{content:"\f03b"}.fa-p:before{content:"P"}.fa-pager:before{content:"\f815"}.fa-paint-roller:before{content:"\f5aa"}.fa-paintbrush:before{content:"\f1fc"}.fa-paint-brush:before{content:"\f1fc"}.fa-palette:before{content:"\f53f"}.fa-pallet:before{content:"\f482"}.fa-panorama:before{content:"\e209"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-passport:before{content:"\f5ab"}.fa-paste:before{content:"\f0ea"}.fa-file-clipboard:before{content:"\f0ea"}.fa-pause:before{content:"\f04c"}.fa-paw:before{content:"\f1b0"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-clip:before{content:"\f305"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-ruler:before{content:"\f5ae"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-pen-to-square:before{content:"\f044"}.fa-edit:before{content:"\f044"}.fa-pencil:before{content:"\f303"}.fa-pencil-alt:before{content:"\f303"}.fa-people-arrows-left-right:before{content:"\e068"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry-box:before{content:"\f4ce"}.fa-people-carry:before{content:"\f4ce"}.fa-people-group:before{content:"\e533"}.fa-people-line:before{content:"\e534"}.fa-people-pulling:before{content:"\e535"}.fa-people-robbery:before{content:"\e536"}.fa-people-roof:before{content:"\e537"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"%"}.fa-percentage:before{content:"%"}.fa-person:before{content:"\f183"}.fa-male:before{content:"\f183"}.fa-person-arrow-down-to-line:before{content:"\e538"}.fa-person-arrow-up-from-line:before{content:"\e539"}.fa-person-biking:before{content:"\f84a"}.fa-biking:before{content:"\f84a"}.fa-person-booth:before{content:"\f756"}.fa-person-breastfeeding:before{content:"\e53a"}.fa-person-burst:before{content:"\e53b"}.fa-person-cane:before{content:"\e53c"}.fa-person-chalkboard:before{content:"\e53d"}.fa-person-circle-check:before{content:"\e53e"}.fa-person-circle-exclamation:before{content:"\e53f"}.fa-person-circle-minus:before{content:"\e540"}.fa-person-circle-plus:before{content:"\e541"}.fa-person-circle-question:before{content:"\e542"}.fa-person-circle-xmark:before{content:"\e543"}.fa-person-digging:before{content:"\f85e"}.fa-digging:before{content:"\f85e"}.fa-person-dots-from-line:before{content:"\f470"}.fa-diagnoses:before{content:"\f470"}.fa-person-dress:before{content:"\f182"}.fa-female:before{content:"\f182"}.fa-person-dress-burst:before{content:"\e544"}.fa-person-drowning:before{content:"\e545"}.fa-person-falling:before{content:"\e546"}.fa-person-falling-burst:before{content:"\e547"}.fa-person-half-dress:before{content:"\e548"}.fa-person-harassing:before{content:"\e549"}.fa-person-hiking:before{content:"\f6ec"}.fa-hiking:before{content:"\f6ec"}.fa-person-military-pointing:before{content:"\e54a"}.fa-person-military-rifle:before{content:"\e54b"}.fa-person-military-to-person:before{content:"\e54c"}.fa-person-praying:before{content:"\f683"}.fa-pray:before{content:"\f683"}.fa-person-pregnant:before{content:"\e31e"}.fa-person-rays:before{content:"\e54d"}.fa-person-rifle:before{content:"\e54e"}.fa-person-running:before{content:"\f70c"}.fa-running:before{content:"\f70c"}.fa-person-shelter:before{content:"\e54f"}.fa-person-skating:before{content:"\f7c5"}.fa-skating:before{content:"\f7c5"}.fa-person-skiing:before{content:"\f7c9"}.fa-skiing:before{content:"\f7c9"}.fa-person-skiing-nordic:before{content:"\f7ca"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-person-snowboarding:before{content:"\f7ce"}.fa-snowboarding:before{content:"\f7ce"}.fa-person-swimming:before{content:"\f5c4"}.fa-swimmer:before{content:"\f5c4"}.fa-person-through-window:before{content:"\e433"}.fa-person-walking:before{content:"\f554"}.fa-walking:before{content:"\f554"}.fa-person-walking-arrow-loop-left:before{content:"\e551"}.fa-person-walking-arrow-right:before{content:"\e552"}.fa-person-walking-dashed-line-arrow-right:before{content:"\e553"}.fa-person-walking-luggage:before{content:"\e554"}.fa-person-walking-with-cane:before{content:"\f29d"}.fa-blind:before{content:"\f29d"}.fa-peseta-sign:before{content:"\e221"}.fa-peso-sign:before{content:"\e222"}.fa-phone:before{content:"\f095"}.fa-phone-flip:before{content:"\f879"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-volume:before{content:"\f2a0"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-photo-film:before{content:"\f87c"}.fa-photo-video:before{content:"\f87c"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-circle-check:before{content:"\e555"}.fa-plane-circle-exclamation:before{content:"\e556"}.fa-plane-circle-xmark:before{content:"\e557"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-lock:before{content:"\e558"}.fa-plane-slash:before{content:"\e069"}.fa-plane-up:before{content:"\e22d"}.fa-plant-wilt:before{content:"\e43b"}.fa-plate-wheat:before{content:"\e55a"}.fa-play:before{content:"\f04b"}.fa-plug:before{content:"\f1e6"}.fa-plug-circle-bolt:before{content:"\e55b"}.fa-plug-circle-check:before{content:"\e55c"}.fa-plug-circle-exclamation:before{content:"\e55d"}.fa-plug-circle-minus:before{content:"\e55e"}.fa-plug-circle-plus:before{content:"\e55f"}.fa-plug-circle-xmark:before{content:"\e560"}.fa-plus:before{content:"+"}.fa-add:before{content:"+"}.fa-plus-minus:before{content:"\e43c"}.fa-podcast:before{content:"\f2ce"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poo-bolt:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-power-off:before{content:"\f011"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-medical:before{content:"\f486"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-puzzle-piece:before{content:"\f12e"}.fa-q:before{content:"Q"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"?"}.fa-quote-left:before{content:"\f10d"}.fa-quote-left-alt:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quote-right-alt:before{content:"\f10e"}.fa-r:before{content:"R"}.fa-radiation:before{content:"\f7b9"}.fa-radio:before{content:"\f8d7"}.fa-rainbow:before{content:"\f75b"}.fa-ranking-star:before{content:"\e561"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-rectangle-ad:before{content:"\f641"}.fa-ad:before{content:"\f641"}.fa-rectangle-list:before{content:"\f022"}.fa-list-alt:before{content:"\f022"}.fa-rectangle-xmark:before{content:"\f410"}.fa-rectangle-times:before{content:"\f410"}.fa-times-rectangle:before{content:"\f410"}.fa-window-close:before{content:"\f410"}.fa-recycle:before{content:"\f1b8"}.fa-registered:before{content:"\f25d"}.fa-repeat:before{content:"\f363"}.fa-reply:before{content:"\f3e5"}.fa-mail-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-mail-reply-all:before{content:"\f122"}.fa-republican:before{content:"\f75e"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-ribbon:before{content:"\f4d6"}.fa-right-from-bracket:before{content:"\f2f5"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-right-left:before{content:"\f362"}.fa-exchange-alt:before{content:"\f362"}.fa-right-long:before{content:"\f30b"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-right-to-bracket:before{content:"\f2f6"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-road-barrier:before{content:"\e562"}.fa-road-bridge:before{content:"\e563"}.fa-road-circle-check:before{content:"\e564"}.fa-road-circle-exclamation:before{content:"\e565"}.fa-road-circle-xmark:before{content:"\e566"}.fa-road-lock:before{content:"\e567"}.fa-road-spikes:before{content:"\e568"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rotate:before{content:"\f2f1"}.fa-sync-alt:before{content:"\f2f1"}.fa-rotate-left:before{content:"\f2ea"}.fa-rotate-back:before{content:"\f2ea"}.fa-rotate-backward:before{content:"\f2ea"}.fa-undo-alt:before{content:"\f2ea"}.fa-rotate-right:before{content:"\f2f9"}.fa-redo-alt:before{content:"\f2f9"}.fa-rotate-forward:before{content:"\f2f9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-feed:before{content:"\f09e"}.fa-ruble-sign:before{content:"\f158"}.fa-rouble:before{content:"\f158"}.fa-rub:before{content:"\f158"}.fa-ruble:before{content:"\f158"}.fa-rug:before{content:"\e569"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-rupee-sign:before{content:"\f156"}.fa-rupee:before{content:"\f156"}.fa-rupiah-sign:before{content:"\e23d"}.fa-s:before{content:"S"}.fa-sack-dollar:before{content:"\f81d"}.fa-sack-xmark:before{content:"\e56a"}.fa-sailboat:before{content:"\e445"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-scale-balanced:before{content:"\f24e"}.fa-balance-scale:before{content:"\f24e"}.fa-scale-unbalanced:before{content:"\f515"}.fa-balance-scale-left:before{content:"\f515"}.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-balance-scale-right:before{content:"\f516"}.fa-school:before{content:"\f549"}.fa-school-circle-check:before{content:"\e56b"}.fa-school-circle-exclamation:before{content:"\e56c"}.fa-school-circle-xmark:before{content:"\e56d"}.fa-school-flag:before{content:"\e56e"}.fa-school-lock:before{content:"\e56f"}.fa-scissors:before{content:"\f0c4"}.fa-cut:before{content:"\f0c4"}.fa-screwdriver:before{content:"\f54a"}.fa-screwdriver-wrench:before{content:"\f7d9"}.fa-tools:before{content:"\f7d9"}.fa-scroll:before{content:"\f70e"}.fa-scroll-torah:before{content:"\f6a0"}.fa-torah:before{content:"\f6a0"}.fa-sd-card:before{content:"\f7c2"}.fa-section:before{content:"\e447"}.fa-seedling:before{content:"\f4d8"}.fa-sprout:before{content:"\f4d8"}.fa-server:before{content:"\f233"}.fa-shapes:before{content:"\f61f"}.fa-triangle-circle-square:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-arrow-turn-right:before{content:"\f064"}.fa-mail-forward:before{content:"\f064"}.fa-share-from-square:before{content:"\f14d"}.fa-share-square:before{content:"\f14d"}.fa-share-nodes:before{content:"\f1e0"}.fa-share-alt:before{content:"\f1e0"}.fa-sheet-plastic:before{content:"\e571"}.fa-shekel-sign:before{content:"\f20b"}.fa-ils:before{content:"\f20b"}.fa-shekel:before{content:"\f20b"}.fa-sheqel:before{content:"\f20b"}.fa-sheqel-sign:before{content:"\f20b"}.fa-shield:before{content:"\f132"}.fa-shield-blank:before{content:"\f132"}.fa-shield-cat:before{content:"\e572"}.fa-shield-dog:before{content:"\e573"}.fa-shield-halved:before{content:"\f3ed"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-heart:before{content:"\e574"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shirt:before{content:"\f553"}.fa-t-shirt:before{content:"\f553"}.fa-tshirt:before{content:"\f553"}.fa-shoe-prints:before{content:"\f54b"}.fa-shop:before{content:"\f54f"}.fa-store-alt:before{content:"\f54f"}.fa-shop-lock:before{content:"\e4a5"}.fa-shop-slash:before{content:"\e070"}.fa-store-alt-slash:before{content:"\e070"}.fa-shower:before{content:"\f2cc"}.fa-shrimp:before{content:"\e448"}.fa-shuffle:before{content:"\f074"}.fa-random:before{content:"\f074"}.fa-shuttle-space:before{content:"\f197"}.fa-space-shuttle:before{content:"\f197"}.fa-sign-hanging:before{content:"\f4d9"}.fa-sign:before{content:"\f4d9"}.fa-signal:before{content:"\f012"}.fa-signal-5:before{content:"\f012"}.fa-signal-perfect:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-signs-post:before{content:"\f277"}.fa-map-signs:before{content:"\f277"}.fa-sim-card:before{content:"\f7c4"}.fa-sink:before{content:"\e06d"}.fa-sitemap:before{content:"\f0e8"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders:before{content:"\f1de"}.fa-sliders-h:before{content:"\f1de"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-unsorted:before{content:"\f0dc"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before{content:"\f0de"}.fa-sort-asc:before{content:"\f0de"}.fa-spa:before{content:"\f5bb"}.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-pastafarianism:before{content:"\f67b"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spoon:before{content:"\f2e5"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-spray-can:before{content:"\f5bd"}.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-air-freshener:before{content:"\f5d0"}.fa-square:before{content:"\f0c8"}.fa-square-arrow-up-right:before{content:"\f14c"}.fa-external-link-square:before{content:"\f14c"}.fa-square-caret-down:before{content:"\f150"}.fa-caret-square-down:before{content:"\f150"}.fa-square-caret-left:before{content:"\f191"}.fa-caret-square-left:before{content:"\f191"}.fa-square-caret-right:before{content:"\f152"}.fa-caret-square-right:before{content:"\f152"}.fa-square-caret-up:before{content:"\f151"}.fa-caret-square-up:before{content:"\f151"}.fa-square-check:before{content:"\f14a"}.fa-check-square:before{content:"\f14a"}.fa-square-envelope:before{content:"\f199"}.fa-envelope-square:before{content:"\f199"}.fa-square-full:before{content:"\f45c"}.fa-square-h:before{content:"\f0fd"}.fa-h-square:before{content:"\f0fd"}.fa-square-minus:before{content:"\f146"}.fa-minus-square:before{content:"\f146"}.fa-square-nfi:before{content:"\e576"}.fa-square-parking:before{content:"\f540"}.fa-parking:before{content:"\f540"}.fa-square-pen:before{content:"\f14b"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-square:before{content:"\f14b"}.fa-square-person-confined:before{content:"\e577"}.fa-square-phone:before{content:"\f098"}.fa-phone-square:before{content:"\f098"}.fa-square-phone-flip:before{content:"\f87b"}.fa-phone-square-alt:before{content:"\f87b"}.fa-square-plus:before{content:"\f0fe"}.fa-plus-square:before{content:"\f0fe"}.fa-square-poll-horizontal:before{content:"\f682"}.fa-poll-h:before{content:"\f682"}.fa-square-poll-vertical:before{content:"\f681"}.fa-poll:before{content:"\f681"}.fa-square-root-variable:before{content:"\f698"}.fa-square-root-alt:before{content:"\f698"}.fa-square-rss:before{content:"\f143"}.fa-rss-square:before{content:"\f143"}.fa-square-share-nodes:before{content:"\f1e1"}.fa-share-alt-square:before{content:"\f1e1"}.fa-square-up-right:before{content:"\f360"}.fa-external-link-square-alt:before{content:"\f360"}.fa-square-virus:before{content:"\e578"}.fa-square-xmark:before{content:"\f2d3"}.fa-times-square:before{content:"\f2d3"}.fa-xmark-square:before{content:"\f2d3"}.fa-staff-aesculapius:before{content:"\e579"}.fa-rod-asclepius:before{content:"\e579"}.fa-rod-snake:before{content:"\e579"}.fa-staff-snake:before{content:"\e579"}.fa-stairs:before{content:"\e289"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-stroke:before{content:"\f5c0"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-sterling-sign:before{content:"\f154"}.fa-gbp:before{content:"\f154"}.fa-pound-sign:before{content:"\f154"}.fa-stethoscope:before{content:"\f0f1"}.fa-stop:before{content:"\f04d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-slash:before{content:"\e071"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stroopwafel:before{content:"\f551"}.fa-subscript:before{content:"\f12c"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-medical:before{content:"\f0fa"}.fa-medkit:before{content:"\f0fa"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-sun-plant-wilt:before{content:"\e57a"}.fa-superscript:before{content:"\f12b"}.fa-swatchbook:before{content:"\f5c3"}.fa-synagogue:before{content:"\f69b"}.fa-syringe:before{content:"\f48e"}.fa-t:before{content:"T"}.fa-table:before{content:"\f0ce"}.fa-table-cells:before{content:"\f00a"}.fa-th:before{content:"\f00a"}.fa-table-cells-large:before{content:"\f009"}.fa-th-large:before{content:"\f009"}.fa-table-columns:before{content:"\f0db"}.fa-columns:before{content:"\f0db"}.fa-table-list:before{content:"\f00b"}.fa-th-list:before{content:"\f00b"}.fa-table-tennis-paddle-ball:before{content:"\f45d"}.fa-ping-pong-paddle-ball:before{content:"\f45d"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f3fb"}.fa-tablet-android:before{content:"\f3fb"}.fa-tablet-button:before{content:"\f10a"}.fa-tablet-screen-button:before{content:"\f3fa"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachograph-digital:before{content:"\f566"}.fa-digital-tachograph:before{content:"\f566"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tarp:before{content:"\e57b"}.fa-tarp-droplet:before{content:"\e57c"}.fa-taxi:before{content:"\f1ba"}.fa-cab:before{content:"\f1ba"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-temperature-arrow-down:before{content:"\e03f"}.fa-temperature-down:before{content:"\e03f"}.fa-temperature-arrow-up:before{content:"\e040"}.fa-temperature-up:before{content:"\e040"}.fa-temperature-empty:before{content:"\f2cb"}.fa-temperature-0:before{content:"\f2cb"}.fa-thermometer-0:before{content:"\f2cb"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-temperature-full:before{content:"\f2c7"}.fa-temperature-4:before{content:"\f2c7"}.fa-thermometer-4:before{content:"\f2c7"}.fa-thermometer-full:before{content:"\f2c7"}.fa-temperature-half:before{content:"\f2c9"}.fa-temperature-2:before{content:"\f2c9"}.fa-thermometer-2:before{content:"\f2c9"}.fa-thermometer-half:before{content:"\f2c9"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-temperature-quarter:before{content:"\f2ca"}.fa-temperature-1:before{content:"\f2ca"}.fa-thermometer-1:before{content:"\f2ca"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-temperature-three-quarters:before{content:"\f2c8"}.fa-temperature-3:before{content:"\f2c8"}.fa-thermometer-3:before{content:"\f2c8"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-tenge-sign:before{content:"\f7d7"}.fa-tenge:before{content:"\f7d7"}.fa-tent:before{content:"\e57d"}.fa-tent-arrow-down-to-line:before{content:"\e57e"}.fa-tent-arrow-left-right:before{content:"\e57f"}.fa-tent-arrow-turn-left:before{content:"\e580"}.fa-tent-arrows-down:before{content:"\e581"}.fa-tents:before{content:"\e582"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-slash:before{content:"\f87d"}.fa-remove-format:before{content:"\f87d"}.fa-text-width:before{content:"\f035"}.fa-thermometer:before{content:"\f491"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-thumb-tack:before{content:"\f08d"}.fa-ticket:before{content:"\f145"}.fa-ticket-simple:before{content:"\f3ff"}.fa-ticket-alt:before{content:"\f3ff"}.fa-timeline:before{content:"\e29c"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toilet-portable:before{content:"\e583"}.fa-toilets-portable:before{content:"\e584"}.fa-toolbox:before{content:"\f552"}.fa-tooth:before{content:"\f5c9"}.fa-torii-gate:before{content:"\f6a1"}.fa-tornado:before{content:"\f76f"}.fa-tower-broadcast:before{content:"\f519"}.fa-broadcast-tower:before{content:"\f519"}.fa-tower-cell:before{content:"\e585"}.fa-tower-observation:before{content:"\e586"}.fa-tractor:before{content:"\f722"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-train-subway:before{content:"\f239"}.fa-subway:before{content:"\f239"}.fa-train-tram:before{content:"\f7da"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f225"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-arrow-up:before{content:"\f829"}.fa-trash-restore:before{content:"\f829"}.fa-trash-can:before{content:"\f2ed"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-can-arrow-up:before{content:"\f82a"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-tree-city:before{content:"\e587"}.fa-triangle-exclamation:before{content:"\f071"}.fa-exclamation-triangle:before{content:"\f071"}.fa-warning:before{content:"\f071"}.fa-trophy:before{content:"\f091"}.fa-trowel:before{content:"\e589"}.fa-trowel-bricks:before{content:"\e58a"}.fa-truck:before{content:"\f0d1"}.fa-truck-arrow-right:before{content:"\e58b"}.fa-truck-droplet:before{content:"\e58c"}.fa-truck-fast:before{content:"\f48b"}.fa-shipping-fast:before{content:"\f48b"}.fa-truck-field:before{content:"\e58d"}.fa-truck-field-un:before{content:"\e58e"}.fa-truck-front:before{content:"\e2b7"}.fa-truck-medical:before{content:"\f0f9"}.fa-ambulance:before{content:"\f0f9"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-truck-plane:before{content:"\e58f"}.fa-truck-ramp-box:before{content:"\f4de"}.fa-truck-loading:before{content:"\f4de"}.fa-tty:before{content:"\f1e4"}.fa-teletype:before{content:"\f1e4"}.fa-turkish-lira-sign:before{content:"\e2bb"}.fa-try:before{content:"\e2bb"}.fa-turkish-lira:before{content:"\e2bb"}.fa-turn-down:before{content:"\f3be"}.fa-level-down-alt:before{content:"\f3be"}.fa-turn-up:before{content:"\f3bf"}.fa-level-up-alt:before{content:"\f3bf"}.fa-tv:before{content:"\f26c"}.fa-television:before{content:"\f26c"}.fa-tv-alt:before{content:"\f26c"}.fa-u:before{content:"U"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-universal-access:before{content:"\f29a"}.fa-unlock:before{content:"\f09c"}.fa-unlock-keyhole:before{content:"\f13e"}.fa-unlock-alt:before{content:"\f13e"}.fa-up-down:before{content:"\f338"}.fa-arrows-alt-v:before{content:"\f338"}.fa-up-down-left-right:before{content:"\f0b2"}.fa-arrows-alt:before{content:"\f0b2"}.fa-up-long:before{content:"\f30c"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-expand-alt:before{content:"\f424"}.fa-up-right-from-square:before{content:"\f35d"}.fa-external-link-alt:before{content:"\f35d"}.fa-upload:before{content:"\f093"}.fa-user:before{content:"\f007"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-clock:before{content:"\f4fd"}.fa-user-doctor:before{content:"\f0f0"}.fa-user-md:before{content:"\f0f0"}.fa-user-gear:before{content:"\f4fe"}.fa-user-cog:before{content:"\f4fe"}.fa-user-graduate:before{content:"\f501"}.fa-user-group:before{content:"\f500"}.fa-user-friends:before{content:"\f500"}.fa-user-injured:before{content:"\f728"}.fa-user-large:before{content:"\f406"}.fa-user-alt:before{content:"\f406"}.fa-user-large-slash:before{content:"\f4fa"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-lock:before{content:"\f502"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-pen:before{content:"\f4ff"}.fa-user-edit:before{content:"\f4ff"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-xmark:before{content:"\f235"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-between-lines:before{content:"\e591"}.fa-users-gear:before{content:"\f509"}.fa-users-cog:before{content:"\f509"}.fa-users-line:before{content:"\e592"}.fa-users-rays:before{content:"\e593"}.fa-users-rectangle:before{content:"\e594"}.fa-users-slash:before{content:"\e073"}.fa-users-viewfinder:before{content:"\e595"}.fa-utensils:before{content:"\f2e7"}.fa-cutlery:before{content:"\f2e7"}.fa-v:before{content:"V"}.fa-van-shuttle:before{content:"\f5b6"}.fa-shuttle-van:before{content:"\f5b6"}.fa-vault:before{content:"\e2c5"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-vial:before{content:"\f492"}.fa-vial-circle-check:before{content:"\e596"}.fa-vial-virus:before{content:"\e597"}.fa-vials:before{content:"\f493"}.fa-video:before{content:"\f03d"}.fa-video-camera:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-virus:before{content:"\e074"}.fa-virus-covid:before{content:"\e4a8"}.fa-virus-covid-slash:before{content:"\e4a9"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-voicemail:before{content:"\f897"}.fa-volcano:before{content:"\f770"}.fa-volleyball:before{content:"\f45f"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-high:before{content:"\f028"}.fa-volume-up:before{content:"\f028"}.fa-volume-low:before{content:"\f027"}.fa-volume-down:before{content:"\f027"}.fa-volume-off:before{content:"\f026"}.fa-volume-xmark:before{content:"\f6a9"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-times:before{content:"\f6a9"}.fa-vr-cardboard:before{content:"\f729"}.fa-w:before{content:"W"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-wallet:before{content:"\f555"}.fa-wand-magic:before{content:"\f0d0"}.fa-magic:before{content:"\f0d0"}.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-magic-wand-sparkles:before{content:"\e2ca"}.fa-wand-sparkles:before{content:"\f72b"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-water-ladder:before{content:"\f5c5"}.fa-ladder-water:before{content:"\f5c5"}.fa-swimming-pool:before{content:"\f5c5"}.fa-wave-square:before{content:"\f83e"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weight-scale:before{content:"\f496"}.fa-weight:before{content:"\f496"}.fa-wheat-awn:before{content:"\e2cd"}.fa-wheat-alt:before{content:"\e2cd"}.fa-wheat-awn-circle-exclamation:before{content:"\e598"}.fa-wheelchair:before{content:"\f193"}.fa-wheelchair-move:before{content:"\e2ce"}.fa-wheelchair-alt:before{content:"\e2ce"}.fa-whiskey-glass:before{content:"\f7a0"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-wifi:before{content:"\f1eb"}.fa-wifi-3:before{content:"\f1eb"}.fa-wifi-strong:before{content:"\f1eb"}.fa-wind:before{content:"\f72e"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-empty:before{content:"\f5ce"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-won-sign:before{content:"\f159"}.fa-krw:before{content:"\f159"}.fa-won:before{content:"\f159"}.fa-worm:before{content:"\e599"}.fa-wrench:before{content:"\f0ad"}.fa-x:before{content:"X"}.fa-x-ray:before{content:"\f497"}.fa-xmark:before{content:"\f00d"}.fa-close:before{content:"\f00d"}.fa-multiply:before{content:"\f00d"}.fa-remove:before{content:"\f00d"}.fa-times:before{content:"\f00d"}.fa-xmarks-lines:before{content:"\e59a"}.fa-y:before{content:"Y"}.fa-yen-sign:before{content:"\f157"}.fa-cny:before{content:"\f157"}.fa-jpy:before{content:"\f157"}.fa-rmb:before{content:"\f157"}.fa-yen:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-z:before{content:"Z"}.sr-only,.fa-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sr-only-focusable:not(:focus),.fa-sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:root,:host{--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url("./media/fa-regular-400-F76QDDYO.woff2") format("woff2"),url("./media/fa-regular-400-3IBMW7RX.ttf") format("truetype")}.far,.fa-regular{font-family:"Font Awesome 6 Free";font-weight:400}:root,:host{--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url("./media/fa-solid-900-IDO67V47.woff2") format("woff2"),url("./media/fa-solid-900-HJDD5QZ3.ttf") format("truetype")}.fas,.fa-solid{font-family:"Font Awesome 6 Free";font-weight:900}:root,:host{--fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url("./media/fa-brands-400-QWP4HCDU.woff2") format("woff2"),url("./media/fa-brands-400-P6TYTK2X.ttf") format("truetype")}.fab,.fa-brands{font-family:"Font Awesome 6 Brands";font-weight:400}.fa-42-group:before{content:"\e080"}.fa-innosoft:before{content:"\e080"}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-alipay:before{content:"\f642"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-amilia:before{content:"\f36d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-pay:before{content:"\f415"}.fa-artstation:before{content:"\f77a"}.fa-asymmetrik:before{content:"\f372"}.fa-atlassian:before{content:"\f77b"}.fa-audible:before{content:"\f373"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-aws:before{content:"\f375"}.fa-bandcamp:before{content:"\f2d5"}.fa-battle-net:before{content:"\f835"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bilibili:before{content:"\e3d9"}.fa-bimobject:before{content:"\f378"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bootstrap:before{content:"\f836"}.fa-bots:before{content:"\e340"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-buromobelexperte:before{content:"\f37f"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cmplid:before{content:"\e360"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cotton-bureau:before{content:"\f89e"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-critical-role:before{content:"\f6c9"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dhl:before{content:"\f790"}.fa-diaspora:before{content:"\f791"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-draft2digital:before{content:"\f396"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drupal:before{content:"\f1a9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-elementor:before{content:"\f430"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-evernote:before{content:"\f839"}.fa-expeditedssl:before{content:"\f23e"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-figma:before{content:"\f799"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-fly:before{content:"\f417"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-flag:before{content:"\f2b4"}.fa-font-awesome-logo-full:before{content:"\f2b4"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-fulcrum:before{content:"\f50b"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-gofore:before{content:"\f3a7"}.fa-golang:before{content:"\e40f"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-gulp:before{content:"\f3ae"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hashnode:before{content:"\e499"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-hive:before{content:"\e07f"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-hotjar:before{content:"\f3b1"}.fa-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-ideal:before{content:"\e013"}.fa-imdb:before{content:"\f2d8"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joomla:before{content:"\f1aa"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaggle:before{content:"\f5fa"}.fa-keybase:before{content:"\f4f5"}.fa-keycdn:before{content:"\f3ba"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-korvue:before{content:"\f42f"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-leanpub:before{content:"\f212"}.fa-less:before{content:"\f41d"}.fa-line:before{content:"\f3c0"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-mailchimp:before{content:"\f59e"}.fa-mandalorian:before{content:"\f50f"}.fa-markdown:before{content:"\f60f"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f23a"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-mendeley:before{content:"\f7b3"}.fa-microblog:before{content:"\e01a"}.fa-microsoft:before{content:"\f3ca"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-nfc-directional:before{content:"\e530"}.fa-nfc-symbol:before{content:"\e531"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-old-republic:before{content:"\f510"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-padlet:before{content:"\e4a0"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-palfed:before{content:"\f3d8"}.fa-patreon:before{content:"\f3d9"}.fa-paypal:before{content:"\f1ed"}.fa-perbyte:before{content:"\e083"}.fa-periscope:before{content:"\f3da"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pix:before{content:"\e43a"}.fa-playstation:before{content:"\f3df"}.fa-product-hunt:before{content:"\f288"}.fa-pushed:before{content:"\f3e1"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-r-project:before{content:"\f4f7"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-renren:before{content:"\f18b"}.fa-replyd:before{content:"\f3e6"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-rev:before{content:"\f5b2"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-rust:before{content:"\e07a"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-schlix:before{content:"\f3ea"}.fa-screenpal:before{content:"\e570"}.fa-scribd:before{content:"\f28a"}.fa-searchengin:before{content:"\f3eb"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-servicestack:before{content:"\f3ec"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shopify:before{content:"\e057"}.fa-shopware:before{content:"\f5b5"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sith:before{content:"\f512"}.fa-sitrox:before{content:"\e44a"}.fa-sketch:before{content:"\f7c6"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f198"}.fa-slideshare:before{content:"\f1e7"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ab"}.fa-snapchat-square:before{content:"\f2ad"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spotify:before{content:"\f1bc"}.fa-square-font-awesome:before{content:"\f425"}.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-sticker-mule:before{content:"\f3f7"}.fa-strava:before{content:"\f428"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-superpowers:before{content:"\f2dd"}.fa-supple:before{content:"\f3f9"}.fa-suse:before{content:"\f7d6"}.fa-swift:before{content:"\f8e1"}.fa-symfony:before{content:"\f83d"}.fa-teamspeak:before{content:"\f4f9"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f2c6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-the-red-yeti:before{content:"\f69d"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-think-peaks:before{content:"\f731"}.fa-tiktok:before{content:"\e07b"}.fa-trade-federation:before{content:"\f513"}.fa-trello:before{content:"\f181"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-uncharted:before{content:"\e084"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-vaadin:before{content:"\f408"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-viber:before{content:"\f409"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-vuejs:before{content:"\f41f"}.fa-watchman-monitoring:before{content:"\e087"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-whmcs:before{content:"\f40d"}.fa-wikipedia-w:before{content:"\f266"}.fa-windows:before{content:"\f17a"}.fa-wirsindhandwerk:before{content:"\e2d0"}.fa-wsh:before{content:"\e2d0"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.light-style .menu .app-brand.demo,.dark-style .menu .app-brand.demo{height:64px}.app-brand-logo.demo{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;display:-ms-flexbox;display:flex;width:30px;height:30px}.app-brand-logo.demo svg{width:1.7rem;height:1.7rem}.app-brand-text.demo{font-size:1.75rem;letter-spacing:-.45px}.layout-navbar-fixed .layout-wrapper:not(.layout-without-menu) .layout-page{padding-top:64px!important}.content-wrapper .navbar{z-index:auto}.demo-blocks>*{display:block!important}.demo-inline-spacing>*{margin:1rem .375rem 0 0!important}.demo-vertical-spacing>*{margin-top:1rem!important;margin-bottom:0!important}.demo-vertical-spacing.demo-only-element>:first-child{margin-top:0!important}.demo-vertical-spacing-lg>*{margin-top:1.875rem!important;margin-bottom:0!important}.demo-vertical-spacing-lg.demo-only-element>:first-child{margin-top:0!important}.demo-vertical-spacing-xl>*{margin-top:5rem!important;margin-bottom:0!important}.demo-vertical-spacing-xl.demo-only-element>:first-child{margin-top:0!important}.rtl-only{display:none!important;text-align:left!important;direction:ltr!important}[dir=rtl] .rtl-only{display:block!important}.layout-demo-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:1rem}.layout-demo-placeholder img{width:900px}.layout-demo-info{text-align:center;margin-top:1rem}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y,.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y{opacity:.6}.ps .ps__rail-x:hover,.ps .ps__rail-y:hover,.ps .ps__rail-x:focus,.ps .ps__rail-y:focus,.ps .ps__rail-x.ps--clicking,.ps .ps__rail-y.ps--clicking{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x:hover>.ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x.ps--clicking .ps__thumb-x{background-color:#999;height:11px}.ps__rail-y:hover>.ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y.ps--clicking .ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style: none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.ps{overflow:auto!important}}.ps{position:relative}.ps__rail-x{height:.25rem}.ps__rail-y{width:.25rem}.ps__rail-x,.ps__rail-y,.ps__thumb-x,.ps__thumb-y{border-radius:10rem}.ps__rail-x:hover,.ps__rail-x:focus,.ps__rail-x.ps--clicking,.ps__rail-x:hover>.ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x.ps--clicking>.ps__thumb-x{height:.375rem}.ps__rail-y:hover,.ps__rail-y:focus,.ps__rail-y.ps--clicking,.ps__rail-y:hover>.ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y.ps--clicking>.ps__thumb-y{width:.375rem}.ps__thumb-x{height:.25rem;bottom:0}.ps__thumb-y{width:.25rem;right:0}.light-style .ps__thumb-x,.light-style .ps__thumb-y{background-color:#263c5566}.light-style .ps__rail-x:hover,.light-style .ps__rail-y:hover,.light-style .ps__rail-x:focus,.light-style .ps__rail-y:focus,.light-style .ps__rail-x.ps--clicking,.light-style .ps__rail-y.ps--clicking{background-color:#263c5533}.light-style .ps__rail-x:hover>.ps__thumb-x,.light-style .ps__rail-y:hover>.ps__thumb-y,.light-style .ps__rail-x:focus>.ps__thumb-x,.light-style .ps__rail-y:focus>.ps__thumb-y,.light-style .ps__rail-x.ps--clicking>.ps__thumb-x,.light-style .ps__rail-y.ps--clicking>.ps__thumb-y{background-color:#263c55b3}.light-style .ps-inverted .ps__rail-x:hover,.light-style .ps-inverted .ps__rail-y:hover,.light-style .ps-inverted .ps__rail-x:focus,.light-style .ps-inverted .ps__rail-y:focus,.light-style .ps-inverted .ps__rail-x.ps--clicking,.light-style .ps-inverted .ps__rail-y.ps--clicking{background-color:#ffffff80}.light-style .ps-inverted .ps__thumb-x,.light-style .ps-inverted .ps__thumb-y{background-color:#ffffffb3}.light-style .ps-inverted .ps__rail-x:hover>.ps__thumb-x,.light-style .ps-inverted .ps__rail-y:hover>.ps__thumb-y,.light-style .ps-inverted .ps__rail-x:focus>.ps__thumb-x,.light-style .ps-inverted .ps__rail-y:focus>.ps__thumb-y,.light-style .ps-inverted .ps__rail-x.ps--clicking>.ps__thumb-x,.light-style .ps-inverted .ps__rail-y.ps--clicking>.ps__thumb-y{background-color:#fff}@supports (-moz-appearance: none){#both-scrollbars-example{max-width:1080px;margin:0 auto;padding-left:0;padding-right:0}}.dark-style .ps__thumb-x,.dark-style .ps__thumb-y{background-color:#ffffff70!important}.dark-style .ps__rail-x:hover,.dark-style .ps__rail-y:hover,.dark-style .ps__rail-x:focus,.dark-style .ps__rail-y:focus,.dark-style .ps__rail-x.ps--clicking,.dark-style .ps__rail-y.ps--clicking{background-color:#ffffff70!important}.dark-style .ps__rail-x:hover>.ps__thumb-x,.dark-style .ps__rail-y:hover>.ps__thumb-y,.dark-style .ps__rail-x:focus>.ps__thumb-x,.dark-style .ps__rail-y:focus>.ps__thumb-y,.dark-style .ps__rail-x.ps--clicking>.ps__thumb-x,.dark-style .ps__rail-y.ps--clicking>.ps__thumb-y{background-color:#00000026}.dark-style .ps-inverted .ps__rail-x:hover,.dark-style .ps-inverted .ps__rail-y:hover,.dark-style .ps-inverted .ps__rail-x:focus,.dark-style .ps-inverted .ps__rail-y:focus,.dark-style .ps-inverted .ps__rail-x.ps--clicking,.dark-style .ps-inverted .ps__rail-y.ps--clicking{background-color:#ffffff80}.dark-style .ps-inverted .ps__thumb-x,.dark-style .ps-inverted .ps__thumb-y{background-color:#ffffffb3}.dark-style .ps-inverted .ps__rail-x:hover>.ps__thumb-x,.dark-style .ps-inverted .ps__rail-y:hover>.ps__thumb-y,.dark-style .ps-inverted .ps__rail-x:focus>.ps__thumb-x,.dark-style .ps-inverted .ps__rail-y:focus>.ps__thumb-y,.dark-style .ps-inverted .ps__rail-x.ps--clicking>.ps__thumb-x,.dark-style .ps-inverted .ps__rail-y.ps--clicking>.ps__thumb-y{background-color:#fff}[dir=rtl] .ps--active-y>.ps__rail-y{left:0}table.dataTable{clear:both;margin-top:6px!important;margin-bottom:6px!important;max-width:none!important;border-collapse:separate!important;border-spacing:0}table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;box-sizing:content-box}table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty{text-align:center}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}div.dataTables_wrapper div.dataTables_length label{font-weight:400;text-align:left;white-space:nowrap}div.dataTables_wrapper div.dataTables_length select{width:auto;display:inline-block}div.dataTables_wrapper div.dataTables_filter{text-align:right}div.dataTables_wrapper div.dataTables_filter label{font-weight:400;white-space:nowrap;text-align:left}div.dataTables_wrapper div.dataTables_filter input{margin-left:.5em;display:inline-block;width:auto}div.dataTables_wrapper div.dataTables_info{padding-top:.85em}div.dataTables_wrapper div.dataTables_paginate{margin:0;white-space:nowrap;text-align:right}div.dataTables_wrapper div.dataTables_paginate ul.pagination{margin:2px 0;white-space:nowrap;justify-content:flex-end}div.dataTables_wrapper div.dataTables_processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-26px;text-align:center;padding:1em 0}table.dataTable>thead>tr>th:active,table.dataTable>thead>tr>td:active{outline:none}table.dataTable>thead>tr>th:not(.sorting_disabled),table.dataTable>thead>tr>td:not(.sorting_disabled){padding-right:30px}table.dataTable>thead .sorting,table.dataTable>thead .sorting_asc,table.dataTable>thead .sorting_desc,table.dataTable>thead .sorting_asc_disabled,table.dataTable>thead .sorting_desc_disabled{cursor:pointer;position:relative}table.dataTable>thead .sorting:before,table.dataTable>thead .sorting:after,table.dataTable>thead .sorting_asc:before,table.dataTable>thead .sorting_asc:after,table.dataTable>thead .sorting_desc:before,table.dataTable>thead .sorting_desc:after,table.dataTable>thead .sorting_asc_disabled:before,table.dataTable>thead .sorting_asc_disabled:after,table.dataTable>thead .sorting_desc_disabled:before,table.dataTable>thead .sorting_desc_disabled:after{position:absolute;bottom:.5em;display:block;opacity:.3}table.dataTable>thead .sorting:before,table.dataTable>thead .sorting_asc:before,table.dataTable>thead .sorting_desc:before,table.dataTable>thead .sorting_asc_disabled:before,table.dataTable>thead .sorting_desc_disabled:before{right:1em;content:"\2191"}table.dataTable>thead .sorting:after,table.dataTable>thead .sorting_asc:after,table.dataTable>thead .sorting_desc:after,table.dataTable>thead .sorting_asc_disabled:after,table.dataTable>thead .sorting_desc_disabled:after{right:.5em;content:"\2193"}div.dataTables_scrollHead table.dataTable{margin-bottom:0!important}div.dataTables_scrollBody table{border-top:none;margin-top:0!important;margin-bottom:0!important}div.dataTables_scrollBody table thead .sorting:before,div.dataTables_scrollBody table thead .sorting_asc:before,div.dataTables_scrollBody table thead .sorting_desc:before,div.dataTables_scrollBody table thead .sorting:after,div.dataTables_scrollBody table thead .sorting_asc:after,div.dataTables_scrollBody table thead .sorting_desc:after{display:none}div.dataTables_scrollBody table tbody tr:first-child th,div.dataTables_scrollBody table tbody tr:first-child td{border-top:none}div.dataTables_scrollFoot>.dataTables_scrollFootInner{box-sizing:content-box}div.dataTables_scrollFoot>.dataTables_scrollFootInner>table{margin-top:0!important;border-top:none}@media screen and (max-width: 767px){div.dataTables_wrapper div.dataTables_length,div.dataTables_wrapper div.dataTables_filter,div.dataTables_wrapper div.dataTables_info,div.dataTables_wrapper div.dataTables_paginate{text-align:center}div.dataTables_wrapper div.dataTables_paginate ul.pagination{justify-content:center!important}}table.dataTable.table-sm>thead>tr>th:not(.sorting_disabled){padding-right:20px}table.dataTable.table-sm .sorting:before,table.dataTable.table-sm .sorting_asc:before,table.dataTable.table-sm .sorting_desc:before{top:5px;right:.85em}table.dataTable.table-sm .sorting:after,table.dataTable.table-sm .sorting_asc:after,table.dataTable.table-sm .sorting_desc:after{top:5px}table.table-bordered.dataTable{border-right-width:0}table.table-bordered.dataTable thead tr:first-child th,table.table-bordered.dataTable thead tr:first-child td{border-top-width:1px}table.table-bordered.dataTable th,table.table-bordered.dataTable td{border-left-width:0}table.table-bordered.dataTable th:first-child,table.table-bordered.dataTable td:first-child{border-left-width:1px}table.table-bordered.dataTable th:last-child,table.table-bordered.dataTable td:last-child{border-right-width:1px}table.table-bordered.dataTable th,table.table-bordered.dataTable td{border-bottom-width:1px}div.dataTables_scrollHead table.table-bordered{border-bottom-width:0}div.table-responsive>div.dataTables_wrapper>div.row{margin:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^=col-]:first-child{padding-left:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^=col-]:last-child{padding-right:0}div.dataTables_wrapper .dt-button-collection{border-radius:.3125rem}div.dataTables_wrapper .dt-button-collection>div[role=menu]{text-align:left;box-shadow:0 .25rem 1rem #939eaa73;min-width:8rem;border-radius:.3125rem}div.dataTables_wrapper .card-header{display:flex;align-items:center;justify-content:space-between}div.dataTables_wrapper div.dataTables_info{padding-top:.5rem}table.dataTable>thead .sorting:before,table.dataTable>thead .sorting:after,table.dataTable>thead .sorting_asc:after,table.dataTable>thead .sorting_desc:before,table.dataTable>thead .sorting_asc_disabled:after,table.dataTable>thead .sorting_desc_disabled:before{opacity:.5}table.dataTable>thead .sorting_asc:before,table.dataTable>thead .sorting_desc:after{opacity:1}table.dataTable>thead .sorting_asc_disabled:before,table.dataTable>thead .sorting_desc_disabled:after{opacity:0}html:not([dir=rtl]) table.table-bordered.dataTable tr:first-child th:first-child,html:not([dir=rtl]) table.table-bordered.dataTable td:first-child{border-left-width:0}[dir=rtl] table.table-bordered.dataTable tr:first-child th:first-child,[dir=rtl] table.table-bordered.dataTable td:first-child{border-right-width:0}html:not([dir=rtl]) table.table-bordered.dataTable tr:first-child th:last-child,html:not([dir=rtl]) table.table-bordered.dataTable td:last-child{border-right-width:0}[dir=rtl] table.table-bordered.dataTable tr:first-child th:last-child,[dir=rtl] table.table-bordered.dataTable td:last-child{border-left-width:0}@media screen and (min-width: 1399.98px){table.table-responsive{display:table}}[dir=rtl] div.dataTables_wrapper .dataTables_filter{display:flex;justify-content:flex-end}[dir=rtl] div.dataTables_wrapper .dataTables_filter input{margin-left:0;margin-right:.5rem}[dir=rtl] table.table-bordered.dataTable th,[dir=rtl] table.table-bordered.dataTable td{border-right-width:0;border-left-width:1px}[dir=rtl] table.table-bordered.dataTable th:last-child,[dir=rtl] table.table-bordered.dataTable td:last-child{border-left-width:0}table.dataTable{width:100%!important;border-collapse:collapse!important;margin-bottom:1rem!important;margin-top:0!important}[dir=rtl] table.dataTable.table-sm>thead>tr>th{padding-left:1.25rem}[dir=rtl] table.dataTable.table-sm .sorting:before,[dir=rtl] table.dataTable.table-sm .sorting_asc:before,[dir=rtl] table.dataTable.table-sm .sorting_desc:before{right:auto;left:.85em}table.dataTable .form-check-input{width:18px;height:18px}.dataTables_scroll{margin-bottom:.75rem}table.dataTable thead th{vertical-align:middle}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{padding-right:inherit}table.dataTable thead .sorting:before,table.dataTable thead .sorting:after,table.dataTable thead .sorting_asc:before,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_desc:before,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting_asc_disabled:before,table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:before,table.dataTable thead .sorting_desc_disabled:after{font-family:boxicons;font-weight:500;font-size:1rem;width:10px;height:10px;content:"";right:.7rem}table.dataTable thead .sorting:before,table.dataTable thead .sorting_asc:before,table.dataTable thead .sorting_desc:before,table.dataTable thead .sorting_asc_disabled:before,table.dataTable thead .sorting_desc_disabled:before{top:.15rem;content:"\ea34"}table.dataTable thead .sorting:after,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:after{bottom:.8rem;content:"\ea27"}[dir=rtl] table.dataTable thead .sorting:before,[dir=rtl] table.dataTable thead .sorting_asc:before,[dir=rtl] table.dataTable thead .sorting_desc:before,[dir=rtl] table.dataTable thead .sorting_asc_disabled:before,[dir=rtl] table.dataTable thead .sorting_desc_disabled:before{right:auto;left:1em}[dir=rtl] table.dataTable thead .sorting:after,[dir=rtl] table.dataTable thead .sorting_asc:after,[dir=rtl] table.dataTable thead .sorting_desc:after,[dir=rtl] table.dataTable thead .sorting_asc_disabled:after,[dir=rtl] table.dataTable thead .sorting_desc_disabled:after{right:auto;left:1em}div.card-datatable.dataTable,div.card-datatable .dataTable{border-right:0;border-left:0}@media screen and (max-width: 575.98px){div.dataTables_wrapper .card-header{display:block}div.dataTables_wrapper .card-header .dt-action-buttons{padding-top:1rem}.dtr-bs-modal.modal .modal-body{padding:0;overflow:auto}.dataTable_select div.dataTables_wrapper div.dataTables_info{flex-direction:column}}@media screen and (max-width: 767.98px){div.dataTables_wrapper div.dataTables_info{padding-bottom:.625rem;padding-top:0}div.dataTables_wrapper div.dataTables_length{margin-bottom:0!important}}div.dataTables_wrapper div.dataTables_length,div.dataTables_wrapper div.dataTables_filter{margin-top:1rem;margin-bottom:1rem}div.dataTables_wrapper div.dataTables_paginate ul.pagination .page-link{padding:.535rem .3125rem;min-width:calc(2.0075rem + 0px);font-size:.9375rem;line-height:1}div.dataTables_wrapper div.dataTables_paginate ul.pagination .page-link div:not(.table-responsive) div.dataTables_wrapper .dataTables_paginate{margin-right:0}div.dataTables_wrapper div.dataTables_paginate ul.pagination .next .page-link,div.dataTables_wrapper div.dataTables_paginate ul.pagination .previous .page-link{padding:.535rem}@media screen and (max-width: 575.98px){div.dataTables_wrapper div.dataTables_paginate ul.pagination .page-link{min-width:calc(1.7575rem + 0px);font-size:.9375rem;line-height:1}}@media (max-width: 767.98px){div.dataTables_wrapper div.dataTables_length label,div.dataTables_wrapper div.dataTables_filter label,div.dataTables_wrapper div.dataTables_info,div.dataTables_wrapper div.dataTables_paginate{justify-content:center}}div.card-datatable{padding-bottom:1rem}div.card-datatable [class*=col-md-]{padding-right:1rem!important;padding-left:1rem!important}div.card-datatable:not(.table-responsive) .dataTables_wrapper .row:first-child,div.card-datatable:not(.table-responsive) .dataTables_wrapper .row:last-child{margin:0}html:not([dir=rtl]) div.card-datatable table.dataTable thead th:first-child,html:not([dir=rtl]) div.card-datatable table.dataTable tfoot th:first-child{padding-left:1.375rem;padding-right:1.375rem}html:not([dir=rtl]) div.card-datatable table.dataTable thead th:last-child,html:not([dir=rtl]) div.card-datatable table.dataTable tfoot th:last-child{padding-right:1rem}html:not([dir=rtl]) div.card-datatable table.dataTable tbody td:first-child{padding-left:1.375rem;padding-right:1.375rem}[dir=rtl] table.dataTable.table-sm>thead>tr>th{padding-right:.625rem}[dir=rtl] table.dataTable thead th,[dir=rtl] table.dataTable tbody td,[dir=rtl] table.dataTable tfoot th{padding-right:1.5rem}[dir=rtl] table.dataTable.table-sm thead th,[dir=rtl] table.dataTable.table-sm tbody td,[dir=rtl] table.dataTable.table-sm tfoot th{padding-right:.625rem}[dir=rtl] div.card-datatable table.dataTable thead th:first-child,[dir=rtl] div.card-datatable table.dataTable tbody td:first-child,[dir=rtl] div.card-datatable table.dataTable tfoot th:first-child{padding-right:1.375rem}[dir=rtl] div.card-datatable table.dataTable thead th:last-child,[dir=rtl] div.card-datatable table.dataTable tbody td:last-child,[dir=rtl] div.card-datatable table.dataTable tfoot th:last-child{padding-left:1.375rem}.light-style div.dataTables_wrapper .dt-button-collection{background-color:#fff}.light-style div.dataTables_wrapper div.dataTables_info{color:#a8b1bb}.light-style div.dataTables_scrollBody table{border-top-color:#d4d8dd}.light-style table.table-bordered.dataTable th,.light-style table.table-bordered.dataTable td{border-color:#d4d8dd!important}.dark-style div.dataTables_wrapper .dt-button-collection{background-color:#283144}.dark-style div.dataTables_wrapper .dt-button-collection>div[role=menu]{box-shadow:0 .25rem 1rem #00000040}.dark-style div.dataTables_wrapper div.dataTables_info{color:#8295ba}.dark-style div.dataTables_scrollBody table{border-top-color:#36445d}.dark-style table.table-bordered.dataTable th,.dark-style table.table-bordered.dataTable td{border-color:#36445d!important}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty{cursor:default!important}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty:before{display:none!important}table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control,table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control{position:relative;padding-left:30px;cursor:pointer}table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before{top:50%;left:5px;height:1em;width:1em;margin-top:-9px;display:block;position:absolute;color:#fff;border:.15em solid white;border-radius:1em;box-shadow:0 0 .2em #444;box-sizing:content-box;text-align:center;text-indent:0!important;font-family:Courier New,Courier,monospace;line-height:1em;content:"+";background-color:#0d6efd}table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td.dtr-control:before,table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th.dtr-control:before{content:"-";background-color:#d33333}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td.dtr-control,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th.dtr-control{padding-left:27px}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td.dtr-control:before,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th.dtr-control:before{left:4px;height:14px;width:14px;border-radius:14px;line-height:14px;text-indent:3px}table.dataTable.dtr-column>tbody>tr>td.dtr-control,table.dataTable.dtr-column>tbody>tr>th.dtr-control,table.dataTable.dtr-column>tbody>tr>td.control,table.dataTable.dtr-column>tbody>tr>th.control{position:relative;cursor:pointer}table.dataTable.dtr-column>tbody>tr>td.dtr-control:before,table.dataTable.dtr-column>tbody>tr>th.dtr-control:before,table.dataTable.dtr-column>tbody>tr>td.control:before,table.dataTable.dtr-column>tbody>tr>th.control:before{top:50%;left:50%;height:.8em;width:.8em;margin-top:-.5em;margin-left:-.5em;display:block;position:absolute;color:#fff;border:.15em solid white;border-radius:1em;box-shadow:0 0 .2em #444;box-sizing:content-box;text-align:center;text-indent:0!important;font-family:Courier New,Courier,monospace;line-height:1em;content:"+";background-color:#0d6efd}table.dataTable.dtr-column>tbody>tr.parent td.dtr-control:before,table.dataTable.dtr-column>tbody>tr.parent th.dtr-control:before,table.dataTable.dtr-column>tbody>tr.parent td.control:before,table.dataTable.dtr-column>tbody>tr.parent th.control:before{content:"-";background-color:#d33333}table.dataTable>tbody>tr.child{padding:.5em 1em}table.dataTable>tbody>tr.child:hover{background:transparent!important}table.dataTable>tbody>tr.child ul.dtr-details{display:inline-block;list-style-type:none;margin:0;padding:0}table.dataTable>tbody>tr.child ul.dtr-details>li{border-bottom:1px solid #efefef;padding:.5em 0}table.dataTable>tbody>tr.child ul.dtr-details>li:first-child{padding-top:0}table.dataTable>tbody>tr.child ul.dtr-details>li:last-child{border-bottom:none}table.dataTable>tbody>tr.child span.dtr-title{display:inline-block;min-width:75px;font-weight:700}div.dtr-modal{position:fixed;box-sizing:border-box;top:0;left:0;height:100%;width:100%;z-index:100;padding:10em 1em}div.dtr-modal div.dtr-modal-display{position:absolute;inset:0;width:50%;height:50%;margin:auto;z-index:102;overflow:auto;background-color:#f5f5f7;border:1px solid black;border-radius:.5em;box-shadow:0 12px 30px #0009}div.dtr-modal div.dtr-modal-content{position:relative;padding:1em}div.dtr-modal div.dtr-modal-close{position:absolute;top:6px;right:6px;width:22px;height:22px;border:1px solid #eaeaea;background-color:#f9f9f9;text-align:center;border-radius:3px;cursor:pointer;z-index:12}div.dtr-modal div.dtr-modal-close:hover{background-color:#eaeaea}div.dtr-modal div.dtr-modal-background{position:fixed;inset:0;z-index:101;background:#0009}@media screen and (max-width: 767px){div.dtr-modal div.dtr-modal-display{width:95%}}div.dtr-bs-modal table.table tr:first-child td{border-top:none}table.dataTable.dtr-column>tbody>tr>td.control:before,table.dataTable.dtr-column>tbody>tr>th.control:before{line-height:.8em;font-weight:700}@media screen and (max-width: 1399.98px){table.dataTable.table-responsive{display:block}}.modal.dtr-bs-modal .modal-body{padding:0}.modal.dtr-bs-modal .table tr:last-child>td{border-bottom:0}@keyframes dtb-spinner{to{transform:rotate(360deg)}}@-o-keyframes dtb-spinner{to{-o-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes dtb-spinner{to{-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dtb-spinner{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes dtb-spinner{to{-moz-transform:rotate(360deg);transform:rotate(360deg)}}div.dt-button-info{position:fixed;top:50%;left:50%;width:400px;margin-top:-100px;margin-left:-200px;background-color:#fff;border:2px solid #111;box-shadow:3px 3px 8px #0000004d;border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:.5em;margin:0;font-weight:400;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}div.dt-button-collection-title{text-align:center;padding:.3em 0 .5em;font-size:.9em}div.dt-button-collection-title:empty{display:none}div.dt-button-collection{position:absolute;z-index:2001}div.dt-button-collection div.dropdown-menu{display:block;z-index:2002;min-width:100%}div.dt-button-collection div.dt-button-collection-title{background-color:#fff;border:1px solid rgba(0,0,0,.15)}div.dt-button-collection.fixed{position:fixed;top:50%;left:50%;margin-left:-75px;border-radius:0}div.dt-button-collection.fixed.two-column{margin-left:-200px}div.dt-button-collection.fixed.three-column{margin-left:-225px}div.dt-button-collection.fixed.four-column{margin-left:-300px}div.dt-button-collection>:last-child{display:block!important;-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection>:last-child>*{-webkit-column-break-inside:avoid;break-inside:avoid}div.dt-button-collection.two-column{width:400px}div.dt-button-collection.two-column>:last-child{padding-bottom:1px;-webkit-column-count:2;-moz-column-count:2;-ms-column-count:2;-o-column-count:2;column-count:2}div.dt-button-collection.three-column{width:450px}div.dt-button-collection.three-column>:last-child{padding-bottom:1px;-webkit-column-count:3;-moz-column-count:3;-ms-column-count:3;-o-column-count:3;column-count:3}div.dt-button-collection.four-column{width:600px}div.dt-button-collection.four-column>:last-child{padding-bottom:1px;-webkit-column-count:4;-moz-column-count:4;-ms-column-count:4;-o-column-count:4;column-count:4}div.dt-button-collection .dt-button{border-radius:0}div.dt-button-collection.fixed{max-width:none}div.dt-button-collection.fixed:before,div.dt-button-collection.fixed:after{display:none}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999}@media screen and (max-width: 767px){div.dt-buttons{float:none;width:100%;text-align:center;margin-bottom:.5em}div.dt-buttons a.btn{float:none}}div.dt-buttons button.btn.processing,div.dt-buttons div.btn.processing,div.dt-buttons a.btn.processing{color:#0003}div.dt-buttons button.btn.processing:after,div.dt-buttons div.btn.processing:after,div.dt-buttons a.btn.processing:after{position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;box-sizing:border-box;display:block;content:" ";border:2px solid #282828;border-radius:50%;border-left-color:transparent;border-right-color:transparent;animation:dtb-spinner 1.5s infinite linear;-o-animation:dtb-spinner 1.5s infinite linear;-ms-animation:dtb-spinner 1.5s infinite linear;-webkit-animation:dtb-spinner 1.5s infinite linear;-moz-animation:dtb-spinner 1.5s infinite linear}@media screen and (max-width: 767px){div.dt-buttons{margin-bottom:0}}.dt-button-collection{margin-top:.2rem}.light-style .dataTable a:not([href]):not([tabindex]){color:#39da8a}.light-style .dt-button-info{box-shadow:0 .25rem 1rem #939eaa73}.dark-style .dataTable a:not([href]):not([tabindex]){color:#39da8a}.dark-style .dt-button-info{box-shadow:0 .25rem 1rem #00000040}.dt-button-info{border-width:0!important;border-radius:.25rem!important}.dt-button-info h2{font-size:1.375rem!important}.dt-buttons{position:relative}[dir=rtl] .dt-buttons .dt-button-collection .dropdown-item{text-align:right}.select2-container{margin:0;width:100%!important;display:inline-block;position:relative;vertical-align:middle;box-sizing:border-box}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-container .select2-dropdown{border-radius:.3125rem}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-hidden-accessible{clip:rect(0 0 0 0)!important;overflow:hidden!important;position:absolute!important;padding:0!important;margin:-1px!important;border:0!important;height:1px!important;width:1px!important}.select2-close-mask{display:block;padding:0;margin:0;position:fixed;left:0;top:0;min-width:100%;min-height:100%;z-index:99;width:auto;opacity:0;border:0;height:auto}.select2-container--default .select2-selection--single .select2-selection__rendered{padding-right:2.25rem}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;font-weight:700;float:right;font-size:1.2rem}.select2-container--default .select2-selection--single .select2-selection__arrow{width:2.25rem;position:absolute;right:1px;top:1px}.select2-container--default .select2-selection--single .select2-selection__arrow b{position:absolute;height:12px;width:17px;top:35%;background-repeat:no-repeat;background-size:17px 12px}html:not([dir=rtl]) .select2-container--default .select2-selection--single .select2-selection__arrow b{left:15%}[dir=rtl] .select2-container--default .select2-selection--single .select2-selection__arrow b{right:10%}.select2-container--default .select2-results__group{padding:.5rem 0}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#5a8dee14!important;color:#5a8dee!important}.select2-container--default,.select2-container--default *{outline:0!important}.select2-container--default.select2-container--disabled .select2-selection--single{cursor:not-allowed}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default[dir=rtl] .select2-selection__arrow{left:1px;right:auto}.select2-container--default .select2-selection--multiple .select2-selection__rendered{margin:0;box-sizing:border-box;display:block;list-style:none;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;float:right;margin-right:.625rem}.select2-container--default .select2-selection--multiple .select2-search--inline{line-height:1.5rem}.select2-container--default .select2-selection--multiple .select2-selection__choice{position:relative;font-size:.8125rem;border-radius:.1875rem;padding:0 .5rem;cursor:default;line-height:1.5rem;float:left}html:not([dir=rtl]) .select2-container--default .select2-selection--multiple .select2-selection__choice{padding-right:1rem}[dir=rtl] .select2-container--default .select2-selection--multiple .select2-selection__choice{padding-left:1rem}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{position:absolute;font-weight:700;color:inherit;display:inline-block;cursor:pointer;opacity:.5}html:not([dir=rtl]) .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{right:.3rem}[dir=rtl] .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{left:.3rem}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{opacity:.8;color:inherit}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--disabled .select2-selection--multiple{cursor:not-allowed}.select2-container--default[dir=rtl] .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection__placeholder,.select2-container--default[dir=rtl] .select2-search--inline{float:right}.select2-container--default[dir=rtl] .select2-selection__clear{float:left}.select2-container--default .select2-search__field::-moz-placeholder{opacity:1}.select2-container--default .select2-search--inline .select2-search__field{box-shadow:none;background:transparent;border:none;outline:0;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:12.5rem;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default.select2-container--open.select2-container--below .select2-selection{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default.select2-container--open.select2-container--above .select2-selection{border-top-right-radius:0;border-top-left-radius:0}.select2-container--default .select2-results__group{font-weight:500;font-size:.9375rem;cursor:default;display:block}[dir=rtl] .select2-container--default .select2-selection--single .select2-selection__rendered{padding-left:2.25rem!important}.light-style .select2-selection--multiple .select2-selection__clear{margin-top:.375rem}.light-style .select2-selection--multiple .select2-selection__rendered{padding:0 .375rem .375rem}.light-style .select2-selection--multiple .select2-selection__choice{margin-right:.375rem;margin-top:.375rem}.light-style .select2-selection--multiple .select2-selection__placeholder{margin-top:.375rem}.light-style .select2-search__field{color:#677788}.light-style .select2-dropdown{background:#fff;box-shadow:0 .25rem 1rem #939eaa73;background-clip:padding-box;border-color:transparent;z-index:1000}.light-style .select2-container--default .select2-selection{transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;background-color:#fff;border:1px solid #d4d8dd;border-radius:.25rem}.light-style .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#263c550f;color:#677788}.light-style .select2-container--default .select2-selection__placeholder{color:#a8b1bb}.light-style .select2-container--default .select2-results__group{color:#516377}.light-style .select2-container--default .select2-selection--single{height:calc(1.4em + .938rem + 2px)}.light-style .select2-container--default .select2-selection--single .select2-selection__clear{color:#263c5566}.light-style .select2-container--default .select2-selection--single .select2-selection__arrow{height:2.25rem;position:absolute}.light-style .select2-container--default .select2-selection--single .select2-selection__arrow b{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='none' stroke='rgba(38, 60, 85, 0.4)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/></svg>")}.light-style .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:2.25rem;color:#677788;padding-left:.735rem}.light-style .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:.735rem}.light-style .select2-container--default.select2-container--disabled .select2-selection--single{background-color:#e9ecee;border-color:#d4d8dd!important}.light-style .select2-container--default .select2-selection--multiple{min-height:2.25rem}.light-style .select2-container--default .select2-selection--multiple .select2-selection__choice{color:#677788;background-color:#263c5514}.light-style .select2-container--default .select2-selection--multiple .select2-selection__choice:hover{background-color:#263c5529}.light-style .select2-container--default.select2-container--disabled .select2-selection--multiple{border-color:#d4d8dd!important;background-color:#e9ecee}.light-style .select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #d4d8dd;border-radius:.25rem}.light-style .select2-container--default .select2-search__field::-webkit-input-placeholder{color:#a8b1bb}.light-style .select2-container--default .select2-search__field::-moz-placeholder{color:#a8b1bb}.light-style .select2-container--default .select2-search__field:-ms-input-placeholder{color:#a8b1bb}.light-style .select2-container--default .select2-results__option{padding:.4375rem .735rem}.light-style .select2-container--default .select2-results__option[aria-selected=true]{background-color:#263c551a}.light-style .select2-container--default .select2-results__option .select2-results__option{width:calc(100% + 1.47rem);margin-left:-.735rem;padding-left:.735rem}.light-style .select2-container--default .select2-results__option .select2-results__option .select2-results__option{padding-left:1.47rem;margin-left:-.735rem}.light-style .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{padding-left:2.205rem;margin-left:-1.47rem}.light-style .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{padding-left:2.94rem;margin-left:-2.205rem}.light-style .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{padding-left:3.675rem;margin-left:-2.94rem}.light-style .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{padding-left:.735rem;margin-left:-3.675rem}.light-style .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:.375rem;margin-right:0}.light-style[dir=rtl] .select2-container--default .select2-results__option .select2-results__option{padding-right:.735rem;padding-left:0!important;margin-left:0!important;margin-right:-.735rem}.light-style[dir=rtl] .select2-container--default .select2-results__option .select2-results__option .select2-results__option{padding-right:1.47rem;margin-right:-.735rem}.light-style[dir=rtl] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{padding-right:2.205rem;margin-right:-1.47rem}.light-style[dir=rtl] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{padding-right:2.94rem;margin-right:-2.205rem}.light-style[dir=rtl] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{padding-right:3.675rem;margin-right:-2.94rem}.light-style[dir=rtl] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{padding-right:.735rem;margin-right:-3.675rem}.light-style .is-valid .select2-container--default .select2-selection,.light-style .is-valid.select2-container--default .select2-selection{border-color:#39da8a!important}.light-style .is-invalid .select2-container--default .select2-selection,.light-style .is-invalid.select2-container--default .select2-selection{border-color:#ff5b5c!important}.light-style .select2-secondary .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#69809a14!important;color:#69809a!important}.light-style .select2-secondary .select2-container--default .select2-selection--multiple .select2-selection__choice:hover{background:#69809a29!important}.light-style .select2-success .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#39da8a14!important;color:#39da8a!important}.light-style .select2-success .select2-container--default .select2-selection--multiple .select2-selection__choice:hover{background:#39da8a29!important}.light-style .select2-info .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#00cfdd14!important;color:#00cfdd!important}.light-style .select2-info .select2-container--default .select2-selection--multiple .select2-selection__choice:hover{background:#00cfdd29!important}.light-style .select2-warning .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#fdac4114!important;color:#fdac41!important}.light-style .select2-warning .select2-container--default .select2-selection--multiple .select2-selection__choice:hover{background:#fdac4129!important}.light-style .select2-danger .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#ff5b5c14!important;color:#ff5b5c!important}.light-style .select2-danger .select2-container--default .select2-selection--multiple .select2-selection__choice:hover{background:#ff5b5c29!important}.light-style .select2-light .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#e5e9ed14!important;color:#e5e9ed!important}.light-style .select2-light .select2-container--default .select2-selection--multiple .select2-selection__choice:hover{background:#e5e9ed29!important}.light-style .select2-dark .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#49556314!important;color:#495563!important}.light-style .select2-dark .select2-container--default .select2-selection--multiple .select2-selection__choice:hover{background:#49556329!important}.light-style .select2-gray .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#263c5514!important;color:#263c5580!important}.light-style .select2-gray .select2-container--default .select2-selection--multiple .select2-selection__choice:hover{background:#263c5529!important}.dark-style .select2-selection--multiple .select2-selection__choice{margin-top:.375rem;margin-right:.375rem}.dark-style .select2-selection--multiple .select2-selection__clear,.dark-style .select2-selection--multiple .select2-selection__placeholder{margin-top:.375rem}.dark-style .select2-selection--multiple .select2-selection__rendered{padding:0 .375rem .375rem}.dark-style .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:.375rem;margin-right:0}.dark-style .select2-container--default .select2-selection{transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;background-color:#283144;border:1px solid #546990;border-radius:.25rem}.dark-style .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#637ba90f;color:#a1b0cb}.dark-style .select2-container--default .select2-selection__placeholder{color:#8295ba}.dark-style .select2-container--default .select2-results__group{color:#d8deea}.dark-style .select2-container--default .select2-selection--single{height:calc(1.4em + .938rem + 2px)}.dark-style .select2-container--default .select2-selection--single .select2-selection__arrow{height:2.25rem;position:absolute}.dark-style .select2-container--default .select2-selection--single .select2-selection__arrow b{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='none' stroke='%23a1b0cb' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/></svg>")}.dark-style .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:2.25rem;color:#a1b0cb;padding-left:.735rem}.dark-style .select2-container--default .select2-selection--single .select2-selection__clear{color:#a1b0cb}.dark-style .select2-container--default .select2-selection--multiple{min-height:2.25rem}.dark-style .select2-container--default .select2-selection--multiple .select2-selection__choice{color:#a1b0cb;background-color:#637ba914}.dark-style .select2-container--default .select2-selection--multiple .select2-selection__choice:hover{background-color:#637ba929}.dark-style .select2-container--default.select2-container--disabled .select2-selection--multiple{border-color:#546990!important;background-color:#36445d}.dark-style .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:.735rem}.dark-style .select2-container--default.select2-container--disabled .select2-selection--single{background-color:#36445d;border-color:#546990!important}.dark-style .select2-container--default .select2-search__field::-webkit-input-placeholder{color:#8295ba}.dark-style .select2-container--default .select2-search__field::-moz-placeholder{color:#8295ba}.dark-style .select2-container--default .select2-search__field:-ms-input-placeholder{color:#8295ba}.dark-style .select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #546990;background:#283144;border-radius:.25rem}.dark-style .select2-container--default .select2-results__option{padding:.4375rem .735rem}.dark-style .select2-container--default .select2-results__option[aria-selected=true]{background-color:#ffffffbf}.dark-style .select2-container--default .select2-results__option .select2-results__option{padding-left:.735rem;margin-left:-.735rem;width:calc(100% + 1.47rem)}.dark-style .select2-container--default .select2-results__option .select2-results__option .select2-results__option{padding-left:1.47rem;margin-left:-.735rem}.dark-style .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{padding-left:2.205rem;margin-left:-1.47rem}.dark-style .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{padding-left:2.94rem;margin-left:-2.205rem}.dark-style .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{padding-left:3.675rem;margin-left:-2.94rem}.dark-style .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{padding-left:.735rem;margin-left:-3.675rem}.dark-style .select2-dropdown{z-index:1000;background:#283144;border-color:transparent;background-clip:padding-box;box-shadow:0 .25rem 1rem #00000040}.dark-style .select2-search__field{color:#a1b0cb}.dark-style[dir=rtl] .select2-container--default .select2-results__option .select2-results__option{padding-left:0!important;padding-right:.735rem;margin-left:0!important;margin-right:-.735rem}.dark-style[dir=rtl] .select2-container--default .select2-results__option .select2-results__option .select2-results__option{padding-right:1.47rem;margin-right:-.735rem}.dark-style[dir=rtl] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{padding-right:2.205rem;margin-right:-1.47rem}.dark-style[dir=rtl] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{padding-right:2.94rem;margin-right:-2.205rem}.dark-style[dir=rtl] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{padding-right:3.675rem;margin-right:-2.94rem}.dark-style[dir=rtl] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{padding-right:.735rem;margin-right:-3.675rem}.dark-style .is-valid .select2-container--default .select2-selection,.dark-style .is-valid.select2-container--default .select2-selection{border-color:#39da8a!important}.dark-style .is-invalid .select2-container--default .select2-selection,.dark-style .is-invalid.select2-container--default .select2-selection{border-color:#ff5b5c!important}.dark-style .select2-secondary .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#69809a14!important;color:#69809a!important}.dark-style .select2-secondary .select2-container--default .select2-selection--multiple .select2-selection__choice:hover{background:#69809a29!important}.dark-style .select2-success .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#39da8a14!important;color:#39da8a!important}.dark-style .select2-success .select2-container--default .select2-selection--multiple .select2-selection__choice:hover{background:#39da8a29!important}.dark-style .select2-info .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#00cfdd14!important;color:#00cfdd!important}.dark-style .select2-info .select2-container--default .select2-selection--multiple .select2-selection__choice:hover{background:#00cfdd29!important}.dark-style .select2-warning .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#fdac4114!important;color:#fdac41!important}.dark-style .select2-warning .select2-container--default .select2-selection--multiple .select2-selection__choice:hover{background:#fdac4129!important}.dark-style .select2-danger .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#ff5b5c14!important;color:#ff5b5c!important}.dark-style .select2-danger .select2-container--default .select2-selection--multiple .select2-selection__choice:hover{background:#ff5b5c29!important}.dark-style .select2-light .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#434c5f14!important;color:#434c5f!important}.dark-style .select2-light .select2-container--default .select2-selection--multiple .select2-selection__choice:hover{background:#434c5f29!important}.dark-style .select2-dark .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#71778414!important;color:#e5e9ed!important}.dark-style .select2-dark .select2-container--default .select2-selection--multiple .select2-selection__choice:hover{background:#71778429!important}.dark-style .select2-gray .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#ffffff14!important;color:#ffffffbf!important}.dark-style .select2-gray .select2-container--default .select2-selection--multiple .select2-selection__choice:hover{background:#ffffff29!important}.fv-sr-only{display:none}.fv-plugins-framework input::-ms-clear,.fv-plugins-framework textarea::-ms-clear{display:none;height:0;width:0}.fv-plugins-icon-container{position:relative}.fv-plugins-icon{position:absolute;right:0;text-align:center;top:0}.fv-plugins-tooltip{max-width:256px;position:absolute;text-align:center;z-index:10000}.fv-plugins-tooltip .fv-plugins-tooltip__content{background:#000;border-radius:3px;color:#eee;padding:8px;position:relative}.fv-plugins-tooltip .fv-plugins-tooltip__content:before{border:8px solid transparent;content:"";position:absolute}.fv-plugins-tooltip--hide{display:none}.fv-plugins-tooltip--top-left{transform:translateY(-8px)}.fv-plugins-tooltip--top-left .fv-plugins-tooltip__content:before{border-top-color:#000;left:8px;top:100%}.fv-plugins-tooltip--top{transform:translateY(-8px)}.fv-plugins-tooltip--top .fv-plugins-tooltip__content:before{border-top-color:#000;left:50%;margin-left:-8px;top:100%}.fv-plugins-tooltip--top-right{transform:translateY(-8px)}.fv-plugins-tooltip--top-right .fv-plugins-tooltip__content:before{border-top-color:#000;right:8px;top:100%}.fv-plugins-tooltip--right{transform:translate(8px)}.fv-plugins-tooltip--right .fv-plugins-tooltip__content:before{border-right-color:#000;margin-top:-8px;right:100%;top:50%}.fv-plugins-tooltip--bottom-right{transform:translateY(8px)}.fv-plugins-tooltip--bottom-right .fv-plugins-tooltip__content:before{border-bottom-color:#000;bottom:100%;right:8px}.fv-plugins-tooltip--bottom{transform:translateY(8px)}.fv-plugins-tooltip--bottom .fv-plugins-tooltip__content:before{border-bottom-color:#000;bottom:100%;left:50%;margin-left:-8px}.fv-plugins-tooltip--bottom-left{transform:translateY(8px)}.fv-plugins-tooltip--bottom-left .fv-plugins-tooltip__content:before{border-bottom-color:#000;bottom:100%;left:8px}.fv-plugins-tooltip--left{transform:translate(-8px)}.fv-plugins-tooltip--left .fv-plugins-tooltip__content:before{border-left-color:#000;left:100%;margin-top:-8px;top:50%}.fv-plugins-tooltip-icon{cursor:pointer;pointer-events:inherit}.fv-plugins-bootstrap .fv-help-block{color:#dc3545;font-size:80%;margin-top:.25rem}.fv-plugins-bootstrap .is-invalid~.form-check-label,.fv-plugins-bootstrap .is-valid~.form-check-label{color:inherit}.fv-plugins-bootstrap .has-danger .fv-plugins-icon{color:#dc3545}.fv-plugins-bootstrap .has-success .fv-plugins-icon{color:#28a745}.fv-plugins-bootstrap .fv-plugins-icon{height:38px;line-height:38px;width:38px}.fv-plugins-bootstrap .input-group~.fv-plugins-icon{z-index:3}.fv-plugins-bootstrap .form-group.row .fv-plugins-icon{right:15px}.fv-plugins-bootstrap .form-group.row .fv-plugins-icon-check{top:-7px}.fv-plugins-bootstrap:not(.form-inline) label~.fv-plugins-icon{top:32px}.fv-plugins-bootstrap:not(.form-inline) label~.fv-plugins-icon-check{top:25px}.fv-plugins-bootstrap:not(.form-inline) label.sr-only~.fv-plugins-icon-check{top:-7px}.fv-plugins-bootstrap.form-inline .form-group{align-items:flex-start;flex-direction:column;margin-bottom:auto}.fv-plugins-bootstrap .form-control.is-valid,.fv-plugins-bootstrap .form-control.is-invalid{background-image:none}.fv-plugins-bootstrap3 .help-block{margin-bottom:0}.fv-plugins-bootstrap3 .input-group~.form-control-feedback{z-index:4}.fv-plugins-bootstrap3.form-inline .form-group{vertical-align:top}.fv-plugins-bootstrap5 .fv-plugins-bootstrap5-row-invalid .fv-plugins-icon{color:#dc3545}.fv-plugins-bootstrap5 .fv-plugins-bootstrap5-row-valid .fv-plugins-icon{color:#198754}.fv-plugins-bootstrap5 .fv-plugins-icon{align-items:center;display:flex;justify-content:center;height:38px;width:38px}.fv-plugins-bootstrap5 .input-group~.fv-plugins-icon{z-index:3}.fv-plugins-bootstrap5 .fv-plugins-icon-input-group{right:-38px}.fv-plugins-bootstrap5 .form-floating .fv-plugins-icon{height:58px}.fv-plugins-bootstrap5 .row .fv-plugins-icon{right:12px}.fv-plugins-bootstrap5 .row .fv-plugins-icon-check{top:-7px}.fv-plugins-bootstrap5:not(.fv-plugins-bootstrap5-form-inline) label~.fv-plugins-icon{top:32px}.fv-plugins-bootstrap5:not(.fv-plugins-bootstrap5-form-inline) label~.fv-plugins-icon-check{top:25px}.fv-plugins-bootstrap5:not(.fv-plugins-bootstrap5-form-inline) label.sr-only~.fv-plugins-icon-check{top:-7px}.fv-plugins-bootstrap5.fv-plugins-bootstrap5-form-inline .fv-plugins-icon{right:calc(var(--bs-gutter-x, 1.5rem) / 2)}.fv-plugins-bootstrap5 .form-select.fv-plugins-icon-input.is-valid,.fv-plugins-bootstrap5 .form-select.fv-plugins-icon-input.is-invalid,.fv-plugins-bootstrap5 .form-control.fv-plugins-icon-input.is-valid,.fv-plugins-bootstrap5 .form-control.fv-plugins-icon-input.is-invalid{background-image:none}.fv-plugins-bulma .field.has-addons{flex-wrap:wrap}.fv-plugins-bulma .field.has-addons:after{content:"";width:100%}.fv-plugins-bulma .field.has-addons .fv-plugins-message-container{order:1}.fv-plugins-bulma .icon.fv-plugins-icon-check{top:-4px}.fv-plugins-bulma .fv-has-error .input,.fv-plugins-bulma .fv-has-error .textarea{border:1px solid #ff3860}.fv-plugins-bulma .fv-has-success .input,.fv-plugins-bulma .fv-has-success .textarea{border:1px solid #23d160}.fv-plugins-foundation .fv-plugins-icon{height:39px;line-height:39px;right:0;width:39px}.fv-plugins-foundation .grid-padding-x .fv-plugins-icon{right:15px}.fv-plugins-foundation .fv-plugins-icon-container .cell{position:relative}.fv-plugins-foundation [type=checkbox]~.fv-plugins-icon{top:-7px}.fv-plugins-foundation.fv-stacked-form .fv-plugins-message-container{width:100%}.fv-plugins-foundation.fv-stacked-form label .fv-plugins-icon,.fv-plugins-foundation.fv-stacked-form fieldset [type=checkbox]~.fv-plugins-icon,.fv-plugins-foundation.fv-stacked-form fieldset [type=radio]~.fv-plugins-icon{top:25px}.fv-plugins-foundation .form-error{display:block}.fv-plugins-foundation .fv-row__success .fv-plugins-icon{color:#3adb76}.fv-plugins-foundation .fv-row__error label,.fv-plugins-foundation .fv-row__error fieldset legend,.fv-plugins-foundation .fv-row__error .fv-plugins-icon{color:#cc4b37}.fv-plugins-materialize .fv-plugins-icon{height:42px;line-height:42px;width:42px}.fv-plugins-materialize .fv-plugins-icon-check{top:-10px}.fv-plugins-materialize .fv-invalid-row .helper-text,.fv-plugins-materialize .fv-invalid-row .fv-plugins-icon{color:#f44336}.fv-plugins-materialize .fv-valid-row .helper-text,.fv-plugins-materialize .fv-valid-row .fv-plugins-icon{color:#4caf50}.fv-plugins-milligram .fv-plugins-icon{height:38px;line-height:38px;width:38px}.fv-plugins-milligram .column{position:relative}.fv-plugins-milligram .column .fv-plugins-icon{right:10px}.fv-plugins-milligram .fv-plugins-icon-check{top:-6px}.fv-plugins-milligram .fv-plugins-message-container{margin-bottom:15px}.fv-plugins-milligram.fv-stacked-form .fv-plugins-icon{top:30px}.fv-plugins-milligram.fv-stacked-form .fv-plugins-icon-check{top:24px}.fv-plugins-milligram .fv-invalid-row .fv-help-block,.fv-plugins-milligram .fv-invalid-row .fv-plugins-icon{color:red}.fv-plugins-milligram .fv-valid-row .fv-help-block,.fv-plugins-milligram .fv-valid-row .fv-plugins-icon{color:green}.fv-plugins-mini .fv-plugins-icon{height:42px;line-height:42px;width:42px;top:4px}.fv-plugins-mini .fv-plugins-icon-check{top:-8px}.fv-plugins-mini.fv-stacked-form .fv-plugins-icon{top:28px}.fv-plugins-mini.fv-stacked-form .fv-plugins-icon-check{top:20px}.fv-plugins-mini .fv-plugins-message-container{margin:calc(var(--universal-margin) / 2)}.fv-plugins-mini .fv-invalid-row .fv-help-block,.fv-plugins-mini .fv-invalid-row .fv-plugins-icon{color:var(--input-invalid-color)}.fv-plugins-mini .fv-valid-row .fv-help-block,.fv-plugins-mini .fv-valid-row .fv-plugins-icon{color:#308732}.fv-plugins-mui .fv-plugins-icon{height:32px;line-height:32px;width:32px;top:15px;right:4px}.fv-plugins-mui .fv-plugins-icon-check{top:-6px;right:-10px}.fv-plugins-mui .fv-plugins-message-container{margin:8px 0}.fv-plugins-mui .fv-invalid-row .fv-help-block,.fv-plugins-mui .fv-invalid-row .fv-plugins-icon{color:#f44336}.fv-plugins-mui .fv-valid-row .fv-help-block,.fv-plugins-mui .fv-valid-row .fv-plugins-icon{color:#4caf50}.fv-plugins-pure .fv-plugins-icon{height:36px;line-height:36px;width:36px}.fv-plugins-pure .fv-has-error label,.fv-plugins-pure .fv-has-error .fv-help-block,.fv-plugins-pure .fv-has-error .fv-plugins-icon{color:#ca3c3c}.fv-plugins-pure .fv-has-success label,.fv-plugins-pure .fv-has-success .fv-help-block,.fv-plugins-pure .fv-has-success .fv-plugins-icon{color:#1cb841}.fv-plugins-pure.pure-form-aligned .fv-help-block{margin-top:5px;margin-left:180px}.fv-plugins-pure.pure-form-aligned .fv-plugins-icon-check{top:-9px}.fv-plugins-pure.pure-form-stacked .pure-control-group{margin-bottom:8px}.fv-plugins-pure.pure-form-stacked .fv-plugins-icon{top:22px}.fv-plugins-pure.pure-form-stacked .fv-plugins-icon-check{top:13px}.fv-plugins-pure.pure-form-stacked .fv-sr-only~.fv-plugins-icon{top:-9px}.fv-plugins-semantic.ui.form .fields.error label,.fv-plugins-semantic .error .fv-plugins-icon{color:#9f3a38}.fv-plugins-semantic .fv-plugins-icon-check{right:7px}.fv-plugins-shoelace .input-group{margin-bottom:0}.fv-plugins-shoelace .fv-plugins-icon{height:32px;line-height:32px;width:32px;top:28px}.fv-plugins-shoelace .row .fv-plugins-icon{right:16px;top:0}.fv-plugins-shoelace .fv-plugins-icon-check{top:24px}.fv-plugins-shoelace .fv-sr-only~.fv-plugins-icon,.fv-plugins-shoelace .fv-sr-only~div .fv-plugins-icon{top:-4px}.fv-plugins-shoelace .input-valid .fv-help-block,.fv-plugins-shoelace .input-valid .fv-plugins-icon{color:#2ecc40}.fv-plugins-shoelace .input-invalid .fv-help-block,.fv-plugins-shoelace .input-invalid .fv-plugins-icon{color:#ff4136}.fv-plugins-spectre .input-group .fv-plugins-icon{z-index:2}.fv-plugins-spectre .form-group .fv-plugins-icon-check{right:6px;top:10px}.fv-plugins-spectre:not(.form-horizontal) .form-group .fv-plugins-icon-check{right:6px;top:45px}.fv-plugins-tachyons .fv-plugins-icon{height:36px;line-height:36px;width:36px}.fv-plugins-tachyons .fv-plugins-icon-check{top:-7px}.fv-plugins-tachyons.fv-stacked-form .fv-plugins-icon{top:34px}.fv-plugins-tachyons.fv-stacked-form .fv-plugins-icon-check{top:24px}.fv-plugins-turret .fv-plugins-icon{height:40px;line-height:40px;width:40px}.fv-plugins-turret.fv-stacked-form .fv-plugins-icon{top:29px}.fv-plugins-turret.fv-stacked-form .fv-plugins-icon-check{top:17px}.fv-plugins-turret .fv-invalid-row .form-message,.fv-plugins-turret .fv-invalid-row .fv-plugins-icon{color:#c00}.fv-plugins-turret .fv-valid-row .form-message,.fv-plugins-turret .fv-valid-row .fv-plugins-icon{color:#00b300}.fv-plugins-uikit .fv-plugins-icon{height:40px;line-height:40px;top:25px;width:40px}.fv-plugins-uikit.uk-form-horizontal .fv-plugins-icon{top:0}.fv-plugins-uikit.uk-form-horizontal .fv-plugins-icon-check{top:-11px}.fv-plugins-uikit.uk-form-stacked .fv-plugins-icon-check{top:15px}.fv-plugins-uikit.uk-form-stacked .fv-no-label .fv-plugins-icon{top:0}.fv-plugins-uikit.uk-form-stacked .fv-no-label .fv-plugins-icon-check{top:-11px}.fv-plugins-wizard--step{display:none}.fv-plugins-wizard--active{display:block}:root{--sk-size: 40px;--sk-color: #333}.sk-center{margin:auto}.sk-plane{width:var(--sk-size);height:var(--sk-size);background-color:var(--sk-color);animation:sk-plane 1.2s infinite ease-in-out}@keyframes sk-plane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}to{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.sk-chase{width:var(--sk-size);height:var(--sk-size);position:relative;animation:sk-chase 2.5s infinite linear both}.sk-chase-dot{width:100%;height:100%;position:absolute;left:0;top:0;animation:sk-chase-dot 2s infinite ease-in-out both}.sk-chase-dot:before{content:"";display:block;width:25%;height:25%;background-color:var(--sk-color);border-radius:100%;animation:sk-chase-dot-before 2s infinite ease-in-out both}.sk-chase-dot:nth-child(1){animation-delay:-1.1s}.sk-chase-dot:nth-child(2){animation-delay:-1s}.sk-chase-dot:nth-child(3){animation-delay:-.9s}.sk-chase-dot:nth-child(4){animation-delay:-.8s}.sk-chase-dot:nth-child(5){animation-delay:-.7s}.sk-chase-dot:nth-child(6){animation-delay:-.6s}.sk-chase-dot:nth-child(1):before{animation-delay:-1.1s}.sk-chase-dot:nth-child(2):before{animation-delay:-1s}.sk-chase-dot:nth-child(3):before{animation-delay:-.9s}.sk-chase-dot:nth-child(4):before{animation-delay:-.8s}.sk-chase-dot:nth-child(5):before{animation-delay:-.7s}.sk-chase-dot:nth-child(6):before{animation-delay:-.6s}@keyframes sk-chase{to{transform:rotate(360deg)}}@keyframes sk-chase-dot{80%,to{transform:rotate(360deg)}}@keyframes sk-chase-dot-before{50%{transform:scale(.4)}to,0%{transform:scale(1)}}.sk-bounce{width:var(--sk-size);height:var(--sk-size);position:relative}.sk-bounce-dot{width:100%;height:100%;border-radius:50%;background-color:var(--sk-color);opacity:.6;position:absolute;top:0;left:0;animation:sk-bounce 2s infinite cubic-bezier(.455,.03,.515,.955)}.sk-bounce-dot:nth-child(2){animation-delay:-1s}@keyframes sk-bounce{0%,to{transform:scale(0)}45%,55%{transform:scale(1)}}.sk-wave{width:var(--sk-size);height:var(--sk-size);display:flex;justify-content:space-between}.sk-wave-rect{background-color:var(--sk-color);height:100%;width:15%;animation:sk-wave 1.2s infinite ease-in-out}.sk-wave-rect:nth-child(1){animation-delay:-1.2s}.sk-wave-rect:nth-child(2){animation-delay:-1.1s}.sk-wave-rect:nth-child(3){animation-delay:-1s}.sk-wave-rect:nth-child(4){animation-delay:-.9s}.sk-wave-rect:nth-child(5){animation-delay:-.8s}@keyframes sk-wave{0%,40%,to{transform:scaleY(.4)}20%{transform:scaleY(1)}}.sk-pulse{width:var(--sk-size);height:var(--sk-size);background-color:var(--sk-color);border-radius:100%;animation:sk-pulse 1.2s infinite cubic-bezier(.455,.03,.515,.955)}@keyframes sk-pulse{0%{transform:scale(0)}to{transform:scale(1);opacity:0}}.sk-flow{width:calc(var(--sk-size) * 1.3);height:calc(var(--sk-size) * 1.3);display:flex;justify-content:space-between}.sk-flow-dot{width:25%;height:25%;background-color:var(--sk-color);border-radius:50%;animation:sk-flow 1.4s cubic-bezier(.455,.03,.515,.955) 0s infinite both}.sk-flow-dot:nth-child(1){animation-delay:-.3s}.sk-flow-dot:nth-child(2){animation-delay:-.15s}@keyframes sk-flow{0%,80%,to{transform:scale(.3)}40%{transform:scale(1)}}.sk-swing{width:var(--sk-size);height:var(--sk-size);position:relative;animation:sk-swing 1.8s infinite linear}.sk-swing-dot{width:45%;height:45%;position:absolute;top:0;left:0;right:0;margin:auto;background-color:var(--sk-color);border-radius:100%;animation:sk-swing-dot 2s infinite ease-in-out}.sk-swing-dot:nth-child(2){top:auto;bottom:0;animation-delay:-1s}@keyframes sk-swing{to{transform:rotate(360deg)}}@keyframes sk-swing-dot{0%,to{transform:scale(.2)}50%{transform:scale(1)}}.sk-circle{width:var(--sk-size);height:var(--sk-size);position:relative}.sk-circle-dot{width:100%;height:100%;position:absolute;left:0;top:0}.sk-circle-dot:before{content:"";display:block;width:15%;height:15%;background-color:var(--sk-color);border-radius:100%;animation:sk-circle 1.2s infinite ease-in-out both}.sk-circle-dot:nth-child(1){transform:rotate(30deg)}.sk-circle-dot:nth-child(2){transform:rotate(60deg)}.sk-circle-dot:nth-child(3){transform:rotate(90deg)}.sk-circle-dot:nth-child(4){transform:rotate(120deg)}.sk-circle-dot:nth-child(5){transform:rotate(150deg)}.sk-circle-dot:nth-child(6){transform:rotate(180deg)}.sk-circle-dot:nth-child(7){transform:rotate(210deg)}.sk-circle-dot:nth-child(8){transform:rotate(240deg)}.sk-circle-dot:nth-child(9){transform:rotate(270deg)}.sk-circle-dot:nth-child(10){transform:rotate(300deg)}.sk-circle-dot:nth-child(11){transform:rotate(330deg)}.sk-circle-dot:nth-child(1):before{animation-delay:-1.1s}.sk-circle-dot:nth-child(2):before{animation-delay:-1s}.sk-circle-dot:nth-child(3):before{animation-delay:-.9s}.sk-circle-dot:nth-child(4):before{animation-delay:-.8s}.sk-circle-dot:nth-child(5):before{animation-delay:-.7s}.sk-circle-dot:nth-child(6):before{animation-delay:-.6s}.sk-circle-dot:nth-child(7):before{animation-delay:-.5s}.sk-circle-dot:nth-child(8):before{animation-delay:-.4s}.sk-circle-dot:nth-child(9):before{animation-delay:-.3s}.sk-circle-dot:nth-child(10):before{animation-delay:-.2s}.sk-circle-dot:nth-child(11):before{animation-delay:-.1s}@keyframes sk-circle{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.sk-circle-fade{width:var(--sk-size);height:var(--sk-size);position:relative}.sk-circle-fade-dot{width:100%;height:100%;position:absolute;left:0;top:0}.sk-circle-fade-dot:before{content:"";display:block;width:15%;height:15%;background-color:var(--sk-color);border-radius:100%;animation:sk-circle-fade 1.2s infinite ease-in-out both}.sk-circle-fade-dot:nth-child(1){transform:rotate(30deg)}.sk-circle-fade-dot:nth-child(2){transform:rotate(60deg)}.sk-circle-fade-dot:nth-child(3){transform:rotate(90deg)}.sk-circle-fade-dot:nth-child(4){transform:rotate(120deg)}.sk-circle-fade-dot:nth-child(5){transform:rotate(150deg)}.sk-circle-fade-dot:nth-child(6){transform:rotate(180deg)}.sk-circle-fade-dot:nth-child(7){transform:rotate(210deg)}.sk-circle-fade-dot:nth-child(8){transform:rotate(240deg)}.sk-circle-fade-dot:nth-child(9){transform:rotate(270deg)}.sk-circle-fade-dot:nth-child(10){transform:rotate(300deg)}.sk-circle-fade-dot:nth-child(11){transform:rotate(330deg)}.sk-circle-fade-dot:nth-child(1):before{animation-delay:-1.1s}.sk-circle-fade-dot:nth-child(2):before{animation-delay:-1s}.sk-circle-fade-dot:nth-child(3):before{animation-delay:-.9s}.sk-circle-fade-dot:nth-child(4):before{animation-delay:-.8s}.sk-circle-fade-dot:nth-child(5):before{animation-delay:-.7s}.sk-circle-fade-dot:nth-child(6):before{animation-delay:-.6s}.sk-circle-fade-dot:nth-child(7):before{animation-delay:-.5s}.sk-circle-fade-dot:nth-child(8):before{animation-delay:-.4s}.sk-circle-fade-dot:nth-child(9):before{animation-delay:-.3s}.sk-circle-fade-dot:nth-child(10):before{animation-delay:-.2s}.sk-circle-fade-dot:nth-child(11):before{animation-delay:-.1s}@keyframes sk-circle-fade{0%,39%,to{opacity:0;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.sk-grid{width:var(--sk-size);height:var(--sk-size)}.sk-grid-cube{width:33.33%;height:33.33%;background-color:var(--sk-color);float:left;animation:sk-grid 1.3s infinite ease-in-out}.sk-grid-cube:nth-child(1){animation-delay:.2s}.sk-grid-cube:nth-child(2){animation-delay:.3s}.sk-grid-cube:nth-child(3){animation-delay:.4s}.sk-grid-cube:nth-child(4){animation-delay:.1s}.sk-grid-cube:nth-child(5){animation-delay:.2s}.sk-grid-cube:nth-child(6){animation-delay:.3s}.sk-grid-cube:nth-child(7){animation-delay:0s}.sk-grid-cube:nth-child(8){animation-delay:.1s}.sk-grid-cube:nth-child(9){animation-delay:.2s}@keyframes sk-grid{0%,70%,to{transform:scaleZ(1)}35%{transform:scale3D(0,0,1)}}.sk-fold{width:var(--sk-size);height:var(--sk-size);position:relative;transform:rotate(45deg)}.sk-fold-cube{float:left;width:50%;height:50%;position:relative;transform:scale(1.1)}.sk-fold-cube:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--sk-color);animation:sk-fold 2.4s infinite linear both;transform-origin:100% 100%}.sk-fold-cube:nth-child(2){transform:scale(1.1) rotate(90deg)}.sk-fold-cube:nth-child(4){transform:scale(1.1) rotate(180deg)}.sk-fold-cube:nth-child(3){transform:scale(1.1) rotate(270deg)}.sk-fold-cube:nth-child(2):before{animation-delay:.3s}.sk-fold-cube:nth-child(4):before{animation-delay:.6s}.sk-fold-cube:nth-child(3):before{animation-delay:.9s}@keyframes sk-fold{0%,10%{transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{transform:perspective(140px) rotateX(0);opacity:1}90%,to{transform:perspective(140px) rotateY(180deg);opacity:0}}.sk-wander{width:var(--sk-size);height:var(--sk-size);position:relative}.sk-wander-cube{background-color:var(--sk-color);width:20%;height:20%;position:absolute;top:0;left:0;--sk-wander-distance: calc(var(--sk-size) * .75);animation:sk-wander 2s ease-in-out -2s infinite both}.sk-wander-cube:nth-child(2){animation-delay:-.5s}.sk-wander-cube:nth-child(3){animation-delay:-1s}@keyframes sk-wander{0%{transform:rotate(0)}25%{transform:translate(var(--sk-wander-distance)) rotate(-90deg) scale(.6)}50%{transform:translate(var(--sk-wander-distance)) translateY(var(--sk-wander-distance)) rotate(-179deg)}50.1%{transform:translate(var(--sk-wander-distance)) translateY(var(--sk-wander-distance)) rotate(-180deg)}75%{transform:translate(0) translateY(var(--sk-wander-distance)) rotate(-270deg) scale(.6)}to{transform:rotate(-360deg)}}:root{--sk-size: 30px;--sk-color: #fff}.sk-wave{width:40px;white-space:nowrap}.sk-fading-circle .sk-circle{margin-top:0;margin-bottom:0}.apexcharts-canvas{position:relative;-webkit-user-select:none;user-select:none}.apexcharts-canvas ::-webkit-scrollbar{-webkit-appearance:none;width:6px}.apexcharts-canvas ::-webkit-scrollbar-thumb{border-radius:4px;background-color:#00000080;box-shadow:0 0 1px #ffffff80;-webkit-box-shadow:0 0 1px rgba(255,255,255,.5)}.apexcharts-inner{position:relative}.apexcharts-text tspan{font-family:inherit}.legend-mouseover-inactive{transition:.15s ease all;opacity:.2}.apexcharts-series-collapsed{opacity:0}.apexcharts-tooltip{border-radius:5px;box-shadow:2px 2px 6px -4px #999;cursor:default;font-size:14px;left:62px;opacity:0;pointer-events:none;position:absolute;top:20px;display:flex;flex-direction:column;overflow:hidden;white-space:nowrap;z-index:12;transition:.15s ease all}.apexcharts-tooltip.apexcharts-active{opacity:1;transition:.15s ease all}.apexcharts-tooltip.apexcharts-theme-light{border:1px solid #e3e3e3;background:#fffffff5}.apexcharts-tooltip.apexcharts-theme-dark{color:#fff;background:#1e1e1ecc}.apexcharts-tooltip *{font-family:inherit}.apexcharts-tooltip-title{padding:6px;font-size:15px;margin-bottom:4px}.apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-title{background:#eceff1;border-bottom:1px solid #ddd}.apexcharts-tooltip.apexcharts-theme-dark .apexcharts-tooltip-title{background:#000000b3;border-bottom:1px solid #333}.apexcharts-tooltip-text-y-value,.apexcharts-tooltip-text-goals-value,.apexcharts-tooltip-text-z-value{display:inline-block;font-weight:600;margin-left:5px}.apexcharts-tooltip-text-y-label:empty,.apexcharts-tooltip-text-y-value:empty,.apexcharts-tooltip-text-goals-label:empty,.apexcharts-tooltip-text-goals-value:empty,.apexcharts-tooltip-text-z-value:empty{display:none}.apexcharts-tooltip-text-y-value,.apexcharts-tooltip-text-goals-value,.apexcharts-tooltip-text-z-value{font-weight:600}.apexcharts-tooltip-text-goals-label,.apexcharts-tooltip-text-goals-value{padding:6px 0 5px}.apexcharts-tooltip-goals-group,.apexcharts-tooltip-text-goals-label,.apexcharts-tooltip-text-goals-value{display:flex}.apexcharts-tooltip-text-goals-label:not(:empty),.apexcharts-tooltip-text-goals-value:not(:empty){margin-top:-6px}.apexcharts-tooltip-marker{width:12px;height:12px;position:relative;top:0;margin-right:10px;border-radius:50%}.apexcharts-tooltip-series-group{padding:0 10px;display:none;text-align:left;justify-content:left;align-items:center}.apexcharts-tooltip-series-group.apexcharts-active .apexcharts-tooltip-marker{opacity:1}.apexcharts-tooltip-series-group.apexcharts-active,.apexcharts-tooltip-series-group:last-child{padding-bottom:4px}.apexcharts-tooltip-series-group-hidden{opacity:0;height:0;line-height:0;padding:0!important}.apexcharts-tooltip-y-group{padding:6px 0 5px}.apexcharts-tooltip-box,.apexcharts-custom-tooltip{padding:4px 8px}.apexcharts-tooltip-boxPlot{display:flex;flex-direction:column-reverse}.apexcharts-tooltip-box>div{margin:4px 0}.apexcharts-tooltip-box span.value{font-weight:700}.apexcharts-tooltip-rangebar{padding:5px 8px}.apexcharts-tooltip-rangebar .category{font-weight:600;color:#777}.apexcharts-tooltip-rangebar .series-name{font-weight:700;display:block;margin-bottom:5px}.apexcharts-xaxistooltip{opacity:0;padding:9px 10px;pointer-events:none;color:#373d3f;font-size:13px;text-align:center;border-radius:2px;position:absolute;z-index:10;background:#eceff1;border:1px solid #90A4AE;transition:.15s ease all}.apexcharts-xaxistooltip.apexcharts-theme-dark{background:#000000b3;border:1px solid rgba(0,0,0,.5);color:#fff}.apexcharts-xaxistooltip:after,.apexcharts-xaxistooltip:before{left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.apexcharts-xaxistooltip:after{border-color:#eceff100;border-width:6px;margin-left:-6px}.apexcharts-xaxistooltip:before{border-color:#90a4ae00;border-width:7px;margin-left:-7px}.apexcharts-xaxistooltip-bottom:after,.apexcharts-xaxistooltip-bottom:before{bottom:100%}.apexcharts-xaxistooltip-top:after,.apexcharts-xaxistooltip-top:before{top:100%}.apexcharts-xaxistooltip-bottom:after{border-bottom-color:#eceff1}.apexcharts-xaxistooltip-bottom:before{border-bottom-color:#90a4ae}.apexcharts-xaxistooltip-bottom.apexcharts-theme-dark:after{border-bottom-color:#00000080}.apexcharts-xaxistooltip-bottom.apexcharts-theme-dark:before{border-bottom-color:#00000080}.apexcharts-xaxistooltip-top:after{border-top-color:#eceff1}.apexcharts-xaxistooltip-top:before{border-top-color:#90a4ae}.apexcharts-xaxistooltip-top.apexcharts-theme-dark:after{border-top-color:#00000080}.apexcharts-xaxistooltip-top.apexcharts-theme-dark:before{border-top-color:#00000080}.apexcharts-xaxistooltip.apexcharts-active{opacity:1;transition:.15s ease all}.apexcharts-yaxistooltip{opacity:0;padding:4px 10px;pointer-events:none;color:#373d3f;font-size:13px;text-align:center;border-radius:2px;position:absolute;z-index:10;background:#eceff1;border:1px solid #90A4AE}.apexcharts-yaxistooltip.apexcharts-theme-dark{background:#000000b3;border:1px solid rgba(0,0,0,.5);color:#fff}.apexcharts-yaxistooltip:after,.apexcharts-yaxistooltip:before{top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.apexcharts-yaxistooltip:after{border-color:#eceff100;border-width:6px;margin-top:-6px}.apexcharts-yaxistooltip:before{border-color:#90a4ae00;border-width:7px;margin-top:-7px}.apexcharts-yaxistooltip-left:after,.apexcharts-yaxistooltip-left:before{left:100%}.apexcharts-yaxistooltip-right:after,.apexcharts-yaxistooltip-right:before{right:100%}.apexcharts-yaxistooltip-left:after{border-left-color:#eceff1}.apexcharts-yaxistooltip-left:before{border-left-color:#90a4ae}.apexcharts-yaxistooltip-left.apexcharts-theme-dark:after{border-left-color:#00000080}.apexcharts-yaxistooltip-left.apexcharts-theme-dark:before{border-left-color:#00000080}.apexcharts-yaxistooltip-right:after{border-right-color:#eceff1}.apexcharts-yaxistooltip-right:before{border-right-color:#90a4ae}.apexcharts-yaxistooltip-right.apexcharts-theme-dark:after{border-right-color:#00000080}.apexcharts-yaxistooltip-right.apexcharts-theme-dark:before{border-right-color:#00000080}.apexcharts-yaxistooltip.apexcharts-active{opacity:1}.apexcharts-yaxistooltip-hidden{display:none}.apexcharts-xcrosshairs,.apexcharts-ycrosshairs{pointer-events:none;opacity:0;transition:.15s ease all}.apexcharts-xcrosshairs.apexcharts-active,.apexcharts-ycrosshairs.apexcharts-active{opacity:1;transition:.15s ease all}.apexcharts-ycrosshairs-hidden{opacity:0}.apexcharts-selection-rect{cursor:move}.svg_select_boundingRect,.svg_select_points_rot{pointer-events:none;opacity:0;visibility:hidden}.apexcharts-selection-rect+g .svg_select_boundingRect,.apexcharts-selection-rect+g .svg_select_points_rot{opacity:0;visibility:hidden}.apexcharts-selection-rect+g .svg_select_points_l,.apexcharts-selection-rect+g .svg_select_points_r{cursor:ew-resize;opacity:1;visibility:visible}.svg_select_points{fill:#efefef;stroke:#333;rx:2}.apexcharts-svg.apexcharts-zoomable.hovering-zoom{cursor:crosshair}.apexcharts-svg.apexcharts-zoomable.hovering-pan{cursor:move}.apexcharts-zoom-icon,.apexcharts-zoomin-icon,.apexcharts-zoomout-icon,.apexcharts-reset-icon,.apexcharts-pan-icon,.apexcharts-selection-icon,.apexcharts-menu-icon,.apexcharts-toolbar-custom-icon{cursor:pointer;width:20px;height:20px;line-height:24px;color:#6e8192;text-align:center}.apexcharts-zoom-icon svg,.apexcharts-zoomin-icon svg,.apexcharts-zoomout-icon svg,.apexcharts-reset-icon svg,.apexcharts-menu-icon svg{fill:#6e8192}.apexcharts-selection-icon svg{fill:#444;transform:scale(.76)}.apexcharts-theme-dark .apexcharts-zoom-icon svg,.apexcharts-theme-dark .apexcharts-zoomin-icon svg,.apexcharts-theme-dark .apexcharts-zoomout-icon svg,.apexcharts-theme-dark .apexcharts-reset-icon svg,.apexcharts-theme-dark .apexcharts-pan-icon svg,.apexcharts-theme-dark .apexcharts-selection-icon svg,.apexcharts-theme-dark .apexcharts-menu-icon svg,.apexcharts-theme-dark .apexcharts-toolbar-custom-icon svg{fill:#f3f4f5}.apexcharts-canvas .apexcharts-zoom-icon.apexcharts-selected svg,.apexcharts-canvas .apexcharts-selection-icon.apexcharts-selected svg,.apexcharts-canvas .apexcharts-reset-zoom-icon.apexcharts-selected svg{fill:#008ffb}.apexcharts-theme-light .apexcharts-selection-icon:not(.apexcharts-selected):hover svg,.apexcharts-theme-light .apexcharts-zoom-icon:not(.apexcharts-selected):hover svg,.apexcharts-theme-light .apexcharts-zoomin-icon:hover svg,.apexcharts-theme-light .apexcharts-zoomout-icon:hover svg,.apexcharts-theme-light .apexcharts-reset-icon:hover svg,.apexcharts-theme-light .apexcharts-menu-icon:hover svg{fill:#333}.apexcharts-selection-icon,.apexcharts-menu-icon{position:relative}.apexcharts-reset-icon{margin-left:5px}.apexcharts-zoom-icon,.apexcharts-reset-icon,.apexcharts-menu-icon{transform:scale(.85)}.apexcharts-zoomin-icon,.apexcharts-zoomout-icon{transform:scale(.7)}.apexcharts-zoomout-icon{margin-right:3px}.apexcharts-pan-icon{transform:scale(.62);position:relative;left:1px;top:0}.apexcharts-pan-icon svg{fill:#fff;stroke:#6e8192;stroke-width:2}.apexcharts-pan-icon.apexcharts-selected svg{stroke:#008ffb}.apexcharts-pan-icon:not(.apexcharts-selected):hover svg{stroke:#333}.apexcharts-toolbar{position:absolute;z-index:11;max-width:176px;text-align:right;border-radius:3px;padding:0 6px 2px;display:flex;justify-content:space-between;align-items:center}.apexcharts-menu{background:#fff;position:absolute;top:100%;border:1px solid #ddd;border-radius:3px;padding:3px;right:10px;opacity:0;min-width:110px;transition:.15s ease all;pointer-events:none}.apexcharts-menu.apexcharts-menu-open{opacity:1;pointer-events:all;transition:.15s ease all}.apexcharts-menu-item{padding:6px 7px;font-size:12px;cursor:pointer}.apexcharts-theme-light .apexcharts-menu-item:hover{background:#eee}.apexcharts-theme-dark .apexcharts-menu{background:#000000b3;color:#fff}@media screen and (min-width: 768px){.apexcharts-canvas:hover .apexcharts-toolbar{opacity:1}}.apexcharts-datalabel.apexcharts-element-hidden{opacity:0}.apexcharts-pie-label,.apexcharts-datalabels,.apexcharts-datalabel,.apexcharts-datalabel-label,.apexcharts-datalabel-value{cursor:default;pointer-events:none}.apexcharts-pie-label-delay{opacity:0;animation-name:opaque;animation-duration:.3s;animation-fill-mode:forwards;animation-timing-function:ease}.apexcharts-canvas .apexcharts-element-hidden,.apexcharts-hide .apexcharts-series-points{opacity:0}.apexcharts-gridline,.apexcharts-annotation-rect,.apexcharts-tooltip .apexcharts-marker,.apexcharts-area-series .apexcharts-area,.apexcharts-line,.apexcharts-zoom-rect,.apexcharts-toolbar svg,.apexcharts-area-series .apexcharts-series-markers .apexcharts-marker.no-pointer-events,.apexcharts-line-series .apexcharts-series-markers .apexcharts-marker.no-pointer-events,.apexcharts-radar-series path,.apexcharts-radar-series polygon{pointer-events:none}.apexcharts-marker{transition:.15s ease all}@keyframes opaque{0%{opacity:0}to{opacity:1}}@keyframes resizeanim{0%{opacity:0}to{opacity:0}}.resize-triggers{animation:1ms resizeanim;visibility:hidden;opacity:0}.resize-triggers,.resize-triggers>div,.contract-trigger:before{content:" ";display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden}.resize-triggers>div{background:#eee;overflow:auto}.contract-trigger:before{width:200%;height:200%}.light-style .apexcharts-canvas .apexcharts-tooltip{background:#fff;border-color:#d4d8dd;box-shadow:0 .25rem 1rem #939eaa73}.light-style .apexcharts-canvas .apexcharts-tooltip .apexcharts-tooltip-title{background:#fff;border-color:#d4d8dd;font-family:var(--bs-font-sans-serif)!important;font-weight:600}.light-style .apexcharts-canvas .apexcharts-xaxistooltip,.light-style .apexcharts-canvas .apexcharts-yaxistooltip{background:#f2f2f6;border-color:#d4d8dd}.light-style .apexcharts-canvas .apexcharts-xaxistooltip.apexcharts-xaxistooltip-bottom:after,.light-style .apexcharts-canvas .apexcharts-xaxistooltip.apexcharts-yaxistooltip-bottom:after,.light-style .apexcharts-canvas .apexcharts-yaxistooltip.apexcharts-xaxistooltip-bottom:after,.light-style .apexcharts-canvas .apexcharts-yaxistooltip.apexcharts-yaxistooltip-bottom:after{border-bottom-color:#f2f2f6}.light-style .apexcharts-canvas .apexcharts-xaxistooltip.apexcharts-xaxistooltip-bottom:before,.light-style .apexcharts-canvas .apexcharts-xaxistooltip.apexcharts-yaxistooltip-bottom:before,.light-style .apexcharts-canvas .apexcharts-yaxistooltip.apexcharts-xaxistooltip-bottom:before,.light-style .apexcharts-canvas .apexcharts-yaxistooltip.apexcharts-yaxistooltip-bottom:before{border-bottom-color:#d4d8dd}.light-style .apexcharts-canvas .apexcharts-xaxistooltip.apexcharts-xaxistooltip-left:after,.light-style .apexcharts-canvas .apexcharts-xaxistooltip.apexcharts-yaxistooltip-left:after,.light-style .apexcharts-canvas .apexcharts-yaxistooltip.apexcharts-xaxistooltip-left:after,.light-style .apexcharts-canvas .apexcharts-yaxistooltip.apexcharts-yaxistooltip-left:after{border-left-color:#f2f2f6}.light-style .apexcharts-canvas .apexcharts-xaxistooltip.apexcharts-xaxistooltip-left:before,.light-style .apexcharts-canvas .apexcharts-xaxistooltip.apexcharts-yaxistooltip-left:before,.light-style .apexcharts-canvas .apexcharts-yaxistooltip.apexcharts-xaxistooltip-left:before,.light-style .apexcharts-canvas .apexcharts-yaxistooltip.apexcharts-yaxistooltip-left:before{border-left-color:#d4d8dd}.light-style .apexcharts-canvas .apexcharts-xaxistooltip.apexcharts-xaxistooltip-right:after,.light-style .apexcharts-canvas .apexcharts-xaxistooltip.apexcharts-yaxistooltip-right:after,.light-style .apexcharts-canvas .apexcharts-yaxistooltip.apexcharts-xaxistooltip-right:after,.light-style .apexcharts-canvas .apexcharts-yaxistooltip.apexcharts-yaxistooltip-right:after{border-right-color:#f2f2f6}.light-style .apexcharts-canvas .apexcharts-xaxistooltip.apexcharts-xaxistooltip-right:before,.light-style .apexcharts-canvas .apexcharts-xaxistooltip.apexcharts-yaxistooltip-right:before,.light-style .apexcharts-canvas .apexcharts-yaxistooltip.apexcharts-xaxistooltip-right:before,.light-style .apexcharts-canvas .apexcharts-yaxistooltip.apexcharts-yaxistooltip-right:before{border-right-color:#d4d8dd}.light-style .apexcharts-canvas .apexcharts-xaxistooltip.apexcharts-xaxistooltip-top:after,.light-style .apexcharts-canvas .apexcharts-xaxistooltip.apexcharts-yaxistooltip-top:after,.light-style .apexcharts-canvas .apexcharts-yaxistooltip.apexcharts-xaxistooltip-top:after,.light-style .apexcharts-canvas .apexcharts-yaxistooltip.apexcharts-yaxistooltip-top:after{border-top-color:#f2f2f6}.light-style .apexcharts-canvas .apexcharts-xaxistooltip.apexcharts-xaxistooltip-top:before,.light-style .apexcharts-canvas .apexcharts-xaxistooltip.apexcharts-yaxistooltip-top:before,.light-style .apexcharts-canvas .apexcharts-yaxistooltip.apexcharts-xaxistooltip-top:before,.light-style .apexcharts-canvas .apexcharts-yaxistooltip.apexcharts-yaxistooltip-top:before{border-top-color:#d4d8dd}.light-style .apexcharts-canvas .apexcharts-tooltip-text{font-family:var(--bs-font-sans-serif)!important;filter:none}.dark-style #radarChart .apexcharts-canvas .apexcharts-grid line{opacity:0}.dark-style .apexcharts-canvas .apexcharts-tooltip{background:#1c222f;border-color:#36445d;box-shadow:0 .25rem 1rem #00000040}.dark-style .apexcharts-canvas .apexcharts-tooltip .apexcharts-tooltip-title{background:#1c222f;border-color:#36445d;font-family:var(--bs-font-sans-serif)!important;font-weight:600}.dark-style .apexcharts-canvas .apexcharts-xaxistooltip,.dark-style .apexcharts-canvas .apexcharts-yaxistooltip{background:#1c222f;color:#fff;border-color:#36445d}.dark-style .apexcharts-canvas .apexcharts-xaxistooltip.apexcharts-xaxistooltip-bottom:after,.dark-style .apexcharts-canvas .apexcharts-xaxistooltip.apexcharts-yaxistooltip-bottom:after,.dark-style .apexcharts-canvas .apexcharts-yaxistooltip.apexcharts-xaxistooltip-bottom:after,.dark-style .apexcharts-canvas .apexcharts-yaxistooltip.apexcharts-yaxistooltip-bottom:after{border-bottom-color:#1c222f}.dark-style .apexcharts-canvas .apexcharts-xaxistooltip.apexcharts-xaxistooltip-bottom:before,.dark-style .apexcharts-canvas .apexcharts-xaxistooltip.apexcharts-yaxistooltip-bottom:before,.dark-style .apexcharts-canvas .apexcharts-yaxistooltip.apexcharts-xaxistooltip-bottom:before,.dark-style .apexcharts-canvas .apexcharts-yaxistooltip.apexcharts-yaxistooltip-bottom:before{border-bottom-color:#36445d}.dark-style .apexcharts-canvas .apexcharts-xaxistooltip.apexcharts-xaxistooltip-left:after,.dark-style .apexcharts-canvas .apexcharts-xaxistooltip.apexcharts-yaxistooltip-left:after,.dark-style .apexcharts-canvas .apexcharts-yaxistooltip.apexcharts-xaxistooltip-left:after,.dark-style .apexcharts-canvas .apexcharts-yaxistooltip.apexcharts-yaxistooltip-left:after{border-left-color:#1c222f}.dark-style .apexcharts-canvas .apexcharts-xaxistooltip.apexcharts-xaxistooltip-left:before,.dark-style .apexcharts-canvas .apexcharts-xaxistooltip.apexcharts-yaxistooltip-left:before,.dark-style .apexcharts-canvas .apexcharts-yaxistooltip.apexcharts-xaxistooltip-left:before,.dark-style .apexcharts-canvas .apexcharts-yaxistooltip.apexcharts-yaxistooltip-left:before{border-left-color:#36445d}.dark-style .apexcharts-canvas .apexcharts-xaxistooltip.apexcharts-xaxistooltip-right:after,.dark-style .apexcharts-canvas .apexcharts-xaxistooltip.apexcharts-yaxistooltip-right:after,.dark-style .apexcharts-canvas .apexcharts-yaxistooltip.apexcharts-xaxistooltip-right:after,.dark-style .apexcharts-canvas .apexcharts-yaxistooltip.apexcharts-yaxistooltip-right:after{border-right-color:#1c222f}.dark-style .apexcharts-canvas .apexcharts-xaxistooltip.apexcharts-xaxistooltip-right:before,.dark-style .apexcharts-canvas .apexcharts-xaxistooltip.apexcharts-yaxistooltip-right:before,.dark-style .apexcharts-canvas .apexcharts-yaxistooltip.apexcharts-xaxistooltip-right:before,.dark-style .apexcharts-canvas .apexcharts-yaxistooltip.apexcharts-yaxistooltip-right:before{border-right-color:#36445d}.dark-style .apexcharts-canvas .apexcharts-xaxistooltip.apexcharts-xaxistooltip-top:after,.dark-style .apexcharts-canvas .apexcharts-xaxistooltip.apexcharts-yaxistooltip-top:after,.dark-style .apexcharts-canvas .apexcharts-yaxistooltip.apexcharts-xaxistooltip-top:after,.dark-style .apexcharts-canvas .apexcharts-yaxistooltip.apexcharts-yaxistooltip-top:after{border-top-color:#1c222f}.dark-style .apexcharts-canvas .apexcharts-xaxistooltip.apexcharts-xaxistooltip-top:before,.dark-style .apexcharts-canvas .apexcharts-xaxistooltip.apexcharts-yaxistooltip-top:before,.dark-style .apexcharts-canvas .apexcharts-yaxistooltip.apexcharts-xaxistooltip-top:before,.dark-style .apexcharts-canvas .apexcharts-yaxistooltip.apexcharts-yaxistooltip-top:before{border-top-color:#36445d}[dir=rtl] .apexcharts-canvas .apexcharts-yaxis text{text-anchor:start}[dir=rtl] .apexcharts-canvas .apexcharts-legend-marker,[dir=rtl] .apexcharts-canvas .apexcharts-tooltip-marker{margin-right:0;margin-left:.5rem}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width: 240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}body{overflow-x:hidden}app-menu-login{display:contents}app-home{margin-top:auto;margin-bottom:auto}.font-rubik{font-family:Rubik,Times New Roman,serif!important}h1{font-weight:300;color:#4dc3fa}h2{font-weight:300;text-align:center;display:block;padding-bottom:2em;color:#fb667a}h2 a{font-weight:700;text-transform:uppercase;color:#fb667a;text-decoration:none}.bt-conta{padding-top:2px;padding-bottom:2px;margin-bottom:3px;margin-top:5px;min-width:107px;text-transform:uppercase}.bt{color:#ffffff80;border-color:transparent;background:transparent;border:1px solid;text-transform:uppercase}.bt:disabled{opacity:.4}.bt.yellow{border-color:#fff842}.form-control,.input-group .form-control,.label-as-control{border-radius:0}.label-as-control{margin:0;background-color:initial}.main-container{padding-top:10px}.hidden{display:none}.toast-center-center{top:40%!important}.toast-container .ngx-toastr{border-radius:0!important;box-shadow:0 0 20px #000000ab!important}.blue{color:#185875}.blue-light{color:#4dc3fa}.yellow{color:#fff842}.display-7{font-size:2rem}.display-8{font-size:1.3rem}.display-9{font-size:1rem}.font14{font-size:14px!important}label{margin-bottom:.1rem}h1.legend{border-bottom:solid 1px #4dc3fa8a!important;margin-top:16px;padding-bottom:2px}h1.grey{border-bottom:solid 1px #495057}.hidden-disabled[disabled]{display:none!important}input[type=text]:disabled{opacity:.5!important}.text-underline{text-decoration:underline}.cursor-pointer{cursor:pointer}a:not([href]){cursor:pointer!important}input[type=radio]:disabled{-webkit-appearance:none;display:inline-block;width:12px;height:12px;padding:0;background-clip:content-box;border:2px solid #fffcfc26;background-color:#fffcfc26;border-radius:50%}.form-container .input-group-text{color:#fff!important;border-radius:0;padding-right:3px;border:1px solid #495057;color:#636f77!important;font:100;background-color:#343a4000!important}.input-group-sm>.input-group-append>.input-group-text{border-radius:0}.form-container input.as-label{background-color:#343a4000!important;text-align:center;color:#bbb!important}.form-container .form-group span,span.validation{color:#dc3545!important}.form-container .form-group span p,span.validation p{position:absolute;font-size:14px}.form-container .form-group .control-label span,.form-container .form-group app-label span{color:#dc3545!important;font-size:18px;font-weight:700;line-height:0}.form-group{margin-bottom:1.5rem}.img-responsive{display:block;height:auto;max-width:100%;overflow:hidden;text-align:center}img.img-circle{border-radius:50%;background-color:#1e1f20;border:1px solid #000000}img.ratio{background-position:center center;background-repeat:no-repeat;background-size:cover;height:0;padding-bottom:100%;position:relative;width:100%}.modalcropper{background-color:#1b1f319e}.modalcropper .modal-content{background-color:#1b1f319e;border:0}.modalcropper image-cropper{background-color:#fff}.fs-12{font-size:12px!important}div.dataTables_length{margin:0!important}div.dataTables_wrapper div.dataTables_filter{text-align:inherit!important}.content-none:before{content:none!important}.card{position:initial}.card-action .card-header{position:relative}.hr-v{position:absolute;right:13px;top:45px;height:86%;width:1px;margin:0;padding:0;border:2px #36445d solid}.menu-sub{z-index:1}.light-style .user-profile-header .user-profile-img{border-color:#fff}.dark-style .user-profile-header .user-profile-img{border-color:#36445d!important}.field-required:after{color:#dc3545!important;font-size:18px;font-weight:700;line-height:0}.col-form-label{text-transform:inherit;font-size:inherit}.color-orange{color:#fa9d4d}.formbuilder .card.accordion-item{margin-top:6px}.builder-component .btn-xxs.component-settings-button{padding:2px!important;font-size:15px!important;width:23px!important;height:23px!important}
