/* Minification failed. Returning unminified contents.
(2462,47): run-time error CSS1030: Expected identifier, found 'a'
(2462,48): run-time error CSS1031: Expected selector, found ')'
(2462,48): run-time error CSS1025: Expected comma or open brace, found ')'
(2799,40): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(2799,62): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(2799,84): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(2799,109): run-time error CSS1039: Token not allowed after unary operator: '-tz'
(2868,44): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(2868,66): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(2868,88): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(2868,113): run-time error CSS1039: Token not allowed after unary operator: '-tz'
(2911,40): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(2911,62): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(2911,84): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(2911,109): run-time error CSS1039: Token not allowed after unary operator: '-tz'
(2980,44): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(2980,66): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(2980,88): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(2980,113): run-time error CSS1039: Token not allowed after unary operator: '-tz'
(3023,40): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(3023,62): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(3023,84): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(3023,109): run-time error CSS1039: Token not allowed after unary operator: '-tz'
(3095,44): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(3095,66): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(3095,88): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(3095,113): run-time error CSS1039: Token not allowed after unary operator: '-tz'
(3167,44): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(3167,66): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(3167,88): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(3167,113): run-time error CSS1039: Token not allowed after unary operator: '-tz'
 */
.nw-hero--simple{padding:11px 0;background:#d1d1d1}
.nw-hero--simple-dropdown{display:flex;align-items:flex-start;height:90px;padding:0;background:0 0}
.nw-hero--simple-dropdown .nw-hero__inner{position:relative;z-index:10;width:100%;padding:11px 0;background:#d1d1d1}
.nw-hero--simple-dropdown .nw-hero__shadow{position:relative;margin:7px}
.nw-hero--simple-dropdown .nw-hero__shadow::before{content:"";position:absolute;top:-7px;right:-7px;bottom:-7px;left:-7px;z-index:5;box-shadow:1px 2px 4px 0 rgba(0,0,0,.2);border-radius:12px;background-color:#dfdfdf;pointer-events:none}
.nw-hero--simple-dropdown .nw-hero__search{position:relative;z-index:11;border-radius:6px;margin:0;padding:7px 11px}
.nw-hero--simple-dropdown .nw-hero__search::before{content:none}
.nw-hero--simple-dropdown .nw-hero__list-dropdown{position:relative;z-index:10;display:none;margin-top:12px;margin-bottom:19px;gap:8px}
@media screen and (max-width:767px){
.nw-hero--simple-dropdown .nw-hero__list-dropdown{flex-wrap:wrap}
}
.nw-hero--simple-dropdown .nw-hero__list-dropdown.active{display:flex;flex-wrap:wrap}
.nw-hero--simple-dropdown .nw-hero__list-dropdown .item{flex:1}
.nw-hero--simple-dropdown .nw-hero__list-dropdown .bootstrap-select>.dropdown-toggle{border-color:#fff!important;border-radius:6px;padding:8px 25px 8px 12px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E %3Cpath d='M4 6L8 10L12 6' stroke='%23595959' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E") no-repeat right 6px center;background-color:#fff;font-size:12px;font-weight:500;text-transform:capitalize;letter-spacing:1px;color:#595959}
.nw-hero--simple-dropdown .nw-hero__list-dropdown .bootstrap-select>.dropdown-toggle::after{content:none}
.nw-hero--simple-dropdown .nw-hero__list-dropdown .dropdown>.dropdown-menu{position:relative!important;transform:none!important;box-shadow:none;border-radius:0 0 6px 6px;width:100%;min-width:auto;margin:-5px 0 0;padding-top:1px;padding-right:7px;padding-bottom:7px;padding-left:6px}
.nw-hero--simple-dropdown .nw-hero__list-dropdown .dropdown>.dropdown-menu>.inner{padding-right:0}
.nw-hero--simple-dropdown .nw-hero__list-dropdown .dropdown>.dropdown-menu .dropdown-menu{min-width:auto}
.nw-hero--simple-dropdown .nw-hero__list-dropdown .bootstrap-select .dropdown-menu li a{padding:7.5px 7px;white-space:normal;color:#595959}
.nw-hero--simple-dropdown .nw-hero__list-dropdown .bootstrap-select .dropdown-menu li a:hover{background:rgba(217,217,217,.5);color:#595959!important}
.nw-hero--simple-dropdown .nw-hero__list-dropdown .dropdown-item.active,.nw-hero--simple-dropdown .nw-hero__list-dropdown .dropdown-item:active{background:rgba(217,217,217,.5)!important;color:#595959!important}
/*Style fixed*/
.nw-hero--simple-dropdown {
    height: auto
}
.nw-hero--simple-dropdown .nw-hero__list-dropdown .dropdown > .dropdown-menu {
    position: absolute !important;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1) !important;
    border: none;
    transform: none !important;
    border-radius: 0 0 6px 6px;
    width: 100%;
    min-width: auto;
    padding-top: 1px;
    padding-right: 7px;
    padding-bottom: 7px;
    padding-left: 6px;
    /*min-width: 204px;*/
    top: 35px !important
}
.nw-support{padding:30px 0;background-color:rgba(189,189,189,.2)}
@media screen and (min-width:768px){
.nw-support{padding:36px 0 45px}
}
.nw-support__title{margin-bottom:8px;text-align:center}
.nw-support__title span{display:inline-block;padding:0 66px;background:linear-gradient(to right,#00bf71,#00bf71) no-repeat left center/50px 3px,linear-gradient(to right,#00bf71,#00bf71) no-repeat right center/50px 3px}
@media screen and (min-width:576px){
.nw-support__title span{padding:0 107px;background:linear-gradient(to right,#00bf71,#00bf71) no-repeat left center/91px 3px,linear-gradient(to right,#00bf71,#00bf71) no-repeat right center/91px 3px}
}
.nw-support__description{max-width:604px;margin:0 auto 34px;line-height:1.5;text-align:center}
@media screen and (min-width:768px){
.nw-support__buttons{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}
}
.nw-support__buttons .item{display:flex;align-items:center;transition:all .3s ease;border-radius:46.5px;margin:0 20.5px;padding:7px 60px 7px 8px;background-color:#fff}
@media screen and (max-width:767px){
.nw-support__buttons .item{width:100%;max-width:300px;margin:15px auto 0}
}
@media screen and (min-width:768px){
.nw-support__buttons .item{margin:0 12px;padding:7px 28px 7px 8px}
}
@media screen and (min-width:992px){
.nw-support__buttons .item{margin:0 20.5px;padding:7px 60px 7px 8px}
}
.nw-support__buttons .item:hover{background-color:#00bf71}
.nw-support__buttons .item:hover .item-icon{background-color:#fff;color:#00bf71}
.nw-support__buttons .item:hover .item-content{color:#fff}
.nw-support__buttons .item-icon{display:flex;justify-content:center;align-items:center;transition:all .3s ease;border-radius:50%;width:70px;height:70px;background-color:#00bf71;color:#fff}
.nw-support__buttons .item-content{transition:all .3s ease;width:calc(100% - 70px);padding-left:22px;color:#595959}
.nw-support.bg-white .nw-support__buttons .item{background-color:#f0f0f0}
.nw-support.bg-white .nw-support__buttons .item:hover{background-color:#00bf71}
.nw-support__heading{margin-bottom:18px;text-align:center}
.nw-support__button{margin-bottom:28px;text-align:center}
.nw-support__button .btn{display:flex;justify-content:center;align-items:center;border-radius:52px;width:245px;height:53px;margin:0 auto}
.nw-support__list{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:-15px}
.nw-support__list .item{display:flex;align-items:center;width:100%;padding:5px 10px}
@media screen and (min-width:768px){
.nw-support__list .item{width:50%;padding:14px}
}
@media screen and (min-width:1200px){
.nw-support__list .item{flex:none;width:auto}
}
.nw-support__list .item:hover{color:#00bf71}
.nw-support__list .item-icon{display:flex;justify-content:center;align-items:center;border:1px solid #00bf71;border-radius:50%;width:45px;height:45px;background:#fff}
.nw-support__list .item-content{width:calc(100% - 63px);padding-left:13px}
.nw-support--company{background-color:#fff}
@media screen and (min-width:768px){
.nw-support--company{padding-bottom:45px;padding-top:30px}
.nw-support__list .item{padding:10px}
.nw-support__list .item-icon{width:63px;height:63px}
}
.nw-support--company .nw-support__heading{margin-bottom:8px}
@media screen and (min-width:992px){
.nw-support--company .nw-support__list{padding:0 10% 0 7.7%}
}
@font-face {
    font-family: 'FontAwesome';
    src: local('FontAwesome');
    src: url('/fonts3/font-awesome/fonts4/fontawesome-webfont.ttf?v=4.7.0') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap
}
.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

li, ul {
    list-style: none;
    margin: 0;
    padding: 0
}

table {
    border-collapse: separate;
    border-spacing: 0
}

blockquote:after, blockquote:before, q:after, q:before {
    content: ""
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
    text-indent: -999px;
    color: transparent
}

#cv-document a {
    text-decoration: none;
    position: relative;
    color: #000
}

audio, canvas, video {
    max-width: 100%
}

@media print {
    body {
        margin: 0 !important;
        padding: 0 !important;
        background-color: #fff
    }

    .cvo-document {
        margin: 0 !important;
        padding: 0 !important
    }

        .cvo-document .cvo-page {
            margin: 0 !important;
            border: 0;
            border-radius: 0;
            width: initial;
            min-height: initial;
            box-shadow: none !important;
            background: initial;
            page-break-after: always
        }

        .cvo-document .cvo-subpage {
            outline: 0
        }

    [cvo-form-field] {
        outline: 0
    }

        [cvo-form-field]:focus, [cvo-form-field]:hover {
            outline: 0
        }

    .non-printable {
        display: none
    }

    .cvo-document .cvo-page, .cvo-document .cvo-subpage {
        margin: 0 !important;
        padding: 0 !important
    }
}

@page {
    size: A4;
    margin: 0;
    padding: 0
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body {
    font-family: "Open Sans",sans-serif; /*helvetica neue,Helvetica,Arial,sans-serif;*/
    color: #555;
    font-size: 1rem
}

a {
    color: #333;
    transition: all .15s
}

#loader {
    display: none;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    text-align: center;
    padding-top: 100px;
    z-index: 1000;
    font-size: 20px
}

#topnav {
    margin-bottom: 0 !important;
    box-shadow: 0 1px 2px 0 #ccc;
    box-sizing: border-box !important;
    background-color: #f6f6f6
}

#main {
    position: relative;
    min-height: 430px;
    background-color: #f6f6f6
}

#cvbuilder-container {
    position: relative;
    padding-bottom: 2.5rem
}

#cv-layout-container {
    width: 100%;
    max-width: 210mm;
    float: left;
    font-size: 14px
}

#cv-layout {
    width: 100%;
    max-width: 210mm;
    min-height: 290mm
}

#cvo-document-root {
    margin: 0 auto;
    padding: 0;
    font-size: 12pt
}

.x_container {
    max-width: 1170px;
    margin: 0 auto
}

    .x_container:after {
        display: block;
        height: 0;
        width: 0;
        content: " ";
        clear: both
    }

.cvo-document {
    width: 100%
}

    .cvo-document .cvo-page {
        width: 210mm;
        min-height: 260mm;
        padding: 20mm;
        margin: 0 auto;
        box-shadow: 0 0 1px rgba(0,0,0,.25);
        background-color: #fff
    }

    .cvo-document .cvo-subpage {
        padding: 5mm;
        min-height: 200mm
    }

[contenteditable]:focus, [contenteditable]:hover {
    outline: 1pt dashed #77a5cc;
    cursor: text
}

[data-x-label]:not([contenteditable]) {
    cursor: not-allowed
}

[data-x-name=item] {
    position: relative
}

[data-x-name=sub-item] {
    position: relative
}

    [data-x-name=item]:hover, [data-x-name=sub-item]:hover {
        border: 0 solid #ddd;
        box-shadow: inset 0 0 0 1px #ddd
    }

        [data-x-name=item]:hover .x_act_item, [data-x-name=sub-item]:hover .x_act {
            display: inline-flex !important
        }

[data-x-id=ava]:hover {
    border: 1px dashed #0ba25e;
    outline: 0;
    cursor: pointer
}

#cv-title {
    padding: 4px 0;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    margin-bottom: 5px;
    font-size: 16px
}

#btn-save-cv.active {
    color: #fff !important;
    font-weight: 700;
    background-color: #11be52 !important;
    border-color: #11be52;
}

    #btn-save-cv.active:hover {
        background-color: #00be3b !important;
    }


/*.x_hide_item, .x_del, .x_add {
    font-family: 'Roboto Condensed',sans-serif !important;
}*/

.x_act_item {
    position: absolute;
    background-color: #ddd;
    padding: 5px;
    top: -32px;
    left: 0;
    border-radius: 3px 3px 0 0;
    display: none;
    z-index: 700;
}

    .x_act_item span {
        cursor: pointer;
        margin: 0 3px;
        padding: 6px 8px;
        background-color: #fff;
        color: #888585;
        border-radius: 3px
    }

    .x_act_item .x_hide_item {
        background-color: #DE4637;
        color: #fff;
        font-weight: 700;
        font-size: 14px;
        display: inline-block;
        padding: 2px 10px;
        border-radius: 3px;
        cursor: pointer;
        box-shadow: inset 0 0 0 2px #BCBCBC;
        min-width: 92px;
        height: 22px;
        text-align: center;
    }

        .x_act_item .x_hide_item i {
            padding-right: 3px;
        }

.x_act {
    position: absolute;
    display: none;
    top: -28px;
    right: 0;
    background-color: #ddd;
    padding: 3px;
    border-radius: 3px 3px 0 0;
    z-index: 989;
    text-align: right;
    max-width: 190px;
}

    .x_act span {
        display: inline-block;
        margin: 0 1px;
        padding: 5px 8px;
        cursor: pointer;
        color: #fff;
        border-radius: 3px;
        font-size: 12px;
        font-weight: 700;
        box-shadow: inset 0 0 0 1px #BCBCBC;
        text-align: center;
        font-size: 14px;
    }

    .x_act .x_add {
        background-color: #123983;
        width: 62px;
        height: 22px;
        color: #fff;
        padding: 2px 8px;
    }

    .x_act .x_del {
        background-color: #979797;
        width: 62px;
        height: 22px;
        color: #fff;
        padding: 2px 8px;
    }

    .x_act .x_down, .x_act .x_up {
        background-color: #ffce43;
        color: #000
    }

span.x_down:hover, span.x_up:hover {
    color: #007dbe
}

.x_hide {
    display: none !important
}

#x_box_settings_item {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.4);
    z-index: 1100
}

#x_box_settings_container {
    width: 90%;
    max-width: 400px;
    margin: 1% auto 0;
    background-color: #fff;
    padding: 10px 30px;
    border-radius: 4px;
    border: 1px solid #777;
    box-shadow: 0 0 15px #555
}
#x_box_settings_container .title{
    margin-bottom:5px;
    padding-bottom:5px;
    border-bottom:dashed 1px #ddd
}
#x_box_settings_container #x_list_settings_item {
    text-transform: uppercase;
    line-height: 20px
}

    #x_box_settings_container hr {
        margin: 5px 0
    }

#x_list_settings_item li {
    /*margin-bottom: 5px;*/
    font-size: 16px
}

    #x_list_settings_item li label {
        font-weight: 400
    }

.x_box_settings_chk {
    padding: 3px 0;
    text-align: center;
    font-size: 16px;
    color: #39aa77
}

    .x_box_settings_chk span {
        padding: 0 10px
    }

.x_box_settings_btn {
    padding: 3px 0;
    text-align: center
}

.loadingShow {
    position: absolute;
    padding-top: 50px;
    top: 0;
    left: 0;
    background-color: rgba(255,255,255,.9);
    color: #169f81;
    font-size: 16px;
    width: 100%;
    height: 100%
}

    .loadingShow i {
        font-size: 50px;
        padding: 10px
    }

.img-edit-preview {
    /*width: 120px !important;
    height: 120px;*/
    max-width: 120px;
    overflow: hidden;
    margin: 0 auto
}

    .img-edit-preview img {
        width: 100%
    }

.btn-save-image {
    width: 200px;
    font-size: 1.2em !important;
    line-height: 1.5em !important;
    background-color: #1e95a2;
    padding: 10px !important;
    color: #fff !important
}

    .btn-save-image:hover {
        background-color: #12838f
    }

.btn-choose-image {
    height: 230px;
    vertical-align: middle;
    color: #999;
    border: 2px dashed #0b85a1
}

    .btn-choose-image:hover {
        color: #444;
        border: 2px dashed green
    }

    .btn-choose-image i {
        font-size: 50px;
        margin-top: 10%;
        margin-bottom: 20px
    }

.image-controls {
    margin-top: 5px;
    margin-bottom: 20px;
    display: none
}

.image-control-group {
    display: inline-block;
    margin-right: 20px;
    border-radius: 3px
}

    .image-control-group .image-control-btn {
        display: inline-block;
        cursor: pointer;
        min-width: 30px;
        padding: 6px 12px;
        border: 1px solid #efefef;
        border-right: 0;
        font-size: 14px;
        background: #fff
    }

        .image-control-group .image-control-btn:hover {
            color: #fff;
            background-color: #1fbc89
        }

        .image-control-group .image-control-btn:last-child {
            border-right: 1px solid #efefef
        }

.tipCompress {
    font-size: 12px;
    color: red;
    margin-top: 5px;
    text-align: left
}
.tipCompress a{text-decoration:underline;color:#1e95a2 !important}
@media (max-width:790px) {
    .btn-choose-image {
        height: 100px
    }

        .btn-choose-image i {
            font-size: 30px;
            margin-top: 10px;
            margin-bottom: 10px
        }

    .cropper-container {
        max-height: 300px
    }
}

#inp-cv-title {
    font-size: 18px;
    border-radius: 0;
    border: 1px dashed #ccc;
    color: #666;
    padding: 10px 15px;
    width: 100%;
    box-sizing: border-box !important
}

#error-cv-title-empty {
    color: red;
    display: none;
    margin-top: 10px
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-left {
    text-align: left
}


.dropdown-menu span.x_adropdown {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

#x_savefinished {
    background-color: #e6e6e6;
    top: 0;
    left: 0;
    display: none;
    z-index: 3000;
    min-height: 450px;
    padding: 20px 0;
}

#x_saveinfo {
    margin-bottom: 20px;
    padding: 30px 10px;
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
    border-bottom: 1px solid #cfcfcf
}

@media(min-width:640px) {
    #x_saveinfo .col-left {
        border-right: solid 1px #e6e6e6
    }
}

#x_saveinfo h3 {
    text-align: center;
    font-size: 26px;
    font-weight: 300;
    color: #0ba25e;
    margin: 15px 0
}

#x_saveinfo .x_txtView {
    width: 100%;
    background-color: #fff;
    border-radius: 4px;
    border: 1px dashed #c9ccd5;
    margin: 0 auto;
    padding: 10px 15px;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 500;
    color: #555;
    text-align: center;
    margin: 10px auto;
    display: none;
}

#x_saveinfo_content i {
    padding-right: 5px
}

#x_saveinfo a.btn {
    margin: 10px 7px;
}

#x_saveinfo .list-btn-other a.btn {
    font-size: 13px;
}

#x_saveinfo .alert {
    margin-bottom: 0 !important;
    padding: 10px !important;
    font-size: 14px
}

#x_saveinfo_content {
    display: none
}

#msgStatus {
    padding: 10px;
    font-size: 16px
}

    #msgStatus p, #loader p {
        margin: 0 auto
    }

#timer {
    font-size: 25px;
    margin: -50px auto 15px;
    text-align: center;
    color: #e74c3c;
    font-weight: 700
}

.circle {
    margin: 10px auto;
    text-indent: -9999em;
    border-top: 3px solid #dc4040;
    border-right: 3px solid #e0d307;
    border-bottom: 3px solid #2ebf13;
    border-left: 3px solid #79b6e6;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: circle 1.5s infinite linear;
    animation: circle 1.5s infinite linear;
    border-radius: 30%;
    width: 45px;
    height: 45px;
    position: relative
}

@keyframes circle {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

#x_listjob {
    background-color: #fff;
    margin-top: 10px;
    padding: 20px
}

    #x_listjob .row {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    #x_listjob a {
        text-decoration: none
    }

    #x_listjob h2 {
        font-size: 26px;
        margin: 15px 0;
        color: #048b9a;
        text-align: center
    }

.listJob .item {
    padding: 15px 0;
    border-bottom: dashed 1px #ddd
}

    .listJob .item:nth-of-type(1) h4, .listJob .item:nth-of-type(2) h4 {
        font-size: 22px;
        min-height: 60px;
        font-weight: 700
    }

.job-info-inline, .listJob .job-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.listJob h4 {
    margin-top: 0 !important;
    min-height: 45px;
    font-size: 18px
}

    .listJob h4 small {
        display: table;
        padding-top: 10px
    }

.listJob .company-logo {
    width: 100%;
    max-height: 60px
}

.listJob * {
    box-sizing: border-box !important
}

#x_boxTemp {
    display: none
}

    #x_boxTemp .x_temp_item {
        float: left;
        width: 23%;
        margin: 0 10px;
        padding: 0;
        cursor: pointer;
        text-align: center
    }

        #x_boxTemp .x_temp_item.active::before {
            position: absolute;
            font: normal normal normal 14px/1 FontAwesome;
            content: "\f00c";
            height: 30px;
            width: 30px;
            background-color: #0da171;
            color: #fff;
            border-radius: 50%;
            text-align: center;
            padding-top: 7px;
            top: 10px;
            right: 10px;
            z-index: 1
        }

.pagination span[data-page] {
    cursor: pointer
}

#x_boxTemp .x_temp_item .cv-lic {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 75px;
    height: 75px
}

    #x_boxTemp .x_temp_item .cv-lic span {
        position: absolute;
        width: 120px;
        left: -35px;
        top: 15px;
        padding: 7px 5px;
        -moz-transition: all .5s ease;
        -webkit-transition: all .5s ease;
        transition: all .5s ease;
        -webkit-transform: rotate(-44deg);
        -ms-transform: rotate(-44deg);
        transform: rotate(-44deg)
    }

#x_boxTemp a {
    text-decoration: none
}

#x_boxTemp .thumbnail .image {
    overflow: hidden
}

#x_boxTemp .caption {
    padding: 9px 5px;
    background: #f7f7f7;
    text-align: center;
    overflow: hidden;
    height: 50px
}

#x_boxTemp .thumbnail {
    overflow: hidden
}

#x_boxTemp .view {
    overflow: hidden;
    position: relative;
    text-align: center;
    box-shadow: 1px 1px 2px #e6e6e6;
    cursor: default
}

    #x_boxTemp .view .content, #x_boxTemp .view .mask {
        position: absolute;
        width: 100%;
        height: 100%;
        overflow: hidden;
        top: 0;
        left: 0;
        cursor: pointer
    }

    #x_boxTemp .view .tools, #x_boxTemp .view img, #x_boxTemp .view p {
        position: relative
    }

    #x_boxTemp .view img {
        display: block;
        width: 100%;
        max-height: 360px
    }

    #x_boxTemp .view .tools {
        color: #fff;
        text-align: center;
        font-size: 17px;
        padding: 3px;
        background: rgba(48,157,169,.72);
        margin-top: 45%;
        border-radius: 20px;
        display: inline-block;
        padding: 7px 20px
    }

#x_boxTemp .mask.no-caption .tools {
    margin: 90px 0 0
}

#x_boxTemp .view .tools a {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    padding: 0 4px
}

#x_boxTemp .view p {
    font-family: Georgia,serif;
    font-size: 12px;
    color: #fff;
    padding: 10px 20px 20px;
    text-align: center
}

#x_boxTemp .view a.info {
    display: inline-block;
    padding: 7px 14px;
    background: #000;
    color: #fff;
    box-shadow: 0 0 1px #000
}

#x_boxTemp .view-first img {
    transition: all .2s linear
}

#x_boxTemp .view-first .mask {
    opacity: 0;
    background-color: rgba(0,0,0,.5);
    transition: all .4s ease-in-out
}

#x_boxTemp .view-first .tools {
    transform: translateY(-100px);
    opacity: 0;
    transition: all .2s ease-in-out
}

#x_boxTemp .view-first p {
    transform: translateY(100px);
    opacity: 0;
    transition: all .2s linear
}

#x_boxTemp .view-first:hover img {
    transform: scale(1.1)
}

#x_boxTemp .view-first:hover .mask {
    opacity: 1
}

#x_boxTemp .view-first:hover .tools, #x_boxTemp .view-first:hover p {
    opacity: 1;
    transform: translateY(0)
}

#x_boxTemp .view-first:hover p {
    transition-delay: .1s
}

.page[page] {
    outline: solid 1px #ccc;
    position: relative
}

[data-x-name=parrent] .page {
    border: 0;
    min-height: 1122px
}

.margin-top-20 {
    margin-top: 20px !important
}

[data-x-name="col-parrent"] {
    min-height: 1px;
    padding-bottom: 0 !important
}

.page[page]:before {
    content: '--- Trang ' attr(page) ' ---';
    position: absolute;
    left: -70px;
    font-size: 12px;
    color: #18ad50
}

.switch-status-text {
    font-size: 14px;
    font-weight: 700
}

.switch-off {
    color: red
}

.switch-on {
    color: #0ba25e
}

[contentEditable=true] {
    min-height: 1em;
    position: relative;
    min-width: 25pt
}

    [contenteditable=true]:empty:before {
        content: attr(placeholder);
        color: #bbb;
        font-weight: 100;
        padding: 3px;
        display: block
    }

[data-x-id]:focus {
    cursor: text
}

[data-x-id]:not([data-x-id='parrent']):hover {
    outline: 1pt dashed #77a5cc
}

.cvoInvalidate {
    outline: 1px dashed #fc4b08;
    background-color: #fbe1e3
}

[contenteditable][tooltip]:empty:hover:after {
    content: attr(tooltip);
    position: absolute;
    z-index: 100;
    margin-top: 1px;
    width: 90%;
    min-width: 150px;
    background-color: rgba(251,88,88,.86);
    font-size: 11px;
    line-height: 1.6em;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    text-align: center;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    display: block
}

#cv-message .content {
    padding: 10px;
    border-radius: 3px;
    background-color: #fbe1e3;
    color: #e73d4a;
    box-shadow: 0 0 2px #e73d4a
}

#cv-message ul.error-detail {
    font-weight: 700
}

#cv-guide-container {
    float: right;
    width: 350px;
    color: #555;
    line-height: 1.4em;
    font-size: 14px;
    overflow-y: hidden;
    overflow-x: hidden;
    height: auto
}

#cv-guide-inner {
    width: 350px;
    padding-right: 10px
}

#cv-message {
    margin: 10px 0;
    display: none;
    border: 1px solid transparent;
    border-radius: 4px
}

#cv-guide-container h4 {
    font-size: 22px;
    padding-bottom: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ddd
}

#cv-guide-container ol {
    list-style: decimal;
    padding-left: 16px;
    margin: 0 0 8px
}

#cv-guide-container ul {
    list-style: disc;
    padding-left: 16px;
    margin: 0 0 8px
}

#cv-guide-footer {
    border-top: 1px solid #ddd;
    margin-top: 10px;
    padding-top: 5px
}

.suggest-content {
    display: none
}

.modal .fa:before {
    padding-right: 5px
}

.modal a.fa-facebook-square {
    color: #337ab7;
    padding-bottom: 15px
}

.modal a.fa-google-plus-square {
    color: #e6524d
}

.modal-left .modal-body {
    border-right: solid 1px #ddd;
    border-bottom: solid 1px #ddd
}

.modal .div-or {
    padding: 15px 0
}

.modal .line-or {
    height: 1px;
    width: 100%;
    background: #dbdbdb;
    margin: 3px 0 0 0;
    position: absolute
}

.modal .label-or {
    position: absolute;
    left: 50%;
    font-size: 13px;
    width: 60px;
    margin: -6px 0 0 -30px;
    background: #fff;
    text-transform: uppercase;
    text-align: center
}

.modal .col-lg-1, .modal .col-lg-10, .modal .col-lg-11, .modal .col-lg-12, .modal .col-lg-2, .modal .col-lg-3, .modal .col-lg-4, .modal .col-lg-5, .modal .col-lg-6, .modal .col-lg-7, .modal .col-lg-8, .modal .col-lg-9, .modal .col-md-1, .modal .col-md-10, .modal .col-md-11, .modal .col-md-12, .modal .col-md-2, .modal .col-md-3, .modal .col-md-4, .modal .col-md-5, .modal .col-md-6, .modal .col-md-7, .modal .col-md-8, .modal .col-md-9, .modal .col-sm-1, .modal .col-sm-10, .modal .col-sm-11, .modal .col-sm-12, .modal .col-sm-2, .modal .col-sm-3, .modal .col-sm-4, .modal .col-sm-5, .modal .col-sm-6, .modal .col-sm-7, .modal .col-sm-8, .modal .col-sm-9, .modal .col-xs-1, .modal .col-xs-10, .modal .col-xs-11, .modal .col-xs-12, .modal .col-xs-2, .modal .col-xs-3, .modal .col-xs-4, .modal .col-xs-5, .modal .col-xs-6, .modal .col-xs-7, .modal .col-xs-8, .modal .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box !important
}

.modal .form-group, .modal .row {
    box-sizing: border-box !important
}

.fb-customerchat {
    position: fixed;
    z-index: 9999999;
    right: 10px;
    bottom: 10px
}

.box-like {
    margin-top: 30px
}

    .box-like p {
        line-height: 24px;
    }

    .box-like .fb-like {
        margin: 15px 0;
        text-align: center
    }

.introjs-tooltiptext p.tit {
    text-align: center;
    font-weight: 700;
    border-bottom: dashed 1px #eee;
    padding-bottom: 3px;
    margin-bottom: 3px
}

@media all and (max-width:1170px) {
    #btn-view-guide {
        display: none !important
    }

    #cv-guide-container {
        width: 100%
    }

    #cv-guide-inner {
        width: 100%;
        padding: 0
    }

        #cv-guide-inner.fixed {
            position: relative
        }
}

.cvo-skillrate-value {
    cursor: pointer
}

.modal-danger .modal-header {
    background-color: #d9534f;
    color: #fff
}

.modal-danger .modal-body {
    color: #d9534f
}

.paging-separator {
    position: absolute;
    width: 10px;
    /*width: 100%;*/
    transition: all .3s ease;
    /* border-bottom: 1px dashed #00a35f;*/
    border-bottom: 2px solid #ddd;
    /*outline: 1px solid #ddd;*/
    z-index: 1024;
    left: -10px;
}

    .paging-separator:hover {
        border-bottom: 2px solid #ddd;
        /* border-bottom: 1px dashed #00a35f*/
    }

.paging-arrow {
    width: 60px;
    height: 24px;
    background-color: #00a35f;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    margin-left: -60px;
    margin-bottom: -12px;
    cursor: default;
    transition: all .3s ease;
    border-radius: 3px 0 0 3px
}

    .paging-arrow:hover {
        background-color: #00a35f
    }

#cv-document-root {
    float: left
}

/*V2*/
.gcvlogo {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIwAAAAjCAMAAABxVBI3AAAC+lBMVEUAAAAHFw0EGgwFDAwQJBsEJA4GJg8LGRkKExYIExMHExIHERMjNFYHERMHDxMHqSsnOV4HqSskNlkQFycKDhgHnygmOV0nOmAlN1okNlkSGyskNlkHpSojNVcHqConOl8dLEgJeCEnOV0kNlkHpCkHpSkiMVEGniclN1snOl8nOl8mOFwfLUsSpDIcKEMgL04DSxMIFhYHqisHrSsoO2AHqCslN1sHqysGpiokNVglN1weLkwHrSwwQWMkNVgkNFcEbBsEXBcNEx8hL0okNVcpPGIHpSkoO2EpPWUHsi0HnygGkyUiMlIFgCADVhYCSRIJVxokNVgYpDcIrSwjNFcHlSUHrSwmOF0mOV4GnCcHoSgGgiEiM1QHsy4sPmEKnSoFex8YJTwHpikEZRkVIDYPFyUCRREGjSMKkCcIdyECQhADURQDURQLUxoGniczQ2MmOFwXKU4HpCkHoCgnOV4HliUHrywGnSczQ2MjNFYNpC4GlSUMqS4jM1QnOl8HsS0HoikGjSMxQmQkNVkkNFYlN1wDVRYjM1UFaRofLk0GjSQFdh4Edx0NEyAmN1wXIz0OFiUFhSEMEh4kNFMzQ2MHnSclNlkjNFYoO2EIti4IsCwGjiQIti4wQmUIqissPmMYJ0MIqSsHlyYtP2UmOFwgL04VHzQfL00EWhcrPWIHqColNloFdB0GiiMHnChwe5EcKUQhMVEIty4HliYGhiIPFiQNrDADThQGjSQrOVcYJT0DVxYZJDwrO1wXKU0jNVgpPGMIsy0GhiEkNVczQ2MFdh4uQGMeLUoGgyEEeB0jNFYIrywYJTwEVhYaJ0ADYxgFch0zRGQ1RWYPFyVwe5ENFCAZtDoFlCU0RGYzQmI0RGUYozYGmCZwe5EZsTopPGIHnigHkiUGjCQRIUAdLEcFbxwFeB8UHC8HkSUGkCQGgSEDPQ8ETxRyf5ckNVcGnCckNVgGnigiM1YHnSgnOl8mOFwHoSklN1oGoykHqisGpikHoCkIriwXKU2cAAWfAAAA7nRSTlMABwwSCgUDFxAaDhxNLCX79eGWSyH77+zjjiz39fPrw1Mf+vr47+7t29S6rmtLSD0yHvHm4dvLxry2qISBgHFZPjgyJPzT082/sYh8X19BLBHv7u7s3tTHvrqwoqGhh3hxa2lgX19TUi4nJiMeFvXp6eno39fPzcrHx8eyq6mjm5mXloR+eHBramNbTUZDQT8/OTYs2NfRzMTAu7i2tbOopaKhnp6Zk5KSjo6Ig4B/enl0cHBmVFFNQTc0KSgd++Pc2tXAva+unpubmo+JgoB3dnJtbWppZmZdUkVEREAz6eHHwL67oJaNioqGa18aWZEcnwAACCtJREFUWMPtllV0E0EUQF82StImhApQSnHqUNzd3d3d3d3d3d3d3d3d3R12dtlkk7ZwDm+ym2TpCT/AD+dwP9qd1+3MnZk3bxb+84+hVT+8UQR5UEoDf4T+ZtNZiqZOY3gUGxv7tLrcbYbYR9VBie5pbBf8r70dPBEme+PaX2XmFdP/yaRSfP0awbhbqmqF+xEXXRtUMlOfdk7nBVDSkvD3YEY4X8kdODyUYxXkLfb7MqZ0LMup5UbcsMyExOe0WnPlFAlvGTYDF2KgEDYZvHTsSRboVQ2EE53kQLbckoTdZpOkuNSG35VJppBpGUZIlgpX9sXFxe37sDBeILWaA5TgSQUGPGwkmatAFaf4Xm6nT+kSqLehxa1bowoGu7SK/QWZiiIRh1XFxTgUV00F2rZLCfm2GWAFCZ0Ebjp1JYuNqj58ngzyurhcovxySNlTsmkalIn5c5mKThLWDrTjG/a15rL2PdMKmJ2hxFIFOmbBjQGZhnzOSXDdErRLapZKRZdljNqbgtMiuQF/vk2tvgllO8DEOpZEnuIMHVgC2oaRnhmgsJA4ESSKByU00nYuy9dRSe0hmCaZxoESRs3An8pUK8tnmQFbM/NinZW72lUaFO7ks4zXjY3nB0HHuiSPSTrW+fmeJaBwIr8bXEzDTSk9Gn6BKpnZ3z9Q/XNQYzL7m3Mk8VUH4ot6HeglGe0lPqgKtORJ2FZp0p1HZBZyHcJtyVwcdgUJzYBSJdR5HuLykPzywix3sGx5/S9qxvTUeZPb7amidoQoRvVbHWHH4FBlOfIvWr+73R5cb9PMHFEuGf9ceGbadyXW/eBmfL6KWiieM3GRSr+AhNMMrZ5PCO+svUQSJ8uz7MGyaSb4dglMYWMluOMxWjmYPYpzB8tncy/VjtycHAseOtcl0yrBOQkGCTkfgxdXFyt5SyuYGCoMx+fmTr4ZlAgjFeTq/ARlyvhemOzlFJXQtk76h2LdWS8ppVnoG9vZn+CMqiakbo4OmcURkJT2mcU+yVSLxNAZ0PEE6aXCN7MUB4nbR1nHa58uIWVYxBERHRXssilEJ+YX7ArWK5iuNH1Inh5jxjV2KtC9QHQE55bRlyVNoLkYhsMkpaKQ0Ax3CxN5i0j2wuQg0sS96tu+s/bLvlyYxhwthNlMBnVg0do4QkYcOJAKcqsP6hn9rBRp8Ll7KYDK1CVVTKDaaEqfl3PJMCZr/Fg4L+bR+bhIw0nfTtBIDN/Yk+RntPlJnhKgkLnqbhgLZpVZo5tiw07XyEfmAK1FeTUwmpaBGJWUAekzYTAFmCLw19xScnYPcclozJZvn6BRwknwwT2eLwwZsgiCEBQLu/nEjQC+VqZ1Rk4mjV8K7LSeBmSmJschsqsj8Wchz2xj0Ka2wQ9frDHLM+9yrpXJEYYr8wsZfV1ijYOKvJC4ktHU4XvFAShyZrlHxsbKpB01AMsPPS06oyEZ1pt1DtQo6cD90NMlNJhofaMD+13EH0W825HeQWWS5SGF4a1ozeDLpkoQGabTPBe+tYVKYvxmGvKepvnuBciRokxkZGS5YJRJnRb3hRa7ysuaRmGV2ZORZQsUw3FTq/A2O9u0/HT0LIQDj0brNNPAg7k3TWBDfmGwpp0zdLwvGeNiEloNv2MSrmWw8n0UR/kLygQHeLsKCQkJxDqYlu5SQQaToDxbm0sBEJAcZSpjcAyWlWVsbTYape7YUA5lUvorroP6KGPQFSa1/DXh4gu1L5tJWchSYPKRPAODnBNBwSsH6xiiAiXvbLKMETe4PPbd+GcZZiiLDbfMPJQpmURGDVXjxeZQSbBUBA/Vm3dyV78mhK8K++IFge+jBQWtM+EyV/5JZq1N2qYIE24FJnUqTM82OO4QmqvRBoApwVyNqZhIF/FwFS2AyeUHHkqmxP7UoF5Icpk0/Ujm4UaQ6JDPkq+a+7K2CmW1qsEos//n7+F52GMNv6Qyo/LiwBPo3w9PxV01RHMsN85sxzpnphfF1GT0QqIfiNlH0QPund847O4UJmFLURgB7XslinWaZWAYpvPWcJ5fqlHJL15IEHdD1VqkoSpJ1c/IJrFZa2fTjCuEnaYK9ChH4+KXMkRh7TN5bvTVtNipsnP0THkWhlakoni4ujTg+Uq6Di8tIs/P6TcniBdCG2qrrxieTPrA68WXZWB41/aQhO3UJtNof/emB5TBZmszLjd3SkoGw5SAonkjcPrZIiNSBwSYgWLaxLpSSD2fTqaYNMXpc+mV5aqAJXIRcQsD1/vViqeE5WsFnSsQshNcbHE6P0KJnUZIylUbLVS517UJCAjYU6Q+re52P9hOC8azQgEhM9tE2+wFD6c/gucoW0hRm63Mjinm6UWpA5sOM2gaarOOxm1K+u9JHUwfW0hVJzYLSayAOVF17Pr166/gt3DbvoTkOyRn8xwhV0fwxXa0wU5syZMnxydqVl8DxiUOGszYO7eNw1SZGRLVokX5NlCOBoMjU3IskjsEkBauydhy98YXkVXuPIi1CqRWo89dgMK0XWEhZKGnCrbjnSPAJ+mPYzdeMqV2Fdhzdm8oMgdTeeSqmEBQBssdlJInJrk35tjg/XyuNpgQp6Vu/jOb3yyqm5MnQYVRTEbVgCxW+bYxxRz76qZ0wZlSzmsmeILRdFgDrWDqQmnd723Sew5BAfeLvdMrR2D2NiBIQkJCIv7KP1lZVB4nXNPBLzA+3HC2f7fZS0beP+LtznB/JI0VOaAYQXfk5qr+3fovu1FK0ZfmQNPTs7udHvmAgZ/RZLg7uCZlYLP2GlBiuNsF/vPv8QP9C4zjfM8z3gAAAABJRU5ErkJggg==') no-repeat;
    text-indent: -9999px;
    width: 140px;
    margin-left: 5px !important;
    margin-right: 20px;
    background-position: center
}

.gcvlogo2 {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIwAAAAjCAYAAABGiuIFAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAACLFJREFUeNrsW1GS4jYQNVOpymfYG3j+8hc4wZoTDHOCNZUDYE4AnADPAVKwJxg4Ad4T4Pzlb3yDcT7zNVGTp5mepiXLDFRtaq0qFWCbtiw9vX7dkqOoK13pSle60pXvovTaXPzy8jIwH1Rj5XTR6/WKH7kzTf8k5oNqberG9Efd1sbPf/xK/dsXh+t/fv+rDPxf47UNdhJ8LY2dGsdijHnZC+gEakRm6hcHUN49mKlbU5ems6ofDCzUT09ssAkwk8BBGpuPO1PHClh4ob7d0acdTGZjbT5S/Lw357dngOUAQqBya2xU5tjCfJ9bu72GTshwcf+MPtyYOjtnlv2P2WUvGHcUAJRVwETUJuaDqblggSecr8zx25ZgIbCt7diZ/0+EzcIcG924Zoupj3iY/pl9SA14ghvryvvB6ZtK/fsowEKsMDOVgPYJlb5PMAHt5OtjIh/giiJiA2J2nI/N8axls+bs+9J1rOeg1j2jphOtYuo3cew3+G4NXKWZacOOYd7AovTvkrOFD2iQB1PW1/SfEekWnLdusYZbqQMAnIEcjm0x/1lo7EJfflL+7wLLEn658nRaClTyWdPvOMUJlhJ6g7QCscIcE0/2f4WJagczBzvZSbo3x4aws2SegYCwCGjTnIEvx/c1u2xmv9yIAV8pjaWHGhqgLJqErDlPtDkEfUp668p/gzxgGo9mbW0GbYXZnDkma2xdPMRthBm/YZPSHs8BsKNLAVP4SsYmNQGyRqSUMD1TngAGlJopYBkZIASHaSRyKTrovZVNh5NX2uch64QxeibYJMdEW+J7KbQhMcoANmwqI4FwfccIQofINsVwb1Yo5x498z4PYwCzZw9k6en2R4lyrqlhFG0xxCd3TwSUiRm0wpMf4R7gqCsw6AfYJhtDsAQfz6GWm9FCcS1a4v+5YQm5RNibXBMsiMQyAurLaXk2dY1BaGMzNnVh6kGx+QSbcVsg4H/Pis09nqFJp6WC9ivMYq5lhi6wwNUUcGEbFlbb6OiBua5MYYaVI9GXMvBtBbvUgqneGIY6WdDQVSMbc78xUBwiiAuAt2qwufDRryg5kou1D3xoYwhoawxk5mAYmxA7sjae+4kxyzAkmmkQrifRkWCQEQekYKDjOZGkOwpseS+rYT6L41+vCJYVxF9o9EQPdfDlc4gBWoDFCr29ixlwr0MgWCIWkbgG07bdZminnMk/AhawTM1Yhkc9nGXWwr1xUVugnVMlWlIBkyiz+hpgyVwdy0JH14DsNdAALKnHpkuwDzTQgFn2HkAXLAoJKbzNO9Hfpc8NtQTNgrUrI22jJPNSJWReKtHSzAXiG0ekU14BLInmS0HlJK6pUkRGbvJeAU9fPKgFYKq4B+qET7A5hM2JMtADhZk09jvmSxD1URtv4VryQIbkAOYguvTE1HRLHr1liFeI1mKupyCc5yxacka2Nx/RIQ4hKIXmwBHe1QjZT/SJ+b2F/5cNHyA5aDPSc0/OqHbkiORkyKwQhm3JYhuAbivsVabaNH4dyALy3n9fEi0YaHuPMbkeMMWSTbqV4nbmWpLuooAJFK1H5HqisKIhpzNRZqH1s9rKrlccA0QjhWnmwjYXrpOGNhZgr++lnORgRDIvUpJ0WrQUDpiAMLFN6WsaSc5Yz70nCsvQNXcy8tFcqbQH0Mjsc4LrBg33doFm63EvlRCbEWOk3y6NFmginswba8wRkqTzAab0+F0fkkPVveyYnTKwe2iSPSKpV+pX2qdt4tpJMQxBvMbKu3RPkglPlkRa7ulxRZaluE8kBvQaa20TqWXAHDysTkS0tA0R4C7A3AXMKvLtn3qigPI11+TqRL5TbYqBy0SCrWqIPiLu3vDfFG6L7I6VJGCTsG8b6lYe3VKLft01heMfZJmK6T++1WEmgLQO1S4SMHLGp20zohcqscettXWD9rN/IZsfKVsmRGOIUwuwqd3TEpikC93rwj0ALUL2Ad6NwtI5QBYGGPjgShG1lyqVjx0w20sRmVQNQCpk1CbSAhvhXgqha+IzwRuSb5HP/FUR2DOeY2JawweWBAnFlV21bpHM40sGtZKGiNowTOQQgpcCzZ+OSOdViGIpYmRDbTa4J3oFg1/53ChsWHtymSNT9Ir033HLtayp65mFEE0R7m6Z1qABfaR0vQYcYiAAZN+SGXPBZLFYe6Ly0CbTfCOEYKm4pkuAZqsMxkILUZWB6zts7ZpcjGYPAJw62Eq2cxUSMeJZ4oZn5hPyEdsTNkKgJjj3AvBQfQar8ARljj23A1yTeliG52DmIplXBSYfnWH1vSL2Uqz+JgEdR436ogxcpSTh5oiKnLZwz1oA+YG50ZLR6lesLPvWnOiclsl9EJ/czex9oGEb5WXaoFLC3Vy4IQuaW6V/bCDQF8CmhcIZdI9dQFyzkN2XzEtxT7sSvWy7jtVzdKqL+grM7BI0XjOX4XpN4rhqCxF90M5joApmbxy937d6j9lQyQwurq9g285y6qSdzfXgmi+OiIRWrRfM3iPuLyMmaiNloEsAyEZ1iXLt0BWSixVkyzw5kmh93Jue4zOz9w1hbwUbfA/u8XnlvhVF++xZcm50rqvoeWZiW3/pzAnYvAdS7+e4OAu6ZwzcBh17h+O8Q9qUk3eHAjbBBz+vZwAlaCoI440rWmFgknumvWBh/z/ZznAxwLBcRuh+EFceYyIzugBN29dXjiyANtkOO3YyaRQcf/ooWD4ImiPNh25JBUto73zZRKUVzb+gHRqTLVnGtul+dstGFDn2unwIMGKA5y3CzNeXrFwblMBgq0AwLn22RPJvHYW9nUkAzAP0mKZPIoernrVd5Xe8NhIE9uht516b+1lmG577Om3wu9VMW3zGw/G9qHZWfHOtEXkG+Q627LvB1t4OmqFVpyAfcwfgJCzPw23WLezF1v3BZsyEeAmtdBa9i8FM0beJJ++041rmjHuQ3fRcdulKV7rSla505Tsq/wowAAJ7MOIJV7L+AAAAAElFTkSuQmCC') no-repeat;
    text-indent: -9999px;
    width: 140px;
    margin-left: 5px !important;
    background-position: center
}

footer ol, footer ul, footer li {
    list-style: none;
}

.title4 {
    font-size: 18px
}

.footer1 {
}

.footsec1 {
    background: url(../images/support-bg.jpg);
    text-align: center;
}

.title1 {
    font-size: 24px;
    font-weight: 500;
}

.subcontainer {
    max-width: 1170px;
    margin: 0 auto;
    padding: 30px 0;
}

.subcontainer2 {
    max-width: 1170px;
    margin: 0 auto;
    padding: 50px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.subcontainer3 {
    max-width: 1170px;
    margin: 0 auto;
}

.section1 {
    max-width: 1170px;
    margin: 50px auto;
}

.section2 {
    background: #f6f6f6 url("../images/img/bg1.jpg") center center no-repeat;
    background-size: cover;
}

.section4 {
    background: #f3f3f3;
}

.section5 {
    margin: 50px 0;
}

.section6 {
    background: #eee;
    padding: 10px 0;
}

.section7 {
    background: url(../images/bg-top-employer.jpg) center center no-repeat;
    height: 660px;
    background-size: cover;
    position: relative;
    position: relative;
}

.section9 {
    background: #efefef;
    margin: 50px 0;
}

.bgfootsec1 {
    background: rgba(0,151,43,0.9);
    color: #fff;
}

.txt1 {
    font-size: 16px;
    font-weight: 300;
}

.footsec2 {
    background: #263556;
    color: #fff;
    color: #b7bac2;
}

.title2 {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px;
}

.footsec2 a {
    color: #b7bac2;
}

.bxfoot1 {
    width: 20%;
    margin-right: 3%;
}

.bxfoot2 {
    width: 32%;
}

.bxfoot3 {
    width: 20%;
}

.bxfoot4 {
    width: 20%;
}

.ulfoot1 {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
}

    .ulfoot1 li {
        width: 45%;
        margin-right: 3%;
        font-weight: 300;
        list-style: none;
    }

.ulfoot2 {
    padding-left: 0;
}

    .ulfoot2 li {
        font-weight: 300;
        list-style: none;
    }

.bxfoot1 p {
    margin-bottom: 5px;
}

.footer2 {
}

.footsec3 {
    background: #313332;
    padding: 50px 0;
    color: #bbb;
    font-size: 12px;
}

.footsec4 {
    background: #1f1f1f;
    padding: 50px 0;
    color: #fff;
    font-size: 12px;
}

.footsec3 a {
    color: #bbb;
}

.footsec4 a {
    color: #fff;
}

.title3, .title4 {
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.bxfoot5, .bxfoot6, .bxfoot7 {
    width: 33%;
    margin-right: 1%;
}

.flx-bx {
    display: flex;
}

.topbxsubf {
    display: flex;
    margin-bottom: 20px;
}

.bfsubfoot {
    width: 49%;
    margin-right: 1%
}

.ul4 {
}

    .ul4 li {
        padding: 2px 0;
    }

        .ul4 li a {
            color: #999;
        }

.botbxsubf1 {
    width: 17%;
    margin-right: 3%;
}

.botbxsubf2 {
    width: 78%;
}

.lstfoot {
    font-size: 11px;
}

    .lstfoot li {
        display: inline-block;
        border-right: 1px solid #999;
        padding-right: 5px;
        margin-bottom: 10px;
    }

        .lstfoot li:last-child {
            border-right: 0;
        }

.infowweb {
    display: flex;
    margin-bottom: 20px;
}

.logofooter {
    margin-right: 10px;
}

.infotxt {
}

.desfooter {
    color: #666;
    font-size: 11px;
}

.footsec4 .connectsocial a {
    float: left;
    padding-right: 10px;
}

@media screen and (max-width: 1024px) {
    .subcontainer, .subcontainer2, .subcontainer3, .section1, .wrapmain, .section-wrapped {
        max-width: 96%;
    }
}

@media screen and (max-width: 812px) {
    .ul3 li {
        margin-right: 0;
        margin-bottom: 15px;
        width: 100%;
    }

    .flx-bx {
        flex-wrap: wrap;
    }

    .bxfoot5, .bxfoot6, .bxfoot7 {
        width: 98%;
    }

    .connectsocial {
        margin-bottom: 20px;
    }

    .ctxt1 {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }

    .fl-sb {
        flex-wrap: wrap;
    }

    #x_boxTemp .view img {
        max-height: 200px
    }
}
/* -----------------MOBILE---------------- */
@media screen and (max-width: 680px) {
    .bxfoot3, .bxfoot4 {
        width: 50%;
        margin: 0px 0 20px;
    }

    .section4, .section3 {
        margin: 20px 0;
    }

    .footsec3 {
        padding: 30px 0;
    }

    #x_boxTemp .view img {
        max-height: 120px
    }
}
/* -----------------SMALL MOBILE---------------- */
@media screen and (max-width: 470px) {
    .botbxsubf1 {
        width: 100%;
        text-align: center;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .footsec4 {
        padding: 30px 0;
    }

    .cardf {
        margin-bottom: 20px;
    }

    .botbxsubf2 {
        width: 100%;
    }

    .col1-bottom {
        padding: 10px;
    }

    #x_boxTemp .view img {
        max-height: 120px
    }
}

.fl-sb {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    flex-wrap: wrap;
}

#cv-guide-content .bxjob2 {
    margin: 20px 0 10px 0
}

#cv-guide-inner.fixed #cv-guide-content .bxjob2 {
    margin: 10px 0
}

.list-job3 {
    overflow: hidden
}

    .list-job3 * {
        box-sizing: border-box
    }

    .list-job3 p {
        margin-bottom: 3px !important
    }

    .list-job3 ul {
        margin: 0 !important;
        padding: 0 !important;
        display: flex;
        flex-wrap: wrap;
        width: 100%
    }

    .list-job3 li {
        margin: 10px 0 0;
        padding: 10px 5px;
        background-color: #fff;
        width: 100%;
        display: flex;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        border-bottom: solid 1px #ddd;
        justify-content: flex-start;
    }

        .list-job3 li .logoemp {
            margin-right: 4%;
            height: 50px;
            width: 16%;
        }

            .list-job3 li .logoemp img {
                max-width: 100%
            }

.logoemp {
    border: 1px solid #f1f1f1;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    overflow: hidden;
    background: #fff;
}

.list-job3 li .job-descrip {
    width: 80%;
}

.list-job3 .titjob, .list-job2 .titjob {
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 2px;
    color: #333;
}

    .list-job3 .titjob a {
        color: #333 !important
    }

.namecompany {
    font-size: 13px;
    color: #666;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.infother {
    font-size: 13px;
    color: #999;
}

.job-mg {
    margin-right: 15px;
}

    .job-mg i {
        margin-right: 3px;
    }

#cvo-toolbar-lang {
    max-width: 150px;
    overflow-y: auto
}

span.flag.vi {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAQCAMAAADOBMQXAAAAilBMVEXZ2dnZ2dnZ2dnZ2dnZ2dkAAADZ2dnZ2dnZ2dnZ2dnZ2dnZ2dnrAADoISHqDQ3qAAD58h3Z1dXibGznLS3xaA347B3vOwfuNwftHwTsEwLsDgLicHDjZGT5+B7pHR355hz30RrpGhr2uxf1rhX0kBLydQ7xYAzsBwL1oBT0oxPyhxLvSgvvVgrsLQZJPI3oAAAADHRSTlPZ8eCBGADLinwhE8odGoMfAAAAkElEQVQY022Q5w6DMAyEzezGAUJWS6HMzvd/vSqSWxHgfp0+WSffQbTfHmCqOAgj2KXn/DRVnqUhbC7HubIA/Bt5o3706oOXkBedIZd4RBGRVwrRoeO75w3reC+dW9mwomLFU7sJ+l6WbHByLW6LmnGcUVEPn0er0U0QEtG8FN3+W6B9b6QW643X17FLxoslvxjxEa3nzk7jAAAAAElFTkSuQmCC') no-repeat center/contain;
}

span.flag.en {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAQCAMAAADOBMQXAAABxVBMVEXZ2dnZ2dnZ2dnZ2dnZ2dkAAADZ2dnZ2dnZ2dnZ2dnZ2dnZ2dnrAQHrBQXoAAD///8tTo7/Tkb9OTT1MjDsGRnrCgrtBATa09z/0c//vLj/qaMaVZv3lZQmTY/ugIMELnr4VFLy+/z7+Pn/6OWxzuXN1eDj2N/f193e1t3a2trZ19fUzdfNydTazNNmlsOtq75Ic6lbdKZDbaX3oaEyYaD4nZ5GZp7tm5s+YZr6mpild5ImUJLtkZD2kJD7kY/1jIz3iYklR4n/jYgnSIj6iIb2hYXFdYT1fn74SUXyQ0HvMjL3NDHzMTDmFhbvEhDxCQfwBQPZ///V///+9/fR5/X19POIzPH57e/k5u16wuy81OmryeTs3OHt2+Brr9yAsNjUzteat9fUzdZ+rNS0wdOMr9Nkn9CVrc+mtMr/yMXtxsRpiLZig7PtsK8na6+Uja5Td6z7rKpTc6Y5aabxo6RKbaMzZKLynp8kWJuKd5pCX5jwlZdzbJbvlZT4jIscRYocQYcYPYQKOIP/gn//gHv2fHv2e3qkWXG0TmP8ZWHoXF3bU1vUUFn/WVX3U1H/SEH/QjrvNTXuNDXlMDTsMjPvFxXvFBM884MBAAAADHRSTlPl8daJgwAa4d4hHxnDa5RgAAABKklEQVQY02Jg5WRmYkAGTCxsrAxcmhlVjgLOBtoevp4aFgIC1kb6WtwMzFnKUQWN8mUJQnzC6rJN0oZuguYsDBwKvZKKibIVOkBRceliqz5BKUV2BsaajimdEqqput58PmqV3RNaYlWKGBkY48J0XQr5+cO9+CYpSTpJ8AfG6wFFy81LTGVkLB1EeETqLE2NZWqrjYGiU/3FREV5eXl5eHh4QQwx/2lAUcD8AsSAfKAgGABFA/yAovZycq62Di5tQBNaXd3dbW3k7IGieslB/BJOmUoT+bz4+fnt7FQj04Ci2dExzf09+eIgl6VHSCpMbi9lZOAIlRJUsDLJA/ui3kwlWEqwi52B2UbQzVBa3iQJ7GP5hpwQ5VwWBi4tfSNrpNBxNEvRZMMekgCczTzw/LNe9AAAAABJRU5ErkJggg==') no-repeat center/contain;
}

span.flag.ja {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAQCAMAAADOBMQXAAAAn1BMVEXZ2dnZ2dnZ2dkAAADZ2dnZ2dnZ2dnZ2dnZ2dn////Z2dn9/f28ACz7+/u8AC6yABC9ADC4AB/t7e3a2tq2ABr++vz78fS9JjK1AxT99fjv7+/u7u755+301Nzwx87mqLLBLj2/HDa7HCq7ACevAAj44+r35ef32+T12t/su8Xqtb/orrnkn6vdhpjZg4jUZHjMX2TLUF/HPVLFREq8Ci37RS0EAAAACXRSTlOR7SgA7icfiYj+VKjzAAAAsUlEQVQY02XQ1xLCIBBAUVKMEiBAQqrpib2X//82IajD6H1izuwDu8CxgeWbucB2wCwKCTIjYeQBsIS/hQtgEf0sd4c6Vg85bQFfY5NmIntUkyL/rQ0VGA80XZmadIJhjBm9mLrPAiwLeFoaeqSTYt5vDK0F1rNt8lUE4ztlLGDBeIIqrQhWPeUDH2+xVr0Fgttr92zP+YTEUhsjmfzdOv9sPJfXKQg0I0XkqUu6f5d8AfbzEdfIeSiZAAAAAElFTkSuQmCC') no-repeat center/contain;
}

span.flag.zh {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAQCAMAAADOBMQXAAAAh1BMVEXZ2dnZ2dnZ2dnZ2dnZ2dkAAADZ2dnZ2dnZ2dnZ2dnZ2dnZ2dneKRDdQy7eMxveJw/dJRDa19bcfnHeTjrjQQ3+3QDeQCrcHRDsegntfwjcgnXfMQ7hPA3lUQzkSgzoXwvmWQvpaQrvhwf80wHisKnipp7dPijqbArxmgb1sQT3ugP81wH+4gDJMm/kAAAADHRSTlPa8eHLGACKgoF8IRM4mWzYAAAAm0lEQVQY023QyRKCMBBF0TCK+qQDJMwggrP+//eZsIgp4FRlkbvoqm4WHPces3k7P2CH5JqdbFma+Cy8QSH9+p6g1RFzcyhnDvBqxCx3mROrP30KTuBoWiixo6soq29VCoAubzKVD1JKNWNmKjBNssCyimcxttATXs2/goOgq+jsCTMqH4R1HTpT3TsMMluEKZbSSF2nXl9n+5I/OLERMhOm360AAAAASUVORK5CYII=') no-repeat center/contain;
}

span.flag.ko {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAQCAMAAADOBMQXAAABEVBMVEXZ2dnZ2dnZ2dkAAADZ2dnZ2dnZ2dnZ2dn////Z2dn4+Pj7+/vq6ur29fX9+/zv7++Xl5fk5OTa2trz8/Px8fGPj45SUlK3xdnV1dXHx8fCwsKvr69jgKqfnp57e3sRNnl4eHgAMHYAKHBjY2POMU9DQ0OrEjvCAyLu8/jy9vX67fDt6/DX5e/s7Oz55enn5+f44+fi2uTc3Nz2xc3MzMyXqsa/v7/lsLy5vLt9k7evtLOqqqrnlKSZmZlBZJjjhJeLi4uIiIgFOoPYYHd1dXUKMXNwcXELKXFubm5tbW1rbGzeVWwoLWxjOWoAHGRcXFwwH1y3OVpNTU1KSkqIF0avCTLPDC67AibLACTHAB3PABg9jnhxAAAACHRSTlPukSgAkIknH4eU4RoAAADfSURBVBjTbdBFcgNBEETREljK6WoYFDOamZmZ2b7/QSx3aCa88F9VvF0WZdIpcv5GqXSGcr7RCDFOBNDGz1PWAKVGWVksHVYByAkihmn0r6cwvQi4/dNlQBE5QKXwvK0Per2Tee/8xQWE86vhjsu7w+Hn943ejLxYwWLm6et98Pq2wgKJArN3H4Pb48cNAIkGcnL//qzdbi4pL1F51AqKzU7nYovrV6uxVh66EYq12hrKl929WOEWWgawRxRaJQ0s1D3Y5qrrsCuykhkAj4qP0eKcL5VgMY5ZKOnn///kD1BcGmABRHo4AAAAAElFTkSuQmCC') no-repeat center/contain;
}

.list-job2 ul {
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    overflow: hidden;
}

.list-job2 li {
    width: 48%;
    margin: 10px 3% 0;
    padding-bottom: 10px;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    border-bottom: solid 1px #ddd;
    flex-wrap: wrap;
    justify-content: flex-start;
}

    .list-job2 li:nth-child(1n), .list-job2 li:nth-child(1n+2) {
        margin-left: 0;
    }

    .list-job2 li:nth-child(2n), .list-job2 li:nth-child(2n+2) {
        margin-right: 0;
    }

    .list-job2 li .logoemp {
        margin-right: 4%;
        height: 70px;
        width: 18%;
    }

    .list-job2 li .job-descrip {
        width: 78%;
    }

    .list-job2 li img {
        display: block;
        margin: 0 auto;
        border: 0;
        background-color: transparent;
        vertical-align: top;
        max-width: 100%;
        max-height: 100%
    }

    .list-job2 li:nth-of-type(1), .list-job2 li:nth-of-type(2) {
        padding-top: 10px;
        padding-bottom: 20px
    }

        .list-job2 li:nth-of-type(1) .titjob, .list-job2 li:nth-of-type(2) .titjob {
            font-size: 18px;
            font-weight: 700;
        }

#x_listjobhot {
    margin-bottom: 30px
}

    #x_listjobhot .titjob {
        margin-bottom: 5px
    }

    #x_listjobhot h2 {
        font-size: 26px;
        margin: 15px 0;
        color: #048b9a;
        text-align: center;
    }

.bxjob1 {
    background-color: #fff;
    padding: 20px
}

#x_listjobhot .titjob {
    font-size: 18px
}

.title3 span, .title4 span {
    font-size: 22px;
    display: block;
    margin-bottom: 6px;
}

.title3 em, .title4 em {
    display: block;
    border-bottom: solid;
    width: 60px;
    height: 3px
}

.title3 span {
    text-align: center
}

.title3 em {
    margin: 0 auto
}

#x_listjobhot .title3 span {
    font-size: 24px
}

@media screen and (max-width: 680px) {
    .list-job2 li {
        margin-right: 0;
        margin-left: 0;
        width: 98%;
    }
}

[data-x-name=item]:hover .x_act_item, [data-x-name=sub-item]:hover .x_hob {
    display: inline-flex !important
}

[name='hob.icon'] {
    cursor: pointer !important;
}

.cvo-action {
    font-family: helvetica neue,Helvetica,Arial,sans-serif;
    font-size: 14px
}

#cv-guide-inner.fixed {
    position: fixed
}

.sample-heading {
    margin: .5rem 0;
    font-weight: bold;
    text-transform: uppercase
}
/*Css modal icon*/
#list-icon .xicon {
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    height: 20px;
    width: 20px;
    background-size: 20px;
}

#list-icon .card {
    width: 8%;
    float: left;
    font-size: 11px;
    margin: 5px 2px;
    padding: 3px;
    cursor: pointer
}

    #list-icon .card i {
        width: 100%;
    }

#xbox_Hob .modal-body i:hover {
    outline: none;
}


#list-icon .card:hover {
    outline: 1px solid #ddd;
}

#list-icon .xname {
    text-align: center;
    margin-top: 2px
}

#xbox_Hob .modal-title #txtSearchIcon {
    float: left;
    margin-left: 10%;
    max-width: 50%
}

.content-message.tip {
    position: fixed;
    z-index: 99999;
    width: 350px
}

#cv-document .bold {
    font-weight: 700
}

[contenteditable] {
    overflow-wrap: anywhere
}

#cv-document [contenteditable] ul, #cv-document [contenteditable] ol {
    margin: 0;
    padding: 0
}

    #cv-document [contenteditable] ul li::before {
        content: '-';
        margin-right: 5px
    }

[contenteditable] .text-tiny {
    line-height: 0.2em
}

[contenteditable] .text-small {
    line-height: 0.6em
}

[contenteditable] .text-big {
    line-height: 1.6em
}

[contenteditable] .text-huge {
    line-height: 2em
}

.template-special .x_hide {
    display: flex !important
}

[name='info.name'], [name='info.job'] {
    text-transform: capitalize
}

[contenteditable] .ck-placeholder {
    border: 1pt dashed #fc4b08;
    padding: 5px
}

    [contenteditable] .ck-placeholder:before {
        color: #bbb !important;
        font-weight: 300;
        position: relative !important
    }

    [contenteditable] .ck-placeholder br[data-cke-filler=true] {
        display: none
    }
/*[contenteditable].ck-focused {
    min-height: 3em;
}*/
#cv-guide-default {
    background-color: #fff;
    padding: 20px
}

.tip-news {
    margin-bottom: 15px;
    display: none
}

    .tip-news a {
        display: block
    }

@media only screen and (max-width: 900px) {
    #x_savefinished [class^="col-md"] {
        float: left;
    }
}

#cv-document .haicham:empty:after {
    content: "" !important
}


[data-x-rel] .fa-custom {
    font-size: 12px;
    margin-left: 10px;
    line-height: inherit
}

[data-x-rel] .tooltip-inner {
    font-size: 10px;
    /*max-width:250px;*/
}

.page[page]:before {
    content: "";
}

#cvo-toolbar #btn-save-cv {
    min-width: 180px;
    background-color: #123983;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

    #cvo-toolbar #btn-save-cv .fa {
        font-size: 16px;
        padding-right: 5px;
        line-height: 20px
    }

    #cvo-toolbar #btn-save-cv .title {
        font-size: 16px;
    }

#cvo-toolbar-r .group-item .item.button {
    border: solid 1px #123983;
    color: #123983;
    font-weight: bold;
}





/*[data-x-id=ava]::before {
    content: url(/upload/images/avatars/camera.jpg);
    position: absolute;
    width: 100%;
    height: 100%;
    
}*/
/*[data-x-id=ava]:after {
    content: "Tiêu đề ảnh";
    position: absolute;
    top: 0;
    left: 0;
    background-color: red;
    padding: 10px;
    font-size: 16px;
    color: white;
}*/

.avatar-action {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,.5);
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    color: #fff;
    text-align: center;
    font-size:13px;
    z-index:30;
}

    .avatar-action i {
        width: 100%;
    }


.init-avatar {
    overflow: hidden;
    position:relative;
}
.msg-changecvut .jobname, .msg-changecvut .comname{font-weight:500;text-transform:capitalize}

#cv-guide-inner::-webkit-scrollbar {
    display: none;
}
#cv-guide-inner {
    -ms-overflow-style: none;
    scrollbar-width: none;
}
[data-x-id="body"] div, [data-x-id="body"] p {
    margin-bottom: 10px !important;
}

@media screen and (max-width: 600px) {
    /* Styles áp dụng khi màn hình nhỏ hơn 600px */
    #xbox_UploadImage .col-sm-12 {
        width:100%;
        padding-bottom:10px;
    }
    #xbox_UploadImage .modal-body{
        max-height:500px;
        overflow-y:scroll;
    }
    #xbox_UploadImage .col-sm-12 .img-edit-preview, #xbox_UploadImage .col-sm-12 .img-edit-preview-verticle {
        border: 1px solid
    }
}
#cv-document .x_ot, #cv-document .x_singleline{display:inline-block}
.xicon.archery {
    background-image: url('data:image/svg+xml,<svg  viewBox="0 0 28 29" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M25.4 14.7C24.6 14.7 24 14.7 23.2 14.7C23.2 14.9 23.2 15.1 23.3 15.2C23.4 16.3 23 17.2 22.2 18C20.5 19.6 18.8 21.3 17.1 22.9C16.8 23.2 16.4 23.5 16.1 23.9C15.7 24.3 15.6 24.6 15.8 25.1C16 25.5 16.1 25.9 16.3 26.3C16.6 27 16.3 27.8 15.6 28.1C14.9 28.4 14.1 28.1 13.8 27.3C13.5 26.5 13.2 25.8 13 25C12.9 24.8 12.9 24.5 13 24.2C13.1 23.9 13 23.7 12.9 23.4C11.7 20.6 10.6 17.8 9.4 15C9.3 14.8 9.2 14.7 9 14.7C7.9 14.7 6.9 14.7 5.8 14.7C5.7 14.7 5.5 14.8 5.4 14.9C5.1 15.6 4.6 15.8 3.8 15.8C2.9 15.7 2 15.8 1.2 15.8C1.1 15.8 1 15.8 0.8 15.8C1 15.4 1.2 15.1 1.4 14.8C1.1 14.8 0.8 14.8 0.6 14.8C0.2 14.8 0 14.6 0 14.3C0 14 0.2 13.8 0.6 13.8C0.9 13.8 1.2 13.8 1.5 13.8C1.3 13.4 1 13 0.8 12.5C0.9 12.5 1 12.5 1.1 12.5C2.3 12.5 3.4 12.5 4.6 12.5C4.7 12.5 4.9 12.6 5 12.7C5 12.7 5 12.8 5.1 12.8C5.3 13.1 5.5 13.6 5.8 13.8C6.1 14 6.6 13.8 7 13.8C7.8 13.8 8.5 13.8 9.3 13.8C9.3 13.8 9.3 13.8 9.4 13.8C9.9 12.6 10.4 11.4 10.8 10.2C11.5 8.3 12.3 6.40001 13 4.60001C13.1 4.50001 13.1 4.3 13.1 4.2C13 3.6 13.1 3 13.3 2.5C13.5 2 13.6 1.60001 13.8 1.10001C14.1 0.400009 14.9 0.199997 15.5 0.399997C16.2 0.699997 16.5 1.40001 16.2 2.10001C16.1 2.50001 15.9 2.8 15.8 3.2C15.6 3.6 15.7 3.9 16 4.2C17.8 5.9 19.6 7.6 21.4 9.2C22.5 10.2 23.1 11.4 23 12.9C23 13.1 23 13.2 22.9 13.4C22.9 13.5 22.8 13.7 22.8 13.8C23.5 13.8 24.3 13.8 25.1 13.8C24.9 13.6 24.7 13.4 24.5 13.2C24.2 12.9 24.2 12.6 24.4 12.4C24.6 12.2 24.9 12.2 25.2 12.4C25.8 12.9 26.3 13.3 26.9 13.8C27.3 14.1 27.3 14.4 26.9 14.7C26.3 15.2 25.8 15.8 25.2 16.3C24.9 16.6 24.6 16.6 24.4 16.3C24.2 16.1 24.2 15.8 24.5 15.5C24.8 15.2 25.1 15 25.4 14.7ZM10.4 13.6C10.6 13.6 10.7 13.6 10.8 13.6C13.6 13.6 16.3 13.6 19.1 13.6C19.7 13.6 20 13.4 20.3 12.9C20.5 12.5 20.6 12.2 20.4 11.8C20.3 11.5 20.1 11.3 19.9 11.1C17.9 9.20001 15.8 7.3 13.7 5.4C12.6 8.2 11.5 10.9 10.4 13.6ZM13.7 22.4C13.9 22.2 14 22 14.2 21.9C15.3 20.8 16.4 19.8 17.6 18.7C18.6 17.8 19.5 16.9 20.5 16C20.8 15.7 20.7 15.4 20.6 15.1C20.5 14.8 20.4 14.6 20 14.6C16.9 14.6 13.9 14.6 10.8 14.6C10.7 14.6 10.6 14.6 10.4 14.6C11.5 17.3 12.6 19.8 13.7 22.4Z" fill="%23939598"/></svg>');
}

.xicon.basketball {
    background-image: url('data:image/svg+xml,<svg  viewBox="0 0 23 29" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 0.5C12.4 0.6 12.8 0.7 13.2 0.8C14.2 1.1 15.1 1.6 15.8 2.3C15.9 2.4 16.1 2.5 16.3 2.5C18.2 2.5 20.1 2.5 22 2.5C22.6 2.5 22.8 2.7 22.8 3.3C22.8 8.7 22.8 14.2 22.8 19.6C22.8 20.2 22.6 20.4 22.1 20.4C21.4 20.4 20.6 20.4 19.9 20.4C19.7 20.4 19.6 20.5 19.5 20.7C18.8 23.1 18.2 25.6 17.5 28C17.5 28.1 17.5 28.2 17.4 28.2C17.3 28.5 17 28.7 16.7 28.6C16.4 28.5 16.2 28.2 16.3 27.9C16.4 27.5 16.5 27.1 16.6 26.7C16 26.7 15.4 26.7 14.8 26.7C14.7 27.2 14.7 27.6 14.6 28.1C14.5 28.5 14.1 28.8 13.8 28.5C13.6 28.4 13.5 28.1 13.6 27.9C13.6 27.6 13.7 27.3 13.7 27.1C13.7 27 13.7 26.9 13.8 26.7C13.2 26.7 12.6 26.7 12 26.7C12 27.1 12 27.6 12 28C12 28.3 11.9 28.5 11.6 28.6C11.3 28.7 10.9 28.4 10.9 28C10.9 27.6 10.9 27.1 10.9 26.7C10.3 26.7 9.7 26.7 9.1 26.7C9.2 27.1 9.2 27.4 9.3 27.8C9.3 27.9 9.3 28.1 9.3 28.2C9.2 28.4 9 28.6 8.8 28.6C8.5 28.6 8.3 28.4 8.3 28.1C8.2 27.7 8.2 27.3 8.1 27C8.1 26.9 8.1 26.8 8 26.7C7.4 26.7 6.8 26.7 6.2 26.7C6.2 27 6.3 27.3 6.4 27.7C6.5 28.1 6.4 28.4 6 28.5C5.7 28.6 5.4 28.4 5.3 28C4.6 25.5 4 23.1 3.3 20.6C3.2 20.4 3.2 20.3 2.9 20.3C2.2 20.3 1.4 20.3 0.7 20.3C0.1 20.3 0 20.1 0 19.6C0 14.1 0 8.7 0 3.2C0 2.6 0.2 2.5 0.7 2.5C2.6 2.5 4.5 2.5 6.5 2.5C6.7 2.5 6.8 2.4 7 2.3C8 1.3 9.3 0.8 10.7 0.6C10.8 0.6 10.8 0.6 10.9 0.6C11.2 0.5 11.6 0.5 12 0.5ZM17 3.5C18.9 6.7 17.8 10.1 15.8 11.9C13.6 13.8 10.5 14.1 8.1 12.6C6.9 11.8 6 10.8 5.4 9.5C4.6 7.4 4.8 5.5 5.9 3.6C4.3 3.6 2.7 3.6 1.1 3.6C1.1 8.8 1.1 14 1.1 19.2C1.8 19.2 2.4 19.2 3.1 19.2C3.1 18.4 3.1 17.6 3.1 16.8C3.1 16.4 3.3 16.2 3.7 16.2C5.5 16.2 7.2 16.2 9 16.2C9.3 16.2 9.5 16.4 9.6 16.7C9.6 17 9.4 17.2 9.1 17.3C9 17.3 8.9 17.3 8.8 17.3C7.4 17.3 6 17.3 4.6 17.3C4.5 17.3 4.4 17.3 4.3 17.3C4.3 18 4.3 18.6 4.3 19.2C9.1 19.2 13.9 19.2 18.7 19.2C18.7 18.5 18.7 17.9 18.7 17.3C18.6 17.3 18.5 17.3 18.4 17.3C17 17.3 15.5 17.3 14.1 17.3C13.7 17.3 13.5 17.1 13.5 16.7C13.5 16.4 13.7 16.2 14.2 16.2C15.9 16.2 17.6 16.2 19.3 16.2C19.8 16.2 19.9 16.4 19.9 16.8C19.9 17.5 19.9 18.2 19.9 18.9C19.9 19 19.9 19.1 19.9 19.2C20.6 19.2 21.2 19.2 21.9 19.2C21.9 14 21.9 8.8 21.9 3.6C20.1 3.5 18.6 3.5 17 3.5ZM12.2 7C12.7 7.5 13.3 8.1 13.8 8.6C14.7 7.9 15.6 7.4 16.7 7.2C16.9 6.1 16.3 4.3 15.5 3.6C14.5 4.8 13.4 5.9 12.2 7ZM11.7 12.4C11.9 11.3 12.4 10.3 13.1 9.5C12.5 8.9 12 8.4 11.4 7.9C10.3 9 9.2 10.1 8 11.3C8.7 12 10.5 12.6 11.7 12.4ZM14.8 2.8C14 2.1 12.4 1.5 11.3 1.6C11.1 1.6 11.1 1.7 11.1 1.8C10.9 2.5 10.7 3.2 10.3 3.8C10.1 4.1 9.9 4.3 9.8 4.6C10.4 5.2 10.9 5.7 11.4 6.2C12.5 5.1 13.7 3.9 14.8 2.8ZM6 6.8C5.9 8 6.5 9.8 7.2 10.4C8.3 9.3 9.5 8.1 10.6 7C10.1 6.5 9.5 5.9 8.9 5.4C8.1 6.1 7.1 6.6 6 6.8ZM8 20.3C8.1 21 8.2 21.7 8.3 22.4C9.1 22.4 10 22.4 10.8 22.4C10.8 21.7 10.8 21 10.8 20.3C9.9 20.3 9 20.3 8 20.3ZM14.8 20.3C13.8 20.3 12.9 20.3 12 20.3C12 21 12 21.7 12 22.4C12.8 22.4 13.7 22.4 14.5 22.4C14.6 21.7 14.7 21 14.8 20.3ZM4.4 20.3C4.6 20.9 4.7 21.6 4.9 22.2C4.9 22.4 5 22.4 5.2 22.4C5.8 22.4 6.4 22.4 7 22.4C7.1 22.4 7.2 22.4 7.3 22.4C7.2 21.7 7.1 21 7 20.3C6.1 20.3 5.2 20.3 4.4 20.3ZM15.6 22.4C16.2 22.4 16.8 22.4 17.3 22.4C17.9 22.4 17.9 22.4 18.1 21.8C18.2 21.3 18.4 20.8 18.5 20.3C17.6 20.3 16.8 20.3 15.9 20.3C15.8 21 15.7 21.7 15.6 22.4ZM10.8 25.5C10.8 24.8 10.8 24.2 10.8 23.5C10 23.5 9.3 23.5 8.5 23.5C8.6 24.2 8.7 24.8 8.8 25.5C9.5 25.5 10.2 25.5 10.8 25.5ZM14.3 23.5C13.5 23.5 12.8 23.5 12 23.5C12 24.2 12 24.8 12 25.5C12.7 25.5 13.3 25.5 14 25.5C14.1 24.8 14.2 24.1 14.3 23.5ZM5.2 23.5C5.4 24.1 5.5 24.7 5.7 25.3C5.7 25.4 5.8 25.4 5.9 25.4C6.5 25.4 7.1 25.4 7.8 25.4C7.7 24.7 7.6 24.1 7.5 23.4C6.7 23.5 6 23.5 5.2 23.5ZM17.6 23.5C16.9 23.5 16.1 23.5 15.4 23.5C15.3 24.2 15.2 24.8 15.1 25.5C15.7 25.5 16.3 25.5 16.9 25.5C17 25.5 17 25.4 17.1 25.4C17.2 24.7 17.4 24.1 17.6 23.5ZM10 1.8C9.2 2 8.6 2.3 8 2.9C8.2 3.1 8.4 3.2 8.5 3.4C8.7 3.6 8.8 3.7 8.9 3.9C9.4 3.3 9.9 2.4 10 1.8ZM15.7 10.4C16.2 9.8 16.5 9.2 16.7 8.4C15.9 8.6 15.3 8.9 14.7 9.4C15 9.8 15.3 10.1 15.7 10.4ZM13.8 10.3C13.3 10.9 13 11.5 12.8 12.3C13.6 12.1 14.2 11.8 14.8 11.3C14.5 10.9 14.2 10.6 13.8 10.3ZM6.2 5.6C7 5.4 7.6 5.1 8.2 4.6C7.9 4.3 7.5 3.9 7.2 3.6C6.7 4.2 6.4 4.8 6.2 5.6Z" fill="%23939598"/><path d="M11.4 16.1C11.7 16.1 11.9 16.3 11.9 16.6C11.9 16.9 11.7 17.1 11.4 17.1C11.1 17.1 10.8 16.8 10.9 16.5C10.9 16.3 11.1 16.1 11.4 16.1Z" fill="%23939598"/></svg>');
}

.xicon.singing {
    background-image: url('data:image/svg+xml,<svg  viewBox="0 0 29 29" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M27.8893 28.1C27.4893 28.1 27.1893 27.9 26.8893 27.7C26.5893 27.4 26.1893 27.1 25.8893 26.9C24.7893 26.1 23.4893 26.2 22.4893 27.1C22.0893 27.5 21.6893 28 21.2893 28.4C20.7893 28.9 20.0893 29.1 19.3893 28.8C18.8893 28.6 18.4893 28.4 17.9893 28.1C17.8893 28.3 17.6893 28.5 17.3893 28.7C17.0893 29 16.8893 29 16.5893 28.7C12.9893 25.7 9.38935 22.8 5.78935 19.8L5.68934 19.7C5.08934 19.2 4.48934 18.7 3.68934 18.7C3.38934 18.7 2.98934 18.5 2.68934 18.3C2.58934 18.2 2.48934 18.2 2.38934 18.4C2.28934 18.5 2.18935 18.6 2.08935 18.7C1.78935 18.9 1.58934 18.9 1.38934 18.7C0.989336 18.3 0.589339 17.9 0.189339 17.5C-0.0106609 17.3 -0.110661 17 0.189339 16.8C0.589339 16.5 0.489336 16.3 0.389336 15.9C-0.410664 14.1 0.0893421 12 1.48934 10.6C2.88934 9.3 4.98935 8.9 6.78935 9.7C6.98935 9.8 7.18935 9.8 7.28935 9.6C7.38935 9.5 7.38934 9.5 7.48934 9.4C7.68934 9.2 7.88934 9.2 8.18934 9.4C8.58934 9.8 9.08934 10.2 9.48934 10.7C9.68934 10.9 9.68934 11.2 9.48934 11.3C9.08934 11.6 9.08934 11.9 9.28934 12.3C9.48934 12.7 9.48935 13.2 9.58935 13.7C9.58935 13.9 9.68934 14 9.78934 14.1C12.9893 18 16.1893 21.9 19.4893 25.9C19.7893 26.3 19.7893 26.4 19.4893 26.8C19.2893 27 18.9893 27.2 18.7893 27.5C19.1893 27.8 19.4893 28 19.9893 28.1C20.2893 28.2 20.4893 28.1 20.6893 27.9C20.9893 27.6 21.1893 27.4 21.4893 27.1C22.0893 26.5 22.6893 25.9 23.4893 25.7C24.6893 25.3 25.7893 25.6 26.7893 26.4C27.0893 26.6 27.3893 26.9 27.6893 27.1C27.7893 27.2 27.9893 27.3 28.1893 27.3C27.8893 27.5 27.8893 27.8 27.8893 28.1ZM6.28935 10.5C4.98935 9.8 2.98935 10.1 1.78935 11.5C0.689345 12.8 0.589339 14.6 1.18934 15.6C2.88934 14 4.58934 12.3 6.28935 10.5ZM3.18934 17.7C4.78934 18.4 6.68934 18 7.88934 16.6C8.88934 15.4 8.98934 13.6 8.38934 12.6C6.58934 14.3 4.88934 16 3.18934 17.7ZM1.68934 17.8C3.98934 15.5 6.18934 13.3 8.48934 11C8.28934 10.8 8.08934 10.6 7.88934 10.4C5.68934 12.6 3.38935 14.9 1.08935 17.2C1.18935 17.4 1.48934 17.6 1.68934 17.8ZM17.9893 25.6C17.3893 26.2 16.7893 26.8 16.1893 27.4C16.3893 27.6 16.6893 27.8 16.8893 28C17.4893 27.4 17.9893 26.9 18.4893 26.4C18.3893 26.1 18.1893 25.8 17.9893 25.6ZM10.8893 20.9C11.0893 20.7 11.2893 20.5 11.4893 20.3C10.9893 19.8 10.4893 19.3 9.98934 18.8C9.78934 19 9.58934 19.2 9.38934 19.4C9.88934 19.9 10.3893 20.4 10.8893 20.9Z" fill="%23939598"/><path d="M22.3893 0.999988C22.5893 1.19999 22.6893 1.39999 22.6893 1.59999C22.6893 3.29999 22.6893 4.99999 22.6893 6.59999C22.6893 7.19999 22.3893 7.69999 21.7893 7.79999C21.2893 7.99999 20.6893 7.89999 20.3893 7.49999C19.9893 7.09999 19.8893 6.49999 20.1893 5.99999C20.4893 5.49999 20.9893 5.19999 21.5893 5.39999C21.6893 5.39999 21.6893 5.39999 21.7893 5.39999C21.7893 4.79999 21.7893 4.19999 21.7893 3.59999C20.8893 3.59999 20.0893 3.59999 19.1893 3.59999C19.1893 3.29999 19.1893 2.99999 19.1893 2.69999C20.0893 2.69999 20.8893 2.69999 21.7893 2.69999C21.7893 2.39999 21.7893 2.09999 21.7893 1.79999C20.6893 1.79999 19.4893 1.79999 18.2893 1.79999C18.2893 1.89999 18.2893 1.99999 18.2893 2.09999C18.2893 3.59999 18.2893 5.09999 18.2893 6.59999C18.2893 7.19999 17.9893 7.59999 17.4893 7.79999C16.9893 7.99999 16.4893 7.89999 16.0893 7.49999C15.6893 7.09999 15.5893 6.49999 15.7893 5.89999C16.0893 5.39999 16.5893 5.09999 17.1893 5.19999C17.2893 5.19999 17.2893 5.19999 17.3893 5.19999C17.3893 5.09999 17.3893 4.99999 17.3893 4.89999C17.3893 3.69999 17.3893 2.59999 17.3893 1.39999C17.3893 1.09999 17.4893 0.899988 17.6893 0.799988C19.2893 0.999988 20.7893 0.999988 22.3893 0.999988ZM16.9893 6.19999C16.7893 6.19999 16.5893 6.39999 16.5893 6.59999C16.5893 6.79999 16.7893 6.99999 16.9893 6.99999C17.1893 6.99999 17.3893 6.79999 17.3893 6.59999C17.3893 6.39999 17.1893 6.19999 16.9893 6.19999ZM21.3893 7.09999C21.5893 7.09999 21.7893 6.89999 21.7893 6.69999C21.7893 6.49999 21.5893 6.29999 21.3893 6.29999C21.1893 6.29999 20.9893 6.49999 20.9893 6.69999C20.8893 6.89999 21.0893 7.09999 21.3893 7.09999Z" fill="%23939598"/><path d="M14.7893 11.5C14.7893 11.2 14.7893 10.9 14.7893 10.6C15.6893 10.6 16.4893 10.6 17.3893 10.6C17.3893 10.3 17.3893 9.99998 17.3893 9.69998C16.2893 9.69998 15.0893 9.69998 13.8893 9.69998C13.8893 9.79998 13.8893 9.89998 13.8893 9.99998C13.8893 11.5 13.8893 13 13.8893 14.5C13.8893 15.1 13.5893 15.5 13.0893 15.7C12.5893 15.9 12.0893 15.8 11.6893 15.4C11.2893 15 11.1893 14.4 11.3893 13.8C11.6893 13.3 12.1893 13 12.7893 13.1C12.7893 13.1 12.8893 13.1 12.9893 13.1C12.9893 13 12.9893 12.9 12.9893 12.8C12.9893 11.6 12.9893 10.4 12.9893 9.19998C12.9893 8.79998 13.0893 8.59998 13.5893 8.59998C14.9893 8.59998 16.2893 8.59998 17.6893 8.59998C18.0893 8.59998 18.2893 8.69998 18.2893 9.19998C18.2893 9.69998 18.2893 10.2 18.2893 10.8C18.2893 11.1 18.0893 11.3 17.7893 11.3C16.7893 11.5 15.7893 11.5 14.7893 11.5ZM12.5893 15C12.7893 15 12.9893 14.8 12.9893 14.6C12.9893 14.4 12.7893 14.2 12.5893 14.2C12.3893 14.2 12.1893 14.4 12.1893 14.6C12.1893 14.8 12.3893 15 12.5893 15Z" fill="%23939598"/></svg>');
}

.camping {
    background-image: url('data:image/svg+xml,<svg  viewBox="0 0 29 28" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M23.4194 19.6C23.4194 22 23.4194 24.3 23.4194 26.6C23.5194 26.6 23.6194 26.6 23.7194 26.6C24.8194 26.6 26.0194 26.6 27.1194 26.6C27.2194 26.6 27.4194 26.6 27.5194 26.6C27.8194 26.7 27.9194 26.9 27.9194 27.1C27.9194 27.4 27.8194 27.6 27.5194 27.6C27.4194 27.6 27.2194 27.6 27.1194 27.6C18.3194 27.6 9.51938 27.6 0.719378 27.6C0.319378 27.6 0.0193812 27.4 0.0193812 27.1C-0.0806188 26.7 0.219387 26.4 0.619387 26.4C1.01939 26.4 1.41938 26.4 1.81938 26.4C2.81938 26.4 3.71938 26.4 4.71938 26.4C4.71938 24 4.71938 21.6 4.71938 19.2C4.61938 19.3 4.51938 19.4 4.51938 19.4C3.51938 20.7 2.51938 21.9 1.51938 23.1C1.41938 23.3 1.11938 23.4 0.919375 23.4C0.419375 23.4 0.219381 22.9 0.519381 22.5C0.719381 22.2 1.01938 21.9 1.31938 21.6C5.41938 16.6 9.51938 11.5 13.5194 6.5C13.5194 6.4 13.6194 6.4 13.6194 6.3C13.9194 5.9 14.3194 5.9 14.6194 6.3C15.1194 6.9 15.5194 7.5 16.0194 8.1C19.8194 12.9 23.6194 17.7 27.4194 22.5C27.5194 22.7 27.6194 22.9 27.6194 23.1C27.6194 23.3 27.5194 23.5 27.2194 23.6C27.0194 23.7 26.7194 23.6 26.6194 23.4C26.1194 22.8 25.7194 22.2 25.2194 21.7C24.5194 21.1 24.0194 20.4 23.4194 19.6ZM13.4194 13.2C13.3194 13.3 13.3194 13.3 13.3194 13.4C12.0194 15.7 10.4194 17.8 8.51938 19.7C8.41938 19.8 8.31938 20 8.31938 20.1C8.31938 22.2 8.31938 24.3 8.31938 26.3C8.31938 26.4 8.31938 26.5 8.31938 26.6C10.0194 26.6 11.7194 26.6 13.4194 26.6C13.4194 22.2 13.4194 17.7 13.4194 13.2ZM14.6194 13.3C14.6194 17.7 14.6194 22.2 14.6194 26.6C16.3194 26.6 18.0194 26.6 19.7194 26.6C19.7194 26.5 19.7194 26.4 19.7194 26.4C19.7194 24.3 19.7194 22.2 19.7194 20.1C19.7194 20 19.6194 19.8 19.5194 19.7C18.8194 18.9 18.1194 18.2 17.5194 17.4C16.4194 16.1 15.4194 14.8 14.6194 13.3Z" fill="%23939598"/><path d="M25.0194 5.60001C25.0194 7.00001 23.9194 8.20001 22.4194 8.20001C21.0194 8.20001 19.9194 7.10001 19.8194 5.70001C19.8194 4.30001 20.9194 3.10001 22.3194 3.10001C23.9194 3.00001 25.0194 4.20001 25.0194 5.60001Z" fill="%23939598"/><path d="M8.91937 4.90002C9.31937 4.50002 9.71938 4.30002 10.2194 4.30002C10.6194 4.30002 10.9194 4.50002 10.9194 4.80002C10.9194 5.20002 10.7194 5.40002 10.3194 5.50002C9.71938 5.60002 9.51937 5.90002 9.41937 6.40002C9.41937 6.70002 9.11938 7.00002 8.81938 7.00002C8.51938 7.00002 8.31938 6.80002 8.21938 6.40002C8.11938 5.80002 7.91938 5.50002 7.31938 5.50002C6.91938 5.40002 6.71938 5.20002 6.71938 4.80002C6.71938 4.50002 7.01937 4.30002 7.41937 4.30002C8.11937 4.30002 8.51937 4.50002 8.91937 4.90002Z" fill="%23939598"/><path d="M2.91937 8.40002C3.31937 8.00002 3.81937 7.80002 4.41937 7.80002C4.81937 7.80002 5.01938 8.00002 5.01938 8.30002C5.01938 8.60002 4.81938 8.80002 4.51938 8.90002C3.91938 9.00002 3.61938 9.20002 3.61938 9.80002C3.51938 10.2 3.31938 10.4 3.01938 10.4C2.71938 10.4 2.51937 10.2 2.41937 9.80002C2.31937 9.30002 2.01938 9.00002 1.51938 8.90002C1.11938 8.90002 0.919373 8.60002 0.919373 8.30002C0.919373 8.00002 1.21938 7.80002 1.51938 7.80002C2.01938 7.80002 2.51937 8.00002 2.91937 8.40002Z" fill="%23939598"/><path d="M2.91938 2.1C3.31938 1.7 3.81939 1.5 4.31939 1.5C4.71939 1.5 4.91938 1.7 5.01938 2C5.01938 2.3 4.81938 2.6 4.41938 2.6C3.91938 2.7 3.61938 2.9 3.51938 3.5C3.41938 3.9 3.31938 4.1 2.91938 4.1C2.61938 4.1 2.41938 3.9 2.31938 3.5C2.31938 3 1.91938 2.7 1.41938 2.6C1.01938 2.6 0.719385 2.3 0.819385 2C0.819385 1.7 1.11938 1.5 1.51938 1.5C2.11938 1.5 2.51938 1.7 2.91938 2.1Z" fill="%23939598"/><path d="M21.9194 1.20001C21.9194 1.00001 21.9194 0.800012 21.9194 0.700012C21.9194 0.400012 22.2194 0.200012 22.5194 0.200012C22.8194 0.200012 23.0194 0.400012 23.0194 0.700012C23.0194 1.10001 23.0194 1.40001 23.0194 1.80001C23.0194 2.10001 22.7194 2.30001 22.4194 2.30001C22.1194 2.30001 21.9194 2.10001 21.8194 1.80001C21.9194 1.50001 21.9194 1.30001 21.9194 1.20001Z" fill="%23939598"/><path d="M26.5194 9.1C26.4194 9.2 26.3194 9.4 26.1194 9.5C25.9194 9.6 25.7194 9.6 25.5194 9.5C25.2194 9.3 25.0194 9 24.7194 8.7C24.5194 8.5 24.5194 8.2 24.7194 8C24.9194 7.8 25.2194 7.7 25.4194 7.9C25.7194 8.2 26.0194 8.5 26.3194 8.7C26.5194 8.9 26.5194 9 26.5194 9.1Z" fill="%23939598"/><path d="M23.0194 10.1C23.0194 10.3 23.0194 10.4 23.0194 10.6C23.0194 10.9 22.7194 11.1 22.4194 11.1C22.1194 11.1 21.9194 10.9 21.9194 10.6C21.9194 10.3 21.9194 9.90001 21.9194 9.60001C21.9194 9.30001 22.2194 9.10001 22.4194 9.10001C22.7194 9.10001 22.9194 9.30001 23.0194 9.60001C23.0194 9.70001 23.0194 9.90001 23.0194 10.1Z" fill="%23939598"/><path d="M18.9194 1.60001C19.4194 1.60001 20.2194 2.40001 20.2194 2.80001C20.2194 3.00001 20.1194 3.20001 19.9194 3.30001C19.7194 3.40001 19.5194 3.40001 19.3194 3.30001C19.0194 3.10001 18.7194 2.80001 18.5194 2.50001C18.4194 2.40001 18.4194 2.10001 18.5194 2.00001C18.6194 1.70001 18.8194 1.60001 18.9194 1.60001Z" fill="%23939598"/><path d="M20.2194 8.30002C20.2194 8.80002 19.3194 9.60002 19.0194 9.60002C18.8194 9.60002 18.6194 9.40002 18.5194 9.30002C18.4194 9.10002 18.4194 8.90002 18.5194 8.70002C18.7194 8.40002 19.0194 8.20002 19.3194 8.00002C19.4194 7.90002 19.7194 7.90002 19.9194 8.00002C20.0194 8.00002 20.1194 8.20002 20.2194 8.30002Z" fill="%23939598"/><path d="M18.0194 6.20001C17.8194 6.20001 17.7194 6.20001 17.5194 6.20001C17.2194 6.20001 17.0194 6.00001 17.0194 5.70001C17.0194 5.40001 17.2194 5.10001 17.5194 5.10001C17.9194 5.10001 18.2194 5.10001 18.6194 5.10001C18.9194 5.10001 19.1194 5.40001 19.1194 5.70001C19.1194 6.00001 18.9194 6.20001 18.6194 6.30001C18.3194 6.20001 18.2194 6.20001 18.0194 6.20001Z" fill="%23939598"/><path d="M26.0194 1.5C26.1194 1.6 26.3194 1.7 26.4194 1.9C26.5194 2.1 26.5194 2.3 26.4194 2.5C26.2194 2.8 25.9194 3 25.7194 3.3C25.5194 3.5 25.2194 3.4 25.0194 3.3C24.8194 3.1 24.7194 2.8 24.9194 2.6C25.2194 2.3 25.4194 2 25.7194 1.8C25.7194 1.6 25.8194 1.6 26.0194 1.5Z" fill="%23939598"/><path d="M26.9194 6.20001C26.7194 6.20001 26.6194 6.20001 26.4194 6.20001C26.1194 6.20001 25.9194 5.90001 25.9194 5.70001C25.9194 5.40001 26.1194 5.10001 26.4194 5.10001C26.8194 5.10001 27.1194 5.10001 27.5194 5.10001C27.8194 5.10001 28.0194 5.40001 28.0194 5.70001C28.0194 6.00001 27.8194 6.20001 27.5194 6.20001C27.2194 6.20001 27.1194 6.20001 26.9194 6.20001Z" fill="%23939598"/></svg>');
}

.xicon.fishing {
    background-image: url('data:image/svg+xml,<svg  viewBox="0 0 29 29" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 4.70848C0.1 4.40848 0.4 4.20848 0.7 4.30848C3.4 4.40848 5.4 5.70848 6.9 8.00848L7 8.10848C8.1 7.60848 9.1 7.10848 10.1 6.60848C10.5 6.40848 10.9 6.30848 11.4 6.10848C11.6 6.00848 11.6 6.00848 11.6 5.80848C11.6 5.10848 11.6 4.30848 11.6 3.60848C11.6 3.10848 11.8 2.90848 12.4 2.90848C14.2 3.00848 15.6 3.80848 16.7 5.30848C16.8 5.40848 16.9 5.50848 17 5.50848C19 5.90848 20.7 6.90848 22.1 8.30848C22.9 9.10848 23.5 9.90848 24.1 10.8085C24.3 11.2085 24.3 11.4085 24.1 11.8085C23 13.6085 21.6 15.1085 19.7 16.1085C18.9 16.6085 18 16.9085 17.1 17.0085C16.9 17.0085 16.8 17.1085 16.6 17.3085C15.5 18.7085 14.1 19.5085 12.3 19.6085C11.9 19.6085 11.6 19.4085 11.6 19.0085C11.6 18.2085 11.6 17.4085 11.6 16.5085C10 16.0085 8.5 15.3085 7.1 14.4085C6.7 15.0085 6.4 15.6085 6 16.0085C4.6 17.6085 2.8 18.3085 0.7 18.4085C0.4 18.4085 0.2 18.3085 0.1 18.0085C0.1 17.8085 0.1 17.5085 0.1 17.3085C0.1 17.2085 0.1 17.2085 0.1 17.1085C0.3 15.3085 1.1 13.7085 2.4 12.5085C2.8 12.1085 3.2 11.9085 3.7 11.6085C3.9 11.4085 3.9 11.4085 3.7 11.2085C3.7 11.2085 3.6 11.2085 3.6 11.1085C2 10.1085 0.9 8.80848 0.4 7.00848C0.2 6.50848 0.1 5.90848 0 5.40848C0 5.20848 0 5.00848 0 4.70848ZM1.1 17.3085C2.9 17.1085 4.4 16.3085 5.4 14.9085C5.7 14.5085 5.9 14.1085 6.1 13.7085C6.4 13.2085 6.6 13.1085 7.1 13.4085C7.2 13.5085 7.4 13.6085 7.5 13.7085C9.5 14.9085 11.5 15.8085 13.8 16.1085C15.4 16.3085 16.9 16.2085 18.4 15.6085C18.6 15.5085 18.6 15.4085 18.6 15.2085C18.6 13.9085 18.6 12.6085 18.6 11.4085C18.6 11.3085 18.6 11.1085 18.6 11.0085C18.7 10.8085 18.9 10.6085 19.1 10.6085C19.3 10.6085 19.6 10.8085 19.6 11.0085C19.6 11.1085 19.6 11.2085 19.6 11.3085C19.6 12.3085 19.6 13.4085 19.6 14.4085C19.6 14.5085 19.6 14.6085 19.6 14.7085C19.7 14.7085 19.7 14.7085 19.7 14.6085C20.9 13.7085 21.9 12.7085 22.7 11.4085C22.8 11.3085 22.7 11.2085 22.7 11.1085C21.9 9.90848 20.9 8.80848 19.7 7.90848C18.7 7.20848 17.7 6.80848 16.5 6.60848C15.3 6.40848 14.1 6.50848 12.9 6.80848C10.8 7.20848 8.8 8.10848 7 9.30848C6.5 9.70848 6.2 9.60848 5.9 9.00848C5.2 7.50848 4 6.40848 2.5 5.80848C2 5.60848 1.5 5.50848 0.9 5.40848C0.9 5.50848 0.9 5.60848 0.9 5.60848C1.1 7.20848 1.8 8.50848 3.1 9.50848C3.4 9.80848 3.8 10.0085 4.2 10.3085C4.6 10.6085 4.7 11.0085 4.7 11.5085C4.6 12.0085 4.3 12.3085 4 12.5085C3 13.1085 2.2 13.9085 1.7 15.0085C1.4 15.7085 1.2 16.4085 1.1 17.3085ZM12.7 5.70848C13.6 5.60848 14.4 5.50848 15.3 5.40848C14.6 4.70848 13.7 4.20848 12.7 4.10848C12.7 4.60848 12.7 5.20848 12.7 5.70848ZM15.3 17.3085C14.4 17.2085 13.6 17.1085 12.7 17.0085C12.7 17.5085 12.7 18.1085 12.7 18.6085C13.7 18.5085 14.6 18.0085 15.3 17.3085Z" fill="%23939598"/><path d="M23.6 27.9085C23.1 27.7085 22.6 27.6085 22.2 27.3085C21.6 26.8085 21.2 26.1085 21.2 25.3085C21.2 24.6085 21.2 24.0085 21.2 23.3085C21.1 23.3085 21 23.3085 21 23.3085C20.4 23.3085 19.9 23.3085 19.3 23.3085C19.1 23.3085 18.8 23.2085 18.7 23.0085C18.6 22.8085 18.6 22.6085 18.8 22.4085C19.6 21.2085 20.5 20.0085 21.3 18.7085C21.5 18.4085 21.7 18.3085 22 18.4085C22.3 18.5085 22.4 18.7085 22.4 19.0085C22.4 21.1085 22.4 23.1085 22.4 25.2085C22.4 26.0085 22.8 26.6085 23.5 26.8085C24.5 27.2085 25.5 26.5085 25.7 25.5085C25.7 25.4085 25.7 25.3085 25.7 25.1085C25.7 23.4085 25.7 21.6085 25.7 19.9085C25.7 19.7085 25.7 19.6085 25.5 19.6085C24.7 19.3085 24.3 18.4085 24.4 17.6085C24.6 16.7085 25.3 16.1085 26.2 16.1085C27 16.0085 27.8 16.6085 28 17.4085C28 17.5085 28.1 17.6085 28.1 17.7085C28.1 17.9085 28.1 18.1085 28.1 18.3085C28.1 18.4085 28 18.4085 28 18.5085C27.8 19.0085 27.5 19.4085 27 19.7085C26.8 19.8085 26.8 19.9085 26.8 20.1085C26.8 21.8085 26.8 23.6085 26.8 25.3085C26.8 26.2085 26.5 26.9085 25.8 27.5085C25.4 27.8085 24.9 28.0085 24.5 28.1085C24.1 27.9085 23.8 27.9085 23.6 27.9085ZM26.9 17.8085C26.9 17.4085 26.6 17.0085 26.1 17.0085C25.7 17.0085 25.3 17.3085 25.3 17.8085C25.3 18.2085 25.6 18.6085 26.1 18.6085C26.6 18.6085 26.9 18.3085 26.9 17.8085ZM21.2 22.1085C21.2 21.6085 21.2 21.2085 21.2 20.6085C20.9 21.1085 20.5 21.6085 20.2 22.1085C20.6 22.1085 20.9 22.1085 21.2 22.1085Z" fill="%23939598"/><path d="M26.7 6.30848C26.7 8.20848 26.7 10.0085 26.7 11.9085C26.7 12.0085 26.7 12.2085 26.6 12.3085C26.5 12.5085 26.3 12.6085 26.1 12.6085C25.9 12.6085 25.7 12.5085 25.6 12.3085C25.6 12.2085 25.5 12.0085 25.5 11.9085C25.5 8.20848 25.5 4.50848 25.5 0.808476C25.5 0.808476 25.5 0.808476 25.5 0.708476C25.5 0.308476 25.7 0.00847626 26 0.00847626C26.3 0.00847626 26.5 0.308476 26.5 0.708476C26.7 2.60848 26.7 4.40848 26.7 6.30848Z" fill="%23939598"/><path d="M22.8 1.60848C22.8 2.50848 22.1 3.20848 21.2 3.20848C20.3 3.20848 19.6 2.50848 19.6 1.60848C19.6 0.708476 20.4 -0.0915241 21.3 0.00847585C22.1 0.00847585 22.8 0.708476 22.8 1.60848ZM21.7 1.60848C21.7 1.30848 21.4 1.10848 21.2 1.10848C20.9 1.10848 20.7 1.40848 20.7 1.70848C20.7 2.00848 21 2.20848 21.2 2.20848C21.5 2.10848 21.7 1.90848 21.7 1.60848Z" fill="%23939598"/><path d="M5.90001 24.2085C5.90001 25.1085 5.20001 25.8085 4.30001 25.8085C3.40001 25.8085 2.70001 25.1085 2.70001 24.2085C2.70001 23.3085 3.50001 22.5085 4.40001 22.6085C5.20001 22.6085 5.90001 23.3085 5.90001 24.2085ZM4.80001 24.2085C4.80001 23.9085 4.60001 23.7085 4.30001 23.7085C4.00001 23.7085 3.80001 23.9085 3.80001 24.2085C3.80001 24.5085 4.00001 24.7085 4.30001 24.7085C4.50001 24.8085 4.80001 24.5085 4.80001 24.2085Z" fill="%23939598"/><path d="M7.79999 2.10847C8.59999 2.10847 9.19999 2.70847 9.19999 3.50847C9.19999 4.30847 8.59999 4.90847 7.79999 4.90847C6.99999 4.90847 6.39999 4.30847 6.39999 3.50847C6.39999 2.70847 6.99999 2.10847 7.79999 2.10847ZM7.49999 3.50847C7.49999 3.70847 7.59999 3.80848 7.79999 3.80848C7.99999 3.80848 8.09999 3.70847 8.09999 3.50847C8.09999 3.30847 7.99999 3.20847 7.79999 3.20847C7.59999 3.10847 7.49999 3.30847 7.49999 3.50847Z" fill="%23939598"/><path d="M8.69999 18.0085C9.49999 18.0085 10.1 18.6085 10.1 19.4085C10.1 20.2085 9.49999 20.8085 8.69999 20.8085C7.89999 20.8085 7.29999 20.2085 7.29999 19.4085C7.29999 18.7085 7.89999 18.0085 8.69999 18.0085ZM8.69999 19.1085C8.49999 19.1085 8.39999 19.2085 8.39999 19.4085C8.39999 19.6085 8.49999 19.7085 8.69999 19.7085C8.89999 19.7085 8.99999 19.6085 8.99999 19.4085C8.99999 19.2085 8.89999 19.1085 8.69999 19.1085Z" fill="%23939598"/><path d="M16.6 24.7085C16.6 25.5085 16 26.1085 15.2 26.1085C14.4 26.1085 13.8 25.5085 13.8 24.7085C13.8 23.9085 14.4 23.3085 15.2 23.3085C16 23.3085 16.6 24.0085 16.6 24.7085ZM15.6 24.7085C15.5 24.6085 15.4 24.5085 15.3 24.5085C15.1 24.5085 15 24.6085 15 24.8085C15 25.0085 15.1 25.1085 15.3 25.1085C15.4 25.1085 15.5 25.0085 15.6 24.7085Z" fill="%23939598"/><path d="M26.7 14.4085C26.7 14.7085 26.5 14.9085 26.2 14.9085C25.9 14.9085 25.6 14.6085 25.6 14.3085C25.6 14.0085 25.9 13.8085 26.1 13.8085C26.4 13.8085 26.7 14.1085 26.7 14.4085Z" fill="%23939598"/><path d="M12.7 5.70847C12.7 5.20847 12.7 4.60847 12.7 4.10847C13.7 4.30847 14.6 4.70847 15.3 5.40847C14.4 5.50847 13.6 5.60847 12.7 5.70847Z" fill="%23939598"/><path d="M15.3 17.3085C14.6 18.0085 13.7 18.5085 12.7 18.6085C12.7 18.0085 12.7 17.5085 12.7 17.0085C13.5 17.1085 14.4 17.2085 15.3 17.3085Z" fill="%23939598"/><path d="M26.9 17.8085C26.9 18.2085 26.5 18.6085 26.1 18.5085C25.7 18.5085 25.3 18.1085 25.3 17.7085C25.3 17.3085 25.7 16.9085 26.1 16.9085C26.6 17.1085 26.9 17.4085 26.9 17.8085Z" fill="%23939598"/><path d="M21.2 22.1085C20.9 22.1085 20.6 22.1085 20.2 22.1085C20.5 21.6085 20.8 21.1085 21.2 20.6085C21.2 21.1085 21.2 21.6085 21.2 22.1085Z" fill="%23939598"/><path d="M21.7 1.60847C21.7 1.90847 21.5 2.10847 21.2 2.20847C20.9 2.20847 20.7 2.00847 20.7 1.70847C20.7 1.40847 20.9 1.20847 21.2 1.10847C21.5 1.10847 21.7 1.30847 21.7 1.60847Z" fill="%23939598"/><path d="M4.79999 24.2085C4.79999 24.5085 4.59999 24.7085 4.29999 24.7085C3.99999 24.7085 3.79999 24.5085 3.79999 24.2085C3.79999 23.9085 4.09999 23.7085 4.29999 23.7085C4.49999 23.7085 4.79999 23.9085 4.79999 24.2085Z" fill="%23939598"/><path d="M7.5 3.50847C7.5 3.30847 7.6 3.20847 7.8 3.20847C8 3.20847 8.1 3.30847 8.1 3.50847C8.1 3.70847 8 3.80847 7.8 3.80847C7.6 3.80847 7.5 3.70847 7.5 3.50847Z" fill="%23939598"/><path d="M8.69999 19.1085C8.89999 19.1085 8.99999 19.2085 8.99999 19.4085C8.99999 19.6085 8.89999 19.7085 8.69999 19.7085C8.49999 19.7085 8.39999 19.6085 8.39999 19.4085C8.39999 19.2085 8.49999 19.1085 8.69999 19.1085Z" fill="%23939598"/><path d="M15.6 24.7085C15.6 25.0085 15.5 25.1085 15.3 25.1085C15.1 25.1085 15 25.0085 15 24.8085C15 24.6085 15.1 24.5085 15.3 24.5085C15.4 24.5085 15.5 24.6085 15.6 24.7085Z" fill="%23939598"/><path d="M11.6 13.5085C11.6 12.8085 12.2 12.2085 12.8 12.1085C13.1 12.1085 13.4 12.3085 13.4 12.6085C13.4 12.9085 13.3 13.1085 12.9 13.2085C12.7 13.2085 12.6 13.3085 12.6 13.5085C12.6 13.7085 12.8 13.7085 12.9 13.8085C13.2 13.9085 13.4 14.1085 13.4 14.4085C13.4 14.7085 13.1 14.9085 12.8 14.9085C12.2 14.8085 11.6 14.2085 11.6 13.5085Z" fill="%23939598"/><path d="M14.7 11.4085C14.7 10.7085 15.3 10.1085 15.9 10.1085C16.2 10.1085 16.5 10.3085 16.5 10.6085C16.5 10.9085 16.4 11.1085 16 11.2085C15.8 11.2085 15.7 11.3085 15.7 11.5085C15.7 11.7085 15.9 11.7085 16 11.8085C16.3 11.9085 16.5 12.1085 16.5 12.4085C16.5 12.7085 16.2 12.9085 15.9 12.9085C15.3 12.7085 14.7 12.1085 14.7 11.4085Z" fill="%23939598"/><path d="M11.6 9.20848C11.6 8.50848 12.2 7.90848 12.9 7.90848C13.2 7.90848 13.5 8.10848 13.5 8.40848C13.5 8.70848 13.4 8.90848 13.1 9.00848C12.9 9.00848 12.8 9.10848 12.8 9.30848C12.8 9.50848 13 9.50848 13.1 9.60848C13.4 9.70848 13.6 9.90848 13.6 10.2085C13.6 10.5085 13.3 10.7085 13 10.7085C12.2 10.5085 11.6 9.90848 11.6 9.20848Z" fill="%23939598"/><path d="M21.1 11.9085C20.8 11.9085 20.5 11.6085 20.5 11.3085C20.5 11.0085 20.8 10.7085 21.1 10.7085C21.4 10.7085 21.7 11.0085 21.7 11.3085C21.7 11.7085 21.5 11.9085 21.1 11.9085Z" fill="%23939598"/><path d="M19.9 9.20847C19.9 9.50847 19.7 9.70847 19.4 9.70847C19.1 9.70847 18.9 9.50847 18.9 9.20847C18.9 8.90847 19.2 8.60847 19.5 8.60847C19.7 8.60847 19.9 8.90847 19.9 9.20847Z" fill="%23939598"/></svg>');
}

.xicon.running {
    background-image: url('data:image/svg+xml,<svg  viewBox="0 0 28 23" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21.2 22.3C19.5 22.3 17.9 22 16.4 21.3C15.6 20.9 15 20.4 14.5 19.6C14 18.8 13.4 17.9 12.9 17.1C12 15.6 10.8 14.4 9.30001 13.6C8.30001 13.1 7.30001 12.5 6.40001 11.7C5.80001 11.1 5.20001 10.4 4.90001 9.50001C4.20001 7.70001 4.80001 6.30001 6.40001 5.40001C6.80001 5.20001 7.00001 5.00001 7.30001 4.60001C8.10001 3.40001 9.00001 2.40001 10.1 1.60001C11.1 0.900009 12.2 0.800009 13.4 1.10001C14 1.20001 14.3 1.70001 14.2 2.40001C14.1 3.80001 14.6 4.90001 15.7 5.70001C16.5 6.30001 17.4 6.40001 18.4 6.30001C18.5 6.30001 18.6 6.30001 18.6 6.20001C19.2 6.10001 19.6 6.30001 19.9 7.00001C20.7 9.30001 21.5 11.5 22.2 13.8C22.3 14.2 22.5 14.4 22.9 14.6C24.2 15.1 25.5 15.7 26.7 16.6C27.1 16.9 27.4 17.2 27.7 17.6C28 18.1 28 18.5 27.7 19C26.3 21.1 24.4 22.2 22 22.3C21.7 22.3 21.5 22.3 21.2 22.3ZM7.00001 6.40001C5.70001 7.00001 5.40001 7.90001 5.90001 8.90001C6.10001 9.40001 6.40001 9.90001 6.70001 10.3C7.50001 11.3 8.50001 12 9.60001 12.5C11.3 13.4 12.7 14.7 13.8 16.5C14.3 17.3 14.8 18 15.3 18.8C15.8 19.5 16.4 20 17.2 20.4C19.2 21.2 21.3 21.4 23.4 21C24 20.9 24.6 20.6 25.2 20.1C25 20.1 24.9 20.1 24.8 20.1C23.5 20.1 22.1 20.2 20.8 20.2C19.9 20.2 19 20 18.2 19.5C17.2 18.9 16.4 18 15.7 17C14.9 15.9 14.2 14.8 13.4 13.8C12.6 12.7 11.6 12 10.7 11.1C9.20001 9.80001 7.70001 8.40001 7.00001 6.40001ZM19.5 8.80001C19.2 8.90001 18.9 9.00001 18.5 9.10001C18.2 9.20001 17.9 9.00001 17.8 8.70001C17.7 8.40001 17.9 8.10001 18.2 8.00001C18.5 7.90001 18.7 7.80001 19 7.80001C18.9 7.60001 18.9 7.40001 18.8 7.30001C17.3 7.60001 15.9 7.50001 14.7 6.40001C13.5 5.30001 13 3.90001 13.1 2.20001C12.3 2.00001 11.5 2.00001 10.7 2.50001V2.60001C11.5 3.80001 11.8 5.20001 11.6 6.70001C11.6 6.80001 11.7 7.00001 11.8 7.00001C12.4 7.20001 13 7.50001 13.7 7.70001C14.3 7.80001 15 7.80001 15.6 7.90001C16.3 8.00001 16.9 8.40001 17.1 9.30001C17.2 9.90001 17.2 10.5 17.2 11.1C17.2 11.8 17.2 12.6 17.3 13.3C17.5 14.5 18 15.4 18.8 16.3C19.4 15.2 20 14.2 21.2 14C21.1 13.5 21.1 13.5 20.7 13.6C20.4 13.7 20.1 13.8 19.8 13.8C19.5 13.9 19.3 13.7 19.2 13.4C19.1 13.1 19.2 12.8 19.5 12.7C19.6 12.7 19.7 12.6 19.8 12.6C20.1 12.5 20.4 12.4 20.7 12.3C20.6 12.1 20.6 11.9 20.5 11.7C20.1 11.8 19.8 11.9 19.4 12C19 12.1 18.7 12 18.7 11.6C18.6 11.3 18.8 11 19.2 10.9C19.5 10.8 19.9 10.7 20.2 10.6C20.1 10.4 20.1 10.3 20 10.2C19.6 10.3 19.3 10.4 19 10.5C18.6 10.6 18.4 10.5 18.3 10.1C18.2 9.80001 18.4 9.50001 18.8 9.40001C19.1 9.30001 19.4 9.20001 19.7 9.10001C19.6 9.10001 19.5 9.00001 19.5 8.80001ZM10.4 9.50001C10.8 9.80001 11.1 10.2 11.5 10.5C12.5 11.4 13.5 12.2 14.3 13.3C14.8 14 15.3 14.6 15.7 15.3C16.1 16.1 16.8 16.2 17.6 16.4C17.5 16.3 17.5 16.2 17.4 16.1C16.7 15 16.3 13.9 16.3 12.6C16.3 11.8 16.3 11 16.3 10.2C16.3 9.20001 16.1 8.90001 15.2 8.80001C14.6 8.70001 14.1 8.80001 13.5 8.60001C12.8 8.40001 12.1 8.10001 11.4 7.90001C11.1 8.50001 10.7 8.90001 10.4 9.50001ZM17.4 17.5C17.5 17.6 17.5 17.7 17.5 17.7C18.1 18.4 18.8 18.8 19.6 19C21.5 19.3 23.4 19.3 25.3 18.9C25.7 18.8 26.2 18.6 26.6 18.5C26.8 18.4 26.9 18.2 26.7 18C26.5 17.8 26.2 17.5 25.9 17.4C24.8 16.6 23.6 16.1 22.5 15.6C22.3 15.5 22.1 15.5 21.9 15.3C21.6 14.9 21.3 15 21 15.2C20.7 15.4 20.4 15.7 20.1 16C19.9 16.2 19.8 16.5 19.6 16.7C19.2 17.3 18.7 17.6 18 17.6C17.8 17.6 17.6 17.5 17.4 17.5ZM9.60001 8.60001C11.2 7.10001 11 4.30001 9.90001 3.10001C9.10001 3.80001 8.40001 4.60001 7.90001 5.60001C7.80001 5.70001 7.80001 5.80001 7.90001 5.90001C8.30001 7.00001 8.80001 7.90001 9.60001 8.60001Z" fill="%23939598"/><path d="M4.59999 14.2C5.59999 14.2 6.69999 14.2 7.69999 14.2C8.09999 14.2 8.29999 14.4 8.29999 14.7C8.29999 15 8.09999 15.3 7.69999 15.3C5.59999 15.3 3.59999 15.3 1.49999 15.3C1.09999 15.3 0.899994 15.1 0.899994 14.8C0.899994 14.5 1.09999 14.2 1.49999 14.2C2.49999 14.2 3.59999 14.2 4.59999 14.2Z" fill="%23939598"/><path d="M3.7 16.9C4.7 16.9 5.8 16.9 6.8 16.9C7.2 16.9 7.4 17.1 7.4 17.4C7.4 17.7 7.2 18 6.8 18C4.7 18 2.7 18 0.6 18C0.2 18 0 17.8 0 17.5C0 17.2 0.2 17 0.6 17C1.6 16.9 2.6 16.9 3.7 16.9Z" fill="%23939598"/><path d="M5.59999 19.7C6.59999 19.7 7.69999 19.7 8.69999 19.7C9.09999 19.7 9.29999 19.9 9.29999 20.2C9.29999 20.5 9.09999 20.8 8.69999 20.8C6.59999 20.8 4.59999 20.8 2.49999 20.8C2.09999 20.8 1.89999 20.6 1.89999 20.2C1.89999 19.9 2.09999 19.7 2.49999 19.7C3.49999 19.7 4.59999 19.7 5.59999 19.7Z" fill="%23939598"/></svg>');
}

.xicon.chess {
    background-image: url('data:image/svg+xml,<svg  viewBox="0 0 24 29" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.3 28.1C0.0999999 28 0 27.8 0 27.6C0 26.9 0 26.2 0 25.5C0 24.5 0.4 23.8 1.4 23.4C1.4 23 1.4 22.5 1.4 22.1C1.4 21.9 1.5 21.7 1.7 21.6C3 21 3.6 19.8 3.9 18.4C3.9 18.3 3.9 18.2 3.9 18.2C4 17.8 4 17.5 3.5 17.3C2.9 17 2.7 16.5 2.7 15.8C2.7 15.1 3.1 14.6 3.7 14.3C3.8 14.3 3.8 14.2 3.9 14.2C3.9 14.1 3.8 14 3.8 14C3 12.9 2.9 11.7 3.3 10.4C3.3 10.3 3.5 10.1 3.6 10.1C3.7 10.1 3.9 10.1 4 10.2C4.1 10.3 4.1 10.5 4.1 10.6C4.1 11 3.9 11.4 3.9 11.8C3.9 12.7 4.3 13.5 4.9 14.1C5 14.2 5.1 14.2 5.3 14.2C6.5 14.2 7.6 14.2 8.8 14.2C8.9 14.2 9.1 14.1 9.2 14C10.4 12.9 10.6 10.9 9.5 9.7C8.4 8.4 6.5 8.2 5.1 9.3C4.8 9.6 4.5 9.6 4.4 9.4C4.2 9.2 4.3 8.9 4.6 8.7C6.1 7.5 8.4 7.6 9.8 8.9C11.2 10.3 11.4 12.5 10.3 14.1C10.3 14.2 10.2 14.2 10.1 14.3C10.9 14.6 11.4 15.2 11.3 16.1C11.3 16.9 10.8 17.4 10 17.6C10 18.6 10.2 19.6 10.8 20.5C10.9 20.3 11 20.2 11.1 20C11.6 19.1 11.9 18.1 12.1 17C12.4 15.3 12.6 13.7 12.7 12C12.7 11.9 12.7 11.8 12.5 11.7C11.3 11.2 10.9 9.9 11.6 8.8C11.6 8.8 11.6 8.7 11.7 8.7C11.6 8.6 11.4 8.6 11.3 8.5C10.6 8 10.1 7.3 10.1 6.4C9.9 4.5 9.8 2.6 9.6 0.700001C9.6 0.300001 9.7 0.0999985 10.1 0.0999985C10.7 0.0999985 11.3 0.0999985 11.9 0.0999985C12.2 0.0999985 12.4 0.2 12.4 0.5C12.5 1.3 12.6 2.1 12.7 2.9C12.8 3.3 13 3.5 13.3 3.5C13.6 3.5 13.8 3.2 13.8 2.8C13.8 2.1 13.8 1.4 13.8 0.599998C13.8 0.199998 13.9 0 14.3 0C15.4 0 16.6 0 17.7 0C18.1 0 18.2 0.1 18.2 0.5C18.2 1.3 18.2 2 18.2 2.8C18.2 3 18.3 3.2 18.5 3.3C18.7 3.4 18.9 3.4 19 3.3C19.1 3.2 19.2 3 19.3 2.9C19.4 2.1 19.5 1.3 19.6 0.5C19.7 0.1 19.8 0 20.1 0C20.7 0 21.3 0 21.9 0C22.3 0 22.4 0.2 22.4 0.5C22.2 2.4 22.1 4.3 21.9 6.2C21.8 7.2 21.3 8 20.4 8.5C20.4 8.5 20.3 8.5 20.3 8.6C20.7 9.1 20.8 9.6 20.7 10.2C20.6 10.9 20.2 11.3 19.5 11.6C19.3 11.7 19.3 11.8 19.3 11.9C19.4 14.2 19.6 16.4 20.3 18.6C20.4 18.9 20.3 19.1 20 19.2C19.8 19.3 19.6 19.2 19.5 18.9C19.1 17.6 18.8 16.3 18.7 14.9C18.6 13.9 18.5 12.8 18.4 11.8C16.7 11.8 15 11.8 13.3 11.8C13.3 12.3 13.3 12.8 13.2 13.2C13 15.2 12.8 17.2 12.1 19.1C11.9 19.7 11.5 20.3 11.2 20.9C14.2 20.9 17.3 20.9 20.4 20.9C20.3 20.8 20.3 20.7 20.2 20.6C20.1 20.4 20.1 20.1 20.3 20C20.5 19.9 20.7 19.9 20.9 20.1C21.1 20.5 21.4 20.8 21.8 21C21.9 21.1 22 21.3 22 21.4C22 21.8 22 22.3 22 22.7C22 22.8 22 22.9 22.2 23C23.1 23.3 23.6 24 23.6 24.9C23.6 25.8 23.6 26.7 23.6 27.6C23.6 27.8 23.5 28 23.3 28.1C15.9 28.1 8.1 28.1 0.3 28.1ZM10.6 0.900002C10.6 1 10.6 0.999998 10.6 1.1C10.8 2.8 10.9 4.5 11.1 6.3C11.2 7.3 12 8 13 8C15.2 8 17.4 8 19.6 8C20.6 8 21.4 7.3 21.5 6.3C21.6 5.2 21.7 4.1 21.8 3C21.9 2.3 21.9 1.7 22 1C21.6 1 21.2 1 20.8 1C20.7 1.7 20.6 2.4 20.5 3.1C20.4 3.9 19.8 4.4 19.1 4.4C18.3 4.4 17.8 3.8 17.8 3C17.8 2.7 17.8 2.3 17.8 2C17.8 1.7 17.8 1.4 17.8 1.1C16.8 1.1 15.9 1.1 14.9 1.1C14.9 1.8 14.9 2.4 14.9 3.1C14.9 3.5 14.8 3.9 14.4 4.2C14 4.5 13.5 4.6 13 4.5C12.5 4.3 12.2 3.9 12.1 3.3C12 2.6 11.9 1.9 11.8 1.2C11.4 0.900001 11 0.900002 10.6 0.900002ZM9.3 27.3C13.9 27.3 18.6 27.3 23.2 27.3C23.2 26.4 23.2 25.5 23.2 24.7C23.2 24.5 23.1 24.3 22.9 24.1C22.6 23.8 22.3 23.7 21.9 23.7C18.1 23.7 14.4 23.7 10.6 23.7C10.5 23.7 10.4 23.7 10.2 23.7C9.7 23.8 9.3 24.2 9.3 24.6C9.2 25.5 9.3 26.4 9.3 27.3ZM8.5 24.2C7.3 24.2 6 24.2 4.7 24.2C3.8 24.2 2.8 24.2 1.9 24.2C1.3 24.2 0.9 24.6 0.9 25.2C0.9 25.5 0.9 25.7 0.9 26C0.9 26.4 0.9 26.8 0.9 27.2C3.5 27.2 6 27.2 8.5 27.2C8.5 26.2 8.5 25.2 8.5 24.2ZM3.2 21.6C5.5 21.6 7.7 21.6 9.9 21.6C10 21.3 10.1 21.1 10.2 20.9C10 20.4 9.7 19.8 9.6 19.3C9.4 18.7 9.4 18.1 9.3 17.5C7.9 17.5 6.4 17.5 4.9 17.5C4.7 19 4.3 20.4 3.2 21.6ZM16.2 10.9C17.2 10.9 18.2 10.9 19.2 10.9C19.8 10.9 20.2 10.4 20.2 9.9C20.2 9.4 19.8 8.9 19.2 8.9C17.2 8.9 15.2 8.9 13.2 8.9C12.7 8.9 12.4 9.2 12.2 9.6C12 10.3 12.5 10.9 13.2 10.9C14.3 10.9 15.3 10.9 16.2 10.9ZM10.8 22.9C14.4 22.9 18 22.9 21.6 22.9C21.6 22.5 21.6 22.1 21.6 21.8C18 21.8 14.4 21.8 10.8 21.8C10.8 22.1 10.8 22.5 10.8 22.9ZM7 16.7C7.9 16.7 8.7 16.7 9.6 16.7C9.8 16.7 10 16.6 10.2 16.5C10.5 16.3 10.6 15.9 10.5 15.6C10.4 15.2 10 15 9.6 15C7.9 15 6.2 15 4.5 15C4.3 15 4.2 15 4 15C3.6 15.1 3.4 15.5 3.5 15.9C3.6 16.3 3.9 16.6 4.3 16.6C5.2 16.7 6.1 16.7 7 16.7ZM2.2 23.4C2.3 23.4 2.4 23.4 2.5 23.4C4.5 23.4 6.5 23.4 8.5 23.4C8.9 23.4 9.2 23.4 9.5 23.2C9.6 23.1 9.7 23.1 9.8 23.1C10 23.1 10 23 10 22.9C10 22.8 10 22.7 10 22.6C7.4 22.6 4.8 22.6 2.2 22.6C2.2 22.7 2.2 23 2.2 23.4Z" fill="%23939598"/><path d="M16.2 10.9C15.2 10.9 14.2 10.9 13.2 10.9C12.5 10.9 12 10.3 12.2 9.59999C12.3 9.19999 12.7 8.89999 13.2 8.89999C15.2 8.89999 17.2 8.89999 19.2 8.89999C19.8 8.89999 20.2 9.39999 20.2 9.89999C20.2 10.4 19.8 10.9 19.2 10.9C18.2 10.9 17.2 10.9 16.2 10.9Z" fill="%23939598"/><path d="M2.20001 23.4C2.20001 23.1 2.20001 22.8 2.20001 22.5C4.80001 22.5 7.40001 22.5 10 22.5C10 22.6 10 22.7 10 22.8C10 22.9 10 23 9.80001 23C9.70001 23 9.60001 23.1 9.50001 23.1C9.20001 23.4 8.90001 23.3 8.50001 23.3C6.50001 23.3 4.50001 23.3 2.50001 23.3C2.40001 23.4 2.30001 23.4 2.20001 23.4Z" fill="%23939598"/></svg>');
}

.xicon.photography {
    background-image: url('data:image/svg+xml,<svg viewBox="0 0 29 28" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22.4444 5.6C16.8444 5.6 11.2444 5.6 5.64445 5.6C5.64445 8.8 5.64445 11.9 5.64445 15.2C6.14445 15.2 6.74445 15.2 7.24445 15.2C7.34445 15.2 7.44445 15.1 7.44445 15C8.54445 13.9 9.64445 12.8 10.8444 11.6C11.1444 11.3 11.3444 11.3 11.7444 11.6C12.9444 12.8 14.1444 14 15.3444 15.2C15.4444 15.3 15.4444 15.4 15.5444 15.5C15.6444 15.4 15.7444 15.3 15.7444 15.3C16.4444 14.6 17.2444 13.8 17.9444 13.1C18.2444 12.8 18.4444 12.8 18.7444 13.1C19.8444 14.2 20.9444 15.3 22.0444 16.4C22.1444 16.5 22.2444 16.6 22.2444 16.7C22.2444 16.7 22.3444 16.7 22.3444 16.6C22.3444 16.5 22.3444 16.4 22.3444 16.3C22.3444 13.9 22.3444 11.6 22.3444 9.2C22.3444 9.1 22.3444 9 22.3444 8.9C22.3444 8.7 22.5444 8.5 22.7444 8.5C23.0444 8.5 23.1444 8.6 23.2444 8.9C23.2444 9 23.2444 9.1 23.2444 9.2C23.2444 12.8 23.2444 16.4 23.2444 20.1C23.2444 20.6 23.1444 20.8 22.6444 20.8C16.8444 20.8 11.1444 20.8 5.34445 20.8C4.84445 20.8 4.74445 20.7 4.74445 20.2C4.74445 15.3 4.74445 10.4 4.74445 5.5C4.74445 5 4.84445 4.9 5.34445 4.9C11.1444 4.9 16.8444 4.9 22.6444 4.9C23.1444 4.9 23.2444 5 23.2444 5.6C23.2444 6.1 23.2444 6.6 23.2444 7.1C23.2444 7.4 23.0444 7.6 22.8444 7.6C22.5444 7.6 22.4444 7.4 22.4444 7.1C22.4444 6.4 22.4444 6 22.4444 5.6ZM5.64445 19.8C11.2444 19.8 16.8444 19.8 22.4444 19.8C22.4444 19.2 22.4444 18.6 22.4444 18.1C22.4444 18 22.3444 17.8 22.2444 17.7C21.5444 17 20.8444 16.3 20.2444 15.6C19.6444 15 19.0444 14.4 18.3444 13.7C18.2444 13.8 18.1444 13.8 18.1444 13.9C17.4444 14.6 16.6444 15.4 15.9444 16.1C15.5444 16.5 15.4444 16.5 15.0444 16.1C13.8444 14.9 12.6444 13.7 11.4444 12.5C11.3444 12.4 11.3444 12.4 11.2444 12.3C10.1444 13.4 9.04445 14.5 7.94445 15.6C7.74445 15.9 7.54445 16 7.24445 16C6.74445 16 6.24445 16 5.64445 16C5.64445 17.3 5.64445 18.5 5.64445 19.8Z" fill="%23939598"/><path d="M14.0444 2.9C16.9444 2.9 19.9444 2.9 22.8444 2.9C23.2444 2.9 23.7444 3 24.1444 3.2C24.7444 3.6 25.1444 4.2 25.1444 5C25.1444 11 25.1444 17 25.1444 23C25.1444 23.2 25.1444 23.3 25.1444 23.5C24.9444 24.4 24.2444 25 23.3444 25.1C23.2444 25.1 23.0444 25.1 22.9444 25.1C18.3444 25.1 13.6444 25.1 9.04444 25.1C8.94444 25.1 8.84444 25.1 8.74444 25.1C8.54444 25.1 8.44444 24.9 8.34444 24.7C8.34444 24.5 8.44444 24.3 8.64444 24.3C8.74444 24.3 8.94444 24.3 9.04444 24.3C13.6444 24.3 18.2444 24.3 22.8444 24.3C22.9444 24.3 23.1444 24.3 23.2444 24.3C23.8444 24.2 24.2444 23.8 24.2444 23.2C24.2444 23.1 24.2444 23.1 24.2444 23C24.2444 17.1 24.2444 11.1 24.2444 5.2C24.2444 4.6 23.9444 4.2 23.4444 4C23.2444 3.9 23.0444 3.9 22.8444 3.9C19.5444 3.9 16.3444 3.9 13.0444 3.9C10.4444 3.9 7.84444 3.9 5.24444 3.9C4.24444 3.9 3.84444 4.3 3.84444 5.3C3.84444 11.2 3.84444 17.1 3.84444 23C3.84444 23.9 4.24444 24.3 5.14444 24.3C5.54444 24.3 6.04444 24.3 6.44444 24.3C6.84444 24.3 7.04444 24.5 7.04444 24.7C7.04444 25 6.84444 25.1 6.54444 25.1C6.04444 25.1 5.44444 25.1 4.94444 25.1C3.84444 25.1 3.04444 24.2 2.94444 23.1C2.94444 21.3 2.94444 19.5 2.94444 17.7C3.04444 13.4 3.04444 9.2 3.04444 5C3.04444 4 3.64444 3.2 4.54444 3C4.74444 2.9 5.04444 2.9 5.24444 2.9C8.14444 2.9 11.1444 2.9 14.0444 2.9Z" fill="%23939598"/><path d="M15.5444 7.3C16.8444 7.3 17.8444 8.3 17.8444 9.6C17.8444 10.8 16.8444 11.9 15.5444 11.9C14.2444 11.9 13.2444 10.8 13.2444 9.6C13.2444 8.2 14.2444 7.2 15.5444 7.3ZM16.8444 9.5C16.8444 8.7 16.2444 8.1 15.4444 8.1C14.6444 8.1 14.0444 8.7 14.0444 9.5C14.0444 10.3 14.6444 10.9 15.4444 10.9C16.2444 11 16.8444 10.3 16.8444 9.5Z" fill="%23939598"/><path d="M27.9444 24.2C27.9444 24.9 28.0444 25.5 27.9444 26.2C27.8444 27.2 26.8444 28 25.8444 28C24.7444 28 23.6444 28 22.5444 28C22.2444 28 22.0444 27.8 22.0444 27.6C22.0444 27.3 22.2444 27.2 22.5444 27.2C23.5444 27.2 24.6444 27.2 25.6444 27.2C26.5444 27.2 27.1444 26.6 27.1444 25.7C27.1444 24.7 27.1444 23.6 27.1444 22.6C27.1444 22.2 27.3444 22 27.5444 22C27.8444 22 27.9444 22.2 27.9444 22.6C28.0444 23.1 28.0444 23.7 27.9444 24.2C28.0444 24.2 28.0444 24.2 27.9444 24.2Z" fill="%23939598"/><path d="M28.0444 3.8C28.0444 4.3 28.0444 4.9 28.0444 5.4C28.0444 5.8 27.8444 6 27.6444 6C27.3444 6 27.2444 5.8 27.2444 5.5C27.2444 4.5 27.2444 3.4 27.2444 2.4C27.2444 1.5 26.6444 0.9 25.7444 0.9C24.7444 0.9 23.6444 0.9 22.6444 0.9C22.2444 0.9 22.0444 0.7 22.0444 0.5C22.0444 0.2 22.2444 0 22.6444 0C23.6444 0 24.7444 0 25.7444 0C27.0444 0 28.0444 1 28.0444 2.3C28.0444 2.8 28.0444 3.3 28.0444 3.8Z" fill="%23939598"/><path d="M0.0444444 3.8C0.0444444 3.1 -0.0555556 2.5 0.0444444 1.8C0.244444 0.8 1.14444 0 2.24444 0C3.34444 0 4.44444 0 5.54444 0C5.84444 0 6.04444 0.2 6.04444 0.4C6.04444 0.7 5.84444 0.8 5.54444 0.8C4.54444 0.8 3.44444 0.8 2.44444 0.8C1.54444 0.8 0.944444 1.4 0.944444 2.3C0.944444 3.3 0.944444 4.4 0.944444 5.4C0.944444 5.8 0.744444 6 0.444444 6C0.244444 6 0.0444444 5.8 0.0444444 5.4C0.0444444 4.9 0.0444444 4.3 0.0444444 3.8Z" fill="%23939598"/><path d="M5.64444 19.8C5.64444 18.5 5.64444 17.3 5.64444 16C6.14444 16 6.74444 16 7.24444 16C7.54444 16 7.74444 15.9 7.94444 15.7C9.04444 14.6 10.1444 13.5 11.2444 12.4C11.3444 12.5 11.4444 12.5 11.4444 12.6C12.6444 13.8 13.8444 15 15.0444 16.2C15.4444 16.6 15.5444 16.6 15.9444 16.2C16.6444 15.5 17.4444 14.7 18.1444 14C18.2444 13.9 18.2444 13.9 18.3444 13.8C18.9444 14.4 19.5444 15.1 20.2444 15.7C20.9444 16.4 21.6444 17.1 22.2444 17.8C22.3444 17.9 22.3444 18 22.4444 18.2C22.4444 18.8 22.4444 19.3 22.4444 19.9C16.8444 19.8 11.2444 19.8 5.64444 19.8Z" fill="%23939598"/><path d="M0.0444489 24.2C0.0444489 23.7 0.0444489 23.1 0.0444489 22.6C0.0444489 22.2 0.244449 22 0.444449 22C0.744449 22 0.844449 22.2 0.844449 22.5C0.844449 23.5 0.844449 24.6 0.844449 25.6C0.844449 26.5 1.44445 27.1 2.34445 27.1C3.34445 27.1 4.44445 27.1 5.44445 27.1C5.84445 27.1 6.04445 27.3 6.04445 27.5C6.04445 27.8 5.84445 28 5.44445 28C4.44445 28 3.34445 28 2.34445 28C1.04445 28 0.0444489 27 0.0444489 25.7C0.0444489 25.2 0.0444489 24.7 0.0444489 24.2Z" fill="%23939598"/><path d="M16.8444 9.5C16.8444 10.3 16.2444 10.9 15.4444 10.9C14.6444 10.9 14.0444 10.2 14.0444 9.5C14.0444 8.7 14.6444 8.1 15.4444 8.1C16.2444 8.1 16.8444 8.8 16.8444 9.5Z" fill="%23939598"/></svg>');
}

.xicon.fishkeeping {
    background-image: url('data:image/svg+xml,<svg  viewBox="0 0 29 29" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.10001 25.3C1.10001 19.4 1.10001 13.6 1.10001 7.7C0.900006 7.7 0.800006 7.7 0.600006 7.7C0.200006 7.7 0 7.50001 0 7.10001C0 6.40001 0 5.7 0 5C0 4.6 0.200006 4.39999 0.600006 4.39999C0.700006 4.39999 0.900006 4.39999 1.10001 4.39999C1.10001 4.29999 1.10001 4.20001 1.10001 4.10001C1.10001 3.50001 1.10001 2.9 1.20001 2.3C1.30001 1.3 2.2 0.6 3.3 0.5C3.4 0.5 3.4 0.5 3.5 0.5C10.6 0.5 17.6 0.5 24.7 0.5C26.1 0.5 27 1.4 27 2.8C27 3.2 27 3.6 27 4C27 4.1 27 4.2 27 4.3C27.2 4.3 27.4 4.3 27.5 4.3C27.8 4.3 28.1 4.49999 28.1 4.89999C28.1 5.59999 28.1 6.30001 28.1 7.10001C28.1 7.40001 27.9 7.7 27.5 7.7C27.3 7.7 27.2 7.7 27 7.7C27 13.6 27 19.4 27 25.3C27.2 25.3 27.4 25.3 27.5 25.3C27.8 25.3 28.1 25.5 28.1 25.9C28.1 26.6 28.1 27.3 28.1 28.1C28.1 28.4 27.9 28.7 27.5 28.7C27.4 28.7 27.4 28.7 27.3 28.7C18.5 28.7 9.70001 28.7 0.900009 28.7C0.300009 28.7 0.100006 28.5 0.100006 27.9C0.100006 27.3 0.100006 26.7 0.100006 26.1C0.100006 25.6 0.300003 25.4 0.800003 25.4C0.800003 25.3 1.00001 25.3 1.10001 25.3ZM2.20001 7.7C2.20001 12.5 2.20001 17.2 2.20001 22C2.60001 22.1 3.1 22.1 3.5 22.2C3.5 22.1 3.50001 22.1 3.60001 22C3.80001 20.9 3.80001 19.9 3.60001 18.8C3.30001 17.7 3.3 16.6 3.5 15.5C3.6 14.7 3.8 14 3.8 13.2C3.8 12.9 4.10001 12.7 4.40001 12.7C4.70001 12.7 4.90001 12.9 4.90001 13.3C4.90001 13.9 4.80001 14.5 4.70001 15C4.40001 16.2 4.40001 17.4 4.70001 18.6C4.90001 19.5 5.00001 20.4 4.90001 21.4C4.90001 21.8 4.80001 22.2 4.70001 22.5C5.60001 22.9 6.60001 23.1 7.70001 23.1C7.60001 22.8 7.6 22.5 7.5 22.3C7.3 21.6 7.2 20.8 7.3 20C7.4 19.2 7.60001 18.5 7.70001 17.7C7.80001 17.4 8 17.3 8.3 17.3C8.6 17.3 8.8 17.5 8.8 17.8C8.8 18 8.8 18.2 8.8 18.4C8.7 18.9 8.60001 19.4 8.40001 20C8.20001 21.1 8.6 22 8.8 23C8.9 23 9.10001 23 9.20001 23C9.70001 22.9 10.2 22.8 10.7 22.6C13 21.8 15.2 21.8 17.5 22.6C17.7 22.7 17.8 22.7 18.1 22.8C18.1 22.5 18.2 22.2 18.2 22C18.2 21.6 18.4 21.4 18.8 21.4C19.1 21.4 19.3 21.6 19.3 22C19.3 22.3 19.3 22.7 19.2 23C20.6 23.2 22 23.1 23.3 22.5C23.4 21.8 23.4 21.2 23.5 20.6C23.6 20 23.7 19.5 23.8 18.9C23.8 18.6 24.1 18.4 24.4 18.4C24.7 18.4 25 18.6 24.9 19C24.8 19.6 24.7 20.2 24.6 20.7C24.5 21.2 24.4 21.7 24.5 22.2C25 22.1 25.5 22.1 26 22C26 17.3 26 12.5 26 7.7C18 7.7 10.1 7.7 2.20001 7.7ZM1.10001 6.60001C9.70001 6.60001 18.3 6.60001 26.9 6.60001C26.9 6.20001 26.9 5.9 26.9 5.5C18.3 5.5 9.70001 5.5 1.10001 5.5C1.10001 5.9 1.10001 6.20001 1.10001 6.60001ZM1.10001 27.4C9.70001 27.4 18.3 27.4 26.9 27.4C26.9 27 26.9 26.7 26.9 26.3C18.3 26.3 9.70001 26.3 1.10001 26.3C1.10001 26.7 1.10001 27.1 1.10001 27.4Z" fill="%23939598"/><path d="M11.7 14.5C11 15.1 10.3 15.4 9.40001 15.2C9.10001 15.2 8.8 15 8.5 14.9C8.2 14.8 8.10001 14.5 8.20001 14.2C8.40001 13.7 8.6 13.2 8.8 12.7C8.8 12.6 8.8 12.4 8.8 12.3C8.6 11.8 8.40001 11.4 8.20001 10.9C8.00001 10.5 8.1 10.2 8.5 10.1C9.6 9.6 10.6 9.8 11.5 10.6L11.6 10.5C14.7 8.1 18.6 8.19999 21.5 10.9C21.9 11.3 22.3 11.7 22.7 12.2C22.9 12.5 22.9 12.7 22.7 13C21 15.2 18.8 16.5 15.9 16.4C14.4 16.3 13 15.7 11.8 14.8C11.9 14.6 11.8 14.6 11.7 14.5ZM19 10.4C18.3 10.1 17.6 9.89999 16.9 9.89999C15.1 9.79999 13.5 10.5 12.2 11.7C11.8 12.1 11.5 12.1 11.1 11.6C10.7 11.1 10.1 10.9 9.5 11C9.7 11.4 9.8 11.8 10 12.2C10.1 12.4 10.1 12.6 10 12.9C9.8 13.3 9.7 13.7 9.5 14.2C10.1 14.4 10.7 14.1 11.1 13.5C11.4 13.1 11.7 13.1 12 13.4C12 13.4 12 13.4 12.1 13.5C13.5 14.8 15.1 15.4 17 15.3C17.7 15.3 18.3 15.1 18.9 14.8C18.6 13.3 18.6 11.8 19 10.4ZM21.9 12.6C21.3 11.9 20.7 11.4 20 10.9C19.8 12 19.7 13.1 20 14.1C20 14.1 20.1 14.1 20.1 14.2C20.7 13.7 21.3 13.1 21.9 12.6Z" fill="%23939598"/><path d="M24.2 15.4C23.9 15.4 23.7 15.1 23.7 14.8C23.7 14.5 24 14.3 24.3 14.3C24.6 14.3 24.8 14.6 24.8 14.9C24.7 15.1 24.5 15.4 24.2 15.4Z" fill="%23939598"/><path d="M6.60001 15.4C6.90001 15.4 7.10001 15.6 7.20001 15.9C7.20001 16.2 7.00001 16.5 6.70001 16.5C6.40001 16.5 6.10001 16.3 6.10001 15.9C6.10001 15.6 6.30001 15.4 6.60001 15.4Z" fill="%23939598"/><path d="M12.1 18.7C11.8 18.7 11.6 18.4 11.6 18.1C11.6 17.8 11.9 17.6 12.2 17.6C12.5 17.6 12.7 17.9 12.7 18.2C12.6 18.4 12.4 18.7 12.1 18.7Z" fill="%23939598"/><path d="M20.3 18.7C20 18.7 19.7 18.4 19.7 18.1C19.7 17.8 19.9 17.6 20.2 17.6C20.5 17.6 20.8 17.9 20.8 18.2C20.9 18.4 20.6 18.7 20.3 18.7Z" fill="%23939598"/><path d="M16.5 20.3C16.5 20.6 16.2 20.9 15.9 20.8C15.6 20.8 15.4 20.5 15.4 20.3C15.4 20 15.7 19.7 16 19.8C16.3 19.8 16.5 20 16.5 20.3Z" fill="%23939598"/></svg>');
}

.xicon.martial-arts {
    background-image: url('data:image/svg+xml,<svg  viewBox="0 0 29 27" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M28 1.10001C27.9 1.00001 27.9 0.800003 27.8 0.700003C27.4 0.100003 26.6 -0.0999909 26 0.300009C25.7 0.600009 25.3 0.900003 25 1.2C24.9 1.1 24.7 1.00001 24.6 0.800009C23.6 1.80001 22.6 2.8 21.7 3.9C20.2 5.6 18.8 7.30001 17.4 9.00001C17.3 9.10001 17.2 9.2 17 9.2C16.8 9.2 16.5 9.2 16.3 9.2C14.6 9.2 12.8 9.2 11.1 9.2C11 9.2 10.9 9.2 10.8 9.2C11.4 7.9 12.1 6.7 12.7 5.4C12.6 5.3 12.5 5.3 12.4 5.2C12.6 4.8 12.8 4.50001 12.9 4.10001C13.3 3.20001 12.6 2.20001 11.7 2.30001C11.2 2.30001 10.8 2.60001 10.6 3.10001C10.4 3.40001 10.3 3.80001 10.1 4.10001C9.89999 4.00001 9.79999 4 9.59999 3.9C9.59999 4 9.49999 4.00001 9.49999 4.10001C7.19999 8.60001 4.89999 13.2 2.79999 17.8C2.59999 18.2 2.49999 18.6 2.59999 19.1C2.79999 20.1 3.69999 20.7 4.59999 20.4C5.99999 20 7.39999 19.6 8.89999 19.1C8.79999 18.9 8.79999 18.7 8.69999 18.5C9.09999 18.4 9.39999 18.3 9.69999 18.1C10.1 18 10.4 17.7 10.5 17.4C10.7 16.9 10.6 16.5 10.3 16.1C9.89999 15.7 9.49999 15.6 8.99999 15.7C8.59999 15.8 8.29999 15.9 7.89999 16.1C7.89999 16 7.79999 15.9 7.79999 15.8C7.69999 15.8 7.59999 15.8 7.39999 15.9C7.49999 15.6 7.59999 15.4 7.69999 15.2C7.69999 15.2 7.79999 15.1 7.89999 15.1C8.99999 15.1 10.1 15.2 11.2 15.2C11.4 15.2 11.7 15.2 11.8 15.2C11.7 15.4 11.5 15.6 11.4 15.8C10.9 16.3 11.1 17.1 11.7 17.4C12 17.5 12.3 17.5 12.6 17.2C12.8 17 13.1 16.8 13.4 16.5C13.4 16.7 13.4 16.7 13.4 16.8C13.4 17.3 13.7 17.7 14.2 17.7C14.7 17.8 15.1 17.5 15.3 17.1C15.4 16.9 15.4 16.7 15.6 16.5C15.6 18.9 15.6 21.4 15.6 23.9C15.8 23.9 16 23.9 16.2 23.9C16.2 24.2 16.2 24.5 16.2 24.8C16.2 25.5 16.6 25.9 17.1 26.1C17.8 26.3 18.6 25.9 18.7 25.1C18.7 24.9 18.7 24.7 18.7 24.5C18.7 24.3 18.7 24.1 18.7 23.8C18.9 23.8 19.1 23.8 19.4 23.8C19.4 23.7 19.4 23.6 19.4 23.5C19.4 20 19.4 16.5 19.4 13.1C19.4 12.9 19.5 12.7 19.6 12.5C21.9 9.30001 24.5 6.5 27.2 3.7C27.2 3.7 27.3 3.60001 27.4 3.50001C27.2 3.40001 27.1 3.20001 26.9 3.10001C27.4 2.60001 28 2.30001 28.1 1.60001C28 1.40001 28 1.20001 28 1.10001ZM11.8 5.50001C11.1 6.90001 10.4 8.20001 9.69999 9.60001C11.7 9.60001 13.6 9.60001 15.6 9.60001C15.6 9.70001 15.6 9.7 15.6 9.7C15.3 10.9 15 12.2 14.6 13.4C14.6 13.5 14.5 13.6 14.4 13.6C14 13.8 13.7 14 13.3 14.1C13.1 14.2 12.9 14.2 12.7 14.2C11.6 14.2 10.5 14.2 9.39999 14.2C8.69999 14.2 8.09999 14.2 7.39999 13.9C6.99999 14.8 6.59999 15.6 6.19999 16.5C6.59999 16.4 6.99999 16.3 7.29999 16.2C7.49999 16.9 7.69999 17.6 7.89999 18.3C6.69999 18.7 5.49999 19 4.29999 19.4C3.79999 19.5 3.29999 19.3 3.09999 18.8C2.89999 18.4 2.99999 18 3.09999 17.7C5.09999 13.2 7.29999 8.90001 9.49999 4.50001C9.49999 4.40001 9.59999 4.40001 9.59999 4.30001C10.5 4.80001 11.1 5.20001 11.8 5.50001ZM16.2 23.1C16.2 23 16.2 22.9 16.2 22.8C16.2 20.6 16.2 18.3 16.2 16.1C16.2 15.5 16.2 14.9 16.4 14.3C16.6 13.8 16.7 13.3 16.8 12.7C17 11.9 17.2 11.1 17.4 10.4C17.5 10.2 17.5 9.9 17.6 9.7C19 8 20.4 6.30001 21.8 4.60001C22.7 3.60001 23.6 2.6 24.5 1.7C25.1 2.3 25.7 2.90001 26.3 3.50001C26.2 3.60001 26.1 3.70001 26 3.80001C24.7 5.20001 23.4 6.60001 22.1 8.00001C21 9.30001 20 10.6 19 11.9C18.7 12.3 18.6 12.6 18.6 13.1C18.6 13.2 18.6 13.2 18.6 13.3C18.6 16.5 18.6 19.6 18.6 22.8C18.6 22.9 18.6 23 18.6 23.1C17.8 23.1 17 23.1 16.2 23.1Z" fill="%23939598"/><path d="M0 9.5C0 11 1.3 12.3 2.8 12.3C4.3 12.3 5.6 11 5.6 9.5C5.6 8 4.3 6.7 2.8 6.7C1.3 6.7 0 7.9 0 9.5Z" fill="%23939598"/></svg>');
}

.xicon.gardening {
    background-image: url('data:image/svg+xml,<svg  viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20.8 24.25C20.8 22.25 20.8 20.35 20.8 18.45C20.3 18.25 19.8 18.05 19.2 17.85C18.8 17.75 18.4 17.75 18 17.65C17.7 17.55 17.4 17.45 17.1 17.35C15.7 16.75 14.9 15.65 14.9 14.15C14.9 13.55 15 13.05 15 12.45C15.1 11.95 15.2 11.85 15.7 11.95C16.4 12.05 17.2 12.15 17.8 12.45C19.1 13.05 19.8 14.15 19.8 15.55C19.8 15.95 19.8 16.45 19.7 16.85C19.7 17.05 19.7 17.15 19.9 17.15C20.2 17.25 20.4 17.35 20.8 17.45C20.8 17.25 20.8 17.15 20.8 17.05C20.8 15.45 20.8 13.85 20.8 12.25C20.8 12.05 20.7 11.95 20.6 11.75C19.4 10.65 18.4 9.35 17.8 7.75C17.2 6.05 17.6 4.45 18.5 2.85C19.1 1.85 19.9 0.95 20.9 0.15C21.1 -0.05 21.3 -0.05 21.5 0.15C23 1.35 24.2 2.85 24.7 4.75C25.2 6.35 24.8 7.85 24 9.25C23.4 10.25 22.7 11.15 21.8 11.95C21.7 12.05 21.6 12.15 21.6 12.35C21.6 15.25 21.6 18.15 21.6 21.05C21.6 21.15 21.6 21.15 21.6 21.25C21.9 21.15 22.2 21.05 22.5 20.95C22.7 20.85 22.7 20.75 22.7 20.55C22.7 19.95 22.6 19.25 22.7 18.65C22.8 17.55 23.5 16.75 24.4 16.25C25.1 15.85 25.9 15.65 26.7 15.55C27 15.55 27.2 15.65 27.2 15.85C27.5 16.85 27.6 17.85 27.3 18.85C27 19.85 26.4 20.55 25.5 21.05C24.8 21.45 24 21.65 23.1 21.65C23 21.65 23 21.65 22.9 21.65C22.4 21.85 22 21.95 21.5 22.15C21.5 22.85 21.5 23.55 21.5 24.15C22.2 24.25 22.9 24.25 23.6 24.45C24.6 24.65 25.6 25.05 26.3 25.75C26.6 26.05 26.8 26.35 27 26.75C27.1 26.85 27.2 26.95 27.3 26.95C27.4 26.95 27.5 26.95 27.6 26.95C27.9 26.95 28 27.15 28 27.35C28 27.55 27.8 27.75 27.6 27.75C27.5 27.75 27.5 27.75 27.4 27.75C18.5 27.75 9.6 27.75 0.699997 27.75C0.599997 27.75 0.6 27.75 0.5 27.75C0.2 27.75 0.1 27.55 0 27.35C0 27.15 0.199994 26.95 0.399994 26.95C0.499994 26.95 0.699995 26.95 0.799995 26.95C1.3 25.15 2.69999 24.45 4.39999 24.05C5.09999 23.85 5.8 23.85 6.6 23.75C6.6 23.25 6.6 22.75 6.6 22.15C5.8 21.95 5 21.65 4.1 21.55C3.4 21.45 2.8 21.15 2.2 20.85C1.2 20.25 0.699998 19.25 0.599998 18.15C0.599998 17.45 0.699995 16.75 0.799995 16.05C0.799995 15.75 0.999995 15.65 1.3 15.65C2.4 15.75 3.4 16.05 4.2 16.75C5.2 17.55 5.49999 18.65 5.39999 19.95C5.39999 20.25 5.3 20.45 5.3 20.75C5.3 20.95 5.3 20.95 5.5 21.05C5.8 21.15 6.1 21.25 6.5 21.35C6.5 21.15 6.5 21.05 6.5 20.95C6.5 18.15 6.5 15.35 6.5 12.45C6.5 12.25 6.4 12.05 6.3 11.95C5.5 11.25 4.8 10.45 4.2 9.45C2.9 7.25 2.9 5.15 4.3 2.95C4.9 1.95 5.7 1.15 6.5 0.35C6.9 0.05 6.99999 0.05 7.39999 0.35C8.39999 1.15 9.2 2.15 9.8 3.25C11 5.35 10.9 7.35 9.7 9.35C9.1 10.35 8.4 11.15 7.6 11.95C7.5 12.05 7.39999 12.15 7.39999 12.25C7.39999 13.95 7.39999 15.65 7.39999 17.35C7.39999 17.35 7.39999 17.45 7.39999 17.55C7.69999 17.45 8 17.35 8.3 17.25C8.4 17.25 8.39999 17.05 8.39999 16.95C8.39999 16.35 8.29999 15.65 8.39999 15.05C8.59999 13.95 9.2 13.15 10.2 12.55C10.9 12.15 11.7 11.95 12.6 11.95C12.9 11.95 13 12.05 13.1 12.35C13.3 13.35 13.4 14.45 13.1 15.45C12.8 16.45 12 17.15 11 17.55C10.5 17.75 10 17.85 9.6 17.95C9.2 18.05 8.9 18.15 8.5 18.25C8.1 18.35 7.79999 18.45 7.39999 18.65C7.39999 18.75 7.39999 18.85 7.39999 18.95C7.39999 20.55 7.39999 22.25 7.39999 23.85C7.39999 24.05 7.4 24.15 7.7 24.15C8.2 24.25 8.6 24.35 9.1 24.55C10.2 24.95 11.2 24.95 12.4 24.75C13.8 24.45 15.2 24.55 16.7 24.85C17.6 25.05 18.5 25.05 19.3 24.85C19.9 24.35 20.4 24.35 20.8 24.25ZM6.8 10.75C6.8 10.55 6.8 10.25 6.8 10.05C6.8 9.85 6.7 9.65 6.6 9.55C6.3 9.25 6 9.05 5.7 8.75C5.5 8.55 5.4 8.25 5.6 8.05C5.8 7.85 6 7.85 6.3 8.05C6.4 8.15 6.6 8.35 6.8 8.45C6.8 7.65 6.8 6.85 6.8 6.15C6.8 5.85 7 5.65 7.2 5.65C7.4 5.65 7.6 5.85 7.6 6.15C7.6 6.25 7.6 6.35 7.6 6.55C7.7 6.45 7.79999 6.35 7.89999 6.35C7.99999 6.25 8 6.25 8.1 6.15C8.3 5.95 8.6 5.95 8.8 6.15C9 6.35 9 6.65 8.7 6.85C8.4 7.15 8.1 7.35 7.8 7.65C7.8 7.75 7.7 7.95 7.7 8.05C7.7 8.85 7.7 9.75 7.7 10.55C7.7 10.65 7.7 10.65 7.7 10.85C8.6 9.95 9.4 8.95 9.8 7.75C10.1 7.05 10.1 6.25 10 5.55C9.7 3.75 8.6 2.35 7.3 1.15C6.3 2.05 5.39999 3.15 4.89999 4.35C4.59999 4.95 4.5 5.65 4.5 6.35C4.6 8.15 5.6 9.45 6.8 10.75ZM21.2 1.05C20.2 1.95 19.3 2.95 18.8 4.25C18.3 5.45 18.2 6.65 18.7 7.95C19 8.75 19.5 9.45 20 10.15C20.2 10.35 20.4 10.55 20.7 10.85C20.7 10.55 20.7 10.25 20.7 10.05C20.7 9.85 20.7 9.65 20.5 9.55C20.2 9.25 19.9 9.05 19.6 8.75C19.4 8.55 19.4 8.25 19.5 8.05C19.7 7.85 19.9 7.85 20.2 8.05C20.3 8.15 20.5 8.25 20.6 8.45C20.6 8.35 20.6 8.25 20.6 8.15C20.6 7.45 20.6 6.75 20.6 6.15C20.6 5.85 20.8 5.65 21 5.65C21.3 5.65 21.4 5.85 21.4 6.15C21.4 6.25 21.4 6.35 21.4 6.55C21.6 6.35 21.7 6.25 21.9 6.15C22.1 5.95 22.4 5.95 22.6 6.15C22.8 6.35 22.8 6.55 22.5 6.85C22.2 7.15 21.9 7.45 21.6 7.65C21.8 7.75 21.7 7.95 21.7 8.05C21.7 8.85 21.7 9.75 21.7 10.55C21.7 10.65 21.7 10.65 21.7 10.85C22.6 9.95 23.3 9.05 23.7 7.95C24 7.15 24.1 6.35 24 5.45C23.6 3.65 22.5 2.25 21.2 1.05ZM9.6 16.55C9.9 16.25 10.2 15.85 10.2 15.45C10.3 15.15 10.5 14.95 10.7 15.05C11 15.15 11.1 15.35 11 15.65C10.9 15.95 10.8 16.35 10.6 16.65C11.4 16.35 12 15.95 12.4 15.25C12.7 14.45 12.7 13.65 12.6 12.85C10.3 13.05 9.3 14.25 9.6 16.55ZM17.7 16.65C17.6 16.25 17.4 15.95 17.3 15.55C17.2 15.35 17.4 15.05 17.6 15.05C17.9 15.05 18 15.15 18.1 15.35C18.1 15.45 18.1 15.55 18.2 15.55C18.3 15.95 18.5 16.25 18.8 16.55C19.1 14.45 17.7 12.65 15.7 12.85C15.5 14.65 16 16.15 17.7 16.65ZM26.6 16.45C25.6 16.55 24.4 17.15 24 17.95C23.6 18.65 23.6 19.45 23.7 20.25C24.1 19.95 24.1 19.85 24.3 19.15C24.4 18.95 24.5 18.75 24.8 18.85C25.1 18.85 25.2 19.05 25.2 19.35C25.2 19.45 25.2 19.55 25.1 19.65C25 19.95 24.9 20.25 24.7 20.55C26.2 20.15 27.2 18.15 26.6 16.45ZM1.89999 16.35C1.39999 18.25 2 19.85 3.8 20.25C3.8 20.15 3.7 20.15 3.7 20.05C3.6 19.75 3.39999 19.35 3.39999 19.05C3.29999 18.85 3.5 18.65 3.7 18.55C4 18.45 4.1 18.65 4.2 18.85C4.2 18.95 4.2 19.05 4.3 19.15C4.4 19.45 4.6 19.75 4.8 19.95C5.2 18.05 4.29999 16.75 1.89999 16.35ZM15.2 25.65C15.2 25.45 15 25.25 14.8 25.25C14.6 25.25 14.4 25.45 14.4 25.65C14.4 25.85 14.6 26.05 14.8 26.05C15.1 26.05 15.2 25.85 15.2 25.65ZM24.4 25.95C24.4 25.75 24.2 25.55 24 25.55C23.8 25.55 23.6 25.75 23.6 25.95C23.6 26.15 23.8 26.35 24 26.35C24.2 26.35 24.4 26.15 24.4 25.95ZM19.3 26.55C19.5 26.55 19.7 26.35 19.7 26.15C19.7 25.95 19.5 25.75 19.3 25.75C19.1 25.75 18.9 25.95 18.9 26.15C18.9 26.35 19 26.55 19.3 26.55ZM5.3 25.25C5.3 25.45 5.5 25.65 5.7 25.65C5.9 25.65 6.1 25.45 6.1 25.25C6.1 25.05 5.9 24.85 5.7 24.85C5.5 24.85 5.3 25.05 5.3 25.25ZM9.6 26.55C9.8 26.55 10 26.35 10 26.15C10 25.95 9.8 25.75 9.6 25.75C9.4 25.75 9.2 25.95 9.2 26.15C9.2 26.35 9.3 26.55 9.6 26.55Z" fill="%23939598"/><path d="M9.59999 16.55C9.29999 14.35 10.3 13.15 12.7 12.75C12.9 13.55 12.9 14.35 12.5 15.15C12.2 15.95 11.5 16.35 10.7 16.55C10.8 16.15 11 15.85 11.1 15.55C11.2 15.25 11.1 14.95 10.8 14.95C10.5 14.85 10.3 15.05 10.3 15.35C10.2 15.85 9.99999 16.15 9.59999 16.55Z" fill="%23939598"/><path d="M17.7 16.65C16 16.15 15.4 14.75 15.8 12.85C17.8 12.65 19.2 14.45 18.9 16.55C18.6 16.25 18.4 15.95 18.3 15.55C18.3 15.45 18.3 15.35 18.2 15.35C18.1 15.15 17.9 14.95 17.7 15.05C17.5 15.05 17.3 15.35 17.4 15.55C17.5 15.85 17.6 16.25 17.7 16.65Z" fill="%23939598"/><path d="M26.6 16.45C27.2 18.25 26.2 20.15 24.7 20.35C24.8 20.05 24.9 19.75 25.1 19.45C25.1 19.35 25.2 19.25 25.2 19.15C25.2 18.85 25.1 18.75 24.8 18.65C24.5 18.65 24.4 18.75 24.3 18.95C24.1 19.65 24 19.75 23.7 20.05C23.6 19.25 23.6 18.45 24 17.75C24.4 17.15 25.5 16.45 26.6 16.45Z" fill="%23939598"/><path d="M1.89999 16.35C4.19999 16.75 5.19999 18.05 4.69999 20.05C4.49999 19.75 4.39999 19.55 4.19999 19.25C4.19999 19.15 4.19999 19.05 4.09999 18.95C3.99999 18.75 3.79999 18.55 3.59999 18.65C3.39999 18.75 3.19999 18.85 3.29999 19.15C3.39999 19.45 3.49999 19.85 3.59999 20.15C3.59999 20.25 3.69999 20.25 3.69999 20.35C1.99999 19.85 1.49999 18.35 1.89999 16.35Z" fill="%23939598"/></svg>');
}

.xicon.drinking-tea {
    background-image: url('data:image/svg+xml,<svg  viewBox="0 0 29 26" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M28.0047 23.7C27.3047 23.7 26.6047 23.7 25.9047 23.7C25.9047 24.4 25.9047 25.1 25.9047 25.8C24.9047 25.8 24.0047 25.8 23.0047 25.8C23.0047 25.1 23.0047 24.4 23.0047 23.7C17.1047 23.7 11.1047 23.7 5.20474 23.7C5.20474 24.4 5.20474 25.1 5.20474 25.8C4.20474 25.8 3.30474 25.8 2.30474 25.8C2.30474 25.1 2.30474 24.4 2.30474 23.7C1.60474 23.7 0.904742 23.7 0.204742 23.7C0.204742 22.7 0.204742 21.7 0.204742 20.8C2.80474 20.8 5.30474 20.8 7.80474 20.8C7.80474 21.1 7.80474 21.3 7.80474 21.6C5.50474 21.6 3.30474 21.6 1.00474 21.6C1.00474 22.1 1.00474 22.5 1.00474 22.9C9.70474 22.9 18.5047 22.9 27.3047 22.9C27.3047 22.5 27.3047 22.1 27.3047 21.6C25.3047 21.6 23.3047 21.6 21.2047 21.6C21.2047 21.3 21.2047 21.1 21.2047 20.8C21.3047 20.8 21.3047 20.8 21.4047 20.8C23.6047 20.8 25.8047 20.8 28.0047 20.8H28.1047C28.0047 21.7 28.0047 22.7 28.0047 23.7ZM3.00474 24.9C3.40474 24.9 3.90474 24.9 4.30474 24.9C4.30474 24.5 4.30474 24.1 4.30474 23.6C3.90474 23.6 3.50474 23.6 3.00474 23.6C3.00474 24.1 3.00474 24.5 3.00474 24.9ZM23.8047 23.7C23.8047 24.1 23.8047 24.6 23.8047 25C24.2047 25 24.6047 25 25.1047 25C25.1047 24.6 25.1047 24.2 25.1047 23.7C24.6047 23.7 24.2047 23.7 23.8047 23.7Z" fill="%23939598"/><path d="M28.0047 3.10001C27.9047 3.50001 27.6047 3.80001 27.3047 4.10001C26.8047 4.60001 26.2047 5.20001 25.7047 5.70001C25.3047 6.10001 25.3047 6.30001 25.7047 6.60001C25.8047 6.70001 25.9047 6.80001 26.0047 6.90001C25.8047 7.10001 25.6047 7.20001 25.5047 7.40001L25.4047 7.50001L25.3047 7.40001C24.4047 6.60001 24.4047 5.70001 25.3047 5.00001C25.9047 4.50001 26.4047 3.90001 26.9047 3.40001C27.3047 3.00001 27.3047 2.80001 26.9047 2.50001C26.8047 2.40001 26.7047 2.30001 26.6047 2.20001C26.7047 2.10001 26.9047 2.00001 27.0047 1.90001C27.1047 1.80001 27.2047 1.70001 27.2047 1.60001C27.6047 1.90001 27.9047 2.30001 28.0047 2.70001C28.0047 2.80001 28.0047 3.00001 28.0047 3.10001Z" fill="%23939598"/><path d="M20.3047 7.2C22.5047 8.1 23.3047 9.7 23.1047 11.9C23.1047 11.9 23.1047 11.9 23.2047 11.9C23.3047 11.7 23.3047 11.5 23.4047 11.3C23.7047 10.3 23.9047 9.4 24.2047 8.4C24.2047 8.2 24.3047 8.2 24.5047 8.2C25.6047 8.2 26.7047 8.2 27.8047 8.2C27.9047 8.2 27.9047 8.2 28.1047 8.2C27.9047 8.4 27.7047 8.6 27.5047 8.8C27.1047 9.2 26.8047 9.7 26.7047 10.2C26.4047 11.6 26.0047 12.9 25.6047 14.3C25.3047 15.4 24.5047 16 23.4047 16.3C23.2047 16.3 23.2047 16.5 23.1047 16.6C22.9047 18 22.1047 19.1 20.7047 19.7C20.5047 19.8 20.3047 19.9 20.0047 20C20.3047 20.5 20.4047 21 20.4047 21.6C16.4047 21.6 12.5047 21.6 8.40473 21.6C8.30473 21 8.40473 20.5 8.80473 20C8.60473 19.9 8.40473 19.9 8.20473 19.8C6.70473 19.1 5.80473 17.9 5.70473 16.2C5.60473 14.5 5.60473 12.7 5.70473 11C5.80473 9.3 6.70473 8.1 8.20473 7.4C8.30473 7.4 8.40473 7.3 8.50473 7.3C8.50473 7 8.40473 6.7 8.40473 6.5C8.50473 5.8 9.00473 5.4 9.70473 5.4C9.80473 5.4 10.0047 5.4 10.1047 5.3C11.0047 4.7 12.0047 4.2 13.1047 4C13.2047 4 13.2047 4 13.3047 4C13.2047 3.6 13.1047 3.3 13.3047 2.9C13.4047 2.7 13.6047 2.4 13.8047 2.3C14.2047 2 14.9047 2 15.3047 2.3C15.8047 2.7 16.0047 3.2 15.8047 4C16.3047 4.1 16.8047 4.2 17.3047 4.5C17.9047 4.7 18.4047 5.1 19.0047 5.4C19.1047 5.5 19.2047 5.5 19.3047 5.5C20.1047 5.4 20.6047 6.2 20.3047 7.2ZM22.3047 15.5C22.4047 15.5 22.4047 15.5 22.5047 15.5C23.7047 15.5 24.5047 14.9 24.8047 13.7C25.1047 12.6 25.4047 11.5 25.6047 10.5C25.8047 10 26.0047 9.5 26.1047 9C25.8047 9 25.5047 9 25.1047 9C24.8047 9 24.7047 9.1 24.6047 9.4C24.4047 10.4 24.1047 11.3 23.8047 12.2C23.6047 13 22.9047 13.3 22.1047 13.2C22.1047 12.8 22.1047 12.5 22.1047 12.1C22.1047 11.6 22.1047 11.1 22.0047 10.6C22.0047 9 20.6047 7.9 19.0047 7.9C17.1047 7.9 15.2047 7.9 13.3047 7.9C12.1047 7.9 10.9047 7.9 9.70473 7.9C8.00473 7.9 6.60473 9.3 6.60473 11C6.60473 12.7 6.60473 14.5 6.60473 16.2C6.60473 16.3 6.60473 16.4 6.60473 16.5C6.90473 18.1 8.20473 19.2 9.90473 19.2C12.9047 19.2 16.0047 19.2 19.0047 19.2C20.6047 19.2 21.8047 18.2 22.2047 16.7C22.3047 16.4 22.3047 16 22.3047 15.5ZM14.4047 7.1C16.0047 7.1 17.5047 7.1 19.1047 7.1C19.4047 7.1 19.6047 6.9 19.6047 6.7C19.6047 6.4 19.4047 6.3 19.1047 6.3H19.0047C16.0047 6.3 13.0047 6.3 10.0047 6.3C9.90473 6.3 9.80473 6.3 9.70473 6.3C9.50473 6.3 9.30473 6.4 9.30473 6.6C9.30473 6.7 9.40473 6.9 9.50473 7C9.60473 7.1 9.80473 7.1 9.90473 7.1C11.4047 7.1 12.9047 7.1 14.4047 7.1ZM19.5047 20.7C19.5047 20.6 19.5047 20.6 19.4047 20.6C19.2047 20.2 18.8047 20.1 18.3047 20.1C15.7047 20.1 13.1047 20.1 10.5047 20.1C10.4047 20.1 10.2047 20.1 10.1047 20.1C9.70473 20.2 9.40473 20.4 9.40473 20.7C12.7047 20.7 16.1047 20.7 19.5047 20.7ZM17.3047 5.4C15.4047 4.5 13.5047 4.5 11.6047 5.4C13.5047 5.4 15.4047 5.4 17.3047 5.4ZM14.4047 2.8C14.1047 2.8 13.9047 3 13.9047 3.3C13.9047 3.6 14.1047 3.8 14.4047 3.8C14.7047 3.8 14.9047 3.6 14.9047 3.3C15.0047 3.1 14.7047 2.8 14.4047 2.8Z" fill="%23939598"/><path d="M5.60474 17.7C5.60474 18 5.60474 18.2 5.60474 18.5C3.10474 18.8 0.804738 17.9 0.204738 15.2C-0.0952625 13.9 -0.0952625 12.5 0.404738 11.2C1.10474 9.2 3.40474 8.1 5.40474 8.6C5.50474 8.6 5.60474 8.7 5.60474 8.7C5.50474 9 5.40474 9.3 5.40474 9.5C5.20474 9.5 4.90474 9.4 4.70474 9.4C2.70474 9.2 1.00474 10.7 1.00474 12.7C1.00474 13.4 0.904737 14.1 1.00474 14.7C1.20474 16.5 2.60474 17.7 4.40474 17.7C4.80474 17.8 5.20474 17.7 5.60474 17.7Z" fill="%23939598"/><path d="M5.00473 15.8C5.00473 16.1 5.00473 16.4 5.00473 16.6C3.70473 16.8 2.70473 16.4 2.20473 15.3C2.00473 15 2.00473 14.6 2.00473 14.3C2.00473 13.8 2.00473 13.3 2.00473 12.8C2.00473 11.5 2.90473 10.5 4.20473 10.5C4.50473 10.5 4.90473 10.6 5.30473 10.6C5.20473 10.9 5.10473 11.1 4.90473 11.4C4.80473 11.4 4.80473 11.4 4.70473 11.3C3.80473 11 2.90473 11.7 2.80473 12.6C2.80473 13.2 2.80473 13.8 2.80473 14.4C2.80473 15.1 3.40473 15.7 4.10473 15.8C4.40473 15.8 4.70473 15.8 5.00473 15.8Z" fill="%23939598"/><path d="M24.4047 5.3C24.2047 5.5 24.0047 5.7 23.8047 5.9C23.1047 5.4 22.8047 4.6 23.2047 4C23.3047 3.9 23.4047 3.7 23.5047 3.6C24.1047 3 24.7047 2.4 25.3047 1.8C25.7047 1.4 25.7047 1.2 25.3047 0.8C25.2047 0.7 25.1047 0.7 25.0047 0.6C25.2047 0.4 25.4047 0.2 25.6047 0C26.0047 0.4 26.5047 0.8 26.3047 1.5C26.2047 1.8 26.1047 2.1 25.9047 2.3C25.3047 2.9 24.7047 3.5 24.1047 4.1C23.7047 4.5 23.7047 4.7 24.1047 5.1C24.2047 5.1 24.3047 5.2 24.4047 5.3Z" fill="%23939598"/><path d="M22.2047 22.6C22.2047 22.3 22.2047 22.1 22.2047 21.8C23.6047 21.8 25.1047 21.8 26.5047 21.8C26.5047 22.1 26.5047 22.3 26.5047 22.6C25.1047 22.6 23.7047 22.6 22.2047 22.6Z" fill="%23939598"/><path d="M20.3047 22.6C20.0047 22.6 19.8047 22.6 19.5047 22.6C19.5047 22.3 19.5047 22.1 19.5047 21.8C19.8047 21.8 20.0047 21.8 20.3047 21.8C20.3047 22 20.3047 22.3 20.3047 22.6Z" fill="%23939598"/><path d="M20.9047 21.8C21.2047 21.8 21.4047 21.8 21.7047 21.8C21.7047 22.1 21.7047 22.3 21.7047 22.6C21.4047 22.6 21.2047 22.6 20.9047 22.6C20.9047 22.3 20.9047 22.1 20.9047 21.8Z" fill="%23939598"/><path d="M3.00473 24.9C3.00473 24.5 3.00473 24.1 3.00473 23.6C3.40473 23.6 3.80473 23.6 4.30473 23.6C4.30473 24 4.30473 24.4 4.30473 24.9C3.90473 24.9 3.50473 24.9 3.00473 24.9Z" fill="%23939598"/><path d="M23.8047 23.7C24.2047 23.7 24.6047 23.7 25.1047 23.7C25.1047 24.1 25.1047 24.5 25.1047 25C24.7047 25 24.3047 25 23.8047 25C23.8047 24.5 23.8047 24.1 23.8047 23.7Z" fill="%23939598"/><path d="M14.4047 7.1C12.9047 7.1 11.4047 7.1 9.80473 7.1C9.70473 7.1 9.50473 7.1 9.40473 7C9.40473 6.9 9.30473 6.7 9.30473 6.6C9.30473 6.5 9.50473 6.3 9.60473 6.2C9.70473 6.2 9.80473 6.2 9.90473 6.2C12.9047 6.2 15.9047 6.2 18.9047 6.2H19.0047C19.3047 6.2 19.5047 6.4 19.5047 6.6C19.5047 6.9 19.3047 7 19.0047 7C17.5047 7.1 16.0047 7.1 14.4047 7.1Z" fill="%23939598"/><path d="M19.5047 20.7C16.1047 20.7 12.8047 20.7 9.40474 20.7C9.50474 20.4 9.80474 20.1 10.1047 20.1C10.2047 20.1 10.4047 20.1 10.5047 20.1C13.1047 20.1 15.7047 20.1 18.3047 20.1C18.8047 20.1 19.1047 20.2 19.4047 20.6C19.5047 20.6 19.5047 20.6 19.5047 20.7Z" fill="%23939598"/><path d="M17.3047 5.40001C15.4047 5.40001 13.5047 5.40001 11.6047 5.40001C13.5047 4.50001 15.4047 4.50001 17.3047 5.40001Z" fill="%23939598"/><path d="M14.4047 2.8C14.7047 2.8 14.9047 3.1 14.9047 3.3C14.9047 3.6 14.7047 3.8 14.4047 3.8C14.1047 3.8 13.9047 3.6 13.9047 3.3C13.9047 3 14.2047 2.8 14.4047 2.8Z" fill="%23939598"/><path d="M14.4047 18.2C13.9047 17.6 13.4047 17.1 13.3047 16.2C12.6047 16.7 11.9047 16.7 11.2047 16.8C11.1047 16.1 11.3047 15.4 11.8047 14.6C11.0047 14.5 10.5047 14 9.90474 13.5C10.5047 13 11.0047 12.5 11.9047 12.4C11.4047 11.8 11.3047 11 11.3047 10.2C12.1047 10.2 12.8047 10.3 13.5047 10.8C13.6047 10 14.1047 9.4 14.6047 8.8C15.1047 9.4 15.6047 9.9 15.7047 10.8C16.4047 10.3 17.1047 10.2 17.9047 10.2C17.9047 11 17.8047 11.7 17.3047 12.4C18.1047 12.5 18.7047 13 19.3047 13.5C18.7047 14 18.2047 14.5 17.3047 14.6C17.8047 15.3 17.9047 16 17.9047 16.8C17.1047 16.7 16.4047 16.7 15.7047 16.2C15.4047 17 14.9047 17.6 14.4047 18.2ZM14.4047 14.5C14.9047 14.5 15.3047 14.1 15.3047 13.6C15.3047 13.1 14.9047 12.7 14.4047 12.7C13.9047 12.7 13.5047 13.1 13.5047 13.6C13.5047 14.1 13.9047 14.5 14.4047 14.5ZM11.1047 13.6C11.6047 13.9 12.1047 14 12.7047 13.8C12.7047 13.6 12.7047 13.5 12.7047 13.3C12.2047 13.2 11.6047 13.2 11.1047 13.6ZM14.4047 16.9C14.7047 16.4 14.8047 15.9 14.6047 15.3C14.4047 15.3 14.3047 15.3 14.1047 15.3C14.0047 15.8 14.1047 16.3 14.4047 16.9ZM13.0047 12.5C13.1047 12.4 13.2047 12.3 13.4047 12.2C13.1047 11.7 12.7047 11.4 12.1047 11.3C12.2047 11.8 12.6047 12.2 13.0047 12.5ZM17.7047 13.6C17.2047 13.3 16.7047 13.2 16.1047 13.4C16.1047 13.6 16.1047 13.7 16.1047 13.9C16.7047 13.9 17.2047 13.9 17.7047 13.6ZM15.8047 12.5C16.3047 12.2 16.6047 11.8 16.7047 11.2C16.1047 11.3 15.7047 11.7 15.4047 12.2C15.6047 12.3 15.7047 12.4 15.8047 12.5ZM16.8047 15.9C16.7047 15.3 16.3047 14.9 15.9047 14.6C15.8047 14.7 15.7047 14.8 15.5047 14.9C15.8047 15.4 16.2047 15.8 16.8047 15.9ZM14.4047 10.2C14.1047 10.7 14.0047 11.2 14.2047 11.8C14.4047 11.8 14.5047 11.8 14.7047 11.8C14.8047 11.3 14.7047 10.8 14.4047 10.2ZM13.0047 14.6C12.5047 14.9 12.2047 15.3 12.1047 15.9C12.7047 15.8 13.1047 15.4 13.4047 14.9C13.3047 14.8 13.2047 14.7 13.0047 14.6Z" fill="%23939598"/><path d="M20.9047 16.2C21.2047 16.2 21.4047 16.3 21.7047 16.3C21.5047 17.6 20.3047 18.7 19.1047 18.6C19.1047 18.6 19.1047 18.6 19.1047 18.5C19.1047 18.3 19.1047 18.1 19.1047 17.8C20.0047 17.8 20.7047 17.2 20.9047 16.2Z" fill="%23939598"/><path d="M21.7047 13.6C21.7047 13.9 21.7047 14.1 21.7047 14.4C21.4047 14.4 21.2047 14.4 20.9047 14.4C20.9047 14.1 20.9047 13.9 20.9047 13.6C21.2047 13.6 21.5047 13.6 21.7047 13.6Z" fill="%23939598"/><path d="M21.0047 15.7C21.0047 15.4 21.0047 15.2 21.0047 14.9C21.3047 14.9 21.5047 14.9 21.8047 14.9C21.8047 15.2 21.8047 15.4 21.8047 15.7C21.5047 15.7 21.2047 15.7 21.0047 15.7Z" fill="%23939598"/><path d="M14.4047 14.5C13.9047 14.5 13.5047 14.1 13.5047 13.6C13.5047 13.1 13.9047 12.7 14.4047 12.7C14.9047 12.7 15.3047 13.1 15.3047 13.6C15.3047 14.1 14.9047 14.5 14.4047 14.5Z" fill="%23939598"/><path d="M11.1047 13.6C11.6047 13.3 12.1047 13.2 12.7047 13.4C12.7047 13.6 12.7047 13.7 12.7047 13.9C12.2047 13.9 11.6047 13.9 11.1047 13.6Z" fill="%23939598"/><path d="M14.4047 16.9C14.1047 16.4 14.0047 15.9 14.2047 15.3C14.4047 15.3 14.5047 15.3 14.7047 15.3C14.8047 15.8 14.7047 16.3 14.4047 16.9Z" fill="%23939598"/><path d="M13.0047 12.5C12.6047 12.2 12.2047 11.8 12.1047 11.2C12.7047 11.3 13.1047 11.7 13.4047 12.1C13.2047 12.3 13.1047 12.4 13.0047 12.5Z" fill="%23939598"/><path d="M17.7047 13.6C17.2047 13.9 16.7047 14 16.1047 13.8C16.1047 13.6 16.1047 13.5 16.1047 13.3C16.7047 13.2 17.2047 13.2 17.7047 13.6Z" fill="%23939598"/><path d="M15.8047 12.5C15.7047 12.4 15.6047 12.3 15.5047 12.2C15.8047 11.7 16.2047 11.4 16.8047 11.2C16.6047 11.8 16.3047 12.2 15.8047 12.5Z" fill="%23939598"/><path d="M16.8047 15.9C16.2047 15.8 15.8047 15.4 15.5047 15C15.6047 14.9 15.7047 14.8 15.9047 14.7C16.3047 14.9 16.6047 15.3 16.8047 15.9Z" fill="%23939598"/><path d="M14.4047 10.2C14.7047 10.7 14.8047 11.2 14.6047 11.8C14.4047 11.8 14.3047 11.8 14.1047 11.8C14.0047 11.3 14.1047 10.8 14.4047 10.2Z" fill="%23939598"/><path d="M13.0047 14.6C13.1047 14.7 13.2047 14.8 13.3047 14.9C13.0047 15.4 12.6047 15.7 12.0047 15.9C12.2047 15.3 12.5047 14.9 13.0047 14.6Z" fill="%23939598"/></svg>');
}

.xicon.drawing {
    background-image: url('data:image/svg+xml,<svg  viewBox="0 0 28 29" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.1142 28.1C12.6142 28 12.1142 28 11.6142 27.9C6.01416 26.9 1.71416 22.9 0.414164 17.4C-0.785836 12.1 0.614164 7.5 4.71416 3.7C6.61416 2 8.71416 0.900003 11.2142 0.400003C12.2142 0.200003 13.2142 -1.2517e-06 14.2142 0.199999C15.7142 0.399999 16.4142 2.1 15.6142 3.4C15.2142 3.9 14.9142 4.5 14.8142 5.1C14.8142 5.5 14.8142 5.9 14.8142 6.4C15.0142 6.3 15.1142 6.2 15.2142 6.2C17.5142 4.8 19.9142 3.6 22.4142 2.6C23.4142 2.2 24.4142 2 25.4142 1.7C25.8142 1.6 26.3142 1.6 26.7142 1.7C27.4142 1.9 27.7142 2.5 27.5142 3.2C27.3142 3.9 26.8142 4.4 26.3142 4.9C25.1142 6.1 23.7142 7.20001 22.3142 8.10001C22.2142 8.20001 22.1142 8.2 22.0142 8.3C22.1142 8.3 22.2142 8.4 22.3142 8.4C25.5142 9.1 27.4142 11.6 27.7142 14.6C28.0142 18.1 26.8142 21 24.5142 23.6C22.4142 26 19.7142 27.4 16.6142 27.9C16.0142 28 15.5142 28 14.9142 28.1C14.3142 28.1 13.7142 28.1 13.1142 28.1ZM5.81416 16.3C5.81416 16.2 5.81416 16.2 5.81416 16.3C5.31416 16.2 4.71416 16.2 4.21416 16.2C3.81416 16.2 3.51416 15.8 3.71416 15.4C4.31416 14.2 4.91416 13.1 5.71416 12C6.51416 10.9 7.51416 10.5 8.81416 10.8C8.91416 10.8 9.01416 10.8 9.01416 10.7C10.4142 9.3 12.1142 8.20001 13.7142 7.10001C13.9142 7.00001 13.9142 6.9 13.8142 6.7C13.5142 6 13.5142 5.3 13.7142 4.6C13.9142 3.9 14.2142 3.3 14.6142 2.8C15.1142 2.1 14.8142 1.4 13.9142 1.3C13.8142 1.3 13.7142 1.3 13.6142 1.3C12.8142 1.4 12.0142 1.4 11.2142 1.6C9.41416 2 7.71416 2.8 6.21416 3.9C4.51416 5.1 3.21416 6.7 2.31416 8.5C1.21416 10.6 0.814164 12.9 1.01416 15.3C1.31416 18.3 2.41416 20.9 4.41416 23.1C7.71416 26.5 11.8142 27.8 16.4142 27C20.5142 26.2 23.6142 24 25.4142 20.2C26.3142 18.4 26.7142 16.5 26.3142 14.5C26.1142 13.1 25.5142 11.9 24.4142 11C23.5142 10.2 22.4142 9.8 21.2142 9.7C20.6142 9.6 20.1142 9.6 19.6142 10C19.4142 10.2 19.1142 10.3 18.9142 10.4C16.2142 11.9 13.5142 13.3 10.6142 14.2C10.5142 14.2 10.4142 14.3 10.4142 14.4C10.0142 15.5 9.41416 16.1 8.21416 16.3C7.51416 16.1 6.61416 16.2 5.81416 16.3ZM15.7142 10.7C15.8142 10.7 15.8142 10.7 15.8142 10.6C18.6142 9.10001 21.4142 7.5 23.8142 5.5C24.6142 4.9 25.4142 4.20001 26.0142 3.3C26.1142 3.1 26.2142 2.9 26.4142 2.6C26.1142 2.6 25.9142 2.6 25.7142 2.6C24.7142 2.7 23.8142 3.00001 23.0142 3.3C19.9142 4.5 17.0142 6 14.2142 7.8C14.1142 7.8 14.1142 7.9 14.0142 7.9C14.9142 8.8 15.4142 9.7 15.7142 10.7ZM13.3142 8.60001C12.1142 9.40001 10.9142 10.3 9.91416 11.3C10.2142 11.8 10.5142 12.3 10.8142 12.8C12.1142 12.3 13.4142 11.7 14.8142 11.2C14.4142 10.2 13.9142 9.40001 13.3142 8.60001ZM5.01416 15.1C6.21416 15.2 7.21416 15.2 8.31416 15C9.01416 14.9 9.51416 14.3 9.51416 13.6C9.61416 13 9.21416 12.3 8.61416 12C7.91416 11.7 7.21416 11.8 6.71416 12.3C6.11416 13.1 5.61416 14 5.01416 15.1Z" fill="%23939598"/><path d="M5.01416 15.1C5.51416 14.1 6.11416 13.1 6.81416 12.3C7.31416 11.8 8.01416 11.7 8.71416 12C9.31416 12.3 9.71416 13 9.61416 13.6C9.51416 14.3 9.01416 14.9 8.41416 15C7.31416 15.1 6.21416 15.1 5.01416 15.1Z" fill="%23939598"/><path d="M23.1142 19.3C21.9142 19.3 20.9142 18.2 21.0142 17C21.1142 15.7 22.1142 14.9 23.5142 15C24.6142 15.1 25.5142 16.2 25.4142 17.3C25.3142 18.5 24.3142 19.4 23.1142 19.3ZM23.2142 16C22.6142 16 22.1142 16.5 22.1142 17.1C22.1142 17.7 22.6142 18.2 23.2142 18.2C23.8142 18.2 24.3142 17.7 24.3142 17.1C24.3142 16.5 23.8142 16 23.2142 16Z" fill="%23939598"/><path d="M6.81417 18.2C8.01417 18.2 9.01417 19.2 9.01417 20.4C9.01417 21.6 8.01417 22.6 6.81417 22.6C5.61417 22.6 4.61417 21.6 4.61417 20.4C4.61417 19.2 5.61417 18.2 6.81417 18.2ZM6.81417 19.3C6.21417 19.3 5.71417 19.8 5.71417 20.4C5.71417 21 6.21417 21.5 6.81417 21.5C7.41417 21.5 7.91417 21 7.91417 20.4C7.91417 19.8 7.41417 19.3 6.81417 19.3Z" fill="%23939598"/><path d="M18.8142 20.4C20.0142 20.4 21.0142 21.4 21.0142 22.6C21.0142 23.8 20.0142 24.8 18.8142 24.8C17.6142 24.8 16.6142 23.8 16.6142 22.6C16.7142 21.3 17.7142 20.4 18.8142 20.4ZM18.8142 21.5C18.2142 21.5 17.7142 22 17.7142 22.6C17.7142 23.2 18.2142 23.7 18.8142 23.7C19.4142 23.7 19.9142 23.2 19.9142 22.6C19.9142 22 19.4142 21.5 18.8142 21.5Z" fill="%23939598"/><path d="M12.3142 21.5C13.5142 21.5 14.5142 22.5 14.5142 23.7C14.5142 24.9 13.5142 25.9 12.3142 25.9C11.1142 25.9 10.1142 24.9 10.1142 23.7C10.1142 22.5 11.1142 21.5 12.3142 21.5ZM12.3142 22.6C11.7142 22.6 11.2142 23.1 11.2142 23.7C11.2142 24.3 11.7142 24.8 12.3142 24.8C12.9142 24.8 13.4142 24.3 13.4142 23.7C13.4142 23.1 12.9142 22.6 12.3142 22.6Z" fill="%23939598"/><path d="M9.61418 3.5C10.8142 3.5 11.8142 4.5 11.7142 5.7C11.7142 6.9 10.7142 7.89999 9.51418 7.89999C8.31418 7.89999 7.31418 6.9 7.31418 5.7C7.41418 4.5 8.41418 3.5 9.61418 3.5ZM9.51418 4.6C8.91418 4.6 8.41418 5.1 8.41418 5.7C8.41418 6.3 8.91418 6.8 9.51418 6.8C10.1142 6.8 10.6142 6.3 10.6142 5.7C10.6142 5.1 10.2142 4.6 9.51418 4.6Z" fill="%23939598"/><path d="M13.8142 19.4C12.6142 19.4 11.4142 19 10.4142 17.9C10.2142 17.7 10.1142 17.5 10.2142 17.2C10.4142 16.9 10.8142 16.8 11.1142 17.1C11.4142 17.3 11.6142 17.5 11.9142 17.7C13.4142 18.6 15.7142 18.4 17.1142 17.3C17.5142 16.9 17.8142 16.5 17.9142 16C18.0142 15.7 18.1142 15.5 18.4142 15.5C18.8142 15.5 19.1142 15.8 19.0142 16.2C18.8142 17.4 18.1142 18.2 17.1142 18.7C16.0142 19.1 15.0142 19.4 13.8142 19.4Z" fill="%23939598"/><path d="M18.3141 13.6C18.0141 13.6 17.8141 13.4 17.8141 13.1C17.8141 12.8 18.0141 12.6 18.3141 12.5C18.6141 12.5 18.8141 12.7 18.9141 13C18.8141 13.3 18.6141 13.6 18.3141 13.6Z" fill="%23939598"/><path d="M23.2142 16C23.8142 16 24.3142 16.5 24.3142 17.1C24.3142 17.7 23.8142 18.2 23.2142 18.2C22.6142 18.2 22.1142 17.7 22.1142 17.1C22.1142 16.5 22.6142 16 23.2142 16Z" fill="%23939598"/><path d="M6.81417 19.3C7.41417 19.3 7.91417 19.8 7.91417 20.4C7.91417 21 7.41417 21.5 6.81417 21.5C6.21417 21.5 5.71417 21 5.71417 20.4C5.71417 19.8 6.21417 19.3 6.81417 19.3Z" fill="%23939598"/><path d="M18.8142 21.5C19.4142 21.5 19.9142 22 19.9142 22.6C19.9142 23.2 19.4142 23.7 18.8142 23.7C18.2142 23.7 17.7142 23.2 17.7142 22.6C17.7142 22 18.2142 21.5 18.8142 21.5Z" fill="%23939598"/><path d="M12.3142 22.6C12.9142 22.6 13.4142 23.1 13.4142 23.7C13.4142 24.3 12.9142 24.8 12.3142 24.8C11.7142 24.8 11.2142 24.3 11.2142 23.7C11.2142 23.1 11.7142 22.6 12.3142 22.6Z" fill="%23939598"/><path d="M9.51415 4.60001C10.1142 4.60001 10.6142 5.1 10.6142 5.7C10.6142 6.3 10.1142 6.80001 9.51415 6.80001C8.91415 6.80001 8.41415 6.3 8.41415 5.7C8.51415 5.1 8.91415 4.60001 9.51415 4.60001Z" fill="%23939598"/></svg>');
}


.xicon.sport {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 39.51 39.51'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23939598%7D%3C/style%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cpath class='cls-1' d='M36.47 3a10.93 10.93 0 0 0-9-3 16 16 0 0 0-9.63 4.8l-.69.73A5.13 5.13 0 0 0 16.07 4a5.31 5.31 0 1 0-7.48 7.55 5.3 5.3 0 0 0 4.75 1.42 12.81 12.81 0 0 0-.09 5c0 1.58-.36 6-1.73 7.37l-2.78 2.77a1.58 1.58 0 0 0-.38-.05 1.38 1.38 0 0 0-1 .41l-4.3 4.31a.6.6 0 0 0 0 .84.59.59 0 0 0 .83 0l4.32-4.32a.22.22 0 0 1 .3 0l1.7 1.7a.22.22 0 0 1 0 .3l-7 7a.23.23 0 0 1-.31 0l-1.7-1.7a.22.22 0 0 1 0-.3l.8-.75a.59.59 0 0 0 0-.83.6.6 0 0 0-.84 0l-.71.71a1.39 1.39 0 0 0 0 2L2.1 39.1a1.42 1.42 0 0 0 1 .41 1.4 1.4 0 0 0 1-.41l7-7a1.41 1.41 0 0 0 .36-1.37L14.17 28c1.37-1.37 5.79-1.71 7.37-1.73.4.08.81.13 1.22.17s.69 0 1 0a14.44 14.44 0 0 0 6.1-1.41.6.6 0 0 0 .28-.81.58.58 0 0 0-.77-.26 13 13 0 0 1-6.55 1.26 9.34 9.34 0 0 1-5.94-2.65c-2.46-2.46-3.3-6.22-2.26-10.11a5.57 5.57 0 0 0 1.41-1 5.31 5.31 0 0 0 1.49-4.59 14.57 14.57 0 0 1 1.12-1.24 14.79 14.79 0 0 1 8.9-4.4 9.81 9.81 0 0 1 8.06 2.63c4.19 4.19 3.39 11.8-1.77 17a15.87 15.87 0 0 1-2 1.73.59.59 0 1 0 .69 1 18.14 18.14 0 0 0 2.18-1.84 16 16 0 0 0 4.73-9.62A10.9 10.9 0 0 0 36.47 3ZM9.39 10.64a4.07 4.07 0 0 1-1.17-2.42 4.14 4.14 0 0 1 3.59 3.6 4.11 4.11 0 0 1-2.42-1.18Zm8.15 14a9.88 9.88 0 0 0 1.13.67l-.42.06c-.64.09-1.24.2-1.77.33Zm-1.46-1.2c.17.17.34.32.51.48l-5.9 5.9-1-1 5.9-5.9c.17.17.32.34.49.51ZM14.88 22l-1.06 1a17.6 17.6 0 0 0 .33-1.77l.06-.43a9.21 9.21 0 0 0 .67 1.2Zm.36-11.33A4.11 4.11 0 0 1 13 11.79a5.3 5.3 0 0 0-1.53-3.23A5.21 5.21 0 0 0 8.24 7a4.14 4.14 0 0 1 1.15-2.2 4.07 4.07 0 0 1 2.24-1.15 5.32 5.32 0 0 0 4.76 4.75 4.14 4.14 0 0 1-1.15 2.24ZM14 6a4.14 4.14 0 0 1-1.18-2.42 4.11 4.11 0 0 1 3.6 3.6A4.14 4.14 0 0 1 14 6Z'/%3E%3Cpath class='cls-1' d='M34.45 5.07a8.1 8.1 0 0 0-6.7-2.15 13.12 13.12 0 0 0-7.88 3.91A13.12 13.12 0 0 0 16 14.71a8.08 8.08 0 0 0 2.15 6.69 7.82 7.82 0 0 0 5.67 2.2 9 9 0 0 0 1-.05 13.13 13.13 0 0 0 7.87-3.91 13.12 13.12 0 0 0 3.91-7.88 8.08 8.08 0 0 0-2.15-6.69ZM34 6.34a6.26 6.26 0 0 1 1.16 2.25l-1.7-1.71Zm-13.24 6.89 2.34-2.34 2.34 2.34-2.34 2.35Zm1.51 3.18-2.35 2.34-2.34-2.34 2.34-2.34Zm1.67-6.35 2.34-2.34 2.34 2.34-2.34 2.34Zm2.34 4 2.34 2.34-2.34 2.34-2.35-2.34Zm.83-.84 2.34-2.34 2.34 2.34-2.34 2.35Zm3.18-3.17 2.34-2.34L35 10.06l-2.37 2.34Zm2.88-4.55-.54.55-1.71-1.71a6.26 6.26 0 0 1 2.25 1.16Zm-3.72-1 2.34 2.34-2.34 2.38-2.34-2.34Zm-1.59-.45h.4l-2 2L25 4.79a10.64 10.64 0 0 1 2.86-.7Zm-4 1.23 1.57 1.56-2.33 2.38-2-2a12.62 12.62 0 0 1 2.77-1.9ZM20.3 8.09l2 2-2.38 2.31-1.56-1.57a12.67 12.67 0 0 1 1.94-2.74Zm-3.17 6.73a10.64 10.64 0 0 1 .7-2.84l1.26 1.25-2 2Zm1.42 5.31a6.12 6.12 0 0 1-1.17-2.25l1.71 1.71Zm.83.84.54-.55 1.71 1.71A6.26 6.26 0 0 1 19.38 21Zm3.72 1-2.34-2.34 2.34-2.34 2.34 2.34Zm1.59.45h-.4l2-2 1.25 1.26a10.55 10.55 0 0 1-2.85.7Zm4-1.23-1.57-1.56 2.34-2.34 2 2a12.33 12.33 0 0 1-2.78 1.86Zm3.58-2.77-2-2 2.34-2.34 1.57 1.57a13 13 0 0 1-1.92 2.73Zm3.16-6.73a10.64 10.64 0 0 1-.7 2.84l-1.26-1.26 2-2Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important
}

.xicon.gym {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 45.96 47.67'%3E%3Cpath fill='%23939598' d='M37.65 4.7s2.85-1.2 3.9-.8 2.63 1.77 2.53 3-3.22 5.74-3.22 5.74l-3.21 1.26-2.4-1.26-3.68-2.54.43-2.87-.39-2.87L35 3.9Z'/%3E%3Cpath fill='%23939598' d='M37.09 15.62a.8.8 0 0 0 .56.23.82.82 0 0 0 .56-.23l5.52-5.52A4.06 4.06 0 0 0 38 4.36l-.34.34-.34-.34a4.07 4.07 0 0 0-5.74 0 4.06 4.06 0 0 0 0 5.74Zm-4.4-10.14a2.47 2.47 0 0 1 3.49 0l.91.9a.8.8 0 0 0 1.12 0l.9-.9A2.47 2.47 0 0 1 42.61 9l-5 5-5-5A2.42 2.42 0 0 1 32 7.23a2.46 2.46 0 0 1 .69-1.75Z'/%3E%3Cpath fill='%23939598' d='M45.08 46a22.2 22.2 0 0 1-12.2-2.27.75.75 0 0 0-.6-.08c-.09 0-8.61 2.31-15.47.78-4.28-1-8.31-4-11.26-6.16-.39-.3-.77-.58-1.12-.83a8.78 8.78 0 0 0-1.92-.91 7.49 7.49 0 0 1-.81-.33.33.33 0 0 1-.12-.25v-1.87c0-1.46 6.14-23.82 7.08-26.67a.7.7 0 0 1 .18-.13L20.9 1.77l3.9 5.08a.71.71 0 0 1 0 .87L20.91 12a.68.68 0 0 1-.94.1l-1.56-1.4a.81.81 0 0 0-.69-.18.82.82 0 0 0-.57.44 4.31 4.31 0 0 1-2.52.58h-.39a.79.79 0 0 0-.7 1.27l.74 1 .77 13.11a5.65 5.65 0 0 1-1 2.49.81.81 0 0 0-.55.76.79.79 0 0 0 .79.79c.9 0 1.67-1.18 2.28-3.48a9.68 9.68 0 0 1 12.23.1c2 2 2.13 3.34 2.13 3.4a.8.8 0 0 0 1.59 0c0-.18-.07-1.74-2.12-4a10.11 10.11 0 0 1 6.56-4c4.18-.51 7.7 2.3 7.74 2.33a.79.79 0 0 0 1.11-.12.78.78 0 0 0-.14-1.19 13 13 0 0 0-8.91-2.67 11.57 11.57 0 0 0-7.59 4.57 11.24 11.24 0 0 0-12.61-.37l-.71-12.06a.77.77 0 0 0-.12-.36 5.25 5.25 0 0 0 2.17-.68l1 .95a2.29 2.29 0 0 0 3.17-.23l3.85-4.32a2.3 2.3 0 0 0 .13-2.88L21.77.31a.79.79 0 0 0-.95-.24L8.19 5.84a1.94 1.94 0 0 0-1 1C6.72 8.23 0 32.2 0 34.07v1.84a1.9 1.9 0 0 0 .73 1.5 4.81 4.81 0 0 0 1.21.59 8.82 8.82 0 0 1 1.55.7l1.11.83c3.07 2.28 7.26 5.42 11.87 6.44 6.56 1.46 14.27-.3 15.92-.72a23.74 23.74 0 0 0 10.44 2.45 22.46 22.46 0 0 0 2.42-.13.79.79 0 0 0-.17-1.57Z'/%3E%3Cpath fill='%23939598' d='M41.2 36.36a.79.79 0 0 0-1.58.09c0 .53.39 2.32 5.42 3.16h.13A.8.8 0 0 0 46 39a.79.79 0 0 0-.65-.91c-3.57-.63-4.1-1.62-4.15-1.73ZM26 40.43c-10.38 2.22-14.82-4.88-15-5.18A.79.79 0 0 0 9.89 35a.8.8 0 0 0-.27 1.09 13.69 13.69 0 0 0 4 3.92 15.41 15.41 0 0 0 8.52 2.45 19.81 19.81 0 0 0 4.17-.46.79.79 0 1 0-.31-1.57Z'/%3E%3C/svg%3E") !important
}

.xicon.football {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48.68 48.69'%3E%3Cpath fill='%23939598' fill-rule='evenodd' d='M43 6.6a17.64 17.64 0 0 0-19.53-4.35h-.09a17.64 17.64 0 0 0-6.51 4.65V7a17.5 17.5 0 0 0-4.4 11.64 18.62 18.62 0 0 0 .12 2 17.28 17.28 0 0 0 2.28 6.89 17.55 17.55 0 0 0 11.77 8.38s0 0 .06 0a18 18 0 0 0 6.75 0 17.55 17.55 0 0 0 11.85-8.37 17.15 17.15 0 0 0 2.28-6.77v-.06a20.35 20.35 0 0 0 .12-2.07A17.52 17.52 0 0 0 43 6.6Zm-6.8-3.52A16.89 16.89 0 0 1 42 6.94l-.85 7.25-2 .45-3.3.74-4.79-3.46V6.77Zm-7.1 3.73v5.11l-3.37 2.44-1.4 1L19 14.17l-1.15-6.91a16.7 16.7 0 0 1 5.53-3.94ZM13.55 20.92 18.42 16l5.39 1.21 1.19 3.7.61 1.85L22.23 28l-6.75-1.31a16.88 16.88 0 0 1-1.93-5.77Zm19.36 14.13a17.5 17.5 0 0 1-2.82.24 16.55 16.55 0 0 1-2.83-.24L23.8 29l3.38-5.2H33l3.37 5.2Zm11.77-8.35L37.94 28l-3.38-5.2 1.8-5.54 4.28-1 1.11-.26 4.85 5a16.57 16.57 0 0 1-1.92 5.7Z'/%3E%3Cpath fill='%23939598' fill-rule='evenodd' d='M23.47 2.25h-.08l-6.52 4.68V7l1.29 8 6.42 1.44 5.51-4V6.28Zm5.65 9.67-3.37 2.44-1.4 1L19 14.17l-1.15-6.91a16.7 16.7 0 0 1 5.53-3.94l5.74 3.49Z'/%3E%3Cpath fill='%23939598' fill-rule='evenodd' d='M24.55 16.41 18.13 15l-5.57 5.61 2.28 6.89 7.85 1.5 4-6.12ZM22.23 28l-6.75-1.31a16.88 16.88 0 0 1-1.93-5.73L18.42 16l5.39 1.21 1.19 3.7.61 1.85ZM36.07 2l-6 4.28v6.13l5.51 4L42.06 15 43 6.6Zm5.11 12.19-2 .45-3.3.74-4.79-3.46V6.77l5.17-3.69A16.89 16.89 0 0 1 42 6.94ZM42.06 15l-6.44 1.44-2.11 6.48 4 6.12 7.8-1.47 2.28-6.77v-.06Zm2.62 11.7L37.94 28l-3.38-5.2 1.8-5.54 4.28-1 1.11-.26 4.85 5a16.57 16.57 0 0 1-1.92 5.7Z'/%3E%3Cpath fill='%23939598' fill-rule='evenodd' d='M33.51 22.89h-6.85l-4 6.12 3.95 6.88h6.85l4-6.88Zm-.6 12.16a17.5 17.5 0 0 1-2.82.24 16.55 16.55 0 0 1-2.83-.24L23.8 29l3.38-5.2H33l3.37 5.2Z'/%3E%3Cpath fill='%23939598' d='M43.8 6.06a.59.59 0 0 0-.17-.18 18.67 18.67 0 0 0-7.16-4.74.76.76 0 0 0-.16-.06 18.51 18.51 0 0 0-13.12.25.6.6 0 0 0-.16.08 18.55 18.55 0 0 0-6.81 4.82 1.29 1.29 0 0 0-.16.18 18.5 18.5 0 0 0-4.57 12.19 20 20 0 0 0 .12 2.06 18.34 18.34 0 0 0 .77 3.56l-10 10a1 1 0 0 0 0 1.35 1 1 0 0 0 .68.26 1 1 0 0 0 .67-.26l9.38-9.39A18.06 18.06 0 0 0 14 27.9a1 1 0 0 0 .1.17 18.64 18.64 0 0 0 10.63 8.33L18 43.1a1 1 0 0 0 0 1.35 1 1 0 0 0 .68.27 1 1 0 0 0 .67-.27l7.52-7.54a18.43 18.43 0 0 0 19.14-8.79 1.22 1.22 0 0 0 .12-.19 18.58 18.58 0 0 0 2.39-7.14c.07-.71.12-1.44.12-2.16A18.54 18.54 0 0 0 43.8 6.06ZM35.48 34.4l2.61-4.53 5.12-1a16.9 16.9 0 0 1-7.73 5.53Zm-5.39.89a16.55 16.55 0 0 1-2.83-.24L23.8 29l3.38-5.2H33l3.37 5.2-3.46 6a17.5 17.5 0 0 1-2.82.29Zm-13.15-6.42 5.14 1 2.61 4.53a17 17 0 0 1-7.75-5.53Zm-.69-19.59.86 5.36-3.71 3.74a16.65 16.65 0 0 1 2.85-9.1Zm7.13-6 5.74 3.49v5.11l-3.37 2.44-1.4 1L19 14.17l-1.15-6.91a16.7 16.7 0 0 1 5.53-3.94Zm6.71-1.41a16.83 16.83 0 0 1 3.85.44l-3.89 2.8-4.36-2.62a17.29 17.29 0 0 1 4.4-.58ZM42 6.94l-.85 7.25-2 .45-3.3.74-4.79-3.46V6.77l5.17-3.69A16.89 16.89 0 0 1 42 6.94Zm-7.57 9.84-1.67 5.16h-5.41l-1.67-5.16 4.38-3.2Zm-16-.77 5.39 1.21L25 20.91l.61 1.85L22.23 28l-6.75-1.31a16.88 16.88 0 0 1-1.93-5.73ZM37.94 28l-3.38-5.2 1.8-5.54 4.28-1 1.11-.26 4.85 5a16.57 16.57 0 0 1-1.92 5.7Zm5.11-13.33L43.72 9a16.74 16.74 0 0 1 3.06 9.49Z'/%3E%3Cpath fill='%23939598' d='M13.09 34.25.28 47.06A1 1 0 0 0 1 48.69a1 1 0 0 0 .67-.28l12.77-12.82a1 1 0 0 0 0-1.34 1 1 0 0 0-1.35 0ZM15.8 45.74a.94.94 0 0 0-1 .95 1 1 0 0 0 .27.67 1 1 0 0 0 .68.28 1 1 0 0 0 .67-.28.94.94 0 0 0 0-1.34 1 1 0 0 0-.62-.28Z'/%3E%3C/svg%3E") !important
}

.xicon.yoga {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 49.2 49.2'%3E%3Cpath fill='%23939598' d='M18.84 36.14h10.91l.6 1.39.14.84H28.5l-1.08.72-.17 1.29-.37.59-2.52.29-2.23-.13-.33-1.87-.39-.72-1.58-.17-2.34.24 1.35-2.47zM20 16.89l-.78 3.45-1.72 3.25s-.18 3.55 1.71 3.91 10.54.26 10.54.26a9 9 0 0 0 1.54-.89 3.6 3.6 0 0 0 .5-3.12 17.34 17.34 0 0 0-1.3-2.75c-.15-.3-.22-2.4-.35-2.66s-.62-1.61-.62-1.61l-1.15-.36h-.31l-.81 2.92-2.07 1.45-2.26-.6s-1-1.31-1.05-1.44-.55-1.51-.55-1.51v-.4l-.9-.09Z'/%3E%3Cpath fill='%23939598' d='m48.74 38.62-1.81-.9a2.49 2.49 0 0 0 .63-1.64.82.82 0 0 0-.82-.82h-4.51l-4.56-6.08-1.93-10.26a4.08 4.08 0 0 0-4-3.34h-3.86v-2.07a5.09 5.09 0 0 0 .62-.69 4.07 4.07 0 0 0 3.5 1.94h1.64a.82.82 0 0 0 .82-.82.81.81 0 0 0-.09-.37l-.73-1.46V5.74a4.11 4.11 0 0 0-4.1-4.1h-.88A5.8 5.8 0 0 0 24.6 0a5.7 5.7 0 0 0-5.74 5.65v1a2.23 2.23 0 0 0-.39 3.13c.06.07.12.15.19.22a2.28 2.28 0 0 0 1.1.59l.06.27.12.46a4.51 4.51 0 0 0 1.34 2.18v2.07h-1.6a.83.83 0 0 0-.81.68l-.77 4.63a5 5 0 0 0-1.64 3.71 5.07 5.07 0 0 0 .11 1l-.94 5.17-7.91 9.53-4.44 1.48-1.64-.54v-1.37l2.83-1.41a.82.82 0 0 0-.37-1.55h3.28a.82.82 0 0 0 .62-.33L13 30a.74.74 0 0 0 .15-.34l2-10.45a2.46 2.46 0 0 1 2.42-2v-1.63a4.1 4.1 0 0 0-4 3.34l-2.04 10.26L7 35.26H2.46a.82.82 0 0 0-.82.82 2.44 2.44 0 0 0 .63 1.64l-1.82.9a.84.84 0 0 0-.45.74v2.46a.82.82 0 0 0 .56.77l2.26.76a4.14 4.14 0 0 0-.36 1.59V45a4.17 4.17 0 0 0 4.16 4.2h20.44v-1.64H18l6.63-1.51 6.63 1.51H28.7v1.64h13.88a4.18 4.18 0 0 0 4.16-4.2 4.22 4.22 0 0 0-.36-1.68l2.26-.76a.82.82 0 0 0 .56-.77v-2.43a.83.83 0 0 0-.46-.74Zm-19.22-28a2.22 2.22 0 0 0 1.64-2.17 2.26 2.26 0 0 0-.62-1.56 1.75 1.75 0 0 0-.24-.23v-1a5.56 5.56 0 0 0-.52-2.35A2.46 2.46 0 0 1 32 5.74v6.56a1 1 0 0 0 .08.37l.23.45H32a2.46 2.46 0 0 1-2.46-2.46Zm-1.64-1.17a3.41 3.41 0 0 1-3.28 3.67 3.25 3.25 0 0 1-3-2.22 4 4 0 0 1-.27-1.45V7.51a9.38 9.38 0 0 0 4.14-2.43A21.81 21.81 0 0 0 27.88 8Zm-1 7.75-.14.73a2.18 2.18 0 0 1-4.28 0l-.15-.73a.82.82 0 0 0 .65-.8v-1.92a5 5 0 0 0 3.28 0v1.92a.82.82 0 0 0 .64.8ZM20.51 6v-.39a4.1 4.1 0 0 1 8.2 0v.8a16.42 16.42 0 0 1-2.36-3.11.82.82 0 0 0-1.14-.3.9.9 0 0 0-.27.21A8 8 0 0 1 20.51 6Zm-1.14 16a.87.87 0 0 0 .3-.51l.7-4.23h.28l.2 1a3.82 3.82 0 0 0 7.49 0l.21-1h.27l.71 4.23a.82.82 0 0 0 .3.51 3.38 3.38 0 0 1 .52 4.75 3.49 3.49 0 0 1-.32.35H19.16a3.39 3.39 0 0 1-.16-4.82 3.49 3.49 0 0 1 .37-.28Zm15.07 14.9h-.2l-2.44.61-.68-1.71-.77-3.06.75-4.45.29-.3.61 3.31a.89.89 0 0 0 .18.38l4.34 5.22Zm2.87 1.64a.41.41 0 0 1 .41.41.43.43 0 0 1-.41.41 1.71 1.71 0 0 0-.78.08l-2.3 1.15-6.17-.21.22-.87a.82.82 0 0 1 1-.6l1.69.42a.9.9 0 0 0 .4 0h.13l3-.76ZM28.72 33l.57 2.26h-3.87V32h-1.64v3.28h-3.87l.56-2.28a.78.78 0 0 0 0-.34l-.66-4h9.54l-.66 4a.78.78 0 0 0 .03.34ZM17 31.68a.89.89 0 0 0 .18-.38l.62-3.3.3.3.74 4.45-.76 3.06-.69 1.71-2.39-.6H12.68ZM10.12 40a2 2 0 0 0 .77.76l-1.45.05Zm.45 7.59H6.62A2.53 2.53 0 0 1 4.1 45a2.51 2.51 0 0 1 .71-1.68c1-1 2.74-.8 4.06-.85l4.44-.15h1.3L20.13 45l.19.07.58.13Zm15.85-2.78-5.64-1.31-8.11-4.06a1 1 0 0 0-.37-.08h-.41a.41.41 0 0 1-.41-.41.41.41 0 0 1 .41-.41h2.77l3.18.79a.9.9 0 0 0 .4 0l1.69-.42a.82.82 0 0 1 1 .6l.42 1.69a.83.83 0 0 0 .77.62l4.77.16Zm.26-5.67-.3 1.21-3.6-.12-.27-1.09a2.45 2.45 0 0 0-3-1.79l-.32.08.2-.5h10.39l.2.5-.31-.08a2.46 2.46 0 0 0-3 1.79Zm15.9 8.45h-3.95L28 45.14l.52-3.1 14.13.48a2.52 2.52 0 0 1-.09 5Zm-4.27-6.83a2 2 0 0 0 .77-.75l.67.8Zm9.25.5-1.64.54-4.44-1.48-7.91-9.52-.94-5.17a5.07 5.07 0 0 0 .1-1 5 5 0 0 0-1.63-3.71l-.61-3.67h1.23a2.45 2.45 0 0 1 2.41 2l2 10.45a.87.87 0 0 0 .15.34l4.92 6.56a.82.82 0 0 0 .66.33h3.24a.82.82 0 0 0-.37 1.55l2.83 1.41Z'/%3E%3C/svg%3E") !important
}

.xicon.cook {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52.2 49.34'%3E%3Cpath fill='%23939598' d='M7.38 28a.76.76 0 0 0 0 1.09.75.75 0 0 0 .55.24.79.79 0 0 0 .54-.22 2.61 2.61 0 0 0 .49-3.56c-.39-.76-.55-1.08.27-1.86a.77.77 0 1 0-1.05-1.12 2.66 2.66 0 0 0-.59 3.68c.41.69.51.99-.21 1.75ZM11.64 23.82a.77.77 0 0 0 0 1.09.74.74 0 0 0 .55.23.8.8 0 0 0 .54-.21 2.62 2.62 0 0 0 .49-3.56c-.4-.77-.56-1.08.27-1.86a.77.77 0 0 0-1.06-1.12 2.66 2.66 0 0 0-.59 3.68c.37.74.53 1.04-.2 1.75Z'/%3E%3Cpath fill='%23939598' d='M23 19.46a.75.75 0 0 0 .55-.24 2 2 0 0 1 1.62 0 .77.77 0 0 0 1.09-1.09 2.8 2.8 0 0 0-1.9-.62 2.8 2.8 0 0 0-1.89.62.78.78 0 0 0 0 1.1.81.81 0 0 0 .53.23ZM29.2 19.46a.75.75 0 0 0 .55-.24 2 2 0 0 1 1.62 0 .77.77 0 0 0 1.09 0 .78.78 0 0 0 0-1.09 2.83 2.83 0 0 0-1.91-.62 2.8 2.8 0 0 0-1.89.62.78.78 0 0 0 .55 1.32Z'/%3E%3Cpath fill='%23939598' d='M27.52 10a.78.78 0 0 0 .77-.77V5.7a.78.78 0 0 0-1.55 0v3.54a.78.78 0 0 0 .78.76ZM22.28 6.53a.77.77 0 0 0-.77.77v3.53a.77.77 0 0 0 1.54 0V7.3a.76.76 0 0 0-.77-.77ZM32.75 11.6a.77.77 0 0 0 .77-.77V7.3a.77.77 0 1 0-1.52 0v3.53a.76.76 0 0 0 .75.77Z'/%3E%3Cpath fill='%23939598' d='M49.21 26.71a3 3 0 0 0 3-3V17a3 3 0 0 0-3-3h-3.27a3 3 0 0 0-3 3v6.71a3 3 0 0 0 3 3h.86V37.5h-.63a2.67 2.67 0 0 0-.64.08l-.74-3.12c-.85-3.62-3.86-5.58-8.94-5.82a2.55 2.55 0 0 1-1.07-.23 2.45 2.45 0 0 1-1-.89q.24-.18.48-.39a9 9 0 0 0 3.45-6.79v-5a.89.89 0 0 0 0-.23v-5.03A3.72 3.72 0 0 0 39.31 6a4.75 4.75 0 0 0-4.68-3.2h-2.17a4.66 4.66 0 0 0-4-2.73 6 6 0 0 0-5.66 2.69h-2.08A4.82 4.82 0 0 0 16 6a3.69 3.69 0 0 0 1.57 4.07v10.68a8.42 8.42 0 0 0 2.91 5.9c.32.3.66.58 1 .85a2.56 2.56 0 0 1-1 .93 2.65 2.65 0 0 1-1.09.24 18.34 18.34 0 0 0-2.19.24c-3.36.58-5.52 2.14-6.46 4.65H2.6a2.61 2.61 0 0 0 0 5.22h2a11 11 0 0 0 3.48 4.47h-.74a2.28 2.28 0 0 0-2.28 2.27v1.58a2.28 2.28 0 0 0 2.28 2.27h4.51a.77.77 0 1 0 0-1.54H7.34a.73.73 0 0 1-.73-.73v-1.61a.73.73 0 0 1 .73-.73h16.05a.74.74 0 0 1 .72.58.22.22 0 0 0 0 .08v1.65a.73.73 0 0 1-.73.73h-8a.77.77 0 0 0 0 1.54h8a2.27 2.27 0 0 0 2.27-2.27V46h17.94a2.58 2.58 0 0 0 2.58 2.46h1.4a4 4 0 0 0 4-4v-3a4 4 0 0 0-3.22-3.92V26.71Zm-5.92 8.11.86 3.65a2.59 2.59 0 0 0-.57 1.61v4.41h-2.19l-1.26-7.29a2.39 2.39 0 0 0-1.41-1.92v-4.69c2.56.66 4.06 2.05 4.57 4.23Zm-6.11-4.52v4.83h-2v-5a3.45 3.45 0 0 0 .57.05c.53.03.99.07 1.43.12ZM30 35.13a2.61 2.61 0 0 0-2.4-1.6h-5.99v-2.34a10.32 10.32 0 0 0 5.47 1.62h.5a10.62 10.62 0 0 0 6.09-1.7v4Zm-3.72 1.49a3.75 3.75 0 0 0 .06-1.55h1.26a1.07 1.07 0 1 1 0 2.14h-1.51c.05-.21.1-.39.14-.59Zm9.94-20.76v2.08a3 3 0 0 1-1.92-2.45c.59.11 1.23.23 1.87.37ZM21 15.49a3 3 0 0 1-1.88 2.43v-2.06c.59-.14 1.22-.26 1.88-.37Zm-1.88 5.23v-1.16a5.76 5.76 0 0 0 1.73-.9 4.28 4.28 0 0 0 1.71-3.41C23.69 15.1 24.85 15 26 15a.77.77 0 1 0-.06-1.54 38.77 38.77 0 0 0-4.27.41h-.1q-1.25.2-2.49.45V9.67a.76.76 0 0 0-.36-.67 2.26 2.26 0 0 1-1.26-2.58 3.3 3.3 0 0 1 3.26-2.12h2.52a.77.77 0 0 0 .69-.42 4.47 4.47 0 0 1 4.38-2.32 3.14 3.14 0 0 1 2.87 2.19.77.77 0 0 0 .74.55h2.71a3.2 3.2 0 0 1 3.2 2.08A2.33 2.33 0 0 1 36.54 9a.77.77 0 0 0-.37.66v4.61c-.83-.17-1.66-.32-2.49-.44h-.1c-1.3-.19-2.6-.32-3.89-.39a.77.77 0 0 0-.11 1.56c1 0 2.07.15 3.11.28a4.28 4.28 0 0 0 1.84 3.51 6 6 0 0 0 1.64.81v.75a7.5 7.5 0 0 1-2.91 5.62 10.37 10.37 0 0 1-5.7 2.48h-.14A9.06 9.06 0 0 1 23 26.66l-.08-.06a13.93 13.93 0 0 1-1.36-1.1 6.93 6.93 0 0 1-2.47-4.78Zm8.3 9.28h.22a11.1 11.1 0 0 0 4.86-1.59 4.74 4.74 0 0 0 .86.95c-1.26 1.46-3.92 2-6.22 1.95s-4.4-.85-5.28-1.95a4.37 4.37 0 0 0 .87-1A9.67 9.67 0 0 0 27.42 30Zm-8 .22a4.22 4.22 0 0 0 .64-.06v3.41h-2V30.3c.46-.06.94-.09 1.37-.12Zm-2.88.4v3h-4.15a5.94 5.94 0 0 1 4.16-3.04ZM2.6 37.21a1.07 1.07 0 0 1 0-2.14h1.27a3.74 3.74 0 0 0 0 1.55l.15.59Zm8.58 6a9.59 9.59 0 0 1-5.75-6.93 1.64 1.64 0 0 1 0-1.15s0-.06.22-.06h18.81c.17 0 .21 0 .23.06a1.64 1.64 0 0 1 0 1.15 9.86 9.86 0 0 1-5.68 6.93Zm14.25 1.27a2.28 2.28 0 0 0-2-1.27h-1.37a11.41 11.41 0 0 0 3.48-4.47h2a2.61 2.61 0 0 0 2.55-2.08H38c.52 0 .65.7.66.78l1.22 7Zm24.59-3v3A2.45 2.45 0 0 1 47.57 47h-1.4a1 1 0 0 1-1-1v-5.92a1 1 0 0 1 .36-.79 1.08 1.08 0 0 1 .66-.23h1.4A2.45 2.45 0 0 1 50 41.49Zm-5.53-17.76V17a1.45 1.45 0 0 1 1.45-1.45h3.27A1.45 1.45 0 0 1 50.66 17v6.71a1.45 1.45 0 0 1-1.45 1.45h-3.27a1.45 1.45 0 0 1-1.45-1.44Z'/%3E%3C/svg%3E") !important
}

.xicon.climb {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48.87 48.87'%3E%3Cpath fill='%23939598' d='M13.71 26.92h6.68a2.3 2.3 0 0 1 2.3 2.3v6.67h-3.82v-3.81a1.35 1.35 0 0 0-1.35-1.35h-1.73a2.09 2.09 0 0 0-2.08 2.09v1.42a4 4 0 0 1-1.16 2.82l-5.18 5.17-2.7-2.7 5.23-5.22-.18-.31a6.37 6.37 0 0 1-.1-6.65l.28-.46ZM47.92 5.73A4.78 4.78 0 1 1 43.14 1a4.78 4.78 0 0 1 4.78 4.73ZM43.63 29.87a2 2 0 0 0-1.48.63l-6.66 7a7.12 7.12 0 0 1-5.15 2.21h-9.95a2.24 2.24 0 0 0-1.57.64l-7 6.85a2.51 2.51 0 0 1-1.75.72h37.8v-18Z'/%3E%3Cpath fill='%23939598' d='M47.92 28.91h-4.29a3 3 0 0 0-2.17.93l-6.24 6.55V23.86h.1a2.87 2.87 0 0 0 0-5.73h-.1V13a1 1 0 0 0-1.91 0v5.15h-5.69l-3.88-1.85-.07-.05-.42-.2a5.25 5.25 0 1 0-4.73-1.85 5.11 5.11 0 0 0-1.74.22l-1.46-.72A5.13 5.13 0 0 0 8.47 16l-3.3 6.7A4 4 0 0 0 5 25.79a3.94 3.94 0 0 0 2 2.3l1 .5a7.33 7.33 0 0 0 .63 5.57l-.08.09L4 38.84l-2.32 2.33a1 1 0 0 0 0 1.35l4.39 4.39a.12.12 0 0 0 0 .05H1a1 1 0 0 0 0 1.91h9.17a3.43 3.43 0 0 0 2.42-1l7-6.85a1.26 1.26 0 0 1 .9-.37h10a8.1 8.1 0 0 0 5.84-2.5l6.66-7a1.07 1.07 0 0 1 .79-.34H47v17.1a1 1 0 0 0 1.91 0v-18a1 1 0 0 0-.99-1ZM36.27 21a1 1 0 0 1-1 .95h-7.53l.43-1.95h7.15a1 1 0 0 1 .95 1ZM22.56 7.51a3.34 3.34 0 1 1-3.34 3.34 3.35 3.35 0 0 1 3.34-3.34Zm-2.85 8.92 3 1.49.1.06 3.47 1.64-.43 1.91L22 19.7l-2.11-1a1 1 0 1 0-.89 1.66l1.25.62-2.45 5h-6.37l4-8.07a3.21 3.21 0 0 1 4.28-1.48ZM12 36.27l-1.35-1.35a1 1 0 0 0 .22-.65h1.91a3 3 0 0 1-.78 2Zm1.67-5.6a3 3 0 0 0-.86 1.69H10a5.35 5.35 0 0 1 .08-3.68l.09-.15a1.13 1.13 0 0 0 .08-.24 4.23 4.23 0 0 1 .22-.42h7.43l-1 1.91h-1.11a3 3 0 0 0-2.14.89Zm6.17 2.16 1.91-.52v2.62h-1.93Zm1.91-2.49-2.22.59a2.24 2.24 0 0 0-.65-.72L20 27.87h.36a1.34 1.34 0 0 1 1.34 1.35Zm-7.27-14.93.32.16A5.06 5.06 0 0 0 13.7 17l-.85 1.72-2.93-1.31.27-.54a3.2 3.2 0 0 1 4.29-1.46Zm-7.69 9.76a2.05 2.05 0 0 1 .1-1.61l2.18-4.44L12 20.47l-2.95 6-.23.38-1-.47a2 2 0 0 1-1.03-1.21Zm2.49 11.1 1.35 1.35-3.26 3.26L6 39.53ZM3.7 41.85l1-1 1.4 1.4a2.33 2.33 0 0 1 .67 1.64 2.52 2.52 0 0 1-.14.82Zm7.5 4.67a1.55 1.55 0 0 1-1.08.44H7.36l.06-.05a4.23 4.23 0 0 0 1.23-3 4.31 4.31 0 0 0-.23-1.39l4.8-4.8a4.91 4.91 0 0 0 1.45-3.49v-1.41A1.08 1.08 0 0 1 15 32a1.11 1.11 0 0 1 .79-.33h1.73a.38.38 0 0 1 .39.39v7.63a1.1 1.1 0 0 0 0 .18Zm9.19-7.77h-.57v-1.91h2a2.86 2.86 0 0 1 2.7 1.91Zm6.08 0a4.78 4.78 0 0 0-2.83-3.44v-6.09A3.26 3.26 0 0 0 20.39 26h-.45l2-4.15 4.15 2h7.17V38a6.11 6.11 0 0 1-3 .77ZM34.27 9.85a1 1 0 0 0 .67-.28 1 1 0 0 0 .28-.68 1 1 0 0 0-.95-1 1 1 0 0 0-.68.28 1 1 0 0 0-.28.67 1 1 0 0 0 1 1ZM43.14 11.45a5.73 5.73 0 1 0-5.72-5.72 5.73 5.73 0 0 0 5.72 5.72Zm0-9.54a3.82 3.82 0 1 1-3.81 3.82 3.82 3.82 0 0 1 3.81-3.82Z'/%3E%3C/svg%3E") !important
}

.xicon.swim {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50.46 45.18'%3E%3Cellipse fill='%23939598' cx='36.28' cy='37.47' rx='5.75' ry='3.65'/%3E%3Cellipse fill='%23939598' cx='14.18' cy='37.47' rx='5.75' ry='3.65'/%3E%3Cpath fill='%23939598' d='M49.72 34.74H45c-1.34-2.9-4.73-5-8.7-5s-7.37 2.07-8.7 5h-4.7c-1.34-2.9-4.73-5-8.7-5h-.73a.74.74 0 0 0-.68.79.72.72 0 0 0 .78.68h.63c4.31 0 7.82 2.8 7.82 6.23s-3.51 6.23-7.82 6.23-7.82-2.79-7.82-6.23A6.19 6.19 0 0 1 10.45 32a.74.74 0 0 0 .39-1 .75.75 0 0 0-1-.39 8.33 8.33 0 0 0-4.38 4.1H.74a.74.74 0 0 0-.74.74v4a.74.74 0 0 0 .74.74h4.74c1.33 2.91 4.73 5 8.7 5s7.36-2.07 8.7-5h4.7c1.33 2.91 4.73 5 8.7 5s7.36-2.07 8.7-5h4.74a.74.74 0 0 0 .74-.74v-4a.74.74 0 0 0-.74-.71Zm-48.24 4v-2.52H5a6.62 6.62 0 0 0 0 2.51Zm21.88 0a6.62 6.62 0 0 0 0-2.51h3.74a6.62 6.62 0 0 0 0 2.51Zm12.92 5c-4.31 0-7.82-2.79-7.82-6.23s3.51-6.23 7.82-6.23S44.1 34 44.1 37.47s-3.51 6.23-7.82 6.23Zm12.7-5h-3.52a6.62 6.62 0 0 0 0-2.51H49Z'/%3E%3Cpath fill='%23939598' d='M7.66 29.35A3.13 3.13 0 0 0 9 29a3 3 0 0 0 1.08-.9c1.48-2 5.92-6.54 15.12-6.54s13.63 4.57 15.11 6.54a3.08 3.08 0 0 0 5.54-1.86v-5.42a20.64 20.64 0 0 0-3.59-11.69.73.73 0 0 0-1-.2.74.74 0 0 0-.2 1 19.21 19.21 0 0 1 3.34 10.89v5.45a1.63 1.63 0 0 1-.47 1.14 1.58 1.58 0 0 1-1.13.46 1.6 1.6 0 0 1-1.28-.63 17.66 17.66 0 0 0-8.58-5.95V3.12a19.47 19.47 0 0 1 6 4.26.74.74 0 1 0 1.06-1 20.64 20.64 0 0 0-6.64-4.64A20 20 0 0 0 25.23 0 20.66 20.66 0 0 0 4.58 20.65v5.62a3.08 3.08 0 0 0 3.08 3.08ZM25.19 1.48a18.91 18.91 0 0 1 6.23 1v18.38a24.73 24.73 0 0 0-6.23-.75 24.61 24.61 0 0 0-6.23.75V2.52a19 19 0 0 1 6.23-1.04ZM6.06 20.65A19.2 19.2 0 0 1 17.52 3.1v18.19a17.76 17.76 0 0 0-8.59 5.95 1.5 1.5 0 0 1-.56.47 1.61 1.61 0 0 1-2.31-1.44ZM40.48 34.21a7.65 7.65 0 0 0-8.41 0 4.08 4.08 0 0 0-1.91 3.26 4.12 4.12 0 0 0 1.91 3.27A7.37 7.37 0 0 0 36.28 42a7.69 7.69 0 0 0 1.27-.11.73.73 0 1 0-.24-1.45 7 7 0 0 1-1 .08c-2.47 0-4.64-1.43-4.64-3.05s2.17-3 4.64-3 4.64 1.42 4.64 3a2.42 2.42 0 0 1-.95 1.74.74.74 0 0 0 1 1.1 3.88 3.88 0 0 0 1.36-2.84 4.06 4.06 0 0 0-1.91-3.26ZM8.06 37.47A4.12 4.12 0 0 0 10 40.74 7.37 7.37 0 0 0 14.18 42a7.33 7.33 0 0 0 4.2-1.26 4.09 4.09 0 0 0 1.91-3.27 4.06 4.06 0 0 0-1.91-3.26 7.33 7.33 0 0 0-4.2-1.21A7.37 7.37 0 0 0 10 34.21a4.08 4.08 0 0 0-1.94 3.26Zm6.12-3c2.47 0 4.64 1.42 4.64 3s-2.17 3.05-4.64 3.05-4.64-1.43-4.64-3.05 2.17-3.04 4.64-3.04Z'/%3E%3C/svg%3E") !important
}

.xicon.book {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.02 40.89'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23dcd4e9;%7D.cls-2%7Bfill:%23fff;%7D.cls-3%7Bfill:%23939598;%7D.cls-4%7Bfill:%23939598;%7D%3C/style%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cpath class='cls-1' d='M8.57,20.44H25.72V27H8.57Z'/%3E%3Cpath class='cls-2' d='M8.57,3.3V17.81H25.72V3.3ZM22.2,10.68l-5.05,4.49-5.06-4.49a2.66,2.66,0,0,1-.44-3.43l0,0a2.86,2.86,0,0,1,4-.79,2.79,2.79,0,0,1,1,1.1l.53,1.05.52-1.05a2.86,2.86,0,0,1,4.94-.31l0,0a2.63,2.63,0,0,1-.44,3.43Z'/%3E%3Cpath class='cls-3' d='M8.57,27.7H25.72a.67.67,0,0,0,.66-.66v-6.6a.67.67,0,0,0-.66-.66H8.57a.67.67,0,0,0-.66.66V27A.67.67,0,0,0,8.57,27.7Zm.66-6.6H25.06v5.28H9.23Z'/%3E%3Cpath class='cls-3' d='M10.55,23.08H21.1V24.4H10.55Z'/%3E%3Cpath class='cls-3' d='M22.42,23.08h1.32V24.4H22.42Z'/%3E%3Cpath class='cls-3' d='M8.57,18.47H25.72a.67.67,0,0,0,.66-.66V3.3a.66.66,0,0,0-.66-.66H8.57a.66.66,0,0,0-.66.66V17.81A.67.67,0,0,0,8.57,18.47ZM9.23,4H25.06V17.15H9.23Z'/%3E%3Cpath class='cls-4' d='M20.23,5.28A3.47,3.47,0,0,0,17.15,7.1a3.49,3.49,0,0,0-3.09-1.82,3.53,3.53,0,0,0-3,1.61,3.28,3.28,0,0,0,.56,4.28l5.05,4.49a.66.66,0,0,0,.87,0l5.06-4.49a3.3,3.3,0,0,0,.52-4.33,3.48,3.48,0,0,0-2.93-1.56Zm1.53,4.9-4.61,4.11-4.62-4.11a2,2,0,0,1-.66-1.47,2,2,0,0,1,.36-1.14,2.2,2.2,0,0,1,3-.61,2.27,2.27,0,0,1,.75.85l.53,1.06a.68.68,0,0,0,.94.23.66.66,0,0,0,.24-.23l.52-1.06a2.2,2.2,0,0,1,3.83-.19A2,2,0,0,1,21.76,10.18Z'/%3E%3Cpath class='cls-3' d='M29,30a.59.59,0,0,0,.07-.29V.66A.67.67,0,0,0,28.36,0H4.62A4.62,4.62,0,0,0,0,4.62v29a4.62,4.62,0,0,0,4.62,4.62H17.15v2a.66.66,0,0,0,1.12.47l2.17-2.18,2.18,2.18a.66.66,0,0,0,.46.19.7.7,0,0,0,.25,0,.65.65,0,0,0,.41-.61v-2h4.62a.66.66,0,0,0,.66-.66A.59.59,0,0,0,29,37.3l-.73-1.46a5,5,0,0,1,0-4.41ZM27.7,29H6.59V1.32H27.7ZM1.32,4.62a3.3,3.3,0,0,1,3.3-3.3h.66V29H4.62a4.6,4.6,0,0,0-3.3,1.39Zm3.3,32.31a3.3,3.3,0,1,1,0-6.59H27.29l-.25.5a5.85,5.85,0,0,0-.33.82H4.62a2,2,0,1,0,0,3.95H17.15v1.32Zm21.8-2.64H23.74V33h2.68A5.83,5.83,0,0,0,26.42,34.29ZM17.15,33v1.32H4.62a.66.66,0,0,1,0-1.32Zm3.76,4.15a.67.67,0,0,0-.93,0l-1.51,1.52V33h4v5.67Zm2.83-.19V35.61h3a6.38,6.38,0,0,0,.33.82l.25.5Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important
}

.xicon.music {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 39.88 40.67'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23939598;%7D.cls-2%7Bfill:%23dcd4e9;%7D.cls-3%7Bfill:%23939598;%7D.cls-4%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cpath class='cls-1' d='M38.18,25l0-1.18A18.52,18.52,0,0,0,19.67,5,19.22,19.22,0,0,0,.57,23.83v1.06a.3.3,0,0,0,.3.31h2a.32.32,0,0,0,.31-.3l0-1.18A16.37,16.37,0,0,1,7.94,12.31,16.11,16.11,0,0,1,19.38,7.59h.25a16.16,16.16,0,0,1,11.49,5,16.38,16.38,0,0,1,4.5,11.6V25a.19.19,0,0,0,.18.19H38a.19.19,0,0,0,.19-.19Z'/%3E%3Cpath class='cls-2' d='M2.36,29.77H5.94v6.35H2.36Z'/%3E%3Cpath class='cls-2' d='M1.89,37.19a1.3,1.3,0,0,1-1.3-1.3V30a1.3,1.3,0,0,1,2.6,0v5.9A1.3,1.3,0,0,1,1.89,37.19Z'/%3E%3Cpath class='cls-2' d='M36.37,36.12H32.56V29.77h3.81Z'/%3E%3Cpath class='cls-2' d='M36.91,37.19a1.3,1.3,0,0,0,1.3-1.3V30a1.3,1.3,0,0,0-2.6,0v5.9A1.3,1.3,0,0,0,36.91,37.19Z'/%3E%3Cpath class='cls-2' d='M31.11,25.79l-.81,1.9V39.06l.81,1a2.36,2.36,0,0,0,2.36-2.35V28.14A2.36,2.36,0,0,0,31.11,25.79Z'/%3E%3Cpath class='cls-2' d='M7.69,25.79a2.35,2.35,0,0,0-2.35,2.35v9.61A2.35,2.35,0,0,0,7.69,40.1l1.09-1.43V28.32Z'/%3E%3Cpath class='cls-2' d='M31.11,25.79V40.1H29.16a.94.94,0,0,1-.94-.93V26.72a.94.94,0,0,1,.94-.93Z'/%3E%3Cpath class='cls-2' d='M10.58,26.72V39.17a.94.94,0,0,1-.94.93H7.69V25.79h2a.94.94,0,0,1,.94.93Z'/%3E%3Cpath class='cls-3' d='M20.82,7.16c-.48,0-.95-.06-1.42-.06A16.73,16.73,0,0,0,2.65,23.85v.87H1.13V24a19.15,19.15,0,0,1,.55-4.52.56.56,0,0,0-.41-.68.57.57,0,0,0-.69.41A20.26,20.26,0,0,0,0,24v.86a1,1,0,0,0,1,1h.33v2.37A1.86,1.86,0,0,0,0,30v5.9a1.87,1.87,0,0,0,3.56.8H4.77v1.06a2.92,2.92,0,0,0,2.92,2.92h2a1.51,1.51,0,0,0,1.51-1.5V26.72a1.51,1.51,0,0,0-1.51-1.5H7.69a2.92,2.92,0,0,0-2.92,2.92V29.2H3.58a1.9,1.9,0,0,0-1.12-1V25.85h.33a1,1,0,0,0,1-1v-1A15.62,15.62,0,0,1,19.4,8.23c.43,0,.88,0,1.33.06a.57.57,0,0,0,.61-.52A.56.56,0,0,0,20.82,7.16ZM10,26.72V39.17a.37.37,0,0,1-.37.37H8.26V26.35H9.64A.37.37,0,0,1,10,26.72ZM5.9,28.14a1.78,1.78,0,0,1,1.22-1.69v13A1.78,1.78,0,0,1,5.9,37.75ZM4.77,35.55h-1V30.34h1Zm-2.15.34a.73.73,0,1,1-1.46,0V30a.73.73,0,0,1,1.46,0Z'/%3E%3Cpath class='cls-3' d='M20.82,4.5c-.46,0-.92,0-1.36,0H19.4A19.36,19.36,0,0,0,1.33,16.83a.57.57,0,0,0,.33.73.45.45,0,0,0,.2,0,.57.57,0,0,0,.53-.36A18.18,18.18,0,0,1,19.45,5.58c.42,0,.86,0,1.29,0a.57.57,0,0,0,.61-.52.58.58,0,0,0-.53-.61Z'/%3E%3Cpath class='cls-3' d='M37.08,17.32a.57.57,0,0,0-.35.72,18.41,18.41,0,0,1,.94,5.81v.87H36.15v-.87a16.75,16.75,0,0,0-1-5.84.56.56,0,0,0-.73-.34.57.57,0,0,0-.33.73,15.73,15.73,0,0,1,1,5.45v1a1,1,0,0,0,1,1h.33v2.37a1.9,1.9,0,0,0-1.12,1H34V28.14a2.92,2.92,0,0,0-2.92-2.92H29.16a1.51,1.51,0,0,0-1.51,1.5v8.86a.58.58,0,0,0,.57.57.57.57,0,0,0,.57-.57V26.72a.37.37,0,0,1,.37-.37h1.38V39.54H29.16a.37.37,0,0,1-.37-.37V38a.56.56,0,0,0-.57-.57.57.57,0,0,0-.57.57v1.17a1.51,1.51,0,0,0,1.51,1.5h1.95A2.92,2.92,0,0,0,34,37.75V36.69h1.19a1.87,1.87,0,0,0,3.56-.8V30a1.86,1.86,0,0,0-1.3-1.77V25.85h.33a1,1,0,0,0,1-1v-1a19.5,19.5,0,0,0-1-6.17.57.57,0,0,0-.72-.36ZM32.9,37.75a1.77,1.77,0,0,1-1.22,1.69v-13a1.77,1.77,0,0,1,1.22,1.69ZM34,30.34h1v5.21H34Zm3.61,5.55a.73.73,0,1,1-1.46,0V30a.73.73,0,1,1,1.46,0Z'/%3E%3Cpath class='cls-4' d='M36.67.54H27.54a2.68,2.68,0,0,0-2.68,2.67v7.47a2.67,2.67,0,0,0,2.68,2.67h0v2.7a.36.36,0,0,0,.62.24l2.58-2.94h5.92a2.67,2.67,0,0,0,2.67-2.67V3.21A2.68,2.68,0,0,0,36.67.54Z'/%3E%3Cpath class='cls-3' d='M39.34,3.86a.54.54,0,0,0,.54-.54v-.1A3.22,3.22,0,0,0,36.67,0H27.54a3.22,3.22,0,0,0-3.22,3.22v7.46A3.21,3.21,0,0,0,27,13.85v2.2a.9.9,0,0,0,.9.9.9.9,0,0,0,.67-.31L31,13.9h5.68a3.22,3.22,0,0,0,3.21-3.22v-5a.54.54,0,0,0-1.08,0v5.05a2.13,2.13,0,0,1-2.13,2.13H30.75a.53.53,0,0,0-.41.19l-2.25,2.56V13.35a.55.55,0,0,0-.54-.54h0a2.13,2.13,0,0,1-2.14-2.13V3.21a2.14,2.14,0,0,1,2.14-2.13h9.13A2.14,2.14,0,0,1,38.8,3.21v.11a.54.54,0,0,0,.54.54Z'/%3E%3Cellipse class='cls-4' cx='28.97' cy='10.22' rx='1.34' ry='1.04' transform='matrix(0.84, -0.54, 0.54, 0.84, -0.93, 17.26)'/%3E%3Cellipse class='cls-4' cx='33.66' cy='9.62' rx='1.34' ry='1.04' transform='translate(0.14 19.69) rotate(-32.67)'/%3E%3Cpath class='cls-1' d='M35.55,3.4a1,1,0,0,0-.38-.77,1,1,0,0,0-.84-.16L30.44,3.53a1,1,0,0,0-.71.93v3.7a2,2,0,0,0-1.59.29,1.77,1.77,0,0,0-.74,2.36,1.53,1.53,0,0,0,1.31.66,2.2,2.2,0,0,0,1.15-.35,2,2,0,0,0,.95-1.54V7.12l3.66-1V7.49l-.28,0a2.09,2.09,0,0,0-1.31.34,2.13,2.13,0,0,0-.86,1,1.43,1.43,0,0,0,1.26,2h.16a2.12,2.12,0,0,0,1.15-.35,2.09,2.09,0,0,0,.86-1.05,1.71,1.71,0,0,0,.1-.54V3.4Zm-6.28,6.81c-.4.26-.83.22-1,0s0-.6.42-.86a1,1,0,0,1,.56-.18.48.48,0,0,1,.4.16c.12.21,0,.61-.42.87ZM30.81,6V4.55l3.66-1V5Zm3.62,3a1.07,1.07,0,0,1-.42.51,1,1,0,0,1-.64.17A.35.35,0,0,1,33,9.2a1,1,0,0,1,.42-.51A1.11,1.11,0,0,1,34,8.52h.06a.45.45,0,0,1,.33.16.41.41,0,0,1,0,.36Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important
}

.xicon.movie {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.76 48.87'%3E%3Cpath fill='%23939598' d='M5.06 0h3.37v1.69H5.06ZM10.11 0h3.37v1.69h-3.37ZM15.17 0h3.37v1.69h-3.37ZM3.37 20.22h-.84a.84.84 0 0 1-.84-.84V2.53a.83.83 0 0 1 .84-.84h.84V0H0v21.91h3.37ZM20.22 0h3.37v1.69h-3.37Z'/%3E%3Cpath fill='%23939598' d='M16.85 13.65 21.16 11l-4.31-2.74Z'/%3E%3Cpath fill='%23939598' d='M30.33 0h3.37v1.69h-3.37ZM25.28 0h3.37v1.69h-3.37ZM20.22 20.22h3.37v1.69h-3.37ZM25.28 20.22h3.37v1.69h-3.37ZM35.39 0v1.69h.84a.84.84 0 0 1 .84.84v16.85a.85.85 0 0 1-.84.84h-.84v1.69h3.37V0ZM30.33 20.22h3.37v1.69h-3.37ZM15.17 20.22h3.37v1.69h-3.37ZM10.11 20.22h3.37v1.69h-3.37ZM5.06 20.22h3.37v1.69H5.06Z'/%3E%3Cpath fill='%23939598' d='M35.39 3.37h-32v15.17h32Zm-12.19 8.3-6.75 4.21A.78.78 0 0 1 16 16a.87.87 0 0 1-.41-.11.83.83 0 0 1-.43-.73V6.74A.84.84 0 0 1 15.6 6a.81.81 0 0 1 .85 0l6.75 4.21a.84.84 0 0 1 .39.71.87.87 0 0 1-.39.75Z'/%3E%3Cpath fill='%23939598' d='M16 32H.84a.84.84 0 0 0 0 1.68H16A.84.84 0 0 0 16 32Z'/%3E%3Cpath fill='%23939598' d='M4.4 28.44a.9.9 0 0 0-.48-.09.84.84 0 0 0-.73.65.86.86 0 0 1-.47.58.87.87 0 0 1-.74 0 .91.91 0 0 0-.48-.1.85.85 0 0 0-.57.32.78.78 0 0 0-.18.55H16a2.4 2.4 0 0 1 .84.15v-.15a.88.88 0 0 0-.31-.56.79.79 0 0 0-.62-.18.73.73 0 0 0-.45.19.85.85 0 0 1-1.31-.28.83.83 0 0 0-.85-.48.83.83 0 0 1-.62-.18.88.88 0 0 1-.31-.57.84.84 0 0 0-1.37-.57.84.84 0 0 1-.73.18.82.82 0 0 1-.58-.46.85.85 0 0 0-1.45-.12.78.78 0 0 1-.59.35.84.84 0 0 1-.65-.21.81.81 0 0 0-.66-.22.84.84 0 0 0-.73.65.82.82 0 0 1-.47.57.84.84 0 0 1-.74 0Z'/%3E%3Cpath fill='%23939598' d='M11.85 47.18h2.57l1.48-11.79h-3.31ZM1 35.39l1.43 11.79H5l-.74-11.79ZM6.69 47.18h3.47l.74-11.79H6ZM29.44 47.18h6.84l.27-4.26-7.27 1.81ZM29.18 43l7.48-1.87.1-1.66-7.68 1.92ZM37.07 27a.84.84 0 1 0 0-1.68h-2.53a.84.84 0 0 0-.82.65L32.32 32H27.8v1.7h4.13l-.39 1.69H28.7l.3 4.31 7.9-2 .1-2.31h-3.73l.39-1.69h4.25V32h-3.86l1.16-5Z'/%3E%3Cpath fill='%23939598' d='M20.22 40.44a2.32 2.32 0 0 0 .59-.07 2.5 2.5 0 0 0 1.94.91 2.52 2.52 0 0 0 1.62-4.46 3 3 0 0 0 .06-.59 2.52 2.52 0 0 0-4.94-.73 2.52 2.52 0 0 0 .73 4.94Z'/%3E%3Cpath fill='%23939598' d='M25.17 43.92a2.54 2.54 0 0 0-4.11-1.15 2.48 2.48 0 0 0-1.68-.64 2.52 2.52 0 0 0-.74 4.94 2.53 2.53 0 0 0 4.11 1.15 2.53 2.53 0 1 0 2.42-4.3Z'/%3E%3C/svg%3E") !important
}

.xicon.game {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27.77' height='27.56' viewBox='0 0 27.77 27.56'%3E%3Cpath d='M59.82,470.63l1.26,1,1.22-1.48-1.25-1Zm3.21,0,1.25,1,1.23-1.48-1.26-1Zm-6.89-.79H54.51v1.58H52.93v1.63h1.58v1.58h1.63v-1.58h1.58v-1.63H56.14Zm14.21-4h-4.9v-2.68H63.57v-5.69a1.64,1.64,0,0,1,3.28,0v1.8a3.25,3.25,0,0,0,6.49,0V451.1H71.71v8.15a1.62,1.62,0,1,1-3.24,0v-1.8a3.26,3.26,0,1,0-6.52,0v5.69H60.07v2.68H55.43a6.42,6.42,0,1,0,3.86,11.56,6.59,6.59,0,0,0,2.08-2.68h3a6.53,6.53,0,0,0,2.09,2.68,6.34,6.34,0,0,0,3.85,1.28,6.42,6.42,0,1,0,0-12.84Zm-8.65-1.06h2.12v1.06H61.7ZM70.35,477a4.78,4.78,0,0,1-4.59-3.38l-.17-.58H60.2l-.18.58a4.8,4.8,0,1,1-4.59-6.21H70.35a4.8,4.8,0,1,1,0,9.59Zm-.86-5.84h1.56v-1.56H69.49Zm0,3.65h1.56v-1.55H69.49ZM67.66,473h1.56v-1.56H67.66Zm3.66,0h1.56v-1.56H71.32Z' transform='translate(-49 -451.1)' fill='%23939598'/%3E%3C/svg%3E") !important
}

.xicon.travel {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34.36 34.36'%3E%3Cdefs%3E%3Cstyle%3E.cls-3%7Bfill:%23939598%7D%3C/style%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cpath d='M30.91 10.15h-.11V2.86A2.87 2.87 0 0 0 27.94 0h-7.18a2.86 2.86 0 0 0-2.86 2.86v7.29h-.16a3.45 3.45 0 0 0-3.45 3.45v6.06H13v-1.31a1.85 1.85 0 0 0-1.84-1.84h-4a1.85 1.85 0 0 0-1.84 1.84v1.31H3.05a3.06 3.06 0 0 0-3 3.06v8.59a3.06 3.06 0 0 0 3.05 3.05h12.26a3 3 0 0 0 2.09-.84 2 2 0 0 0 3.67-1.19v-.69h6.41v.69a2 2 0 1 0 4 0v-.76a3.45 3.45 0 0 0 2.78-3.38V13.6a3.45 3.45 0 0 0-3.45-3.45ZM20.76 1.34h7.18a1.53 1.53 0 0 1 1.52 1.52v.46H19.24v-.46a1.52 1.52 0 0 1 1.52-1.52Zm-1.52 3.32h10.22v5.49H19.24ZM6.71 21h5v12h-5Zm0-2.65a.51.51 0 0 1 .5-.5h4a.51.51 0 0 1 .5.5v1.31h-5Zm-5.37 13v-8.63a1.71 1.71 0 0 1 1.34-1.67V33a1.72 1.72 0 0 1-1.34-1.69ZM4 33V21h1.37v12Zm9 0V21h1.34v12Zm2.69 0V21.05a1.71 1.71 0 0 1 1.34 1.67v8.59a1.72 1.72 0 0 1-1.3 1.69Zm4.05-.65a.69.69 0 1 1-1.37 0v-.69h1.37Zm10.46 0a.69.69 0 1 1-1.37 0v-.69h1.37Zm2.8-4.16a2.12 2.12 0 0 1-2.11 2.11H18.41v-7.58a3 3 0 0 0-2.78-3V13.6a2.11 2.11 0 0 1 2.11-2.11h13.17A2.11 2.11 0 0 1 33 13.6Z' style='fill:%23939598'/%3E%3Cpath d='M27.6 19.8a2.28 2.28 0 0 0-3.24 0 2.29 2.29 0 0 0-3.24 3.2L24 25.92a.51.51 0 0 0 .72 0L27.6 23a2.28 2.28 0 0 0 0-3.2Z' style='stroke:%23939598;stroke-miterlimit:10;fill:%23939598'/%3E%3Cpath class='cls-3' d='M8.52 11.46a1.2 1.2 0 0 0 1.67 0L13 8.62a2.94 2.94 0 0 0-3.65-4.53 2.93 2.93 0 0 0-3.67 4.53Zm-1.89-6a1.58 1.58 0 0 1 2.25 0 .69.69 0 0 0 .95 0 1.58 1.58 0 0 1 2.25 0 1.58 1.58 0 0 1 0 2.24l-2.73 2.69-2.72-2.72a1.57 1.57 0 0 1-.46-1.12 1.56 1.56 0 0 1 .46-1.12ZM18.57 14.54H30v1.57H18.57Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important
}

.xicon.puzzle {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23.41' height='23.98' viewBox='0 0 23.41 23.98'%3E%3Cpath d='M70,397.91a2.28,2.28,0,0,1,1.34.43l1.12.8v-8.53H66.66a3.72,3.72,0,1,0-7.13,0H53.78v6a3.77,3.77,0,0,0-1.06-.15,3.71,3.71,0,1,0,0,7.42,3.77,3.77,0,0,0,1.06-.15v6.11H62l-.8-1.11a2.31,2.31,0,1,1,4.19-1.34,2.24,2.24,0,0,1-.44,1.34l-.8,1.11h8.25v-8.53l-1.12.8a2.28,2.28,0,0,1-1.34.43,2.31,2.31,0,1,1,0-4.61Zm0,6a3.71,3.71,0,0,0,1.05-.16v4.65H66.66a3.72,3.72,0,1,0-7.13,0H55.18v-7.21l-1.11.81a2.27,2.27,0,0,1-1.35.44,2.31,2.31,0,1,1,0-4.62,2.27,2.27,0,0,1,1.35.44l1.11.81V392H62l-.8-1.11a2.31,2.31,0,1,1,4.19-1.34A2.24,2.24,0,0,1,65,390.9l-.8,1.11H71v4.64A3.72,3.72,0,1,0,70,403.93Z' transform='translate(-49 -385.84)' fill='%23939598'/%3E%3C/svg%3E") !important
}

.xicon.camera {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25.18' height='21.3' viewBox='0 0 25.18 21.3'%3E%3Cpath d='M66.65,425.74,65,422.55H58.24l-1.7,3.19H49v18.11H74.19V425.74Zm6.06,16.63H50.48V427.22h7L59.12,424h4.95l1.69,3.19h6.95Zm-17.36-7.46a6.25,6.25,0,1,0,6.25-6.25A6.25,6.25,0,0,0,55.35,434.91Zm11,0a4.77,4.77,0,1,1-4.77-4.77A4.77,4.77,0,0,1,66.37,434.91Zm-8.45,0a3.68,3.68,0,1,0,3.68-3.68A3.68,3.68,0,0,0,57.92,434.91Zm5.87,0a2.2,2.2,0,1,1-2.19-2.2A2.19,2.19,0,0,1,63.79,434.91Zm7.35-6.38H69.67V430h1.47Z' transform='translate(-49 -422.55)' fill='%23939598'/%3E%3C/svg%3E") !important
}

.xicon.word {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.15 42.43'%3E%3Cdefs%3E%3Cstyle%3E.cls-2%7Bfill:%23354552%7D.cls-3%7Bfill:%23c1e1ea%7D%3C/style%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cellipse cx='19.07' cy='37.84' rx='19.07' ry='4.59' style='fill:%23bac9cb'/%3E%3Cpath class='cls-2' d='M7.2 0h15.58a3.25 3.25 0 0 1 2.31 1l8.17 8.57a3.27 3.27 0 0 1 1 2.31V36a3.28 3.28 0 0 1-3.28 3.27H7.2A3.28 3.28 0 0 1 3.93 36V3.27A3.28 3.28 0 0 1 7.2 0Z'/%3E%3Cpath class='cls-3' d='M31.66 10.91h-7.61V2.62l7.61 8.29z'/%3E%3Cpath class='cls-3' d='M31.92 12.12v24.64H6.23V2.17h16.61v8.89a1.07 1.07 0 0 0 1.06 1.06Z'/%3E%3Cpath class='cls-2' d='M10 4.9 11.05 9c.23.91.45 1.76.6 2.6.19-.83.46-1.7.73-2.58l1.38-4.12H15L16.27 9c.3 1 .54 1.83.72 2.66H17A25.62 25.62 0 0 1 17.67 9l1.16-4.1h1.46l-2.62 8.15h-1.35l-1.25-3.89a25.71 25.71 0 0 1-.72-2.68 23.08 23.08 0 0 1-.74 2.7l-1.31 3.87h-1.39L8.45 4.9ZM19.1 21.07H9.41a.81.81 0 0 1 0-1.61h9.69a.81.81 0 0 1 0 1.61ZM28.74 21.07h-6.49a.81.81 0 0 1 0-1.61h6.49a.81.81 0 0 1 0 1.61ZM19.1 30H9.41a.81.81 0 0 1 0-1.61h9.69a.81.81 0 0 1 0 1.61ZM28.74 30h-6.49a.81.81 0 0 1 0-1.61h6.49a.81.81 0 0 1 0 1.61ZM28.74 25.55h-10.5a.8.8 0 0 1 0-1.6h10.5a.8.8 0 1 1 0 1.6ZM15.09 25.55H9.41a.8.8 0 1 1 0-1.6h5.68a.8.8 0 1 1 0 1.6ZM28.74 34.35h-10.5a.81.81 0 0 1 0-1.61h10.5a.81.81 0 0 1 0 1.61ZM15.09 34.35H9.41a.81.81 0 0 1 0-1.61h5.68a.81.81 0 0 1 0 1.61Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important
}

.xicon.excel {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.15 42.43'%3E%3Cdefs%3E%3Cstyle%3E.cls-2%7Bfill:%23466342%7D.cls-3%7Bfill:%23bfdfab%7D.cls-4%7Bfill:%23fff%7D%3C/style%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cellipse cx='19.07' cy='37.84' rx='19.07' ry='4.59' style='fill:%23bac9cb'/%3E%3Cpath class='cls-2' d='M7.2 0h15.58a3.25 3.25 0 0 1 2.31 1l8.17 8.57a3.27 3.27 0 0 1 1 2.31V36a3.28 3.28 0 0 1-3.28 3.27H7.2A3.28 3.28 0 0 1 3.93 36V3.27A3.28 3.28 0 0 1 7.2 0Z'/%3E%3Cpath class='cls-3' d='M31.66 10.91h-7.61V2.62l7.61 8.29z'/%3E%3Cpath class='cls-3' d='M31.92 12.12v24.64H6.23V2.17h16.61v8.89a1.07 1.07 0 0 0 1.06 1.06Z'/%3E%3Cpath class='cls-2' d='m12 4.1 1.17 1.75c.3.45.55.87.82 1.33H14c.27-.49.54-.91.81-1.35L16 4.1h1.6L14.77 8l2.86 4.21H16l-1.2-1.84c-.32-.47-.59-.92-.88-1.41-.27.49-.56.92-.86 1.41l-1.26 1.88h-1.63l2.9-4.16-2.77-4ZM28.21 16.65H9.94a1.17 1.17 0 0 0-1.18 1.17V33.4a1.17 1.17 0 0 0 1.18 1.17h18.27a1.17 1.17 0 0 0 1.18-1.17V17.82a1.17 1.17 0 0 0-1.18-1.17Zm-9.42 16.72H10v-4.29h8.83Zm0-5.49H10v-4.41h8.83Zm0-5.61H10v-4.42h8.83Zm9.39 11.1H20v-4.29h8.19Zm0-5.49H20v-4.41h8.19Zm0-5.61H20v-4.42h8.19Z'/%3E%3Cpath class='cls-4' d='M9.96 29.08h8.83v4.29H9.96zM19.99 29.08h8.19v4.29h-8.19zM19.99 23.47h8.19v4.41h-8.19zM9.96 23.47h8.83v4.41H9.96zM9.96 17.85h8.83v4.41H9.96zM19.99 17.85h8.19v4.41h-8.19z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important
}

.xicon.powerpoint {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.15 42.43'%3E%3Cdefs%3E%3Cstyle%3E.cls-2%7Bfill:%238d441f%7D.cls-3%7Bfill:%23f5b981%7D%3C/style%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cellipse cx='19.07' cy='37.84' rx='19.07' ry='4.59' style='fill:%23b9c8c9'/%3E%3Cpath class='cls-2' d='M7.2 0h15.58a3.25 3.25 0 0 1 2.31 1l8.17 8.57a3.27 3.27 0 0 1 1 2.31V36a3.28 3.28 0 0 1-3.28 3.27H7.2A3.28 3.28 0 0 1 3.93 36V3.27A3.28 3.28 0 0 1 7.2 0Z'/%3E%3Cpath class='cls-3' d='M31.66 10.91h-7.61V2.62l7.61 8.29z'/%3E%3Cpath class='cls-3' d='M31.92 12.12v24.64H6.23V2.17h16.61v8.89a1.07 1.07 0 0 0 1.06 1.06Z'/%3E%3Cpath class='cls-2' d='M9 4.59a16.1 16.1 0 0 1 2.65-.21 4.4 4.4 0 0 1 3 .89 2.87 2.87 0 0 1 .93 2.24 3.15 3.15 0 0 1-.82 2.28A4.42 4.42 0 0 1 11.44 11a4.75 4.75 0 0 1-1.11-.09v4.28H9Zm1.38 5.15a4.71 4.71 0 0 0 1.15.11c1.66 0 2.67-.81 2.67-2.28s-1-2.09-2.52-2.09a5.46 5.46 0 0 0-1.3.11Z'/%3E%3Ccircle class='cls-3' cx='19.07' cy='24.74' r='9.05'/%3E%3Cpath class='cls-2' d='M19.07 34.58a9.85 9.85 0 1 1 9.84-9.84 9.86 9.86 0 0 1-9.84 9.84Zm0-18.1a8.26 8.26 0 1 0 8.26 8.26 8.26 8.26 0 0 0-8.26-8.26Z'/%3E%3Cpath d='M28.12 24.73h-9v-9a9 9 0 0 1 9 9Z' style='fill:%23fff'/%3E%3Cpath class='cls-2' d='M28.82 25.43H18.38V15h.69a9.75 9.75 0 0 1 9.75 9.74Zm-9-1.39h7.58a8.37 8.37 0 0 0-7.63-7.63Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important
}

.xicon.outlook {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.15 42.43'%3E%3Cdefs%3E%3Cstyle%3E.cls-2%7Bfill:%238d441f%7D.cls-3%7Bfill:%23f5e798%7D.cls-4%7Bfill:%23f4e698%7D%3C/style%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cellipse cx='19.07' cy='37.84' rx='19.07' ry='4.59' style='fill:%23b9c8c9'/%3E%3Cpath class='cls-2' d='M7.2 0h15.58a3.25 3.25 0 0 1 2.31 1l8.17 8.57a3.27 3.27 0 0 1 1 2.31V36a3.28 3.28 0 0 1-3.28 3.27H7.2A3.28 3.28 0 0 1 3.93 36V3.27A3.28 3.28 0 0 1 7.2 0Z'/%3E%3Cpath class='cls-3' d='M31.66 10.91h-7.61V2.62l7.61 8.29z'/%3E%3Cpath class='cls-3' d='M31.92 12.12v24.64H6.23V2.17h16.61v8.89a1.07 1.07 0 0 0 1.06 1.06Z'/%3E%3Cpath class='cls-2' d='M16.34 9c0 3.31-2 5.07-4.47 5.07s-4.33-2-4.33-4.88S9.44 4.14 12 4.14 16.34 6.15 16.34 9Zm-7.47.16c0 2.06 1.12 3.9 3.07 3.9S15 11.25 15 9.07c0-1.92-1-3.92-3-3.92s-3.13 1.9-3.13 4.02Z'/%3E%3Crect class='cls-4' x='9.53' y='20.45' width='19.08' height='13.02' rx='.13'/%3E%3Cpath class='cls-2' d='M27.82 21.25v11.43h-17.5V21.25h17.5m.67-1.59H9.66a.92.92 0 0 0-.92.92v12.77a.92.92 0 0 0 .92.92h18.83a.92.92 0 0 0 .92-.92V20.58a.92.92 0 0 0-.92-.92Z'/%3E%3Cpath class='cls-4' d='M10.46 33.07 19 25.53a.15.15 0 0 1 .21 0l8.51 7.54a.16.16 0 0 1-.11.28h-17a.16.16 0 0 1-.15-.28Z'/%3E%3Cpath class='cls-2' d='M27.58 34.15h-17a1 1 0 0 1-.9-.62 1 1 0 0 1 .26-1.05l8.51-7.55a1 1 0 0 1 1.27 0l8.5 7.55a1 1 0 0 1-.63 1.67Zm-15.35-1.59h13.68l-6.84-6.07Z'/%3E%3Cpath d='m27.69 20.74-8.51 7.54a.15.15 0 0 1-.21 0l-8.51-7.54a.16.16 0 0 1 .11-.28h17a.16.16 0 0 1 .12.28Z' style='fill:%23fff'/%3E%3Cpath class='cls-2' d='M19.07 29.11a.94.94 0 0 1-.63-.23l-8.51-7.55a1 1 0 0 1-.26-1 1 1 0 0 1 .9-.62h17a1 1 0 0 1 .63 1.67l-8.5 7.55a1 1 0 0 1-.63.18Zm-6.84-7.86 6.84 6.07 6.84-6.07ZM11 20.14Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important
}

.xicon.illustrator {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.15 42.43'%3E%3Cdefs%3E%3Cstyle%3E.cls-2%7Bfill:%23844828%7D.cls-3%7Bfill:%23ecbb89%7D%3C/style%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cellipse cx='19.07' cy='37.84' rx='19.07' ry='4.59' style='fill:%23bac9cb'/%3E%3Cpath class='cls-2' d='M7.2 0h15.58a3.25 3.25 0 0 1 2.31 1l8.17 8.57a3.27 3.27 0 0 1 1 2.31V36a3.28 3.28 0 0 1-3.28 3.27H7.2A3.28 3.28 0 0 1 3.93 36V3.27A3.28 3.28 0 0 1 7.2 0Z'/%3E%3Cpath class='cls-3' d='M31.66 10.91h-7.61V2.62l7.61 8.29z'/%3E%3Cpath class='cls-3' d='M31.92 12.12v24.64H6.23V2.17h16.61v8.89a1.07 1.07 0 0 0 1.06 1.06Z'/%3E%3Cpath class='cls-2' d='m17.36 18.18 4.55 14.06h-1.68l-1.31-4.09h-5.65L12 32.24h-1.69l4.56-14.06Zm-3.63 8.54h4.73L17 22c-.1-.4-.77-2.45-.83-2.71h-.08c0 .24-.7 2.29-.8 2.67ZM24.94 17a1.14 1.14 0 1 1 0 2.27 1.14 1.14 0 0 1 0-2.27Zm-.68 4.34h1.56v10.9h-1.56Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important
}

.xicon.uiux {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.15 42.43'%3E%3Cdefs%3E%3Cstyle%3E.cls-2%7Bfill:%23466342%7D.cls-3%7Bfill:%23bfdfab%7D%3C/style%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cellipse cx='19.07' cy='37.84' rx='19.07' ry='4.59' style='fill:%23bac9cb'/%3E%3Cpath class='cls-2' d='M7.2 0h15.58a3.25 3.25 0 0 1 2.31 1l8.17 8.57a3.27 3.27 0 0 1 1 2.31V36a3.28 3.28 0 0 1-3.28 3.27H7.2A3.28 3.28 0 0 1 3.93 36V3.27A3.28 3.28 0 0 1 7.2 0Z'/%3E%3Cpath class='cls-3' d='M31.66 10.91h-7.61V2.62l7.61 8.29z'/%3E%3Cpath class='cls-3' d='M31.92 12.12v24.64H6.23V2.17h16.61v8.89a1.07 1.07 0 0 0 1.06 1.06Z'/%3E%3Cpath class='cls-2' d='M17.42 27.55v-9.37H19v9.17c0 3.39-2 5.09-5.12 5.09S9 30.62 9 27.59v-9.41h1.6v9.17C10.64 29.87 12 31 14.09 31s3.33-.95 3.33-3.45ZM25.67 27.81h-.08L23 32.24h-1.79l3.53-5.68-3.33-5.23h1.81l2.45 4.05h.08l2.32-4.05h1.83l-3.31 5.27 3.51 5.64h-1.8Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important
}

.xicon.indesign {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.15 42.43'%3E%3Cdefs%3E%3Cstyle%3E.cls-2%7Bfill:%23773640%7D.cls-3%7Bfill:%23f9b8af%7D%3C/style%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cellipse cx='19.07' cy='37.84' rx='19.07' ry='4.59' style='fill:%23b9c8c9'/%3E%3Cpath class='cls-2' d='M7.2 0h15.58a3.25 3.25 0 0 1 2.31 1l8.17 8.57a3.27 3.27 0 0 1 1 2.31V36a3.28 3.28 0 0 1-3.28 3.27H7.2A3.28 3.28 0 0 1 3.93 36V3.27A3.28 3.28 0 0 1 7.2 0Z'/%3E%3Cpath class='cls-3' d='M31.66 10.91h-7.61V2.62l7.61 8.29z'/%3E%3Cpath class='cls-3' d='M31.92 12.12v24.64H6.23V2.17h16.61v8.89a1.07 1.07 0 0 0 1.06 1.06Z'/%3E%3Cpath class='cls-2' d='M13.46 16.81v14.83h-1.92V16.81ZM25.93 16v12.89c0 .94 0 2 .09 2.75h-1.74l-.08-1.85h-.05a3.93 3.93 0 0 1-3.63 2.09C18 31.88 16 29.7 16 26.47c0-3.54 2.17-5.72 4.77-5.72A3.55 3.55 0 0 1 24 22.38V16ZM24 25.33a3.22 3.22 0 0 0-.09-.82 2.85 2.85 0 0 0-2.8-2.24c-2 0-3.19 1.76-3.19 4.11 0 2.16 1.06 3.94 3.15 3.94A2.91 2.91 0 0 0 23.91 28a3.18 3.18 0 0 0 .09-.84Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important
}

.xicon.organizational {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.15 42.43'%3E%3Cdefs%3E%3Cstyle%3E.cls-2%7Bfill:%23773640%7D.cls-3%7Bfill:%23f4e698%7D%3C/style%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cellipse cx='19.07' cy='37.84' rx='19.07' ry='4.59' style='fill:%23bac9cb'/%3E%3Cpath class='cls-2' d='M7.2 0h15.58a3.25 3.25 0 0 1 2.31 1l8.17 8.57a3.27 3.27 0 0 1 1 2.31V36a3.28 3.28 0 0 1-3.28 3.27H7.2A3.28 3.28 0 0 1 3.93 36V3.27A3.28 3.28 0 0 1 7.2 0Z'/%3E%3Cpath class='cls-3' d='M31.66 10.91h-7.61V2.62l7.61 8.29z'/%3E%3Cpath class='cls-3' d='M31.92 12.12v24.64H6.23V2.17h16.61v8.89a1.07 1.07 0 0 0 1.06 1.06Z'/%3E%3Cpath class='cls-2' d='M10.58 22.88V17a.82.82 0 0 1 .93-.94h.7a.79.79 0 0 1 .87.88v12c0 .28 0 .28.28.28H14a.56.56 0 0 1 .57.75 1 1 0 0 1-.14.3c-.75 1.06-1.51 2.11-2.27 3.17-.23.32-.5.33-.74 0-.75-1.05-1.5-2.11-2.26-3.16a.79.79 0 0 1-.16-.65.5.5 0 0 1 .54-.47h.76c.25 0 .24-.06.24-.24v-3.87ZM22.48 18.24h-5.66a.88.88 0 0 1-1-.95v-.35a.88.88 0 0 1 .92-.92h11.31a1.93 1.93 0 0 1 .62.11.66.66 0 0 1 .41.56 2.82 2.82 0 0 1 0 .87.81.81 0 0 1-.86.66h-5.74ZM21.44 23.37h-4.53a.9.9 0 0 1-1-1V22a.86.86 0 0 1 .83-.84H26a.88.88 0 0 1 1 1v.34a.87.87 0 0 1-.91.91ZM20.24 26.29h3.39a.86.86 0 0 1 .94.95v.3a.87.87 0 0 1-1 1H16.9a.9.9 0 0 1-1-1v-.28a.88.88 0 0 1 .92-.91h3.45ZM19 31.42h2.18a.85.85 0 0 1 .92.87v.48a.84.84 0 0 1-.86.85h-4.47a.85.85 0 0 1-.87-.88v-.48a.86.86 0 0 1 .87-.84c.72-.01 1.46 0 2.23 0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important
}

.xicon.search {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.15 42.43'%3E%3Cdefs%3E%3Cstyle%3E.cls-2%7Bfill:%23466342%7D.cls-3%7Bfill:%23bfdfab%7D%3C/style%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cellipse cx='19.07' cy='37.84' rx='19.07' ry='4.59' style='fill:%23b9c8c9'/%3E%3Cpath class='cls-2' d='M7.2 0h15.58a3.25 3.25 0 0 1 2.31 1l8.17 8.57a3.27 3.27 0 0 1 1 2.31V36a3.28 3.28 0 0 1-3.28 3.27H7.2A3.28 3.28 0 0 1 3.93 36V3.27A3.28 3.28 0 0 1 7.2 0Z'/%3E%3Cpath class='cls-3' d='M31.66 10.91h-7.61V2.62l7.61 8.29z'/%3E%3Cpath class='cls-3' d='M31.92 12.12v24.64H6.23V2.17h16.61v8.89a1.07 1.07 0 0 0 1.06 1.06Z'/%3E%3Cpath class='cls-2' d='M23.9 22.89a6.22 6.22 0 0 1-1 3.57c-.07.12 0 .17.05.24l4.43 4.42.52.53a1.13 1.13 0 1 1-1.61 1.58l-4.7-4.7a2.83 2.83 0 0 1-.24-.25c-.08-.09-.15-.09-.25 0a6.16 6.16 0 0 1-4.63.88A6 6 0 0 1 13 27.09a5.9 5.9 0 0 1-1.44-4.78 6 6 0 0 1 4.22-5.16 6.19 6.19 0 0 1 7.8 3.8 5.82 5.82 0 0 1 .32 1.94ZM12.8 23a4.89 4.89 0 1 0 4.87-4.87A4.89 4.89 0 0 0 12.8 23Z'/%3E%3Cpath class='cls-2' d='M17.9 19.12a3.5 3.5 0 0 1 3.41 2.8 4.48 4.48 0 0 1 .11.62.4.4 0 0 1-.37.47.41.41 0 0 1-.45-.4 3.14 3.14 0 0 0-.8-1.84 2.53 2.53 0 0 0-1.52-.77 3.91 3.91 0 0 0-.48 0 .42.42 0 0 1-.44-.43.41.41 0 0 1 .47-.4Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important
}

.xicon.dataanalysis {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.15 42.43'%3E%3Cdefs%3E%3Cstyle%3E.cls-2%7Bfill:%23773640%7D.cls-3%7Bfill:%23f9b8af%7D%3C/style%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cellipse cx='19.07' cy='37.84' rx='19.07' ry='4.59' style='fill:%23b9c8c9'/%3E%3Cpath class='cls-2' d='M7.2 0h15.58a3.25 3.25 0 0 1 2.31 1l8.17 8.57a3.27 3.27 0 0 1 1 2.31V36a3.28 3.28 0 0 1-3.28 3.27H7.2A3.28 3.28 0 0 1 3.93 36V3.27A3.28 3.28 0 0 1 7.2 0Z'/%3E%3Cpath class='cls-3' d='M31.66 10.91h-7.61V2.62l7.61 8.29z'/%3E%3Cpath class='cls-3' d='M31.92 12.12v24.64H6.23V2.17h16.61v8.89a1.07 1.07 0 0 0 1.06 1.06Z'/%3E%3Cellipse class='cls-2' cx='18.64' cy='19.31' rx='7.38' ry='3.28'/%3E%3Cpath class='cls-2' d='M20.35 31.36a1.37 1.37 0 0 1-1-1.07h-.71c-4.07 0-7.37-1.47-7.37-3.28v2.51c0 1.81 3.3 3.28 7.37 3.28a15.77 15.77 0 0 0 1.71-.09 1.37 1.37 0 0 1 0-1.35Z'/%3E%3Cpath class='cls-2' d='M18.64 29.41h.69V29a1.36 1.36 0 0 1 1-1.32 1.35 1.35 0 0 1-.18-.87 15.31 15.31 0 0 1-1.54.07c-4.07 0-7.37-1.47-7.37-3.28v2.51c.03 1.83 3.33 3.3 7.4 3.3Z'/%3E%3Cpath class='cls-2' d='M18.64 26a15.64 15.64 0 0 0 2.1-.14l.55-.55a1.41 1.41 0 0 1 1-.4 1.3 1.3 0 0 1 .68.19 1.37 1.37 0 0 1 1.32-1h1.08a1.94 1.94 0 0 0 .63-1.38v-2.51c0 1.81-3.3 3.28-7.38 3.28s-7.35-1.49-7.35-3.28v2.51c0 1.81 3.3 3.28 7.37 3.28ZM28.88 30v-1l-1.22-.2a2.9 2.9 0 0 0-.34-.81L28 27l-.72-.72-1 .71a2.88 2.88 0 0 0-.81-.33l-.21-1.21h-1l-.19 1.2a3 3 0 0 0-.82.34l-1-.71-.73.72.7 1a3.3 3.3 0 0 0-.34.82l-1.2.2v1l1.2.21a2.84 2.84 0 0 0 .34.82l-.71 1 .73.73 1-.7a2.88 2.88 0 0 0 .81.33l.2 1.21h1l.21-1.21a2.9 2.9 0 0 0 .81-.34l1 .71.73-.73-.73-1a2.9 2.9 0 0 0 .34-.81Zm-4.1.92a1.43 1.43 0 1 1 1.43-1.42 1.42 1.42 0 0 1-1.43 1.5Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important
}

.xicon.report {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.15 42.43'%3E%3Cdefs%3E%3Cstyle%3E.cls-2%7Bfill:%23466342%7D.cls-3%7Bfill:%23bfdfab%7D%3C/style%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cellipse cx='19.07' cy='37.84' rx='19.07' ry='4.59' style='fill:%23bac9cb'/%3E%3Cpath class='cls-2' d='M7.2 0h15.58a3.25 3.25 0 0 1 2.31 1l8.17 8.57a3.27 3.27 0 0 1 1 2.31V36a3.28 3.28 0 0 1-3.28 3.27H7.2A3.28 3.28 0 0 1 3.93 36V3.27A3.28 3.28 0 0 1 7.2 0Z'/%3E%3Cpath class='cls-3' d='M31.66 10.91h-7.61V2.62l7.61 8.29z'/%3E%3Cpath class='cls-3' d='M31.92 12.12v24.64H6.23V2.17h16.61v8.89a1.07 1.07 0 0 0 1.06 1.06Z'/%3E%3Cpath class='cls-2' d='M10.08 26.06h4.51v6.81h-4.51zM16.82 21.49h4.51v11.38h-4.51zM23.55 16.99h4.51v15.88h-4.51z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important
}

.xicon.management {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.15 42.43'%3E%3Cdefs%3E%3Cstyle%3E.cls-2%7Bfill:%23773640%7D.cls-3%7Bfill:%23f4e698%7D%3C/style%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cellipse cx='19.07' cy='37.84' rx='19.07' ry='4.59' style='fill:%23bac9cb'/%3E%3Cpath class='cls-2' d='M7.2 0h15.58a3.25 3.25 0 0 1 2.31 1l8.17 8.57a3.27 3.27 0 0 1 1 2.31V36a3.28 3.28 0 0 1-3.28 3.27H7.2A3.28 3.28 0 0 1 3.93 36V3.27A3.28 3.28 0 0 1 7.2 0Z'/%3E%3Cpath class='cls-3' d='M31.66 10.91h-7.61V2.62l7.61 8.29z'/%3E%3Cpath class='cls-3' d='M31.92 12.12v24.64H6.23V2.17h16.61v8.89a1.07 1.07 0 0 0 1.06 1.06Z'/%3E%3Cpath class='cls-2' d='M15.38 21.22c.24-.33.49-.69.75-1a.24.24 0 0 0 0-.29c-.11-.22-.18-.45-.29-.68a.27.27 0 0 0-.16-.14c-.44-.09-.88-.15-1.33-.23V17.5l1.06-.17h.06a.4.4 0 0 0 .44-.35 1.49 1.49 0 0 1 .2-.49.26.26 0 0 0 0-.36c-.25-.33-.49-.67-.74-1 .3-.3.59-.6.89-.88a.21.21 0 0 1 .19 0c.32.22.63.46 1 .68a.33.33 0 0 0 .26 0c.23-.08.46-.18.68-.28a.37.37 0 0 0 .16-.19c.08-.43.14-.86.22-1.3h1.35c.08.43.15.87.21 1.3a.22.22 0 0 0 .18.2 3.85 3.85 0 0 1 .66.28.24.24 0 0 0 .29 0l1-.75 1 1c-.22.31-.46.65-.71 1a.31.31 0 0 0 0 .41 1 1 0 0 1 .18.43c0 .29.23.36.48.39s.72.11 1.09.16v1.37c-.44.07-.87.15-1.3.2-.13 0-.17.08-.21.19a5.58 5.58 0 0 1-.28.67.21.21 0 0 0 0 .26c.26.35.5.7.74 1l-1 1-1-.72a.26.26 0 0 0-.32 0c-.21.11-.45.18-.66.29a.31.31 0 0 0-.16.18c-.08.43-.14.87-.22 1.31h-1.37c-.07-.43-.16-.85-.21-1.28a.26.26 0 0 0-.21-.24 2.43 2.43 0 0 1-.55-.22.33.33 0 0 0-.45 0l-.94.69Zm4-5a2 2 0 1 0 2 2 2 2 0 0 0-1.98-2.05ZM24.5 31h4.86c.46 0 .61.16.61.61v2.11c0 .38-.18.57-.55.57H25a.49.49 0 0 1-.55-.52v-2.68a.81.81 0 0 1 .05-.09ZM8.82 31h4.9c.42 0 .59.18.59.6v2.1c0 .43-.17.6-.61.6H9.39a.5.5 0 0 1-.57-.57ZM16.66 31h4.9c.42 0 .57.16.57.58v2.13c0 .42-.16.58-.58.58h-4.32c-.41 0-.57-.17-.57-.57-.01-.88 0-1.78 0-2.72ZM11.84 26.77v1c0 .35-.28.5-.5.34a.44.44 0 0 1-.17-.32v-1.26c0-.42.11-.42.42-.42h7.47v-.94a.33.33 0 0 1 .44-.34.35.35 0 0 1 .24.36v.92h7.41c.39 0 .48.08.48.49v1.17c0 .24-.12.38-.32.39a.35.35 0 0 1-.36-.39v-1h-7.21v.94c0 .28-.13.42-.35.42s-.34-.15-.34-.42v-.93ZM24.5 30.32c-.06-.4.13-.63.52-.63h1.13c.38 0 .67.12.85.63ZM8.83 30.31c0-.43.14-.62.55-.62h1.15a.65.65 0 0 1 .7.4c0 .07.07.13.12.22ZM19.2 30.32h-2.52a.47.47 0 0 1 .5-.63h1.19a.65.65 0 0 1 .69.41Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important
}

.xicon.communicate {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.15 42.43'%3E%3Cdefs%3E%3Cstyle%3E.cls-2%7Bfill:%23844828%7D.cls-3%7Bfill:%23ecbb89%7D%3C/style%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cellipse cx='19.07' cy='37.84' rx='19.07' ry='4.59' style='fill:%23bac9cb'/%3E%3Cpath class='cls-2' d='M7.2 0h15.58a3.25 3.25 0 0 1 2.31 1l8.17 8.57a3.27 3.27 0 0 1 1 2.31V36a3.28 3.28 0 0 1-3.28 3.27H7.2A3.28 3.28 0 0 1 3.93 36V3.27A3.28 3.28 0 0 1 7.2 0Z'/%3E%3Cpath class='cls-3' d='M31.66 10.91h-7.61V2.62l7.61 8.29z'/%3E%3Cpath class='cls-3' d='M31.92 12.12v24.64H6.23V2.17h16.61v8.89a1.07 1.07 0 0 0 1.06 1.06Z'/%3E%3Cpath d='M13.2 22.39s.48 4 2.93 5.06a17.24 17.24 0 0 0 4.95 1.28 3.31 3.31 0 0 1-2.57 2.65 16.74 16.74 0 0 1-4.49 0l-2.69.76v-1l.27-1.43a9.93 9.93 0 0 1-.95-2.9 6.17 6.17 0 0 1 2.55-4.42Z' style='fill:%23fff'/%3E%3Cpath class='cls-2' d='M26.69 26.1a.72.72 0 0 0-.93-.39.71.71 0 0 0-.4.93l.84 2.09-2.5-1.11a.71.71 0 0 0-.57 0 7 7 0 0 1-2.73.55 6.21 6.21 0 0 1-6.4-5.81c0-3.2 2.88-5.81 6.42-5.81s6.41 2.61 6.41 5.81a5.87 5.87 0 0 1-.06.82.72.72 0 0 0 .6.82.74.74 0 0 0 .82-.61 7.37 7.37 0 0 0 .08-1 6.94 6.94 0 0 0-2.32-5.14 8.33 8.33 0 0 0-11.06 0 6.91 6.91 0 0 0-2.29 4.52 5.81 5.81 0 0 0-2.7 4.8 5.56 5.56 0 0 0 1.1 3.32l-1 2.59a.71.71 0 0 0 .17.78.71.71 0 0 0 .78.14l3-1.33a6.88 6.88 0 0 0 2.39.43h.06a6.82 6.82 0 0 0 3.37-.92 6.18 6.18 0 0 0 2.17-2.11 8.66 8.66 0 0 0 1.49-.41l3.84 1.69a.72.72 0 0 0 .29.06.74.74 0 0 0 .5-.2.71.71 0 0 0 .16-.78Zm-10.38 5a5.31 5.31 0 0 1-2.09-.42.71.71 0 0 0-.57 0l-1.68.74.51-1.42a.69.69 0 0 0-.12-.73 4.17 4.17 0 0 1 .3-5.8 7.23 7.23 0 0 0 2.12 3.88A8 8 0 0 0 20 29.59a5.24 5.24 0 0 1-3.69 1.47Z'/%3E%3Ccircle class='cls-2' cx='20.36' cy='22.39' r='.72'/%3E%3Ccircle class='cls-2' cx='23.23' cy='22.39' r='.72'/%3E%3Ccircle class='cls-2' cx='17.5' cy='22.39' r='.72'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important
}

.xicon.plan {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.15 42.43'%3E%3Cdefs%3E%3Cstyle%3E.cls-2%7Bfill:%23773640%7D.cls-3%7Bfill:%23f4e698%7D.cls-4%7Bfill:%23fff%7D%3C/style%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cellipse cx='19.07' cy='37.84' rx='19.07' ry='4.59' style='fill:%23bac9cb'/%3E%3Cpath class='cls-2' d='M7.2 0h15.58a3.25 3.25 0 0 1 2.31 1l8.17 8.57a3.27 3.27 0 0 1 1 2.31V36a3.28 3.28 0 0 1-3.28 3.27H7.2A3.28 3.28 0 0 1 3.93 36V3.27A3.28 3.28 0 0 1 7.2 0Z'/%3E%3Cpath class='cls-3' d='M31.66 10.91h-7.61V2.62l7.61 8.29z'/%3E%3Cpath class='cls-3' d='M31.92 12.12v24.64H6.23V2.17h16.61v8.89a1.07 1.07 0 0 0 1.06 1.06Z'/%3E%3Cpath class='cls-2' d='M10.52 23.71v-7.4a1.33 1.33 0 0 1 .91-1.31 1.22 1.22 0 0 1 .43-.08h11.91a1.35 1.35 0 0 1 1.3.89 1.7 1.7 0 0 1 .08.55v5.63a.3.3 0 0 0 .15.29 2.86 2.86 0 0 1 .4.38L29.1 26a.77.77 0 0 1 0 1.21l-6.3 6.3a.54.54 0 0 1-.39.17h-4c-.3 0-.4-.1-.39-.39s0-.46 0-.69 0-.18-.16-.18h-5.94a1.35 1.35 0 0 1-1.39-1.39v-7.39Zm1.16 0V31c0 .23.06.3.27.3h5.95c.14 0 .18 0 .19-.18 0-.61.05-1.21.07-1.82a1 1 0 0 1 .28-.67c1-.94 1.9-1.89 2.85-2.84l2.55-2.54A.47.47 0 0 0 24 23v-6.59c0-.23-.07-.3-.29-.3H12c-.31 0-.36.05-.36.36Zm15.64 1.78a3.4 3.4 0 0 0-.2-.31l-1.73-1.73a.38.38 0 0 0-.61 0L19.27 29a.38.38 0 0 0 0 .61L21 31.29a.41.41 0 0 0 .67 0l2.78-2.8 2.67-2.68a2.77 2.77 0 0 0 .2-.32Zm-6.95 7.59h1a.44.44 0 0 0 .16-.06.44.44 0 0 0-.08-.15l-2.52-2.53a.59.59 0 0 0-.14-.06.39.39 0 0 0-.05.14c0 .55 0 1.09-.07 1.63a.93.93 0 0 0 .36.88.61.61 0 0 0 .41.17Z'/%3E%3Cpath class='cls-4' d='M27.32 25.49a2.77 2.77 0 0 1-.21.31l-2.67 2.68-2.78 2.8a.41.41 0 0 1-.67 0l-1.72-1.73a.38.38 0 0 1 0-.61l5.51-5.51a.38.38 0 0 1 .61 0l1.73 1.73a3.4 3.4 0 0 1 .2.33ZM20.37 33.08h-.93a.61.61 0 0 1-.41-.17.93.93 0 0 1-.36-.88c0-.54 0-1.08.07-1.63a.39.39 0 0 1 .05-.14.59.59 0 0 1 .14.06l2.52 2.53a.44.44 0 0 1 .08.15.44.44 0 0 1-.16.06h-1Z'/%3E%3Cpath class='cls-2' d='M17.7 19.55h-4a.38.38 0 0 1-.41-.45.36.36 0 0 1 .34-.33h8a.39.39 0 0 1 .39.59.38.38 0 0 1-.35.19h-4ZM17.7 21.33h4a.39.39 0 0 1 .39.51.34.34 0 0 1-.31.26h-8a.38.38 0 0 1-.41-.43.35.35 0 0 1 .4-.33h4ZM16.91 24.84h-3.2a.32.32 0 0 1-.34-.2.4.4 0 0 1 0-.42.36.36 0 0 1 .3-.14h6.38a.33.33 0 0 1 .35.21.38.38 0 0 1-.05.43.35.35 0 0 1-.32.12ZM15.62 26.66h1.89a.39.39 0 0 1 .41.38.37.37 0 0 1-.41.39h-3.78a.35.35 0 0 1-.36-.19.42.42 0 0 1 0-.42.33.33 0 0 1 .31-.16Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important
}

.xicon.talk {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.15 42.43'%3E%3Cdefs%3E%3Cstyle%3E.cls-2%7Bfill:%23354552%7D.cls-3%7Bfill:%23c1e1ea%7D%3C/style%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cellipse cx='19.07' cy='37.84' rx='19.07' ry='4.59' style='fill:%23bac9cb'/%3E%3Cpath class='cls-2' d='M7.2 0h15.58a3.25 3.25 0 0 1 2.31 1l8.17 8.57a3.27 3.27 0 0 1 1 2.31V36a3.28 3.28 0 0 1-3.28 3.27H7.2A3.28 3.28 0 0 1 3.93 36V3.27A3.28 3.28 0 0 1 7.2 0Z'/%3E%3Cpath class='cls-3' d='M31.66 10.91h-7.61V2.62l7.61 8.29z'/%3E%3Cpath class='cls-3' d='M31.92 12.12v24.64H6.23V2.17h16.61v8.89a1.07 1.07 0 0 0 1.06 1.06Z'/%3E%3Cpath class='cls-2' d='M26.29 30.73H23a.59.59 0 0 1 0-1.18h2.9l1.1-3.17H10.92l1.15 3.17H15a.59.59 0 1 1 0 1.18h-3.35a.57.57 0 0 1-.55-.39L9.51 26a.6.6 0 0 1 .56-.79h17.8a.59.59 0 0 1 .56.79l-1.58 4.35a.59.59 0 0 1-.56.38Z'/%3E%3Cpath class='cls-2' d='M22.34 33.9h-.09a.59.59 0 0 1-.5-.67l.69-4.46h-6.93l.69 4.46a.6.6 0 0 1-1.2.17l-.79-5.15a.61.61 0 0 1 .14-.47.57.57 0 0 1 .45-.21h8.31a.62.62 0 0 1 .45.21.57.57 0 0 1 .13.47l-.79 5.15a.59.59 0 0 1-.58.5ZM27.28 26.18a.58.58 0 0 1-.59-.59 4.57 4.57 0 0 0-2.19-3.87.59.59 0 0 1-.2-.81.6.6 0 0 1 .82-.2 5.74 5.74 0 0 1 2.75 4.88.58.58 0 0 1-.59.59Z'/%3E%3Ccircle class='cls-2' cx='24.12' cy='20.84' r='1.19'/%3E%3Cpath class='cls-2' d='M19 21.24a3.17 3.17 0 1 1 3.17-3.17A3.17 3.17 0 0 1 19 21.24Zm0-5.14a2 2 0 1 0 2 2 2 2 0 0 0-2-2ZM24.91 26.38a.59.59 0 0 1-.6-.59 2.57 2.57 0 0 0-2.57-2.57H16.2a2.58 2.58 0 0 0-2.57 2.57.59.59 0 0 1-1.18 0A3.76 3.76 0 0 1 16.2 22h5.54a3.77 3.77 0 0 1 3.76 3.76.59.59 0 0 1-.59.62Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important
}

.xicon.photoshop {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48.46' height='48.44'%3E%3Cpath fill='%23939598' d='M48.46 12.42a24.4 24.4 0 0 0-.13-2.7 10.35 10.35 0 0 0-4.49-7.81 12 12 0 0 0-7-1.9H11.55a12.45 12.45 0 0 0-5.6 1.14c-4 2-5.82 5.39-5.93 9.71s0 8.9 0 13.35v12a19.79 19.79 0 0 0 .24 3.26 10.13 10.13 0 0 0 5 7.37 12.49 12.49 0 0 0 6.52 1.54h23.87c.95 0 1.89 0 2.82-.1a10.49 10.49 0 0 0 8.1-4.48 12.08 12.08 0 0 0 1.92-7.08q-.02-12.13-.03-24.3ZM24.08 25.66a8.24 8.24 0 0 1-5.05 2.41 18.1 18.1 0 0 1-3.45.11c-.41 0-.55.08-.54.52v5.43c0 .5-.15.65-.65.64h-3c-.56 0-.74-.11-.74-.71V14.49c0-.5.13-.65.63-.65h6.79a8.79 8.79 0 0 1 4.33 1.12 6.27 6.27 0 0 1 3.33 5.26 7 7 0 0 1-1.65 5.44Zm15.27 4.8a4.71 4.71 0 0 1-3.68 4.24 11.74 11.74 0 0 1-7-.27.94.94 0 0 1-.74-1.07c.05-.9 0-1.81 0-2.72 0-.46.13-.51.52-.29a9.16 9.16 0 0 0 4.84 1.11 3.38 3.38 0 0 0 1-.17 1 1 0 0 0 .74-.77.94.94 0 0 0-.47-1 6.48 6.48 0 0 0-1.67-.82 13.84 13.84 0 0 1-3-1.47 4.53 4.53 0 0 1 .54-7.92 9.12 9.12 0 0 1 5-.74 9.3 9.3 0 0 1 2.49.48.73.73 0 0 1 .53.52v3.23c-.16.36-.38.18-.61.08a9.22 9.22 0 0 0-4.58-.74 2.1 2.1 0 0 0-.6.14.9.9 0 0 0-.24 1.64 6.12 6.12 0 0 0 1.6.84 25.61 25.61 0 0 1 2.63 1.16 4.39 4.39 0 0 1 2.7 4.54Z'/%3E%3Cpath fill='%23939598' d='M19.64 23.8a5.54 5.54 0 0 1-2.08.48h-2c-.36 0-.49-.1-.48-.48v-5.77c0-.26 0-.43.36-.43a17.86 17.86 0 0 1 3.27.11 3.08 3.08 0 0 1 2.7 2.72 3 3 0 0 1-1.77 3.37ZM38.48 22.8v-3.22a15.07 15.07 0 0 1 0 3.22Z'/%3E%3Cellipse cx='27.79' cy='32.1' fill='%23939598' rx='.03' ry='2.45'/%3E%3Cpath fill='%23939598' d='M38.57 22.85v-3.22c0-.05.1-.16.11-.11-.11 1.1-.11 2.21-.11 3.33Z'/%3E%3C/svg%3E") !important
}

.xicon.canva {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48.46' height='48.44'%3E%3Cpath fill='%23939598' d='M18.05 24.04a2.27 2.27 0 0 1-.1 1.21 4 4 0 0 1-.52 1.68 2 2 0 0 1-.55.94c-.44.48-.78.43-1.17-.15a3.26 3.26 0 0 1 .15-2.26 3.78 3.78 0 0 1 1-1.86.78.78 0 0 1 .8-.29c.31.11.36.44.39.73ZM34.39 22.24a5.44 5.44 0 0 1-.34 1.91 2.11 2.11 0 0 1-.29-2c.06-.16.16-.33.36-.29s.26.2.27.38ZM39.69 23.68a2.54 2.54 0 0 1 0 1.7 4.93 4.93 0 0 1-.83 2.21c-.21.32-.47.68-.92.57s-.56-.54-.56-1a2.19 2.19 0 0 1 .1-1.19 4.18 4.18 0 0 1 1.11-2.4c.45-.44.81-.39 1.1.11Z'/%3E%3Cpath fill='%23939598' d='M48.46 12.43c0-.9 0-1.8-.12-2.7a10.39 10.39 0 0 0-4.5-7.81 11.87 11.87 0 0 0-7-1.9H11.55a12.37 12.37 0 0 0-5.59 1.13c-4 2-5.83 5.39-5.93 9.72s0 8.9 0 13.35v12a19.79 19.79 0 0 0 .24 3.26 10.17 10.17 0 0 0 5 7.37 12.33 12.33 0 0 0 6.51 1.53h23.88c.94 0 1.88 0 2.82-.09a10.52 10.52 0 0 0 8.1-4.52 12 12 0 0 0 1.91-7.07q-.01-12.1-.03-24.27Zm-5.27 15.23a2.15 2.15 0 0 1-.14.26l-.11.18a3.32 3.32 0 0 1-1.71 1.24h-.12a1.06 1.06 0 0 1-.53 0h-.11a3.29 3.29 0 0 1-.42-.21H39.93c-.27-.18-.35-.64-.64-.65s-.44.41-.72.57a4.66 4.66 0 0 1-.76.34l-.17.05h-.23a1.32 1.32 0 0 1-.34 0h-.18a1.83 1.83 0 0 1-.69-.36 2.36 2.36 0 0 1-.36-.53.25.25 0 0 1 0-.07.16.16 0 0 0 0-.07 7.89 7.89 0 0 1-.23-1 .43.43 0 0 1 0-.11.07.07 0 0 1 0-.05 2.29 2.29 0 0 1 0-.74l.06-.25a1.85 1.85 0 0 0 0-.23v-.15a1.14 1.14 0 0 1 .14-.48 1.77 1.77 0 0 0-1.77 1.23v.09a13 13 0 0 1-1.28 1.67l-.07.06a3.53 3.53 0 0 1-1.45 1h-.1a.49.49 0 0 1-.24 0c-.31-.05-.5-.31-.7-.57a.36.36 0 0 1 0-.09 3.16 3.16 0 0 1-.41-.94v-.08c0-.46-.27-.91-.12-1.39a8.21 8.21 0 0 1-.73 1.63 7 7 0 0 1-.94.95l-.15.1a1.82 1.82 0 0 1-.27.15l-.13.06H27.01a.67.67 0 0 1-.2 0 1.86 1.86 0 0 1-.56-.15.39.39 0 0 1-.11-.06.42.42 0 0 1-.14-.09 1.6 1.6 0 0 1-.52-.75s0-.09 0-.14a2.72 2.72 0 0 1-.1-1.1s0 0 0-.08c.07-.43.13-.86.24-1.28v-.06a.29.29 0 0 0 0-.09 4.29 4.29 0 0 0 .2-1.51 5 5 0 0 0-1.44 1.78l-.06.12a9.78 9.78 0 0 0-.61 1.31.64.64 0 0 0 0 .07.3.3 0 0 1 0 .08 11.74 11.74 0 0 0-.41 1.18 1.14 1.14 0 0 1-.15.36l-.08.09a.41.41 0 0 1-.14.12l-.1.06a.49.49 0 0 1-.17.06h-.18a1.08 1.08 0 0 1-.85-.41.18.18 0 0 1-.05-.07c-.08-.13-.12-.3-.2-.46-.82.62-1.56 1.44-2.7.75a.24.24 0 0 1-.08-.06c-.27-.2-.4-.62-.66-.65s-.52.46-.85.62a4.34 4.34 0 0 1-.93.35 1.6 1.6 0 0 1-.58 0 1.71 1.71 0 0 1-1-.68l-.08-.13a7.29 7.29 0 0 1-.31-.87c-.39.38-.66.84-1 1.22a2.39 2.39 0 0 1-.23.22 4.74 4.74 0 0 1-3.46 1.21h-.81l-.35-.08a3.75 3.75 0 0 1-1.3-.56 10.45 10.45 0 0 1-1-.9 4.55 4.55 0 0 1-.66-1.41c-.13-.4-.17-.82-.28-1.22.09-.61.05-1.22.15-1.83.09-.43.17-.86.26-1.29a.55.55 0 0 1 0-.6 7.93 7.93 0 0 1 2.36-3.22 1 1 0 0 1 .62-.3 3.13 3.13 0 0 1 1-.54 7.08 7.08 0 0 1 2.29-.31 2.9 2.9 0 0 1 2.31 1.23.62.62 0 0 1 .34.53 4.59 4.59 0 0 1 0 1.17 2.8 2.8 0 0 1-.58 1.09 1.48 1.48 0 0 1-1.5.51c-.29-.2-.24-.47-.15-.74a3.73 3.73 0 0 0 .46-1.2c.16-1.11-.56-1.79-1.63-1.48a5.16 5.16 0 0 0-2.78 2.48 3.11 3.11 0 0 0-.2.41 6.67 6.67 0 0 0-.64 2c0 .2 0 .4-.05.6a10.36 10.36 0 0 0 .05 1.67s0 .08 0 .12a3.82 3.82 0 0 0 .41 1.19c.69 1.53 2.7 1.54 3.9.61a4.73 4.73 0 0 0 1.59-2 9.15 9.15 0 0 0 .8-1.78 6 6 0 0 1 1.2-1.55l.08-.07a2.36 2.36 0 0 1 1.93-.64 1.31 1.31 0 0 1 1 .91 1.41 1.41 0 0 1 1-.82 1.09 1.09 0 0 1 .51 0 .72.72 0 0 1 .19.11.13.13 0 0 0 .11.06c.44.28.17.66.14 1a.76.76 0 0 0 0 .11c-.14.4-.22.81-.35 1.21l-.06.2v.15c-.1.39-.16.78-.24 1.17v.15a2.71 2.71 0 0 0-.09 1c0 .15 0 .33.14.41s.34 0 .46-.15a4.54 4.54 0 0 0 1.11-1.88c.11-.37.28-.72.38-1.09v-.1a6.07 6.07 0 0 0 .21-1.47c.16-.82.47-1 1.43-.83l.09.07c.66.52.53 1.22.36 1.94a.42.42 0 0 1 0 .1v.05c0 .05 0 0 0 0a4.62 4.62 0 0 1 2.17-2.17 1 1 0 0 1 1.13.13 1.43 1.43 0 0 1 .6 1.13v.1a3 3 0 0 1 0 .67v.05a2.38 2.38 0 0 1-.05.26c-.15.68-.35 1.36-.44 2.06a1.27 1.27 0 0 1-.06.18.59.59 0 0 0 0 .13v.06c0 .2 0 .4.18.5s.41-.05.57-.2a3.93 3.93 0 0 0 .7-1.05V26.15a5.66 5.66 0 0 0 .47-1.65v-.15a.5.5 0 0 0 0-.12 4.19 4.19 0 0 1 .29-1.37l.08-.12v-.05c.67-.72 1.06-.8 1.64-.34a1 1 0 0 1 .2.78v2.08a2.9 2.9 0 0 1 0 .51v.11a5.21 5.21 0 0 0 .17 1.3c.07.38.29.48.58.18a7.52 7.52 0 0 0 1.27-2c.13-.25 0-.4-.23-.53a3.4 3.4 0 0 1-.48-.8 2.06 2.06 0 0 1-.16-.92v-.2a1.24 1.24 0 0 1 .44-1 2 2 0 0 1 1.17-.79h.49l.53.39c.07.22.15.44.22.66v.72c-.14.49-.25 1-.43 1.46s0 .43.3.39a2.07 2.07 0 0 0 1.31-.75c.27-.3.53-.61.79-.92a2.73 2.73 0 0 1 1.91-.65 1.41 1.41 0 0 1 1 1l.48-.61c.61-.59.77-.63 1.45-.33a1 1 0 0 1 .1 1c0 .14-.09.28-.12.42s0 0 0 .08c-.12.44-.27.86-.37 1.3v.18l-.06.36a11.72 11.72 0 0 0-.25 1.44.61.61 0 0 1 0 .14c0 .26-.11.57.18.66s.53-.3.7-.56.25-.54.43-.79.41-.32.62-.06a.1.1 0 0 1 0 .05 1.33 1.33 0 0 1-.04 1.01Z'/%3E%3C/svg%3E") !important
}

.xicon.wordpress {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='49.4' height='49.4'%3E%3Cpath fill='%23939598' d='M49.4 24.71A24.7 24.7 0 1 1 24.74 0 24.7 24.7 0 0 1 49.4 24.71ZM24.72 1.46a23.25 23.25 0 1 0 23.19 23.25A23.24 23.24 0 0 0 24.72 1.46Z'/%3E%3Cpath fill='%23939598' d='M19.57 37.27c-2.5-7.44-5-14.8-7.46-22.19.76-.07 1.5-.13 2.23-.22s.93-.44.87-1-.46-.78-1.08-.75l-5.29.26a6.48 6.48 0 0 1-1.24-.06 20.44 20.44 0 0 1 30.86-3.89 8.66 8.66 0 0 0-1 .16 3.69 3.69 0 0 0-2.58 3.9 8.73 8.73 0 0 0 1.34 3.38c.55 1 1.13 1.92 1.58 2.93a9.7 9.7 0 0 1 .41 6.67c-.68 2.49-1.46 5-2.21 7.41-.27.93-.57 1.84-.86 2.76 0 .13-.09.25-.17.45-2.48-7.38-4.94-14.69-7.4-22 .78-.08 1.52-.13 2.25-.22a.84.84 0 0 0 .85-1c-.05-.52-.43-.8-1-.76-1.53.08-3.06.24-4.59.23-2 0-3.95-.13-5.92-.23-.74 0-1.17.24-1.19.84a.78.78 0 0 0 .73.87c.63.07 1.27.14 1.91.19a.39.39 0 0 1 .4.29l3 8.25a.85.85 0 0 1 0 .5q-2.13 6.45-4.3 12.92c-.05.1-.08.16-.14.31Z'/%3E%3Cpath fill='%23939598' d='M31.49 44.14a20.73 20.73 0 0 1-12.59.32c2-5.95 4.08-11.87 6.12-17.8h.08ZM15.65 43.11a20.35 20.35 0 0 1-9.74-26.66q4.87 13.34 9.74 26.66ZM42.81 14.98a20.5 20.5 0 0 1-7.68 27.41c0-.15.07-.26.11-.38 2-5.83 4-11.68 6.06-17.51a28.06 28.06 0 0 0 1.38-4.75 16.3 16.3 0 0 0 .13-4.77Z'/%3E%3C/svg%3E") !important
}

.blog-category {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 1.25rem 0 .625rem;
    margin-right: -.625rem;
}
    .blog-category a {
        display: block;
        white-space: nowrap;
        border: .0625rem solid #d6d6d6;
        border-radius: 999px;
        padding: .375rem .625rem .375rem 2.25rem;
        position: relative;
        margin: 0 .625rem .625rem 0;
        font-size: 13px;
        line-height: 1.4em;
        color: #555555;
        overflow: hidden;
        text-overflow: ellipsis
    }

        .blog-category a:before {
            content: '';
            position: absolute;
            width: 32px;
            height: 32px;
            border-radius: 50%;
            border: .0625rem solid #d6d6d6;
            background: url('/images3/common/icon.png') no-repeat -178px -98px;
            left: -.0625rem;
            top: -.0625rem;
            z-index: 2;
        }

.ns-body h1, .page-blog h1 {
    margin: 15px 0;
    font-weight: 700;
    font-size: 26px;
}

.ns-desc a:not(.btn):not(.button):not(.button a), .ns-body a:not(.btn):not(.button):not(.button a) {
    color: #079f40
}
.ns-desc {
    font-weight: 600;
}

.text-justify {
    text-align: justify;
}

.xjobs-r li {
    border-bottom: 1px dashed #ddd;
}

.list-job3 li {
    margin: 10px 0 0;
    width: 100%;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    border-bottom: solid 1px #ddd;
    justify-content: flex-start;
}

.list-job3 li .logoemp {
    margin-right: 4%;
    height: 70px;
    width: 18%;
}

.list-job3 li a {
    text-decoration: none;
    color: #337ab7;
    cursor: pointer;
}

.logoemp {
    border: 1px solid #f1f1f1;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    overflow: hidden;
    background: #fff;
}

.list-job3 li .job-descrip {
    width: 78%;
}

.ns-desc, .ns-body, .ns-content {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    line-height:28px;
}

.text-justify {
    text-align: justify;
}


.xjobs {
    margin: 20px 0;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    line-height: 1.4em;
}

    .xjobs .panel-heading, .xjobs-r .panel-heading {
        background-color: #ed5d5f;
        color: white;
        padding: 10px 15px;
        border-bottom: 1px solid transparent;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

.xjobs .panel-body {
    border: 1px solid #ddd;
}
.fl-sb {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    flex-wrap: wrap;
}

.list-job ul, .list-job2 ul, .list-job3 ul, .list-job4 ul, .list-job5 ul {
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    overflow: hidden;
}

.xjobs .row, .xjobs li, .xjobs-r .row {
    padding: 7px;
    border-bottom: 1px dashed #ddd;
}

.xjobs li {
    margin: 0 !important;
    padding: 10px !important;
    list-style: none;
}

.ns-body li {
    list-style-type: circle;
    margin: 0 0 0 25px;
}

.list-job4 li {
    width: 100%;
}

.list-job4 li {
    padding: 6px;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    border-bottom: 1px dashed #ddd;
    justify-content: flex-start;
}

.list-job4 li .logoemp {
    margin-right: 2%;
    height: 70px;
    width: 12%;
}

.xjobs .logoemp {
    height: 60px !important;
}

.list-job4 li .job-descrip {
    width: 71%;
}

.xjobs .titjob {
    font-size: 15px;
}

.titjob {
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 2px;
}

.xjobs .titjob a {
    color: #666;
}

.xjobs .iconhot {
    margin-left: 5px;
    margin-right: 0;
}

.xjobs .namecompany {
    margin-bottom: 2px;
}

.namecompany {
    font-size: 13px;
    color: #666;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.infother {
    font-size: 13px;
    color: #999;
}

.xjobs .job-mg {
    margin-right: 20px;
}

.job-mg {
    margin-right: 15px;
}

.job-mg i {
    margin-right: 3px;
}

blockquote.decorate1 a {
    font-weight: 600;
    color: #58b3ce;
}

blockquote.decorate4 a {
    font-weight: 600;
    color: #58b3ce;
}

.ns-body h2 {
    font-size: 22px;
    margin: 15px 0;
    font-weight: 600;
    color: #11843c;
}
.ns-body p{
    margin:3px 0;
}
em {
    font-style: italic;
}

.color2 {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.button.resize2 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #00a8ff;
}

.color2 a {
    color: #fff !important;
    text-decoration: none;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    opacity: .5
}
.adsr {
    margin-bottom: 10px
}
.ns-body .glyphicon {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.ns-body .glyphicon-pushpin:before {
    content: "\f0a4"
}
.ns-body .glyphicon-hand-right:before {
    content: "\f0a4"
}
.ns-body .glyphicon-bookmark:before {
    content: "\f02e"
}
.ns-body .glyphicon-search:before {
    content: "\f002"
}
.ns-body .glyphicon-user:before {
    content: "\f007"
}
.ns-body .glyphicon-star:before {
    content: "\f005"
}
.ns-body .glyphicon-ok:before {
    content: "\f00c"
}

.ns-body .glyphicon-ok-sign:before {
    content: "\f058"
}

.ns-body .glyphicon-chevron-right:before {
    content: "\f054"
}
strong {
    font-weight: bold;
}
/* -------------Tem1--------- */
.color2 {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

    .color2 a {
        color: #fff !important;
        text-decoration: none;
    }


    .color2 .button {
        -moz-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        -webkit-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        background: linear-gradient(45deg, #8cbaa2, #10bf51);
        text-indent: 0px;
        border: 0px solid #9caed9;
        display: inline-block;
        color: #ffffff;
        font-size: 15px;
        font-weight: bold;
        font-style: normal;
        padding: 1em 2em;
        text-decoration: none;
        text-align: center;
        /*text-shadow: 0px 1px 0px #86ae47;*/
        border-radius: 200px;
    }

        .color2 .button:hover {
            transition: box-shadow 0.5s ease, transform 0.2s ease;
            transform: translateY(var(--ty, 0)) rotateX(var(--rx, 0)) rotateY(var(--ry, 0)) translateZ(var(--tz, -12px));
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        }

        .color2 .button:active {
            position: relative;
            top: 1px;
        }
/* -------------Tem2--------- */
.box-color1 {
    display: inline-block;
    border: 2px solid #25ab56;
    border-radius: 15px;
    width: 100%;
}


    .box-color1 .header {
        position: relative;
        background-color: #25ab56;
        width: 100%;
        height: auto;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

        .box-color1 .header h2 {
            margin: 0;
            color: #fff;
            line-height: 1.5;
            font-size: 22px;
            text-align: center;
            padding-top: 5px;
        }

    .box-color1 .action {
        padding: 20px;
        display: flex;
        align-items: center;
        justify-content: space-around;
    }

        .box-color1 .action a {
            color: #fff !important;
            text-decoration: none;
        }


        .box-color1 .action .button {
            -moz-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            -webkit-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            background: linear-gradient(45deg, #8cbaa2, #10bf51);
            text-indent: 0px;
            border: 0px solid #9caed9;
            display: inline-block;
            color: #ffffff;
            font-size: 17px;
            font-weight: bold;
            font-style: normal;
            padding: 15px;
            text-decoration: none;
            text-align: center;
            text-shadow: 0px 1px 0px #86ae47;
            border-radius: 200px;
        }

            .box-color1 .action .button:hover {
                transition: box-shadow 0.5s ease, transform 0.2s ease;
                transform: translateY(var(--ty, 0)) rotateX(var(--rx, 0)) rotateY(var(--ry, 0)) translateZ(var(--tz, -12px));
                box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            }

            .box-color1 .action .button:active {
                position: relative;
                top: 1px;
            }
/* -------------Tem1a--------- */
.color1 {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

    .color1 a {
        color: #fff !important;
        text-decoration: none;
    }


    .color1 .button {
        -moz-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        -webkit-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        background: linear-gradient(45deg, #9caed9, #25355a);
        text-indent: 0px;
        border: 0px solid #9caed9;
        display: inline-block;
        color: #ffffff;
        font-size: 15px;
        font-weight: bold;
        font-style: normal;
        padding: 1em 2em;
        text-decoration: none;
        text-align: center;
        /*text-shadow: 0px 1px 0px #86ae47;*/
        border-radius: 200px;
    }

        .color1 .button:hover {
            transition: box-shadow 0.5s ease, transform 0.2s ease;
            transform: translateY(var(--ty, 0)) rotateX(var(--rx, 0)) rotateY(var(--ry, 0)) translateZ(var(--tz, -12px));
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        }

        .color1 .button:active {
            position: relative;
            top: 1px;
        }
/* -------------Tem2a--------- */
.box-color2 {
    display: inline-block;
    border: 2px solid #25355a;
    border-radius: 15px;
    width: 100%;
}


    .box-color2 .header {
        position: relative;
        background-color: #25355a;
        width: 100%;
        height: auto;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

        .box-color2 .header h2 {
            margin: 0;
            color: #fff;
            line-height: 1.5;
            font-size: 22px;
            text-align: center;
            padding-top: 5px;
        }

    .box-color2 .action {
        padding: 20px;
        display: flex;
        align-items: center;
        justify-content: space-around;
    }

        .box-color2 .action a {
            color: #fff !important;
            text-decoration: none;
        }


        .box-color2 .action .button {
            -moz-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            -webkit-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            background: linear-gradient(45deg, #9caed9, #25355a);
            text-indent: 0px;
            border: 0px solid #9caed9;
            display: inline-block;
            color: #ffffff;
            font-size: 17px;
            font-weight: bold;
            font-style: normal;
            padding: 15px;
            text-decoration: none;
            text-align: center;
            text-shadow: 0px 1px 0px #25355a;
            border-radius: 200px
        }

            .box-color2 .action .button:hover {
                transition: box-shadow 0.5s ease, transform 0.2s ease;
                transform: translateY(var(--ty, 0)) rotateX(var(--rx, 0)) rotateY(var(--ry, 0)) translateZ(var(--tz, -12px));
                box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            }

            .box-color2 .action .button:active {
                position: relative;
                top: 1px;
            }
/* -------------Tem1b--------- */
.color3 {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

    .color3 a {
        color: #fff !important;
        text-decoration: none;
    }


    .color3 .button {
        -moz-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        -webkit-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        background: linear-gradient(45deg, rgb(0, 198, 255) 0%, rgb(0, 114, 255) 100%);
        text-indent: 0px;
        border: 0px solid #9caed9;
        display: inline-block;
        color: #ffffff;
        font-size: 15px;
        font-weight: bold;
        font-style: normal;
        padding: 1em 2em;
        text-decoration: none;
        text-align: center;
        /*text-shadow: 0px 1px 0px #86ae47;*/
        border-radius: 200px;
    }

        .color3 .button:hover {
            transition: box-shadow 0.5s ease, transform 0.2s ease;
            transform: translateY(var(--ty, 0)) rotateX(var(--rx, 0)) rotateY(var(--ry, 0)) translateZ(var(--tz, -12px));
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        }

        .color3 .button:active {
            position: relative;
            top: 1px;
        }


/* -------------Tem2b--------- */
.box-color3 {
    display: inline-block;
    border: 2px solid rgb(0, 114, 255);
    ;
    border-radius: 15px;
    width: 100%;
}


    .box-color3 .header {
        position: relative;
        background-color: rgb(0, 114, 255);
        ;
        width: 100%;
        height: auto;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

        .box-color3 .header h2 {
            margin: 0;
            color: #fff;
            line-height: 1.5;
            font-size: 22px;
            text-align: center;
            padding-top: 5px;
        }

    .box-color3 .action {
        padding: 20px;
        display: flex;
        align-items: center;
        justify-content: space-around;
    }

        .box-color3 .action a {
            color: #fff !important;
            text-decoration: none;
        }


        .box-color3 .action .button {
            -moz-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            -webkit-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            background: linear-gradient(45deg, rgb(0, 198, 255) 0%, rgb(0, 114, 255) 100%);
            text-indent: 0px;
            border: 0px solid #9caed9;
            display: inline-block;
            color: #ffffff;
            font-size: 17px;
            font-weight: bold;
            font-style: normal;
            padding: 15px;
            text-decoration: none;
            text-align: center;
            border-radius: 200px;
        }

            .box-color3 .action .button:hover {
                transition: box-shadow 0.5s ease, transform 0.2s ease;
                transform: translateY(var(--ty, 0)) rotateX(var(--rx, 0)) rotateY(var(--ry, 0)) translateZ(var(--tz, -12px));
                box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            }

            .box-color3 .action .button:active {
                position: relative;
                top: 1px;
            }


/******Template 4******/
.box-color4 {
    display: inline-block;
    border: 2px solid #FF8800;
    ;
    border-radius: 15px;
    width: 100%;
}


    .box-color4 .header {
        position: relative;
        background-color: #FF8800;
        ;
        width: 100%;
        height: auto;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

        .box-color4 .header h2 {
            margin: 0;
            color: #fff;
            line-height: 1.5;
            font-size: 22px;
            text-align: center;
            padding-top: 5px;
        }

    .box-color4 .action {
        padding: 20px;
        display: flex;
        align-items: center;
        justify-content: space-around;
    }

        .box-color4 .action a {
            color: #fff;
            text-decoration: none;
        }


        .box-color4 .action .button {
            -moz-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            -webkit-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            background: linear-gradient(45deg, rgb(216, 201, 179) 0%, #FF8800 100%);
            text-indent: 0px;
            border: 0px solid #9caed9;
            display: inline-block;
            color: #ffffff;
            font-size: 17px;
            font-weight: bold;
            font-style: normal;
            padding: 15px;
            text-decoration: none;
            text-align: center;
            border-radius: 200px;
        }

            .box-color4 .action .button:hover {
                transition: box-shadow 0.5s ease, transform 0.2s ease;
                transform: translateY(var(--ty, 0)) rotateX(var(--rx, 0)) rotateY(var(--ry, 0)) translateZ(var(--tz, -12px));
                box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            }

            .box-color4 .action .button:active {
                position: relative;
                top: 1px;
            }

    .box-color4 .textin {
        padding: 10px 15px;
        line-height: 1.5;
        text-align: justify;
    }

/*********Menu*********/

.menu {
    border: 1px solid rgba(63, 195, 39, 0.75);
    ;
}

.menu-header {
    font-size: 20px;
    font-weight: 500;
    min-height: 15px;
    margin: 0;
    background: rgba(63, 195, 39, 0.75);
    padding: 15px;
    color: #fff;
}

    .menu-header .btn-collapse:hover {
        cursor: pointer;
    }

.collapsein {
    display: block;
    padding: 10px;
}

    .collapsein li {
        list-style-type: none;
        font-style: italic;
    }

.ns-desc .menu label, .ns-body .menu label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: normal;
}

em.highlight {
    background-color: #2eb938;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

em.highlight1 {
    background-color: #00a8ff;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

em.highlight2 {
    background-color: #ff5c5c;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

em.highlight3 {
    background-color: #aaa;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

em.highlight4 {
    background-color: #b84400;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

em.highlight5 {
    background-color: #1C15FA;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

em.highlight6 {
    background-color: #FA15FA;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

em.highlight7 {
    background-color: #16DAAA;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

blockquote p:last-child {
    margin: 0;
}

blockquote.decorate1, blockquote.decorate2, blockquote.decorate3, blockquote.decorate4 {
    background: #dddddd82;
}
/*Mẫu thiết kế thứ nhất*/
blockquote.decorate1 {
    display: block;
    font-size: 15px;
    line-height: 1.7;
    color: #666;
    padding: 5px 0 5px 15px;
    border-left: 5px solid #e64946;
}

    blockquote.decorate1 a {
        font-weight: 600;
        color: #e64946 !important;
    }

/*Mẫu thiết kế thứ hai*/
blockquote.decorate2 {
    display: block;
    font-size: 15px;
    line-height: 1.7;
    color: #666;
    padding: 5px 0 5px 15px;
    border-left: 5px solid #10bf51;
}

    blockquote.decorate2 a {
        font-weight: 600;
        color: #0b6e30;
    }

/*Mẫu thiết kế thứ ba*/

blockquote.decorate3 {
    display: block;
    font-size: 15px;
    line-height: 1.7;
    color: #666;
    padding: 5px 0 5px 15px;
    border-left: 5px solid #345390;
}

    blockquote.decorate3 a {
        font-weight: 600;
        color: #345390;
    }

/*Mẫu thiết kế thứ tư*/
blockquote.decorate4 {
    display: block;
    font-size: 15px;
    line-height: 1.7;
    color: #666;
    padding: 5px 0 5px 15px;
    border-left: 5px solid #58b3ce;
}

    blockquote.decorate4 a {
        font-weight: 600;
        color: #58b3ce;
    }

/* Template 2*/

em.highlight1 {
    background-color: #00a8ff;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

em.adjust {
    border-radius: 5px;
    padding: 5px;
}

    em.adjust p {
        margin: 0;
    }

    em.adjust a {
        text-decoration: none;
        color: #fff !important;
    }

        em.adjust a:hover {
            text-decoration: underline;
        }

/* template 3 */

.button.resize1 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #2eb938;
}

.button.resize2 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #00a8ff;
}

.button.resize3 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #ff5c5c;
}

.button.resize4 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #aaa;
}

.button.resize5 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #b84400;
}

.button.resize6 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #1C15FA;
}

.button.resize7 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #FA15FA;
}

.button.resize8 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #16DAAA;
}

.box-color3 .textin {
    padding: 10px 15px;
    line-height: 1.5;
    text-align: justify;
}
.ns-mi-content .item {
    margin: 15px 0 30px 0;
    counter-increment: item;
}

.ns-mi-content h2 {
    border-bottom: dashed 1px #ddd;
    text-transform: uppercase
}
.ns-mi-content h2 i.fa{font-size:18px}
.ns-mi-content.ns-body {
    font-size: 16px;
    line-height: 22px
}

.ns-mi-content p {
    margin: 5px 0
}
.ns-mi-content .list-item h4:before {
    /*font-weight: bold;*/
    content: counter(item)'.';
    padding-right: 5px;
}
.ns-mi-content h3 {
    font-size: 20px;
    color: #253556
}
.mi-should h2 {
    color: #14a744
}
.mi-not h2 {
    color: #3f51b5
}
.list-num>.num {
    counter-increment: num;
    align-items: center;
    display: flex;
    margin: 0.9166666667em 0 0.75em;
    font-weight: 600;
}
.list-num>.num:before {
    content: counter(num);
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    display: flex;
    margin-right: 0.6666666667em;
    border-radius: 5px;
    width: 42px;
    height: 42px;
    background-color: #11be52;
    color: #fff;
}
.list-sub-num .num {
    counter-increment: subnum;
}
.list-sub-num .num:before {
    content: counter(num)'.'counter(subnum)'.';
    padding-right: 5px;
}
.hidebyfixed{
    display:none
}
.bd-clipboard {
    position: relative;
    float: right;
}

.btn-clipboard {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    z-index: 10;
    display: block;
    padding: 0.25rem 0.5rem;
    font-size: 75%;
    color: #818a91;
    cursor: pointer;
    background-color: transparent;
    border: 0;
    border-radius: 0.25rem;
}

.highlight {
    padding: 1rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    background-color: #f7f7f9;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.highlight div {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    background-color: transparent;
    border: 0;
    font-size: inherit;
    color: #212529;
}

.cv-follow {
    position: fixed;
    background: rgba(0,0,0,.8);
    z-index: 9999;
    bottom: 0;
    width: 100%;
    display: none;
    padding: 5px 0;
    color: #fff;
}
.cv-follow button.close {
    color: #fff;
    padding-right: 10px;
    opacity: initial;
}
.cv-follow .btn-create-cv {
    padding: 7px 20px;
    text-transform: uppercase;
    border-radius: 30px;
    font-weight: 600;
    color: #fff;
    background-color: #10bf51;
    border: solid 2px #85da89;
}
.sec-choose-news {
    padding: 30px 0;
    background: #efefef;
    border-radius: 10px
}

.sec-choose-news .title3 {
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 24px;
    text-transform: uppercase;
    text-align: center
}

.sec-choose-news .whychoose-news {
    display: flex;
    justify-content: space-between;
    padding-left: 0;
    text-align: center;
    flex-wrap: wrap;
    margin: 10px 0
}

.whychoose-news li {
    list-style: none;
    width: 25%;
    padding: 10px;
    margin-left: 0
}

.whychoose-news .cimg5 img {
    width: 65%
}

.whychoose-news li p.txt7 {
    line-height: 26px
}

.sec-choose-news .cv-btn {
    padding: 10px 30px;
    text-transform: uppercase;
    border-radius: 40px;
    font-weight: 600;
    color: #fff;
    font-size: 18px;
    background-color: #10bf51;
    border: solid 2px #a6c7a7;
    display: inline-block
}

@media screen and (max-width: 992px) {
    .whychoose-news li {
        display: flex;
        width: 100%;
        text-align: left;
        list-style: none;
        margin-left: 0
    }

        .whychoose-news li .cimg5 {
            width: 20%
        }

    .whychoose-news .cimg5 img {
        width: 90%
    }

    .whychoose-news li p.txt7 {
        padding-left: 10px;
        width: 80%
    }

    .sec-choose-news .cv-btn {
        width: 80%;
        padding: 7px 14px;
        font-size: 16px;
        line-height: 24px
    }
}

.xmd-1 .modal-content{border-radius:16px}
.xmd-1 .modal-header{padding:8px 20px 0;border:none}
.xmd-1 .modal-header .close{font-weight:300}
.xmd-1 .modal-body{margin:10px 22px 22px;border:dashed 1px #73C48F;border-radius:12px}
.xmd-1 .modal-body .tit{font-size:18px;font-weight:bold;margin:0 0 10px;color:#123983}
.xmd-1 .modal-body button{color:#fff;background-color:#2DB670;border-radius:30px;font-size:16px;font-weight:500;padding:7px 20px}
.xmd-1 .modal-footer{border:none;padding-top:0}
.bg-grey{background:#f8f8f8}
.bg-white{background: #fff}
.c-head{color: #0A208F}
.c-green{color:#00BF71}
.c-text{color:#222}
.relative{position:relative}

.nw-breadcrumb .breadcrumb{font-size:13px;line-height:20px;color:#3C3C3C;margin:0 0 8px;padding:0;font-family:'Roboto';background:none}
.nw-breadcrumb .breadcrumb a{color:#3c3c3c}
.nw-breadcrumb .breadcrumb-item.active{color:#123983}
.nw-breadcrumb .breadcrumb-item+.breadcrumb-item::before{padding-right:4px;padding-left:4px}

.xnews-2025 .faq{
    padding:20px 0
}
.xnews-2025 .faq .head {
    color: #0A208F;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;margin-bottom:15px
}
.xnews-2025 .faq .head .label {
    color: #00BF71;font-size:20px;margin-bottom:5px
}
.xnews-2025 .list-faq {
    font-size:14px;line-height:20px;background:#fff;padding:15px;border-radius:6px
}
.xnews-2025 .list-faq .item{
    border-bottom:dashed 1px #d9d9d9;padding:7px 0 0
}
.xnews-2025 .list-faq .item:last-child{
    border:none
}
.xnews-2025 .list-faq .item-header {
    position: relative;
    color: #123983;
    padding:5px 0;
    font-weight: 600
}
.xnews-2025 .list-faq .item-header [data-toggle="collapse"]{position:relative;padding: 0 15px 0 12px}
.xnews-2025 .list-faq .item-header:before {
    content: '';
    position: absolute;
    top: 10px;
    width: 7px;
    height: 7px;
    background: url('data:image/svg+xml,<svg width="12" height="11" viewBox="0 0 12 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 0L7.79862 3.52441L11.7063 4.1459L8.91023 6.94559L9.52671 10.8541L6 9.06L2.47329 10.8541L3.08977 6.94559L0.293661 4.1459L4.20138 3.52441L6 0Z" fill="%23222222"/></svg>') no-repeat;
    background-size: contain;
}
.xnews-2025 .list-faq .item-header [data-toggle="collapse"]:after {
    content: '';
    position: absolute;
    top:3px;
    right:0;
    width: 12px;
    height: 12px;
    background: url('data:image/svg+xml,<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.0208 5.94975H1.1213" stroke="%230A208F" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.07104 1V10.8995" stroke="%230A208F" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat;
    filter:grayscale(100%) brightness(0.1)
}
.xnews-2025 .list-faq .item-header [data-toggle="collapse"][aria-expanded="true"] {
    color: #0028E3
}
.xnews-2025 .list-faq .item-header [data-toggle="collapse"][aria-expanded="true"]:after {
    content: '';
    top: 5px;
    width: 10px;
    height: 10px;
    background: url('data:image/svg+xml,<svg width="9" height="9" viewBox="0 0 9 9" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.57104 8L0.571045 1" stroke="%230028E3" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.57104 1L0.571045 8" stroke="%230028E3" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat;
    filter:none
}
.xnews-2025 .list-faq .item-content{padding-left:12px;padding-bottom:7px}
.xnews-2025 .list-faq div[data-toggle="collapse"] {
    cursor: pointer
}

.xnews-2025 .banner-body{
    background:#fff
}
.xnews-2025 .banner-content {
    padding: 24px;
    color:#fff;
    background: linear-gradient(180deg, #123983 0%, #0044C4 100%);
    box-shadow: 0px 4px 4px -1px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;gap:25px;
    font-size:13px;line-height:18px;text-align:center;margin:0 -10px;
}
.xnews-2025 .banner-content .img img{max-width:170px}
.xnews-2025 .banner-content .c-yellow{
    color:#FBB03B;font-weight:bold;font-size:15px
}
.xnews-2025 .banner-content .btn {
    background: #FDEB4B;
    border-radius: 50px;
    color: #0A208F;font-size:12px;padding:8px 30px
}
.write-cv-guide{padding:20px 15px}
.write-cv-guide h2 {
    font-weight: 600;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: #0A208F;
}
.write-cv-guide .desc {
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #222;padding:6px 0
}
.write-cv-guide .extra-link a{
    background: #FFF;
    border: 1px solid #0A208F;
    border-radius: 50px;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #0A208F;padding:10px 20px
}
.write-cv-guide .list{
    margin:0 -20px
}
.write-cv-guide .list .item {
    background: #FFF;
    border-radius: 6px;
    padding: 10px 15px;
    margin: 8px auto;
    border: solid 1px transparent
}
.write-cv-guide .list .item:hover {
    border-color: #000EA4
}
.write-cv-guide .list .item img{border-radius:8px}
.write-cv-guide .list .item .item-content {
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    color: #222;margin:15px 0 20px
}
.xnews-body {background: #fff;color: #222;padding:20px 10px;font-size:14px;line-height:20px;text-align:justify}
.xnews-body b,.xnews-body strong{font-weight:bold}
.xnews-body i{font-style:italic}
.xnews-body u{text-decoration:underline}
.xnews-body h3 {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    text-align: justify;
    color: #222;
    margin:10px 0 7px
}
.xnews-body h2 {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #0A208F;
    margin:15px 0 10px
}
.xnews-body h1,.xnews-body .h1 {
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    color: #000675;text-align:left
}
.xnews-body ul{list-style:disc;padding-inline-start:25px}
.xnews-body ul li{margin-left:0;margin-bottom:5px;list-style:inherit}
.xnews-body ul li::marker{font-size:14px}
.xnews-body p{margin-bottom:5px}
.xnews-body .news-cat{color:#3c3c3c}
.xnews-body .author {
    display: flex;
    align-items: center;
    margin-bottom: 11px
}

.xnews-body .author .ratio {
    flex-shrink: 0;
    overflow: hidden;
    border-radius: 50%;
    width: 28px;
    margin-right: 7px
}
.toc {
    background: #F8F8F8;
    border-radius: 6px;
    padding: 15px;
    font-size: 14px;
    margin: 10px 0 12px
}
.toc .label {
    position: relative;
    padding-left: 25px;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #0A208F;cursor:pointer
}
.toc .label:before {
    content: '';
    left:0;
    top:3px;
    position: absolute;
    width: 15px;
    height: 15px;
    background: url('data:image/svg+xml,<svg width="18" height="12" viewBox="0 0 18 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.66663 1H16.5" stroke="%23123983" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.66663 6H16.5" stroke="%23123983" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.66663 11H16.5" stroke="%23123983" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M1.5 1H1.50833" stroke="%23123983" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M1.5 6H1.50833" stroke="%23123983" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M1.5 11H1.50833" stroke="%23123983" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat;
}
.toc .label:after {
    content: '';
    position: absolute;
    top:3px;
    margin-left:10px;
    width: 13px;
    height: 13px;
    background: url('data:image/svg+xml,<svg width="13" height="13" viewBox="0 0 13 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.25 8.66675L6.5 11.9167L9.75 8.66675" stroke="%23000675" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.75 4.33325L6.5 1.08325L3.25 4.33325" stroke="%23000675" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat;
}
.toc .list{padding-top:5px}
.toc .list ul{list-style:none;padding:0}
.toc .list li{margin-top:5px}
.toc .list>ul > li>a{
    font-size:15px;
    font-weight:500
}
.toc .list li ul{
    margin-left:17px
}
.toc a:hover{text-decoration:underline}

.body_collapse_overlay {
    display: flex;
    justify-content: center;
    padding: 200px 0 20px;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) -10.28%, rgba(255, 255, 255, 0.5) 40%, #FFFFFF 75%);
    pointer-events: none
}
.body_collapse_overlay .btn{
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    background:#fff;
    color: #000EA4;
    border: 1px solid #000EA4;
    border-radius: 34px;
    padding:7px 66px 7px 48px;
    position:relative;
    pointer-events:auto
}
.body_collapse_overlay .btn:after {
    position:absolute;
    content:'';margin-left:10px;top:12px;
    width: 18px;height:18px;
    background: url('data:image/svg+xml,<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.81108 17.1695C13.323 17.1695 16.9806 13.5119 16.9806 9.00005C16.9806 4.48817 13.323 0.830566 8.81108 0.830566C4.2992 0.830566 0.641602 4.48817 0.641602 9.00005C0.641602 13.5119 4.2992 17.1695 8.81108 17.1695Z" stroke="%23000EA4" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.54333 9L8.81113 12.2678L12.0789 9" stroke="%23000EA4" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.81116 5.73193V12.2675" stroke="%23000EA4" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat
}
.body_collapse_overlay .btn[aria-expanded="true"]{display:none}
.body_collapse_overlay[aria-expanded="true"] {
    display:none
}
.xnews-body .author_bottom {
    background: #F8F8F8;
    border-radius: 6px;
    padding: 20px 25px;
    margin: 15px 0 25px;
    display: flex;
    align-items: flex-start
}
.xnews-body .author_bottom .ratio {
    width:56px;margin-right:10px
}
.xnews-body .author_bottom .ratio img{border-radius:50%}
.xnews-body .author_bottom-content{font-size:12px;line-height:16px}
.xnews-body .author_bottom .author_name {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #123983;margin-bottom:8px
}
.xnews-body .author_bottom-content i.fa{margin-right:5px;font-size:12px}
.v-author__text a{color:#10bf51}
.v-author__text a[aria-expanded=true]{display:none}
@media screen and (min-width:1200px) {
    .nw-breadcrumb .breadcrumb{font-size:14px}
    .xnews-2025 .faq{padding:30px 0}
    .xnews-2025 .faq .head {
        font-size: 32px;
        line-height: 48px;
    }

    .xnews-2025 .faq .head .label {
        font-size: 36px;
    }
    .xnews-2025 .list-faq{padding:15px 20px}
    .xnews-2025 .list-faq .item{
        padding:10px 0 0
    }
    .xnews-2025 .list-faq .item-header {
        font-size: 18px;
        color: #222;
        padding: 5px 5px 10px
    }
    .xnews-2025 .list-faq .item-header:before {
        width: 12px;
        height: 12px;top:8px;
    }
    .xnews-2025 .list-faq .item-header [data-toggle="collapse"]{
        padding:0 20px
    }
    .xnews-2025 .list-faq .item-content{font-size:16px;padding-left:25px;padding-bottom:10px;line-height:25px}

    .xnews-2025 .banner-body {
        padding: 35px 0
    }
    .xnews-2025 .banner-content {
        border-radius: 12px;margin:0;
        padding: 50px 65px;font-size:20px;line-height:28px
    }
    .xnews-2025 .banner-content .img{width:310px}
    .xnews-2025 .banner-content .img img{max-width:300px}
    .xnews-2025 .banner-content .content{text-align:left;flex:1;padding-left:20px}
    .xnews-2025 .banner-content .c-yellow{font-size:20px;line-height:28px}
    .xnews-2025 .banner-content .btn{font-size:16px;font-weight:600}

    .write-cv-guide h2 {
        font-size: 28px;
        line-height: 48px;
        text-align: left
    }
    .write-cv-guide .desc{text-align:left;padding:0}
    .write-cv-guide .list{margin:10px -10px}

    .xnews-body {
        padding: 30px 0;
        font-size: 16px;
        line-height: 24px
    }
    .xnews-body h3 {
        font-size: 20px;margin:15px 0 10px
    }
    .xnews-body h2 {
        font-size: 24px;margin:25px 0 10px
    }
    .xnews-body h1,.xnews-body .h1 {
        font-size: 28px;line-height:34px;margin:15px 0
    }
    .xnews-body .news-cat{font-size:18px;margin:15px 0 8px}
    .xnews-body .author .ratio {
        width: 36px;margin-right:14px
    }
    .toc {font-size:15px}
    .toc .label{font-size:22px}
    .toc .list>ul > li>a{
        font-size:16px;
    }
    .toc .list li{margin-top:8px}
    .xnews-body .author_bottom .ratio {
        width: 112px;
        margin-right: 22px
    }
    .xnews-body .author_bottom-content {
        font-size: 15px;
        line-height: 22px
    }
    .xnews-body .author_bottom .author_name {
        font-size: 20px;
        line-height: 24px;
    }
}

@media screen and (min-width:768px){
.xnews-body .m-col-37{display:flex;flex-wrap:nowrap;gap:40px;flex-direction:row-reverse}
.m-col-37 .col-left{width:30%;flex-shrink:0}
.m-col-37 .col-right {width: 70%;position:relative}
.m-col-37 .col-left .toc{margin-top:0;line-height:22px}
.m-col-37 .col-left .toc li{margin-top:5px;margin-bottom:0}
}
body{font-family:Roboto,sans-serif;background:#F0F1F3}
#main{background:none}
.cv-nw-detail{padding:10px 0;color:#222}
.cv-nw-detail__inner{border-radius:6px;padding:15px 0}
.cv-nw-detail__head{padding-left:6px}
.cv-nw-detail__title{margin-top:0;margin-bottom:10px;display:flex;grid-gap:10px;align-items:center;line-height:22px}
.cv-nw-detail__description{margin-bottom:9px}
.cv-nw-detail__link{display:inline-block}
.cv-nw-detail__link span{text-decoration:underline}
.cv-nw-detail__link svg{margin-left:2px}
.cv-nw-detail__link:hover{color:#00bf71;text-decoration:none}

.cv-nw-detail__content{padding-bottom:20px}

.cv-nw-detail__tools{margin-bottom:15px;padding:0 4px}
@media screen and (min-width:768px){.cv-nw-detail__tools{display:flex;justify-content:space-between;align-items:center}
}
.cv-nw-detail__colors{display:flex;align-items:center;margin-bottom:5px}
@media screen and (min-width:768px){.cv-nw-detail__colors{margin-bottom:0}
}
.cv-nw-detail__colors a{border-radius:50%;width:14px;height:14px;margin-left:12px}
.cv-nw-detail__colors-title{flex-shrink:0;margin-right:8px;color:#4b4b4b}
.cv-nw-detail__language{display:flex;align-items:center}
.cv-nw-detail__language a{border:1px solid #dedede;width:28px;margin-left:11px}
.cv-nw-detail__language-title{flex-shrink:0;margin-right:6px;color:#4b4b4b}
.cv-nw-detail__iframe{box-shadow:1px 2px 9.9px 0 rgba(0,0,0,.25);border-radius:8px}
.cv-nw-detail__iframe img{border-radius:8px}
.cv-nw-detail__footer{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;margin-top:28px;gap:15px}
.cv-nw-detail__footer .btn{display:flex;justify-content:center;align-items:center;border-radius:44px;width:220px;height:36px;margin:0 auto;text-align:center}
.cv-nw-detail__dropdown{display:flex;align-items:center;margin:0 auto}
@media screen and (min-width:768px){
    .nw-breadcrumb .breadcrumb{margin-bottom:5px}
    .cv-nw-detail__dropdown {
        margin: 0
    }
    .cv-nw-detail__dropdown .dropdown {
        margin-left: 15px;
    }
    .cv-nw-detail__footer .btn {
        margin: 0 0 0 20px
    }
}
.cv-nw-detail__dropdown .dropdown-toggle{display:flex;justify-content:space-between;align-items:center;border:1px solid #d9d9d9;border-radius:44px;width:220px;height:36px;padding:0 21px;background:#fff;cursor:pointer;color:#5d5d5d}
.cv-nw-detail__dropdown .dropdown-toggle::after{content:"";transform-origin:center;transition:all .3s ease;border:none;width:12px;height:6px;margin-left:10px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' fill='none'%3E%3Cpath stroke='%235D5D5D' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M13 7 7 1 1 7'/%3E%3C/svg%3E") no-repeat}
.cv-nw-detail__dropdown .dropdown-toggle[aria-expanded=false]::after{transform:rotate(180deg)}
.cv-nw-detail__dropdown .dropdown-menu{top:-10px!important;left:20px!important;box-shadow:0 0 4px 0 rgba(0,0,0,.25);border:none;border-radius:6px;width:181px;padding:5px 11px 5px 16px;background:#fff}
.cv-nw-detail__dropdown .dropdown-item{display:block;border-bottom:.5px dashed #5d5d5d;padding:5px 0;color:#5d5d5d}
.cv-nw-detail__dropdown li:last-child .dropdown-item{border-bottom:none}
.cv-nw-detail__footer:not(.fixed) .cv-nw-detail__dropdown {
    width: 100%
}
.cv-nw-detail__footer:not(.fixed) .cv-nw-detail__dropdown .dropdown {
    width: 100%;
    flex: 1
}
.cv-nw-detail__footer:not(.fixed) .cv-nw-detail__dropdown .dropdown-toggle {
    width: 100%;border-radius:4px
}
.cv-nw-detail__footer:not(.fixed) .btn{
    width:100%;margin:0 auto;
}
@media screen and (min-width:992px) {
    .cv-nw-detail__sidebar{width:334px}
}
.cv-nw-detail__sidebar-title{margin-bottom:12px}
.cv-nw-detail__sidebar-list{overflow-x:hidden;overflow-y:auto;max-height:1060px;margin-right:-14px;padding-right:7px}
.cv-nw-detail__sidebar-list::-webkit-scrollbar{width:7px}
.cv-nw-detail__sidebar-list::-webkit-scrollbar-track{border-radius:10px}
.cv-nw-detail__sidebar-list::-webkit-scrollbar-thumb{border-radius:10px;background:#d9d9d9}
.cv-nw-detail__sidebar-list::-webkit-scrollbar-thumb:hover{background:#d9d9d9}
.cv-nw-detail__sidebar-list .row{margin-right:-11px;margin-left:-11px}
.cv-nw-detail__sidebar-list [class*=col-]{padding-right:11px;padding-left:11px}
.cv-nw-detail__sidebar-list .item{display:block;margin-bottom:18px}
.cv-nw-detail__sidebar-list .item-image{margin-bottom:8px}
.cv-nw-detail__sidebar-list .item-image::before{padding-bottom:141.4012738854%}
.nw-find-job{padding:30px 0 20px;background-color:#f1f1f1}
.nw-find-job .nw-post-viewed__list .item{display:flex;align-items:center;padding:8px 0}
.nw-find-job .nw-post-viewed__list .item-entry{justify-content:center;width:18px}
.nw-find-job .nw-post-viewed__list .item-content{width:calc(100% - 18px)}
.nw-find-job__banner{margin-bottom:24px}
.nw-find-job__inner{box-shadow:0 2px 8.3px 0 rgba(0,0,0,.15);border-radius:6px;margin-bottom:36px;padding:15px 20px;background:#fff}
@media screen and (min-width:768px){.nw-find-job__inner{padding:22px 24px 28px 28px}
}
.nw-find-job__title{display:flex;align-items:center;border-radius:5px;margin-bottom:18px;padding:5px 15px;background-color:#00bf71;color:#fff}
.nw-find-job__title svg{flex-shrink:0;margin-right:11px}
.nw-find-job__heading{position:relative;display:block;border:none;padding:0;background:0 0;text-align:left}
.nw-find-job__heading::before{content:"";position:absolute;top:calc(50% - 3px);left:-20px;width:16px;height:6px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='6' fill='none'%3E%3Cpath fill='%23123983' d='M10.333 3a2.667 2.667 0 1 0 5.334 0 2.667 2.667 0 0 0-5.334 0ZM0 3.5h13v-1H0v1Z'/%3E%3C/svg%3E") no-repeat}
@media screen and (min-width:768px){.nw-find-job__heading::before{left:-28px}
}
.nw-find-job__heading svg{transition:all .3s ease;margin-left:4px}
.nw-find-job__heading[aria-expanded=true] svg{transform:rotate(180deg)}
.collapse+.nw-find-job__heading{margin-top:20px}
.nw-guide-list__hero{overflow:hidden;padding:26px 0 24px;background:url(../images/common/grid.png) no-repeat center,linear-gradient(115deg,#1d2a64 18.94%,#1e316e 30.92%,#1f448a 51.57%,#2262b7 78.23%,#2474d1 91.99%)}
@media screen and (min-width:768px){.nw-guide-list__hero .container{display:flex;justify-content:space-between;align-items:center}
}
.nw-guide-list__hero-title{position:relative;z-index:3;max-width:638px;line-height:1.2;color:#fff}
@media screen and (min-width:768px){.nw-guide-list__hero-title{padding-right:29px;padding-left:29px}
}
.nw-guide-list__hero-image{position:relative;flex-shrink:0;margin:40px auto 0;text-align:center}
@media screen and (min-width:768px){.nw-guide-list__hero-image{width:44%;margin:0}
}
.nw-guide-list__hero-image::before{content:"";position:absolute;top:-3px;left:51.6%;transform:translateX(-50%);width:853px;height:161px;background:url(../images/common/bg.png) no-repeat center;pointer-events:none}
.nw-guide-list__hero-image img{position:relative;z-index:3;max-width:201px}
.nw-guide-list__wrapper{padding:30px 0 39px}
@media screen and (min-width:992px){.nw-guide-list__wrapper{display:flex;justify-content:space-between;align-items:flex-start}
}
.nw-guide-list__content{margin-bottom:20px}
@media screen and (min-width:992px){.nw-guide-list__content{border:1.5px solid #e1e1e1;border-radius:6px;width:calc(100% - 335px);margin-bottom:0;padding:21px 30px;background:#fff}
}
.nw-guide-list__section{margin-bottom:23px}
.nw-guide-list__section:last-child{margin-bottom:0}
.nw-guide-list__section p{margin-bottom:9px;line-height:1.6875}
.nw-guide-list__section [class*=col-]{margin-bottom:15px}
.nw-guide-list__section a{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;text-decoration:underline;color:#123983}
.nw-guide-list__section a::before{content:"•";display:inline-block;width:1em;font-weight:700;color:#123983;margin-left:6px}
.nw-guide-list__section a:hover{color:#00bf71}
@media screen and (min-width:992px){.nw-guide-list__sidebar{width:300px}
}
.nw-guide-list__sidebar-title{border-radius:6px 6px 0 0;margin:0;padding:10px 10px 14px;background-color:#123983;text-align:center;color:#fff}
.nw-guide-list__sidebar-list{border:1.5px solid #e1e1e1;border-top:none;border-radius:0 0 6px 6px;padding:14px 12px;background:#fff;line-height:1.375}
@media screen and (min-width:768px){.nw-guide-list__sidebar-list{padding-right:21px;padding-left:21px}
}
.nw-guide-list__sidebar-list ul li{display:flex;margin-bottom:10.5px}
.nw-guide-list__sidebar-list ul li::before{content:"•";display:inline-block;width:1em;font-weight:700;color:#123983}
@media screen and (min-width:768px){.nw-guide-list__sidebar-list ul li::before{margin-left:8px}
}
.nw-guide-list__sidebar-list ul a.active{color:#123983}
.nw-guide{padding:0 0 41px;border-radius:6px}
.nw-guide__inner{border-radius:6px;padding:15px 12px;background:#fff}
@media screen and (min-width:768px){.nw-guide__inner{padding:21px 28px 34px}
}
.nw-guide__title{position:relative;display:inline-block;flex-shrink:0;margin-right:auto;margin-bottom:8px;padding-right:80px;line-height:1.4583}
@media screen and (min-width:768px){.nw-guide__title{padding-right:98px}
}
.nw-guide__title::after{content:"";position:absolute;right:0;bottom:7px;width:81px;height:3px;background-color:#00bf71}
@media screen and (min-width:768px){.nw-guide__title::after{right:-5px;bottom:11px;width:91px}
}
.nw-guide__text{line-height:1.5}
.nw-guide__text figure{width:100%;max-width:874px;margin:29px auto 32px}
.dropdown-item,.nw-header .navbar .nav-item .nav-link{transition:none!important}

.nw-job-hot{padding:20px 0}
.nw-job-hot a:hover{text-decoration:none}
.nw-job-hot .item{display:flex;align-items:flex-start;border-radius:4px;margin-bottom:14px;padding:14px 14px 20px 15px;background-color:#fff}
.nw-job-hot .item:hover .item-title{color:#00bf71}
.nw-job-hot .item-logo {
    width: 80px;
    height: 80px;
    padding:8px;
    background: #FFFFFF;
    border: 1px solid #EDEDED;
    border-radius: 4px;display:flex;align-items:center
}
.nw-job-hot .item-logo img{width:auto;max-height:100%;object-fit:contain}
.nw-job-hot .item-content{width:calc(100% - 79px);padding-left:17px}
.nw-job-hot .item-head{display:flex;align-items:center;margin-bottom:5px}
.nw-job-hot .item-title {
    transition: all .3s ease;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: #0E0E0E;
}
    .nw-job-hot .item-title .hot {
        display: inline-block;
        flex-shrink: 0;
        border-radius: 3px;
        margin-right: 7px;
        padding: 0 5px;
        background: rgba(197, 50, 50, 0.2);
        vertical-align: middle;
        color: #C53232;
        font-weight: 700;
        font-size: 12px;
        line-height:18px;
        letter-spacing:1px
    }
.nw-job-hot .item-company {
    display: flex;
    align-items: center;
    margin-bottom: 3px;
    font-size: 13px;line-height:18px;
    color: #0E0E0E;
}
.nw-job-hot .item-company svg{flex-shrink:0;margin-right:3px}
.nw-job-hot .item-location {
    display: flex;
    align-items: center;
    margin-bottom: 3px;
    font-size: 13px;
    line-height: 18px;
    color: #0E0E0E;
}
.nw-job-hot .item-bottom{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:5px 15px;font-size:13px;color:#222}
.nw-job-hot .item-rate {
    display: flex;
    align-items: center
}
.item-rate, .item-date-v2 {
    background: #EDEDED;
    padding: 4px 7px;
    border-radius: 3px
}
.nw-job-hot .item-date-v2{align-items:center;padding-right:12px}

.nw-job-hot__head{margin-bottom:15px}
@media screen and (min-width:576px){.nw-job-hot__head{display:flex;flex-wrap:wrap}
}
@media screen and (min-width:768px){.nw-job-hot__head{margin-bottom:17px;padding-right:100px}
}
.nw-job-hot__head-title {
    position: relative;
    display: inline-block;
    flex-shrink: 0;
    margin-right: auto;
    padding-right: 80px;
    line-height: 1.4583;
    letter-spacing: 1px;
    color: #0A208F;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
}
.job-hot_more {
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #0A208F;
    padding: 8px 15px;
    border: 1px solid #0A208F;
    border-radius: 50px;
    display:inline-flex;align-items:center
}
.job-hot_more svg{display:none}
@media screen and (min-width:992px){
    .nw-job-box{background:#fff;padding:20px;border-radius:4px}
    .nw-job-hot .item {
        background: #F9F9F9;
        border: 1px solid transparent;
    }
    .nw-job-hot .item:hover {
        border-color:#000675;
    }
    .nw-job-hot .item-logo {
        width: 100px;
        height: 100px
    }
    .nw-job-hot .item-content{width:calc(100% - 100px)}
    .nw-job-hot__head-title {
        margin-bottom: 0;
        font-size: 20px
    }
    .nw-job-hot .item-title {
        font-size: 16px;line-height:26px;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        -webkit-box-orient:vertical
    }
    .nw-job-hot .item-company {
        font-size: 15px;line-height:22px;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        -webkit-box-orient: vertical
    }
    .job-hot_more{
        font-size:15px
    }
    .job-hot_more svg {
        display: flex
    }
}
.nw-job-hot__head-content{flex-grow:1}
@media screen and (min-width:576px){.nw-job-hot__head-content{display:flex;flex-wrap:wrap;align-items:center}
}
@media screen and (min-width:992px){.nw-job-hot__head-content{justify-content:flex-end}
}
.nw-job-hot__head-list{display:flex;flex-wrap:wrap;align-items:center}
@media screen and (min-width:576px){.nw-job-hot__head-list{margin-right:20px}
}
@media screen and (min-width:768px){.nw-job-hot__head-list{margin-right:37px}
}
.nw-job-hot__head-list li{margin:5px 10px 5px 0}
@media screen and (min-width:768px){.nw-job-hot__head-list li{margin:0 14px 0 0}
}
.nw-job-hot__head-list li:last-child{margin-right:0}
.nw-job-hot__head-list a{display:block;transition:all .3s ease;border-radius:45px;padding:5px 15px;background-color:#e3e3e3;text-align:center;color:#6a6a6a}
@media screen and (min-width:768px){.nw-job-hot__head-list a{padding:7px 23px}
}
.nw-job-hot__head-list a:hover{background-color:#00bf71;color:#fff}
.nw-job-hot__head-link{display:block;transition:all .3s ease;margin-top:10px;text-decoration:underline;color:#6a6a6a}
@media screen and (min-width:576px){.nw-job-hot__head-link{margin-top:0}
}
@media screen and (min-width:992px){.nw-job-hot__head-link{margin-bottom:8px}
}
.nw-job-hot__head-link:hover{text-decoration:underline;color:#00bf71}
.nw-job-hot .item-button.active,.nw-job-hot .item-button:hover{background-color:#00bf71;color:#fff}
.nw-job-hot .j-color-hot {
    color: #C53232
}
.x_hide{display:none}
.page[page]:before{display:none}
.cv-nw-detail__tools span.flag{display:inline-block;cursor:pointer;margin:0 3px;position:relative;text-indent:-9999px;width:26px;height:17px;vertical-align:middle;background-size:26px 17px}
#cvo-toolbar-lang{max-width:none}
.common-group-btn{background-color:#f6f6f6;padding:2.4375rem 0}
.common-group-btn{background-color:#fff}
.dropdown.open .dropdown-menu{display:block;top:40px!important}
#cv-document #cv-watermark{display:none!important}
[contenteditable="false"],[data-x-id]:not([data-x-id='parrent']):hover{outline:none!important}
[data-x-name=item]:hover,[data-x-name=sub-item]:hover{border:none;box-shadow:none}
#cv-document{zoom:.95}
.cv-nw-detail__content{position:relative}
.cv-nw-detail__footer.fixed{position:fixed;bottom:0;left:0;z-index:100;background-color:#f6f6f6;width:100%;justify-content:center;padding:10px 0;box-shadow:0 -2px 5px 0 #00000030}
.cv-nw-detail__sidebar>.list-title{margin-bottom:30px}
.cv-nw-detail__sidebar .list-title,.cv-nw-detail__sidebar .list-title .collapse.show{display:flex;flex-wrap:wrap;background:#F6F6F6;padding:7px 12px;border-radius:8px}
.cv-nw-detail__sidebar .list-title .list-title{padding:0;width:100%}
    .cv-nw-detail__sidebar .list-title .item {
        margin-bottom: 7px;
        font-size: 15px;
        width: 100%;
        font-family: "Roboto";
        line-height: 22px;
        padding: 5px 15px;
        background: #fff;
        border-radius: 30px;
        position: relative;
        transition: none;
        color: #5E5E5E;font-weight:400
    }
.cv-nw-detail__sidebar .list-title a{color:#222}
.cv-nw-detail__sidebar .list-title .item.active,.cv-nw-detail__sidebar .list-title .item.active a,.cv-nw-detail__sidebar .list-title a:hover{color:#fff}
.cv-nw-detail__sidebar .list-title .item svg{margin-right:5px}
.cv-nw-detail__sidebar .list-title .item.active,.cv-nw-detail__sidebar .list-title .item:hover{background:#123983;box-shadow:0 4px 4px 0 #0000002e}
.list-title .item.active:before,.list-title .item:hover:before{content:"";position:absolute;left:-5px;top:9px;transform:translateX(-50%);border:7px solid transparent;border-right-color:#123983}
.btn-more-title__toggle{background:none;border:none;font-size:15px;font-family:"Roboto";line-height:22px;padding:2px 12px;width:100%;cursor:pointer;color:#5E5E5E}
.sec-nav{margin-bottom:10px}
@media screen and (min-width:768px){.sec-nav{display:flex;justify-content:space-between;margin-bottom:3px}
}


.cv-nw-detail_head h1 {
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    padding: 0;
    margin: 0 0 5px
}

.desc {
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px
}

.cv-nw-detail__link {
    font-size: 14px;
    text-decoration-line: underline;
    color: #123983;
}
.cv-nw-detail__content{background:#fff;padding:10px;border-radius:6px;margin-bottom:25px}
.cv-nw-detail__sidebar .box-list-title {
    display: none
}
.list-title-left {
    background: #3751BE;
    border-radius: 6px;
    padding: 10px 15px;
    color: #fff;
    margin: -10px -10px 15px -10px
}
.list-title-left .select{display:flex;align-items:center;margin-bottom:8px;font-size:13px}
.list-title-left .select span{width:70px}
.list-title-left .select select, .list-title-left .select .bootstrap-select {
    height: 32px !important;
    flex: 1
}
.list-title-left .select .bootstrap-select .btn-light{background:#fff;font-size:13px;border-radius:6px;padding:5px 8px}
.list-title-left .note {
    font-style: italic;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #FDEB4B;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
}
.cv-nw-detail__tools {
    display: flex;
    justify-content: space-between;margin:5px 0 10px
}
.cv-nw-detail__colors, .cv-nw-detail__language{font-size:12px;color:#222}
.cv-nw-detail__colors{flex:1}
.langs {
    height: 26px !important;
    padding: 3px 12px;
    background: #FFF;
    border: 1px solid #E6E6E6;
    border-radius: 6px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #222;
    width: 115px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url('data:image/svg+xml,<svg width="9" height="5" viewBox="0 0 9 5" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.5 0.5L4.5 4.5L8.5 0.5" stroke="%23222222" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-size: 10px 10px;
}

.cv-nw-detail__sidebar-list .item{color:#222;background:#fff;border-radius:8px;padding:4px}
.cv-nw-detail__sidebar-list .item img {
    border-radius: 8px
}
.cv-nw-detail__sidebar-list .item .title {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #222;margin:10px 0
}


.cv-nw-detail_head-row{font-size:14px}
@media screen and (min-width:1200px) {
    .cv-nw-detail_head h1 {
        font-size: 28px;line-height:30px;
        color: #0A208F
    }
    .cv-nw-detail_head-row {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        margin-bottom: 10px
    }

    .cv-nw-detail_head .head-left {
        width: calc(100% - 334px);
        padding: 0 35px 0 0
    }
    .cv-nw-detail__inner {
        background: #fff;
        padding: 12px 24px 44px
    }
    .cv-nw-detail__wrapper {
        display: flex;
        align-items: flex-start;
        justify-content:space-between
    }
    .cv-nw-detail__content {
        width: calc(100% - 334px);
        padding: 0 35px 0 0
    }
    .list-title-left{
        display:none
    }
    .cv-nw-detail__tools{margin-top:0}
    .cv-nw-detail__colors, .cv-nw-detail__language {
        font-size: 15px;
    }
    .cv-nw-detail__colors a{width:18px;height:18px}
    .langs {
        height: 32px !important;font-size:14px;padding:6px 12px;line-height:15px;width:160px
    }
    #form-cv .page {
        box-shadow: 1px 2px 9.9px rgba(0, 0, 0, 0.25);
        border-radius: 8px;
    }
    .cv-nw-detail__sidebar .box-list-title {
        display: block;margin-bottom:20px
    }
    .box-list-title .cv-nw-detail__title {
        margin:5px 0 10px
    }
    .cv-nw-detail__sidebar-list .item {
        background: none;
        padding: 0
    }
    .cv-nw-detail__sidebar-list .item .title {
        color: #666;
        font-weight: 400;
        font-size: 14px;
        line-height: 16px;
    }
    .nw-job-hot {
        padding: 30px 0;
    }

    .xnews-body{padding:30px 10px}
}
