@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";:root{--primary: #ff0000;--primary-subtle: #ffb8b8;--primary-hover: #ff3333;--primary-focus: #fe0000;--primary-disable: rgba(255, 0, 0, .5);--primary-rgb: 255, 0, 0;--warning: #ff2a2a;--warning-subtle: #ffe2e2;--warning-hover: #ff5d5d;--warning-focus: #ff2929;--warning-disable: rgba(255, 42, 42, .5);--warning-rgb: 255, 42, 42;--danger: #ff0000;--danger-subtle: #ffb8b8;--danger-hover: #ff3333;--danger-focus: #fe0000;--danger-disable: rgba(255, 0, 0, .5);--danger-rgb: 255, 0, 0;--success: #00b00f;--success-subtle: #69ff75;--success-hover: #00e313;--success-focus: #00af0f;--success-disable: rgba(0, 176, 15, .5);--success-rgb: 0, 176, 15;--light: #2a2929;--light-subtle: #878484;--light-hover: #444242;--light-focus: #292828;--light-disable: rgba(42, 41, 41, .5);--light-rgb: 42, 41, 41;--dark: #2f2929;--dark-subtle: #908080;--dark-hover: #4a4141;--dark-focus: #2e2929;--dark-disable: rgba(47, 41, 41, .5);--dark-rgb: 47, 41, 41;--muted: #c5cace;--body: #121212;--text: #eeeaea;--border: #3c3636;--font-size: 14px;--shadow: rgba(0, 0, 0, .1) 0px 1px 3px 0px, rgba(0, 0, 0, .06) 0px 1px 2px 0px;--shadow-lg: rgba(100, 100, 111, .2) 0px 7px 29px 0px;--rounded: 5px}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}*::-moz-selection{background-color:var(--primary);color:#fff}*::selection{background-color:var(--primary);color:#fff}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}html,body{padding:0;margin:0;background-color:var(--body);color:var(--text);font-size:var(--font-size);font-family:Inter,sans-serif;font-style:normal;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;font-optical-sizing:auto;overflow-x:hidden}@font-face{font-family:icons;font-weight:400;font-style:normal;src:url(/assets/nextash_store/fonts/boxicons.eot);src:url(/assets/nextash_store/fonts/boxicons.eot),format("embedded-opentype"),url(/assets/nextash_store/fonts/boxicons.woff2),format("woff2"),url(/assets/nextash_store/fonts/boxicons.woff),format("woff"),url(/assets/nextash_store/fonts/boxicons.ttf),format("truetype"),url(/assets/nextash_store/fonts/boxicons.svg?#boxicons),format("svg")}.bx{font-family:icons!important;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;display:inline-block;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bx-ul{margin-left:2em;padding-left:0;list-style:none}.bx-ul>li{position:relative}.bx-ul .bx{font-size:inherit;line-height:inherit;position:absolute;left:-2em;width:2em;text-align:center}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes burst{0%{transform:scale(1);opacity:1}90%{transform:scale(1.5);opacity:0}}@keyframes flashing{0%{opacity:1}45%{opacity:0}90%{opacity:1}}@keyframes fade-left{0%{transform:translate(0);opacity:1}75%{transform:translate(-20px);opacity:0}}@keyframes fade-right{0%{transform:translate(0);opacity:1}75%{transform:translate(20px);opacity:0}}@keyframes fade-up{0%{transform:translateY(0);opacity:1}75%{transform:translateY(-20px);opacity:0}}@keyframes fade-down{0%{transform:translateY(0);opacity:1}75%{transform:translateY(20px);opacity:0}}@keyframes tada{0%{transform:scaleZ(1)}10%,20%{transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg)}30%,50%,70%,90%{transform:scaleZ(1) rotate3d(0,0,1,10deg)}40%,60%,80%{transform:rotate3d(0,0,1,-10deg)}to{transform:scaleZ(1)}}.bx-spin,.bx-spin-hover:hover{animation:spin 2s linear infinite}.bx-tada,.bx-tada-hover:hover{animation:tada 1.5s ease infinite}.bx-flashing,.bx-flashing-hover:hover{animation:flashing 1.5s infinite linear}.bx-burst,.bx-burst-hover:hover{animation:burst 1.5s infinite linear}.bx-fade-up,.bx-fade-up-hover:hover{animation:fade-up 1.5s infinite linear}.bx-fade-down,.bx-fade-down-hover:hover{animation:fade-down 1.5s infinite linear}.bx-fade-left,.bx-fade-left-hover:hover{animation:fade-left 1.5s infinite linear}.bx-fade-right,.bx-fade-right-hover:hover{animation:fade-right 1.5s infinite linear}.bx-xs{font-size:1rem!important}.bx-sm{font-size:1.55rem!important}.bx-md{font-size:2.25rem!important}.bx-lg{font-size:3rem!important}.bx-fw{font-size:1.2857142857em;line-height:.8em;width:1.2857142857em;height:.8em;margin-top:-.2em!important;vertical-align:middle}.bx-pull-left{float:left;margin-right:.3em!important}.bx-pull-right{float:right;margin-left:.3em!important}.bx-rotate-90{transform:rotate(90deg);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"}.bx-rotate-180{transform:rotate(180deg);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"}.bx-rotate-270{transform:rotate(270deg);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"}.bx-flip-horizontal{transform:scaleX(-1);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"}.bx-flip-vertical{transform:scaleY(-1);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.bx-border{padding:.25em;border:.07em solid rgba(0,0,0,.1);border-radius:.25em}.bx-border-circle{padding:.25em;border:.07em solid rgba(0,0,0,.1);border-radius:50%}.bxl-meta:before{content:"\ef27"}.bx-lemon:before{content:"\ef28"}.bxs-lemon:before{content:"\ef29"}.bx-cricket-ball:before{content:"\ef0c"}.bx-baguette:before{content:"\ef0d"}.bx-bowl-hot:before{content:"\ef0e"}.bx-bowl-rice:before{content:"\ef0f"}.bx-cable-car:before{content:"\ef10"}.bx-candles:before{content:"\ef11"}.bx-circle-half:before{content:"\ef12"}.bx-circle-quarter:before{content:"\ef13"}.bx-circle-three-quarter:before{content:"\ef14"}.bx-cross:before{content:"\ef15"}.bx-fork:before{content:"\ef16"}.bx-knife:before{content:"\ef17"}.bx-money-withdraw:before{content:"\ef18"}.bx-popsicle:before{content:"\ef19"}.bx-scatter-chart:before{content:"\ef1a"}.bxs-baguette:before{content:"\ef1b"}.bxs-bowl-hot:before{content:"\ef1c"}.bxs-bowl-rice:before{content:"\ef1d"}.bxs-cable-car:before{content:"\ef1e"}.bxs-circle-half:before{content:"\ef1f"}.bxs-circle-quarter:before{content:"\ef20"}.bxs-circle-three-quarter:before{content:"\ef21"}.bxs-cricket-ball:before{content:"\ef22"}.bxs-invader:before{content:"\ef23"}.bx-male-female:before{content:"\ef24"}.bxs-popsicle:before{content:"\ef25"}.bxs-tree-alt:before{content:"\ef26"}.bxl-venmo:before{content:"\e900"}.bxl-upwork:before{content:"\e901"}.bxl-netlify:before{content:"\e902"}.bxl-java:before{content:"\e903"}.bxl-heroku:before{content:"\e904"}.bxl-go-lang:before{content:"\e905"}.bxl-gmail:before{content:"\e906"}.bxl-flask:before{content:"\e907"}.bxl-99designs:before{content:"\e908"}.bxl-500px:before{content:"\e909"}.bxl-adobe:before{content:"\e90a"}.bxl-airbnb:before{content:"\e90b"}.bxl-algolia:before{content:"\e90c"}.bxl-amazon:before{content:"\e90d"}.bxl-android:before{content:"\e90e"}.bxl-angular:before{content:"\e90f"}.bxl-apple:before{content:"\e910"}.bxl-audible:before{content:"\e911"}.bxl-aws:before{content:"\e912"}.bxl-baidu:before{content:"\e913"}.bxl-behance:before{content:"\e914"}.bxl-bing:before{content:"\e915"}.bxl-bitcoin:before{content:"\e916"}.bxl-blender:before{content:"\e917"}.bxl-blogger:before{content:"\e918"}.bxl-bootstrap:before{content:"\e919"}.bxl-chrome:before{content:"\e91a"}.bxl-codepen:before{content:"\e91b"}.bxl-c-plus-plus:before{content:"\e91c"}.bxl-creative-commons:before{content:"\e91d"}.bxl-css3:before{content:"\e91e"}.bxl-dailymotion:before{content:"\e91f"}.bxl-deviantart:before{content:"\e920"}.bxl-dev-to:before{content:"\e921"}.bxl-digg:before{content:"\e922"}.bxl-digitalocean:before{content:"\e923"}.bxl-discord:before{content:"\e924"}.bxl-discord-alt:before{content:"\e925"}.bxl-discourse:before{content:"\e926"}.bxl-django:before{content:"\e927"}.bxl-docker:before{content:"\e928"}.bxl-dribbble:before{content:"\e929"}.bxl-dropbox:before{content:"\e92a"}.bxl-drupal:before{content:"\e92b"}.bxl-ebay:before{content:"\e92c"}.bxl-edge:before{content:"\e92d"}.bxl-etsy:before{content:"\e92e"}.bxl-facebook:before{content:"\e92f"}.bxl-facebook-circle:before{content:"\e930"}.bxl-facebook-square:before{content:"\e931"}.bxl-figma:before{content:"\e932"}.bxl-firebase:before{content:"\e933"}.bxl-firefox:before{content:"\e934"}.bxl-flickr:before{content:"\e935"}.bxl-flickr-square:before{content:"\e936"}.bxl-flutter:before{content:"\e937"}.bxl-foursquare:before{content:"\e938"}.bxl-git:before{content:"\e939"}.bxl-github:before{content:"\e93a"}.bxl-gitlab:before{content:"\e93b"}.bxl-google:before{content:"\e93c"}.bxl-google-cloud:before{content:"\e93d"}.bxl-google-plus:before{content:"\e93e"}.bxl-google-plus-circle:before{content:"\e93f"}.bxl-html5:before{content:"\e940"}.bxl-imdb:before{content:"\e941"}.bxl-instagram:before{content:"\e942"}.bxl-instagram-alt:before{content:"\e943"}.bxl-internet-explorer:before{content:"\e944"}.bxl-invision:before{content:"\e945"}.bxl-javascript:before{content:"\e946"}.bxl-joomla:before{content:"\e947"}.bxl-jquery:before{content:"\e948"}.bxl-jsfiddle:before{content:"\e949"}.bxl-kickstarter:before{content:"\e94a"}.bxl-kubernetes:before{content:"\e94b"}.bxl-less:before{content:"\e94c"}.bxl-linkedin:before{content:"\e94d"}.bxl-linkedin-square:before{content:"\e94e"}.bxl-magento:before{content:"\e94f"}.bxl-mailchimp:before{content:"\e950"}.bxl-markdown:before{content:"\e951"}.bxl-mastercard:before{content:"\e952"}.bxl-mastodon:before{content:"\e953"}.bxl-medium:before{content:"\e954"}.bxl-medium-old:before{content:"\e955"}.bxl-medium-square:before{content:"\e956"}.bxl-messenger:before{content:"\e957"}.bxl-microsoft:before{content:"\e958"}.bxl-microsoft-teams:before{content:"\e959"}.bxl-nodejs:before{content:"\e95a"}.bxl-ok-ru:before{content:"\e95b"}.bxl-opera:before{content:"\e95c"}.bxl-patreon:before{content:"\e95d"}.bxl-paypal:before{content:"\e95e"}.bxl-periscope:before{content:"\e95f"}.bxl-php:before{content:"\e960"}.bxl-pinterest:before{content:"\e961"}.bxl-pinterest-alt:before{content:"\e962"}.bxl-play-store:before{content:"\e963"}.bxl-pocket:before{content:"\e964"}.bxl-product-hunt:before{content:"\e965"}.bxl-python:before{content:"\e966"}.bxl-quora:before{content:"\e967"}.bxl-react:before{content:"\e968"}.bxl-redbubble:before{content:"\e969"}.bxl-reddit:before{content:"\e96a"}.bxl-redux:before{content:"\e96b"}.bxl-sass:before{content:"\e96c"}.bxl-shopify:before{content:"\e96d"}.bxl-sketch:before{content:"\e96e"}.bxl-skype:before{content:"\e96f"}.bxl-slack:before{content:"\e970"}.bxl-slack-old:before{content:"\e971"}.bxl-snapchat:before{content:"\e972"}.bxl-soundcloud:before{content:"\e973"}.bxl-spotify:before{content:"\e974"}.bxl-spring-boot:before{content:"\e975"}.bxl-squarespace:before{content:"\e976"}.bxl-stack-overflow:before{content:"\e977"}.bxl-steam:before{content:"\e978"}.bxl-stripe:before{content:"\e979"}.bxl-tailwind-css:before{content:"\e97a"}.bxl-telegram:before{content:"\e97b"}.bxl-tiktok:before{content:"\e97c"}.bxl-trello:before{content:"\e97d"}.bxl-trip-advisor:before{content:"\e97e"}.bxl-tumblr:before{content:"\e97f"}.bxl-tux:before{content:"\e980"}.bxl-twitch:before{content:"\e981"}.bxl-twitter:before{content:"\e982"}.bxl-unity:before{content:"\e983"}.bxl-unsplash:before{content:"\e984"}.bxl-vimeo:before{content:"\e985"}.bxl-visa:before{content:"\e986"}.bxl-visual-studio:before{content:"\e987"}.bxl-vk:before{content:"\e988"}.bxl-vuejs:before{content:"\e989"}.bxl-whatsapp:before{content:"\e98a"}.bxl-whatsapp-square:before{content:"\e98b"}.bxl-wikipedia:before{content:"\e98c"}.bxl-windows:before{content:"\e98d"}.bxl-wix:before{content:"\e98e"}.bxl-wordpress:before{content:"\e98f"}.bxl-yahoo:before{content:"\e990"}.bxl-yelp:before{content:"\e991"}.bxl-youtube:before{content:"\e992"}.bxl-zoom:before{content:"\e993"}.bx-collapse-alt:before{content:"\e994"}.bx-collapse-horizontal:before{content:"\e995"}.bx-collapse-vertical:before{content:"\e996"}.bx-expand-horizontal:before{content:"\e997"}.bx-expand-vertical:before{content:"\e998"}.bx-injection:before{content:"\e999"}.bx-leaf:before{content:"\e99a"}.bx-math:before{content:"\e99b"}.bx-party:before{content:"\e99c"}.bx-abacus:before{content:"\e99d"}.bx-accessibility:before{content:"\e99e"}.bx-add-to-queue:before{content:"\e99f"}.bx-adjust:before{content:"\e9a0"}.bx-alarm:before{content:"\e9a1"}.bx-alarm-add:before{content:"\e9a2"}.bx-alarm-exclamation:before{content:"\e9a3"}.bx-alarm-off:before{content:"\e9a4"}.bx-alarm-snooze:before{content:"\e9a5"}.bx-album:before{content:"\e9a6"}.bx-align-justify:before{content:"\e9a7"}.bx-align-left:before{content:"\e9a8"}.bx-align-middle:before{content:"\e9a9"}.bx-align-right:before{content:"\e9aa"}.bx-analyse:before{content:"\e9ab"}.bx-anchor:before{content:"\e9ac"}.bx-angry:before{content:"\e9ad"}.bx-aperture:before{content:"\e9ae"}.bx-arch:before{content:"\e9af"}.bx-archive:before{content:"\e9b0"}.bx-archive-in:before{content:"\e9b1"}.bx-archive-out:before{content:"\e9b2"}.bx-area:before{content:"\e9b3"}.bx-arrow-back:before{content:"\e9b4"}.bx-arrow-from-bottom:before{content:"\e9b5"}.bx-arrow-from-left:before{content:"\e9b6"}.bx-arrow-from-right:before{content:"\e9b7"}.bx-arrow-from-top:before{content:"\e9b8"}.bx-arrow-to-bottom:before{content:"\e9b9"}.bx-arrow-to-left:before{content:"\e9ba"}.bx-arrow-to-right:before{content:"\e9bb"}.bx-arrow-to-top:before{content:"\e9bc"}.bx-at:before{content:"\e9bd"}.bx-atom:before{content:"\e9be"}.bx-award:before{content:"\e9bf"}.bx-badge:before{content:"\e9c0"}.bx-badge-check:before{content:"\e9c1"}.bx-ball:before{content:"\e9c2"}.bx-band-aid:before{content:"\e9c3"}.bx-bar-chart:before{content:"\e9c4"}.bx-bar-chart-alt:before{content:"\e9c5"}.bx-bar-chart-alt-2:before{content:"\e9c6"}.bx-bar-chart-square:before{content:"\e9c7"}.bx-barcode:before{content:"\e9c8"}.bx-barcode-reader:before{content:"\e9c9"}.bx-baseball:before{content:"\e9ca"}.bx-basket:before{content:"\e9cb"}.bx-basketball:before{content:"\e9cc"}.bx-bath:before{content:"\e9cd"}.bx-battery:before{content:"\e9ce"}.bx-bed:before{content:"\e9cf"}.bx-been-here:before{content:"\e9d0"}.bx-beer:before{content:"\e9d1"}.bx-bell:before{content:"\e9d2"}.bx-bell-minus:before{content:"\e9d3"}.bx-bell-off:before{content:"\e9d4"}.bx-bell-plus:before{content:"\e9d5"}.bx-bible:before{content:"\e9d6"}.bx-bitcoin:before{content:"\e9d7"}.bx-blanket:before{content:"\e9d8"}.bx-block:before{content:"\e9d9"}.bx-bluetooth:before{content:"\e9da"}.bx-body:before{content:"\e9db"}.bx-bold:before{content:"\e9dc"}.bx-bolt-circle:before{content:"\e9dd"}.bx-bomb:before{content:"\e9de"}.bx-bone:before{content:"\e9df"}.bx-bong:before{content:"\e9e0"}.bx-book:before{content:"\e9e1"}.bx-book-add:before{content:"\e9e2"}.bx-book-alt:before{content:"\e9e3"}.bx-book-bookmark:before{content:"\e9e4"}.bx-book-content:before{content:"\e9e5"}.bx-book-heart:before{content:"\e9e6"}.bx-bookmark:before{content:"\e9e7"}.bx-bookmark-alt:before{content:"\e9e8"}.bx-bookmark-alt-minus:before{content:"\e9e9"}.bx-bookmark-alt-plus:before{content:"\e9ea"}.bx-bookmark-heart:before{content:"\e9eb"}.bx-bookmark-minus:before{content:"\e9ec"}.bx-bookmark-plus:before{content:"\e9ed"}.bx-bookmarks:before{content:"\e9ee"}.bx-book-open:before{content:"\e9ef"}.bx-book-reader:before{content:"\e9f0"}.bx-border-all:before{content:"\e9f1"}.bx-border-bottom:before{content:"\e9f2"}.bx-border-inner:before{content:"\e9f3"}.bx-border-left:before{content:"\e9f4"}.bx-border-none:before{content:"\e9f5"}.bx-border-outer:before{content:"\e9f6"}.bx-border-radius:before{content:"\e9f7"}.bx-border-right:before{content:"\e9f8"}.bx-border-top:before{content:"\e9f9"}.bx-bot:before{content:"\e9fa"}.bx-bowling-ball:before{content:"\e9fb"}.bx-box:before{content:"\e9fc"}.bx-bracket:before{content:"\e9fd"}.bx-braille:before{content:"\e9fe"}.bx-brain:before{content:"\e9ff"}.bx-briefcase:before{content:"\ea00"}.bx-briefcase-alt:before{content:"\ea01"}.bx-briefcase-alt-2:before{content:"\ea02"}.bx-brightness:before{content:"\ea03"}.bx-brightness-half:before{content:"\ea04"}.bx-broadcast:before{content:"\ea05"}.bx-brush:before{content:"\ea06"}.bx-brush-alt:before{content:"\ea07"}.bx-bug:before{content:"\ea08"}.bx-bug-alt:before{content:"\ea09"}.bx-building:before{content:"\ea0a"}.bx-building-house:before{content:"\ea0b"}.bx-buildings:before{content:"\ea0c"}.bx-bulb:before{content:"\ea0d"}.bx-bullseye:before{content:"\ea0e"}.bx-buoy:before{content:"\ea0f"}.bx-bus:before{content:"\ea10"}.bx-bus-school:before{content:"\ea11"}.bx-cabinet:before{content:"\ea12"}.bx-cake:before{content:"\ea13"}.bx-calculator:before{content:"\ea14"}.bx-calendar:before{content:"\ea15"}.bx-calendar-alt:before{content:"\ea16"}.bx-calendar-check:before{content:"\ea17"}.bx-calendar-edit:before{content:"\ea18"}.bx-calendar-event:before{content:"\ea19"}.bx-calendar-exclamation:before{content:"\ea1a"}.bx-calendar-heart:before{content:"\ea1b"}.bx-calendar-minus:before{content:"\ea1c"}.bx-calendar-plus:before{content:"\ea1d"}.bx-calendar-star:before{content:"\ea1e"}.bx-calendar-week:before{content:"\ea1f"}.bx-calendar-x:before{content:"\ea20"}.bx-camera:before{content:"\ea21"}.bx-camera-home:before{content:"\ea22"}.bx-camera-movie:before{content:"\ea23"}.bx-camera-off:before{content:"\ea24"}.bx-capsule:before{content:"\ea25"}.bx-captions:before{content:"\ea26"}.bx-car:before{content:"\ea27"}.bx-card:before{content:"\ea28"}.bx-caret-down:before{content:"\ea29"}.bx-caret-down-circle:before{content:"\ea2a"}.bx-caret-down-square:before{content:"\ea2b"}.bx-caret-left:before{content:"\ea2c"}.bx-caret-left-circle:before{content:"\ea2d"}.bx-caret-left-square:before{content:"\ea2e"}.bx-caret-right:before{content:"\ea2f"}.bx-caret-right-circle:before{content:"\ea30"}.bx-caret-right-square:before{content:"\ea31"}.bx-caret-up:before{content:"\ea32"}.bx-caret-up-circle:before{content:"\ea33"}.bx-caret-up-square:before{content:"\ea34"}.bx-carousel:before{content:"\ea35"}.bx-cart:before{content:"\ea36"}.bx-cart-alt:before{content:"\ea37"}.bx-cast:before{content:"\ea38"}.bx-category:before{content:"\ea39"}.bx-category-alt:before{content:"\ea3a"}.bx-cctv:before{content:"\ea3b"}.bx-certification:before{content:"\ea3c"}.bx-chair:before{content:"\ea3d"}.bx-chalkboard:before{content:"\ea3e"}.bx-chart:before{content:"\ea3f"}.bx-chat:before{content:"\ea40"}.bx-check:before{content:"\ea41"}.bx-checkbox:before{content:"\ea42"}.bx-checkbox-checked:before{content:"\ea43"}.bx-checkbox-minus:before{content:"\ea44"}.bx-checkbox-square:before{content:"\ea45"}.bx-check-circle:before{content:"\ea46"}.bx-check-double:before{content:"\ea47"}.bx-check-shield:before{content:"\ea48"}.bx-check-square:before{content:"\ea49"}.bx-chevron-down:before{content:"\ea4a"}.bx-chevron-down-circle:before{content:"\ea4b"}.bx-chevron-down-square:before{content:"\ea4c"}.bx-chevron-left:before{content:"\ea4d"}.bx-chevron-left-circle:before{content:"\ea4e"}.bx-chevron-left-square:before{content:"\ea4f"}.bx-chevron-right:before{content:"\ea50"}.bx-chevron-right-circle:before{content:"\ea51"}.bx-chevron-right-square:before{content:"\ea52"}.bx-chevrons-down:before{content:"\ea53"}.bx-chevrons-left:before{content:"\ea54"}.bx-chevrons-right:before{content:"\ea55"}.bx-chevrons-up:before{content:"\ea56"}.bx-chevron-up:before{content:"\ea57"}.bx-chevron-up-circle:before{content:"\ea58"}.bx-chevron-up-square:before{content:"\ea59"}.bx-chip:before{content:"\ea5a"}.bx-church:before{content:"\ea5b"}.bx-circle:before{content:"\ea5c"}.bx-clinic:before{content:"\ea5d"}.bx-clipboard:before{content:"\ea5e"}.bx-closet:before{content:"\ea5f"}.bx-cloud:before{content:"\ea60"}.bx-cloud-download:before{content:"\ea61"}.bx-cloud-drizzle:before{content:"\ea62"}.bx-cloud-lightning:before{content:"\ea63"}.bx-cloud-light-rain:before{content:"\ea64"}.bx-cloud-rain:before{content:"\ea65"}.bx-cloud-snow:before{content:"\ea66"}.bx-cloud-upload:before{content:"\ea67"}.bx-code:before{content:"\ea68"}.bx-code-alt:before{content:"\ea69"}.bx-code-block:before{content:"\ea6a"}.bx-code-curly:before{content:"\ea6b"}.bx-coffee:before{content:"\ea6c"}.bx-coffee-togo:before{content:"\ea6d"}.bx-cog:before{content:"\ea6e"}.bx-coin:before{content:"\ea6f"}.bx-coin-stack:before{content:"\ea70"}.bx-collapse:before{content:"\ea71"}.bx-collection:before{content:"\ea72"}.bx-color-fill:before{content:"\ea73"}.bx-columns:before{content:"\ea74"}.bx-command:before{content:"\ea75"}.bx-comment:before{content:"\ea76"}.bx-comment-add:before{content:"\ea77"}.bx-comment-check:before{content:"\ea78"}.bx-comment-detail:before{content:"\ea79"}.bx-comment-dots:before{content:"\ea7a"}.bx-comment-edit:before{content:"\ea7b"}.bx-comment-error:before{content:"\ea7c"}.bx-comment-minus:before{content:"\ea7d"}.bx-comment-x:before{content:"\ea7e"}.bx-compass:before{content:"\ea7f"}.bx-confused:before{content:"\ea80"}.bx-conversation:before{content:"\ea81"}.bx-cookie:before{content:"\ea82"}.bx-cool:before{content:"\ea83"}.bx-copy:before{content:"\ea84"}.bx-copy-alt:before{content:"\ea85"}.bx-copyright:before{content:"\ea86"}.bx-credit-card:before{content:"\ea87"}.bx-credit-card-alt:before{content:"\ea88"}.bx-credit-card-front:before{content:"\ea89"}.bx-crop:before{content:"\ea8a"}.bx-crosshair:before{content:"\ea8b"}.bx-crown:before{content:"\ea8c"}.bx-cube:before{content:"\ea8d"}.bx-cube-alt:before{content:"\ea8e"}.bx-cuboid:before{content:"\ea8f"}.bx-current-location:before{content:"\ea90"}.bx-customize:before{content:"\ea91"}.bx-cut:before{content:"\ea92"}.bx-cycling:before{content:"\ea93"}.bx-cylinder:before{content:"\ea94"}.bx-data:before{content:"\ea95"}.bx-desktop:before{content:"\ea96"}.bx-detail:before{content:"\ea97"}.bx-devices:before{content:"\ea98"}.bx-dialpad:before{content:"\ea99"}.bx-dialpad-alt:before{content:"\ea9a"}.bx-diamond:before{content:"\ea9b"}.bx-dice-1:before{content:"\ea9c"}.bx-dice-2:before{content:"\ea9d"}.bx-dice-3:before{content:"\ea9e"}.bx-dice-4:before{content:"\ea9f"}.bx-dice-5:before{content:"\eaa0"}.bx-dice-6:before{content:"\eaa1"}.bx-directions:before{content:"\eaa2"}.bx-disc:before{content:"\eaa3"}.bx-dish:before{content:"\eaa4"}.bx-dislike:before{content:"\eaa5"}.bx-dizzy:before{content:"\eaa6"}.bx-dna:before{content:"\eaa7"}.bx-dock-bottom:before{content:"\eaa8"}.bx-dock-left:before{content:"\eaa9"}.bx-dock-right:before{content:"\eaaa"}.bx-dock-top:before{content:"\eaab"}.bx-dollar:before{content:"\eaac"}.bx-dollar-circle:before{content:"\eaad"}.bx-donate-blood:before{content:"\eaae"}.bx-donate-heart:before{content:"\eaaf"}.bx-door-open:before{content:"\eab0"}.bx-dots-horizontal:before{content:"\eab1"}.bx-dots-horizontal-rounded:before{content:"\eab2"}.bx-dots-vertical:before{content:"\eab3"}.bx-dots-vertical-rounded:before{content:"\eab4"}.bx-doughnut-chart:before{content:"\eab5"}.bx-down-arrow:before{content:"\eab6"}.bx-down-arrow-alt:before{content:"\eab7"}.bx-down-arrow-circle:before{content:"\eab8"}.bx-download:before{content:"\eab9"}.bx-downvote:before{content:"\eaba"}.bx-drink:before{content:"\eabb"}.bx-droplet:before{content:"\eabc"}.bx-dumbbell:before{content:"\eabd"}.bx-duplicate:before{content:"\eabe"}.bx-edit:before{content:"\eabf"}.bx-edit-alt:before{content:"\eac0"}.bx-envelope:before{content:"\eac1"}.bx-envelope-open:before{content:"\eac2"}.bx-equalizer:before{content:"\eac3"}.bx-eraser:before{content:"\eac4"}.bx-error:before{content:"\eac5"}.bx-error-alt:before{content:"\eac6"}.bx-error-circle:before{content:"\eac7"}.bx-euro:before{content:"\eac8"}.bx-exclude:before{content:"\eac9"}.bx-exit:before{content:"\eaca"}.bx-exit-fullscreen:before{content:"\eacb"}.bx-expand:before{content:"\eacc"}.bx-expand-alt:before{content:"\eacd"}.bx-export:before{content:"\eace"}.bx-extension:before{content:"\eacf"}.bx-face:before{content:"\ead0"}.bx-fast-forward:before{content:"\ead1"}.bx-fast-forward-circle:before{content:"\ead2"}.bx-female:before{content:"\ead3"}.bx-female-sign:before{content:"\ead4"}.bx-file:before{content:"\ead5"}.bx-file-blank:before{content:"\ead6"}.bx-file-find:before{content:"\ead7"}.bx-film:before{content:"\ead8"}.bx-filter:before{content:"\ead9"}.bx-filter-alt:before{content:"\eada"}.bx-fingerprint:before{content:"\eadb"}.bx-first-aid:before{content:"\eadc"}.bx-first-page:before{content:"\eadd"}.bx-flag:before{content:"\eade"}.bx-folder:before{content:"\eadf"}.bx-folder-minus:before{content:"\eae0"}.bx-folder-open:before{content:"\eae1"}.bx-folder-plus:before{content:"\eae2"}.bx-font:before{content:"\eae3"}.bx-font-color:before{content:"\eae4"}.bx-font-family:before{content:"\eae5"}.bx-font-size:before{content:"\eae6"}.bx-food-menu:before{content:"\eae7"}.bx-food-tag:before{content:"\eae8"}.bx-football:before{content:"\eae9"}.bx-fridge:before{content:"\eaea"}.bx-fullscreen:before{content:"\eaeb"}.bx-game:before{content:"\eaec"}.bx-gas-pump:before{content:"\eaed"}.bx-ghost:before{content:"\eaee"}.bx-gift:before{content:"\eaef"}.bx-git-branch:before{content:"\eaf0"}.bx-git-commit:before{content:"\eaf1"}.bx-git-compare:before{content:"\eaf2"}.bx-git-merge:before{content:"\eaf3"}.bx-git-pull-request:before{content:"\eaf4"}.bx-git-repo-forked:before{content:"\eaf5"}.bx-glasses:before{content:"\eaf6"}.bx-glasses-alt:before{content:"\eaf7"}.bx-globe:before{content:"\eaf8"}.bx-globe-alt:before{content:"\eaf9"}.bx-grid:before{content:"\eafa"}.bx-grid-alt:before{content:"\eafb"}.bx-grid-horizontal:before{content:"\eafc"}.bx-grid-small:before{content:"\eafd"}.bx-grid-vertical:before{content:"\eafe"}.bx-group:before{content:"\eaff"}.bx-handicap:before{content:"\eb00"}.bx-happy:before{content:"\eb01"}.bx-happy-alt:before{content:"\eb02"}.bx-happy-beaming:before{content:"\eb03"}.bx-happy-heart-eyes:before{content:"\eb04"}.bx-hash:before{content:"\eb05"}.bx-hdd:before{content:"\eb06"}.bx-heading:before{content:"\eb07"}.bx-headphone:before{content:"\eb08"}.bx-health:before{content:"\eb09"}.bx-heart:before{content:"\eb0a"}.bx-heart-circle:before{content:"\eb0b"}.bx-heart-square:before{content:"\eb0c"}.bx-help-circle:before{content:"\eb0d"}.bx-hide:before{content:"\eb0e"}.bx-highlight:before{content:"\eb0f"}.bx-history:before{content:"\eb10"}.bx-hive:before{content:"\eb11"}.bx-home:before{content:"\eb12"}.bx-home-alt:before{content:"\eb13"}.bx-home-circle:before{content:"\eb14"}.bx-home-heart:before{content:"\eb15"}.bx-home-smile:before{content:"\eb16"}.bx-horizontal-center:before{content:"\eb17"}.bx-hotel:before{content:"\eb18"}.bx-hourglass:before{content:"\eb19"}.bx-id-card:before{content:"\eb1a"}.bx-image:before{content:"\eb1b"}.bx-image-add:before{content:"\eb1c"}.bx-image-alt:before{content:"\eb1d"}.bx-images:before{content:"\eb1e"}.bx-import:before{content:"\eb1f"}.bx-infinite:before{content:"\eb20"}.bx-info-circle:before{content:"\eb21"}.bx-info-square:before{content:"\eb22"}.bx-intersect:before{content:"\eb23"}.bx-italic:before{content:"\eb24"}.bx-joystick:before{content:"\eb25"}.bx-joystick-alt:before{content:"\eb26"}.bx-joystick-button:before{content:"\eb27"}.bx-key:before{content:"\eb28"}.bx-label:before{content:"\eb29"}.bx-landscape:before{content:"\eb2a"}.bx-laptop:before{content:"\eb2b"}.bx-last-page:before{content:"\eb2c"}.bx-laugh:before{content:"\eb2d"}.bx-layer:before{content:"\eb2e"}.bx-layer-minus:before{content:"\eb2f"}.bx-layer-plus:before{content:"\eb30"}.bx-layout:before{content:"\eb31"}.bx-left-arrow:before{content:"\eb32"}.bx-left-arrow-alt:before{content:"\eb33"}.bx-left-arrow-circle:before{content:"\eb34"}.bx-left-down-arrow-circle:before{content:"\eb35"}.bx-left-indent:before{content:"\eb36"}.bx-left-top-arrow-circle:before{content:"\eb37"}.bx-library:before{content:"\eb38"}.bx-like:before{content:"\eb39"}.bx-line-chart:before{content:"\eb3a"}.bx-line-chart-down:before{content:"\eb3b"}.bx-link:before{content:"\eb3c"}.bx-link-alt:before{content:"\eb3d"}.bx-link-external:before{content:"\eb3e"}.bx-lira:before{content:"\eb3f"}.bx-list-check:before{content:"\eb40"}.bx-list-minus:before{content:"\eb41"}.bx-list-ol:before{content:"\eb42"}.bx-list-plus:before{content:"\eb43"}.bx-list-ul:before{content:"\eb44"}.bx-loader:before{content:"\eb45"}.bx-loader-alt:before{content:"\eb46"}.bx-loader-circle:before{content:"\eb47"}.bx-location-plus:before{content:"\eb48"}.bx-lock:before{content:"\eb49"}.bx-lock-alt:before{content:"\eb4a"}.bx-lock-open:before{content:"\eb4b"}.bx-lock-open-alt:before{content:"\eb4c"}.bx-log-in:before{content:"\eb4d"}.bx-log-in-circle:before{content:"\eb4e"}.bx-log-out:before{content:"\eb4f"}.bx-log-out-circle:before{content:"\eb50"}.bx-low-vision:before{content:"\eb51"}.bx-magnet:before{content:"\eb52"}.bx-mail-send:before{content:"\eb53"}.bx-male:before{content:"\eb54"}.bx-male-sign:before{content:"\eb55"}.bx-map:before{content:"\eb56"}.bx-map-alt:before{content:"\eb57"}.bx-map-pin:before{content:"\eb58"}.bx-mask:before{content:"\eb59"}.bx-medal:before{content:"\eb5a"}.bx-meh:before{content:"\eb5b"}.bx-meh-alt:before{content:"\eb5c"}.bx-meh-blank:before{content:"\eb5d"}.bx-memory-card:before{content:"\eb5e"}.bx-menu:before{content:"\eb5f"}.bx-menu-alt-left:before{content:"\eb60"}.bx-menu-alt-right:before{content:"\eb61"}.bx-merge:before{content:"\eb62"}.bx-message:before{content:"\eb63"}.bx-message-add:before{content:"\eb64"}.bx-message-alt:before{content:"\eb65"}.bx-message-alt-add:before{content:"\eb66"}.bx-message-alt-check:before{content:"\eb67"}.bx-message-alt-detail:before{content:"\eb68"}.bx-message-alt-dots:before{content:"\eb69"}.bx-message-alt-edit:before{content:"\eb6a"}.bx-message-alt-error:before{content:"\eb6b"}.bx-message-alt-minus:before{content:"\eb6c"}.bx-message-alt-x:before{content:"\eb6d"}.bx-message-check:before{content:"\eb6e"}.bx-message-detail:before{content:"\eb6f"}.bx-message-dots:before{content:"\eb70"}.bx-message-edit:before{content:"\eb71"}.bx-message-error:before{content:"\eb72"}.bx-message-minus:before{content:"\eb73"}.bx-message-rounded:before{content:"\eb74"}.bx-message-rounded-add:before{content:"\eb75"}.bx-message-rounded-check:before{content:"\eb76"}.bx-message-rounded-detail:before{content:"\eb77"}.bx-message-rounded-dots:before{content:"\eb78"}.bx-message-rounded-edit:before{content:"\eb79"}.bx-message-rounded-error:before{content:"\eb7a"}.bx-message-rounded-minus:before{content:"\eb7b"}.bx-message-rounded-x:before{content:"\eb7c"}.bx-message-square:before{content:"\eb7d"}.bx-message-square-add:before{content:"\eb7e"}.bx-message-square-check:before{content:"\eb7f"}.bx-message-square-detail:before{content:"\eb80"}.bx-message-square-dots:before{content:"\eb81"}.bx-message-square-edit:before{content:"\eb82"}.bx-message-square-error:before{content:"\eb83"}.bx-message-square-minus:before{content:"\eb84"}.bx-message-square-x:before{content:"\eb85"}.bx-message-x:before{content:"\eb86"}.bx-meteor:before{content:"\eb87"}.bx-microchip:before{content:"\eb88"}.bx-microphone:before{content:"\eb89"}.bx-microphone-off:before{content:"\eb8a"}.bx-minus:before{content:"\eb8b"}.bx-minus-back:before{content:"\eb8c"}.bx-minus-circle:before{content:"\eb8d"}.bx-minus-front:before{content:"\eb8e"}.bx-mobile:before{content:"\eb8f"}.bx-mobile-alt:before{content:"\eb90"}.bx-mobile-landscape:before{content:"\eb91"}.bx-mobile-vibration:before{content:"\eb92"}.bx-money:before{content:"\eb93"}.bx-moon:before{content:"\eb94"}.bx-mouse:before{content:"\eb95"}.bx-mouse-alt:before{content:"\eb96"}.bx-move:before{content:"\eb97"}.bx-move-horizontal:before{content:"\eb98"}.bx-move-vertical:before{content:"\eb99"}.bx-movie:before{content:"\eb9a"}.bx-movie-play:before{content:"\eb9b"}.bx-music:before{content:"\eb9c"}.bx-navigation:before{content:"\eb9d"}.bx-network-chart:before{content:"\eb9e"}.bx-news:before{content:"\eb9f"}.bx-no-entry:before{content:"\eba0"}.bx-note:before{content:"\eba1"}.bx-notepad:before{content:"\eba2"}.bx-notification:before{content:"\eba3"}.bx-notification-off:before{content:"\eba4"}.bx-outline:before{content:"\eba5"}.bx-package:before{content:"\eba6"}.bx-paint:before{content:"\eba7"}.bx-paint-roll:before{content:"\eba8"}.bx-palette:before{content:"\eba9"}.bx-paperclip:before{content:"\ebaa"}.bx-paper-plane:before{content:"\ebab"}.bx-paragraph:before{content:"\ebac"}.bx-paste:before{content:"\ebad"}.bx-pause:before{content:"\ebae"}.bx-pause-circle:before{content:"\ebaf"}.bx-pen:before{content:"\ebb0"}.bx-pencil:before{content:"\ebb1"}.bx-phone:before{content:"\ebb2"}.bx-phone-call:before{content:"\ebb3"}.bx-phone-incoming:before{content:"\ebb4"}.bx-phone-off:before{content:"\ebb5"}.bx-phone-outgoing:before{content:"\ebb6"}.bx-photo-album:before{content:"\ebb7"}.bx-pie-chart:before{content:"\ebb8"}.bx-pie-chart-alt:before{content:"\ebb9"}.bx-pie-chart-alt-2:before{content:"\ebba"}.bx-pin:before{content:"\ebbb"}.bx-planet:before{content:"\ebbc"}.bx-play:before{content:"\ebbd"}.bx-play-circle:before{content:"\ebbe"}.bx-plug:before{content:"\ebbf"}.bx-plus:before{content:"\ebc0"}.bx-plus-circle:before{content:"\ebc1"}.bx-plus-medical:before{content:"\ebc2"}.bx-podcast:before{content:"\ebc3"}.bx-pointer:before{content:"\ebc4"}.bx-poll:before{content:"\ebc5"}.bx-polygon:before{content:"\ebc6"}.bx-pound:before{content:"\ebc7"}.bx-power-off:before{content:"\ebc8"}.bx-printer:before{content:"\ebc9"}.bx-pulse:before{content:"\ebca"}.bx-purchase-tag:before{content:"\ebcb"}.bx-purchase-tag-alt:before{content:"\ebcc"}.bx-pyramid:before{content:"\ebcd"}.bx-qr:before{content:"\ebce"}.bx-qr-scan:before{content:"\ebcf"}.bx-question-mark:before{content:"\ebd0"}.bx-radar:before{content:"\ebd1"}.bx-radio:before{content:"\ebd2"}.bx-radio-circle:before{content:"\ebd3"}.bx-radio-circle-marked:before{content:"\ebd4"}.bx-receipt:before{content:"\ebd5"}.bx-rectangle:before{content:"\ebd6"}.bx-recycle:before{content:"\ebd7"}.bx-redo:before{content:"\ebd8"}.bx-refresh:before{content:"\ebd9"}.bx-registered:before{content:"\ebda"}.bx-rename:before{content:"\ebdb"}.bx-repeat:before{content:"\ebdc"}.bx-reply:before{content:"\ebdd"}.bx-reply-all:before{content:"\ebde"}.bx-repost:before{content:"\ebdf"}.bx-reset:before{content:"\ebe0"}.bx-restaurant:before{content:"\ebe1"}.bx-revision:before{content:"\ebe2"}.bx-rewind:before{content:"\ebe3"}.bx-rewind-circle:before{content:"\ebe4"}.bx-right-arrow:before{content:"\ebe5"}.bx-right-arrow-alt:before{content:"\ebe6"}.bx-right-arrow-circle:before{content:"\ebe7"}.bx-right-down-arrow-circle:before{content:"\ebe8"}.bx-right-indent:before{content:"\ebe9"}.bx-right-top-arrow-circle:before{content:"\ebea"}.bx-rocket:before{content:"\ebeb"}.bx-rotate-left:before{content:"\ebec"}.bx-rotate-right:before{content:"\ebed"}.bx-rss:before{content:"\ebee"}.bx-ruble:before{content:"\ebef"}.bx-ruler:before{content:"\ebf0"}.bx-run:before{content:"\ebf1"}.bx-rupee:before{content:"\ebf2"}.bx-sad:before{content:"\ebf3"}.bx-save:before{content:"\ebf4"}.bx-scan:before{content:"\ebf5"}.bx-screenshot:before{content:"\ebf6"}.bx-search:before{content:"\ebf7"}.bx-search-alt:before{content:"\ebf8"}.bx-search-alt-2:before{content:"\ebf9"}.bx-selection:before{content:"\ebfa"}.bx-select-multiple:before{content:"\ebfb"}.bx-send:before{content:"\ebfc"}.bx-server:before{content:"\ebfd"}.bx-shape-circle:before{content:"\ebfe"}.bx-shape-polygon:before{content:"\ebff"}.bx-shape-square:before{content:"\ec00"}.bx-shape-triangle:before{content:"\ec01"}.bx-share:before{content:"\ec02"}.bx-share-alt:before{content:"\ec03"}.bx-shekel:before{content:"\ec04"}.bx-shield:before{content:"\ec05"}.bx-shield-alt:before{content:"\ec06"}.bx-shield-alt-2:before{content:"\ec07"}.bx-shield-quarter:before{content:"\ec08"}.bx-shield-x:before{content:"\ec09"}.bx-shocked:before{content:"\ec0a"}.bx-shopping-bag:before{content:"\ec0b"}.bx-show:before{content:"\ec0c"}.bx-show-alt:before{content:"\ec0d"}.bx-shuffle:before{content:"\ec0e"}.bx-sidebar:before{content:"\ec0f"}.bx-sitemap:before{content:"\ec10"}.bx-skip-next:before{content:"\ec11"}.bx-skip-next-circle:before{content:"\ec12"}.bx-skip-previous:before{content:"\ec13"}.bx-skip-previous-circle:before{content:"\ec14"}.bx-sleepy:before{content:"\ec15"}.bx-slider:before{content:"\ec16"}.bx-slider-alt:before{content:"\ec17"}.bx-slideshow:before{content:"\ec18"}.bx-smile:before{content:"\ec19"}.bx-sort:before{content:"\ec1a"}.bx-sort-alt-2:before{content:"\ec1b"}.bx-sort-a-z:before{content:"\ec1c"}.bx-sort-down:before{content:"\ec1d"}.bx-sort-up:before{content:"\ec1e"}.bx-sort-z-a:before{content:"\ec1f"}.bx-spa:before{content:"\ec20"}.bx-space-bar:before{content:"\ec21"}.bx-speaker:before{content:"\ec22"}.bx-spray-can:before{content:"\ec23"}.bx-spreadsheet:before{content:"\ec24"}.bx-square:before{content:"\ec25"}.bx-square-rounded:before{content:"\ec26"}.bx-star:before{content:"\ec27"}.bx-station:before{content:"\ec28"}.bx-stats:before{content:"\ec29"}.bx-sticker:before{content:"\ec2a"}.bx-stop:before{content:"\ec2b"}.bx-stop-circle:before{content:"\ec2c"}.bx-stopwatch:before{content:"\ec2d"}.bx-store:before{content:"\ec2e"}.bx-store-alt:before{content:"\ec2f"}.bx-street-view:before{content:"\ec30"}.bx-strikethrough:before{content:"\ec31"}.bx-subdirectory-left:before{content:"\ec32"}.bx-subdirectory-right:before{content:"\ec33"}.bx-sun:before{content:"\ec34"}.bx-support:before{content:"\ec35"}.bx-swim:before{content:"\ec36"}.bx-sync:before{content:"\ec37"}.bx-tab:before{content:"\ec38"}.bx-table:before{content:"\ec39"}.bx-tachometer:before{content:"\ec3a"}.bx-tag:before{content:"\ec3b"}.bx-tag-alt:before{content:"\ec3c"}.bx-target-lock:before{content:"\ec3d"}.bx-task:before{content:"\ec3e"}.bx-task-x:before{content:"\ec3f"}.bx-taxi:before{content:"\ec40"}.bx-tennis-ball:before{content:"\ec41"}.bx-terminal:before{content:"\ec42"}.bx-test-tube:before{content:"\ec43"}.bx-text:before{content:"\ec44"}.bx-time:before{content:"\ec45"}.bx-time-five:before{content:"\ec46"}.bx-timer:before{content:"\ec47"}.bx-tired:before{content:"\ec48"}.bx-toggle-left:before{content:"\ec49"}.bx-toggle-right:before{content:"\ec4a"}.bx-tone:before{content:"\ec4b"}.bx-traffic-cone:before{content:"\ec4c"}.bx-train:before{content:"\ec4d"}.bx-transfer:before{content:"\ec4e"}.bx-transfer-alt:before{content:"\ec4f"}.bx-trash:before{content:"\ec50"}.bx-trash-alt:before{content:"\ec51"}.bx-trending-down:before{content:"\ec52"}.bx-trending-up:before{content:"\ec53"}.bx-trim:before{content:"\ec54"}.bx-trip:before{content:"\ec55"}.bx-trophy:before{content:"\ec56"}.bx-tv:before{content:"\ec57"}.bx-underline:before{content:"\ec58"}.bx-undo:before{content:"\ec59"}.bx-unite:before{content:"\ec5a"}.bx-unlink:before{content:"\ec5b"}.bx-up-arrow:before{content:"\ec5c"}.bx-up-arrow-alt:before{content:"\ec5d"}.bx-up-arrow-circle:before{content:"\ec5e"}.bx-upload:before{content:"\ec5f"}.bx-upside-down:before{content:"\ec60"}.bx-upvote:before{content:"\ec61"}.bx-usb:before{content:"\ec62"}.bx-user:before{content:"\ec63"}.bx-user-check:before{content:"\ec64"}.bx-user-circle:before{content:"\ec65"}.bx-user-minus:before{content:"\ec66"}.bx-user-pin:before{content:"\ec67"}.bx-user-plus:before{content:"\ec68"}.bx-user-voice:before{content:"\ec69"}.bx-user-x:before{content:"\ec6a"}.bx-vector:before{content:"\ec6b"}.bx-vertical-center:before{content:"\ec6c"}.bx-vial:before{content:"\ec6d"}.bx-video:before{content:"\ec6e"}.bx-video-off:before{content:"\ec6f"}.bx-video-plus:before{content:"\ec70"}.bx-video-recording:before{content:"\ec71"}.bx-voicemail:before{content:"\ec72"}.bx-volume:before{content:"\ec73"}.bx-volume-full:before{content:"\ec74"}.bx-volume-low:before{content:"\ec75"}.bx-volume-mute:before{content:"\ec76"}.bx-walk:before{content:"\ec77"}.bx-wallet:before{content:"\ec78"}.bx-wallet-alt:before{content:"\ec79"}.bx-water:before{content:"\ec7a"}.bx-webcam:before{content:"\ec7b"}.bx-wifi:before{content:"\ec7c"}.bx-wifi-0:before{content:"\ec7d"}.bx-wifi-1:before{content:"\ec7e"}.bx-wifi-2:before{content:"\ec7f"}.bx-wifi-off:before{content:"\ec80"}.bx-wind:before{content:"\ec81"}.bx-window:before{content:"\ec82"}.bx-window-alt:before{content:"\ec83"}.bx-window-close:before{content:"\ec84"}.bx-window-open:before{content:"\ec85"}.bx-windows:before{content:"\ec86"}.bx-wine:before{content:"\ec87"}.bx-wink-smile:before{content:"\ec88"}.bx-wink-tongue:before{content:"\ec89"}.bx-won:before{content:"\ec8a"}.bx-world:before{content:"\ec8b"}.bx-wrench:before{content:"\ec8c"}.bx-x:before{content:"\ec8d"}.bx-x-circle:before{content:"\ec8e"}.bx-yen:before{content:"\ec8f"}.bx-zoom-in:before{content:"\ec90"}.bx-zoom-out:before{content:"\ec91"}.bxs-party:before{content:"\ec92"}.bxs-hot:before{content:"\ec93"}.bxs-droplet:before{content:"\ec94"}.bxs-cat:before{content:"\ec95"}.bxs-dog:before{content:"\ec96"}.bxs-injection:before{content:"\ec97"}.bxs-leaf:before{content:"\ec98"}.bxs-add-to-queue:before{content:"\ec99"}.bxs-adjust:before{content:"\ec9a"}.bxs-adjust-alt:before{content:"\ec9b"}.bxs-alarm:before{content:"\ec9c"}.bxs-alarm-add:before{content:"\ec9d"}.bxs-alarm-exclamation:before{content:"\ec9e"}.bxs-alarm-off:before{content:"\ec9f"}.bxs-alarm-snooze:before{content:"\eca0"}.bxs-album:before{content:"\eca1"}.bxs-ambulance:before{content:"\eca2"}.bxs-analyse:before{content:"\eca3"}.bxs-angry:before{content:"\eca4"}.bxs-arch:before{content:"\eca5"}.bxs-archive:before{content:"\eca6"}.bxs-archive-in:before{content:"\eca7"}.bxs-archive-out:before{content:"\eca8"}.bxs-area:before{content:"\eca9"}.bxs-arrow-from-bottom:before{content:"\ecaa"}.bxs-arrow-from-left:before{content:"\ecab"}.bxs-arrow-from-right:before{content:"\ecac"}.bxs-arrow-from-top:before{content:"\ecad"}.bxs-arrow-to-bottom:before{content:"\ecae"}.bxs-arrow-to-left:before{content:"\ecaf"}.bxs-arrow-to-right:before{content:"\ecb0"}.bxs-arrow-to-top:before{content:"\ecb1"}.bxs-award:before{content:"\ecb2"}.bxs-baby-carriage:before{content:"\ecb3"}.bxs-backpack:before{content:"\ecb4"}.bxs-badge:before{content:"\ecb5"}.bxs-badge-check:before{content:"\ecb6"}.bxs-badge-dollar:before{content:"\ecb7"}.bxs-ball:before{content:"\ecb8"}.bxs-band-aid:before{content:"\ecb9"}.bxs-bank:before{content:"\ecba"}.bxs-bar-chart-alt-2:before{content:"\ecbb"}.bxs-bar-chart-square:before{content:"\ecbc"}.bxs-barcode:before{content:"\ecbd"}.bxs-baseball:before{content:"\ecbe"}.bxs-basket:before{content:"\ecbf"}.bxs-basketball:before{content:"\ecc0"}.bxs-bath:before{content:"\ecc1"}.bxs-battery:before{content:"\ecc2"}.bxs-battery-charging:before{content:"\ecc3"}.bxs-battery-full:before{content:"\ecc4"}.bxs-battery-low:before{content:"\ecc5"}.bxs-bed:before{content:"\ecc6"}.bxs-been-here:before{content:"\ecc7"}.bxs-beer:before{content:"\ecc8"}.bxs-bell:before{content:"\ecc9"}.bxs-bell-minus:before{content:"\ecca"}.bxs-bell-off:before{content:"\eccb"}.bxs-bell-plus:before{content:"\eccc"}.bxs-bell-ring:before{content:"\eccd"}.bxs-bible:before{content:"\ecce"}.bxs-binoculars:before{content:"\eccf"}.bxs-blanket:before{content:"\ecd0"}.bxs-bolt:before{content:"\ecd1"}.bxs-bolt-circle:before{content:"\ecd2"}.bxs-bomb:before{content:"\ecd3"}.bxs-bone:before{content:"\ecd4"}.bxs-bong:before{content:"\ecd5"}.bxs-book:before{content:"\ecd6"}.bxs-book-add:before{content:"\ecd7"}.bxs-book-alt:before{content:"\ecd8"}.bxs-book-bookmark:before{content:"\ecd9"}.bxs-book-content:before{content:"\ecda"}.bxs-book-heart:before{content:"\ecdb"}.bxs-bookmark:before{content:"\ecdc"}.bxs-bookmark-alt:before{content:"\ecdd"}.bxs-bookmark-alt-minus:before{content:"\ecde"}.bxs-bookmark-alt-plus:before{content:"\ecdf"}.bxs-bookmark-heart:before{content:"\ece0"}.bxs-bookmark-minus:before{content:"\ece1"}.bxs-bookmark-plus:before{content:"\ece2"}.bxs-bookmarks:before{content:"\ece3"}.bxs-bookmark-star:before{content:"\ece4"}.bxs-book-open:before{content:"\ece5"}.bxs-book-reader:before{content:"\ece6"}.bxs-bot:before{content:"\ece7"}.bxs-bowling-ball:before{content:"\ece8"}.bxs-box:before{content:"\ece9"}.bxs-brain:before{content:"\ecea"}.bxs-briefcase:before{content:"\eceb"}.bxs-briefcase-alt:before{content:"\ecec"}.bxs-briefcase-alt-2:before{content:"\eced"}.bxs-brightness:before{content:"\ecee"}.bxs-brightness-half:before{content:"\ecef"}.bxs-brush:before{content:"\ecf0"}.bxs-brush-alt:before{content:"\ecf1"}.bxs-bug:before{content:"\ecf2"}.bxs-bug-alt:before{content:"\ecf3"}.bxs-building:before{content:"\ecf4"}.bxs-building-house:before{content:"\ecf5"}.bxs-buildings:before{content:"\ecf6"}.bxs-bulb:before{content:"\ecf7"}.bxs-bullseye:before{content:"\ecf8"}.bxs-buoy:before{content:"\ecf9"}.bxs-bus:before{content:"\ecfa"}.bxs-business:before{content:"\ecfb"}.bxs-bus-school:before{content:"\ecfc"}.bxs-cabinet:before{content:"\ecfd"}.bxs-cake:before{content:"\ecfe"}.bxs-calculator:before{content:"\ecff"}.bxs-calendar:before{content:"\ed00"}.bxs-calendar-alt:before{content:"\ed01"}.bxs-calendar-check:before{content:"\ed02"}.bxs-calendar-edit:before{content:"\ed03"}.bxs-calendar-event:before{content:"\ed04"}.bxs-calendar-exclamation:before{content:"\ed05"}.bxs-calendar-heart:before{content:"\ed06"}.bxs-calendar-minus:before{content:"\ed07"}.bxs-calendar-plus:before{content:"\ed08"}.bxs-calendar-star:before{content:"\ed09"}.bxs-calendar-week:before{content:"\ed0a"}.bxs-calendar-x:before{content:"\ed0b"}.bxs-camera:before{content:"\ed0c"}.bxs-camera-home:before{content:"\ed0d"}.bxs-camera-movie:before{content:"\ed0e"}.bxs-camera-off:before{content:"\ed0f"}.bxs-camera-plus:before{content:"\ed10"}.bxs-capsule:before{content:"\ed11"}.bxs-captions:before{content:"\ed12"}.bxs-car:before{content:"\ed13"}.bxs-car-battery:before{content:"\ed14"}.bxs-car-crash:before{content:"\ed15"}.bxs-card:before{content:"\ed16"}.bxs-caret-down-circle:before{content:"\ed17"}.bxs-caret-down-square:before{content:"\ed18"}.bxs-caret-left-circle:before{content:"\ed19"}.bxs-caret-left-square:before{content:"\ed1a"}.bxs-caret-right-circle:before{content:"\ed1b"}.bxs-caret-right-square:before{content:"\ed1c"}.bxs-caret-up-circle:before{content:"\ed1d"}.bxs-caret-up-square:before{content:"\ed1e"}.bxs-car-garage:before{content:"\ed1f"}.bxs-car-mechanic:before{content:"\ed20"}.bxs-carousel:before{content:"\ed21"}.bxs-cart:before{content:"\ed22"}.bxs-cart-add:before{content:"\ed23"}.bxs-cart-alt:before{content:"\ed24"}.bxs-cart-download:before{content:"\ed25"}.bxs-car-wash:before{content:"\ed26"}.bxs-category:before{content:"\ed27"}.bxs-category-alt:before{content:"\ed28"}.bxs-cctv:before{content:"\ed29"}.bxs-certification:before{content:"\ed2a"}.bxs-chalkboard:before{content:"\ed2b"}.bxs-chart:before{content:"\ed2c"}.bxs-chat:before{content:"\ed2d"}.bxs-checkbox:before{content:"\ed2e"}.bxs-checkbox-checked:before{content:"\ed2f"}.bxs-checkbox-minus:before{content:"\ed30"}.bxs-check-circle:before{content:"\ed31"}.bxs-check-shield:before{content:"\ed32"}.bxs-check-square:before{content:"\ed33"}.bxs-chess:before{content:"\ed34"}.bxs-chevron-down:before{content:"\ed35"}.bxs-chevron-down-circle:before{content:"\ed36"}.bxs-chevron-down-square:before{content:"\ed37"}.bxs-chevron-left:before{content:"\ed38"}.bxs-chevron-left-circle:before{content:"\ed39"}.bxs-chevron-left-square:before{content:"\ed3a"}.bxs-chevron-right:before{content:"\ed3b"}.bxs-chevron-right-circle:before{content:"\ed3c"}.bxs-chevron-right-square:before{content:"\ed3d"}.bxs-chevrons-down:before{content:"\ed3e"}.bxs-chevrons-left:before{content:"\ed3f"}.bxs-chevrons-right:before{content:"\ed40"}.bxs-chevrons-up:before{content:"\ed41"}.bxs-chevron-up:before{content:"\ed42"}.bxs-chevron-up-circle:before{content:"\ed43"}.bxs-chevron-up-square:before{content:"\ed44"}.bxs-chip:before{content:"\ed45"}.bxs-church:before{content:"\ed46"}.bxs-circle:before{content:"\ed47"}.bxs-city:before{content:"\ed48"}.bxs-clinic:before{content:"\ed49"}.bxs-cloud:before{content:"\ed4a"}.bxs-cloud-download:before{content:"\ed4b"}.bxs-cloud-lightning:before{content:"\ed4c"}.bxs-cloud-rain:before{content:"\ed4d"}.bxs-cloud-upload:before{content:"\ed4e"}.bxs-coffee:before{content:"\ed4f"}.bxs-coffee-alt:before{content:"\ed50"}.bxs-coffee-togo:before{content:"\ed51"}.bxs-cog:before{content:"\ed52"}.bxs-coin:before{content:"\ed53"}.bxs-coin-stack:before{content:"\ed54"}.bxs-collection:before{content:"\ed55"}.bxs-color-fill:before{content:"\ed56"}.bxs-comment:before{content:"\ed57"}.bxs-comment-add:before{content:"\ed58"}.bxs-comment-check:before{content:"\ed59"}.bxs-comment-detail:before{content:"\ed5a"}.bxs-comment-dots:before{content:"\ed5b"}.bxs-comment-edit:before{content:"\ed5c"}.bxs-comment-error:before{content:"\ed5d"}.bxs-comment-minus:before{content:"\ed5e"}.bxs-comment-x:before{content:"\ed5f"}.bxs-compass:before{content:"\ed60"}.bxs-component:before{content:"\ed61"}.bxs-confused:before{content:"\ed62"}.bxs-contact:before{content:"\ed63"}.bxs-conversation:before{content:"\ed64"}.bxs-cookie:before{content:"\ed65"}.bxs-cool:before{content:"\ed66"}.bxs-copy:before{content:"\ed67"}.bxs-copy-alt:before{content:"\ed68"}.bxs-copyright:before{content:"\ed69"}.bxs-coupon:before{content:"\ed6a"}.bxs-credit-card:before{content:"\ed6b"}.bxs-credit-card-alt:before{content:"\ed6c"}.bxs-credit-card-front:before{content:"\ed6d"}.bxs-crop:before{content:"\ed6e"}.bxs-crown:before{content:"\ed6f"}.bxs-cube:before{content:"\ed70"}.bxs-cube-alt:before{content:"\ed71"}.bxs-cuboid:before{content:"\ed72"}.bxs-customize:before{content:"\ed73"}.bxs-cylinder:before{content:"\ed74"}.bxs-dashboard:before{content:"\ed75"}.bxs-data:before{content:"\ed76"}.bxs-detail:before{content:"\ed77"}.bxs-devices:before{content:"\ed78"}.bxs-diamond:before{content:"\ed79"}.bxs-dice-1:before{content:"\ed7a"}.bxs-dice-2:before{content:"\ed7b"}.bxs-dice-3:before{content:"\ed7c"}.bxs-dice-4:before{content:"\ed7d"}.bxs-dice-5:before{content:"\ed7e"}.bxs-dice-6:before{content:"\ed7f"}.bxs-direction-left:before{content:"\ed80"}.bxs-direction-right:before{content:"\ed81"}.bxs-directions:before{content:"\ed82"}.bxs-disc:before{content:"\ed83"}.bxs-discount:before{content:"\ed84"}.bxs-dish:before{content:"\ed85"}.bxs-dislike:before{content:"\ed86"}.bxs-dizzy:before{content:"\ed87"}.bxs-dock-bottom:before{content:"\ed88"}.bxs-dock-left:before{content:"\ed89"}.bxs-dock-right:before{content:"\ed8a"}.bxs-dock-top:before{content:"\ed8b"}.bxs-dollar-circle:before{content:"\ed8c"}.bxs-donate-blood:before{content:"\ed8d"}.bxs-donate-heart:before{content:"\ed8e"}.bxs-door-open:before{content:"\ed8f"}.bxs-doughnut-chart:before{content:"\ed90"}.bxs-down-arrow:before{content:"\ed91"}.bxs-down-arrow-alt:before{content:"\ed92"}.bxs-down-arrow-circle:before{content:"\ed93"}.bxs-down-arrow-square:before{content:"\ed94"}.bxs-download:before{content:"\ed95"}.bxs-downvote:before{content:"\ed96"}.bxs-drink:before{content:"\ed97"}.bxs-droplet-half:before{content:"\ed98"}.bxs-dryer:before{content:"\ed99"}.bxs-duplicate:before{content:"\ed9a"}.bxs-edit:before{content:"\ed9b"}.bxs-edit-alt:before{content:"\ed9c"}.bxs-edit-location:before{content:"\ed9d"}.bxs-eject:before{content:"\ed9e"}.bxs-envelope:before{content:"\ed9f"}.bxs-envelope-open:before{content:"\eda0"}.bxs-eraser:before{content:"\eda1"}.bxs-error:before{content:"\eda2"}.bxs-error-alt:before{content:"\eda3"}.bxs-error-circle:before{content:"\eda4"}.bxs-ev-station:before{content:"\eda5"}.bxs-exit:before{content:"\eda6"}.bxs-extension:before{content:"\eda7"}.bxs-eyedropper:before{content:"\eda8"}.bxs-face:before{content:"\eda9"}.bxs-face-mask:before{content:"\edaa"}.bxs-factory:before{content:"\edab"}.bxs-fast-forward-circle:before{content:"\edac"}.bxs-file:before{content:"\edad"}.bxs-file-archive:before{content:"\edae"}.bxs-file-blank:before{content:"\edaf"}.bxs-file-css:before{content:"\edb0"}.bxs-file-doc:before{content:"\edb1"}.bxs-file-export:before{content:"\edb2"}.bxs-file-find:before{content:"\edb3"}.bxs-file-gif:before{content:"\edb4"}.bxs-file-html:before{content:"\edb5"}.bxs-file-image:before{content:"\edb6"}.bxs-file-import:before{content:"\edb7"}.bxs-file-jpg:before{content:"\edb8"}.bxs-file-js:before{content:"\edb9"}.bxs-file-json:before{content:"\edba"}.bxs-file-md:before{content:"\edbb"}.bxs-file-pdf:before{content:"\edbc"}.bxs-file-plus:before{content:"\edbd"}.bxs-file-png:before{content:"\edbe"}.bxs-file-txt:before{content:"\edbf"}.bxs-film:before{content:"\edc0"}.bxs-filter-alt:before{content:"\edc1"}.bxs-first-aid:before{content:"\edc2"}.bxs-flag:before{content:"\edc3"}.bxs-flag-alt:before{content:"\edc4"}.bxs-flag-checkered:before{content:"\edc5"}.bxs-flame:before{content:"\edc6"}.bxs-flask:before{content:"\edc7"}.bxs-florist:before{content:"\edc8"}.bxs-folder:before{content:"\edc9"}.bxs-folder-minus:before{content:"\edca"}.bxs-folder-open:before{content:"\edcb"}.bxs-folder-plus:before{content:"\edcc"}.bxs-food-menu:before{content:"\edcd"}.bxs-fridge:before{content:"\edce"}.bxs-game:before{content:"\edcf"}.bxs-gas-pump:before{content:"\edd0"}.bxs-ghost:before{content:"\edd1"}.bxs-gift:before{content:"\edd2"}.bxs-graduation:before{content:"\edd3"}.bxs-grid:before{content:"\edd4"}.bxs-grid-alt:before{content:"\edd5"}.bxs-group:before{content:"\edd6"}.bxs-guitar-amp:before{content:"\edd7"}.bxs-hand:before{content:"\edd8"}.bxs-hand-down:before{content:"\edd9"}.bxs-hand-left:before{content:"\edda"}.bxs-hand-right:before{content:"\eddb"}.bxs-hand-up:before{content:"\eddc"}.bxs-happy:before{content:"\eddd"}.bxs-happy-alt:before{content:"\edde"}.bxs-happy-beaming:before{content:"\eddf"}.bxs-happy-heart-eyes:before{content:"\ede0"}.bxs-hdd:before{content:"\ede1"}.bxs-heart:before{content:"\ede2"}.bxs-heart-circle:before{content:"\ede3"}.bxs-heart-square:before{content:"\ede4"}.bxs-help-circle:before{content:"\ede5"}.bxs-hide:before{content:"\ede6"}.bxs-home:before{content:"\ede7"}.bxs-home-circle:before{content:"\ede8"}.bxs-home-heart:before{content:"\ede9"}.bxs-home-smile:before{content:"\edea"}.bxs-hotel:before{content:"\edeb"}.bxs-hourglass:before{content:"\edec"}.bxs-hourglass-bottom:before{content:"\eded"}.bxs-hourglass-top:before{content:"\edee"}.bxs-id-card:before{content:"\edef"}.bxs-image:before{content:"\edf0"}.bxs-image-add:before{content:"\edf1"}.bxs-image-alt:before{content:"\edf2"}.bxs-inbox:before{content:"\edf3"}.bxs-info-circle:before{content:"\edf4"}.bxs-info-square:before{content:"\edf5"}.bxs-institution:before{content:"\edf6"}.bxs-joystick:before{content:"\edf7"}.bxs-joystick-alt:before{content:"\edf8"}.bxs-joystick-button:before{content:"\edf9"}.bxs-key:before{content:"\edfa"}.bxs-keyboard:before{content:"\edfb"}.bxs-label:before{content:"\edfc"}.bxs-landmark:before{content:"\edfd"}.bxs-landscape:before{content:"\edfe"}.bxs-laugh:before{content:"\edff"}.bxs-layer:before{content:"\ee00"}.bxs-layer-minus:before{content:"\ee01"}.bxs-layer-plus:before{content:"\ee02"}.bxs-layout:before{content:"\ee03"}.bxs-left-arrow:before{content:"\ee04"}.bxs-left-arrow-alt:before{content:"\ee05"}.bxs-left-arrow-circle:before{content:"\ee06"}.bxs-left-arrow-square:before{content:"\ee07"}.bxs-left-down-arrow-circle:before{content:"\ee08"}.bxs-left-top-arrow-circle:before{content:"\ee09"}.bxs-like:before{content:"\ee0a"}.bxs-location-plus:before{content:"\ee0b"}.bxs-lock:before{content:"\ee0c"}.bxs-lock-alt:before{content:"\ee0d"}.bxs-lock-open:before{content:"\ee0e"}.bxs-lock-open-alt:before{content:"\ee0f"}.bxs-log-in:before{content:"\ee10"}.bxs-log-in-circle:before{content:"\ee11"}.bxs-log-out:before{content:"\ee12"}.bxs-log-out-circle:before{content:"\ee13"}.bxs-low-vision:before{content:"\ee14"}.bxs-magic-wand:before{content:"\ee15"}.bxs-magnet:before{content:"\ee16"}.bxs-map:before{content:"\ee17"}.bxs-map-alt:before{content:"\ee18"}.bxs-map-pin:before{content:"\ee19"}.bxs-mask:before{content:"\ee1a"}.bxs-medal:before{content:"\ee1b"}.bxs-megaphone:before{content:"\ee1c"}.bxs-meh:before{content:"\ee1d"}.bxs-meh-alt:before{content:"\ee1e"}.bxs-meh-blank:before{content:"\ee1f"}.bxs-memory-card:before{content:"\ee20"}.bxs-message:before{content:"\ee21"}.bxs-message-add:before{content:"\ee22"}.bxs-message-alt:before{content:"\ee23"}.bxs-message-alt-add:before{content:"\ee24"}.bxs-message-alt-check:before{content:"\ee25"}.bxs-message-alt-detail:before{content:"\ee26"}.bxs-message-alt-dots:before{content:"\ee27"}.bxs-message-alt-edit:before{content:"\ee28"}.bxs-message-alt-error:before{content:"\ee29"}.bxs-message-alt-minus:before{content:"\ee2a"}.bxs-message-alt-x:before{content:"\ee2b"}.bxs-message-check:before{content:"\ee2c"}.bxs-message-detail:before{content:"\ee2d"}.bxs-message-dots:before{content:"\ee2e"}.bxs-message-edit:before{content:"\ee2f"}.bxs-message-error:before{content:"\ee30"}.bxs-message-minus:before{content:"\ee31"}.bxs-message-rounded:before{content:"\ee32"}.bxs-message-rounded-add:before{content:"\ee33"}.bxs-message-rounded-check:before{content:"\ee34"}.bxs-message-rounded-detail:before{content:"\ee35"}.bxs-message-rounded-dots:before{content:"\ee36"}.bxs-message-rounded-edit:before{content:"\ee37"}.bxs-message-rounded-error:before{content:"\ee38"}.bxs-message-rounded-minus:before{content:"\ee39"}.bxs-message-rounded-x:before{content:"\ee3a"}.bxs-message-square:before{content:"\ee3b"}.bxs-message-square-add:before{content:"\ee3c"}.bxs-message-square-check:before{content:"\ee3d"}.bxs-message-square-detail:before{content:"\ee3e"}.bxs-message-square-dots:before{content:"\ee3f"}.bxs-message-square-edit:before{content:"\ee40"}.bxs-message-square-error:before{content:"\ee41"}.bxs-message-square-minus:before{content:"\ee42"}.bxs-message-square-x:before{content:"\ee43"}.bxs-message-x:before{content:"\ee44"}.bxs-meteor:before{content:"\ee45"}.bxs-microchip:before{content:"\ee46"}.bxs-microphone:before{content:"\ee47"}.bxs-microphone-alt:before{content:"\ee48"}.bxs-microphone-off:before{content:"\ee49"}.bxs-minus-circle:before{content:"\ee4a"}.bxs-minus-square:before{content:"\ee4b"}.bxs-mobile:before{content:"\ee4c"}.bxs-mobile-vibration:before{content:"\ee4d"}.bxs-moon:before{content:"\ee4e"}.bxs-mouse:before{content:"\ee4f"}.bxs-mouse-alt:before{content:"\ee50"}.bxs-movie:before{content:"\ee51"}.bxs-movie-play:before{content:"\ee52"}.bxs-music:before{content:"\ee53"}.bxs-navigation:before{content:"\ee54"}.bxs-network-chart:before{content:"\ee55"}.bxs-news:before{content:"\ee56"}.bxs-no-entry:before{content:"\ee57"}.bxs-note:before{content:"\ee58"}.bxs-notepad:before{content:"\ee59"}.bxs-notification:before{content:"\ee5a"}.bxs-notification-off:before{content:"\ee5b"}.bxs-offer:before{content:"\ee5c"}.bxs-package:before{content:"\ee5d"}.bxs-paint:before{content:"\ee5e"}.bxs-paint-roll:before{content:"\ee5f"}.bxs-palette:before{content:"\ee60"}.bxs-paper-plane:before{content:"\ee61"}.bxs-parking:before{content:"\ee62"}.bxs-paste:before{content:"\ee63"}.bxs-pen:before{content:"\ee64"}.bxs-pencil:before{content:"\ee65"}.bxs-phone:before{content:"\ee66"}.bxs-phone-call:before{content:"\ee67"}.bxs-phone-incoming:before{content:"\ee68"}.bxs-phone-off:before{content:"\ee69"}.bxs-phone-outgoing:before{content:"\ee6a"}.bxs-photo-album:before{content:"\ee6b"}.bxs-piano:before{content:"\ee6c"}.bxs-pie-chart:before{content:"\ee6d"}.bxs-pie-chart-alt:before{content:"\ee6e"}.bxs-pie-chart-alt-2:before{content:"\ee6f"}.bxs-pin:before{content:"\ee70"}.bxs-pizza:before{content:"\ee71"}.bxs-plane:before{content:"\ee72"}.bxs-plane-alt:before{content:"\ee73"}.bxs-plane-land:before{content:"\ee74"}.bxs-planet:before{content:"\ee75"}.bxs-plane-take-off:before{content:"\ee76"}.bxs-playlist:before{content:"\ee77"}.bxs-plug:before{content:"\ee78"}.bxs-plus-circle:before{content:"\ee79"}.bxs-plus-square:before{content:"\ee7a"}.bxs-pointer:before{content:"\ee7b"}.bxs-polygon:before{content:"\ee7c"}.bxs-printer:before{content:"\ee7d"}.bxs-purchase-tag:before{content:"\ee7e"}.bxs-purchase-tag-alt:before{content:"\ee7f"}.bxs-pyramid:before{content:"\ee80"}.bxs-quote-alt-left:before{content:"\ee81"}.bxs-quote-alt-right:before{content:"\ee82"}.bxs-quote-left:before{content:"\ee83"}.bxs-quote-right:before{content:"\ee84"}.bxs-quote-single-left:before{content:"\ee85"}.bxs-quote-single-right:before{content:"\ee86"}.bxs-radiation:before{content:"\ee87"}.bxs-radio:before{content:"\ee88"}.bxs-receipt:before{content:"\ee89"}.bxs-rectangle:before{content:"\ee8a"}.bxs-registered:before{content:"\ee8b"}.bxs-rename:before{content:"\ee8c"}.bxs-report:before{content:"\ee8d"}.bxs-rewind-circle:before{content:"\ee8e"}.bxs-right-arrow:before{content:"\ee8f"}.bxs-right-arrow-alt:before{content:"\ee90"}.bxs-right-arrow-circle:before{content:"\ee91"}.bxs-right-arrow-square:before{content:"\ee92"}.bxs-right-down-arrow-circle:before{content:"\ee93"}.bxs-right-top-arrow-circle:before{content:"\ee94"}.bxs-rocket:before{content:"\ee95"}.bxs-ruler:before{content:"\ee96"}.bxs-sad:before{content:"\ee97"}.bxs-save:before{content:"\ee98"}.bxs-school:before{content:"\ee99"}.bxs-search:before{content:"\ee9a"}.bxs-search-alt-2:before{content:"\ee9b"}.bxs-select-multiple:before{content:"\ee9c"}.bxs-send:before{content:"\ee9d"}.bxs-server:before{content:"\ee9e"}.bxs-shapes:before{content:"\ee9f"}.bxs-share:before{content:"\eea0"}.bxs-share-alt:before{content:"\eea1"}.bxs-shield:before{content:"\eea2"}.bxs-shield-alt-2:before{content:"\eea3"}.bxs-shield-x:before{content:"\eea4"}.bxs-ship:before{content:"\eea5"}.bxs-shocked:before{content:"\eea6"}.bxs-shopping-bag:before{content:"\eea7"}.bxs-shopping-bag-alt:before{content:"\eea8"}.bxs-shopping-bags:before{content:"\eea9"}.bxs-show:before{content:"\eeaa"}.bxs-skip-next-circle:before{content:"\eeab"}.bxs-skip-previous-circle:before{content:"\eeac"}.bxs-skull:before{content:"\eead"}.bxs-sleepy:before{content:"\eeae"}.bxs-slideshow:before{content:"\eeaf"}.bxs-smile:before{content:"\eeb0"}.bxs-sort-alt:before{content:"\eeb1"}.bxs-spa:before{content:"\eeb2"}.bxs-speaker:before{content:"\eeb3"}.bxs-spray-can:before{content:"\eeb4"}.bxs-spreadsheet:before{content:"\eeb5"}.bxs-square:before{content:"\eeb6"}.bxs-square-rounded:before{content:"\eeb7"}.bxs-star:before{content:"\eeb8"}.bxs-star-half:before{content:"\eeb9"}.bxs-sticker:before{content:"\eeba"}.bxs-stopwatch:before{content:"\eebb"}.bxs-store:before{content:"\eebc"}.bxs-store-alt:before{content:"\eebd"}.bxs-sun:before{content:"\eebe"}.bxs-tachometer:before{content:"\eebf"}.bxs-tag:before{content:"\eec0"}.bxs-tag-alt:before{content:"\eec1"}.bxs-tag-x:before{content:"\eec2"}.bxs-taxi:before{content:"\eec3"}.bxs-tennis-ball:before{content:"\eec4"}.bxs-terminal:before{content:"\eec5"}.bxs-thermometer:before{content:"\eec6"}.bxs-time:before{content:"\eec7"}.bxs-time-five:before{content:"\eec8"}.bxs-timer:before{content:"\eec9"}.bxs-tired:before{content:"\eeca"}.bxs-toggle-left:before{content:"\eecb"}.bxs-toggle-right:before{content:"\eecc"}.bxs-tone:before{content:"\eecd"}.bxs-torch:before{content:"\eece"}.bxs-to-top:before{content:"\eecf"}.bxs-traffic:before{content:"\eed0"}.bxs-traffic-barrier:before{content:"\eed1"}.bxs-traffic-cone:before{content:"\eed2"}.bxs-train:before{content:"\eed3"}.bxs-trash:before{content:"\eed4"}.bxs-trash-alt:before{content:"\eed5"}.bxs-tree:before{content:"\eed6"}.bxs-trophy:before{content:"\eed7"}.bxs-truck:before{content:"\eed8"}.bxs-t-shirt:before{content:"\eed9"}.bxs-tv:before{content:"\eeda"}.bxs-up-arrow:before{content:"\eedb"}.bxs-up-arrow-alt:before{content:"\eedc"}.bxs-up-arrow-circle:before{content:"\eedd"}.bxs-up-arrow-square:before{content:"\eede"}.bxs-upside-down:before{content:"\eedf"}.bxs-upvote:before{content:"\eee0"}.bxs-user:before{content:"\eee1"}.bxs-user-account:before{content:"\eee2"}.bxs-user-badge:before{content:"\eee3"}.bxs-user-check:before{content:"\eee4"}.bxs-user-circle:before{content:"\eee5"}.bxs-user-detail:before{content:"\eee6"}.bxs-user-minus:before{content:"\eee7"}.bxs-user-pin:before{content:"\eee8"}.bxs-user-plus:before{content:"\eee9"}.bxs-user-rectangle:before{content:"\eeea"}.bxs-user-voice:before{content:"\eeeb"}.bxs-user-x:before{content:"\eeec"}.bxs-vector:before{content:"\eeed"}.bxs-vial:before{content:"\eeee"}.bxs-video:before{content:"\eeef"}.bxs-video-off:before{content:"\eef0"}.bxs-video-plus:before{content:"\eef1"}.bxs-video-recording:before{content:"\eef2"}.bxs-videos:before{content:"\eef3"}.bxs-virus:before{content:"\eef4"}.bxs-virus-block:before{content:"\eef5"}.bxs-volume:before{content:"\eef6"}.bxs-volume-full:before{content:"\eef7"}.bxs-volume-low:before{content:"\eef8"}.bxs-volume-mute:before{content:"\eef9"}.bxs-wallet:before{content:"\eefa"}.bxs-wallet-alt:before{content:"\eefb"}.bxs-washer:before{content:"\eefc"}.bxs-watch:before{content:"\eefd"}.bxs-watch-alt:before{content:"\eefe"}.bxs-webcam:before{content:"\eeff"}.bxs-widget:before{content:"\ef00"}.bxs-window-alt:before{content:"\ef01"}.bxs-wine:before{content:"\ef02"}.bxs-wink-smile:before{content:"\ef03"}.bxs-wink-tongue:before{content:"\ef04"}.bxs-wrench:before{content:"\ef05"}.bxs-x-circle:before{content:"\ef06"}.bxs-x-square:before{content:"\ef07"}.bxs-yin-yang:before{content:"\ef08"}.bxs-zap:before{content:"\ef09"}.bxs-zoom-in:before{content:"\ef0a"}.bxs-zoom-out:before{content:"\ef0b"}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}.page-head{padding:3rem 0;margin-top:60px}.page-head .page-title{color:var(--text);font-size:clamp(20px,80vw,40px);font-weight:700;margin-bottom:.5rem}.page-head .page-subtitle{color:var(--text);margin-bottom:1.2rem;font-size:clamp(16px,80vw,30px);font-weight:600}.page-head .page-desc{color:var(--muted);margin-bottom:1.2rem;font-size:1.2rem;line-height:1.9rem;font-weight:400}.page-head .page-badge{display:inline-block;color:var(--primary);font-size:1rem;text-decoration:none;font-weight:600;margin-bottom:1.2rem}.page-head .page-link{color:var(--primary);text-decoration:none;font-weight:700}.page-head .page-link:hover{text-decoration:underline}.page-head .page-image{overflow:hidden;height:500px;width:100%;border-radius:var(--rounded);margin:4rem 0}.page-head .page-image .image{width:100%;height:100%;border-radius:inherit;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.content *{color:var(--muted)}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{margin-bottom:1rem;color:var(--text)}.content h1{font-weight:700;font-size:2.4rem;line-height:3.2rem}.content h2{font-weight:700;font-size:2.2rem;line-height:3rem}.content h3{font-weight:600;font-size:1.8rem;line-height:2.6rem}.content h4{font-weight:500;font-size:1.6rem;line-height:2.4rem}.content h5{font-weight:500;font-size:1.4rem;line-height:2.2rem}.content h6{font-weight:400;font-size:1.1rem;line-height:1.8rem}.content p,.content li{margin-bottom:1rem;color:var(--muted);font-size:1.2rem;line-height:2rem}.content ul{margin-bottom:20px;list-style-position:inside}.content a{color:var(--primary);font-weight:600;text-decoration:none}.content a:hover{text-decoration:underline}.content b,.content strong{font-weight:600;color:var(--text)}.content i,.content em{font-style:italic;color:var(--text)}.content u{text-decoration:underline}.content img{width:100%;border-radius:10px;box-shadow:var(--shadow-lg);margin-top:40px;margin-bottom:40px}.content.dropcap:first-letter{font-size:2em;font-weight:700;margin-right:4px;color:var(--primary)}.page-meta,.section-meta{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:3rem}.page-meta .page-title,.page-meta .section-title,.section-meta .page-title,.section-meta .section-title{font-weight:600;font-size:1rem;color:var(--text);margin-right:auto;margin-bottom:20px}.page-meta .page-title .count,.page-meta .section-title .count,.section-meta .page-title .count,.section-meta .section-title .count{color:var(--primary)}.page-meta .select,.section-meta .select{display:flex;align-items:center;margin-bottom:20px;margin-left:10px;background-color:var(--light);border-radius:var(--rounded)}.page-meta .select label,.section-meta .select label{margin-right:5px;font-weight:600}.page-meta .select select,.section-meta .select select{border:none;outline:none;background-color:inherit;color:var(--text)}.page-search{display:flex;align-items:center;background-color:var(--light);border-radius:calc(var(--rounded) * 5);padding:5px;margin-bottom:20px}.page-search .field{width:100%;background-color:transparent;border:none;outline:none;padding:10px 20px;font-size:14px;font-weight:500;color:var(--text)}.page-search .field::-moz-placeholder{color:inherit}.page-search .field::placeholder{color:inherit}.page-search .btn-search{border:none;outline:none;background-color:transparent;color:var(--primary);font-size:1.5rem;padding:.5rem;margin-right:1rem;cursor:pointer}.section-title,.section-subtitle,.section-desc,.section-badge{margin-bottom:15px}.section-title{font-weight:600;font-size:1.6rem;line-height:2.4rem;color:var(--text)}.section-subtitle{font-weight:500;color:var(--text);font-size:1.4rem;line-height:2rem}.section-desc{font-weight:400;font-size:1.2rem;color:var(--muted);line-height:1.8rem}.section-badge{display:inline-block;color:var(--primary);font-size:1.1rem;font-weight:700;text-decoration:none}.section-image{margin-bottom:40px;width:100%}.section-see-more{float:right;margin-top:50px;color:var(--primary);text-decoration:none;font-weight:600}.section-see-more:after{font-family:icons;content:"\ebe6";font-size:20px;margin-left:5px;font-weight:400;position:relative;top:3px}.section-see-more:hover{color:var(--text)}.section-divider{color:var(--text);font-size:1rem;margin-top:1rem;margin-bottom:1rem;text-align:center}.section-divider:before,.section-divider:after{content:"";display:inline-block;width:100px;height:1px;background-color:var(--border);position:relative;transform:translateY(-3px)}.section-divider:before{margin-right:.5rem}.section-divider:after{margin-left:.5rem}.layout-home{margin-top:60px}.layout-home .welcome{margin-bottom:120px}.layout-home .welcome .swiper-slide{width:90%}.layout-home .feedbacks,.layout-home .featured-1,.layout-home .featured-2{margin-bottom:100px}.auth-layout{margin-top:140px;margin-bottom:140px}.auth-layout .card-form{--card-w: clamp(320px, 80vw, 600px)}.contact-layout{margin-top:30px;margin-bottom:100px}.contact-layout .card{--card-w: clamp(310px, 80vw, 600px)}.layout-faqs{display:grid;grid-template-columns:50% 45%;justify-content:space-between;padding-top:40px;padding-bottom:40px}@media (max-width: 576px){.layout-faqs{grid-template-columns:100%;gap:40px}}.product-layout{margin-bottom:60px}.product-layout .page-head{height:100vh;width:100%;position:relative;z-index:10;overflow:hidden;margin-bottom:3rem;padding:0}.product-layout .page-head .page-image,.product-layout .page-head:before{position:absolute;left:0;top:0;width:100%;height:100%}.product-layout .page-head .page-image{z-index:1;margin:0}.product-layout .page-head:before{z-index:2;content:"";background:linear-gradient(60deg,rgb(42,41,41) 0%,rgba(42,41,41,.8) 40%,rgba(42,41,41,.7) 50%,rgba(42,41,41,.1) 100%),linear-gradient(60deg,rgb(42,41,41) 0%,rgba(42,41,41,.8) 40%,rgba(42,41,41,.7) 50%,rgba(42,41,41,.1) 100%) top right}.product-layout .page-head .boxed{z-index:3;height:inherit;display:flex}.product-layout .page-head .boxed .product-details{margin-top:auto;margin-bottom:auto;width:clamp(300px,80vw,600px)}.product-layout .page-head .boxed .product-details .list-data{display:flex;align-items:center;font-size:1rem;padding:0;margin:0 0 30px;list-style:none}.product-layout .page-head .boxed .product-details .list-data .list-item{border-right:1px solid #4d4d4d;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:0 10px}.product-layout .page-head .boxed .product-details .list-data .list-item p{color:#fff;font-weight:600;font-size:1.2rem;margin-bottom:5px}.product-layout .page-head .boxed .product-details .list-data .list-item h6{color:var(--muted);font-weight:500}.product-layout .page-head .boxed .product-details .list-data .list-item:last-child{border:none}@media (max-width: 768px){.product-layout .page-head{padding-top:50px;height:110vh}}.product-layout .product-body{display:grid;grid-template-columns:60% 35%;justify-content:space-between}.product-layout .product-body .col-left .gallery{margin-bottom:60px}.product-layout .product-body .col-left .gallery .swiper-slide a{display:block;text-decoration:none;height:300px}.product-layout .product-body .col-left .gallery .swiper-slide a img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;border-radius:10px;border:1px solid get-var(border)}.product-layout .product-body .col-left .about,.product-layout .product-body .col-left .ratings-section{margin-bottom:60px}.product-layout .product-body .col-left .ratings-section .section-title{margin-bottom:20px}.product-layout .product-body .col-left .ratings-section .media-body:first-child{--media-title-fs: 2rem;--media-title-lh: 2.8rem;width:100px;text-align:center}.product-layout .product-body .col-left .ratings-section .media-body:last-child{width:100%}.product-layout .product-body .col-left .progress{--progress-m: 0 0 20px 0}.product-layout .product-body .col-left .reviews .review{margin-bottom:20px;align-items:flex-start}.product-layout .product-body .col-left .reviews .review .media-desc{background-color:var(--light);padding:20px;border-radius:var(--rounded)}.product-layout .product-body .col-left .reviews .review .media-body .media-title .datetime{font-size:.9rem;color:var(--muted)}.product-layout .product-body .col-left .reviews .review .media-body .media-desc{font-size:1rem;line-height:1.6rem;font-weight:600}.product-layout .product-body .col-left .reviews .review .media-controls{margin-top:10px}.product-layout .product-body .col-left .reviews .review .media-controls .media-btn{cursor:pointer;background-color:transparent;color:var(--muted);text-decoration:none;display:inline-block;margin-right:3px}.product-layout .product-body .col-left .reviews .review .media-controls .media-btn:hover{color:var(--primary);text-decoration:underline}.product-layout .product-body .col-left .reviews .review-form{align-items:flex-start;margin-top:60px}.product-layout .product-body .col-left .reviews .review-form .media-body{width:100%}.product-layout .product-body .col-left .reviews .review-form .media-body .form-field{margin-bottom:20px}.product-layout .product-body .col-left .reviews .review-form .media-body .btn{float:right}.product-layout .product-body .col-right .related-product{background-color:var(--light);border-radius:var(--rounded);padding:15px;margin-bottom:15px}@media (max-width: 768px){.product-layout .product-body{grid-template-columns:100%}}.layout-shop{display:grid;grid-template-columns:auto 75%;gap:20px;align-items:flex-start}@media (max-width: 576px){.layout-shop{grid-template-columns:100%}}.layout-cart{display:grid;grid-template-columns:60% auto;gap:20px;align-items:flex-start;padding-top:40px;padding-bottom:40px}.layout-cart .card{--card-head-p: 2.5rem;--card-body-p:1rem 2.5rem;--card-foot-p: 2.5rem}@media (max-width: 576px){.layout-cart{grid-template-columns:100%}}.layout-profile{display:grid;grid-template-columns:25% 65%;gap:80px;justify-content:space-between;align-items:flex-start;padding-bottom:120px}.layout-profile .profile-avatar{height:250px;min-height:250px;width:250px;min-width:250px;border-radius:50%;position:relative;margin-bottom:20px;border:3px solid var(--primary);padding:5px}.layout-profile .profile-avatar .image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.layout-profile .profile-avatar .btn{position:absolute;right:20px;bottom:10px}.layout-profile .card{--card-head-p: 3rem;--card-body-p: 0rem 3rem;--card-foot-p: 3rem}@media (max-width: 576px){.layout-profile{grid-template-columns:100%}}.layout-about{padding-top:40px;padding-bottom:40px}.layout-about .content{margin:auto;width:clamp(310px,80vw,700px)}.layout-about .content img{transform:scale(1.2);margin-top:80px;margin-bottom:80px}@media (max-width: 576px){.layout-about .content img{margin-top:50px;margin-bottom:50px}}@media (max-width: 576px){.layout-about .content{width:100%}}.layout-order{display:grid;grid-template-columns:45% 45%;justify-content:space-between;align-items:flex-start;margin-bottom:50px}@media (max-width: 576px){.layout-order{grid-template-columns:100%}}.card{--card-bg: var(--light);--card-b: 1px solid var(--border);--card-bs: var(--shadow);--card-fd: column;--card-fw: nowrap;--card-id: stretch;--card-br: var(--rounded);--card-h: auto;--card-w: 100%;--card-m: 0 0 1rem 0;--card-head-p: 1rem;--card-head-w: auto;--card-head-h: auto;--card-body-p: 1rem;--card-body-w: auto;--card-body-h: auto;--card-foot-p: 1rem;--card-foot-w: auto;--card-foot-h: auto;--card-title-c: var(--text);--card-title-fs: 1.6rem;--card-title-m: 0 0 5px 0;--card-title-fw: 700;--card-title-lh: 2.4rem;--card-subtitle-c: var(--text);--card-subtitle-fs: 1.1rem;--card-subtitle-m: 0 0 5px 0;--card-subtitle-fw: 600;--card-subtitle-lh: 1.6rem;--card-desc-c: var(--muted);--card-desc-fs: 1.1rem;--card-desc-m: 0 0 5px 0;--card-desc-fw: normal;--card-desc-lh: 1.8rem;--card-badge-c: var(--primary);--card-badge-b: none;--card-badge-bg: transparent;--card-badge-fs: 11px;--card-badge-p: 0;--card-badge-m: 0 0 10px 0;--card-badge-br: 0;--card-icon-c: var(--primary);--card-icon-bg: var(--body);--card-icon-fs: 3rem;--card-icon-p: 1rem;--card-icon-m: 0 0 15px 0;--card-icon-br: 50px;--card-image-p: 0;--card-image-m: 0;--card-image-w: 100%;--card-image-h: 150px;--card-image-br: var(--rounded) var(--rounded) 0 0;--card-btn-m: 10px 0;background-color:var(--card-bg);color:var(--card-c);border-radius:var(--card-br);border:var(--card-b);box-shadow:var(--card-bs);display:flex;flex-direction:var(--card-fd);align-items:var(--card-id);flex-wrap:var(--card-fw);height:var(--card-h);width:var(--card-w);margin:var(--card-m);position:relative;z-index:10}.card .card-head{padding:var(--card-head-p);width:var(--card-head-w);height:var(--card-head-h)}.card .card-body{padding:var(--card-body-p);width:var(--card-body-w);height:var(--card-body-h)}.card .card-foot{padding:var(--card-foot-p);width:var(--card-foot-w);height:var(--card-foot-h)}.card .card-title{font-size:var(--card-title-fs);color:var(--card-title-c);font-family:var(--card-title-ff);font-weight:var(--card-title-fw);margin:var(--card-title-m);line-height:var(--card-title-lh)}.card .card-title a{color:var(--card-title-c);text-decoration:none}.card .card-title a:hover{color:var(--primary);text-decoration:underline}.card .card-subtitle{font-size:var(--card-subtitle-fs);color:var(--card-subtitle-c);font-weight:var(--card-subtitle-fw);margin:var(--card-subtitle-m);line-height:var(--card-subtitle-lh)}.card .card-subtitle a{color:var(--card-subtitle-c);text-decoration:none}.card .card-subtitle a:hover{color:var(--primary);text-decoration:underline}.card .card-desc{color:var(--card-desc-c);font-size:var(--card-desc-fs);font-weight:var(--card-desc-fw);margin:var(--card-desc-m);line-height:var(--card-desc-lh)}.card .card-desc a{color:var(--card-desc-c);text-decoration:none}.card .card-desc a:hover{color:var(--primary);text-decoration:underline}.card .card-image{height:var(--card-image-h);min-height:var(--card-image-h);width:var(--card-image-w);min-width:var(--card-image-w);border-radius:var(--card-image-br);margin:var(--card-image-m);padding:var(--card-image-p)}.card .card-image .image{height:100%;min-height:100%;width:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;border-radius:inherit;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.card .card-badges{display:flex;align-items:center}.card .card-badge{background-color:var(--card-badge-bg);color:var(--card-badge-c);border:2px solid var(--card-badge-b);border-radius:var(--card-badge-br);font-size:var(--card-badge-fs);padding:var(--card-badge-p);margin:var(--card-badge-m);text-transform:uppercase;text-decoration:none;font-weight:800;display:inline-flex;align-items:center}.card .card-badge .icon{margin-right:3px;font-size:16px}.card .card-icon{background-color:var(--card-icon-bg);color:var(--card-icon-c);border-radius:var(--card-icon-br);font-size:var(--card-icon-fs);padding:var(--card-icon-p);margin:var(--card-icon-m);display:inline-block}.card .card-btn{margin:var(--card-btn-m)}.card .card-actions{display:flex}.card .card-actions .card-action{font-size:1.5rem;padding:5px;border-radius:50px;text-decoration:none;color:var(--muted)}.card .card-actions .card-action:hover{color:var(--primary)}.card .card-link{text-decoration:none;color:var(--primary);font-weight:500;font-size:1.1rem}.card .card-link:hover{text-decoration:underline;color:var(--text)}.card-shadowless{--card-bs: 0px 0px}.card-borderless{--card-bc: transparent}.card-active{border:3px solid var(--primary)}.card-centered{text-align:center;justify-content:center}.card-form{--card-m: auto;--card-b: none;--card-bs: transparent;--card-body-h: auto;--card-head-p: 3rem;--card-body-p: 0rem 3rem;--card-foot-p: 3rem}@media (max-width: 576px){.card-form{--card-head-p: 1.5rem;--card-body-p: 0rem 1.5rem;--card-foot-p: 1.5rem}}.card-error{--card-bc: transparent;--card-b: none;--card-bs: 0px 0px;--card-m: 100px auto 150px auto;--card-bg: transparent;--card-image-h: 300px;--card-title-fs: 2rem;--card-title-m: 2rem 0 1rem 0;text-align:center;width:clamp(270px,80vw,560px)}.card-cta{--card-bg: var(--light);--card-b: none;--card-bs: transparent;--card-body-p: 3rem 2rem;--card-title-fs: 3rem;--card-title-lh: 4rem;--card-subtitle-c: var(--muted);--card-subtitle-m: 0 0 1.5rem 0;margin-bottom:80px}.card-product{--card-bg: var(--light);--card-b: none;--card-bs: var(--shadow);--card-subtitle-c: var(--muted);--card-image-h: 200px;--card-image-br: var(--rounded);--card-title-fs: 1.2rem;--card-title-lh: 1.8rem}.card-product .card-foot{display:flex;justify-content:space-between;align-items:center}.card-pricing{--card-m: 0 0 3rem 0;--card-head-p: 2rem;--card-body-p: 1rem 2rem;--card-foot-p: 2rem;--card-title-fs: 3.5rem;--card-title-lh: 4.5rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.card-pricing .card-head small{font-size:1rem;color:var(--muted)}.card-slide{--card-h: 400px;--card-image-w: 100%;--card-image-h: 100%;--card-m: 0 0 2rem 0;--card-body-p: 3rem;--card-title-fs: 2.6rem;--card-title-lh: 3.4rem;overflow:hidden}.card-slide .card-image{position:absolute;top:0;right:0;z-index:1}.card-slide .card-body{z-index:3;margin-top:auto}.card-slide:before{position:absolute;left:0;top:0;z-index:2;height:100%;width:100%;content:"";background:linear-gradient(60deg,rgb(0,0,0) 0%,rgba(0,0,0,.8) 40%,rgba(0,0,0,.7) 50%,rgba(0,0,0,.1) 100%),linear-gradient(60deg,rgb(0,0,0) 0%,rgba(0,0,0,.8) 40%,rgba(0,0,0,.7) 50%,rgba(0,0,0,.1) 100%) top right}.card-review{--card-bs: var(--shadow-lg);--card-b: transparent;--card-desc-fs: 16px;--card-body-p: 0 2rem;--card-bg: var(--light);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);margin-bottom:30px}.card-summary .card-body{border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.card-summary .card-body .card-title,.card-summary .card-body .card-subtitle{display:flex;justify-content:space-between}.collapsible{margin-bottom:2rem}.collapsible .collapse-item{border:3px dotted var(--border);border-radius:var(--rounded);background-color:var(--light);position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-bottom:10px}.collapsible .collapse-item .collapse-head{padding:20px;cursor:pointer;font-weight:500;color:var(--text);font-size:1.4rem;line-height:2rem;padding-right:3rem;background-color:transparent;border:none;outline:none;width:100%;text-align:left}.collapsible .collapse-item .collapse-head:after{content:"\ebc1";font-family:icons;font-size:1.8rem;transition:.5s transform;position:absolute;right:20px;top:20px}.collapsible .collapse-item .collapse-body{padding:20px;display:none;color:var(--text);font-size:16px;line-height:28px}.collapsible .collapse-item.active{border-color:var(--primary);transition:transform .5s ease-in-out}.collapsible .collapse-item.active .collapse-head{color:var(--primary);padding-bottom:0}.collapsible .collapse-item.active .collapse-head:after{content:"\eb8d";transform:rotate(-180deg);color:var(--primary)}.collapsible .collapse-item.active .collapse-body{display:block}.badges-group{margin-bottom:120px}.badge{--badge-bg: var(--body);--badge-bg-hover: var(--light);--badge-border: var(--border);--badge-border-hover: var(--border);--badge-color: var(--text);--badge-color-hover: var(--text);--badge-wgt: 500;--badge-size: 14px;--badge-padding: 4px 10px;--badge-rounded: 50px;text-decoration:none;display:inline-block;text-transform:uppercase;font-weight:var(--badge-wgt);color:var(--badge-color);font-size:var(--badge-size);padding:var(--badge-padding);border-radius:var(--badge-rounded);border:2px solid var(--badge-border)}.badge:hover{border-color:var(--badge-border-hover);color:var(--badge-color-hover);background-color:var(--badge-bg-hover)}.badge-primary{--badge-bg: var(--primary-subtle);--badge-border: var(--primary);--badge-color: var(--primary);--badge-bg-hover: var(--primary-subtle);--badge-border-hover: var(--primary);--badge-color-hover: var(--primary)}.badge-dark{--badge-bg: var(--dark-subtle);--badge-border: var(--dark);--badge-color: var(--dark);--badge-bg-hover: var(--dark-subtle);--badge-border-hover: var(--dark);--badge-color-hover: var(--dark)}.badge-light{--badge-bg: var(--light-subtle);--badge-border: var(--border);--badge-color: var(--text);--badge-bg-hover: var(--light-subtle);--badge-border-hover: var(--text);--badge-color-hover: var(--text)}.breadcrumb{list-style:none;display:flex;padding:0;margin:0}.breadcrumb .page-item{display:inline;font-size:.9rem;color:var(--muted);font-weight:600}.breadcrumb .page-item:not(:first-child):before{color:var(--muted);content:"/\a0";margin-left:.5rem;margin-right:.5rem}.breadcrumb .page-item .page-link{color:var(--muted);text-decoration:none}.breadcrumb .page-item .page-link:hover{color:var(--muted);text-decoration:underline}.breadcrumb .active{color:var(--primary)}.carousel{position:relative;border-radius:var(--rounded);margin-top:2rem}.carousel .swiper-wrapper .swiper-slide{padding:1rem}.carousel .swiper-wrapper .swiper-slide.slide-no-gap{padding:0}.carousel .slide-prev,.carousel .slide-next{position:absolute;z-index:999;top:50%;transform:translateY(-50%);cursor:pointer;border-radius:50px;font-size:1.5rem;padding:.5rem}.carousel .slide-next{right:10px}.carousel .slide-prev{left:10px}.list{margin:0;padding:0;list-style:none}.list .list-item{padding:5px 0}.list .list-item .list-end-arrow{float:right;border:2px dotted var(--text);border-radius:50px;padding:2px;transition:color .2s,border .5s}.list .list-item .list-icon{margin-right:10px;color:var(--text)}.list .list-item .list-link{text-decoration:none;color:var(--text);font-size:1.2rem;display:flex;align-items:center;justify-content:space-between;transition:color 1s}.list .list-item .list-link:hover{color:var(--primary)}.list .list-item.list-hoverable .list-item:hover{font-weight:600}.list .list-item.list-hoverable .list-item:hover .list-end-arrow{color:var(--primary);border-color:var(--primary)}.list .list-item.list-hoverable .list-item:hover .list-icon{margin-right:10px;color:var(--primary)}.list .active{color:var(--primary)}.list .active .list-link{color:var(--primary);font-weight:600}.inline-list{margin:0;padding:0;display:flex;justify-content:flex-end}.inline-list .list-item{padding:0 5px}.inline-list .list-item .list-link{text-decoration:none;color:var(--muted);font-size:1.1rem}.inline-list .list-item .list-link:hover{text-decoration:underline}@media (max-width: 576px){.inline-list{margin-top:10px}}.list-features .list-item{font-size:1rem;line-height:1.8rem}.list-features .list-item:before{content:"\ed31";color:var(--primary);padding:1px;font-size:1.6rem;font-family:icons;margin-right:5px;position:relative;top:6px}.media{--media-bg: transparent;--media-m: 0 0 10px 0;--media-ai: flex-start;--media-img-s: 40px;--media-img-br: var(--rounded);--media-title-c: var(--text);--media-title-fs: 1.1rem;--media-title-m: 0 0 5px 0;--media-title-fw: 700;--media-title-lh: 1.8rem;--media-desc-c: var(--muted);--media-desc-fs: 1.1rem;--media-desc-m: 0 0 5px 0;--media-desc-fw: normal;--media-desc-lh: 1.8rem;display:flex;align-items:var(--media-ai);align-content:center;margin:var(--media-m);background-color:var(--media-bg);border-radius:var(--rounded);position:relative;z-index:10}.media .media-icon{color:var(--primary);font-size:2rem;margin-right:1rem;border-radius:var(--rounded);background-color:var(--light);padding:10px;border-radius:50px}.media .media-image{text-decoration:none;width:var(--media-img-s);min-width:var(--media-img-s);height:var(--media-img-s);min-height:var(--media-img-s);border-radius:var(--media-img-br)}.media .media-image .image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:100%;width:100%;min-width:100%;min-height:100%;border-radius:inherit}.media .media-body{margin-left:1rem}.media .media-badge{display:inline-block;color:var(--primary);font-size:.9rem;font-weight:600;text-decoration:none;margin-bottom:5px}.media .media-title{font-size:var(--media-title-fs);color:var(--media-title-c);font-family:var(--media-title-ff);font-weight:var(--media-title-fw);margin:var(--media-title-m);line-height:var(--media-title-lh)}.media .media-title a{color:var(--media-title-c);text-decoration:none}.media .media-title a:hover{color:var(--primary);text-decoration:underline}.media .media-desc{color:var(--media-desc-c);font-size:var(--media-desc-fs);font-weight:var(--media-desc-fw);margin:var(--media-desc-m);line-height:var(--media-desc-lh)}.media .media-desc a{color:var(--media-desc-c);text-decoration:none}.media .media-desc a:hover{color:var(--primary);text-decoration:underline}.media-image-rounded{--media-img-br: 60px}.media-image-lg{--media-img-s: 80px}.media-bg{--media-bg: var(--light);padding:20px}.media-product{--media-img-s: 100px;border:1px solid var(--border);background-color:var(--light);padding:15px;border-radius:var(--rounded)}.media-product .ratings{position:absolute;right:10px;top:15px}.media-product .media-desc{font-weight:600}.media-product .btn{float:right;margin-top:-18px}.media-product .media-body{width:100%}.pagination{text-align:center;margin-top:40px;margin-bottom:80px}.images{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;margin-bottom:40px}.images .image{width:50%;padding:.2rem;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:inherit}.dropdown{position:relative;display:inline-block}.dropdown .dropdown-toggle{display:flex;align-items:center}.dropdown .dropdown-toggle:after{font-family:icons;content:"\ea4a";font-size:1rem}.dropdown .btn-icon{margin-right:.5rem}.dropdown .dropdown-menu{display:none;position:absolute;background-color:var(--light);min-width:200px;width:100%;height:auto;right:0;box-shadow:var(--shadow-lg);border-radius:var(--rounded);z-index:9999;border:1px solid var(--border)}.dropdown .dropdown-menu .dropdown-item{text-decoration:none;padding:.5rem 1rem;display:block;color:var(--text)}.dropdown .dropdown-menu .dropdown-item:first-child{margin-top:.8rem}.dropdown .dropdown-menu .dropdown-item:last-child{margin-bottom:.8rem}.dropdown .dropdown-menu .dropdown-item:hover{color:var(--text);background-color:var(--primary)}.dropdown .dropdown-menu.dropmenu-right{right:0}.dropdown .dropdown-menu.dropmenu-left{left:0}.dropdown .d-head{padding:.5rem 1rem;border-bottom:1px solid var(--border)}.dropdown .d-body{padding:.5rem 1rem;max-height:200px;min-height:100px;overflow:auto}.dropdown .d-body::-webkit-scrollbar{width:5px;height:5px}.dropdown .d-body::-webkit-scrollbar-track{background:var(--primary-subtle)}.dropdown .d-body::-webkit-scrollbar-thumb{background:var(--primary);border-radius:50px}.dropdown .d-body::-webkit-scrollbar-thumb:hover{background:var(--primary-hover)}.dropdown .d-foot{border-top:1px solid var(--border);padding:.5rem 1rem;display:flex;align-items:center;border-radius:0 0 var(--rounded) var(--rounded)}.dropdown .d-foot .btn:first-child{margin-right:.1rem}.dropdown .d-foot .btn:last-child{margin-left:.1rem}.dropdown.active .dropdown-toggle:after{content:"\ea57"}.dropdown.active [data-toggle=dropdown]{color:var(--primary)!important}.dropdown.active .dropdown-menu{display:block}.ratings{margin-bottom:10px;display:flex;align-items:center}.ratings b{margin-right:5px;font-weight:700}.ratings span{margin-right:1px;font-size:16px}.ratings span.active{color:#f90}.progress{--progress-bg: var(--primary);--progress-h: 5px;--progress-m:0 0 35px 0;--progress-count: 0%;--progress-fs: .9rem;background-color:var(--light);border-radius:50px;height:var(--progress-h);position:relative;margin:var(--progress-m);width:100%}.progress:before{content:"";background-color:var(--progress-bg);width:var(--progress-count);border-radius:inherit;height:100%;position:absolute;left:0;top:0;transition:width .5s}.progress:after{position:absolute;right:0;top:0;margin-top:-8px;content:attr(data-count);font-size:var(--progress-fs);font-weight:600}.progress-success{--progress-bg: var(--success) !important}.progress-danger{--progress-bg: var(--danger)}.progress-warning{--progress-bg: var(--warning)}.progress-info{--progress-bg: var(--info)}.progress-dark{--progress-bg: var(--dark)}.progress-light{--progress-bg: var(--light)}.progress-sm{--progress-h: 2px;--progress-fs: .9rem}.progress-lg{--progress-h: 10px;--progress-fs: 1.2rem}.tabs{--tab-active-bg: var(--body);--tab-active-fg: var(--primary);--tab-bg: var(--light);--tab-bc: var(--primary);--tab-br: 50px}.tabs .tab-items{display:inline-flex;align-items:center;margin-bottom:1rem;overflow:auto}@media (max-width: 576px){.tabs .tab-items{display:flex}}.tabs .tab-items .tab-item{font-size:1rem;font-weight:500;padding:.5rem 1rem;background-color:transparent;text-align:center;cursor:pointer;border:none;outline:none;transition:.25s ease-out;text-wrap:nowrap;word-break:keep-all;color:var(--text)}.tabs .tab-items::-webkit-scrollbar{width:0;height:0}.tabs .tab-pills{display:flex;border-radius:var(--tab-br);background-color:var(--tab-bg)}.tabs .tab-pills .tab-item{border-radius:inherit;border:2px solid transparent;width:100%}.tabs .tab-pills .tab-item.active{background-color:var(--tab-active-bg);color:#fff;font-weight:700;border:2px solid var(--tab-active-fg)}.tabs .tab-nav{padding:.3rem}.tabs .tab-nav .tab-item{border-bottom:2px solid var(--tab-bc)}.tabs .tab-nav .tab-item.active{border-color:var(--tab-active-fg);color:var(--tab-active-fg);font-weight:700}.tabs .tab-pane{display:none;margin-bottom:1rem}.tabs .tab-pane.active{display:block}.social-group{display:flex;align-items:center}.social-group .social-link{font-size:1.4rem;text-decoration:none;color:var(--text);margin-right:.5rem;cursor:pointer}.social-group .social-link:hover{color:var(--primary)!important}.msgs{position:fixed;right:50%;top:10px;z-index:999;width:auto;transform:translate(50%)}.msg{--msg-fg: var(--text);--msg-bg: var(--light);--msg-b: var(--border);--msg-icon-bg: var(--text);--msg-icon-fg: var(--light);min-width:230px;max-width:300px;margin-bottom:10px;display:flex;align-items:center;align-content:center;padding:.5rem .8rem;border-radius:var(--rounded);background-color:var(--msg-bg);color:var(--msg-fg);box-shadow:var(--shadow-lg);border:1px solid var(--border);transition:all 1s}.msg .msg-icon{color:var(--msg-icon-fg);background-color:var(--msg-icon-bg);padding:5px;font-size:1rem;border-radius:50px}.msg .msg-body{margin:0 auto 0 10px}.msg .msg-body .msg-title{margin-bottom:3px;font-weight:500;font-size:1rem;color:var(--text)}.msg .msg-body .msg-desc{font-weight:400;font-size:.9rem;color:var(--muted)}.msg .msg-close{font-size:1rem;color:var(--text);cursor:pointer;border:none;outline:none;background-color:transparent}.msg .msg-close:hover{background-color:var(--light)}.msg-success{--msg-b: var(--success);--msg-icon-bg: var(--success);--msg-icon-fg: white}.msg-danger{--msg-b: var(--danger);--msg-icon-bg: var(--danger);--msg-icon-fg: white}.table{--table-fs: 1rem;--table-p: .5rem .8rem;--table-hf-fs: .9rem;--table-hf-lh: 1.4rem;--table-hf-fw: 600;--table-hf-bg: var(--dark);--table-hf-fg: var(--muted);--table-b-fs: 1rem;--table-b-lh: 1.6rem;--table-b-fw: 600;--table-b-bg: var(--body);--table-b-fg: var(--text);--table-bc: var(--border);width:100%;border-collapse:collapse;text-align:left}.table thead,.table tfoot{color:var(--table-hf-fg);background-color:var(--table-hf-bg);font-size:var(--table-hf-fs);font-weight:var(--table-hf-fw);line-height:var(--table-hf-lh);text-transform:uppercase}.table tbody{color:var(--table-b-fg);background-color:var(--table-b-bg);font-size:var(--table-b-fs);font-weight:var(--table-b-fw);line-height:var(--table-b-lh)}.table th,.table td{border-bottom:1px solid var(--table-bc);padding:var(--table-p)}.table-sm{font-size:.8rem}.table-hoverable tr:hover{background-color:var(--light)}.table-bordered table,.table-bordered th,.table-bordered td{border:2px solid var(--table-bc)}.table-borderless table,.table-borderless th,.table-borderless td{border:none}.table-striped-even tbody tr:nth-child(even){background-color:var(--light)}.table-striped-reverse tbody tr:nth-child(odd){background-color:var(--light)}.table-responsive{overflow:auto}.btn{--btn-c: var(--text);--btn-c-h: var(--muted);--btn-c-f: var(--muted);--btn-c-d: var(--muted);--btn-bg: var(--body);--btn-bg-h: transparent;--btn-bg-f: transparent;--btn-bg-d: var(--light);--btn-h: auto;--btn-w: 60px;--btn-b: 1px solid var(--border-color);--btn-p: .8rem 1rem;--btn-fs: 1.1rem;--btn-br: .3rem;--btn-bs: transparent;cursor:pointer;outline:none;border:var(--btn-b);text-decoration:none;padding:var(--btn-p);min-width:var(--btn-h);font-size:var(--btn-fs);font-weight:600;background-color:var(--btn-bg);color:var(--btn-c);border-radius:var(--btn-br);transition:all .4s;display:inline-flex;align-items:center;justify-content:center;vertical-align:top;white-space:nowrap;touch-action:manipulation;pointer-events:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;z-index:9;text-align:center;margin-bottom:5px}.btn .icon-start,.btn .icon-end{font-size:16px;position:relative;top:1px}.btn .icon-start{margin-right:3px}.btn .icon-end{margin-left:3px}.btn:hover{background-color:var(--btn-bg-h);color:var(--btn-c-h)}.btn:focus{background-color:var(--btn-bg-f);color:var(--btn-c-f);box-shadow:var(--body) 0 0 0 2px,rgba(var(--btn-bs),.3) 0 0 0 6px}.btn:disabled{background-color:var(--btn-bg-d);color:var(--btn-c-d);cursor:not-allowed}.btn-primary{--btn-bg: var(--primary);--btn-bg-h: var(--primary-hover);--btn-bg-f: var(--primary-focus);--btn-bg-d: var(--primary-disable);--btn-c: #fff;--btn-c-h: #fff;--btn-c-f: #fff;--btn-c-d: #fff;--btn-bs: var(--primary-rgb);--btn-b: 1px solid rgba(var(--primary-rgb, .5))}.btn-secondary{--btn-bg: var(--secondary);--btn-bg-h: var(--secondary-hover);--btn-bg-f: var(--secondary-focus);--btn-bg-d: var(--secondary-disable);--btn-c: #fff;--btn-c-h: #fff;--btn-c-f: #fff;--btn-c-d: #fff;--btn-bs: var(--secondary-rgb);--btn-b: 1px solid rgba(var(--secondary-rgb, .5))}.btn-success{--btn-bg: var(--success);--btn-bg-h: var(--success-hover);--btn-bg-f: var(--success-focus);--btn-bg-d: var(--success-disable);--btn-c: #fff;--btn-c-h: #fff;--btn-c-f: #fff;--btn-c-d: #fff;--btn-bs: var(--success-rgb);--btn-b: 1px solid rgba(var(--success-rgb, .5))}.btn-info{--btn-bg: var(--info);--btn-bg-h: var(--info-hover);--btn-bg-f: var(--info-focus);--btn-bg-d: var(--info-disable);--btn-c: #fff;--btn-c-h: #fff;--btn-c-f: #fff;--btn-c-d: #fff;--btn-bs: var(--info-rgb);--btn-b: 1px solid rgba(var(--info-rgb, .5))}.btn-warning{--btn-bg: var(--warning);--btn-bg-h: var(--warning-hover);--btn-bg-f: var(--warning-focus);--btn-bg-d: var(--warning-disable);--btn-c: #fff;--btn-c-h: #fff;--btn-c-f: #fff;--btn-c-d: #fff;--btn-bs: var(--warning-rgb);--btn-b: 1px solid rgba(var(--warning-rgb, .5))}.btn-danger{--btn-bg: var(--danger);--btn-bg-h: var(--danger-hover);--btn-bg-f: var(--danger-focus);--btn-bg-d: var(--danger-disable);--btn-c: #fff;--btn-c-h: #fff;--btn-c-f: #fff;--btn-c-d: #fff;--btn-bs: var(--danger-rgb);--btn-b: 1px solid rgba(var(--danger-rgb, .5))}.btn-light{--btn-bg: var(--light);--btn-bg-h: var(--light-hover);--btn-bg-f: var(--light-focus);--btn-bg-d: var(--light-disable);--btn-c: var(--text);--btn-c-h: var(--text);--btn-c-f: var(--text);--btn-c-d: var(--text);--btn-bs: var(--light-rgb);--btn-b: 1px solid rgba(var(--light-rgb, .5))}.btn-dark{--btn-bg: var(--dark);--btn-bg-h: var(--dark-hover);--btn-bg-f: var(--dark-focus);--btn-bg-d: var(--dark-disable);--btn-c: #fff;--btn-c-h: #fff;--btn-c-f: #fff;--btn-c-d: #fff;--btn-bs: var(--dark-rgb);--btn-b: 1px solid rgba(var(--dark-rgb, .5))}.btn-block{display:block;width:100%}.btn-image{display:flex;align-items:center;justify-content:center}.btn-image .image{width:25px;margin-right:5px}.btn-sm{--btn-p: .4rem .8rem;--btn-fs: .8rem}.btn-lg{--btn-p: 1rem 1.3rem;--btn-fs: 1.3rem}.btn-pill{--btn-br: 50px}.btn-icon{display:inline-flex;align-items:center}.btn-icon .icon-pre,.btn-icon .icon-post{font-weight:200;vertical-align:middle;font-size:calc(var(--btn-fs) * 1.2);position:relative;top:1px}.btn-icon .icon-pre{margin-right:3px}.btn-icon .icon-post{margin-left:3px}.btn-circle{--btn-p: .6rem;--btn-fs: .9rem;--btn-br: 50px}.btn-circle-sm{--btn-p: .4rem;--btn-fs: .8rem}.btn-circle-lg{--btn-p: .8rem;--btn-fs: 1rem}.form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20"  viewBox="0 0 16 16" stroke="#fff"><path stroke="#fff" d="M8 4a.5.5 0 0 1 .5.5v5.793l2.146-2.147a.5.5 0 0 1 .708.708l-3 3a.5.5 0 0 1-.708 0l-3-3a.5.5 0 1 1 .708-.708L7.5 10.293V4.5A.5.5 0 0 1 8 4z"/></svg>');background-repeat:no-repeat;background-position:right 1rem;background-size:16px 12px}.form-group{margin-bottom:1.5rem}.input-group{display:flex;align-items:center}.form-label{margin-bottom:.3rem;font-size:var(--font-size);font-weight:500;display:block}.form-field{display:block;width:100%;background-color:var(--light);border-radius:var(--rounded);color:var(--text);outline:none;padding:1rem;font-size:1rem;font-family:Arial,Helvetica,sans-serif;resize:none;border:2px solid #444;box-shadow:var(--shadow)}.form-field:focus{box-shadow:inset var(--primary) 0 0 0 2px}.form-field:disabled{background-color:var(--light-subtle);cursor:not-allowed}.form-field::-moz-placeholder{color:var(--muted);font-size:var(--font-size)}.form-field::placeholder{color:var(--muted);font-size:var(--font-size)}.form-field:-webkit-autofill,.form-field:-webkit-autofill:hover,.form-field:-webkit-autofill:focus,.form-field:-webkit-autofill:active{-webkit-background-clip:text;-webkit-text-fill-color:#ffffff}.input-group{display:flex;align-items:center;margin-bottom:1.5rem;margin-top:.3rem}.input-group input{width:100%;margin-right:.5rem;color:var(--text)}.input-group input:last-child{margin-right:0;margin-left:.5rem}.check{--check-w: 25px;--check-h: 25px;--check-br: var(--rounded);--check-c: #fff;--check-bg: var(--primary);--check-h-bg: var(--light);--check-d-bg: var(--primary-disable);--check-bc: var(--primary);--check-bs: var(--primary-rgb);position:relative;padding:3px 10px 5px 38px;margin-bottom:5px;vertical-align:text-top;display:inline-flex;flex-wrap:wrap;align-items:center;font-size:1.1rem;font-weight:500}.check *{margin:0 5px}.check input{height:0;width:0;cursor:pointer;position:absolute;left:0;top:0}.check input:hover:before{background-color:var(--check-h-bg)}.check input:focus:before{box-shadow:var(--body) 0 0 0 2px,rgba(var(--check-bs),.3) 0 0 0 4px}.check input:after,.check input:before{position:absolute;top:0;left:0;content:""}.check input:before{background-color:var(--light-hover);height:var(--check-h);width:var(--check-w);border-radius:var(--check-br);border:1.5px solid var(--dark)}.check input:after{display:none;left:9.5px;top:4.5px;width:6px;height:12px;border:solid var(--check-c);border-width:0 2px 2px 0;transform:rotate(45deg)}.check input:checked:before{background-color:var(--check-bg);border:1.5px solid var(--check-bc)}.check input:checked:after{display:block}.check input:disabled{cursor:not-allowed}.check input:disabled:before{background-color:var(--check-d-bg)}.check-secondary{--check-c: #fff;--check-bg: var(--secondary);--check-bs: var(--secondary-rgb);--check-bc: var(--secondary-focus);--check-d: var(--secondary-disable)}.check-success{--check-c: #fff;--check-bg: var(--success);--check-bs: var(--success-rgb);--check-bc: var(--success-focus);--check-d: var(--success-disable)}.check-danger{--check-c: #fff;--check-bg: var(--danger);--check-bs: var(--danger-rgb);--check-bc: var(--danger-focus);--check-d: var(--danger-disable)}.check-warning{--check-c: #fff;--check-bg: var(--warning);--check-bs: var(--warning-rgb);--check-bc: var(--warning-focus);--check-d: var(--warning-disable)}.check-info{--check-c: #fff;--check-bg: var(--info);--check-bs: var(--info-rgb);--check-bc: var(--info-focus);--check-d: var(--info-disable)}.check-dark{--check-c: #fff;--check-bg: var(--dark);--check-bs: var(--dark-rgb);--check-bc: var(--dark-focus);--check-d: var(--dark-disable)}.check-light{--check-c: var(--text);--check-bg: var(--light);--check-bs: var(--light-rgb);--check-bc: var(--light-focus);--check-d: var(--light-disable)}.check-radio{--check-br: 50px}.check-block{display:block}.form-cols-2{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}@media (max-width: 576px){.form-cols-2{grid-template-columns:100%;gap:0px}}.form-cols-3{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}@media (max-width: 576px){.form-cols-3{grid-template-columns:100%;gap:0px}}.navbar{position:fixed;top:0;left:0;width:100%;z-index:999;background-color:var(--body)}.navbar .boxed{display:flex;align-items:center}.navbar .boxed .logo{display:inline-flex;align-items:center;margin:0 15px 0 0;position:relative;text-decoration:none;color:var(--text);font-weight:600;font-size:1.2rem}.navbar .boxed .logo img{width:50px}.navbar .boxed .logo:after{content:" Marketplace";padding-left:10px;border-left:1px solid #ddd}.navbar .nav-items{display:flex;align-items:center;padding-top:5px;padding-bottom:5px;width:100%}.navbar .nav-items .menu-items,.navbar .nav-items .auth-items{display:flex;align-items:center}.navbar .nav-items .menu-items .btn,.navbar .nav-items .auth-items .btn{margin-left:5px}.navbar .nav-items .menu-items .nav-link,.navbar .nav-items .auth-items .nav-link{color:var(--text);text-decoration:none;padding:10px 15px;font-size:14px;font-weight:500;display:flex;align-items:center}.navbar .nav-items .menu-items .nav-link:hover,.navbar .nav-items .auth-items .nav-link:hover{color:var(--primary)}.navbar .nav-items .menu-items .nav-auth-menu img,.navbar .nav-items .auth-items .nav-auth-menu img{padding:3px;border:2px dashed var(--primary);width:40px;min-width:40px;height:40px;min-height:40px;-o-object-fit:contain;object-fit:contain;border-radius:50px}@media (max-width: 992px){.navbar .nav-items .menu-items,.navbar .nav-items .auth-items{display:none}}.navbar .nav-items .auth-items{margin-left:auto}.navbar .menu-btn{background-color:transparent;outline:none;border:none;cursor:pointer;display:none}@media (max-width: 992px){.navbar .menu-btn{display:block}}.navbar .menu-btn:before,.navbar .menu-btn:after{content:"";width:30px;height:2px;background-color:var(--text);margin:3px 0;transition:.4s;display:block;border-radius:50px}.navbar .menu-btn:after{width:25px;float:right}.navbar .menu-btn.close-icon:before{transform:translateY(4px) rotate(-45deg)}.navbar .menu-btn.close-icon:after{transform:translateY(-4px) rotate(45deg);width:30px}.sidebar{position:fixed;right:0;top:0;width:100%;height:100%;z-index:98;background-color:var(--body);box-shadow:var(--shadow);overflow-y:auto;display:none}.sidebar .boxed{padding-top:90px;padding-bottom:120px}.sidebar .menu-list{counter-reset:menu;list-style-type:none;margin-bottom:20px}.sidebar .menu-list .list-item{display:flex;align-items:center}.sidebar .menu-list .list-item .list-link{font-size:30px;color:var(--text);line-height:2.5rem;transition:color 1s,-webkit-text-decoration .5s;transition:color 1s,text-decoration .5s;transition:color 1s,text-decoration .5s,-webkit-text-decoration .5s;font-weight:600}.sidebar .menu-list .list-item .list-link:hover{color:var(--primary);text-decoration:underline;text-decoration-color:var(--primary)}.sidebar .menu-list .list-item:before{margin-right:10px;color:var(--muted);font-size:20px;counter-increment:menu;content:"0" counter(menu) " \27f6"}.sidebar .policies-list{list-style-type:none;margin-bottom:20px}.sidebar .policies-list .list-link{color:var(--text);font-size:1.2rem}.sidebar .policies-list .list-link:hover{color:var(--primary);text-decoration:underline;text-decoration-color:var(--primary)}.sidebar.active{display:block}.sidebar::-webkit-scrollbar{width:10px}.sidebar::-webkit-scrollbar-thumb{border-right:solid 5px var(--primary);background:var(--light)}.sidebar::-webkit-scrollbar-track{border:none;background:var(--light)}.footer{background-color:var(--body);padding-top:20px;border-top:3px solid var(--border)}.footer .logo{display:inline-block}.footer .logo .image{width:60px}.footer .social-group{margin-top:20px}.footer .social-group .social-link{color:#e2dfdf}.footer .menu-list{margin:0 0 30px;padding:0;list-style:none}.footer .menu-list .list-item{margin:10px 0}.footer .menu-list .list-item .list-link{text-decoration:none;color:#bbb;font-size:clamp(12px,50vw,14px);font-weight:600}.footer .menu-list .list-item .list-link:hover{text-decoration:underline;color:var(--primary)}.footer .menu-list .list-title{color:#888;font-weight:600;font-size:clamp(12px,50vw,14px);margin-bottom:20px}.footer .copyright{text-align:center;padding:20px;border-top:1px solid #333;color:#888}.footer .copyright a{color:#888;text-decoration:none}.footer .copyright a:hover{font-weight:600;color:var(--primary)}.center{text-align:center;margin:0 auto}.boxed{--box-width: 90%;width:var(--box-width);margin-right:auto;margin-left:auto;position:relative;z-index:10}@media (min-width: 576px){.boxed{--box-width: 97%}}@media (min-width: 768px){.boxed{--box-width: 95%}}@media (min-width: 992px){.boxed{--box-width: 90%}}@media (min-width: 1280px){.boxed{--box-width: 90%}}@media (min-width: 1400px){.boxed{--box-width: 70%}}.grid{--grid-c: auto;--grid-r: auto;--grid-g: 20px;--grid-m: 20px;display:grid;gap:var(--grid-g);margin-top:var(--grid-m);margin-bottom:var(--grid-m);grid-template-columns:var(--grid-c);grid-template-rows:var(--grid-r)}.grid-shop{--grid-c: repeat(3, 1fr)}@media (max-width: 576px){.grid-shop{--grid-c: 100%}}.grid-footer{--grid-c: 60% 15% 15%;justify-content:space-between}@media (max-width: 576px){.grid-footer{--grid-c: 30% 20% 30%}}.grid-related,.grid-downloads{--grid-c: repeat(2, 1fr)}@media (max-width: 576px){.grid-related,.grid-downloads{--grid-c: 100%}}.image{width:100%;border-radius:inherit}.text-ellipsis{--text-ellipsis-clamp: 1;display:block;width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:var(--text-ellipsis-clamp);-webkit-box-orient:vertical}.text-ellipsis-2{--text-ellipsis-clamp: 2}.text-ellipsis-3{--text-ellipsis-clamp: 3}.swiper-pagination-bullet{background-color:#f0f8ff!important}.swiper-pagination-bullet-active{background-color:var(--primary)!important}
/*# sourceMappingURL=nextash_store.bundle.D7JNEQBQ.css.map */
