<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-black:#000;--color-white:#fff;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--font-weight-light:300;--font-weight-bold:700;--font-weight-black:900;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.top-0{top:calc(var(--spacing)*0)}.right-\[20px\]{right:20px}.right-\[30px\]{right:30px}.bottom-\[20px\]{bottom:20px}.bottom-\[30px\]{bottom:30px}.left-0{left:calc(var(--spacing)*0)}.left-\[30px\]{left:30px}.z-1{z-index:1}.z-2{z-index:2}.z-10{z-index:10}.z-20{z-index:20}.-mt-\[40px\]{margin-top:-40px}.mb-2{margin-bottom:calc(var(--spacing)*2)}.ml-1{margin-left:calc(var(--spacing)*1)}.flex{display:flex}.h-\[40px\]{height:40px}.h-full{height:100%}.max-h-\[600px\]{max-height:600px}.w-0{width:calc(var(--spacing)*0)}.w-auto{width:auto}.w-full{width:100%}.flex-1{flex:1}.transform-gpu{transform:translateZ(0)var(--tw-rotate-x)var(--tw-rotate-y)var(--tw-rotate-z)var(--tw-skew-x)var(--tw-skew-y)}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-0\.5{gap:calc(var(--spacing)*.5)}.gap-1{gap:calc(var(--spacing)*1)}.gap-2{gap:calc(var(--spacing)*2)}.gap-4{gap:calc(var(--spacing)*4)}.overflow-hidden{overflow:hidden}.border-b-4{border-bottom-style:var(--tw-border-style);border-bottom-width:4px}.border-transparent{border-color:#0000}.bg-black{background-color:var(--color-black)}.bg-transparent{background-color:#0000}.bg-white{background-color:var(--color-white)}.object-cover{object-fit:cover}.object-top{object-position:top}.p-1{padding:calc(var(--spacing)*1)}.p-2{padding:calc(var(--spacing)*2)}.px-4{padding-inline:calc(var(--spacing)*4)}.py-8{padding-block:calc(var(--spacing)*8)}.pr-1{padding-right:calc(var(--spacing)*1)}.text-center{text-align:center}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-\[10px\]{font-size:10px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[18px\]{font-size:18px}.text-\[30px\]{font-size:30px}.text-\[35px\]{font-size:35px}.leading-\[0\]{--tw-leading:0;line-height:0}.font-black{--tw-font-weight:var(--font-weight-black);font-weight:var(--font-weight-black)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-light{--tw-font-weight:var(--font-weight-light);font-weight:var(--font-weight-light)}.whitespace-nowrap{white-space:nowrap}.text-black{color:var(--color-black)}.text-white{color:var(--color-white)}.opacity-0{opacity:0}.opacity-100{opacity:1}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (hover:hover){.hover\:border-white:hover{border-color:var(--color-white)}.hover\:underline:hover{text-decoration-line:underline}}@media (min-width:48rem){.md\:right-\[60px\]{right:60px}.md\:bottom-\[60px\]{bottom:60px}.md\:left-\[60px\]{left:60px}.md\:-mt-\[70px\]{margin-top:-70px}.md\:ml-4{margin-left:calc(var(--spacing)*4)}.md\:h-\[30px\]{height:30px}.md\:h-\[70px\]{height:70px}.md\:flex-row{flex-direction:row}.md\:gap-1\.5{gap:calc(var(--spacing)*1.5)}.md\:p-2{padding:calc(var(--spacing)*2)}.md\:pr-2{padding-right:calc(var(--spacing)*2)}.md\:text-\[14px\]{font-size:14px}.md\:text-\[15px\]{font-size:15px}.md\:text-\[18px\]{font-size:18px}.md\:text-\[20px\]{font-size:20px}.md\:text-\[60px\]{font-size:60px}.md\:text-\[70px\]{font-size:70px}}}@font-face{font-display:swap;font-family:FuturaPTLight;src:url(/_next/static/media/FuturaPTLight.5cb6b138.woff)format("woff");font-weight:400;font-style:normal}@font-face{font-family:boxicons;font-weight:400;font-style:normal;src:url(/_next/static/media/boxicons.92054108.eot);src:url(/_next/static/media/boxicons.92054108.eot)format("embedded-opentype"),url(/_next/static/media/boxicons.6761648c.woff2)format("woff2"),url(/_next/static/media/boxicons.a0bb8e60.woff)format("woff"),url(/_next/static/media/boxicons.44d3263c.ttf)format("truetype"),url(/_next/static/media/boxicons.121fce4d.svg?#boxicons)format("svg")}.background-top-black{background:linear-gradient(#00000080,#0000 25% 100%)}.background-black{background:#00000020}.font-futuraPTLight{font-family:FuturaPTLight,sans-serif}.nav-link{transition:all .2s;position:relative}.nav-link:before{content:"";opacity:.3;transform-origin:100%;background-color:currentColor;width:100%;height:.1rem;transition:transform .3s,opacity .3s;position:absolute;inset-block-end:-5px;inset-inline-start:0;transform:scaleX(0)}a:hover .nav-link:before{opacity:1;transform-origin:0;transform:scaleX(1)}.bx{font-variant:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:400;line-height:1;display:inline-block;font-family:boxicons!important}.bx-ul{margin-left:2em;padding-left:0;list-style:none}.bx-ul&gt;li{position:relative}.bx-ul .bx{font-size:inherit;line-height:inherit;text-align:center;width:2em;position:absolute;left:-2em}@keyframes spin{to{transform:rotate(1turn)}}@keyframes burst{0%{opacity:1;transform:scale(1)}90%{opacity:0;transform:scale(1.5)}}@keyframes flashing{0%{opacity:1}45%{opacity:0}90%{opacity:1}}@keyframes fade-left{0%{opacity:1;transform:translate(0)}75%{opacity:0;transform:translate(-20px)}}@keyframes fade-right{0%{opacity:1;transform:translate(0)}75%{opacity:0;transform:translate(20px)}}@keyframes fade-up{0%{opacity:1;transform:translateY(0)}75%{opacity:0;transform:translateY(-20px)}}@keyframes fade-down{0%{opacity:1;transform:translateY(0)}75%{opacity:0;transform:translateY(20px)}}@-webkit-keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale3d(.95,.95,.95)rotate(-10deg)}30%,50%,70%,90%{transform:scale(1)rotate(10deg)}40%,60%,80%{transform:scale(1)rotate(-10deg)}to{transform:scale(1)}}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale3d(.95,.95,.95)rotate(-10deg)}30%,50%,70%,90%{transform:scale(1)rotate(10deg)}40%,60%,80%{transform:rotate(-10deg)}to{transform:scale(1)}}.bx-spin,.bx-spin-hover:hover{animation:spin 2s linear infinite}.bx-tada,.bx-tada-hover:hover{animation:tada 1.5s infinite}.bx-flashing,.bx-flashing-hover:hover{animation:flashing 1.5s linear infinite}.bx-burst,.bx-burst-hover:hover{animation:burst 1.5s linear infinite}.bx-fade-up,.bx-fade-up-hover:hover{animation:fade-up 1.5s linear infinite}.bx-fade-down,.bx-fade-down-hover:hover{animation:fade-down 1.5s linear infinite}.bx-fade-left,.bx-fade-left-hover:hover{animation:fade-left 1.5s linear infinite}.bx-fade-right,.bx-fade-right-hover:hover{animation:fade-right 1.5s linear infinite}.bx-xs{font-size:1rem!important}.bx-sm{font-size:1.55rem!important}.bx-md{font-size:2.25rem!important}.bx-fw{vertical-align:middle;width:1.28571em;height:.8em;font-size:1.28571em;line-height:.8em;margin-top:-.2em!important}.bx-lg{font-size:3rem!important}.bx-pull-left{float:left;margin-right:.3em!important}.bx-pull-right{float:right;margin-left:.3em!important}.bx-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.bx-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.bx-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.bx-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.bx-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scaleY(-1)}.bx-border{border:.07em solid #0000001a;border-radius:.25em;padding:.25em}.bx-border-circle{border:.07em solid #0000001a;border-radius:50%;padding:.25em}.bxl-adobe:before{content:"î¤€"}.bxl-algolia:before{content:"î¤"}.bxl-audible:before{content:"î¤‚"}.bxl-figma:before{content:"î¤ƒ"}.bxl-redbubble:before{content:"î¤„"}.bxl-etsy:before{content:"î¤…"}.bxl-gitlab:before{content:"î¤†"}.bxl-patreon:before{content:"î¤‡"}.bxl-facebook-circle:before{content:"î¤ˆ"}.bxl-imdb:before{content:"î¤‰"}.bxl-jquery:before{content:"î¤Š"}.bxl-pinterest-alt:before{content:"î¤‹"}.bxl-500px:before{content:"î¤Œ"}.bxl-airbnb:before{content:"î¤"}.bxl-amazon:before{content:"î¤Ž"}.bxl-android:before{content:"î¤"}.bxl-angular:before{content:"î¤"}.bxl-apple:before{content:"î¤‘"}.bxl-baidu:before{content:"î¤’"}.bxl-behance:before{content:"î¤“"}.bxl-bing:before{content:"î¤”"}.bxl-bitcoin:before{content:"î¤•"}.bxl-blogger:before{content:"î¤–"}.bxl-bootstrap:before{content:"î¤—"}.bxl-chrome:before{content:"î¤˜"}.bxl-codepen:before{content:"î¤™"}.bxl-creative-commons:before{content:"î¤š"}.bxl-css3:before{content:"î¤›"}.bxl-dailymotion:before{content:"î¤œ"}.bxl-deviantart:before{content:"î¤"}.bxl-digg:before{content:"î¤ž"}.bxl-digitalocean:before{content:"î¤Ÿ"}.bxl-discord:before{content:"î¤&nbsp;"}.bxl-discourse:before{content:"î¤¡"}.bxl-dribbble:before{content:"î¤¢"}.bxl-dropbox:before{content:"î¤£"}.bxl-drupal:before{content:"î¤¤"}.bxl-ebay:before{content:"î¤¥"}.bxl-edge:before{content:"î¤¦"}.bxl-facebook:before{content:"î¤§"}.bxl-facebook-square:before{content:"î¤¨"}.bxl-firefox:before{content:"î¤©"}.bxl-flickr:before{content:"î¤ª"}.bxl-flickr-square:before{content:"î¤«"}.bxl-foursquare:before{content:"î¤¬"}.bxl-git:before{content:"î¤­"}.bxl-github:before{content:"î¤®"}.bxl-google:before{content:"î¤¯"}.bxl-google-plus:before{content:"î¤°"}.bxl-google-plus-circle:before{content:"î¤±"}.bxl-html5:before{content:"î¤²"}.bxl-instagram:before{content:"î¤³"}.bxl-instagram-alt:before{content:"î¤´"}.bxl-internet-explorer:before{content:"î¤µ"}.bxl-invision:before{content:"î¤¶"}.bxl-javascript:before{content:"î¤·"}.bxl-joomla:before{content:"î¤¸"}.bxl-jsfiddle:before{content:"î¤¹"}.bxl-kickstarter:before{content:"î¤º"}.bxl-less:before{content:"î¤»"}.bxl-linkedin:before{content:"î¤¼"}.bxl-linkedin-square:before{content:"î¤½"}.bxl-magento:before{content:"î¤¾"}.bxl-mailchimp:before{content:"î¤¿"}.bxl-mastercard:before{content:"î¥€"}.bxl-medium:before{content:"î¥"}.bxl-medium-old:before{content:"î¥‚"}.bxl-medium-square:before{content:"î¥ƒ"}.bxl-messenger:before{content:"î¥„"}.bxl-microsoft:before{content:"î¥…"}.bxl-nodejs:before{content:"î¥†"}.bxl-opera:before{content:"î¥‡"}.bxl-paypal:before{content:"î¥ˆ"}.bxl-periscope:before{content:"î¥‰"}.bxl-pinterest:before{content:"î¥Š"}.bxl-play-store:before{content:"î¥‹"}.bxl-pocket:before{content:"î¥Œ"}.bxl-product-hunt:before{content:"î¥"}.bxl-quora:before{content:"î¥Ž"}.bxl-react:before{content:"î¥"}.bxl-reddit:before{content:"î¥"}.bxl-redux:before{content:"î¥‘"}.bxl-sass:before{content:"î¥’"}.bxl-shopify:before{content:"î¥“"}.bxl-skype:before{content:"î¥”"}.bxl-slack:before{content:"î¥•"}.bxl-slack-old:before{content:"î¥–"}.bxl-snapchat:before{content:"î¥—"}.bxl-soundcloud:before{content:"î¥˜"}.bxl-spotify:before{content:"î¥™"}.bxl-squarespace:before{content:"î¥š"}.bxl-stack-overflow:before{content:"î¥›"}.bxl-stripe:before{content:"î¥œ"}.bxl-telegram:before{content:"î¥"}.bxl-trello:before{content:"î¥ž"}.bxl-tumblr:before{content:"î¥Ÿ"}.bxl-twitch:before{content:"î¥&nbsp;"}.bxl-twitter:before{content:"î¥¡"}.bxl-unsplash:before{content:"î¥¢"}.bxl-vimeo:before{content:"î¥£"}.bxl-visa:before{content:"î¥¤"}.bxl-vk:before{content:"î¥¥"}.bxl-vuejs:before{content:"î¥¦"}.bxl-whatsapp:before{content:"î¥§"}.bxl-whatsapp-square:before{content:"î¥¨"}.bxl-wikipedia:before{content:"î¥©"}.bxl-windows:before{content:"î¥ª"}.bxl-wix:before{content:"î¥«"}.bxl-wordpress:before{content:"î¥¬"}.bxl-yahoo:before{content:"î¥­"}.bxl-yelp:before{content:"î¥®"}.bxl-youtube:before{content:"î¥¯"}.bx-accessibility:before{content:"î¥°"}.bx-add-to-queue:before{content:"î¥±"}.bx-adjust:before{content:"î¥²"}.bx-alarm:before{content:"î¥³"}.bx-alarm-add:before{content:"î¥´"}.bx-alarm-off:before{content:"î¥µ"}.bx-album:before{content:"î¥¶"}.bx-align-justify:before{content:"î¥·"}.bx-align-left:before{content:"î¥¸"}.bx-align-middle:before{content:"î¥¹"}.bx-align-right:before{content:"î¥º"}.bx-analyse:before{content:"î¥»"}.bx-anchor:before{content:"î¥¼"}.bx-angry:before{content:"î¥½"}.bx-aperture:before{content:"î¥¾"}.bx-archive:before{content:"î¥¿"}.bx-archive-in:before{content:"î¦€"}.bx-archive-out:before{content:"î¦"}.bx-area:before{content:"î¦‚"}.bx-arrow-back:before{content:"î¦ƒ"}.bx-at:before{content:"î¦„"}.bx-award:before{content:"î¦…"}.bx-badge:before{content:"î¦†"}.bx-badge-check:before{content:"î¦‡"}.bx-ball:before{content:"î¦ˆ"}.bx-band-aid:before{content:"î¦‰"}.bx-bar-chart:before{content:"î¦Š"}.bx-bar-chart-alt:before{content:"î¦‹"}.bx-bar-chart-alt-2:before{content:"î¦Œ"}.bx-bar-chart-square:before{content:"î¦"}.bx-barcode:before{content:"î¦Ž"}.bx-basket:before{content:"î¦"}.bx-basketball:before{content:"î¦"}.bx-bath:before{content:"î¦‘"}.bx-battery:before{content:"î¦’"}.bx-bed:before{content:"î¦“"}.bx-bell:before{content:"î¦”"}.bx-bell-minus:before{content:"î¦•"}.bx-bell-off:before{content:"î¦–"}.bx-bell-plus:before{content:"î¦—"}.bx-bitcoin:before{content:"î¦˜"}.bx-block:before{content:"î¦™"}.bx-bluetooth:before{content:"î¦š"}.bx-body:before{content:"î¦›"}.bx-bold:before{content:"î¦œ"}.bx-bolt-circle:before{content:"î¦"}.bx-book:before{content:"î¦ž"}.bx-book-bookmark:before{content:"î¦Ÿ"}.bx-book-content:before{content:"î¦&nbsp;"}.bx-bookmark:before{content:"î¦¡"}.bx-bookmark-minus:before{content:"î¦¢"}.bx-bookmark-plus:before{content:"î¦£"}.bx-bookmarks:before{content:"î¦¤"}.bx-book-open:before{content:"î¦¥"}.bx-border-all:before{content:"î¦¦"}.bx-border-bottom:before{content:"î¦§"}.bx-border-left:before{content:"î¦¨"}.bx-border-radius:before{content:"î¦©"}.bx-border-right:before{content:"î¦ª"}.bx-border-top:before{content:"î¦«"}.bx-bot:before{content:"î¦¬"}.bx-bowling-ball:before{content:"î¦­"}.bx-box:before{content:"î¦®"}.bx-briefcase:before{content:"î¦¯"}.bx-briefcase-alt:before{content:"î¦°"}.bx-briefcase-alt-2:before{content:"î¦±"}.bx-brightness:before{content:"î¦²"}.bx-brightness-half:before{content:"î¦³"}.bx-broadcast:before{content:"î¦´"}.bx-brush:before{content:"î¦µ"}.bx-brush-alt:before{content:"î¦¶"}.bx-bug:before{content:"î¦·"}.bx-bug-alt:before{content:"î¦¸"}.bx-building:before{content:"î¦¹"}.bx-building-house:before{content:"î¦º"}.bx-buildings:before{content:"î¦»"}.bx-bulb:before{content:"î¦¼"}.bx-bullseye:before{content:"î¦½"}.bx-buoy:before{content:"î¦¾"}.bx-bus:before{content:"î¦¿"}.bx-cake:before{content:"î§€"}.bx-calculator:before{content:"î§"}.bx-calendar:before{content:"î§‚"}.bx-calendar-alt:before{content:"î§ƒ"}.bx-calendar-check:before{content:"î§„"}.bx-calendar-event:before{content:"î§…"}.bx-calendar-minus:before{content:"î§†"}.bx-calendar-plus:before{content:"î§‡"}.bx-calendar-x:before{content:"î§ˆ"}.bx-camera:before{content:"î§‰"}.bx-camera-off:before{content:"î§Š"}.bx-captions:before{content:"î§‹"}.bx-car:before{content:"î§Œ"}.bx-card:before{content:"î§"}.bx-caret-down:before{content:"î§Ž"}.bx-caret-left:before{content:"î§"}.bx-caret-right:before{content:"î§"}.bx-caret-up:before{content:"î§‘"}.bx-carousel:before{content:"î§’"}.bx-cart:before{content:"î§“"}.bx-cart-alt:before{content:"î§”"}.bx-cast:before{content:"î§•"}.bx-certification:before{content:"î§–"}.bx-chalkboard:before{content:"î§—"}.bx-chart:before{content:"î§˜"}.bx-chat:before{content:"î§™"}.bx-check:before{content:"î§š"}.bx-checkbox:before{content:"î§›"}.bx-checkbox-checked:before{content:"î§œ"}.bx-checkbox-square:before{content:"î§"}.bx-check-circle:before{content:"î§ž"}.bx-check-double:before{content:"î§Ÿ"}.bx-check-shield:before{content:"î§&nbsp;"}.bx-check-square:before{content:"î§¡"}.bx-chevron-down:before{content:"î§¢"}.bx-chevron-left:before{content:"î§£"}.bx-chevron-right:before{content:"î§¤"}.bx-chevrons-down:before{content:"î§¥"}.bx-chevrons-left:before{content:"î§¦"}.bx-chevrons-right:before{content:"î§§"}.bx-chevrons-up:before{content:"î§¨"}.bx-chevron-up:before{content:"î§©"}.bx-chip:before{content:"î§ª"}.bx-circle:before{content:"î§«"}.bx-clinic:before{content:"î§¬"}.bx-clipboard:before{content:"î§­"}.bx-closet:before{content:"î§®"}.bx-cloud:before{content:"î§¯"}.bx-cloud-download:before{content:"î§°"}.bx-cloud-drizzle:before{content:"î§±"}.bx-cloud-lightning:before{content:"î§²"}.bx-cloud-light-rain:before{content:"î§³"}.bx-cloud-rain:before{content:"î§´"}.bx-cloud-snow:before{content:"î§µ"}.bx-cloud-upload:before{content:"î§¶"}.bx-code:before{content:"î§·"}.bx-code-alt:before{content:"î§¸"}.bx-code-block:before{content:"î§¹"}.bx-code-curly:before{content:"î§º"}.bx-coffee:before{content:"î§»"}.bx-cog:before{content:"î§¼"}.bx-collapse:before{content:"î§½"}.bx-collection:before{content:"î§¾"}.bx-columns:before{content:"î§¿"}.bx-command:before{content:"î¨€"}.bx-comment:before{content:"î¨"}.bx-comment-dots:before{content:"î¨‚"}.bx-compass:before{content:"î¨ƒ"}.bx-confused:before{content:"î¨„"}.bx-conversation:before{content:"î¨…"}.bx-cool:before{content:"î¨†"}.bx-copy:before{content:"î¨‡"}.bx-copy-alt:before{content:"î¨ˆ"}.bx-copyright:before{content:"î¨‰"}.bx-credit-card:before{content:"î¨Š"}.bx-credit-card-alt:before{content:"î¨‹"}.bx-crop:before{content:"î¨Œ"}.bx-crosshair:before{content:"î¨"}.bx-crown:before{content:"î¨Ž"}.bx-cube:before{content:"î¨"}.bx-cube-alt:before{content:"î¨"}.bx-cuboid:before{content:"î¨‘"}.bx-customize:before{content:"î¨’"}.bx-cut:before{content:"î¨“"}.bx-cycling:before{content:"î¨”"}.bx-cylinder:before{content:"î¨•"}.bx-data:before{content:"î¨–"}.bx-desktop:before{content:"î¨—"}.bx-detail:before{content:"î¨˜"}.bx-devices:before{content:"î¨™"}.bx-dialpad:before{content:"î¨š"}.bx-dialpad-alt:before{content:"î¨›"}.bx-diamond:before{content:"î¨œ"}.bx-directions:before{content:"î¨"}.bx-disc:before{content:"î¨ž"}.bx-dish:before{content:"î¨Ÿ"}.bx-dislike:before{content:"î¨&nbsp;"}.bx-dizzy:before{content:"î¨¡"}.bx-dna:before{content:"î¨¢"}.bx-dock-bottom:before{content:"î¨£"}.bx-dock-left:before{content:"î¨¤"}.bx-dock-right:before{content:"î¨¥"}.bx-dock-top:before{content:"î¨¦"}.bx-dollar:before{content:"î¨§"}.bx-dollar-circle:before{content:"î¨¨"}.bx-dots-horizontal:before{content:"î¨©"}.bx-dots-horizontal-rounded:before{content:"î¨ª"}.bx-dots-vertical:before{content:"î¨«"}.bx-dots-vertical-rounded:before{content:"î¨¬"}.bx-doughnut-chart:before{content:"î¨­"}.bx-down-arrow:before{content:"î¨®"}.bx-down-arrow-alt:before{content:"î¨¯"}.bx-down-arrow-circle:before{content:"î¨°"}.bx-download:before{content:"î¨±"}.bx-downvote:before{content:"î¨²"}.bx-droplet:before{content:"î¨³"}.bx-dumbbell:before{content:"î¨´"}.bx-duplicate:before{content:"î¨µ"}.bx-edit:before{content:"î¨¶"}.bx-edit-alt:before{content:"î¨·"}.bx-envelope:before{content:"î¨¸"}.bx-equalizer:before{content:"î¨¹"}.bx-error:before{content:"î¨º"}.bx-error-alt:before{content:"î¨»"}.bx-error-circle:before{content:"î¨¼"}.bx-euro:before{content:"î¨½"}.bx-exit:before{content:"î¨¾"}.bx-exit-fullscreen:before{content:"î¨¿"}.bx-expand:before{content:"î©€"}.bx-export:before{content:"î©"}.bx-extension:before{content:"î©‚"}.bx-face:before{content:"î©ƒ"}.bx-fast-forward:before{content:"î©„"}.bx-fast-forward-circle:before{content:"î©…"}.bx-female:before{content:"î©†"}.bx-female-sign:before{content:"î©‡"}.bx-file:before{content:"î©ˆ"}.bx-file-blank:before{content:"î©‰"}.bx-file-find:before{content:"î©Š"}.bx-film:before{content:"î©‹"}.bx-filter:before{content:"î©Œ"}.bx-filter-alt:before{content:"î©"}.bx-fingerprint:before{content:"î©Ž"}.bx-first-aid:before{content:"î©"}.bx-first-page:before{content:"î©"}.bx-flag:before{content:"î©‘"}.bx-folder:before{content:"î©’"}.bx-folder-minus:before{content:"î©“"}.bx-folder-open:before{content:"î©”"}.bx-folder-plus:before{content:"î©•"}.bx-font:before{content:"î©–"}.bx-font-color:before{content:"î©—"}.bx-font-family:before{content:"î©˜"}.bx-font-size:before{content:"î©™"}.bx-food-menu:before{content:"î©š"}.bx-food-tag:before{content:"î©›"}.bx-football:before{content:"î©œ"}.bx-fridge:before{content:"î©"}.bx-fullscreen:before{content:"î©ž"}.bx-gas-pump:before{content:"î©Ÿ"}.bx-ghost:before{content:"î©&nbsp;"}.bx-gift:before{content:"î©¡"}.bx-git-branch:before{content:"î©¢"}.bx-git-commit:before{content:"î©£"}.bx-git-compare:before{content:"î©¤"}.bx-git-merge:before{content:"î©¥"}.bx-git-pull-request:before{content:"î©¦"}.bx-git-repo-forked:before{content:"î©§"}.bx-globe:before{content:"î©¨"}.bx-globe-alt:before{content:"î©©"}.bx-grid:before{content:"î©ª"}.bx-grid-alt:before{content:"î©«"}.bx-grid-horizontal:before{content:"î©¬"}.bx-grid-small:before{content:"î©­"}.bx-grid-vertical:before{content:"î©®"}.bx-group:before{content:"î©¯"}.bx-handicap:before{content:"î©°"}.bx-happy:before{content:"î©±"}.bx-happy-alt:before{content:"î©²"}.bx-happy-beaming:before{content:"î©³"}.bx-happy-heart-eyes:before{content:"î©´"}.bx-hash:before{content:"î©µ"}.bx-hdd:before{content:"î©¶"}.bx-heading:before{content:"î©·"}.bx-headphone:before{content:"î©¸"}.bx-health:before{content:"î©¹"}.bx-heart:before{content:"î©º"}.bx-help-circle:before{content:"î©»"}.bx-hide:before{content:"î©¼"}.bx-highlight:before{content:"î©½"}.bx-history:before{content:"î©¾"}.bx-hive:before{content:"î©¿"}.bx-home:before{content:"îª€"}.bx-home-alt:before{content:"îª"}.bx-home-circle:before{content:"îª‚"}.bx-horizontal-center:before{content:"îªƒ"}.bx-hotel:before{content:"îª„"}.bx-hourglass:before{content:"îª…"}.bx-id-card:before{content:"îª†"}.bx-image:before{content:"îª‡"}.bx-image-add:before{content:"îªˆ"}.bx-image-alt:before{content:"îª‰"}.bx-images:before{content:"îªŠ"}.bx-import:before{content:"îª‹"}.bx-infinite:before{content:"îªŒ"}.bx-info-circle:before{content:"îª"}.bx-italic:before{content:"îªŽ"}.bx-joystick:before{content:"îª"}.bx-joystick-alt:before{content:"îª"}.bx-joystick-button:before{content:"îª‘"}.bx-key:before{content:"îª’"}.bx-label:before{content:"îª“"}.bx-landscape:before{content:"îª”"}.bx-laptop:before{content:"îª•"}.bx-last-page:before{content:"îª–"}.bx-laugh:before{content:"îª—"}.bx-layer:before{content:"îª˜"}.bx-layout:before{content:"îª™"}.bx-left-arrow:before{content:"îªš"}.bx-left-arrow-alt:before{content:"îª›"}.bx-left-arrow-circle:before{content:"îªœ"}.bx-left-down-arrow-circle:before{content:"îª"}.bx-left-indent:before{content:"îªž"}.bx-left-top-arrow-circle:before{content:"îªŸ"}.bx-like:before{content:"îª&nbsp;"}.bx-line-chart:before{content:"îª¡"}.bx-link:before{content:"îª¢"}.bx-link-alt:before{content:"îª£"}.bx-link-external:before{content:"îª¤"}.bx-lira:before{content:"îª¥"}.bx-list-check:before{content:"îª¦"}.bx-list-minus:before{content:"îª§"}.bx-list-ol:before{content:"îª¨"}.bx-list-plus:before{content:"îª©"}.bx-list-ul:before{content:"îªª"}.bx-loader:before{content:"îª«"}.bx-loader-alt:before{content:"îª¬"}.bx-loader-circle:before{content:"îª­"}.bx-lock:before{content:"îª®"}.bx-lock-alt:before{content:"îª¯"}.bx-lock-open:before{content:"îª°"}.bx-lock-open-alt:before{content:"îª±"}.bx-log-in:before{content:"îª²"}.bx-log-in-circle:before{content:"îª³"}.bx-log-out:before{content:"îª´"}.bx-log-out-circle:before{content:"îªµ"}.bx-magnet:before{content:"îª¶"}.bx-mail-send:before{content:"îª·"}.bx-male:before{content:"îª¸"}.bx-male-sign:before{content:"îª¹"}.bx-map:before{content:"îªº"}.bx-map-alt:before{content:"îª»"}.bx-map-pin:before{content:"îª¼"}.bx-meh:before{content:"îª½"}.bx-meh-alt:before{content:"îª¾"}.bx-meh-blank:before{content:"îª¿"}.bx-memory-card:before{content:"î«€"}.bx-menu:before{content:"î«"}.bx-menu-alt-left:before{content:"î«‚"}.bx-menu-alt-right:before{content:"î«ƒ"}.bx-message:before{content:"î«„"}.bx-message-alt:before{content:"î«…"}.bx-message-alt-dots:before{content:"î«†"}.bx-message-dots:before{content:"î«‡"}.bx-message-rounded:before{content:"î«ˆ"}.bx-message-rounded-dots:before{content:"î«‰"}.bx-message-square:before{content:"î«Š"}.bx-message-square-dots:before{content:"î«‹"}.bx-microphone:before{content:"î«Œ"}.bx-microphone-off:before{content:"î«"}.bx-minus:before{content:"î«Ž"}.bx-minus-circle:before{content:"î«"}.bx-mobile:before{content:"î«"}.bx-mobile-alt:before{content:"î«‘"}.bx-mobile-landscape:before{content:"î«’"}.bx-mobile-vibration:before{content:"î«“"}.bx-money:before{content:"î«”"}.bx-moon:before{content:"î«•"}.bx-mouse:before{content:"î«–"}.bx-mouse-alt:before{content:"î«—"}.bx-move:before{content:"î«˜"}.bx-move-horizontal:before{content:"î«™"}.bx-move-vertical:before{content:"î«š"}.bx-movie:before{content:"î«›"}.bx-music:before{content:"î«œ"}.bx-navigation:before{content:"î«"}.bx-news:before{content:"î«ž"}.bx-no-entry:before{content:"î«Ÿ"}.bx-note:before{content:"î«&nbsp;"}.bx-notepad:before{content:"î«¡"}.bx-notification:before{content:"î«¢"}.bx-notification-off:before{content:"î«£"}.bx-package:before{content:"î«¤"}.bx-paint:before{content:"î«¥"}.bx-paint-roll:before{content:"î«¦"}.bx-palette:before{content:"î«§"}.bx-paperclip:before{content:"î«¨"}.bx-paper-plane:before{content:"î«©"}.bx-paragraph:before{content:"î«ª"}.bx-paste:before{content:"î««"}.bx-pause:before{content:"î«¬"}.bx-pause-circle:before{content:"î«­"}.bx-pen:before{content:"î«®"}.bx-pencil:before{content:"î«¯"}.bx-phone:before{content:"î«°"}.bx-phone-call:before{content:"î«±"}.bx-phone-incoming:before{content:"î«²"}.bx-phone-outgoing:before{content:"î«³"}.bx-photo-album:before{content:"î«´"}.bx-pie-chart:before{content:"î«µ"}.bx-pie-chart-alt:before{content:"î«¶"}.bx-pie-chart-alt-2:before{content:"î«·"}.bx-pin:before{content:"î«¸"}.bx-planet:before{content:"î«¹"}.bx-play:before{content:"î«º"}.bx-play-circle:before{content:"î«»"}.bx-plug:before{content:"î«¼"}.bx-plus:before{content:"î«½"}.bx-plus-circle:before{content:"î«¾"}.bx-plus-medical:before{content:"î«¿"}.bx-poll:before{content:"î¬€"}.bx-polygon:before{content:"î¬"}.bx-pound:before{content:"î¬‚"}.bx-power-off:before{content:"î¬ƒ"}.bx-printer:before{content:"î¬„"}.bx-pulse:before{content:"î¬…"}.bx-purchase-tag:before{content:"î¬†"}.bx-purchase-tag-alt:before{content:"î¬‡"}.bx-pyramid:before{content:"î¬ˆ"}.bx-question-mark:before{content:"î¬‰"}.bx-radar:before{content:"î¬Š"}.bx-radio:before{content:"î¬‹"}.bx-radio-circle:before{content:"î¬Œ"}.bx-radio-circle-marked:before{content:"î¬"}.bx-receipt:before{content:"î¬Ž"}.bx-rectangle:before{content:"î¬"}.bx-redo:before{content:"î¬"}.bx-rename:before{content:"î¬‘"}.bx-repeat:before{content:"î¬’"}.bx-reply:before{content:"î¬“"}.bx-reply-all:before{content:"î¬”"}.bx-repost:before{content:"î¬•"}.bx-reset:before{content:"î¬–"}.bx-restaurant:before{content:"î¬—"}.bx-revision:before{content:"î¬˜"}.bx-rewind:before{content:"î¬™"}.bx-rewind-circle:before{content:"î¬š"}.bx-right-arrow:before{content:"î¬›"}.bx-right-arrow-alt:before{content:"î¬œ"}.bx-right-arrow-circle:before{content:"î¬"}.bx-right-down-arrow-circle:before{content:"î¬ž"}.bx-right-indent:before{content:"î¬Ÿ"}.bx-right-top-arrow-circle:before{content:"î¬&nbsp;"}.bx-rocket:before{content:"î¬¡"}.bx-rotate-left:before{content:"î¬¢"}.bx-rotate-right:before{content:"î¬£"}.bx-rss:before{content:"î¬¤"}.bx-ruble:before{content:"î¬¥"}.bx-ruler:before{content:"î¬¦"}.bx-run:before{content:"î¬§"}.bx-rupee:before{content:"î¬¨"}.bx-sad:before{content:"î¬©"}.bx-save:before{content:"î¬ª"}.bx-screenshot:before{content:"î¬«"}.bx-search:before{content:"î¬¬"}.bx-search-alt:before{content:"î¬­"}.bx-search-alt-2:before{content:"î¬®"}.bx-selection:before{content:"î¬¯"}.bx-select-multiple:before{content:"î¬°"}.bx-send:before{content:"î¬±"}.bx-server:before{content:"î¬²"}.bx-shape-circle:before{content:"î¬³"}.bx-shape-square:before{content:"î¬´"}.bx-shape-triangle:before{content:"î¬µ"}.bx-share:before{content:"î¬¶"}.bx-share-alt:before{content:"î¬·"}.bx-shekel:before{content:"î¬¸"}.bx-shield:before{content:"î¬¹"}.bx-shield-alt:before{content:"î¬º"}.bx-shield-alt-2:before{content:"î¬»"}.bx-shield-quarter:before{content:"î¬¼"}.bx-shocked:before{content:"î¬½"}.bx-shopping-bag:before{content:"î¬¾"}.bx-show:before{content:"î¬¿"}.bx-show-alt:before{content:"î­€"}.bx-shuffle:before{content:"î­"}.bx-sidebar:before{content:"î­‚"}.bx-sitemap:before{content:"î­ƒ"}.bx-skip-next:before{content:"î­„"}.bx-skip-next-circle:before{content:"î­…"}.bx-skip-previous:before{content:"î­†"}.bx-skip-previous-circle:before{content:"î­‡"}.bx-sleepy:before{content:"î­ˆ"}.bx-slider:before{content:"î­‰"}.bx-slider-alt:before{content:"î­Š"}.bx-slideshow:before{content:"î­‹"}.bx-smile:before{content:"î­Œ"}.bx-sort:before{content:"î­"}.bx-sort-a-z:before{content:"î­Ž"}.bx-sort-down:before{content:"î­"}.bx-sort-up:before{content:"î­"}.bx-sort-z-a:before{content:"î­‘"}.bx-spa:before{content:"î­’"}.bx-space-bar:before{content:"î­“"}.bx-spreadsheet:before{content:"î­”"}.bx-square:before{content:"î­•"}.bx-square-rounded:before{content:"î­–"}.bx-star:before{content:"î­—"}.bx-station:before{content:"î­˜"}.bx-stats:before{content:"î­™"}.bx-sticker:before{content:"î­š"}.bx-stop:before{content:"î­›"}.bx-stop-circle:before{content:"î­œ"}.bx-stopwatch:before{content:"î­"}.bx-store:before{content:"î­ž"}.bx-store-alt:before{content:"î­Ÿ"}.bx-street-view:before{content:"î­&nbsp;"}.bx-strikethrough:before{content:"î­¡"}.bx-subdirectory-left:before{content:"î­¢"}.bx-subdirectory-right:before{content:"î­£"}.bx-sun:before{content:"î­¤"}.bx-support:before{content:"î­¥"}.bx-swim:before{content:"î­¦"}.bx-sync:before{content:"î­§"}.bx-tab:before{content:"î­¨"}.bx-table:before{content:"î­©"}.bx-tag:before{content:"î­ª"}.bx-target-lock:before{content:"î­«"}.bx-task:before{content:"î­¬"}.bx-taxi:before{content:"î­­"}.bx-tennis-ball:before{content:"î­®"}.bx-terminal:before{content:"î­¯"}.bx-test-tube:before{content:"î­°"}.bx-text:before{content:"î­±"}.bx-time:before{content:"î­²"}.bx-time-five:before{content:"î­³"}.bx-timer:before{content:"î­´"}.bx-tired:before{content:"î­µ"}.bx-toggle-left:before{content:"î­¶"}.bx-toggle-right:before{content:"î­·"}.bx-tone:before{content:"î­¸"}.bx-train:before{content:"î­¹"}.bx-transfer:before{content:"î­º"}.bx-transfer-alt:before{content:"î­»"}.bx-trash:before{content:"î­¼"}.bx-trash-alt:before{content:"î­½"}.bx-trending-down:before{content:"î­¾"}.bx-trending-up:before{content:"î­¿"}.bx-trophy:before{content:"î®€"}.bx-tv:before{content:"î®"}.bx-underline:before{content:"î®‚"}.bx-undo:before{content:"î®ƒ"}.bx-unlink:before{content:"î®„"}.bx-up-arrow:before{content:"î®…"}.bx-up-arrow-alt:before{content:"î®†"}.bx-up-arrow-circle:before{content:"î®‡"}.bx-upload:before{content:"î®ˆ"}.bx-upside-down:before{content:"î®‰"}.bx-upvote:before{content:"î®Š"}.bx-usb:before{content:"î®‹"}.bx-user:before{content:"î®Œ"}.bx-user-check:before{content:"î®"}.bx-user-circle:before{content:"î®Ž"}.bx-user-minus:before{content:"î®"}.bx-user-pin:before{content:"î®"}.bx-user-plus:before{content:"î®‘"}.bx-user-voice:before{content:"î®’"}.bx-user-x:before{content:"î®“"}.bx-vertical-center:before{content:"î®”"}.bx-video:before{content:"î®•"}.bx-video-off:before{content:"î®–"}.bx-video-plus:before{content:"î®—"}.bx-video-recording:before{content:"î®˜"}.bx-voicemail:before{content:"î®™"}.bx-volume:before{content:"î®š"}.bx-volume-full:before{content:"î®›"}.bx-volume-low:before{content:"î®œ"}.bx-volume-mute:before{content:"î®"}.bx-walk:before{content:"î®ž"}.bx-wallet:before{content:"î®Ÿ"}.bx-wallet-alt:before{content:"î®&nbsp;"}.bx-water:before{content:"î®¡"}.bx-wifi:before{content:"î®¢"}.bx-wifi-off:before{content:"î®£"}.bx-wind:before{content:"î®¤"}.bx-window:before{content:"î®¥"}.bx-window-close:before{content:"î®¦"}.bx-window-open:before{content:"î®§"}.bx-windows:before{content:"î®¨"}.bx-wink-smile:before{content:"î®©"}.bx-wink-tongue:before{content:"î®ª"}.bx-won:before{content:"î®«"}.bx-world:before{content:"î®¬"}.bx-wrench:before{content:"î®­"}.bx-x:before{content:"î®®"}.bx-x-circle:before{content:"î®¯"}.bx-yen:before{content:"î®°"}.bx-zoom-in:before{content:"î®±"}.bx-zoom-out:before{content:"î®²"}.bxs-add-to-queue:before{content:"î®³"}.bxs-adjust:before{content:"î®´"}.bxs-adjust-alt:before{content:"î®µ"}.bxs-alarm:before{content:"î®¶"}.bxs-alarm-add:before{content:"î®·"}.bxs-alarm-off:before{content:"î®¸"}.bxs-album:before{content:"î®¹"}.bxs-ambulance:before{content:"î®º"}.bxs-analyse:before{content:"î®»"}.bxs-angry:before{content:"î®¼"}.bxs-archive:before{content:"î®½"}.bxs-archive-in:before{content:"î®¾"}.bxs-archive-out:before{content:"î®¿"}.bxs-area:before{content:"î¯€"}.bxs-award:before{content:"î¯"}.bxs-baby-carriage:before{content:"î¯‚"}.bxs-badge:before{content:"î¯ƒ"}.bxs-badge-check:before{content:"î¯„"}.bxs-ball:before{content:"î¯…"}.bxs-band-aid:before{content:"î¯†"}.bxs-bank:before{content:"î¯‡"}.bxs-bar-chart-alt-2:before{content:"î¯ˆ"}.bxs-bar-chart-square:before{content:"î¯‰"}.bxs-barcode:before{content:"î¯Š"}.bxs-basket:before{content:"î¯‹"}.bxs-bath:before{content:"î¯Œ"}.bxs-battery:before{content:"î¯"}.bxs-battery-charging:before{content:"î¯Ž"}.bxs-battery-full:before{content:"î¯"}.bxs-battery-low:before{content:"î¯"}.bxs-bed:before{content:"î¯‘"}.bxs-bell:before{content:"î¯’"}.bxs-bell-minus:before{content:"î¯“"}.bxs-bell-off:before{content:"î¯”"}.bxs-bell-plus:before{content:"î¯•"}.bxs-bell-ring:before{content:"î¯–"}.bxs-bolt:before{content:"î¯—"}.bxs-bolt-circle:before{content:"î¯˜"}.bxs-book:before{content:"î¯™"}.bxs-book-bookmark:before{content:"î¯š"}.bxs-book-content:before{content:"î¯›"}.bxs-bookmark:before{content:"î¯œ"}.bxs-bookmark-minus:before{content:"î¯"}.bxs-bookmark-plus:before{content:"î¯ž"}.bxs-bookmarks:before{content:"î¯Ÿ"}.bxs-bookmark-star:before{content:"î¯&nbsp;"}.bxs-book-open:before{content:"î¯¡"}.bxs-bot:before{content:"î¯¢"}.bxs-bowling-ball:before{content:"î¯£"}.bxs-box:before{content:"î¯¤"}.bxs-briefcase:before{content:"î¯¥"}.bxs-briefcase-alt:before{content:"î¯¦"}.bxs-briefcase-alt-2:before{content:"î¯§"}.bxs-brightness:before{content:"î¯¨"}.bxs-brightness-half:before{content:"î¯©"}.bxs-brush:before{content:"î¯ª"}.bxs-brush-alt:before{content:"î¯«"}.bxs-bug:before{content:"î¯¬"}.bxs-bug-alt:before{content:"î¯­"}.bxs-building:before{content:"î¯®"}.bxs-building-house:before{content:"î¯¯"}.bxs-buildings:before{content:"î¯°"}.bxs-bulb:before{content:"î¯±"}.bxs-buoy:before{content:"î¯²"}.bxs-bus:before{content:"î¯³"}.bxs-business:before{content:"î¯´"}.bxs-cake:before{content:"î¯µ"}.bxs-calculator:before{content:"î¯¶"}.bxs-calendar:before{content:"î¯·"}.bxs-calendar-alt:before{content:"î¯¸"}.bxs-calendar-check:before{content:"î¯¹"}.bxs-calendar-event:before{content:"î¯º"}.bxs-calendar-minus:before{content:"î¯»"}.bxs-calendar-plus:before{content:"î¯¼"}.bxs-calendar-x:before{content:"î¯½"}.bxs-camera:before{content:"î¯¾"}.bxs-camera-off:before{content:"î¯¿"}.bxs-camera-plus:before{content:"î°€"}.bxs-capsule:before{content:"î°"}.bxs-captions:before{content:"î°‚"}.bxs-car:before{content:"î°ƒ"}.bxs-card:before{content:"î°„"}.bxs-caret-down-circle:before{content:"î°…"}.bxs-caret-left-circle:before{content:"î°†"}.bxs-caret-right-circle:before{content:"î°‡"}.bxs-caret-up-circle:before{content:"î°ˆ"}.bxs-carousel:before{content:"î°‰"}.bxs-cart:before{content:"î°Š"}.bxs-cart-alt:before{content:"î°‹"}.bxs-certification:before{content:"î°Œ"}.bxs-chalkboard:before{content:"î°"}.bxs-chart:before{content:"î°Ž"}.bxs-chat:before{content:"î°"}.bxs-checkbox:before{content:"î°"}.bxs-checkbox-checked:before{content:"î°‘"}.bxs-check-circle:before{content:"î°’"}.bxs-check-shield:before{content:"î°“"}.bxs-check-square:before{content:"î°”"}.bxs-chip:before{content:"î°•"}.bxs-circle:before{content:"î°–"}.bxs-city:before{content:"î°—"}.bxs-clinic:before{content:"î°˜"}.bxs-cloud:before{content:"î°™"}.bxs-cloud-download:before{content:"î°š"}.bxs-cloud-lightning:before{content:"î°›"}.bxs-cloud-rain:before{content:"î°œ"}.bxs-cloud-upload:before{content:"î°"}.bxs-coffee:before{content:"î°ž"}.bxs-coffee-alt:before{content:"î°Ÿ"}.bxs-cog:before{content:"î°&nbsp;"}.bxs-collection:before{content:"î°¡"}.bxs-color-fill:before{content:"î°¢"}.bxs-comment:before{content:"î°£"}.bxs-comment-add:before{content:"î°¤"}.bxs-comment-detail:before{content:"î°¥"}.bxs-comment-dots:before{content:"î°¦"}.bxs-comment-error:before{content:"î°§"}.bxs-compass:before{content:"î°¨"}.bxs-component:before{content:"î°©"}.bxs-confused:before{content:"î°ª"}.bxs-contact:before{content:"î°«"}.bxs-conversation:before{content:"î°¬"}.bxs-cool:before{content:"î°­"}.bxs-copy:before{content:"î°®"}.bxs-copy-alt:before{content:"î°¯"}.bxs-coupon:before{content:"î°°"}.bxs-credit-card:before{content:"î°±"}.bxs-credit-card-alt:before{content:"î°²"}.bxs-crown:before{content:"î°³"}.bxs-cube:before{content:"î°´"}.bxs-cube-alt:before{content:"î°µ"}.bxs-cuboid:before{content:"î°¶"}.bxs-customize:before{content:"î°·"}.bxs-cylinder:before{content:"î°¸"}.bxs-dashboard:before{content:"î°¹"}.bxs-data:before{content:"î°º"}.bxs-detail:before{content:"î°»"}.bxs-devices:before{content:"î°¼"}.bxs-direction-left:before{content:"î°½"}.bxs-direction-right:before{content:"î°¾"}.bxs-directions:before{content:"î°¿"}.bxs-disc:before{content:"î±€"}.bxs-discount:before{content:"î±"}.bxs-dish:before{content:"î±‚"}.bxs-dislike:before{content:"î±ƒ"}.bxs-dizzy:before{content:"î±„"}.bxs-dock-bottom:before{content:"î±…"}.bxs-dock-left:before{content:"î±†"}.bxs-dock-right:before{content:"î±‡"}.bxs-dock-top:before{content:"î±ˆ"}.bxs-dollar-circle:before{content:"î±‰"}.bxs-doughnut-chart:before{content:"î±Š"}.bxs-down-arrow:before{content:"î±‹"}.bxs-down-arrow-circle:before{content:"î±Œ"}.bxs-down-arrow-square:before{content:"î±"}.bxs-download:before{content:"î±Ž"}.bxs-downvote:before{content:"î±"}.bxs-drink:before{content:"î±"}.bxs-droplet:before{content:"î±‘"}.bxs-droplet-half:before{content:"î±’"}.bxs-duplicate:before{content:"î±“"}.bxs-edit:before{content:"î±”"}.bxs-edit-alt:before{content:"î±•"}.bxs-eject:before{content:"î±–"}.bxs-envelope:before{content:"î±—"}.bxs-eraser:before{content:"î±˜"}.bxs-error:before{content:"î±™"}.bxs-error-alt:before{content:"î±š"}.bxs-error-circle:before{content:"î±›"}.bxs-exit:before{content:"î±œ"}.bxs-extension:before{content:"î±"}.bxs-eyedropper:before{content:"î±ž"}.bxs-face:before{content:"î±Ÿ"}.bxs-factory:before{content:"î±&nbsp;"}.bxs-fast-forward-circle:before{content:"î±¡"}.bxs-file:before{content:"î±¢"}.bxs-file-blank:before{content:"î±£"}.bxs-file-css:before{content:"î±¤"}.bxs-file-doc:before{content:"î±¥"}.bxs-file-find:before{content:"î±¦"}.bxs-file-gif:before{content:"î±§"}.bxs-file-html:before{content:"î±¨"}.bxs-file-image:before{content:"î±©"}.bxs-file-jpg:before{content:"î±ª"}.bxs-file-js:before{content:"î±«"}.bxs-file-json:before{content:"î±¬"}.bxs-file-md:before{content:"î±­"}.bxs-file-pdf:before{content:"î±®"}.bxs-file-plus:before{content:"î±¯"}.bxs-file-png:before{content:"î±°"}.bxs-file-txt:before{content:"î±±"}.bxs-film:before{content:"î±²"}.bxs-filter-alt:before{content:"î±³"}.bxs-first-aid:before{content:"î±´"}.bxs-flag:before{content:"î±µ"}.bxs-flag-alt:before{content:"î±¶"}.bxs-flame:before{content:"î±·"}.bxs-flask:before{content:"î±¸"}.bxs-folder:before{content:"î±¹"}.bxs-folder-minus:before{content:"î±º"}.bxs-folder-open:before{content:"î±»"}.bxs-folder-plus:before{content:"î±¼"}.bxs-food-menu:before{content:"î±½"}.bxs-fridge:before{content:"î±¾"}.bxs-gas-pump:before{content:"î±¿"}.bxs-ghost:before{content:"î²€"}.bxs-gift:before{content:"î²"}.bxs-graduation:before{content:"î²‚"}.bxs-grid:before{content:"î²ƒ"}.bxs-grid-alt:before{content:"î²„"}.bxs-group:before{content:"î²…"}.bxs-hand-down:before{content:"î²†"}.bxs-hand-left:before{content:"î²‡"}.bxs-hand-right:before{content:"î²ˆ"}.bxs-hand-up:before{content:"î²‰"}.bxs-happy:before{content:"î²Š"}.bxs-happy-alt:before{content:"î²‹"}.bxs-happy-beaming:before{content:"î²Œ"}.bxs-happy-heart-eyes:before{content:"î²"}.bxs-hdd:before{content:"î²Ž"}.bxs-heart:before{content:"î²"}.bxs-help-circle:before{content:"î²"}.bxs-hide:before{content:"î²‘"}.bxs-home:before{content:"î²’"}.bxs-home-circle:before{content:"î²“"}.bxs-hot:before{content:"î²”"}.bxs-hotel:before{content:"î²•"}.bxs-hourglass:before{content:"î²–"}.bxs-hourglass-bottom:before{content:"î²—"}.bxs-hourglass-top:before{content:"î²˜"}.bxs-id-card:before{content:"î²™"}.bxs-image:before{content:"î²š"}.bxs-image-add:before{content:"î²›"}.bxs-image-alt:before{content:"î²œ"}.bxs-inbox:before{content:"î²"}.bxs-info-circle:before{content:"î²ž"}.bxs-institution:before{content:"î²Ÿ"}.bxs-joystick:before{content:"î²&nbsp;"}.bxs-joystick-alt:before{content:"î²¡"}.bxs-joystick-button:before{content:"î²¢"}.bxs-key:before{content:"î²£"}.bxs-keyboard:before{content:"î²¤"}.bxs-label:before{content:"î²¥"}.bxs-landmark:before{content:"î²¦"}.bxs-landscape:before{content:"î²§"}.bxs-laugh:before{content:"î²¨"}.bxs-layer:before{content:"î²©"}.bxs-layout:before{content:"î²ª"}.bxs-left-arrow:before{content:"î²«"}.bxs-left-arrow-circle:before{content:"î²¬"}.bxs-left-arrow-square:before{content:"î²­"}.bxs-left-down-arrow-circle:before{content:"î²®"}.bxs-left-top-arrow-circle:before{content:"î²¯"}.bxs-like:before{content:"î²°"}.bxs-lock:before{content:"î²±"}.bxs-lock-alt:before{content:"î²²"}.bxs-lock-open:before{content:"î²³"}.bxs-lock-open-alt:before{content:"î²´"}.bxs-log-in:before{content:"î²µ"}.bxs-log-in-circle:before{content:"î²¶"}.bxs-log-out:before{content:"î²·"}.bxs-log-out-circle:before{content:"î²¸"}.bxs-magic-wand:before{content:"î²¹"}.bxs-magnet:before{content:"î²º"}.bxs-map:before{content:"î²»"}.bxs-map-alt:before{content:"î²¼"}.bxs-map-pin:before{content:"î²½"}.bxs-megaphone:before{content:"î²¾"}.bxs-meh:before{content:"î²¿"}.bxs-meh-alt:before{content:"î³€"}.bxs-meh-blank:before{content:"î³"}.bxs-memory-card:before{content:"î³‚"}.bxs-message:before{content:"î³ƒ"}.bxs-message-alt:before{content:"î³„"}.bxs-message-alt-dots:before{content:"î³…"}.bxs-message-dots:before{content:"î³†"}.bxs-message-rounded:before{content:"î³‡"}.bxs-message-rounded-dots:before{content:"î³ˆ"}.bxs-message-square:before{content:"î³‰"}.bxs-message-square-dots:before{content:"î³Š"}.bxs-microphone:before{content:"î³‹"}.bxs-microphone-alt:before{content:"î³Œ"}.bxs-microphone-off:before{content:"î³"}.bxs-minus-circle:before{content:"î³Ž"}.bxs-minus-square:before{content:"î³"}.bxs-mobile:before{content:"î³"}.bxs-mobile-vibration:before{content:"î³‘"}.bxs-moon:before{content:"î³’"}.bxs-mouse:before{content:"î³“"}.bxs-mouse-alt:before{content:"î³”"}.bxs-movie:before{content:"î³•"}.bxs-music:before{content:"î³–"}.bxs-navigation:before{content:"î³—"}.bxs-news:before{content:"î³˜"}.bxs-no-entry:before{content:"î³™"}.bxs-note:before{content:"î³š"}.bxs-notepad:before{content:"î³›"}.bxs-notification:before{content:"î³œ"}.bxs-notification-off:before{content:"î³"}.bxs-offer:before{content:"î³ž"}.bxs-package:before{content:"î³Ÿ"}.bxs-paint:before{content:"î³&nbsp;"}.bxs-paint-roll:before{content:"î³¡"}.bxs-palette:before{content:"î³¢"}.bxs-paper-plane:before{content:"î³£"}.bxs-parking:before{content:"î³¤"}.bxs-paste:before{content:"î³¥"}.bxs-pen:before{content:"î³¦"}.bxs-pencil:before{content:"î³§"}.bxs-phone:before{content:"î³¨"}.bxs-phone-call:before{content:"î³©"}.bxs-phone-incoming:before{content:"î³ª"}.bxs-phone-outgoing:before{content:"î³«"}.bxs-photo-album:before{content:"î³¬"}.bxs-pie-chart:before{content:"î³­"}.bxs-pie-chart-alt:before{content:"î³®"}.bxs-pie-chart-alt-2:before{content:"î³¯"}.bxs-pin:before{content:"î³°"}.bxs-plane:before{content:"î³±"}.bxs-plane-alt:before{content:"î³²"}.bxs-plane-land:before{content:"î³³"}.bxs-planet:before{content:"î³´"}.bxs-plane-take-off:before{content:"î³µ"}.bxs-playlist:before{content:"î³¶"}.bxs-plug:before{content:"î³·"}.bxs-plus-circle:before{content:"î³¸"}.bxs-plus-square:before{content:"î³¹"}.bxs-polygon:before{content:"î³º"}.bxs-printer:before{content:"î³»"}.bxs-purchase-tag:before{content:"î³¼"}.bxs-purchase-tag-alt:before{content:"î³½"}.bxs-pyramid:before{content:"î³¾"}.bxs-quote-alt-left:before{content:"î³¿"}.bxs-quote-alt-right:before{content:"î´€"}.bxs-quote-left:before{content:"î´"}.bxs-quote-right:before{content:"î´‚"}.bxs-quote-single-left:before{content:"î´ƒ"}.bxs-quote-single-right:before{content:"î´„"}.bxs-radio:before{content:"î´…"}.bxs-receipt:before{content:"î´†"}.bxs-rectangle:before{content:"î´‡"}.bxs-rename:before{content:"î´ˆ"}.bxs-report:before{content:"î´‰"}.bxs-rewind-circle:before{content:"î´Š"}.bxs-right-arrow:before{content:"î´‹"}.bxs-right-arrow-circle:before{content:"î´Œ"}.bxs-right-arrow-square:before{content:"î´"}.bxs-right-down-arrow-circle:before{content:"î´Ž"}.bxs-right-top-arrow-circle:before{content:"î´"}.bxs-rocket:before{content:"î´"}.bxs-ruler:before{content:"î´‘"}.bxs-sad:before{content:"î´’"}.bxs-save:before{content:"î´“"}.bxs-school:before{content:"î´”"}.bxs-search:before{content:"î´•"}.bxs-search-alt-2:before{content:"î´–"}.bxs-select-multiple:before{content:"î´—"}.bxs-send:before{content:"î´˜"}.bxs-server:before{content:"î´™"}.bxs-share:before{content:"î´š"}.bxs-share-alt:before{content:"î´›"}.bxs-shield:before{content:"î´œ"}.bxs-shield-alt-2:before{content:"î´"}.bxs-ship:before{content:"î´ž"}.bxs-shocked:before{content:"î´Ÿ"}.bxs-shopping-bag:before{content:"î´&nbsp;"}.bxs-shopping-bag-alt:before{content:"î´¡"}.bxs-show:before{content:"î´¢"}.bxs-skip-next-circle:before{content:"î´£"}.bxs-skip-previous-circle:before{content:"î´¤"}.bxs-skull:before{content:"î´¥"}.bxs-sleepy:before{content:"î´¦"}.bxs-slideshow:before{content:"î´§"}.bxs-smile:before{content:"î´¨"}.bxs-sort-alt:before{content:"î´©"}.bxs-spa:before{content:"î´ª"}.bxs-spreadsheet:before{content:"î´«"}.bxs-square:before{content:"î´¬"}.bxs-square-rounded:before{content:"î´­"}.bxs-star:before{content:"î´®"}.bxs-star-half:before{content:"î´¯"}.bxs-stopwatch:before{content:"î´°"}.bxs-store:before{content:"î´±"}.bxs-store-alt:before{content:"î´²"}.bxs-sun:before{content:"î´³"}.bxs-tag:before{content:"î´´"}.bxs-tag-x:before{content:"î´µ"}.bxs-taxi:before{content:"î´¶"}.bxs-tennis-ball:before{content:"î´·"}.bxs-terminal:before{content:"î´¸"}.bxs-time:before{content:"î´¹"}.bxs-time-five:before{content:"î´º"}.bxs-timer:before{content:"î´»"}.bxs-tired:before{content:"î´¼"}.bxs-toggle-left:before{content:"î´½"}.bxs-toggle-right:before{content:"î´¾"}.bxs-tone:before{content:"î´¿"}.bxs-torch:before{content:"îµ€"}.bxs-to-top:before{content:"îµ"}.bxs-traffic:before{content:"îµ‚"}.bxs-traffic-barrier:before{content:"îµƒ"}.bxs-train:before{content:"îµ„"}.bxs-trash:before{content:"îµ…"}.bxs-trash-alt:before{content:"îµ†"}.bxs-tree:before{content:"îµ‡"}.bxs-trophy:before{content:"îµˆ"}.bxs-truck:before{content:"îµ‰"}.bxs-t-shirt:before{content:"îµŠ"}.bxs-up-arrow:before{content:"îµ‹"}.bxs-up-arrow-circle:before{content:"îµŒ"}.bxs-up-arrow-square:before{content:"îµ"}.bxs-upside-down:before{content:"îµŽ"}.bxs-upvote:before{content:"îµ"}.bxs-user:before{content:"îµ"}.bxs-user-badge:before{content:"îµ‘"}.bxs-user-check:before{content:"îµ’"}.bxs-user-circle:before{content:"îµ“"}.bxs-user-detail:before{content:"îµ”"}.bxs-user-minus:before{content:"îµ•"}.bxs-user-pin:before{content:"îµ–"}.bxs-user-plus:before{content:"îµ—"}.bxs-user-rectangle:before{content:"îµ˜"}.bxs-user-voice:before{content:"îµ™"}.bxs-user-x:before{content:"îµš"}.bxs-vial:before{content:"îµ›"}.bxs-video:before{content:"îµœ"}.bxs-video-off:before{content:"îµ"}.bxs-video-plus:before{content:"îµž"}.bxs-video-recording:before{content:"îµŸ"}.bxs-videos:before{content:"îµ&nbsp;"}.bxs-volume:before{content:"îµ¡"}.bxs-volume-full:before{content:"îµ¢"}.bxs-volume-low:before{content:"îµ£"}.bxs-volume-mute:before{content:"îµ¤"}.bxs-wallet:before{content:"îµ¥"}.bxs-wallet-alt:before{content:"îµ¦"}.bxs-watch:before{content:"îµ§"}.bxs-watch-alt:before{content:"îµ¨"}.bxs-widget:before{content:"îµ©"}.bxs-wine:before{content:"îµª"}.bxs-wink-smile:before{content:"îµ«"}.bxs-wink-tongue:before{content:"îµ¬"}.bxs-wrench:before{content:"îµ­"}.bxs-x-circle:before{content:"îµ®"}.bxs-x-square:before{content:"îµ¯"}.bxs-yin-yang:before{content:"îµ°"}.bxs-zap:before{content:"îµ±"}.bxs-zoom-in:before{content:"îµ²"}.bxs-zoom-out:before{content:"îµ³"}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"&lt;percentage&gt;";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}</pre></body></html>