.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%;}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none !important;padding:var(--padding);text-align:left;vertical-align:top;}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color);}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal;}.tablepress>:where(tbody)>tr>*{color:var(--text-color);}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color);}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color);}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color);}.tablepress img{border:none;margin:0;max-width:none;padding:0;}.tablepress-table-description{clear:both;display:block;}.dt-scroll{width:100%;}.dt-scroll .tablepress{width:100% !important;}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0;}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0 !important;border-top-width:0 !important;height:0 !important;padding-bottom:0 !important;padding-top:0 !important;}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0 !important;overflow:hidden !important;}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden;}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color);}.tablepress thead th:active{outline:none;}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"▲"/"";display:block;position:absolute;}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"▼"/"";display:block;position:absolute;top:50%;}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative;}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px;}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif !important;font-size:12px;line-height:12px;opacity:.2;}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px;}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color);}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8;}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right;}.dt-container{clear:both;margin-bottom:1rem;position:relative;}.dt-container .tablepress{margin-bottom:0;}.dt-container .tablepress tfoot:empty{display:none;}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%;}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0;}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%;}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto;}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto;}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto;}.dt-container .dt-layout-cell:empty{display:none;}.dt-container .dt-input,.dt-container label{display:inline;width:auto;}.dt-container .dt-input{font-size:inherit;padding:5px;}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center;}.dt-container .dt-paging .dt-paging-button{background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:2px;box-sizing:border-box;color:inherit !important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none !important;vertical-align:middle;}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111;}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid rgba(0,0,0,0);color:rgba(0,0,0,.3) !important;cursor:default;outline:none;}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0;}.dt-container .dt-paging .ellipsis{padding:0 1em;}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column;}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0;}}.tablepress{--head-bg-color:none;}.tablepress>:where(thead,tfoot)>*>th{font-weight:600;}.tablepress>:where(tbody)>.even>*{background-color:#f2f5fb;}.tablepress>:where(tbody)>.odd>*{background-color:#fff;}.tablepress>*+tbody>*>*,.tablepress>tbody>*~*>*{border-top:none;}.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em;}.fa-xs{font-size:.75em;}.fa-sm{font-size:.875em;}.fa-1x{font-size:1em;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-6x{font-size:6em;}.fa-7x{font-size:7em;}.fa-8x{font-size:8em;}.fa-9x{font-size:9em;}.fa-10x{font-size:10em;}.fa-fw{text-align:center;width:1.25em;}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0;}.fa-ul>li{position:relative;}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit;}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em;}.fa-pull-left{float:left;}.fa-pull-right{float:right;}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em;}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em;}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite;}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite;}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(1turn);transform:rotate(1turn);}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(1turn);transform:rotate(1turn);}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg);}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg);}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg);}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1);}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1);}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1);}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none;}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em;}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:#fff;}.fa-500px:before{content:"";}.fa-accessible-icon:before{content:"";}.fa-accusoft:before{content:"";}.fa-acquisitions-incorporated:before{content:"";}.fa-ad:before{content:"";}.fa-address-book:before{content:"";}.fa-address-card:before{content:"";}.fa-adjust:before{content:"";}.fa-adn:before{content:"";}.fa-adversal:before{content:"";}.fa-affiliatetheme:before{content:"";}.fa-air-freshener:before{content:"";}.fa-airbnb:before{content:"";}.fa-algolia:before{content:"";}.fa-align-center:before{content:"";}.fa-align-justify:before{content:"";}.fa-align-left:before{content:"";}.fa-align-right:before{content:"";}.fa-alipay:before{content:"";}.fa-allergies:before{content:"";}.fa-amazon:before{content:"";}.fa-amazon-pay:before{content:"";}.fa-ambulance:before{content:"";}.fa-american-sign-language-interpreting:before{content:"";}.fa-amilia:before{content:"";}.fa-anchor:before{content:"";}.fa-android:before{content:"";}.fa-angellist:before{content:"";}.fa-angle-double-down:before{content:"";}.fa-angle-double-left:before{content:"";}.fa-angle-double-right:before{content:"";}.fa-angle-double-up:before{content:"";}.fa-angle-down:before{content:"";}.fa-angle-left:before{content:"";}.fa-angle-right:before{content:"";}.fa-angle-up:before{content:"";}.fa-angry:before{content:"";}.fa-angrycreative:before{content:"";}.fa-angular:before{content:"";}.fa-ankh:before{content:"";}.fa-app-store:before{content:"";}.fa-app-store-ios:before{content:"";}.fa-apper:before{content:"";}.fa-apple:before{content:"";}.fa-apple-alt:before{content:"";}.fa-apple-pay:before{content:"";}.fa-archive:before{content:"";}.fa-archway:before{content:"";}.fa-arrow-alt-circle-down:before{content:"";}.fa-arrow-alt-circle-left:before{content:"";}.fa-arrow-alt-circle-right:before{content:"";}.fa-arrow-alt-circle-up:before{content:"";}.fa-arrow-circle-down:before{content:"";}.fa-arrow-circle-left:before{content:"";}.fa-arrow-circle-right:before{content:"";}.fa-arrow-circle-up:before{content:"";}.fa-arrow-down:before{content:"";}.fa-arrow-left:before{content:"";}.fa-arrow-right:before{content:"";}.fa-arrow-up:before{content:"";}.fa-arrows-alt:before{content:"";}.fa-arrows-alt-h:before{content:"";}.fa-arrows-alt-v:before{content:"";}.fa-artstation:before{content:"";}.fa-assistive-listening-systems:before{content:"";}.fa-asterisk:before{content:"";}.fa-asymmetrik:before{content:"";}.fa-at:before{content:"";}.fa-atlas:before{content:"";}.fa-atlassian:before{content:"";}.fa-atom:before{content:"";}.fa-audible:before{content:"";}.fa-audio-description:before{content:"";}.fa-autoprefixer:before{content:"";}.fa-avianex:before{content:"";}.fa-aviato:before{content:"";}.fa-award:before{content:"";}.fa-aws:before{content:"";}.fa-baby:before{content:"";}.fa-baby-carriage:before{content:"";}.fa-backspace:before{content:"";}.fa-backward:before{content:"";}.fa-bacon:before{content:"";}.fa-bacteria:before{content:"";}.fa-bacterium:before{content:"";}.fa-bahai:before{content:"";}.fa-balance-scale:before{content:"";}.fa-balance-scale-left:before{content:"";}.fa-balance-scale-right:before{content:"";}.fa-ban:before{content:"";}.fa-band-aid:before{content:"";}.fa-bandcamp:before{content:"";}.fa-barcode:before{content:"";}.fa-bars:before{content:"";}.fa-baseball-ball:before{content:"";}.fa-basketball-ball:before{content:"";}.fa-bath:before{content:"";}.fa-battery-empty:before{content:"";}.fa-battery-full:before{content:"";}.fa-battery-half:before{content:"";}.fa-battery-quarter:before{content:"";}.fa-battery-three-quarters:before{content:"";}.fa-battle-net:before{content:"";}.fa-bed:before{content:"";}.fa-beer:before{content:"";}.fa-behance:before{content:"";}.fa-behance-square:before{content:"";}.fa-bell:before{content:"";}.fa-bell-slash:before{content:"";}.fa-bezier-curve:before{content:"";}.fa-bible:before{content:"";}.fa-bicycle:before{content:"";}.fa-biking:before{content:"";}.fa-bimobject:before{content:"";}.fa-binoculars:before{content:"";}.fa-biohazard:before{content:"";}.fa-birthday-cake:before{content:"";}.fa-bitbucket:before{content:"";}.fa-bitcoin:before{content:"";}.fa-bity:before{content:"";}.fa-black-tie:before{content:"";}.fa-blackberry:before{content:"";}.fa-blender:before{content:"";}.fa-blender-phone:before{content:"";}.fa-blind:before{content:"";}.fa-blog:before{content:"";}.fa-blogger:before{content:"";}.fa-blogger-b:before{content:"";}.fa-bluetooth:before{content:"";}.fa-bluetooth-b:before{content:"";}.fa-bold:before{content:"";}.fa-bolt:before{content:"";}.fa-bomb:before{content:"";}.fa-bone:before{content:"";}.fa-bong:before{content:"";}.fa-book:before{content:"";}.fa-book-dead:before{content:"";}.fa-book-medical:before{content:"";}.fa-book-open:before{content:"";}.fa-book-reader:before{content:"";}.fa-bookmark:before{content:"";}.fa-bootstrap:before{content:"";}.fa-border-all:before{content:"";}.fa-border-none:before{content:"";}.fa-border-style:before{content:"";}.fa-bowling-ball:before{content:"";}.fa-box:before{content:"";}.fa-box-open:before{content:"";}.fa-box-tissue:before{content:"";}.fa-boxes:before{content:"";}.fa-braille:before{content:"";}.fa-brain:before{content:"";}.fa-bread-slice:before{content:"";}.fa-briefcase:before{content:"";}.fa-briefcase-medical:before{content:"";}.fa-broadcast-tower:before{content:"";}.fa-broom:before{content:"";}.fa-brush:before{content:"";}.fa-btc:before{content:"";}.fa-buffer:before{content:"";}.fa-bug:before{content:"";}.fa-building:before{content:"";}.fa-bullhorn:before{content:"";}.fa-bullseye:before{content:"";}.fa-burn:before{content:"";}.fa-buromobelexperte:before{content:"";}.fa-bus:before{content:"";}.fa-bus-alt:before{content:"";}.fa-business-time:before{content:"";}.fa-buy-n-large:before{content:"";}.fa-buysellads:before{content:"";}.fa-calculator:before{content:"";}.fa-calendar:before{content:"";}.fa-calendar-alt:before{content:"";}.fa-calendar-check:before{content:"";}.fa-calendar-day:before{content:"";}.fa-calendar-minus:before{content:"";}.fa-calendar-plus:before{content:"";}.fa-calendar-times:before{content:"";}.fa-calendar-week:before{content:"";}.fa-camera:before{content:"";}.fa-camera-retro:before{content:"";}.fa-campground:before{content:"";}.fa-canadian-maple-leaf:before{content:"";}.fa-candy-cane:before{content:"";}.fa-cannabis:before{content:"";}.fa-capsules:before{content:"";}.fa-car:before{content:"";}.fa-car-alt:before{content:"";}.fa-car-battery:before{content:"";}.fa-car-crash:before{content:"";}.fa-car-side:before{content:"";}.fa-caravan:before{content:"";}.fa-caret-down:before{content:"";}.fa-caret-left:before{content:"";}.fa-caret-right:before{content:"";}.fa-caret-square-down:before{content:"";}.fa-caret-square-left:before{content:"";}.fa-caret-square-right:before{content:"";}.fa-caret-square-up:before{content:"";}.fa-caret-up:before{content:"";}.fa-carrot:before{content:"";}.fa-cart-arrow-down:before{content:"";}.fa-cart-plus:before{content:"";}.fa-cash-register:before{content:"";}.fa-cat:before{content:"";}.fa-cc-amazon-pay:before{content:"";}.fa-cc-amex:before{content:"";}.fa-cc-apple-pay:before{content:"";}.fa-cc-diners-club:before{content:"";}.fa-cc-discover:before{content:"";}.fa-cc-jcb:before{content:"";}.fa-cc-mastercard:before{content:"";}.fa-cc-paypal:before{content:"";}.fa-cc-stripe:before{content:"";}.fa-cc-visa:before{content:"";}.fa-centercode:before{content:"";}.fa-centos:before{content:"";}.fa-certificate:before{content:"";}.fa-chair:before{content:"";}.fa-chalkboard:before{content:"";}.fa-chalkboard-teacher:before{content:"";}.fa-charging-station:before{content:"";}.fa-chart-area:before{content:"";}.fa-chart-bar:before{content:"";}.fa-chart-line:before{content:"";}.fa-chart-pie:before{content:"";}.fa-check:before{content:"";}.fa-check-circle:before{content:"";}.fa-check-double:before{content:"";}.fa-check-square:before{content:"";}.fa-cheese:before{content:"";}.fa-chess:before{content:"";}.fa-chess-bishop:before{content:"";}.fa-chess-board:before{content:"";}.fa-chess-king:before{content:"";}.fa-chess-knight:before{content:"";}.fa-chess-pawn:before{content:"";}.fa-chess-queen:before{content:"";}.fa-chess-rook:before{content:"";}.fa-chevron-circle-down:before{content:"";}.fa-chevron-circle-left:before{content:"";}.fa-chevron-circle-right:before{content:"";}.fa-chevron-circle-up:before{content:"";}.fa-chevron-down:before{content:"";}.fa-chevron-left:before{content:"";}.fa-chevron-right:before{content:"";}.fa-chevron-up:before{content:"";}.fa-child:before{content:"";}.fa-chrome:before{content:"";}.fa-chromecast:before{content:"";}.fa-church:before{content:"";}.fa-circle:before{content:"";}.fa-circle-notch:before{content:"";}.fa-city:before{content:"";}.fa-clinic-medical:before{content:"";}.fa-clipboard:before{content:"";}.fa-clipboard-check:before{content:"";}.fa-clipboard-list:before{content:"";}.fa-clock:before{content:"";}.fa-clone:before{content:"";}.fa-closed-captioning:before{content:"";}.fa-cloud:before{content:"";}.fa-cloud-download-alt:before{content:"";}.fa-cloud-meatball:before{content:"";}.fa-cloud-moon:before{content:"";}.fa-cloud-moon-rain:before{content:"";}.fa-cloud-rain:before{content:"";}.fa-cloud-showers-heavy:before{content:"";}.fa-cloud-sun:before{content:"";}.fa-cloud-sun-rain:before{content:"";}.fa-cloud-upload-alt:before{content:"";}.fa-cloudflare:before{content:"";}.fa-cloudscale:before{content:"";}.fa-cloudsmith:before{content:"";}.fa-cloudversify:before{content:"";}.fa-cocktail:before{content:"";}.fa-code:before{content:"";}.fa-code-branch:before{content:"";}.fa-codepen:before{content:"";}.fa-codiepie:before{content:"";}.fa-coffee:before{content:"";}.fa-cog:before{content:"";}.fa-cogs:before{content:"";}.fa-coins:before{content:"";}.fa-columns:before{content:"";}.fa-comment:before{content:"";}.fa-comment-alt:before{content:"";}.fa-comment-dollar:before{content:"";}.fa-comment-dots:before{content:"";}.fa-comment-medical:before{content:"";}.fa-comment-slash:before{content:"";}.fa-comments:before{content:"";}.fa-comments-dollar:before{content:"";}.fa-compact-disc:before{content:"";}.fa-compass:before{content:"";}.fa-compress:before{content:"";}.fa-compress-alt:before{content:"";}.fa-compress-arrows-alt:before{content:"";}.fa-concierge-bell:before{content:"";}.fa-confluence:before{content:"";}.fa-connectdevelop:before{content:"";}.fa-contao:before{content:"";}.fa-cookie:before{content:"";}.fa-cookie-bite:before{content:"";}.fa-copy:before{content:"";}.fa-copyright:before{content:"";}.fa-cotton-bureau:before{content:"";}.fa-couch:before{content:"";}.fa-cpanel:before{content:"";}.fa-creative-commons:before{content:"";}.fa-creative-commons-by:before{content:"";}.fa-creative-commons-nc:before{content:"";}.fa-creative-commons-nc-eu:before{content:"";}.fa-creative-commons-nc-jp:before{content:"";}.fa-creative-commons-nd:before{content:"";}.fa-creative-commons-pd:before{content:"";}.fa-creative-commons-pd-alt:before{content:"";}.fa-creative-commons-remix:before{content:"";}.fa-creative-commons-sa:before{content:"";}.fa-creative-commons-sampling:before{content:"";}.fa-creative-commons-sampling-plus:before{content:"";}.fa-creative-commons-share:before{content:"";}.fa-creative-commons-zero:before{content:"";}.fa-credit-card:before{content:"";}.fa-critical-role:before{content:"";}.fa-crop:before{content:"";}.fa-crop-alt:before{content:"";}.fa-cross:before{content:"";}.fa-crosshairs:before{content:"";}.fa-crow:before{content:"";}.fa-crown:before{content:"";}.fa-crutch:before{content:"";}.fa-css3:before{content:"";}.fa-css3-alt:before{content:"";}.fa-cube:before{content:"";}.fa-cubes:before{content:"";}.fa-cut:before{content:"";}.fa-cuttlefish:before{content:"";}.fa-d-and-d:before{content:"";}.fa-d-and-d-beyond:before{content:"";}.fa-dailymotion:before{content:"";}.fa-dashcube:before{content:"";}.fa-database:before{content:"";}.fa-deaf:before{content:"";}.fa-deezer:before{content:"";}.fa-delicious:before{content:"";}.fa-democrat:before{content:"";}.fa-deploydog:before{content:"";}.fa-deskpro:before{content:"";}.fa-desktop:before{content:"";}.fa-dev:before{content:"";}.fa-deviantart:before{content:"";}.fa-dharmachakra:before{content:"";}.fa-dhl:before{content:"";}.fa-diagnoses:before{content:"";}.fa-diaspora:before{content:"";}.fa-dice:before{content:"";}.fa-dice-d20:before{content:"";}.fa-dice-d6:before{content:"";}.fa-dice-five:before{content:"";}.fa-dice-four:before{content:"";}.fa-dice-one:before{content:"";}.fa-dice-six:before{content:"";}.fa-dice-three:before{content:"";}.fa-dice-two:before{content:"";}.fa-digg:before{content:"";}.fa-digital-ocean:before{content:"";}.fa-digital-tachograph:before{content:"";}.fa-directions:before{content:"";}.fa-discord:before{content:"";}.fa-discourse:before{content:"";}.fa-disease:before{content:"";}.fa-divide:before{content:"";}.fa-dizzy:before{content:"";}.fa-dna:before{content:"";}.fa-dochub:before{content:"";}.fa-docker:before{content:"";}.fa-dog:before{content:"";}.fa-dollar-sign:before{content:"";}.fa-dolly:before{content:"";}.fa-dolly-flatbed:before{content:"";}.fa-donate:before{content:"";}.fa-door-closed:before{content:"";}.fa-door-open:before{content:"";}.fa-dot-circle:before{content:"";}.fa-dove:before{content:"";}.fa-download:before{content:"";}.fa-draft2digital:before{content:"";}.fa-drafting-compass:before{content:"";}.fa-dragon:before{content:"";}.fa-draw-polygon:before{content:"";}.fa-dribbble:before{content:"";}.fa-dribbble-square:before{content:"";}.fa-dropbox:before{content:"";}.fa-drum:before{content:"";}.fa-drum-steelpan:before{content:"";}.fa-drumstick-bite:before{content:"";}.fa-drupal:before{content:"";}.fa-dumbbell:before{content:"";}.fa-dumpster:before{content:"";}.fa-dumpster-fire:before{content:"";}.fa-dungeon:before{content:"";}.fa-dyalog:before{content:"";}.fa-earlybirds:before{content:"";}.fa-ebay:before{content:"";}.fa-edge:before{content:"";}.fa-edge-legacy:before{content:"";}.fa-edit:before{content:"";}.fa-egg:before{content:"";}.fa-eject:before{content:"";}.fa-elementor:before{content:"";}.fa-ellipsis-h:before{content:"";}.fa-ellipsis-v:before{content:"";}.fa-ello:before{content:"";}.fa-ember:before{content:"";}.fa-empire:before{content:"";}.fa-envelope:before{content:"";}.fa-envelope-open:before{content:"";}.fa-envelope-open-text:before{content:"";}.fa-envelope-square:before{content:"";}.fa-envira:before{content:"";}.fa-equals:before{content:"";}.fa-eraser:before{content:"";}.fa-erlang:before{content:"";}.fa-ethereum:before{content:"";}.fa-ethernet:before{content:"";}.fa-etsy:before{content:"";}.fa-euro-sign:before{content:"";}.fa-evernote:before{content:"";}.fa-exchange-alt:before{content:"";}.fa-exclamation:before{content:"";}.fa-exclamation-circle:before{content:"";}.fa-exclamation-triangle:before{content:"";}.fa-expand:before{content:"";}.fa-expand-alt:before{content:"";}.fa-expand-arrows-alt:before{content:"";}.fa-expeditedssl:before{content:"";}.fa-external-link-alt:before{content:"";}.fa-external-link-square-alt:before{content:"";}.fa-eye:before{content:"";}.fa-eye-dropper:before{content:"";}.fa-eye-slash:before{content:"";}.fa-facebook:before{content:"";}.fa-facebook-f:before{content:"";}.fa-facebook-messenger:before{content:"";}.fa-facebook-square:before{content:"";}.fa-fan:before{content:"";}.fa-fantasy-flight-games:before{content:"";}.fa-fast-backward:before{content:"";}.fa-fast-forward:before{content:"";}.fa-faucet:before{content:"";}.fa-fax:before{content:"";}.fa-feather:before{content:"";}.fa-feather-alt:before{content:"";}.fa-fedex:before{content:"";}.fa-fedora:before{content:"";}.fa-female:before{content:"";}.fa-fighter-jet:before{content:"";}.fa-figma:before{content:"";}.fa-file:before{content:"";}.fa-file-alt:before{content:"";}.fa-file-archive:before{content:"";}.fa-file-audio:before{content:"";}.fa-file-code:before{content:"";}.fa-file-contract:before{content:"";}.fa-file-csv:before{content:"";}.fa-file-download:before{content:"";}.fa-file-excel:before{content:"";}.fa-file-export:before{content:"";}.fa-file-image:before{content:"";}.fa-file-import:before{content:"";}.fa-file-invoice:before{content:"";}.fa-file-invoice-dollar:before{content:"";}.fa-file-medical:before{content:"";}.fa-file-medical-alt:before{content:"";}.fa-file-pdf:before{content:"";}.fa-file-powerpoint:before{content:"";}.fa-file-prescription:before{content:"";}.fa-file-signature:before{content:"";}.fa-file-upload:before{content:"";}.fa-file-video:before{content:"";}.fa-file-word:before{content:"";}.fa-fill:before{content:"";}.fa-fill-drip:before{content:"";}.fa-film:before{content:"";}.fa-filter:before{content:"";}.fa-fingerprint:before{content:"";}.fa-fire:before{content:"";}.fa-fire-alt:before{content:"";}.fa-fire-extinguisher:before{content:"";}.fa-firefox:before{content:"";}.fa-firefox-browser:before{content:"";}.fa-first-aid:before{content:"";}.fa-first-order:before{content:"";}.fa-first-order-alt:before{content:"";}.fa-firstdraft:before{content:"";}.fa-fish:before{content:"";}.fa-fist-raised:before{content:"";}.fa-flag:before{content:"";}.fa-flag-checkered:before{content:"";}.fa-flag-usa:before{content:"";}.fa-flask:before{content:"";}.fa-flickr:before{content:"";}.fa-flipboard:before{content:"";}.fa-flushed:before{content:"";}.fa-fly:before{content:"";}.fa-folder:before{content:"";}.fa-folder-minus:before{content:"";}.fa-folder-open:before{content:"";}.fa-folder-plus:before{content:"";}.fa-font:before{content:"";}.fa-font-awesome:before{content:"";}.fa-font-awesome-alt:before{content:"";}.fa-font-awesome-flag:before{content:"";}.fa-font-awesome-logo-full:before{content:"";}.fa-fonticons:before{content:"";}.fa-fonticons-fi:before{content:"";}.fa-football-ball:before{content:"";}.fa-fort-awesome:before{content:"";}.fa-fort-awesome-alt:before{content:"";}.fa-forumbee:before{content:"";}.fa-forward:before{content:"";}.fa-foursquare:before{content:"";}.fa-free-code-camp:before{content:"";}.fa-freebsd:before{content:"";}.fa-frog:before{content:"";}.fa-frown:before{content:"";}.fa-frown-open:before{content:"";}.fa-fulcrum:before{content:"";}.fa-funnel-dollar:before{content:"";}.fa-futbol:before{content:"";}.fa-galactic-republic:before{content:"";}.fa-galactic-senate:before{content:"";}.fa-gamepad:before{content:"";}.fa-gas-pump:before{content:"";}.fa-gavel:before{content:"";}.fa-gem:before{content:"";}.fa-genderless:before{content:"";}.fa-get-pocket:before{content:"";}.fa-gg:before{content:"";}.fa-gg-circle:before{content:"";}.fa-ghost:before{content:"";}.fa-gift:before{content:"";}.fa-gifts:before{content:"";}.fa-git:before{content:"";}.fa-git-alt:before{content:"";}.fa-git-square:before{content:"";}.fa-github:before{content:"";}.fa-github-alt:before{content:"";}.fa-github-square:before{content:"";}.fa-gitkraken:before{content:"";}.fa-gitlab:before{content:"";}.fa-gitter:before{content:"";}.fa-glass-cheers:before{content:"";}.fa-glass-martini:before{content:"";}.fa-glass-martini-alt:before{content:"";}.fa-glass-whiskey:before{content:"";}.fa-glasses:before{content:"";}.fa-glide:before{content:"";}.fa-glide-g:before{content:"";}.fa-globe:before{content:"";}.fa-globe-africa:before{content:"";}.fa-globe-americas:before{content:"";}.fa-globe-asia:before{content:"";}.fa-globe-europe:before{content:"";}.fa-gofore:before{content:"";}.fa-golf-ball:before{content:"";}.fa-goodreads:before{content:"";}.fa-goodreads-g:before{content:"";}.fa-google:before{content:"";}.fa-google-drive:before{content:"";}.fa-google-pay:before{content:"";}.fa-google-play:before{content:"";}.fa-google-plus:before{content:"";}.fa-google-plus-g:before{content:"";}.fa-google-plus-square:before{content:"";}.fa-google-wallet:before{content:"";}.fa-gopuram:before{content:"";}.fa-graduation-cap:before{content:"";}.fa-gratipay:before{content:"";}.fa-grav:before{content:"";}.fa-greater-than:before{content:"";}.fa-greater-than-equal:before{content:"";}.fa-grimace:before{content:"";}.fa-grin:before{content:"";}.fa-grin-alt:before{content:"";}.fa-grin-beam:before{content:"";}.fa-grin-beam-sweat:before{content:"";}.fa-grin-hearts:before{content:"";}.fa-grin-squint:before{content:"";}.fa-grin-squint-tears:before{content:"";}.fa-grin-stars:before{content:"";}.fa-grin-tears:before{content:"";}.fa-grin-tongue:before{content:"";}.fa-grin-tongue-squint:before{content:"";}.fa-grin-tongue-wink:before{content:"";}.fa-grin-wink:before{content:"";}.fa-grip-horizontal:before{content:"";}.fa-grip-lines:before{content:"";}.fa-grip-lines-vertical:before{content:"";}.fa-grip-vertical:before{content:"";}.fa-gripfire:before{content:"";}.fa-grunt:before{content:"";}.fa-guilded:before{content:"";}.fa-guitar:before{content:"";}.fa-gulp:before{content:"";}.fa-h-square:before{content:"";}.fa-hacker-news:before{content:"";}.fa-hacker-news-square:before{content:"";}.fa-hackerrank:before{content:"";}.fa-hamburger:before{content:"";}.fa-hammer:before{content:"";}.fa-hamsa:before{content:"";}.fa-hand-holding:before{content:"";}.fa-hand-holding-heart:before{content:"";}.fa-hand-holding-medical:before{content:"";}.fa-hand-holding-usd:before{content:"";}.fa-hand-holding-water:before{content:"";}.fa-hand-lizard:before{content:"";}.fa-hand-middle-finger:before{content:"";}.fa-hand-paper:before{content:"";}.fa-hand-peace:before{content:"";}.fa-hand-point-down:before{content:"";}.fa-hand-point-left:before{content:"";}.fa-hand-point-right:before{content:"";}.fa-hand-point-up:before{content:"";}.fa-hand-pointer:before{content:"";}.fa-hand-rock:before{content:"";}.fa-hand-scissors:before{content:"";}.fa-hand-sparkles:before{content:"";}.fa-hand-spock:before{content:"";}.fa-hands:before{content:"";}.fa-hands-helping:before{content:"";}.fa-hands-wash:before{content:"";}.fa-handshake:before{content:"";}.fa-handshake-alt-slash:before{content:"";}.fa-handshake-slash:before{content:"";}.fa-hanukiah:before{content:"";}.fa-hard-hat:before{content:"";}.fa-hashtag:before{content:"";}.fa-hat-cowboy:before{content:"";}.fa-hat-cowboy-side:before{content:"";}.fa-hat-wizard:before{content:"";}.fa-hdd:before{content:"";}.fa-head-side-cough:before{content:"";}.fa-head-side-cough-slash:before{content:"";}.fa-head-side-mask:before{content:"";}.fa-head-side-virus:before{content:"";}.fa-heading:before{content:"";}.fa-headphones:before{content:"";}.fa-headphones-alt:before{content:"";}.fa-headset:before{content:"";}.fa-heart:before{content:"";}.fa-heart-broken:before{content:"";}.fa-heartbeat:before{content:"";}.fa-helicopter:before{content:"";}.fa-highlighter:before{content:"";}.fa-hiking:before{content:"";}.fa-hippo:before{content:"";}.fa-hips:before{content:"";}.fa-hire-a-helper:before{content:"";}.fa-history:before{content:"";}.fa-hive:before{content:"";}.fa-hockey-puck:before{content:"";}.fa-holly-berry:before{content:"";}.fa-home:before{content:"";}.fa-hooli:before{content:"";}.fa-hornbill:before{content:"";}.fa-horse:before{content:"";}.fa-horse-head:before{content:"";}.fa-hospital:before{content:"";}.fa-hospital-alt:before{content:"";}.fa-hospital-symbol:before{content:"";}.fa-hospital-user:before{content:"";}.fa-hot-tub:before{content:"";}.fa-hotdog:before{content:"";}.fa-hotel:before{content:"";}.fa-hotjar:before{content:"";}.fa-hourglass:before{content:"";}.fa-hourglass-end:before{content:"";}.fa-hourglass-half:before{content:"";}.fa-hourglass-start:before{content:"";}.fa-house-damage:before{content:"";}.fa-house-user:before{content:"";}.fa-houzz:before{content:"";}.fa-hryvnia:before{content:"";}.fa-html5:before{content:"";}.fa-hubspot:before{content:"";}.fa-i-cursor:before{content:"";}.fa-ice-cream:before{content:"";}.fa-icicles:before{content:"";}.fa-icons:before{content:"";}.fa-id-badge:before{content:"";}.fa-id-card:before{content:"";}.fa-id-card-alt:before{content:"";}.fa-ideal:before{content:"";}.fa-igloo:before{content:"";}.fa-image:before{content:"";}.fa-images:before{content:"";}.fa-imdb:before{content:"";}.fa-inbox:before{content:"";}.fa-indent:before{content:"";}.fa-industry:before{content:"";}.fa-infinity:before{content:"";}.fa-info:before{content:"";}.fa-info-circle:before{content:"";}.fa-innosoft:before{content:"";}.fa-instagram:before{content:"";}.fa-instagram-square:before{content:"";}.fa-instalod:before{content:"";}.fa-intercom:before{content:"";}.fa-internet-explorer:before{content:"";}.fa-invision:before{content:"";}.fa-ioxhost:before{content:"";}.fa-italic:before{content:"";}.fa-itch-io:before{content:"";}.fa-itunes:before{content:"";}.fa-itunes-note:before{content:"";}.fa-java:before{content:"";}.fa-jedi:before{content:"";}.fa-jedi-order:before{content:"";}.fa-jenkins:before{content:"";}.fa-jira:before{content:"";}.fa-joget:before{content:"";}.fa-joint:before{content:"";}.fa-joomla:before{content:"";}.fa-journal-whills:before{content:"";}.fa-js:before{content:"";}.fa-js-square:before{content:"";}.fa-jsfiddle:before{content:"";}.fa-kaaba:before{content:"";}.fa-kaggle:before{content:"";}.fa-key:before{content:"";}.fa-keybase:before{content:"";}.fa-keyboard:before{content:"";}.fa-keycdn:before{content:"";}.fa-khanda:before{content:"";}.fa-kickstarter:before{content:"";}.fa-kickstarter-k:before{content:"";}.fa-kiss:before{content:"";}.fa-kiss-beam:before{content:"";}.fa-kiss-wink-heart:before{content:"";}.fa-kiwi-bird:before{content:"";}.fa-korvue:before{content:"";}.fa-landmark:before{content:"";}.fa-language:before{content:"";}.fa-laptop:before{content:"";}.fa-laptop-code:before{content:"";}.fa-laptop-house:before{content:"";}.fa-laptop-medical:before{content:"";}.fa-laravel:before{content:"";}.fa-lastfm:before{content:"";}.fa-lastfm-square:before{content:"";}.fa-laugh:before{content:"";}.fa-laugh-beam:before{content:"";}.fa-laugh-squint:before{content:"";}.fa-laugh-wink:before{content:"";}.fa-layer-group:before{content:"";}.fa-leaf:before{content:"";}.fa-leanpub:before{content:"";}.fa-lemon:before{content:"";}.fa-less:before{content:"";}.fa-less-than:before{content:"";}.fa-less-than-equal:before{content:"";}.fa-level-down-alt:before{content:"";}.fa-level-up-alt:before{content:"";}.fa-life-ring:before{content:"";}.fa-lightbulb:before{content:"";}.fa-line:before{content:"";}.fa-link:before{content:"";}.fa-linkedin:before{content:"";}.fa-linkedin-in:before{content:"";}.fa-linode:before{content:"";}.fa-linux:before{content:"";}.fa-lira-sign:before{content:"";}.fa-list:before{content:"";}.fa-list-alt:before{content:"";}.fa-list-ol:before{content:"";}.fa-list-ul:before{content:"";}.fa-location-arrow:before{content:"";}.fa-lock:before{content:"";}.fa-lock-open:before{content:"";}.fa-long-arrow-alt-down:before{content:"";}.fa-long-arrow-alt-left:before{content:"";}.fa-long-arrow-alt-right:before{content:"";}.fa-long-arrow-alt-up:before{content:"";}.fa-low-vision:before{content:"";}.fa-luggage-cart:before{content:"";}.fa-lungs:before{content:"";}.fa-lungs-virus:before{content:"";}.fa-lyft:before{content:"";}.fa-magento:before{content:"";}.fa-magic:before{content:"";}.fa-magnet:before{content:"";}.fa-mail-bulk:before{content:"";}.fa-mailchimp:before{content:"";}.fa-male:before{content:"";}.fa-mandalorian:before{content:"";}.fa-map:before{content:"";}.fa-map-marked:before{content:"";}.fa-map-marked-alt:before{content:"";}.fa-map-marker:before{content:"";}.fa-map-marker-alt:before{content:"";}.fa-map-pin:before{content:"";}.fa-map-signs:before{content:"";}.fa-markdown:before{content:"";}.fa-marker:before{content:"";}.fa-mars:before{content:"";}.fa-mars-double:before{content:"";}.fa-mars-stroke:before{content:"";}.fa-mars-stroke-h:before{content:"";}.fa-mars-stroke-v:before{content:"";}.fa-mask:before{content:"";}.fa-mastodon:before{content:"";}.fa-maxcdn:before{content:"";}.fa-mdb:before{content:"";}.fa-medal:before{content:"";}.fa-medapps:before{content:"";}.fa-medium:before{content:"";}.fa-medium-m:before{content:"";}.fa-medkit:before{content:"";}.fa-medrt:before{content:"";}.fa-meetup:before{content:"";}.fa-megaport:before{content:"";}.fa-meh:before{content:"";}.fa-meh-blank:before{content:"";}.fa-meh-rolling-eyes:before{content:"";}.fa-memory:before{content:"";}.fa-mendeley:before{content:"";}.fa-menorah:before{content:"";}.fa-mercury:before{content:"";}.fa-meteor:before{content:"";}.fa-microblog:before{content:"";}.fa-microchip:before{content:"";}.fa-microphone:before{content:"";}.fa-microphone-alt:before{content:"";}.fa-microphone-alt-slash:before{content:"";}.fa-microphone-slash:before{content:"";}.fa-microscope:before{content:"";}.fa-microsoft:before{content:"";}.fa-minus:before{content:"";}.fa-minus-circle:before{content:"";}.fa-minus-square:before{content:"";}.fa-mitten:before{content:"";}.fa-mix:before{content:"";}.fa-mixcloud:before{content:"";}.fa-mixer:before{content:"";}.fa-mizuni:before{content:"";}.fa-mobile:before{content:"";}.fa-mobile-alt:before{content:"";}.fa-modx:before{content:"";}.fa-monero:before{content:"";}.fa-money-bill:before{content:"";}.fa-money-bill-alt:before{content:"";}.fa-money-bill-wave:before{content:"";}.fa-money-bill-wave-alt:before{content:"";}.fa-money-check:before{content:"";}.fa-money-check-alt:before{content:"";}.fa-monument:before{content:"";}.fa-moon:before{content:"";}.fa-mortar-pestle:before{content:"";}.fa-mosque:before{content:"";}.fa-motorcycle:before{content:"";}.fa-mountain:before{content:"";}.fa-mouse:before{content:"";}.fa-mouse-pointer:before{content:"";}.fa-mug-hot:before{content:"";}.fa-music:before{content:"";}.fa-napster:before{content:"";}.fa-neos:before{content:"";}.fa-network-wired:before{content:"";}.fa-neuter:before{content:"";}.fa-newspaper:before{content:"";}.fa-nimblr:before{content:"";}.fa-node:before{content:"";}.fa-node-js:before{content:"";}.fa-not-equal:before{content:"";}.fa-notes-medical:before{content:"";}.fa-npm:before{content:"";}.fa-ns8:before{content:"";}.fa-nutritionix:before{content:"";}.fa-object-group:before{content:"";}.fa-object-ungroup:before{content:"";}.fa-octopus-deploy:before{content:"";}.fa-odnoklassniki:before{content:"";}.fa-odnoklassniki-square:before{content:"";}.fa-oil-can:before{content:"";}.fa-old-republic:before{content:"";}.fa-om:before{content:"";}.fa-opencart:before{content:"";}.fa-openid:before{content:"";}.fa-opera:before{content:"";}.fa-optin-monster:before{content:"";}.fa-orcid:before{content:"";}.fa-osi:before{content:"";}.fa-otter:before{content:"";}.fa-outdent:before{content:"";}.fa-page4:before{content:"";}.fa-pagelines:before{content:"";}.fa-pager:before{content:"";}.fa-paint-brush:before{content:"";}.fa-paint-roller:before{content:"";}.fa-palette:before{content:"";}.fa-palfed:before{content:"";}.fa-pallet:before{content:"";}.fa-paper-plane:before{content:"";}.fa-paperclip:before{content:"";}.fa-parachute-box:before{content:"";}.fa-paragraph:before{content:"";}.fa-parking:before{content:"";}.fa-passport:before{content:"";}.fa-pastafarianism:before{content:"";}.fa-paste:before{content:"";}.fa-patreon:before{content:"";}.fa-pause:before{content:"";}.fa-pause-circle:before{content:"";}.fa-paw:before{content:"";}.fa-paypal:before{content:"";}.fa-peace:before{content:"";}.fa-pen:before{content:"";}.fa-pen-alt:before{content:"";}.fa-pen-fancy:before{content:"";}.fa-pen-nib:before{content:"";}.fa-pen-square:before{content:"";}.fa-pencil-alt:before{content:"";}.fa-pencil-ruler:before{content:"";}.fa-penny-arcade:before{content:"";}.fa-people-arrows:before{content:"";}.fa-people-carry:before{content:"";}.fa-pepper-hot:before{content:"";}.fa-perbyte:before{content:"";}.fa-percent:before{content:"";}.fa-percentage:before{content:"";}.fa-periscope:before{content:"";}.fa-person-booth:before{content:"";}.fa-phabricator:before{content:"";}.fa-phoenix-framework:before{content:"";}.fa-phoenix-squadron:before{content:"";}.fa-phone:before{content:"";}.fa-phone-alt:before{content:"";}.fa-phone-slash:before{content:"";}.fa-phone-square:before{content:"";}.fa-phone-square-alt:before{content:"";}.fa-phone-volume:before{content:"";}.fa-photo-video:before{content:"";}.fa-php:before{content:"";}.fa-pied-piper:before{content:"";}.fa-pied-piper-alt:before{content:"";}.fa-pied-piper-hat:before{content:"";}.fa-pied-piper-pp:before{content:"";}.fa-pied-piper-square:before{content:"";}.fa-piggy-bank:before{content:"";}.fa-pills:before{content:"";}.fa-pinterest:before{content:"";}.fa-pinterest-p:before{content:"";}.fa-pinterest-square:before{content:"";}.fa-pizza-slice:before{content:"";}.fa-place-of-worship:before{content:"";}.fa-plane:before{content:"";}.fa-plane-arrival:before{content:"";}.fa-plane-departure:before{content:"";}.fa-plane-slash:before{content:"";}.fa-play:before{content:"";}.fa-play-circle:before{content:"";}.fa-playstation:before{content:"";}.fa-plug:before{content:"";}.fa-plus:before{content:"";}.fa-plus-circle:before{content:"";}.fa-plus-square:before{content:"";}.fa-podcast:before{content:"";}.fa-poll:before{content:"";}.fa-poll-h:before{content:"";}.fa-poo:before{content:"";}.fa-poo-storm:before{content:"";}.fa-poop:before{content:"";}.fa-portrait:before{content:"";}.fa-pound-sign:before{content:"";}.fa-power-off:before{content:"";}.fa-pray:before{content:"";}.fa-praying-hands:before{content:"";}.fa-prescription:before{content:"";}.fa-prescription-bottle:before{content:"";}.fa-prescription-bottle-alt:before{content:"";}.fa-print:before{content:"";}.fa-procedures:before{content:"";}.fa-product-hunt:before{content:"";}.fa-project-diagram:before{content:"";}.fa-pump-medical:before{content:"";}.fa-pump-soap:before{content:"";}.fa-pushed:before{content:"";}.fa-puzzle-piece:before{content:"";}.fa-python:before{content:"";}.fa-qq:before{content:"";}.fa-qrcode:before{content:"";}.fa-question:before{content:"";}.fa-question-circle:before{content:"";}.fa-quidditch:before{content:"";}.fa-quinscape:before{content:"";}.fa-quora:before{content:"";}.fa-quote-left:before{content:"";}.fa-quote-right:before{content:"";}.fa-quran:before{content:"";}.fa-r-project:before{content:"";}.fa-radiation:before{content:"";}.fa-radiation-alt:before{content:"";}.fa-rainbow:before{content:"";}.fa-random:before{content:"";}.fa-raspberry-pi:before{content:"";}.fa-ravelry:before{content:"";}.fa-react:before{content:"";}.fa-reacteurope:before{content:"";}.fa-readme:before{content:"";}.fa-rebel:before{content:"";}.fa-receipt:before{content:"";}.fa-record-vinyl:before{content:"";}.fa-recycle:before{content:"";}.fa-red-river:before{content:"";}.fa-reddit:before{content:"";}.fa-reddit-alien:before{content:"";}.fa-reddit-square:before{content:"";}.fa-redhat:before{content:"";}.fa-redo:before{content:"";}.fa-redo-alt:before{content:"";}.fa-registered:before{content:"";}.fa-remove-format:before{content:"";}.fa-renren:before{content:"";}.fa-reply:before{content:"";}.fa-reply-all:before{content:"";}.fa-replyd:before{content:"";}.fa-republican:before{content:"";}.fa-researchgate:before{content:"";}.fa-resolving:before{content:"";}.fa-restroom:before{content:"";}.fa-retweet:before{content:"";}.fa-rev:before{content:"";}.fa-ribbon:before{content:"";}.fa-ring:before{content:"";}.fa-road:before{content:"";}.fa-robot:before{content:"";}.fa-rocket:before{content:"";}.fa-rocketchat:before{content:"";}.fa-rockrms:before{content:"";}.fa-route:before{content:"";}.fa-rss:before{content:"";}.fa-rss-square:before{content:"";}.fa-ruble-sign:before{content:"";}.fa-ruler:before{content:"";}.fa-ruler-combined:before{content:"";}.fa-ruler-horizontal:before{content:"";}.fa-ruler-vertical:before{content:"";}.fa-running:before{content:"";}.fa-rupee-sign:before{content:"";}.fa-rust:before{content:"";}.fa-sad-cry:before{content:"";}.fa-sad-tear:before{content:"";}.fa-safari:before{content:"";}.fa-salesforce:before{content:"";}.fa-sass:before{content:"";}.fa-satellite:before{content:"";}.fa-satellite-dish:before{content:"";}.fa-save:before{content:"";}.fa-schlix:before{content:"";}.fa-school:before{content:"";}.fa-screwdriver:before{content:"";}.fa-scribd:before{content:"";}.fa-scroll:before{content:"";}.fa-sd-card:before{content:"";}.fa-search:before{content:"";}.fa-search-dollar:before{content:"";}.fa-search-location:before{content:"";}.fa-search-minus:before{content:"";}.fa-search-plus:before{content:"";}.fa-searchengin:before{content:"";}.fa-seedling:before{content:"";}.fa-sellcast:before{content:"";}.fa-sellsy:before{content:"";}.fa-server:before{content:"";}.fa-servicestack:before{content:"";}.fa-shapes:before{content:"";}.fa-share:before{content:"";}.fa-share-alt:before{content:"";}.fa-share-alt-square:before{content:"";}.fa-share-square:before{content:"";}.fa-shekel-sign:before{content:"";}.fa-shield-alt:before{content:"";}.fa-shield-virus:before{content:"";}.fa-ship:before{content:"";}.fa-shipping-fast:before{content:"";}.fa-shirtsinbulk:before{content:"";}.fa-shoe-prints:before{content:"";}.fa-shopify:before{content:"";}.fa-shopping-bag:before{content:"";}.fa-shopping-basket:before{content:"";}.fa-shopping-cart:before{content:"";}.fa-shopware:before{content:"";}.fa-shower:before{content:"";}.fa-shuttle-van:before{content:"";}.fa-sign:before{content:"";}.fa-sign-in-alt:before{content:"";}.fa-sign-language:before{content:"";}.fa-sign-out-alt:before{content:"";}.fa-signal:before{content:"";}.fa-signature:before{content:"";}.fa-sim-card:before{content:"";}.fa-simplybuilt:before{content:"";}.fa-sink:before{content:"";}.fa-sistrix:before{content:"";}.fa-sitemap:before{content:"";}.fa-sith:before{content:"";}.fa-skating:before{content:"";}.fa-sketch:before{content:"";}.fa-skiing:before{content:"";}.fa-skiing-nordic:before{content:"";}.fa-skull:before{content:"";}.fa-skull-crossbones:before{content:"";}.fa-skyatlas:before{content:"";}.fa-skype:before{content:"";}.fa-slack:before{content:"";}.fa-slack-hash:before{content:"";}.fa-slash:before{content:"";}.fa-sleigh:before{content:"";}.fa-sliders-h:before{content:"";}.fa-slideshare:before{content:"";}.fa-smile:before{content:"";}.fa-smile-beam:before{content:"";}.fa-smile-wink:before{content:"";}.fa-smog:before{content:"";}.fa-smoking:before{content:"";}.fa-smoking-ban:before{content:"";}.fa-sms:before{content:"";}.fa-snapchat:before{content:"";}.fa-snapchat-ghost:before{content:"";}.fa-snapchat-square:before{content:"";}.fa-snowboarding:before{content:"";}.fa-snowflake:before{content:"";}.fa-snowman:before{content:"";}.fa-snowplow:before{content:"";}.fa-soap:before{content:"";}.fa-socks:before{content:"";}.fa-solar-panel:before{content:"";}.fa-sort:before{content:"";}.fa-sort-alpha-down:before{content:"";}.fa-sort-alpha-down-alt:before{content:"";}.fa-sort-alpha-up:before{content:"";}.fa-sort-alpha-up-alt:before{content:"";}.fa-sort-amount-down:before{content:"";}.fa-sort-amount-down-alt:before{content:"";}.fa-sort-amount-up:before{content:"";}.fa-sort-amount-up-alt:before{content:"";}.fa-sort-down:before{content:"";}.fa-sort-numeric-down:before{content:"";}.fa-sort-numeric-down-alt:before{content:"";}.fa-sort-numeric-up:before{content:"";}.fa-sort-numeric-up-alt:before{content:"";}.fa-sort-up:before{content:"";}.fa-soundcloud:before{content:"";}.fa-sourcetree:before{content:"";}.fa-spa:before{content:"";}.fa-space-shuttle:before{content:"";}.fa-speakap:before{content:"";}.fa-speaker-deck:before{content:"";}.fa-spell-check:before{content:"";}.fa-spider:before{content:"";}.fa-spinner:before{content:"";}.fa-splotch:before{content:"";}.fa-spotify:before{content:"";}.fa-spray-can:before{content:"";}.fa-square:before{content:"";}.fa-square-full:before{content:"";}.fa-square-root-alt:before{content:"";}.fa-squarespace:before{content:"";}.fa-stack-exchange:before{content:"";}.fa-stack-overflow:before{content:"";}.fa-stackpath:before{content:"";}.fa-stamp:before{content:"";}.fa-star:before{content:"";}.fa-star-and-crescent:before{content:"";}.fa-star-half:before{content:"";}.fa-star-half-alt:before{content:"";}.fa-star-of-david:before{content:"";}.fa-star-of-life:before{content:"";}.fa-staylinked:before{content:"";}.fa-steam:before{content:"";}.fa-steam-square:before{content:"";}.fa-steam-symbol:before{content:"";}.fa-step-backward:before{content:"";}.fa-step-forward:before{content:"";}.fa-stethoscope:before{content:"";}.fa-sticker-mule:before{content:"";}.fa-sticky-note:before{content:"";}.fa-stop:before{content:"";}.fa-stop-circle:before{content:"";}.fa-stopwatch:before{content:"";}.fa-stopwatch-20:before{content:"";}.fa-store:before{content:"";}.fa-store-alt:before{content:"";}.fa-store-alt-slash:before{content:"";}.fa-store-slash:before{content:"";}.fa-strava:before{content:"";}.fa-stream:before{content:"";}.fa-street-view:before{content:"";}.fa-strikethrough:before{content:"";}.fa-stripe:before{content:"";}.fa-stripe-s:before{content:"";}.fa-stroopwafel:before{content:"";}.fa-studiovinari:before{content:"";}.fa-stumbleupon:before{content:"";}.fa-stumbleupon-circle:before{content:"";}.fa-subscript:before{content:"";}.fa-subway:before{content:"";}.fa-suitcase:before{content:"";}.fa-suitcase-rolling:before{content:"";}.fa-sun:before{content:"";}.fa-superpowers:before{content:"";}.fa-superscript:before{content:"";}.fa-supple:before{content:"";}.fa-surprise:before{content:"";}.fa-suse:before{content:"";}.fa-swatchbook:before{content:"";}.fa-swift:before{content:"";}.fa-swimmer:before{content:"";}.fa-swimming-pool:before{content:"";}.fa-symfony:before{content:"";}.fa-synagogue:before{content:"";}.fa-sync:before{content:"";}.fa-sync-alt:before{content:"";}.fa-syringe:before{content:"";}.fa-table:before{content:"";}.fa-table-tennis:before{content:"";}.fa-tablet:before{content:"";}.fa-tablet-alt:before{content:"";}.fa-tablets:before{content:"";}.fa-tachometer-alt:before{content:"";}.fa-tag:before{content:"";}.fa-tags:before{content:"";}.fa-tape:before{content:"";}.fa-tasks:before{content:"";}.fa-taxi:before{content:"";}.fa-teamspeak:before{content:"";}.fa-teeth:before{content:"";}.fa-teeth-open:before{content:"";}.fa-telegram:before{content:"";}.fa-telegram-plane:before{content:"";}.fa-temperature-high:before{content:"";}.fa-temperature-low:before{content:"";}.fa-tencent-weibo:before{content:"";}.fa-tenge:before{content:"";}.fa-terminal:before{content:"";}.fa-text-height:before{content:"";}.fa-text-width:before{content:"";}.fa-th:before{content:"";}.fa-th-large:before{content:"";}.fa-th-list:before{content:"";}.fa-the-red-yeti:before{content:"";}.fa-theater-masks:before{content:"";}.fa-themeco:before{content:"";}.fa-themeisle:before{content:"";}.fa-thermometer:before{content:"";}.fa-thermometer-empty:before{content:"";}.fa-thermometer-full:before{content:"";}.fa-thermometer-half:before{content:"";}.fa-thermometer-quarter:before{content:"";}.fa-thermometer-three-quarters:before{content:"";}.fa-think-peaks:before{content:"";}.fa-thumbs-down:before{content:"";}.fa-thumbs-up:before{content:"";}.fa-thumbtack:before{content:"";}.fa-ticket-alt:before{content:"";}.fa-tiktok:before{content:"";}.fa-times:before{content:"";}.fa-times-circle:before{content:"";}.fa-tint:before{content:"";}.fa-tint-slash:before{content:"";}.fa-tired:before{content:"";}.fa-threads:before{content:"";}.fa-threads-square:before{content:"";}.fa-toggle-off:before{content:"";}.fa-toggle-on:before{content:"";}.fa-toilet:before{content:"";}.fa-toilet-paper:before{content:"";}.fa-toilet-paper-slash:before{content:"";}.fa-toolbox:before{content:"";}.fa-tools:before{content:"";}.fa-tooth:before{content:"";}.fa-torah:before{content:"";}.fa-torii-gate:before{content:"";}.fa-tractor:before{content:"";}.fa-trade-federation:before{content:"";}.fa-trademark:before{content:"";}.fa-traffic-light:before{content:"";}.fa-trailer:before{content:"";}.fa-train:before{content:"";}.fa-tram:before{content:"";}.fa-transgender:before{content:"";}.fa-transgender-alt:before{content:"";}.fa-trash:before{content:"";}.fa-trash-alt:before{content:"";}.fa-trash-restore:before{content:"";}.fa-trash-restore-alt:before{content:"";}.fa-tree:before{content:"";}.fa-trello:before{content:"";}.fa-tripadvisor:before{content:"";}.fa-trophy:before{content:"";}.fa-truck:before{content:"";}.fa-truck-loading:before{content:"";}.fa-truck-monster:before{content:"";}.fa-truck-moving:before{content:"";}.fa-truck-pickup:before{content:"";}.fa-tshirt:before{content:"";}.fa-tty:before{content:"";}.fa-tumblr:before{content:"";}.fa-tumblr-square:before{content:"";}.fa-tv:before{content:"";}.fa-twitch:before{content:"";}.fa-twitter:before{content:"";}.fa-twitter-square:before{content:"";}.fa-typo3:before{content:"";}.fa-uber:before{content:"";}.fa-ubuntu:before{content:"";}.fa-uikit:before{content:"";}.fa-umbraco:before{content:"";}.fa-umbrella:before{content:"";}.fa-umbrella-beach:before{content:"";}.fa-uncharted:before{content:"";}.fa-underline:before{content:"";}.fa-undo:before{content:"";}.fa-undo-alt:before{content:"";}.fa-uniregistry:before{content:"";}.fa-unity:before{content:"";}.fa-universal-access:before{content:"";}.fa-university:before{content:"";}.fa-unlink:before{content:"";}.fa-unlock:before{content:"";}.fa-unlock-alt:before{content:"";}.fa-unsplash:before{content:"";}.fa-untappd:before{content:"";}.fa-upload:before{content:"";}.fa-ups:before{content:"";}.fa-usb:before{content:"";}.fa-user:before{content:"";}.fa-user-alt:before{content:"";}.fa-user-alt-slash:before{content:"";}.fa-user-astronaut:before{content:"";}.fa-user-check:before{content:"";}.fa-user-circle:before{content:"";}.fa-user-clock:before{content:"";}.fa-user-cog:before{content:"";}.fa-user-edit:before{content:"";}.fa-user-friends:before{content:"";}.fa-user-graduate:before{content:"";}.fa-user-injured:before{content:"";}.fa-user-lock:before{content:"";}.fa-user-md:before{content:"";}.fa-user-minus:before{content:"";}.fa-user-ninja:before{content:"";}.fa-user-nurse:before{content:"";}.fa-user-plus:before{content:"";}.fa-user-secret:before{content:"";}.fa-user-shield:before{content:"";}.fa-user-slash:before{content:"";}.fa-user-tag:before{content:"";}.fa-user-tie:before{content:"";}.fa-user-times:before{content:"";}.fa-users:before{content:"";}.fa-users-cog:before{content:"";}.fa-users-slash:before{content:"";}.fa-usps:before{content:"";}.fa-ussunnah:before{content:"";}.fa-utensil-spoon:before{content:"";}.fa-utensils:before{content:"";}.fa-vaadin:before{content:"";}.fa-vector-square:before{content:"";}.fa-venus:before{content:"";}.fa-venus-double:before{content:"";}.fa-venus-mars:before{content:"";}.fa-vest:before{content:"";}.fa-vest-patches:before{content:"";}.fa-viacoin:before{content:"";}.fa-viadeo:before{content:"";}.fa-viadeo-square:before{content:"";}.fa-vial:before{content:"";}.fa-vials:before{content:"";}.fa-viber:before{content:"";}.fa-video:before{content:"";}.fa-video-slash:before{content:"";}.fa-vihara:before{content:"";}.fa-vimeo:before{content:"";}.fa-vimeo-square:before{content:"";}.fa-vimeo-v:before{content:"";}.fa-vine:before{content:"";}.fa-virus:before{content:"";}.fa-virus-slash:before{content:"";}.fa-viruses:before{content:"";}.fa-vk:before{content:"";}.fa-vnv:before{content:"";}.fa-voicemail:before{content:"";}.fa-volleyball-ball:before{content:"";}.fa-volume-down:before{content:"";}.fa-volume-mute:before{content:"";}.fa-volume-off:before{content:"";}.fa-volume-up:before{content:"";}.fa-vote-yea:before{content:"";}.fa-vr-cardboard:before{content:"";}.fa-vuejs:before{content:"";}.fa-walking:before{content:"";}.fa-wallet:before{content:"";}.fa-warehouse:before{content:"";}.fa-watchman-monitoring:before{content:"";}.fa-water:before{content:"";}.fa-wave-square:before{content:"";}.fa-waze:before{content:"";}.fa-weebly:before{content:"";}.fa-weibo:before{content:"";}.fa-weight:before{content:"";}.fa-weight-hanging:before{content:"";}.fa-weixin:before{content:"";}.fa-whatsapp:before{content:"";}.fa-whatsapp-square:before{content:"";}.fa-wheelchair:before{content:"";}.fa-whmcs:before{content:"";}.fa-wifi:before{content:"";}.fa-wikipedia-w:before{content:"";}.fa-wind:before{content:"";}.fa-window-close:before{content:"";}.fa-window-maximize:before{content:"";}.fa-window-minimize:before{content:"";}.fa-window-restore:before{content:"";}.fa-windows:before{content:"";}.fa-wine-bottle:before{content:"";}.fa-wine-glass:before{content:"";}.fa-wine-glass-alt:before{content:"";}.fa-wix:before{content:"";}.fa-wizards-of-the-coast:before{content:"";}.fa-wodu:before{content:"";}.fa-wolf-pack-battalion:before{content:"";}.fa-won-sign:before{content:"";}.fa-wordpress:before{content:"";}.fa-wordpress-simple:before{content:"";}.fa-wpbeginner:before{content:"";}.fa-wpexplorer:before{content:"";}.fa-wpforms:before{content:"";}.fa-wpressr:before{content:"";}.fa-wrench:before{content:"";}.fa-x-ray:before{content:"";}.fa-xbox:before{content:"";}.fa-xing:before{content:"";}.fa-xing-square:before{content:"";}.fa-x-twitter:before{content:"";}.fa-x-twitter-square:before{content:"";}.fa-y-combinator:before{content:"";}.fa-yahoo:before{content:"";}.fa-yammer:before{content:"";}.fa-yandex:before{content:"";}.fa-yandex-international:before{content:"";}.fa-yarn:before{content:"";}.fa-yelp:before{content:"";}.fa-yen-sign:before{content:"";}.fa-yin-yang:before{content:"";}.fa-yoast:before{content:"";}.fa-youtube:before{content:"";}.fa-youtube-square:before{content:"";}.fa-zhihu:before{content:"";}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto;}.far{font-family:"Font Awesome 5 Free";font-weight:400;}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900;}.fab{font-family:"Font Awesome 5 Brands";font-weight:400;}.v-select{position:relative;font-family:inherit;}.v-select,.v-select *{box-sizing:border-box;}@-webkit-keyframes vSelectSpinner{0%{transform:rotate(0deg);}to{transform:rotate(1turn);}}@keyframes vSelectSpinner{0%{transform:rotate(0deg);}to{transform:rotate(1turn);}}.vs__fade-enter-active,.vs__fade-leave-active{pointer-events:none;transition:opacity .15s cubic-bezier(1,.5,.8,1);}.vs__fade-enter,.vs__fade-leave-to{opacity:0;}.vs--disabled .vs__clear,.vs--disabled .vs__dropdown-toggle,.vs--disabled .vs__open-indicator,.vs--disabled .vs__search,.vs--disabled .vs__selected{cursor:not-allowed;background-color:#f8f8f8;}.v-select[dir=rtl] .vs__actions{padding:0 3px 0 6px;}.v-select[dir=rtl] .vs__clear{margin-left:6px;margin-right:0;}.v-select[dir=rtl] .vs__deselect{margin-left:0;margin-right:2px;}.v-select[dir=rtl] .vs__dropdown-menu{text-align:right;}.vs__dropdown-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;padding:0 0 4px;background:none;border:1px solid rgba(60,60,60,.26);border-radius:4px;white-space:normal;}.vs__selected-options{display:flex;flex-basis:100%;flex-grow:1;flex-wrap:wrap;padding:0 2px;position:relative;}.vs__actions{display:flex;align-items:center;padding:4px 6px 0 3px;}.vs--searchable .vs__dropdown-toggle{cursor:text;}.vs--unsearchable .vs__dropdown-toggle{cursor:pointer;}.vs--open .vs__dropdown-toggle{border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0;}.vs__open-indicator{fill:rgba(60,60,60,.5);transform:scale(1);transition:transform .15s cubic-bezier(1,-.115,.975,.855);transition-timing-function:cubic-bezier(1,-.115,.975,.855);}.vs--open .vs__open-indicator{transform:rotate(180deg) scale(1);}.vs--loading .vs__open-indicator{opacity:0;}.vs__clear{fill:rgba(60,60,60,.5);padding:0;border:0;background-color:transparent;cursor:pointer;margin-right:8px;}.vs__dropdown-menu{display:block;box-sizing:border-box;position:absolute;top:calc(100% - 1px);left:0;z-index:1000;padding:5px 0;margin:0;width:100%;max-height:350px;min-width:160px;overflow-y:auto;box-shadow:0 3px 6px 0 rgba(0,0,0,.15);border:1px solid rgba(60,60,60,.26);border-top-style:none;border-radius:0 0 4px 4px;text-align:left;list-style:none;background:#fff;}.vs__no-options{text-align:center;}.vs__dropdown-option{line-height:1.42857143;display:block;padding:3px 20px;clear:both;color:#333;white-space:nowrap;}.vs__dropdown-option:hover{cursor:pointer;}.vs__dropdown-option--highlight{background:#5897fb;color:#fff;}.vs__dropdown-option--disabled{background:inherit;color:rgba(60,60,60,.5);}.vs__dropdown-option--disabled:hover{cursor:inherit;}.vs__selected{display:flex;align-items:center;background-color:#f0f0f0;border:1px solid rgba(60,60,60,.26);border-radius:4px;color:#333;line-height:1.4;margin:4px 2px 0;padding:0 .25em;z-index:0;}.vs__deselect{display:inline-flex;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-left:4px;padding:0;border:0;cursor:pointer;background:none;fill:rgba(60,60,60,.5);text-shadow:0 1px 0 #fff;}.vs--single .vs__selected{background-color:transparent;border-color:transparent;}.vs--single.vs--open .vs__selected{position:absolute;opacity:.4;}.vs--single.vs--searching .vs__selected{display:none;}.vs__search::-webkit-search-cancel-button{display:none;}.vs__search::-ms-clear,.vs__search::-webkit-search-decoration,.vs__search::-webkit-search-results-button,.vs__search::-webkit-search-results-decoration{display:none;}.vs__search,.vs__search:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:1.4;font-size:1em;border:1px solid transparent;border-left:none;outline:none;margin:4px 0 0;padding:0 7px;background:none;box-shadow:none;width:0;max-width:100%;flex-grow:1;z-index:1;}.vs__search::-webkit-input-placeholder{color:inherit;}.vs__search::-moz-placeholder{color:inherit;}.vs__search:-ms-input-placeholder{color:inherit;}.vs__search::-ms-input-placeholder{color:inherit;}.vs__search::placeholder{color:inherit;}.vs--unsearchable .vs__search{opacity:1;}.vs--unsearchable:not(.vs--disabled) .vs__search:hover{cursor:pointer;}.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search{opacity:.2;}.vs__spinner{align-self:center;opacity:0;font-size:5px;text-indent:-9999em;overflow:hidden;border:.9em solid hsla(0,0%,39.2%,.1);border-left-color:rgba(60,60,60,.45);transform:translateZ(0);-webkit-animation:vSelectSpinner 1.1s linear infinite;animation:vSelectSpinner 1.1s linear infinite;transition:opacity .1s;}.vs__spinner,.vs__spinner:after{border-radius:50%;width:5em;height:5em;}.vs--loading .vs__spinner{opacity:1;}:root{--swiper-theme-color:#007aff;}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;}.swiper-vertical>.swiper-wrapper{flex-direction:column;}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box;}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0);}.swiper-pointer-events{touch-action:pan-y;}.swiper-pointer-events.swiper-vertical{touch-action:pan-x;}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;}.swiper-slide-invisible-blank{visibility:hidden;}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto;}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height;}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px;}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d;}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10;}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15);}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none;}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start;}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory;}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory;}.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999;}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before);}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after);}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before);}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after);}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none;}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size);}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size);}:root{--swiper-navigation-size:44px;}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - ( var(--swiper-navigation-size) / 2 ));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none;}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;text-transform:none;letter-spacing:0;font-variant:initial;line-height:1;}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto;}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev";}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto;}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next";}.swiper-button-lock{display:none;}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10;}.swiper-pagination.swiper-pagination-hidden{opacity:0;}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%;}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative;}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33);}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none;}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer;}.swiper-pagination-bullet:only-child{display:none !important;}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color));}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0);}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block;}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top;}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px);}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left;}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right;}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute;}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top;}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top;}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0;}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0;}.swiper-pagination-lock{display:none;}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1);}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%;}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%;}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0;}.swiper-scrollbar-cursor-drag{cursor:move;}.swiper-scrollbar-lock{display:none;}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center;}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain;}.swiper-slide-zoomed{cursor:move;}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent;}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff;}.swiper-lazy-preloader-black{--swiper-preloader-color:#000;}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg);}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000;}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto;}.swiper-grid>.swiper-wrapper{flex-wrap:wrap;}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column;}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out;}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity;}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none;}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-cube{overflow:visible;}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%;}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none;}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0;}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible;}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0;}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px);}.swiper-flip{overflow:visible;}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none;}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height;}.swiper-cards{overflow:visible;}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;}.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em;}.fa-xs{font-size:.75em;}.fa-sm{font-size:.875em;}.fa-1x{font-size:1em;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-6x{font-size:6em;}.fa-7x{font-size:7em;}.fa-8x{font-size:8em;}.fa-9x{font-size:9em;}.fa-10x{font-size:10em;}.fa-fw{text-align:center;width:1.25em;}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0;}.fa-ul>li{position:relative;}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit;}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em;}.fa-pull-left{float:left;}.fa-pull-right{float:right;}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em;}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em;}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite;}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite;}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(1turn);transform:rotate(1turn);}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(1turn);transform:rotate(1turn);}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg);}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg);}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg);}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1);}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1);}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1);}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none;}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em;}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:#fff;}.fa-500px:before{content:"";}.fa-accessible-icon:before{content:"";}.fa-accusoft:before{content:"";}.fa-acquisitions-incorporated:before{content:"";}.fa-ad:before{content:"";}.fa-address-book:before{content:"";}.fa-address-card:before{content:"";}.fa-adjust:before{content:"";}.fa-adn:before{content:"";}.fa-adversal:before{content:"";}.fa-affiliatetheme:before{content:"";}.fa-air-freshener:before{content:"";}.fa-airbnb:before{content:"";}.fa-algolia:before{content:"";}.fa-align-center:before{content:"";}.fa-align-justify:before{content:"";}.fa-align-left:before{content:"";}.fa-align-right:before{content:"";}.fa-alipay:before{content:"";}.fa-allergies:before{content:"";}.fa-amazon:before{content:"";}.fa-amazon-pay:before{content:"";}.fa-ambulance:before{content:"";}.fa-american-sign-language-interpreting:before{content:"";}.fa-amilia:before{content:"";}.fa-anchor:before{content:"";}.fa-android:before{content:"";}.fa-angellist:before{content:"";}.fa-angle-double-down:before{content:"";}.fa-angle-double-left:before{content:"";}.fa-angle-double-right:before{content:"";}.fa-angle-double-up:before{content:"";}.fa-angle-down:before{content:"";}.fa-angle-left:before{content:"";}.fa-angle-right:before{content:"";}.fa-angle-up:before{content:"";}.fa-angry:before{content:"";}.fa-angrycreative:before{content:"";}.fa-angular:before{content:"";}.fa-ankh:before{content:"";}.fa-app-store:before{content:"";}.fa-app-store-ios:before{content:"";}.fa-apper:before{content:"";}.fa-apple:before{content:"";}.fa-apple-alt:before{content:"";}.fa-apple-pay:before{content:"";}.fa-archive:before{content:"";}.fa-archway:before{content:"";}.fa-arrow-alt-circle-down:before{content:"";}.fa-arrow-alt-circle-left:before{content:"";}.fa-arrow-alt-circle-right:before{content:"";}.fa-arrow-alt-circle-up:before{content:"";}.fa-arrow-circle-down:before{content:"";}.fa-arrow-circle-left:before{content:"";}.fa-arrow-circle-right:before{content:"";}.fa-arrow-circle-up:before{content:"";}.fa-arrow-down:before{content:"";}.fa-arrow-left:before{content:"";}.fa-arrow-right:before{content:"";}.fa-arrow-up:before{content:"";}.fa-arrows-alt:before{content:"";}.fa-arrows-alt-h:before{content:"";}.fa-arrows-alt-v:before{content:"";}.fa-artstation:before{content:"";}.fa-assistive-listening-systems:before{content:"";}.fa-asterisk:before{content:"";}.fa-asymmetrik:before{content:"";}.fa-at:before{content:"";}.fa-atlas:before{content:"";}.fa-atlassian:before{content:"";}.fa-atom:before{content:"";}.fa-audible:before{content:"";}.fa-audio-description:before{content:"";}.fa-autoprefixer:before{content:"";}.fa-avianex:before{content:"";}.fa-aviato:before{content:"";}.fa-award:before{content:"";}.fa-aws:before{content:"";}.fa-baby:before{content:"";}.fa-baby-carriage:before{content:"";}.fa-backspace:before{content:"";}.fa-backward:before{content:"";}.fa-bacon:before{content:"";}.fa-bacteria:before{content:"";}.fa-bacterium:before{content:"";}.fa-bahai:before{content:"";}.fa-balance-scale:before{content:"";}.fa-balance-scale-left:before{content:"";}.fa-balance-scale-right:before{content:"";}.fa-ban:before{content:"";}.fa-band-aid:before{content:"";}.fa-bandcamp:before{content:"";}.fa-barcode:before{content:"";}.fa-bars:before{content:"";}.fa-baseball-ball:before{content:"";}.fa-basketball-ball:before{content:"";}.fa-bath:before{content:"";}.fa-battery-empty:before{content:"";}.fa-battery-full:before{content:"";}.fa-battery-half:before{content:"";}.fa-battery-quarter:before{content:"";}.fa-battery-three-quarters:before{content:"";}.fa-battle-net:before{content:"";}.fa-bed:before{content:"";}.fa-beer:before{content:"";}.fa-behance:before{content:"";}.fa-behance-square:before{content:"";}.fa-bell:before{content:"";}.fa-bell-slash:before{content:"";}.fa-bezier-curve:before{content:"";}.fa-bible:before{content:"";}.fa-bicycle:before{content:"";}.fa-biking:before{content:"";}.fa-bimobject:before{content:"";}.fa-binoculars:before{content:"";}.fa-biohazard:before{content:"";}.fa-birthday-cake:before{content:"";}.fa-bitbucket:before{content:"";}.fa-bitcoin:before{content:"";}.fa-bity:before{content:"";}.fa-black-tie:before{content:"";}.fa-blackberry:before{content:"";}.fa-blender:before{content:"";}.fa-blender-phone:before{content:"";}.fa-blind:before{content:"";}.fa-blog:before{content:"";}.fa-blogger:before{content:"";}.fa-blogger-b:before{content:"";}.fa-bluetooth:before{content:"";}.fa-bluetooth-b:before{content:"";}.fa-bold:before{content:"";}.fa-bolt:before{content:"";}.fa-bomb:before{content:"";}.fa-bone:before{content:"";}.fa-bong:before{content:"";}.fa-book:before{content:"";}.fa-book-dead:before{content:"";}.fa-book-medical:before{content:"";}.fa-book-open:before{content:"";}.fa-book-reader:before{content:"";}.fa-bookmark:before{content:"";}.fa-bootstrap:before{content:"";}.fa-border-all:before{content:"";}.fa-border-none:before{content:"";}.fa-border-style:before{content:"";}.fa-bowling-ball:before{content:"";}.fa-box:before{content:"";}.fa-box-open:before{content:"";}.fa-box-tissue:before{content:"";}.fa-boxes:before{content:"";}.fa-braille:before{content:"";}.fa-brain:before{content:"";}.fa-bread-slice:before{content:"";}.fa-briefcase:before{content:"";}.fa-briefcase-medical:before{content:"";}.fa-broadcast-tower:before{content:"";}.fa-broom:before{content:"";}.fa-brush:before{content:"";}.fa-btc:before{content:"";}.fa-buffer:before{content:"";}.fa-bug:before{content:"";}.fa-building:before{content:"";}.fa-bullhorn:before{content:"";}.fa-bullseye:before{content:"";}.fa-burn:before{content:"";}.fa-buromobelexperte:before{content:"";}.fa-bus:before{content:"";}.fa-bus-alt:before{content:"";}.fa-business-time:before{content:"";}.fa-buy-n-large:before{content:"";}.fa-buysellads:before{content:"";}.fa-calculator:before{content:"";}.fa-calendar:before{content:"";}.fa-calendar-alt:before{content:"";}.fa-calendar-check:before{content:"";}.fa-calendar-day:before{content:"";}.fa-calendar-minus:before{content:"";}.fa-calendar-plus:before{content:"";}.fa-calendar-times:before{content:"";}.fa-calendar-week:before{content:"";}.fa-camera:before{content:"";}.fa-camera-retro:before{content:"";}.fa-campground:before{content:"";}.fa-canadian-maple-leaf:before{content:"";}.fa-candy-cane:before{content:"";}.fa-cannabis:before{content:"";}.fa-capsules:before{content:"";}.fa-car:before{content:"";}.fa-car-alt:before{content:"";}.fa-car-battery:before{content:"";}.fa-car-crash:before{content:"";}.fa-car-side:before{content:"";}.fa-caravan:before{content:"";}.fa-caret-down:before{content:"";}.fa-caret-left:before{content:"";}.fa-caret-right:before{content:"";}.fa-caret-square-down:before{content:"";}.fa-caret-square-left:before{content:"";}.fa-caret-square-right:before{content:"";}.fa-caret-square-up:before{content:"";}.fa-caret-up:before{content:"";}.fa-carrot:before{content:"";}.fa-cart-arrow-down:before{content:"";}.fa-cart-plus:before{content:"";}.fa-cash-register:before{content:"";}.fa-cat:before{content:"";}.fa-cc-amazon-pay:before{content:"";}.fa-cc-amex:before{content:"";}.fa-cc-apple-pay:before{content:"";}.fa-cc-diners-club:before{content:"";}.fa-cc-discover:before{content:"";}.fa-cc-jcb:before{content:"";}.fa-cc-mastercard:before{content:"";}.fa-cc-paypal:before{content:"";}.fa-cc-stripe:before{content:"";}.fa-cc-visa:before{content:"";}.fa-centercode:before{content:"";}.fa-centos:before{content:"";}.fa-certificate:before{content:"";}.fa-chair:before{content:"";}.fa-chalkboard:before{content:"";}.fa-chalkboard-teacher:before{content:"";}.fa-charging-station:before{content:"";}.fa-chart-area:before{content:"";}.fa-chart-bar:before{content:"";}.fa-chart-line:before{content:"";}.fa-chart-pie:before{content:"";}.fa-check:before{content:"";}.fa-check-circle:before{content:"";}.fa-check-double:before{content:"";}.fa-check-square:before{content:"";}.fa-cheese:before{content:"";}.fa-chess:before{content:"";}.fa-chess-bishop:before{content:"";}.fa-chess-board:before{content:"";}.fa-chess-king:before{content:"";}.fa-chess-knight:before{content:"";}.fa-chess-pawn:before{content:"";}.fa-chess-queen:before{content:"";}.fa-chess-rook:before{content:"";}.fa-chevron-circle-down:before{content:"";}.fa-chevron-circle-left:before{content:"";}.fa-chevron-circle-right:before{content:"";}.fa-chevron-circle-up:before{content:"";}.fa-chevron-down:before{content:"";}.fa-chevron-left:before{content:"";}.fa-chevron-right:before{content:"";}.fa-chevron-up:before{content:"";}.fa-child:before{content:"";}.fa-chrome:before{content:"";}.fa-chromecast:before{content:"";}.fa-church:before{content:"";}.fa-circle:before{content:"";}.fa-circle-notch:before{content:"";}.fa-city:before{content:"";}.fa-clinic-medical:before{content:"";}.fa-clipboard:before{content:"";}.fa-clipboard-check:before{content:"";}.fa-clipboard-list:before{content:"";}.fa-clock:before{content:"";}.fa-clone:before{content:"";}.fa-closed-captioning:before{content:"";}.fa-cloud:before{content:"";}.fa-cloud-download-alt:before{content:"";}.fa-cloud-meatball:before{content:"";}.fa-cloud-moon:before{content:"";}.fa-cloud-moon-rain:before{content:"";}.fa-cloud-rain:before{content:"";}.fa-cloud-showers-heavy:before{content:"";}.fa-cloud-sun:before{content:"";}.fa-cloud-sun-rain:before{content:"";}.fa-cloud-upload-alt:before{content:"";}.fa-cloudflare:before{content:"";}.fa-cloudscale:before{content:"";}.fa-cloudsmith:before{content:"";}.fa-cloudversify:before{content:"";}.fa-cocktail:before{content:"";}.fa-code:before{content:"";}.fa-code-branch:before{content:"";}.fa-codepen:before{content:"";}.fa-codiepie:before{content:"";}.fa-coffee:before{content:"";}.fa-cog:before{content:"";}.fa-cogs:before{content:"";}.fa-coins:before{content:"";}.fa-columns:before{content:"";}.fa-comment:before{content:"";}.fa-comment-alt:before{content:"";}.fa-comment-dollar:before{content:"";}.fa-comment-dots:before{content:"";}.fa-comment-medical:before{content:"";}.fa-comment-slash:before{content:"";}.fa-comments:before{content:"";}.fa-comments-dollar:before{content:"";}.fa-compact-disc:before{content:"";}.fa-compass:before{content:"";}.fa-compress:before{content:"";}.fa-compress-alt:before{content:"";}.fa-compress-arrows-alt:before{content:"";}.fa-concierge-bell:before{content:"";}.fa-confluence:before{content:"";}.fa-connectdevelop:before{content:"";}.fa-contao:before{content:"";}.fa-cookie:before{content:"";}.fa-cookie-bite:before{content:"";}.fa-copy:before{content:"";}.fa-copyright:before{content:"";}.fa-cotton-bureau:before{content:"";}.fa-couch:before{content:"";}.fa-cpanel:before{content:"";}.fa-creative-commons:before{content:"";}.fa-creative-commons-by:before{content:"";}.fa-creative-commons-nc:before{content:"";}.fa-creative-commons-nc-eu:before{content:"";}.fa-creative-commons-nc-jp:before{content:"";}.fa-creative-commons-nd:before{content:"";}.fa-creative-commons-pd:before{content:"";}.fa-creative-commons-pd-alt:before{content:"";}.fa-creative-commons-remix:before{content:"";}.fa-creative-commons-sa:before{content:"";}.fa-creative-commons-sampling:before{content:"";}.fa-creative-commons-sampling-plus:before{content:"";}.fa-creative-commons-share:before{content:"";}.fa-creative-commons-zero:before{content:"";}.fa-credit-card:before{content:"";}.fa-critical-role:before{content:"";}.fa-crop:before{content:"";}.fa-crop-alt:before{content:"";}.fa-cross:before{content:"";}.fa-crosshairs:before{content:"";}.fa-crow:before{content:"";}.fa-crown:before{content:"";}.fa-crutch:before{content:"";}.fa-css3:before{content:"";}.fa-css3-alt:before{content:"";}.fa-cube:before{content:"";}.fa-cubes:before{content:"";}.fa-cut:before{content:"";}.fa-cuttlefish:before{content:"";}.fa-d-and-d:before{content:"";}.fa-d-and-d-beyond:before{content:"";}.fa-dailymotion:before{content:"";}.fa-dashcube:before{content:"";}.fa-database:before{content:"";}.fa-deaf:before{content:"";}.fa-deezer:before{content:"";}.fa-delicious:before{content:"";}.fa-democrat:before{content:"";}.fa-deploydog:before{content:"";}.fa-deskpro:before{content:"";}.fa-desktop:before{content:"";}.fa-dev:before{content:"";}.fa-deviantart:before{content:"";}.fa-dharmachakra:before{content:"";}.fa-dhl:before{content:"";}.fa-diagnoses:before{content:"";}.fa-diaspora:before{content:"";}.fa-dice:before{content:"";}.fa-dice-d20:before{content:"";}.fa-dice-d6:before{content:"";}.fa-dice-five:before{content:"";}.fa-dice-four:before{content:"";}.fa-dice-one:before{content:"";}.fa-dice-six:before{content:"";}.fa-dice-three:before{content:"";}.fa-dice-two:before{content:"";}.fa-digg:before{content:"";}.fa-digital-ocean:before{content:"";}.fa-digital-tachograph:before{content:"";}.fa-directions:before{content:"";}.fa-discord:before{content:"";}.fa-discourse:before{content:"";}.fa-disease:before{content:"";}.fa-divide:before{content:"";}.fa-dizzy:before{content:"";}.fa-dna:before{content:"";}.fa-dochub:before{content:"";}.fa-docker:before{content:"";}.fa-dog:before{content:"";}.fa-dollar-sign:before{content:"";}.fa-dolly:before{content:"";}.fa-dolly-flatbed:before{content:"";}.fa-donate:before{content:"";}.fa-door-closed:before{content:"";}.fa-door-open:before{content:"";}.fa-dot-circle:before{content:"";}.fa-dove:before{content:"";}.fa-download:before{content:"";}.fa-draft2digital:before{content:"";}.fa-drafting-compass:before{content:"";}.fa-dragon:before{content:"";}.fa-draw-polygon:before{content:"";}.fa-dribbble:before{content:"";}.fa-dribbble-square:before{content:"";}.fa-dropbox:before{content:"";}.fa-drum:before{content:"";}.fa-drum-steelpan:before{content:"";}.fa-drumstick-bite:before{content:"";}.fa-drupal:before{content:"";}.fa-dumbbell:before{content:"";}.fa-dumpster:before{content:"";}.fa-dumpster-fire:before{content:"";}.fa-dungeon:before{content:"";}.fa-dyalog:before{content:"";}.fa-earlybirds:before{content:"";}.fa-ebay:before{content:"";}.fa-edge:before{content:"";}.fa-edge-legacy:before{content:"";}.fa-edit:before{content:"";}.fa-egg:before{content:"";}.fa-eject:before{content:"";}.fa-elementor:before{content:"";}.fa-ellipsis-h:before{content:"";}.fa-ellipsis-v:before{content:"";}.fa-ello:before{content:"";}.fa-ember:before{content:"";}.fa-empire:before{content:"";}.fa-envelope:before{content:"";}.fa-envelope-open:before{content:"";}.fa-envelope-open-text:before{content:"";}.fa-envelope-square:before{content:"";}.fa-envira:before{content:"";}.fa-equals:before{content:"";}.fa-eraser:before{content:"";}.fa-erlang:before{content:"";}.fa-ethereum:before{content:"";}.fa-ethernet:before{content:"";}.fa-etsy:before{content:"";}.fa-euro-sign:before{content:"";}.fa-evernote:before{content:"";}.fa-exchange-alt:before{content:"";}.fa-exclamation:before{content:"";}.fa-exclamation-circle:before{content:"";}.fa-exclamation-triangle:before{content:"";}.fa-expand:before{content:"";}.fa-expand-alt:before{content:"";}.fa-expand-arrows-alt:before{content:"";}.fa-expeditedssl:before{content:"";}.fa-external-link-alt:before{content:"";}.fa-external-link-square-alt:before{content:"";}.fa-eye:before{content:"";}.fa-eye-dropper:before{content:"";}.fa-eye-slash:before{content:"";}.fa-facebook:before{content:"";}.fa-facebook-f:before{content:"";}.fa-facebook-messenger:before{content:"";}.fa-facebook-square:before{content:"";}.fa-fan:before{content:"";}.fa-fantasy-flight-games:before{content:"";}.fa-fast-backward:before{content:"";}.fa-fast-forward:before{content:"";}.fa-faucet:before{content:"";}.fa-fax:before{content:"";}.fa-feather:before{content:"";}.fa-feather-alt:before{content:"";}.fa-fedex:before{content:"";}.fa-fedora:before{content:"";}.fa-female:before{content:"";}.fa-fighter-jet:before{content:"";}.fa-figma:before{content:"";}.fa-file:before{content:"";}.fa-file-alt:before{content:"";}.fa-file-archive:before{content:"";}.fa-file-audio:before{content:"";}.fa-file-code:before{content:"";}.fa-file-contract:before{content:"";}.fa-file-csv:before{content:"";}.fa-file-download:before{content:"";}.fa-file-excel:before{content:"";}.fa-file-export:before{content:"";}.fa-file-image:before{content:"";}.fa-file-import:before{content:"";}.fa-file-invoice:before{content:"";}.fa-file-invoice-dollar:before{content:"";}.fa-file-medical:before{content:"";}.fa-file-medical-alt:before{content:"";}.fa-file-pdf:before{content:"";}.fa-file-powerpoint:before{content:"";}.fa-file-prescription:before{content:"";}.fa-file-signature:before{content:"";}.fa-file-upload:before{content:"";}.fa-file-video:before{content:"";}.fa-file-word:before{content:"";}.fa-fill:before{content:"";}.fa-fill-drip:before{content:"";}.fa-film:before{content:"";}.fa-filter:before{content:"";}.fa-fingerprint:before{content:"";}.fa-fire:before{content:"";}.fa-fire-alt:before{content:"";}.fa-fire-extinguisher:before{content:"";}.fa-firefox:before{content:"";}.fa-firefox-browser:before{content:"";}.fa-first-aid:before{content:"";}.fa-first-order:before{content:"";}.fa-first-order-alt:before{content:"";}.fa-firstdraft:before{content:"";}.fa-fish:before{content:"";}.fa-fist-raised:before{content:"";}.fa-flag:before{content:"";}.fa-flag-checkered:before{content:"";}.fa-flag-usa:before{content:"";}.fa-flask:before{content:"";}.fa-flickr:before{content:"";}.fa-flipboard:before{content:"";}.fa-flushed:before{content:"";}.fa-fly:before{content:"";}.fa-folder:before{content:"";}.fa-folder-minus:before{content:"";}.fa-folder-open:before{content:"";}.fa-folder-plus:before{content:"";}.fa-font:before{content:"";}.fa-font-awesome:before{content:"";}.fa-font-awesome-alt:before{content:"";}.fa-font-awesome-flag:before{content:"";}.fa-font-awesome-logo-full:before{content:"";}.fa-fonticons:before{content:"";}.fa-fonticons-fi:before{content:"";}.fa-football-ball:before{content:"";}.fa-fort-awesome:before{content:"";}.fa-fort-awesome-alt:before{content:"";}.fa-forumbee:before{content:"";}.fa-forward:before{content:"";}.fa-foursquare:before{content:"";}.fa-free-code-camp:before{content:"";}.fa-freebsd:before{content:"";}.fa-frog:before{content:"";}.fa-frown:before{content:"";}.fa-frown-open:before{content:"";}.fa-fulcrum:before{content:"";}.fa-funnel-dollar:before{content:"";}.fa-futbol:before{content:"";}.fa-galactic-republic:before{content:"";}.fa-galactic-senate:before{content:"";}.fa-gamepad:before{content:"";}.fa-gas-pump:before{content:"";}.fa-gavel:before{content:"";}.fa-gem:before{content:"";}.fa-genderless:before{content:"";}.fa-get-pocket:before{content:"";}.fa-gg:before{content:"";}.fa-gg-circle:before{content:"";}.fa-ghost:before{content:"";}.fa-gift:before{content:"";}.fa-gifts:before{content:"";}.fa-git:before{content:"";}.fa-git-alt:before{content:"";}.fa-git-square:before{content:"";}.fa-github:before{content:"";}.fa-github-alt:before{content:"";}.fa-github-square:before{content:"";}.fa-gitkraken:before{content:"";}.fa-gitlab:before{content:"";}.fa-gitter:before{content:"";}.fa-glass-cheers:before{content:"";}.fa-glass-martini:before{content:"";}.fa-glass-martini-alt:before{content:"";}.fa-glass-whiskey:before{content:"";}.fa-glasses:before{content:"";}.fa-glide:before{content:"";}.fa-glide-g:before{content:"";}.fa-globe:before{content:"";}.fa-globe-africa:before{content:"";}.fa-globe-americas:before{content:"";}.fa-globe-asia:before{content:"";}.fa-globe-europe:before{content:"";}.fa-gofore:before{content:"";}.fa-golf-ball:before{content:"";}.fa-goodreads:before{content:"";}.fa-goodreads-g:before{content:"";}.fa-google:before{content:"";}.fa-google-drive:before{content:"";}.fa-google-pay:before{content:"";}.fa-google-play:before{content:"";}.fa-google-plus:before{content:"";}.fa-google-plus-g:before{content:"";}.fa-google-plus-square:before{content:"";}.fa-google-wallet:before{content:"";}.fa-gopuram:before{content:"";}.fa-graduation-cap:before{content:"";}.fa-gratipay:before{content:"";}.fa-grav:before{content:"";}.fa-greater-than:before{content:"";}.fa-greater-than-equal:before{content:"";}.fa-grimace:before{content:"";}.fa-grin:before{content:"";}.fa-grin-alt:before{content:"";}.fa-grin-beam:before{content:"";}.fa-grin-beam-sweat:before{content:"";}.fa-grin-hearts:before{content:"";}.fa-grin-squint:before{content:"";}.fa-grin-squint-tears:before{content:"";}.fa-grin-stars:before{content:"";}.fa-grin-tears:before{content:"";}.fa-grin-tongue:before{content:"";}.fa-grin-tongue-squint:before{content:"";}.fa-grin-tongue-wink:before{content:"";}.fa-grin-wink:before{content:"";}.fa-grip-horizontal:before{content:"";}.fa-grip-lines:before{content:"";}.fa-grip-lines-vertical:before{content:"";}.fa-grip-vertical:before{content:"";}.fa-gripfire:before{content:"";}.fa-grunt:before{content:"";}.fa-guilded:before{content:"";}.fa-guitar:before{content:"";}.fa-gulp:before{content:"";}.fa-h-square:before{content:"";}.fa-hacker-news:before{content:"";}.fa-hacker-news-square:before{content:"";}.fa-hackerrank:before{content:"";}.fa-hamburger:before{content:"";}.fa-hammer:before{content:"";}.fa-hamsa:before{content:"";}.fa-hand-holding:before{content:"";}.fa-hand-holding-heart:before{content:"";}.fa-hand-holding-medical:before{content:"";}.fa-hand-holding-usd:before{content:"";}.fa-hand-holding-water:before{content:"";}.fa-hand-lizard:before{content:"";}.fa-hand-middle-finger:before{content:"";}.fa-hand-paper:before{content:"";}.fa-hand-peace:before{content:"";}.fa-hand-point-down:before{content:"";}.fa-hand-point-left:before{content:"";}.fa-hand-point-right:before{content:"";}.fa-hand-point-up:before{content:"";}.fa-hand-pointer:before{content:"";}.fa-hand-rock:before{content:"";}.fa-hand-scissors:before{content:"";}.fa-hand-sparkles:before{content:"";}.fa-hand-spock:before{content:"";}.fa-hands:before{content:"";}.fa-hands-helping:before{content:"";}.fa-hands-wash:before{content:"";}.fa-handshake:before{content:"";}.fa-handshake-alt-slash:before{content:"";}.fa-handshake-slash:before{content:"";}.fa-hanukiah:before{content:"";}.fa-hard-hat:before{content:"";}.fa-hashtag:before{content:"";}.fa-hat-cowboy:before{content:"";}.fa-hat-cowboy-side:before{content:"";}.fa-hat-wizard:before{content:"";}.fa-hdd:before{content:"";}.fa-head-side-cough:before{content:"";}.fa-head-side-cough-slash:before{content:"";}.fa-head-side-mask:before{content:"";}.fa-head-side-virus:before{content:"";}.fa-heading:before{content:"";}.fa-headphones:before{content:"";}.fa-headphones-alt:before{content:"";}.fa-headset:before{content:"";}.fa-heart:before{content:"";}.fa-heart-broken:before{content:"";}.fa-heartbeat:before{content:"";}.fa-helicopter:before{content:"";}.fa-highlighter:before{content:"";}.fa-hiking:before{content:"";}.fa-hippo:before{content:"";}.fa-hips:before{content:"";}.fa-hire-a-helper:before{content:"";}.fa-history:before{content:"";}.fa-hive:before{content:"";}.fa-hockey-puck:before{content:"";}.fa-holly-berry:before{content:"";}.fa-home:before{content:"";}.fa-hooli:before{content:"";}.fa-hornbill:before{content:"";}.fa-horse:before{content:"";}.fa-horse-head:before{content:"";}.fa-hospital:before{content:"";}.fa-hospital-alt:before{content:"";}.fa-hospital-symbol:before{content:"";}.fa-hospital-user:before{content:"";}.fa-hot-tub:before{content:"";}.fa-hotdog:before{content:"";}.fa-hotel:before{content:"";}.fa-hotjar:before{content:"";}.fa-hourglass:before{content:"";}.fa-hourglass-end:before{content:"";}.fa-hourglass-half:before{content:"";}.fa-hourglass-start:before{content:"";}.fa-house-damage:before{content:"";}.fa-house-user:before{content:"";}.fa-houzz:before{content:"";}.fa-hryvnia:before{content:"";}.fa-html5:before{content:"";}.fa-hubspot:before{content:"";}.fa-i-cursor:before{content:"";}.fa-ice-cream:before{content:"";}.fa-icicles:before{content:"";}.fa-icons:before{content:"";}.fa-id-badge:before{content:"";}.fa-id-card:before{content:"";}.fa-id-card-alt:before{content:"";}.fa-ideal:before{content:"";}.fa-igloo:before{content:"";}.fa-image:before{content:"";}.fa-images:before{content:"";}.fa-imdb:before{content:"";}.fa-inbox:before{content:"";}.fa-indent:before{content:"";}.fa-industry:before{content:"";}.fa-infinity:before{content:"";}.fa-info:before{content:"";}.fa-info-circle:before{content:"";}.fa-innosoft:before{content:"";}.fa-instagram:before{content:"";}.fa-instagram-square:before{content:"";}.fa-instalod:before{content:"";}.fa-intercom:before{content:"";}.fa-internet-explorer:before{content:"";}.fa-invision:before{content:"";}.fa-ioxhost:before{content:"";}.fa-italic:before{content:"";}.fa-itch-io:before{content:"";}.fa-itunes:before{content:"";}.fa-itunes-note:before{content:"";}.fa-java:before{content:"";}.fa-jedi:before{content:"";}.fa-jedi-order:before{content:"";}.fa-jenkins:before{content:"";}.fa-jira:before{content:"";}.fa-joget:before{content:"";}.fa-joint:before{content:"";}.fa-joomla:before{content:"";}.fa-journal-whills:before{content:"";}.fa-js:before{content:"";}.fa-js-square:before{content:"";}.fa-jsfiddle:before{content:"";}.fa-kaaba:before{content:"";}.fa-kaggle:before{content:"";}.fa-key:before{content:"";}.fa-keybase:before{content:"";}.fa-keyboard:before{content:"";}.fa-keycdn:before{content:"";}.fa-khanda:before{content:"";}.fa-kickstarter:before{content:"";}.fa-kickstarter-k:before{content:"";}.fa-kiss:before{content:"";}.fa-kiss-beam:before{content:"";}.fa-kiss-wink-heart:before{content:"";}.fa-kiwi-bird:before{content:"";}.fa-korvue:before{content:"";}.fa-landmark:before{content:"";}.fa-language:before{content:"";}.fa-laptop:before{content:"";}.fa-laptop-code:before{content:"";}.fa-laptop-house:before{content:"";}.fa-laptop-medical:before{content:"";}.fa-laravel:before{content:"";}.fa-lastfm:before{content:"";}.fa-lastfm-square:before{content:"";}.fa-laugh:before{content:"";}.fa-laugh-beam:before{content:"";}.fa-laugh-squint:before{content:"";}.fa-laugh-wink:before{content:"";}.fa-layer-group:before{content:"";}.fa-leaf:before{content:"";}.fa-leanpub:before{content:"";}.fa-lemon:before{content:"";}.fa-less:before{content:"";}.fa-less-than:before{content:"";}.fa-less-than-equal:before{content:"";}.fa-level-down-alt:before{content:"";}.fa-level-up-alt:before{content:"";}.fa-life-ring:before{content:"";}.fa-lightbulb:before{content:"";}.fa-line:before{content:"";}.fa-link:before{content:"";}.fa-linkedin:before{content:"";}.fa-linkedin-in:before{content:"";}.fa-linode:before{content:"";}.fa-linux:before{content:"";}.fa-lira-sign:before{content:"";}.fa-list:before{content:"";}.fa-list-alt:before{content:"";}.fa-list-ol:before{content:"";}.fa-list-ul:before{content:"";}.fa-location-arrow:before{content:"";}.fa-lock:before{content:"";}.fa-lock-open:before{content:"";}.fa-long-arrow-alt-down:before{content:"";}.fa-long-arrow-alt-left:before{content:"";}.fa-long-arrow-alt-right:before{content:"";}.fa-long-arrow-alt-up:before{content:"";}.fa-low-vision:before{content:"";}.fa-luggage-cart:before{content:"";}.fa-lungs:before{content:"";}.fa-lungs-virus:before{content:"";}.fa-lyft:before{content:"";}.fa-magento:before{content:"";}.fa-magic:before{content:"";}.fa-magnet:before{content:"";}.fa-mail-bulk:before{content:"";}.fa-mailchimp:before{content:"";}.fa-male:before{content:"";}.fa-mandalorian:before{content:"";}.fa-map:before{content:"";}.fa-map-marked:before{content:"";}.fa-map-marked-alt:before{content:"";}.fa-map-marker:before{content:"";}.fa-map-marker-alt:before{content:"";}.fa-map-pin:before{content:"";}.fa-map-signs:before{content:"";}.fa-markdown:before{content:"";}.fa-marker:before{content:"";}.fa-mars:before{content:"";}.fa-mars-double:before{content:"";}.fa-mars-stroke:before{content:"";}.fa-mars-stroke-h:before{content:"";}.fa-mars-stroke-v:before{content:"";}.fa-mask:before{content:"";}.fa-mastodon:before{content:"";}.fa-maxcdn:before{content:"";}.fa-mdb:before{content:"";}.fa-medal:before{content:"";}.fa-medapps:before{content:"";}.fa-medium:before{content:"";}.fa-medium-m:before{content:"";}.fa-medkit:before{content:"";}.fa-medrt:before{content:"";}.fa-meetup:before{content:"";}.fa-megaport:before{content:"";}.fa-meh:before{content:"";}.fa-meh-blank:before{content:"";}.fa-meh-rolling-eyes:before{content:"";}.fa-memory:before{content:"";}.fa-mendeley:before{content:"";}.fa-menorah:before{content:"";}.fa-mercury:before{content:"";}.fa-meteor:before{content:"";}.fa-microblog:before{content:"";}.fa-microchip:before{content:"";}.fa-microphone:before{content:"";}.fa-microphone-alt:before{content:"";}.fa-microphone-alt-slash:before{content:"";}.fa-microphone-slash:before{content:"";}.fa-microscope:before{content:"";}.fa-microsoft:before{content:"";}.fa-minus:before{content:"";}.fa-minus-circle:before{content:"";}.fa-minus-square:before{content:"";}.fa-mitten:before{content:"";}.fa-mix:before{content:"";}.fa-mixcloud:before{content:"";}.fa-mixer:before{content:"";}.fa-mizuni:before{content:"";}.fa-mobile:before{content:"";}.fa-mobile-alt:before{content:"";}.fa-modx:before{content:"";}.fa-monero:before{content:"";}.fa-money-bill:before{content:"";}.fa-money-bill-alt:before{content:"";}.fa-money-bill-wave:before{content:"";}.fa-money-bill-wave-alt:before{content:"";}.fa-money-check:before{content:"";}.fa-money-check-alt:before{content:"";}.fa-monument:before{content:"";}.fa-moon:before{content:"";}.fa-mortar-pestle:before{content:"";}.fa-mosque:before{content:"";}.fa-motorcycle:before{content:"";}.fa-mountain:before{content:"";}.fa-mouse:before{content:"";}.fa-mouse-pointer:before{content:"";}.fa-mug-hot:before{content:"";}.fa-music:before{content:"";}.fa-napster:before{content:"";}.fa-neos:before{content:"";}.fa-network-wired:before{content:"";}.fa-neuter:before{content:"";}.fa-newspaper:before{content:"";}.fa-nimblr:before{content:"";}.fa-node:before{content:"";}.fa-node-js:before{content:"";}.fa-not-equal:before{content:"";}.fa-notes-medical:before{content:"";}.fa-npm:before{content:"";}.fa-ns8:before{content:"";}.fa-nutritionix:before{content:"";}.fa-object-group:before{content:"";}.fa-object-ungroup:before{content:"";}.fa-octopus-deploy:before{content:"";}.fa-odnoklassniki:before{content:"";}.fa-odnoklassniki-square:before{content:"";}.fa-oil-can:before{content:"";}.fa-old-republic:before{content:"";}.fa-om:before{content:"";}.fa-opencart:before{content:"";}.fa-openid:before{content:"";}.fa-opera:before{content:"";}.fa-optin-monster:before{content:"";}.fa-orcid:before{content:"";}.fa-osi:before{content:"";}.fa-otter:before{content:"";}.fa-outdent:before{content:"";}.fa-page4:before{content:"";}.fa-pagelines:before{content:"";}.fa-pager:before{content:"";}.fa-paint-brush:before{content:"";}.fa-paint-roller:before{content:"";}.fa-palette:before{content:"";}.fa-palfed:before{content:"";}.fa-pallet:before{content:"";}.fa-paper-plane:before{content:"";}.fa-paperclip:before{content:"";}.fa-parachute-box:before{content:"";}.fa-paragraph:before{content:"";}.fa-parking:before{content:"";}.fa-passport:before{content:"";}.fa-pastafarianism:before{content:"";}.fa-paste:before{content:"";}.fa-patreon:before{content:"";}.fa-pause:before{content:"";}.fa-pause-circle:before{content:"";}.fa-paw:before{content:"";}.fa-paypal:before{content:"";}.fa-peace:before{content:"";}.fa-pen:before{content:"";}.fa-pen-alt:before{content:"";}.fa-pen-fancy:before{content:"";}.fa-pen-nib:before{content:"";}.fa-pen-square:before{content:"";}.fa-pencil-alt:before{content:"";}.fa-pencil-ruler:before{content:"";}.fa-penny-arcade:before{content:"";}.fa-people-arrows:before{content:"";}.fa-people-carry:before{content:"";}.fa-pepper-hot:before{content:"";}.fa-perbyte:before{content:"";}.fa-percent:before{content:"";}.fa-percentage:before{content:"";}.fa-periscope:before{content:"";}.fa-person-booth:before{content:"";}.fa-phabricator:before{content:"";}.fa-phoenix-framework:before{content:"";}.fa-phoenix-squadron:before{content:"";}.fa-phone:before{content:"";}.fa-phone-alt:before{content:"";}.fa-phone-slash:before{content:"";}.fa-phone-square:before{content:"";}.fa-phone-square-alt:before{content:"";}.fa-phone-volume:before{content:"";}.fa-photo-video:before{content:"";}.fa-php:before{content:"";}.fa-pied-piper:before{content:"";}.fa-pied-piper-alt:before{content:"";}.fa-pied-piper-hat:before{content:"";}.fa-pied-piper-pp:before{content:"";}.fa-pied-piper-square:before{content:"";}.fa-piggy-bank:before{content:"";}.fa-pills:before{content:"";}.fa-pinterest:before{content:"";}.fa-pinterest-p:before{content:"";}.fa-pinterest-square:before{content:"";}.fa-pizza-slice:before{content:"";}.fa-place-of-worship:before{content:"";}.fa-plane:before{content:"";}.fa-plane-arrival:before{content:"";}.fa-plane-departure:before{content:"";}.fa-plane-slash:before{content:"";}.fa-play:before{content:"";}.fa-play-circle:before{content:"";}.fa-playstation:before{content:"";}.fa-plug:before{content:"";}.fa-plus:before{content:"";}.fa-plus-circle:before{content:"";}.fa-plus-square:before{content:"";}.fa-podcast:before{content:"";}.fa-poll:before{content:"";}.fa-poll-h:before{content:"";}.fa-poo:before{content:"";}.fa-poo-storm:before{content:"";}.fa-poop:before{content:"";}.fa-portrait:before{content:"";}.fa-pound-sign:before{content:"";}.fa-power-off:before{content:"";}.fa-pray:before{content:"";}.fa-praying-hands:before{content:"";}.fa-prescription:before{content:"";}.fa-prescription-bottle:before{content:"";}.fa-prescription-bottle-alt:before{content:"";}.fa-print:before{content:"";}.fa-procedures:before{content:"";}.fa-product-hunt:before{content:"";}.fa-project-diagram:before{content:"";}.fa-pump-medical:before{content:"";}.fa-pump-soap:before{content:"";}.fa-pushed:before{content:"";}.fa-puzzle-piece:before{content:"";}.fa-python:before{content:"";}.fa-qq:before{content:"";}.fa-qrcode:before{content:"";}.fa-question:before{content:"";}.fa-question-circle:before{content:"";}.fa-quidditch:before{content:"";}.fa-quinscape:before{content:"";}.fa-quora:before{content:"";}.fa-quote-left:before{content:"";}.fa-quote-right:before{content:"";}.fa-quran:before{content:"";}.fa-r-project:before{content:"";}.fa-radiation:before{content:"";}.fa-radiation-alt:before{content:"";}.fa-rainbow:before{content:"";}.fa-random:before{content:"";}.fa-raspberry-pi:before{content:"";}.fa-ravelry:before{content:"";}.fa-react:before{content:"";}.fa-reacteurope:before{content:"";}.fa-readme:before{content:"";}.fa-rebel:before{content:"";}.fa-receipt:before{content:"";}.fa-record-vinyl:before{content:"";}.fa-recycle:before{content:"";}.fa-red-river:before{content:"";}.fa-reddit:before{content:"";}.fa-reddit-alien:before{content:"";}.fa-reddit-square:before{content:"";}.fa-redhat:before{content:"";}.fa-redo:before{content:"";}.fa-redo-alt:before{content:"";}.fa-registered:before{content:"";}.fa-remove-format:before{content:"";}.fa-renren:before{content:"";}.fa-reply:before{content:"";}.fa-reply-all:before{content:"";}.fa-replyd:before{content:"";}.fa-republican:before{content:"";}.fa-researchgate:before{content:"";}.fa-resolving:before{content:"";}.fa-restroom:before{content:"";}.fa-retweet:before{content:"";}.fa-rev:before{content:"";}.fa-ribbon:before{content:"";}.fa-ring:before{content:"";}.fa-road:before{content:"";}.fa-robot:before{content:"";}.fa-rocket:before{content:"";}.fa-rocketchat:before{content:"";}.fa-rockrms:before{content:"";}.fa-route:before{content:"";}.fa-rss:before{content:"";}.fa-rss-square:before{content:"";}.fa-ruble-sign:before{content:"";}.fa-ruler:before{content:"";}.fa-ruler-combined:before{content:"";}.fa-ruler-horizontal:before{content:"";}.fa-ruler-vertical:before{content:"";}.fa-running:before{content:"";}.fa-rupee-sign:before{content:"";}.fa-rust:before{content:"";}.fa-sad-cry:before{content:"";}.fa-sad-tear:before{content:"";}.fa-safari:before{content:"";}.fa-salesforce:before{content:"";}.fa-sass:before{content:"";}.fa-satellite:before{content:"";}.fa-satellite-dish:before{content:"";}.fa-save:before{content:"";}.fa-schlix:before{content:"";}.fa-school:before{content:"";}.fa-screwdriver:before{content:"";}.fa-scribd:before{content:"";}.fa-scroll:before{content:"";}.fa-sd-card:before{content:"";}.fa-search:before{content:"";}.fa-search-dollar:before{content:"";}.fa-search-location:before{content:"";}.fa-search-minus:before{content:"";}.fa-search-plus:before{content:"";}.fa-searchengin:before{content:"";}.fa-seedling:before{content:"";}.fa-sellcast:before{content:"";}.fa-sellsy:before{content:"";}.fa-server:before{content:"";}.fa-servicestack:before{content:"";}.fa-shapes:before{content:"";}.fa-share:before{content:"";}.fa-share-alt:before{content:"";}.fa-share-alt-square:before{content:"";}.fa-share-square:before{content:"";}.fa-shekel-sign:before{content:"";}.fa-shield-alt:before{content:"";}.fa-shield-virus:before{content:"";}.fa-ship:before{content:"";}.fa-shipping-fast:before{content:"";}.fa-shirtsinbulk:before{content:"";}.fa-shoe-prints:before{content:"";}.fa-shopify:before{content:"";}.fa-shopping-bag:before{content:"";}.fa-shopping-basket:before{content:"";}.fa-shopping-cart:before{content:"";}.fa-shopware:before{content:"";}.fa-shower:before{content:"";}.fa-shuttle-van:before{content:"";}.fa-sign:before{content:"";}.fa-sign-in-alt:before{content:"";}.fa-sign-language:before{content:"";}.fa-sign-out-alt:before{content:"";}.fa-signal:before{content:"";}.fa-signature:before{content:"";}.fa-sim-card:before{content:"";}.fa-simplybuilt:before{content:"";}.fa-sink:before{content:"";}.fa-sistrix:before{content:"";}.fa-sitemap:before{content:"";}.fa-sith:before{content:"";}.fa-skating:before{content:"";}.fa-sketch:before{content:"";}.fa-skiing:before{content:"";}.fa-skiing-nordic:before{content:"";}.fa-skull:before{content:"";}.fa-skull-crossbones:before{content:"";}.fa-skyatlas:before{content:"";}.fa-skype:before{content:"";}.fa-slack:before{content:"";}.fa-slack-hash:before{content:"";}.fa-slash:before{content:"";}.fa-sleigh:before{content:"";}.fa-sliders-h:before{content:"";}.fa-slideshare:before{content:"";}.fa-smile:before{content:"";}.fa-smile-beam:before{content:"";}.fa-smile-wink:before{content:"";}.fa-smog:before{content:"";}.fa-smoking:before{content:"";}.fa-smoking-ban:before{content:"";}.fa-sms:before{content:"";}.fa-snapchat:before{content:"";}.fa-snapchat-ghost:before{content:"";}.fa-snapchat-square:before{content:"";}.fa-snowboarding:before{content:"";}.fa-snowflake:before{content:"";}.fa-snowman:before{content:"";}.fa-snowplow:before{content:"";}.fa-soap:before{content:"";}.fa-socks:before{content:"";}.fa-solar-panel:before{content:"";}.fa-sort:before{content:"";}.fa-sort-alpha-down:before{content:"";}.fa-sort-alpha-down-alt:before{content:"";}.fa-sort-alpha-up:before{content:"";}.fa-sort-alpha-up-alt:before{content:"";}.fa-sort-amount-down:before{content:"";}.fa-sort-amount-down-alt:before{content:"";}.fa-sort-amount-up:before{content:"";}.fa-sort-amount-up-alt:before{content:"";}.fa-sort-down:before{content:"";}.fa-sort-numeric-down:before{content:"";}.fa-sort-numeric-down-alt:before{content:"";}.fa-sort-numeric-up:before{content:"";}.fa-sort-numeric-up-alt:before{content:"";}.fa-sort-up:before{content:"";}.fa-soundcloud:before{content:"";}.fa-sourcetree:before{content:"";}.fa-spa:before{content:"";}.fa-space-shuttle:before{content:"";}.fa-speakap:before{content:"";}.fa-speaker-deck:before{content:"";}.fa-spell-check:before{content:"";}.fa-spider:before{content:"";}.fa-spinner:before{content:"";}.fa-splotch:before{content:"";}.fa-spotify:before{content:"";}.fa-spray-can:before{content:"";}.fa-square:before{content:"";}.fa-square-full:before{content:"";}.fa-square-root-alt:before{content:"";}.fa-squarespace:before{content:"";}.fa-stack-exchange:before{content:"";}.fa-stack-overflow:before{content:"";}.fa-stackpath:before{content:"";}.fa-stamp:before{content:"";}.fa-star:before{content:"";}.fa-star-and-crescent:before{content:"";}.fa-star-half:before{content:"";}.fa-star-half-alt:before{content:"";}.fa-star-of-david:before{content:"";}.fa-star-of-life:before{content:"";}.fa-staylinked:before{content:"";}.fa-steam:before{content:"";}.fa-steam-square:before{content:"";}.fa-steam-symbol:before{content:"";}.fa-step-backward:before{content:"";}.fa-step-forward:before{content:"";}.fa-stethoscope:before{content:"";}.fa-sticker-mule:before{content:"";}.fa-sticky-note:before{content:"";}.fa-stop:before{content:"";}.fa-stop-circle:before{content:"";}.fa-stopwatch:before{content:"";}.fa-stopwatch-20:before{content:"";}.fa-store:before{content:"";}.fa-store-alt:before{content:"";}.fa-store-alt-slash:before{content:"";}.fa-store-slash:before{content:"";}.fa-strava:before{content:"";}.fa-stream:before{content:"";}.fa-street-view:before{content:"";}.fa-strikethrough:before{content:"";}.fa-stripe:before{content:"";}.fa-stripe-s:before{content:"";}.fa-stroopwafel:before{content:"";}.fa-studiovinari:before{content:"";}.fa-stumbleupon:before{content:"";}.fa-stumbleupon-circle:before{content:"";}.fa-subscript:before{content:"";}.fa-subway:before{content:"";}.fa-suitcase:before{content:"";}.fa-suitcase-rolling:before{content:"";}.fa-sun:before{content:"";}.fa-superpowers:before{content:"";}.fa-superscript:before{content:"";}.fa-supple:before{content:"";}.fa-surprise:before{content:"";}.fa-suse:before{content:"";}.fa-swatchbook:before{content:"";}.fa-swift:before{content:"";}.fa-swimmer:before{content:"";}.fa-swimming-pool:before{content:"";}.fa-symfony:before{content:"";}.fa-synagogue:before{content:"";}.fa-sync:before{content:"";}.fa-sync-alt:before{content:"";}.fa-syringe:before{content:"";}.fa-table:before{content:"";}.fa-table-tennis:before{content:"";}.fa-tablet:before{content:"";}.fa-tablet-alt:before{content:"";}.fa-tablets:before{content:"";}.fa-tachometer-alt:before{content:"";}.fa-tag:before{content:"";}.fa-tags:before{content:"";}.fa-tape:before{content:"";}.fa-tasks:before{content:"";}.fa-taxi:before{content:"";}.fa-teamspeak:before{content:"";}.fa-teeth:before{content:"";}.fa-teeth-open:before{content:"";}.fa-telegram:before{content:"";}.fa-telegram-plane:before{content:"";}.fa-temperature-high:before{content:"";}.fa-temperature-low:before{content:"";}.fa-tencent-weibo:before{content:"";}.fa-tenge:before{content:"";}.fa-terminal:before{content:"";}.fa-text-height:before{content:"";}.fa-text-width:before{content:"";}.fa-th:before{content:"";}.fa-th-large:before{content:"";}.fa-th-list:before{content:"";}.fa-the-red-yeti:before{content:"";}.fa-theater-masks:before{content:"";}.fa-themeco:before{content:"";}.fa-themeisle:before{content:"";}.fa-thermometer:before{content:"";}.fa-thermometer-empty:before{content:"";}.fa-thermometer-full:before{content:"";}.fa-thermometer-half:before{content:"";}.fa-thermometer-quarter:before{content:"";}.fa-thermometer-three-quarters:before{content:"";}.fa-think-peaks:before{content:"";}.fa-thumbs-down:before{content:"";}.fa-thumbs-up:before{content:"";}.fa-thumbtack:before{content:"";}.fa-ticket-alt:before{content:"";}.fa-tiktok:before{content:"";}.fa-times:before{content:"";}.fa-times-circle:before{content:"";}.fa-tint:before{content:"";}.fa-tint-slash:before{content:"";}.fa-tired:before{content:"";}.fa-threads:before{content:"";}.fa-threads-square:before{content:"";}.fa-toggle-off:before{content:"";}.fa-toggle-on:before{content:"";}.fa-toilet:before{content:"";}.fa-toilet-paper:before{content:"";}.fa-toilet-paper-slash:before{content:"";}.fa-toolbox:before{content:"";}.fa-tools:before{content:"";}.fa-tooth:before{content:"";}.fa-torah:before{content:"";}.fa-torii-gate:before{content:"";}.fa-tractor:before{content:"";}.fa-trade-federation:before{content:"";}.fa-trademark:before{content:"";}.fa-traffic-light:before{content:"";}.fa-trailer:before{content:"";}.fa-train:before{content:"";}.fa-tram:before{content:"";}.fa-transgender:before{content:"";}.fa-transgender-alt:before{content:"";}.fa-trash:before{content:"";}.fa-trash-alt:before{content:"";}.fa-trash-restore:before{content:"";}.fa-trash-restore-alt:before{content:"";}.fa-tree:before{content:"";}.fa-trello:before{content:"";}.fa-tripadvisor:before{content:"";}.fa-trophy:before{content:"";}.fa-truck:before{content:"";}.fa-truck-loading:before{content:"";}.fa-truck-monster:before{content:"";}.fa-truck-moving:before{content:"";}.fa-truck-pickup:before{content:"";}.fa-tshirt:before{content:"";}.fa-tty:before{content:"";}.fa-tumblr:before{content:"";}.fa-tumblr-square:before{content:"";}.fa-tv:before{content:"";}.fa-twitch:before{content:"";}.fa-twitter:before{content:"";}.fa-twitter-square:before{content:"";}.fa-typo3:before{content:"";}.fa-uber:before{content:"";}.fa-ubuntu:before{content:"";}.fa-uikit:before{content:"";}.fa-umbraco:before{content:"";}.fa-umbrella:before{content:"";}.fa-umbrella-beach:before{content:"";}.fa-uncharted:before{content:"";}.fa-underline:before{content:"";}.fa-undo:before{content:"";}.fa-undo-alt:before{content:"";}.fa-uniregistry:before{content:"";}.fa-unity:before{content:"";}.fa-universal-access:before{content:"";}.fa-university:before{content:"";}.fa-unlink:before{content:"";}.fa-unlock:before{content:"";}.fa-unlock-alt:before{content:"";}.fa-unsplash:before{content:"";}.fa-untappd:before{content:"";}.fa-upload:before{content:"";}.fa-ups:before{content:"";}.fa-usb:before{content:"";}.fa-user:before{content:"";}.fa-user-alt:before{content:"";}.fa-user-alt-slash:before{content:"";}.fa-user-astronaut:before{content:"";}.fa-user-check:before{content:"";}.fa-user-circle:before{content:"";}.fa-user-clock:before{content:"";}.fa-user-cog:before{content:"";}.fa-user-edit:before{content:"";}.fa-user-friends:before{content:"";}.fa-user-graduate:before{content:"";}.fa-user-injured:before{content:"";}.fa-user-lock:before{content:"";}.fa-user-md:before{content:"";}.fa-user-minus:before{content:"";}.fa-user-ninja:before{content:"";}.fa-user-nurse:before{content:"";}.fa-user-plus:before{content:"";}.fa-user-secret:before{content:"";}.fa-user-shield:before{content:"";}.fa-user-slash:before{content:"";}.fa-user-tag:before{content:"";}.fa-user-tie:before{content:"";}.fa-user-times:before{content:"";}.fa-users:before{content:"";}.fa-users-cog:before{content:"";}.fa-users-slash:before{content:"";}.fa-usps:before{content:"";}.fa-ussunnah:before{content:"";}.fa-utensil-spoon:before{content:"";}.fa-utensils:before{content:"";}.fa-vaadin:before{content:"";}.fa-vector-square:before{content:"";}.fa-venus:before{content:"";}.fa-venus-double:before{content:"";}.fa-venus-mars:before{content:"";}.fa-vest:before{content:"";}.fa-vest-patches:before{content:"";}.fa-viacoin:before{content:"";}.fa-viadeo:before{content:"";}.fa-viadeo-square:before{content:"";}.fa-vial:before{content:"";}.fa-vials:before{content:"";}.fa-viber:before{content:"";}.fa-video:before{content:"";}.fa-video-slash:before{content:"";}.fa-vihara:before{content:"";}.fa-vimeo:before{content:"";}.fa-vimeo-square:before{content:"";}.fa-vimeo-v:before{content:"";}.fa-vine:before{content:"";}.fa-virus:before{content:"";}.fa-virus-slash:before{content:"";}.fa-viruses:before{content:"";}.fa-vk:before{content:"";}.fa-vnv:before{content:"";}.fa-voicemail:before{content:"";}.fa-volleyball-ball:before{content:"";}.fa-volume-down:before{content:"";}.fa-volume-mute:before{content:"";}.fa-volume-off:before{content:"";}.fa-volume-up:before{content:"";}.fa-vote-yea:before{content:"";}.fa-vr-cardboard:before{content:"";}.fa-vuejs:before{content:"";}.fa-walking:before{content:"";}.fa-wallet:before{content:"";}.fa-warehouse:before{content:"";}.fa-watchman-monitoring:before{content:"";}.fa-water:before{content:"";}.fa-wave-square:before{content:"";}.fa-waze:before{content:"";}.fa-weebly:before{content:"";}.fa-weibo:before{content:"";}.fa-weight:before{content:"";}.fa-weight-hanging:before{content:"";}.fa-weixin:before{content:"";}.fa-whatsapp:before{content:"";}.fa-whatsapp-square:before{content:"";}.fa-wheelchair:before{content:"";}.fa-whmcs:before{content:"";}.fa-wifi:before{content:"";}.fa-wikipedia-w:before{content:"";}.fa-wind:before{content:"";}.fa-window-close:before{content:"";}.fa-window-maximize:before{content:"";}.fa-window-minimize:before{content:"";}.fa-window-restore:before{content:"";}.fa-windows:before{content:"";}.fa-wine-bottle:before{content:"";}.fa-wine-glass:before{content:"";}.fa-wine-glass-alt:before{content:"";}.fa-wix:before{content:"";}.fa-wizards-of-the-coast:before{content:"";}.fa-wodu:before{content:"";}.fa-wolf-pack-battalion:before{content:"";}.fa-won-sign:before{content:"";}.fa-wordpress:before{content:"";}.fa-wordpress-simple:before{content:"";}.fa-wpbeginner:before{content:"";}.fa-wpexplorer:before{content:"";}.fa-wpforms:before{content:"";}.fa-wpressr:before{content:"";}.fa-wrench:before{content:"";}.fa-x-ray:before{content:"";}.fa-xbox:before{content:"";}.fa-xing:before{content:"";}.fa-xing-square:before{content:"";}.fa-x-twitter:before{content:"";}.fa-x-twitter-square:before{content:"";}.fa-y-combinator:before{content:"";}.fa-yahoo:before{content:"";}.fa-yammer:before{content:"";}.fa-yandex:before{content:"";}.fa-yandex-international:before{content:"";}.fa-yarn:before{content:"";}.fa-yelp:before{content:"";}.fa-yen-sign:before{content:"";}.fa-yin-yang:before{content:"";}.fa-yoast:before{content:"";}.fa-youtube:before{content:"";}.fa-youtube-square:before{content:"";}.fa-zhihu:before{content:"";}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto;}.fab{font-family:"Font Awesome 5 Brands";}.fab,.far{font-weight:400;}.fa,.far,.fas{font-family:"Font Awesome 5 Free";}.fa,.fas{font-weight:900;}.wps-widget--team{--wps-filter-text-color:#4b4b51;--wps-filter-text-color-hover:#2d2d31;--wps-filter-placeholder-text-color:#78787f;--wps-title-font:"Cambo",serif;--wps-desig-font:"Fira Sans",sans-serif;--wps-text-font:"Roboto",sans-serif;--wps-block--title-font:"Cambo",serif;--wps-ribbon-font:"Fira Sans",sans-serif;--wps-title-fn-size:28px;--wps-ribbon-fn-size:14px;--wps-desig-fn-size:16px;--wps-text-fn-size:16px;--wps-info-text-fn-size:15px;--wps-info-icon-fn-size:15px;--wps-block--title-fn-size:20px;--wps-slink-icon-fn-size:15px;--wps-skill-fn-size:16px;--wps-carousel-nav-fn-size:14px;--wps-btn-font:"Roboto",sans-serif;--wps-btn-fn-size:15px;--wps-btn-ln-height:1.4;--wps-read-more-btn-br-radius:4px;--wps-read-more-btn-bg-color:#3f4044;--wps-read-more-btn-bg-color-hover:#252529;--wps-read-more-btn-color:#fff;--wps-read-more-btn-color-hover:#fff;--wps-resume-btn-br-radius:4px;--wps-resume-btn-bg-color:#375cff;--wps-resume-btn-bg-color-hover:#2c4eea;--wps-resume-btn-color:#fff;--wps-resume-btn-color-hover:#fff;--wps-hire-btn-br-radius:4px;--wps-hire-btn-bg-color:#d91899;--wps-hire-btn-bg-color-hover:#ec3091;--wps-hire-btn-color:#fff;--wps-hire-btn-color-hover:#fff;--wps-item-br-radius:0px;--wps-thumb-br-radius:50%;--wps-divider-br-radius:4px;--wps-slink-br-radius:50%;--wps-skill-bar-br-radius:3px;--wps-title-ln-height:1.3;--wps-text-ln-height:1.6;--wps-block--title-ln-height:2;--wps-ribbon-ln-height:1.5;--wps-desig-fn-weight:500;--wps-desig-fn-weight:700;--wps-skill-fn-weight:500;--wps-ribbon-bg-color:#b21def;--wps-item-bg-color:transparent;--wps-divider-bg-color:#e4e6ec;--wps-slink-bg-color:hsla(240,9%,45%,.1);--wps-slink-bg-color-hover:#375cff;--wps-carousel-nav-bg-color:transparent;--wps-carousel-nav-bg-color-hover:transparent;--wps-carousel-nav-br-color:rgba(0,0,0,.15);--wps-carousel-nav-br-color-hover:rgba(0,0,0,.6);--wps-carousel-dot-bg-color:transparent;--wps-carousel-dot-bg-color-hover:rgba(41,40,59,.3);--wps-carousel-dot-bg-color-active:#375cff;--wps-carousel-dot-br-color:rgba(41,40,59,.3);--wps-carousel-dot-br-color-hover:rgba(41,40,59,.3);--wps-carousel-dot-br-color-active:#375cff;--wps-filter-wrapper--transition-speed:.45s;--wps-filter-color:#434a53;--wps-filter-color-hover:#224ff1;--wps-filter-color-active:#fff;--wps-filter-bg-color:#fff;--wps-filter-bg-color-hover:#fff;--wps-filter-bg-color-active:#3963fe;--wps-filter-border-color:transparent;--wps-filter-border-color-hover:transparent;--wps-filter-border-color-active:transparent;--wps-title-color:#2c2d2f;--wps-title-color-hover:#375cff;--wps-ribbon-color:#fff;--wps-desig-color:#676b6e;--wps-text-color:#4a4f55;--wps-info-icon-color:#3b414a;--wps-social-title-color:#3b414a;--wps-skills-title-color:#3b414a;--wps-slink-color:#555762;--wps-slink-color-hover:#fff;--wps-skill-bar-color:#e0e3e8;--wps-skill-bar-color-active:#47505c;--wps-skill-color:#434a53;--wps-carousel-nav-color:rgba(0,0,0,.3);--wps-carousel-nav-color-hover:rgba(0,0,0,.7);--wps-info-link-color:#5e636b;--wps-info-text-color:#5e636b;--wps-info-link-hover-color:#3280f5;--wps-read-more-link-color:#2c2d2f;--wps-read-more-link-color-hover:#375cff;--wps-container-width:1200px;--wps-item-col-width:33.333333%;--wps-item-col-gap:32px;--wps-item-col-gap-vert:32px;--wps-item-col-gap-alt:-32px;--wps-item-col-gap-vert-alt:-32px;--wps-thumb-width:170px;--wps-thumb-height:auto;--wps-thumb-aspect-ratio:1/1;--wps-thumb-object-pos:center center;--wps-divider-height:5px;--wps-divider-width:50px;--wps-slink-size:30px;--wps-skill-bar-height:4px;--wps-carousel-nav-size:42px;--wps-carousel-dot-size:10px;--wps-item-pad-top:0px;--wps-item-pad-right:0px;--wps-item-pad-bottom:0px;--wps-item-pad-left:0px;--wps-block--title-space:24px;--wps-slink-space:8px;--wps-skill-bar-space:18px;--wps-skill-bar-inner-space:6px;--wps-carousel-nav-gap:-80px;--wps-carousel-dot-inner-gap:6px;--wps-thumb-space:28px;--wps-title-space:5px;--wps-desig-space:15px;--wps-divider-space:16px;--wps-desc-space:22px;--wps-info-item-space:4px;--wps-info-label-space:8px;--wps-social-space:20px;--wps-skills-space:38px;--wps-filters-space:40px;--wps-filter-space:12px;--wps-filter-dropmenu-items:4;--wps-filter-alt-space:16px;--wps-member-info:24px;}@media only screen and (max-width:1024px){.wps-widget--team{--wps-filter-dropmenu-items:4;}}@media only screen and (max-width:767px){.wps-widget--team{--wps-filter-dropmenu-items:2;}}@media only screen and (max-width:480px){.wps-widget--team{--wps-filter-dropmenu-items:1;}}.wps-widget--team{--wps-default:#2d3742;--wps-facebook:#1877f2;--wps-twitter:#1da1f2;--wps-x-twitter:#000;--wps-linkedin:#0077b5;--wps-youtube:red;--wps-googlemap:#fbbc05;--wps-whatsapp:#25d366;--wps-messenger:#0084ff;--wps-instagram:#da004f;--wps-tiktok:#25f4ee;--wps-qq:#25f4ee;--wps-telegram:#08c;--wps-discord:#5865f2;--wps-pinterest:#e60023;--wps-amazon:#f90;--wps-gitlab:#e24329;--wps-bitbucket:#2684ff;--wps-skype:#00aff0;--wps-slack:#e01563;--wps-line:#00c300;--wps-reddit:#ff4500;--wps-quora:#a82400;--wps-viber:#7360f2;--wps-airbnb:#fd5c63;--wps-wordpress:#00aadc;--wps-vimeo:#1ab7ea;--wps-spotify:#1ed760;--wps-stack-overflow:#f48024;--wps-snapchat:#ffd32f;--wps-flickr:#ff0084;--wps-digg:#005be2;--wps-yelp:#af0606;--wps-stumbleupon:#eb4924;--wps-scribd:#1a7bba;--wps-xing:#0698a0;--wps-behance:#1769ff;--wps-dribbble:#ea4c89;--wps-500px:#34bf49;--wps-blogger:#f57d00;--wps-codepen:#ae63e4;--wps-dailymotion:#00d2f3;--wps-medium:#00ab6c;--wps-yahoo:#6001d2;--wps-fm:#d51007;--wps-map:#4a89f3;--wps-bluesky:#0085ff;}.wps--social-links li{--wps-slink-color:var(--wps-default);--wps-slink-color-hover:var(--wps-default);--wps-slink-bg-color:var(--wps-default);--wps-slink-bg-color-hover:var(--wps-default);}.wps--social-links [class*=wps-si--facebook]{--wps-slink-color:var(--wps-facebook);--wps-slink-color-hover:var(--wps-facebook);--wps-slink-bg-color:var(--wps-facebook);--wps-slink-bg-color-hover:var(--wps-facebook);}.wps--social-links [class*=wps-si--twitter]{--wps-slink-color:var(--wps-twitter);--wps-slink-color-hover:var(--wps-twitter);--wps-slink-bg-color:var(--wps-twitter);--wps-slink-bg-color-hover:var(--wps-twitter);}.wps--social-links [class*=wps-si--x-twitter]{--wps-slink-color:var(--wps-x-twitter);--wps-slink-color-hover:var(--wps-x-twitter);--wps-slink-bg-color:var(--wps-x-twitter);--wps-slink-bg-color-hover:var(--wps-x-twitter);}.wps--social-links [class*=wps-si--linkedin]{--wps-slink-color:var(--wps-linkedin);--wps-slink-color-hover:var(--wps-linkedin);--wps-slink-bg-color:var(--wps-linkedin);--wps-slink-bg-color-hover:var(--wps-linkedin);}.wps--social-links [class*=wps-si--youtube]{--wps-slink-color:var(--wps-youtube);--wps-slink-color-hover:var(--wps-youtube);--wps-slink-bg-color:var(--wps-youtube);--wps-slink-bg-color-hover:var(--wps-youtube);}.wps--social-links [class*=wps-si--whatsapp]{--wps-slink-color:var(--wps-whatsapp);--wps-slink-color-hover:var(--wps-whatsapp);--wps-slink-bg-color:var(--wps-whatsapp);--wps-slink-bg-color-hover:var(--wps-whatsapp);}.wps--social-links [class*=wps-si--messenger]{--wps-slink-color:var(--wps-messenger);--wps-slink-color-hover:var(--wps-messenger);--wps-slink-bg-color:var(--wps-messenger);--wps-slink-bg-color-hover:var(--wps-messenger);}.wps--social-links [class*=wps-si--instagram]{--wps-slink-color:var(--wps-instagram);--wps-slink-color-hover:var(--wps-instagram);--wps-slink-bg-color:var(--wps-instagram);--wps-slink-bg-color-hover:var(--wps-instagram);}.wps--social-links [class*=wps-si--tiktok]{--wps-slink-color:var(--wps-tiktok);--wps-slink-color-hover:var(--wps-tiktok);--wps-slink-bg-color:var(--wps-tiktok);--wps-slink-bg-color-hover:var(--wps-tiktok);}.wps--social-links [class*=wps-si--qq]{--wps-slink-color:var(--wps-qq);--wps-slink-color-hover:var(--wps-qq);--wps-slink-bg-color:var(--wps-qq);--wps-slink-bg-color-hover:var(--wps-qq);}.wps--social-links [class*=wps-si--telegram]{--wps-slink-color:var(--wps-telegram);--wps-slink-color-hover:var(--wps-telegram);--wps-slink-bg-color:var(--wps-telegram);--wps-slink-bg-color-hover:var(--wps-telegram);}.wps--social-links [class*=wps-si--discord]{--wps-slink-color:var(--wps-discord);--wps-slink-color-hover:var(--wps-discord);--wps-slink-bg-color:var(--wps-discord);--wps-slink-bg-color-hover:var(--wps-discord);}.wps--social-links [class*=wps-si--pinterest]{--wps-slink-color:var(--wps-pinterest);--wps-slink-color-hover:var(--wps-pinterest);--wps-slink-bg-color:var(--wps-pinterest);--wps-slink-bg-color-hover:var(--wps-pinterest);}.wps--social-links [class*=wps-si--amazon]{--wps-slink-color:var(--wps-amazon);--wps-slink-color-hover:var(--wps-amazon);--wps-slink-bg-color:var(--wps-amazon);--wps-slink-bg-color-hover:var(--wps-amazon);}.wps--social-links [class*=wps-si--gitlab]{--wps-slink-color:var(--wps-gitlab);--wps-slink-color-hover:var(--wps-gitlab);--wps-slink-bg-color:var(--wps-gitlab);--wps-slink-bg-color-hover:var(--wps-gitlab);}.wps--social-links [class*=wps-si--bitbucket]{--wps-slink-color:var(--wps-bitbucket);--wps-slink-color-hover:var(--wps-bitbucket);--wps-slink-bg-color:var(--wps-bitbucket);--wps-slink-bg-color-hover:var(--wps-bitbucket);}.wps--social-links [class*=wps-si--skype]{--wps-slink-color:var(--wps-skype);--wps-slink-color-hover:var(--wps-skype);--wps-slink-bg-color:var(--wps-skype);--wps-slink-bg-color-hover:var(--wps-skype);}.wps--social-links [class*=wps-si--slack]{--wps-slink-color:var(--wps-slack);--wps-slink-color-hover:var(--wps-slack);--wps-slink-bg-color:var(--wps-slack);--wps-slink-bg-color-hover:var(--wps-slack);}.wps--social-links [class*=wps-si--line]{--wps-slink-color:var(--wps-line);--wps-slink-color-hover:var(--wps-line);--wps-slink-bg-color:var(--wps-line);--wps-slink-bg-color-hover:var(--wps-line);}.wps--social-links [class*=wps-si--reddit]{--wps-slink-color:var(--wps-reddit);--wps-slink-color-hover:var(--wps-reddit);--wps-slink-bg-color:var(--wps-reddit);--wps-slink-bg-color-hover:var(--wps-reddit);}.wps--social-links [class*=wps-si--quora]{--wps-slink-color:var(--wps-quora);--wps-slink-color-hover:var(--wps-quora);--wps-slink-bg-color:var(--wps-quora);--wps-slink-bg-color-hover:var(--wps-quora);}.wps--social-links [class*=wps-si--viber]{--wps-slink-color:var(--wps-viber);--wps-slink-color-hover:var(--wps-viber);--wps-slink-bg-color:var(--wps-viber);--wps-slink-bg-color-hover:var(--wps-viber);}.wps--social-links [class*=wps-si--airbnb]{--wps-slink-color:var(--wps-airbnb);--wps-slink-color-hover:var(--wps-airbnb);--wps-slink-bg-color:var(--wps-airbnb);--wps-slink-bg-color-hover:var(--wps-airbnb);}.wps--social-links [class*=wps-si--wordpress]{--wps-slink-color:var(--wps-wordpress);--wps-slink-color-hover:var(--wps-wordpress);--wps-slink-bg-color:var(--wps-wordpress);--wps-slink-bg-color-hover:var(--wps-wordpress);}.wps--social-links [class*=wps-si--vimeo]{--wps-slink-color:var(--wps-vimeo);--wps-slink-color-hover:var(--wps-vimeo);--wps-slink-bg-color:var(--wps-vimeo);--wps-slink-bg-color-hover:var(--wps-vimeo);}.wps--social-links [class*=wps-si--spotify]{--wps-slink-color:var(--wps-spotify);--wps-slink-color-hover:var(--wps-spotify);--wps-slink-bg-color:var(--wps-spotify);--wps-slink-bg-color-hover:var(--wps-spotify);}.wps--social-links [class*=wps-si--stack-overflow]{--wps-slink-color:var(--wps-stack-overflow);--wps-slink-color-hover:var(--wps-stack-overflow);--wps-slink-bg-color:var(--wps-stack-overflow);--wps-slink-bg-color-hover:var(--wps-stack-overflow);}.wps--social-links [class*=wps-si--snapchat]{--wps-slink-color:var(--wps-snapchat);--wps-slink-color-hover:var(--wps-snapchat);--wps-slink-bg-color:var(--wps-snapchat);--wps-slink-bg-color-hover:var(--wps-snapchat);}.wps--social-links [class*=wps-si--flickr]{--wps-slink-color:var(--wps-flickr);--wps-slink-color-hover:var(--wps-flickr);--wps-slink-bg-color:var(--wps-flickr);--wps-slink-bg-color-hover:var(--wps-flickr);}.wps--social-links [class*=wps-si--digg]{--wps-slink-color:var(--wps-digg);--wps-slink-color-hover:var(--wps-digg);--wps-slink-bg-color:var(--wps-digg);--wps-slink-bg-color-hover:var(--wps-digg);}.wps--social-links [class*=wps-si--yelp]{--wps-slink-color:var(--wps-yelp);--wps-slink-color-hover:var(--wps-yelp);--wps-slink-bg-color:var(--wps-yelp);--wps-slink-bg-color-hover:var(--wps-yelp);}.wps--social-links [class*=wps-si--stumbleupon]{--wps-slink-color:var(--wps-stumbleupon);--wps-slink-color-hover:var(--wps-stumbleupon);--wps-slink-bg-color:var(--wps-stumbleupon);--wps-slink-bg-color-hover:var(--wps-stumbleupon);}.wps--social-links [class*=wps-si--scribd]{--wps-slink-color:var(--wps-scribd);--wps-slink-color-hover:var(--wps-scribd);--wps-slink-bg-color:var(--wps-scribd);--wps-slink-bg-color-hover:var(--wps-scribd);}.wps--social-links [class*=wps-si--xing]{--wps-slink-color:var(--wps-xing);--wps-slink-color-hover:var(--wps-xing);--wps-slink-bg-color:var(--wps-xing);--wps-slink-bg-color-hover:var(--wps-xing);}.wps--social-links [class*=wps-si--behance]{--wps-slink-color:var(--wps-behance);--wps-slink-color-hover:var(--wps-behance);--wps-slink-bg-color:var(--wps-behance);--wps-slink-bg-color-hover:var(--wps-behance);}.wps--social-links [class*=wps-si--dribbble]{--wps-slink-color:var(--wps-dribbble);--wps-slink-color-hover:var(--wps-dribbble);--wps-slink-bg-color:var(--wps-dribbble);--wps-slink-bg-color-hover:var(--wps-dribbble);}.wps--social-links [class*=wps-si--500px]{--wps-slink-color:var(--wps-500px);--wps-slink-color-hover:var(--wps-500px);--wps-slink-bg-color:var(--wps-500px);--wps-slink-bg-color-hover:var(--wps-500px);}.wps--social-links [class*=wps-si--blogger]{--wps-slink-color:var(--wps-blogger);--wps-slink-color-hover:var(--wps-blogger);--wps-slink-bg-color:var(--wps-blogger);--wps-slink-bg-color-hover:var(--wps-blogger);}.wps--social-links [class*=wps-si--codepen]{--wps-slink-color:var(--wps-codepen);--wps-slink-color-hover:var(--wps-codepen);--wps-slink-bg-color:var(--wps-codepen);--wps-slink-bg-color-hover:var(--wps-codepen);}.wps--social-links [class*=wps-si--dailymotion]{--wps-slink-color:var(--wps-dailymotion);--wps-slink-color-hover:var(--wps-dailymotion);--wps-slink-bg-color:var(--wps-dailymotion);--wps-slink-bg-color-hover:var(--wps-dailymotion);}.wps--social-links [class*=wps-si--medium]{--wps-slink-color:var(--wps-medium);--wps-slink-color-hover:var(--wps-medium);--wps-slink-bg-color:var(--wps-medium);--wps-slink-bg-color-hover:var(--wps-medium);}.wps--social-links [class*=wps-si--yahoo]{--wps-slink-color:var(--wps-yahoo);--wps-slink-color-hover:var(--wps-yahoo);--wps-slink-bg-color:var(--wps-yahoo);--wps-slink-bg-color-hover:var(--wps-yahoo);}.wps--social-links [class*=wps-si--headphones]{--wps-slink-color:var(--wps-fm);--wps-slink-color-hover:var(--wps-fm);--wps-slink-bg-color:var(--wps-fm);--wps-slink-bg-color-hover:var(--wps-fm);}.wps--social-links [class*=wps-si--map]{--wps-slink-color:var(--wps-map);--wps-slink-color-hover:var(--wps-map);--wps-slink-bg-color:var(--wps-map);--wps-slink-bg-color-hover:var(--wps-map);}.wps--social-links [class*=wps-si--bluesky]{--wps-slink-color:var(--wps-bluesky);--wps-slink-color-hover:var(--wps-bluesky);--wps-slink-bg-color:var(--wps-bluesky);--wps-slink-bg-color-hover:var(--wps-bluesky);}.wps--social-links.wps-si--b-color li{--wps-slink-bg-color:#fff;}.wps--social-links.wps-si--b-color--hover li{--wps-slink-bg-color-hover:#fff;}.wps--social-links.wps-si--b-bg-color li{--wps-slink-color:#fff;}.wps--social-links.wps-si--b-bg-color--hover li{--wps-slink-color-hover:#fff;}.wps--social-links:not(.wps-si--b-color) li a{--wps-slink-color:#fff;}.wps--social-links:not(.wps-si--b-color--hover) li a{--wps-slink-color-hover:#fff;}ul.wps-si--shape-circle{--wps-slink-br-radius:50% !important;--wps-slink-br-radius-hover:50% !important;}ul.wps-si--shape-square{--wps-slink-br-radius:0px !important;--wps-slink-br-radius-hover:0px !important;}ul.wps-si--shape-radius{--wps-slink-br-radius:4px;--wps-slink-br-radius-hover:4px;}.wps-team--social-anim-delay .wps--social-links li:first-child{transition-delay:0s;}.wps-team--social-anim-delay .wps--social-links li:nth-child(2){transition-delay:.05s;}.wps-team--social-anim-delay .wps--social-links li:nth-child(3){transition-delay:.1s;}.wps-team--social-anim-delay .wps--social-links li:nth-child(4){transition-delay:.15s;}.wps-team--social-anim-delay .wps--social-links li:nth-child(5){transition-delay:.2s;}.wps-team--social-anim-delay .wps--social-links li:nth-child(6){transition-delay:.25s;}.wps-team--social-anim-delay .wps--social-links li:nth-child(7){transition-delay:.3s;}.wps-team--social-anim-delay .wps--social-links li:nth-child(8){transition-delay:.35s;}.wps-team--social-zoom-in .wps--social-links li{opacity:0;transform:scale(.6);transition:all .35s ease;visibility:hidden;}.wps-team--social-zoom-in .wpspeedo-team--single:hover .wps--social-links li{opacity:1;transform:scale(1);visibility:visible;}.wps-team--social-fade-in-up .wps--social-links li{opacity:0;transform:translateY(120%);transition:all .35s ease;visibility:hidden;}.wps-team--social-fade-in-up .wpspeedo-team--single:hover .wps--social-links li{opacity:1;transform:translateY(0);visibility:visible;}.wps-team--social-fade-in-down .wps--social-links li{opacity:0;transform:translateY(-120%);transition:all .35s ease;visibility:hidden;}.wps-team--social-fade-in-down .wpspeedo-team--single:hover .wps--social-links li{opacity:1;transform:translateY(0);visibility:visible;}.wps-team--social-hover-up .wps--social-links li a:hover{transform:translateY(-3px);}body .wps-widget--team{color:var(--wps-text-color);font-family:var(--wps-text-font);}body .wps-widget--team,body .wps-widget--team *,body .wps-widget--team :after,body .wps-widget--team :before{box-sizing:border-box;}body .wps-widget--team a,body .wps-widget--team h1,body .wps-widget--team h2,body .wps-widget--team h3,body .wps-widget--team h4,body .wps-widget--team h5,body .wps-widget--team h6,body .wps-widget--team li,body .wps-widget--team ol,body .wps-widget--team ul{background:none;border:none;color:var(--wps-text-color);font-size:var(--wps-text-fn-size);font-weight:400;line-height:var(--wps-text-ln-height);margin:0;padding:0;}body .wps-widget--team img{background:none;border:none;font-weight:400;margin:0;padding:0;}body .wps-widget--team a{text-decoration:none;}.wps-container{--wps-container-x-space:0px;margin:0 auto;max-width:var(--wps-container-width) !important;padding-left:var(--wps-container-x-space);padding-right:var(--wps-container-x-space);width:100%;}.wps-container .wps-hide--desktop{display:none !important;}@media only screen and (max-width:1024px){.wps-container .wps-hide--tablet{display:none !important;}}@media only screen and (max-width:767px){.wps-container .wps-hide--tablet-small{display:none !important;}}@media only screen and (max-width:480px){.wps-container .wps-hide--mobile{display:none !important;}}.wps-container .wps-show--desktop,.wps-container .wps-show--mobile,.wps-container .wps-show--tablet,.wps-container .wps-show--tablet-small{display:none;}.wps-container .wps-show--desktop{display:block !important;}@media only screen and (max-width:1024px){.wps-container .wps-show--tablet{display:block !important;}}@media only screen and (max-width:767px){.wps-container .wps-show--tablet-small{display:block !important;}}@media only screen and (max-width:480px){.wps-container .wps-show--mobile{display:block !important;}}.wps-container .wps-show--desktop-flex{display:flex !important;}@media only screen and (max-width:1024px){.wps-container .wps-show--tablet-flex{display:flex !important;}}@media only screen and (max-width:767px){.wps-container .wps-show--tablet-small-flex{display:flex !important;}}@media only screen and (max-width:480px){.wps-container .wps-show--mobile-flex{display:flex !important;}}.wps-container .wps-show--desktop-inline-flex{display:inline-flex !important;}@media only screen and (max-width:1024px){.wps-container .wps-show--tablet-inline-flex{display:inline-flex !important;}}@media only screen and (max-width:767px){.wps-container .wps-show--tablet-small-inline-flex{display:inline-flex !important;}}@media only screen and (max-width:480px){.wps-container .wps-show--mobile-inline-flex{display:inline-flex !important;}}.wps-widget--team .wps-row{display:flex;flex-wrap:wrap;margin:var(--wps-item-col-gap-alt);margin-bottom:0;margin-right:0;margin-top:var(--wps-item-col-gap-vert-alt);}.swiper-initialized .wps-row{flex-wrap:nowrap;}.wps-widget--team .wps-col{padding:var(--wps-item-col-gap);padding-bottom:0;padding-right:0;padding-top:var(--wps-item-col-gap-vert);width:var(--wps-item-col-width);}.wps-widget--team{}.wps-widget--team,.wps-widget--team .wpspeedo-team--single{position:relative;}.wps-widget--team .wps-team--scrollbar-style-none::-webkit-scrollbar{width:0;}.wps-widget--team .wps-team--scrollbar-style-none::-webkit-scrollbar-track{box-shadow:none;}.wps-widget--team .wps-team--scrollbar-style-none::-webkit-scrollbar-thumb{background-color:none;}.wps-widget--team .wpspeedo-team--single{background:var(--wps-item-bg-color);border-radius:var(--wps-item-br-radius);min-height:100%;overflow:hidden;padding:var(--wps-item-pad-top) var(--wps-item-pad-right) var(--wps-item-pad-bottom) var(--wps-item-pad-left);}.wps-widget--team .wps-team--single-inner{display:flex;flex-direction:column;}.wps-widget--team .wps-team--single-inner>*{display:inline-flex;}.wps-widget--team .team-member--thumbnail-wrapper{border-radius:var(--wps-thumb-br-radius);margin-bottom:var(--wps-thumb-space);max-width:100%;}.wps-widget--team .team-member--thumbnail--flip .team-member--thumbnail img:first-of-type{position:relative;z-index:2;}.wps-widget--team .team-member--thumbnail--flip .team-member--thumbnail img:last-of-type{left:0;opacity:0;position:absolute;top:0;visibility:hidden;z-index:1;}.wps-widget--team .team-member--thumbnail{border-radius:inherit;overflow:hidden;position:relative;}.wps-widget--team .team-member--thumbnail,.wps-widget--team .team-member--thumbnail a{aspect-ratio:var(--wps-thumb-aspect-ratio);height:var(--wps-thumb-height);max-width:100%;width:var(--wps-thumb-width);}.wps-widget--team .team-member--thumbnail a{display:inline-flex;text-decoration:none;}.wps-widget--team .team-member--thumbnail img{border-radius:inherit;height:var(--wps-thumb-height);margin:0;max-height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:var(--wps-thumb-object-pos);object-position:var(--wps-thumb-object-pos);width:var(--wps-thumb-width);}.wps-widget--team .wps-team--member-ribbon{background:var(--wps-ribbon-bg-color);color:var(--wps-ribbon-color);font-family:var(--wps-ribbon-font);font-size:var(--wps-ribbon-fn-size);font-weight:var(--wps-desig-fn-weight);justify-content:center;line-height:var(--wps-ribbon-ln-height);padding:5px;position:absolute;right:-100px;text-align:center;top:34px;transform:rotate(45deg);width:300px;z-index:30;}.wps-widget--team .wps-team--member-title{color:var(--wps-title-color);font-family:var(--wps-title-font);font-size:var(--wps-title-fn-size);line-height:var(--wps-title-ln-height);margin-bottom:var(--wps-title-space);text-decoration:none;}.wps-widget--team .wps-team--member-title a{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;transition:all .2s ease;}.wps-widget--team .wps-team--member-title a:hover{color:inherit;}.wps-widget--team .wps-team--member-title.team-member--link:hover{color:var(--wps-title-color-hover);}.wps-widget--team .wps-team--member-desig{color:var(--wps-desig-color);font-family:var(--wps-desig-font);font-size:var(--wps-desig-fn-size);font-weight:var(--wps-desig-fn-weight);margin-bottom:var(--wps-desig-space);}.wps-widget--team .wps-team--divider-wrapper{margin-bottom:var(--wps-divider-space);}.wps-widget--team .wps-team--divider{background:var(--wps-divider-bg-color);border-radius:var(--wps-divider-br-radius);height:var(--wps-divider-height);transition:all .3s ease;width:var(--wps-divider-width);}.wps-widget--team .wp-video{max-width:100%;}.wps-widget--team .wp-video-shortcode,.wps-widget--team .wps-team--res-oembed{height:auto !important;position:relative;width:100% !important;}.wps-widget--team .wp-video-shortcode:after,.wps-widget--team .wps-team--res-oembed:after{content:"";display:block;padding-bottom:56.25%;}.wps-widget--team .wp-video-shortcode>iframe,.wps-widget--team .wps-team--res-oembed>iframe{height:100%;left:0;position:absolute;top:0;width:100%;}.wps-widget--team .wps-team--member-details{color:var(--wps-text-color);flex-direction:column;flex-wrap:wrap;font-size:var(--wps-text-fn-size);line-height:var(--wps-text-ln-height);margin-bottom:var(--wps-desc-space);max-width:100%;}.wps-widget--team .wps-team--member-details iframe,.wps-widget--team .wps-team--member-details>*{max-width:100%;}.wps-widget--team .wps-team--member-details audio,.wps-widget--team .wps-team--member-details blockquote,.wps-widget--team .wps-team--member-details figure,.wps-widget--team .wps-team--member-details h1,.wps-widget--team .wps-team--member-details h2,.wps-widget--team .wps-team--member-details h3,.wps-widget--team .wps-team--member-details h4,.wps-widget--team .wps-team--member-details h5,.wps-widget--team .wps-team--member-details h6,.wps-widget--team .wps-team--member-details hr,.wps-widget--team .wps-team--member-details img,.wps-widget--team .wps-team--member-details li,.wps-widget--team .wps-team--member-details ol,.wps-widget--team .wps-team--member-details p,.wps-widget--team .wps-team--member-details pre,.wps-widget--team .wps-team--member-details ul,.wps-widget--team .wps-team--member-details video{margin-bottom:.8em;margin-top:.8em;}.wps-widget--team .wps-team--member-details ul{padding-left:18px;}.wps-widget--team .wps-team--member-details ol{padding-left:24px;}.wps-widget--team .wps-team--member-details h1{font-size:2.8rem;line-height:1.25;margin-bottom:.5em;margin-top:.5em;}@media only screen and (max-width:767px){.wps-widget--team .wps-team--member-details h1{font-size:2.2rem;}}.wps-widget--team .wps-team--member-details h2{font-size:2.4rem;line-height:1.35;margin-bottom:.5em;margin-top:.5em;}@media only screen and (max-width:767px){.wps-widget--team .wps-team--member-details h2{font-size:2rem;}}.wps-widget--team .wps-team--member-details h3{font-size:1.8rem;line-height:1.45;margin-bottom:.5em;margin-top:.5em;}@media only screen and (max-width:767px){.wps-widget--team .wps-team--member-details h3{font-size:1.5rem;}}.wps-widget--team .wps-team--member-details h4{font-size:1.3rem;line-height:1.5;margin-bottom:.4em;margin-top:.8em;}@media only screen and (max-width:767px){.wps-widget--team .wps-team--member-details h4{font-size:1.2rem;}}.wps-widget--team .wps-team--member-details h5{font-size:1rem;}@media only screen and (max-width:767px){.wps-widget--team .wps-team--member-details h5{font-size:.9rem;}}.wps-widget--team .wps-team--member-details h6{font-size:.8rem;}@media only screen and (max-width:767px){.wps-widget--team .wps-team--member-details h6{font-size:.7rem;}}.wps-widget--team .wps-team--member-details p{color:inherit;font-size:inherit;line-height:inherit;}.wps-widget--team .wps-team--member-details pre{overflow:auto;}.wps-widget--team .wps-team--member-details audio:last-child,.wps-widget--team .wps-team--member-details blockquote:last-child,.wps-widget--team .wps-team--member-details figure:last-child,.wps-widget--team .wps-team--member-details h1:last-child,.wps-widget--team .wps-team--member-details h2:last-child,.wps-widget--team .wps-team--member-details h3:last-child,.wps-widget--team .wps-team--member-details h4:last-child,.wps-widget--team .wps-team--member-details h5:last-child,.wps-widget--team .wps-team--member-details h6:last-child,.wps-widget--team .wps-team--member-details li:last-child,.wps-widget--team .wps-team--member-details ol:last-child,.wps-widget--team .wps-team--member-details p:last-child,.wps-widget--team .wps-team--member-details pre:last-child,.wps-widget--team .wps-team--member-details ul:last-child,.wps-widget--team .wps-team--member-details video:last-child{margin-bottom:0;}.wps-widget--team .wps-team--member-details table{border-collapse:collapse;table-layout:fixed;width:100%;}.wps-widget--team .wps-team--member-details table h2{font-size:1.8rem;line-height:1.45;margin-bottom:.5em;margin-top:.5em;}@media only screen and (max-width:767px){.wps-widget--team .wps-team--member-details table h2{font-size:1.5rem;}}.wps-widget--team .wps-team--member-details table h3{font-size:1.3rem;line-height:1.5;margin-bottom:.5em;margin-top:.5em;}@media only screen and (max-width:767px){.wps-widget--team .wps-team--member-details table h3{font-size:1.2rem;}}.wps-widget--team .wps-team--member-details table h4{font-size:1rem;line-height:1.5;margin-bottom:.4em;margin-top:.8em;}@media only screen and (max-width:767px){.wps-widget--team .wps-team--member-details table h4{font-size:.9rem;}}.wps-widget--team .wps-team--member-details .wps-team--read-more-link{color:var(--wps-read-more-link-color);font-family:inherit;font-size:inherit;line-height:inherit;text-decoration:none;transition:all .3s ease;}.wps-widget--team .wps-team--member-details .wps-team--read-more-link:hover{color:var(--wps-read-more-link-color-hover);}.wps-widget--team .wps--education{margin-bottom:0;}.wps-widget--team .wps-team--member-s-links{flex-direction:column;margin-bottom:var(--wps-social-space);}.wps-widget--team .wps-team--block-title{border-left:3px solid #3b414a;box-shadow:0 0 70px hsla(210,2%,58%,.3);color:var(--wps-block--title-color);font-family:var(--wps-block--title-font);font-size:var(--wps-block--title-fn-size);line-height:var(--wps-block--title-ln-height);margin-bottom:var(--wps-block--title-space);padding-left:10px;}.wps-widget--team .team-member--slinks-title{--wps-block--title-space:28px;}.wps-widget--team .team-member--skills-title{--wps-block--title-space:32px;}.wps-widget--team .team-member--education-title{--wps-block--title-space:14px;}.wps-widget--team .wps--social-links{display:flex;flex-wrap:wrap;gap:var(--wps-slink-space);}.wps-widget--team .wps--social-links li{display:inline-block;list-style:none;margin:0 !important;}.wps-widget--team .wps--social-links li a{align-items:center;background:var(--wps-slink-bg-color);border-radius:var(--wps-slink-br-radius);box-shadow:0 0 32px rgba(102,108,124,.24);color:var(--wps-slink-color);display:flex;font-size:var(--wps-slink-icon-fn-size);height:var(--wps-slink-size);justify-content:center;text-decoration:none !important;transition:all .3s ease;width:var(--wps-slink-size);}.wps-widget--team .wps--social-links li a svg{height:var(--wps-slink-icon-fn-size);width:var(--wps-slink-icon-fn-size);}.wps-widget--team .wps--social-links li a:hover{background:var(--wps-slink-bg-color-hover);border-radius:var(--wps-slink-br-radius-hover);color:var(--wps-slink-color-hover);}.wps-widget--team .wps-team--btn{border:2px solid transparent;border-radius:4px;box-shadow:0 0 2px rgba(123,126,129,0);font-family:var(--wps-btn-font);font-size:var(--wps-btn-fn-size);font-weight:500;line-height:var(--wps-btn-ln-height);min-width:106px;padding:7px 10px;text-align:center;text-decoration:none;transform:translateY(0);transition:all .2s ease-in-out;}.wps-widget--team .wps-team--btn:hover{box-shadow:0 0 18px rgba(123,126,129,.32);transform:translateY(-3px);}.wps-widget--team .wps-team--btn.wps-team--link-1{background:var(--wps-resume-btn-bg-color);border-radius:var(--wps-resume-btn-br-radius);color:var(--wps-resume-btn-color);}.wps-widget--team .wps-team--btn.wps-team--link-1:hover{background:var(--wps-resume-btn-bg-color-hover);color:var(--wps-resume-btn-color-hover);}.wps-widget--team .wps-team--btn.wps-team--link-2{background:var(--wps-hire-btn-bg-color);border-radius:var(--wps-hire-btn-br-radius);color:var(--wps-hire-btn-color);}.wps-widget--team .wps-team--btn.wps-team--link-2:hover{background:var(--wps-hire-btn-bg-color-hover);color:var(--wps-hire-btn-color-hover);}.wps-widget--team .wps-team--btn.wps-team--read-more-btn{background:var(--wps-read-more-btn-bg-color);border-radius:var(--wps-read-more-btn-br-radius);color:var(--wps-read-more-btn-color);}.wps-widget--team .wps-team--btn.wps-team--read-more-btn:hover{background:var(--wps-read-more-btn-bg-color-hover);color:var(--wps-read-more-btn-color-hover);}.wps-widget--team .wps-team--action-links{align-items:center;flex-wrap:wrap;gap:14px;justify-content:center;max-width:100%;}.wps-widget--team .wps-team--member-education,.wps-widget--team .wps-team--member-skills{flex-direction:column;margin-bottom:var(--wps-skills-space);width:100%;}.wps-widget--team .wps--skills{display:block;margin-bottom:0;width:100%;}.wps-widget--team .wps--skills li{display:flex;justify-content:space-between;list-style:none;padding-bottom:var(--wps-skill-bar-inner-space);position:relative;}.wps-widget--team .wps--skills li:not(:last-child){margin-bottom:var(--wps-skill-bar-space);}.wps-widget--team .wps--skills li .skill-name,.wps-widget--team .wps--skills li .skill-value{color:var(--wps-skill-color);font-size:var(--wps-skill-fn-size);font-weight:var(--wps-skill-fn-weight);}.wps-widget--team .wps--skills li:before{content:"";}.wps-widget--team .wps--skills li .skill-bar,.wps-widget--team .wps--skills li:before{border-radius:var(--wps-skill-bar-br-radius);bottom:0;height:var(--wps-skill-bar-height);left:0;position:absolute;}.wps-widget--team .wps--skills li:before{background:var(--wps-skill-bar-color);width:100%;z-index:1;}.wps-widget--team .wps--skills li .skill-bar{background:var(--wps-skill-bar-color-active);z-index:2;}.wps-widget--team .team-member--info-wrapper{margin-bottom:var(--wps-member-info);width:100%;}.wps-widget--team .wps-col--left-info>:last-child{margin-bottom:0;}.wps-widget--team .wps--member-info li{list-style:none;margin:0 !important;}.wps-widget--team .wps--member-info li>*{display:table-cell;padding-bottom:var(--wps-info-item-space);padding-top:var(--wps-info-item-space);vertical-align:middle;}.wps-widget--team .wps--member-info li .wps--info-label{color:var(--wps-info-icon-color);padding-right:var(--wps-info-label-space);}.wps-widget--team .wps--member-info li .info-label--icon{box-sizing:content-box;font-size:var(--wps-info-icon-fn-size);min-width:calc(var(--wps-info-icon-fn-size) + .3em);text-align:center;}.wps-widget--team .wps--member-info li i{align-items:center;color:var(--wps-info-icon-color);display:inline-flex;font-size:inherit;}.wps-widget--team .wps--member-info li strong{font-weight:500;}.wps-widget--team .wps--member-info li .wps--info-text{color:var(--wps-info-text-color);font-size:var(--wps-info-text-fn-size);line-height:1.5;word-break:break-word;}.wps-widget--team .wps--member-info li .info-label--text{font-size:var(--wps-info-text-fn-size);font-weight:600;line-height:1.5;}.wps-widget--team .wps--member-info li a.wps--info-text{color:var(--wps-info-link-color,var(--wps-info-text-color));transition:all .15s ease;}.wps-widget--team .wps--member-info li a.wps--info-text:hover{color:var(--wps-info-link-hover-color,var(--wps-info-link-color));}.wps-widget--team .wps-team--info-tabled .wps--member-info{display:table;width:auto;}.wps-widget--team .wps-team--info-tabled .wps--member-info li{display:table-row;}.wps-widget--team .wps-team--info-tabled .wps--member-info li>*{display:table-cell;}.wps-widget--team .wps-team--info-tabled .wps--member-info li .wps--info-text{text-align:left;}.wps-widget--team .wps-team--info-top-border{--wps-info-border-color:hsla(218,3%,49%,.4);border-top:2px dotted var(--wps-info-border-color);padding-top:20px;}.wps-widget--team .wps-team--info-bordered{--wps-info-item-space:10px;--wps-info-border-color:hsla(218,3%,49%,.4);}.wps-widget--team .wps-team--info-bordered.wps-team--info-tabled .wps--member-info li:not(:last-child){position:relative;}.wps-widget--team .wps-team--info-bordered.wps-team--info-tabled .wps--member-info li:not(:last-child):after{border-bottom:2px dotted var(--wps-info-border-color);content:"";left:0;position:absolute;top:100%;width:100%;}.wps-widget--team .wps-team--info-bordered.wps-team--info-tabled .wps--member-info li:not(:first-child)>*{padding-top:calc(var(--wps-info-item-space) + 2px);}.wps-widget--team .wps-team--info-bordered:not(.wps-team--info-tabled) .wps--member-info li:not(:last-child){border-bottom:2px dotted var(--wps-info-border-color);}.wps-widget--team .team-member--info-wrapper.info--start-aligned .wps--member-info li .wps--info-text,.wps-widget--team .team-member--info-wrapper.info--start-aligned .wps--member-info li strong,.wps-widget--team .team-member--info-wrapper.info--start-aligned-alt .wps--member-info li .wps--info-text,.wps-widget--team .team-member--info-wrapper.info--start-aligned-alt .wps--member-info li strong{text-align:left;}.wps-widget--team .team-member--info-wrapper.info--start-aligned .wps--member-info li i,.wps-widget--team .team-member--info-wrapper.info--start-aligned-alt .wps--member-info li i{text-align:center;}.wps-widget--team .team-member--info-wrapper.info--center-aligned,.wps-widget--team .team-member--info-wrapper.info--center-aligned-alt,.wps-widget--team .team-member--info-wrapper.info--center-aligned-combined{display:flex;justify-content:center;}.wps-widget--team .team-member--info-wrapper.info--center-aligned .wps--member-info li{justify-content:center;}.wps-widget--team .team-member--info-wrapper.info--center-aligned .wps--member-info strong{text-align:right;}.wps-widget--team .team-member--info-wrapper.info--center-aligned-alt .wps--member-info strong{text-align:left;}.wps-widget--team .team-member--info-wrapper.info--center-aligned-combined .wps--member-info strong{text-align:right;}.wps-widget--team .team-member--info-wrapper.info--justify-aligned .wps--member-info strong{text-align:left;}.wps-widget--team .team-member--info-wrapper.info--justify-aligned .wps--member-info li{display:flex;justify-content:space-between;}.wps-widget--team .team-member--info-wrapper.info--justify-aligned .wps--member-info .wps--info-text{text-align:right;}.wps-widget--team .wps-btn{background:#ededf1;border-radius:3px;display:inline-block;margin-top:16px;padding:8px 16px;}.wps-widget--team .wps-team--member-element:last-child{margin-bottom:0;}.wps-widget--team .wps-container--inner{min-height:155px;position:relative;}.wps-widget--team .wps-team--pagination{align-items:center;display:flex;gap:10px;justify-content:center;list-style:none;margin-top:30px;}.wps-widget--team .wps-team--pagination li{margin:0 !important;}.wps-widget--team .wps-team--pagination li.wps-page-item--hidden{display:none;}.wps-widget--team .wps-team--pagination li .wps--page-numbers{align-items:center;background:#fff;border-radius:4px;box-shadow:0 0 24px hsla(229,5%,58%,.3);color:#686974;display:flex;font-size:14px;font-weight:700;height:34px;justify-content:center;position:relative;transition:all .25s ease;width:34px;}.wps-widget--team .wps-team--pagination li .wps--page-numbers:after{animation:wps-loader 1s linear infinite;border:3px solid #3963fe;border-left-color:transparent !important;border-radius:50%;border-right-color:transparent !important;content:"";height:calc(100% - 12px);left:6px;opacity:0;position:absolute;top:6px;transition:all .25s ease;width:calc(100% - 12px);}.wps-widget--team .wps-team--pagination li .wps--page-numbers.wps--current,.wps-widget--team .wps-team--pagination li .wps--page-numbers:hover{background:#3963fe;color:#fff;}.wps-widget--team .wps-team--pagination li .wps--page-numbers.wps-page-item--loading{color:#fff;}.wps-widget--team .wps-team--pagination li .wps--page-numbers.wps-page-item--loading:after{opacity:1;}.wps-widget--team .wps-team--pagination li .wps--page-numbers.wps-page-item--loading.wps--current,.wps-widget--team .wps-team--pagination li .wps--page-numbers.wps-page-item--loading:hover{color:#3963fe;}.wps-widget--team .wps-team--pagination li .wps--page-numbers.wps-page-item--loading.wps--current:after,.wps-widget--team .wps-team--pagination li .wps--page-numbers.wps-page-item--loading:hover:after{border-color:#fff;}.wps-widget--team .wps-team--pagination li .wps--page-numbers.wps--current{cursor:auto;}.wps-widget--team .wps-team--not-found-wrapper{left:50%;opacity:0;position:absolute;text-align:center;top:24px;transform:translateX(-50%);transition:all .25s ease;visibility:hidden;}.wps-widget--team .wps-team--not-found{background:#fff;border-radius:4px;box-shadow:0 0 24px hsla(233,9%,61%,.2);color:#64656e;display:inline-block;font-weight:500;padding:6px 24px;}.wps-widget--team.wps-team--no-posts .wps-team--not-found-wrapper{opacity:1;visibility:visible;}.wps--thumb-round{--wps-thumb-br-radius:4px;}.wps-team--widget-zoom-in .wpspeedo-team--single{transform:scale(1);transition:transform .35s ease;}.wps-team--widget-zoom-in .wpspeedo-team--single:hover{transform:scale(1.05);}.wps-team--widget-zoom-in-up .wpspeedo-team--single{transform:scale(1) translateY(0);transition:transform .35s ease;}.wps-team--widget-zoom-in-up .wpspeedo-team--single:hover{transform:scale(1.05) translateY(-1.8%);}.wps-team--widget-push-up .wpspeedo-team--single{transform:translateY(0);transition:transform .35s ease;}.wps-team--widget-push-up .wpspeedo-team--single:hover{transform:translateY(-3%);}.wps-team--thumb-zoom-in .team-member--thumbnail img{transform:scale(1);transition:transform .6s ease;}.wps-team--thumb-zoom-in .wpspeedo-team--single:hover .team-member--thumbnail img{transform:scale(1.1);}.wps-team--thumb-zoom-out .team-member--thumbnail img{transform:scale(1.1);transition:transform .6s ease;}.wps-team--thumb-zoom-out .wpspeedo-team--single:hover .team-member--thumbnail img{transform:scale(1);}.wps-team--thumb-blur-in .team-member--thumbnail img{filter:blur(0);transition:filter .4s ease;}.wps-team--thumb-blur-in .wpspeedo-team--single:hover .team-member--thumbnail img{filter:blur(3px);}.wps-team--thumbnail-shad .team-member--thumbnail{box-shadow:0 0 0 var(--wps-item-primary-color);transition:box-shadow .2s ease;}.wps-team--thumbnail-shad .wpspeedo-team--single:hover .team-member--thumbnail{box-shadow:8px 8px 0 var(--wps-item-primary-color);}.wps-team--thumbnail-shad-alt .team-member--thumbnail{box-shadow:8px 8px 0 var(--wps-item-primary-color);transition:all .2s ease;}.wps-team--thumbnail-shad-alt .wpspeedo-team--single:hover .team-member--thumbnail{box-shadow:-8px -8px 0 var(--wps-item-primary-color);transform:translate(8px,8px);}.wps-team--modal .wps-widget-container-modal::-webkit-scrollbar{width:7px;}.wps-team--modal .wps-widget-container-modal::-webkit-scrollbar-track{box-shadow:inset 0 0 4px rgba(0,0,0,.4);}.wps-team--modal .wps-widget-container-modal::-webkit-scrollbar-thumb{background-color:hsla(220,1%,43%,.4);}.rtl .wps-widget--team .wps--member-info li .wps--info-label{padding-left:var(--wps-info-label-space);padding-right:0;}.rtl .wps-widget--team .wps-team--member-details{text-align:right;}.rtl .wps-widget-container-expand .wps-team--single-inner,.rtl .wps-widget-container-modal .wps-team--single-inner,.rtl .wps-widget-container-side-panel .wps-team--single-inner,.rtl .wps-widget-container-single .wps-team--single-inner{align-items:flex-start;padding-left:0;padding-right:var(--wps-single-inner-left-space);}.rtl .wps-team--modal button.mfp-close{left:30px;right:auto;}.rtl .wps-widget--team .team-member--slinks-title{text-align:right;}.rtl .wps-widget--team .wps--skills li .skill-bar{left:auto;right:0;}.wps-widget--team .swiper{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.wps-widget--team .swiper.swiper-initialized .wps-row.swiper-wrapper{margin-left:0 !important;}.wps-widget--team .swiper.swiper-initialized .wps-col.swiper-slide{padding-bottom:0 !important;padding-left:0 !important;padding-right:0 !important;}.wps-widget--team .swiper .swiper-slide{height:unset;}.wps-widget--team .swiper .swiper-wrapper{width:auto;}.wps-widget--team .swiper .swiper-container{opacity:0;overflow:initial;transition-delay:.35s;transition-duration:.25s;transition-property:opacity;}.wps-widget--team .swiper .swiper-container.swiper-container-initialized{opacity:1;}.wps-widget--team .swiper .swiper-pagination.swiper-pagination-bullets{bottom:0;line-height:0;padding:5px 0;}.wps-widget--team .swiper .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet{align-items:center;background:var(--wps-carousel-dot-bg-color);border:2px solid var(--wps-carousel-dot-br-color);display:inline-flex;height:var(--wps-carousel-dot-size);justify-content:center;margin:0 var(--wps-carousel-dot-inner-gap);opacity:1;outline:none;padding:0;transform:scale(1);transition:all .15s ease-in-out;width:var(--wps-carousel-dot-size);}.wps-widget--team .swiper .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet:hover{background-color:var(--wps-carousel-dot-bg-color-hover);border-color:var(--wps-carousel-dot-br-color-hover);}.wps-widget--team .swiper .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--wps-carousel-dot-bg-color-active);border-color:var(--wps-carousel-dot-br-color-active);transform:scale(1.3);}.wps-widget--team .swiper .swiper-pagination.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;overflow:hidden;text-align:center;transform:translateX(-50%);white-space:nowrap;}.wps-widget--team .swiper .swiper-pagination.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.4);}.wps-widget--team .swiper .swiper-pagination.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,.wps-widget--team .swiper .swiper-pagination.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.7);}.wps-widget--team .swiper .swiper-pagination.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1);}.wps-team--carousel-navs button{align-items:center;border-radius:50%;display:flex;font-size:var(--wps-carousel-nav-fn-size);height:var(--wps-carousel-nav-size);justify-content:center;letter-spacing:0;line-height:1;margin:0;outline:none;padding:0 !important;text-decoration:none !important;transform:translateY(-50%);transition:all .25s ease-in-out;width:var(--wps-carousel-nav-size);}.wps-team--carousel-navs button,.wps-team--carousel-navs button:focus{background:var(--wps-carousel-nav-bg-color);border:2px solid var(--wps-carousel-nav-br-color);color:var(--wps-carousel-nav-color);}.wps-team--carousel-navs button:hover,.wps-team--carousel-navs button:hover:focus{background:var(--wps-carousel-nav-bg-color-hover);border-color:var(--wps-carousel-nav-br-color-hover);color:var(--wps-carousel-nav-color-hover);}.wps-team--carousel-navs .swiper-button-next:after,.wps-team--carousel-navs .swiper-button-prev:after{display:none;}.wps-team--carousel-navs .swiper-button-prev{left:0;margin-left:var(--wps-carousel-nav-gap);}.wps-team--carousel-navs .swiper-button-next{margin-right:var(--wps-carousel-nav-gap);right:0;}.wps-carousel--inner{position:relative;width:100%;}.wps-team--carousel-has-dots .wps-carousel--inner{padding-bottom:40px;}.wps-team--type-carousel .swiper.swiper-initialized{position:relative;}.wps-team--type-carousel .swiper.swiper-initialized .swiper-slide{filter:blur(0);opacity:1;transition:opacity .25s ease,filter .25s ease;}.wps-team--type-carousel .swiper.swiper-initialized:after{animation:wps-loader 1s linear infinite;border-color:#3963fe transparent;border-radius:50%;border-style:solid;border-width:5px;content:"";height:48px;left:calc(50% - 20px);opacity:0;position:absolute;top:calc(50% - 20px);transition:all .25s ease;visibility:hidden;width:48px;z-index:2;}.wps-team--type-carousel.wps--ajax-loading .swiper:after{opacity:1;visibility:visible;}.wps-team--type-carousel.wps--ajax-loading .swiper .swiper-slide{filter:blur(4px);opacity:.5;}.wps-widget-container-expand,.wps-widget-container-modal,.wps-widget-container-side-panel,.wps-widget-container-single{--wps-thumb-width:100%;--wps-thumb-height:auto;--wps-thumb-aspect-ratio:6/7;--wps-thumb-br-radius:4px;--wps-thumb-space:40px;--wps-title-fn-size:46px;--wps-text-ln-height:1.7;--wps-desig-fn-size:17px;--wps-desig-space:18px;--wps-divider-space:18px;--wps-social-space:48px;--wps-desc-space:40px;--wps-slink-size:34px;--wps-slink-icon-fn-size:16px;--wps-info-icon-color:#3f4246;--wps-info-icon-fn-size:17px;--wps-info-item-space:6px;--wps-info-text-fn-size:16px;--wps-single-inner-left-space:8px;padding-bottom:100px;padding-top:100px;}@media only screen and (max-width:1024px){.wps-widget-container-expand,.wps-widget-container-modal,.wps-widget-container-side-panel,.wps-widget-container-single{--wps-single-inner-left-space:0px;}}@media only screen and (max-width:767px){.wps-widget-container-expand,.wps-widget-container-modal,.wps-widget-container-side-panel,.wps-widget-container-single{--wps-container-width:90%;--wps-thumb-width:300px;--wps-thumb-space:20px;}}@media only screen and (max-width:480px){.wps-widget-container-expand,.wps-widget-container-modal,.wps-widget-container-side-panel,.wps-widget-container-single{--wps-title-fn-size:36px;}}.wps-widget-container-expand .wps-team--single-inner,.wps-widget-container-modal .wps-team--single-inner,.wps-widget-container-side-panel .wps-team--single-inner,.wps-widget-container-single .wps-team--single-inner{padding-left:var(--wps-single-inner-left-space);}.wps-widget-container-expand .wps-col--left-info,.wps-widget-container-modal .wps-col--left-info,.wps-widget-container-side-panel .wps-col--left-info,.wps-widget-container-single .wps-col--left-info{--wps-item-col-width:33.333333%;}@media only screen and (max-width:1024px){.wps-widget-container-expand .wps-col--left-info,.wps-widget-container-modal .wps-col--left-info,.wps-widget-container-side-panel .wps-col--left-info,.wps-widget-container-single .wps-col--left-info{--wps-item-col-width:38%;}}@media only screen and (max-width:767px){.wps-widget-container-expand .wps-col--left-info,.wps-widget-container-modal .wps-col--left-info,.wps-widget-container-side-panel .wps-col--left-info,.wps-widget-container-single .wps-col--left-info{--wps-item-col-width:100%;}}.wps-widget-container-expand .wps-col--right-info,.wps-widget-container-modal .wps-col--right-info,.wps-widget-container-side-panel .wps-col--right-info,.wps-widget-container-single .wps-col--right-info{--wps-item-col-width:66.666666%;}@media only screen and (max-width:1024px){.wps-widget-container-expand .wps-col--right-info,.wps-widget-container-modal .wps-col--right-info,.wps-widget-container-side-panel .wps-col--right-info,.wps-widget-container-single .wps-col--right-info{--wps-item-col-width:62%;}}@media only screen and (max-width:767px){.wps-widget-container-expand .wps-col--right-info,.wps-widget-container-modal .wps-col--right-info,.wps-widget-container-side-panel .wps-col--right-info,.wps-widget-container-single .wps-col--right-info{--wps-item-col-width:100%;}}.wps-archive-title--wrapper{align-items:center;display:flex;justify-content:center;padding-top:100px;}.wps-widget--team.wps-widget-container-archive{--wps-widget-padding:40px 0px 120px 0px;}.single-wps-team-members .wps-team--return-page-link{margin-bottom:20px;}.single-wps-team-members .wps-team--return-page-link a{align-items:center;color:#6d7176;display:inline-flex;font-size:16px;gap:6px;padding:6px 0;text-decoration:none;transition:all .25s ease;}.single-wps-team-members .wps-team--return-page-link a i{font-size:14px;}.single-wps-team-members .wps-team--return-page-link a:hover{color:#3f4246;}.wps-team-theme--horiz-01,.wps-team-theme--horiz-02,.wps-team-theme--horiz-03,.wps-team-theme--horiz-04,.wps-team-theme--square-01,.wps-team-theme--square-02,.wps-team-theme--square-03,.wps-team-theme--square-04,.wps-team-theme--square-10,.wps-team-theme--square-11{--wps-item-bg-color:#fff;--wps-item-pad-top:40px;--wps-item-pad-right:30px;--wps-item-pad-bottom:32px;--wps-item-pad-left:30px;--wps-item-br-radius:4px;}.wps-team-theme--horiz-01 .wpspeedo-team--single:before,.wps-team-theme--horiz-02 .wpspeedo-team--single:before,.wps-team-theme--horiz-03 .wpspeedo-team--single:before,.wps-team-theme--horiz-04 .wpspeedo-team--single:before,.wps-team-theme--square-01 .wpspeedo-team--single:before,.wps-team-theme--square-02 .wpspeedo-team--single:before,.wps-team-theme--square-03 .wpspeedo-team--single:before,.wps-team-theme--square-04 .wpspeedo-team--single:before,.wps-team-theme--square-10 .wpspeedo-team--single:before,.wps-team-theme--square-11 .wpspeedo-team--single:before{background:var(--wps-item-primary-color);content:"";position:absolute;top:0;transition:all .3s ease;}.wps-team-theme--horiz-01 .wpspeedo-team--single:hover,.wps-team-theme--horiz-02 .wpspeedo-team--single:hover,.wps-team-theme--horiz-03 .wpspeedo-team--single:hover,.wps-team-theme--horiz-04 .wpspeedo-team--single:hover,.wps-team-theme--square-01 .wpspeedo-team--single:hover,.wps-team-theme--square-02 .wpspeedo-team--single:hover,.wps-team-theme--square-03 .wpspeedo-team--single:hover,.wps-team-theme--square-04 .wpspeedo-team--single:hover,.wps-team-theme--square-10 .wpspeedo-team--single:hover,.wps-team-theme--square-11 .wpspeedo-team--single:hover{--wps-divider-width:76px;}.wps-team-theme--square-01 .wps-team--single-inner,.wps-team-theme--square-02 .wps-team--single-inner{align-items:center;text-align:center;}.wps-team-theme--square-01 .wpspeedo-team--single:before{height:0;left:3%;opacity:0;right:3%;top:0;}.wps-team-theme--square-01 .wpspeedo-team--single:hover:before{height:6px;left:0;opacity:1;right:0;}.wps-team-theme--square-02 .wpspeedo-team--single:before,.wps-team-theme--square-04 .wpspeedo-team--single:before{height:6px;left:0;top:0;width:100%;}.wps-team-theme--square-03,.wps-team-theme--square-04{--wps-thumb-width:150px;}.wps-team-theme--square-03 .wps-team--single-inner,.wps-team-theme--square-04 .wps-team--single-inner{align-items:flex-start;}.wps-team-theme--circle-01,.wps-team-theme--square-05{--wps-thumb-width:100%;--wps-thumb-height:auto;--wps-thumb-space:24px;--wps-title-fn-size:30px;--wps-title-space:16px;--wps-desig-color:#54595f;--wps-desig-space:8px;--wps-divider-height:4px;--wps-divider-width:60px;--wps-divider-space:16px;--wps-slink-size:32px;--wps-divider-bg-color:#d6d7dd;}.wps-team-theme--circle-01 .team-member--thumbnail-wrapper,.wps-team-theme--square-05 .team-member--thumbnail-wrapper{width:100%;}.wps-team-theme--circle-01 .wpspeedo-team--single:hover,.wps-team-theme--square-05 .wpspeedo-team--single:hover{--wps-divider-width:70px;--wps-divider-bg-color:#aeafb6;}.wps-team-theme--circle-01 .wpspeedo-team--single{overflow:unset;}.wps-team-theme--circle-01 .wps-team--member-ribbon,.wps-team-theme--circle-02 .wps-team--member-ribbon,.wps-team-theme--circle-03 .wps-team--member-ribbon,.wps-team-theme--circle-04 .wps-team--member-ribbon,.wps-team-theme--circle-05 .wps-team--member-ribbon,.wps-team-theme--circle-06 .wps-team--member-ribbon{border-radius:50px;bottom:auto;height:auto;left:50%;padding-left:20px;padding-right:20px;right:auto;top:30px;transform:translateX(-50%);width:auto;}.wps-team-theme--square-05 .wpspeedo-team--single{overflow:initial;}.wps-team-theme--square-05 .team-member--thumbnail-wrapper{overflow:hidden;}.wps-team-theme--square-05,.wps-team-theme--square-06,.wps-team-theme--square-07,.wps-team-theme--square-08,.wps-team-theme--square-09,.wps-team-theme--square-12{--wps-thumb-aspect-ratio:6/7;}.wps-team-theme--circle-01{--wps-thumb-width:300px;--wps-slink-size:34px;}.wps-team-theme--circle-01 .team-member--thumbnail-wrapper{justify-content:center;}.wps-team-theme--circle-01 .wps-team--single-inner{align-items:center;text-align:center;}.wps-widget--edit-link{left:0;position:absolute;top:0;transform:translateY(-130%);}.wps-widget--edit-link a{align-items:center;background:hsla(0,0%,49%,.15) !important;border-radius:50%;color:#7d7d7d !important;display:flex;height:40px;justify-content:center;text-decoration:none !important;transition:all .2s ease;width:40px;}.wps-widget--edit-link a:hover{background:hsla(0,0%,49%,.6) !important;color:#fff !important;}.wps-widget--edit-link a:hover .wps-widget--edit-link-popup{opacity:1;visibility:visible;}.wps-widget--edit-link .wps-widget--edit-link-popup{background:hsla(0,0%,49%,.15);border-radius:4px;color:#7d7d7d;font-size:14px;left:100%;line-height:1.5;margin-left:10px;opacity:0;padding:6px 10px;position:absolute;top:4px;visibility:hidden;white-space:nowrap;}