@font-face {font-family: "boxicons";font-weight: normal;font-style: normal;src: url("../fonts/boxicons.eot");src: url("../fonts/boxicons.eot") format("embedded-opentype"), url("../fonts/boxicons.woff2") format("woff2"), url("../fonts/boxicons.woff") format("woff"), url("../fonts/boxicons.ttf") format("truetype"), url("../fonts/boxicons.svg?#boxicons") format("svg");}/* Extended Boxicons with additional icons */ @font-face {font-family: "boxicons-extended";font-weight: normal;font-style: normal;src: url("../fonts/boxicons-extended.woff2") format("woff2"), url("../fonts/boxicons-extended.woff") format("woff"), url("../fonts/boxicons-extended.ttf") format("truetype");}.bx {font-family: "boxicons" !important;font-weight: normal;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;}/* Extended icons from template */ .bxe {font-family: "boxicons-extended" !important;font-weight: normal;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);}100% {-webkit-transform: rotate(359deg);transform: rotate(359deg);}}@keyframes spin {0% {-webkit-transform: rotate(0);transform: rotate(0);}100% {-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: translateX(0);opacity: 1;}75% {-webkit-transform: translateX(-20px);transform: translateX(-20px);opacity: 0;}}@keyframes fade-left {0% {-webkit-transform: translateX(0);transform: translateX(0);opacity: 1;}75% {-webkit-transform: translateX(-20px);transform: translateX(-20px);opacity: 0;}}@-webkit-keyframes fade-right {0% {-webkit-transform: translateX(0);transform: translateX(0);opacity: 1;}75% {-webkit-transform: translateX(20px);transform: translateX(20px);opacity: 0;}}@keyframes fade-right {0% {-webkit-transform: translateX(0);transform: translateX(0);opacity: 1;}75% {-webkit-transform: translateX(20px);transform: translateX(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 {from {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}10%, 20% {-webkit-transform: scale3d(0.95, 0.95, 0.95) rotate3d(0, 0, 1, -10deg);transform: scale3d(0.95, 0.95, 0.95) rotate3d(0, 0, 1, -10deg);}30%, 50%, 70%, 90% {-webkit-transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 10deg);transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 10deg);}40%, 60%, 80% {-webkit-transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, -10deg);transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, -10deg);}to {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}}@keyframes tada {from {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}10%, 20% {-webkit-transform: scale3d(0.95, 0.95, 0.95) rotate3d(0, 0, 1, -10deg);transform: scale3d(0.95, 0.95, 0.95) rotate3d(0, 0, 1, -10deg);}30%, 50%, 70%, 90% {-webkit-transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 10deg);transform: scale3d(1, 1, 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: scale3d(1, 1, 1);}}.bx-spin {-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}.bx-spin-hover:hover {-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}.bx-tada {-webkit-animation: tada 1.5s ease infinite;animation: tada 1.5s ease infinite;}.bx-tada-hover:hover {-webkit-animation: tada 1.5s ease infinite;animation: tada 1.5s ease infinite;}.bx-flashing {-webkit-animation: flashing 1.5s infinite linear;animation: flashing 1.5s infinite linear;}.bx-flashing-hover:hover {-webkit-animation: flashing 1.5s infinite linear;animation: flashing 1.5s infinite linear;}.bx-burst {-webkit-animation: burst 1.5s infinite linear;animation: burst 1.5s infinite linear;}.bx-burst-hover:hover {-webkit-animation: burst 1.5s infinite linear;animation: burst 1.5s infinite linear;}.bx-fade-up {-webkit-animation: fade-up 1.5s infinite linear;animation: fade-up 1.5s infinite linear;}.bx-fade-up-hover:hover {-webkit-animation: fade-up 1.5s infinite linear;animation: fade-up 1.5s infinite linear;}.bx-fade-down {-webkit-animation: fade-down 1.5s infinite linear;animation: fade-down 1.5s infinite linear;}.bx-fade-down-hover:hover {-webkit-animation: fade-down 1.5s infinite linear;animation: fade-down 1.5s infinite linear;}.bx-fade-left {-webkit-animation: fade-left 1.5s infinite linear;animation: fade-left 1.5s infinite linear;}.bx-fade-left-hover:hover {-webkit-animation: fade-left 1.5s infinite linear;animation: fade-left 1.5s infinite linear;}.bx-fade-right {-webkit-animation: fade-right 1.5s infinite linear;animation: fade-right 1.5s infinite linear;}.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: 0.8em;width: 1.2857142857em;height: 0.8em;margin-top: -0.2em !important;vertical-align: middle;}.bx-pull-left {float: left;margin-right: 0.3em !important;}.bx-pull-right {float: right;margin-left: 0.3em !important;}.bx-rotate-90 {-webkit-transform: rotate(90deg);transform: rotate(90deg);-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";}.bx-rotate-180 {-webkit-transform: rotate(180deg);transform: rotate(180deg);-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";}.bx-rotate-270 {-webkit-transform: rotate(270deg);transform: rotate(270deg);-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";}.bx-flip-horizontal {-webkit-transform: scaleX(-1);transform: scaleX(-1);-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";}.bx-flip-vertical {-webkit-transform: scaleY(-1);transform: scaleY(-1);-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";}.bx-border {padding: 0.25em;border: 0.07em solid rgba(0, 0, 0, 0.1);border-radius: 0.25em;}.bx-border-circle {padding: 0.25em;border: 0.07em solid rgba(0, 0, 0, 0.1);border-radius: 50%;}.bxs-balloon:before {content: "\eb60";}.bxs-castle:before {content: "\eb79";}.bxs-coffee-bean:before {content: "\eb92";}.bxs-objects-horizontal-center:before {content: "\ebab";}.bxs-objects-horizontal-left:before {content: "\ebc4";}.bxs-objects-horizontal-right:before {content: "\ebdd";}.bxs-objects-vertical-bottom:before {content: "\ebf6";}.bxs-objects-vertical-center:before {content: "\ef40";}.bxs-objects-vertical-top:before {content: "\ef41";}.bxs-pear:before {content: "\ef42";}.bxs-shield-minus:before {content: "\ef43";}.bxs-shield-plus:before {content: "\ef44";}.bxs-shower:before {content: "\ef45";}.bxs-sushi:before {content: "\ef46";}.bxs-universal-access:before {content: "\ef47";}.bx-child:before {content: "\ef48";}.bx-horizontal-left:before {content: "\ef49";}.bx-horizontal-right:before {content: "\ef4a";}.bx-objects-horizontal-center:before {content: "\ef4b";}.bx-objects-horizontal-left:before {content: "\ef4c";}.bx-objects-horizontal-right:before {content: "\ef4d";}.bx-objects-vertical-bottom:before {content: "\ef4e";}.bx-objects-vertical-center:before {content: "\ef4f";}.bx-objects-vertical-top:before {content: "\ef50";}.bx-rfid:before {content: "\ef51";}.bx-shield-minus:before {content: "\ef52";}.bx-shield-plus:before {content: "\ef53";}.bx-shower:before {content: "\ef54";}.bx-sushi:before {content: "\ef55";}.bx-universal-access:before {content: "\ef56";}.bx-vertical-bottom:before {content: "\ef57";}.bx-vertical-top:before {content: "\ef58";}.bxl-graphql:before {content: "\ef59";}.bxl-typescript:before {content: "\ef5a";}.bxs-color:before {content: "\ef39";}.bx-reflect-horizontal:before {content: "\ef3a";}.bx-reflect-vertical:before {content: "\ef3b";}.bx-color:before {content: "\ef3c";}.bxl-mongodb:before {content: "\ef3d";}.bxl-postgresql:before {content: "\ef3e";}.bxl-deezer:before {content: "\ef3f";}.bxs-hard-hat:before {content: "\ef2a";}.bxs-home-alt-2:before {content: "\ef2b";}.bxs-cheese:before {content: "\ef2c";}.bx-home-alt-2:before {content: "\ef2d";}.bx-hard-hat:before {content: "\ef2e";}.bx-cheese:before {content: "\ef2f";}.bx-cart-add:before {content: "\ef30";}.bx-cart-download:before {content: "\ef31";}.bx-no-signal:before {content: "\ef32";}.bx-signal-1:before {content: "\ef33";}.bx-signal-2:before {content: "\ef34";}.bx-signal-3:before {content: "\ef35";}.bx-signal-4:before {content: "\ef36";}.bx-signal-5:before {content: "\ef37";}.bxl-xing:before {content: "\ef38";}.bxl-meta:before {content: "\ef27";}.bx-lemon:before {content: "\ef28";}.bxs-lemon:before {content: "\ef29";}.bx-cricket-ball:before {content: "\ef0c";}.bx-baguette:before {content: "\ef0d";}.bx-bowl-hot:before {content: "\ef0e";}.bx-bowl-rice:before {content: "\ef0f";}.bx-cable-car:before {content: "\ef10";}.bx-candles:before {content: "\ef11";}.bx-circle-half:before {content: "\ef12";}.bx-circle-quarter:before {content: "\ef13";}.bx-circle-three-quarter:before {content: "\ef14";}.bx-cross:before {content: "\ef15";}.bx-fork:before {content: "\ef16";}.bx-knife:before {content: "\ef17";}.bx-money-withdraw:before {content: "\ef18";}.bx-popsicle:before {content: "\ef19";}.bx-scatter-chart:before {content: "\ef1a";}.bxs-baguette:before {content: "\ef1b";}.bxs-bowl-hot:before {content: "\ef1c";}.bxs-bowl-rice:before {content: "\ef1d";}.bxs-cable-car:before {content: "\ef1e";}.bxs-circle-half:before {content: "\ef1f";}.bxs-circle-quarter:before {content: "\ef20";}.bxs-circle-three-quarter:before {content: "\ef21";}.bxs-cricket-ball:before {content: "\ef22";}.bxs-invader:before {content: "\ef23";}.bx-male-female:before {content: "\ef24";}.bxs-popsicle:before {content: "\ef25";}.bxs-tree-alt:before {content: "\ef26";}.bxl-venmo:before {content: "\e900";}.bxl-upwork:before {content: "\e901";}.bxl-netlify:before {content: "\e902";}.bxl-java:before {content: "\e903";}.bxl-heroku:before {content: "\e904";}.bxl-go-lang:before {content: "\e905";}.bxl-gmail:before {content: "\e906";}.bxl-flask:before {content: "\e907";}.bxl-99designs:before {content: "\e908";}.bxl-500px:before {content: "\e909";}.bxl-adobe:before {content: "\e90a";}.bxl-airbnb:before {content: "\e90b";}.bxl-algolia:before {content: "\e90c";}.bxl-amazon:before {content: "\e90d";}.bxl-android:before {content: "\e90e";}.bxl-angular:before {content: "\e90f";}.bxl-apple:before {content: "\e910";}.bxl-audible:before {content: "\e911";}.bxl-aws:before {content: "\e912";}.bxl-baidu:before {content: "\e913";}.bxl-behance:before {content: "\e914";}.bxl-bing:before {content: "\e915";}.bxl-bitcoin:before {content: "\e916";}.bxl-blender:before {content: "\e917";}.bxl-blogger:before {content: "\e918";}.bxl-bootstrap:before {content: "\e919";}.bxl-chrome:before {content: "\e91a";}.bxl-codepen:before {content: "\e91b";}.bxl-c-plus-plus:before {content: "\e91c";}.bxl-creative-commons:before {content: "\e91d";}.bxl-css3:before {content: "\e91e";}.bxl-dailymotion:before {content: "\e91f";}.bxl-deviantart:before {content: "\e920";}.bxl-dev-to:before {content: "\e921";}.bxl-digg:before {content: "\e922";}.bxl-digitalocean:before {content: "\e923";}.bxl-discord:before {content: "\e924";}.bxl-discord-alt:before {content: "\e925";}.bxl-discourse:before {content: "\e926";}.bxl-django:before {content: "\e927";}.bxl-docker:before {content: "\e928";}.bxl-dribbble:before {content: "\e929";}.bxl-dropbox:before {content: "\e92a";}.bxl-drupal:before {content: "\e92b";}.bxl-ebay:before {content: "\e92c";}.bxl-edge:before {content: "\e92d";}.bxl-etsy:before {content: "\e92e";}.bxl-facebook:before {content: "\e92f";}.bxl-facebook-circle:before {content: "\e930";}.bxl-facebook-square:before {content: "\e931";}.bxl-figma:before {content: "\e932";}.bxl-firebase:before {content: "\e933";}.bxl-firefox:before {content: "\e934";}.bxl-flickr:before {content: "\e935";}.bxl-flickr-square:before {content: "\e936";}.bxl-flutter:before {content: "\e937";}.bxl-foursquare:before {content: "\e938";}.bxl-git:before {content: "\e939";}.bxl-github:before {content: "\e93a";}.bxl-gitlab:before {content: "\e93b";}.bxl-google:before {content: "\e93c";}.bxl-google-cloud:before {content: "\e93d";}.bxl-google-plus:before {content: "\e93e";}.bxl-google-plus-circle:before {content: "\e93f";}.bxl-html5:before {content: "\e940";}.bxl-imdb:before {content: "\e941";}.bxl-instagram:before {content: "\e942";}.bxl-instagram-alt:before {content: "\e943";}.bxl-internet-explorer:before {content: "\e944";}.bxl-invision:before {content: "\e945";}.bxl-javascript:before {content: "\e946";}.bxl-joomla:before {content: "\e947";}.bxl-jquery:before {content: "\e948";}.bxl-jsfiddle:before {content: "\e949";}.bxl-kickstarter:before {content: "\e94a";}.bxl-kubernetes:before {content: "\e94b";}.bxl-less:before {content: "\e94c";}.bxl-linkedin:before {content: "\e94d";}.bxl-linkedin-square:before {content: "\e94e";}.bxl-magento:before {content: "\e94f";}.bxl-mailchimp:before {content: "\e950";}.bxl-markdown:before {content: "\e951";}.bxl-mastercard:before {content: "\e952";}.bxl-mastodon:before {content: "\e953";}.bxl-medium:before {content: "\e954";}.bxl-medium-old:before {content: "\e955";}.bxl-medium-square:before {content: "\e956";}.bxl-messenger:before {content: "\e957";}.bxl-microsoft:before {content: "\e958";}.bxl-microsoft-teams:before {content: "\e959";}.bxl-nodejs:before {content: "\e95a";}.bxl-ok-ru:before {content: "\e95b";}.bxl-opera:before {content: "\e95c";}.bxl-patreon:before {content: "\e95d";}.bxl-paypal:before {content: "\e95e";}.bxl-periscope:before {content: "\e95f";}.bxl-php:before {content: "\e960";}.bxl-pinterest:before {content: "\e961";}.bxl-pinterest-alt:before {content: "\e962";}.bxl-play-store:before {content: "\e963";}.bxl-pocket:before {content: "\e964";}.bxl-product-hunt:before {content: "\e965";}.bxl-python:before {content: "\e966";}.bxl-quora:before {content: "\e967";}.bxl-react:before {content: "\e968";}.bxl-redbubble:before {content: "\e969";}.bxl-reddit:before {content: "\e96a";}.bxl-redux:before {content: "\e96b";}.bxl-sass:before {content: "\e96c";}.bxl-shopify:before {content: "\e96d";}.bxl-sketch:before {content: "\e96e";}.bxl-skype:before {content: "\e96f";}.bxl-slack:before {content: "\e970";}.bxl-slack-old:before {content: "\e971";}.bxl-snapchat:before {content: "\e972";}.bxl-soundcloud:before {content: "\e973";}.bxl-spotify:before {content: "\e974";}.bxl-spring-boot:before {content: "\e975";}.bxl-squarespace:before {content: "\e976";}.bxl-stack-overflow:before {content: "\e977";}.bxl-steam:before {content: "\e978";}.bxl-stripe:before {content: "\e979";}.bxl-tailwind-css:before {content: "\e97a";}.bxl-telegram:before {content: "\e97b";}.bxl-tiktok:before {content: "\e97c";}.bxl-trello:before {content: "\e97d";}.bxl-trip-advisor:before {content: "\e97e";}.bxl-tumblr:before {content: "\e97f";}.bxl-tux:before {content: "\e980";}.bxl-twitch:before {content: "\e981";}.bxl-twitter:before {content: "\e982";}.bxl-unity:before {content: "\e983";}.bxl-unsplash:before {content: "\e984";}.bxl-vimeo:before {content: "\e985";}.bxl-visa:before {content: "\e986";}.bxl-visual-studio:before {content: "\e987";}.bxl-vk:before {content: "\e988";}.bxl-vuejs:before {content: "\e989";}.bxl-whatsapp:before {content: "\e98a";}.bxl-whatsapp-square:before {content: "\e98b";}.bxl-wikipedia:before {content: "\e98c";}.bxl-windows:before {content: "\e98d";}.bxl-wix:before {content: "\e98e";}.bxl-wordpress:before {content: "\e98f";}.bxl-yahoo:before {content: "\e990";}.bxl-yelp:before {content: "\e991";}.bxl-youtube:before {content: "\e992";}.bxl-zoom:before {content: "\e993";}.bx-collapse-alt:before {content: "\e994";}.bx-collapse-horizontal:before {content: "\e995";}.bx-collapse-vertical:before {content: "\e996";}.bx-expand-horizontal:before {content: "\e997";}.bx-expand-vertical:before {content: "\e998";}.bx-injection:before {content: "\e999";}.bx-leaf:before {content: "\e99a";}.bx-math:before {content: "\e99b";}.bx-party:before {content: "\e99c";}.bx-abacus:before {content: "\e99d";}.bx-accessibility:before {content: "\e99e";}.bx-add-to-queue:before {content: "\e99f";}.bx-adjust:before {content: "\e9a0";}.bx-alarm:before {content: "\e9a1";}.bx-alarm-add:before {content: "\e9a2";}.bx-alarm-exclamation:before {content: "\e9a3";}.bx-alarm-off:before {content: "\e9a4";}.bx-alarm-snooze:before {content: "\e9a5";}.bx-album:before {content: "\e9a6";}.bx-align-justify:before {content: "\e9a7";}.bx-align-left:before {content: "\e9a8";}.bx-align-middle:before {content: "\e9a9";}.bx-align-right:before {content: "\e9aa";}.bx-analyse:before {content: "\e9ab";}.bx-anchor:before {content: "\e9ac";}.bx-angry:before {content: "\e9ad";}.bx-aperture:before {content: "\e9ae";}.bx-arch:before {content: "\e9af";}.bx-archive:before {content: "\e9b0";}.bx-archive-in:before {content: "\e9b1";}.bx-archive-out:before {content: "\e9b2";}.bx-area:before {content: "\e9b3";}.bx-arrow-back:before {content: "\e9b4";}.bx-arrow-from-bottom:before {content: "\e9b5";}.bx-arrow-from-left:before {content: "\e9b6";}.bx-arrow-from-right:before {content: "\e9b7";}.bx-arrow-from-top:before {content: "\e9b8";}.bx-arrow-to-bottom:before {content: "\e9b9";}.bx-arrow-to-left:before {content: "\e9ba";}.bx-arrow-to-right:before {content: "\e9bb";}.bx-arrow-to-top:before {content: "\e9bc";}.bx-at:before {content: "\e9bd";}.bx-atom:before {content: "\e9be";}.bx-award:before {content: "\e9bf";}.bx-badge:before {content: "\e9c0";}.bx-badge-check:before {content: "\e9c1";}.bx-ball:before {content: "\e9c2";}.bx-band-aid:before {content: "\e9c3";}.bx-bar-chart:before {content: "\e9c4";}.bx-bar-chart-alt:before {content: "\e9c5";}.bx-bar-chart-alt-2:before {content: "\e9c6";}.bx-bar-chart-square:before {content: "\e9c7";}.bx-barcode:before {content: "\e9c8";}.bx-barcode-reader:before {content: "\e9c9";}.bx-baseball:before {content: "\e9ca";}.bx-basket:before {content: "\e9cb";}.bx-basketball:before {content: "\e9cc";}.bx-bath:before {content: "\e9cd";}.bx-battery:before {content: "\e9ce";}.bx-bed:before {content: "\e9cf";}.bx-been-here:before {content: "\e9d0";}.bx-beer:before {content: "\e9d1";}.bx-bell:before {content: "\e9d2";}.bx-bell-minus:before {content: "\e9d3";}.bx-bell-off:before {content: "\e9d4";}.bx-bell-plus:before {content: "\e9d5";}.bx-bible:before {content: "\e9d6";}.bx-bitcoin:before {content: "\e9d7";}.bx-blanket:before {content: "\e9d8";}.bx-block:before {content: "\e9d9";}.bx-bluetooth:before {content: "\e9da";}.bx-body:before {content: "\e9db";}.bx-bold:before {content: "\e9dc";}.bx-bolt-circle:before {content: "\e9dd";}.bx-bomb:before {content: "\e9de";}.bx-bone:before {content: "\e9df";}.bx-bong:before {content: "\e9e0";}.bx-book:before {content: "\e9e1";}.bx-book-add:before {content: "\e9e2";}.bx-book-alt:before {content: "\e9e3";}.bx-book-bookmark:before {content: "\e9e4";}.bx-book-content:before {content: "\e9e5";}.bx-book-heart:before {content: "\e9e6";}.bx-bookmark:before {content: "\e9e7";}.bx-bookmark-alt:before {content: "\e9e8";}.bx-bookmark-alt-minus:before {content: "\e9e9";}.bx-bookmark-alt-plus:before {content: "\e9ea";}.bx-bookmark-heart:before {content: "\e9eb";}.bx-bookmark-minus:before {content: "\e9ec";}.bx-bookmark-plus:before {content: "\e9ed";}.bx-bookmarks:before {content: "\e9ee";}.bx-book-open:before {content: "\e9ef";}.bx-book-reader:before {content: "\e9f0";}.bx-border-all:before {content: "\e9f1";}.bx-border-bottom:before {content: "\e9f2";}.bx-border-inner:before {content: "\e9f3";}.bx-border-left:before {content: "\e9f4";}.bx-border-none:before {content: "\e9f5";}.bx-border-outer:before {content: "\e9f6";}.bx-border-radius:before {content: "\e9f7";}.bx-border-right:before {content: "\e9f8";}.bx-border-top:before {content: "\e9f9";}.bx-bot:before {content: "\e9fa";}.bx-bowling-ball:before {content: "\e9fb";}.bx-box:before {content: "\e9fc";}.bx-bracket:before {content: "\e9fd";}.bx-braille:before {content: "\e9fe";}.bx-brain:before {content: "\e9ff";}.bx-briefcase:before {content: "\ea00";}.bx-briefcase-alt:before {content: "\ea01";}.bx-briefcase-alt-2:before {content: "\ea02";}.bx-brightness:before {content: "\ea03";}.bx-brightness-half:before {content: "\ea04";}.bx-broadcast:before {content: "\ea05";}.bx-brush:before {content: "\ea06";}.bx-brush-alt:before {content: "\ea07";}.bx-bug:before {content: "\ea08";}.bx-bug-alt:before {content: "\ea09";}.bx-building:before {content: "\ea0a";}.bx-building-house:before {content: "\ea0b";}.bx-buildings:before {content: "\ea0c";}.bx-bulb:before {content: "\ea0d";}.bx-bullseye:before {content: "\ea0e";}.bx-buoy:before {content: "\ea0f";}.bx-bus:before {content: "\ea10";}.bx-bus-school:before {content: "\ea11";}.bx-cabinet:before {content: "\ea12";}.bx-cake:before {content: "\ea13";}.bx-calculator:before {content: "\ea14";}.bx-calendar:before {content: "\ea15";}.bx-calendar-alt:before {content: "\ea16";}.bx-calendar-check:before {content: "\ea17";}.bx-calendar-edit:before {content: "\ea18";}.bx-calendar-event:before {content: "\ea19";}.bx-calendar-exclamation:before {content: "\ea1a";}.bx-calendar-heart:before {content: "\ea1b";}.bx-calendar-minus:before {content: "\ea1c";}.bx-calendar-plus:before {content: "\ea1d";}.bx-calendar-star:before {content: "\ea1e";}.bx-calendar-week:before {content: "\ea1f";}.bx-calendar-x:before {content: "\ea20";}.bx-camera:before {content: "\ea21";}.bx-camera-home:before {content: "\ea22";}.bx-camera-movie:before {content: "\ea23";}.bx-camera-off:before {content: "\ea24";}.bx-capsule:before {content: "\ea25";}.bx-captions:before {content: "\ea26";}.bx-car:before {content: "\ea27";}.bx-card:before {content: "\ea28";}.bx-caret-down:before {content: "\ea29";}.bx-caret-down-circle:before {content: "\ea2a";}.bx-caret-down-square:before {content: "\ea2b";}.bx-caret-left:before {content: "\ea2c";}.bx-caret-left-circle:before {content: "\ea2d";}.bx-caret-left-square:before {content: "\ea2e";}.bx-caret-right:before {content: "\ea2f";}.bx-caret-right-circle:before {content: "\ea30";}.bx-caret-right-square:before {content: "\ea31";}.bx-caret-up:before {content: "\ea32";}.bx-caret-up-circle:before {content: "\ea33";}.bx-caret-up-square:before {content: "\ea34";}.bx-carousel:before {content: "\ea35";}.bx-cart:before {content: "\ea36";}.bx-cart-alt:before {content: "\ea37";}.bx-cast:before {content: "\ea38";}.bx-category:before {content: "\ea39";}.bx-category-alt:before {content: "\ea3a";}.bx-cctv:before {content: "\ea3b";}.bx-certification:before {content: "\ea3c";}.bx-chair:before {content: "\ea3d";}.bx-chalkboard:before {content: "\ea3e";}.bx-chart:before {content: "\ea3f";}.bx-chat:before {content: "\ea40";}.bx-check:before {content: "\ea41";}.bx-checkbox:before {content: "\ea42";}.bx-checkbox-checked:before {content: "\ea43";}.bx-checkbox-minus:before {content: "\ea44";}.bx-checkbox-square:before {content: "\ea45";}.bx-check-circle:before {content: "\ea46";}.bx-check-double:before {content: "\ea47";}.bx-check-shield:before {content: "\ea48";}.bx-check-square:before {content: "\ea49";}.bx-chevron-down:before {content: "\ea4a";}.bx-chevron-down-circle:before {content: "\ea4b";}.bx-chevron-down-square:before {content: "\ea4c";}.bx-chevron-left:before {content: "\ea4d";}.bx-chevron-left-circle:before {content: "\ea4e";}.bx-chevron-left-square:before {content: "\ea4f";}.bx-chevron-right:before {content: "\ea50";}.bx-chevron-right-circle:before {content: "\ea51";}.bx-chevron-right-square:before {content: "\ea52";}.bx-chevrons-down:before {content: "\ea53";}.bx-chevrons-left:before {content: "\ea54";}.bx-chevrons-right:before {content: "\ea55";}.bx-chevrons-up:before {content: "\ea56";}.bx-chevron-up:before {content: "\ea57";}.bx-chevron-up-circle:before {content: "\ea58";}.bx-chevron-up-square:before {content: "\ea59";}.bx-chip:before {content: "\ea5a";}.bx-church:before {content: "\ea5b";}.bx-circle:before {content: "\ea5c";}.bx-clinic:before {content: "\ea5d";}.bx-clipboard:before {content: "\ea5e";}.bx-closet:before {content: "\ea5f";}.bx-cloud:before {content: "\ea60";}.bx-cloud-download:before {content: "\ea61";}.bx-cloud-drizzle:before {content: "\ea62";}.bx-cloud-lightning:before {content: "\ea63";}.bx-cloud-light-rain:before {content: "\ea64";}.bx-cloud-rain:before {content: "\ea65";}.bx-cloud-snow:before {content: "\ea66";}.bx-cloud-upload:before {content: "\ea67";}.bx-code:before {content: "\ea68";}.bx-code-alt:before {content: "\ea69";}.bx-code-block:before {content: "\ea6a";}.bx-code-curly:before {content: "\ea6b";}.bx-coffee:before {content: "\ea6c";}.bx-coffee-togo:before {content: "\ea6d";}.bx-cog:before {content: "\ea6e";}.bx-coin:before {content: "\ea6f";}.bx-coin-stack:before {content: "\ea70";}.bx-collapse:before {content: "\ea71";}.bx-collection:before {content: "\ea72";}.bx-color-fill:before {content: "\ea73";}.bx-columns:before {content: "\ea74";}.bx-command:before {content: "\ea75";}.bx-comment:before {content: "\ea76";}.bx-comment-add:before {content: "\ea77";}.bx-comment-check:before {content: "\ea78";}.bx-comment-detail:before {content: "\ea79";}.bx-comment-dots:before {content: "\ea7a";}.bx-comment-edit:before {content: "\ea7b";}.bx-comment-error:before {content: "\ea7c";}.bx-comment-minus:before {content: "\ea7d";}.bx-comment-x:before {content: "\ea7e";}.bx-compass:before {content: "\ea7f";}.bx-confused:before {content: "\ea80";}.bx-conversation:before {content: "\ea81";}.bx-cookie:before {content: "\ea82";}.bx-cool:before {content: "\ea83";}.bx-copy:before {content: "\ea84";}.bx-copy-alt:before {content: "\ea85";}.bx-copyright:before {content: "\ea86";}.bx-credit-card:before {content: "\ea87";}.bx-credit-card-alt:before {content: "\ea88";}.bx-credit-card-front:before {content: "\ea89";}.bx-crop:before {content: "\ea8a";}.bx-crosshair:before {content: "\ea8b";}.bx-crown:before {content: "\ea8c";}.bx-cube:before {content: "\ea8d";}.bx-cube-alt:before {content: "\ea8e";}.bx-cuboid:before {content: "\ea8f";}.bx-current-location:before {content: "\ea90";}.bx-customize:before {content: "\ea91";}.bx-cut:before {content: "\ea92";}.bx-cycling:before {content: "\ea93";}.bx-cylinder:before {content: "\ea94";}.bx-data:before {content: "\ea95";}.bx-desktop:before {content: "\ea96";}.bx-detail:before {content: "\ea97";}.bx-devices:before {content: "\ea98";}.bx-dialpad:before {content: "\ea99";}.bx-dialpad-alt:before {content: "\ea9a";}.bx-diamond:before {content: "\ea9b";}.bx-dice-1:before {content: "\ea9c";}.bx-dice-2:before {content: "\ea9d";}.bx-dice-3:before {content: "\ea9e";}.bx-dice-4:before {content: "\ea9f";}.bx-dice-5:before {content: "\eaa0";}.bx-dice-6:before {content: "\eaa1";}.bx-directions:before {content: "\eaa2";}.bx-disc:before {content: "\eaa3";}.bx-dish:before {content: "\eaa4";}.bx-dislike:before {content: "\eaa5";}.bx-dizzy:before {content: "\eaa6";}.bx-dna:before {content: "\eaa7";}.bx-dock-bottom:before {content: "\eaa8";}.bx-dock-left:before {content: "\eaa9";}.bx-dock-right:before {content: "\eaaa";}.bx-dock-top:before {content: "\eaab";}.bx-dollar:before {content: "\eaac";}.bx-dollar-circle:before {content: "\eaad";}.bx-donate-blood:before {content: "\eaae";}.bx-donate-heart:before {content: "\eaaf";}.bx-door-open:before {content: "\eab0";}.bx-dots-horizontal:before {content: "\eab1";}.bx-dots-horizontal-rounded:before {content: "\eab2";}.bx-dots-vertical:before {content: "\eab3";}.bx-dots-vertical-rounded:before {content: "\eab4";}.bx-doughnut-chart:before {content: "\eab5";}.bx-down-arrow:before {content: "\eab6";}.bx-down-arrow-alt:before {content: "\eab7";}.bx-down-arrow-circle:before {content: "\eab8";}.bx-download:before {content: "\eab9";}.bx-downvote:before {content: "\eaba";}.bx-drink:before {content: "\eabb";}.bx-droplet:before {content: "\eabc";}.bx-dumbbell:before {content: "\eabd";}.bx-duplicate:before {content: "\eabe";}.bx-edit:before {content: "\eabf";}.bx-edit-alt:before {content: "\eac0";}.bx-envelope:before {content: "\eac1";}.bx-envelope-open:before {content: "\eac2";}.bx-equalizer:before {content: "\eac3";}.bx-eraser:before {content: "\eac4";}.bx-error:before {content: "\eac5";}.bx-error-alt:before {content: "\eac6";}.bx-error-circle:before {content: "\eac7";}.bx-euro:before {content: "\eac8";}.bx-exclude:before {content: "\eac9";}.bx-exit:before {content: "\eaca";}.bx-exit-fullscreen:before {content: "\eacb";}.bx-expand:before {content: "\eacc";}.bx-expand-alt:before {content: "\eacd";}.bx-export:before {content: "\eace";}.bx-extension:before {content: "\eacf";}.bx-face:before {content: "\ead0";}.bx-fast-forward:before {content: "\ead1";}.bx-fast-forward-circle:before {content: "\ead2";}.bx-female:before {content: "\ead3";}.bx-female-sign:before {content: "\ead4";}.bx-file:before {content: "\ead5";}.bx-file-blank:before {content: "\ead6";}.bx-file-find:before {content: "\ead7";}.bx-film:before {content: "\ead8";}.bx-filter:before {content: "\ead9";}.bx-filter-alt:before {content: "\eada";}.bx-fingerprint:before {content: "\eadb";}.bx-first-aid:before {content: "\eadc";}.bx-first-page:before {content: "\eadd";}.bx-flag:before {content: "\eade";}.bx-folder:before {content: "\eadf";}.bx-folder-minus:before {content: "\eae0";}.bx-folder-open:before {content: "\eae1";}.bx-folder-plus:before {content: "\eae2";}.bx-font:before {content: "\eae3";}.bx-font-color:before {content: "\eae4";}.bx-font-family:before {content: "\eae5";}.bx-font-size:before {content: "\eae6";}.bx-food-menu:before {content: "\eae7";}.bx-food-tag:before {content: "\eae8";}.bx-football:before {content: "\eae9";}.bx-fridge:before {content: "\eaea";}.bx-fullscreen:before {content: "\eaeb";}.bx-game:before {content: "\eaec";}.bx-gas-pump:before {content: "\eaed";}.bx-ghost:before {content: "\eaee";}.bx-gift:before {content: "\eaef";}.bx-git-branch:before {content: "\eaf0";}.bx-git-commit:before {content: "\eaf1";}.bx-git-compare:before {content: "\eaf2";}.bx-git-merge:before {content: "\eaf3";}.bx-git-pull-request:before {content: "\eaf4";}.bx-git-repo-forked:before {content: "\eaf5";}.bx-glasses:before {content: "\eaf6";}.bx-glasses-alt:before {content: "\eaf7";}.bx-globe:before {content: "\eaf8";}.bx-globe-alt:before {content: "\eaf9";}.bx-grid:before {content: "\eafa";}.bx-grid-alt:before {content: "\eafb";}.bx-grid-horizontal:before {content: "\eafc";}.bx-grid-small:before {content: "\eafd";}.bx-grid-vertical:before {content: "\eafe";}.bx-group:before {content: "\eaff";}.bx-handicap:before {content: "\eb00";}.bx-happy:before {content: "\eb01";}.bx-happy-alt:before {content: "\eb02";}.bx-happy-beaming:before {content: "\eb03";}.bx-happy-heart-eyes:before {content: "\eb04";}.bx-hash:before {content: "\eb05";}.bx-hdd:before {content: "\eb06";}.bx-heading:before {content: "\eb07";}.bx-headphone:before {content: "\eb08";}.bx-health:before {content: "\eb09";}.bx-heart:before {content: "\eb0a";}.bx-heart-circle:before {content: "\eb0b";}.bx-heart-square:before {content: "\eb0c";}.bx-help-circle:before {content: "\eb0d";}.bx-hide:before {content: "\eb0e";}.bx-highlight:before {content: "\eb0f";}.bx-history:before {content: "\eb10";}.bx-hive:before {content: "\eb11";}.bx-home:before {content: "\eb12";}.bx-home-alt:before {content: "\eb13";}.bx-home-circle:before {content: "\eb14";}.bx-home-heart:before {content: "\eb15";}.bx-home-smile:before {content: "\eb16";}.bx-horizontal-center:before {content: "\eb17";}.bx-hotel:before {content: "\eb18";}.bx-hourglass:before {content: "\eb19";}.bx-id-card:before {content: "\eb1a";}.bx-image:before {content: "\eb1b";}.bx-image-add:before {content: "\eb1c";}.bx-image-alt:before {content: "\eb1d";}.bx-images:before {content: "\eb1e";}.bx-import:before {content: "\eb1f";}.bx-infinite:before {content: "\eb20";}.bx-info-circle:before {content: "\eb21";}.bx-info-square:before {content: "\eb22";}.bx-intersect:before {content: "\eb23";}.bx-italic:before {content: "\eb24";}.bx-joystick:before {content: "\eb25";}.bx-joystick-alt:before {content: "\eb26";}.bx-joystick-button:before {content: "\eb27";}.bx-key:before {content: "\eb28";}.bx-label:before {content: "\eb29";}.bx-landscape:before {content: "\eb2a";}.bx-laptop:before {content: "\eb2b";}.bx-last-page:before {content: "\eb2c";}.bx-laugh:before {content: "\eb2d";}.bx-layer:before {content: "\eb2e";}.bx-layer-minus:before {content: "\eb2f";}.bx-layer-plus:before {content: "\eb30";}.bx-layout:before {content: "\eb31";}.bx-left-arrow:before {content: "\eb32";}.bx-left-arrow-alt:before {content: "\eb33";}.bx-left-arrow-circle:before {content: "\eb34";}.bx-left-down-arrow-circle:before {content: "\eb35";}.bx-left-indent:before {content: "\eb36";}.bx-left-top-arrow-circle:before {content: "\eb37";}.bx-library:before {content: "\eb38";}.bx-like:before {content: "\eb39";}.bx-line-chart:before {content: "\eb3a";}.bx-line-chart-down:before {content: "\eb3b";}.bx-link:before {content: "\eb3c";}.bx-link-alt:before {content: "\eb3d";}.bx-link-external:before {content: "\eb3e";}.bx-lira:before {content: "\eb3f";}.bx-list-check:before {content: "\eb40";}.bx-list-minus:before {content: "\eb41";}.bx-list-ol:before {content: "\eb42";}.bx-list-plus:before {content: "\eb43";}.bx-list-ul:before {content: "\eb44";}.bx-loader:before {content: "\eb45";}.bx-loader-alt:before {content: "\eb46";}.bx-loader-circle:before {content: "\eb47";}.bx-location-plus:before {content: "\eb48";}.bx-lock:before {content: "\eb49";}.bx-lock-alt:before {content: "\eb4a";}.bx-lock-open:before {content: "\eb4b";}.bx-lock-open-alt:before {content: "\eb4c";}.bx-log-in:before {content: "\eb4d";}.bx-log-in-circle:before {content: "\eb4e";}.bx-log-out:before {content: "\eb4f";}.bx-log-out-circle:before {content: "\eb50";}.bx-low-vision:before {content: "\eb51";}.bx-magnet:before {content: "\eb52";}.bx-mail-send:before {content: "\eb53";}.bx-male:before {content: "\eb54";}.bx-male-sign:before {content: "\eb55";}.bx-map:before {content: "\eb56";}.bx-map-alt:before {content: "\eb57";}.bx-map-pin:before {content: "\eb58";}.bx-mask:before {content: "\eb59";}.bx-medal:before {content: "\eb5a";}.bx-meh:before {content: "\eb5b";}.bx-meh-alt:before {content: "\eb5c";}.bx-meh-blank:before {content: "\eb5d";}.bx-memory-card:before {content: "\eb5e";}.bx-menu:before {content: "\eb5f";}.bx-menu-alt-left:before {content: "\ef5b";}.bx-menu-alt-right:before {content: "\eb61";}.bx-merge:before {content: "\eb62";}.bx-message:before {content: "\eb63";}.bx-message-add:before {content: "\eb64";}.bx-message-alt:before {content: "\eb65";}.bx-message-alt-add:before {content: "\eb66";}.bx-message-alt-check:before {content: "\eb67";}.bx-message-alt-detail:before {content: "\eb68";}.bx-message-alt-dots:before {content: "\eb69";}.bx-message-alt-edit:before {content: "\eb6a";}.bx-message-alt-error:before {content: "\eb6b";}.bx-message-alt-minus:before {content: "\eb6c";}.bx-message-alt-x:before {content: "\eb6d";}.bx-message-check:before {content: "\eb6e";}.bx-message-detail:before {content: "\eb6f";}.bx-message-dots:before {content: "\eb70";}.bx-message-edit:before {content: "\eb71";}.bx-message-error:before {content: "\eb72";}.bx-message-minus:before {content: "\eb73";}.bx-message-rounded:before {content: "\eb74";}.bx-message-rounded-add:before {content: "\eb75";}.bx-message-rounded-check:before {content: "\eb76";}.bx-message-rounded-detail:before {content: "\eb77";}.bx-message-rounded-dots:before {content: "\eb78";}.bx-message-rounded-edit:before {content: "\ef5c";}.bx-message-rounded-error:before {content: "\eb7a";}.bx-message-rounded-minus:before {content: "\eb7b";}.bx-message-rounded-x:before {content: "\eb7c";}.bx-message-square:before {content: "\eb7d";}.bx-message-square-add:before {content: "\eb7e";}.bx-message-square-check:before {content: "\eb7f";}.bx-message-square-detail:before {content: "\eb80";}.bx-message-square-dots:before {content: "\eb81";}.bx-message-square-edit:before {content: "\eb82";}.bx-message-square-error:before {content: "\eb83";}.bx-message-square-minus:before {content: "\eb84";}.bx-message-square-x:before {content: "\eb85";}.bx-message-x:before {content: "\eb86";}.bx-meteor:before {content: "\eb87";}.bx-microchip:before {content: "\eb88";}.bx-microphone:before {content: "\eb89";}.bx-microphone-off:before {content: "\eb8a";}.bx-minus:before {content: "\eb8b";}.bx-minus-back:before {content: "\eb8c";}.bx-minus-circle:before {content: "\eb8d";}.bx-minus-front:before {content: "\eb8e";}.bx-mobile:before {content: "\eb8f";}.bx-mobile-alt:before {content: "\eb90";}.bx-mobile-landscape:before {content: "\eb91";}.bx-mobile-vibration:before {content: "\ef5d";}.bx-money:before {content: "\eb93";}.bx-moon:before {content: "\eb94";}.bx-mouse:before {content: "\eb95";}.bx-mouse-alt:before {content: "\eb96";}.bx-move:before {content: "\eb97";}.bx-move-horizontal:before {content: "\eb98";}.bx-move-vertical:before {content: "\eb99";}.bx-movie:before {content: "\eb9a";}.bx-movie-play:before {content: "\eb9b";}.bx-music:before {content: "\eb9c";}.bx-navigation:before {content: "\eb9d";}.bx-network-chart:before {content: "\eb9e";}.bx-news:before {content: "\eb9f";}.bx-no-entry:before {content: "\eba0";}.bx-note:before {content: "\eba1";}.bx-notepad:before {content: "\eba2";}.bx-notification:before {content: "\eba3";}.bx-notification-off:before {content: "\eba4";}.bx-outline:before {content: "\eba5";}.bx-package:before {content: "\eba6";}.bx-paint:before {content: "\eba7";}.bx-paint-roll:before {content: "\eba8";}.bx-palette:before {content: "\eba9";}.bx-paperclip:before {content: "\ebaa";}.bx-paper-plane:before {content: "\ef61";}.bx-paragraph:before {content: "\ebac";}.bx-paste:before {content: "\ebad";}.bx-pause:before {content: "\ebae";}.bx-pause-circle:before {content: "\ebaf";}.bx-pen:before {content: "\ebb0";}.bx-pencil:before {content: "\ebb1";}.bx-phone:before {content: "\ebb2";}.bx-phone-call:before {content: "\ebb3";}.bx-phone-incoming:before {content: "\ebb4";}.bx-phone-off:before {content: "\ebb5";}.bx-phone-outgoing:before {content: "\ebb6";}.bx-photo-album:before {content: "\ebb7";}.bx-pie-chart:before {content: "\ebb8";}.bx-pie-chart-alt:before {content: "\ebb9";}.bx-pie-chart-alt-2:before {content: "\ebba";}.bx-pin:before {content: "\ebbb";}.bx-planet:before {content: "\ebbc";}.bx-play:before {content: "\ebbd";}.bx-play-circle:before {content: "\ebbe";}.bx-plug:before {content: "\ebbf";}.bx-plus:before {content: "\ebc0";}.bx-plus-circle:before {content: "\ebc1";}.bx-plus-medical:before {content: "\ebc2";}.bx-podcast:before {content: "\ebc3";}.bx-pointer:before {content: "\ef5e";}.bx-poll:before {content: "\ebc5";}.bx-polygon:before {content: "\ebc6";}.bx-pound:before {content: "\ebc7";}.bx-power-off:before {content: "\ebc8";}.bx-printer:before {content: "\ebc9";}.bx-pulse:before {content: "\ebca";}.bx-purchase-tag:before {content: "\ebcb";}.bx-purchase-tag-alt:before {content: "\ebcc";}.bx-pyramid:before {content: "\ebcd";}.bx-qr:before {content: "\ebce";}.bx-qr-scan:before {content: "\ebcf";}.bx-question-mark:before {content: "\ebd0";}.bx-radar:before {content: "\ebd1";}.bx-radio:before {content: "\ebd2";}.bx-radio-circle:before {content: "\ebd3";}.bx-radio-circle-marked:before {content: "\ebd4";}.bx-receipt:before {content: "\ebd5";}.bx-rectangle:before {content: "\ebd6";}.bx-recycle:before {content: "\ebd7";}.bx-redo:before {content: "\ebd8";}.bx-refresh:before {content: "\ebd9";}.bx-registered:before {content: "\ebda";}.bx-rename:before {content: "\ebdb";}.bx-repeat:before {content: "\ebdc";}.bx-reply:before {content: "\ef5f";}.bx-reply-all:before {content: "\ebde";}.bx-repost:before {content: "\ebdf";}.bx-reset:before {content: "\ebe0";}.bx-restaurant:before {content: "\ebe1";}.bx-revision:before {content: "\ebe2";}.bx-rewind:before {content: "\ebe3";}.bx-rewind-circle:before {content: "\ebe4";}.bx-right-arrow:before {content: "\ebe5";}.bx-right-arrow-alt:before {content: "\ebe6";}.bx-right-arrow-circle:before {content: "\ebe7";}.bx-right-down-arrow-circle:before {content: "\ebe8";}.bx-right-indent:before {content: "\ebe9";}.bx-right-top-arrow-circle:before {content: "\ebea";}.bx-rocket:before {content: "\ebeb";}.bx-rotate-left:before {content: "\ebec";}.bx-rotate-right:before {content: "\ebed";}.bx-rss:before {content: "\ebee";}.bx-ruble:before {content: "\ebef";}.bx-ruler:before {content: "\ebf0";}.bx-run:before {content: "\ebf1";}.bx-rupee:before {content: "\ebf2";}.bx-sad:before {content: "\ebf3";}.bx-save:before {content: "\ebf4";}.bx-scan:before {content: "\ebf5";}.bx-screenshot:before {content: "\ef60";}.bx-search:before {content: "\ebf7";}.bx-search-alt:before {content: "\ebf8";}.bx-search-alt-2:before {content: "\ebf9";}.bx-selection:before {content: "\ebfa";}.bx-select-multiple:before {content: "\ebfb";}.bx-send:before {content: "\ebfc";}.bx-server:before {content: "\ebfd";}.bx-shape-circle:before {content: "\ebfe";}.bx-shape-polygon:before {content: "\ebff";}.bx-shape-square:before {content: "\ec00";}.bx-shape-triangle:before {content: "\ec01";}.bx-share:before {content: "\ec02";}.bx-share-alt:before {content: "\ec03";}.bx-shekel:before {content: "\ec04";}.bx-shield:before {content: "\ec05";}.bx-shield-alt:before {content: "\ec06";}.bx-shield-alt-2:before {content: "\ec07";}.bx-shield-quarter:before {content: "\ec08";}.bx-shield-x:before {content: "\ec09";}.bx-shocked:before {content: "\ec0a";}.bx-shopping-bag:before {content: "\ec0b";}.bx-show:before {content: "\ec0c";}.bx-show-alt:before {content: "\ec0d";}.bx-shuffle:before {content: "\ec0e";}.bx-sidebar:before {content: "\ec0f";}.bx-sitemap:before {content: "\ec10";}.bx-skip-next:before {content: "\ec11";}.bx-skip-next-circle:before {content: "\ec12";}.bx-skip-previous:before {content: "\ec13";}.bx-skip-previous-circle:before {content: "\ec14";}.bx-sleepy:before {content: "\ec15";}.bx-slider:before {content: "\ec16";}.bx-slider-alt:before {content: "\ec17";}.bx-slideshow:before {content: "\ec18";}.bx-smile:before {content: "\ec19";}.bx-sort:before {content: "\ec1a";}.bx-sort-alt-2:before {content: "\ec1b";}.bx-sort-a-z:before {content: "\ec1c";}.bx-sort-down:before {content: "\ec1d";}.bx-sort-up:before {content: "\ec1e";}.bx-sort-z-a:before {content: "\ec1f";}.bx-spa:before {content: "\ec20";}.bx-space-bar:before {content: "\ec21";}.bx-speaker:before {content: "\ec22";}.bx-spray-can:before {content: "\ec23";}.bx-spreadsheet:before {content: "\ec24";}.bx-square:before {content: "\ec25";}.bx-square-rounded:before {content: "\ec26";}.bx-star:before {content: "\ec27";}.bx-station:before {content: "\ec28";}.bx-stats:before {content: "\ec29";}.bx-sticker:before {content: "\ec2a";}.bx-stop:before {content: "\ec2b";}.bx-stop-circle:before {content: "\ec2c";}.bx-stopwatch:before {content: "\ec2d";}.bx-store:before {content: "\ec2e";}.bx-store-alt:before {content: "\ec2f";}.bx-street-view:before {content: "\ec30";}.bx-strikethrough:before {content: "\ec31";}.bx-subdirectory-left:before {content: "\ec32";}.bx-subdirectory-right:before {content: "\ec33";}.bx-sun:before {content: "\ec34";}.bx-support:before {content: "\ec35";}.bx-swim:before {content: "\ec36";}.bx-sync:before {content: "\ec37";}.bx-tab:before {content: "\ec38";}.bx-table:before {content: "\ec39";}.bx-tachometer:before {content: "\ec3a";}.bx-tag:before {content: "\ec3b";}.bx-tag-alt:before {content: "\ec3c";}.bx-target-lock:before {content: "\ec3d";}.bx-task:before {content: "\ec3e";}.bx-task-x:before {content: "\ec3f";}.bx-taxi:before {content: "\ec40";}.bx-tennis-ball:before {content: "\ec41";}.bx-terminal:before {content: "\ec42";}.bx-test-tube:before {content: "\ec43";}.bx-text:before {content: "\ec44";}.bx-time:before {content: "\ec45";}.bx-time-five:before {content: "\ec46";}.bx-timer:before {content: "\ec47";}.bx-tired:before {content: "\ec48";}.bx-toggle-left:before {content: "\ec49";}.bx-toggle-right:before {content: "\ec4a";}.bx-tone:before {content: "\ec4b";}.bx-traffic-cone:before {content: "\ec4c";}.bx-train:before {content: "\ec4d";}.bx-transfer:before {content: "\ec4e";}.bx-transfer-alt:before {content: "\ec4f";}.bx-trash:before {content: "\ec50";}.bx-trash-alt:before {content: "\ec51";}.bx-trending-down:before {content: "\ec52";}.bx-trending-up:before {content: "\ec53";}.bx-trim:before {content: "\ec54";}.bx-trip:before {content: "\ec55";}.bx-trophy:before {content: "\ec56";}.bx-tv:before {content: "\ec57";}.bx-underline:before {content: "\ec58";}.bx-undo:before {content: "\ec59";}.bx-unite:before {content: "\ec5a";}.bx-unlink:before {content: "\ec5b";}.bx-up-arrow:before {content: "\ec5c";}.bx-up-arrow-alt:before {content: "\ec5d";}.bx-up-arrow-circle:before {content: "\ec5e";}.bx-upload:before {content: "\ec5f";}.bx-upside-down:before {content: "\ec60";}.bx-upvote:before {content: "\ec61";}.bx-usb:before {content: "\ec62";}.bx-user:before {content: "\ec63";}.bx-user-check:before {content: "\ec64";}.bx-user-circle:before {content: "\ec65";}.bx-user-minus:before {content: "\ec66";}.bx-user-pin:before {content: "\ec67";}.bx-user-plus:before {content: "\ec68";}.bx-user-voice:before {content: "\ec69";}.bx-user-x:before {content: "\ec6a";}.bx-vector:before {content: "\ec6b";}.bx-vertical-center:before {content: "\ec6c";}.bx-vial:before {content: "\ec6d";}.bx-video:before {content: "\ec6e";}.bx-video-off:before {content: "\ec6f";}.bx-video-plus:before {content: "\ec70";}.bx-video-recording:before {content: "\ec71";}.bx-voicemail:before {content: "\ec72";}.bx-volume:before {content: "\ec73";}.bx-volume-full:before {content: "\ec74";}.bx-volume-low:before {content: "\ec75";}.bx-volume-mute:before {content: "\ec76";}.bx-walk:before {content: "\ec77";}.bx-wallet:before {content: "\ec78";}.bx-wallet-alt:before {content: "\ec79";}.bx-water:before {content: "\ec7a";}.bx-webcam:before {content: "\ec7b";}.bx-wifi:before {content: "\ec7c";}.bx-wifi-0:before {content: "\ec7d";}.bx-wifi-1:before {content: "\ec7e";}.bx-wifi-2:before {content: "\ec7f";}.bx-wifi-off:before {content: "\ec80";}.bx-wind:before {content: "\ec81";}.bx-window:before {content: "\ec82";}.bx-window-alt:before {content: "\ec83";}.bx-window-close:before {content: "\ec84";}.bx-window-open:before {content: "\ec85";}.bx-windows:before {content: "\ec86";}.bx-wine:before {content: "\ec87";}.bx-wink-smile:before {content: "\ec88";}.bx-wink-tongue:before {content: "\ec89";}.bx-won:before {content: "\ec8a";}.bx-world:before {content: "\ec8b";}.bx-wrench:before {content: "\ec8c";}.bx-x:before {content: "\ec8d";}.bx-x-circle:before {content: "\ec8e";}.bx-yen:before {content: "\ec8f";}.bx-zoom-in:before {content: "\ec90";}.bx-zoom-out:before {content: "\ec91";}.bxs-party:before {content: "\ec92";}.bxs-hot:before {content: "\ec93";}.bxs-droplet:before {content: "\ec94";}.bxs-cat:before {content: "\ec95";}.bxs-dog:before {content: "\ec96";}.bxs-injection:before {content: "\ec97";}.bxs-leaf:before {content: "\ec98";}.bxs-add-to-queue:before {content: "\ec99";}.bxs-adjust:before {content: "\ec9a";}.bxs-adjust-alt:before {content: "\ec9b";}.bxs-alarm:before {content: "\ec9c";}.bxs-alarm-add:before {content: "\ec9d";}.bxs-alarm-exclamation:before {content: "\ec9e";}.bxs-alarm-off:before {content: "\ec9f";}.bxs-alarm-snooze:before {content: "\eca0";}.bxs-album:before {content: "\eca1";}.bxs-ambulance:before {content: "\eca2";}.bxs-analyse:before {content: "\eca3";}.bxs-angry:before {content: "\eca4";}.bxs-arch:before {content: "\eca5";}.bxs-archive:before {content: "\eca6";}.bxs-archive-in:before {content: "\eca7";}.bxs-archive-out:before {content: "\eca8";}.bxs-area:before {content: "\eca9";}.bxs-arrow-from-bottom:before {content: "\ecaa";}.bxs-arrow-from-left:before {content: "\ecab";}.bxs-arrow-from-right:before {content: "\ecac";}.bxs-arrow-from-top:before {content: "\ecad";}.bxs-arrow-to-bottom:before {content: "\ecae";}.bxs-arrow-to-left:before {content: "\ecaf";}.bxs-arrow-to-right:before {content: "\ecb0";}.bxs-arrow-to-top:before {content: "\ecb1";}.bxs-award:before {content: "\ecb2";}.bxs-baby-carriage:before {content: "\ecb3";}.bxs-backpack:before {content: "\ecb4";}.bxs-badge:before {content: "\ecb5";}.bxs-badge-check:before {content: "\ecb6";}.bxs-badge-dollar:before {content: "\ecb7";}.bxs-ball:before {content: "\ecb8";}.bxs-band-aid:before {content: "\ecb9";}.bxs-bank:before {content: "\ecba";}.bxs-bar-chart-alt-2:before {content: "\ecbb";}.bxs-bar-chart-square:before {content: "\ecbc";}.bxs-barcode:before {content: "\ecbd";}.bxs-baseball:before {content: "\ecbe";}.bxs-basket:before {content: "\ecbf";}.bxs-basketball:before {content: "\ecc0";}.bxs-bath:before {content: "\ecc1";}.bxs-battery:before {content: "\ecc2";}.bxs-battery-charging:before {content: "\ecc3";}.bxs-battery-full:before {content: "\ecc4";}.bxs-battery-low:before {content: "\ecc5";}.bxs-bed:before {content: "\ecc6";}.bxs-been-here:before {content: "\ecc7";}.bxs-beer:before {content: "\ecc8";}.bxs-bell:before {content: "\ecc9";}.bxs-bell-minus:before {content: "\ecca";}.bxs-bell-off:before {content: "\eccb";}.bxs-bell-plus:before {content: "\eccc";}.bxs-bell-ring:before {content: "\eccd";}.bxs-bible:before {content: "\ecce";}.bxs-binoculars:before {content: "\eccf";}.bxs-blanket:before {content: "\ecd0";}.bxs-bolt:before {content: "\ecd1";}.bxs-bolt-circle:before {content: "\ecd2";}.bxs-bomb:before {content: "\ecd3";}.bxs-bone:before {content: "\ecd4";}.bxs-bong:before {content: "\ecd5";}.bxs-book:before {content: "\ecd6";}.bxs-book-add:before {content: "\ecd7";}.bxs-book-alt:before {content: "\ecd8";}.bxs-book-bookmark:before {content: "\ecd9";}.bxs-book-content:before {content: "\ecda";}.bxs-book-heart:before {content: "\ecdb";}.bxs-bookmark:before {content: "\ecdc";}.bxs-bookmark-alt:before {content: "\ecdd";}.bxs-bookmark-alt-minus:before {content: "\ecde";}.bxs-bookmark-alt-plus:before {content: "\ecdf";}.bxs-bookmark-heart:before {content: "\ece0";}.bxs-bookmark-minus:before {content: "\ece1";}.bxs-bookmark-plus:before {content: "\ece2";}.bxs-bookmarks:before {content: "\ece3";}.bxs-bookmark-star:before {content: "\ece4";}.bxs-book-open:before {content: "\ece5";}.bxs-book-reader:before {content: "\ece6";}.bxs-bot:before {content: "\ece7";}.bxs-bowling-ball:before {content: "\ece8";}.bxs-box:before {content: "\ece9";}.bxs-brain:before {content: "\ecea";}.bxs-briefcase:before {content: "\eceb";}.bxs-briefcase-alt:before {content: "\ecec";}.bxs-briefcase-alt-2:before {content: "\eced";}.bxs-brightness:before {content: "\ecee";}.bxs-brightness-half:before {content: "\ecef";}.bxs-brush:before {content: "\ecf0";}.bxs-brush-alt:before {content: "\ecf1";}.bxs-bug:before {content: "\ecf2";}.bxs-bug-alt:before {content: "\ecf3";}.bxs-building:before {content: "\ecf4";}.bxs-building-house:before {content: "\ecf5";}.bxs-buildings:before {content: "\ecf6";}.bxs-bulb:before {content: "\ecf7";}.bxs-bullseye:before {content: "\ecf8";}.bxs-buoy:before {content: "\ecf9";}.bxs-bus:before {content: "\ecfa";}.bxs-business:before {content: "\ecfb";}.bxs-bus-school:before {content: "\ecfc";}.bxs-cabinet:before {content: "\ecfd";}.bxs-cake:before {content: "\ecfe";}.bxs-calculator:before {content: "\ecff";}.bxs-calendar:before {content: "\ed00";}.bxs-calendar-alt:before {content: "\ed01";}.bxs-calendar-check:before {content: "\ed02";}.bxs-calendar-edit:before {content: "\ed03";}.bxs-calendar-event:before {content: "\ed04";}.bxs-calendar-exclamation:before {content: "\ed05";}.bxs-calendar-heart:before {content: "\ed06";}.bxs-calendar-minus:before {content: "\ed07";}.bxs-calendar-plus:before {content: "\ed08";}.bxs-calendar-star:before {content: "\ed09";}.bxs-calendar-week:before {content: "\ed0a";}.bxs-calendar-x:before {content: "\ed0b";}.bxs-camera:before {content: "\ed0c";}.bxs-camera-home:before {content: "\ed0d";}.bxs-camera-movie:before {content: "\ed0e";}.bxs-camera-off:before {content: "\ed0f";}.bxs-camera-plus:before {content: "\ed10";}.bxs-capsule:before {content: "\ed11";}.bxs-captions:before {content: "\ed12";}.bxs-car:before {content: "\ed13";}.bxs-car-battery:before {content: "\ed14";}.bxs-car-crash:before {content: "\ed15";}.bxs-card:before {content: "\ed16";}.bxs-caret-down-circle:before {content: "\ed17";}.bxs-caret-down-square:before {content: "\ed18";}.bxs-caret-left-circle:before {content: "\ed19";}.bxs-caret-left-square:before {content: "\ed1a";}.bxs-caret-right-circle:before {content: "\ed1b";}.bxs-caret-right-square:before {content: "\ed1c";}.bxs-caret-up-circle:before {content: "\ed1d";}.bxs-caret-up-square:before {content: "\ed1e";}.bxs-car-garage:before {content: "\ed1f";}.bxs-car-mechanic:before {content: "\ed20";}.bxs-carousel:before {content: "\ed21";}.bxs-cart:before {content: "\ed22";}.bxs-cart-add:before {content: "\ed23";}.bxs-cart-alt:before {content: "\ed24";}.bxs-cart-download:before {content: "\ed25";}.bxs-car-wash:before {content: "\ed26";}.bxs-category:before {content: "\ed27";}.bxs-category-alt:before {content: "\ed28";}.bxs-cctv:before {content: "\ed29";}.bxs-certification:before {content: "\ed2a";}.bxs-chalkboard:before {content: "\ed2b";}.bxs-chart:before {content: "\ed2c";}.bxs-chat:before {content: "\ed2d";}.bxs-checkbox:before {content: "\ed2e";}.bxs-checkbox-checked:before {content: "\ed2f";}.bxs-checkbox-minus:before {content: "\ed30";}.bxs-check-circle:before {content: "\ed31";}.bxs-check-shield:before {content: "\ed32";}.bxs-check-square:before {content: "\ed33";}.bxs-chess:before {content: "\ed34";}.bxs-chevron-down:before {content: "\ed35";}.bxs-chevron-down-circle:before {content: "\ed36";}.bxs-chevron-down-square:before {content: "\ed37";}.bxs-chevron-left:before {content: "\ed38";}.bxs-chevron-left-circle:before {content: "\ed39";}.bxs-chevron-left-square:before {content: "\ed3a";}.bxs-chevron-right:before {content: "\ed3b";}.bxs-chevron-right-circle:before {content: "\ed3c";}.bxs-chevron-right-square:before {content: "\ed3d";}.bxs-chevrons-down:before {content: "\ed3e";}.bxs-chevrons-left:before {content: "\ed3f";}.bxs-chevrons-right:before {content: "\ed40";}.bxs-chevrons-up:before {content: "\ed41";}.bxs-chevron-up:before {content: "\ed42";}.bxs-chevron-up-circle:before {content: "\ed43";}.bxs-chevron-up-square:before {content: "\ed44";}.bxs-chip:before {content: "\ed45";}.bxs-church:before {content: "\ed46";}.bxs-circle:before {content: "\ed47";}.bxs-city:before {content: "\ed48";}.bxs-clinic:before {content: "\ed49";}.bxs-cloud:before {content: "\ed4a";}.bxs-cloud-download:before {content: "\ed4b";}.bxs-cloud-lightning:before {content: "\ed4c";}.bxs-cloud-rain:before {content: "\ed4d";}.bxs-cloud-upload:before {content: "\ed4e";}.bxs-coffee:before {content: "\ed4f";}.bxs-coffee-alt:before {content: "\ed50";}.bxs-coffee-togo:before {content: "\ed51";}.bxs-cog:before {content: "\ed52";}.bxs-coin:before {content: "\ed53";}.bxs-coin-stack:before {content: "\ed54";}.bxs-collection:before {content: "\ed55";}.bxs-color-fill:before {content: "\ed56";}.bxs-comment:before {content: "\ed57";}.bxs-comment-add:before {content: "\ed58";}.bxs-comment-check:before {content: "\ed59";}.bxs-comment-detail:before {content: "\ed5a";}.bxs-comment-dots:before {content: "\ed5b";}.bxs-comment-edit:before {content: "\ed5c";}.bxs-comment-error:before {content: "\ed5d";}.bxs-comment-minus:before {content: "\ed5e";}.bxs-comment-x:before {content: "\ed5f";}.bxs-compass:before {content: "\ed60";}.bxs-component:before {content: "\ed61";}.bxs-confused:before {content: "\ed62";}.bxs-contact:before {content: "\ed63";}.bxs-conversation:before {content: "\ed64";}.bxs-cookie:before {content: "\ed65";}.bxs-cool:before {content: "\ed66";}.bxs-copy:before {content: "\ed67";}.bxs-copy-alt:before {content: "\ed68";}.bxs-copyright:before {content: "\ed69";}.bxs-coupon:before {content: "\ed6a";}.bxs-credit-card:before {content: "\ed6b";}.bxs-credit-card-alt:before {content: "\ed6c";}.bxs-credit-card-front:before {content: "\ed6d";}.bxs-crop:before {content: "\ed6e";}.bxs-crown:before {content: "\ed6f";}.bxs-cube:before {content: "\ed70";}.bxs-cube-alt:before {content: "\ed71";}.bxs-cuboid:before {content: "\ed72";}.bxs-customize:before {content: "\ed73";}.bxs-cylinder:before {content: "\ed74";}.bxs-dashboard:before {content: "\ed75";}.bxs-data:before {content: "\ed76";}.bxs-detail:before {content: "\ed77";}.bxs-devices:before {content: "\ed78";}.bxs-diamond:before {content: "\ed79";}.bxs-dice-1:before {content: "\ed7a";}.bxs-dice-2:before {content: "\ed7b";}.bxs-dice-3:before {content: "\ed7c";}.bxs-dice-4:before {content: "\ed7d";}.bxs-dice-5:before {content: "\ed7e";}.bxs-dice-6:before {content: "\ed7f";}.bxs-direction-left:before {content: "\ed80";}.bxs-direction-right:before {content: "\ed81";}.bxs-directions:before {content: "\ed82";}.bxs-disc:before {content: "\ed83";}.bxs-discount:before {content: "\ed84";}.bxs-dish:before {content: "\ed85";}.bxs-dislike:before {content: "\ed86";}.bxs-dizzy:before {content: "\ed87";}.bxs-dock-bottom:before {content: "\ed88";}.bxs-dock-left:before {content: "\ed89";}.bxs-dock-right:before {content: "\ed8a";}.bxs-dock-top:before {content: "\ed8b";}.bxs-dollar-circle:before {content: "\ed8c";}.bxs-donate-blood:before {content: "\ed8d";}.bxs-donate-heart:before {content: "\ed8e";}.bxs-door-open:before {content: "\ed8f";}.bxs-doughnut-chart:before {content: "\ed90";}.bxs-down-arrow:before {content: "\ed91";}.bxs-down-arrow-alt:before {content: "\ed92";}.bxs-down-arrow-circle:before {content: "\ed93";}.bxs-down-arrow-square:before {content: "\ed94";}.bxs-download:before {content: "\ed95";}.bxs-downvote:before {content: "\ed96";}.bxs-drink:before {content: "\ed97";}.bxs-droplet-half:before {content: "\ed98";}.bxs-dryer:before {content: "\ed99";}.bxs-duplicate:before {content: "\ed9a";}.bxs-edit:before {content: "\ed9b";}.bxs-edit-alt:before {content: "\ed9c";}.bxs-edit-location:before {content: "\ed9d";}.bxs-eject:before {content: "\ed9e";}.bxs-envelope:before {content: "\ed9f";}.bxs-envelope-open:before {content: "\eda0";}.bxs-eraser:before {content: "\eda1";}.bxs-error:before {content: "\eda2";}.bxs-error-alt:before {content: "\eda3";}.bxs-error-circle:before {content: "\eda4";}.bxs-ev-station:before {content: "\eda5";}.bxs-exit:before {content: "\eda6";}.bxs-extension:before {content: "\eda7";}.bxs-eyedropper:before {content: "\eda8";}.bxs-face:before {content: "\eda9";}.bxs-face-mask:before {content: "\edaa";}.bxs-factory:before {content: "\edab";}.bxs-fast-forward-circle:before {content: "\edac";}.bxs-file:before {content: "\edad";}.bxs-file-archive:before {content: "\edae";}.bxs-file-blank:before {content: "\edaf";}.bxs-file-css:before {content: "\edb0";}.bxs-file-doc:before {content: "\edb1";}.bxs-file-export:before {content: "\edb2";}.bxs-file-find:before {content: "\edb3";}.bxs-file-gif:before {content: "\edb4";}.bxs-file-html:before {content: "\edb5";}.bxs-file-image:before {content: "\edb6";}.bxs-file-import:before {content: "\edb7";}.bxs-file-jpg:before {content: "\edb8";}.bxs-file-js:before {content: "\edb9";}.bxs-file-json:before {content: "\edba";}.bxs-file-md:before {content: "\edbb";}.bxs-file-pdf:before {content: "\edbc";}.bxs-file-plus:before {content: "\edbd";}.bxs-file-png:before {content: "\edbe";}.bxs-file-txt:before {content: "\edbf";}.bxs-film:before {content: "\edc0";}.bxs-filter-alt:before {content: "\edc1";}.bxs-first-aid:before {content: "\edc2";}.bxs-flag:before {content: "\edc3";}.bxs-flag-alt:before {content: "\edc4";}.bxs-flag-checkered:before {content: "\edc5";}.bxs-flame:before {content: "\edc6";}.bxs-flask:before {content: "\edc7";}.bxs-florist:before {content: "\edc8";}.bxs-folder:before {content: "\edc9";}.bxs-folder-minus:before {content: "\edca";}.bxs-folder-open:before {content: "\edcb";}.bxs-folder-plus:before {content: "\edcc";}.bxs-food-menu:before {content: "\edcd";}.bxs-fridge:before {content: "\edce";}.bxs-game:before {content: "\edcf";}.bxs-gas-pump:before {content: "\edd0";}.bxs-ghost:before {content: "\edd1";}.bxs-gift:before {content: "\edd2";}.bxs-graduation:before {content: "\edd3";}.bxs-grid:before {content: "\edd4";}.bxs-grid-alt:before {content: "\edd5";}.bxs-group:before {content: "\edd6";}.bxs-guitar-amp:before {content: "\edd7";}.bxs-hand:before {content: "\edd8";}.bxs-hand-down:before {content: "\edd9";}.bxs-hand-left:before {content: "\edda";}.bxs-hand-right:before {content: "\eddb";}.bxs-hand-up:before {content: "\eddc";}.bxs-happy:before {content: "\eddd";}.bxs-happy-alt:before {content: "\edde";}.bxs-happy-beaming:before {content: "\eddf";}.bxs-happy-heart-eyes:before {content: "\ede0";}.bxs-hdd:before {content: "\ede1";}.bxs-heart:before {content: "\ede2";}.bxs-heart-circle:before {content: "\ede3";}.bxs-heart-square:before {content: "\ede4";}.bxs-help-circle:before {content: "\ede5";}.bxs-hide:before {content: "\ede6";}.bxs-home:before {content: "\ede7";}.bxs-home-circle:before {content: "\ede8";}.bxs-home-heart:before {content: "\ede9";}.bxs-home-smile:before {content: "\edea";}.bxs-hotel:before {content: "\edeb";}.bxs-hourglass:before {content: "\edec";}.bxs-hourglass-bottom:before {content: "\eded";}.bxs-hourglass-top:before {content: "\edee";}.bxs-id-card:before {content: "\edef";}.bxs-image:before {content: "\edf0";}.bxs-image-add:before {content: "\edf1";}.bxs-image-alt:before {content: "\edf2";}.bxs-inbox:before {content: "\edf3";}.bxs-info-circle:before {content: "\edf4";}.bxs-info-square:before {content: "\edf5";}.bxs-institution:before {content: "\edf6";}.bxs-joystick:before {content: "\edf7";}.bxs-joystick-alt:before {content: "\edf8";}.bxs-joystick-button:before {content: "\edf9";}.bxs-key:before {content: "\edfa";}.bxs-keyboard:before {content: "\edfb";}.bxs-label:before {content: "\edfc";}.bxs-landmark:before {content: "\edfd";}.bxs-landscape:before {content: "\edfe";}.bxs-laugh:before {content: "\edff";}.bxs-layer:before {content: "\ee00";}.bxs-layer-minus:before {content: "\ee01";}.bxs-layer-plus:before {content: "\ee02";}.bxs-layout:before {content: "\ee03";}.bxs-left-arrow:before {content: "\ee04";}.bxs-left-arrow-alt:before {content: "\ee05";}.bxs-left-arrow-circle:before {content: "\ee06";}.bxs-left-arrow-square:before {content: "\ee07";}.bxs-left-down-arrow-circle:before {content: "\ee08";}.bxs-left-top-arrow-circle:before {content: "\ee09";}.bxs-like:before {content: "\ee0a";}.bxs-location-plus:before {content: "\ee0b";}.bxs-lock:before {content: "\ee0c";}.bxs-lock-alt:before {content: "\ee0d";}.bxs-lock-open:before {content: "\ee0e";}.bxs-lock-open-alt:before {content: "\ee0f";}.bxs-log-in:before {content: "\ee10";}.bxs-log-in-circle:before {content: "\ee11";}.bxs-log-out:before {content: "\ee12";}.bxs-log-out-circle:before {content: "\ee13";}.bxs-low-vision:before {content: "\ee14";}.bxs-magic-wand:before {content: "\ee15";}.bxs-magnet:before {content: "\ee16";}.bxs-map:before {content: "\ee17";}.bxs-map-alt:before {content: "\ee18";}.bxs-map-pin:before {content: "\ee19";}.bxs-mask:before {content: "\ee1a";}.bxs-medal:before {content: "\ee1b";}.bxs-megaphone:before {content: "\ee1c";}.bxs-meh:before {content: "\ee1d";}.bxs-meh-alt:before {content: "\ee1e";}.bxs-meh-blank:before {content: "\ee1f";}.bxs-memory-card:before {content: "\ee20";}.bxs-message:before {content: "\ee21";}.bxs-message-add:before {content: "\ee22";}.bxs-message-alt:before {content: "\ee23";}.bxs-message-alt-add:before {content: "\ee24";}.bxs-message-alt-check:before {content: "\ee25";}.bxs-message-alt-detail:before {content: "\ee26";}.bxs-message-alt-dots:before {content: "\ee27";}.bxs-message-alt-edit:before {content: "\ee28";}.bxs-message-alt-error:before {content: "\ee29";}.bxs-message-alt-minus:before {content: "\ee2a";}.bxs-message-alt-x:before {content: "\ee2b";}.bxs-message-check:before {content: "\ee2c";}.bxs-message-detail:before {content: "\ee2d";}.bxs-message-dots:before {content: "\ee2e";}.bxs-message-edit:before {content: "\ee2f";}.bxs-message-error:before {content: "\ee30";}.bxs-message-minus:before {content: "\ee31";}.bxs-message-rounded:before {content: "\ee32";}.bxs-message-rounded-add:before {content: "\ee33";}.bxs-message-rounded-check:before {content: "\ee34";}.bxs-message-rounded-detail:before {content: "\ee35";}.bxs-message-rounded-dots:before {content: "\ee36";}.bxs-message-rounded-edit:before {content: "\ee37";}.bxs-message-rounded-error:before {content: "\ee38";}.bxs-message-rounded-minus:before {content: "\ee39";}.bxs-message-rounded-x:before {content: "\ee3a";}.bxs-message-square:before {content: "\ee3b";}.bxs-message-square-add:before {content: "\ee3c";}.bxs-message-square-check:before {content: "\ee3d";}.bxs-message-square-detail:before {content: "\ee3e";}.bxs-message-square-dots:before {content: "\ee3f";}.bxs-message-square-edit:before {content: "\ee40";}.bxs-message-square-error:before {content: "\ee41";}.bxs-message-square-minus:before {content: "\ee42";}.bxs-message-square-x:before {content: "\ee43";}.bxs-message-x:before {content: "\ee44";}.bxs-meteor:before {content: "\ee45";}.bxs-microchip:before {content: "\ee46";}.bxs-microphone:before {content: "\ee47";}.bxs-microphone-alt:before {content: "\ee48";}.bxs-microphone-off:before {content: "\ee49";}.bxs-minus-circle:before {content: "\ee4a";}.bxs-minus-square:before {content: "\ee4b";}.bxs-mobile:before {content: "\ee4c";}.bxs-mobile-vibration:before {content: "\ee4d";}.bxs-moon:before {content: "\ee4e";}.bxs-mouse:before {content: "\ee4f";}.bxs-mouse-alt:before {content: "\ee50";}.bxs-movie:before {content: "\ee51";}.bxs-movie-play:before {content: "\ee52";}.bxs-music:before {content: "\ee53";}.bxs-navigation:before {content: "\ee54";}.bxs-network-chart:before {content: "\ee55";}.bxs-news:before {content: "\ee56";}.bxs-no-entry:before {content: "\ee57";}.bxs-note:before {content: "\ee58";}.bxs-notepad:before {content: "\ee59";}.bxs-notification:before {content: "\ee5a";}.bxs-notification-off:before {content: "\ee5b";}.bxs-offer:before {content: "\ee5c";}.bxs-package:before {content: "\ee5d";}.bxs-paint:before {content: "\ee5e";}.bxs-paint-roll:before {content: "\ee5f";}.bxs-palette:before {content: "\ee60";}.bxs-paper-plane:before {content: "\ee61";}.bxs-parking:before {content: "\ee62";}.bxs-paste:before {content: "\ee63";}.bxs-pen:before {content: "\ee64";}.bxs-pencil:before {content: "\ee65";}.bxs-phone:before {content: "\ee66";}.bxs-phone-call:before {content: "\ee67";}.bxs-phone-incoming:before {content: "\ee68";}.bxs-phone-off:before {content: "\ee69";}.bxs-phone-outgoing:before {content: "\ee6a";}.bxs-photo-album:before {content: "\ee6b";}.bxs-piano:before {content: "\ee6c";}.bxs-pie-chart:before {content: "\ee6d";}.bxs-pie-chart-alt:before {content: "\ee6e";}.bxs-pie-chart-alt-2:before {content: "\ee6f";}.bxs-pin:before {content: "\ee70";}.bxs-pizza:before {content: "\ee71";}.bxs-plane:before {content: "\ee72";}.bxs-plane-alt:before {content: "\ee73";}.bxs-plane-land:before {content: "\ee74";}.bxs-planet:before {content: "\ee75";}.bxs-plane-take-off:before {content: "\ee76";}.bxs-playlist:before {content: "\ee77";}.bxs-plug:before {content: "\ee78";}.bxs-plus-circle:before {content: "\ee79";}.bxs-plus-square:before {content: "\ee7a";}.bxs-pointer:before {content: "\ee7b";}.bxs-polygon:before {content: "\ee7c";}.bxs-printer:before {content: "\ee7d";}.bxs-purchase-tag:before {content: "\ee7e";}.bxs-purchase-tag-alt:before {content: "\ee7f";}.bxs-pyramid:before {content: "\ee80";}.bxs-quote-alt-left:before {content: "\ee81";}.bxs-quote-alt-right:before {content: "\ee82";}.bxs-quote-left:before {content: "\ee83";}.bxs-quote-right:before {content: "\ee84";}.bxs-quote-single-left:before {content: "\ee85";}.bxs-quote-single-right:before {content: "\ee86";}.bxs-radiation:before {content: "\ee87";}.bxs-radio:before {content: "\ee88";}.bxs-receipt:before {content: "\ee89";}.bxs-rectangle:before {content: "\ee8a";}.bxs-registered:before {content: "\ee8b";}.bxs-rename:before {content: "\ee8c";}.bxs-report:before {content: "\ee8d";}.bxs-rewind-circle:before {content: "\ee8e";}.bxs-right-arrow:before {content: "\ee8f";}.bxs-right-arrow-alt:before {content: "\ee90";}.bxs-right-arrow-circle:before {content: "\ee91";}.bxs-right-arrow-square:before {content: "\ee92";}.bxs-right-down-arrow-circle:before {content: "\ee93";}.bxs-right-top-arrow-circle:before {content: "\ee94";}.bxs-rocket:before {content: "\ee95";}.bxs-ruler:before {content: "\ee96";}.bxs-sad:before {content: "\ee97";}.bxs-save:before {content: "\ee98";}.bxs-school:before {content: "\ee99";}.bxs-search:before {content: "\ee9a";}.bxs-search-alt-2:before {content: "\ee9b";}.bxs-select-multiple:before {content: "\ee9c";}.bxs-send:before {content: "\ee9d";}.bxs-server:before {content: "\ee9e";}.bxs-shapes:before {content: "\ee9f";}.bxs-share:before {content: "\eea0";}.bxs-share-alt:before {content: "\eea1";}.bxs-shield:before {content: "\eea2";}.bxs-shield-alt-2:before {content: "\eea3";}.bxs-shield-x:before {content: "\eea4";}.bxs-ship:before {content: "\eea5";}.bxs-shocked:before {content: "\eea6";}.bxs-shopping-bag:before {content: "\eea7";}.bxs-shopping-bag-alt:before {content: "\eea8";}.bxs-shopping-bags:before {content: "\eea9";}.bxs-show:before {content: "\eeaa";}.bxs-skip-next-circle:before {content: "\eeab";}.bxs-skip-previous-circle:before {content: "\eeac";}.bxs-skull:before {content: "\eead";}.bxs-sleepy:before {content: "\eeae";}.bxs-slideshow:before {content: "\eeaf";}.bxs-smile:before {content: "\eeb0";}.bxs-sort-alt:before {content: "\eeb1";}.bxs-spa:before {content: "\eeb2";}.bxs-speaker:before {content: "\eeb3";}.bxs-spray-can:before {content: "\eeb4";}.bxs-spreadsheet:before {content: "\eeb5";}.bxs-square:before {content: "\eeb6";}.bxs-square-rounded:before {content: "\eeb7";}.bxs-star:before {content: "\eeb8";}.bxs-star-half:before {content: "\eeb9";}.bxs-sticker:before {content: "\eeba";}.bxs-stopwatch:before {content: "\eebb";}.bxs-store:before {content: "\eebc";}.bxs-store-alt:before {content: "\eebd";}.bxs-sun:before {content: "\eebe";}.bxs-tachometer:before {content: "\eebf";}.bxs-tag:before {content: "\eec0";}.bxs-tag-alt:before {content: "\eec1";}.bxs-tag-x:before {content: "\eec2";}.bxs-taxi:before {content: "\eec3";}.bxs-tennis-ball:before {content: "\eec4";}.bxs-terminal:before {content: "\eec5";}.bxs-thermometer:before {content: "\eec6";}.bxs-time:before {content: "\eec7";}.bxs-time-five:before {content: "\eec8";}.bxs-timer:before {content: "\eec9";}.bxs-tired:before {content: "\eeca";}.bxs-toggle-left:before {content: "\eecb";}.bxs-toggle-right:before {content: "\eecc";}.bxs-tone:before {content: "\eecd";}.bxs-torch:before {content: "\eece";}.bxs-to-top:before {content: "\eecf";}.bxs-traffic:before {content: "\eed0";}.bxs-traffic-barrier:before {content: "\eed1";}.bxs-traffic-cone:before {content: "\eed2";}.bxs-train:before {content: "\eed3";}.bxs-trash:before {content: "\eed4";}.bxs-trash-alt:before {content: "\eed5";}.bxs-tree:before {content: "\eed6";}.bxs-trophy:before {content: "\eed7";}.bxs-truck:before {content: "\eed8";}.bxs-t-shirt:before {content: "\eed9";}.bxs-tv:before {content: "\eeda";}.bxs-up-arrow:before {content: "\eedb";}.bxs-up-arrow-alt:before {content: "\eedc";}.bxs-up-arrow-circle:before {content: "\eedd";}.bxs-up-arrow-square:before {content: "\eede";}.bxs-upside-down:before {content: "\eedf";}.bxs-upvote:before {content: "\eee0";}.bxs-user:before {content: "\eee1";}.bxs-user-account:before {content: "\eee2";}.bxs-user-badge:before {content: "\eee3";}.bxs-user-check:before {content: "\eee4";}.bxs-user-circle:before {content: "\eee5";}.bxs-user-detail:before {content: "\eee6";}.bxs-user-minus:before {content: "\eee7";}.bxs-user-pin:before {content: "\eee8";}.bxs-user-plus:before {content: "\eee9";}.bxs-user-rectangle:before {content: "\eeea";}.bxs-user-voice:before {content: "\eeeb";}.bxs-user-x:before {content: "\eeec";}.bxs-vector:before {content: "\eeed";}.bxs-vial:before {content: "\eeee";}.bxs-video:before {content: "\eeef";}.bxs-video-off:before {content: "\eef0";}.bxs-video-plus:before {content: "\eef1";}.bxs-video-recording:before {content: "\eef2";}.bxs-videos:before {content: "\eef3";}.bxs-virus:before {content: "\eef4";}.bxs-virus-block:before {content: "\eef5";}.bxs-volume:before {content: "\eef6";}.bxs-volume-full:before {content: "\eef7";}.bxs-volume-low:before {content: "\eef8";}.bxs-volume-mute:before {content: "\eef9";}.bxs-wallet:before {content: "\eefa";}.bxs-wallet-alt:before {content: "\eefb";}.bxs-washer:before {content: "\eefc";}.bxs-watch:before {content: "\eefd";}.bxs-watch-alt:before {content: "\eefe";}.bxs-webcam:before {content: "\eeff";}.bxs-widget:before {content: "\ef00";}.bxs-window-alt:before {content: "\ef01";}.bxs-wine:before {content: "\ef02";}.bxs-wink-smile:before {content: "\ef03";}.bxs-wink-tongue:before {content: "\ef04";}.bxs-wrench:before {content: "\ef05";}/* Missing discussion icons from extended set */ .bx-discussion:before {content: "\f37f";}.bxs-discussion:before {content: "\faa8";}.bxs-x-circle:before {content: "\ef06";}.bxs-x-square:before {content: "\ef07";}.bxs-yin-yang:before {content: "\ef08";}.bxs-zap:before {content: "\ef09";}.bxs-zoom-in:before {content: "\ef0a";}.bxs-zoom-out:before {content: "\ef0b";}/* Additional missing icons from complete boxicons set */ .bx-8-ball:before {content: "\f101";}.bx-a-arrow-down:before {content: "\f102";}.bx-a-arrow-up:before {content: "\f103";}.bx-acorn:before {content: "\f105";}.bx-address-book:before {content: "\f106";}.bx-air-conditioner:before {content: "\f107";}.bx-air:before {content: "\f108";}.bx-airplay:before {content: "\f109";}.bx-alarm-alt:before {content: "\f10a";}.bx-alarm-check:before {content: "\f10b";}.bx-alarm-minus:before {content: "\f10d";}.bx-alarm-plus:before {content: "\f10e";}.bx-alarm-slash:before {content: "\f10f";}.bx-alarm-z:before {content: "\f110";}.bx-album-covers:before {content: "\f112";}.bx-alert-circle:before {content: "\f113";}.bx-alert-octagon:before {content: "\f114";}.bx-alert-shield:before {content: "\f115";}.bx-alert-square:before {content: "\f116";}.bx-alert-triangle:before {content: "\f117";}.bx-alien:before {content: "\f118";}.bx-align-center:before {content: "\f119";}.bx-align-horizontal-justify-center:before {content: "\f11a";}.bx-align-horizontal-justify-end:before {content: "\f11b";}.bx-align-horizontal-justify-start:before {content: "\f11c";}.bx-align-horizontal-space-between:before {content: "\f11d";}.bx-align-vertical-justify-center:before {content: "\f121";}.bx-align-vertical-justify-end:before {content: "\f122";}.bx-align-vertical-justify-start:before {content: "\f123";}.bx-align-vertical-space-between:before {content: "\f124";}.bx-ambulance:before {content: "\f125";}.bx-ampersand:before {content: "\f126";}.bx-analyze:before {content: "\f127";}.bx-angle:before {content: "\f129";}.bx-animation-bounce:before {content: "\f12b";}.bx-apartment:before {content: "\f12c";}.bx-approximate:before {content: "\f12d";}.bx-apps-alt:before {content: "\f12e";}.bx-apps:before {content: "\f12f";}.bx-archive-alt:before {content: "\f131";}.bx-archive-arrow-down:before {content: "\f132";}.bx-archive-arrow-up:before {content: "\f133";}.bx-arrow-big-down-line:before {content: "\f136";}.bx-arrow-big-down:before {content: "\f137";}.bx-arrow-big-left-line:before {content: "\f138";}.bx-arrow-big-left:before {content: "\f139";}.bx-arrow-big-right-line:before {content: "\f13a";}.bx-arrow-big-right:before {content: "\f13b";}.bx-arrow-big-up-line:before {content: "\f13c";}.bx-arrow-big-up:before {content: "\f13d";}.bx-arrow-cross:before {content: "\f13e";}.bx-arrow-down-a-z:before {content: "\f13f";}.bx-arrow-down-circle:before {content: "\f140";}.bx-arrow-down-left-circle:before {content: "\f141";}.bx-arrow-down-left-square:before {content: "\f142";}.bx-arrow-down-left-stroke-circle:before {content: "\f143";}.bx-arrow-down-left-stroke-square:before {content: "\f144";}.bx-arrow-down-left-stroke:before {content: "\f145";}.bx-arrow-down-left:before {content: "\f146";}.bx-arrow-down-narrow-wide:before {content: "\f147";}.bx-arrow-down-right-circle:before {content: "\f148";}.bx-arrow-down-right-square:before {content: "\f149";}.bx-arrow-down-right-stroke-circle:before {content: "\f14a";}.bx-arrow-down-right-stroke-square:before {content: "\f14b";}.bx-arrow-down-right-stroke:before {content: "\f14c";}.bx-arrow-down-right:before {content: "\f14d";}.bx-arrow-down-square:before {content: "\f14e";}.bx-arrow-down-stroke-circle:before {content: "\f14f";}.bx-arrow-down-stroke-square:before {content: "\f150";}.bx-arrow-down-stroke:before {content: "\f151";}.bx-arrow-down-up:before {content: "\f152";}.bx-arrow-down-wide-narrow:before {content: "\f153";}.bx-arrow-down:before {content: "\f154";}.bx-arrow-from-bottom-stroke:before {content: "\f155";}.bx-arrow-from-left-stroke:before {content: "\f157";}.bx-arrow-from-right-stroke:before {content: "\f159";}.bx-arrow-from-top-stroke:before {content: "\f15b";}.bx-arrow-in-down-circle-half:before {content: "\f15d";}.bx-arrow-in-down-left-circle:before {content: "\f15e";}.bx-arrow-in-down-left-square:before {content: "\f15f";}.bx-arrow-in-down-left-stroke-circle:before {content: "\f160";}.bx-arrow-in-down-left-stroke-square:before {content: "\f161";}.bx-arrow-in-down-right-circle:before {content: "\f162";}.bx-arrow-in-down-right-square:before {content: "\f163";}.bx-arrow-in-down-right-stroke-circle:before {content: "\f164";}.bx-arrow-in-down-right-stroke-square:before {content: "\f165";}.bx-arrow-in-down-square-half:before {content: "\f166";}.bx-arrow-in-down-stroke-circle-half:before {content: "\f167";}.bx-arrow-in-left-circle-half:before {content: "\f168";}.bx-arrow-in-left-square-half:before {content: "\f169";}.bx-arrow-in-left-stroke-circle-half:before {content: "\f16a";}.bx-arrow-in-right-circle-half:before {content: "\f16b";}.bx-arrow-in-right-square-half:before {content: "\f16c";}.bx-arrow-in-right-stroke-circle-half:before {content: "\f16d";}.bx-arrow-in-up-circle-half:before {content: "\f16e";}.bx-arrow-in-up-left-circle:before {content: "\f16f";}.bx-arrow-in-up-left-square:before {content: "\f170";}.bx-arrow-in-up-left-stroke-circle:before {content: "\f171";}.bx-arrow-in-up-left-stroke-square:before {content: "\f172";}.bx-arrow-in-up-right-circle:before {content: "\f173";}.bx-arrow-in-up-right-square:before {content: "\f174";}.bx-arrow-in-up-right-stroke-circle:before {content: "\f175";}.bx-arrow-in-up-right-stroke-square:before {content: "\f176";}.bx-arrow-in-up-square-half:before {content: "\f177";}.bx-arrow-in-up-stroke-circle-half:before {content: "\f178";}.bx-arrow-left-circle:before {content: "\f179";}.bx-arrow-left-right:before {content: "\f17a";}.bx-arrow-left-square:before {content: "\f17b";}.bx-arrow-left-stroke-circle:before {content: "\f17c";}.bx-arrow-left-stroke-square:before {content: "\f17d";}.bx-arrow-left-stroke:before {content: "\f17e";}.bx-arrow-left:before {content: "\f17f";}.bx-arrow-out-down-circle-half:before {content: "\f180";}.bx-arrow-out-down-left-circle:before {content: "\f181";}.bx-arrow-out-down-left-square:before {content: "\f182";}.bx-arrow-out-down-left-stroke-circle:before {content: "\f183";}.bx-arrow-out-down-left-stroke-square:before {content: "\f184";}.bx-arrow-out-down-right-circle:before {content: "\f185";}.bx-arrow-out-down-right-square:before {content: "\f186";}.bx-arrow-out-down-right-stroke-circle:before {content: "\f187";}.bx-arrow-out-down-right-stroke-square:before {content: "\f188";}.bx-arrow-out-down-square-half:before {content: "\f189";}.bx-arrow-out-down-stroke-circle-half:before {content: "\f18a";}.bx-arrow-out-left-circle-half:before {content: "\f18b";}.bx-arrow-out-left-square-half:before {content: "\f18c";}.bx-arrow-out-left-stroke-circle-half:before {content: "\f18d";}.bx-arrow-out-right-circle-half:before {content: "\f18e";}.bx-arrow-out-right-square-half:before {content: "\f18f";}.bx-arrow-out-right-stroke-circle-half:before {content: "\f190";}.bx-arrow-out-up-circle-half:before {content: "\f191";}.bx-arrow-out-up-left-circle:before {content: "\f192";}.bx-arrow-out-up-left-square:before {content: "\f193";}.bx-arrow-out-up-left-stroke-circle:before {content: "\f194";}.bx-arrow-out-up-left-stroke-square:before {content: "\f195";}.bx-arrow-out-up-right-circle:before {content: "\f196";}.bx-arrow-out-up-right-square:before {content: "\f197";}.bx-arrow-out-up-right-stroke-circle:before {content: "\f198";}.bx-arrow-out-up-right-stroke-square:before {content: "\f199";}.bx-arrow-out-up-square-half:before {content: "\f19a";}.bx-arrow-out-up-stroke-circle-half:before {content: "\f19b";}.bx-arrow-right-circle:before {content: "\f19c";}.bx-arrow-right-left:before {content: "\f19d";}.bx-arrow-right-square:before {content: "\f19e";}.bx-arrow-right-stroke-circle:before {content: "\f19f";}.bx-arrow-right-stroke-square:before {content: "\f1a0";}.bx-arrow-right-stroke:before {content: "\f1a1";}.bx-arrow-right:before {content: "\f1a2";}.bx-arrow-s-down:before {content: "\f1a3";}.bx-arrow-s-left:before {content: "\f1a4";}.bx-arrow-s-right:before {content: "\f1a5";}.bx-arrow-s-up:before {content: "\f1a6";}.bx-arrow-to-bottom-stroke:before {content: "\f1a7";}.bx-arrow-to-left-stroke:before {content: "\f1a9";}.bx-arrow-to-right-stroke:before {content: "\f1ab";}.bx-arrow-to-top-stroke:before {content: "\f1ad";}.bx-arrow-up-a-z:before {content: "\f1af";}.bx-arrow-up-circle:before {content: "\f1b0";}.bx-arrow-up-down:before {content: "\f1b1";}.bx-arrow-up-left-circle:before {content: "\f1b2";}.bx-arrow-up-left-square:before {content: "\f1b3";}.bx-arrow-up-left-stroke-circle:before {content: "\f1b4";}.bx-arrow-up-left-stroke-square:before {content: "\f1b5";}.bx-arrow-up-left-stroke:before {content: "\f1b6";}.bx-arrow-up-left:before {content: "\f1b7";}.bx-arrow-up-narrow-wide:before {content: "\f1b8";}.bx-arrow-up-right-circle:before {content: "\f1b9";}.bx-arrow-up-right-square:before {content: "\f1ba";}.bx-arrow-up-right-stroke-circle:before {content: "\f1bb";}.bx-arrow-up-right-stroke-square:before {content: "\f1bc";}.bx-arrow-up-right-stroke:before {content: "\f1bd";}.bx-arrow-up-right:before {content: "\f1be";}.bx-arrow-up-square:before {content: "\f1bf";}.bx-arrow-up-stroke-circle:before {content: "\f1c0";}.bx-arrow-up-stroke-square:before {content: "\f1c1";}.bx-arrow-up-stroke:before {content: "\f1c2";}.bx-arrow-up-wide-narrow:before {content: "\f1c3";}.bx-arrow-up:before {content: "\f1c4";}.bx-article:before {content: "\f1c5";}.bx-asterisk:before {content: "\f1c6";}.bx-avocado:before {content: "\f1c9";}.bx-axe:before {content: "\f1ca";}.bx-background-color-fill:before {content: "\f1cb";}.bx-background:before {content: "\f1cc";}.bx-backpack-star:before {content: "\f1cd";}.bx-backpack:before {content: "\f1ce";}.bx-backspace:before {content: "\f1cf";}.bx-backward-slash:before {content: "\f1d0";}.bx-bacon:before {content: "\f1d1";}.bx-badge-exclamation:before {content: "\f1d3";}.bx-badge-info:before {content: "\f1d4";}.bx-bahai:before {content: "\f1d7";}.bx-balcony:before {content: "\f1d8";}.bx-ball-throw:before {content: "\f1d9";}.bx-balloon:before {content: "\f1da";}.bx-bank:before {content: "\f1dc";}.bx-bar-chart-big:before {content: "\f1dd";}.bx-barcode-square:before {content: "\f1e0";}.bx-barn:before {content: "\f1e2";}.bx-battery-1:before {content: "\f1e7";}.bx-battery-2:before {content: "\f1e8";}.bx-battery-3:before {content: "\f1e9";}.bx-battery-full:before {content: "\f1ea";}.bx-battery-low:before {content: "\f1eb";}.bx-beach-ball:before {content: "\f1ed";}.bx-beach:before {content: "\f1ee";}.bx-beaker:before {content: "\f1ef";}.bx-beanie:before {content: "\f1f0";}.bx-bear:before {content: "\f1f1";}.bx-bed-alt:before {content: "\f1f2";}.bx-bell-check:before {content: "\f1f5";}.bx-bell-ring:before {content: "\f1f8";}.bx-bell-slash:before {content: "\f1f9";}.bx-bench:before {content: "\f1fb";}.bx-between-horizontal-end:before {content: "\f1fc";}.bx-between-horizontal-start:before {content: "\f1fd";}.bx-between-vertical-end:before {content: "\f1fe";}.bx-between-vertical-start:before {content: "\f1ff";}.bx-biceps:before {content: "\f201";}.bx-binocular:before {content: "\f202";}.bx-bird-alt:before {content: "\f203";}.bx-bird:before {content: "\f204";}.bx-birthday-cake:before {content: "\f205";}.bx-blob:before {content: "\f208";}.bx-blockquote:before {content: "\f20a";}.bx-blocks:before {content: "\f20b";}.bx-blur-alt:before {content: "\f20d";}.bx-blur:before {content: "\f20e";}.bx-bolt-alt:before {content: "\f211";}.bx-bolt-square:before {content: "\f213";}.bx-bolt:before {content: "\f214";}.bx-book-library:before {content: "\f21d";}.bx-bookmark-minus-alt:before {content: "\f222";}.bx-bookmark-plus-alt:before {content: "\f224";}.bx-bookmark-star:before {content: "\f226";}.bx-bookmark-x:before {content: "\f227";}.bx-boombox:before {content: "\f22a";}.bx-boot:before {content: "\f22b";}.bx-bow:before {content: "\f235";}.bx-bowl-balls:before {content: "\f236";}.bx-bowl-bubbles:before {content: "\f237";}.bx-bowl-noodles-alt:before {content: "\f239";}.bx-bowl-noodles:before {content: "\f23a";}.bx-box-alt:before {content: "\f23d";}.bx-bracket-curly:before {content: "\f23f";}.bx-bracket-round:before {content: "\f240";}.bx-brain-circuit:before {content: "\f243";}.bx-bread:before {content: "\f245";}.bx-brick:before {content: "\f246";}.bx-bridge:before {content: "\f247";}.bx-browser-activity:before {content: "\f24e";}.bx-brush-sparkles:before {content: "\f24f";}.bx-buddhism:before {content: "\f251";}.bx-burger-alt:before {content: "\f259";}.bx-burger:before {content: "\f25a";}.bx-business:before {content: "\f25c";}.bx-button-rounded:before {content: "\f25d";}.bx-button:before {content: "\f25e";}.bx-cake-slice:before {content: "\f261";}.bx-calendar-alt-2:before {content: "\f263";}.bx-calendar-cog:before {content: "\f266";}.bx-calendar-detail:before {content: "\f267";}.bx-calendar-down-arrow:before {content: "\f268";}.bx-calendar-search:before {content: "\f26d";}.bx-calendar-up-arrow:before {content: "\f26f";}.bx-camcoder:before {content: "\f273";}.bx-camera-alt:before {content: "\f274";}.bx-camera-flip:before {content: "\f275";}.bx-camera-monochrome:before {content: "\f277";}.bx-camera-plus:before {content: "\f278";}.bx-camera-portrait:before {content: "\f279";}.bx-camera-slash:before {content: "\f27a";}.bx-camera-switch:before {content: "\f27b";}.bx-campfire:before {content: "\f27d";}.bx-camping:before {content: "\f27e";}.bx-candlestick:before {content: "\f27f";}.bx-cannabis:before {content: "\f280";}.bx-cap:before {content: "\f281";}.bx-capitalize:before {content: "\f282";}.bx-captions-cc:before {content: "\f284";}.bx-capture:before {content: "\f286";}.bx-car-battery:before {content: "\f287";}.bx-car-key:before {content: "\f288";}.bx-card-view-large:before {content: "\f28a";}.bx-card-view-no-title:before {content: "\f28b";}.bx-card-view-small:before {content: "\f28c";}.bx-card-view-tiles:before {content: "\f28d";}.bx-card-view:before {content: "\f28e";}.bx-caret-big-down:before {content: "\f28f";}.bx-caret-big-left:before {content: "\f290";}.bx-caret-big-right:before {content: "\f291";}.bx-caret-big-up:before {content: "\f292";}.bx-carets-down-up:before {content: "\f29f";}.bx-carets-left-right:before {content: "\f2a0";}.bx-carets-right-left:before {content: "\f2a1";}.bx-carets-up-down:before {content: "\f2a2";}.bx-carrot:before {content: "\f2a3";}.bx-cart-minus:before {content: "\f2a4";}.bx-cart-plus:before {content: "\f2a5";}.bx-castle:before {content: "\f2a8";}.bx-cat:before {content: "\f2a9";}.bx-categories:before {content: "\f2aa";}.bx-champagne:before {content: "\f2ae";}.bx-chart-area:before {content: "\f2af";}.bx-chart-bar-big-columns:before {content: "\f2b0";}.bx-chart-bar-big-rows:before {content: "\f2b1";}.bx-chart-bar-columns:before {content: "\f2b2";}.bx-chart-bar-rows:before {content: "\f2b3";}.bx-chart-bubble:before {content: "\f2b4";}.bx-chart-gantt:before {content: "\f2b5";}.bx-chart-line:before {content: "\f2b6";}.bx-chart-network:before {content: "\f2b7";}.bx-chart-scatter:before {content: "\f2b8";}.bx-chart-spline:before {content: "\f2b9";}.bx-chart-stacked-columns:before {content: "\f2ba";}.bx-chart-stacked-rows:before {content: "\f2bb";}.bx-chart-trend:before {content: "\f2bc";}.bx-checklist:before {content: "\f2c4";}.bx-checks:before {content: "\f2c5";}.bx-chef-hat:before {content: "\f2c7";}.bx-cherry:before {content: "\f2c8";}.bx-chess-bishop:before {content: "\f2c9";}.bx-chess-king:before {content: "\f2ca";}.bx-chess-knight:before {content: "\f2cb";}.bx-chess-pawn:before {content: "\f2cc";}.bx-chess-queen:before {content: "\f2cd";}.bx-chess-rook:before {content: "\f2ce";}.bx-chess:before {content: "\f2cf";}.bx-chevrons-down-up:before {content: "\f2dc";}.bx-chevrons-left-right:before {content: "\f2de";}.bx-chevrons-right-left:before {content: "\f2e0";}.bx-chevrons-up-down:before {content: "\f2e2";}.bx-christianity:before {content: "\f2e6";}.bx-cigarette:before {content: "\f2e8";}.bx-circle-dashed-half:before {content: "\f2e9";}.bx-circle-dashed:before {content: "\f2ea";}.bx-circle-half-alt:before {content: "\f2eb";}.bx-circle-hexagon:before {content: "\f2ed";}.bx-circle-outer-dashed-circle:before {content: "\f2ee";}.bx-circle-quarter-alt:before {content: "\f2ef";}.bx-circle-three-quarter-alt:before {content: "\f2f1";}.bx-circles-9:before {content: "\f2f4";}.bx-circles-alt:before {content: "\f2f5";}.bx-circles:before {content: "\f2f6";}.bx-circuit-board:before {content: "\f2f7";}.bx-city:before {content: "\f2f8";}.bx-clipboard-check:before {content: "\f2f9";}.bx-clipboard-code:before {content: "\f2fa";}.bx-clipboard-detail:before {content: "\f2fb";}.bx-clipboard-minus:before {content: "\f2fc";}.bx-clipboard-plus:before {content: "\f2fd";}.bx-clipboard-x:before {content: "\f2fe";}.bx-clock-1:before {content: "\f300";}.bx-clock-10:before {content: "\f301";}.bx-clock-11:before {content: "\f302";}.bx-clock-12:before {content: "\f303";}.bx-clock-2:before {content: "\f304";}.bx-clock-3:before {content: "\f305";}.bx-clock-4:before {content: "\f306";}.bx-clock-5:before {content: "\f307";}.bx-clock-6:before {content: "\f308";}.bx-clock-7:before {content: "\f309";}.bx-clock-8:before {content: "\f30a";}.bx-clock-9:before {content: "\f30b";}.bx-clock-dashed-half:before {content: "\f30c";}.bx-clock:before {content: "\f30d";}.bx-cloud-alt-2:before {content: "\f30e";}.bx-cloud-alt:before {content: "\f30f";}.bx-cloud-fog:before {content: "\f311";}.bx-cloud-moon:before {content: "\f313";}.bx-cloud-rain-wind:before {content: "\f314";}.bx-cloud-sun:before {content: "\f317";}.bx-clover:before {content: "\f319";}.bx-club:before {content: "\f31a";}.bx-cocktail:before {content: "\f31b";}.bx-coffee-beans:before {content: "\f31e";}.bx-coffee-cup:before {content: "\f31f";}.bx-cognition:before {content: "\f322";}.bx-coins:before {content: "\f324";}.bx-col-resize:before {content: "\f325";}.bx-color-wheel:before {content: "\f327";}.bx-columns-3:before {content: "\f328";}.bx-columns-4:before {content: "\f329";}.bx-comic-bubble:before {content: "\f32b";}.bx-community:before {content: "\f32d";}.bx-compare-alt:before {content: "\f32e";}.bx-compare:before {content: "\f32f";}.bx-component:before {content: "\f331";}.bx-computer:before {content: "\f332";}.bx-connector:before {content: "\f334";}.bx-contact-book:before {content: "\f335";}.bx-contrast:before {content: "\f336";}.bx-copy-check:before {content: "\f339";}.bx-copy-list:before {content: "\f33a";}.bx-copy-minus:before {content: "\f33b";}.bx-copy-plus:before {content: "\f33c";}.bx-copy-x:before {content: "\f33d";}.bx-core:before {content: "\f340";}.bx-credit-card-insert:before {content: "\f343";}.bx-cross-circle:before {content: "\f347";}.bx-crypto-coin:before {content: "\f34a";}.bx-crypto:before {content: "\f34b";}.bx-cube-inside:before {content: "\f34d";}.bx-cup-hot:before {content: "\f350";}.bx-cup-saucer:before {content: "\f351";}.bx-cup-tea:before {content: "\f352";}.bx-cup:before {content: "\f353";}.bx-cupboard-alt:before {content: "\f354";}.bx-cupboard:before {content: "\f355";}.bx-cupcake:before {content: "\f356";}.bx-currency-note:before {content: "\f357";}.bx-currency-notes:before {content: "\f358";}.bx-cursor-add:before {content: "\f359";}.bx-cursor-cell:before {content: "\f35a";}.bx-cursor-crosshair-dot:before {content: "\f35b";}.bx-cursor-crosshair:before {content: "\f35c";}.bx-cursor-pen:before {content: "\f35d";}.bx-cursor-pointer:before {content: "\f35e";}.bx-cursor:before {content: "\f35f";}.bx-dashboard-alt:before {content: "\f363";}.bx-dashboard:before {content: "\f364";}.bx-database-alt:before {content: "\f365";}.bx-database:before {content: "\f366";}.bx-decrease-indent:before {content: "\f367";}.bx-delta:before {content: "\f368";}.bx-department-store:before {content: "\f369";}.bx-desert:before {content: "\f36a";}.bx-desk:before {content: "\f36b";}.bx-desktop-alt:before {content: "\f36c";}.bx-diameter:before {content: "\f370";}.bx-diamond-alt:before {content: "\f371";}.bx-diamonds:before {content: "\f373";}.bx-dice-roll:before {content: "\f37a";}.bx-dino:before {content: "\f37b";}.bx-discount:before {content: "\f37e";}.bx-dishwasher:before {content: "\f381";}.bx-division:before {content: "\f383";}.bx-dock-bottom-alt:before {content: "\f386";}.bx-dock-bottom-arrow:before {content: "\f387";}.bx-dock-bottom-left-alt:before {content: "\f388";}.bx-dock-bottom-left:before {content: "\f389";}.bx-dock-bottom-right-alt:before {content: "\f38a";}.bx-dock-bottom-right:before {content: "\f38b";}.bx-dock-left-alt:before {content: "\f38d";}.bx-dock-left-arrow:before {content: "\f38e";}.bx-dock-right-alt:before {content: "\f390";}.bx-dock-right-arrow:before {content: "\f391";}.bx-dock-top-alt:before {content: "\f393";}.bx-dock-top-arrow:before {content: "\f394";}.bx-dock-top-left-alt:before {content: "\f395";}.bx-dock-top-left:before {content: "\f396";}.bx-dock-top-right-alt:before {content: "\f397";}.bx-dock-top-right:before {content: "\f398";}.bx-dog-alt:before {content: "\f39a";}.bx-dog:before {content: "\f39b";}.bx-dollar-circle-stars:before {content: "\f39c";}.bx-donut:before {content: "\f3a1";}.bx-door:before {content: "\f3a3";}.bx-dots-horizontal-rounded-circle:before {content: "\f3a4";}.bx-dots-vertical-rounded-circle:before {content: "\f3a7";}.bx-draw-ahead:before {content: "\f3ab";}.bx-draw-behind:before {content: "\f3ac";}.bx-draw-inside:before {content: "\f3ad";}.bx-dress:before {content: "\f3ae";}.bx-dribbling:before {content: "\f3af";}.bx-dropdown:before {content: "\f3b0";}.bx-dryer:before {content: "\f3b1";}.bx-duck:before {content: "\f3b2";}.bx-dumbbell-alt:before {content: "\f3b3";}.bx-ear-alt:before {content: "\f3b5";}.bx-ear-slash:before {content: "\f3b6";}.bx-ear:before {content: "\f3b7";}.bx-earbuds:before {content: "\f3b8";}.bx-earth:before {content: "\f3b9";}.bx-ease-in-out:before {content: "\f3ba";}.bx-ease-in:before {content: "\f3bb";}.bx-ease-out:before {content: "\f3bc";}.bx-education:before {content: "\f3bf";}.bx-egg-fried:before {content: "\f3c0";}.bx-egg-yolk:before {content: "\f3c1";}.bx-egg:before {content: "\f3c2";}.bx-eject:before {content: "\f3c3";}.bx-element-of:before {content: "\f3c4";}.bx-empty-set:before {content: "\f3c5";}.bx-enter:before {content: "\f3c6";}.bx-enterprise:before {content: "\f3c7";}.bx-envelope-alt:before {content: "\f3c8";}.bx-equal-circle:before {content: "\f3cb";}.bx-equal-square:before {content: "\f3cc";}.bx-equal:before {content: "\f3cd";}.bx-ev-station:before {content: "\f3d1";}.bx-expand-left:before {content: "\f3d2";}.bx-expand-right:before {content: "\f3d3";}.bx-explosion:before {content: "\f3d4";}.bx-exposure:before {content: "\f3d5";}.bx-eye-alt:before {content: "\f3d7";}.bx-eye-big:before {content: "\f3d8";}.bx-eye-closed:before {content: "\f3d9";}.bx-eye-slash:before {content: "\f3da";}.bx-eye:before {content: "\f3db";}.bx-eyedropper:before {content: "\f3dc";}.bx-face-alt-2:before {content: "\f3dd";}.bx-face-alt-3:before {content: "\f3de";}.bx-face-alt-4:before {content: "\f3df";}.bx-face-alt:before {content: "\f3e0";}.bx-face-child:before {content: "\f3e1";}.bx-face-mask:before {content: "\f3e2";}.bx-factory:before {content: "\f3e4";}.bx-fan:before {content: "\f3e5";}.bx-feather-alt:before {content: "\f3e8";}.bx-feather-minus:before {content: "\f3e9";}.bx-feather-plus:before {content: "\f3ea";}.bx-feather:before {content: "\f3eb";}.bx-file-code:before {content: "\f3ed";}.bx-file-cog:before {content: "\f3ee";}.bx-file-detail:before {content: "\f3ef";}.bx-file-heart:before {content: "\f3f0";}.bx-file-minus:before {content: "\f3f1";}.bx-file-plus:before {content: "\f3f2";}.bx-file-report:before {content: "\f3f3";}.bx-file-search:before {content: "\f3f4";}.bx-file-star:before {content: "\f3f5";}.bx-file-x:before {content: "\f3f6";}.bx-file-zip:before {content: "\f3f7";}.bx-film-roll-alt:before {content: "\f3f9";}.bx-film-roll:before {content: "\f3fa";}.bx-finger-down:before {content: "\f3fd";}.bx-finger-left:before {content: "\f3fe";}.bx-finger-right:before {content: "\f3ff";}.bx-finger-swipe-down:before {content: "\f400";}.bx-finger-swipe-left:before {content: "\f401";}.bx-finger-swipe-right:before {content: "\f402";}.bx-finger-swipe-up:before {content: "\f403";}.bx-finger-touch:before {content: "\f404";}.bx-finger-up:before {content: "\f405";}.bx-fire-alt:before {content: "\f407";}.bx-fire-extinguisher:before {content: "\f408";}.bx-fire:before {content: "\f409";}.bx-first:before {content: "\f40a";}.bx-fish-alt:before {content: "\f40b";}.bx-fish:before {content: "\f40c";}.bx-flag-alt-2:before {content: "\f40d";}.bx-flag-alt-3:before {content: "\f40e";}.bx-flag-alt:before {content: "\f40f";}.bx-flag-chequered:before {content: "\f410";}.bx-flame:before {content: "\f412";}.bx-flask-round:before {content: "\f413";}.bx-florist:before {content: "\f414";}.bx-flower-alt-2:before {content: "\f415";}.bx-flower-alt:before {content: "\f416";}.bx-flower:before {content: "\f417";}.bx-folder-check:before {content: "\f418";}.bx-folder-code:before {content: "\f419";}.bx-folder-cog:before {content: "\f41a";}.bx-folder-down-arrow:before {content: "\f41b";}.bx-folder-heart:before {content: "\f41c";}.bx-folder-search:before {content: "\f420";}.bx-folder-star:before {content: "\f421";}.bx-folder-up-arrow:before {content: "\f422";}.bx-folder-x:before {content: "\f423";}.bx-folder-zip:before {content: "\f424";}.bx-football-kick:before {content: "\f42a";}.bx-football-pitch:before {content: "\f42b";}.bx-footsteps:before {content: "\f42d";}.bx-foreground:before {content: "\f42e";}.bx-fork-knife:before {content: "\f42f";}.bx-fork-spoon:before {content: "\f430";}.bx-form:before {content: "\f432";}.bx-forward-big:before {content: "\f433";}.bx-forward-slash-circle:before {content: "\f434";}.bx-forward-slash-square:before {content: "\f435";}.bx-forward-slash:before {content: "\f436";}.bx-forward-stroke:before {content: "\f437";}.bx-forward:before {content: "\f438";}.bx-frame:before {content: "\f439";}.bx-fullscreen-exit:before {content: "\f43b";}.bx-function:before {content: "\f43d";}.bx-functions:before {content: "\f43e";}.bx-future:before {content: "\f43f";}.bx-gallery-horizontal-end:before {content: "\f440";}.bx-gallery-horizontal:before {content: "\f441";}.bx-gallery-thumbnails:before {content: "\f442";}.bx-gallery-vertical-end:before {content: "\f443";}.bx-gallery-vertical:before {content: "\f444";}.bx-gaming:before {content: "\f445";}.bx-garage:before {content: "\f446";}.bx-gavel:before {content: "\f447";}.bx-gear:before {content: "\f448";}.bx-gem:before {content: "\f449";}.bx-gestures:before {content: "\f44a";}.bx-git-merge-queue:before {content: "\f450";}.bx-git-pull-request-closed:before {content: "\f452";}.bx-git-pull-request-draft:before {content: "\f453";}.bx-globe-africa:before {content: "\f458";}.bx-globe-alt-2:before {content: "\f459";}.bx-globe-americas:before {content: "\f45b";}.bx-globe-antartica:before {content: "\f45c";}.bx-globe-asia:before {content: "\f45d";}.bx-globe-europe:before {content: "\f45e";}.bx-globe-oceania:before {content: "\f45f";}.bx-globe-stand:before {content: "\f460";}.bx-golf-ball:before {content: "\f462";}.bx-gradient:before {content: "\f463";}.bx-greater-than-equal:before {content: "\f464";}.bx-greater-than:before {content: "\f465";}.bx-grid-9:before {content: "\f466";}.bx-grid-circle-diagonal-left:before {content: "\f467";}.bx-grid-circle-diagonal-right:before {content: "\f468";}.bx-grid-circle-plus:before {content: "\f469";}.bx-grid-circle:before {content: "\f46a";}.bx-grid-column-left:before {content: "\f46b";}.bx-grid-column-right:before {content: "\f46c";}.bx-grid-lines-3:before {content: "\f46d";}.bx-grid-lines:before {content: "\f46e";}.bx-grid-plus:before {content: "\f46f";}.bx-grid-row-bottom:before {content: "\f470";}.bx-grid-row-top:before {content: "\f471";}.bx-grid-search:before {content: "\f472";}.bx-groceries:before {content: "\f474";}.bx-group-alt:before {content: "\f475";}.bx-guitar-amp:before {content: "\f477";}.bx-hail:before {content: "\f478";}.bx-hand-rock:before {content: "\f479";}.bx-hand:before {content: "\f47a";}.bx-handheld-alt-2:before {content: "\f47b";}.bx-handheld-alt:before {content: "\f47c";}.bx-handheld:before {content: "\f47d";}.bx-handshake:before {content: "\f47e";}.bx-hanger:before {content: "\f47f";}.bx-hard-drive:before {content: "\f484";}.bx-hashtag:before {content: "\f486";}.bx-hdmi:before {content: "\f487";}.bx-head:before {content: "\f488";}.bx-heading-1:before {content: "\f489";}.bx-heading-2:before {content: "\f48a";}.bx-heading-3:before {content: "\f48b";}.bx-headphone-alt-2:before {content: "\f48d";}.bx-headphone-alt:before {content: "\f48e";}.bx-headphone-mic:before {content: "\f48f";}.bx-heart-break:before {content: "\f491";}.bx-heart-half:before {content: "\f493";}.bx-heart-plus:before {content: "\f494";}.bx-heat-wave:before {content: "\f497";}.bx-helmet:before {content: "\f498";}.bx-help-octagon:before {content: "\f49a";}.bx-hexagon:before {content: "\f49b";}.bx-high-speed-train:before {content: "\f49c";}.bx-highlights:before {content: "\f49e";}.bx-hinduism:before {content: "\f49f";}.bx-home-add:before {content: "\f4a1";}.bx-home-alt-3:before {content: "\f4a3";}.bx-honey:before {content: "\f4a8";}.bx-horizon-sea:before {content: "\f4a9";}.bx-horizontal-align-center:before {content: "\f4aa";}.bx-horizontal-align-left:before {content: "\f4ab";}.bx-horizontal-align-right:before {content: "\f4ac";}.bx-horizontal-distribute-center:before {content: "\f4ae";}.bx-horizontal-distribute-left:before {content: "\f4af";}.bx-horizontal-distribute-right:before {content: "\f4b0";}.bx-horizontal-spacing:before {content: "\f4b3";}.bx-hospital:before {content: "\f4b4";}.bx-hot-tub-water:before {content: "\f4b5";}.bx-hot-tub:before {content: "\f4b6";}.bx-hot:before {content: "\f4b7";}.bx-hurricane:before {content: "\f4b9";}.bx-icecream:before {content: "\f4ba";}.bx-iframe:before {content: "\f4bb";}.bx-image-circle:before {content: "\f4bd";}.bx-image-landscape:before {content: "\f4be";}.bx-image-no-background:before {content: "\f4bf";}.bx-image-plus:before {content: "\f4c0";}.bx-image-portrait:before {content: "\f4c1";}.bx-image-sparkle:before {content: "\f4c2";}.bx-inbox:before {content: "\f4c5";}.bx-incognito:before {content: "\f4c6";}.bx-info-octagon:before {content: "\f4c9";}.bx-info-shield:before {content: "\f4ca";}.bx-inner-shadow:before {content: "\f4cc";}.bx-institution:before {content: "\f4cd";}.bx-integral:before {content: "\f4ce";}.bx-intellect:before {content: "\f4cf";}.bx-invert-adjust:before {content: "\f4d0";}.bx-invert:before {content: "\f4d1";}.bx-islam:before {content: "\f4d2";}.bx-island:before {content: "\f4d3";}.bx-joystick-button-alt:before {content: "\f4d6";}.bx-judaism:before {content: "\f4d9";}.bx-key-alt:before {content: "\f4da";}.bx-keyboard:before {content: "\f4dc";}.bx-keyframe-ease-in:before {content: "\f4dd";}.bx-keyframe-ease-out:before {content: "\f4de";}.bx-keyframe-easy-ease:before {content: "\f4df";}.bx-keyframe-hold-ease-in:before {content: "\f4e0";}.bx-keyframe-hold-ease-out:before {content: "\f4e1";}.bx-keyframe-hold-linear-in:before {content: "\f4e2";}.bx-keyframe-hold-linear-out:before {content: "\f4e3";}.bx-keyframe:before {content: "\f4e4";}.bx-lambda:before {content: "\f4e6";}.bx-landmark:before {content: "\f4e7";}.bx-laptop-alt:before {content: "\f4e8";}.bx-lasso:before {content: "\f4ea";}.bx-last:before {content: "\f4eb";}.bx-law:before {content: "\f4ed";}.bx-layers-alt:before {content: "\f4ee";}.bx-layers-down-left:before {content: "\f4ef";}.bx-layers-down-right:before {content: "\f4f0";}.bx-layers-minus-alt:before {content: "\f4f1";}.bx-layers-plus-alt:before {content: "\f4f2";}.bx-layers:before {content: "\f4f3";}.bx-layout-check:before {content: "\f4f4";}.bx-layout-minus:before {content: "\f4f5";}.bx-layout-plus:before {content: "\f4f6";}.bx-layout-search:before {content: "\f4f7";}.bx-leaf-alt:before {content: "\f4f9";}.bx-less-than-equal:before {content: "\f4fd";}.bx-less-than:before {content: "\f4fe";}.bx-letter-spacing-alt:before {content: "\f4ff";}.bx-letter-spacing:before {content: "\f500";}.bx-light-bulb-alt-2:before {content: "\f501";}.bx-light-bulb-alt:before {content: "\f502";}.bx-light-bulb-on:before {content: "\f503";}.bx-light-bulb:before {content: "\f504";}.bx-line-chart-square:before {content: "\f506";}.bx-line-spacing-alt:before {content: "\f507";}.bx-line-spacing:before {content: "\f508";}.bx-link-break:before {content: "\f50a";}.bx-list-music:before {content: "\f50e";}.bx-list-play:before {content: "\f510";}.bx-list-square:before {content: "\f512";}.bx-list-ul-square:before {content: "\f513";}.bx-list-x:before {content: "\f515";}.bx-list:before {content: "\f516";}.bx-loader-dots:before {content: "\f517";}.bx-loader-lines-alt:before {content: "\f518";}.bx-loader-lines:before {content: "\f519";}.bx-location-alt-2:before {content: "\f51a";}.bx-location-alt:before {content: "\f51b";}.bx-location-blank:before {content: "\f51c";}.bx-location-check:before {content: "\f51d";}.bx-location-pin:before {content: "\f51e";}.bx-location-x:before {content: "\f520";}.bx-location:before {content: "\f521";}.bx-lock-keyhole-open-alt:before {content: "\f522";}.bx-lock-keyhole-open:before {content: "\f523";}.bx-lock-keyhole:before {content: "\f524";}.bx-lotion:before {content: "\f528";}.bx-lowercase:before {content: "\f52a";}.bx-luggage:before {content: "\f52b";}.bx-lungs:before {content: "\f52c";}.bx-magic-wand:before {content: "\f52d";}.bx-mail-open:before {content: "\f52f";}.bx-man-woman:before {content: "\f531";}.bx-man:before {content: "\f532";}.bx-margin-bottom:before {content: "\f534";}.bx-margin-left:before {content: "\f535";}.bx-margin-right:before {content: "\f536";}.bx-margin-top:before {content: "\f537";}.bx-martini:before {content: "\f538";}.bx-math-alt:before {content: "\f53a";}.bx-maximize:before {content: "\f53c";}.bx-meat:before {content: "\f53d";}.bx-medal-alt-2:before {content: "\f53e";}.bx-medal-alt:before {content: "\f53f";}.bx-medal-star-alt-2:before {content: "\f540";}.bx-medal-star-alt:before {content: "\f541";}.bx-medal-star:before {content: "\f542";}.bx-medical-flask:before {content: "\f544";}.bx-medical-kit:before {content: "\f545";}.bx-megaphone-alt:before {content: "\f546";}.bx-megaphone:before {content: "\f547";}.bx-menorah:before {content: "\f54b";}.bx-menu-close:before {content: "\f54c";}.bx-menu-closer:before {content: "\f54d";}.bx-menu-filter:before {content: "\f54e";}.bx-menu-left:before {content: "\f54f";}.bx-menu-notification:before {content: "\f550";}.bx-menu-right:before {content: "\f551";}.bx-menu-search:before {content: "\f552";}.bx-menu-select:before {content: "\f553";}.bx-menu-wide:before {content: "\f554";}.bx-menu-wider:before {content: "\f555";}.bx-mesh:before {content: "\f558";}.bx-message-bubble-captions:before {content: "\f559";}.bx-message-bubble-check:before {content: "\f55a";}.bx-message-bubble-code:before {content: "\f55b";}.bx-message-bubble-detail:before {content: "\f55c";}.bx-message-bubble-dots-2:before {content: "\f55d";}.bx-message-bubble-dots:before {content: "\f55e";}.bx-message-bubble-edit:before {content: "\f55f";}.bx-message-bubble-exclamation:before {content: "\f560";}.bx-message-bubble-heart:before {content: "\f561";}.bx-message-bubble-image:before {content: "\f562";}.bx-message-bubble-minus:before {content: "\f563";}.bx-message-bubble-notification:before {content: "\f564";}.bx-message-bubble-plus:before {content: "\f565";}.bx-message-bubble-question-mark:before {content: "\f566";}.bx-message-bubble-reply:before {content: "\f567";}.bx-message-bubble-star:before {content: "\f568";}.bx-message-bubble-x:before {content: "\f569";}.bx-message-bubble:before {content: "\f56a";}.bx-message-captions:before {content: "\f56b";}.bx-message-circle-captions:before {content: "\f56d";}.bx-message-circle-check:before {content: "\f56e";}.bx-message-circle-code:before {content: "\f56f";}.bx-message-circle-detail:before {content: "\f570";}.bx-message-circle-dots-2:before {content: "\f571";}.bx-message-circle-dots:before {content: "\f572";}.bx-message-circle-edit:before {content: "\f573";}.bx-message-circle-exclamation:before {content: "\f574";}.bx-message-circle-heart:before {content: "\f575";}.bx-message-circle-image:before {content: "\f576";}.bx-message-circle-minus:before {content: "\f577";}.bx-message-circle-notification:before {content: "\f578";}.bx-message-circle-plus:before {content: "\f579";}.bx-message-circle-question-mark:before {content: "\f57a";}.bx-message-circle-reply:before {content: "\f57b";}.bx-message-circle-star:before {content: "\f57c";}.bx-message-circle-x:before {content: "\f57d";}.bx-message-circle:before {content: "\f57e";}.bx-message-code:before {content: "\f57f";}.bx-message-dots-2:before {content: "\f581";}.bx-message-exclamation:before {content: "\f584";}.bx-message-heart:before {content: "\f585";}.bx-message-image:before {content: "\f586";}.bx-message-notification:before {content: "\f588";}.bx-message-plus:before {content: "\f589";}.bx-message-question-mark:before {content: "\f58a";}.bx-message-reply:before {content: "\f58b";}.bx-message-star:before {content: "\f58c";}.bx-microphone-alt-2:before {content: "\f591";}.bx-microphone-alt:before {content: "\f592";}.bx-microphone-big-alt:before {content: "\f593";}.bx-microphone-big:before {content: "\f594";}.bx-microphone-slash:before {content: "\f595";}.bx-microscope:before {content: "\f597";}.bx-microwave-oven:before {content: "\f598";}.bx-milk-bottle:before {content: "\f599";}.bx-minimize:before {content: "\f59a";}.bx-minus-plus:before {content: "\f59c";}.bx-minus-shield:before {content: "\f59d";}.bx-minus-square:before {content: "\f59e";}.bx-mobile-alt-2:before {content: "\f5a0";}.bx-mobile-back-alt-2:before {content: "\f5a2";}.bx-mobile-back-alt:before {content: "\f5a3";}.bx-mobile-back:before {content: "\f5a4";}.bx-mobile-ring:before {content: "\f5a5";}.bx-monitor-wallpaper:before {content: "\f5a7";}.bx-monitor-wide:before {content: "\f5a8";}.bx-monitor:before {content: "\f5a9";}.bx-moon-crater:before {content: "\f5aa";}.bx-moon-phase-0:before {content: "\f5ab";}.bx-moon-phase-1:before {content: "\f5ac";}.bx-moon-phase-2:before {content: "\f5ad";}.bx-moon-phase-3:before {content: "\f5ae";}.bx-moon-phase-4:before {content: "\f5af";}.bx-moon-phase-5:before {content: "\f5b0";}.bx-moon-phase-6:before {content: "\f5b1";}.bx-moon-star:before {content: "\f5b2";}.bx-mosque:before {content: "\f5b4";}.bx-motion-alt:before {content: "\f5b5";}.bx-motion:before {content: "\f5b6";}.bx-motorcycle:before {content: "\f5b7";}.bx-mountain-peak:before {content: "\f5b8";}.bx-mountain-view:before {content: "\f5b9";}.bx-mountain:before {content: "\f5ba";}.bx-move-diagonal-left:before {content: "\f5bd";}.bx-move-diagonal-right:before {content: "\f5be";}.bx-music-alt-2:before {content: "\f5c4";}.bx-music-alt:before {content: "\f5c5";}.bx-music-library:before {content: "\f5c6";}.bx-network-device:before {content: "\f5c9";}.bx-newspaper:before {content: "\f5cb";}.bx-night-light:before {content: "\f5cc";}.bx-noise:before {content: "\f5ce";}.bx-not-element-of:before {content: "\f5cf";}.bx-not-equal:before {content: "\f5d0";}.bx-not-subset:before {content: "\f5d1";}.bx-not-superset:before {content: "\f5d2";}.bx-note-book:before {content: "\f5d3";}.bx-notification-slash:before {content: "\f5d5";}.bx-nut:before {content: "\f5d7";}.bx-octopus:before {content: "\f5d8";}.bx-omega:before {content: "\f5d9";}.bx-option:before {content: "\f5da";}.bx-outdoor-dining:before {content: "\f5db";}.bx-outer-shadow:before {content: "\f5dc";}.bx-oval-vertical:before {content: "\f5dd";}.bx-oval:before {content: "\f5de";}.bx-oven:before {content: "\f5df";}.bx-owl:before {content: "\f5e0";}.bx-pacifism:before {content: "\f5e1";}.bx-pacman:before {content: "\f5e3";}.bx-paint-alt:before {content: "\f5e4";}.bx-pant:before {content: "\f5e8";}.bx-paragraph-spacing:before {content: "\f5eb";}.bx-parallel:before {content: "\f5ed";}.bx-parent-child:before {content: "\f5ee";}.bx-path:before {content: "\f5f1";}.bx-paw-print:before {content: "\f5f4";}.bx-pear:before {content: "\f5f5";}.bx-pen-alt:before {content: "\f5f6";}.bx-pen-draw:before {content: "\f5f7";}.bx-pen-edit-circle:before {content: "\f5f8";}.bx-pen-minus:before {content: "\f5f9";}.bx-pen-plus:before {content: "\f5fa";}.bx-pencil-circle:before {content: "\f5fc";}.bx-pencil-draw:before {content: "\f5fd";}.bx-pencil-edit-circle:before {content: "\f5fe";}.bx-pencil-sparkles:before {content: "\f5ff";}.bx-pencil-square:before {content: "\f600";}.bx-pentagon:before {content: "\f602";}.bx-people-diversity:before {content: "\f603";}.bx-people-handshake:before {content: "\f604";}.bx-people-heart:before {content: "\f605";}.bx-percentage:before {content: "\f606";}.bx-perpendicular:before {content: "\f607";}.bx-perspective:before {content: "\f608";}.bx-petrol-pump:before {content: "\f609";}.bx-pharmacy:before {content: "\f60a";}.bx-phone-book:before {content: "\f60b";}.bx-phone-forwarding:before {content: "\f60c";}.bx-phone-plus:before {content: "\f60f";}.bx-phone-ring:before {content: "\f610";}.bx-phone-x:before {content: "\f611";}.bx-pi:before {content: "\f614";}.bx-piano-alt:before {content: "\f615";}.bx-piano-grand:before {content: "\f616";}.bx-piano:before {content: "\f617";}.bx-pickup-truck:before {content: "\f618";}.bx-picture-in-picture-close:before {content: "\f619";}.bx-picture-in-picture:before {content: "\f61a";}.bx-piggy-bank:before {content: "\f61e";}.bx-pill-bottle-alt:before {content: "\f61f";}.bx-pill-bottle:before {content: "\f620";}.bx-pill:before {content: "\f621";}.bx-pin-alt:before {content: "\f622";}.bx-pin-slash-alt:before {content: "\f623";}.bx-pizza-alt:before {content: "\f625";}.bx-pizza:before {content: "\f626";}.bx-plane-alt:before {content: "\f627";}.bx-plane-land:before {content: "\f628";}.bx-plane-take-off:before {content: "\f629";}.bx-plane:before {content: "\f62a";}.bx-plant-pot:before {content: "\f62c";}.bx-play-circle-alt:before {content: "\f62d";}.bx-plug-connect:before {content: "\f630";}.bx-plus-big:before {content: "\f631";}.bx-plus-minus:before {content: "\f633";}.bx-plus-shield:before {content: "\f634";}.bx-plus-square:before {content: "\f635";}.bx-polar-chart:before {content: "\f638";}.bx-power:before {content: "\f63d";}.bx-prawn:before {content: "\f63e";}.bx-price-tag-alt:before {content: "\f63f";}.bx-price-tag:before {content: "\f640";}.bx-print-dollar:before {content: "\f641";}.bx-proper-subset:before {content: "\f643";}.bx-proper-superset:before {content: "\f644";}.bx-psychology:before {content: "\f645";}.bx-puck:before {content: "\f646";}.bx-queue:before {content: "\f64b";}.bx-quote-left-alt:before {content: "\f64c";}.bx-quote-left:before {content: "\f64d";}.bx-quote-right-alt:before {content: "\f64e";}.bx-quote-right:before {content: "\f64f";}.bx-quote-single-left:before {content: "\f650";}.bx-quote-single-right:before {content: "\f651";}.bx-radiation:before {content: "\f653";}.bx-rainbow:before {content: "\f657";}.bx-reading-glass:before {content: "\f658";}.bx-reading:before {content: "\f659";}.bx-rectangle-vertical:before {content: "\f65b";}.bx-rectangle-wide:before {content: "\f65c";}.bx-redo-alt:before {content: "\f65f";}.bx-redo-stroke-alt:before {content: "\f660";}.bx-redo-stroke:before {content: "\f661";}.bx-reflect-horizontal-alt:before {content: "\f663";}.bx-reflect-vertical-alt:before {content: "\f665";}.bx-refresh-ccw-alt-dot:before {content: "\f667";}.bx-refresh-ccw-alt:before {content: "\f668";}.bx-refresh-ccw-dot:before {content: "\f669";}.bx-refresh-ccw:before {content: "\f66a";}.bx-refresh-cw-alt-dot:before {content: "\f66b";}.bx-refresh-cw-alt:before {content: "\f66c";}.bx-refresh-cw-dot:before {content: "\f66d";}.bx-refresh-cw:before {content: "\f66e";}.bx-repeat-alt-2:before {content: "\f671";}.bx-repeat-alt:before {content: "\f672";}.bx-reply-big:before {content: "\f674";}.bx-reply-stroke:before {content: "\f675";}.bx-report:before {content: "\f677";}.bx-rgb:before {content: "\f67b";}.bx-right-angle-triangle-half:before {content: "\f67c";}.bx-right-angle-triangle:before {content: "\f67d";}.bx-robot:before {content: "\f67f";}.bx-rocket-alt:before {content: "\f680";}.bx-rotate-ccw-10:before {content: "\f682";}.bx-rotate-ccw-30:before {content: "\f683";}.bx-rotate-ccw-5:before {content: "\f684";}.bx-rotate-ccw-dot:before {content: "\f685";}.bx-rotate-ccw:before {content: "\f686";}.bx-rotate-cw-10:before {content: "\f687";}.bx-rotate-cw-30:before {content: "\f688";}.bx-rotate-cw-5:before {content: "\f689";}.bx-rotate-cw-dot:before {content: "\f68a";}.bx-rotate-cw:before {content: "\f68b";}.bx-rotate-square-ccw:before {content: "\f68c";}.bx-rotate-square-cw:before {content: "\f68d";}.bx-route:before {content: "\f68e";}.bx-row-resize:before {content: "\f68f";}.bx-rows-3:before {content: "\f690";}.bx-rows-4:before {content: "\f691";}.bx-rows:before {content: "\f692";}.bx-rugby-ball:before {content: "\f695";}.bx-running:before {content: "\f697";}.bx-safe:before {content: "\f69a";}.bx-sail:before {content: "\f69b";}.bx-sandwich:before {content: "\f69c";}.bx-sapling:before {content: "\f69d";}.bx-scale:before {content: "\f69f";}.bx-scan-ar:before {content: "\f6a0";}.bx-scan-barcode:before {content: "\f6a1";}.bx-scan-detail:before {content: "\f6a2";}.bx-scan-face:before {content: "\f6a3";}.bx-scan-search:before {content: "\f6a4";}.bx-school-bus:before {content: "\f6a6";}.bx-school:before {content: "\f6a7";}.bx-science:before {content: "\f6a8";}.bx-scooter-delivery:before {content: "\f6a9";}.bx-scooter:before {content: "\f6aa";}.bx-screen-light:before {content: "\f6ab";}.bx-scribble:before {content: "\f6ad";}.bx-scroll:before {content: "\f6ae";}.bx-sd-card:before {content: "\f6af";}.bx-sea-view:before {content: "\f6b0";}.bx-seal-check:before {content: "\f6b1";}.bx-seal:before {content: "\f6b2";}.bx-search-big-code:before {content: "\f6b4";}.bx-search-big-minus:before {content: "\f6b5";}.bx-search-big-plus:before {content: "\f6b6";}.bx-search-big-x:before {content: "\f6b7";}.bx-search-big:before {content: "\f6b8";}.bx-search-code:before {content: "\f6b9";}.bx-search-minus:before {content: "\f6ba";}.bx-search-plus:before {content: "\f6bb";}.bx-search-x:before {content: "\f6bc";}.bx-select-all:before {content: "\f6be";}.bx-select-many:before {content: "\f6bf";}.bx-select-none:before {content: "\f6c0";}.bx-select:before {content: "\f6c1";}.bx-self-care:before {content: "\f6c2";}.bx-send-alt-2:before {content: "\f6c3";}.bx-send-alt:before {content: "\f6c4";}.bx-set-intersection:before {content: "\f6c7";}.bx-set-union:before {content: "\f6c8";}.bx-shadows:before {content: "\f6c9";}.bx-shape-exclude-alt:before {content: "\f6ca";}.bx-shape-exclude:before {content: "\f6cb";}.bx-shape-intersect-alt:before {content: "\f6cc";}.bx-shape-intersect:before {content: "\f6cd";}.bx-shape-outline-alt:before {content: "\f6ce";}.bx-shape-outline:before {content: "\f6cf";}.bx-shape-rotate-ccw:before {content: "\f6d0";}.bx-shape-rotate-cw:before {content: "\f6d1";}.bx-shape-subtract-alt:before {content: "\f6d2";}.bx-shape-subtract:before {content: "\f6d3";}.bx-shape-trim-alt:before {content: "\f6d4";}.bx-shape-trim:before {content: "\f6d5";}.bx-shape-unite-alt:before {content: "\f6d6";}.bx-shape-unite:before {content: "\f6d7";}.bx-shapes-alt-2:before {content: "\f6d8";}.bx-shapes-alt:before {content: "\f6d9";}.bx-shapes:before {content: "\f6da";}.bx-shield-circle:before {content: "\f6df";}.bx-shield-half:before {content: "\f6e0";}.bx-shinto:before {content: "\f6e3";}.bx-ship:before {content: "\f6e4";}.bx-shopping-bag-alt:before {content: "\f6e6";}.bx-shrink-left:before {content: "\f6e9";}.bx-shrink-right:before {content: "\f6ea";}.bx-shutter-alt:before {content: "\f6ec";}.bx-shutter:before {content: "\f6ed";}.bx-shuttlecock:before {content: "\f6ee";}.bx-sidebar-right:before {content: "\f6ef";}.bx-sigma:before {content: "\f6f1";}.bx-signal-slash:before {content: "\f6f7";}.bx-signature:before {content: "\f6f8";}.bx-sikhism:before {content: "\f6f9";}.bx-sine-wave:before {content: "\f6fa";}.bx-siren-alt:before {content: "\f6fb";}.bx-siren:before {content: "\f6fc";}.bx-size-distort:before {content: "\f6fe";}.bx-size-freeform:before {content: "\f6ff";}.bx-size-uniform:before {content: "\f700";}.bx-size-warp:before {content: "\f701";}.bx-skateboard:before {content: "\f702";}.bx-skirt:before {content: "\f707";}.bx-skull:before {content: "\f708";}.bx-slice:before {content: "\f70a";}.bx-slider-vertical-alt:before {content: "\f70c";}.bx-slider-vertical:before {content: "\f70d";}.bx-smoke-alarm-alt-2:before {content: "\f711";}.bx-smoke-alarm-alt:before {content: "\f712";}.bx-smoke-alarm:before {content: "\f713";}.bx-sneaker:before {content: "\f714";}.bx-snowflake:before {content: "\f715";}.bx-sock:before {content: "\f716";}.bx-solar-panel:before {content: "\f717";}.bx-spacebar:before {content: "\f719";}.bx-spade:before {content: "\f71a";}.bx-spanner:before {content: "\f71b";}.bx-sparkle-circle:before {content: "\f71c";}.bx-sparkle-square:before {content: "\f71d";}.bx-sparkle:before {content: "\f71e";}.bx-sparkles-alt:before {content: "\f71f";}.bx-sparkles:before {content: "\f720";}.bx-sphere:before {content: "\f722";}.bx-split:before {content: "\f723";}.bx-spoon:before {content: "\f724";}.bx-square-dashed-half:before {content: "\f726";}.bx-square-dashed:before {content: "\f727";}.bx-square-root:before {content: "\f728";}.bx-square-small:before {content: "\f72a";}.bx-squircle:before {content: "\f72c";}.bx-stadium:before {content: "\f72d";}.bx-stamp:before {content: "\f72e";}.bx-star-circle:before {content: "\f72f";}.bx-star-half:before {content: "\f730";}.bx-star-square:before {content: "\f731";}.bx-steering-wheel:before {content: "\f734";}.bx-steps-down:before {content: "\f735";}.bx-steps-up:before {content: "\f736";}.bx-store-alt-2:before {content: "\f73b";}.bx-strategy:before {content: "\f73e";}.bx-stroke-drawing:before {content: "\f741";}.bx-stroke-freehand:before {content: "\f742";}.bx-stroke-ink:before {content: "\f743";}.bx-stroke-pen:before {content: "\f744";}.bx-subscript:before {content: "\f745";}.bx-subset:before {content: "\f746";}.bx-subway:before {content: "\f747";}.bx-sun-bright:before {content: "\f748";}.bx-sun-dim:before {content: "\f749";}.bx-sun-drizzle:before {content: "\f74a";}.bx-sun-fog:before {content: "\f74b";}.bx-sun-rain-wind:before {content: "\f74c";}.bx-sun-rain:before {content: "\f74d";}.bx-sun-rise:before {content: "\f74e";}.bx-sun-set:before {content: "\f74f";}.bx-sun-snow:before {content: "\f750";}.bx-superscript:before {content: "\f752";}.bx-superset:before {content: "\f753";}.bx-surfboard:before {content: "\f754";}.bx-swap-diagonal:before {content: "\f756";}.bx-swap-horizontal:before {content: "\f757";}.bx-swap-vertical:before {content: "\f758";}.bx-swatch:before {content: "\f759";}.bx-swimming-pool:before {content: "\f75a";}.bx-swimming:before {content: "\f75b";}.bx-sword-alt:before {content: "\f75c";}.bx-sword:before {content: "\f75d";}.bx-syringe:before {content: "\f75e";}.bx-t-shirt:before {content: "\f75f";}.bx-table-cells-large:before {content: "\f761";}.bx-table-cells:before {content: "\f762";}.bx-table-columns-merge:before {content: "\f763";}.bx-table-columns-split:before {content: "\f764";}.bx-table-columns:before {content: "\f765";}.bx-table-layout:before {content: "\f766";}.bx-table-list:before {content: "\f767";}.bx-table-rows-merge:before {content: "\f768";}.bx-table-rows-split:before {content: "\f769";}.bx-table-rows:before {content: "\f76a";}.bx-table-tennis:before {content: "\f76b";}.bx-tablet:before {content: "\f76d";}.bx-tabs:before {content: "\f76e";}.bx-tachometer-alt:before {content: "\f76f";}.bx-taco:before {content: "\f771";}.bx-tag-x:before {content: "\f773";}.bx-takeaway:before {content: "\f775";}.bx-target:before {content: "\f776";}.bx-temple:before {content: "\f778";}.bx-tennis-ball-alt:before {content: "\f779";}.bx-tennis:before {content: "\f77b";}.bx-tent:before {content: "\f77c";}.bx-text-height:before {content: "\f77f";}.bx-text-underline:before {content: "\f780";}.bx-text-width:before {content: "\f781";}.bx-texture:before {content: "\f782";}.bx-thermometer:before {content: "\f783";}.bx-thought-bubble:before {content: "\f784";}.bx-thread-roll:before {content: "\f785";}.bx-thumb-down:before {content: "\f786";}.bx-thumb-up:before {content: "\f787";}.bx-thunder:before {content: "\f788";}.bx-ticket-star:before {content: "\f789";}.bx-ticket:before {content: "\f78a";}.bx-tickets:before {content: "\f78b";}.bx-tiny-home:before {content: "\f78d";}.bx-toggle-big-left:before {content: "\f78f";}.bx-toggle-big-right:before {content: "\f790";}.bx-toggles:before {content: "\f793";}.bx-toilet-roll:before {content: "\f794";}.bx-tooth:before {content: "\f795";}.bx-torch:before {content: "\f796";}.bx-tornado:before {content: "\f797";}.bx-torus:before {content: "\f798";}.bx-towel:before {content: "\f799";}.bx-toy-car:before {content: "\f79a";}.bx-traffic-barrier:before {content: "\f79b";}.bx-tram:before {content: "\f79e";}.bx-transgender:before {content: "\f79f";}.bx-translate:before {content: "\f7a0";}.bx-transparency:before {content: "\f7a1";}.bx-trash-x:before {content: "\f7a3";}.bx-treasure-chest:before {content: "\f7a5";}.bx-tree-alt:before {content: "\f7a6";}.bx-tree:before {content: "\f7a7";}.bx-trees:before {content: "\f7a8";}.bx-triangle-half:before {content: "\f7ab";}.bx-triangle:before {content: "\f7ac";}.bx-trophy-star:before {content: "\f7ae";}.bx-truck:before {content: "\f7b0";}.bx-turkey-meat:before {content: "\f7b1";}.bx-turn-down:before {content: "\f7b2";}.bx-turn-left:before {content: "\f7b3";}.bx-turn-right:before {content: "\f7b4";}.bx-turn-up:before {content: "\f7b5";}.bx-tv-alt:before {content: "\f7b6";}.bx-ufo:before {content: "\f7b8";}.bx-umbrella-alt:before {content: "\f7b9";}.bx-umbrella:before {content: "\f7ba";}.bx-underline-dashed:before {content: "\f7bb";}.bx-underline-dotted:before {content: "\f7bc";}.bx-underline-wavy:before {content: "\f7bd";}.bx-undershirt:before {content: "\f7bf";}.bx-undo-alt:before {content: "\f7c0";}.bx-undo-stroke-alt:before {content: "\f7c1";}.bx-undo-stroke:before {content: "\f7c2";}.bx-unlink-alt:before {content: "\f7c5";}.bx-uppercase:before {content: "\f7c7";}.bx-user-hexagon:before {content: "\f7cc";}.bx-user-id-card:before {content: "\f7cd";}.bx-user-search:before {content: "\f7d0";}.bx-user-square:before {content: "\f7d1";}.bx-van:before {content: "\f7d5";}.bx-variable:before {content: "\f7d6";}.bx-vector-square:before {content: "\f7d7";}.bx-vector-triangle:before {content: "\f7d8";}.bx-vertical-align-bottom:before {content: "\f7da";}.bx-vertical-align-center:before {content: "\f7db";}.bx-vertical-align-top:before {content: "\f7dc";}.bx-vertical-distribute-bottom:before {content: "\f7df";}.bx-vertical-distribute-center:before {content: "\f7e0";}.bx-vertical-distribute-top:before {content: "\f7e1";}.bx-vertical-spacing:before {content: "\f7e2";}.bx-vial-alt:before {content: "\f7e4";}.bx-video-cinema:before {content: "\f7e6";}.bx-video-slash:before {content: "\f7e8";}.bx-vignette:before {content: "\f7ea";}.bx-virus-slash:before {content: "\f7eb";}.bx-virus:before {content: "\f7ec";}.bx-volleyball:before {content: "\f7ee";}.bx-vr-goggles:before {content: "\f7f3";}.bx-vr-headset:before {content: "\f7f4";}.bx-waffle:before {content: "\f7f5";}.bx-walking:before {content: "\f7f6";}.bx-wall:before {content: "\f7f7";}.bx-wallet-cards:before {content: "\f7f9";}.bx-wallet-note:before {content: "\f7fa";}.bx-warehouse:before {content: "\f7fc";}.bx-washer:before {content: "\f7fd";}.bx-water-drop-alt:before {content: "\f7fe";}.bx-water-drop-half:before {content: "\f7ff";}.bx-water-drop:before {content: "\f800";}.bx-water-spray:before {content: "\f801";}.bx-watermelon:before {content: "\f803";}.bx-waveform:before {content: "\f804";}.bx-webhook:before {content: "\f806";}.bx-whiteboard-alt:before {content: "\f807";}.bx-whiteboard:before {content: "\f808";}.bx-widget-horizontal:before {content: "\f809";}.bx-widget-small:before {content: "\f80a";}.bx-widget-vertical:before {content: "\f80b";}.bx-widget:before {content: "\f80c";}.bx-wifi-slash:before {content: "\f810";}.bx-window-arrow-in:before {content: "\f813";}.bx-window-arrow-out:before {content: "\f814";}.bx-window-mac-alt:before {content: "\f815";}.bx-window-mac:before {content: "\f816";}.bx-wine-alt:before {content: "\f819";}.bx-woman:before {content: "\f81d";}.bx-wrist-watch-alt:before {content: "\f81f";}.bx-wrist-watch-round-alt:before {content: "\f820";}.bx-wrist-watch-round:before {content: "\f821";}.bx-wrist-watch:before {content: "\f822";}.bx-x-shield:before {content: "\f824";}.bx-x-square:before {content: "\f825";}.bx-yarn-ball:before {content: "\f827";}.bx-yin-yang:before {content: "\f829";}.bxs-8-ball:before {content: "\f82a";}.bxs-a-arrow-down:before {content: "\f82b";}.bxs-a-arrow-up:before {content: "\f82c";}.bxs-accessibility:before {content: "\f82d";}.bxs-acorn:before {content: "\f82e";}.bxs-address-book:before {content: "\f82f";}.bxs-air-conditioner:before {content: "\f830";}.bxs-air:before {content: "\f831";}.bxs-airplay:before {content: "\f832";}.bxs-alarm-alt:before {content: "\f833";}.bxs-alarm-check:before {content: "\f834";}.bxs-alarm-minus:before {content: "\f836";}.bxs-alarm-plus:before {content: "\f837";}.bxs-alarm-slash:before {content: "\f838";}.bxs-alarm-z:before {content: "\f839";}.bxs-album-covers:before {content: "\f83b";}.bxs-alert-circle:before {content: "\f83c";}.bxs-alert-octagon:before {content: "\f83d";}.bxs-alert-shield:before {content: "\f83e";}.bxs-alert-square:before {content: "\f83f";}.bxs-alert-triangle:before {content: "\f840";}.bxs-alien:before {content: "\f841";}.bxs-align-center:before {content: "\f842";}.bxs-align-horizontal-justify-center:before {content: "\f843";}.bxs-align-horizontal-justify-end:before {content: "\f844";}.bxs-align-horizontal-justify-start:before {content: "\f845";}.bxs-align-horizontal-space-between:before {content: "\f846";}.bxs-align-justify:before {content: "\f847";}.bxs-align-left:before {content: "\f848";}.bxs-align-right:before {content: "\f849";}.bxs-align-vertical-justify-center:before {content: "\f84a";}.bxs-align-vertical-justify-end:before {content: "\f84b";}.bxs-align-vertical-justify-start:before {content: "\f84c";}.bxs-align-vertical-space-between:before {content: "\f84d";}.bxs-ampersand:before {content: "\f84f";}.bxs-analyze:before {content: "\f850";}.bxs-anchor:before {content: "\f851";}.bxs-angle:before {content: "\f852";}.bxs-animation-bounce:before {content: "\f854";}.bxs-apartment:before {content: "\f855";}.bxs-approximate:before {content: "\f856";}.bxs-apps-alt:before {content: "\f857";}.bxs-apps:before {content: "\f858";}.bxs-archive-alt:before {content: "\f85a";}.bxs-archive-arrow-down:before {content: "\f85b";}.bxs-archive-arrow-up:before {content: "\f85c";}.bxs-arrow-big-down-line:before {content: "\f85f";}.bxs-arrow-big-down:before {content: "\f860";}.bxs-arrow-big-left-line:before {content: "\f861";}.bxs-arrow-big-left:before {content: "\f862";}.bxs-arrow-big-right-line:before {content: "\f863";}.bxs-arrow-big-right:before {content: "\f864";}.bxs-arrow-big-up-line:before {content: "\f865";}.bxs-arrow-big-up:before {content: "\f866";}.bxs-arrow-cross:before {content: "\f867";}.bxs-arrow-down-a-z:before {content: "\f868";}.bxs-arrow-down-circle:before {content: "\f869";}.bxs-arrow-down-left-circle:before {content: "\f86a";}.bxs-arrow-down-left-square:before {content: "\f86b";}.bxs-arrow-down-left-stroke-circle:before {content: "\f86c";}.bxs-arrow-down-left-stroke-square:before {content: "\f86d";}.bxs-arrow-down-left-stroke:before {content: "\f86e";}.bxs-arrow-down-left:before {content: "\f86f";}.bxs-arrow-down-narrow-wide:before {content: "\f870";}.bxs-arrow-down-right-circle:before {content: "\f871";}.bxs-arrow-down-right-square:before {content: "\f872";}.bxs-arrow-down-right-stroke-circle:before {content: "\f873";}.bxs-arrow-down-right-stroke-square:before {content: "\f874";}.bxs-arrow-down-right-stroke:before {content: "\f875";}.bxs-arrow-down-right:before {content: "\f876";}.bxs-arrow-down-square:before {content: "\f877";}.bxs-arrow-down-stroke-circle:before {content: "\f878";}.bxs-arrow-down-stroke-square:before {content: "\f879";}.bxs-arrow-down-stroke:before {content: "\f87a";}.bxs-arrow-down-up:before {content: "\f87b";}.bxs-arrow-down-wide-narrow:before {content: "\f87c";}.bxs-arrow-down:before {content: "\f87d";}.bxs-arrow-from-bottom-stroke:before {content: "\f87e";}.bxs-arrow-from-left-stroke:before {content: "\f880";}.bxs-arrow-from-right-stroke:before {content: "\f882";}.bxs-arrow-from-top-stroke:before {content: "\f884";}.bxs-arrow-in-down-circle-half:before {content: "\f886";}.bxs-arrow-in-down-left-circle:before {content: "\f887";}.bxs-arrow-in-down-left-square:before {content: "\f888";}.bxs-arrow-in-down-left-stroke-circle:before {content: "\f889";}.bxs-arrow-in-down-left-stroke-square:before {content: "\f88a";}.bxs-arrow-in-down-right-circle:before {content: "\f88b";}.bxs-arrow-in-down-right-square:before {content: "\f88c";}.bxs-arrow-in-down-right-stroke-circle:before {content: "\f88d";}.bxs-arrow-in-down-right-stroke-square:before {content: "\f88e";}.bxs-arrow-in-down-square-half:before {content: "\f88f";}.bxs-arrow-in-down-stroke-circle-half:before {content: "\f890";}.bxs-arrow-in-left-circle-half:before {content: "\f891";}.bxs-arrow-in-left-square-half:before {content: "\f892";}.bxs-arrow-in-left-stroke-circle-half:before {content: "\f893";}.bxs-arrow-in-right-circle-half:before {content: "\f894";}.bxs-arrow-in-right-square-half:before {content: "\f895";}.bxs-arrow-in-right-stroke-circle-half:before {content: "\f896";}.bxs-arrow-in-up-circle-half:before {content: "\f897";}.bxs-arrow-in-up-left-circle:before {content: "\f898";}.bxs-arrow-in-up-left-square:before {content: "\f899";}.bxs-arrow-in-up-left-stroke-circle:before {content: "\f89a";}.bxs-arrow-in-up-left-stroke-square:before {content: "\f89b";}.bxs-arrow-in-up-right-circle:before {content: "\f89c";}.bxs-arrow-in-up-right-square:before {content: "\f89d";}.bxs-arrow-in-up-right-stroke-circle:before {content: "\f89e";}.bxs-arrow-in-up-right-stroke-square:before {content: "\f89f";}.bxs-arrow-in-up-square-half:before {content: "\f8a0";}.bxs-arrow-in-up-stroke-circle-half:before {content: "\f8a1";}.bxs-arrow-left-circle:before {content: "\f8a2";}.bxs-arrow-left-right:before {content: "\f8a3";}.bxs-arrow-left-square:before {content: "\f8a4";}.bxs-arrow-left-stroke-circle:before {content: "\f8a5";}.bxs-arrow-left-stroke-square:before {content: "\f8a6";}.bxs-arrow-left-stroke:before {content: "\f8a7";}.bxs-arrow-left:before {content: "\f8a8";}.bxs-arrow-out-down-circle-half:before {content: "\f8a9";}.bxs-arrow-out-down-left-circle:before {content: "\f8aa";}.bxs-arrow-out-down-left-square:before {content: "\f8ab";}.bxs-arrow-out-down-left-stroke-circle:before {content: "\f8ac";}.bxs-arrow-out-down-left-stroke-square:before {content: "\f8ad";}.bxs-arrow-out-down-right-circle:before {content: "\f8ae";}.bxs-arrow-out-down-right-square:before {content: "\f8af";}.bxs-arrow-out-down-right-stroke-circle:before {content: "\f8b0";}.bxs-arrow-out-down-right-stroke-square:before {content: "\f8b1";}.bxs-arrow-out-down-square-half:before {content: "\f8b2";}.bxs-arrow-out-down-stroke-circle-half:before {content: "\f8b3";}.bxs-arrow-out-left-circle-half:before {content: "\f8b4";}.bxs-arrow-out-left-square-half:before {content: "\f8b5";}.bxs-arrow-out-left-stroke-circle-half:before {content: "\f8b6";}.bxs-arrow-out-right-circle-half:before {content: "\f8b7";}.bxs-arrow-out-right-square-half:before {content: "\f8b8";}.bxs-arrow-out-right-stroke-circle-half:before {content: "\f8b9";}.bxs-arrow-out-up-circle-half:before {content: "\f8ba";}.bxs-arrow-out-up-left-circle:before {content: "\f8bb";}.bxs-arrow-out-up-left-square:before {content: "\f8bc";}.bxs-arrow-out-up-left-stroke-circle:before {content: "\f8bd";}.bxs-arrow-out-up-left-stroke-square:before {content: "\f8be";}.bxs-arrow-out-up-right-circle:before {content: "\f8bf";}.bxs-arrow-out-up-right-square:before {content: "\f8c0";}.bxs-arrow-out-up-right-stroke-circle:before {content: "\f8c1";}.bxs-arrow-out-up-right-stroke-square:before {content: "\f8c2";}.bxs-arrow-out-up-square-half:before {content: "\f8c3";}.bxs-arrow-out-up-stroke-circle-half:before {content: "\f8c4";}.bxs-arrow-right-circle:before {content: "\f8c5";}.bxs-arrow-right-left:before {content: "\f8c6";}.bxs-arrow-right-square:before {content: "\f8c7";}.bxs-arrow-right-stroke-circle:before {content: "\f8c8";}.bxs-arrow-right-stroke-square:before {content: "\f8c9";}.bxs-arrow-right-stroke:before {content: "\f8ca";}.bxs-arrow-right:before {content: "\f8cb";}.bxs-arrow-s-down:before {content: "\f8cc";}.bxs-arrow-s-left:before {content: "\f8cd";}.bxs-arrow-s-right:before {content: "\f8ce";}.bxs-arrow-s-up:before {content: "\f8cf";}.bxs-arrow-to-bottom-stroke:before {content: "\f8d0";}.bxs-arrow-to-left-stroke:before {content: "\f8d2";}.bxs-arrow-to-right-stroke:before {content: "\f8d4";}.bxs-arrow-to-top-stroke:before {content: "\f8d6";}.bxs-arrow-up-a-z:before {content: "\f8d8";}.bxs-arrow-up-circle:before {content: "\f8d9";}.bxs-arrow-up-down:before {content: "\f8da";}.bxs-arrow-up-left-circle:before {content: "\f8db";}.bxs-arrow-up-left-square:before {content: "\f8dc";}.bxs-arrow-up-left-stroke-circle:before {content: "\f8dd";}.bxs-arrow-up-left-stroke-square:before {content: "\f8de";}.bxs-arrow-up-left-stroke:before {content: "\f8df";}.bxs-arrow-up-left:before {content: "\f8e0";}.bxs-arrow-up-narrow-wide:before {content: "\f8e1";}.bxs-arrow-up-right-circle:before {content: "\f8e2";}.bxs-arrow-up-right-square:before {content: "\f8e3";}.bxs-arrow-up-right-stroke-circle:before {content: "\f8e4";}.bxs-arrow-up-right-stroke-square:before {content: "\f8e5";}.bxs-arrow-up-right-stroke:before {content: "\f8e6";}.bxs-arrow-up-right:before {content: "\f8e7";}.bxs-arrow-up-square:before {content: "\f8e8";}.bxs-arrow-up-stroke-circle:before {content: "\f8e9";}.bxs-arrow-up-stroke-square:before {content: "\f8ea";}.bxs-arrow-up-stroke:before {content: "\f8eb";}.bxs-arrow-up-wide-narrow:before {content: "\f8ec";}.bxs-arrow-up:before {content: "\f8ed";}.bxs-article:before {content: "\f8ee";}.bxs-asterisk:before {content: "\f8ef";}.bxs-at:before {content: "\f8f0";}.bxs-atom:before {content: "\f8f1";}.bxs-avocado:before {content: "\f8f2";}.bxs-axe:before {content: "\f8f3";}.bxs-background-color-fill:before {content: "\f8f4";}.bxs-background:before {content: "\f8f5";}.bxs-backpack-star:before {content: "\f8f6";}.bxs-backspace:before {content: "\f8f8";}.bxs-backward-slash:before {content: "\f8f9";}.bxs-bacon:before {content: "\f8fa";}.bxs-badge-exclamation:before {content: "\f8fc";}.bxs-badge-info:before {content: "\f8fd";}.bxs-bahai:before {content: "\f900";}.bxs-balcony:before {content: "\f901";}.bxs-ball-throw:before {content: "\f902";}.bxs-bar-chart-big:before {content: "\f906";}.bxs-bar-chart:before {content: "\f908";}.bxs-barcode-square:before {content: "\f909";}.bxs-barn:before {content: "\f90b";}.bxs-battery-1:before {content: "\f910";}.bxs-battery-2:before {content: "\f911";}.bxs-battery-3:before {content: "\f912";}.bxs-beach-ball:before {content: "\f916";}.bxs-beach:before {content: "\f917";}.bxs-beaker:before {content: "\f918";}.bxs-beanie:before {content: "\f919";}.bxs-bear:before {content: "\f91a";}.bxs-bed-alt:before {content: "\f91b";}.bxs-bell-check:before {content: "\f91e";}.bxs-bell-slash:before {content: "\f922";}.bxs-bench:before {content: "\f924";}.bxs-between-horizontal-end:before {content: "\f925";}.bxs-between-horizontal-start:before {content: "\f926";}.bxs-between-vertical-end:before {content: "\f927";}.bxs-between-vertical-start:before {content: "\f928";}.bxs-biceps:before {content: "\f92a";}.bxs-binocular:before {content: "\f92b";}.bxs-bird-alt:before {content: "\f92c";}.bxs-bird:before {content: "\f92d";}.bxs-birthday-cake:before {content: "\f92e";}.bxs-bitcoin:before {content: "\f92f";}.bxs-blob:before {content: "\f931";}.bxs-block:before {content: "\f932";}.bxs-blockquote:before {content: "\f933";}.bxs-blocks:before {content: "\f934";}.bxs-bluetooth:before {content: "\f935";}.bxs-blur-alt:before {content: "\f936";}.bxs-blur:before {content: "\f937";}.bxs-body:before {content: "\f938";}.bxs-bold:before {content: "\f939";}.bxs-bolt-alt:before {content: "\f93a";}.bxs-bolt-square:before {content: "\f93c";}.bxs-book-library:before {content: "\f946";}.bxs-bookmark-minus-alt:before {content: "\f94b";}.bxs-bookmark-plus-alt:before {content: "\f94d";}.bxs-bookmark-x:before {content: "\f950";}.bxs-boombox:before {content: "\f953";}.bxs-boot:before {content: "\f954";}.bxs-border-all:before {content: "\f955";}.bxs-border-bottom:before {content: "\f956";}.bxs-border-inner:before {content: "\f957";}.bxs-border-left:before {content: "\f958";}.bxs-border-none:before {content: "\f959";}.bxs-border-outer:before {content: "\f95a";}.bxs-border-radius:before {content: "\f95b";}.bxs-border-right:before {content: "\f95c";}.bxs-border-top:before {content: "\f95d";}.bxs-bow:before {content: "\f95e";}.bxs-bowl-balls:before {content: "\f95f";}.bxs-bowl-bubbles:before {content: "\f960";}.bxs-bowl-noodles-alt:before {content: "\f962";}.bxs-bowl-noodles:before {content: "\f963";}.bxs-box-alt:before {content: "\f966";}.bxs-bracket-curly:before {content: "\f968";}.bxs-bracket-round:before {content: "\f969";}.bxs-bracket:before {content: "\f96a";}.bxs-braille:before {content: "\f96b";}.bxs-brain-circuit:before {content: "\f96c";}.bxs-bread:before {content: "\f96e";}.bxs-brick:before {content: "\f96f";}.bxs-bridge:before {content: "\f970";}.bxs-broadcast:before {content: "\f976";}.bxs-browser-activity:before {content: "\f977";}.bxs-brush-sparkles:before {content: "\f978";}.bxs-buddhism:before {content: "\f97a";}.bxs-burger-alt:before {content: "\f982";}.bxs-burger:before {content: "\f983";}.bxs-button-rounded:before {content: "\f986";}.bxs-button:before {content: "\f987";}.bxs-cake-slice:before {content: "\f98a";}.bxs-calendar-alt-2:before {content: "\f98c";}.bxs-calendar-cog:before {content: "\f98f";}.bxs-calendar-detail:before {content: "\f990";}.bxs-calendar-down-arrow:before {content: "\f991";}.bxs-calendar-search:before {content: "\f996";}.bxs-calendar-up-arrow:before {content: "\f998";}.bxs-camcoder:before {content: "\f99c";}.bxs-camera-alt:before {content: "\f99d";}.bxs-camera-flip:before {content: "\f99e";}.bxs-camera-monochrome:before {content: "\f9a0";}.bxs-camera-portrait:before {content: "\f9a2";}.bxs-camera-slash:before {content: "\f9a3";}.bxs-camera-switch:before {content: "\f9a4";}.bxs-campfire:before {content: "\f9a6";}.bxs-camping:before {content: "\f9a7";}.bxs-candlestick:before {content: "\f9a8";}.bxs-cannabis:before {content: "\f9a9";}.bxs-cap:before {content: "\f9aa";}.bxs-capitalize:before {content: "\f9ab";}.bxs-captions-cc:before {content: "\f9ad";}.bxs-capture:before {content: "\f9af";}.bxs-car-key:before {content: "\f9b1";}.bxs-card-view-large:before {content: "\f9b3";}.bxs-card-view-no-title:before {content: "\f9b4";}.bxs-card-view-small:before {content: "\f9b5";}.bxs-card-view-tiles:before {content: "\f9b6";}.bxs-card-view:before {content: "\f9b7";}.bxs-caret-big-down:before {content: "\f9b8";}.bxs-caret-big-left:before {content: "\f9b9";}.bxs-caret-big-right:before {content: "\f9ba";}.bxs-caret-big-up:before {content: "\f9bb";}.bxs-caret-down:before {content: "\f9be";}.bxs-caret-left:before {content: "\f9c1";}.bxs-caret-right:before {content: "\f9c4";}.bxs-caret-up:before {content: "\f9c7";}.bxs-carets-down-up:before {content: "\f9c8";}.bxs-carets-left-right:before {content: "\f9c9";}.bxs-carets-right-left:before {content: "\f9ca";}.bxs-carets-up-down:before {content: "\f9cb";}.bxs-carrot:before {content: "\f9cc";}.bxs-cart-minus:before {content: "\f9cd";}.bxs-cart-plus:before {content: "\f9ce";}.bxs-cast:before {content: "\f9d0";}.bxs-categories:before {content: "\f9d3";}.bxs-chair:before {content: "\f9d6";}.bxs-champagne:before {content: "\f9d7";}.bxs-chart-area:before {content: "\f9d8";}.bxs-chart-bar-big-columns:before {content: "\f9d9";}.bxs-chart-bar-big-rows:before {content: "\f9da";}.bxs-chart-bar-columns:before {content: "\f9db";}.bxs-chart-bar-rows:before {content: "\f9dc";}.bxs-chart-bubble:before {content: "\f9dd";}.bxs-chart-gantt:before {content: "\f9de";}.bxs-chart-line:before {content: "\f9df";}.bxs-chart-network:before {content: "\f9e0";}.bxs-chart-scatter:before {content: "\f9e1";}.bxs-chart-spline:before {content: "\f9e2";}.bxs-chart-stacked-columns:before {content: "\f9e3";}.bxs-chart-stacked-rows:before {content: "\f9e4";}.bxs-chart-trend:before {content: "\f9e5";}.bxs-check:before {content: "\f9e9";}.bxs-checkbox-square:before {content: "\f9eb";}.bxs-checklist:before {content: "\f9ed";}.bxs-checks:before {content: "\f9ee";}.bxs-chef-hat:before {content: "\f9f0";}.bxs-cherry:before {content: "\f9f1";}.bxs-chess-bishop:before {content: "\f9f2";}.bxs-chess-king:before {content: "\f9f3";}.bxs-chess-knight:before {content: "\f9f4";}.bxs-chess-pawn:before {content: "\f9f5";}.bxs-chess-queen:before {content: "\f9f6";}.bxs-chess-rook:before {content: "\f9f7";}.bxs-chevrons-down-up:before {content: "\fa05";}.bxs-chevrons-left-right:before {content: "\fa07";}.bxs-chevrons-right-left:before {content: "\fa09";}.bxs-chevrons-up-down:before {content: "\fa0b";}.bxs-child:before {content: "\fa0d";}.bxs-christianity:before {content: "\fa0f";}.bxs-cigarette:before {content: "\fa11";}.bxs-circle-dashed-half:before {content: "\fa12";}.bxs-circle-dashed:before {content: "\fa13";}.bxs-circle-half-alt:before {content: "\fa14";}.bxs-circle-hexagon:before {content: "\fa16";}.bxs-circle-outer-dashed-circle:before {content: "\fa17";}.bxs-circle-quarter-alt:before {content: "\fa18";}.bxs-circle-three-quarter-alt:before {content: "\fa1a";}.bxs-circles-9:before {content: "\fa1d";}.bxs-circles-alt:before {content: "\fa1e";}.bxs-circles:before {content: "\fa1f";}.bxs-circuit-board:before {content: "\fa20";}.bxs-clipboard-check:before {content: "\fa22";}.bxs-clipboard-code:before {content: "\fa23";}.bxs-clipboard-detail:before {content: "\fa24";}.bxs-clipboard-minus:before {content: "\fa25";}.bxs-clipboard-plus:before {content: "\fa26";}.bxs-clipboard-x:before {content: "\fa27";}.bxs-clipboard:before {content: "\fa28";}.bxs-clock-1:before {content: "\fa29";}.bxs-clock-10:before {content: "\fa2a";}.bxs-clock-11:before {content: "\fa2b";}.bxs-clock-12:before {content: "\fa2c";}.bxs-clock-2:before {content: "\fa2d";}.bxs-clock-3:before {content: "\fa2e";}.bxs-clock-4:before {content: "\fa2f";}.bxs-clock-5:before {content: "\fa30";}.bxs-clock-6:before {content: "\fa31";}.bxs-clock-7:before {content: "\fa32";}.bxs-clock-8:before {content: "\fa33";}.bxs-clock-9:before {content: "\fa34";}.bxs-clock-dashed-half:before {content: "\fa35";}.bxs-clock:before {content: "\fa36";}.bxs-cloud-alt-2:before {content: "\fa37";}.bxs-cloud-alt:before {content: "\fa38";}.bxs-cloud-drizzle:before {content: "\fa39";}.bxs-cloud-fog:before {content: "\fa3a";}.bxs-cloud-moon:before {content: "\fa3c";}.bxs-cloud-rain-wind:before {content: "\fa3d";}.bxs-cloud-snow:before {content: "\fa3f";}.bxs-cloud-sun:before {content: "\fa40";}.bxs-clover:before {content: "\fa42";}.bxs-club:before {content: "\fa43";}.bxs-cocktail:before {content: "\fa44";}.bxs-code-alt:before {content: "\fa45";}.bxs-code:before {content: "\fa46";}.bxs-coffee-beans:before {content: "\fa47";}.bxs-coffee-cup:before {content: "\fa48";}.bxs-cognition:before {content: "\fa4b";}.bxs-coins:before {content: "\fa4d";}.bxs-col-resize:before {content: "\fa4e";}.bxs-color-wheel:before {content: "\fa50";}.bxs-columns-3:before {content: "\fa51";}.bxs-columns-4:before {content: "\fa52";}.bxs-columns:before {content: "\fa53";}.bxs-comic-bubble:before {content: "\fa54";}.bxs-command:before {content: "\fa55";}.bxs-community:before {content: "\fa56";}.bxs-compare-alt:before {content: "\fa57";}.bxs-compare:before {content: "\fa58";}.bxs-computer:before {content: "\fa5b";}.bxs-connector:before {content: "\fa5d";}.bxs-contact-book:before {content: "\fa5e";}.bxs-contrast:before {content: "\fa5f";}.bxs-copy-check:before {content: "\fa62";}.bxs-copy-list:before {content: "\fa63";}.bxs-copy-minus:before {content: "\fa64";}.bxs-copy-plus:before {content: "\fa65";}.bxs-copy-x:before {content: "\fa66";}.bxs-core:before {content: "\fa69";}.bxs-credit-card-insert:before {content: "\fa6c";}.bxs-cross-circle:before {content: "\fa70";}.bxs-crosshair:before {content: "\fa71";}.bxs-crypto-coin:before {content: "\fa73";}.bxs-crypto:before {content: "\fa74";}.bxs-cube-inside:before {content: "\fa76";}.bxs-cup-hot:before {content: "\fa79";}.bxs-cup-saucer:before {content: "\fa7a";}.bxs-cup-tea:before {content: "\fa7b";}.bxs-cup:before {content: "\fa7c";}.bxs-cupboard-alt:before {content: "\fa7d";}.bxs-cupboard:before {content: "\fa7e";}.bxs-cupcake:before {content: "\fa7f";}.bxs-currency-note:before {content: "\fa80";}.bxs-currency-notes:before {content: "\fa81";}.bxs-cursor-add:before {content: "\fa82";}.bxs-cursor-cell:before {content: "\fa83";}.bxs-cursor-crosshair-dot:before {content: "\fa84";}.bxs-cursor-crosshair:before {content: "\fa85";}.bxs-cursor-pen:before {content: "\fa86";}.bxs-cursor-pointer:before {content: "\fa87";}.bxs-cursor:before {content: "\fa88";}.bxs-cut:before {content: "\fa89";}.bxs-cycling:before {content: "\fa8a";}.bxs-dashboard-alt:before {content: "\fa8c";}.bxs-database-alt:before {content: "\fa8e";}.bxs-database:before {content: "\fa8f";}.bxs-decrease-indent:before {content: "\fa90";}.bxs-delta:before {content: "\fa91";}.bxs-department-store:before {content: "\fa92";}.bxs-desert:before {content: "\fa93";}.bxs-desk:before {content: "\fa94";}.bxs-desktop-alt:before {content: "\fa95";}.bxs-desktop:before {content: "\fa96";}.bxs-dialpad:before {content: "\fa98";}.bxs-diameter:before {content: "\fa99";}.bxs-diamond-alt:before {content: "\fa9a";}.bxs-diamonds:before {content: "\fa9c";}.bxs-dice-roll:before {content: "\faa3";}.bxs-dino:before {content: "\faa4";}.bxs-dishwasher:before {content: "\faaa";}.bxs-division:before {content: "\faac";}.bxs-dna:before {content: "\faae";}.bxs-dock-bottom-alt:before {content: "\faaf";}.bxs-dock-bottom-arrow:before {content: "\fab0";}.bxs-dock-bottom-left-alt:before {content: "\fab1";}.bxs-dock-bottom-left:before {content: "\fab2";}.bxs-dock-bottom-right-alt:before {content: "\fab3";}.bxs-dock-bottom-right:before {content: "\fab4";}.bxs-dock-left-alt:before {content: "\fab6";}.bxs-dock-left-arrow:before {content: "\fab7";}.bxs-dock-right-alt:before {content: "\fab9";}.bxs-dock-right-arrow:before {content: "\faba";}.bxs-dock-top-alt:before {content: "\fabc";}.bxs-dock-top-arrow:before {content: "\fabd";}.bxs-dock-top-left-alt:before {content: "\fabe";}.bxs-dock-top-left:before {content: "\fabf";}.bxs-dock-top-right-alt:before {content: "\fac0";}.bxs-dock-top-right:before {content: "\fac1";}.bxs-dog-alt:before {content: "\fac3";}.bxs-dollar-circle-stars:before {content: "\fac5";}.bxs-dollar:before {content: "\fac7";}.bxs-donut:before {content: "\faca";}.bxs-door:before {content: "\facc";}.bxs-dots-horizontal-rounded-circle:before {content: "\facd";}.bxs-dots-horizontal-rounded:before {content: "\face";}.bxs-dots-horizontal:before {content: "\facf";}.bxs-dots-vertical-rounded-circle:before {content: "\fad0";}.bxs-dots-vertical-rounded:before {content: "\fad1";}.bxs-dots-vertical:before {content: "\fad2";}.bxs-draw-ahead:before {content: "\fad4";}.bxs-draw-behind:before {content: "\fad5";}.bxs-draw-inside:before {content: "\fad6";}.bxs-dress:before {content: "\fad7";}.bxs-dribbling:before {content: "\fad8";}.bxs-dropdown:before {content: "\fad9";}.bxs-duck:before {content: "\fadb";}.bxs-dumbbell-alt:before {content: "\fadc";}.bxs-dumbbell:before {content: "\fadd";}.bxs-ear-alt:before {content: "\fade";}.bxs-ear-slash:before {content: "\fadf";}.bxs-ear:before {content: "\fae0";}.bxs-earbuds:before {content: "\fae1";}.bxs-earth:before {content: "\fae2";}.bxs-ease-in-out:before {content: "\fae3";}.bxs-ease-in:before {content: "\fae4";}.bxs-ease-out:before {content: "\fae5";}.bxs-education:before {content: "\fae8";}.bxs-egg-fried:before {content: "\fae9";}.bxs-egg-yolk:before {content: "\faea";}.bxs-egg:before {content: "\faeb";}.bxs-element-of:before {content: "\faed";}.bxs-empty-set:before {content: "\faee";}.bxs-enter:before {content: "\faef";}.bxs-enterprise:before {content: "\faf0";}.bxs-envelope-alt:before {content: "\faf1";}.bxs-equal-circle:before {content: "\faf4";}.bxs-equal-square:before {content: "\faf5";}.bxs-equal:before {content: "\faf6";}.bxs-equalizer:before {content: "\faf7";}.bxs-euro:before {content: "\faf9";}.bxs-expand-left:before {content: "\fafb";}.bxs-expand-right:before {content: "\fafc";}.bxs-explosion:before {content: "\fafd";}.bxs-exposure:before {content: "\fafe";}.bxs-eye-alt:before {content: "\fb00";}.bxs-eye-big:before {content: "\fb01";}.bxs-eye-closed:before {content: "\fb02";}.bxs-eye-slash:before {content: "\fb03";}.bxs-eye:before {content: "\fb04";}.bxs-face-alt-2:before {content: "\fb06";}.bxs-face-alt-3:before {content: "\fb07";}.bxs-face-alt-4:before {content: "\fb08";}.bxs-face-alt:before {content: "\fb09";}.bxs-face-child:before {content: "\fb0a";}.bxs-fan:before {content: "\fb0e";}.bxs-fast-forward:before {content: "\fb10";}.bxs-feather-alt:before {content: "\fb11";}.bxs-feather-minus:before {content: "\fb12";}.bxs-feather-plus:before {content: "\fb13";}.bxs-feather:before {content: "\fb14";}.bxs-female:before {content: "\fb15";}.bxs-file-code:before {content: "\fb16";}.bxs-file-cog:before {content: "\fb17";}.bxs-file-detail:before {content: "\fb18";}.bxs-file-heart:before {content: "\fb19";}.bxs-file-minus:before {content: "\fb1a";}.bxs-file-report:before {content: "\fb1c";}.bxs-file-search:before {content: "\fb1d";}.bxs-file-star:before {content: "\fb1f";}.bxs-file-x:before {content: "\fb20";}.bxs-file-zip:before {content: "\fb21";}.bxs-film-roll-alt:before {content: "\fb23";}.bxs-film-roll:before {content: "\fb24";}.bxs-filter:before {content: "\fb26";}.bxs-finger-down:before {content: "\fb27";}.bxs-finger-left:before {content: "\fb28";}.bxs-finger-right:before {content: "\fb29";}.bxs-finger-swipe-down:before {content: "\fb2a";}.bxs-finger-swipe-left:before {content: "\fb2b";}.bxs-finger-swipe-right:before {content: "\fb2c";}.bxs-finger-swipe-up:before {content: "\fb2d";}.bxs-finger-touch:before {content: "\fb2e";}.bxs-finger-up:before {content: "\fb2f";}.bxs-fingerprint:before {content: "\fb30";}.bxs-fire-alt:before {content: "\fb31";}.bxs-fire-extinguisher:before {content: "\fb32";}.bxs-fire:before {content: "\fb33";}.bxs-first:before {content: "\fb34";}.bxs-fish-alt:before {content: "\fb35";}.bxs-fish:before {content: "\fb36";}.bxs-flag-alt-2:before {content: "\fb37";}.bxs-flag-alt-3:before {content: "\fb38";}.bxs-flag-chequered:before {content: "\fb3a";}.bxs-flask-round:before {content: "\fb3d";}.bxs-flower-alt-2:before {content: "\fb3f";}.bxs-flower-alt:before {content: "\fb40";}.bxs-flower:before {content: "\fb41";}.bxs-folder-check:before {content: "\fb42";}.bxs-folder-code:before {content: "\fb43";}.bxs-folder-cog:before {content: "\fb44";}.bxs-folder-down-arrow:before {content: "\fb45";}.bxs-folder-heart:before {content: "\fb46";}.bxs-folder-search:before {content: "\fb4a";}.bxs-folder-star:before {content: "\fb4b";}.bxs-folder-up-arrow:before {content: "\fb4c";}.bxs-folder-x:before {content: "\fb4d";}.bxs-folder-zip:before {content: "\fb4e";}.bxs-font-color:before {content: "\fb50";}.bxs-font-family:before {content: "\fb51";}.bxs-food-tag:before {content: "\fb53";}.bxs-football-kick:before {content: "\fb54";}.bxs-football-pitch:before {content: "\fb55";}.bxs-football:before {content: "\fb56";}.bxs-footsteps:before {content: "\fb57";}.bxs-foreground:before {content: "\fb58";}.bxs-fork-knife:before {content: "\fb59";}.bxs-fork-spoon:before {content: "\fb5a";}.bxs-fork:before {content: "\fb5b";}.bxs-form:before {content: "\fb5c";}.bxs-forward-big:before {content: "\fb5d";}.bxs-forward-slash-circle:before {content: "\fb5e";}.bxs-forward-slash-square:before {content: "\fb5f";}.bxs-forward-slash:before {content: "\fb60";}.bxs-forward-stroke:before {content: "\fb61";}.bxs-forward:before {content: "\fb62";}.bxs-frame:before {content: "\fb63";}.bxs-fullscreen-exit:before {content: "\fb65";}.bxs-fullscreen:before {content: "\fb66";}.bxs-function:before {content: "\fb67";}.bxs-functions:before {content: "\fb68";}.bxs-future:before {content: "\fb69";}.bxs-gallery-horizontal-end:before {content: "\fb6a";}.bxs-gallery-horizontal:before {content: "\fb6b";}.bxs-gallery-thumbnails:before {content: "\fb6c";}.bxs-gallery-vertical-end:before {content: "\fb6d";}.bxs-gallery-vertical:before {content: "\fb6e";}.bxs-gaming:before {content: "\fb6f";}.bxs-garage:before {content: "\fb70";}.bxs-gavel:before {content: "\fb71";}.bxs-gear:before {content: "\fb72";}.bxs-gem:before {content: "\fb73";}.bxs-gestures:before {content: "\fb74";}.bxs-git-branch:before {content: "\fb77";}.bxs-git-commit:before {content: "\fb78";}.bxs-git-compare:before {content: "\fb79";}.bxs-git-merge-queue:before {content: "\fb7a";}.bxs-git-merge:before {content: "\fb7b";}.bxs-git-pull-request-closed:before {content: "\fb7c";}.bxs-git-pull-request-draft:before {content: "\fb7d";}.bxs-git-pull-request:before {content: "\fb7e";}.bxs-git-repo-forked:before {content: "\fb7f";}.bxs-glasses-alt:before {content: "\fb80";}.bxs-glasses:before {content: "\fb81";}.bxs-globe-africa:before {content: "\fb82";}.bxs-globe-alt-2:before {content: "\fb83";}.bxs-globe-alt:before {content: "\fb84";}.bxs-globe-americas:before {content: "\fb85";}.bxs-globe-antartica:before {content: "\fb86";}.bxs-globe-asia:before {content: "\fb87";}.bxs-globe-europe:before {content: "\fb88";}.bxs-globe-oceania:before {content: "\fb89";}.bxs-globe-stand:before {content: "\fb8a";}.bxs-globe:before {content: "\fb8b";}.bxs-golf-ball:before {content: "\fb8c";}.bxs-gradient:before {content: "\fb8d";}.bxs-greater-than-equal:before {content: "\fb8e";}.bxs-greater-than:before {content: "\fb8f";}.bxs-grid-9:before {content: "\fb90";}.bxs-grid-circle-diagonal-left:before {content: "\fb91";}.bxs-grid-circle-diagonal-right:before {content: "\fb92";}.bxs-grid-circle-plus:before {content: "\fb93";}.bxs-grid-circle:before {content: "\fb94";}.bxs-grid-column-left:before {content: "\fb95";}.bxs-grid-column-right:before {content: "\fb96";}.bxs-grid-lines-3:before {content: "\fb97";}.bxs-grid-lines:before {content: "\fb98";}.bxs-grid-plus:before {content: "\fb99";}.bxs-grid-row-bottom:before {content: "\fb9a";}.bxs-grid-row-top:before {content: "\fb9b";}.bxs-grid-search:before {content: "\fb9c";}.bxs-groceries:before {content: "\fb9e";}.bxs-group-alt:before {content: "\fb9f";}.bxs-hail:before {content: "\fba2";}.bxs-hand-rock:before {content: "\fba3";}.bxs-handheld-alt-2:before {content: "\fba5";}.bxs-handheld-alt:before {content: "\fba6";}.bxs-handheld:before {content: "\fba7";}.bxs-handshake:before {content: "\fba8";}.bxs-hanger:before {content: "\fba9";}.bxs-hard-drive:before {content: "\fbae";}.bxs-hashtag:before {content: "\fbb0";}.bxs-hdmi:before {content: "\fbb1";}.bxs-head:before {content: "\fbb2";}.bxs-heading-1:before {content: "\fbb3";}.bxs-heading-2:before {content: "\fbb4";}.bxs-heading-3:before {content: "\fbb5";}.bxs-heading:before {content: "\fbb6";}.bxs-headphone-alt-2:before {content: "\fbb7";}.bxs-headphone-alt:before {content: "\fbb8";}.bxs-headphone-mic:before {content: "\fbb9";}.bxs-headphone:before {content: "\fbba";}.bxs-heart-break:before {content: "\fbbb";}.bxs-heart-half:before {content: "\fbbd";}.bxs-heart-plus:before {content: "\fbbe";}.bxs-heat-wave:before {content: "\fbc1";}.bxs-helmet:before {content: "\fbc2";}.bxs-help-octagon:before {content: "\fbc4";}.bxs-hexagon:before {content: "\fbc5";}.bxs-high-speed-train:before {content: "\fbc6";}.bxs-highlight:before {content: "\fbc7";}.bxs-highlights:before {content: "\fbc8";}.bxs-hinduism:before {content: "\fbc9";}.bxs-history:before {content: "\fbca";}.bxs-home-add:before {content: "\fbcb";}.bxs-home-alt-3:before {content: "\fbcd";}.bxs-home-alt:before {content: "\fbce";}.bxs-honey:before {content: "\fbd2";}.bxs-horizon-sea:before {content: "\fbd3";}.bxs-horizontal-align-center:before {content: "\fbd4";}.bxs-horizontal-align-left:before {content: "\fbd5";}.bxs-horizontal-align-right:before {content: "\fbd6";}.bxs-horizontal-center:before {content: "\fbd7";}.bxs-horizontal-distribute-center:before {content: "\fbd8";}.bxs-horizontal-distribute-left:before {content: "\fbd9";}.bxs-horizontal-distribute-right:before {content: "\fbda";}.bxs-horizontal-left:before {content: "\fbdb";}.bxs-horizontal-right:before {content: "\fbdc";}.bxs-horizontal-spacing:before {content: "\fbdd";}.bxs-hospital:before {content: "\fbde";}.bxs-hot-tub-water:before {content: "\fbdf";}.bxs-hot-tub:before {content: "\fbe0";}.bxs-hurricane:before {content: "\fbe3";}.bxs-icecream:before {content: "\fbe4";}.bxs-iframe:before {content: "\fbe5";}.bxs-image-circle:before {content: "\fbe7";}.bxs-image-landscape:before {content: "\fbe8";}.bxs-image-no-background:before {content: "\fbe9";}.bxs-image-plus:before {content: "\fbea";}.bxs-image-portrait:before {content: "\fbeb";}.bxs-image-sparkle:before {content: "\fbec";}.bxs-images:before {content: "\fbee";}.bxs-incognito:before {content: "\fbf0";}.bxs-infinite:before {content: "\fbf1";}.bxs-info-octagon:before {content: "\fbf3";}.bxs-info-shield:before {content: "\fbf4";}.bxs-inner-shadow:before {content: "\fbf6";}.bxs-integral:before {content: "\fbf8";}.bxs-intellect:before {content: "\fbf9";}.bxs-invert-adjust:before {content: "\fbfa";}.bxs-invert:before {content: "\fbfb";}.bxs-islam:before {content: "\fbfc";}.bxs-island:before {content: "\fbfd";}.bxs-italic:before {content: "\fbfe";}.bxs-joystick-button-alt:before {content: "\fc00";}.bxs-judaism:before {content: "\fc03";}.bxs-key-alt:before {content: "\fc04";}.bxs-keyframe-ease-in:before {content: "\fc07";}.bxs-keyframe-ease-out:before {content: "\fc08";}.bxs-keyframe-easy-ease:before {content: "\fc09";}.bxs-keyframe-hold-ease-in:before {content: "\fc0a";}.bxs-keyframe-hold-ease-out:before {content: "\fc0b";}.bxs-keyframe-hold-linear-in:before {content: "\fc0c";}.bxs-keyframe-hold-linear-out:before {content: "\fc0d";}.bxs-keyframe:before {content: "\fc0e";}.bxs-knife:before {content: "\fc0f";}.bxs-lambda:before {content: "\fc10";}.bxs-laptop-alt:before {content: "\fc12";}.bxs-laptop:before {content: "\fc13";}.bxs-lasso:before {content: "\fc14";}.bxs-last:before {content: "\fc15";}.bxs-law:before {content: "\fc17";}.bxs-layers-alt:before {content: "\fc18";}.bxs-layers-down-left:before {content: "\fc19";}.bxs-layers-down-right:before {content: "\fc1a";}.bxs-layers-minus-alt:before {content: "\fc1b";}.bxs-layers-plus-alt:before {content: "\fc1c";}.bxs-layers:before {content: "\fc1d";}.bxs-layout-check:before {content: "\fc1e";}.bxs-layout-minus:before {content: "\fc1f";}.bxs-layout-plus:before {content: "\fc20";}.bxs-layout-search:before {content: "\fc21";}.bxs-leaf-alt:before {content: "\fc23";}.bxs-left-indent:before {content: "\fc25";}.bxs-less-than-equal:before {content: "\fc27";}.bxs-less-than:before {content: "\fc28";}.bxs-letter-spacing-alt:before {content: "\fc29";}.bxs-letter-spacing:before {content: "\fc2a";}.bxs-light-bulb-alt-2:before {content: "\fc2b";}.bxs-light-bulb-alt:before {content: "\fc2c";}.bxs-light-bulb-on:before {content: "\fc2d";}.bxs-light-bulb:before {content: "\fc2e";}.bxs-line-chart-square:before {content: "\fc30";}.bxs-line-spacing-alt:before {content: "\fc31";}.bxs-line-spacing:before {content: "\fc32";}.bxs-link-alt:before {content: "\fc33";}.bxs-link-break:before {content: "\fc34";}.bxs-link:before {content: "\fc35";}.bxs-lira:before {content: "\fc36";}.bxs-list-minus:before {content: "\fc37";}.bxs-list-music:before {content: "\fc38";}.bxs-list-ol:before {content: "\fc39";}.bxs-list-play:before {content: "\fc3a";}.bxs-list-plus:before {content: "\fc3b";}.bxs-list-square:before {content: "\fc3c";}.bxs-list-ul-square:before {content: "\fc3d";}.bxs-list-ul:before {content: "\fc3e";}.bxs-list-x:before {content: "\fc3f";}.bxs-list:before {content: "\fc40";}.bxs-loader-dots:before {content: "\fc41";}.bxs-loader-lines-alt:before {content: "\fc42";}.bxs-loader-lines:before {content: "\fc43";}.bxs-location-alt-2:before {content: "\fc44";}.bxs-location-alt:before {content: "\fc45";}.bxs-location-blank:before {content: "\fc46";}.bxs-location-check:before {content: "\fc47";}.bxs-location-pin:before {content: "\fc48";}.bxs-location-x:before {content: "\fc4a";}.bxs-location:before {content: "\fc4b";}.bxs-lock-keyhole-open-alt:before {content: "\fc4c";}.bxs-lock-keyhole-open:before {content: "\fc4d";}.bxs-lock-keyhole:before {content: "\fc4e";}.bxs-lotion:before {content: "\fc52";}.bxs-lowercase:before {content: "\fc54";}.bxs-luggage:before {content: "\fc55";}.bxs-lungs:before {content: "\fc56";}.bxs-mail-open:before {content: "\fc59";}.bxs-male:before {content: "\fc5a";}.bxs-man-woman:before {content: "\fc5b";}.bxs-man:before {content: "\fc5c";}.bxs-margin-bottom:before {content: "\fc5e";}.bxs-margin-left:before {content: "\fc5f";}.bxs-margin-right:before {content: "\fc60";}.bxs-margin-top:before {content: "\fc61";}.bxs-martini:before {content: "\fc62";}.bxs-math-alt:before {content: "\fc64";}.bxs-math:before {content: "\fc65";}.bxs-maximize:before {content: "\fc66";}.bxs-meat:before {content: "\fc67";}.bxs-medal-alt-2:before {content: "\fc68";}.bxs-medal-alt:before {content: "\fc69";}.bxs-medal-star-alt-2:before {content: "\fc6a";}.bxs-medal-star-alt:before {content: "\fc6b";}.bxs-medal-star:before {content: "\fc6c";}.bxs-medical-flask:before {content: "\fc6e";}.bxs-medical-kit:before {content: "\fc6f";}.bxs-megaphone-alt:before {content: "\fc70";}.bxs-menorah:before {content: "\fc75";}.bxs-menu-close:before {content: "\fc76";}.bxs-menu-closer:before {content: "\fc77";}.bxs-menu-filter:before {content: "\fc78";}.bxs-menu-left:before {content: "\fc79";}.bxs-menu-notification:before {content: "\fc7a";}.bxs-menu-right:before {content: "\fc7b";}.bxs-menu-search:before {content: "\fc7c";}.bxs-menu-select:before {content: "\fc7d";}.bxs-menu-wide:before {content: "\fc7e";}.bxs-menu-wider:before {content: "\fc7f";}.bxs-menu:before {content: "\fc80";}.bxs-merge:before {content: "\fc81";}.bxs-mesh:before {content: "\fc82";}.bxs-message-bubble-captions:before {content: "\fc83";}.bxs-message-bubble-check:before {content: "\fc84";}.bxs-message-bubble-code:before {content: "\fc85";}.bxs-message-bubble-detail:before {content: "\fc86";}.bxs-message-bubble-dots-2:before {content: "\fc87";}.bxs-message-bubble-dots:before {content: "\fc88";}.bxs-message-bubble-edit:before {content: "\fc89";}.bxs-message-bubble-exclamation:before {content: "\fc8a";}.bxs-message-bubble-heart:before {content: "\fc8b";}.bxs-message-bubble-image:before {content: "\fc8c";}.bxs-message-bubble-minus:before {content: "\fc8d";}.bxs-message-bubble-notification:before {content: "\fc8e";}.bxs-message-bubble-plus:before {content: "\fc8f";}.bxs-message-bubble-question-mark:before {content: "\fc90";}.bxs-message-bubble-reply:before {content: "\fc91";}.bxs-message-bubble-star:before {content: "\fc92";}.bxs-message-bubble-x:before {content: "\fc93";}.bxs-message-bubble:before {content: "\fc94";}.bxs-message-captions:before {content: "\fc95";}.bxs-message-circle-captions:before {content: "\fc97";}.bxs-message-circle-check:before {content: "\fc98";}.bxs-message-circle-code:before {content: "\fc99";}.bxs-message-circle-detail:before {content: "\fc9a";}.bxs-message-circle-dots-2:before {content: "\fc9b";}.bxs-message-circle-dots:before {content: "\fc9c";}.bxs-message-circle-edit:before {content: "\fc9d";}.bxs-message-circle-exclamation:before {content: "\fc9e";}.bxs-message-circle-heart:before {content: "\fc9f";}.bxs-message-circle-image:before {content: "\fca0";}.bxs-message-circle-minus:before {content: "\fca1";}.bxs-message-circle-notification:before {content: "\fca2";}.bxs-message-circle-plus:before {content: "\fca3";}.bxs-message-circle-question-mark:before {content: "\fca4";}.bxs-message-circle-reply:before {content: "\fca5";}.bxs-message-circle-star:before {content: "\fca6";}.bxs-message-circle-x:before {content: "\fca7";}.bxs-message-circle:before {content: "\fca8";}.bxs-message-code:before {content: "\fca9";}.bxs-message-dots-2:before {content: "\fcab";}.bxs-message-exclamation:before {content: "\fcae";}.bxs-message-heart:before {content: "\fcaf";}.bxs-message-image:before {content: "\fcb0";}.bxs-message-notification:before {content: "\fcb2";}.bxs-message-plus:before {content: "\fcb3";}.bxs-message-question-mark:before {content: "\fcb4";}.bxs-message-reply:before {content: "\fcb5";}.bxs-message-star:before {content: "\fcb6";}.bxs-microphone-alt-2:before {content: "\fcbb";}.bxs-microphone-big-alt:before {content: "\fcbd";}.bxs-microphone-big:before {content: "\fcbe";}.bxs-microphone-slash:before {content: "\fcbf";}.bxs-microscope:before {content: "\fcc1";}.bxs-microwave-oven:before {content: "\fcc2";}.bxs-milk-bottle:before {content: "\fcc3";}.bxs-minimize:before {content: "\fcc4";}.bxs-minus-plus:before {content: "\fcc6";}.bxs-minus-shield:before {content: "\fcc7";}.bxs-minus:before {content: "\fcc9";}.bxs-mobile-alt-2:before {content: "\fcca";}.bxs-mobile-alt:before {content: "\fccb";}.bxs-mobile-back-alt-2:before {content: "\fccc";}.bxs-mobile-back-alt:before {content: "\fccd";}.bxs-mobile-back:before {content: "\fcce";}.bxs-mobile-ring:before {content: "\fccf";}.bxs-monitor-wallpaper:before {content: "\fcd1";}.bxs-monitor-wide:before {content: "\fcd2";}.bxs-monitor:before {content: "\fcd3";}.bxs-moon-crater:before {content: "\fcd4";}.bxs-moon-phase-0:before {content: "\fcd5";}.bxs-moon-phase-1:before {content: "\fcd6";}.bxs-moon-phase-2:before {content: "\fcd7";}.bxs-moon-phase-3:before {content: "\fcd8";}.bxs-moon-phase-4:before {content: "\fcd9";}.bxs-moon-phase-5:before {content: "\fcda";}.bxs-moon-phase-6:before {content: "\fcdb";}.bxs-moon-star:before {content: "\fcdc";}.bxs-mosque:before {content: "\fcde";}.bxs-motion-alt:before {content: "\fcdf";}.bxs-motion:before {content: "\fce0";}.bxs-motorcycle:before {content: "\fce1";}.bxs-mountain-peak:before {content: "\fce2";}.bxs-mountain-view:before {content: "\fce3";}.bxs-mountain:before {content: "\fce4";}.bxs-move-diagonal-left:before {content: "\fce7";}.bxs-move-diagonal-right:before {content: "\fce8";}.bxs-move-horizontal:before {content: "\fce9";}.bxs-move-vertical:before {content: "\fcea";}.bxs-move:before {content: "\fceb";}.bxs-music-alt-2:before {content: "\fcee";}.bxs-music-alt:before {content: "\fcef";}.bxs-music-library:before {content: "\fcf0";}.bxs-network-device:before {content: "\fcf3";}.bxs-newspaper:before {content: "\fcf5";}.bxs-night-light:before {content: "\fcf6";}.bxs-noise:before {content: "\fcf8";}.bxs-not-element-of:before {content: "\fcf9";}.bxs-not-equal:before {content: "\fcfa";}.bxs-not-subset:before {content: "\fcfb";}.bxs-not-superset:before {content: "\fcfc";}.bxs-note-book:before {content: "\fcfd";}.bxs-notification-slash:before {content: "\fcff";}.bxs-nut:before {content: "\fd01";}.bxs-octopus:before {content: "\fd02";}.bxs-omega:before {content: "\fd03";}.bxs-option:before {content: "\fd04";}.bxs-outdoor-dining:before {content: "\fd05";}.bxs-outer-shadow:before {content: "\fd06";}.bxs-oval-vertical:before {content: "\fd07";}.bxs-oval:before {content: "\fd08";}.bxs-oven:before {content: "\fd09";}.bxs-owl:before {content: "\fd0a";}.bxs-pacifism:before {content: "\fd0b";}.bxs-pacman:before {content: "\fd0d";}.bxs-paint-alt:before {content: "\fd0e";}.bxs-pant:before {content: "\fd12";}.bxs-paperclip:before {content: "\fd14";}.bxs-paragraph-spacing:before {content: "\fd15";}.bxs-paragraph:before {content: "\fd16";}.bxs-parallel:before {content: "\fd17";}.bxs-parent-child:before {content: "\fd18";}.bxs-path:before {content: "\fd1b";}.bxs-pause-circle:before {content: "\fd1c";}.bxs-pause:before {content: "\fd1d";}.bxs-paw-print:before {content: "\fd1e";}.bxs-pen-alt:before {content: "\fd20";}.bxs-pen-draw:before {content: "\fd21";}.bxs-pen-edit-circle:before {content: "\fd22";}.bxs-pen-minus:before {content: "\fd23";}.bxs-pen-plus:before {content: "\fd24";}.bxs-pencil-circle:before {content: "\fd26";}.bxs-pencil-draw:before {content: "\fd27";}.bxs-pencil-edit-circle:before {content: "\fd28";}.bxs-pencil-sparkles:before {content: "\fd29";}.bxs-pencil-square:before {content: "\fd2a";}.bxs-pentagon:before {content: "\fd2c";}.bxs-people-diversity:before {content: "\fd2d";}.bxs-people-handshake:before {content: "\fd2e";}.bxs-people-heart:before {content: "\fd2f";}.bxs-percentage:before {content: "\fd30";}.bxs-perpendicular:before {content: "\fd31";}.bxs-perspective:before {content: "\fd32";}.bxs-petrol-pump:before {content: "\fd33";}.bxs-pharmacy:before {content: "\fd34";}.bxs-phone-book:before {content: "\fd35";}.bxs-phone-forwarding:before {content: "\fd36";}.bxs-phone-plus:before {content: "\fd39";}.bxs-phone-ring:before {content: "\fd3a";}.bxs-phone-x:before {content: "\fd3b";}.bxs-pi:before {content: "\fd3e";}.bxs-piano-alt:before {content: "\fd3f";}.bxs-piano-grand:before {content: "\fd40";}.bxs-pickup-truck:before {content: "\fd42";}.bxs-picture-in-picture-close:before {content: "\fd43";}.bxs-picture-in-picture:before {content: "\fd44";}.bxs-piggy-bank:before {content: "\fd48";}.bxs-pill-bottle-alt:before {content: "\fd49";}.bxs-pill-bottle:before {content: "\fd4a";}.bxs-pill:before {content: "\fd4b";}.bxs-pin-alt:before {content: "\fd4c";}.bxs-pin-slash-alt:before {content: "\fd4d";}.bxs-pizza-alt:before {content: "\fd4f";}.bxs-plant-pot:before {content: "\fd56";}.bxs-play-circle-alt:before {content: "\fd57";}.bxs-play-circle:before {content: "\fd58";}.bxs-play:before {content: "\fd59";}.bxs-plug-connect:before {content: "\fd5a";}.bxs-plus-big:before {content: "\fd5b";}.bxs-plus-minus:before {content: "\fd5d";}.bxs-plus-shield:before {content: "\fd5e";}.bxs-plus:before {content: "\fd60";}.bxs-podcast:before {content: "\fd61";}.bxs-polar-chart:before {content: "\fd62";}.bxs-poll:before {content: "\fd63";}.bxs-pound:before {content: "\fd66";}.bxs-power:before {content: "\fd67";}.bxs-prawn:before {content: "\fd68";}.bxs-price-tag-alt:before {content: "\fd69";}.bxs-price-tag:before {content: "\fd6a";}.bxs-print-dollar:before {content: "\fd6b";}.bxs-proper-subset:before {content: "\fd6d";}.bxs-proper-superset:before {content: "\fd6e";}.bxs-psychology:before {content: "\fd6f";}.bxs-puck:before {content: "\fd70";}.bxs-pulse:before {content: "\fd71";}.bxs-qr-scan:before {content: "\fd73";}.bxs-qr:before {content: "\fd74";}.bxs-queue:before {content: "\fd75";}.bxs-quote-left-alt:before {content: "\fd76";}.bxs-quote-right-alt:before {content: "\fd78";}.bxs-radar:before {content: "\fd7c";}.bxs-radio-circle-marked:before {content: "\fd7e";}.bxs-radio-circle:before {content: "\fd7f";}.bxs-rainbow:before {content: "\fd81";}.bxs-reading-glass:before {content: "\fd82";}.bxs-reading:before {content: "\fd83";}.bxs-rectangle-vertical:before {content: "\fd85";}.bxs-rectangle-wide:before {content: "\fd86";}.bxs-recycle:before {content: "\fd88";}.bxs-redo-alt:before {content: "\fd89";}.bxs-redo-stroke-alt:before {content: "\fd8a";}.bxs-redo-stroke:before {content: "\fd8b";}.bxs-redo:before {content: "\fd8c";}.bxs-reflect-horizontal-alt:before {content: "\fd8d";}.bxs-reflect-horizontal:before {content: "\fd8e";}.bxs-reflect-vertical-alt:before {content: "\fd8f";}.bxs-reflect-vertical:before {content: "\fd90";}.bxs-refresh-ccw-alt-dot:before {content: "\fd91";}.bxs-refresh-ccw-alt:before {content: "\fd92";}.bxs-refresh-ccw-dot:before {content: "\fd93";}.bxs-refresh-ccw:before {content: "\fd94";}.bxs-refresh-cw-alt-dot:before {content: "\fd95";}.bxs-refresh-cw-alt:before {content: "\fd96";}.bxs-refresh-cw-dot:before {content: "\fd97";}.bxs-refresh-cw:before {content: "\fd98";}.bxs-repeat-alt-2:before {content: "\fd9b";}.bxs-repeat-alt:before {content: "\fd9c";}.bxs-repeat:before {content: "\fd9d";}.bxs-reply-big:before {content: "\fd9e";}.bxs-reply-stroke:before {content: "\fd9f";}.bxs-reply:before {content: "\fda0";}.bxs-rewind:before {content: "\fda3";}.bxs-rfid:before {content: "\fda4";}.bxs-rgb:before {content: "\fda5";}.bxs-right-angle-triangle-half:before {content: "\fda6";}.bxs-right-angle-triangle:before {content: "\fda7";}.bxs-right-indent:before {content: "\fda8";}.bxs-robot:before {content: "\fda9";}.bxs-rocket-alt:before {content: "\fdaa";}.bxs-rotate-ccw-10:before {content: "\fdac";}.bxs-rotate-ccw-30:before {content: "\fdad";}.bxs-rotate-ccw-5:before {content: "\fdae";}.bxs-rotate-ccw-dot:before {content: "\fdaf";}.bxs-rotate-ccw:before {content: "\fdb0";}.bxs-rotate-cw-10:before {content: "\fdb1";}.bxs-rotate-cw-30:before {content: "\fdb2";}.bxs-rotate-cw-5:before {content: "\fdb3";}.bxs-rotate-cw-dot:before {content: "\fdb4";}.bxs-rotate-cw:before {content: "\fdb5";}.bxs-rotate-square-ccw:before {content: "\fdb6";}.bxs-rotate-square-cw:before {content: "\fdb7";}.bxs-route:before {content: "\fdb8";}.bxs-row-resize:before {content: "\fdb9";}.bxs-rows-3:before {content: "\fdba";}.bxs-rows-4:before {content: "\fdbb";}.bxs-rows:before {content: "\fdbc";}.bxs-rss:before {content: "\fdbd";}.bxs-ruble:before {content: "\fdbe";}.bxs-rugby-ball:before {content: "\fdbf";}.bxs-running:before {content: "\fdc1";}.bxs-rupee:before {content: "\fdc2";}.bxs-safe:before {content: "\fdc4";}.bxs-sail:before {content: "\fdc5";}.bxs-sandwich:before {content: "\fdc6";}.bxs-sapling:before {content: "\fdc7";}.bxs-scale:before {content: "\fdc9";}.bxs-scan-ar:before {content: "\fdca";}.bxs-scan-barcode:before {content: "\fdcb";}.bxs-scan-detail:before {content: "\fdcc";}.bxs-scan-face:before {content: "\fdcd";}.bxs-scan-search:before {content: "\fdce";}.bxs-scan:before {content: "\fdcf";}.bxs-school-bus:before {content: "\fdd0";}.bxs-science:before {content: "\fdd2";}.bxs-scooter-delivery:before {content: "\fdd3";}.bxs-scooter:before {content: "\fdd4";}.bxs-screen-light:before {content: "\fdd5";}.bxs-screenshot:before {content: "\fdd6";}.bxs-scribble:before {content: "\fdd7";}.bxs-scroll:before {content: "\fdd8";}.bxs-sd-card:before {content: "\fdd9";}.bxs-sea-view:before {content: "\fdda";}.bxs-seal-check:before {content: "\fddb";}.bxs-seal:before {content: "\fddc";}.bxs-search-alt:before {content: "\fddd";}.bxs-search-big-code:before {content: "\fdde";}.bxs-search-big-minus:before {content: "\fddf";}.bxs-search-big-plus:before {content: "\fde0";}.bxs-search-big-x:before {content: "\fde1";}.bxs-search-big:before {content: "\fde2";}.bxs-search-code:before {content: "\fde3";}.bxs-search-minus:before {content: "\fde4";}.bxs-search-plus:before {content: "\fde5";}.bxs-search-x:before {content: "\fde6";}.bxs-select-all:before {content: "\fde8";}.bxs-select-many:before {content: "\fde9";}.bxs-select-none:before {content: "\fdea";}.bxs-select:before {content: "\fdeb";}.bxs-self-care:before {content: "\fdec";}.bxs-send-alt-2:before {content: "\fded";}.bxs-send-alt:before {content: "\fdee";}.bxs-set-intersection:before {content: "\fdf1";}.bxs-set-union:before {content: "\fdf2";}.bxs-shadows:before {content: "\fdf3";}.bxs-shape-exclude-alt:before {content: "\fdf4";}.bxs-shape-exclude:before {content: "\fdf5";}.bxs-shape-intersect-alt:before {content: "\fdf6";}.bxs-shape-intersect:before {content: "\fdf7";}.bxs-shape-outline-alt:before {content: "\fdf8";}.bxs-shape-outline:before {content: "\fdf9";}.bxs-shape-rotate-ccw:before {content: "\fdfa";}.bxs-shape-rotate-cw:before {content: "\fdfb";}.bxs-shape-subtract-alt:before {content: "\fdfc";}.bxs-shape-subtract:before {content: "\fdfd";}.bxs-shape-trim-alt:before {content: "\fdfe";}.bxs-shape-trim:before {content: "\fdff";}.bxs-shape-unite-alt:before {content: "\fe10";}.bxs-shape-unite:before {content: "\fe11";}.bxs-shapes-alt-2:before {content: "\fe12";}.bxs-shapes-alt:before {content: "\fe13";}.bxs-shekel:before {content: "\fe16";}.bxs-shield-alt:before {content: "\fe18";}.bxs-shield-circle:before {content: "\fe19";}.bxs-shield-half:before {content: "\fe1a";}.bxs-shield-quarter:before {content: "\fe1b";}.bxs-shinto:before {content: "\fe1d";}.bxs-shrink-left:before {content: "\fe33";}.bxs-shrink-right:before {content: "\fe34";}.bxs-shuffle:before {content: "\fe35";}.bxs-shutter-alt:before {content: "\fe36";}.bxs-shutter:before {content: "\fe37";}.bxs-shuttlecock:before {content: "\fe38";}.bxs-sidebar-right:before {content: "\fe39";}.bxs-sidebar:before {content: "\fe3a";}.bxs-sigma:before {content: "\fe3b";}.bxs-signal-1:before {content: "\fe3c";}.bxs-signal-2:before {content: "\fe3d";}.bxs-signal-3:before {content: "\fe3e";}.bxs-signal-4:before {content: "\fe3f";}.bxs-signal-5:before {content: "\fe40";}.bxs-signal-slash:before {content: "\fe41";}.bxs-signature:before {content: "\fe42";}.bxs-sikhism:before {content: "\fe43";}.bxs-sine-wave:before {content: "\fe44";}.bxs-siren-alt:before {content: "\fe45";}.bxs-siren:before {content: "\fe46";}.bxs-sitemap:before {content: "\fe47";}.bxs-size-distort:before {content: "\fe48";}.bxs-size-freeform:before {content: "\fe49";}.bxs-size-uniform:before {content: "\fe4a";}.bxs-size-warp:before {content: "\fe4b";}.bxs-skateboard:before {content: "\fe4c";}.bxs-skip-next:before {content: "\fe4e";}.bxs-skip-previous:before {content: "\fe50";}.bxs-skirt:before {content: "\fe51";}.bxs-slice:before {content: "\fe54";}.bxs-slider-alt:before {content: "\fe55";}.bxs-slider-vertical-alt:before {content: "\fe56";}.bxs-slider-vertical:before {content: "\fe57";}.bxs-slider:before {content: "\fe58";}.bxs-smoke-alarm-alt-2:before {content: "\fe5b";}.bxs-smoke-alarm-alt:before {content: "\fe5c";}.bxs-smoke-alarm:before {content: "\fe5d";}.bxs-sneaker:before {content: "\fe5e";}.bxs-snowflake:before {content: "\fe5f";}.bxs-sock:before {content: "\fe60";}.bxs-solar-panel:before {content: "\fe61";}.bxs-spacebar:before {content: "\fe63";}.bxs-spade:before {content: "\fe64";}.bxs-spanner:before {content: "\fe65";}.bxs-sparkle-circle:before {content: "\fe66";}.bxs-sparkle-square:before {content: "\fe67";}.bxs-sparkle:before {content: "\fe68";}.bxs-sparkles-alt:before {content: "\fe69";}.bxs-sparkles:before {content: "\fe6a";}.bxs-sphere:before {content: "\fe6c";}.bxs-split:before {content: "\fe6d";}.bxs-spoon:before {content: "\fe6e";}.bxs-square-dashed-half:before {content: "\fe70";}.bxs-square-dashed:before {content: "\fe71";}.bxs-square-root:before {content: "\fe72";}.bxs-square-small:before {content: "\fe74";}.bxs-squircle:before {content: "\fe76";}.bxs-stadium:before {content: "\fe77";}.bxs-stamp:before {content: "\fe78";}.bxs-star-circle:before {content: "\fe79";}.bxs-star-square:before {content: "\fe7b";}.bxs-station:before {content: "\fe7d";}.bxs-steering-wheel:before {content: "\fe7e";}.bxs-steps-down:before {content: "\fe7f";}.bxs-steps-up:before {content: "\fe80";}.bxs-stop-circle:before {content: "\fe82";}.bxs-stop:before {content: "\fe83";}.bxs-store-alt-2:before {content: "\fe85";}.bxs-strategy:before {content: "\fe88";}.bxs-street-view:before {content: "\fe89";}.bxs-strikethrough:before {content: "\fe8a";}.bxs-stroke-drawing:before {content: "\fe8b";}.bxs-stroke-freehand:before {content: "\fe8c";}.bxs-stroke-ink:before {content: "\fe8d";}.bxs-stroke-pen:before {content: "\fe8e";}.bxs-subscript:before {content: "\fe8f";}.bxs-subset:before {content: "\fe90";}.bxs-subway:before {content: "\fe91";}.bxs-sun-bright:before {content: "\fe92";}.bxs-sun-dim:before {content: "\fe93";}.bxs-sun-drizzle:before {content: "\fe94";}.bxs-sun-fog:before {content: "\fe95";}.bxs-sun-rain-wind:before {content: "\fe96";}.bxs-sun-rain:before {content: "\fe97";}.bxs-sun-rise:before {content: "\fe98";}.bxs-sun-set:before {content: "\fe99";}.bxs-sun-snow:before {content: "\fe9a";}.bxs-superscript:before {content: "\fe9c";}.bxs-superset:before {content: "\fe9d";}.bxs-surfboard:before {content: "\fe9e";}.bxs-swap-diagonal:before {content: "\fea0";}.bxs-swap-horizontal:before {content: "\fea1";}.bxs-swap-vertical:before {content: "\fea2";}.bxs-swatch:before {content: "\fea3";}.bxs-swimming-pool:before {content: "\fea4";}.bxs-swimming:before {content: "\fea5";}.bxs-sword-alt:before {content: "\fea6";}.bxs-sword:before {content: "\fea7";}.bxs-syringe:before {content: "\fea8";}.bxs-tab:before {content: "\feaa";}.bxs-table-cells-large:before {content: "\feab";}.bxs-table-cells:before {content: "\feac";}.bxs-table-columns-merge:before {content: "\fead";}.bxs-table-columns-split:before {content: "\feae";}.bxs-table-columns:before {content: "\feaf";}.bxs-table-layout:before {content: "\feb0";}.bxs-table-list:before {content: "\feb1";}.bxs-table-rows-merge:before {content: "\feb2";}.bxs-table-rows-split:before {content: "\feb3";}.bxs-table-rows:before {content: "\feb4";}.bxs-table-tennis:before {content: "\feb5";}.bxs-table:before {content: "\feb6";}.bxs-tablet:before {content: "\feb7";}.bxs-tabs:before {content: "\feb8";}.bxs-tachometer-alt:before {content: "\feb9";}.bxs-taco:before {content: "\febb";}.bxs-takeaway:before {content: "\febf";}.bxs-target:before {content: "\fec0";}.bxs-temple:before {content: "\fec2";}.bxs-tennis-ball-alt:before {content: "\fec3";}.bxs-tennis:before {content: "\fec5";}.bxs-tent:before {content: "\fec6";}.bxs-test-tube:before {content: "\fec8";}.bxs-text-height:before {content: "\fec9";}.bxs-text-underline:before {content: "\feca";}.bxs-text-width:before {content: "\fecb";}.bxs-texture:before {content: "\fecc";}.bxs-thought-bubble:before {content: "\fece";}.bxs-thread-roll:before {content: "\fecf";}.bxs-thumb-down:before {content: "\fed0";}.bxs-thumb-up:before {content: "\fed1";}.bxs-thunder:before {content: "\fed2";}.bxs-ticket-star:before {content: "\fed3";}.bxs-ticket:before {content: "\fed4";}.bxs-tickets:before {content: "\fed5";}.bxs-tiny-home:before {content: "\fed7";}.bxs-toggle-big-left:before {content: "\fed9";}.bxs-toggle-big-right:before {content: "\feda";}.bxs-toggles:before {content: "\fedd";}.bxs-toilet-roll:before {content: "\fede";}.bxs-tooth:before {content: "\fedf";}.bxs-tornado:before {content: "\fee1";}.bxs-torus:before {content: "\fee2";}.bxs-towel:before {content: "\fee3";}.bxs-toy-car:before {content: "\fee4";}.bxs-tram:before {content: "\fee8";}.bxs-transgender:before {content: "\fee9";}.bxs-translate:before {content: "\feea";}.bxs-transparency:before {content: "\feeb";}.bxs-trash-x:before {content: "\feed";}.bxs-treasure-chest:before {content: "\feef";}.bxs-trees:before {content: "\fef2";}.bxs-trending-down:before {content: "\fef3";}.bxs-trending-up:before {content: "\fef4";}.bxs-triangle-half:before {content: "\fef5";}.bxs-triangle:before {content: "\fef6";}.bxs-trip:before {content: "\fef7";}.bxs-trophy-star:before {content: "\fef8";}.bxs-turkey-meat:before {content: "\fefb";}.bxs-turn-down:before {content: "\fefc";}.bxs-turn-left:before {content: "\fefd";}.bxs-turn-right:before {content: "\fefe";}.bxs-turn-up:before {content: "\ff00";}.bxs-tv-alt:before {content: "\ff01";}.bxs-ufo:before {content: "\ff03";}.bxs-umbrella-alt:before {content: "\ff04";}.bxs-umbrella:before {content: "\ff05";}.bxs-underline-dashed:before {content: "\ff06";}.bxs-underline-dotted:before {content: "\ff07";}.bxs-underline-wavy:before {content: "\ff08";}.bxs-underline:before {content: "\ff09";}.bxs-undershirt:before {content: "\ff0a";}.bxs-undo-alt:before {content: "\ff0b";}.bxs-undo-stroke-alt:before {content: "\ff0c";}.bxs-undo-stroke:before {content: "\ff0d";}.bxs-undo:before {content: "\ff0e";}.bxs-unlink-alt:before {content: "\ff10";}.bxs-unlink:before {content: "\ff11";}.bxs-uppercase:before {content: "\ff12";}.bxs-usb:before {content: "\ff14";}.bxs-user-hexagon:before {content: "\ff17";}.bxs-user-id-card:before {content: "\ff18";}.bxs-user-search:before {content: "\ff1b";}.bxs-user-square:before {content: "\ff1c";}.bxs-van:before {content: "\ff20";}.bxs-variable:before {content: "\ff21";}.bxs-vector-square:before {content: "\ff22";}.bxs-vector-triangle:before {content: "\ff23";}.bxs-vertical-align-bottom:before {content: "\ff25";}.bxs-vertical-align-center:before {content: "\ff26";}.bxs-vertical-align-top:before {content: "\ff27";}.bxs-vertical-bottom:before {content: "\ff28";}.bxs-vertical-center:before {content: "\ff29";}.bxs-vertical-distribute-bottom:before {content: "\ff2a";}.bxs-vertical-distribute-center:before {content: "\ff2b";}.bxs-vertical-distribute-top:before {content: "\ff2c";}.bxs-vertical-spacing:before {content: "\ff2d";}.bxs-vertical-top:before {content: "\ff2e";}.bxs-vial-alt:before {content: "\ff2f";}.bxs-video-cinema:before {content: "\ff31";}.bxs-video-slash:before {content: "\ff33";}.bxs-vignette:before {content: "\ff35";}.bxs-virus-slash:before {content: "\ff36";}.bxs-voicemail:before {content: "\ff38";}.bxs-volleyball:before {content: "\ff39";}.bxs-vr-goggles:before {content: "\ff3e";}.bxs-vr-headset:before {content: "\ff3f";}.bxs-waffle:before {content: "\ff40";}.bxs-walking:before {content: "\ff41";}.bxs-wall:before {content: "\ff42";}.bxs-wallet-cards:before {content: "\ff44";}.bxs-wallet-note:before {content: "\ff45";}.bxs-warehouse:before {content: "\ff47";}.bxs-water-drop-alt:before {content: "\ff49";}.bxs-water-drop-half:before {content: "\ff4a";}.bxs-water-drop:before {content: "\ff4b";}.bxs-water-spray:before {content: "\ff4c";}.bxs-water:before {content: "\ff4d";}.bxs-watermelon:before {content: "\ff4e";}.bxs-waveform:before {content: "\ff4f";}.bxs-webhook:before {content: "\ff51";}.bxs-whiteboard-alt:before {content: "\ff52";}.bxs-whiteboard:before {content: "\ff53";}.bxs-widget-horizontal:before {content: "\ff54";}.bxs-widget-small:before {content: "\ff55";}.bxs-widget-vertical:before {content: "\ff56";}.bxs-wifi-0:before {content: "\ff58";}.bxs-wifi-1:before {content: "\ff59";}.bxs-wifi-2:before {content: "\ff5a";}.bxs-wifi-slash:before {content: "\ff5b";}.bxs-wifi:before {content: "\ff5c";}.bxs-wind:before {content: "\ff5d";}.bxs-window-arrow-in:before {content: "\ff5e";}.bxs-window-arrow-out:before {content: "\ff5f";}.bxs-window-mac-alt:before {content: "\ff60";}.bxs-window-mac:before {content: "\ff61";}.bxs-window:before {content: "\ff62";}.bxs-windows:before {content: "\ff63";}.bxs-wine-alt:before {content: "\ff64";}.bxs-woman:before {content: "\ff68";}.bxs-won:before {content: "\ff69";}.bxs-wrist-watch-alt:before {content: "\ff6a";}.bxs-wrist-watch-round-alt:before {content: "\ff6b";}.bxs-wrist-watch-round:before {content: "\ff6c";}.bxs-wrist-watch:before {content: "\ff6d";}.bxs-x-shield:before {content: "\ff6f";}.bxs-x:before {content: "\ff71";}.bxs-yarn-ball:before {content: "\ff72";}.bxs-yen:before {content: "\ff73";}