@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: #eaf7f4;--light-subtle: white;--light-hover: white;--light-focus: #e9f7f4;--light-disable: rgba(234, 247, 244, .5);--light-rgb: 234, 247, 244;--dark: #1b1a1a;--dark-subtle: #797474;--dark-hover: #353333;--dark-focus: #1a1919;--dark-disable: rgba(27, 26, 26, .5);--dark-rgb: 27, 26, 26;--muted: #acb6c0;--body: #121212;--text: #ffffff;--border: #353434;--font-size: 1rem;--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: 10px;--gap: 6.5rem}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}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}body::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-thumb{border-right:solid 5px #1d1f20;background:#5f5f5f}body::-webkit-scrollbar-track{border:none;background:#1d1f20}@font-face{font-family:icons;font-weight:400;font-style:normal;src:url(/assets/nextash_v2/fonts/boxicons.eot);src:url(/assets/nextash_v2/fonts/boxicons.eot),format("embedded-opentype"),url(/assets/nextash_v2/fonts/boxicons.woff2),format("woff2"),url(/assets/nextash_v2/fonts/boxicons.woff),format("woff"),url(/assets/nextash_v2/fonts/boxicons.ttf),format("truetype"),url(/assets/nextash_v2/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)}.badges-group{display:inline-flex;flex-wrap:wrap;align-items:center;border-radius:50px;padding:5px 8px;margin-bottom:10px}.badges-group .badge{text-decoration:none;padding:5px 10px;border-radius:50px;border:2px dashed var(--primary);border-style:double;color:#fff;font-size:14px;margin-right:10px;margin-bottom:10px;display:inline-block;cursor:pointer}.badges-group .badge:hover{background-color:var(--primary);color:#fff}.link{color:var(--primary);text-decoration:none}.link:hover{text-decoration:underline}.list-simple{list-style:circle;list-style-position:inside;color:var(--muted);margin:20px 0;padding:0}.list-simple li{font-weight:400;font-size:clamp(16px,80vw,18px);line-height:clamp(22px,80vw,28px);color:var(--muted);margin-bottom:15px}.list-simple li b{font-weight:600}.list{margin:10px 0;font-size:clamp(16px,80vw,18px)}.list .list-item{font-weight:400;font-size:clamp(16px,80vw,18px);line-height:clamp(22px,80vw,28px);color:var(--muted)}@media (min-width: 2260px){.list .list-item{font-size:clamp(16px,80vw,22px);line-height:clamp(22px,80vw,35px)}}.list .list-item .list-link{display:inline-flex;align-items:center;text-decoration:none;color:var(--text)}.list .list-item .list-link .icon{margin-right:10px;color:var(--primary)}.list .list-item .list-link:hover{color:var(--primary)}.inline-list{margin:0;padding:0;display:flex;justify-content:flex-end}.inline-list .list-item{padding:0 5px;font-weight:400;font-size:clamp(16px,80vw,18px);line-height:clamp(22px,80vw,28px);color:var(--muted)}.inline-list .list-item .list-link{text-decoration:none;color:var(--muted)}.inline-list .list-item .list-link:hover{text-decoration:underline}.list-features{list-style:none;margin:0;padding:0}.list-features .list-item{margin-bottom:5px;font-weight:400;font-size:clamp(16px,80vw,18px);line-height:clamp(22px,80vw,28px);color:var(--muted)}.list-features .list-item:before{content:"\ed31";color:var(--primary);border-radius:50px;font-family:icons;margin-right:10px;font-size:22px;position:relative;top:2px}.social-links{display:inline-flex;align-items:center;border-radius:50px;padding:5px 8px;box-shadow:var(--shadow);-webkit-backdrop-filter:var(--blur);backdrop-filter:var(--blur);border:1px solid var(--border)}.social-links .social-icon{text-decoration:none;padding:10px;border-radius:50px;color:var(--muted);font-size:18px;background-color:var(--dark);margin:0 1px;border:none;outline:none;cursor:pointer}.social-links .social-icon:hover{background-color:var(--primary);color:#fff}.lazy-load{position:relative;border:none;outline:none;-webkit-backdrop-filter:var(--blur);backdrop-filter:var(--blur);background-color:var(--muted)}.lazy-load:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:2px solid var(--light);border-top:2px solid red;border-radius:50%;width:20px;height:20px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.lazy-load.fade-in{opacity:1}.loading-page{background:var(--body);width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;position:fixed;z-index:9999;top:0;left:0;overflow:hidden;transition:opacity .5s ease-out}.loading-page .counter{text-align:center;width:100%;position:relative}.loading-page .counter .count{font-size:40px;font-weight:100;color:var(--text)}.loading-page .counter .text{color:var(--text);font-size:5rem;margin-top:-10px}.loading-page .counter .load-progress{background:var(--primary);border:none;height:2px;box-shadow:#ff1e003d 0 8px 24px,#ff260028 0 16px 56px,#eb06193b 0 24px 80px}.connect{position:fixed;right:15px;bottom:20px;z-index:99999}.connect .connect-btn{background-color:var(--primary);color:#fff;font-size:1.5rem;padding:1rem;box-shadow:0 0 red;animation:connect 2s infinite;pointer-events:all}.connect .connect-btn:hover{background-color:var(--primary-hover)}.connect input[type=checkbox]{height:0;width:0;display:none}.connect label{display:flex;flex-direction:column;gap:.8rem;align-items:center}.connect label div{display:flex;align-items:center;justify-content:center;border-radius:50rem;cursor:pointer}.connect .connect-items{display:none;gap:10px;align-items:center;transition:.3s}.connect .connect-items .connect-item{font-size:2rem;padding:.8rem;transition:.3s;box-shadow:var(--shadow);display:inline-block;text-decoration:none;border-radius:50px;cursor:pointer}.connect .connect-items .connect-item.whatsapp{background-color:#30aa21;color:#fff}.connect .connect-items .connect-item.whatsapp:focus,.connect .connect-items .connect-item.whatsapp:hover{background-color:#249315}.connect .connect-items .connect-item.messenger{background-color:#0e71ee;color:#fff}.connect .connect-items .connect-item.messenger:focus,.connect .connect-items .connect-item.messenger:hover{background-color:#1b6acb}.connect .connect-items .connect-item.email,.connect .connect-items .connect-item.phone{background-color:#fff;color:#000}.connect .connect-items .connect-item.email:focus,.connect .connect-items .connect-item.email:hover,.connect .connect-items .connect-item.phone:focus,.connect .connect-items .connect-item.phone:hover{color:var(--primary)}.connect input:checked+label .connect-items{display:flex;flex-direction:column;align-items:center;justify-content:center}@keyframes connect{0%{transform:scale(.95);box-shadow:0 0 #ff5252b3}70%{transform:scale(1);box-shadow:0 0 0 20px #ff525200}to{transform:scale(.95);box-shadow:0 0 #ff525200}}.collapsible{margin-bottom:2rem}.collapsible .collapse-item{border:2px dotted var(--border);position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-bottom:5px;border-radius:var(--rounded);background-color:var(--dark);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.collapsible .collapse-item .collapse-head{padding:20px;cursor:pointer;font-weight:500;color:var(--text);font-size:20px;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;font-weight:400}.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}.collapsible .collapse-item.active .collapse-body div{margin-bottom:20px}.collapsible .collapse-item.active .collapse-body h3{font-size:20px;font-weight:600}.collapsible .collapse-item.active .collapse-body h4{font-size:18px;font-weight:500}.collapsible .collapse-item.active .collapse-body p{font-size:18px;color:var(--muted)}.carousel{position:relative;border-radius:var(--rounded)}.carousel .swiper-wrapper .swiper-slide{padding:.5rem}.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;background-color:var(--primary)}.carousel .slide-prev:hover,.carousel .slide-prev:focus,.carousel .slide-next:hover,.carousel .slide-next:focus{background-color:var(--dark)}.carousel .slide-prev:disabled,.carousel .slide-next:disabled{background-color:var(--dark)}.carousel .slide-next{right:10px}@media (max-width: 992px){.carousel .slide-next{right:0}}.carousel .slide-prev{left:10px}@media (max-width: 992px){.carousel .slide-prev{left:0}}.ratings{color:#ffc107}.msg-success,.msg-danger,.msg-warning{margin-bottom:20px;font-weight:400;font-size:clamp(14px,80vw,16px);line-height:clamp(20px,80vw,26px)}.msg-success:empty,.msg-danger:empty,.msg-warning:empty{display:none}.msg-success{color:var(--success)}.msg-danger{color:var(--danger)}.msg-warning{color:var(--warning)}.card{--card-bg: transparent;--card-b: blur(20px);--card-h: 100%;--card-w: 100%;--card-p: 0 auto;--card-m: 0 auto;--card-bc: var(--border);--card-bw: 1px;--card-bs: var(--shadow);--card-br: var(--rounded);--card-head-p: 2rem;--card-head-w: auto;--card-head-h: auto;--card-body-p: 2rem;--card-body-w: auto;--card-body-h: 100%;--card-foot-p: 2rem;--card-foot-w: auto;--card-foot-h: auto;--card-title-c: var(--text);--card-title-fs: clamp(18px, 80vw, 22px);--card-title-lh: clamp(22px, 80vw, 28px);--card-title-m: 15px;--card-title-fw: 600;--card-subtitle-c: var(--text);--card-subtitle-fs: clamp(16px, 80vw, 18px);--card-subtitle-lh: clamp(18px, 80vw, 20px);--card-subtitle-m: 15px;--card-subtitle-fw: 500;--card-desc-color: var(--muted);--card-desc-size: clamp(14px, 80vw, 16px);--card-desc-lh: clamp(20px, 80vw, 26px);--card-desc-m: 15px;--card-badge-fs: 1rem;--card-badge-m: 15px;--card-image-w: 100%;--card-image-h: 200px;--card-image-br: var(--rounded);--card-image-m: 0;box-shadow:var(--card-bs);position:relative;z-index:20;background-color:var(--card-bg);border-radius:var(--card-br);display:flex;flex-direction:column;text-decoration:none;border:var(--card-bw) solid var(--card-bc);padding:var(--card-p);margin:var(--card-m);width:var(--card-w);height:var(--card-h);-webkit-backdrop-filter:var(--card-b);backdrop-filter:var(--card-b)}@media (min-width: 2260px){.card{--card-desc-size: clamp(14px, 80vw, 24px);--card-desc-lh: clamp(20px, 80vw, 35px);--card-badge-fs: 1.2rem;--card-b: blur(6px)}}.card .card-title{font-size:var(--card-title-fs);color:var(--card-title-c);margin-bottom:var(--card-title-m);font-weight:var(--card-title-fw);line-height:var(--card-title-lh)}.card .card-title a{color:var(--card-title-c);text-decoration:none;line-height:inherit}.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);margin-bottom:var(--card-subtitle-m);font-weight:var(--card-subtitle-fw);line-height:var(--card-subtitle-lh)}.card .card-subtitle a{color:var(--card-subtitle-c);text-decoration:none;line-height:inherit}.card .card-subtitle a:hover{color:var(--primary);text-decoration:underline}.card .card-desc{font-size:var(--card-desc-size);color:var(--card-desc-color);margin-bottom:var(--card-desc-m);line-height:var(--card-desc-lh)}.card .card-desc a{color:var(--card-desc-color);text-decoration:none;line-height:inherit}.card .card-desc a:hover{color:var(--primary);text-decoration:underline}.card .card-list li{font-size:var(--card-desc-size);color:var(--card-desc-color);margin-bottom:var(--card-desc-m);line-height:var(--card-desc-lh)}.card .card-link{color:var(--primary);font-weight:600;text-decoration:none}.card .card-link:hover{text-decoration:underline;color:var(--text)}.card .card-icon{color:var(--text);border-radius:var(--rounded);font-size:3rem;border:2px solid var(--primary);min-height:60px;min-width:60px;max-height:80px;max-width:80px;margin-bottom:30px;padding:10px}.card .card-image{width:var(--card-image-w);height:var(--card-image-h);display:inline-block;border-radius:var(--card-image-br);background-color:var(--dark);margin:var(--card-image-m);text-decoration:none}.card .card-image .image{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;border-radius:inherit}.card .card-badge{background-color:var(--primary);color:#fff;text-decoration:none;display:inline-block;font-weight:500;padding:1px 6px;font-size:var(--card-badge-fs);margin-bottom:var(--card-badge-m)}.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-bg-none{--card-bg: transparent}.card.card-shadow-none{--card-bs: transparent}.card.card-border-none{--card-border: transparent}.card.card-shadow-lg{--card-bs: var(--shadow-lg)}.card.card-text-center{text-align:center}.card.card-hoverable{position:relative;transition:border;transition-duration:.6s;transition-timing-function:ease}.card.card-hoverable:after,.card.card-hoverable:before{content:"";width:3px;height:60%;position:absolute;transition:top bottom,opacity;transition-duration:.6s;transition-timing-function:ease;background:linear-gradient(transparent,var(--primary),transparent);opacity:0}.card.card-hoverable:before{left:-2px;top:10%}.card.card-hoverable:hover:before{top:70%;opacity:1}.card.card-hoverable:after{right:-2px;bottom:10%}.card.card-hoverable:hover:after{bottom:70%;opacity:1}.card.card-hoverable:hover{--card-bc: var(--primary);--card-bw: 1px;box-shadow:#ff1e003d 0 8px 24px,#ff260028 0 16px 56px,#eb06193b 0 24px 80px}.card.active{--card-bc: var(--primary);--card-bw: 2px}@media (max-width: 576px){.card{--card-head-p: 1.5rem;--card-body-p: 1.5rem;--card-foot-p: 1.5rem}}.image-zoom{overflow:hidden}.image-zoom img{transition:transform;transition-duration:.6s;transition-timing-function:ease}.image-zoom img:hover{transform:scale(1.5)}.card-blog{--card-h: 100%;--card-body-h: 100%;--card-head-p: 0;--card-image-h: 250px;--card-image-p: 0;--card-image-br: var(--rounded) var(--rounded) 0 0}.card-blog .card-image .image{-o-object-fit:inherit;object-fit:inherit;-o-object-position:center;object-position:center}.card-case-study{--card-head-w: 45%;--card-body-w: 45%;--card-head-p: 0;--card-bc: transparent;--card-b: 0px;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:15%;background-position:bottom left;background-attachment:fixed}.card-case-study .card-head{background-color:transparent;position:relative;z-index:5;display:flex;flex-wrap:wrap;align-items:center}.card-case-study .card-head .product-image{border-radius:var(--rounded);padding:2px;-webkit-backdrop-filter:var(--card-b);backdrop-filter:var(--card-b);box-shadow:var(--shadow);box-shadow:#ff1e003d 0 8px 24px,#ff260028 0 16px 56px,#eb06193b 0 24px 80px;position:absolute;z-index:2}.card-case-study .card-head .product-image img{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%;height:100%;border-radius:inherit}.card-case-study .card-head .product-image:nth-child(1){width:270px;height:234px;margin-top:-48px;margin-left:237px}@media (max-width: 1024px){.card-case-study .card-head .product-image:nth-child(1){margin-left:160px}}@media (max-width: 768px){.card-case-study .card-head .product-image:nth-child(1){margin-left:230px}}@media (max-width: 576px){.card-case-study .card-head .product-image:nth-child(1){width:203px;height:191px;margin-top:94px}}@media (max-width: 425px){.card-case-study .card-head .product-image:nth-child(1){margin-right:32%}}@media (max-width: 375px){.card-case-study .card-head .product-image:nth-child(1){margin-right:50%}}@media (max-width: 320px){.card-case-study .card-head .product-image:nth-child(1){margin-left:84%;margin-top:128px}}.card-case-study .card-head .product-image:nth-child(2){width:310px;height:300px;margin-left:150px;margin-bottom:-100px}@media (max-width: 1024px){.card-case-study .card-head .product-image:nth-child(2){margin-left:67px;margin-bottom:-6px}}@media (max-width: 576px){.card-case-study .card-head .product-image:nth-child(2){margin-left:45px;margin-bottom:-155px;width:200px;height:210px}}@media (max-width: 320px){.card-case-study .card-head .product-image:nth-child(2){margin-left:59px;margin-bottom:-6px}}.card-case-study .card-head .product-image:nth-child(3){width:290px;height:210px;margin-top:-187px;margin-left:80px}@media (max-width: 576px){.card-case-study .card-head .product-image:nth-child(3){width:240px;height:210px;margin-top:0}}@media (max-width: 375px){.card-case-study .card-head .product-image:nth-child(3){margin-right:40px}}@media (max-width: 320px){.card-case-study .card-head .product-image:nth-child(3){margin-top:30%;margin-left:0}}.card-case-study .card-head .product-image:nth-child(4){width:290px;height:210px}@media (max-width: 768px){.card-case-study .card-head .product-image:nth-child(4){margin-right:25%}}@media (max-width: 576px){.card-case-study .card-head .product-image:nth-child(4){width:280px;height:200px;margin-top:69px}}@media (max-width: 375px){.card-case-study .card-head .product-image:nth-child(4){margin-right:15%}}@media (max-width: 320px){.card-case-study .card-head .product-image:nth-child(4){margin-top:174px;width:240px}}@media (max-width: 2560px){.card-case-study .card-head{justify-content:center}}@media (max-width: 1920px){.card-case-study .card-head{justify-content:unset}}@media (max-width: 992px){.card-case-study .card-head{margin-left:auto;margin-bottom:100px}}@media (max-width: 768px){.card-case-study .card-head{justify-content:center;margin-left:0}}@media (max-width: 576px){.card-case-study .card-head{margin-bottom:50px}}.card-case-study .card-body{border:4px solid var(--dark);border-radius:var(--card-br)}@media (min-width: 2256px){.card-case-study .card-body .card-title{font-size:2rem}}@media (max-width: 576px){.card-case-study .card-body{margin-top:40px}}@media (max-width: 992px){.card-case-study{flex-direction:column;margin-bottom:150px;--card-head-w: 70%;--card-head-h: 300px;--card-body-w: 100%}}@media (max-width: 576px){.card-case-study{margin-bottom:60px}}.card-error{--card-p: 200px 0 100px 0;--card-w: clamp(270px, 80vw, 560px);--card-bc: transparent;--card-bs: transparent;--card-title-fs: clamp(40px, 80vw, 150px);--card-title-fw: normal;--card-title-m: clamp(60px, 80vw, 100px);--card-subtitle-fs: clamp(24px, 80vw, 30px);--card-subtitle-fw: 600;--card-subtitle-m: clamp(15px, 80vw, 25px);--card-desc-fs: clamp(16px, 80vw, 20px);--card-desc-m: clamp(15px, 80vw, 25px);--card-bg: transparent;--card-b: blur(0px);--card-h: auto;--card-body-h: auto;text-align:center;align-items:center}.card-error .card-title{color:transparent;-webkit-text-stroke:3px var(--primary)}.card-feedback{--card-image-w: 100px;--card-image-h: 100px;--card-head-m: 0;--card-body-m: 0 1.5rem;--card-foot-m: 1.5rem;--card-title-c: var(--text);--card-title-fs: 1.3rem;--card-title-fw: 500;--card-title-m: 5px;--card-subtitle-c: var(--muted);--card-subtitle-fw: 400;--card-desc-c: var(--text);--card-desc-fs: clamp(12px, 80vw, 18px);--card-body-m: 3.5rem 2rem;--card-b: blur(20px);text-align:center}@media (min-width: 2260px){.card-feedback{--card-b: unset;--card-desc-size: clamp(14px, 80vw, 25px);--card-desc-lh: clamp(20px, 80vw, 40px)}}.card-feedback .card-image{margin-top:-90px;padding:5px;border:3px dashed var(--primary)}.card-feedback .card-body .bx{font-size:40px;color:var(--primary)}.card-feedback .card-foot{color:#ffc107}.card-feedback .card-desc{text-align:justify;text-justify:inter-ideograph}@media (max-width: 576px){.card-feedback .card-desc{text-align:center}}.card-service{--card-body-m: 0 2rem;--card-foot-m: 2rem 2rem 3rem 2rem}@media (max-width: 576px){.card-service .btn-outline{margin-bottom:20px}}.card-team{--card-body-h: auto;--card-image-w: 200px;--card-image-h: 200px;--card-image-br: 50%;text-align:center}@media (min-width: 2260px){.card-team{--card-title-fs: clamp(18px, 80vw, 27px);--card-desc-size: clamp(14px, 80vw, 19px)}}.card-team .card-image{overflow:hidden;background-color:var(--dark);margin:20px auto 0;padding:1rem;border-left:3px solid var(--primary);border-right:3px solid var(--primary)}.card-ceo{--card-image-w: 280px;--card-image-h: 280px;flex-direction:row;align-items:center}@media (max-width: 992px){.card-ceo{flex-direction:column}}@media (max-width: 340px){.card-ceo{--card-image-w: 240px;--card-image-h: 240px;--card-head-p: 1.5rem 1rem;--card-body-p: 1.5rem 1rem;--card-foot-p: 1.5rem 1rem}}.card-ceo .card-body{text-align:left}.card-about{--card-body-p: 3rem 1rem;--card-title-fs: clamp(30px, 80vw, 40px);text-align:center}@media (min-width: 1920px){.card-about{--card-b: unset}}.card-about .card-body{width:clamp(320px,80vw,1100px);margin:auto}.card-about .card-body .section-badge{margin-bottom:20px}@media (max-width: 1600px){.card-about .card-body{width:auto}}@media (max-width: 576px){.card-about .card-body .card-title{font-size:28px;line-height:40px}}.card-cta{--card-h: auto;--card-bg: var(--body);--card-bs: transparent;--card-title-fs: 2rem;--card-title-lh: 2.8rem;--card-bc: var(--primary);--card-m: 60px auto 60px auto;--card-body-m: 4rem 1rem;text-align:center;border-width:2px}.card-cta .btn-contact{background-color:var(--primary);color:#fff;cursor:pointer;padding:.8rem 1.5rem;font-size:1.2rem;font-weight:700;text-decoration:none;margin-left:20px;display:inline-block;border-radius:5px;border:2px solid transparent;transition:border .5s,background .5s,color .2s}.card-cta .btn-contact:hover{background-color:transparent;color:#fff;border:2px solid var(--primary)}@media (max-width: 576px){.card-cta{--card-body-p: 3rem 1rem}}.card-job{--card-m: 0px auto 20px auto;--card-body-m: 2rem;--card-subtitle-m: 5px}.card-form{--card-h: auto;--card-body-h: auto;--card-body-p: 0 1.5rem}.card-testimonial{--card-image-w: 80px;--card-image-h: 80px;--card-image-m: 20px auto;--card-title-c: var(--text);--card-title-fs: 1.3rem;--card-title-fw: 500;--card-title-m: 5px;--card-subtitle-c: var(--muted);--card-subtitle-fw: 400;--card-subtitle-m: 45px;--card-desc-c: var(--text);--card-desc-s: clamp(12px, 80vw, 22px);--card-body-m: 3.5rem 2rem;text-align:center}.card-testimonial .card-image{padding:3px;border:2px solid var(--primary)}.card-product{--card-image-h: 200px;--card-body-h: auto}.card-partner{--card-head-m: 2rem 1.5rem;--card-body-m: 0 1.5rem}.card-feature{--card-h: auto;--card-body-h: auto}.card-feature .media{align-items:flex-start}@media (max-width: 768px){.card-feature .media{flex-direction:column;gap:30px}}@media (max-width: 768px){.card-feature .media .icon{margin:0}}@media (max-width: 768px){.card-feature .media .media-body{margin:0}}.lines{height:100vh;width:90vw;position:fixed;left:0;top:0;margin:auto;z-index:-1}.lines .line{position:absolute;width:.5px;height:100%;top:0;left:50%;overflow:hidden;background-color:var(--body)}.lines .line:after{content:"";display:block;position:absolute;height:15vh;width:100%;top:-50%;left:0;background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,#ffffff 75%,#ffffff 100%);animation:line_drop 7s 0s infinite;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.4,.26,0,.97)}.lines .line:nth-child(1){margin-left:-30%}.lines .line:nth-child(2){margin-left:-10%}.lines .line:nth-child(3){margin-left:40%}.lines .line:nth-child(4){margin-left:20%}.lines .line:nth-child(1):after{animation-delay:2s}.lines .line:nth-child(2):after{animation-delay:1s}.lines .line:nth-child(3):after{animation-delay:2.5s}.lines .line:nth-child(4):after{animation-delay:2.5s}@keyframes line_drop{0%{top:-50%}to{top:110%}}.media{display:flex;align-items:center;align-content:center}.media .icon{background-color:#131111;border:2px solid var(--primary);color:var(--primary);padding:10px;box-shadow:#00000029 0 10px 36px,#0000000f 0 0 0 1px;font-size:2rem;margin-right:10px;border-radius:5px}.media .media-image{text-decoration:none;color:var(--primary);width:50px;min-width:50px;max-width:50px;height:50px;min-height:50px;max-height:50px;border-radius:50px;padding:5px;border:2px dashed var(--primary)}.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:10px}.media .media-body .media-title{color:var(--text);font-weight:700;font-size:clamp(16px,80vw,18px);line-height:clamp(20px,80vw,22px);margin-bottom:5px}.media .media-body .media-desc,.media .media-body a.media-desc{color:var(--muted);font-size:clamp(12px,80vw,14px);line-height:clamp(16px,80vw,18px);margin:0;text-decoration:none}.media .media-body a.media-desc:hover{text-decoration:underline}.image-box{position:relative}.image-box .square-1,.image-box .square-2{width:80px;height:80px;position:absolute;z-index:-1;background-position:50% 50%;background-size:.5rem .5rem}.image-box .square-1{left:0;top:0;margin-left:-20px;margin-top:-20px;background-image:radial-gradient(var(--light) 1px,transparent 1px)}.image-box .square-2{right:0;bottom:0;margin-right:-20px;margin-bottom:-20px;background-image:radial-gradient(var(--primary) 1px,transparent 1px)}.image-box .image-lg{z-index:10;height:500px;padding:10px;-webkit-backdrop-filter:var(--blur);backdrop-filter:var(--blur);border:2px solid var(--primary)}@media (max-width: 576px){.image-box .image-lg{height:300px}}.image-box .image-sm{z-index:10;position:absolute;left:0;bottom:0;margin-bottom:-70px;margin-left:-20px;width:200px;height:300px;padding:10px;-webkit-backdrop-filter:var(--blur);backdrop-filter:var(--blur);border:2px solid var(--primary)}@media (max-width: 992px){.image-box .image-sm{margin-bottom:-60px;margin-left:50px;width:200px;height:200px}}@media (max-width: 576px){.image-box .image-sm{margin-bottom:-50px;margin-left:20px;width:140px;height:180px}}.image-box img{transition:all,1s;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;border-radius:inherit;box-shadow:#ff1e003d 0 8px 24px,#ff260028 0 16px 56px,#eb06193b 0 24px 80px}.design{position:relative;z-index:0}.design svg{position:absolute;z-index:inherit;width:100%}.cat{position:relative;height:100px;width:113px;margin-left:50%;transform:translate(-50%,32%)}.ear{position:absolute;top:-30%;height:60%;width:25%;background:#fff}.ear:before,.ear:after{content:"";position:absolute;bottom:24%;height:10%;width:5%;border-radius:50%;background:#161616}.ear:after{transform-origin:50% 100%}.ear--left{left:-7%;border-radius:70% 30% 0% 0%/100% 100% 0% 0%;transform:rotate(-15deg)}.ear--left:before,.ear--left:after{right:10%}.ear--left:after{transform:rotate(-45deg)}.ear--right{right:-7%;border-radius:30% 70% 0% 0%/100% 100% 0% 0%;transform:rotate(15deg)}.ear--right:before,.ear--right:after{left:10%}.ear--right:after{transform:rotate(45deg)}.face{position:absolute;height:100%;width:100%;background:#161616;border-radius:50%}.eye{position:absolute;top:35%;height:30%;width:31%;background:#fff;border-radius:50%/60% 60% 40% 40%}.eye:after{content:"";position:absolute;top:0;left:0;height:0;width:100%;border-radius:0 0 50% 50%/0 0 40% 40%;background:#161616;animation:blink 4s infinite ease-in}@keyframes blink{0%{height:0}90%{height:0}92.5%{height:100%}95%{height:0}97.5%{height:100%}to{height:0}}.eye:before{content:"";position:absolute;top:60%;height:10%;width:15%;background:#fff;border-radius:50%}.eye--left{left:0}.eye--left:before{right:-5%}.eye--right{right:0}.eye--right:before{left:-5%}.eye-pupil{position:absolute;top:25%;height:50%;width:20%;background:#161616;border-radius:50%;animation:look-around 4s infinite}@keyframes look-around{0%{transform:translate(0)}5%{transform:translate(50%,-25%)}10%{transform:translate(50%,-25%)}15%{transform:translate(-100%,-25%)}20%{transform:translate(-100%,-25%)}25%{transform:translate(0)}to{transform:translate(0)}}.eye--left .eye-pupil{right:30%}.eye--right .eye-pupil{left:30%}.eye-pupil:after{content:"";position:absolute;top:30%;right:-5%;height:20%;width:35%;border-radius:50%;background:#fff}.muzzle{position:absolute;top:60%;left:50%;height:6%;width:10%;background:#fff;transform:translate(-50%);border-radius:50%/30% 30% 70% 70%}.square-to-circle{animation:squareToCircle 1s 1s infinite alternate}@keyframes squareToCircle{0%{border-radius:0;transform:rotate(0)}25%{border-radius:25% 0 0;transform:rotate(5deg)}50%{border-radius:25% 25% 0 0;transform:rotate(0)}75%{border-radius:25% 25% 25% 0;transform:rotate(-5deg)}to{border-radius:25%;transform:rotate(0)}}.btn{border:none;outline:none;color:var(--text);background-color:var(--body);cursor:pointer;text-decoration:none;padding:10px 20px;border-radius:var(--rounded);box-shadow:var(--shadow)}.btn-outline{--b: 2px;--s: .45em;padding:calc(.8em + var(--s)) calc(1.6em + var(--s));color:var(--text);--_p: var(--s);background:conic-gradient(from 90deg at var(--b) var(--b),rgba(0,0,0,0) 90deg,var(--primary) 0) var(--_p) var(--_p)/calc(100% - var(--b) - 2 * var(--_p)) calc(100% - var(--b) - 2 * var(--_p));transition:.3s linear,color 0s,background-color 0s;outline:var(--b) solid rgba(0,0,0,0);outline-offset:.6em;font-size:14px;border:0;text-decoration:none;-moz-user-select:none;user-select:none;-webkit-user-select:none;touch-action:manipulation;cursor:pointer;position:relative;z-index:100;display:inline-block}.btn-outline:hover,.btn-outline:focus-visible{--_p: 0px;--b: 1px;outline-color:var(--primary);outline-offset:.05em;color:var(--primary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)!important}.btn-outline:active{background:var(--primary);color:var(--text)}@media (min-width: 2260px){.btn-outline{font-size:1.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}.input-group{display:flex;align-items:center;justify-content:space-between;background-color:var(--dark);border-radius:5px;border:1px solid var(--border);box-shadow:var(--shadow);font-size:1.3rem;margin-bottom:1rem}.input-group .input-icon{margin-left:10px}.input-group .field{background-color:inherit;width:100%;border:none;outline:none;padding:14px 20px;color:var(--text);margin-right:10px;resize:none;font-family:inherit;font-size:1rem;border-radius:inherit}.input-group .field:-webkit-autofill,.input-group .field:-webkit-autofill:hover,.input-group .field:-webkit-autofill:focus,.input-group .field:-webkit-autofill:active{-webkit-background-clip:text;-webkit-text-fill-color:#ffffff}.input-group .action-btn{background-color:transparent;border:none;outline:none;background-color:var(--dark);padding:10px;font-size:20px;margin-right:10px;border-radius:50px;color:var(--text);cursor:pointer}.input-group .action-btn:hover{background-color:var(--primary)}.navbar{position:fixed;width:100%;z-index:999;top:0;padding:0;margin:0;background-color:transparent;z-index:9999}.navbar .menu-items{display:flex;align-items:center;justify-content:space-between}.navbar .menu-items .logo{display:inline-block}.navbar .menu-items .logo .image{width:60px;height:60px;mix-blend-mode:exclusion}.navbar .menu-items .menu-btn{background-color:transparent;outline:none;border:none;cursor:pointer}.navbar .menu-items .menu-btn .bar1,.navbar .menu-items .menu-btn .bar2{width:30px;height:2px;background-color:#fff;margin:3px 0;transition:.4s;display:block;border-radius:50px;mix-blend-mode:exclusion}.navbar .menu-items .menu-btn .bar2{width:25px;float:right}.navbar .menu-items .menu-btn.close-icon .bar1{transform:translateY(4px) rotate(-45deg)}.navbar .menu-items .menu-btn.close-icon .bar2{transform:translateY(-4px) rotate(45deg);width:30px}.navbar.navbar-scroll{background-color:var(--body)}.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;overflow-x:hidden;display:none}.sidebar .boxed{height:inherit;display:flex;flex-wrap:wrap}.sidebar .boxed .menus-row{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;width:100%;margin:auto}.sidebar .boxed .menus-row .col-left{width:50%}@media (max-width: 992px){.sidebar .boxed .menus-row .col-left{width:50%}}@media (max-width: 576px){.sidebar .boxed .menus-row .col-left{width:100%;padding-top:80px;padding-bottom:40px}}.sidebar .boxed .menus-row .col-right{width:50%}@media (max-width: 992px){.sidebar .boxed .menus-row .col-right{width:40%}}@media (max-width: 576px){.sidebar .boxed .menus-row .col-right{width:100%;padding-bottom:40px}}.sidebar .policies-list{margin-bottom:20px}.sidebar .policies-list .list-item{margin-bottom:5px}.sidebar .policies-list .list-item .list-link{color:var(--muted);font-size:1.1rem}.sidebar .policies-list .list-item .list-link:hover{color:var(--text);text-decoration:underline;text-decoration-color:var(--primary)}.sidebar .menu-list{counter-reset:menu;margin-top:30px}.sidebar .menu-list .list-item .list-link{color:transparent;-webkit-text-stroke:.8px var(--muted);transition:color 1s,-webkit-text-decoration .5s;transition:color 1s,text-decoration .5s;transition:color 1s,text-decoration .5s,-webkit-text-decoration .5s;display:inline-flex;align-items:center;font-size:60px;margin-bottom:45px}@media (max-width: 1400px){.sidebar .menu-list .list-item .list-link{font-size:50px;margin-bottom:35px}}@media (max-width: 1280px){.sidebar .menu-list .list-item .list-link{font-size:35px;margin-bottom:20px}}@media (max-width: 576px){.sidebar .menu-list .list-item .list-link{font-size:32px;margin-bottom:20px}}.sidebar .menu-list .list-item .list-link .icon{font-size:1.5rem;transform:rotate(-50deg);margin-left:10px;border:2px solid var(--muted);border-radius:50px;color:var(--muted);transition:color 1s}.sidebar .menu-list .list-item .list-link:before{margin-right:10px;color:var(--muted);font-size:20px;counter-increment:menu;content:"0" counter(menu) " \27f6";text-decoration:none}.sidebar .menu-list .list-item .list-link:hover{color:var(--primary);-webkit-text-stroke:.8px var(--primary)}.sidebar .menu-list .list-item .list-link:hover .icon{color:var(--text)}.sidebar::-webkit-scrollbar{width:10px}.sidebar::-webkit-scrollbar-thumb{border-right:solid 5px #1d1f20;background:#5f5f5f}.sidebar::-webkit-scrollbar-track{border:none;background:#1d1f20}.sidebar.active{display:block}.footer .footer-top{padding-top:40px;padding-bottom:40px;font-size:var(--muted)}.footer .footer-top .logo{position:relative;margin-bottom:15px;display:inline-block;left:-8px}.footer .footer-top .logo .logo-square{left:15px;bottom:22px;width:40px;height:40px;position:absolute;transform:rotate(45deg);box-shadow:#ff1e003d 0 8px 24px,#ff260028 0 16px 56px,#eb06193b 0 24px 80px}.footer .footer-top .heading{color:var(--text);font-weight:700;font-size:var(--footer-heading);margin-bottom:1rem}.footer .footer-top .description{color:var(--muted);margin-bottom:1rem;line-height:1.5rem}.footer .footer-top .footer-list{padding:0;margin:0}.footer .footer-top .footer-list .list-item{width:50%;display:block;float:right;margin-bottom:5px}.footer .footer-top .footer-list .list-item .list-link{display:inline-block;color:var(--muted);text-decoration:none}.footer .footer-top .footer-list .list-item .list-link:hover{color:var(--primary)}.footer .footer-top .subscribe-form{border-radius:50px;box-shadow:var(--shadow);padding:5px 0}.footer .footer-top .subscribe-form .btn-send{background-color:var(--primary);cursor:pointer;color:var(--text)}.footer .footer-top .subscribe-form .btn-send:hover{background-color:var(--primary-hover)}.footer .footer-bottom{border-top:1px solid var(--border);color:var(--muted);padding-top:20px;padding-bottom:20px}.footer .footer-bottom .boxed{display:flex;justify-content:space-between;flex-wrap:wrap}.footer .footer-bottom .boxed .copyright{font-size:1rem}@media (max-width: 576px){.footer .footer-bottom .boxed .copyright{margin-bottom:20px}}.footer .footer-bottom .boxed .inline-list .list-item .list-link{font-size:.9rem}.mission,.ideology,.perks,.process,.vision,.story,.blogs,.who-we-are,.services,.team,.feedbacks-multiple,.feedbacks,.clients,.why-choose-us,.case-studies,.jobs{margin-bottom:160px}.mission .section-center,.ideology .section-center,.perks .section-center,.process .section-center,.vision .section-center,.story .section-center,.blogs .section-center,.who-we-are .section-center,.services .section-center,.team .section-center,.feedbacks-multiple .section-center,.feedbacks .section-center,.clients .section-center,.why-choose-us .section-center,.case-studies .section-center,.jobs .section-center{margin-bottom:60px}@media (max-width: 1400px){.mission,.ideology,.perks,.process,.vision,.story,.blogs,.who-we-are,.services,.team,.feedbacks-multiple,.feedbacks,.clients,.why-choose-us,.case-studies,.jobs{margin-bottom:120px}}@media (max-width: 992px){.mission,.ideology,.perks,.process,.vision,.story,.blogs,.who-we-are,.services,.team,.feedbacks-multiple,.feedbacks,.clients,.why-choose-us,.case-studies,.jobs{margin-bottom:150px}}@media (max-width: 576px){.mission,.ideology,.perks,.process,.vision,.story,.blogs,.who-we-are,.services,.team,.feedbacks-multiple,.feedbacks,.clients,.why-choose-us,.case-studies,.jobs{margin-bottom:80px}}.mission .card-about{--card-b: 0px}@media (max-width: 1440px){.mission .card-about .card-body{width:auto}}.service{margin-top:50px}.service .row-cols-2{margin-bottom:170px}@media (max-width: 1400px){.service .row-cols-2{margin-bottom:130px}}@media (max-width: 1280px){.service .row-cols-2{margin-bottom:200px}}@media (max-width: 992px){.service .row-cols-2{margin-top:50px;margin-bottom:160px}}@media (max-width: 992px){.service{margin-top:0}}@media (max-width: 992px){.case-studies{margin-bottom:0}}.case-studies .section-center{margin-bottom:130px}@media (max-width: 1280px){.case-studies .section-center{margin-bottom:130px}}@media (max-width: 576px){.case-studies .section-center{margin-bottom:100px}}.case-studies .card-body{background-color:#000}.case-studies .card-case-study:nth-child(odd) .card-head{order:2}@media (max-width: 992px){.case-studies .card-case-study:nth-child(odd) .card-head{padding-bottom:0}}.case-studies .card-case-study:nth-child(odd) .card-body{order:1}@media (max-width: 992px){.case-studies .card-case-study:nth-child(odd) .card-head{order:1;padding-bottom:80px}.case-studies .card-case-study:nth-child(odd) .card-body{order:2}}@media (max-width: 992px){.case-studies .card-case-study:last-child{margin-bottom:0}}.clients .col{text-align:center}.clients .col img{max-width:100%;mix-blend-mode:lighten;max-height:100px;margin:auto}.feedbacks{position:relative}.feedbacks .bxs-quote-right,.feedbacks .bxs-quote-left{position:absolute;z-index:99;font-size:80px;color:var(--primary)}.feedbacks .bxs-quote-right{right:0;bottom:0}.feedbacks .bxs-quote-left{left:0}@media (max-width: 576px){.feedbacks .bxs-quote-left{font-size:60px}}.process{margin-bottom:180px}.process .row-cols-2{align-items:center}.process .row-cols-2 .row-process{display:flex;justify-content:space-between;margin-top:30px}@media (max-width: 340px){.process .row-cols-2 .row-process{display:grid;grid-template-columns:auto auto}}.process .row-cols-2 .row-process .col .process-icon{display:flex;align-items:center;justify-content:center;flex-direction:column}@media (max-width: 340px){.process .row-cols-2 .row-process .col .process-icon{width:100%}}.process .row-cols-2 .row-process .col .process-icon .icon{width:100px;height:100px;border-radius:50px;padding:10px;margin-bottom:10px}@media (max-width: 576px){.process .row-cols-2 .row-process .col .process-icon .icon{width:80px;height:80px;margin-bottom:5px}}@media (max-width: 340px){.process .row-cols-2 .row-process .col .process-icon .icon{width:100%;height:100%;text-align:center}}@media (max-width: 340px){.process .row-cols-2 .row-process .col .process-icon .icon svg{width:80%}}.process .row-cols-2 .row-process .col .process-icon .icon-text{font-weight:700;color:var(--text);font-size:16px}.readmore{margin-top:60px;margin-bottom:60px;text-align:center}.readmore .btn-outline{z-index:95}.know-more{margin-top:20px;display:inline-block}.project-readmore{margin-top:-110px;margin-bottom:0}@media (max-width: 768px){.project-readmore{margin-top:0}}.who-we-are .logo{position:relative;display:flex;align-items:center;justify-content:center}@media (max-width: 992px){.who-we-are .logo{width:50%;margin:0 auto}}@media (max-width: 576px){.who-we-are .logo{width:100%;margin:0}}@media (max-width: 640px){.who-we-are .logo{margin-top:50px}}.who-we-are .logo .image{width:100%;height:100%;position:relative}.who-we-are .logo .square{width:320px;height:320px;transition-property:transform;transition-duration:1s;border:2px solid var(--primary);position:absolute;box-shadow:#ee280e1a 0 8px 24px,#d326071a 0 16px 56px,#eb06193b 0 24px 80px}@media (max-width: 640px){.who-we-are .logo .square{width:250px;height:250px}}@media (max-width: 576px){.who-we-are .logo .square{width:355px;height:355px}}@media (max-width: 425px){.who-we-are .logo .square{width:230px;height:230px}}@media (max-width: 375px){.who-we-are .logo .square{width:233px;height:233px}}@media (max-width: 320px){.who-we-are .logo .square{width:215px;height:215px}}@media (min-width: 2056px){.who-we-are .logo .square{width:590px;height:590px}}.who-we-are .logo:hover .square{width:365px;height:365px;transform:rotate(-135deg);box-shadow:#ee280e33 0 8px 24px,#d3260733 0 16px 56px,#eb06194d 0 24px 80px}@media (max-width: 992px){.who-we-are .logo:hover .square{width:320px;height:320px}}@media (max-width: 768px){.who-we-are .logo:hover .square{width:265px;height:265px}}@media (max-width: 640px){.who-we-are .logo:hover .square{width:225px;height:225px}}@media (max-width: 576px){.who-we-are .logo:hover .square{width:355px;height:355px}}@media (max-width: 425px){.who-we-are .logo:hover .square{width:260px;height:260px}}@media (max-width: 375px){.who-we-are .logo:hover .square{width:265px;height:265px}}@media (max-width: 320px){.who-we-are .logo:hover .square{width:224px;height:224px}}@media (min-width: 2056px){.who-we-are .logo:hover .square{width:590px;height:590px}}.page-head{background-image:url(/assets/nextash_v2/images/bg-swirl-3.webp);background-position:bottom right;background-size:cover;padding-top:8rem;padding-bottom:5rem}@media (max-width: 768px){.page-head{padding-bottom:0}}.page-head .page-title{color:var(--text);font-size:clamp(20px,80vw,50px);font-weight:600;margin-bottom:1rem;width:clamp(300px,80vw,1200px)}@media (max-width: 768px){.page-head .page-title{font-size:clamp(20px,80vw,48px);word-wrap:break-word}}@media (max-width: 576px){.page-head .page-title{font-size:clamp(20px,80vw,40px);line-height:50px}}@media (max-width: 375px){.page-head .page-title{font-size:clamp(20px,80vw,35px)}}@media (max-width: 320px){.page-head .page-title{font-size:clamp(20px,80vw,30px)}}.page-head .page-subtitle{color:var(--text);margin-bottom:1.2rem;font-size:clamp(16px,80vw,40px);width:clamp(300px,80vw,1200px)}.page-head .page-desc{color:var(--muted);margin-bottom:1.2rem;font-size:clamp(18px,80vw,22px);line-height:2.2rem;width:clamp(300px,80vw,1200px);display:block}.page-head .page-badge{display:inline-flex;align-items:center;margin-bottom:5px;text-transform:uppercase;font-weight:700;color:#fff;font-size:.9rem;text-decoration:none}.page-head .page-badge:before{margin-right:5px;content:"{";color:var(--primary);font-size:1.5rem}.page-head .page-badge:after{margin-left:5px;content:"}";color:var(--primary);font-size:1.5rem}.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}@media (max-width: 768px){.page-head .page-image{height:auto}}.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}@media (max-width: 768px){.page-head .page-image .image{-o-object-fit:unset;object-fit:unset;-o-object-position:unset;object-position:unset}}.page-head .page-list{margin:60px 0 80px;padding:0;list-style-position:outside;list-style-type:decimal}.page-head .page-list li{width:50%;display:block;float:right;color:var(--muted);margin-bottom:1.2rem;font-size:clamp(18px,80vw,22px);line-height:2.2rem}@media (max-width: 992px){.page-head .page-title,.page-head .page-subtitle,.page-head .page-desc,.page-head .page-list li{width:100%}}.content .dotted-square{position:relative}.content .dotted-square:before{z-index:-1;background-image:radial-gradient(var(--primary) 1.5px,transparent 1.5px);background-position:50% 50%;background-size:.5rem .5rem;position:absolute;margin-left:-14px;left:0;bottom:7px;width:40px;height:40px;content:"";border-radius:10px}.content *{color:var(--text)}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{font-family:600;margin-bottom:1rem}.content h1{font-weight:700;font-size:2.4rem}.content h2{font-weight:700;font-size:2.2rem}.content h3{font-weight:700;font-size:1.8rem}.content h4{font-size:1.6rem}.content h5{font-size:1.4rem}.content h6{font-size:1.1rem}.content p,.content li{margin-bottom:1rem;color:var(--muted);line-height:2rem;font-size:1.2rem}.content ul{margin-bottom:20px;list-simpletyle-position:inside}.content a{color:var(--primary);font-weight:600;text-decoration:none}.content a:hover{text-decoration:underline}.content.dropcap:first-letter{font-size:2em;font-weight:700;margin-right:4px;color:var(--primary)}.content p .iamge{width:100%;border-radius:inherit;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.section-title,.section-subtitle,.section-desc,.section-badge{margin-bottom:15px}.section-title,.section-title>*{font-weight:600;font-size:clamp(30px,80vw,50px);color:var(--text)}@media (max-width: 576px){.section-title,.section-title>*{font-size:30px;line-height:45px}}.section-subtitle,.section-subtitle>*{font-weight:500;font-size:clamp(16px,80vw,22px);color:var(--text);line-height:1.8rem}.section-desc,.section-desc>*{font-weight:400;font-size:clamp(16px,80vw,18px);line-height:clamp(22px,80vw,28px);color:var(--muted)}@media (min-width: 2260px){.section-desc,.section-desc>*{font-size:clamp(16px,80vw,22px);line-height:clamp(22px,80vw,35px)}}.section-badge{display:inline-flex;align-items:center;margin-bottom:5px;text-transform:uppercase;font-weight:700;color:#fff;font-size:.9rem;text-decoration:none}@media (min-width: 2260px){.section-badge{font-size:1.1rem}}@media (max-width: 340px){.section-badge{font-size:.8rem}}.section-badge:before{margin-right:5px;content:"{";color:var(--primary);font-size:1.5rem}.section-badge:after{margin-left:5px;content:"}";color:var(--primary);font-size:1.5rem}.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}.section-center{margin:0 auto;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;width:clamp(330px,80vw,800px)}@media (max-width: 320px){.section-center{width:auto}}.welcome-section{min-height:100vh;width:100%;position:relative;display:flex}.welcome-section .welcome-content{height:100%;margin:auto;text-align:center;position:relative;z-index:50}.welcome-section .welcome-content .nextash-label{text-align:center;font-size:1rem;color:var(--text)}@media (min-width: 2260px){.welcome-section .welcome-content .nextash-label{font-size:1.5rem}}.welcome-section .welcome-content .nextash-label .name{font-weight:700;color:var(--primary)}.welcome-section .welcome-content .welcome-title{color:var(--text);width:100%;font-style:normal;z-index:9;text-transform:uppercase;overflow:hidden;position:relative;font-weight:600;font-size:5rem;line-height:6rem;text-align:center;color:transparent;-webkit-text-stroke:1.3px var(--text)}@media (min-width: 2260px){.welcome-section .welcome-content .welcome-title{font-size:6rem}}.welcome-section .welcome-content .welcome-title .title-piece{transition:1.5s opacity ease .5s,1.5s transform ease .5s,.5s color ease,.5s -webkit-text-stroke ease}.welcome-section .welcome-content .welcome-title .title-piece:hover{color:#fff;-webkit-text-stroke:2px #000}@media (max-width: 576px){.welcome-section .welcome-content .welcome-title{font-size:4rem;line-height:4rem}}.welcome-section .ani{position:absolute}.welcome-section .ani.ani-1{left:50px;top:80px;transform:scale(.8)}.welcome-section .ani.ani-2{right:25%;top:60px;transform:scale(.6)}.welcome-section .ani.ani-3{right:100px;bottom:100px;transform:translate(50%,50%) scale(.8)}.welcome-section .ani.ani-4{bottom:98px;left:15%}.welcome-section .ani.ani-5{left:30px;top:50%;transform:translateY(-50%)}.welcome-section .ani.ani-6{height:320px;width:320px;right:0;top:0}.welcome-section .ani .ani-cube{perspective:20000px;height:100px;width:100px;transform-style:preserve-3d;transform:rotateX(-30deg) rotateY(40deg) rotate(360deg);animation:ani-cube-1 20s linear infinite}.welcome-section .ani-cube .cube-face{position:absolute;left:0;top:0;width:100px;height:100px}.welcome-section .ani-cube .cube-face.face_front{background-color:var(--primary);transform:translateZ(50px);z-index:10}.welcome-section .ani-cube .cube-face.face_right{background-color:#222;transform:rotateX(0) rotateY(90deg) rotate(0) translateZ(50px);z-index:8}.welcome-section .ani-cube .cube-face.face_left{background-color:#222;transform:rotateX(0) rotateY(-90deg) rotate(0) translateZ(50px);z-index:9}.welcome-section .ani-cube .cube-face.face_top{background-color:#121212;transform:rotateX(90deg) rotateY(0) rotate(0) translateZ(50px);z-index:11}.welcome-section .ani-cube .cube-face.face_bottom{background-color:#121212;transform:rotateX(-90deg) rotateY(0) rotate(0) translateZ(50px);z-index:5}.welcome-section .ani-cube .cube-face.face_back{background-color:var(--primary);transform:translateZ(-50px);z-index:1}.welcome-section .ani-cube.ani-cube-2{height:40px;transform:rotateX(143deg) rotateY(50deg) rotate(360deg);animation:ani-cube-2 10s linear infinite}.welcome-section .ani-cube.ani-cube-2 .cube-face.face_front{height:40px;transform:translateZ(100px)}.welcome-section .ani-cube.ani-cube-2 .cube-face.face_right{width:200px;height:40px;transform:rotateX(0) rotateY(90deg) rotate(0) translateZ(0)}.welcome-section .ani-cube.ani-cube-2 .cube-face.face_left{width:200px;height:40px;transform:rotateX(0) rotateY(-90deg) rotate(0) translateZ(100px)}.welcome-section .ani-cube.ani-cube-2 .cube-face.face_top{height:200px;transform:rotateX(90deg) rotateY(0) rotate(0) translateZ(60px)}.welcome-section .ani-cube.ani-cube-2 .cube-face.face_bottom{height:200px;transform:rotateX(-90deg) rotateY(0) rotate(0) translateZ(-100px)}.welcome-section .ani-cube.ani-cube-2 .cube-face.face_back{height:40px;transform:translateZ(-100px)}.welcome-section .ani-cube.ani-cube-3{transform:scale(.6) rotateX(-63deg) rotateY(13deg) rotate(47deg);animation:ani-cube-3 20s cubic-bezier(.7,0,.7,1) infinite}.welcome-section .ani-cube.ani-cube-3 .cube-face.face_front,.welcome-section .ani-cube.ani-cube-3 .cube-face.face_right,.welcome-section .ani-cube.ani-cube-3 .cube-face.face_left,.welcome-section .ani-cube.ani-cube-3 .cube-face.face_top,.welcome-section .ani-cube.ani-cube-3 .cube-face.face_bottom,.welcome-section .ani-cube.ani-cube-3 .cube-face.face_back{border:2px solid var(--primary);border-radius:2px;background-color:transparent;box-shadow:inset 0 0 0 2px var(--primary),0 0 0 2px var(--primary)}.welcome-section .moving-square-frame{position:absolute;height:20px;width:20px;top:10px;left:10px;opacity:.1;border:1px solid #000}.welcome-section .ani-moving-square{background:var(--primary);height:20px;width:20px;animation:ani-moving-square 6s cubic-bezier(.7,0,.7,1) infinite}svg #followPath{fill:none;stroke:var(--primary);stroke-width:8;stroke-dasharray:2870px;stroke-dashoffset:2870px;animation:drawPath 6s linear infinite}svg #dashedPath{fill:none;stroke:#fff;stroke-width:14;stroke-dasharray:50px}svg #airplain{fill:var(--primary);transform:translate(-10px,-45px)}@keyframes ani-cube-1{to{transform:rotateX(-30deg) rotateY(40deg) rotate(0)}}@keyframes ani-cube-2{to{transform:rotateX(143deg) rotateY(50deg) rotate(0)}}@keyframes ani-cube-3{0%{transform:scale(.6) rotateX(-63deg) rotateY(13deg) rotate(47deg)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{transform:scale(.8) rotateX(-63deg) rotateY(-23deg) rotate(47deg)}10%,20%,30%,40%,50%,60%,70%,80%,90%{transform:scale(.6) rotateX(-63deg) rotateY(13deg) rotate(47deg)}to{transform:scale(.6) rotateX(-63deg) rotateY(13deg) rotate(407deg)}}@keyframes rotate90{0%{transform:rotate(0)}5%,50%{transform:rotate(-90deg)}55%,to{transform:rotate(0)}}@keyframes ani-moving-square{0%,2.5%{transform:translate(0)}10%,15%{transform:translate(20px)}22.5%,27.5%{transform:translate(20px,20px)}35%,40%{transform:translateY(20px)}47.5%,52.5%{transform:translate(0)}60%,65%{transform:translateY(20px)}72.5%,77.5%{transform:translate(20px,20px)}85%,90%{transform:translate(20px)}97.5%,to{transform:translate(0)}}@keyframes drawPath{0%{opacity:1;stroke-dashoffset:2870px}53%{opacity:1;stroke-dashoffset:0}78%{opacity:0}to{opacity:0;stroke-dashoffset:0}}@media (max-width: 1023px){.ani.ani-1{transform:scale(.5)}.ani.ani-2{top:120px;transform:scale(.3)}.ani.ani-5{top:80%}.ani.ani-6{max-height:30vw;max-width:30vw;max-height:140px;max-width:140px}}.contact-layout{margin-bottom:100px}.contact-layout .boxed{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.contact-layout .boxed .col-left{width:45%}@media (max-width: 992px){.contact-layout .boxed .col-left{width:100%;margin-bottom:100px}}@media (max-width: 768px){.contact-layout .boxed .col-left{width:92%;margin:0 auto}}@media (max-width: 340px){.contact-layout .boxed .col-left{width:87%}}.contact-layout .boxed .col-left .media{margin-bottom:20px}.contact-layout .boxed .col-right{width:45%}@media (max-width: 992px){.contact-layout .boxed .col-right{width:100%}}.faqs-layout{margin-bottom:100px}.faqs-layout .boxed{display:flex;justify-content:space-between;flex-wrap:wrap}.faqs-layout .boxed .col-left{width:50%}@media (max-width: 576px){.faqs-layout .boxed .col-left{width:100%}}.faqs-layout .boxed .col-right{width:45%;align-self:flex-start}@media (max-width: 576px){.faqs-layout .boxed .col-right{width:100%}}.blog{width:clamp(320px,80vw,1000px);margin-right:auto;margin-left:auto;position:relative;z-index:10;margin-bottom:100px}@media (max-width: 320px){.blog{width:85%;margin:0 auto 40px}}.blog .section-badge{margin-bottom:30px}@media (max-width: 320px){.blog .page-head .page-image .image{-o-object-fit:unset;object-fit:unset}}@media (max-width: 576px){.blog .section-title{font-size:clamp(20px,80vw,25px)}}.comments-section{display:flex;flex-direction:column;margin:0 auto}.comments-section .comments-header{text-align:left;display:flex;align-items:center;justify-content:space-between}.comments-section .comments-header .counts{font-weight:700;font-size:16px}.comments-section .comments-header .sorting{background-color:var(--dark);display:flex;align-items:center;align-content:center;padding:5px 10px;border-radius:var(--rounded)}.comments-section .comments-header .sorting label{color:var(--text);font-weight:700;display:inline-block;position:relative;top:-2px}.comments-section .comments-header .sorting select{background-color:var(--dark);color:var(--text);border:0;margin-left:10px;outline:none}.comments-section .comments-body{padding:40px 0;width:100%}.comments-section .comment-item{text-align:left;display:flex;align-items:flex-start}.comments-section .comment-item .media-title{font-size:1rem!important}.comments-section .comment-item .media-desc{padding:10px;background-color:var(--dark);border-radius:var(--rounded);box-shadow:var(--shadow)}.comments-section .comment-controls{display:flex;align-items:center;align-content:center;margin-top:5px}.comments-section .comment-controls .control-btn{background-color:transparent;padding:0;cursor:pointer;border:0;outline:0;color:var(--muted);margin-left:10px;font-size:12px}.comments-section .comment-controls .control-btn:hover{color:var(--primary)}.comments-section .comment-form{display:flex;align-items:self-start}.comments-section .comment-form .media-body{width:100%}.comments-section .comment-form .media-body .btn-outline{float:right}.case-study-head{padding:0;height:90vh;width:100%;position:relative;z-index:10;overflow:hidden;margin-bottom:80px}.case-study-head .overlay{position:absolute;width:100%;height:100%;left:0;top:0;z-index:4;background:linear-gradient(60deg,rgb(18,18,18) 0%,rgba(18,18,18,.8) 40%,rgba(18,18,18,.7) 50%,rgba(18,18,18,.1) 100%),linear-gradient(60deg,rgb(18,18,18) 0%,rgba(18,18,18,.8) 40%,rgba(18,18,18,.7) 50%,rgba(18,18,18,.1) 100%) top right}.case-study-head .boxed{display:flex;justify-content:space-between;height:inherit}.case-study-head .boxed .col-left{width:40%;align-self:center}.case-study-head .boxed .col-left .page-title{font-size:clamp(22px,80vw,80px)}.case-study-head .boxed .col-right{width:50%;align-self:flex-end;text-align:right}.case-study-content .boxed{margin-bottom:60px}.case-study-content .center{text-align:center}.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: 90%}}@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%}}@media (max-width: 576px){.boxed{--box-width: 85%}}.bg-one{background-image:url(/assets/nextash_v2/images/bg-swirl-1.webp);background-size:cover;background-repeat:no-repeat;background-position:center}.bg-two{background-image:url(/assets/nextash_v2/images/bg-swirl-2.webp);background-size:cover;background-repeat:no-repeat;background-position:center}.bg-three{background-image:url(/assets/nextash_v2/images/bg-swirl-3.webp);background-size:cover;background-repeat:no-repeat;background-position:center}.bg-four{background-image:url(/assets/nextash_v2/images/bg-swirl-4.webp);background-size:cover;background-repeat:no-repeat;background-position:center}.bg-five{background-image:url(/assets/nextash_v2/images/bg-swirl-5.webp);background-size:cover;background-repeat:no-repeat;background-position:center}.bg-fixed{background-attachment:fixed}.image{width:100%;border-radius:inherit}.row-clients{display:grid;grid-template-columns:repeat(5,1fr);align-items:center;-moz-column-gap:30px;column-gap:30px;row-gap:60px}@media (max-width: 576px){.row-clients{grid-template-columns:repeat(2,1fr)}}.row-feedbacks{display:grid;grid-template-columns:repeat(2,1fr);row-gap:70px;-moz-column-gap:20px;column-gap:20px}@media (max-width: 576px){.row-feedbacks{grid-template-columns:auto;-moz-column-gap:10px;column-gap:10px}}.row-team-3x{display:grid;grid-template-columns:auto auto auto;gap:20px}@media (max-width: 992px){.row-team-3x{grid-template-columns:repeat(2,1fr)}}@media (max-width: 576px){.row-team-3x{grid-template-columns:auto;gap:10px}}.row-team-4x{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media (max-width: 1280px){.row-team-4x{grid-template-columns:repeat(3,1fr)}}@media (max-width: 992px){.row-team-4x{grid-template-columns:repeat(2,1fr)}}@media (max-width: 576px){.row-team-4x{grid-template-columns:auto;gap:10px}}.row-perks{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media (max-width: 576px){.row-perks{grid-template-columns:auto}}.row-services{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width: 992px){.row-services{grid-template-columns:repeat(2,1fr)}}@media (max-width: 576px){.row-services{grid-template-columns:auto}}.row-footer{display:grid;grid-template-columns:30% auto 30%;gap:20px}@media (max-width: 768px){.row-footer{grid-template-columns:100%}}.row-products{display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:10px;column-gap:10px}@media (max-width: 576px){.row-products{grid-template-columns:auto}}.row-partners{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width: 576px){.row-partners{grid-template-columns:auto}}.row-features{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media (max-width: 576px){.row-features{grid-template-columns:auto}}.row-blogs{display:grid;grid-template-columns:repeat(3,1fr);justify-content:space-between;gap:20px}@media (max-width: 992px){.row-blogs{grid-template-columns:repeat(2,1fr)}}@media (max-width: 576px){.row-blogs{grid-template-columns:auto}}.row-filters{display:grid;grid-template-columns:repeat(3,1fr);justify-content:space-between;gap:10px;margin-top:30px;margin-bottom:60px}@media (max-width: 576px){.row-filters{grid-template-columns:auto}}.row-cols-2{display:grid;grid-template-columns:45% 45%;justify-content:space-between}@media (max-width: 992px){.row-cols-2{row-gap:90px;grid-template-columns:100%}}.row-cols-3{display:grid;grid-template-columns:repeat(3,1fr);justify-content:space-between;gap:20px}@media (max-width: 992px){.row-cols-3{grid-template-columns:repeat(2,1fr)}}@media (max-width: 576px){.row-cols-3{grid-template-columns:auto}}.row-cols-4{display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:10px;column-gap:10px}.align-self-start{align-self:start}.align-items-center{align-items:center}.justify-start{justify-content:start}.center{text-align:center;margin:0 auto}.order-first{order:1}@media (max-width: 768px){.order-first{order:-1}}.order-second{order:-1}@media (max-width: 768px){.order-second{order:-1}}.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}.align-center{align-items:center}
/*# sourceMappingURL=nextash_website_v2.bundle.AJKKVCWH.css.map */
